:root{--navy:#102d33;--navy-2:#173f46;--orange:#dd6739;--cream:#f8f1e7;--paper:#fffdf9;--sage:#8eaaa0;--sage-pale:#e4ece8;--ink:#173238;--muted:#5f6c6d;--line:#d8dedb;--max:1240px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:100;padding:.8rem 1rem;background:white;border:2px solid var(--navy)}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.site-header{width:min(var(--max),calc(100% - 3rem));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:block;flex:0 0 auto}.brand img{width:205px;height:36px}nav{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.2rem)}nav a{color:var(--ink);text-decoration:none;font-size:.93rem;font-weight:750}nav a:hover{color:var(--orange)}
h1,h2,h3{margin-top:0;color:var(--navy);letter-spacing:-.045em;line-height:1.02}h1{margin-bottom:1.3rem;font-size:clamp(3.4rem,7.5vw,7.4rem);max-width:850px}h2{margin-bottom:1rem;font-size:clamp(2.2rem,4.6vw,4.3rem)}h3{margin-bottom:.65rem;font-size:1.45rem}p{margin-top:0}.eyebrow{margin-bottom:.8rem;color:var(--orange);font-size:.78rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.lede{max-width:720px;color:#425356;font-size:clamp(1.08rem,2vw,1.28rem)}.muted{color:var(--muted)}
.catalogue-hero{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:clamp(4rem,8vw,8rem) 0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0 1.5rem}.button{display:inline-flex;min-height:50px;padding:.8rem 1.25rem;align-items:center;justify-content:center;border:2px solid var(--navy);border-radius:999px;font-weight:800;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.button.primary{background:var(--navy);color:white}.button.secondary{background:transparent;color:var(--navy)}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,45,51,.12)}.proof-list{display:flex;flex-wrap:wrap;gap:.55rem 1.5rem;margin:0;padding:0;color:var(--muted);font-size:.9rem;list-style:none}.proof-list li::before{content:"";display:inline-block;width:7px;height:7px;margin-right:.55rem;border-radius:50%;background:var(--sage)}
.catalogue-map{position:relative;padding:1.1rem;border:1px solid #c8d5d0;border-radius:32px;background:var(--cream);box-shadow:0 30px 80px rgba(16,45,51,.13);transform:rotate(1.2deg)}.catalogue-map::before{content:"";position:absolute;z-index:-1;inset:26px -20px -20px 26px;border-radius:32px;background:var(--sage-pale)}.map-label{padding:.45rem .65rem 1rem;color:var(--muted);font-size:.74rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.map-card{display:block;margin:.65rem 0;padding:1.2rem;border:1px solid rgba(16,45,51,.15);border-radius:16px;background:var(--paper);text-decoration:none}.map-card span{display:block;margin-bottom:.2rem;color:var(--orange);font-size:.76rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.map-card strong{display:block;font-size:1.04rem}.map-card--accent{background:var(--navy);color:white}.map-card--accent strong{color:white}
.section-shell{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:clamp(4.5rem,8vw,7rem) 0}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);gap:3rem;align-items:end;margin-bottom:2.5rem}.section-heading h2{max-width:820px;margin-bottom:0}.section-heading>p{max-width:520px;margin-bottom:.3rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-card{min-height:300px;padding:1.6rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white;text-decoration:none}.category-card:hover{background:var(--cream)}.category-number{display:block;margin-bottom:4rem;color:var(--sage);font-weight:850}.category-card p{color:var(--muted)}.card-link,.text-link{color:var(--orange);font-weight:800}
.featured-band{background:var(--navy);color:white}.featured-band h2,.featured-band h3,.featured-band h3 a{color:white}.section-heading--light>p{color:#c4d3cf}.text-link--light{color:#f3ad90}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.product-card{overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:var(--radius);background:var(--navy-2)}.product-image{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--cream)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.product-card:hover .product-image img{transform:scale(1.015)}.product-body{padding:1.35rem}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.tag{padding:.25rem .55rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#dce8e5;font-size:.72rem;font-weight:750}.tag--status{border-color:#e2aa92;color:#f6c6b1}.tag--free{border-color:#9fc7ba;color:#c7e9de}.product-body h3 a{text-decoration:none}.product-body p{color:#c4d3cf}.product-meta{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);color:#b7c9c5;font-size:.86rem}.product-meta strong{color:white}
.sector-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.sector-list>*{display:flex;justify-content:space-between;gap:1rem;padding:1.35rem 0;border-bottom:1px solid var(--line);font-size:1.08rem;font-weight:800;text-decoration:none}.sector-list>*:nth-child(odd){padding-right:2rem}.sector-list>*:nth-child(even){padding-left:2rem}.sector-list a span,.sector-list em{color:var(--muted);font-size:.8rem;font-style:normal;font-weight:600}
.principles{background:var(--cream)}.principles-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem)}.principle-list article{display:grid;grid-template-columns:44px 1fr;gap:1.1rem;padding:1.5rem 0;border-top:1px solid #cbd4d0}.principle-list article>span{color:var(--orange);font-weight:850}.principle-list h3{margin-bottom:.35rem}.principle-list p{margin-bottom:0;color:var(--muted)}
.faq{max-width:920px}.faq .section-heading{grid-template-columns:1fr}details{border-top:1px solid var(--line);padding:1.15rem 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;color:var(--navy);font-weight:800}details p{max-width:760px;margin:.8rem 0 .25rem;color:var(--muted)}.contact{display:flex;align-items:center;justify-content:space-between;gap:3rem;border-top:1px solid var(--line)}.contact h2{margin-bottom:.5rem}.contact p{color:var(--muted)}
footer{display:grid;grid-template-columns:1.7fr .7fr .7fr;gap:3rem;padding:4rem max(1.5rem,calc((100vw - var(--max))/2));background:#0b2328;color:#cbd9d6}footer .footer-brand img{width:205px;height:36px;filter:brightness(0) invert(1)}footer strong{display:block;margin-bottom:.8rem;color:white}footer a{display:block;margin:.45rem 0;color:#cbd9d6;text-decoration:none}.footer-legal{grid-column:1/-1;margin:1rem 0 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:.8rem}
.page-hero{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:clamp(4rem,8vw,7rem) 0 3rem}.page-hero h1{max-width:980px;font-size:clamp(3.2rem,7vw,6.5rem)}.page-hero .lede{max-width:800px}.filter-nav{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:2rem}.filter-nav a{padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:.85rem;font-weight:750}.catalogue-section{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:3.5rem 0;border-top:1px solid var(--line)}.catalogue-section>header{display:grid;grid-template-columns:1fr .6fr;gap:2rem;margin-bottom:2rem}.catalogue-section>header p{color:var(--muted)}.catalogue-section .product-grid{grid-template-columns:repeat(3,1fr)}.catalogue-section .product-card{background:white;border-color:var(--line)}.catalogue-section .product-card h3,.catalogue-section .product-card h3 a{color:var(--navy)}.catalogue-section .product-body p,.catalogue-section .product-meta{color:var(--muted)}.catalogue-section .product-meta{border-color:var(--line)}.catalogue-section .product-meta strong{color:var(--navy)}.catalogue-section .tag{border-color:var(--line);color:var(--muted)}.catalogue-section .tag--status{border-color:#e2aa92;color:#a84d29}.catalogue-section .tag--free{border-color:#7ea99b;color:#35695b}
.product-hero{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:clamp(4rem,8vw,7rem) 0;display:grid;grid-template-columns:1fr .9fr;gap:clamp(3rem,7vw,7rem);align-items:center}.product-hero h1{font-size:clamp(3.1rem,6vw,6rem)}.product-visual{overflow:hidden;border:1px solid var(--line);border-radius:28px;box-shadow:0 25px 70px rgba(16,45,51,.12)}.product-visual img{width:100%}.status-pill{display:inline-flex;margin-bottom:1rem;padding:.4rem .7rem;border:1px solid #e2aa92;border-radius:999px;color:#a84d29;font-size:.78rem;font-weight:800}.feature-strip{background:var(--navy);color:white}.feature-strip .section-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:3rem;padding-bottom:3rem}.feature-strip strong{display:block;margin-bottom:.35rem;color:white}.feature-strip span{color:#bdd0cb;font-size:.86rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-grid img{border:1px solid var(--line);border-radius:18px}.callout{padding:1.2rem 1.3rem;border-left:4px solid var(--orange);background:var(--cream)}
.hero{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:5rem 0;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem}.hero-card img,.guide img,.product-gallery img{border-radius:18px;box-shadow:0 18px 50px rgba(16,45,51,.13)}.problem-band{padding:5rem max(1.5rem,calc((100vw - var(--max))/2));background:var(--navy);color:white}.problem-band h2{max-width:900px;color:white}.problem-band .eyebrow{color:#f3ad90}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.four-grid div{padding:1rem 0;border-top:1px solid rgba(255,255,255,.25)}.four-grid span{display:block;color:#f3ad90;font-weight:850}.four-grid strong{display:block;margin-top:.4rem}.four-grid p{color:#cbd9d6}.product,.guide,.values{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:6rem 0}.product,.guide{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-gallery img:last-child{margin-top:2rem}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding:.35rem 0 .35rem 1.6rem}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.price-row{display:flex;align-items:center;gap:1rem;margin:1.2rem 0}.price{color:var(--navy);font-size:2.2rem;font-weight:850}.launch-note{max-width:320px;color:var(--muted);font-size:.86rem}.status{padding:.8rem 1rem;border-radius:12px;background:var(--cream);color:var(--muted);font-size:.9rem}.status span{display:inline-block;width:8px;height:8px;margin-right:.4rem;border-radius:50%;background:#d4932b}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.value-grid article{padding:1.4rem;border:1px solid var(--line);border-radius:16px}.legal-page{width:min(840px,calc(100% - 3rem));margin:2rem auto 5rem}.legal-page h1{margin:2rem 0 1rem;font-size:clamp(2.8rem,7vw,5rem)}.legal-page h2{margin:2.2rem 0 .7rem;font-size:clamp(1.5rem,4vw,2.1rem)}.legal-meta{color:var(--muted)}.legal-callout{margin:1.5rem 0;padding:1rem 1.2rem;border-left:4px solid var(--orange);background:var(--cream)}.error-page{width:min(760px,calc(100% - 3rem));min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center}
@media(max-width:940px){.catalogue-hero,.product-hero,.principles-grid,.hero,.product,.guide{grid-template-columns:1fr}.catalogue-map{max-width:680px;transform:none}.category-grid,.product-grid,.catalogue-section .product-grid{grid-template-columns:1fr 1fr}.feature-strip .section-shell{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:680px){.site-header{width:min(100% - 2rem,var(--max));min-height:auto;padding:1rem 0;align-items:flex-start;flex-direction:column}nav{width:100%;gap:.6rem 1rem;flex-wrap:wrap}.catalogue-hero,.section-shell,.page-hero,.catalogue-section,.product-hero,.hero,.product,.guide,.values{width:min(100% - 2rem,var(--max))}.catalogue-hero{grid-template-columns:1fr;padding-top:3rem}h1{font-size:clamp(3rem,16vw,4.8rem)}.section-heading,.catalogue-section>header{grid-template-columns:1fr;gap:1rem}.category-grid,.product-grid,.catalogue-section .product-grid,.sector-list,.gallery-grid{grid-template-columns:1fr}.category-card{min-height:auto}.category-number{margin-bottom:2rem}.sector-list>*:nth-child(odd),.sector-list>*:nth-child(even){padding-left:0;padding-right:0}.feature-strip .section-shell,.four-grid,.value-grid{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr}.product-gallery img:last-child{margin-top:0}.contact{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr}.footer-brand,.footer-legal{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-image img{transition:none}.button:hover,.product-card:hover .product-image img{transform:none}}
