:root{--ink:#1d252b;--ink-soft:#4b555c;--paper:#f6f4ef;--white:#fff;--mist:#e9ecea;--line:#1d252b26;--forest:#344d48;--forest-deep:#172329;--moss:#718078;--red:#df1f26;--red-deep:#b8171d;--sun:#df1f26;--shell:min(1180px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.skip-link{z-index:1000;color:var(--white);background:var(--ink);border-radius:4px;padding:10px 14px;font-weight:800;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.skip-target{width:1px;height:1px;position:absolute;overflow:hidden}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.shell{width:var(--shell);margin-inline:auto}.section{padding:104px 0}.section-muted{background:#eceeea}.eyebrow,.kicker{letter-spacing:.16em;text-transform:uppercase;color:#d9e3da;margin:0 0 18px;font-size:.72rem;font-weight:800;line-height:1.4}.eyebrow.dark,.kicker{color:#56615d}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3rem,6vw,6.7rem)}h2{font-size:clamp(2.1rem,4vw,4.2rem)}h3{font-size:1.45rem}p{color:var(--ink-soft)}.text-link{color:var(--forest);align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-size:.88rem;font-weight:800;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:18px;font-size:.78rem}.button-dark{color:var(--white);background:var(--forest-deep)}.button-red{color:var(--white);background:var(--red)}.button-red:hover{background:var(--red-deep)}.button-light{color:var(--forest-deep);background:var(--white)}.button-outline{border-color:var(--ink)}.button-outline-light{color:var(--white);border-color:#ffffff8c}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand img{object-fit:contain;width:44px;height:42px}.brand span{display:grid}.brand strong{letter-spacing:.1em;font-size:.95rem}.brand small{color:#66716f;font-size:.68rem}.desktop-nav{align-items:center;gap:24px;font-size:.83rem;font-weight:750;display:flex}.desktop-nav>a:not(.button):hover{color:#4d7166}.nav-dropdown{padding-block:26px;position:relative}.nav-dropdown>a:after{content:"⌄";color:#7a858a;margin-left:6px}.nav-dropdown-panel{border:1px solid var(--line);visibility:hidden;opacity:0;background:var(--white);border-radius:20px;grid-template-columns:repeat(2,260px);gap:1px;width:max-content;padding:12px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:72px;left:-24px;transform:translateY(8px);box-shadow:0 24px 70px #1723292b}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{visibility:visible;opacity:1;transform:translateY(0)}.nav-dropdown-panel a{border-radius:12px;gap:2px;padding:13px 15px;display:grid}.nav-dropdown-panel a:hover{background:var(--mist)}.nav-dropdown-panel small{color:#5f6a70;font-size:.66rem;font-weight:600}.contact-icons{align-items:center;gap:8px;display:flex}.contact-icons a{border:1px solid var(--line);background:var(--white);border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .15s,border-color .15s,background .15s;display:inline-grid}.contact-icons a:hover{border-color:var(--red);background:#fff7f7;transform:translateY(-2px)}.contact-icons img{width:19px;height:19px}.contact-icons-compact{gap:5px}.contact-icons-compact a{width:34px;height:34px}.contact-icons-compact img{width:16px;height:16px}.contact-icons-light a{background:#ffffff0f;border-color:#ffffff3d}.contact-icons-light img{filter:invert()}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--white);border-radius:18px;gap:4px;min-width:260px;max-height:calc(100vh - 84px);padding:12px;display:grid;position:absolute;top:52px;right:0;overflow-y:auto;box-shadow:0 18px 55px #0d292524}.mobile-menu nav a{border-radius:10px;padding:10px 12px;font-weight:750}.mobile-menu nav a:hover{background:var(--mist)}.mobile-category-links{border-left:2px solid var(--red);gap:2px;padding:6px 0 8px 12px;display:grid}.mobile-category-links a{color:#59646a;font-size:.78rem}.hero{color:var(--ink);background:radial-gradient(circle at 8% 4%, #df1f2614, transparent 26%), var(--paper);position:relative;overflow:hidden}.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(440px,.85fr);align-items:center;gap:clamp(54px,7vw,110px);padding:92px 0 72px;display:grid}.hero-copy .eyebrow{color:var(--red)}.hero h1{max-width:720px;margin-bottom:28px;font-size:clamp(3.2rem,6.2vw,6.8rem)}.hero-lead{max-width:680px;color:var(--ink-soft);margin-bottom:34px;font-size:clamp(1.05rem,1.65vw,1.28rem)}.hero-visual{min-height:620px;position:relative}.hero-visual img{object-fit:cover;position:absolute;box-shadow:0 25px 70px #1723292b}.hero-image-main{border-radius:4px 68px 4px 4px;width:76%;height:100%;inset:0 17% 0 0}.hero-image-small{border:10px solid var(--paper);border-radius:4px;width:40%;height:42%;right:0}.hero-image-top{top:8%}.hero-image-bottom{bottom:6%}.hero-proof{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:50px;display:grid;overflow:hidden}.hero-proof div{background:var(--white);gap:5px;padding:22px;display:grid}.hero-proof strong{color:var(--ink);font-size:.92rem}.hero-proof span{color:#6a747a;font-size:.76rem}.intro-grid,.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(48px,8vw,120px);display:grid}.intro-grid h2,.split h2{margin-bottom:0}.intro-copy{padding-top:42px;font-size:1.08rem}.intro-copy p+p,.about-copy p+p{margin-top:24px}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.section-heading h2{max-width:780px;margin-bottom:0}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:3px 26px 3px 3px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #0d29251a}.product-image-wrap{aspect-ratio:1.25;background:#dce4dd;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.025)}.product-card-copy{padding:25px}.product-card-copy .kicker{min-height:2em;margin-bottom:12px;font-size:.61rem}.product-card-copy h3{margin-bottom:12px}.product-card-copy p:not(.kicker){min-height:6em;font-size:.88rem}.category-count{color:var(--red-deep);letter-spacing:.04em;margin:14px 0 8px;font-size:.71rem;font-weight:850;display:block}.process-grid{counter-reset:steps;border:1px solid var(--line);background:var(--line);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1px;padding:0;list-style:none;display:grid;overflow:hidden}.process-grid li{background:var(--paper);min-height:260px;padding:30px}.process-grid span,.capability-grid span,.principles-grid span,.swing-points span{color:#769087;letter-spacing:.13em;font-size:.72rem;font-weight:800}.process-grid h3{margin:58px 0 12px}.process-grid p{font-size:.9rem}.proof-section{color:var(--white);background:var(--forest-deep)}.proof-section h2{margin-bottom:38px}.proof-section p{color:#d2dcd6}.proof-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;display:grid}.proof-cards{background:#ffffff29;border:1px solid #ffffff29;border-radius:20px;gap:1px;display:grid;overflow:hidden}.proof-cards article{background:#202f36;padding:25px}.proof-cards h3{margin-bottom:8px;font-size:1.1rem}.proof-cards p{margin-bottom:0;font-size:.86rem}.proof-grid>.button{align-self:end;width:max-content}.cta-panel{justify-content:space-between;align-items:end;gap:60px;display:flex}.cta-panel>div:first-child{max-width:790px}.cta-panel h2{margin-bottom:18px}.page-hero{color:var(--white);background:radial-gradient(circle at 88% 20%, #df1f2640, transparent 22%), linear-gradient(130deg, var(--forest-deep), #2d3b43);padding:128px 0 118px}.page-hero.compact{padding-block:84px}.page-hero h1{max-width:1030px;margin-bottom:26px;font-size:clamp(3rem,6vw,6rem)}.page-hero p:not(.eyebrow){color:#dce5df;max-width:760px;font-size:1.13rem}.product-hero{color:var(--white);background:linear-gradient(125deg, var(--forest-deep), #293940);padding:74px 0}.product-hero-grid{grid-template-columns:1fr .8fr;align-items:center;gap:64px;display:grid}.product-hero h1{margin-bottom:25px;font-size:clamp(3.5rem,7vw,7rem)}.product-hero p:not(.eyebrow){color:#dce6df;max-width:650px;font-size:1.15rem}.product-hero img{object-fit:cover;border-radius:30px;width:100%;height:min(580px,60vw)}.product-hero figure,.style-detail-hero figure{margin:0}.product-hero figcaption,.style-detail-hero figcaption{color:#8f9a9f;margin-top:12px;font-size:.72rem}.breadcrumbs{color:#7a858a;flex-wrap:wrap;gap:9px;padding-block:18px;font-size:.74rem;display:flex}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs strong{color:var(--ink)}.product-path{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:35px;display:grid}.product-path span{background:var(--white);color:#606a70;padding:17px 20px;font-size:.76rem;font-weight:800}.section-note{color:#6a747a;max-width:310px;margin:0;font-size:.86rem}.style-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.style-card{border:1px solid var(--line);background:var(--white);min-height:390px;padding:30px;position:relative;overflow:hidden}.style-card:after{content:"";border:20px solid #df1f2614;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-55px;right:-55px}.style-index{color:var(--red);letter-spacing:.12em;margin-bottom:72px;font-size:.76rem;font-weight:900;display:block}.style-card h3{margin-bottom:14px;font-size:1.7rem}.style-card p:not(.kicker){min-height:7.4em;font-size:.88rem}.style-detail-hero{background:var(--paper);padding:76px 0 88px}.style-detail-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.75fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid}.style-detail-grid h1{margin-bottom:24px;font-size:clamp(3.5rem,7vw,7rem)}.style-detail-grid>div>p:not(.eyebrow){max-width:650px;font-size:1.16rem}.style-detail-grid img{object-fit:cover;border-radius:2px 52px 2px 2px;width:100%;height:570px}.style-spec-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.style-spec-grid article{border-top:3px solid var(--ink);background:var(--white);padding:30px}.style-spec-grid article:nth-child(2){border-color:var(--red)}.style-spec-grid h2{font-size:2rem}.brief-card{background:#f0e9e5!important}.next-category{justify-content:space-between;align-items:end;gap:40px;display:flex}.next-category h2{margin-bottom:0}.icon-action{border:1px solid var(--line);background:var(--white);border-radius:999px;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:.86rem;font-weight:800;display:inline-flex}.icon-action:hover{border-color:var(--red)}.icon-action img{width:19px;height:19px}.detail-grid{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.detail-grid h2{font-size:2rem}.check-list{gap:12px;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink-soft);padding-left:25px;position:relative}.check-list li:before{content:"";background:var(--sun);border-radius:50%;width:8px;height:8px;position:absolute;top:.62em;left:0}.evidence-note{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.evidence-note h2{font-size:2.8rem}.capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.capability-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:30px}.capability-grid h2{margin:76px 0 15px;font-size:2rem}.capability-grid p{font-size:.91rem}.principles-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.principles-grid article{border:1px solid var(--line);background:var(--white);border-radius:22px;min-height:300px;padding:28px}.principles-grid h2{margin:78px 0 15px;font-size:2.2rem}.small-note{color:#68736f;margin-top:24px;font-size:.79rem}.about-copy{font-size:1.06rem}.contact-grid{grid-template-columns:1fr .8fr;align-items:start;gap:clamp(50px,9vw,120px);display:grid}.contact-card{border:1px solid var(--line);background:var(--white);border-radius:24px;padding:35px}.contact-card h2{margin-bottom:30px;font-size:2.4rem}.contact-card p{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:14px;padding-bottom:14px;display:grid}.contact-card p strong{color:var(--ink)}.contact-card .button{margin-top:16px}.legal-copy{max-width:850px}.legal-copy h2{margin:36px 0 12px;font-size:1.55rem}.not-found{min-height:62vh;padding-block:120px}.not-found h1{margin-bottom:20px;font-size:clamp(3.5rem,8vw,7rem)}.not-found p{max-width:620px}.swing-page{min-height:100vh;color:var(--ink);background:var(--paper)}.swing-header{border-top:4px solid var(--red);border-bottom:1px solid var(--line);background:#f6f4eff5;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:0 max(24px,50vw - 590px);display:flex}.brand-light small{color:#66716f}.swing-header .contact-icons-light a{border-color:var(--line);background:var(--white)}.swing-header .contact-icons-light img{filter:none}.swing-hero{background:radial-gradient(circle at 82% 16%,#df1f2624,#0000 24%),linear-gradient(115deg,#f6f4ef 0 72%,#ece8e1 72%);align-items:center;min-height:690px;padding:110px max(24px,50vw - 590px);display:grid}.swing-hero>div{max-width:950px}.swing-hero h1{max-width:900px;margin-bottom:26px}.swing-hero .eyebrow{color:var(--red)}.swing-hero p:not(.eyebrow){color:var(--ink-soft);max-width:760px;font-size:1.15rem}.swing-hero .button-light{color:var(--white);background:var(--red)}.swing-hero .button-light:hover{background:var(--red-deep)}.swing-hero .button-outline-light{color:var(--ink);border-color:var(--ink)}.swing-points{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.swing-points article{background:var(--white);min-height:290px;padding:42px max(24px,16.6667vw - 196.667px)}.swing-points span{color:var(--red)}.swing-points h2{margin:72px 0 14px;font-size:2rem}.swing-points p{color:var(--ink-soft);font-size:.9rem}.swing-footer{color:#c7d0d4;background:#171e23;justify-content:space-between;align-items:center;gap:24px;padding:30px max(24px,50vw - 590px);display:flex}.swing-footer p{color:inherit;margin:0;font-size:.82rem}.swing-footer>div{align-items:center;gap:18px;display:flex}.site-footer{color:#ccd5d9;background:#111c21}.footer-grid{grid-template-columns:1.5fr .7fr .7fr;gap:80px;padding:72px 0 55px;display:grid}.footer-grid>div{align-content:start;gap:8px;display:grid}.footer-grid p{color:#aebeb8;margin:0;font-size:.84rem}.footer-brand,.footer-title{letter-spacing:.08em;font-weight:800;color:var(--white)!important}.footer-grid a{color:#d9e4df;width:max-content;font-size:.82rem}.footer-bottom{color:#7f918b;border-top:1px solid #ffffff1c;padding:22px 0;font-size:.73rem}.domain-note{color:#89969b;padding:0 0 20px;font-size:.73rem}@media (width<=980px){:root{--shell:min(100% - 36px, 1180px)}.desktop-nav{display:none}.mobile-menu{display:block}.hero{min-height:760px}.hero-inner{grid-template-columns:1fr}.hero-visual{min-height:600px}.hero-proof{grid-template-columns:1fr}.product-grid,.capability-grid,.process-grid,.principles-grid{grid-template-columns:repeat(2,1fr)}.proof-grid,.product-hero-grid,.detail-grid,.style-detail-grid{grid-template-columns:1fr}.style-grid,.style-spec-grid{grid-template-columns:repeat(2,1fr)}.product-hero img{height:520px}.swing-points{grid-template-columns:1fr}}@media (width<=680px){:root{--shell:min(100% - 28px, 1180px)}.section{padding:72px 0}.header-inner{min-height:68px}.brand strong{font-size:.8rem}.brand small{display:none}.hero{min-height:auto}.hero-inner{padding:70px 0 45px}.hero h1,.page-hero h1{font-size:clamp(2.65rem,13vw,4.6rem)}.hero-visual{min-height:430px}.hero-image-main{width:80%;right:12%}.hero-image-small{border-width:6px;width:42%}.intro-grid,.split,.evidence-note,.contact-grid{grid-template-columns:1fr;gap:34px}.intro-copy{padding-top:0}.section-heading,.cta-panel,.swing-footer{flex-direction:column;align-items:start}.product-grid,.capability-grid,.process-grid,.principles-grid,.style-grid,.style-spec-grid,.product-path{grid-template-columns:1fr}.style-card{min-height:auto}.style-index{margin-bottom:38px}.style-card p:not(.kicker),.product-card-copy p:not(.kicker){min-height:0}.process-grid li,.capability-grid article,.principles-grid article{min-height:auto}.process-grid h3,.capability-grid h2,.principles-grid h2{margin-top:38px}.page-hero{padding:84px 0 78px}.product-hero-grid{gap:36px}.product-hero img{height:360px}.style-detail-grid img{height:380px}.next-category{flex-direction:column;align-items:start}.contact-card p{grid-template-columns:1fr;gap:3px}.contact-card a,.contact-card span{overflow-wrap:anywhere}.cta-panel{display:flex}.footer-grid{grid-template-columns:1fr;gap:38px;padding-top:55px}.swing-hero{min-height:620px;padding-block:80px}.swing-hero h1{font-size:clamp(2.7rem,13vw,4.7rem)}.swing-footer{display:flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}:focus-visible{outline:3px solid var(--sun);outline-offset:3px}