:root{--cream:#fbf3de;--cream-light:#fffcf3;--border:#ede1c2;--navy:#16375c;--navy-dark:#0e2942;--navy-deep:#0a2138;--yellow:#eebd2a;--gold:#d99c0a;--ink:#2c2a24;--muted:#6b6858;--white:#fff;--heading:'Baloo 2',sans-serif;--body:'Public Sans',sans-serif;--serif:'Lora',serif;--shadow:0 12px 32px rgba(22,55,92,.12);--radius:18px;--wrap:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:400 16px/1.65 var(--body);overflow-x:hidden}body.no-scroll{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.wrap{width:min(calc(100% - 56px),var(--wrap));margin-inline:auto}.narrow{max-width:760px}.content-width{max-width:860px}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;z-index:99999;background:#fff;padding:12px}.site-header{height:104px;background:rgba(255,252,243,.96);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px)}.header-inner{height:100%;width:min(calc(100% - 48px),1320px);margin:auto;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{border-radius:10px}.brand span{display:flex;flex-direction:column}.brand strong{font:800 25px/1 var(--heading);color:var(--navy)}.brand small{font:500 italic 11px/1.4 var(--serif);color:var(--muted)}.primary-nav{margin-left:auto}.menu{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.menu a{font-size:14px;font-weight:700;color:var(--navy);position:relative}.menu a:after{content:'';height:2px;background:var(--yellow);position:absolute;left:0;right:100%;bottom:-5px;transition:.25s}.menu a:hover:after,.current-menu-item>a:after{right:0}.header-actions{display:flex;align-items:center;gap:15px}.phone-link{font-size:13px;font-weight:800;color:var(--navy)}.cart-button,.nav-toggle{border:0;background:transparent;color:var(--navy);cursor:pointer;position:relative;padding:8px}.cart-button svg,.nav-toggle svg,.text-link svg{width:22px;height:22px}.cart-button span{position:absolute;right:0;top:0;background:var(--yellow);border-radius:50%;min-width:17px;height:17px;font-size:10px;font-weight:800;display:grid;place-items:center}.nav-toggle{display:none}.hero{min-height:630px;position:relative;overflow:hidden;background:var(--cream)}.hero:before{content:'';position:absolute;width:55vw;height:55vw;border-radius:50%;right:-18vw;top:-22vw;background:var(--navy);opacity:.05}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;min-height:630px;gap:55px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 12px}.hero h1,.page-hero h1,.visual-hero h1,.product-single h1{font:800 clamp(40px,5.4vw,70px)/.98 var(--heading);letter-spacing:-.03em;color:var(--navy);margin:0 0 22px}.hero-lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px}.hero-buttons,.cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px}.button{border:0;border-radius:10px;padding:15px 27px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--navy);box-shadow:0 4px 0 #b8890b}.button-navy{background:var(--navy);color:var(--cream-light);box-shadow:0 4px 0 var(--navy-deep)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800;border-bottom:2px solid var(--yellow)}.text-link svg{width:17px}.hero-proof{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px;color:var(--navy);font-size:12px;font-weight:700}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:570px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(22,55,92,.17))}.burst{position:absolute;right:0;top:20px;width:130px;height:130px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;text-align:center;font:800 13px/1.2 var(--heading);color:var(--navy);transform:rotate(8deg);z-index:2}.benefit-strip{background:var(--navy);color:#fff;padding:34px 0}.benefit-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-strip .wrap>div{text-align:center;border-right:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column}.benefit-strip .wrap>div:last-child{border:0}.benefit-strip strong{font:800 40px/1 var(--heading);color:var(--yellow)}.benefit-strip span{font-size:14px;margin-top:8px}.section{padding:82px 0}.section-light{background:var(--cream-light)}.section-navy{background:var(--navy);color:#fff;text-align:center}.section-navy h2{color:var(--yellow)}h2{font:800 clamp(30px,4vw,44px)/1.1 var(--heading);color:var(--navy);margin:0 0 14px}h3{font:700 22px/1.2 var(--heading);color:var(--navy)}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading p{color:var(--muted)}.feature-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.feature-card{padding:34px;background:var(--cream);border:1px solid var(--border);border-radius:var(--radius)}.feature-card>span{font:800 42px/1 var(--heading);color:var(--gold);opacity:.55}.pool-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px}.pool-cards article{background:var(--cream-light);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.pool-cards img{width:100%;height:280px;object-fit:cover}.pool-cards article>div{padding:28px}.products-section{background:var(--cream-light)}.product-card{background:#fff;border:1px solid rgba(22,55,92,.08);border-radius:var(--radius);overflow:hidden;box-shadow:0 5px 18px rgba(22,55,92,.08);transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{height:270px;padding:22px;display:grid;place-items:center;background:#fff}.product-image img{width:100%;height:100%;object-fit:contain}.product-body{padding:25px}.badge{display:inline-block;border-radius:99px;background:#f4d876;color:#16375c;padding:5px 10px;font-size:11px;font-weight:800}.product-body h3{font-size:19px;min-height:46px}.product-body p{color:var(--muted);font-size:14px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px}.product-footer strong,.single-price{font:800 21px var(--heading);color:var(--gold)}.add-cart{border:0;background:var(--navy);color:#fff;padding:9px 13px;border-radius:8px;font-weight:700;cursor:pointer}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story-image{position:relative}.story-image img{border-radius:var(--radius);max-height:560px;width:100%;object-fit:cover}.story-image span{position:absolute;right:-18px;bottom:25px;background:var(--yellow);color:var(--navy);border-radius:50%;width:140px;height:140px;display:grid;place-items:center;text-align:center;font:800 17px/1.2 var(--heading)}.rich-text p{margin:0 0 1.35em}.rich-text ul{padding-left:20px}.testimonials{background:var(--navy);color:#fff}.testimonials h2{color:#fff}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.quote-card{margin:0;padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:rgba(255,255,255,.05)}.quote-mark{font:800 58px/1 var(--serif);color:var(--yellow)}.quote-card footer{color:var(--yellow)}.final-cta{padding:86px 0;background:var(--yellow);text-align:center}.final-cta p{font-size:17px;color:rgba(22,55,92,.8)}.final-cta .cta-actions{justify-content:center}.final-cta .cta-actions a{font-weight:800;color:var(--navy);border-bottom:2px solid var(--navy)}.site-footer{background:var(--navy-dark);color:#9fb4c9;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.1fr;gap:45px}.brand-footer strong{color:var(--yellow)}.site-footer h2{font-size:17px;color:#fff}.site-footer p{font-size:13px}.site-footer a{display:block;margin:7px 0;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:23px;display:flex;justify-content:space-between;font-size:12px}.page-hero{padding:72px 0 62px;text-align:center;background:var(--cream)}.page-hero h1{font-size:clamp(38px,5vw,58px)}.page-hero p{max-width:690px;margin:auto;color:var(--muted);font-size:17px}.visual-hero{min-height:500px;display:flex;align-items:end;padding:80px 0;position:relative;background:linear-gradient(90deg,rgba(10,33,56,.9),rgba(10,33,56,.25)),var(--hero) center/cover}.visual-hero h1{color:#fff;max-width:750px}.visual-hero p:not(.eyebrow){color:#fff;max-width:650px;font-size:18px}.anchor-nav{position:sticky;top:104px;z-index:50;background:rgba(255,252,243,.96);border-block:1px solid var(--border);display:flex;justify-content:center;flex-wrap:wrap;gap:25px;padding:12px 25px;backdrop-filter:blur(8px)}.anchor-nav a{font-size:13px;font-weight:700;color:var(--navy)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item{margin:0;border-radius:14px;overflow:hidden;position:relative;min-height:260px}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item figcaption{position:absolute;inset:auto 0 0;padding:30px 20px 18px;background:linear-gradient(transparent,rgba(10,33,56,.9));color:#fff;display:flex;flex-direction:column}.fact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fact-cards div{background:var(--cream-light);border:1px solid var(--border);padding:24px 15px;border-radius:12px;text-align:center}.fact-cards strong{font:800 30px var(--heading);color:var(--gold);display:block}.fact-cards span{font-size:12px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15)}.spec-grid>div{background:var(--navy);padding:20px;display:flex;flex-direction:column}.spec-grid span{font-size:12px;color:#9fb4c9}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.equipment-grid>div{background:#fff;border-radius:var(--radius);padding:25px}.equipment-grid img{height:290px;width:100%;object-fit:contain}.guide-section{position:relative;padding:0 0 65px 70px;border-left:2px solid var(--border);scroll-margin-top:165px}.step-no{position:absolute;left:-27px;top:-5px;width:52px;height:52px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font:800 18px var(--heading);color:var(--navy)}.guide-section ol{padding-left:20px}.accordion{border:1px solid var(--border);background:var(--cream-light);border-radius:12px;margin:12px 0}.accordion summary{cursor:pointer;list-style:none;padding:18px 22px;font-weight:800;color:var(--navy);display:flex;justify-content:space-between}.accordion>div{padding:0 22px 20px}.contact-grid{display:grid;grid-template-columns:.8fr 1.5fr;gap:45px}.contact-card{background:var(--navy);color:#fff;padding:38px;border-radius:var(--radius)}.contact-card h2{color:var(--yellow)}.contact-card a{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.15);padding:17px 0}.contact-card span{font-size:13px;color:#c9d6e3}.contact-form,.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label,.quote-form label{font-size:13px;font-weight:700;color:var(--navy)}.contact-form .full,.quote-form label{grid-column:1/-1}.contact-form input,.contact-form textarea,.quote-form input,.quote-form textarea{display:block;width:100%;border:1px solid var(--border);background:var(--cream-light);border-radius:9px;padding:13px;margin-top:6px}.form-status{grid-column:1/-1}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.product-detail-image{background:#fff;border-radius:var(--radius);padding:35px}.product-detail-image img{width:100%;max-height:560px;object-fit:contain}.product-copy{margin-top:20px}.product-note{font-size:13px;background:var(--cream-light);border-left:4px solid var(--yellow);padding:13px}.quantity-row{display:flex;align-items:end;gap:18px;margin-top:25px}.quantity-row label{font-size:12px;font-weight:700}.quantity-row input{display:block;width:75px;padding:11px;border:1px solid var(--border);border-radius:8px}.feature-list{margin-top:70px}.feature-list ul{list-style:none;padding:0;columns:2;column-gap:35px}.feature-list li{break-inside:avoid;display:flex;gap:10px;margin-bottom:13px}.feature-list svg{width:20px;min-width:20px;color:var(--gold)}.single-image{margin:25px 0;border-radius:var(--radius)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-card{background:#fff;padding:24px;border-radius:var(--radius)}.error-page{min-height:65vh;display:grid;place-items:center;text-align:center}.error-page strong{font:800 120px/1 var(--heading);color:var(--yellow)}.drawer-backdrop{position:fixed;inset:0;background:rgba(10,33,56,.5);z-index:10000}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(420px,100%);background:var(--cream-light);z-index:10001;padding:24px;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.drawer-head h2{font-size:24px}.drawer-head button,.modal-close{font-size:30px;border:0;background:transparent;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:15px 0}.cart-line{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 0;border-bottom:1px solid var(--border)}.cart-line button{border:0;background:transparent;text-decoration:underline;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:18px 0;font-size:18px}.fine-print{font-size:11px;text-align:center}.modal{position:fixed;inset:0;background:rgba(10,33,56,.65);z-index:11000;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-panel{width:min(620px,100%);max-height:90vh;overflow:auto;background:var(--cream-light);border-radius:var(--radius);padding:35px;position:relative}.modal-close{position:absolute;right:18px;top:10px}.quote-form{grid-template-columns:1fr}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media (max-width:1050px){.primary-nav{position:fixed;inset:104px 0 auto;background:var(--cream-light);padding:24px;display:none}.primary-nav.open{display:block}.menu{flex-direction:column;align-items:flex-start}.nav-toggle{display:block;margin-left:auto}.phone-link{display:none}.feature-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media (max-width:760px){.wrap{width:min(calc(100% - 34px),var(--wrap))}.site-header{height:76px}.header-inner{width:calc(100% - 26px)}.brand strong{font-size:21px}.brand small{display:none}.brand img{width:38px}.primary-nav{inset:76px 0 auto}.hero-grid,.split,.product-detail,.contact-grid{grid-template-columns:1fr}.hero-grid{padding:60px 0 35px;gap:25px}.hero h1{font-size:45px}.hero-visual{order:-1}.hero-visual img{height:290px}.burst{width:95px;height:95px;font-size:10px}.benefit-strip .wrap{grid-template-columns:1fr;gap:25px}.benefit-strip .wrap>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:20px}.feature-grid,.product-grid,.pool-cards,.quote-grid,.gallery-grid,.equipment-grid,.post-grid{grid-template-columns:1fr}.section{padding:62px 0}.pool-cards img{height:220px}.product-image{height:250px}.story-image span{right:5px;width:110px;height:110px;font-size:14px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.visual-hero{min-height:420px}.anchor-nav{top:76px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.fact-cards{grid-template-columns:1fr}.spec-grid{grid-template-columns:1fr}.guide-section{padding-left:45px}.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1}.feature-list ul{columns:1}.product-detail{gap:35px}.header-actions{gap:0}.cart-button{padding:7px}}

/* Homepage parity layer: values mirror the supplied Next.js components. */
.site-header{height:auto;border-bottom:3px solid var(--navy);box-shadow:0 2px 14px rgba(22,55,92,.08)}.header-inner{min-height:104px;max-width:1240px;padding:16px 0}.brand-logo{width:auto!important;height:80px!important;border-radius:0!important}.primary-nav{margin-left:auto}.menu{gap:20px}.menu a{font-size:16px;font-weight:600}.header-quote{white-space:nowrap;border:0;border-radius:999px;background:var(--yellow);color:var(--navy);padding:12px 24px;font-weight:800;box-shadow:0 3px 0 #b8890b;cursor:pointer}.hero{min-height:0}.hero-diagonal{position:absolute;inset:0 0 auto auto;width:46%;height:640px;background:var(--navy);clip-path:polygon(32% 0,100% 0,100% 100%,0 100%)}.hero-diagonal:after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:8%;top:12%;box-shadow:0 0 0 40px rgba(255,255,255,.04),0 0 0 80px rgba(255,255,255,.03)}.hero-dots{position:absolute;left:0;top:390px;width:260px;height:225px;opacity:.7;background-image:radial-gradient(circle,rgba(22,55,92,.18) 1.5px,transparent 1.5px);background-size:18px 18px}.hero-grid{min-height:640px;grid-template-columns:1.05fr .95fr;padding-top:64px;padding-bottom:56px;position:relative}.hero-pill{display:inline-block;border-radius:999px;background:var(--navy);color:#f4d876;padding:7px 16px;font:700 13px var(--heading);letter-spacing:1.2px;margin:0 0 22px}.hero h1{font-size:clamp(34px,4.4vw,54px);line-height:1.08;margin-bottom:22px}.hero h1 span{color:var(--gold)}.hero-lead{max-width:520px;font-size:18px;color:var(--ink-soft,#423f35)}.hero-buttons .button svg{width:18px;height:18px;margin-left:6px}.hero-phone{font-size:15px;color:var(--navy);font-weight:600}.hero-phone strong{text-decoration:underline}.hero-visual{margin-top:16px}.hero-frame{transform:rotate(2deg);border:8px solid #fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 45px rgba(22,55,92,.22)}.hero-frame video{display:block;width:100%;height:440px;object-fit:cover;object-position:center 20%}.hero-saving{position:absolute;left:-24px;bottom:-24px;background:#fff;border-radius:16px;padding:12px 20px 12px 12px;display:flex;gap:13px;align-items:center;box-shadow:0 10px 30px rgba(22,55,92,.18);border-left:5px solid var(--yellow)}.hero-saving i{width:44px;height:44px;border-radius:50%;background:rgba(22,55,92,.1);display:grid;place-items:center;color:var(--navy)}.hero-saving span{display:flex;flex-direction:column;font-size:13px;color:var(--muted)}.hero-saving strong{font:700 16px var(--heading);color:var(--navy)}.hero-benefits{padding-top:78px;padding-bottom:48px;display:grid;grid-template-columns:repeat(5,1fr)}.hero-benefits>div{display:flex;gap:12px;align-items:flex-start;padding:0 20px;border-right:1px solid rgba(22,55,92,.1)}.hero-benefits>div:first-child{padding-left:0}.hero-benefits>div:last-child{border:0;padding-right:0}.hero-benefits i{width:44px;height:44px;min-width:44px;border-radius:50%;background:rgba(22,55,92,.1);display:grid;place-items:center;color:var(--navy);font-style:normal}.hero-benefits span{font-size:12px;line-height:1.35;color:var(--muted)}.hero-benefits strong{display:block;font:700 14px var(--heading);color:var(--navy)}.home-testimonials{background:var(--navy);padding:62px 0 68px}.home-testimonials h2{text-align:center;color:var(--cream-light);font:500 clamp(24px,3vw,32px) var(--heading);margin-bottom:40px}.home-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-quote-grid blockquote{margin:0;background:var(--cream-light);border-radius:16px;padding:30px 26px;display:flex;flex-direction:column;min-height:260px}.home-quote-grid .lift{transform:translateY(-16px)}.home-quote-grid b{color:var(--yellow);font:700 26px var(--heading)}.home-quote-grid p{font:500 italic 16.5px/1.55 var(--serif);flex:1}.home-quote-grid footer{border-top:1px solid var(--border);padding-top:14px;display:flex;flex-direction:column}.home-quote-grid footer strong{color:var(--navy);font-size:15px}.home-quote-grid footer span{color:var(--muted);font-size:13px}.home-benefits{position:relative;overflow:hidden;padding:78px 0}.home-benefits>svg{position:absolute;inset:0;width:100%;height:100%;opacity:.06}.home-benefits>svg path{stroke:var(--navy);stroke-width:14;fill:none}.home-benefits .wrap{position:relative}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.stat-grid>div{text-align:left}.stat-grid>div>strong{font:800 52px/1 var(--heading);color:var(--gold)}.stat-grid>div>strong span{font-size:26px}.stat-grid h3{margin:14px 0 8px;font-size:18px}.stat-grid p{font-size:15px;color:var(--muted)}.pools-section{background:var(--cream-light)}.pool-cards article:first-child{margin-top:22px}.pool-cards article h3{margin-top:0}.pool-cards article a{border-bottom:2px solid var(--yellow);font-weight:800;color:var(--navy)}.products-section .product-grid{grid-template-columns:repeat(4,1fr)}.why-lasts{padding:78px 0;text-align:center}.why-lasts h2{margin-bottom:14px}.why-lasts>div>p{color:var(--muted);margin-bottom:40px}.last-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.last-pills span{border:1.5px solid var(--navy);background:var(--cream-light);border-radius:999px;padding:10px 20px;font-size:14px;font-weight:700;color:var(--navy)}.last-pills span::first-letter{color:var(--gold)}.guarantee{margin:36px auto 0;background:var(--navy);color:#fff;border-radius:14px;padding:18px 28px;display:inline-flex;gap:14px;align-items:center;text-align:left;box-shadow:var(--shadow)}.guarantee i{width:48px;height:48px;border-radius:50%;background:var(--yellow)}.guarantee span{display:flex;flex-direction:column;font-size:13.5px;color:#dce6ef}.guarantee strong{font:700 16px var(--heading);color:#fff}.founder-home{background:var(--navy);padding:78px 0;color:#dce6ef}.founder-home .wrap{max-width:1100px;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.founder-home img{width:100%;height:340px;object-fit:cover;border-radius:16px;box-shadow:0 6px 24px rgba(0,0,0,.25)}.founder-home em{color:#f4d876;font:500 italic 15px var(--serif)}.founder-home h2{color:var(--cream-light);font-size:clamp(24px,3vw,32px);margin:10px 0 16px}.founder-home a{color:#f4d876;border-bottom:2px solid var(--yellow);font-weight:800}.final-cta{padding:84px 0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr}
@media(max-width:1050px){.brand-logo{height:64px!important}.header-inner{min-height:88px}.header-quote{display:none}.hero-benefits{grid-template-columns:repeat(3,1fr);gap:26px}.hero-benefits>div{border:0}.products-section .product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.brand-logo{height:52px!important;width:auto!important}.header-inner{min-height:72px}.hero-diagonal,.hero-dots{display:none}.hero-grid{grid-template-columns:1fr;padding:42px 0 50px}.hero-visual{order:0}.hero-frame video{height:300px}.hero-saving{left:8px}.hero-benefits{grid-template-columns:1fr 1fr;padding-top:55px}.home-quote-grid,.stat-grid,.founder-home .wrap{grid-template-columns:1fr}.home-quote-grid .lift{transform:none}.products-section .product-grid{grid-template-columns:1fr}.pool-cards article:first-child{margin-top:0}.founder-home img{height:280px}}

/* Final parity polish. */
.products-section{padding-top:82px;padding-bottom:82px}.products-section .section-heading{margin-bottom:52px}.products-section .section-heading p:last-child{max-width:680px;margin-inline:auto}.product-carousel{position:relative}.product-carousel .product-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 4px 18px}.product-carousel .product-grid::-webkit-scrollbar{display:none}.product-carousel .product-card{flex:0 0 calc(25% - 18px);scroll-snap-align:start}.product-card{border-radius:14px;box-shadow:0 6px 20px rgba(22,55,92,.1)}.product-image{height:235px}.product-body{padding:22px}.product-body h3{font-size:17px;line-height:1.25}.product-body p{min-height:44px}.product-footer .add-cart{font-size:13px;padding:10px 15px}.carousel-arrow{position:absolute;top:118px;z-index:4;width:44px;height:44px;border-radius:50%;border:0;background:var(--navy);color:#fff;font-size:25px;box-shadow:0 4px 14px rgba(22,55,92,.25);cursor:pointer}.carousel-arrow:hover{background:var(--gold);color:var(--navy)}.carousel-arrow.prev{left:-20px}.carousel-arrow.next{right:-20px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.carousel-dots i{display:block;width:9px;height:9px;border-radius:99px;background:rgba(22,55,92,.25)}.carousel-dots i.active{width:27px;background:var(--gold)}.shop-all{text-align:center;margin-top:42px}.shop-all p{font-size:13px;color:var(--muted)}.pools-section{padding-top:86px;padding-bottom:92px}.pool-cards{max-width:1160px;margin:auto}.pool-cards img{height:275px}.why-lasts{padding-top:84px;padding-bottom:90px}.founder-home .wrap{max-width:1100px}.founder-home img{object-position:center}.founder-home p{line-height:1.65}.site-footer h2{color:#fff}.site-footer a{color:#c9d6e3}.site-footer a:hover{color:var(--yellow)}.site-footer .menu{display:block}.site-footer .menu a{font-size:13px;font-weight:500}.site-footer .menu a:after{display:none}.footer-bottom{color:#7e93a8}.floating-chat{position:fixed;z-index:9000;right:25px;bottom:25px;width:54px;height:54px;border:4px solid var(--cream-light);border-radius:50%;background:var(--cream-light);box-shadow:0 5px 18px rgba(22,55,92,.22);cursor:pointer}.floating-chat span{display:block;position:absolute;inset:11px;border-radius:50%;background:var(--yellow)}.floating-chat span:before{content:'';position:absolute;width:12px;height:8px;left:7px;top:7px;border-bottom:3px solid var(--navy);border-radius:50%}.floating-chat span:after{content:'';position:absolute;right:2px;bottom:1px;border:5px solid transparent;border-top-color:var(--yellow);transform:rotate(-25deg)}
@media(max-width:1050px){.product-carousel .product-card{flex-basis:calc(50% - 12px)}}
@media(max-width:760px){.product-carousel .product-card{flex-basis:88%}.carousel-arrow{display:none}.product-image{height:245px}.floating-chat{width:48px;height:48px;right:15px;bottom:15px}.home-testimonials h2{font-size:25px}.home-quote-grid blockquote{min-height:0}.stat-grid{text-align:center}.stat-grid>div{text-align:center}.hero-benefits{gap:24px 8px}.hero-benefits>div{padding:0 8px}.footer-grid{gap:28px}}

/* Contact page — mirrors the original Next.js two-panel composition. */
.contact-original{padding:70px 0 92px;background:var(--cream)}.contact-original h1{text-align:center;font:800 clamp(38px,5vw,54px) var(--heading);color:var(--navy);margin:0 0 58px}.contact-original-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1100px;margin:auto}.contact-original-grid>aside,.contact-original-form{background:var(--cream-light);border-radius:18px;padding:34px;box-shadow:0 8px 24px rgba(22,55,92,.08)}.contact-original-grid h2{font-size:25px}.contact-intro{font-size:17px;color:var(--muted);max-width:440px}.contact-group{border-bottom:1px solid var(--border);padding:24px 0}.contact-group.email{border:0}.contact-label{display:block;color:#7e93a8;font-size:13px;font-weight:800;margin-bottom:12px}.contact-group a{display:flex;gap:10px;align-items:baseline;margin:8px 0;color:var(--navy)}.contact-group a strong{font-size:16px}.contact-group a small{color:var(--muted)}.contact-original-form{display:flex;flex-direction:column;gap:17px}.contact-original-form label{font-size:13px;font-weight:800;color:var(--navy)}.contact-original-form label>span{font-weight:500;color:var(--muted)}.contact-original-form input,.contact-original-form textarea{width:100%;display:block;margin-top:6px;padding:14px 16px;border:1px solid #c9d6e3;border-radius:10px;background:#fff}.contact-original-form textarea{min-height:150px}.contact-original-form .button{align-self:flex-start;min-width:120px}.form-help{font-size:12px;color:var(--muted);margin:0}
/* Product information page. */
.pi-hero{padding:48px 0;background:var(--cream)}.pi-hero .wrap{max-width:1100px;display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:center}.pi-hero span{display:inline-block;background:var(--navy);color:#f4d876;border-radius:999px;padding:7px 16px;font:700 12px var(--heading);letter-spacing:.08em}.pi-hero h1{font:800 clamp(34px,4vw,46px)/1.05 var(--heading);color:var(--navy);margin:18px 0}.pi-hero p{color:var(--muted)}.pi-hero img{height:300px;width:100%;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.pi-section{padding:72px 0}.pi-section header{text-align:center;max-width:780px;margin:0 auto 45px}.pi-section header p{color:var(--muted)}.pi-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.pi-facts article i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(22,55,92,.1);color:var(--navy)}.pi-facts article>strong{display:block;font:800 24px var(--heading);color:var(--gold);margin-top:12px}.pi-facts h3{font-size:15px;margin:0 0 8px}.pi-facts p{font-size:13px;color:var(--muted)}.roi{margin-top:45px;background:var(--navy);color:#fff;border-radius:12px;padding:25px;text-align:center}.roi small{display:block;color:#fff;margin-bottom:15px}.roi div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.roi span{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 12px;font-size:12px}.built-last{background:#fbf3de}.built-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.built-intro img{height:350px;width:100%;object-fit:cover;border-radius:16px}.spec-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.spec-cards article{background:var(--cream-light);padding:22px;border-radius:12px;box-shadow:0 5px 15px rgba(22,55,92,.08)}.spec-cards h3{font-size:16px;margin:0}.spec-cards ul{padding-left:18px;font-size:13px}.spec-cards li::marker{color:var(--gold)}.refurbish{background:var(--navy);color:#dce6ef;text-align:center;padding:70px 0}.refurbish i{width:45px;height:45px;border-radius:50%;background:var(--yellow);color:var(--navy);display:grid;place-items:center;margin:0 auto 10px;font-style:normal;font-size:22px}.refurbish small{color:#f4d876}.refurbish h2{color:#fff;font-size:34px;margin:10px 0}.refurbish h2 span{color:var(--yellow)}.other-uses{text-align:center}.info-note{display:inline-flex;gap:10px;background:#fff;padding:14px 20px;border-radius:10px;box-shadow:var(--shadow);margin-top:25px;color:var(--navy);font-size:13px}.poles{background:#fbf3de;text-align:center}.pole-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;text-align:left}.pole-grid article{background:var(--cream-light);border-radius:12px;overflow:hidden}.pole-grid img{width:100%;height:230px;object-fit:contain;background:#fff}.pole-grid h3,.pole-grid p{margin-left:22px;margin-right:22px}.pole-grid p{font-size:13px;color:var(--muted);margin-bottom:22px}.parts-strip{display:flex;align-items:center;gap:22px;background:var(--cream-light);padding:16px;border-radius:12px;margin-top:22px;text-align:left}.parts-strip img{width:180px}.heads{text-align:center}.heads-image{padding:45px;background-color:#fbf3de;background-image:radial-gradient(rgba(22,55,92,.12) 1px,transparent 1px);background-size:15px 15px;border-radius:12px;margin:30px 0}.heads-image img{max-height:390px;margin:auto}.heads>div>p{text-align:left}.model-bar{background:var(--navy);color:#fff;padding:13px;border-radius:10px;display:flex;flex-direction:column}.model-bar span{font-size:12px;color:#dce6ef}
/* User guide page. */
.guide-hero{padding:64px 0 42px;text-align:center}.guide-hero h1{font:800 clamp(34px,4vw,46px) var(--heading);color:var(--navy);margin:0}.guide-hero p{color:var(--muted)}.power-warning{margin:25px auto 0;background:var(--navy);color:#fff;border-radius:12px;padding:16px 20px;display:flex;gap:13px;align-items:center;text-align:left}.power-warning i{min-width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-style:normal}.power-warning strong{font-size:12px}.guide-block{padding:70px 0;scroll-margin-top:155px}.guide-block.white{background:var(--cream-light)}.guide-block.cream{background:#fbf3de}.guide-block h2{text-align:center;font-size:31px;margin-bottom:35px}.number-list{list-style:none;counter-reset:steps;padding:0}.number-list li{counter-increment:steps;position:relative;padding-left:42px;margin:15px 0;font-size:14px}.number-list li:before{content:counter(steps);position:absolute;left:0;top:0;width:25px;height:25px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.guide-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.guide-cards.one{grid-template-columns:1fr}.guide-cards article,.trouble-card{background:var(--cream-light);padding:22px;border-radius:12px;box-shadow:0 5px 16px rgba(22,55,92,.08)}.guide-cards h3,.trouble-card h3{font-size:15px;margin-top:0}.guide-cards p,.trouble-card li{font-size:13px}.back-top{display:block;text-align:center;margin-top:25px;font-size:12px;color:var(--navy)}.trouble-card ul{padding-left:18px}.trouble-card li::marker{color:var(--gold)}.thermal-note{display:flex;gap:15px;background:var(--navy);color:#dce6ef;padding:18px;border-radius:12px;margin-top:16px}.thermal-note i{font-style:normal}.thermal-note span{display:flex;flex-direction:column;font-size:12px}.thermal-note strong{color:#fff;font-size:14px}.guide-videos{padding:72px 0;background:var(--cream-light)}.guide-videos h2{text-align:center}.guide-videos>div>div{display:grid;grid-template-columns:1fr 1fr;gap:25px}.guide-videos figure{margin:0;background:var(--navy);color:#fff;border-radius:12px;overflow:hidden}.guide-videos video{width:100%;height:280px;object-fit:cover}.guide-videos figcaption{padding:12px 18px;font-size:13px}
@media(max-width:760px){.contact-original-grid,.pi-hero .wrap,.built-intro,.spec-cards,.pole-grid,.guide-cards,.guide-videos>div>div{grid-template-columns:1fr}.contact-original{padding:48px 0}.contact-original h1{margin-bottom:35px}.contact-original-grid>aside,.contact-original-form{padding:25px}.pi-hero .wrap{gap:25px}.pi-hero img{height:240px}.pi-facts{grid-template-columns:1fr 1fr}.built-intro img{height:260px}.refurbish h2{font-size:28px}.parts-strip{flex-direction:column}.guide-nav{overflow-x:auto}.guide-block{padding:55px 0}.guide-videos video{height:220px}}

/* ACF-managed contact refinements. */
.contact-page-intro{text-align:center;color:var(--muted);max-width:700px;margin:-42px auto 48px}.contact-label{display:flex;align-items:center;gap:8px}.contact-label svg{width:18px;height:18px;flex-shrink:0}
@media(max-width:760px){.contact-page-intro{margin:-25px auto 35px}}

/* ACF-managed guide video cards matching the original preview style. */
.guide-videos .video-card{position:relative;min-height:285px;border-radius:12px;overflow:hidden;background:linear-gradient(to top,rgba(10,33,56,.9),rgba(10,33,56,.05) 55%),var(--poster) center/cover;box-shadow:0 8px 22px rgba(22,55,92,.16);display:flex;align-items:flex-end;padding:18px;color:#fff}.guide-videos .video-card strong{font-size:13px}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:var(--yellow);color:var(--navy);display:grid;place-items:center;padding-left:3px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .2s}.video-card:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}
@media(max-width:760px){.guide-videos .video-card{min-height:220px}}

.guide-videos button.video-card{width:100%;border:0;text-align:left;cursor:pointer}.guide-videos iframe,.guide-videos video{display:block;width:100%;height:285px;border:0;border-radius:12px;background:#000;box-shadow:0 8px 22px rgba(22,55,92,.16)}
@media(max-width:760px){.guide-videos iframe,.guide-videos video{height:220px}}

/* Product Info parity refinements and ACF SVG support. */
.pi-hero .wrap,.pi-section>.wrap{max-width:1100px}.pi-hero{padding-top:52px;padding-bottom:52px}.pi-hero img{height:315px}.pi-section.facts{background:var(--cream-light)}.pi-section header h2{font-size:32px}.pi-facts article i{display:grid;place-items:center}.pi-facts article i svg{width:18px;height:18px}.pi-facts article>strong{font-size:25px}.pi-facts h3{font-size:14px}.pi-facts p{line-height:1.55}.roi{max-width:1000px;margin-left:auto;margin-right:auto;padding:26px 32px}.roi div{gap:11px}.roi span{font-weight:600}.built-intro{grid-template-columns:.8fr 1.2fr;max-width:1000px;margin:auto}.built-intro img{height:390px}.spec-cards{max-width:1000px;margin-left:auto;margin-right:auto}.refurbish .narrow{max-width:720px}.other-uses .narrow{max-width:780px}.info-note svg{width:18px;height:18px}.poles>.wrap{max-width:1000px}.pole-grid img{height:250px}.parts-strip p{font-size:13px}.heads .narrow{max-width:780px}.heads-image{min-height:420px;display:grid;place-items:center}.heads-image img{max-height:340px}.model-bar{margin-top:24px}.refurbish h2{line-height:1.08}
@media(max-width:760px){.pi-facts{grid-template-columns:1fr}.pi-facts article{text-align:center}.pi-facts article i{margin:auto}.built-intro{grid-template-columns:1fr}.built-intro img{height:280px}.heads-image{min-height:280px;padding:25px}}

/* Product Info original typography, depth, icons, and replaceable-parts block. */
.pi-hero h1,.pi-section h2,.refurbish h2{font-family:var(--heading);font-weight:800;letter-spacing:-.015em}.pi-section p,.pi-section li,.pi-hero p{font-family:var(--body);font-weight:400}.pi-hero img,.built-intro img,.heads-image,.pole-grid article,.parts-strip,.spec-cards article,.info-note{box-shadow:0 8px 24px rgba(22,55,92,.12)}.pi-hero img,.built-intro img{border:1px solid rgba(22,55,92,.08)}.spec-cards article{border:1px solid rgba(22,55,92,.06)}.pi-facts article i{width:40px;height:40px;background:#dce6ef;border:1px solid rgba(22,55,92,.1);box-shadow:0 3px 9px rgba(22,55,92,.08)}.pi-facts article i svg{width:19px;height:19px}.replaceable-parts{margin-top:26px;padding:18px 22px;display:grid;grid-template-columns:145px 1fr;gap:24px;align-items:center;background:#fbf3de;border:1px solid #ede1c2;border-radius:14px;text-align:left}.replaceable-parts img{width:145px;height:110px;object-fit:contain;background:#fff;border:1px solid var(--border);border-radius:10px}.replaceable-parts p{margin:0!important;font-size:15px}.replaceable-parts strong{font:700 16px var(--heading);color:var(--navy)}.replaceable-parts span{color:var(--muted)}
@media(max-width:760px){.replaceable-parts{grid-template-columns:1fr;text-align:center}.replaceable-parts img{margin:auto}}

/* Gallery page parity. */
.gallery-page-hero{padding:70px 0 54px;text-align:center;background:var(--cream)}.gallery-page-hero h1{font:800 clamp(38px,5vw,54px) var(--heading);color:var(--navy);margin:0 0 18px}.gallery-page-hero p{font-size:16px;color:var(--muted);margin:0 auto 9px}.gallery-page-hero em{font:500 italic 13px var(--serif);color:var(--muted)}.gallery-feature{padding:58px 0 64px;background:var(--navy);color:#fff;text-align:center}.gallery-feature>.wrap{max-width:1020px}.gallery-feature small{color:var(--yellow);font:600 italic 13px var(--serif)}.gallery-feature h2{color:#fff;font-size:34px;margin:10px 0 35px}.gallery-feature-media{display:grid;grid-template-columns:1fr 1fr;gap:25px}.gallery-feature-media>img,.gallery-video-card,.gallery-feature-media iframe,.gallery-feature-media video{display:block;width:100%;height:365px;object-fit:cover;border:0;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.24)}.gallery-video-card{position:relative;background:linear-gradient(rgba(10,33,56,.08),rgba(10,33,56,.28)),var(--poster) center/cover;cursor:pointer}.gallery-feature>div>p{max-width:720px;margin:30px auto 0;font:500 italic 16px/1.6 var(--serif);color:#dce6ef}.gallery-callout{padding:45px 20px;background:var(--cream-light)}.gallery-callout>div{max-width:550px;margin:auto;display:flex;align-items:center;gap:15px;background:#fff;border-left:4px solid var(--yellow);padding:16px 20px;border-radius:11px;box-shadow:0 8px 25px rgba(22,55,92,.13);color:var(--navy);font-size:13px}.gallery-callout svg{width:24px;height:24px}.gallery-installations{padding:70px 0 80px;background:#fbf3de}.gallery-installations h2{text-align:center;font-size:30px;margin-bottom:40px}.installation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.installation-grid figure{margin:0;position:relative;height:255px;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(22,55,92,.13)}.installation-grid img{width:100%;height:100%;object-fit:cover}.installation-grid figcaption{position:absolute;inset:auto 0 0;padding:30px 14px 12px;background:linear-gradient(transparent,rgba(22,55,92,.88));color:#fff;font-size:12px}.gallery-single-quote{padding:72px 20px;background:var(--navy)}.gallery-single-quote blockquote{max-width:510px;margin:auto;background:var(--cream-light);border-radius:15px;padding:35px;text-align:center}.gallery-single-quote b{font:700 30px var(--heading);color:var(--yellow)}.gallery-single-quote p{font:500 italic 17px var(--serif)}.gallery-single-quote footer{border-top:1px solid var(--border);padding-top:14px;display:flex;flex-direction:column}.gallery-single-quote footer strong{color:var(--navy);font-size:13px}.gallery-single-quote footer span{font-size:11px;color:var(--muted)}
@media(max-width:760px){.gallery-feature-media,.installation-grid{grid-template-columns:1fr}.gallery-feature-media>img,.gallery-video-card,.gallery-feature-media iframe,.gallery-feature-media video{height:260px}.installation-grid figure{height:250px}.gallery-page-hero{padding:50px 0 40px}}

/* Gallery callout, resilient overlays, and animated lightbox. */
.gallery-callout>div{border-left:0;padding:16px 22px}.callout-line{display:block;width:4px;height:54px;border-radius:99px;background:var(--yellow);flex-shrink:0}.callout-icon{display:grid;place-items:center;width:52px;height:52px;min-width:52px;border-radius:50%;background:#dce6ef;color:var(--navy)}.callout-icon svg{width:25px;height:25px}.gallery-callout strong{font:700 16px/1.35 var(--heading)}.installation-card{position:relative;height:255px;padding:0;border:0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(22,55,92,.13);cursor:pointer;text-align:left}.installation-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.installation-card:after{content:'';position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(22,55,92,.92));pointer-events:none}.installation-card>span{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:32px 15px 14px;color:#fff;font:700 15px/1.35 var(--body)}.installation-card:hover img{transform:scale(1.045)}.installation-card:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.gallery-lightbox{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;visibility:hidden;opacity:0;transition:opacity .28s ease,visibility .28s ease}.gallery-lightbox.is-open{visibility:visible;opacity:1}.gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(15,49,84,.88);backdrop-filter:blur(2px)}.gallery-lightbox-dialog{position:relative;z-index:1;width:min(1000px,calc(100% - 48px));min-height:620px;display:grid;grid-template-columns:64px 1fr 64px;align-items:center}.gallery-lightbox-stage{text-align:center;animation:galleryFade .34s ease both}.gallery-lightbox-stage.slide-left{animation:galleryLeft .42s cubic-bezier(.22,1,.36,1) both}.gallery-lightbox-stage.slide-right{animation:galleryRight .42s cubic-bezier(.22,1,.36,1) both}.gallery-lightbox-stage img{display:block;max-width:100%;width:auto;height:auto;max-height:70vh;margin:auto;border-radius:14px;box-shadow:0 20px 55px rgba(0,0,0,.3)}.gallery-lightbox-stage p{font:700 20px var(--body);color:#fff;margin:18px 0 0}.gallery-lightbox-close,.gallery-lightbox-arrow{border:0;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;transition:background .2s,transform .2s}.gallery-lightbox-close{position:fixed;right:26px;top:26px;width:56px;height:56px;font-size:38px;font-weight:300}.gallery-lightbox-arrow{width:54px;height:54px}.gallery-lightbox-arrow svg{width:25px;height:25px}.gallery-lightbox-arrow.previous svg{transform:rotate(90deg)}.gallery-lightbox-arrow.next svg{transform:rotate(-90deg)}.gallery-lightbox-close:hover,.gallery-lightbox-arrow:hover{background:rgba(255,255,255,.28);transform:scale(1.06)}@keyframes galleryFade{from{opacity:0;transform:scale(.98)}to{opacity:1;transform:none}}@keyframes galleryLeft{from{opacity:0;transform:translateX(38px)}to{opacity:1;transform:none}}@keyframes galleryRight{from{opacity:0;transform:translateX(-38px)}to{opacity:1;transform:none}}
@media(max-width:760px){.gallery-callout>div{gap:12px}.gallery-callout strong{font-size:14px}.callout-icon{width:46px;height:46px;min-width:46px}.installation-card{height:250px}.gallery-lightbox-dialog{width:calc(100% - 24px);min-height:500px;grid-template-columns:44px 1fr 44px}.gallery-lightbox-arrow{width:42px;height:42px}.gallery-lightbox-close{right:14px;top:14px;width:46px;height:46px}.gallery-lightbox-stage p{font-size:15px}.gallery-lightbox-stage img{max-height:68vh}}
@media(prefers-reduced-motion:reduce){.gallery-lightbox-stage,.gallery-lightbox-stage.slide-left,.gallery-lightbox-stage.slide-right{animation:none}.installation-card img{transition:none}}

/* Our Story page parity. */
.story-page-hero{padding:62px 0 55px;text-align:center;background:#fbf3de}.story-page-hero em{font:500 italic 14px var(--serif);color:var(--muted)}.story-page-hero h1{font:800 46px var(--heading);color:var(--navy);margin:12px 0 35px}.story-page-hero img{width:360px;height:510px;object-fit:cover;margin:auto;border-radius:14px;box-shadow:0 8px 24px rgba(22,55,92,.13)}.story-page-hero p{max-width:500px;margin:20px auto 0;font:500 italic 13px/1.55 var(--serif);color:var(--muted)}.story-origin{padding:62px 0;background:var(--cream-light)}.story-origin .narrow{max-width:720px}.story-origin p{font-size:14px}.story-origin blockquote{border-left:4px solid var(--yellow);margin:25px 0;padding:7px 20px;font:600 italic 18px/1.45 var(--serif);color:var(--navy)}.story-why{padding:65px 0;background:var(--navy);color:#dce6ef}.story-why h2{text-align:center;color:#fff;font-size:36px}.story-why>div>img{width:190px;height:120px;object-fit:cover;border-radius:13px;margin:25px auto}.story-why>div>blockquote{border-left:4px solid var(--yellow);padding:8px 20px;margin:25px 0;font:500 italic 17px/1.5 var(--serif)}.story-why blockquote small{display:block;color:var(--yellow);font:700 12px var(--body);margin-top:8px}.founder-letter{background:var(--cream-light);color:var(--ink);border-radius:14px;padding:28px;margin:26px 0;box-shadow:0 8px 22px rgba(0,0,0,.16)}.founder-letter>b{color:var(--yellow);font-size:28px}.founder-letter p{font:500 italic 15px/1.6 var(--serif)}.founder-letter>strong{font-size:12px}.story-today{font-size:14px;line-height:1.65}.story-testimonials{padding:68px 0 75px;background:#fbf3de}.story-testimonials>.wrap{max-width:1100px}.story-testimonials>div>h2{text-align:center;margin-bottom:40px}.story-featured-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-featured-quotes blockquote{margin:0;background:var(--navy);color:#fff;border-radius:13px;padding:25px;min-height:235px;display:flex;flex-direction:column;box-shadow:0 8px 22px rgba(22,55,92,.15)}.story-featured-quotes>b{color:var(--yellow)}.story-featured-quotes p{font:500 italic 14px/1.55 var(--serif);flex:1}.story-featured-quotes footer{display:flex;flex-direction:column}.story-featured-quotes footer strong{color:var(--yellow);font-size:12px}.story-featured-quotes footer span{font-size:10px}.story-category{margin-top:38px}.story-category h3{font:700 15px var(--heading)}.story-category>div{display:grid;grid-template-columns:1fr 1fr;gap:20px}.story-category article{background:var(--cream-light);border-radius:13px;padding:23px;box-shadow:0 7px 20px rgba(22,55,92,.1)}.story-category h4{color:var(--navy);margin:0 0 10px}.story-category p{font:500 italic 13px/1.55 var(--serif)}.story-category button{border:0;background:transparent;color:var(--navy);font-size:11px;font-weight:800;padding:0}.story-final-cta small{display:block;margin-top:22px;color:rgba(22,55,92,.7)}
@media(max-width:760px){.story-page-hero img{width:280px;height:400px}.story-featured-quotes,.story-category>div{grid-template-columns:1fr}.story-page-hero h1{font-size:38px}.story-why h2{font-size:30px}}

/* Expandable long-form story cards. */
.story-expand-card{align-self:start}.story-card-copy{position:relative;max-height:115px;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1)}.story-card-copy:after{content:'';position:absolute;left:0;right:0;bottom:0;height:48px;background:linear-gradient(transparent,var(--cream-light));transition:opacity .25s}.story-expand-card.is-expanded .story-card-copy:after{opacity:0;pointer-events:none}.story-expand-card>button{display:inline-flex;align-items:center;gap:7px;margin-top:10px}.story-expand-card>button svg{width:15px;height:15px;transition:transform .25s}.story-expand-card.is-expanded>button svg{transform:rotate(180deg)}.story-expand-card.is-expanded .story-card-copy{overflow:visible}.story-card-copy p{margin-top:0}
@media(prefers-reduced-motion:reduce){.story-card-copy,.story-expand-card>button svg{transition:none}}

/* Shop page and compact original product cards. */
.shop-hero{padding:65px 0 55px;text-align:center;background:#fbf3de}.shop-hero h1{font:800 46px var(--heading);color:var(--navy);margin:0 0 14px}.shop-hero p{color:var(--muted);font-size:15px}.shop-section{padding:58px 0 72px}.shop-white{background:var(--cream-light)}.shop-cream{background:#fbf3de}.shop-section h2{font-size:28px;margin-bottom:35px}.shop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;align-items:start}.shop-product-card{background:var(--cream-light);border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(22,55,92,.12);border:1px solid rgba(22,55,92,.06)}.shop-card-image{position:relative;display:grid;place-items:center;height:245px;background:#fff;padding:20px}.shop-card-image img{width:100%;height:100%;object-fit:contain}.shop-card-image>span{position:absolute;right:8px;top:8px;padding:5px 10px;border-radius:99px;background:var(--navy);color:var(--yellow);font-size:9px;font-weight:800;text-transform:uppercase}.shop-card-body{padding:18px;display:flex;flex-direction:column;min-height:255px}.shop-card-body h3{font:700 15px/1.35 var(--heading);margin:0 0 10px}.shop-card-body p{font-size:13px;line-height:1.45;color:var(--muted);margin:0 0 12px}.shop-card-body>strong{font:800 19px var(--heading);color:var(--gold);margin-top:auto}.shop-card-body>small{font-size:10px;color:var(--muted);margin:4px 0 12px}.shop-view-button{display:block;margin-top:14px;padding:10px;border-radius:999px;background:var(--navy);color:#fff;text-align:center;font-size:12px;font-weight:800}.shop-view-button:hover{background:var(--gold);color:var(--navy)}.shop-empty{color:var(--muted);font-style:italic}
@media(max-width:1050px){.shop-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.shop-product-grid{grid-template-columns:repeat(2,1fr)}.shop-card-image{height:210px}.shop-section{padding:48px 0}.shop-hero h1{font-size:38px}}@media(max-width:480px){.shop-product-grid{grid-template-columns:1fr}}

/* Production responsive, reveal motion, quote modal, and Ava. */
.scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),transform .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms)}.scroll-reveal.is-revealed{opacity:1;transform:none}.quote-modal-panel{max-width:660px;padding:45px 48px}.quote-modal-panel h2{font-size:38px}.quote-modal-panel>p{font-size:18px;color:var(--muted)}.quote-modal-panel .quote-form{display:flex;flex-direction:column;gap:18px}.quote-modal-panel input{font-size:17px;padding:16px}.quote-modal-panel label>span{color:var(--muted);font-weight:400}.quote-form-note{font-size:13px;color:var(--muted)}.quote-modal-panel .button{width:100%;font-size:18px}.ava-chat{position:fixed;z-index:16000;right:25px;bottom:25px;width:min(600px,calc(100% - 40px));height:min(650px,calc(100vh - 50px));background:#fff;border-radius:30px;box-shadow:0 18px 60px rgba(10,33,56,.25);display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(20px) scale(.98);transition:.28s cubic-bezier(.22,1,.36,1)}.ava-chat.is-open{opacity:1;visibility:visible;transform:none}.ava-chat header{height:76px;background:#eebd2a;display:flex;align-items:center;gap:12px;padding:12px 20px}.ava-chat header img{width:48px;height:48px}.ava-chat header strong{font:600 19px var(--body);flex:1}.ava-chat header button{border:0;background:transparent;font-size:28px;color:var(--navy);cursor:pointer}.ava-messages{flex:1;overflow:auto;padding:28px}.ava-welcome{text-align:center;margin-top:90px}.ava-welcome img{width:115px;height:115px;margin:auto}.ava-welcome h2{font:500 24px var(--body);margin-top:25px}.ava-welcome p{color:var(--muted)}.ava-chat form{margin:0 24px 12px;border:1px solid #c9d6e3;border-radius:999px;display:flex;padding:5px}.ava-chat form input{flex:1;border:0;outline:0;padding:13px 18px;font-size:15px}.ava-chat form button{width:45px;border:0;background:transparent;color:var(--navy);cursor:pointer}.ava-chat>small{text-align:center;color:#7e93a8;margin-bottom:10px}.ava-message{max-width:82%;padding:12px 15px;border-radius:15px;margin:10px 0;font-size:14px}.ava-message.user{margin-left:auto;background:var(--yellow);color:var(--navy)}.ava-message.bot{background:#dce6ef;color:var(--navy)}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div{min-width:0}.site-footer{overflow:hidden}.quote-modal-panel{padding:35px 24px}.quote-modal-panel h2{font-size:31px}.ava-chat{right:10px;bottom:10px;width:calc(100% - 20px);height:calc(100vh - 20px);border-radius:22px}.ava-welcome{margin-top:55px}.header-actions .header-quote{display:none}}
@media(max-width:520px){.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start}.site-footer .button{width:auto}.hero h1{font-size:38px}.hero-benefits{grid-template-columns:1fr}.contact-original-grid,.pi-facts{grid-template-columns:1fr}.modal{padding:10px}}
.hero-saving i svg,.hero-benefits i svg{width:20px;height:20px}.carousel-dots i{cursor:pointer}.single-product-page{padding:30px 0 0;background:var(--cream-light)}.product-breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:13px;margin-bottom:28px}.product-breadcrumb a{color:var(--navy)}.product-primary{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.product-main-image{height:560px;background:#fff;border-radius:16px;padding:35px;display:grid;place-items:center;box-shadow:0 8px 24px rgba(22,55,92,.1)}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-main-info h1{font:800 clamp(34px,4vw,48px)/1.15 var(--heading);color:var(--navy);margin:10px 0 20px}.product-price-row{display:flex;align-items:center;gap:15px}.product-price-row strong{font:800 26px var(--heading);color:var(--gold)}.product-price-row span{background:var(--navy);color:var(--yellow);border-radius:99px;padding:6px 13px;font-size:10px;font-weight:800;text-transform:uppercase}.product-shipping-note{color:var(--muted);font-size:14px}.quantity-row label{display:flex;border:1px solid var(--border);border-radius:999px;overflow:hidden}.quantity-row label button,.quantity-row label input{width:48px;border:0;background:transparent;text-align:center}.quantity-row label input{appearance:textfield}.product-feature-list{border-top:1px solid var(--border);margin-top:28px;padding-top:22px}.product-feature-list ul{padding-left:18px}.product-feature-list li{margin:9px 0;font-size:14px}.product-feature-list li::marker{color:var(--gold)}.product-long-copy{max-width:850px;margin:55px auto;padding:40px 0;border-top:1px solid var(--border);font-size:15px}.product-long-copy blockquote{background:#fbf3de;border-radius:12px;padding:20px;font:500 italic 14px/1.6 var(--serif)}.product-related{padding:60px 0 75px;background:#fbf3de}.product-related h2{font-size:30px;margin-bottom:35px}@media(max-width:760px){.product-primary{grid-template-columns:1fr}.product-main-image{height:390px}.product-related .shop-product-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.product-related .shop-product-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}.ava-chat{transition:none}}

/* Full ACF-managed procedure accordions. */
.procedure-accordion,.impeller-accordion{overflow:hidden;background:var(--cream-light);border:0;border-radius:16px;box-shadow:0 8px 24px rgba(22,55,92,.07)}.procedure-accordion summary,.impeller-accordion summary{padding:22px 25px}.accordion-title,.impeller-summary{display:flex;flex-direction:column;gap:6px;text-align:left}.accordion-title strong,.impeller-summary strong{font:700 17px var(--heading);color:var(--navy)}.accordion-title small{color:var(--gold);font-size:14px}.procedure-accordion[open] summary,.impeller-accordion[open] summary{border-bottom:1px solid var(--border)}.accordion-content{padding:24px 25px!important}.accordion-content>p{font-size:15px;line-height:1.6;margin:0 0 20px}.accordion-content h3{font:700 16px var(--heading);margin:0 0 14px}.number-list.compact{margin:0}.number-list.compact li{padding-left:35px;margin:10px 0;font-size:14px}.number-list.compact li:before{width:24px;height:24px}.impeller-safety{display:flex;align-items:center;gap:9px;background:#f4d876;border-radius:11px;padding:13px 15px;margin-top:20px;color:var(--navy)}.impeller-safety svg{width:17px;height:17px;min-width:17px}.impeller-safety strong{font-size:13px}.impeller-summary small{color:var(--gold)}

/* Shared SVG wave and reusable safety-warning components. */
.svg-wave-divider{height:56px;overflow:hidden;line-height:0;background:var(--cream)}.svg-wave-divider svg{display:block;width:100%;height:56px;animation:pw-wave-breathe 7s ease-in-out infinite}@keyframes pw-wave-breathe{0%,100%{opacity:1}50%{opacity:.82}}.power-warning i svg{width:20px;height:20px}.power-warning i{display:grid;place-items:center}.power-warning i svg path,.power-warning i svg circle{stroke:currentColor}
@media(prefers-reduced-motion:reduce){.svg-wave-divider svg{animation:none}}

/* Original User Guide SVG icon treatments. */
.back-top{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:26px;color:#6e86a0;font-size:13px;font-weight:700}.back-top svg{width:20px;height:20px}.back-top:hover{color:var(--gold)}.accordion summary{align-items:center}.accordion-chevron{display:grid;place-items:center;margin-left:auto;color:var(--navy);transition:transform .2s}.accordion-chevron svg{width:18px;height:18px}.accordion[open] .accordion-chevron{transform:rotate(180deg)}.impeller-summary{display:flex;flex-direction:column;gap:8px}.impeller-summary>strong{font:700 15px var(--heading);color:var(--navy)}.impeller-summary small{display:flex;align-items:center;gap:8px;color:var(--gold);font-size:13px;font-weight:600}.impeller-summary small svg{width:17px;height:17px}.thermal-note i{width:46px;height:46px;min-width:46px;border-radius:50%;background:var(--yellow);color:var(--navy);display:grid;place-items:center}.thermal-note i svg{width:25px;height:25px}.thermal-note{align-items:flex-start}.thermal-note span{padding-top:2px}.thermal-note strong{font:700 16px var(--heading)}

.legal-layout{margin-top:20px}
