*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#153047;line-height:1.6;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.header{height:92px;display:flex;align-items:center;background:#fff;position:relative;z-index:20;border-bottom:1px solid #e7edf1}.nav{display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{width:270px;max-height:54px;object-fit:contain}.nav nav{display:flex;gap:28px;font-weight:700;font-size:14px}.phone{background:#082b43;color:#fff;padding:12px 22px;border-radius:8px;font-weight:800;line-height:1.25;text-align:center}.phone small{display:block;font-size:10px;letter-spacing:1px;opacity:.75}.hero{min-height:680px;background:url('/interior-solutions/assets/img/hero.jpg') center/cover;position:relative;color:#fff;display:flex;align-items:center}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,34,53,.96) 0%,rgba(5,34,53,.85) 52%,rgba(5,34,53,.45) 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:800;color:#8ed6ef}.eyebrow.dark{color:#0b6597}.hero h1{font-family:Georgia,serif;font-size:64px;line-height:1.02;margin:18px 0 24px;max-width:760px}.hero p{font-size:18px;max-width:700px;color:#d8e4eb}.actions{display:flex;gap:14px;margin:32px 0}.btn{display:inline-block;padding:15px 23px;border-radius:5px;font-weight:800}.primary{background:#d32f3b;color:#fff}.ghost{border:1px solid rgba(255,255,255,.55)}.white{background:#fff;color:#082b43}.full{display:block;text-align:center}.proof{display:flex;gap:34px;border-top:1px solid rgba(255,255,255,.25);padding-top:24px;margin-top:30px}.proof span{font-size:12px;color:#bdd0db}.proof b{display:block;color:#fff;font-size:20px}.hero-card{background:#fff;color:#153047;padding:12px;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hero-card img{height:330px;width:100%;object-fit:cover;border-radius:8px}.hero-card div{padding:18px}.hero-card b{font-size:18px}.hero-card p{font-size:14px;color:#60717d;margin-bottom:0}.intro,.healthcare,.why{padding:90px 0}.two{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.intro h2,.section-head h2,.feature h2,.why h2,.cta h2{font-family:Georgia,serif;font-size:46px;line-height:1.08;margin:12px 0 20px;color:#082b43}.intro p{font-size:18px;color:#60717d}.services,.project-strip{padding:90px 0;background:#f5f8fa}.section-head{max-width:760px;margin-bottom:42px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{background:#fff;border:1px solid #dce5ea;padding:28px;min-height:230px}.cards article>b{color:#0b6597;font-size:12px}.cards h3{font-size:20px;margin:14px 0 10px;color:#082b43}.cards p{color:#60717d;font-size:14px}.sectors{background:#082b43;padding:90px 0;color:#fff}.section-head.light h2{color:#fff}.section-head.light p{color:#c3d2db}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sector-grid figure{margin:0;position:relative;height:330px;overflow:hidden;border-radius:8px}.sector-grid img{width:100%;height:100%;object-fit:cover;transition:.3s}.sector-grid figure:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88))}.sector-grid figcaption{position:absolute;z-index:2;bottom:0;padding:24px}.sector-grid b{display:block;font-size:22px}.sector-grid span{font-size:13px;color:#dbe4e9}.feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-img img{width:100%;height:540px;object-fit:cover;border-radius:10px}.feature p,.feature li{color:#60717d}.feature li{margin:9px 0}.textlink{display:inline-block;margin-top:16px;color:#0b6597;font-weight:800}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-grid>div{background:#fff;padding-bottom:20px}.project-grid img{width:100%;height:260px;object-fit:cover}.project-grid h3,.project-grid p{margin-left:20px;margin-right:20px}.project-grid h3{color:#082b43}.project-grid p{color:#60717d;font-size:14px}.whylist{display:grid;gap:0}.whylist div{padding:20px 0;border-bottom:1px solid #dce5ea;display:grid;grid-template-columns:190px 1fr;gap:20px}.whylist b{color:#082b43}.whylist span{color:#60717d}.cta{background:#0b6597;color:#fff;padding:80px 0}.cta-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.cta h2{color:#fff}.cta p{color:#d7e8f1;max-width:620px}.enquiry-box{background:#fff;color:#153047;padding:36px;border-radius:10px}.enquiry-box h3{font-size:26px;margin-top:0;color:#082b43}.enquiry-box p{color:#60717d}.enquiry-box small{display:block;margin-top:20px;color:#7b8b95}footer{padding:30px 0;background:#fff}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#60717d}.foot img{width:190px}
@media(max-width:900px){.nav nav{display:none}.hero-grid,.two,.feature,.cta-grid{grid-template-columns:1fr}.hero h1{font-size:50px}.hero-card{max-width:620px}.cards,.sector-grid{grid-template-columns:repeat(2,1fr)}.two,.feature,.cta-grid{gap:35px}.feature-img{order:2}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.header{height:76px}.logo{width:190px}.phone{font-size:0;padding:12px}.phone:after{content:'Call';font-size:13px}.phone small{display:none}.hero{min-height:auto}.hero-grid{padding:50px 0}.hero h1{font-size:40px}.hero p{font-size:16px}.actions,.proof{flex-wrap:wrap}.proof{gap:20px}.hero-card img{height:240px}.intro,.services,.sectors,.healthcare,.project-strip,.why,.cta{padding:58px 0}.intro h2,.section-head h2,.feature h2,.why h2,.cta h2{font-size:36px}.cards,.sector-grid,.project-grid{grid-template-columns:1fr}.sector-grid figure{height:290px}.feature-img img{height:330px}.whylist div{grid-template-columns:1fr;gap:4px}.foot{flex-direction:column;text-align:center}.nav{gap:10px}}

