:root{--ink:#11110f;--paper:#f3f0e8;--white:#fffdf8;--warm-gray:#a7a29a;--green:#293a31;--green-dark:#1e2c25;--brass:#9a8058;--line:rgba(17,17,15,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:124px}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--font-instrument),Arial,sans-serif;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--green);color:white;padding:12px 16px}.skip-link:focus{top:16px}.announcement-bar{height:32px;overflow:hidden;display:flex;align-items:center;background:var(--ink);color:white}.announcement-track{width:max-content;display:flex;animation:announcement-marquee 24s linear infinite}.announcement-track span{display:flex;align-items:center;gap:42px;padding-right:42px;white-space:nowrap;font:500 9px/1 var(--font-plex-mono),monospace;letter-spacing:.1em}.announcement-track b{color:#d9c6a4;font-weight:500}@keyframes announcement-marquee{to{transform:translateX(-50%)}}.site-header{position:sticky;top:0;z-index:50;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;border-bottom:1px solid var(--line);background:rgba(243,240,232,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-brand{display:flex;flex-direction:column;gap:2px}.header-brand>span:last-child,footer>div>span:last-child{font:500 6px/1.2 var(--font-plex-mono),monospace;letter-spacing:.15em}.brand-mark{display:inline-block;font:700 21px/1 var(--font-instrument),sans-serif;letter-spacing:-.075em}.brand-mark span{color:var(--green)}.brand-mark--light{color:white}.brand-mark--light span{color:inherit}.desktop-nav{display:none}.private-pill{border:1px solid var(--line);border-radius:999px;padding:10px 12px;font:500 8px/1 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.home-hero{background:var(--ink);color:white}.home-hero,.home-hero-slide{position:relative;overflow:hidden}.home-hero-slide{min-height:72svh;background:#8e8b85}.home-hero-media{position:absolute;inset:0;display:block}.home-hero-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(14,14,13,.58));pointer-events:none}.home-hero-media img{height:100%;object-fit:cover;object-position:center 18%}.home-hero-copy{position:absolute;z-index:2;right:24px;bottom:34px;left:24px;max-width:540px;color:white;text-align:center}.home-hero-copy p{margin:0 0 9px;color:#e6d5b9;font:500 7px/1.2 var(--font-plex-mono),monospace;letter-spacing:.11em}.home-hero-copy h1{margin:0;font-size:clamp(27px,8.2vw,39px);line-height:.94;letter-spacing:-.045em;font-weight:600}.home-hero-copy>span{display:block;max-width:330px;margin:11px auto 0;color:#f1ede6;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.28}.home-hero-copy>a{display:inline-flex;min-height:38px;align-items:center;margin-top:16px;padding:0 15px;background:var(--paper);color:var(--ink);font-size:9px;font-weight:650}.eyebrow,.section-index{margin:0 0 18px;font:500 10px/1.35 var(--font-plex-mono),monospace;letter-spacing:.09em;text-transform:uppercase}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-size:13px;font-weight:600;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button--dark{background:var(--ink);color:white}.button--green{background:var(--green);color:white}.button--light{background:var(--paper);color:var(--green-dark)}.text-link{padding-bottom:4px;border-bottom:1px solid;font-size:12px;font-weight:600}.hero{min-height:calc(100svh - 72px);display:grid;grid-template-rows:minmax(440px,56%) minmax(320px,44%);background:var(--paper)}.hero-copy{padding:34px 20px 28px;display:flex;flex-direction:column;justify-content:center}.hero h1{margin:0;max-width:900px;font-size:clamp(42px,11.4vw,112px);line-height:.86;letter-spacing:-.075em;font-weight:650}.hero-intro{margin:22px 0 0;max-width:570px;font-family:var(--font-source-serif),Georgia,serif;font-size:clamp(17px,4.6vw,27px);line-height:1.25}.hero-actions{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px}.hero-visual{position:relative;min-height:0;overflow:hidden;background:#2c1816;color:white}.hero-visual>img{height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}.hero-visual:hover>img{transform:scale(1.015)}.hero-watermark{position:absolute;top:18px;left:20px;z-index:2;opacity:.9}.hero-product-label{position:absolute;z-index:3;inset:auto 20px 20px;padding:16px;background:rgba(17,17,15,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-product-label p,.hero-product-label span{margin:0;font:500 9px/1.4 var(--font-plex-mono),monospace;letter-spacing:.04em}.hero-product-label h2{margin:8px 0 12px;font-size:26px;letter-spacing:-.04em}.story-strip{min-height:502px;display:flex;align-items:center;padding:18px 20px 24px;border-bottom:1px solid var(--line)}.story-intro-grid{display:grid;gap:30px}.archive-section-heading h2,.section-heading h2,.story-intro-grid h2{margin:0;font-size:clamp(38px,9vw,76px);line-height:1;letter-spacing:-.045em;font-weight:570}.story-copy{display:grid;gap:18px}.story-copy p{margin:0;max-width:720px;font-family:var(--font-source-serif),Georgia,serif;font-size:20px;line-height:1.4}.approach-grid{display:grid;gap:14px;margin-top:54px}.approach-card{display:grid;background:var(--paper);border:1px solid var(--line)}.approach-image{min-height:290px;overflow:hidden;background:#ddd8ce}.approach-image img{height:100%;object-fit:cover}.approach-card:nth-child(2) .approach-image img{object-position:center 36%}.approach-card-copy{padding:24px 20px 28px}.approach-card-copy>span{color:var(--green);font:500 10px/1 var(--font-plex-mono),monospace}.approach-card h3{margin:26px 0 12px;font-size:25px;line-height:1.05;letter-spacing:-.04em}.approach-card p{margin:0;color:#58554f;font-family:var(--font-source-serif),Georgia,serif;font-size:16px;line-height:1.45}.evidence-statement{display:grid;grid-template-columns:.82fr 1.18fr;width:100%;background:var(--green-dark);color:white}.evidence-statement--home{min-height:460px;overflow:hidden}.evidence-statement--home:focus-visible{outline:3px solid var(--brass);outline-offset:4px}.evidence-statement--home .evidence-photo img{transition:transform .45s ease}.evidence-statement--home:hover .evidence-photo img{transform:scale(1.02)}.evidence-photo{position:relative;min-height:0;overflow:hidden}.evidence-photo img{height:100%;object-fit:cover;object-position:center 42%}.evidence-copy{min-width:0;padding:30px 18px;display:flex;flex-direction:column;justify-content:center}.evidence-copy .section-index{color:#d9c6a4}.evidence-copy h2,.evidence-copy h3{margin:0;max-width:650px;font-size:clamp(27px,7.2vw,72px);line-height:1.02;letter-spacing:-.045em;font-weight:560}.evidence-copy>p:not(.section-index){margin:26px 0 0;max-width:620px;color:#e2ddd4;font-family:var(--font-source-serif),Georgia,serif;font-size:18px;line-height:1.45}.evidence-statement--home .evidence-copy>p:not(.section-index){margin-top:18px;font-size:13px;line-height:1.38}.story-route{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:15px;border-top:1px solid rgba(255,255,255,.24);font:500 9px/1.2 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.045em}.story-route b{color:#d9c6a4;font-size:16px;font-weight:400}.proof-list{display:grid;margin-top:34px;border-top:1px solid rgba(255,255,255,.22)}.proof-list span{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.22);font:500 10px/1.3 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.05em}.collection{padding:26px 20px 24px;background:var(--paper)}.section-heading{display:grid;gap:8px}.collection .section-heading .section-index{margin-bottom:7px}.collection .section-heading h2{max-width:700px;font-size:clamp(25px,6vw,36px);line-height:.98;letter-spacing:-.04em}.section-note{max-width:420px;margin:0;align-self:end;color:#5d5953;font-family:var(--font-source-serif),Georgia,serif;font-size:12.5px;line-height:1.4}.section-note strong{display:inline;color:var(--ink);font-family:var(--font-instrument),Arial,sans-serif;font-size:11.5px;font-weight:600}.preview-mode{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px;font:500 9px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.preview-mode>span{padding:8px 9px;background:var(--ink);color:var(--paper);letter-spacing:.08em}.preview-mode a{padding:8px 9px;border:1px solid var(--line);color:var(--ink)}.preview-mode a.preview-mode--active{border-color:var(--green-dark);background:var(--green-dark);color:white}.catalog-tools{margin:16px 0 22px;display:grid;gap:18px}.catalog-tools.catalog-tools--filters-only{position:sticky;top:72px;z-index:40;grid-template-columns:1fr;padding-block:12px;background:var(--paper)}.filter-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin-inline:-20px;padding-inline:20px}.filter-row::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;padding:10px 13px;background:transparent;color:inherit;font-size:11px;cursor:pointer}.filter-chip span{color:var(--warm-gray);font:400 9px/1 var(--font-plex-mono),monospace}.filter-chip--active{background:var(--green-dark);color:white;border-color:var(--green-dark)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 10px}.product-card{min-width:0}.product-card--local-only{cursor:default}.product-card--local-only .product-image:after{position:absolute;inset:0;background:rgba(19,22,17,.08);content:"";pointer-events:none}.product-image{position:relative;aspect-ratio:.79;overflow:hidden;background:#e8e4dc}.product-image img{height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-code,.product-view{position:absolute;top:8px;background:var(--paper);padding:6px 7px;font:500 8px/1 var(--font-plex-mono),monospace}.product-code{left:8px}.product-view{right:8px;opacity:0;transition:opacity .2s ease}.product-card:focus-visible .product-view,.product-card:hover .product-view{opacity:1}.product-card-copy{padding-top:12px}.product-card-copy>p{margin:0;color:#67635e;font:400 8px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.product-card-copy h3{margin:7px 0 9px;font-size:15px;line-height:1.15;letter-spacing:-.025em}.product-card-copy>span{display:flex;align-items:center;gap:6px;color:#67635e;font-size:9px}.product-card-copy i,.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.catalog-more{display:flex;justify-content:center;padding:30px 0 4px}.catalog-more button{min-width:150px;min-height:42px;padding:0 20px;border:1px solid var(--ink);background:transparent;color:var(--ink);font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.catalog-more button:focus-visible,.catalog-more button:hover{background:var(--ink);color:white}.approach-breadcrumb{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line);font:500 8px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.approach-breadcrumb a{border-bottom:1px solid}.approach-story-hero{display:grid}.approach-story-copy{padding:64px 20px 72px}.approach-story-copy h1{margin:0;max-width:990px;font-size:clamp(46px,12vw,108px);line-height:.9;letter-spacing:-.065em;font-weight:570}.approach-story-copy>div{display:grid;gap:18px;margin-top:38px}.approach-story-copy>div p{margin:0;font-family:var(--font-source-serif),Georgia,serif;font-size:20px;line-height:1.4}.approach-story-image{position:relative;min-height:520px;margin:0;overflow:hidden;background:var(--green-dark)}.approach-story-image img{height:100%;object-fit:cover;object-position:center 42%}.approach-page .approach-image,.approach-page .document-image{position:relative}.approach-photo-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 40px);color:#fffdf8;opacity:.92;text-align:center;text-shadow:0 1px 12px rgba(0,0,0,.28);pointer-events:none}.approach-photo-mark>span:last-child:not(.brand-mark){font:500 7px/1.2 var(--font-plex-mono),monospace;letter-spacing:.23em;padding-left:.23em;white-space:nowrap}.approach-photo-mark .brand-mark{font-size:clamp(26px,2.15vw,34px)}.method-section{padding:82px 20px 110px;background:var(--paper)}.method-heading{display:grid;gap:24px}.approach-catalog-cta h2,.document-copy h2,.method-heading h2{margin:0;font-size:clamp(40px,10vw,78px);line-height:.95;letter-spacing:-.055em;font-weight:570}.method-heading>p:last-child{max-width:560px;margin:0;font-family:var(--font-source-serif),Georgia,serif;font-size:18px;line-height:1.45}.approach-method-rail-shell{margin-top:36px}.approach-method-rail .approach-card{grid-template-rows:auto 1fr;overflow:hidden;border-radius:14px}.approach-method-rail .approach-image{aspect-ratio:3/4;min-height:0;border-radius:14px 14px 0 0}.approach-method-rail .approach-image img{object-position:center 40%}.approach-method-rail .approach-card:not(:nth-child(2)) .approach-image img{filter:saturate(.2)}.document-section{display:grid;background:var(--green-dark);color:white}.document-image{min-height:430px;overflow:hidden}.document-image img{height:100%;object-fit:cover}.document-copy{padding:64px 20px 72px}.document-copy .section-index{color:#d9c6a4}.document-copy>p:not(.section-index){margin:26px 0 34px;color:#e1ddd5;font-family:var(--font-source-serif),Georgia,serif;font-size:18px;line-height:1.45}.document-copy dl{margin:0;border-top:1px solid rgba(255,255,255,.22)}.document-copy dl div{min-height:60px;padding:12px 0;display:grid;gap:12px;grid-template-columns:98px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.22)}.document-copy dt{color:#d9c6a4;font:500 8px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.document-copy dd{margin:0;font-size:12px}.approach-catalog-cta{display:grid;gap:36px;padding:72px 20px 78px;background:var(--green);color:white}.approach-catalog-cta .section-index{color:#d9c6a4}.approach-catalog-cta .button{justify-self:start}.product-breadcrumb{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line);font:500 7px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.product-breadcrumb a{border-bottom:1px solid}.product-fit-overview{max-width:1280px;margin:0 auto;padding:28px 20px 18px;scroll-margin-top:126px}.product-fit-overview--sizing-only{padding-top:36px}.product-fit-grid--sizing-only{display:block;margin-top:0}.product-info-rail-shell{margin-bottom:30px}.product-info-rail{grid-auto-columns:82%}.product-info-rail-shell .product-rail-controls{height:100%}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.product-fit-heading{display:grid;gap:14px;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-fit-heading .eyebrow{margin-bottom:9px;font-size:7px}.product-fit-heading h1{margin:0;font-size:clamp(34px,9vw,52px);line-height:.94;letter-spacing:-.055em;font-weight:580}.product-fit-heading>p{max-width:500px;margin:0;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.4}.product-fit-grid{display:grid;gap:22px;margin-top:24px}.product-fit-intro .section-index{margin-bottom:9px;font-size:7px;color:var(--green)}.product-fit-intro h2{margin:0;font-size:clamp(32px,8vw,48px);line-height:.96;letter-spacing:-.05em;font-weight:570}.product-fit-intro>p:not(.section-index){max-width:440px;margin:10px 0 18px;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.4}.product-fit-intro dl{margin:0;border-top:1px solid var(--line)}.product-fit-intro dl div{min-height:32px;display:grid;grid-template-columns:64px 1fr;align-items:center;border-bottom:1px solid var(--line)}.product-fit-intro dt{color:#77726b;font:500 6px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.product-fit-intro dd{margin:0;font-size:8px;font-weight:600}.archive-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:330px;border-bottom:1px solid var(--line);scroll-margin-top:122px}.archive-cover{min-width:0;padding:12px 0 12px 12px}.media-frame{position:relative;margin:0;overflow:hidden;background:#e8e4dc}.media-frame img{height:100%;object-fit:cover}.archive-cover .media-frame{height:100%;aspect-ratio:auto}.archive-cover .media-frame img{object-position:center}.media-code,.media-logo{position:absolute;z-index:2;padding:7px 8px;background:rgba(17,17,15,.88);color:white;font:500 8px/1 var(--font-plex-mono),monospace;letter-spacing:.035em}.media-logo{left:9px;top:9px}.media-code{right:9px;bottom:9px}.archive-summary{min-width:0;padding:24px 16px 20px;display:flex;flex-direction:column;justify-content:center}.archive-summary .eyebrow{margin-bottom:10px;font-size:6px;letter-spacing:.06em}.archive-summary h1{margin:0;font-size:clamp(29px,8.8vw,42px);line-height:.9;letter-spacing:-.06em;font-weight:580}.archive-lead{margin:13px 0 15px;font-family:var(--font-source-serif),Georgia,serif;font-size:11px;line-height:1.35}.spec-list{margin:0;border-top:1px solid var(--line)}.spec-list div{min-height:30px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;border-bottom:1px solid var(--line);font-size:8px}.spec-list dt{color:#77726b;font:400 6px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.spec-list dd{margin:0;font-weight:600}.how-to-order-open{overflow:hidden}.order-modal-backdrop{position:fixed;inset:0;z-index:110;display:flex;align-items:flex-end;justify-content:center;padding:12px 0 0;background:rgba(17,17,15,.56);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-modal{width:100%;max-height:calc(100svh - 12px);overflow-y:auto;border-radius:20px 20px 0 0;background:var(--paper);color:var(--ink);box-shadow:0 -18px 60px rgba(0,0,0,.22)}.order-modal-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px;border-bottom:1px solid var(--line);background:rgba(243,240,232,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.order-modal-header p{margin:0 0 7px;color:#77726b;font:500 7px/1.2 var(--font-plex-mono),monospace;letter-spacing:.06em}.order-modal-header h2{margin:0;font-size:34px;line-height:.94;letter-spacing:-.045em;font-weight:580;text-transform:uppercase}.order-modal-header button{min-width:52px;min-height:42px;padding:0 10px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:9px;text-transform:uppercase;cursor:pointer}.order-modal-options{display:grid}.order-modal-options article{min-width:0;padding:24px 20px 28px}.order-modal-options article+article{border-top:1px solid var(--line);background:#ebe7dd}.order-modal-options .section-index{margin:0 0 11px;color:var(--green);font-size:8px}.order-modal-options h3{margin:0;font-size:27px;line-height:.98;letter-spacing:-.04em;font-weight:580}.order-modal-options article>p:not(.section-index,.order-modal-statement){margin:10px 0 0;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.4}.order-modal-options ul{display:grid;gap:8px;margin:18px 0 0;padding:0;list-style:none}.order-modal-options li{position:relative;padding-left:17px;font-size:11.5px;line-height:1.3}.order-modal-options li:before{position:absolute;left:0;top:.48em;width:6px;height:6px;border-radius:50%;background:var(--green);content:""}.order-modal-advisor{display:grid;gap:5px;margin-top:20px;padding:15px;background:var(--green-dark);color:white}.order-modal-advisor strong{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.order-modal-advisor span{color:#d5d0c8;font-size:10.5px;line-height:1.35}.order-modal-statement{margin:20px 0 14px;color:var(--green-dark);font-size:20px;line-height:1.02;letter-spacing:-.025em;font-weight:600}.order-modal-link{min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 14px;background:var(--green);color:white;font-size:10px;line-height:1.25;font-weight:650;text-align:center;text-transform:uppercase;letter-spacing:.035em}.order-modal-link--unavailable{background:#d9d4c9;color:var(--ink)}.size-guide{margin-top:10px;border-bottom:1px solid var(--line)}.size-guide summary{padding:8px 0;cursor:pointer;list-style-position:inside;font:500 7px/1 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.06em}.size-guide-panel{padding:8px 0 11px;border-top:1px solid var(--line)}.size-guide-group+.size-guide-group{margin-top:13px}.size-guide-unit{margin:0 0 7px;color:#77726b;font:500 6px/1 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.04em}.size-guide-unit--recommendation{margin-top:11px}.size-guide-table-wrap{max-width:100%;overflow-x:auto;scrollbar-width:thin}.size-guide table{width:100%;min-width:340px;border-collapse:collapse;font-size:7px}.size-guide td,.size-guide th{min-width:48px;padding:6px 5px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;white-space:nowrap}.size-guide th:first-child{position:sticky;left:0;z-index:1;min-width:74px;background:var(--paper);text-align:left;font-weight:500}.size-guide tr>:last-child{border-right:0}.size-guide thead th{font:600 6px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.size-guide-note{margin:8px 0 0;color:#68645d;font-size:7px;line-height:1.35}.size-guide--primary{margin:0;border-top:1px solid var(--ink)}.size-guide--primary .size-guide-panel{padding:11px 0 0;border-top:0}.size-guide--primary .size-guide-unit{margin-bottom:9px;color:var(--ink);font-family:var(--font-instrument),Arial,sans-serif;font-size:11px;font-weight:650;line-height:1.15;letter-spacing:-.015em}.size-guide--primary table{min-width:0;font-size:8px}.size-guide--primary td,.size-guide--primary th{padding:8px 4px}.size-guide--primary th:first-child{min-width:70px}.size-guide-heading{display:grid;gap:7px;margin-bottom:12px}.size-guide-heading .section-index{margin:0;color:var(--green);font-size:7px}.size-guide-heading h1,.size-guide-heading h2{margin:0;font-size:clamp(32px,9vw,48px);line-height:.94;letter-spacing:-.055em;font-weight:570}.size-guide--contact{padding:0}.size-guide-variant{padding:14px 0 4px}.size-guide-variant+.size-guide-variant{margin-top:18px;border-top:1px solid var(--line)}.size-guide-variant>h3{margin:0;color:var(--green);font:600 9px/1 var(--font-plex-mono),monospace;letter-spacing:.08em;text-transform:uppercase}.size-guide-contact{display:grid;gap:18px;padding:18px 0 0}.size-guide-contact .section-index{margin:0 0 8px;color:var(--green);font-size:7px}.size-guide-contact h2{margin:0;font-size:clamp(24px,6vw,34px);line-height:.98;letter-spacing:-.04em;font-weight:580}.size-guide-contact>div>p:last-child{max-width:560px;margin:10px 0 0;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:12.5px;line-height:1.42}.size-unit-switch{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0 0 9px;font:500 8px/1 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.04em}.size-unit-switch button{padding:2px 0 3px;border:0;border-bottom:1px solid transparent;background:transparent;color:#77726b;cursor:pointer}.size-unit-switch button[aria-pressed=true]{border-color:currentColor;color:var(--ink)}.size-label,.size-value{display:none}[data-size-unit=metric] .size-label--metric,[data-size-unit=metric] .size-value--metric,[data-size-unit=us] .size-label--us,[data-size-unit=us] .size-value--us{display:inline}.size-value--dual i{color:#8d8880;font-style:normal}.product-support-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;border-top:1px solid var(--line)}.product-support-actions button{min-width:0;min-height:52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:8px 10px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.product-support-actions button:last-child{border-right:0}.product-support-actions button span{font-size:13px;line-height:1.15;font-weight:650}.product-support-actions button small{color:#6f6a63;font:500 7px/1.15 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.04em}.product-support-actions button:hover{background:rgba(26,48,39,.05)}.guide-drawer-open{overflow:hidden}.guide-drawer-backdrop{position:fixed;inset:0;z-index:100;background:rgba(17,17,15,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.guide-drawer{position:absolute;top:0;right:0;bottom:0;width:min(100%,620px);overflow-y:auto;padding:22px 20px 40px;background:var(--paper);color:var(--ink);box-shadow:-16px 0 50px rgba(17,17,15,.18)}.guide-drawer-header{position:sticky;top:-22px;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:-22px -20px 20px;padding:22px 20px 14px;border-bottom:1px solid var(--line);background:rgba(243,240,232,.97)}.guide-drawer-header p{margin:0 0 7px;color:#77726b;font:500 7px/1 var(--font-plex-mono),monospace;letter-spacing:.05em}.guide-drawer-header h2{margin:0;font-size:28px;line-height:1;letter-spacing:-.04em;font-weight:560}.guide-drawer-header button{min-height:34px;padding:0 10px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:9px;cursor:pointer}.guide-drawer-intro{max-width:480px;margin:0 0 20px;color:#5b5751;font-family:var(--font-instrument),Arial,sans-serif;font-size:12.5px;line-height:1.48;letter-spacing:-.006em}.measurement-guide-visual{width:min(100%,400px);margin:0 auto 22px;overflow:hidden;background:var(--paper)}.measurement-guide-visual img{display:block;width:100%;background:var(--paper);filter:grayscale(1) contrast(1.04);mix-blend-mode:darken}.measurement-guide-content ol{display:grid;gap:13px;margin:0;padding:0;list-style:none;counter-reset:measure-step}.measurement-guide-content li{position:relative;padding:0 0 0 31px;border:0;counter-increment:measure-step}.measurement-guide-content li:before{position:absolute;left:0;top:0;content:counter(measure-step,decimal-leading-zero);color:var(--green);font:500 8px/1.2 var(--font-plex-mono),monospace}.measurement-guide-content h3{margin:0 0 4px;font-size:14px;line-height:1.2;letter-spacing:-.015em;font-weight:620}.care-guide-content li,.measurement-guide-content li p{margin:0;color:#5b5751;font-family:var(--font-instrument),Arial,sans-serif;font-size:12px;line-height:1.48;letter-spacing:-.006em}.care-guide-content ul{display:grid;gap:8px;margin:0;padding:0 0 0 18px;list-style:disc;border:0}.care-guide-content li{padding:0 0 0 2px;border:0}.archive-nav{position:sticky;top:71px;z-index:30;display:flex;overflow-x:auto;background:var(--green-dark);color:white;scrollbar-width:none}.archive-nav::-webkit-scrollbar{display:none}.archive-nav a{flex:0 0 auto;min-height:48px;display:flex;align-items:center;gap:7px;padding:0 14px;border-right:1px solid rgba(255,255,255,.17);font-size:8px;text-transform:uppercase;white-space:nowrap}.archive-nav span{color:#d9c6a4;font:400 7px/1 var(--font-plex-mono),monospace}.archive-section{padding:30px 20px 44px;overflow:hidden;scroll-margin-top:118px}.archive-section-heading{margin-bottom:16px}.archive-section-heading .section-index{margin-bottom:10px;font-size:8px}.archive-section-heading h2{max-width:760px;font-size:clamp(31px,8vw,54px);line-height:.94}.archive-section-heading>p:last-child{max-width:520px;margin:12px 0 0;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.4}.product-rail-shell{position:relative}.product-rail-controls{position:absolute;top:0;right:0;left:0;z-index:8;height:55%;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.product-rail-arrow{position:static;flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(17,17,15,.18);border-radius:50%;background:rgba(250,248,243,.94);color:var(--ink);box-shadow:0 8px 24px rgba(17,17,15,.12);cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .18s ease,transform .18s ease}.product-rail-arrow:hover:not(:disabled){transform:scale(1.05)}.product-rail-arrow:focus-visible{outline:2px solid #d9c6a4;outline-offset:3px}.product-rail-arrow:disabled{opacity:.38;cursor:default}.product-rail-arrow--previous{margin-left:5px}.product-rail-arrow--next{margin-right:5px}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:82%;align-items:start;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}.product-rail>*{min-width:0;align-self:start;scroll-snap-align:start}.development-grid-shell .product-rail-controls{height:calc(100% - 62px)}.comparison-grid-shell .product-rail-controls{height:calc(100% - 45px)}.showcase-grid-shell .product-rail-controls{height:100%}.development-grid{display:grid}.development-card{overflow:hidden;border-radius:14px;background:var(--white)}.development-card .media-frame{aspect-ratio:1;border-radius:14px 14px 0 0}.development-card .media-frame img{object-position:center}.development-copy{padding:17px 15px 19px}.development-copy>p:first-child{margin:0 0 15px;font:500 7px/1 var(--font-plex-mono),monospace;text-transform:uppercase}.development-copy>p:first-child span{display:inline-grid;width:22px;height:22px;place-items:center;margin-right:7px;border-radius:50%;background:var(--green);color:white}.development-copy h3{margin:0 0 9px;font-size:20px;line-height:1;letter-spacing:-.04em}.development-copy>p:not(:first-child){margin:0 0 15px;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:12px;line-height:1.38}.development-copy code{font:500 7px/1.35 var(--font-plex-mono),monospace;color:var(--green)}.development-copy--compact{min-height:0;padding:11px 12px 13px;border-radius:0 0 14px 14px}.development-copy--compact>p:first-child{margin-bottom:8px;color:var(--green);letter-spacing:.045em}.development-copy--compact h3{margin:0;font-size:15px;line-height:1.16;letter-spacing:-.025em;font-weight:620}.development-copy--compact .development-card-detail{margin:6px 0 0;color:#5b5751;font-family:var(--font-instrument),Arial,sans-serif;font-size:11.5px;line-height:1.43;letter-spacing:-.006em}.development-story{display:grid;gap:16px}.development-stage{display:grid;gap:14px;padding:16px;overflow:hidden;border:0;border-radius:18px;background:#eeebe4}.development-stage>header{display:grid;gap:6px}.development-stage>header .section-index{margin:0;color:var(--green);font-size:7px}.development-stage>header h3{max-width:690px;margin:0;font-size:clamp(25px,6.5vw,36px);line-height:.98;letter-spacing:-.045em;font-weight:580}.development-stage>header>p:not(.section-index){max-width:590px;margin:0;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:12.5px;line-height:1.4}.lab-facts{grid-column:1/-1;display:grid;margin:8px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lab-facts,.lab-facts--three{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-facts div{min-width:0;padding:10px 9px 10px 0}.lab-facts div+div{padding-left:9px;border-left:1px solid var(--line)}.lab-facts dt{margin:0 0 5px;color:#77726b;font:500 6px/1 var(--font-plex-mono),monospace;text-transform:uppercase;letter-spacing:.045em}.lab-facts dd{margin:0;font-size:10px;line-height:1.28;font-weight:570}.lab-facts--three div:last-child{grid-column:1/-1;padding-left:0;border-top:1px solid var(--line);border-left:0}.development-stage--reference>.media-frame{aspect-ratio:1.15}.development-stage--reference>.media-frame img{object-position:center}.development-stage>.media-frame{border-radius:12px}.development-pair .development-card .media-frame{border-radius:14px 14px 0 0}.development-pair{display:grid;gap:10px}.development-subrail{grid-auto-columns:82%}.development-subrail-shell .product-rail-controls{height:calc(100% - 52px)}.development-stage--rail .development-card .media-frame{aspect-ratio:.94}.development-stage--rail .development-copy--compact{min-height:0;padding:10px 11px 12px}.development-stage--rail .development-copy--compact h3{font-size:14px}.development-stage--reference>.development-card{min-width:0}.development-stage--limited{margin:0}.comparison{background:var(--ink);color:white}.comparison .archive-section-heading>p:last-child{color:#c8c3bb}.comparison-grid{display:grid}.comparison-card{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:14px}.comparison-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#241b19}.comparison-image>.comparison-image-backdrop{position:absolute;z-index:0;inset:-8%;width:116%;height:116%;object-fit:cover;object-position:center;filter:blur(18px) brightness(.48) saturate(.72);transform:scale(1.03)}.comparison-image>.comparison-image-media{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center}.subject-label{position:absolute;z-index:3;transform:translate(-50%,-50%);height:28px;display:grid;place-items:center;padding:0 9px;white-space:nowrap;text-align:center;font:650 10px/1 var(--font-plex-mono),monospace;letter-spacing:.025em;border:1px solid rgba(17,17,15,.08);box-shadow:0 3px 10px rgba(0,0,0,.16)}.subject-label--reference{background:var(--paper);color:var(--ink)}.subject-label--redefine{background:var(--green);color:white}.compare-watermark{position:absolute;z-index:3;top:8px;right:8px;background:rgba(17,17,15,.84);padding:7px;font:500 7px/1 var(--font-plex-mono),monospace}.comparison-card>div:last-child{padding:16px}.comparison-card>div:last-child p{margin:0;color:#d9c6a4;font:500 8px/1 var(--font-plex-mono),monospace}.comparison-card h3{margin:9px 0 6px;font-size:20px;letter-spacing:-.035em}.comparison-card>div:last-child span{display:block;color:#bbb7b0;font-size:11px;line-height:1.4}.comparison-card>.comparison-caption{min-height:0;display:flex;align-items:flex-start;gap:10px;padding:11px 12px 13px}.comparison-card>.comparison-caption p{flex:0 0 auto}.comparison-card>.comparison-caption>div{min-width:0}.comparison-card>.comparison-caption h3{margin:0;font-size:16px;line-height:1.05}.comparison-card>.comparison-caption span{margin-top:6px;color:#c4c0b8;font-family:var(--font-instrument),Arial,sans-serif;font-size:11px;line-height:1.42;letter-spacing:-.006em}.comparison-story{display:grid;gap:28px}.comparison-group{padding:0;border:0}.comparison-group>header{margin-bottom:15px}.comparison-group>header p{margin:0 0 7px;color:#d9c6a4;font:500 7px/1 var(--font-plex-mono),monospace}.comparison-group>header h3{margin:0;font-size:24px;line-height:1;letter-spacing:-.04em;font-weight:560}.comparison-subrail{grid-auto-columns:82%}.comparison-subrail-shell .product-rail-controls{height:calc(100% - 42px)}.comparison-group .comparison-card>.comparison-caption{min-height:0;padding:11px 11px 13px}.comparison-group .comparison-card>.comparison-caption h3{font-size:14px}.comparison-group--limited{min-height:180px;display:grid;align-content:center}.comparison-limited-copy{max-width:560px;margin:0;color:#c4c0b8;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.45}.showcase-grid{display:grid}.showcase-card{background:var(--white)}.showcase-card .media-frame{aspect-ratio:.82}.showcase-card>div{padding:16px 15px 18px}.showcase-card>div p{margin:0;color:var(--green);font:500 7px/1 var(--font-plex-mono),monospace}.showcase-card h3{margin:10px 0 7px;font-size:20px;letter-spacing:-.035em}.showcase-card>div span{color:#68645d;font-size:11px}.showcase-note{min-height:100%;margin:0;padding:28px 22px;background:var(--green);color:white;display:flex;flex-direction:column;justify-content:space-between;gap:70px}.showcase-note p{margin:0;font-family:var(--font-source-serif),Georgia,serif;font-size:25px;line-height:1.12}.showcase-note span{font:500 7px/1 var(--font-plex-mono),monospace}.showcase-card--image-only{overflow:hidden;border-radius:14px;line-height:0}.showcase-card--image-only .media-frame{aspect-ratio:.75}.showcase-card--image-only .media-frame img{object-position:center}.media-note{padding:78px 20px;background:#d9d4c9}.media-note h2{margin:0;max-width:850px;font-size:clamp(38px,10vw,78px);line-height:.96;letter-spacing:-.055em;font-weight:560}.media-note>p:last-child{max-width:660px;margin:28px 0 0;font-family:var(--font-source-serif),Georgia,serif;font-size:18px;line-height:1.45}.product-inquiry{padding:18px 20px 20px;display:grid;gap:12px;background:var(--green);color:white}.product-inquiry .section-index{margin-bottom:6px;color:#d9c6a4;font-size:6px}.product-inquiry h2{margin:0;max-width:650px;font-size:clamp(25px,6.8vw,40px);line-height:.96;letter-spacing:-.05em;font-weight:560}.product-inquiry-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.product-inquiry-copy p{max-width:560px;margin:0;font-family:var(--font-source-serif),Georgia,serif;font-size:11px;line-height:1.32}.product-inquiry .button{min-height:34px;padding-inline:10px;font-size:9px;white-space:nowrap}footer{min-height:54px;padding:11px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 18px;border-top:1px solid var(--line)}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}footer p{display:none;margin:0;font-size:12px;font-weight:600;letter-spacing:-.015em}footer>span{font:500 7px/1 var(--font-plex-mono),monospace}.mobile-action{position:fixed;z-index:60;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:min(250px,calc(100vw - 24px));min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 6px 6px 14px;border-radius:999px;background:rgba(17,17,15,.95);color:white;box-shadow:0 12px 36px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-action>div{display:flex;flex-direction:column;gap:3px}.mobile-action>div span{color:#aaa6a0;font-size:7px;text-transform:uppercase}.mobile-action strong{font:500 9px/1 var(--font-plex-mono),monospace}.mobile-action a,.mobile-action button{min-height:42px;display:flex;align-items:center;padding:0 15px;border:0;border-radius:999px;background:var(--green);color:white;font-size:10px;font-weight:600;cursor:pointer}.product-page+footer{padding-bottom:11px}@media (min-width:700px){.header-brand>span:last-child,footer>div>span:last-child{font-size:7px}.private-pill{font-size:9px}footer>span{font-size:8px}.site-header{min-height:78px;padding-inline:30px}.hero{min-height:calc(100svh - 78px);grid-template-columns:1fr 1fr;grid-template-rows:1fr}.hero-copy{padding:60px 30px}.hero h1{font-size:clamp(58px,7vw,100px)}.hero-intro{font-size:23px}.hero-actions{margin-top:32px}.hero-visual{min-height:auto}.home-hero-slide{min-height:650px}.home-hero-copy{right:30px;bottom:50px;left:30px;width:auto;max-width:none}.home-hero-copy p{margin-bottom:10px;font-size:8px}.home-hero-copy h1{max-width:none;font-size:clamp(42px,6vw,58px);line-height:.96}.home-hero-copy>span{margin-top:13px;font-size:17px;line-height:1.4}.home-hero-copy>a{min-height:38px;margin-top:15px;padding-inline:15px;font-size:10px}.archive-section,.collection,.media-note,.product-inquiry,.story-strip{padding-inline:30px}.story-intro-grid{grid-template-columns:1.05fr .95fr;align-items:end;gap:60px}.story-copy p{font-size:21px}.approach-grid{grid-template-columns:repeat(3,1fr)}.approach-card{grid-template-rows:330px 1fr}.approach-image{min-height:0}.story-strip{min-height:590px}.evidence-statement--home{height:540px;min-height:540px}.evidence-statement{grid-template-columns:.8fr 1.2fr}.evidence-copy{padding:54px 42px;display:flex;flex-direction:column;justify-content:center}.evidence-photo{min-height:540px}.evidence-statement--home .evidence-photo{height:100%;min-height:0}.evidence-statement--home .evidence-copy>p:not(.section-index){font-size:18px}.story-route{margin-top:38px;font-size:10px}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end}.catalog-tools{grid-template-columns:1fr 260px;align-items:end}.catalog-tools.catalog-tools--filters-only{top:78px}.filter-row{margin:0;padding:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 14px}.approach-breadcrumb{padding-inline:30px}.approach-story-hero{grid-template-columns:1.05fr .95fr;min-height:calc(100svh - 128px)}.approach-story-copy{padding:78px 48px 78px 30px;display:flex;flex-direction:column;justify-content:center}.approach-story-copy>div p{font-size:21px}.approach-story-image{min-height:720px}.method-section{padding-inline:30px}.method-heading{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:60px}.method-heading .section-index{grid-column:1/3}.approach-grid--story{grid-template-columns:repeat(3,1fr)}.document-section{grid-template-columns:.85fr 1.15fr}.document-image{min-height:720px}.document-copy{padding:90px 48px;display:flex;flex-direction:column;justify-content:center}.approach-catalog-cta{grid-template-columns:1.2fr .8fr;align-items:end;padding-inline:30px}.approach-catalog-cta .button{justify-self:end}.product-breadcrumb{padding-inline:30px}.product-fit-overview{padding:42px 30px 28px}.product-fit-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:48px;padding-bottom:28px}.product-fit-heading h1{font-size:clamp(48px,6vw,66px)}.product-fit-heading>p{justify-self:end;font-size:15px}.product-fit-grid{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);align-items:start;gap:44px;margin-top:30px}.product-fit-grid--sizing-only{display:block;margin-top:0}.product-fit-intro h2{font-size:clamp(38px,5vw,54px)}.product-fit-intro>p:not(.section-index){font-size:15px}.product-fit-intro dl div{min-height:38px;grid-template-columns:72px 1fr}.product-fit-intro dt{font-size:7px}.product-fit-intro dd{font-size:9px}.archive-hero{grid-template-columns:.92fr 1.08fr;min-height:560px}.archive-cover{padding:24px 12px 24px 24px}.archive-cover .media-frame{height:100%;aspect-ratio:auto}.archive-summary{padding:52px 38px 48px}.archive-summary .eyebrow{margin-bottom:14px;font-size:8px}.archive-summary h1{font-size:clamp(52px,7vw,72px)}.archive-lead{max-width:520px;margin:22px 0 24px;font-size:17px}.spec-list div{min-height:40px;grid-template-columns:96px 1fr;font-size:10px}.spec-list dt{font-size:7px}.order-modal-backdrop{align-items:center;padding:24px}.order-modal{width:min(880px,100%);max-height:calc(100svh - 48px);border-radius:20px}.order-modal-header{padding:24px 28px 18px}.order-modal-options{grid-template-columns:repeat(2,minmax(0,1fr))}.order-modal-options article{padding:30px 28px 34px}.order-modal-options article+article{border-top:0;border-left:1px solid var(--line)}.size-guide{margin-top:16px}.size-guide summary{padding:11px 0;font-size:8px}.size-guide-panel{padding-top:11px}.size-guide thead th,.size-guide-unit{font-size:7px}.size-guide table{min-width:430px;font-size:8px}.size-guide td,.size-guide th{padding:8px 7px}.size-guide-note{font-size:8px}.size-guide--primary{margin-top:0}.size-guide--primary .size-guide-panel{padding-top:13px}.size-guide--primary .size-guide-unit{font-size:12px}.size-guide--primary table{min-width:0;font-size:9px}.size-guide--primary td,.size-guide--primary th{padding:10px 8px}.size-guide--primary th:first-child{min-width:92px}.size-guide-heading{display:block;margin-bottom:18px}.size-guide-heading .section-index{margin-bottom:8px}.size-guide-heading h1,.size-guide-heading h2{font-size:48px}.product-support-actions{margin-top:18px}.product-support-actions button{min-height:60px;padding-inline:14px}.product-support-actions button span{font-size:12px}.guide-drawer{padding:30px 38px 52px}.guide-drawer-header{top:-30px;margin:-30px -38px 28px;padding:30px 38px 18px}.guide-drawer-header h2{font-size:34px}.archive-nav{top:77px}.product-rail{grid-auto-columns:calc((100% - 18px) / 2);gap:18px}.development-card:nth-child(2n){transform:none}.comparison-grid,.development-grid,.showcase-grid{grid-template-columns:none;grid-template-rows:none}.development-stage{gap:20px;padding:22px}.development-stage>header{grid-template-columns:.82fr 1.18fr;column-gap:30px;align-items:end}.development-stage>header .section-index{grid-column:1/3}.development-stage>header>p:not(.section-index){justify-self:end;font-size:13.5px}.lab-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-facts--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lab-facts--three div:last-child{grid-column:auto;padding-left:9px;border-top:0;border-left:1px solid var(--line)}.development-stage--reference>.media-frame{aspect-ratio:1.7}.development-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.comparison-subrail,.development-subrail{grid-auto-columns:calc((100% - 18px) / 2)}.comparison-group{padding:0}.comparison-group>header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.comparison-group>header p{margin:0}.comparison-group>header h3{font-size:28px}.showcase-note{min-height:100%}footer{min-height:64px;padding:12px 30px;grid-template-columns:1fr auto auto;align-items:center}footer p{display:block}}@media (min-width:1050px){.site-header{padding-inline:44px}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:11px}.desktop-nav a{padding-bottom:3px;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:currentColor}.private-pill{margin-left:28px}.archive-section,.collection,.hero-copy,.media-note,.product-inquiry,.story-strip{padding-left:max(44px,calc((100vw - 1440px) / 2));padding-right:max(44px,calc((100vw - 1440px) / 2))}.home-hero{padding:24px max(24px,calc((100vw - 1520px) / 2)) 0;background:var(--paper);color:var(--ink)}.home-hero-slide{width:100%;max-width:1440px;min-height:0;aspect-ratio:2.255/1;margin:0 auto;background:#8e8b85}.home-hero-media:after{display:none}.home-hero-media img{object-position:center}.home-hero-copy{top:50%;right:auto;bottom:auto;left:58%;width:min(27vw,380px);padding:0;transform:translate(-50%,-50%);color:white;text-align:center;text-shadow:0 1px 18px rgba(0,0,0,.18)}.home-hero-copy p{color:#f0e2ca}.home-hero-copy h1{max-width:380px;font-size:clamp(34px,2.8vw,46px);line-height:.94}.home-hero-copy>span{max-width:360px;color:rgba(255,255,255,.94);font-size:clamp(14px,1.05vw,16px)}.home-hero-copy>a{background:var(--ink);color:white}.story-strip{min-height:572px;padding-top:24px;padding-bottom:28px}.evidence-statement--home{height:520px;min-height:520px}.approach-card{grid-template-rows:430px 1fr}.collection{padding-top:44px;padding-bottom:34px}.section-heading{gap:38px}.collection .section-heading h2{font-size:clamp(36px,2.7vw,42px)}.catalog-tools{margin-top:26px}.approach-breadcrumb{padding-left:max(44px,calc((100vw - 1440px) / 2));padding-right:max(44px,calc((100vw - 1440px) / 2))}.approach-story-hero,.document-section{max-width:1600px;margin:0 auto}.approach-catalog-cta,.approach-story-copy,.method-section{padding-left:max(44px,calc((100vw - 1440px) / 2))}.approach-catalog-cta,.method-section{padding-right:max(44px,calc((100vw - 1440px) / 2))}.method-section{padding-top:120px;padding-bottom:150px}.approach-catalog-cta{padding-top:92px;padding-bottom:98px}.product-breadcrumb{padding-left:max(44px,calc((100vw - 1440px) / 2));padding-right:max(44px,calc((100vw - 1440px) / 2))}.product-fit-overview{padding:48px 44px 34px}.product-fit-heading{gap:80px}.product-fit-grid{grid-template-columns:minmax(260px,.56fr) minmax(0,1.44fr);gap:72px}.product-fit-grid--sizing-only{display:block}.archive-hero{max-width:1280px;min-height:620px;margin:0 auto}.archive-nav{top:77px;justify-content:center}.archive-nav a{flex:1 1;max-width:260px;justify-content:center}.archive-section{padding-top:46px;padding-bottom:58px}.archive-section-heading{display:grid;grid-template-columns:1.25fr .75fr;column-gap:70px}.archive-section-heading .section-index{grid-column:1/3}.archive-section-heading>p:last-child{align-self:end;margin:0}.product-rail{grid-auto-columns:calc((100% - 36px) / 3)}.product-rail-arrow{flex-basis:54px;width:54px;height:54px}.product-rail-arrow--previous{margin-left:5px}.product-rail-arrow--next{margin-right:5px}.comparison-grid,.development-grid,.showcase-grid{grid-template-columns:none}.size-guide-heading h1,.size-guide-heading h2{font-size:56px}.size-guide--primary .size-guide-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;align-items:start}.size-guide--primary .size-guide-note{grid-column:1/3}.development-stage{padding:30px}.development-stage>header{grid-template-columns:1.1fr .65fr;column-gap:70px}.development-stage--reference{grid-template-columns:.68fr 1.32fr;align-items:start}.development-stage--reference>header{display:block}.development-stage--reference>header .section-index{margin-bottom:12px}.development-stage--reference>header>p:not(.section-index){margin-top:16px}.development-stage--reference>.media-frame{aspect-ratio:1.5}.development-stage--material .development-pair{gap:20px}.comparison-subrail,.development-subrail{grid-auto-columns:calc((100% - 36px) / 3)}.comparison-image{aspect-ratio:4/3}.subject-label{height:30px;padding:0 11px;font-size:11px}.product-inquiry{grid-template-columns:1.1fr .9fr;align-items:center;padding-top:22px;padding-bottom:24px}.product-inquiry-copy{padding-bottom:2px}footer{min-height:60px;padding:11px max(44px,calc((100vw - 1440px) / 2))}.product-page+footer{padding-bottom:14px}.mobile-action{display:none}}.product-page--content-ready .comparison-group>header h3,.product-page--content-ready .development-stage>header h3{font-size:clamp(20px,2.4vw,28px);line-height:1.08;font-weight:560}.product-page--content-ready .comparison-group>header>p,.product-page--content-ready .development-stage>header .section-index{font:500 8px/1.2 var(--font-plex-mono),monospace;letter-spacing:.04em}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}.announcement-track{animation:none}}.pilot-product-page{background:var(--paper);color:var(--ink)}.product-info-heading{margin-bottom:16px}.product-info-heading .section-index{margin-bottom:8px;color:var(--green)}.product-info-heading h2{max-width:780px;margin:0;font-size:clamp(29px,7vw,48px);line-height:.98;letter-spacing:-.045em;font-weight:570}.product-info-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--white)}.product-info-card img{width:100%;height:auto;object-fit:contain}.order-review-image-status{display:inline-flex;margin-top:9px;padding:5px 7px;border:1px solid rgba(242,215,169,.55);color:#f2d7a9;font:500 7px/1.2 var(--font-plex-mono),monospace;letter-spacing:.04em}.qa-page{min-height:70svh;padding-bottom:72px}.qa-hero{max-width:1180px;margin:0 auto;padding:64px 20px 42px}.qa-hero--compact{padding-bottom:30px}.qa-hero .section-index{color:var(--green)}.qa-hero h1{max-width:900px;margin:0;font-size:clamp(46px,12vw,100px);line-height:.88;letter-spacing:-.07em;font-weight:620}.qa-hero>p:not(.section-index){max-width:700px;margin:24px 0 22px;color:#5f5a54;font-family:var(--font-source-serif),Georgia,serif;font-size:18px;line-height:1.45}.qa-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:0 20px}.qa-summary div{min-height:116px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid var(--line);background:var(--white)}.qa-summary span{font:500 8px/1.2 var(--font-plex-mono),monospace;text-transform:uppercase}.qa-summary strong{font-size:38px;line-height:1}.qa-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px auto 52px}.qa-actions,.qa-product-list{max-width:1180px;padding:0 20px}.qa-product-list{margin:0 auto}.qa-section-heading{margin-bottom:24px}.qa-section-heading .section-index{color:var(--green)}.qa-section-heading h2{margin:0;font-size:clamp(36px,8vw,66px);line-height:.94;letter-spacing:-.05em}.qa-product-list ol{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.qa-product-list li{border-bottom:1px solid var(--line)}.qa-product-list li a{min-height:94px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:13px;padding:16px 0}.qa-product-list li>a>span,.qa-product-list small{color:#77726b;font:500 8px/1.4 var(--font-plex-mono),monospace}.qa-product-list strong{display:block;font-size:20px;line-height:1.1}.qa-product-list small{display:block;margin-top:7px}.qa-product-list b{display:none;font-size:11px}.qa-clear-state,.qa-issues{max-width:1180px;margin:0 auto;padding:0 20px}.qa-issues{display:grid;gap:16px}.qa-clear-state,.qa-issues article{padding:28px;border:1px solid var(--line);background:var(--white)}.qa-clear-state h2,.qa-issues article h2{margin:0;font-size:30px}.qa-clear-state p,.qa-issues article>p:not(.section-index){color:#5f5a54;line-height:1.5}.qa-issues article>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.qa-clear-state span{display:block;margin-bottom:20px;color:var(--green);font-size:38px}.qa-evidence-products,.qa-semantic-products{max-width:1440px;margin:0 auto;padding:0 20px}.qa-evidence-product,.qa-semantic-product{padding:30px 0 44px;border-top:1px solid var(--ink)}.qa-evidence-product>header,.qa-semantic-product>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.qa-evidence-product h2,.qa-semantic-product h2{margin:0;font-size:clamp(30px,6vw,54px);line-height:.94;letter-spacing:-.045em}.qa-evidence-groups{display:grid;gap:22px}.qa-evidence-groups figure{min-width:0;margin:0;padding:14px;border:1px solid var(--line);background:var(--white)}.qa-evidence-groups figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 18px;margin-bottom:12px;font:500 9px/1.4 var(--font-plex-mono),monospace}.qa-evidence-groups figcaption span{color:#6d675f}.qa-evidence-groups img{width:100%;height:auto;border:1px solid var(--line);background:#e9e5dc}.qa-order-group{min-width:0;padding:16px;border:1px solid var(--line);background:var(--white)}.qa-order-group h3{margin:0 0 12px;font-size:18px}.qa-order-group p{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:10px;margin:0;padding:9px 0;border-top:1px solid var(--line);font-size:10px;line-height:1.4}.qa-order-group p b,.qa-order-group p strong{font:500 7px/1.4 var(--font-plex-mono),monospace;text-transform:uppercase}.qa-order-group p span{overflow-wrap:anywhere}.qa-semantic-sources{display:grid;gap:8px;margin:0 0 20px}.qa-semantic-sources p{margin:0;padding:12px;border:1px solid var(--line);font:500 9px/1.45 var(--font-plex-mono),monospace}.qa-semantic-sources strong{color:var(--green)}.qa-semantic-sources small{display:block;overflow-wrap:anywhere;margin-top:5px;color:#77726b}.qa-semantic-variant{margin-top:20px}.qa-semantic-variant h3{margin:0 0 10px;font-size:23px}.qa-semantic-variant>p{color:#5f5a54;line-height:1.5}.qa-semantic-table-wrap{max-width:100%;overflow-x:auto}.qa-semantic-table-wrap table{width:100%;min-width:900px;border-collapse:collapse;background:var(--white);font-size:10px}.qa-semantic-table-wrap td,.qa-semantic-table-wrap th{padding:10px;border:1px solid var(--line);text-align:left;vertical-align:top}.qa-semantic-table-wrap pre{max-width:300px;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}.qa-semantic-unavailable{background:#f4e7de}@media (min-width:700px){.product-info-rail{grid-auto-columns:calc((100% - 18px) / 2)}.qa-actions,.qa-clear-state,.qa-evidence-products,.qa-hero,.qa-issues,.qa-product-list,.qa-semantic-products,.qa-summary{padding-left:30px;padding-right:30px}.qa-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.qa-product-list li a{grid-template-columns:52px minmax(0,1fr) auto;gap:18px}.qa-product-list li a:hover{background:rgba(255,255,255,.42)}.qa-product-list li b{display:block}}@media (min-width:1050px){.product-info-rail{grid-auto-columns:calc((100% - 36px) / 3)}.qa-actions,.qa-clear-state,.qa-evidence-products,.qa-hero,.qa-issues,.qa-product-list,.qa-semantic-products,.qa-summary{padding-left:44px;padding-right:44px}}.pilot-product-breadcrumb{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid var(--line);font:500 7px/1.3 var(--font-plex-mono),monospace;letter-spacing:.05em;text-transform:uppercase}.pilot-product-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.pilot-overview,.pilot-return,.pilot-section{padding-right:20px;padding-left:20px}.pilot-overview{max-width:1440px;margin:0 auto;padding-top:34px;padding-bottom:54px;scroll-margin-top:100px}.pilot-overview-heading{margin-bottom:24px}.pilot-overview-heading .section-index{margin-bottom:8px;color:var(--green);font-size:7px}.pilot-overview-heading h1{margin:0;font-size:clamp(40px,11vw,58px);line-height:.95;letter-spacing:-.055em}.pilot-overview-grid{display:grid;gap:26px}.pilot-guide-panel,.pilot-product-record,.pilot-size-source{min-width:0;padding-top:13px;border-top:1px solid var(--ink)}.pilot-size-source>img{width:100%;max-height:520px;object-fit:contain;background:var(--paper)}.pilot-evidence-label{margin:0 0 10px;color:var(--green);font:500 7px/1.35 var(--font-plex-mono),monospace;letter-spacing:.08em;text-transform:uppercase}.pilot-care-note,.pilot-source-note{margin:10px 0 0;color:#77716a;font-size:10px;line-height:1.45}.pilot-size-empty{max-width:520px;padding:18px 0 6px}.pilot-product-record h2,.pilot-size-empty h2{margin:0;font-size:clamp(28px,8vw,42px);line-height:.98;letter-spacing:-.045em}.pilot-product-record>p,.pilot-size-empty>p:last-child{max-width:640px;margin:12px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:14px;line-height:1.43}.pilot-source-facts{margin:20px 0 0;border-top:1px solid var(--line)}.pilot-source-facts>div{display:grid;grid-template-columns:38px 1fr;min-height:42px;align-items:center;border-bottom:1px solid var(--line)}.pilot-source-facts dt{color:#858078;font:500 7px/1.2 var(--font-plex-mono),monospace}.pilot-source-facts dd{margin:0;font-size:12px;line-height:1.3}.pilot-product-record .support-guide-actions{margin-top:18px}.pilot-guide-panel .product-support-actions{margin-top:0}.pilot-development-record{max-width:760px;margin:22px 0 30px}.pilot-development-record .pilot-source-facts{margin-top:10px}.pilot-section{padding-top:60px;padding-bottom:68px;scroll-margin-top:100px}.pilot-overview+.pilot-section{padding-top:32px}.pilot-section-heading{max-width:1440px;margin:0 auto 24px}.pilot-section-heading .section-index{margin-bottom:9px;font-size:7px}.pilot-section-heading h2{max-width:780px;margin:0;font-size:clamp(38px,10vw,58px);line-height:.96;letter-spacing:-.055em}.pilot-section-heading>p:last-child{max-width:620px;margin:14px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:14px;line-height:1.43}.pilot-stage-list{max-width:1440px;margin:0 auto;display:grid;gap:18px}.pilot-section-empty{max-width:1440px;margin:0 auto;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pilot-section-empty h3{margin:0;font-size:clamp(26px,7vw,40px);line-height:1;letter-spacing:-.04em}.pilot-section-empty>p:last-child{max-width:620px;margin:10px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.42}.pilot-section-empty--dark{border-color:rgba(255,255,255,.2)}.pilot-section-empty--dark>p:last-child{color:#bdb8b0}.pilot-stage{min-width:0;padding:16px;overflow:hidden;border-radius:22px;background:#eeeae2}.pilot-stage>header{margin-bottom:18px}.pilot-stage>header h3{margin:0;font-size:clamp(28px,8vw,42px);line-height:.98;letter-spacing:-.045em}.pilot-stage>header>p:last-child{max-width:650px;margin:10px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.42}.pilot-comparison-card,.pilot-process-card{min-width:0;overflow:hidden;border-radius:16px}.pilot-process-card{background:#fbfaf6}.pilot-process-card .media-frame{aspect-ratio:1;border-radius:16px 16px 0 0}.pilot-process-card .media-frame img{object-position:center}.pilot-process-card>div{min-height:118px;padding:13px 14px 15px}.pilot-process-card h4{margin:0;font-size:17px;line-height:1.08;letter-spacing:-.025em}.pilot-process-card>div>p:last-child{margin:7px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:11.5px;line-height:1.36}.pilot-process-rail-shell .product-rail-controls{height:calc(100% - 118px)}.pilot-comparison{background:#11110f;color:#f7f4ed}.pilot-section-heading--dark .section-index{color:#d9c6a4}.pilot-section-heading--dark>p:last-child{color:#bdb8b0}.pilot-comparison-groups{max-width:1440px;margin:0 auto;display:grid;gap:54px}.pilot-comparison-group{min-width:0}.pilot-comparison-group>header{display:grid;gap:8px;margin-bottom:18px}.pilot-comparison-group>header .pilot-evidence-label{color:#d9c6a4;margin:0}.pilot-comparison-group>header h3{margin:0;font-size:clamp(28px,7vw,44px);line-height:.98;letter-spacing:-.045em}.pilot-comparison-group>header>p:last-child{max-width:600px;margin:0;color:#bdb8b0;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.42}.pilot-showcase>.product-rail-shell{max-width:1440px;margin:0 auto}.pilot-comparison-card{border:1px solid rgba(255,255,255,.17);background:#161614}.pilot-comparison-card .media-frame{aspect-ratio:1}.pilot-comparison-card .media-frame img{object-position:center}.pilot-comparison-card>div{min-height:100px;padding:12px 13px 14px}.pilot-comparison-card>div>p{margin:0 0 8px;color:#d9c6a4;font:500 7px/1.2 var(--font-plex-mono),monospace}.pilot-comparison-card h3{margin:0;font-size:17px;line-height:1.08}.pilot-comparison-card span{display:block;margin-top:7px;color:#c1bcb4;font-family:var(--font-source-serif),Georgia,serif;font-size:11px;line-height:1.35}.pilot-comparison-rail-shell .product-rail-controls{height:calc(100% - 100px)}.pilot-showcase-card{min-width:0;overflow:hidden;border-radius:16px;background:#e7e2d8}.pilot-showcase-card .media-frame{aspect-ratio:.8}.pilot-showcase-card .media-frame img{object-position:center}.pilot-showcase-rail-shell .product-rail-controls{height:100%}.pilot-return{display:flex;justify-content:center;padding-top:18px;padding-bottom:34px}.pilot-return a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--ink);font-size:11px}.pilot-index{max-width:1540px;margin:0 auto;padding:64px 20px 84px}.pilot-index-heading{max-width:850px;margin-bottom:60px}.pilot-index-heading .section-index{margin-bottom:12px}.pilot-index-heading h1{margin:0;font-size:clamp(48px,11vw,86px);line-height:.92;letter-spacing:-.06em}.pilot-index-heading>p:last-child{max-width:620px;margin:18px 0 0;color:#5e5953;font-family:var(--font-source-serif),Georgia,serif;font-size:15px;line-height:1.45}.pilot-index-group+.pilot-index-group{margin-top:68px}.pilot-index-group>header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:16px;border-bottom:1px solid var(--ink);padding-bottom:10px}.pilot-index-group>header h2{margin:0;font-size:28px;letter-spacing:-.035em}.pilot-index-group>header span{font:500 8px/1.2 var(--font-plex-mono),monospace;text-transform:uppercase}.pilot-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.pilot-index-card{min-width:0}.pilot-index-card>div{aspect-ratio:.83;overflow:hidden;background:#e7e2d8}.pilot-index-card img{height:100%;object-fit:cover;transition:transform .35s ease}.pilot-index-card:hover img{transform:scale(1.015)}.pilot-index-card>p{margin:11px 0 6px;color:#78726c;font:500 7px/1.25 var(--font-plex-mono),monospace;letter-spacing:.07em;text-transform:uppercase}.pilot-index-card h3{margin:0;font-size:16px;line-height:1.14;letter-spacing:-.025em}.pilot-index-card>span{display:block;margin-top:7px;color:#858078;font-size:9px}@media (min-width:700px){.size-unit-switch,[data-size-unit] .size-label--metric,[data-size-unit] .size-label--us,[data-size-unit] .size-value--metric,[data-size-unit] .size-value--us{display:none}[data-size-unit] .size-label--dual,[data-size-unit] .size-value--dual{display:inline}.size-guide--primary td{white-space:normal;line-height:1.35}.pilot-overview,.pilot-product-breadcrumb,.pilot-return,.pilot-section{padding-right:30px;padding-left:30px}.pilot-overview{padding-top:46px;padding-bottom:66px}.pilot-overview-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:48px;align-items:start}.pilot-overview-heading h1{font-size:64px}.pilot-section{padding-top:78px;padding-bottom:86px}.pilot-overview+.pilot-section{padding-top:52px}.pilot-section-heading{display:grid;grid-template-columns:1.15fr .85fr;column-gap:60px;align-items:end}.pilot-section-heading .section-index{grid-column:1/3}.pilot-section-heading>p:last-child{margin:0;justify-self:end}.pilot-stage{padding:22px}.pilot-stage>header{display:grid;grid-template-columns:.9fr 1.1fr;column-gap:48px;align-items:end}.pilot-stage>header .pilot-evidence-label{grid-column:1/3}.pilot-stage>header>p:last-child{margin:0;justify-self:end}.pilot-comparison-group>header{grid-template-columns:1fr 1fr;column-gap:48px;align-items:end}.pilot-comparison-group>header .pilot-evidence-label{grid-column:1/3}.pilot-comparison-group>header>p:last-child{justify-self:end}.pilot-index{padding:86px 30px 110px}.pilot-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 18px}}@media (min-width:1050px){.pilot-overview,.pilot-product-breadcrumb,.pilot-return,.pilot-section{padding-right:max(44px,calc((100vw - 1440px) / 2));padding-left:max(44px,calc((100vw - 1440px) / 2))}.pilot-overview-heading h1{font-size:72px}.pilot-section-heading h2{font-size:68px}.pilot-stage-list{gap:26px}.pilot-stage{padding:28px;border-radius:28px}.pilot-stage>header h3{font-size:44px}.pilot-index{padding-right:44px;padding-left:44px}.pilot-index-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:46px 20px}}.product-page--group-copy .development-stage{grid-template-columns:minmax(0,1fr)}.product-page--group-copy .development-stage>header{display:grid;gap:6px}.product-page--group-copy .development-stage>header .section-index{margin:0}.product-page--group-copy .development-card .media-frame{border-radius:14px}.product-page--group-copy .comparison-subrail-shell .product-rail-controls,.product-page--group-copy .development-subrail-shell .product-rail-controls{height:100%}.product-page--group-copy .comparison-card>.comparison-image:last-child{padding:0}.product-page--group-copy .comparison-card>.comparison-image:last-child .compare-watermark{display:inline;color:white;font:500 7px/1 var(--font-plex-mono),monospace}.product-page--group-copy .group-shared-copy{max-width:74ch;margin:0;color:#615c55;font-family:var(--font-source-serif),Georgia,serif;font-size:13px;line-height:1.55;overflow-wrap:break-word}.product-page--group-copy .comparison-group>.group-shared-copy{margin-top:16px;color:#c9c5bd}.approach-section-heading{max-width:1600px;margin:0 auto;padding:28px 20px 16px}.approach-section-heading .section-index{margin:0;color:var(--green);font-size:10px;letter-spacing:.13em}.approach-page .approach-catalog-cta{padding-top:30px;padding-bottom:30px;gap:18px;align-items:center}.approach-catalog-cta .section-index{margin-bottom:10px}.approach-page .approach-catalog-cta h2{font-size:clamp(28px,3.6vw,48px);line-height:1.03}.evidence-photo .approach-photo-mark{max-width:calc(100% - 20px)}@media (min-width:700px){.approach-section-heading{padding:32px 30px 20px}.approach-page .approach-method-rail{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}.approach-method-rail-shell .product-rail-controls{display:none}}@media (max-width:699px){.approach-breadcrumb{min-height:36px;padding-inline:20px}.approach-section-heading{padding:22px 20px 14px}.approach-section-heading--details{padding-top:4px}.approach-page .document-section,.approach-story-hero{grid-template-columns:minmax(0,1fr);margin:0 16px;overflow:hidden;border-radius:16px;background:var(--green-dark);color:var(--white)}.approach-page .document-copy,.approach-story-copy{display:contents}.approach-page .document-image,.approach-story-image{grid-area:1/1;height:clamp(350px,105vw,440px);min-height:0;z-index:0}.approach-page .document-image:after,.approach-story-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,25,21,.35),transparent 38%,rgba(30,44,37,.35) 58%,var(--green-dark));pointer-events:none}.approach-story-image .approach-photo-mark,.document-image .approach-photo-mark{z-index:1}.approach-page .document-copy h2,.approach-story-copy h1{grid-area:1/1;align-self:end;z-index:2;margin:0 20px 20px;color:var(--white);font-size:clamp(29px,8vw,38px);line-height:1.02;letter-spacing:-.05em}.approach-story-copy>div{grid-area:2/1;gap:16px;margin:0;padding:0 20px 26px}.approach-story-copy>div p{color:#e1ddd5;font-size:14px;line-height:1.6}.method-section{padding:32px 20px;overflow:hidden}.method-heading{gap:10px}.method-heading .section-index{margin:0}.method-heading h2{font-size:32px;line-height:1}.method-heading>p:last-child{font-size:14px;line-height:1.4}.approach-method-rail-shell{margin-top:20px}.approach-page .approach-method-rail{grid-auto-columns:82%;gap:12px}.approach-method-rail .approach-image{aspect-ratio:4/5}.approach-method-rail .approach-card-copy{padding:16px 15px 20px}.approach-method-rail .approach-card-copy>span{font-size:8px}.approach-method-rail .approach-card h3{margin:14px 0 10px;font-size:23px}.approach-method-rail .approach-card p{font-size:14px;line-height:1.45}.approach-method-rail-shell .product-rail-controls{height:calc((100vw - 40px) * 1.025)}.approach-page .document-section{margin-top:0;margin-bottom:28px}.approach-page .document-copy>p{grid-area:2/1;margin:0;padding:0 20px 22px;font-size:14px;line-height:1.6}.approach-page .document-copy dl{grid-area:3/1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0 20px 22px;border:0}.approach-page .document-copy dl div{display:block;min-height:0;padding:12px 0;border:0;border-top:1px solid rgba(255,255,255,.22)}.approach-page .document-copy dt{margin-bottom:8px;font-size:8px}.approach-page .document-copy dd{font-size:12px;line-height:1.4}.approach-page .approach-catalog-cta{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:24px 20px}.approach-catalog-cta .section-index{font-size:8px}.approach-page .approach-catalog-cta h2{font-size:clamp(23px,6vw,30px)}.approach-catalog-cta .button{min-height:42px;padding:10px 13px;font-size:10px;white-space:nowrap}#main+footer,.approach-page+footer{height:54px;min-height:54px;padding:11px 20px}.evidence-photo .approach-photo-mark .brand-mark{font-size:20px}.evidence-photo .approach-photo-mark>span:last-child:not(.brand-mark){font-size:5px}}