@view-transition{navigation:auto}:root{--bg: oklch(98.5% 0 0);--surface: oklch(95% .008 230);--surface-strong: oklch(89% .018 230);--ink: oklch(15% .012 235);--muted: oklch(42% .014 230);--line: oklch(82% .012 230);--line-dark: oklch(42% .014 230);--blue: oklch(62% .09 230);--blue-light: oklch(91% .025 230);--blue-dark: oklch(33% .06 230);--signal: oklch(47% .105 145);--signal-light: oklch(87% .045 145);--signal-dark: oklch(27% .05 145);--amber: oklch(72% .1 75);--amber-light: oklch(91% .035 75);--amber-dark: oklch(28% .04 75);--white: oklch(99.5% 0 0);--black: oklch(8% 0 0);--error: oklch(45% .15 25);--success: oklch(40% .09 145);--focus: oklch(56% .12 240);--scrim: oklch(8% 0 0 / .66);--hero-scrim: oklch(8% 0 0 / .42);--header-material: oklch(98.5% 0 0 / .88);--sheet-material: oklch(98.5% 0 0 / .96);--text-on-dark: oklch(99% 0 0);--text-on-dark-muted: oklch(84% .012 230);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4rem;--space-8: 6rem;--space-9: 8rem;--radius-sm: 4px;--radius: 8px;--ease-out: cubic-bezier(.16, 1, .3, 1);--press-duration: .1s;--state-duration: .22s;--sheet-duration: .32s;--page-gutter: 1rem;--page-width: 92rem;--z-sticky: 30;--z-mobile-action: 40;--z-dialog: 60}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:1rem;font-optical-sizing:auto;line-height:1.55;letter-spacing:0}body.is-locked{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:0}button,select{cursor:pointer}h1,h2,h3,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3{font-weight:520;overflow-wrap:anywhere;text-wrap:balance}h1{font-size:3.5rem;line-height:.96}h2{font-size:2.6rem;line-height:1}h3{font-size:1.2rem;line-height:1.15}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{width:min(calc(100% - (2 * var(--page-gutter))),var(--page-width));margin-inline:auto}.skip-link{position:fixed;z-index:calc(var(--z-dialog) + 1);inset:0 auto auto 0;padding:var(--space-2) var(--space-3);background:var(--blue-dark);color:var(--text-on-dark);transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.announcement{min-height:2rem;padding:.3rem var(--page-gutter);display:flex;align-items:center;justify-content:center;background:var(--black);color:var(--text-on-dark-muted);font-size:.82rem;text-align:center}.site-header{position:relative;background:var(--header-material);border-bottom:1px solid var(--line);backdrop-filter:blur(20px) saturate(.82);-webkit-backdrop-filter:blur(20px) saturate(.82)}#header-group{position:relative;z-index:var(--z-sticky);width:100%}.shopify-section.section-header{position:relative;z-index:inherit;width:100%}.shopify-section.section-header.section-header--sticky{position:sticky;top:0}.shopify-section.section-header.is-scrolled .site-header{box-shadow:0 4px 8px #02020214}.site-nav{width:min(calc(100% - (2 * var(--page-gutter))),var(--page-width));min-height:4.5rem;margin:0 auto;display:grid;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:var(--space-3)}.wordmark{width:max-content;display:inline-grid;grid-template-columns:auto auto;gap:.35rem;align-items:center;justify-self:start;font-size:1rem;font-weight:700;line-height:1}.wordmark span:last-child{color:var(--blue-dark);font-weight:500}.site-nav__links,.site-nav__desktop-actions{display:none}.site-nav__mobile-actions{display:flex;align-items:center;justify-content:flex-end;gap:.1rem}.icon-button{width:2.75rem;height:2.75rem;border:0;border-radius:50%;padding:0;display:inline-grid;place-items:center;background:transparent;transition:background var(--state-duration) var(--ease-out),color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.icon-button:hover{background:var(--surface)}.icon-button:active,.button:active,.filter-button:active,.quantity-stepper button:active,.thumbnail-button:active,.finish-swatch:active,.segmented-options label:active span{transform:scale(.97)}.icon-button svg,.button svg,.text-link svg,.header-action svg{width:1.1rem;height:1.1rem;stroke-width:1.7}.header-action{min-height:2.75rem;border:0;padding:0 var(--space-2);display:inline-flex;align-items:center;gap:.45rem;background:transparent;font-size:.9rem;transition:color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.header-action:hover{color:var(--blue-dark)}.header-action:active{transform:scale(.97)}.header-count{min-width:1.25rem;height:1.25rem;border-radius:50%;display:inline-grid;place-items:center;background:var(--blue-dark);color:var(--text-on-dark);font-size:.7rem}.header-count--project{background:var(--signal)}.button{min-height:3rem;border:0;border-radius:var(--radius-sm);padding:.75rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-weight:620;line-height:1.2;text-align:center;transition:background var(--state-duration) var(--ease-out),color var(--state-duration) var(--ease-out),border-color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.button--dark{background:var(--ink);color:var(--text-on-dark)}.button--dark:hover{background:var(--blue-dark)}.button--light{background:var(--white);color:var(--ink)}.button--light:hover{background:var(--blue-light)}.button--project{background:var(--signal);color:var(--text-on-dark)}.button--project:hover{background:var(--signal-dark)}.button--outline{border:1px solid var(--ink);background:transparent;color:var(--ink)}.button--outline:hover{background:var(--ink);color:var(--text-on-dark)}.button--full{width:100%}.button[disabled],.button[aria-disabled=true]{cursor:not-allowed;opacity:.45;transform:none}.command-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4)}.text-link{min-height:2.75rem;display:inline-flex;align-items:center;gap:var(--space-1);border-bottom:1px solid currentColor;font-weight:600;transition:gap var(--state-duration) var(--ease-out),opacity var(--state-duration) var(--ease-out)}.text-link:hover{gap:var(--space-2);opacity:.72}.text-link--light{color:var(--text-on-dark)}.context-line{max-width:48rem;color:inherit;font-size:.9rem;font-weight:650}.chapter{padding:var(--space-9) var(--page-gutter)}.chapter--light{background:var(--bg)}.chapter--surface{background:var(--surface)}.section-heading{width:min(100%,var(--page-width));margin:0 auto var(--space-7)}.section-heading h2{max-width:18ch}.section-heading p{max-width:42rem;margin-top:var(--space-4);color:var(--muted);font-size:1.08rem}.section-heading--split{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-5)}.section-heading--split p,.section-heading--split .text-link{margin-top:0}.site-footer{padding:var(--space-8) var(--page-gutter) max(var(--space-5),env(safe-area-inset-bottom));background:var(--black);color:var(--text-on-dark)}.site-footer__inner{width:min(100%,var(--page-width));margin:0 auto;display:grid;gap:var(--space-7)}.site-footer__brand{display:grid;gap:var(--space-4)}.site-footer__brand .wordmark span:last-child{color:var(--blue)}.site-footer__brand p{max-width:34rem;color:var(--text-on-dark-muted)}.newsletter-form{max-width:34rem;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--line-dark);transition:border-color var(--state-duration) var(--ease-out)}.newsletter-form:focus-within{border-color:var(--white)}.newsletter-form label{grid-column:1 / -1;margin-bottom:var(--space-2);font-weight:600}.newsletter-form input{min-width:0;min-height:3rem;border:0;padding:0;background:transparent;color:var(--text-on-dark);outline:0}.newsletter-form input::placeholder{color:var(--text-on-dark-muted);opacity:1}.newsletter-form button{color:var(--text-on-dark)}.newsletter-message{margin-top:var(--space-2);color:var(--signal-light);font-size:.88rem}.site-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.site-footer__links h3{margin-bottom:var(--space-3);font-size:.95rem}.site-footer__links a{min-height:2.75rem;display:flex;align-items:center;color:var(--text-on-dark-muted)}.site-nav>.wordmark,.site-footer .wordmark,.checkout-header .wordmark{min-height:2.75rem;align-content:center}.site-footer__links a:hover{color:var(--text-on-dark)}.site-footer__bottom{padding-top:var(--space-5);border-top:1px solid var(--line-dark);display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-3);color:var(--text-on-dark-muted);font-size:.82rem}.menu-dialog,.search-dialog,.cart-dialog,.project-dialog,.image-dialog{border:0;border-radius:0;padding:0;background:var(--sheet-material);color:var(--ink);opacity:0;box-shadow:0 24px 72px #0202024d;backdrop-filter:blur(28px) saturate(.8);-webkit-backdrop-filter:blur(28px) saturate(.8);transition:opacity var(--state-duration) var(--ease-out),transform var(--sheet-duration) var(--ease-out),display var(--sheet-duration) allow-discrete,overlay var(--sheet-duration) allow-discrete}.menu-dialog::backdrop,.search-dialog::backdrop,.cart-dialog::backdrop,.project-dialog::backdrop,.image-dialog::backdrop{background:var(--scrim);opacity:0;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:opacity var(--state-duration) var(--ease-out),display var(--state-duration) allow-discrete,overlay var(--state-duration) allow-discrete}.menu-dialog[open],.search-dialog[open],.cart-dialog[open],.project-dialog[open],.image-dialog[open],.menu-dialog[open]::backdrop,.search-dialog[open]::backdrop,.cart-dialog[open]::backdrop,.project-dialog[open]::backdrop,.image-dialog[open]::backdrop{opacity:1}.menu-dialog.is-closing,.search-dialog.is-closing,.cart-dialog.is-closing,.project-dialog.is-closing,.image-dialog.is-closing,.menu-dialog.is-closing::backdrop,.search-dialog.is-closing::backdrop,.cart-dialog.is-closing::backdrop,.project-dialog.is-closing::backdrop,.image-dialog.is-closing::backdrop{opacity:0}.menu-dialog,.cart-dialog{width:min(100%,30rem);max-width:100%;height:100%;max-height:100%}.menu-dialog{margin:0 auto 0 0;transform:translate(-100%)}.cart-dialog{margin:0 0 0 auto;transform:translate(100%)}.menu-dialog[open],.cart-dialog[open]{transform:translate(0)}.menu-dialog.is-closing{transform:translate(-100%)}.cart-dialog.is-closing{transform:translate(100%)}.project-dialog{width:min(100%,34rem);max-width:100%;max-height:min(88vh,52rem);margin:auto 0 0;transform:translateY(100%)}.project-dialog[open]{transform:translateY(0)}.project-dialog.is-closing{transform:translateY(100%)}.search-dialog{width:min(calc(100% - 2rem),48rem);max-width:100%;transform:translateY(-1rem) scale(.985)}.search-dialog[open]{transform:translateY(0) scale(1)}.search-dialog.is-closing{transform:translateY(-.75rem) scale(.99)}.dialog-panel{min-height:100%;padding:var(--space-4);display:flex;flex-direction:column}.project-dialog .dialog-panel{min-height:auto;max-height:min(88vh,52rem)}.dialog-header{min-height:3rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.dialog-header strong{font-size:1.05rem}.menu-dialog nav{margin-top:var(--space-7);display:grid}.menu-dialog nav a{min-height:4.25rem;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:1.65rem;transition:color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.menu-dialog nav a:hover{color:var(--blue-dark)}.menu-dialog nav a:active{transform:scale(.985)}.menu-dialog__professional{margin-top:auto;padding-top:var(--space-6)}.search-dialog__body{padding:var(--space-5)}.search-dialog label{display:block;margin:var(--space-6) 0 var(--space-2);font-weight:600}.search-field{min-height:3.75rem;border-bottom:2px solid var(--ink);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--space-2)}.search-field input{min-width:0;min-height:3.75rem;border:0;padding:0;background:transparent;outline:0;font-size:1.2rem}.search-field input::placeholder{color:var(--muted);opacity:1}.search-results{margin-top:var(--space-5);display:grid}.search-results a{min-height:4rem;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.search-results a:hover{color:var(--blue-dark)}.search-results p{padding:var(--space-5) 0;color:var(--muted)}.sheet-items{min-height:10rem;flex:1;margin:var(--space-5) 0;overflow-y:auto}.sheet-empty{padding:var(--space-7) 0}.sheet-empty h2{max-width:12ch;font-size:2rem}.sheet-empty p{max-width:30rem;margin:var(--space-2) 0 var(--space-4);color:var(--muted)}.sheet-line{padding:var(--space-3) 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:4.5rem 1fr auto;gap:var(--space-3);align-items:start}.sheet-line img{width:4.5rem;aspect-ratio:1;object-fit:cover;background:var(--surface)}.sheet-line h3{font-size:.98rem}.sheet-line p{margin-top:.2rem;color:var(--muted);font-size:.82rem}.sheet-line button{width:2.75rem;height:2.75rem;border:0;padding:0;display:grid;place-items:center;background:transparent;color:var(--muted)}.sheet-summary{padding-top:var(--space-4);border-top:1px solid var(--line)}.sheet-summary>div{margin-bottom:var(--space-3);display:flex;justify-content:space-between;gap:var(--space-3)}@starting-style{.menu-dialog[open]{opacity:0;transform:translate(-100%)}.cart-dialog[open]{opacity:0;transform:translate(100%)}.project-dialog[open]{opacity:0;transform:translateY(100%)}.search-dialog[open]{opacity:0;transform:translateY(-1rem) scale(.985)}.menu-dialog[open]::backdrop,.cart-dialog[open]::backdrop,.project-dialog[open]::backdrop,.search-dialog[open]::backdrop,.image-dialog[open]::backdrop{opacity:0}}.home-hero{position:relative;min-height:calc(100vh - 10.5rem);overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}#system-index{padding-top:var(--space-2)}.home-hero__image,.home-hero__scrim{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__image{object-fit:cover;object-position:62% center}.home-hero__scrim{z-index:-1;background:var(--hero-scrim)}.home-hero__content{padding:5rem 0 4rem}.home-hero__content h1{max-width:11ch;margin:var(--space-3) 0 var(--space-4)}.hero-copy{max-width:35rem;margin-bottom:var(--space-5);color:var(--text-on-dark-muted);font-size:1.05rem}.hero-index{position:absolute;right:var(--page-gutter);bottom:var(--space-4);min-height:2.75rem;display:flex;align-items:center;gap:var(--space-2);color:var(--text-on-dark-muted);font-size:.82rem}.hero-index svg{width:1rem}.material-index{width:min(100%,var(--page-width));margin:0 auto;display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.material-index article{min-width:0}.material-index__media{min-height:24rem;overflow:hidden;background:var(--surface)}.material-index__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}.material-index__media:hover img{transform:scale(1.035)}.material-index__entry{min-height:15rem;padding:var(--space-4);display:grid;grid-template-columns:3.5rem 1fr;gap:var(--space-4);align-content:space-between;background:var(--bg)}.material-index__entry--blue{background:var(--blue-light);color:var(--blue-dark)}.material-index__entry--green{background:var(--signal-light);color:var(--signal-dark)}.material-index__entry>span{width:3.5rem;height:3.5rem;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.8rem;font-weight:700}.material-index__entry div{align-self:end}.material-index__entry h3{max-width:16rem}.material-index__entry p{max-width:24rem;margin-top:var(--space-2);color:inherit;opacity:.8}.system-story{padding:var(--space-9) var(--page-gutter);display:grid;gap:var(--space-7);background:var(--black);color:var(--text-on-dark)}.system-story__intro{align-self:start}.system-story__intro h2{max-width:15ch;margin:var(--space-3) 0 var(--space-4)}.system-story__intro>p:not(.context-line){max-width:34rem;margin-bottom:var(--space-5);color:var(--text-on-dark-muted);font-size:1.08rem}.system-story__sequence{min-width:0;display:grid;gap:var(--space-7)}.story-frame{overflow:hidden;background:var(--bg);color:var(--ink)}.story-frame img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.story-frame>div{padding:var(--space-4)}.story-frame span{font-size:1.4rem;font-weight:600}.story-frame p{max-width:30rem;margin-top:var(--space-2);color:var(--muted)}.story-frame--dark{background:#13191d;color:var(--text-on-dark)}.story-frame--dark p{color:var(--text-on-dark-muted)}.story-frame--blue{background:var(--blue-light);color:var(--blue-dark)}.story-frame--blue p{color:var(--blue-dark);opacity:.78}.product-rail{width:min(100%,var(--page-width));margin:0 auto;padding-bottom:var(--space-3);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18rem,86%);gap:var(--space-4);overflow-x:auto;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}.product-card{min-width:0;display:flex;flex-direction:column;scroll-snap-align:start}.product-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--radius);display:grid;place-items:center;background:var(--surface-strong)}.product-card__media--silver{background:var(--bg)}.product-card__media--wide{background:var(--black)}.product-card__media--components{background:var(--surface)}.product-card__media--crop img{object-position:78% center}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out),filter .7s var(--ease-out)}.product-card:hover .product-card__media img{transform:scale(1.035);filter:brightness(1.03)}.product-card__action{position:absolute;right:var(--space-2);bottom:var(--space-2);left:var(--space-2);min-height:3rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:var(--sheet-material);color:var(--ink);font-weight:620;transform:translateY(calc(100% + var(--space-3)));transition:transform var(--state-duration) var(--ease-out)}.product-card__media:hover .product-card__action,.product-card__media:focus-visible .product-card__action{transform:translateY(0)}.product-card__body{min-height:6rem;padding:var(--space-3) 0;display:flex;justify-content:space-between;gap:var(--space-3)}.product-card__body h3{font-size:1.05rem}.product-card__body p{margin-top:.2rem;color:var(--muted);font-size:.86rem}.product-card__body strong{flex:none;font-size:.92rem}.case-stack{padding:var(--space-9) var(--page-gutter);background:var(--bg)}.case-stack__heading{margin-bottom:var(--space-7)}.case-stack__heading h2{max-width:13ch;margin-top:var(--space-3)}.case-stack__card{position:sticky;top:7rem;width:min(100%,var(--page-width));min-height:36rem;margin:0 auto var(--space-5);overflow:hidden;border-radius:var(--radius);display:grid;background:var(--surface-strong);transform-origin:center top}.case-stack__card img{width:100%;height:26rem;object-fit:cover}.case-stack__card>div{padding:var(--space-5);align-self:end}.case-stack__card>div>span{color:var(--muted);font-size:.86rem;font-weight:650}.case-stack__card h3{max-width:19ch;margin:var(--space-2) 0 var(--space-4);font-size:2rem}.case-stack__card--work{background:var(--blue-light);color:var(--blue-dark)}.case-stack__card--work>div>span{color:var(--blue-dark)}.case-stack__card--hospitality{background:var(--black);color:var(--text-on-dark)}.case-stack__card--hospitality>div>span{color:var(--text-on-dark-muted)}.professional-band{min-height:44rem;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}.professional-band:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--hero-scrim)}.professional-band>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.professional-band__copy{width:min(calc(100% - (2 * var(--page-gutter))),var(--page-width));margin:0 auto;padding:var(--space-8) 0}.professional-band__copy h2{max-width:17ch;margin:var(--space-3) 0 var(--space-4)}.professional-band__copy>p:not(.context-line){max-width:36rem;margin-bottom:var(--space-5);color:var(--text-on-dark-muted)}.closing-action{padding:var(--space-9) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-6);background:var(--signal-light);color:var(--signal-dark)}.closing-action h2{max-width:18ch;margin-top:var(--space-3)}.collection-hero{min-height:42rem;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}.collection-hero>img,.collection-hero__scrim{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.collection-hero>img{object-fit:cover;object-position:center 55%}.collection-hero__scrim{z-index:-1;background:var(--hero-scrim)}.collection-hero__copy{padding:var(--space-8) 0 var(--space-7)}.collection-hero__copy h1{max-width:13ch;margin:var(--space-3) 0 var(--space-4)}.collection-hero__copy>p:last-child{max-width:35rem;color:var(--text-on-dark-muted);font-size:1.08rem}.shop-section{padding:var(--space-9) var(--page-gutter)}.shop-toolbar{margin-bottom:var(--space-7);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-5)}.shop-toolbar h2{font-size:2rem}.shop-toolbar p{margin-top:var(--space-1);color:var(--muted)}.filter-group{display:flex;flex-wrap:wrap;gap:var(--space-1)}.filter-button{min-height:2.75rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.55rem 1rem;background:transparent;transition:background var(--state-duration) var(--ease-out),color var(--state-duration) var(--ease-out),border-color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.filter-button:hover,.filter-button.is-active{border-color:var(--ink);background:var(--ink);color:var(--text-on-dark)}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr));gap:var(--space-6) var(--space-4)}.shop-grid .product-card[hidden]{display:none}.empty-filter{margin-top:var(--space-7);padding:var(--space-7);text-align:center;background:var(--surface)}.empty-filter p{margin:var(--space-2) 0 var(--space-4);color:var(--muted)}.spec-strip{padding:var(--space-7) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5);background:var(--blue-dark);color:var(--text-on-dark)}.spec-strip h2{max-width:21ch;margin-top:var(--space-2);font-size:2.2rem}.breadcrumbs{min-height:3.5rem;display:flex;align-items:center;gap:var(--space-1);overflow-x:auto;color:var(--muted);font-size:.82rem;white-space:nowrap}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs a{min-height:2.75rem;display:inline-flex;align-items:center}.breadcrumbs svg{width:.9rem;flex:none}.product-stage{padding-bottom:var(--space-9);display:grid;gap:var(--space-7)}.product-gallery,.product-builder{min-width:0}.product-gallery__main{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--radius);display:grid;place-items:center;background:var(--surface);transition:filter var(--state-duration) var(--ease-out),background var(--state-duration) var(--ease-out)}.product-gallery__main>img{width:100%;height:100%;object-fit:cover;transition:filter var(--state-duration) var(--ease-out),transform .5s var(--ease-out)}.product-gallery__main.is-graphite>img{filter:saturate(.88) contrast(1.02)}.product-gallery__main.is-aluminum>img{filter:saturate(.68) brightness(1.08)}.product-gallery__main.is-moss>img{filter:sepia(.08) hue-rotate(55deg) saturate(.86)}.light-readout{position:absolute;left:var(--space-3);bottom:var(--space-3);min-height:2.75rem;border-radius:var(--radius-sm);padding:0 var(--space-3);display:flex;align-items:center;gap:var(--space-2);background:var(--sheet-material);color:var(--ink);font-size:.82rem;font-weight:620;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.light-readout svg{width:1rem;color:var(--amber-dark)}.zoom-button{position:absolute;right:var(--space-3);bottom:var(--space-3);background:var(--sheet-material)}.product-thumbnails{margin-top:var(--space-2);display:grid;grid-template-columns:repeat(3,4.5rem);gap:var(--space-2)}.thumbnail-button{width:4.5rem;aspect-ratio:1;border:1px solid transparent;border-radius:var(--radius-sm);padding:0;overflow:hidden;background:var(--surface);transition:border-color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.thumbnail-button:hover,.thumbnail-button.is-active{border-color:var(--blue-dark)}.thumbnail-button img{width:100%;height:100%;object-fit:cover}.product-builder{align-self:start}.product-builder__heading{padding-bottom:var(--space-5);border-bottom:1px solid var(--line)}.product-builder__heading h1{margin:var(--space-3) 0;font-size:2.8rem}.product-builder__heading>p:last-child{max-width:38rem;margin-top:var(--space-4);color:var(--muted)}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.product-meta>strong{font-size:1.2rem}.rating{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.86rem}.rating svg{width:1rem;fill:var(--amber);color:var(--amber-dark)}.configurator{display:grid}.config-step{min-width:0;margin:0;border:0;border-bottom:1px solid var(--line);padding:var(--space-5) 0}.config-step legend{width:100%;margin-bottom:var(--space-3);display:flex;justify-content:space-between;gap:var(--space-3);font-weight:650}.config-step legend small{color:var(--muted);font-weight:450}.swatch-options{display:flex;flex-wrap:wrap;gap:var(--space-3)}.finish-swatch{position:relative;width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:transform var(--press-duration) var(--ease-out)}.finish-swatch input{position:absolute;opacity:0}.finish-swatch:before{content:"";width:2.2rem;height:2.2rem;border:4px solid var(--bg);border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px var(--line)}.finish-swatch:has(input:checked):before{box-shadow:0 0 0 2px var(--ink)}.finish-swatch span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.finish-swatch--graphite{--swatch: oklch(24% .01 235)}.finish-swatch--aluminum{--swatch: oklch(75% .01 230)}.finish-swatch--moss{--swatch: oklch(48% .05 145)}.segmented-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-1)}.segmented-options--three{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-options label{min-width:0;position:relative}.segmented-options input{position:absolute;opacity:0}.segmented-options span{min-height:3.75rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:var(--space-1);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-weight:650;transition:background var(--state-duration) var(--ease-out),color var(--state-duration) var(--ease-out),border-color var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.segmented-options small{color:var(--muted);font-size:.74rem;font-weight:450}.segmented-options input:focus-visible+span{outline:3px solid var(--focus);outline-offset:2px}.segmented-options input:checked+span{border-color:var(--blue-dark);background:var(--blue-dark);color:var(--text-on-dark)}.segmented-options input:checked+span small{color:var(--text-on-dark-muted)}.range-control{min-height:3rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3)}.range-control svg{width:1.15rem;color:var(--amber-dark)}.range-control input{width:100%;accent-color:var(--blue-dark)}.config-summary{padding:var(--space-5) 0;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.config-summary div{min-width:0;display:grid}.config-summary span{color:var(--muted);font-size:.82rem}.config-summary div strong{overflow-wrap:anywhere}.product-actions{display:grid;gap:var(--space-2)}.action-message{min-height:1.5rem;margin-top:var(--space-2);color:var(--success);font-size:.86rem;font-weight:600}.product-promises{margin-top:var(--space-4);display:grid;gap:var(--space-2);color:var(--muted);font-size:.84rem}.product-promises span{display:flex;align-items:center;gap:var(--space-2)}.product-promises svg{width:1rem}.product-story{padding:var(--space-9) var(--page-gutter);display:grid;gap:var(--space-7);background:var(--blue-light);color:var(--blue-dark)}.product-story__copy{align-self:center;max-width:38rem}.product-story__copy h2{margin:var(--space-3) 0 var(--space-4)}.product-story__copy p:last-child{font-size:1.08rem}.product-story>img{width:100%;aspect-ratio:1;border-radius:var(--radius);object-fit:cover}.product-details{padding:var(--space-8) var(--page-gutter)}.product-details>h2,.product-details details{width:min(100%,58rem);margin-inline:auto}.product-details>h2{margin-bottom:var(--space-5)}.product-details details{border-bottom:1px solid var(--line)}.product-details summary{min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);cursor:pointer;font-size:1.05rem;font-weight:620;list-style:none}.product-details summary::-webkit-details-marker{display:none}.product-details summary svg{width:1.1rem;transition:transform var(--state-duration) var(--ease-out)}.product-details details[open] summary svg{transform:rotate(45deg)}.product-details details>div{padding:0 0 var(--space-5);color:var(--muted)}.project-callout{padding:var(--space-7) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5);background:var(--signal);color:var(--text-on-dark)}.project-callout h2{max-width:22ch;margin-top:var(--space-2);font-size:2.2rem}.mobile-product-bar{position:fixed;z-index:var(--z-mobile-action);right:0;bottom:0;left:0;min-height:4.75rem;padding:var(--space-2) var(--page-gutter) max(var(--space-2),env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);background:var(--header-material);border-top:1px solid var(--line);backdrop-filter:blur(20px) saturate(.82);-webkit-backdrop-filter:blur(20px) saturate(.82)}.mobile-product-bar>div{min-width:0;display:grid;font-size:.82rem}.mobile-product-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-bar .button{flex:none}.image-dialog{width:min(92vw,52rem);max-height:92vh;transform:translateY(1rem) scale(.985)}.image-dialog[open]{transform:translateY(0) scale(1)}.image-dialog.is-closing{transform:translateY(.75rem) scale(.99)}.image-dialog>img{width:100%;max-height:90vh;object-fit:contain}.dialog-close{position:absolute;z-index:2;top:var(--space-2);right:var(--space-2);background:var(--sheet-material)}.spaces-hero,.professional-hero{min-height:44rem;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}.spaces-hero>img,.professional-hero>img,.spaces-hero__scrim,.professional-hero__scrim{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.spaces-hero>img,.professional-hero>img{object-fit:cover;object-position:center}.spaces-hero__scrim,.professional-hero__scrim{z-index:-1;background:var(--hero-scrim)}.spaces-hero__copy,.professional-hero__copy{padding:var(--space-8) 0 var(--space-7)}.spaces-hero__copy h1,.professional-hero__copy h1{max-width:13ch;margin:var(--space-3) 0 var(--space-4)}.spaces-hero__copy>p:last-child,.professional-hero__copy>p:not(.context-line){max-width:36rem;color:var(--text-on-dark-muted);font-size:1.08rem}.professional-hero__copy .command-row{margin-top:var(--space-5)}.space-case{display:grid;background:var(--surface)}.space-case__media{min-height:34rem;overflow:hidden}.space-case__media img{width:100%;height:100%;object-fit:cover}.space-case__copy{padding:var(--space-7) var(--page-gutter);align-self:center}.space-case__copy>span,.hospitality-case__copy>span{font-size:.88rem;font-weight:650}.space-case__copy h2{max-width:15ch;margin:var(--space-3) 0 var(--space-4)}.space-case__copy>p{max-width:36rem;color:var(--muted)}.space-case dl,.material-study dl{margin:var(--space-5) 0;border-top:1px solid var(--line)}.space-case dl div,.material-study dl div{min-height:3.25rem;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.space-case dt,.material-study dt{color:var(--muted)}.space-case dd,.material-study dd{text-align:right}.space-case--reverse{background:var(--blue-light);color:var(--blue-dark)}.space-case--reverse .space-case__copy>p,.space-case--reverse dt{color:var(--blue-dark);opacity:.78}.space-case--reverse dl,.space-case--reverse dl div{border-color:var(--blue)}.hospitality-case{min-height:48rem;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}.hospitality-case:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--hero-scrim)}.hospitality-case>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hospitality-case__copy{width:min(calc(100% - (2 * var(--page-gutter))),var(--page-width));margin:0 auto;padding:var(--space-8) 0}.hospitality-case__copy h2{max-width:16ch;margin:var(--space-3) 0 var(--space-4)}.hospitality-case__copy>p{max-width:38rem;color:var(--text-on-dark-muted)}.hospitality-case__facts{max-width:46rem;margin:var(--space-5) 0;display:grid;gap:1px;background:var(--line-dark)}.hospitality-case__facts div{padding:var(--space-3);display:grid;background:#020202b8}.hospitality-case__facts span{color:var(--text-on-dark-muted);font-size:.82rem}.project-process{padding:var(--space-9) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-6)}.project-process h2{max-width:16ch}.project-process p{max-width:38rem;margin-top:var(--space-4);color:var(--muted)}.project-process__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4)}.ledger-list{width:min(100%,var(--page-width));margin:0 auto;border-top:1px solid var(--line)}.ledger-list article{padding:var(--space-5) 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:2.75rem 1fr;gap:var(--space-3)}.ledger-list article>svg{width:1.5rem;margin-top:.1rem;color:var(--blue-dark)}.ledger-list article h3,.ledger-list article p,.ledger-list article a{grid-column:2}.ledger-list article h3{font-size:1.4rem}.ledger-list article p{max-width:38rem;color:var(--muted)}.ledger-list article a{min-height:2.75rem;width:max-content;display:inline-flex;align-items:center;gap:var(--space-1);color:var(--blue-dark);font-weight:620}.ledger-list article a svg{width:1rem}.spec-library{padding:var(--space-9) var(--page-gutter);background:var(--surface)}.spec-library__heading{width:min(100%,var(--page-width));margin:0 auto var(--space-6);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-5)}.spec-library__heading h2{max-width:18ch;margin-top:var(--space-3)}.spec-table,.technical-table{width:min(100%,var(--page-width));margin:0 auto;overflow-x:auto}.spec-table__head,.spec-table__row{min-width:46rem;display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:var(--space-3);align-items:center}.spec-table__head{min-height:3rem;border-bottom:1px solid var(--ink);font-size:.82rem;font-weight:650}.spec-table__row{min-height:4.25rem;border-bottom:1px solid var(--line)}.spec-table__row a{min-height:2.75rem;display:inline-flex;align-items:center;gap:var(--space-1);color:var(--blue-dark);font-weight:620}.spec-table__row a svg{width:1rem}.sample-projects{padding:var(--space-9) var(--page-gutter)}.sample-projects__grid{width:min(100%,var(--page-width));margin:0 auto;display:grid;gap:var(--space-5)}.sample-projects__grid article{border-radius:var(--radius);overflow:hidden;background:var(--surface)}.sample-projects__grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.sample-projects__grid article>div{padding:var(--space-4)}.sample-projects__grid p{margin:var(--space-1) 0 var(--space-4);color:var(--muted)}.inquiry-history{padding:var(--space-8) var(--page-gutter);background:var(--blue-light);color:var(--blue-dark)}.inquiry-history__heading{width:min(100%,var(--page-width));margin:0 auto var(--space-5);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4)}.inquiry-history__heading p{margin-top:var(--space-1);opacity:.76}[data-inquiry-history]{width:min(100%,var(--page-width));margin:0 auto}.history-empty{padding:var(--space-6) 0;border-top:1px solid var(--blue);color:var(--blue-dark)}.history-row{min-height:4.5rem;border-top:1px solid var(--blue);display:grid;gap:var(--space-2);align-items:center}.history-row span{font-size:.86rem}.history-status{width:max-content;min-height:1.75rem;border-radius:999px;padding:.25rem .7rem;display:inline-flex;align-items:center;background:var(--signal-dark);color:var(--text-on-dark);font-size:.76rem;font-weight:650}.professional-final{padding:var(--space-8) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5);background:var(--blue-dark);color:var(--text-on-dark)}.professional-final h2{max-width:20ch}.professional-final p{max-width:36rem;margin-top:var(--space-3);color:var(--text-on-dark-muted)}.spec-page{padding-bottom:var(--space-9)}.utility-hero{padding-block:var(--space-8);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5)}.utility-hero h1{margin:var(--space-2) 0 var(--space-4)}.utility-hero p:last-child{max-width:42rem;color:var(--muted);font-size:1.08rem}.utility-hero__actions{display:flex;align-items:center;gap:var(--space-2)}.spec-index{padding-block:var(--space-6);border-top:1px solid var(--line)}.spec-index__controls{margin-bottom:var(--space-5);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.spec-index__controls h2{font-size:2rem}.select-field{min-width:min(100%,18rem);display:grid;gap:var(--space-1);color:var(--muted);font-size:.82rem}.select-field select{min-height:3rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:0 var(--space-3);background:var(--bg);color:var(--ink)}.technical-table__head,.technical-table__row{min-width:58rem;display:grid;grid-template-columns:1.1fr 1fr 1.1fr 1.1fr 1.2fr;gap:var(--space-3);align-items:center}.technical-table__head{min-height:3rem;border-bottom:1px solid var(--ink);font-size:.82rem;font-weight:650}.technical-table__row{min-height:4.25rem;border-bottom:1px solid var(--line)}.spec-notes{padding-block:var(--space-8)}.spec-notes>h2{margin-bottom:var(--space-5)}.spec-notes>div{border-top:1px solid var(--line)}.spec-notes article{padding:var(--space-5) 0;border-bottom:1px solid var(--line);display:grid;gap:var(--space-2)}.spec-notes article p{max-width:40rem;color:var(--muted)}.spec-cta{padding:var(--space-8) var(--page-gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5);background:var(--signal);color:var(--text-on-dark)}.spec-cta p{max-width:36rem;margin-top:var(--space-3);color:var(--signal-light)}.quote-page,.cart-page{padding-bottom:var(--space-9)}.workflow-heading{padding-block:var(--space-7);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--space-5)}.workflow-heading h1{margin:var(--space-2) 0 var(--space-3)}.workflow-heading p:last-child{max-width:42rem;color:var(--muted)}.workflow-layout,.cart-layout{padding-block:var(--space-6);display:grid;gap:var(--space-6)}.workflow-section-heading{min-height:3.5rem;border-bottom:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.workflow-section-heading h2{font-size:1.45rem}.workflow-section-heading span{color:var(--muted);font-size:.86rem}.quote-page-line,.cart-page-line{padding:var(--space-4) 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:6rem 1fr;gap:var(--space-3)}.quote-page-line img,.cart-page-line img{width:6rem;aspect-ratio:1;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface)}.line-item-copy{min-width:0;display:grid;grid-template-columns:1fr auto;gap:var(--space-1) var(--space-3);align-content:start}.line-item-copy h3{overflow-wrap:anywhere;font-size:1rem}.line-item-copy>strong{grid-column:2;grid-row:1}.line-item-copy p{grid-column:1 / -1;color:var(--muted);font-size:.84rem}.line-item-controls{grid-column:1 / -1;margin-top:var(--space-2);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.quantity-stepper{min-height:2.75rem;border:1px solid var(--line);border-radius:var(--radius-sm);display:inline-grid;grid-template-columns:2.75rem 2.25rem 2.75rem;align-items:center}.quantity-stepper button{width:2.75rem;height:2.75rem;border:0;padding:0;display:grid;place-items:center;background:transparent;transition:background var(--state-duration) var(--ease-out),transform var(--press-duration) var(--ease-out)}.quantity-stepper button:hover{background:var(--surface)}.quantity-stepper svg{width:1rem}.quantity-stepper span{text-align:center;font-size:.86rem;font-weight:650}.remove-line{min-height:2.75rem;border:0;padding:0;background:transparent;color:var(--muted);font-size:.84rem}.remove-line:hover{color:var(--error)}.quote-empty,.cart-empty{padding:var(--space-7) 0}.quote-empty h3,.cart-empty h3{max-width:17ch;font-size:2rem}.quote-empty p,.cart-empty p{max-width:34rem;margin:var(--space-2) 0 var(--space-4);color:var(--muted)}.quote-overview,.order-summary{align-self:start;padding:var(--space-4);background:var(--surface)}.quote-overview h2,.order-summary h2{margin-bottom:var(--space-4);font-size:1.45rem}.quote-overview dl,.order-summary dl{border-top:1px solid var(--line)}.quote-overview dl div,.order-summary dl div{min-height:3.25rem;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.quote-overview dt,.order-summary dt{color:var(--muted)}.quote-overview dd,.order-summary dd{text-align:right}.quote-overview>p,.order-summary>p{margin-top:var(--space-4);color:var(--muted);font-size:.84rem}.order-summary__total{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.order-summary__total strong{font-size:1.2rem}.inquiry-form-section{padding-top:var(--space-8);border-top:1px solid var(--line)}.inquiry-form-section__heading{margin-bottom:var(--space-6)}.inquiry-form-section__heading h2{max-width:16ch}.inquiry-form-section__heading p{max-width:38rem;margin-top:var(--space-3);color:var(--muted)}.inquiry-form,.checkout-form{display:grid;gap:var(--space-6)}.inquiry-form fieldset,.checkout-form fieldset{margin:0;border:0;padding:0}.inquiry-form legend,.checkout-form legend{width:100%;margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:1px solid var(--ink);font-size:1.15rem;font-weight:650}.form-grid{display:grid;gap:var(--space-4)}.inquiry-form label,.checkout-form label{min-width:0;display:grid;gap:var(--space-1)}.inquiry-form label>span,.checkout-form label>span{font-size:.84rem;font-weight:600}.inquiry-form label small{color:var(--muted);font-weight:450}.inquiry-form input,.inquiry-form select,.inquiry-form textarea,.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;min-height:3.25rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:0 var(--space-3);background:var(--bg);outline:0;transition:border-color var(--state-duration) var(--ease-out),box-shadow var(--state-duration) var(--ease-out)}.inquiry-form textarea,.checkout-form textarea{min-height:8rem;padding-block:var(--space-3);resize:vertical}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--blue-dark);box-shadow:0 0 0 2px var(--blue-light)}.inquiry-form input[aria-invalid=true],.inquiry-form select[aria-invalid=true],.checkout-form input[aria-invalid=true],.checkout-form select[aria-invalid=true]{border-color:var(--error)}.field-wide{grid-column:1 / -1}.check-row{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-4)}.check-row label,.checkbox-line{min-height:2.75rem;display:flex;grid-template-columns:auto 1fr;align-items:center;gap:var(--space-2);font-size:.88rem}.check-row input,.checkbox-line input{width:1rem;min-height:1rem;accent-color:var(--signal)}.form-status{min-height:1.5rem;color:var(--error);font-size:.88rem;font-weight:600}.inquiry-success,.order-success{padding:var(--space-7) 0}.inquiry-success>svg,.order-success>svg{width:2.5rem;height:2.5rem;margin-bottom:var(--space-4);color:var(--success)}.inquiry-success>p,.order-success>p{font-weight:650}.inquiry-success h2,.order-success h2{margin:var(--space-2) 0 var(--space-3)}.inquiry-success>span,.order-success>span{display:block;max-width:38rem;color:var(--muted)}.inquiry-success .command-row{margin-top:var(--space-5)}.checkout-body{background:var(--bg)}.checkout-header{min-height:4.75rem;padding:0 var(--page-gutter);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.checkout-header__bag{min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-1)}.checkout-header__bag svg{width:1.1rem}.checkout-layout{width:min(100%,78rem);margin:0 auto;display:grid}.checkout-form-section,.checkout-order{min-width:0;padding:var(--space-6) var(--page-gutter) var(--space-8)}.checkout-progress{margin-bottom:var(--space-5);display:flex;align-items:center;gap:var(--space-1);color:var(--muted);font-size:.78rem}.checkout-progress .is-current{color:var(--ink);font-weight:650}.checkout-progress svg{width:.8rem}.checkout-form-section>h1{margin-bottom:var(--space-6);font-size:2.8rem}.delivery-option{min-height:4.5rem;border:1px solid var(--line);border-bottom:0;padding:var(--space-3);display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3)}.delivery-option:last-child{border-bottom:1px solid var(--line)}.delivery-option:has(input:checked){border-color:var(--blue-dark);background:var(--blue-light)}.delivery-option input{width:1rem;min-height:1rem;accent-color:var(--blue-dark)}.delivery-option span{display:grid}.delivery-option small,.payment-option small{color:var(--muted);font-weight:450}.payment-option{min-height:4.75rem;border:1px solid var(--blue-dark);border-radius:var(--radius-sm);padding:var(--space-3);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);background:var(--blue-light)}.payment-option svg{width:1.15rem}.payment-option span{display:grid}.checkout-order{background:var(--surface)}.checkout-order>h2{margin-bottom:var(--space-4);font-size:1.35rem}.checkout-order-line{padding:var(--space-3) 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:4rem 1fr auto;gap:var(--space-3);align-items:center}.checkout-order-line img{width:4rem;aspect-ratio:1;border-radius:var(--radius-sm);object-fit:cover}.checkout-order-line h3{font-size:.92rem}.checkout-order-line p{margin-top:.15rem;color:var(--muted);font-size:.78rem}.checkout-order dl{margin-top:var(--space-4);border-top:1px solid var(--line)}.checkout-order dl div,.checkout-order__total{min-height:3.25rem;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.checkout-order dt{color:var(--muted)}.checkout-order__total{min-height:4rem;border-bottom:0}.checkout-order__total strong{font-size:1.2rem}.story-hero{display:grid;grid-template-columns:minmax(0,1fr);background:var(--surface)}.story-hero>img{min-width:0;width:100%;height:30rem;object-fit:cover}.story-hero__copy{min-width:0;padding:var(--space-7) var(--page-gutter) var(--space-8);align-self:center}.story-hero__copy h1{max-width:12ch;margin:var(--space-3) 0 var(--space-4)}.story-hero__copy p:last-child{max-width:36rem;color:var(--muted);font-size:1.08rem}.design-principles{padding:0 var(--page-gutter) var(--space-9);background:var(--bg)}.design-principles article{width:min(100%,var(--page-width));margin:0 auto;padding:var(--space-6) 0;border-top:1px solid var(--line);display:grid;gap:var(--space-3)}.design-principles h2{max-width:15ch}.design-principles p{max-width:40rem;color:var(--muted)}.material-study{display:grid;background:var(--blue-light);color:var(--blue-dark)}.material-study__copy{padding:var(--space-7) var(--page-gutter);align-self:center}.material-study__copy h2{max-width:15ch;margin:var(--space-3) 0 var(--space-4)}.material-study__copy>p:last-of-type{max-width:38rem}.material-study dl,.material-study dl div{border-color:var(--blue)}.material-study dt{color:var(--blue-dark);opacity:.75}.material-study>img{width:100%;min-height:32rem;object-fit:cover}.story-installation{min-height:44rem;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--black);color:var(--text-on-dark);isolation:isolate}.story-installation:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--hero-scrim)}.story-installation>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story-installation>div{width:min(calc(100% - (2 * var(--page-gutter))),var(--page-width));margin:0 auto;padding:var(--space-8) 0}.story-installation h2{max-width:18ch}.story-installation p{max-width:36rem;margin:var(--space-3) 0 var(--space-5);color:var(--text-on-dark-muted)}@media(hover:none){.product-card__action{transform:translateY(0)}}@media(min-width:40rem){:root{--page-gutter: 1.5rem}h1{font-size:4.8rem}h2{font-size:3.4rem}.home-hero__content h1{font-size:5.4rem}.section-heading--split,.shop-toolbar,.spec-library__heading,.inquiry-history__heading,.utility-hero,.spec-index__controls,.workflow-heading{flex-direction:row;align-items:flex-end;justify-content:space-between}.section-heading--split p,.section-heading--split .text-link{max-width:34rem}.material-index{grid-template-columns:repeat(2,minmax(0,1fr))}.material-index__media{grid-row:span 2;min-height:36rem}.material-index__entry{min-height:18rem}.product-rail{grid-auto-columns:minmax(20rem,44%)}.case-stack__card{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr)}.case-stack__card img{height:100%;min-height:36rem}.case-stack__card>div{padding:var(--space-7)}.hospitality-case__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.ledger-list article{grid-template-columns:3.5rem minmax(12rem,.8fr) minmax(18rem,1.4fr) auto;align-items:start}.ledger-list article h3,.ledger-list article p,.ledger-list article a{grid-column:auto}.sample-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-row{grid-template-columns:1fr 1fr 1fr auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-page-line,.cart-page-line{grid-template-columns:7rem 1fr}.quote-page-line img,.cart-page-line img{width:7rem}.spec-notes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.spec-notes article{padding:var(--space-5);border-right:1px solid var(--line)}.spec-notes article:first-child{padding-left:0}.spec-notes article:last-child{border-right:0;padding-right:0}.story-hero>img{height:42rem}.design-principles article{grid-template-columns:minmax(18rem,.8fr) minmax(22rem,1.2fr);gap:var(--space-7)}}@media(min-width:64rem){:root{--page-gutter: 2.5rem}h1{font-size:6rem}h2{font-size:4rem}.mobile-menu-button,.site-nav__mobile-actions{display:none}.site-nav{grid-template-columns:1fr auto 1fr}.site-nav__links{display:flex;align-items:center;gap:var(--space-5)}.site-nav__links a{min-height:2.75rem;position:relative;display:inline-flex;align-items:center;font-size:.9rem}.site-nav__links a:after{content:"";position:absolute;right:0;bottom:.45rem;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--state-duration) var(--ease-out)}.site-nav__links a:hover:after,.site-nav__links a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.site-nav>.wordmark{justify-self:center}.site-nav__desktop-actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-1)}.home-hero{min-height:calc(100vh - 9rem);max-height:60rem}.home-hero__content{padding-block:6rem 1rem}.home-hero__content h1{font-size:6rem}.material-index{grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:repeat(2,minmax(18rem,1fr))}.material-index__media{grid-row:span 2}.material-index__entry--green{grid-column:2 / -1}.system-story{grid-template-columns:minmax(24rem,.8fr) minmax(32rem,1.2fr);gap:var(--space-8)}.system-story__intro{padding-top:var(--space-5)}.motion-enabled .system-story__intro{position:sticky;top:6.5rem}.story-frame{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:stretch}.story-frame img{aspect-ratio:4 / 3}.story-frame>div{padding:var(--space-6);align-self:end}.product-rail{grid-auto-columns:minmax(20rem,32%)}.professional-band__copy,.hospitality-case__copy{padding-block:10rem}.closing-action,.spec-strip,.project-callout,.project-process,.professional-final,.spec-cta{flex-direction:row;align-items:flex-end}.site-footer__inner{grid-template-columns:minmax(24rem,1.1fr) minmax(36rem,.9fr)}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__bottom{grid-column:1 / -1}.project-dialog{width:min(100%,30rem);height:100%;max-height:100%;margin:0 0 0 auto;transform:translate(100%)}.project-dialog[open]{transform:translate(0)}.project-dialog.is-closing{transform:translate(100%)}.project-dialog .dialog-panel{min-height:100%;max-height:100%}.collection-hero{min-height:calc(100vh - 6.5rem);max-height:56rem}.collection-hero>img{object-position:center 58%}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-stage{grid-template-columns:minmax(0,1.1fr) minmax(26rem,.9fr);gap:var(--space-8)}.product-gallery__main{aspect-ratio:1}.product-builder{position:sticky;top:8rem}.product-story{grid-template-columns:minmax(24rem,.8fr) minmax(32rem,1.2fr);padding-inline:max(var(--page-gutter),calc((100% - var(--page-width)) / 2))}.mobile-product-bar{display:none}.space-case{min-height:48rem;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr)}.space-case--reverse .space-case__media{order:2}.space-case__copy{padding:var(--space-8)}.sample-projects__grid img{aspect-ratio:16 / 9}.workflow-layout,.cart-layout{grid-template-columns:minmax(0,1.5fr) minmax(20rem,.5fr);gap:var(--space-8)}.quote-overview,.order-summary{position:sticky;top:8rem}.inquiry-form{max-width:62rem}.checkout-layout{grid-template-columns:minmax(0,1.3fr) minmax(24rem,.7fr)}.checkout-form-section{padding:var(--space-7) var(--space-8) var(--space-9) var(--page-gutter)}.checkout-order{min-height:calc(100vh - 4.75rem);padding:var(--space-7) var(--page-gutter) var(--space-9) var(--space-7)}.material-study{grid-template-columns:minmax(26rem,.85fr) minmax(32rem,1.15fr)}.material-study__copy{padding:var(--space-8)}}@media(min-width:90rem){.home-hero__content h1,.collection-hero__copy h1,.spaces-hero__copy h1,.professional-hero__copy h1{font-size:6rem}}@media(pointer:coarse){.button,.filter-button,.site-nav__links a,.header-action{min-height:3rem}}@media(prefers-reduced-transparency:reduce){.site-header,.mobile-product-bar,.menu-dialog,.search-dialog,.cart-dialog,.project-dialog,.image-dialog,.light-readout{background:var(--bg);backdrop-filter:none;-webkit-backdrop-filter:none}.menu-dialog::backdrop,.search-dialog::backdrop,.cart-dialog::backdrop,.project-dialog::backdrop,.image-dialog::backdrop{backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-contrast:more){:root{--muted: oklch(31% .014 230);--line: oklch(60% .015 230);--text-on-dark-muted: var(--white);--header-material: oklch(100% 0 0 / .98);--sheet-material: oklch(100% 0 0 / .98)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.home-hero__image,.product-card__media img,.material-index__media img,.case-stack__card{transform:none!important;filter:none!important}}@media print{.announcement,.site-header,.site-footer,.utility-hero__actions,.spec-cta{display:none!important}.spec-page,.utility-hero,.spec-index,.spec-notes{padding:0}.technical-table{overflow:visible}}.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}.site-nav__mobile-actions .icon-button{position:relative}.site-nav__mobile-actions .header-count{position:absolute;top:.15rem;right:.05rem}.dialog-intro{max-width:30rem;margin-top:var(--space-3);color:var(--muted)}.search-results a span{font-weight:650}.search-results a small{margin-left:auto;color:var(--muted)}.sheet-line__body{min-width:0;display:grid;gap:var(--space-3)}.sheet-line__end{display:grid;justify-items:end;gap:var(--space-1)}.sheet-line__end strong{white-space:nowrap;font-size:.88rem}.quantity-control{width:max-content;height:2.25rem;border:1px solid var(--line);display:grid;grid-template-columns:repeat(3,2.25rem);align-items:center}.quantity-control button{width:2.25rem;height:2.25rem}.quantity-control output{text-align:center;font-size:.84rem;font-weight:650}.sheet-quantity{width:max-content;display:grid;grid-template-columns:auto 4rem;align-items:center;gap:var(--space-2);color:var(--muted);font-size:.8rem}.sheet-quantity input{width:4rem;min-height:2.25rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.35rem;background:var(--white);text-align:center}.checkout-line{min-height:5.5rem;border-bottom:1px solid var(--line);display:grid;grid-template-columns:3.5rem 1fr auto;align-items:center;gap:var(--space-3)}.checkout-line img{width:3.5rem;height:4.4rem;object-fit:cover;background:var(--blue-light)}.checkout-line>div{min-width:0;display:grid}.checkout-line span,.checkout-empty{color:var(--muted);font-size:.84rem}.is-disabled{pointer-events:none}.is-added{background:var(--blue-dark)}.newsletter-form .newsletter-message{grid-column:1 / -1}@media(max-width:31rem){.announcement{font-size:.74rem}.site-nav{gap:.25rem}.site-nav__mobile-actions{gap:0}.sheet-line{grid-template-columns:3.75rem 1fr auto;gap:var(--space-2)}.sheet-line img{width:3.75rem}.sheet-line__end strong{font-size:.78rem}.quantity-control{grid-template-columns:repeat(3,2rem)}.quantity-control button{width:2rem;height:2rem}}@media(min-width:48rem){.history-row{grid-template-columns:minmax(16rem,1.5fr) minmax(13rem,1fr) auto}}:root{--bg: var(--color-paper);--surface: var(--color-surface);--ink: var(--color-ink);--black: var(--color-graphite);--blue: var(--color-blue);--signal: var(--color-green);--amber: var(--color-amber);--font: var(--font-body)}body{font-family:var(--font-body)}h1,h2,h3,.wordmark{font-family:var(--font-heading)}body.dialog-open{overflow:hidden}.shopify-section{min-width:0}.wordmark__image{display:block;width:auto;max-width:min(11rem,34vw);max-height:2.25rem;object-fit:contain}shopify-account{width:2.75rem;height:2.75rem;display:grid;place-items:center}.account-avatar{width:2rem;height:2rem;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:.68rem;font-weight:700}.rte>*+*{margin-top:1em}.rte a{text-decoration:underline;text-underline-offset:.2em}.rte img,.rte video,.rte iframe{max-width:100%;height:auto}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.48}.button[aria-busy=true]{cursor:wait}.product-status{color:var(--signal-dark);font-size:.78rem;font-weight:700;text-transform:uppercase}.product-compare-price{margin-left:auto;color:var(--muted);text-decoration:line-through}.product-description{max-width:38rem;padding:var(--space-4) 0;color:var(--muted)}.variant-picker{display:grid}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.quantity-row>label{font-weight:650}.quantity-row .quantity-control input{width:100%;height:2.25rem;border:0;border-inline:1px solid var(--line);background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-row .quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-accordion{border-bottom:1px solid var(--line)}.product-accordion summary{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);cursor:pointer;font-weight:620;list-style:none}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary svg{width:1rem;transition:transform var(--state-duration) var(--ease-out)}.product-accordion[open] summary svg{transform:rotate(45deg)}.product-accordion>div{padding:0 0 var(--space-4);color:var(--muted)}.shopify-payment-button,.shopify-payment-button__button{width:100%}.shopify-payment-button__button{min-height:3.25rem!important;border-radius:var(--radius-sm)!important}.collection-tools,.sort-form{display:flex;align-items:center;gap:var(--space-2)}.sort-form label{color:var(--muted);font-size:.82rem}.sort-form select,.facet-form input,.facet-form select,.order-summary textarea,.search-page input,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white)}.sort-form select{min-height:2.75rem;padding:0 var(--space-5) 0 var(--space-2)}.filter-dialog{width:min(100%,31rem);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;border-radius:0}.filter-dialog .dialog-panel{height:100%;overflow:auto}.facet-form{padding:0 var(--space-4) var(--space-4)}.facet-group{border-bottom:1px solid var(--line)}.facet-group summary{min-height:4rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:650;list-style:none}.facet-group summary::-webkit-details-marker{display:none}.facet-values{padding-bottom:var(--space-4);display:grid;gap:var(--space-2)}.facet-values>label{min-height:2.75rem;display:flex;align-items:center;gap:var(--space-2)}.facet-values small{color:var(--muted)}.price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.price-range label{display:grid;gap:var(--space-1);color:var(--muted);font-size:.8rem}.price-range input{width:100%;min-height:2.75rem;padding:0 var(--space-2)}.facet-actions{position:sticky;bottom:0;padding-top:var(--space-4);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);background:var(--bg)}.pagination{padding-top:var(--space-6);padding-bottom:var(--space-7);display:flex;align-items:center;justify-content:center;gap:var(--space-1)}.pagination a,.pagination span{min-width:2.75rem;min-height:2.75rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm)}.pagination [aria-current=page]{border-color:var(--ink);background:var(--ink);color:var(--bg)}.cart-empty-state,.main-404{min-height:34rem;padding:var(--space-8) 0;display:grid;place-content:center;justify-items:start;gap:var(--space-3)}.cart-line{padding:var(--space-4) 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:7rem minmax(0,1fr) 6rem auto;align-items:center;gap:var(--space-4)}.cart-line__image,.cart-line__image img{width:7rem;aspect-ratio:4 / 5;object-fit:cover}.cart-line__image{background:var(--surface)}.cart-line__details{min-width:0}.cart-line__details h3{overflow-wrap:anywhere}.cart-line__details p{margin-top:.25rem;color:var(--muted);font-size:.84rem}.cart-line__details .text-link{margin-top:var(--space-2);font-size:.8rem}.cart-line__quantity{display:grid;gap:var(--space-1);color:var(--muted);font-size:.78rem}.cart-line__quantity input{width:5rem;min-height:2.75rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:0 var(--space-1);background:var(--white);text-align:center}.order-summary>label{margin-top:var(--space-4);display:block;color:var(--muted);font-size:.82rem}.order-summary textarea{width:100%;margin:var(--space-1) 0 var(--space-4);padding:var(--space-2);resize:vertical}.project-empty{min-height:12rem;padding:var(--space-5);display:grid;place-items:center;border:1px dashed var(--line);color:var(--muted);text-align:center}.project-line img{object-fit:cover;background:var(--surface)}.main-page,.search-page,.journal-page,.article-page{padding-bottom:var(--space-9)}.main-page__content,.article-content{width:min(100%,48rem);margin-inline:auto;font-size:1.05rem}.search-page__form{width:min(100%,52rem);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2)}.search-page__form .search-field{border:1px solid var(--line);border-radius:var(--radius-sm)}.search-results-grid,.journal-grid{padding-top:var(--space-7);display:grid;gap:var(--space-4)}.search-result,.journal-card{min-width:0;border-top:1px solid var(--line)}.search-result a,.journal-card>div{padding:var(--space-4) 0;display:grid;gap:var(--space-2)}.search-result span,.journal-card span,.article-header p{color:var(--muted);font-size:.78rem;text-transform:uppercase}.search-result p,.journal-card p{color:var(--muted)}.journal-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.article-header{width:min(100%,60rem);padding:var(--space-8) 0 var(--space-6);display:grid;gap:var(--space-3)}.article-header h1{max-width:18ch}.article-image{width:100%;max-height:46rem;margin-bottom:var(--space-7);object-fit:cover}.form-status{border:1px solid color-mix(in srgb,var(--error) 42%,var(--line));border-radius:var(--radius-sm);padding:var(--space-3);background:color-mix(in srgb,var(--error) 7%,var(--bg));color:var(--error)}.form-status ul{margin:0;padding-left:1.25rem}[data-project-product] .button.is-added,.button--project.is-added{background:var(--blue-dark);color:var(--white)}.motion-enabled [data-motion-bound=true]{opacity:0;transform:translateY(1.5rem);transition:opacity .68s var(--ease-out) var(--reveal-delay, 0ms),transform .68s var(--ease-out) var(--reveal-delay, 0ms)}.motion-enabled [data-motion-bound=true].is-revealed{opacity:1;transform:translateY(0)}@media(min-width:48rem){.search-results-grid,.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:70rem){.search-results-grid,.journal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:47.99rem){.collection-tools{width:100%;justify-content:space-between}.sort-form{min-width:0}.sort-form select{max-width:11rem}.cart-line{grid-template-columns:5rem minmax(0,1fr) auto;align-items:start;gap:var(--space-3)}.cart-line__image,.cart-line__image img{width:5rem}.cart-line__quantity{grid-column:2}.cart-line>strong{grid-column:3;grid-row:1;white-space:nowrap;font-size:.82rem}.search-page__form{grid-template-columns:1fr}.project-line{grid-template-columns:4.25rem minmax(0,1fr) auto}.project-line .sheet-line__end strong{display:none}}@media(prefers-reduced-motion:reduce){.motion-enabled [data-motion-bound=true]{opacity:1;transform:none}.motion-enabled .system-story__intro{position:static}}:root{--aw-radius: 6px;--aw-gutter: clamp(1rem, 3vw, 3rem);--aw-section: clamp(5rem, 10vw, 9rem);--aw-ease: cubic-bezier(.16, 1, .3, 1)}*{letter-spacing:0!important}html{background:var(--color-canvas);scroll-behavior:smooth}body{color:var(--color-ink);background:var(--color-canvas);font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.55}h1,h2,h3,h4,.wordmark,.footer-wordmark{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;text-wrap:balance}p{text-wrap:pretty}.page-shell{width:min(calc(100% - (2 * var(--aw-gutter))),var(--page-width));margin-inline:auto}.icon{width:1.15rem;height:1.15rem;flex:0 0 auto}.skip-link{z-index:100}.button{min-height:3.25rem;border-radius:3px;padding:.8rem 1.25rem;font-weight:700;gap:.55rem;transition:transform .16s var(--aw-ease),background .22s var(--aw-ease),color .22s var(--aw-ease)}.button:active,.icon-button:active,.header-action:active{transform:scale(.97)}.button--dark{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}.button--dark:hover{background:#272a2e;color:#fff}.button--light{background:#fff;color:var(--color-ink);border-color:#fff}.button--light:hover{background:var(--color-lime);border-color:var(--color-lime);color:var(--color-ink)}.button--ghost-light{color:#fff;border:1px solid rgba(255,255,255,.64);background:#08090b59;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button--ghost-light:hover{background:#fff;color:var(--color-ink)}.button--lime{background:var(--color-lime);color:var(--color-ink);border-color:var(--color-lime)}.button--lime:hover{background:#fff;border-color:#fff}.icon-button{min-width:2.75rem;min-height:2.75rem;border-radius:50%;transition:transform .16s var(--aw-ease),background .22s var(--aw-ease)}.text-link{display:inline-flex;align-items:center;min-height:2.75rem;gap:.35rem;font-weight:700;color:inherit}.text-link--center{justify-content:center;width:100%}#header-group{position:relative;z-index:30}#header-group.header-group--sticky{position:sticky;top:0}.announcement{min-height:2.25rem;display:grid;place-items:center;padding:.4rem var(--aw-gutter);color:#fff;background:var(--color-night);font-size:.8rem}.announcement a,.announcement p{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0;color:inherit;text-align:center}.announcement .icon{width:.9rem;height:.9rem;color:var(--color-lime)}.site-header{min-height:4.5rem;background:#f4f5f2e0;-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%);color:var(--color-ink)}.section-header.is-scrolled .site-header{background:#f4f5f2f5;box-shadow:0 2px 6px #10111414}.site-nav{min-height:4.5rem;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding-block:.55rem}.site-nav__links,.site-nav__actions{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.75rem)}.site-nav__links a,.header-action{min-height:2.75rem;display:inline-flex;align-items:center;gap:.45rem;color:inherit;font-size:.91rem;font-weight:600}.site-nav__links a{position:relative}.site-nav__links a:after{content:"";position:absolute;left:0;right:0;bottom:.25rem;height:2px;background:var(--color-ink);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--aw-ease)}.site-nav__links a:hover:after,.site-nav__links a[aria-current=page]:after{transform:scaleX(1)}.site-nav__actions{justify-content:flex-end}.wordmark{justify-self:center;color:inherit;font-size:1rem;line-height:1;white-space:nowrap}.wordmark__image{display:block;max-height:2rem;width:auto}.account-mark{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid rgba(16,17,20,.24);border-radius:50%;font-size:.72rem}.header-count{min-width:1.35rem;height:1.35rem;display:grid;place-items:center;border-radius:50%;background:var(--color-ink);color:#fff;font-size:.7rem;font-variant-numeric:tabular-nums}.mobile-menu-button{display:none;justify-self:start}.site-dialog,.cart-dialog,.image-dialog{border:0;padding:0;color:var(--color-ink)}.site-dialog::backdrop,.cart-dialog::backdrop,.image-dialog::backdrop{background:#08090b94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-panel{background:var(--color-canvas)}.menu-dialog{width:min(100%,32rem);max-width:none;height:100%;max-height:none;margin:0 0 0 auto}.menu-dialog .dialog-panel{min-height:100%;padding:1rem}.dialog-header{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.dialog-header>div{display:grid;gap:.15rem}.dialog-header span{color:var(--color-muted);font-size:.82rem}.mobile-nav{display:grid;margin-top:2rem;border-top:1px solid rgba(16,17,20,.14)}.mobile-nav a{min-height:4rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,17,20,.14);color:inherit;font-size:1.2rem;font-weight:700}.mobile-dialog-actions{margin-top:2rem}.search-dialog{width:min(calc(100% - 2rem),58rem);max-width:none;border-radius:var(--aw-radius)}.search-dialog__body{padding:clamp(1rem,3vw,2rem)}.search-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.4rem .4rem .4rem 1rem;background:#fff;border-radius:4px}.search-field input{min-width:0;min-height:3rem;border:0;background:transparent;font:inherit}.search-quick-links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:1.5rem}.search-quick-links>span{color:var(--color-muted)}.search-quick-links a{display:inline-flex;align-items:center;gap:.35rem;color:inherit;font-weight:700}.aw-hero{position:relative;min-height:calc(100svh - 8rem);max-height:52rem;overflow:hidden;display:grid;align-items:end;isolation:isolate;color:#fff;background:var(--color-night)}.aw-hero__media,.aw-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.aw-hero__media{z-index:-3}.aw-hero__media picture{display:block;width:100%;height:100%}.aw-hero__image,.aw-hero__media .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:center 46%}.aw-hero__scrim{z-index:-2;background:#05060857}.aw-hero__content{width:min(calc(100% - (2 * var(--aw-gutter))),74rem);padding-top:clamp(6rem,13vh,10rem);padding-bottom:clamp(7.5rem,14vh,10rem);text-align:center}.aw-hero__context{max-width:48rem;margin:0 auto 1.25rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700}.aw-hero h1{max-width:73rem;margin:0 auto;font-size:clamp(3.4rem,8vw,6rem);line-height:.98}.aw-hero__text{max-width:42rem;margin:1.5rem auto 0;color:#ffffffdb;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.aw-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.aw-hero__product-line{position:absolute;left:50%;bottom:1rem;transform:translate(-50%);display:grid;grid-template-columns:auto minmax(5rem,16rem) auto;align-items:center;gap:1rem;font-variant-numeric:tabular-nums}.aw-hero__product-line>div:not(.aw-hero__axis){display:flex;align-items:baseline;gap:.55rem}.aw-hero__product-line span{font-size:.85rem}.aw-hero__product-line strong{color:var(--color-lime);font-size:.85rem}.aw-hero__axis{display:flex;align-items:center;justify-content:center;height:1rem;gap:.2rem}.aw-hero__axis i{width:22%;height:1px;background:#ffffff94;transform-origin:center;animation:aw-axis 4s ease-in-out infinite alternate}.aw-hero__axis i:nth-child(2){background:var(--color-cyan);animation-delay:-.7s}.aw-hero__axis i:nth-child(3){background:var(--color-red);animation-delay:-1.4s}.aw-hero__axis i:nth-child(4){background:var(--color-lime);animation-delay:-2.1s}@keyframes aw-axis{0%{transform:rotate(-5deg) scaleX(.88)}to{transform:rotate(5deg) scaleX(1.08)}}.chapter-heading{display:grid;gap:1rem;margin-bottom:clamp(2.5rem,6vw,5rem)}.chapter-heading h2{max-width:16ch;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:1}.chapter-heading>p,.chapter-heading>div p{max-width:42rem;margin:0;color:var(--color-muted);font-size:1.08rem}.chapter-heading--split>div{display:grid;align-content:end;gap:.75rem}.product-duo{padding-block:var(--aw-section)}.product-duo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#10111426}.duo-product{min-width:0;background:var(--color-surface)}.duo-product__media{position:relative;display:block;aspect-ratio:1 / .88;overflow:hidden;background:#f7f8f6}.duo-product__media:before{content:"";position:absolute;inset:auto 8% 7% 8%;height:1px;background:var(--color-cyan);z-index:1;transform:scaleX(.42);transition:transform .7s var(--aw-ease)}.duo-product--360 .duo-product__media:before{background:var(--color-red)}.duo-product:hover .duo-product__media:before{transform:scaleX(1)}.duo-product__media img{width:100%;height:100%;object-fit:contain;padding:clamp(1rem,3vw,2.5rem);mix-blend-mode:multiply;transition:transform .8s var(--aw-ease)}.duo-product:hover .duo-product__media img{transform:scale(1.035) rotate(.4deg)}.duo-product__info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;padding:clamp(1.25rem,3vw,2rem)}.duo-product__info p,.duo-product__buy span{margin:0 0 .45rem;color:var(--color-muted);font-size:.84rem}.duo-product__info h3{max-width:16ch;margin:0;font-size:clamp(1.6rem,2.6vw,2.35rem);line-height:1.08}.duo-product__buy{min-width:10.5rem;display:grid;align-content:start;justify-items:end;gap:.35rem;text-align:right}.duo-product__buy strong{font-size:1.2rem}.duo-product__buy .button{margin-top:.65rem}.experience-stack{padding-block:var(--aw-section);color:#fff;background:var(--color-night)}.experience-stack__inner{display:grid;grid-template-columns:minmax(16rem,4fr) minmax(0,8fr);gap:clamp(2rem,6vw,7rem);align-items:start}.experience-stack__intro{position:sticky;top:9.5rem;display:grid;gap:1rem}.experience-stack__intro>p{margin:0;color:var(--color-cyan);font-weight:700}.experience-stack__intro h2{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1}.experience-stack__copy{max-width:36rem;color:#ffffffb8}.experience-stack__cards{display:grid;gap:2rem}.experience-card{position:sticky;top:9.5rem;min-height:min(72vh,44rem);overflow:hidden;display:grid;align-items:end;border-radius:var(--aw-radius);background:#16181d}.experience-card:nth-child(2){top:10.5rem}.experience-card:nth-child(3){top:11.5rem}.experience-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#05060857}.experience-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--aw-ease)}.experience-card:hover img{transform:scale(1.035)}.experience-card>div{position:relative;z-index:1;max-width:40rem;padding:clamp(1.5rem,4vw,3rem)}.experience-card span{color:var(--color-lime);font-size:.88rem;font-weight:700}.experience-card h3{max-width:16ch;margin:.6rem 0 1rem;font-size:clamp(2rem,4vw,4rem);line-height:1}.experience-card p{max-width:42rem;margin:0;color:#ffffffd1}.assurance-band{background:var(--color-lime);color:var(--color-ink)}.assurance-band__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.assurance-item{min-width:0;min-height:8rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:1.5rem clamp(.75rem,2vw,2rem)}.assurance-item+.assurance-item{border-left:1px solid rgba(16,17,20,.28)}.assurance-item i{width:.75rem;height:.75rem;border-radius:50%;background:var(--color-ink);box-shadow:1rem 0 0 var(--color-red),2rem 0 0 var(--color-cyan);margin-right:2rem}.assurance-item div{display:grid;gap:.2rem}.assurance-item span{font-size:.85rem}.more-tech{padding-block:var(--aw-section)}.more-tech__grid,.shop-grid,.product-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem) 1rem}.product-card{min-width:0;background:transparent}.product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--aw-radius);background:var(--color-surface)}.product-card__media img,.product-card__media .placeholder-svg{width:100%;height:100%;object-fit:contain;padding:clamp(.75rem,2vw,1.5rem);mix-blend-mode:multiply;transition:transform .7s var(--aw-ease)}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__view{position:absolute;right:.75rem;bottom:.75rem;width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:50%;background:var(--color-ink);color:#fff;transform:translateY(.4rem);opacity:0;transition:transform .24s var(--aw-ease),opacity .24s var(--aw-ease)}.product-card:hover .product-card__view,.product-card__media:focus-visible .product-card__view{transform:translateY(0);opacity:1}.product-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 0 0}.product-card__body h3{max-width:22ch;margin:0;font-size:1rem;line-height:1.35}.product-card__body h3 a{color:inherit}.product-card__body span{color:var(--color-muted);font-size:.78rem}.product-card__price{flex:0 0 auto;font-size:.9rem;font-weight:700;text-align:right}.site-footer{padding-top:var(--aw-section);background:var(--color-night);color:#fff}.site-footer__lead{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);gap:clamp(2rem,8vw,8rem);align-items:end;padding-bottom:clamp(4rem,8vw,7rem)}.site-footer__lead h2{max-width:12ch;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:.98}.site-footer__lead p{max-width:38rem;margin:1.5rem 0 0;color:#ffffffa8}.footer-newsletter{display:grid;gap:.75rem}.footer-newsletter label{font-weight:700}.footer-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-bottom:1px solid rgba(255,255,255,.48)}.footer-newsletter input{min-height:3.5rem;border:0;color:#fff;background:transparent;font:inherit}.footer-newsletter .icon-button{color:var(--color-night);background:var(--color-lime)}.form-status{margin:0;color:var(--color-lime);font-size:.88rem}.form-status--error{color:#ff9292}.site-footer__grid{display:grid;grid-template-columns:minmax(12rem,2fr) repeat(3,minmax(8rem,1fr));gap:2rem;padding-block:2.5rem;border-top:1px solid rgba(255,255,255,.16)}.footer-wordmark{color:#fff;font-size:1.1rem}.site-footer__grid nav{display:grid;align-content:start;gap:.65rem}.site-footer__grid nav strong{margin-bottom:.35rem;color:#ffffff85;font-size:.8rem}.site-footer__grid nav a{color:#fff;font-size:.9rem}.site-footer__base{min-height:5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;border-top:1px solid rgba(255,255,255,.16);color:#ffffff7a;font-size:.75rem}.site-footer__base>:nth-child(2){text-align:center}.site-footer__base>:last-child{text-align:right}.cart-dialog{width:min(100%,31rem);max-width:none;height:100%;max-height:none;margin:0 0 0 auto;background:transparent}.cart-dialog__panel{min-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:1rem;background:var(--color-canvas)}.cart-lines{min-height:0;overflow-y:auto;padding-block:1rem}.cart-dialog .cart-line{display:grid;grid-template-columns:6.5rem minmax(0,1fr) auto;gap:1rem;align-items:start;padding-block:1rem;border-bottom:1px solid rgba(16,17,20,.14)}.cart-line__media{aspect-ratio:1;overflow:hidden;border-radius:4px;background:#fff}.cart-line__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-line__content{min-width:0;display:grid;gap:.35rem}.cart-line__content a{color:inherit}.cart-line__content strong{display:block;font-size:.91rem;line-height:1.3}.cart-line__content>span{color:var(--color-muted);font-size:.78rem}.cart-line__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem}.cart-line__price{font-size:.82rem;white-space:nowrap}.quantity-control--compact{display:grid;grid-template-columns:repeat(3,2rem);min-height:2rem;border:1px solid rgba(16,17,20,.18)}.quantity-control--compact button,.quantity-control--compact span{min-width:2rem;min-height:2rem;display:grid;place-items:center;border:0;background:transparent}.quantity-control--compact .icon{width:.8rem;height:.8rem}.text-button{min-height:2rem;border:0;padding:0;color:var(--color-muted);background:transparent;text-decoration:underline}.cart-dialog__footer{padding-top:1.25rem;border-top:1px solid rgba(16,17,20,.16)}.cart-subtotal{display:flex;justify-content:space-between;gap:1rem;font-size:1.2rem}.cart-dialog__footer>p{margin:.5rem 0 1rem;color:var(--color-muted);font-size:.78rem}.cart-empty{grid-row:2 / 4;align-self:center;display:grid;justify-items:start;gap:1rem;padding:2rem}.cart-empty__mark{width:4rem;height:4rem;border-radius:50%;background:var(--color-cyan);box-shadow:3.5rem 0 0 var(--color-red),7rem 0 0 var(--color-lime);margin-bottom:1.5rem}.cart-empty h2,.cart-empty p{margin:0}.cart-empty p{max-width:28rem;color:var(--color-muted)}.breadcrumbs{min-height:3.5rem;display:flex;align-items:center;gap:.35rem;overflow:hidden;color:var(--color-muted);font-size:.78rem;white-space:nowrap}.breadcrumbs a{color:inherit}.breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.breadcrumbs .icon{width:.8rem;height:.8rem}.product-stage{display:grid;grid-template-columns:minmax(0,7fr) minmax(22rem,5fr);gap:clamp(2rem,5vw,6rem);align-items:start;padding-bottom:var(--aw-section)}.product-gallery{min-width:0}.product-gallery__main{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--aw-radius);background:#fff}.product-gallery__main>img,.product-gallery__main>.placeholder-svg{width:100%;height:100%;object-fit:contain;padding:clamp(.5rem,2vw,2rem);mix-blend-mode:multiply}.zoom-button{position:absolute;right:1rem;bottom:1rem;background:var(--color-ink);color:#fff}.product-thumbnails{display:grid;grid-auto-flow:column;grid-auto-columns:5.5rem;gap:.5rem;overflow-x:auto;padding:.75rem 0 .25rem;scroll-snap-type:x mandatory}.thumbnail-button{aspect-ratio:1;overflow:hidden;border:1px solid transparent;border-radius:4px;padding:.25rem;background:#fff;scroll-snap-align:start}.thumbnail-button.is-active{border-color:var(--color-ink)}.thumbnail-button img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-builder{position:sticky;top:9.5rem}.product-promo{width:max-content;max-width:100%;margin:0 0 1rem;padding:.45rem .65rem;border-radius:2px;background:var(--color-lime);color:var(--color-ink);font-size:.78rem;font-weight:700}.product-builder h1{margin:0;font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:1}.product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.7rem;margin-top:1.25rem}.product-price-row>strong{font-size:1.5rem}.product-compare-price{color:var(--color-muted);text-decoration:line-through}.availability{margin-left:auto;color:var(--color-muted);font-size:.82rem}.product-summary{max-width:58ch;margin:1.25rem 0 0;color:var(--color-muted)}.variant-picker{margin-top:1.75rem}.config-step{border:0;padding:0;margin:0}.config-step legend{width:100%;display:flex;justify-content:space-between;gap:1rem;margin-bottom:.7rem;font-size:.88rem;font-weight:700}.config-step legend small{color:var(--color-muted);font-size:.78rem;font-weight:400}.segmented-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.5rem}.segmented-options label{position:relative}.segmented-options input{position:absolute;opacity:0;pointer-events:none}.segmented-options span{min-height:3rem;display:grid;place-items:center;border:1px solid rgba(16,17,20,.22);border-radius:3px;padding:.5rem;background:transparent;font-size:.82rem;font-weight:700;text-align:center;cursor:pointer;transition:border-color .18s var(--aw-ease),background .18s var(--aw-ease),color .18s var(--aw-ease),transform .18s var(--aw-ease)}.segmented-options input:checked+span{border-color:var(--color-ink);background:var(--color-ink);color:#fff}.segmented-options input:focus-visible+span{outline:2px solid var(--color-cyan);outline-offset:2px}.product-quantity{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem}.product-quantity>label{font-size:.88rem;font-weight:700}.quantity-control{display:grid;grid-template-columns:2.75rem 3.5rem 2.75rem;min-height:2.75rem;border:1px solid rgba(16,17,20,.22)}.quantity-control button,.quantity-control input{min-width:0;min-height:2.75rem;border:0;padding:0;background:transparent;text-align:center}.quantity-control button{display:grid;place-items:center}.product-actions{display:grid;gap:.65rem;margin-top:1.5rem}.product-actions .shopify-payment-button__button{min-height:3.25rem!important;border-radius:3px!important}.product-promises{display:grid;gap:.65rem;margin-top:1.5rem;padding:1rem 0;border-top:1px solid rgba(16,17,20,.14)}.product-promises span{display:flex;align-items:center;gap:.55rem;color:var(--color-muted);font-size:.82rem}.product-promises .icon{color:var(--color-ink)}.product-accordion{border-top:1px solid rgba(16,17,20,.14)}.product-accordion:last-child{border-bottom:1px solid rgba(16,17,20,.14)}.product-accordion summary{min-height:3.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:700;cursor:pointer}.product-accordion summary .icon{transition:transform .22s var(--aw-ease)}.product-accordion[open] summary .icon{transform:rotate(45deg)}.product-accordion .rte{padding-bottom:1.25rem;color:var(--color-muted)}.product-accordion .rte h4{margin:1rem 0 .25rem;color:var(--color-ink);font-size:1rem}.image-dialog{width:min(calc(100% - 2rem),72rem);max-width:none;border-radius:var(--aw-radius);background:#fff}.image-dialog img{display:block;width:100%;max-height:90vh;object-fit:contain}.image-dialog .dialog-close{position:fixed;right:1.5rem;top:1.5rem;z-index:2;background:var(--color-ink);color:#fff}.product-story{display:block;padding-bottom:var(--aw-section)}.product-story>header{display:grid;grid-template-columns:minmax(0,7fr) minmax(18rem,5fr);gap:2rem;align-items:end;margin-bottom:2rem}.product-story h2{max-width:15ch;margin:0;font-size:clamp(2.5rem,5vw,5rem);line-height:1}.product-story header p{max-width:36rem;margin:0;color:var(--color-muted)}.product-story__grid{display:grid;grid-template-columns:7fr 5fr;gap:1rem;align-items:stretch}.product-story figure{min-width:0;min-height:30rem;margin:0;overflow:hidden;border-radius:var(--aw-radius);background:var(--color-night)}.product-story figure img{width:100%;height:100%;object-fit:cover}.product-story__scene img{object-position:center 55%}.product-story__detail img{object-position:center}.chapter.chapter--surface,product-recommendations.chapter{display:block;width:min(calc(100% - (2 * var(--aw-gutter))),var(--page-width));margin-inline:auto;padding-block:0 var(--aw-section);background:transparent}.section-heading{margin-bottom:2rem}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.8rem)}.collection-hero{position:relative;min-height:25rem;display:grid;align-items:end;overflow:hidden;color:#fff;background:var(--color-night)}.collection-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.54}.collection-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#08090b80}.collection-hero__copy{position:relative;z-index:1;padding-block:6rem 3rem}.collection-hero__copy h1{max-width:18ch;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:1}.collection-hero__copy p,.collection-hero__copy .rte{max-width:40rem;color:#ffffffb8}.context-line{color:var(--color-cyan);font-weight:700}.shop-section{padding-block:var(--aw-section)}.shop-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:2.5rem}.shop-toolbar h2,.shop-toolbar p{margin:0}.shop-toolbar h2{font-size:clamp(2rem,4vw,3.5rem)}.shop-toolbar p{color:var(--color-muted)}.collection-tools{display:flex;align-items:center;gap:.75rem}.sort-form{display:flex;align-items:center;gap:.55rem}.sort-form select,.facet-form input,.page-content input,.page-content textarea,.cart-page input,.cart-page textarea{min-height:2.75rem;border:1px solid rgba(16,17,20,.22);border-radius:3px;padding-inline:.75rem;background:#fff;color:var(--color-ink);font:inherit}.workflow-heading,.page-hero,.search-page,.blog-page,.article-page,.cart-page,.not-found{padding-block:var(--aw-section)}.workflow-heading h1,.page-hero h1,.search-page h1,.blog-page h1,.not-found h1{max-width:18ch;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:1}.page-content,.article-content{max-width:72ch;margin-inline:auto;padding-bottom:var(--aw-section)}.cart-layout{display:grid;grid-template-columns:minmax(0,8fr) minmax(20rem,4fr);gap:clamp(2rem,5vw,5rem);align-items:start}.order-summary{position:sticky;top:9.5rem;padding:1.5rem;border-radius:var(--aw-radius);background:#fff}.search-results-grid,.journal-grid{gap:2rem 1rem}@media(min-width:48rem){.chapter-heading--split{grid-template-columns:minmax(0,7fr) minmax(18rem,5fr);align-items:end}}@media(max-width:69.99rem){.site-nav__links{gap:.85rem}.site-nav__links a,.header-action{font-size:.82rem}.header-action--account span:last-child,.header-action--search span{display:none}.experience-stack__inner{grid-template-columns:minmax(14rem,4fr) minmax(0,8fr);gap:2rem}.product-stage{grid-template-columns:minmax(0,6.5fr) minmax(20rem,5.5fr);gap:2rem}}@media(max-width:47.99rem){:root{--aw-gutter: 1rem;--aw-section: 5rem}.announcement{min-height:2.5rem;font-size:.74rem}.site-header,.site-nav{min-height:3.75rem}.site-nav{grid-template-columns:2.75rem minmax(0,1fr) auto}.mobile-menu-button{display:grid}.site-nav__links{display:none}.site-nav__actions{gap:.25rem}.header-action{min-width:2.75rem;width:2.75rem;justify-content:center}.header-action>span:not(.header-count),.header-action--search,.header-action--account{display:none}.header-count{position:absolute;right:.2rem;top:.1rem}.wordmark{overflow:hidden;font-size:.88rem;text-overflow:ellipsis}.search-field{grid-template-columns:auto minmax(0,1fr)}.search-field .button{grid-column:1 / -1}.aw-hero{min-height:calc(100svh - 6.25rem);max-height:none}.aw-hero__image{object-position:center 46%}.aw-hero__scrim{background:#0506086b}.aw-hero__content{padding-top:5rem;padding-bottom:7.5rem}.aw-hero__context{max-width:20rem;font-size:.95rem}.aw-hero h1{max-width:8ch;font-size:clamp(3.4rem,18vw,5rem)}.aw-hero__text{max-width:30rem;font-size:1rem}.aw-hero__actions{display:grid;grid-template-columns:1fr;max-width:20rem;margin-inline:auto}.aw-hero__product-line{grid-template-columns:auto minmax(2rem,1fr) auto;gap:.55rem}.aw-hero__product-line>div:not(.aw-hero__axis){display:grid;gap:0}.product-duo__grid{grid-template-columns:1fr}.duo-product__media{aspect-ratio:1}.duo-product__info{grid-template-columns:1fr}.duo-product__buy{justify-items:start;text-align:left}.duo-product__buy .button{width:100%}.experience-stack__inner{grid-template-columns:1fr}.experience-stack__intro{position:static}.experience-card,.experience-card:nth-child(2),.experience-card:nth-child(3){position:relative;top:auto;min-height:34rem}.experience-card h3{max-width:13ch}.assurance-band__track{grid-template-columns:1fr}.assurance-item{min-height:6.5rem;padding-inline:0}.assurance-item+.assurance-item{border-left:0;border-top:1px solid rgba(16,17,20,.28)}.more-tech__grid,.shop-grid,.product-rail{grid-template-columns:1fr}.product-card__view{transform:none;opacity:1}.site-footer__lead,.site-footer__grid,.site-footer__base{grid-template-columns:1fr}.site-footer__lead{gap:3rem}.site-footer__lead h2{font-size:clamp(3rem,16vw,5rem)}.site-footer__grid{gap:2.5rem}.site-footer__base{padding-block:1.5rem}.site-footer__base>:nth-child(2),.site-footer__base>:last-child{text-align:left}.cart-dialog .cart-line{grid-template-columns:5rem minmax(0,1fr)}.cart-line__price{grid-column:2}.product-stage{grid-template-columns:1fr;gap:1.5rem}.product-builder{position:static}.product-gallery__main{aspect-ratio:1}.segmented-options{grid-template-columns:1fr}.product-story>header,.product-story__grid{grid-template-columns:1fr}.product-story figure{min-height:28rem}.collection-hero{min-height:22rem}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.collection-tools{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aw-hero__axis i{animation:none}.experience-card,.duo-product__media img,.product-card__media img,.experience-card img{transition:none;transform:none!important}}@media(prefers-reduced-transparency:reduce){.site-header,.button--ghost-light{-webkit-backdrop-filter:none;backdrop-filter:none}.site-header{background:var(--color-canvas)}}@media(prefers-contrast:more){.site-header{background:var(--color-canvas);box-shadow:0 0 0 1px var(--color-ink)}.button--ghost-light{background:var(--color-night);border-color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