/* v2 sector pages + embedded form */
.sector-links{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px}.sector-links a{border:1px solid #dce5ea;padding:16px;text-decoration:none;color:#082b43;font-weight:700;background:#fff}.sector-links a:hover{border-color:#0b6597}.content{padding:76px 0}.content.alt{background:#f5f8fa}.content h2{font-size:42px;color:#082b43;margin:0 0 18px}.content h3{color:#082b43}.content p{line-height:1.75;color:#60717d}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.content-grid img{width:100%;height:420px;object-fit:cover;border-radius:10px}.bullet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.bullet-grid article{border:1px solid #dce5ea;padding:24px;background:#fff}.bullet-grid h3{margin-top:0}.faq{padding:70px 0}.faq details{border-bottom:1px solid #dce5ea;padding:18px 0}.faq summary{font-weight:700;color:#082b43;cursor:pointer}.deft-wrap{background:#fff;border-radius:10px;padding:24px;color:#152b3a}.deft-wrap h3{margin-top:0;color:#082b43}.breadcrumbs{font-size:13px;margin-bottom:22px}.breadcrumbs a{color:inherit}.sector-hero{padding:92px 0;background:#082b43;color:#fff}.sector-hero h1{font-size:52px;max-width:850px;margin:12px 0 18px}.sector-hero p{font-size:19px;line-height:1.7;max-width:800px}.related{padding:60px 0;background:#f5f8fa}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related a{background:#fff;padding:22px;text-decoration:none;color:#082b43;border:1px solid #dce5ea;font-weight:700}
@media(max-width:900px){.sector-links{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.bullet-grid{grid-template-columns:1fr 1fr}.sector-hero h1{font-size:40px}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.sector-links,.bullet-grid,.related-grid{grid-template-columns:1fr}.content{padding:52px 0}.content h2{font-size:32px}.content-grid img{height:300px}.sector-hero{padding:64px 0}.sector-hero h1{font-size:34px}.deft-wrap{padding:14px}}

/* Final responsive/UX refinements */
.sector-card{display:block;color:inherit;text-decoration:none;border-radius:8px;overflow:hidden}.sector-card figure{height:330px}.sector-card:hover img{transform:scale(1.035)}
.deft-wrap>p{color:#60717d!important}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px}.footer-links a{color:#0b6597;font-weight:700}.footer-links a:hover{text-decoration:underline}
@media(max-width:600px){.phone{font-size:12px!important;padding:9px 10px!important;white-space:nowrap}.phone:after{content:none!important}.phone small{display:none}.sector-card figure{height:290px}.footer-links{flex-direction:column;gap:8px}.deft-wrap>p{color:#60717d!important}}
