:root{--ink:#101820;--blue:#058fd4;--deep:#004e7a;--mist:#e9f6fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(24px,6vw,96px);border-bottom:1px solid #dce5ea;position:absolute;z-index:10;width:100%}.brand img{width:230px;height:88px;object-fit:cover;mix-blend-mode:multiply}.header-link{color:#075f8f;font-size:13px;font-weight:700;letter-spacing:.05em;display:flex;gap:12px}.hero{min-height:780px;padding:170px clamp(24px,8vw,130px) 80px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:center;overflow:hidden;position:relative;background:linear-gradient(120deg,#fff 0%,#fff 54%,#eff9fd 100%)}.water-glow{position:absolute;right:-8%;top:6%;width:50vw;height:80%;border-radius:50%;background:radial-gradient(ellipse,#8edafa55 0%,#ecf9ff77 42%,transparent 70%)}.hero-copy{max-width:720px;position:relative;z-index:2}.eyebrow,.section-number{text-transform:uppercase;font-size:11px;letter-spacing:.22em;font-weight:700;color:#137caf}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:35px;height:1px;background:var(--blue)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;margin:0;letter-spacing:-.045em}h1{font-size:clamp(60px,7.6vw,118px);line-height:.88}h1 em,h2 em{color:var(--blue);font-weight:400}.lead{color:#51606a;line-height:1.75;font-size:17px;max-width:610px;margin:34px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:34px;padding:16px 22px;border:0;font:700 12px Arial;letter-spacing:.08em;cursor:pointer}.button.primary{color:#fff;background:linear-gradient(100deg,#00689f,#049add);box-shadow:0 12px 30px #007bb633}.button.text{color:#21617f;padding-left:0;background:none}.hero-art{position:relative;height:520px;z-index:1}.glass-panel{position:absolute;border:1px solid #68bfe244;background:linear-gradient(120deg,#ffffff99,#9ddeee26);box-shadow:inset 0 0 50px #ffffffaa,20px 30px 70px #59aacf18;backdrop-filter:blur(2px)}.panel-one{width:270px;height:470px;right:60px;top:20px;transform:skewY(-4deg)}.panel-two{width:220px;height:390px;right:280px;top:75px;transform:skewY(5deg)}.chrome-rail{position:absolute;width:7px;height:470px;right:325px;top:30px;background:linear-gradient(90deg,#777,#fff,#98a0a5);box-shadow:3px 0 12px #27799e44}.hero-art p{position:absolute;right:75px;bottom:52px;text-transform:uppercase;text-align:right;letter-spacing:.24em;font-size:10px;color:#357b9d}.droplet{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#5bc2ef 40%,#007db9);box-shadow:0 5px 8px #1782af44}.d1{width:17px;height:17px;right:102px;top:100px}.d2{width:10px;height:10px;right:374px;top:60px}.d3{width:13px;height:13px;right:250px;top:340px}.hero-note{position:absolute;bottom:32px;right:8vw;display:flex;gap:16px;color:#32647b;font-size:12px}.hero-note span{color:#0c9cdb;font-size:9px}.promise{padding:120px clamp(24px,8vw,130px);background:#f7fbfd}.promise>div:nth-child(2){display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:end}h2{font-size:clamp(46px,5.7vw,84px);line-height:.98}.promise>div>p,.enquiry-intro>p:not(.section-number){color:#61717b;line-height:1.8;max-width:540px}.quality-grid{margin-top:90px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbdde6}.quality-grid article{padding:34px 34px 10px 0;border-right:1px solid #cbdde6;margin-right:34px}.quality-grid article:last-child{border:0}.quality-grid span{color:#18a2dd;font-size:10px}.quality-grid h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.quality-grid p{color:#677780;font-size:14px;line-height:1.7}.enquiry{background:#073b58;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;padding:120px clamp(24px,8vw,130px)}.section-number.light{color:#69c8ef}.enquiry h2{font-size:clamp(44px,5vw,72px);margin:30px 0}.enquiry-intro>p:not(.section-number){color:#bdd0da}.contact-details{display:flex;gap:55px;margin-top:55px}.contact-details span,form label>span{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#67c3e9;margin-bottom:10px}.contact-details a,.contact-details p{margin:0;font-size:13px}form{background:#fff;color:var(--ink);padding:clamp(26px,4vw,54px);box-shadow:0 25px 60px #001d2d55}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:26px}form label{display:block;margin-bottom:27px}form input,form textarea{width:100%;border:0;border-bottom:1px solid #cbd7dd;border-radius:0;padding:10px 0 13px;font:14px Arial;color:#18313f;background:transparent;outline:none;resize:vertical}form input:focus,form textarea:focus{border-color:var(--blue)}form .submit{width:100%}.success{color:#0877a8;font-size:13px;text-align:center;margin:18px 0 0}footer{padding:22px clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#60727c}footer img{width:155px;height:62px;object-fit:cover;mix-blend-mode:multiply}
@media(max-width:800px){.site-header{height:84px}.brand img{width:170px;height:68px}.header-link{font-size:10px}.hero{min-height:auto;padding-top:135px;grid-template-columns:1fr}.hero-copy{z-index:3}.hero-art{height:340px;margin-top:-30px;opacity:.75}.panel-one{right:5%;height:315px;width:46%}.panel-two{right:43%;height:270px;width:38%}.chrome-rail{right:48%;height:315px}.hero-art p{right:7%;bottom:15px}.hero-note{display:none}.promise>div:nth-child(2),.enquiry{grid-template-columns:1fr}.quality-grid{grid-template-columns:1fr;margin-top:55px}.quality-grid article{border-right:0;border-bottom:1px solid #cbdde6;margin:0}.enquiry{gap:55px}}
@media(max-width:520px){h1{font-size:57px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.promise,.enquiry{padding-top:85px;padding-bottom:85px}.field-row{grid-template-columns:1fr;gap:0}.contact-details{flex-direction:column;gap:25px}footer{flex-wrap:wrap;gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Product photography treatment */
.site-header{height:122px;background:#ffffffdd;backdrop-filter:blur(12px)}
.brand img{width:290px;height:108px}
.hero{padding-top:192px;background-image:linear-gradient(90deg,#fff 0%,#fffffff2 44%,#ffffff99 68%,#eaf8fe77 100%),url('pivot-door.webp');background-size:cover;background-position:center right}
.hero-art{opacity:.42}
.promise{position:relative;isolation:isolate;background-image:linear-gradient(90deg,#f7fbfdfa 0%,#f7fbfdf0 56%,#f7fbfdb8 100%),url('corner-shower-door.webp');background-size:cover;background-position:center}
.promise::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffff33,#dff4fc55)}
footer img{width:190px;height:74px}
@media(max-width:800px){.site-header{height:96px}.brand img{width:205px;height:78px}.hero{padding-top:150px;background-image:linear-gradient(180deg,#fffffffa 0%,#ffffffe5 50%,#eaf8febb 100%),url('pivot-door.webp');background-position:62% center}.promise{background-image:linear-gradient(180deg,#f7fbfdf7,#f7fbfddd),url('corner-shower-door.webp')}footer img{width:165px;height:64px}}

/* Clearer imagery and contained brand mark */
.site-header{height:112px;padding-top:8px;padding-bottom:8px}
.brand{height:96px;display:flex;align-items:center}
.brand img{width:260px;height:96px;object-fit:contain}
.hero{padding-top:180px;background-image:linear-gradient(90deg,#fffffff8 0%,#ffffffe8 38%,#ffffff82 62%,#eaf8fe38 100%),url('pivot-door.webp');background-position:center right}
.hero-art{opacity:.22}
.promise{background-image:linear-gradient(90deg,#f7fbfdf5 0%,#f7fbfddd 45%,#f7fbfd72 75%,#f7fbfd45 100%),url('corner-shower-door.webp');background-position:center 45%}
.promise::before{background:linear-gradient(180deg,#ffffff18,#dff4fc24)}
footer{min-height:92px;padding-top:10px;padding-bottom:10px}
footer img{width:180px;height:70px;object-fit:contain}
@media(max-width:800px){.site-header{height:92px}.brand{height:76px}.brand img{width:195px;height:76px}.hero{padding-top:145px;background-image:linear-gradient(180deg,#fffffff6 0%,#ffffffd9 46%,#eaf8fe72 100%),url('pivot-door.webp');background-position:64% center}.promise{background-image:linear-gradient(180deg,#f7fbfdec 0%,#f7fbfdc8 58%,#f7fbfd75 100%),url('corner-shower-door.webp');background-position:center}footer img{width:160px;height:62px}}

.form-note{color:#647783;font-size:11px;line-height:1.5;text-align:center;margin:15px 0 0}
