:root{--paper:#fafaf8;--ink:#202322;--muted:#686c69;--blue:#176f94;--line:#d8dad5;--page:clamp(24px,4.6vw,84px);--ease:cubic-bezier(.22,.8,.25,1);--header:84px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Zurich Extended,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}body.locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit;cursor:pointer;padding:0;font-weight:400}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:600;line-height:1.17;letter-spacing:-.045em}h2{font-size:clamp(34px,3.2vw,50px)}h3{letter-spacing:-.025em}strong,b{font-weight:600}img{display:block;max-width:100%;height:auto}button:disabled{opacity:.28;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #269dd1;outline-offset:6px}::selection{background:#badced;color:#152a31}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none;flex-shrink:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:10px;left:12px;padding:12px 18px;z-index:9999;transform:translateY(-150%);background:#fff;color:#111}.skip:focus{transform:translateY(0)}.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:400;line-height:1.6;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:14px 22px;border:1px solid transparent;border-radius:4px;font-size:12px;line-height:1.3;transition:background .25s,color .25s,transform .25s,border-color .25s}.button .icon{width:19px;height:19px;transition:transform .35s var(--ease)}.button:hover .icon{transform:translate(3px,-3px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--blue)}.button-light{background:#fff;color:#222}.button-light:hover{background:#e3eff1}.underlink,.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:12px;line-height:1.4;padding:12px 0;border-bottom:1px solid #b6bbb7;transition:color .2s,border-color .2s}.underlink .icon,.text-link .icon{width:18px;height:18px;transition:transform .4s var(--ease)}.underlink:hover,.text-link:hover{color:var(--blue);border-color:var(--blue)}.underlink:hover .icon,.text-link:hover .icon{transform:translate(3px,-3px)}.underlink.light{border-color:#ffffff60}.underlink.light:hover{color:#d4edf5;border-color:#fff}.site-header{position:fixed;top:24px;left:0;right:0;z-index:80;pointer-events:none;transition:top .55s var(--ease)}.nav-shell{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:91px;width:calc(100% - var(--page)*2);max-width:1580px;margin:0 auto;padding:0 4px 16px;background:transparent;border:1px solid transparent;border-bottom-color:#ffffff38;color:#fff;pointer-events:auto;transition:width .65s var(--ease),max-width .65s var(--ease),height .6s var(--ease),padding .6s var(--ease),background .5s,border-radius .6s,border-color .5s,box-shadow .5s}.brand{position:relative;display:block;width:244px;transition:width .6s var(--ease)}.brand img{width:100%;filter:brightness(0) invert(1)}.brand img.brand-color{position:absolute;top:0;right:0;bottom:0;left:0;filter:none;clip-path:inset(64% 0 0 45.4%)}.nav-left,.nav-right{display:flex;align-items:center}.nav-left{gap:35px}.nav-left>a{font-size:12px;position:relative;padding:13px 0;white-space:nowrap}.nav-left>a:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.nav-left>a:hover:after,.nav-left>a.is-current:after{transform:scaleX(1)}.nav-right{justify-content:flex-end;gap:8px}.explore-toggle{display:flex;gap:14px;align-items:center;font-size:12px;padding:14px 9px;white-space:nowrap}.menu-mark{width:17px;height:14px;position:relative}.menu-mark i{height:1px;width:16px;background:currentColor;position:absolute;left:0;top:4px;transition:transform .3s,width .3s}.menu-mark i:last-child{top:10px;width:11px}.explore-toggle:hover .menu-mark i:last-child{width:16px}.nav-divider{width:1px;height:20px;background:#ffffff40;margin:0 8px 0 10px}.tool-button{position:relative;display:flex;align-items:center;justify-content:center;width:37px;min-height:42px;transition:background .25s;border-radius:7px}.tool-button .icon{width:19px;height:19px}.tool-button:hover{background:#ffffff14}.indicator{display:none;position:absolute;right:7px;top:7px;width:5px;height:5px;background:#87c6dc;border-radius:50%}.has-items .indicator{display:block}.mobile-toggle{display:none}.header-progress{position:absolute;height:1px;bottom:0;left:24px;right:24px;opacity:0;overflow:hidden;transition:opacity .3s}.header-progress span{display:block;height:100%;background:#6ec1df;transform:scaleX(var(--read-progress,0));transform-origin:left}.site-header.is-scrolled{top:14px}.site-header.is-scrolled .nav-shell{width:calc(100% - 72px);max-width:1130px;height:72px;padding:0 26px;background:#181c1df0;backdrop-filter:blur(22px) saturate(120%);-webkit-backdrop-filter:blur(22px) saturate(120%);border-color:#ffffff20;border-radius:14px;box-shadow:0 13px 35px #111b2526}.site-header.is-scrolled .brand{width:198px}.site-header.is-scrolled .header-progress{opacity:.85}.site-header.is-scrolled .nav-left{gap:28px}.hero{position:relative;height:100svh;min-height:750px;max-height:1040px;background:#191c1b;color:#fff;overflow:hidden}.hero-room{position:absolute;top:0;right:44%;bottom:0;left:0;overflow:hidden}.hero-room img{width:100%;height:100%;object-fit:cover;object-position:48% 40%;transform:scale(1.02) translateY(var(--hero-y,0px));filter:brightness(.82)}.hero-room:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#171b1900 12%,#1419180d 32%,#111613b3 68%,#111613f5),linear-gradient(90deg,#14181438,transparent)}.hero-fashion{position:absolute;top:0;right:0;bottom:0;left:52%;overflow:hidden;background:#b7b4ac}.hero-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%;opacity:0;transform:scale(1.045);transition:opacity .8s ease,transform 1.6s var(--ease)}.hero-frame.is-active{opacity:1;transform:scale(1.01) translateY(var(--fashion-y,0px))}.hero-frame:nth-child(2){object-position:50% 43%}.hero-fashion-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0c0f132b,transparent 26%,transparent 62%,#1118157d 85%,#111815b0)}.hero-top-shade{position:absolute;top:0;left:0;right:0;height:240px;background:linear-gradient(180deg,#080d0dad,#080d0d32 50%,transparent);pointer-events:none}.hero-copy{position:absolute;left:var(--page);bottom:145px;width:44%;max-width:650px;z-index:3}.hero-eyebrow{display:flex;align-items:center;gap:14px;letter-spacing:.12em;font-size:9px;margin-bottom:26px}.tiny-line{height:1px;width:24px;background:#afd9e8;display:block}.hero h1{font-size:clamp(60px,5.3vw,82px);line-height:1.08;letter-spacing:-.048em;margin-bottom:25px}.hero-description{font-size:13px;line-height:1.85;color:#f4f5f1db;max-width:370px}.hero-links{display:flex;align-items:center;gap:27px;margin-top:30px;flex-wrap:wrap}.hero-links .underlink{font-size:11px;gap:20px}.hero-bottom{position:absolute;bottom:28px;left:var(--page);right:var(--page);display:flex;align-items:center;justify-content:space-between;z-index:4;font-size:9px;color:#ffffffe6;letter-spacing:.015em}.scroll-cue{display:flex;align-items:center;gap:13px}.scroll-cue .icon{width:15px;height:15px}.scroll-cue:hover .icon{transform:translateY(4px)}.hero-switcher{position:absolute;bottom:191px;left:38px;display:flex;align-items:center;border:1px solid #ffffff60;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#2029273d;border-radius:6px;padding:5px;color:#fff}.hero-switcher button{padding:9px 19px;font-size:10px;border-radius:3px;transition:background .35s,color .35s}.hero-switcher button[aria-pressed=true]{background:#fff;color:#202422}.hero-switcher>span{height:12px;width:1px;background:#ffffff47;margin:0 2px}.hero-featured{position:absolute;left:38px;right:var(--page);bottom:98px;text-align:left;display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #ffffff52}.hero-featured>span:first-child{display:flex;flex-direction:column;gap:5px;font-size:18px;font-weight:600;letter-spacing:-.02em}.hero-featured-type{font-size:9px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#ffffffe0}.hero-featured-arrow{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #ffffff60;border-radius:50%;transition:transform .4s,background .4s}.hero-featured:hover .hero-featured-arrow{transform:rotate(45deg);background:#fff;color:#222}.tee-section{padding:110px 0 105px var(--page);display:grid;grid-template-columns:26% minmax(0,1fr);gap:30px;overflow:hidden}.tee-intro{align-self:center;padding-right:32px;padding-bottom:32px}.tee-intro .eyebrow{color:var(--blue);font-size:9px;margin-bottom:25px}.tee-intro h2{font-size:clamp(32px,3vw,45px);line-height:1.17}.tee-intro>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.85;margin:25px 0 18px}.tee-intro .underlink{gap:32px}.carousel-controls{display:flex;gap:8px}.circle-button{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border:1px solid #bdc3be;border-radius:4px;transition:background .25s,color .25s,border-color .25s}.circle-button .icon{width:18px;height:18px}.circle-button:hover:not(:disabled){background:var(--ink);color:#fff;border-color:var(--ink)}.tee-intro .carousel-controls{margin-top:48px}.tee-gallery{min-width:0}.product-track{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;padding-right:var(--page);padding-bottom:5px}.product-track::-webkit-scrollbar{display:none}.product-card{position:relative;min-width:0;flex:0 0 clamp(260px,24vw,388px);scroll-snap-align:start}.tee-track .product-card:nth-child(2n){padding-top:52px}.product-image{display:block;position:relative;width:100%;aspect-ratio:.8;overflow:hidden;background:#dddeda;border-radius:3px}.product-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;transition:transform .9s var(--ease),opacity .55s}.product-image>img.alternate{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;object-fit:cover}.product-image:hover>img{transform:scale(1.045)}.product-image:hover>img.alternate{opacity:1}.card-quick{position:absolute;left:15px;right:15px;bottom:15px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center;background:#ffffffed;color:#222;font-size:10px;border-radius:3px;transform:translateY(135%);opacity:0;transition:transform .5s var(--ease),opacity .35s}.card-quick .icon{width:17px;height:17px}.product-image:hover .card-quick,.product-image:focus-visible .card-quick{transform:translateY(0);opacity:1}.favorite-button{position:absolute;right:12px;top:12px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#fffffff0;border-radius:50%;color:#212923;z-index:2;opacity:0;transition:opacity .25s,background .25s}.favorite-button .icon{width:16px;height:16px}.product-card:hover .favorite-button,.favorite-button:focus-visible,.favorite-button[aria-pressed=true]{opacity:1}.favorite-button[aria-pressed=true]{background:#dceef4;color:var(--blue)}.favorite-button[aria-pressed=true] .icon{fill:var(--blue)}.tee-track .product-card:nth-child(2n) .favorite-button{top:64px}.product-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-top:18px}.product-caption h3{font-size:14px;font-weight:600;line-height:1.4;letter-spacing:-.02em}.product-caption h3 button{font-weight:600;text-align:left}.product-caption p{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.5}.product-open{font-size:10px;padding:2px 0 5px 5px;line-height:1.4;flex-shrink:0}.product-open .icon{width:18px;height:18px}.rail-bottom,.print-rail-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted);padding:32px var(--page) 0 0}.track-rule{position:relative;width:140px;height:2px;background:#d3d8d3;flex-shrink:0;overflow:hidden}.track-rule>span{position:absolute;left:0;top:0;width:25%;height:100%;background:var(--blue);transform:translate(var(--progress,0%));transition:transform .2s}.match-section{position:relative;background:#eceee9;min-height:930px;height:calc(100svh + 120px)}.match-sticky{position:sticky;top:92px;height:calc(100svh - 112px);min-height:640px;max-height:870px;padding:35px var(--page);display:grid;grid-template-columns:40% minmax(0,1fr);gap:64px;align-items:center}.match-copy .eyebrow{color:var(--muted);font-size:9px;letter-spacing:.1em}.match-copy h2{font-size:clamp(35px,3.3vw,51px);line-height:1.2}.match-copy>p:not(.eyebrow):not(.match-disclaimer){color:var(--muted);font-size:13px;line-height:1.9;margin:26px 0 30px}.match-copy .button{gap:38px}.match-meta{border-top:1px solid #c9cfc7;padding-top:22px;margin-top:60px;display:flex;flex-direction:column;gap:4px;font-size:11px}.match-meta span:first-child{font-weight:600}.match-meta span:last-child{font-size:9px;color:var(--muted)}.match-disclaimer{font-size:9px;color:var(--muted);margin-top:20px}.match-canvas{width:100%;max-width:700px;justify-self:end}.comparison{position:relative;width:100%;aspect-ratio:1;max-height:660px;overflow:hidden;background:#b0aeaa;border-radius:4px;isolation:isolate}.comparison-base,.comparison-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.comparison-base img{width:100%;height:100%;object-fit:cover;object-position:50% 49%}.comparison-overlay{clip-path:inset(0 calc(100% - var(--split)) 0 0);background:#b0aeaa;will-change:clip-path}.comparison-overlay img{width:100%;height:100%;object-fit:contain}.comparison-labels{position:absolute;left:20px;right:20px;top:19px;display:flex;justify-content:space-between;pointer-events:none;z-index:3;font-size:9px;letter-spacing:.03em}.comparison-labels>span{padding:8px 12px;background:#ffffffcf;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:3px}.comparison-line{position:absolute;left:var(--split);top:0;bottom:0;width:1px;background:#fff;transform:translate(-50%);pointer-events:none;z-index:4}.comparison-line>span{position:absolute;top:50%;left:50%;display:flex;gap:2px;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #ffffffef;border-radius:50%;background:#ffffffed;color:#23352d;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0002}.comparison-line .icon{width:15px;height:15px}.comparison input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:block;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.comparison:focus-within{outline:2px solid var(--blue);outline-offset:5px}.comparison-foot{display:flex;justify-content:space-between;gap:15px;font-size:9px;color:var(--muted);padding-top:18px}.comparison-foot>span:last-child{display:flex;align-items:center;gap:8px;color:var(--ink)}.comparison-foot .icon{width:12px;height:12px}.print-world{background:#1c201e;color:#fff;padding:88px var(--page) 78px}.print-world-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:43px}.print-world-heading .eyebrow{font-size:9px;color:#c0c6c0;margin-bottom:20px}.print-world-heading h2{font-size:clamp(33px,3.4vw,49px)}.print-world-heading .underlink{margin-bottom:5px;white-space:nowrap}.room-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(255px,1fr);background:#292d28}.room-stage{position:relative;min-width:0;align-self:stretch;overflow:hidden}.room-image{width:100%;height:auto;display:block}.room-selection{display:flex;align-items:center;text-align:center;flex-direction:column;justify-content:center;padding:35px 25px}.room-selection .eyebrow{font-size:9px;letter-spacing:.12em;color:#b7beb7;margin-bottom:22px}.room-selection-image{width:64%;max-width:155px;margin-bottom:25px;transition:opacity .2s,transform .4s}.room-selection-image img{width:100%;height:auto;max-height:253px;object-fit:contain;box-shadow:0 8px 24px #0002}.room-selection-copy h3{font-size:18px;margin-bottom:12px;line-height:1.4}.room-selection-copy p{font-size:10px;line-height:1.85;color:#c4c9c1;max-width:225px;min-height:38px}.room-selection .underlink{font-size:11px;margin-top:15px;gap:40px}.room-disclaimer{font-size:8px;color:#b6beb5;margin-top:17px}.room-spot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:33px;height:33px;border-radius:50%;background:#ffffffda;color:#192720;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px #ffffff26;z-index:3;transition:box-shadow .35s,background .35s,color .35s}.room-spot .icon{width:16px;height:16px;transition:transform .3s}.room-spot:hover,.room-spot.is-active{background:var(--blue);color:#fff;box-shadow:0 0 0 7px #ffffff25}.room-spot.is-active .icon{transform:rotate(45deg)}.spot-tooltip{position:absolute;left:50%;bottom:calc(100% + 15px);transform:translate(-50%,7px);white-space:nowrap;font-size:10px;padding:7px 11px;border-radius:3px;background:#fff;color:#222;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.room-spot:hover .spot-tooltip,.room-spot:focus-visible .spot-tooltip{opacity:1;transform:translate(-50%)}.room-image-caption{position:absolute;left:25px;bottom:22px;right:25px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:8px;text-shadow:0 1px 10px #000;color:#fff}.room-image-caption span:first-child{display:flex;gap:9px;align-items:center;font-size:9px}.room-image-caption .icon{width:14px;height:14px}.print-collection{margin-top:66px}.print-rail-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px}.print-rail-heading h3{font-size:22px}.print-rail-tools{display:flex;align-items:center;gap:20px}.print-rail-tools .circle-button{border-color:#ffffff4a}.print-rail-tools .circle-button:hover:not(:disabled){background:#fff;color:#222;border-color:#fff}.autoplay-button{font-size:9px;display:flex;align-items:center;gap:7px;padding:8px}.autoplay-button .icon{width:13px;height:13px}.prints-track{gap:25px;padding-right:0}.prints-track .product-card{flex:0 0 calc((100% - 75px)/3.3)}.print-card .product-image{padding:34px 36px;aspect-ratio:1.04;background:#dad8cf;border-radius:3px}.print-card .product-image>img{object-fit:contain;object-position:center;filter:drop-shadow(0 7px 8px #0002)}.print-card .product-caption p{color:#b4bdb3}.print-card .favorite-button{top:12px;right:12px}.print-rail-bottom{color:#bac1b7;padding-right:0}.print-rail-bottom .track-rule{background:#ffffff35}.print-rail-bottom .track-rule>span{background:#85c5dc}.collections-section{padding:104px var(--page) 96px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:43px}.section-top .eyebrow{font-size:9px;color:var(--muted);margin-bottom:20px}.section-top h2{font-size:clamp(32px,3.3vw,46px)}.section-top>.underlink{white-space:nowrap;margin-bottom:5px}.collection-panels{display:flex;gap:16px;height:560px}.collection-panel{position:relative;flex:1;overflow:hidden;border-radius:3px;isolation:isolate;transition:flex .8s var(--ease);min-width:0}.collection-panel.is-active{flex:1.8}.collection-photo{position:absolute;top:0;right:0;bottom:0;left:0}.collection-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;transform:scale(1.04);transition:transform 1.1s var(--ease),filter .6s;filter:saturate(.85)}.collection-panel.is-active .collection-photo img{transform:scale(1);filter:saturate(1)}.collection-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,#141a1912 40%,#111c188c 75%,#111c18d9);pointer-events:none;z-index:1}.panel-activate{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;border-radius:3px}.collection-panel:focus-within{outline:2px solid var(--blue);outline-offset:5px}.panel-content{position:absolute;left:30px;right:30px;bottom:30px;z-index:3;color:#fff;pointer-events:none}.panel-content h3{font-size:clamp(25px,2.4vw,37px);line-height:1.18;letter-spacing:-.045em;transition:transform .6s var(--ease)}.panel-content p{font-size:11px;line-height:1.8;margin-top:14px;opacity:0;max-height:0;overflow:hidden;transform:translateY(10px);transition:opacity .5s,transform .5s,max-height .5s}.panel-shop{pointer-events:auto;display:inline-flex;align-items:center;gap:22px;font-size:11px;border-bottom:1px solid #ffffff6e;padding:0;visibility:hidden;opacity:0;transform:translateY(10px);transition:opacity .5s,transform .5s;max-height:0;margin-top:0;overflow:hidden}.panel-shop .icon{width:17px;height:17px}.collection-panel.is-active .panel-content p{opacity:1;max-height:70px;transform:translateY(0)}.collection-panel.is-active .panel-shop{visibility:visible;opacity:1;transform:translateY(0);max-height:60px;padding:12px 0 10px;margin-top:11px}.panel-content small{display:block;font-size:8px;margin-top:10px;color:#eee;opacity:0;transition:opacity .3s}.collection-panel.is-active .panel-content small{opacity:1}.release-section{display:grid;grid-template-columns:1fr 1fr;background:#efeee8}.release-photo{position:relative;min-height:555px;overflow:hidden}.release-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01) translateY(var(--release-y,0px))}.release-photo:after{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(transparent,#1820189c)}.release-photo>span{position:absolute;left:var(--page);right:30px;bottom:57px;color:#fff;font-size:12px;z-index:2}.release-photo>small{position:absolute;left:var(--page);bottom:35px;color:#fff;font-size:8px;z-index:2}.release-copy{padding:75px clamp(35px,5vw,92px);align-self:center}.release-copy .eyebrow{font-size:9px;color:var(--muted);letter-spacing:.08em;margin-bottom:26px}.release-copy h2{font-size:clamp(32px,3vw,46px);line-height:1.2}.release-copy>p:not(.eyebrow):not(.release-small){color:var(--muted);font-size:12px;line-height:1.9;margin-top:23px}.email-form{margin-top:35px}.email-form>label:first-child{font-size:9px;text-transform:uppercase;letter-spacing:.07em}.email-line{display:flex;border-bottom:1px solid #848d81;align-items:center;gap:10px;margin-top:3px}.email-line input{min-width:0;flex:1;min-height:51px;border:none;background:transparent;border-radius:0;font-size:12px;outline:0;color:var(--ink)}.email-line:focus-within{border-color:var(--blue);box-shadow:0 1px 0 var(--blue)}.email-line input:focus-visible{outline:none}.email-line button{width:39px;height:39px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s,color .2s}.email-line button:hover{background:var(--ink);color:#fff}.consent-line{display:flex;align-items:flex-start;gap:9px;font-size:9px;line-height:1.65;margin-top:18px;color:var(--muted);cursor:pointer}.consent-line input{margin:2px 0 0;accent-color:var(--blue);width:12px;height:12px;flex-shrink:0}.release-small{font-size:9px;color:var(--muted);margin-top:15px}.form-message{font-size:10px;line-height:1.8;color:var(--blue);margin-top:12px}.form-message:empty{display:none}.music-section{position:relative;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:45px;padding:52px var(--page);background:#202523;color:#fff;overflow:hidden}.record{position:relative;width:210px;height:210px;border-radius:50%;background:repeating-radial-gradient(circle at center,#131716 0px 2px,#3b3e395e 3px,#161c18 4px);box-shadow:0 8px 20px #0004;display:flex;align-items:center;justify-content:center;transform:rotate(-14deg);transition:transform 3s var(--ease)}.record:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(from 40deg,transparent,#ffffff0a,transparent 34%,#ffffff14,transparent 70%)}.record-label{position:relative;width:77px;height:77px;border-radius:50%;background:#176f94;display:flex;align-items:center;justify-content:center}.record-logo{width:66px;filter:brightness(0) invert(1)}.record-label:after{content:"";position:absolute;left:calc(50% - 2px);top:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:#171f1b}.music-section:hover .record{transform:rotate(54deg)}.music-copy .eyebrow{color:#bfc7bd;font-size:9px;margin-bottom:20px}.music-copy h2{font-size:clamp(25px,2.4vw,36px);letter-spacing:-.04em}.music-copy>p:last-child{color:#c0c7bc;font-size:11px;margin-top:15px}.music-link{display:flex;gap:25px;align-items:center;font-size:12px}.music-link>span>small{display:block;color:#bbc4b8;font-size:8px;margin-top:7px}.music-link>.icon{width:49px;height:49px;border:1px solid #ffffff50;border-radius:50%;padding:12px;transition:transform .35s,background .35s,color .35s}.music-link:hover>.icon{transform:rotate(45deg);background:#fff;color:#232b24}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:100px;padding:99px var(--page)}.faq-section .eyebrow{font-size:9px;color:var(--muted);margin-bottom:22px}.faq-section h2{font-size:38px}.site-footer{background:#e9ece6;padding:62px var(--page) 24px}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px;padding-bottom:57px}.footer-brand>img{width:235px;max-width:100%;margin-bottom:29px}.footer-brand>p{font-size:18px;line-height:1.55;letter-spacing:-.03em}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:7px}.footer-column h3{font-size:11px;margin-bottom:13px;letter-spacing:0}.footer-column a,.footer-column button{font-size:11px;line-height:1.6;transition:color .2s}.footer-column a:hover,.footer-column button:hover{color:var(--blue)}.footer-bottom{display:flex;align-items:center;gap:25px;border-top:1px solid #c9cfc5;padding-top:23px;font-size:9px;color:#65705f}.footer-bottom>a{margin-left:auto;display:flex;align-items:center;gap:15px}.footer-bottom .icon{width:15px;height:15px}html.motion-ready .reveal{opacity:0;transform:translateY(26px);transition:opacity .85s var(--ease),transform .9s var(--ease)}html.motion-ready .reveal.is-in{opacity:1;transform:none}.no-script{padding:24px var(--page);background:#e7eee4;font-size:12px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;padding:13px 23px;border-radius:7px;z-index:400;font-size:12px;box-shadow:0 6px 20px #0002;transition:opacity .25s,transform .25s;max-width:calc(100vw - 40px);text-align:center}.toast.show{opacity:1;transform:translate(-50%)}.dialog{border:1px solid #dce0d8;padding:0;margin:auto;background:var(--paper);color:var(--ink);max-width:calc(100vw - 36px);max-height:calc(100svh - 40px);border-radius:12px;overflow:auto;box-shadow:0 25px 100px #0f170f3b}.dialog::backdrop{background:#10201877;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 27px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:4}.dialog-header h2{font-size:21px;letter-spacing:-.035em;line-height:1.3}.dialog-close{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:50%;border:1px solid var(--line)}.dialog-close .icon{width:17px;height:17px}.dialog-close:hover{background:var(--ink);color:#fff}.dialog-body{padding:27px}.product-dialog{width:970px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:34px}.detail-image{position:relative;background:#deded7;aspect-ratio:.8;border-radius:4px;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-image.is-print{padding:27px;background:#dcd8cb}.detail-image.is-print img{object-fit:contain}.detail-type{margin-top:5px;color:var(--blue)}.detail-copy h3{font-size:33px;line-height:1.2;letter-spacing:-.04em;margin:20px 0 18px}.detail-description{font-size:12px;color:var(--muted);line-height:1.85;margin-bottom:22px}.detail-warning{font-size:10px;background:#e5eadf;padding:12px 14px;border-radius:3px;margin:18px 0;color:#485943}.detail-label{display:block;font-size:10px;margin-bottom:9px}.muted{color:var(--muted)}.option-list{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 15px}.option-list button{min-width:42px;padding:9px 13px;min-height:42px;border:1px solid #c7cabb;border-radius:4px;font-size:11px}.option-list button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.detail-copy .button{width:100%;margin-top:11px;justify-content:space-between}.preview-disclaimer{font-size:9px;color:var(--muted);line-height:1.8;margin-top:15px}.detail-pair-link{font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;border-bottom:1px solid var(--line);padding:17px 0 10px;margin-top:8px}.detail-pair-link .icon{width:16px;height:16px}.pair-detail-image{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;background:#e1e2d7;min-height:360px;padding:20px}.pair-detail-image img{width:100%;height:auto}.browse-dialog{width:1040px}.browse-toolbar{padding:24px 27px 0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.browse-filter{padding:8px 16px;border:1px solid #c4c9bc;border-radius:4px;font-size:11px;min-height:38px}.browse-filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.search-input{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #afb8a3;padding:17px 0;font-size:20px;border-radius:0}.search-description{font-size:10px;color:var(--muted);margin-top:12px}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px;margin-top:24px}.results-grid .product-caption{flex-direction:column;gap:8px}.results-grid .product-caption p{font-size:9px}.results-grid .product-image{aspect-ratio:.82}.results-grid .is-print .product-image{padding:22px;background:#d8d1c2}.results-grid .is-print .product-image>img{object-fit:contain}.empty-message{padding:48px 15px;color:var(--muted);font-size:13px;grid-column:1/-1;text-align:center}.cart-dialog{width:480px;margin:0 0 0 auto;height:100svh;max-height:100svh;max-width:100vw;border-radius:0}.cart-list{display:flex;flex-direction:column;gap:20px}.cart-item{display:grid;grid-template-columns:86px 1fr;gap:18px;border-bottom:1px solid var(--line);padding-bottom:20px}.cart-item>img{width:86px;height:114px;object-fit:cover;border-radius:3px}.cart-item h3{font-size:14px;line-height:1.4}.cart-item p{font-size:10px;color:var(--muted);margin-top:5px}.quantity-row{display:flex;align-items:center;gap:10px;margin-top:11px;font-size:10px}.quantity-row button{width:29px;height:29px;border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;justify-content:center}.quantity-row .icon{width:12px;height:12px}.quantity-row .remove-item{width:auto;height:auto;border:0;text-decoration:underline;text-underline-offset:3px;margin-left:auto}.cart-footer{padding:24px 0;margin-top:20px;border-top:1px solid var(--line)}.cart-footer .button{width:100%;margin-bottom:15px}.cart-footer p{color:var(--muted);font-size:10px;line-height:1.8}.info-dialog{width:570px}.info-dialog .dialog-body p{font-size:12px;color:var(--muted);line-height:1.85;margin-bottom:18px}.info-dialog .dialog-body .button{margin-top:7px}.mega-menu{width:1120px;max-width:calc(100vw - 72px);margin:106px auto auto;border-radius:14px;background:#f1f2ed}.mega-menu .dialog-header{background:#f1f2ed;padding:24px 35px}.mega-menu .dialog-header h2{font-size:17px}.menu-inner{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding:40px}.menu-inner nav{display:flex;flex-direction:column}.menu-inner nav>a{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:35px;letter-spacing:-.04em;border-bottom:1px solid #cbd1c6;line-height:1.3;padding:17px 0;transition:color .25s,padding .25s}.menu-inner nav>a .icon{width:23px;height:23px}.menu-inner nav>a:hover{color:var(--blue);padding-left:8px}.menu-secondary{display:flex;gap:25px;flex-wrap:wrap;margin-top:36px;font-size:11px}.menu-feature{text-align:left;align-self:center;position:relative}.menu-feature>img{width:100%;height:310px;object-fit:cover;border-radius:4px}.menu-feature>span{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:17px;gap:20px}.menu-feature .icon{width:17px;height:17px}.menu-feature>small{font-size:8px;color:var(--muted);display:block;margin-top:7px}@media(min-width:1700px){.tee-section{grid-template-columns:25% minmax(0,1fr)}.room-selection-image{max-width:190px}.room-selection-copy p{max-width:230px;font-size:12px}.room-selection-copy h3{font-size:23px}.room-selection .eyebrow{margin-bottom:35px}.room-layout{grid-template-columns:minmax(0,2.9fr) minmax(255px,1fr)}}@media(max-width:1100px){:root{--page:38px}.nav-shell{gap:18px}.brand{width:216px}.nav-left{gap:23px}.nav-divider{margin:0 4px}.nav-right{gap:3px}.nav-left>a,.explore-toggle{font-size:11px}.site-header.is-scrolled .nav-shell{padding:0 21px;width:calc(100% - 40px)}.site-header.is-scrolled .brand{width:184px}.hero{min-height:730px;max-height:940px}.hero-copy{bottom:150px;width:46%}.hero h1{font-size:68px}.hero-description{font-size:12px}.hero-eyebrow{font-size:8px;letter-spacing:.08em;gap:8px}.hero-links{gap:19px}.hero-links .button{padding:14px 18px;gap:18px}.hero-links .underlink{gap:13px;font-size:10px}.hero-fashion{left:52%}.hero-switcher{left:26px;bottom:190px}.hero-featured{left:26px;bottom:100px;right:35px}.hero-featured>span:first-child{font-size:16px}.tee-section{grid-template-columns:26% minmax(0,1fr);gap:24px;padding-top:85px;padding-bottom:85px}.tee-intro{padding-right:8px}.tee-intro h2{font-size:33px}.tee-intro>p:not(.eyebrow){font-size:11px}.product-card{flex-basis:280px}.product-track{gap:18px}.match-sticky{gap:35px;grid-template-columns:41% minmax(0,1fr);min-height:570px}.match-copy h2{font-size:36px}.match-copy>p:not(.eyebrow):not(.match-disclaimer){font-size:12px}.match-copy .button{font-size:11px;gap:18px}.match-meta{margin-top:38px}.comparison-foot{font-size:8px}.comparison-foot>span:last-child{gap:4px}.print-world{padding-top:70px;padding-bottom:65px}.room-layout{grid-template-columns:minmax(0,2.7fr) minmax(220px,1fr)}.room-selection{padding:23px 20px}.room-selection-image{max-width:115px;margin-bottom:16px}.room-selection .eyebrow{font-size:8px;margin-bottom:16px}.room-selection-copy h3{font-size:16px}.room-selection-copy p{font-size:9px}.room-selection .underlink{font-size:10px;margin-top:8px;padding:10px 0;gap:25px}.room-disclaimer{font-size:7px;margin-top:12px}.room-image-caption{left:18px;right:18px;bottom:15px;font-size:7px;gap:10px}.room-image-caption span:first-child{font-size:8px}.print-collection{margin-top:49px}.prints-track .product-card{flex-basis:calc((100% - 40px)/2.8)}.print-card .product-image{padding:25px 27px}.collection-panels{height:500px;gap:12px}.panel-content{left:23px;right:20px;bottom:25px}.panel-content h3{font-size:28px}.section-top{gap:25px}.section-top h2{font-size:35px}.collections-section{padding-top:80px;padding-bottom:80px}.section-top>.underlink{font-size:10px;gap:19px}.release-copy{padding:52px 38px}.release-photo{min-height:500px}.release-copy h2{font-size:35px}.release-copy .eyebrow{font-size:8px}.release-copy>p:not(.eyebrow):not(.release-small){font-size:11px}.music-section{grid-template-columns:160px minmax(0,1fr) auto;gap:30px;padding:47px var(--page)}.record{width:160px;height:160px}.record-label{width:64px;height:64px}.record-logo{width:54px}.music-copy h2{font-size:26px}.music-link{font-size:10px;gap:15px}.music-link>span>small{font-size:7px}.music-link>.icon{width:41px;height:41px;padding:10px}.faq-section{gap:55px;padding:75px var(--page)}.faq-section h2{font-size:33px}.footer-main{gap:30px}.footer-brand>img{width:205px}}@media(max-width:850px){.nav-left{gap:20px}.brand{width:196px}.nav-right .wishlist-tool{display:none}.site-header.is-scrolled .brand{width:175px}.site-header.is-scrolled .nav-left{gap:20px}.nav-right{gap:0}.nav-divider{margin:0 6px}.hero h1{font-size:59px}.hero-links{align-items:flex-start;flex-direction:column;gap:11px}.hero-copy{bottom:126px}.hero-eyebrow{font-size:7px;max-width:260px}.hero-description{font-size:11px}.hero-featured>span:first-child{font-size:13px}.hero-switcher{left:24px;bottom:186px}.hero-switcher button{padding:8px 15px;font-size:9px}.hero-featured{left:24px;right:30px}.hero-featured-arrow{width:35px;height:35px}.tee-section{display:block;padding:70px 0 62px var(--page)}.tee-intro{display:grid;grid-template-columns:1fr auto;align-items:end;padding-right:var(--page);margin-bottom:30px}.tee-intro .eyebrow{grid-column:1/-1;margin-bottom:16px}.tee-intro h2{grid-column:1;font-size:34px}.tee-intro h2 br{display:none}.tee-intro h2{max-width:400px}.tee-intro>p:not(.eyebrow){display:none}.tee-intro .underlink{grid-column:1;margin-top:15px;justify-self:start}.tee-intro .carousel-controls{grid-column:2;grid-row:2/4;margin:0}.product-card{flex-basis:37vw}.tee-track .product-card:nth-child(2n){padding-top:26px}.tee-track .product-card:nth-child(2n) .favorite-button{top:38px}.favorite-button{opacity:1}.match-section{height:auto;min-height:0;padding:68px var(--page) 63px}.match-sticky{position:relative;top:auto;height:auto;min-height:0;max-height:none;padding:0;grid-template-columns:1fr 1.1fr;gap:30px}.match-copy h2{font-size:31px}.match-copy .eyebrow{font-size:8px;margin-bottom:22px}.match-copy>p:not(.eyebrow):not(.match-disclaimer){font-size:11px;margin:20px 0 24px}.match-meta{margin-top:30px;font-size:10px}.match-meta span:last-child{font-size:8px}.match-disclaimer{font-size:8px}.comparison-foot>span:first-child{display:none}.comparison-foot{justify-content:center}.room-layout{grid-template-columns:minmax(0,1fr)}.room-selection{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:8px 22px;text-align:left;align-items:center;justify-items:start;padding:26px 30px}.room-selection .eyebrow{display:none}.room-selection-image{grid-column:1;grid-row:1/4;width:80px;margin:0}.room-selection-copy{grid-column:2;grid-row:1/3}.room-selection-copy h3{font-size:18px}.room-selection-copy p{font-size:10px;max-width:300px;min-height:0}.room-selection .underlink{grid-column:3;grid-row:1/3;margin:0}.room-disclaimer{grid-column:2/4;grid-row:3;margin:0;font-size:8px}.room-image-caption{font-size:9px}.room-image-caption span:first-child{font-size:10px}.print-world-heading h2{font-size:35px}.print-world-heading{gap:30px}.print-world-heading .underlink{font-size:10px;gap:18px}.print-rail-heading h3{font-size:20px}.prints-track .product-card{flex-basis:calc((100% - 32px)/2.6)}.collection-panels{height:440px}.panel-content{left:20px;right:16px;bottom:24px}.panel-content h3{font-size:25px}.panel-content p{font-size:10px}.panel-shop{font-size:10px;gap:18px}.section-top h2{font-size:31px;max-width:400px}.section-top>.underlink{max-width:180px;font-size:10px;gap:15px}.release-copy{padding:42px 30px}.release-copy h2{font-size:30px}.release-copy .eyebrow{font-size:8px;letter-spacing:.02em}.release-photo{min-height:475px}.release-copy>p:not(.eyebrow):not(.release-small){font-size:10px}.email-form{margin-top:24px}.consent-line{font-size:8px}.music-section{grid-template-columns:130px 1fr;gap:26px}.record{grid-column:1;grid-row:1/3;width:130px;height:130px}.record-label{width:56px;height:56px}.record-logo{width:47px}.music-copy{grid-column:2}.music-copy h2{font-size:28px}.music-link{grid-column:2;justify-self:start}.music-copy .eyebrow{margin-bottom:13px}.music-copy>p:last-child{margin-top:11px}.music-link>span>small{font-size:8px}.faq-section{grid-template-columns:1fr 1.8fr;gap:45px}.faq-section h2{font-size:30px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-column:last-child{grid-column:2/4;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 25px;padding-top:0}.footer-column:last-child h3{width:100%;margin-bottom:0}.footer-brand{grid-row:1/3}.mega-menu{max-width:calc(100vw - 38px);margin-top:99px}.menu-inner{gap:30px;padding:30px}.menu-inner nav>a{font-size:30px}.menu-feature>img{height:280px}.menu-secondary{gap:20px;font-size:10px}}@media(max-width:640px){:root{--page:22px;--header:70px}html{scroll-padding-top:93px}.site-header{top:13px}.nav-shell{width:calc(100% - 36px);height:65px;padding:0 0 10px;grid-template-columns:auto 1fr;gap:12px;border-bottom-color:transparent}.brand{width:181px;grid-column:1;grid-row:1}.nav-left{display:none}.nav-right{grid-column:2;gap:0}.explore-toggle,.nav-divider,.nav-right .wishlist-tool,.nav-right .search-tool{display:none}.mobile-toggle{display:flex}.tool-button{width:34px;min-height:42px}.tool-button .icon{width:20px;height:20px}.site-header.is-scrolled{top:9px}.site-header.is-scrolled .nav-shell{height:62px;width:calc(100% - 24px);padding:0 15px;border-radius:11px;gap:10px}.site-header.is-scrolled .brand{width:162px}.header-progress{left:16px;right:16px}.hero{min-height:760px;height:100svh;max-height:930px;background:#161d19}.hero-room{top:0;right:0;bottom:0;left:0;opacity:.38}.hero-room img{object-position:35% 30%;filter:brightness(.67)}.hero-room:after{background:linear-gradient(180deg,transparent,#15201d55 20%,#15201dfa 80%)}.hero-fashion{top:0;right:0;bottom:0;left:30%}.hero-frame{object-position:48% 8%;object-fit:cover;height:65%;min-height:485px;transform:none!important;mask-image:linear-gradient(180deg,#000 56%,#000d 76%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 56%,#000d 76%,transparent)}.hero-frame:nth-child(2){object-position:50% 48%}.hero-fashion{background:transparent;overflow:visible}.hero-fashion-shade{background:linear-gradient(90deg,#13201b82,transparent 38%),linear-gradient(180deg,#17221d24 24%,transparent 47%,#17221d6e 61%,#17221d 76%);top:0;right:0;bottom:0;left:-44%;pointer-events:none}.hero-top-shade{height:180px;background:linear-gradient(#08120da6,transparent)}.hero-copy{left:var(--page);right:var(--page);bottom:136px;width:auto;max-width:420px}.hero-eyebrow{font-size:7px;letter-spacing:.07em;margin-bottom:19px;gap:10px;max-width:none}.tiny-line{width:17px}.hero h1{font-size:clamp(49px,13.5vw,67px);line-height:1.05;letter-spacing:-.055em;margin-bottom:20px}.hero-description{font-size:11px;line-height:1.85;max-width:286px;color:#ffffffe8}.hero-links{flex-direction:row;gap:19px;margin-top:23px;align-items:center}.hero-links .button{font-size:10px;min-height:46px;padding:13px 15px;gap:18px}.hero-links .button .icon{width:16px;height:16px}.hero-links .underlink{font-size:9px;gap:11px;padding:10px 0}.hero-bottom{bottom:19px;left:22px;right:22px;font-size:7px;gap:15px}.scroll-cue{gap:8px;font-size:7px}.scroll-cue .icon{width:13px;height:13px}.hero-featured{bottom:59px;left:calc(-30vw + var(--page));right:var(--page);padding-bottom:11px;align-items:center}.hero-featured>span:first-child{flex-direction:row;gap:9px;align-items:center;font-size:10px}.hero-featured-type{font-size:7px;letter-spacing:.01em;text-transform:none;font-weight:400}.hero-featured-arrow{width:25px;height:25px}.hero-featured-arrow .icon{width:14px;height:14px}.hero-switcher{left:calc(-30vw + var(--page));right:auto;top:150px;bottom:auto;flex-direction:column;gap:3px;border-color:#ffffff45;padding:4px;background:#18312465;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-switcher button{font-size:8px;padding:7px 10px}.hero-switcher>span{height:1px;width:22px}.tee-section{padding-top:59px;padding-bottom:55px}.tee-intro{margin-bottom:27px;gap:0 14px;padding-bottom:0}.tee-intro .eyebrow{font-size:8px;margin-bottom:16px}.tee-intro h2{font-size:31px;max-width:270px;line-height:1.17}.tee-intro .underlink{font-size:10px;gap:23px;margin-top:13px}.tee-intro .carousel-controls{align-self:end;padding-bottom:0}.circle-button{width:35px;height:35px;border-radius:4px}.circle-button .icon{width:15px;height:15px}.carousel-controls{gap:6px}.product-track{gap:14px}.product-card{flex-basis:69vw}.tee-track .product-card:nth-child(2n){padding-top:26px}.product-image{aspect-ratio:.8}.product-caption{padding-top:15px;gap:9px}.product-caption h3{font-size:12px}.product-caption p{font-size:9px;margin-top:4px}.product-open .icon{width:17px;height:17px}.favorite-button{width:30px;height:30px;top:10px;right:10px}.favorite-button .icon{width:14px;height:14px}.tee-track .product-card:nth-child(2n) .favorite-button{top:36px}.card-quick{display:none}.rail-bottom{padding-top:26px;font-size:8px;gap:15px}.track-rule{width:92px}.match-section{padding:54px var(--page) 43px}.match-sticky{display:flex;flex-direction:column;gap:31px;align-items:stretch}.match-copy .eyebrow{font-size:8px;margin-bottom:20px}.match-copy h2{font-size:34px;line-height:1.18;max-width:350px}.match-copy>p:not(.eyebrow):not(.match-disclaimer){font-size:11px;line-height:1.9;margin:22px 0}.match-copy .button{font-size:10px;min-height:48px;gap:37px;padding:13px 18px}.match-meta{display:none}.match-disclaimer{font-size:8px;margin-top:17px}.match-canvas{max-width:none}.comparison{max-height:none;aspect-ratio:1}.comparison-labels{top:13px;left:13px;right:13px;font-size:8px}.comparison-labels>span{padding:6px 9px}.comparison-line>span{width:41px;height:41px}.comparison-line .icon{width:13px;height:13px}.comparison-foot{font-size:8px;justify-content:space-between;padding-top:15px}.comparison-foot>span:first-child{display:inline}.print-world{padding:55px var(--page) 48px}.print-world-heading{display:block;margin-bottom:27px}.print-world-heading .eyebrow{font-size:8px;margin-bottom:18px}.print-world-heading h2{font-size:34px;line-height:1.15;max-width:335px}.print-world-heading .underlink{font-size:10px;gap:22px;margin-top:15px;padding-bottom:10px}.room-layout{margin-left:calc(-1 * var(--page));margin-right:calc(-1 * var(--page))}.room-selection{padding:22px;grid-template-columns:60px minmax(0,1fr);gap:6px 18px}.room-selection-image{width:60px;grid-row:1/4}.room-selection-copy{grid-column:2;grid-row:1}.room-selection-copy h3{font-size:15px;margin-bottom:6px}.room-selection-copy p{font-size:9px;line-height:1.8;max-width:260px;min-height:0}.room-selection .underlink{grid-row:2;grid-column:2;justify-self:start;font-size:9px;margin-top:3px;gap:28px;padding:6px 0}.room-disclaimer{grid-row:3;grid-column:2;margin-top:5px;font-size:7px}.room-image-caption{left:15px;right:15px;bottom:13px;gap:12px;font-size:6px}.room-image-caption span:first-child{font-size:7px;gap:6px}.room-image-caption .icon{width:10px;height:10px}.room-spot{width:25px;height:25px;box-shadow:0 0 0 4px #ffffff26}.room-spot .icon{width:12px;height:12px}.room-spot:hover,.room-spot.is-active{box-shadow:0 0 0 5px #ffffff25}.spot-tooltip{font-size:8px;padding:5px 8px;bottom:calc(100% + 11px)}.print-collection{margin-top:39px}.print-rail-heading{align-items:flex-end;margin-bottom:23px;gap:15px}.print-rail-heading h3{font-size:20px;line-height:1.3;max-width:200px}.print-rail-tools{flex-direction:column;align-items:flex-end;gap:10px}.print-rail-tools .circle-button{width:32px;height:32px}.autoplay-button{font-size:8px;padding:2px;gap:5px}.autoplay-button .icon{width:12px;height:12px}.prints-track{margin-right:calc(-1 * var(--page));padding-right:var(--page);gap:14px}.prints-track .product-card{flex-basis:80%}.print-card .product-image{padding:26px 34px;aspect-ratio:1.03}.print-rail-bottom{font-size:8px;padding-top:24px}.collections-section{padding:56px var(--page) 50px}.section-top{display:block;margin-bottom:28px}.section-top .eyebrow{font-size:8px;margin-bottom:18px}.section-top h2{font-size:32px;line-height:1.2;max-width:320px}.section-top>.underlink{font-size:10px;gap:23px;max-width:none;margin-top:14px}.collection-panels{height:auto;display:grid;gap:15px}.collection-panel,.collection-panel.is-active{height:386px;flex:auto;border-radius:3px}.collection-photo img{object-position:50% 20%;filter:none;transform:none}.collection-panel:nth-child(2) .collection-photo img{object-position:50% 38%}.collection-panel:nth-child(3) .collection-photo img{object-position:50% 69%}.collection-panel:after{background:linear-gradient(180deg,transparent 25%,#111e1710 35%,#111e17bd 85%)}.panel-activate{display:none}.panel-content{left:24px;right:24px;bottom:23px}.panel-content h3{font-size:28px}.panel-content p,.collection-panel.is-active .panel-content p{opacity:1;max-height:70px;transform:none;font-size:10px;margin-top:10px}.panel-shop,.collection-panel.is-active .panel-shop{visibility:visible;opacity:1;transform:none;max-height:60px;padding:10px 0 8px;margin-top:5px;font-size:10px}.panel-content small{opacity:1;font-size:7px;margin-top:7px}.release-section{display:flex;flex-direction:column}.release-photo{height:auto;min-height:0;aspect-ratio:1.18}.release-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;transform:none!important;object-fit:cover;object-position:55% 50%}.release-photo>span{font-size:10px;bottom:46px;right:22px}.release-photo>small{font-size:7px;bottom:28px}.release-copy{padding:48px var(--page) 45px;align-self:stretch}.release-copy .eyebrow{font-size:8px;letter-spacing:.025em;margin-bottom:23px}.release-copy h2{font-size:34px;line-height:1.18}.release-copy>p:not(.eyebrow):not(.release-small){font-size:11px;line-height:1.9;margin-top:22px}.email-form{margin-top:29px}.email-form>label:first-child{font-size:8px}.email-line input{font-size:11px;min-height:50px}.consent-line{font-size:9px;gap:8px}.release-small{font-size:8px;margin-top:14px}.music-section{padding:42px var(--page);grid-template-columns:91px minmax(0,1fr);gap:18px 21px}.record{width:91px;height:91px;align-self:start;grid-row:1}.record-label{width:43px;height:43px}.record-logo{width:37px}.music-copy .eyebrow{font-size:7px;letter-spacing:.08em;margin-bottom:13px}.music-copy h2{font-size:24px;line-height:1.2;max-width:280px}.music-copy>p:last-child{font-size:10px;line-height:1.8;max-width:230px;margin-top:14px}.music-link{grid-column:2;gap:18px;font-size:10px;line-height:1.5}.music-link>span>small{font-size:7px;margin-top:3px}.music-link>.icon{width:36px;height:36px;padding:9px}.faq-section{display:block;padding:54px var(--page) 52px}.faq-section .eyebrow{font-size:8px;margin-bottom:17px}.faq-section h2{font-size:32px}.faq-section h2 br{display:none}.site-footer{padding:40px var(--page) 24px}.footer-main{grid-template-columns:1fr 1fr;gap:33px 22px;padding-bottom:34px}.footer-brand{grid-column:1/-1;grid-row:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.footer-brand>img{width:176px;max-width:55%;margin-bottom:0}.footer-brand>p{font-size:12px;line-height:1.65;letter-spacing:-.01em}.footer-column{gap:9px;padding:0}.footer-column h3{font-size:10px;margin-bottom:7px}.footer-column a,.footer-column button{font-size:10px}.footer-column:last-child{grid-column:1/-1;gap:10px 24px}.footer-column:last-child h3{margin-bottom:1px}.footer-bottom{font-size:7px;padding-top:22px;gap:16px;flex-wrap:wrap;line-height:1.6}.footer-bottom>a{gap:8px}.footer-bottom .icon{width:12px;height:12px}.toast{font-size:10px;padding:12px 17px;border-radius:6px;width:max-content;max-width:calc(100vw - 28px);bottom:17px}.dialog{max-width:calc(100vw - 20px);max-height:calc(100svh - 22px);border-radius:9px}.dialog-header{padding:16px 18px;gap:14px}.dialog-header h2{font-size:18px;line-height:1.3}.dialog-close{width:34px;height:34px}.dialog-body{padding:18px}.product-detail{display:block}.detail-image{aspect-ratio:1.05;max-height:380px}.detail-image img{object-position:50% 25%}.detail-image.is-print{aspect-ratio:1.05}.detail-copy{padding-top:23px}.detail-copy h3{font-size:28px;margin:17px 0 15px}.detail-description{font-size:11px;line-height:1.9}.detail-warning{font-size:9px}.detail-type{font-size:8px}.preview-disclaimer,.detail-label{font-size:9px}.pair-detail-image{min-height:260px;padding:16px}.browse-toolbar{padding:18px 18px 0;gap:7px}.browse-filter{padding:8px 12px;min-height:36px;font-size:10px}.results-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.results-grid .product-caption h3{font-size:11px}.results-grid .product-caption p{font-size:8px}.results-grid .is-print .product-image{padding:14px}.search-input{font-size:16px}.cart-dialog{max-width:100vw;max-height:100svh;border-radius:0}.cart-item{grid-template-columns:75px 1fr;gap:15px}.cart-item>img{width:75px;height:105px}.cart-item h3{font-size:12px}.cart-item p{font-size:9px}.quantity-row{gap:10px;font-size:9px}.info-dialog .dialog-body p{font-size:11px}.mega-menu{width:100vw;max-width:100vw;margin:0;height:100svh;max-height:100svh;border-radius:0}.mega-menu .dialog-header{padding:22px}.mega-menu .dialog-header h2{font-size:16px}.menu-inner{display:block;padding:16px 25px 35px}.menu-inner nav>a{font-size:30px;padding:20px 0}.menu-secondary{margin-top:27px;gap:24px;font-size:10px}.menu-feature{display:block;margin-top:30px;width:100%}.menu-feature>img{height:195px;object-position:50% 47%}.menu-feature>span{font-size:11px;margin-top:14px}.menu-feature>small{font-size:8px}.menu-inner nav>a .icon{width:23px;height:23px}}@media(max-width:360px){.brand{width:165px}.site-header.is-scrolled .brand{width:151px}.hero{min-height:750px}.hero h1{font-size:49px}.hero-eyebrow{font-size:6px;gap:7px}.hero-links{gap:15px}.hero-links .button{font-size:9px;padding:12px;gap:15px}.hero-links .underlink{font-size:8px;gap:10px}.hero-featured>span:first-child{font-size:9px;gap:7px}.hero-featured-type,.hero-bottom{font-size:6px}.tee-intro h2{font-size:27px}.circle-button{width:31px;height:31px}.tee-intro .underlink{font-size:9px}.match-copy h2,.release-copy h2{font-size:30px}.print-world-heading h2{font-size:31px}.comparison-foot{font-size:7px}.comparison-foot>span:last-child{gap:3px}.music-section{grid-template-columns:73px minmax(0,1fr);gap:18px}.record{width:73px;height:73px}.music-copy h2{font-size:22px}.music-link{gap:10px}.footer-brand>img{width:155px}.footer-brand>p{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.motion-ready .reveal{opacity:1;transform:none}.hero-room img,.hero-frame,.release-photo>img,.collection-photo img{transform:none!important}.match-section{min-height:0;height:auto}.match-sticky{position:relative;top:auto;height:auto;min-height:0;max-height:none}.record{transform:none!important}.product-image>img{transform:none!important}}:root{--radius:12px}body,button,input,select,textarea{font-family:Zurich Extended,Arial,sans-serif!important}h1,h2,h3,h4,h5,h6{font-weight:600!important}.button,.circle-button,.nav-shell,.tool-button,.hero-switcher,.hero-switcher button,.hero-featured,.hero-visual,.product-image,.product-card,.card-quick,.comparison-stage,.comparison-before,.comparison-after,.comparison-handle,.room-scene,.room-selection,.print-card .product-image,.collection-panel,.panel-activate,.release-shell,.release-copy,.release-photo,.release-form,.dialog-panel,.sheet,.dialog-header,.search-field,.cart-item-thumb,.menu-feature,.menu-highlight,.mobile-drawer,.track-rule,input,select,textarea,.favorite-button,.room-hotspot,.hero-featured-arrow,.tool-pill,.search-submit,.qty-button,.cart-remove{border-radius:var(--radius,12px)!important}.header-progress{display:none!important}.site-header{top:20px}.nav-shell{background:#ffffff05!important;border-bottom-color:#ffffff38!important}.site-header.is-scrolled .nav-shell{background:#15181aad!important;backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%);border-color:#ffffff21!important;box-shadow:0 12px 32px #0c0f122e!important;border-radius:var(--radius,12px)!important}.tee-track .product-card:nth-child(2n){padding-top:0!important}.tee-track .product-card .favorite-button{top:12px!important}#tees-track{align-items:flex-start}.faq-section{align-items:start;overflow-anchor:none}.faq-section>div,.faq-list{min-width:0}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{min-width:0;background:#fff;border:1px solid #d8ddd7;border-radius:12px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.faq-item:hover{border-color:#afbdb6}.faq-item.is-open{border-color:#b2c2ba;box-shadow:0 4px 16px #152a2010}.faq-section .faq-question{margin:0;font-size:inherit;letter-spacing:normal;line-height:inherit}.faq-trigger{width:100%;min-height:86px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;text-align:left;background:transparent;color:var(--ink);border:0;border-radius:12px;font-size:13px;font-weight:600;line-height:1.6;letter-spacing:0}.faq-question-text{min-width:0;font-weight:inherit}.faq-trigger:focus-visible{outline:2px solid var(--blue);outline-offset:-4px}.faq-toggle-icon{position:relative;flex:0 0 34px;width:34px;height:34px;border:1px solid #d9dfd9;border-radius:12px;color:#344039;background:#f4f6f2;transition:background .25s ease,border-color .25s ease,color .25s ease}.faq-toggle-icon:before,.faq-toggle-icon:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;background:currentColor;transform:translate(-50%,-50%)}.faq-toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .3s ease,opacity .3s ease}.faq-trigger[aria-expanded=true] .faq-toggle-icon{background:var(--ink);color:#fff;border-color:var(--ink)}.faq-trigger[aria-expanded=true] .faq-toggle-icon:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.faq-answer{overflow:hidden;height:0;opacity:0;transition:none!important}.faq-answer[hidden]{display:none!important}.faq-answer-inner{display:flow-root;padding:0 82px 24px 24px}.faq-answer-inner p{margin:0;padding:0;color:#606a63;font-size:12px;font-weight:400;line-height:1.9;letter-spacing:0;overflow-wrap:anywhere}.faq-answer-inner a{color:var(--blue);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.faq-answer-inner a:hover{color:var(--ink)}@media(max-width:1100px){.faq-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr);gap:38px}.faq-trigger{padding:20px;gap:18px;font-size:12px;min-height:82px}.faq-answer-inner{padding:0 72px 22px 20px}}@media(max-width:640px){.faq-section{display:block;padding:54px var(--page)}.faq-list{margin-top:30px;gap:12px}.faq-trigger{font-size:12px;padding:20px 18px;gap:16px;min-height:84px}.faq-toggle-icon{flex-basis:32px;width:32px;height:32px}.faq-answer-inner{padding:0 18px 22px}.faq-answer-inner p{font-size:12px;line-height:1.9}}@media(prefers-reduced-motion:reduce){.faq-item,.faq-toggle-icon,.faq-toggle-icon:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wns-v4.css.map */
