html{scroll-behavior:smooth;color-scheme:light}body{color:var(--text)}a{text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}section{scroll-margin-top:25px}.brand-row{display:flex;align-items:center;justify-content:space-between;padding:24px 0 18px}.brand-row img{width:276px;height:auto}.brand-row>span{font-size:12px;color:var(--text-muted)}.opening-copy{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:60px;margin:12px 0 28px}.eyebrow{font-size:10px;letter-spacing:1.55px;font-weight:600;color:var(--text-muted);margin:0 0 13px;line-height:1.6}.opening h1{font-size:clamp(38px,4.2vw,60px);line-height:1.07;letter-spacing:-1.8px;font-weight:500}.opening-aside{padding-bottom:3px}.opening-aside p{max-width:460px;font-size:15px;line-height:1.75;margin:0 0 20px;color:var(--text-muted)}.actions{display:flex;flex-wrap:wrap;gap:12px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 20px;min-height:48px;border-radius:9px;font-size:13px;font-weight:500;border:1px solid var(--border)}.primary{color:var(--surface);background:var(--accent);border-color:var(--accent)}.primary:hover{background:var(--accent-text)}.secondary{background:var(--surface)}.secondary:hover{border-color:var(--accent)}.hero-photo{margin:0}.hero-picture>img:not(.hero-medal){width:100%;height:450px;object-fit:cover;object-position:50% 45%;border-radius:14px}.hero-photo figcaption{display:flex;justify-content:space-between;gap:16px;padding:13px 0;font-size:11px;color:var(--text-muted)}.hero-photo figcaption strong{color:var(--text);font-weight:500}.hero-photo figcaption a{color:var(--accent)}.facts{display:flex;justify-content:center;align-items:center;gap:30px;padding:21px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:12px;color:var(--text-muted);margin-top:10px}.facts i{width:4px;height:4px;border-radius:50%;background:var(--accent)}.studio-home .section{margin:65px 0}.heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px}.heading h2,h2{font-size:33px;line-height:1.2;font-weight:500;letter-spacing:-.5px}.heading>p{margin:0;color:var(--text-muted);line-height:1.7;font-size:13px}.signature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.signature-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden}.signature-photo{overflow:hidden;aspect-ratio:2048/979;background:#fff}.signature-photo img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.signature-card:hover .signature-photo img{transform:scale(1.025)}.signature-copy{display:flex;align-items:center;justify-content:space-between;padding:24px;gap:18px}.signature-copy .eyebrow{font-size:9px}.signature-copy h3{font-size:29px;font-weight:500;margin:7px 0}.signature-copy p{font-size:13px;color:var(--text-muted);margin:0;line-height:1.6}.round-arrow{border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;font-size:20px;color:var(--accent)}.range-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 19px}.range-head h3{font-size:22px;font-weight:500}.range-head>a{font-size:12px;color:var(--accent)}.range-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.range-tabs button{border:1px solid var(--border);border-radius:8px;padding:10px 15px;background:var(--surface);font-size:12px;color:var(--text)}.range-tabs button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;min-height:214px}.range-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface)}.range-card img{width:100%;aspect-ratio:2048/979;object-fit:contain;background:#fff}.range-card div{padding:14px 18px;display:flex;justify-content:space-between;gap:10px;font-size:14px;font-weight:500}.range-message{grid-column:1/-1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:30px;line-height:1.7}.range-message a{color:var(--accent);text-decoration:underline}.color-strip{display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px}.material-picture img{height:165px;width:100%;object-fit:cover;border-radius:9px}.color-strip h2{font-size:27px}.color-strip p:not(.eyebrow){font-size:13px;color:var(--text-muted)}.color-strip .eyebrow{margin-bottom:6px}.color-options{display:flex;align-items:center;gap:9px}.color-options button{width:32px;height:32px;border-radius:50%;border:2px solid var(--surface);outline:1px solid var(--border);background-image:var(--swatch);background-size:cover}.color-options button[aria-pressed=true]{outline:2px solid var(--accent);outline-offset:2px}.color-options span{font-size:11px;margin-left:9px;color:var(--text-muted)}.project{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;align-items:center}.project-photo img{width:100%;height:360px;object-fit:cover;border-radius:14px}.project-copy p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--text-muted)}.project-copy .location{font-size:11px!important}.project-copy h2{font-size:36px}.project-copy .secondary{margin-top:10px}.paths{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.paths>a{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:26px}.paths .step{font-size:9px;letter-spacing:1px;color:var(--text-muted)}.paths h3{font-size:24px;margin:17px 0 12px;font-weight:500}.paths p{font-size:13px;color:var(--text-muted);line-height:1.8;min-height:65px}.paths a>span:last-child{font-size:12px;color:var(--accent);font-weight:500}.studio-cta{margin:0 -20px;background:var(--.studio-cta-bg);color:var(--.studio-cta-text);padding:45px 20px 24px}.studio-cta>.wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.studio-cta .eyebrow,.studio-cta p{color:var(--.studio-cta-muted)}.studio-cta p{font-size:13px}.studio-cta a{font-size:17px}.studio-.studio-cta-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #ffffff20;font-size:10px;color:var(--.studio-cta-muted)}@media(min-width:1500px){.hero-picture>img:not(.hero-medal){height:480px}}@media(max-width:800px){.site-header-inner{gap:12px}.site-nav{gap:14px;font-size:12px}.header-right{display:none}.brand-row{padding-top:22px}.brand-row img{width:230px}.brand-row>span{display:none}.opening-copy{grid-template-columns:1fr;gap:20px;margin-top:5px}.opening h1{font-size:44px}.opening-aside p{max-width:600px}.hero-picture>img:not(.hero-medal){height:350px}.signature-copy{padding:18px}.signature-copy h3{font-size:25px}.color-strip{grid-template-columns:120px 1fr;gap:18px}.color-strip>.secondary{grid-column:2;justify-self:start}.material-picture{grid-row:1/3}.material-picture img{height:200px}.project{gap:25px}.project-copy h2{font-size:29px}.paths>a{padding:18px}.paths h3{font-size:21px}.facts{gap:18px;font-size:11px}.range-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){body{padding:0 18px}.site-header{margin:0 -18px}.site-header-inner{padding:15px 18px}.site-nav{gap:13px;line-height:1.6}.logo{font-size:18px}.brand-row img{width:215px}.opening h1{font-size:41px;letter-spacing:-1.2px}.opening .eyebrow{font-size:8px;letter-spacing:1px}.opening-aside p{font-size:13px;line-height:1.75}.opening-copy{margin-bottom:22px;gap:16px}.actions{gap:8px}.primary,.secondary{font-size:12px;padding:12px 14px;gap:12px}.hero-picture>img:not(.hero-medal){height:290px;object-position:50% 40%}.hero-photo figcaption{font-size:10px;flex-direction:column;gap:7px}.facts{justify-content:flex-start;gap:10px;flex-wrap:wrap;line-height:1.7;padding:16px 0}.facts span{font-size:10px}.facts i{width:3px;height:3px}.studio-home .section{margin:42px 0}.heading{display:block;margin-bottom:20px}.heading>p{margin-top:14px}.heading h2,h2{font-size:29px}.signature-grid{grid-template-columns:1fr;gap:18px}.signature-copy{padding:20px}.signature-copy h3{font-size:29px}.signature-copy .eyebrow{font-size:8px}.range-head{align-items:start}.range-head h3{font-size:21px;max-width:200px}.range-head>a{white-space:nowrap;font-size:11px;padding-top:5px}.range-tabs{gap:7px}.range-tabs button{padding:9px 11px;font-size:11px}.range-grid{grid-template-columns:1fr;min-height:0}.range-card div{font-size:15px}.color-strip{grid-template-columns:1fr;padding:18px;gap:16px}.material-picture{grid-row:auto}.material-picture img{height:100px}.color-strip>.secondary{grid-column:1}.color-strip h2{font-size:27px}.project{grid-template-columns:1fr;gap:24px}.project-photo img{height:270px}.project-copy h2{font-size:31px}.paths{grid-template-columns:1fr}.paths>a{padding:23px}.paths p{min-height:0}.paths h3{font-size:25px}.studio-cta{margin:0 -18px;padding:32px 18px 20px}.studio-cta>.wrap{align-items:start;flex-direction:column;gap:16px}.studio-cta h2{font-size:30px}.studio-.studio-cta-bottom{line-height:1.7;margin-top:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.site-nav{font-size:16px;font-weight:600;color:var(--text);gap:23px}.site-nav a{padding:8px 0;text-underline-offset:6px}.site-nav a:hover{text-decoration:underline;text-decoration-thickness:2px}.site-header .logo{font-size:23px;font-weight:600}@media(max-width:1100px){.site-nav{gap:17px;font-size:15px}.header-right{display:none}}@media(max-width:540px){.site-nav{font-size:15px;gap:5px 19px;line-height:1.5}.site-nav a{padding:6px 0}.site-header .logo{font-size:22px}}.product-heading-line{display:flex;align-items:baseline;gap:12px 22px;flex-wrap:wrap}.product-heading-line h2{flex-shrink:0}.product-heading-line p{margin:0;font-size:13px;line-height:1.7;color:var(--text-muted);flex:1 1 330px;max-width:550px}@media(max-width:540px){.product-heading-line{gap:10px}.product-heading-line h2{flex-shrink:1}.product-heading-line p{flex-basis:100%}}.hero-picture{position:relative}.hero-picture>img.hero-medal{position:absolute;right:20px;bottom:18px;width:140px;height:auto;object-fit:contain;border-radius:0;filter:drop-shadow(0 3px 8px #0003)}@media(max-width:540px){.hero-picture>img.hero-medal{width:92px;right:12px;bottom:12px}}@media(max-width:540px){.site-footer{margin-left:-18px;margin-right:-18px}}.home-feature{position:relative;isolation:isolate;padding:10px 0 0;margin-top:18px}.home-feature:before{content:"";position:absolute;top:0;right:-30px;bottom:-20px;left:-30px;z-index:-2;border:1px solid #dbe1d2;border-radius:26px;background:linear-gradient(125deg,#e3ebe2,#f1f0e3 49%,#eee6d5);box-shadow:0 18px 45px #384f3910;pointer-events:none}.home-feature:after{content:"";position:absolute;right:-12px;top:14px;width:330px;height:225px;z-index:-1;border-radius:20px;background:repeating-linear-gradient(118deg,transparent 0 23px,#4766580b 24px 25px,transparent 26px 48px);-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent);pointer-events:none}.home-feature .brand-row{padding-top:20px}.home-feature .opening-copy{margin-top:16px}.home-feature h1{color:#254c46}.home-feature .facts{border-color:#cfd7c6}.home-feature .eyebrow{color:#41645a}.home-feature .hero-photo{filter:drop-shadow(0 10px 16px #28382c12)}.hero-carousel{height:450px;overflow:hidden;border-radius:14px;background:#d6c7ad;isolation:isolate}.hero-carousel>img.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%;border-radius:0;opacity:0;transform:scale(1.025);transition:opacity 1.4s ease,transform 8s linear;z-index:0}.hero-carousel>img.hero-slide.is-active{opacity:1;transform:scale(1.065);z-index:1}.hero-carousel>img.hero-medal{z-index:3;pointer-events:none}.hero-controls{position:absolute;z-index:4;left:20px;bottom:20px;display:flex;gap:10px;align-items:center}.hero-pagination{display:flex;gap:4px;background:#fffdf8ed;padding:5px;border:1px solid #ffffff70;border-radius:30px;box-shadow:0 3px 16px #0001}.hero-dot,.hero-pause{border:0;background:transparent;color:#254c46;height:36px;min-width:36px;border-radius:50%;font:500 11px Inter,system-ui;cursor:pointer}.hero-dot[aria-pressed=true]{background:#2c5c58;color:#fffdf8}.hero-dot:hover{box-shadow:inset 0 0 0 1px #2c5c58}.hero-pause{background:#fffdf8ed;border:1px solid #ffffff70;width:44px;height:44px;font-size:17px}.hero-pause:hover{background:#fff}@media(min-width:1500px){.hero-carousel{height:480px}}@media(max-width:1240px){.home-feature:before{top:0;right:-20px;bottom:-20px;left:-20px}.home-feature:after{right:-20px}}@media(max-width:800px){.hero-carousel{height:350px}.home-feature:before{top:0;right:-12px;bottom:-16px;left:-12px}.home-feature:after{right:0;width:230px}}@media(max-width:540px){.home-feature{margin-top:12px}.home-feature:before{top:0;right:-8px;bottom:-16px;left:-8px;border-radius:18px}.home-feature .brand-row{padding-top:16px}.hero-carousel{height:290px}.hero-controls{left:10px;bottom:12px;gap:6px}.hero-dot{min-width:29px;width:29px;height:32px;font-size:10px}.hero-pause{width:38px;height:38px;min-width:38px}.hero-pagination{padding:3px;gap:1px}.hero-carousel>img.hero-medal{width:82px}.home-feature:after{width:170px;height:160px}.home-feature .facts{padding-bottom:14px}}@media(prefers-reduced-motion:reduce){.hero-carousel>img.hero-slide{transition:none;transform:none!important}.home-feature{scroll-behavior:auto}}.home-feature:before{background:#eee8da;border-color:#e1d7c5;box-shadow:0 18px 45px #55442a0b}.home-feature:after{bottom:-20px;left:-30px;right:-30px;top:0;width:auto;height:auto;border-radius:26px;background-image:var(--home-pattern);background-repeat:repeat;background-size:330px 660px;background-position:center -125px;mix-blend-mode:hard-light;opacity:.3;-webkit-mask-image:linear-gradient(to bottom,#000 0% 45%,#0008);mask-image:linear-gradient(to bottom,#000 0% 45%,#0008)}.home-feature h1{color:var(--text)}.home-feature .eyebrow{color:var(--text-muted)}.home-feature .facts{border-color:#ddd2be}@media(max-width:1240px){.home-feature:after{top:0;right:-20px;bottom:-20px;left:-20px}}@media(max-width:800px){.home-feature:after{top:0;right:-12px;bottom:-16px;left:-12px;width:auto;height:auto}}@media(max-width:540px){.home-feature:after{top:0;right:-8px;bottom:-16px;left:-8px;border-radius:18px;background-size:250px 500px;background-position:center -90px;opacity:.24}}.home-feature:before{background:#e7ddca;border-color:#d9ccb5;box-shadow:0 18px 45px #55442a0c}.home-feature .facts{border-top:0;border-bottom:0}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:36px;height:52px;border:1px solid #ffffff45;border-radius:22px;background:#fffdf840;color:#fff;text-shadow:0 1px 4px #0008;display:grid;place-items:center;cursor:pointer;padding:0;opacity:.75;transition:background .2s,opacity .2s}.hero-arrow span{font:300 37px/1 Georgia,serif;margin-top:-4px}.hero-prev{left:12px}.hero-next{right:12px}.hero-arrow:hover,.hero-arrow:focus-visible{opacity:1;background:#fffdf8d9;color:#2c5c58;text-shadow:none}.hero-arrow:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:540px){.hero-arrow{width:30px;height:44px}.hero-prev{left:8px}.hero-next{right:8px}}.studio-home .color-strip{grid-template-columns:190px minmax(0,1fr);gap:12px 28px}.studio-home .color-strip .material-picture{grid-row:1/3;align-self:stretch}.studio-home .color-strip .material-picture img{height:100%;min-height:165px;max-height:245px;object-fit:cover}.studio-home .color-strip>.secondary{grid-column:2;justify-self:end}.studio-home .color-options{flex-wrap:wrap;gap:10px}.studio-home .color-options button{flex:0 0 32px;width:32px;height:32px}.studio-home .color-options span{flex-basis:100%;margin:2px 0 0}.studio-home .stock-label{display:block;color:var(--accent);font-weight:600;margin-top:5px}@media(max-width:540px){.studio-home .color-strip{grid-template-columns:1fr}.studio-home .color-strip .material-picture{grid-row:auto}.studio-home .color-strip .material-picture img{height:100px;min-height:0}.studio-home .color-strip>.secondary{grid-column:1;justify-self:start}}.studio-home .color-strip{position:relative}.studio-home .stock-stamp{position:absolute;right:34px;top:17px;width:106px;height:106px;border:2px solid var(--accent);border-radius:50%;color:var(--accent);background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);outline:1px solid var(--accent);outline-offset:-7px;pointer-events:none;line-height:1;gap:4px}.studio-home .stock-stamp strong{font-family:Fraunces,Georgia,serif;font-size:43px;font-weight:600;line-height:1}.studio-home .stock-stamp-top{font-size:8px;letter-spacing:1px;font-weight:600}.studio-home .stock-stamp-bottom{font-size:8px;letter-spacing:.65px;font-weight:700}.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>h2,.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>p{padding-right:140px}@media(max-width:800px){.studio-home .stock-stamp{width:88px;height:88px;right:23px;top:20px}.studio-home .stock-stamp strong{font-size:34px}.studio-home .stock-stamp-top,.studio-home .stock-stamp-bottom{font-size:6.5px}.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>h2,.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>p{padding-right:105px}}@media(max-width:540px){.studio-home .stock-stamp{top:25px;right:25px;width:84px;height:84px;background:var(--surface)}.studio-home .color-strip .material-picture{padding-right:100px}.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>h2,.studio-home .color-strip>div:not(.material-picture):not(.stock-stamp)>p{padding-right:0}}.heading .product-heading-line>p{font-size:17px;line-height:1.5;color:var(--text);max-width:560px}@media(max-width:800px){.heading .product-heading-line>p{font-size:15px}}.home-feature .brand-row span{font-size:15px;font-weight:600;color:var(--text);letter-spacing:.02em}@media(max-width:800px){.home-feature .brand-row span{font-size:13px}}.opening-copy .eyebrow{font-size:14px;font-weight:600;color:var(--text);letter-spacing:.14em}@media(max-width:800px){.opening-copy .eyebrow{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/home-studio.css.map */
