.shop-page{background:var(--paper);min-height:100vh;color:var(--ink)}.shop-page a:focus-visible{outline:2px solid var(--green-2);outline-offset:4px}.shop-announcement{background:var(--green);min-height:34px;color:var(--paper);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(14px,3vw,42px);padding:8px 20px;font-size:10px;font-weight:720;display:flex}.shop-announcement i{color:var(--orange);font-size:8px;font-style:normal}.shop-header{z-index:10;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:76px;padding:0 clamp(22px,4vw,68px);display:grid;position:relative}.shop-logo{align-items:center;width:94px;display:inline-flex}.shop-logo img{object-fit:contain;width:100%;height:auto}.shop-nav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,42px);font-size:12px;display:flex}.shop-nav a{padding:29px 0;position:relative}.shop-nav a:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:22px;left:0;right:100%}.shop-nav a:hover:after,.shop-nav a[aria-current=page]:after{right:0}.shop-nav a:focus-visible:after{right:0}.shop-build-button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:24px;width:fit-content;min-height:43px;padding:0 20px;font-size:11px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.shop-build-button:hover{background:var(--green-2);transform:translateY(-2px)}.shop-hero{background:var(--peach);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(50px,10vw,160px);padding:clamp(76px,9vw,140px) clamp(28px,7vw,110px);display:grid;position:relative;overflow:hidden}.shop-hero:before{content:"";border:1px solid #15251f24;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;left:-230px}.shop-hero-copy{z-index:1;position:relative}.shop-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:760}.shop-hero h1,.shop-section-heading h2,.shop-next-step h2{font-family:var(--display);letter-spacing:-.055em;margin:0;font-weight:500;line-height:.92}.shop-hero h1{max-width:830px;font-size:clamp(56px,7.3vw,112px)}.shop-hero h1 em,.shop-next-step h2 em{font-weight:400}.shop-hero-copy>p:last-child{max-width:600px;margin:32px 0 0;font-size:15px;line-height:1.75}.shop-catalog-map{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfbf5ad;border:1px solid #46523e3d;border-radius:22px;align-self:end;margin:0;padding:28px;position:relative}.shop-catalog-label{letter-spacing:.11em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:760}.shop-catalog-map>div{border-top:1px solid var(--line);grid-template-columns:76px 1fr;align-items:center;gap:15px;padding:14px 0;display:grid}.shop-catalog-map>div strong{font-family:var(--display);letter-spacing:-.06em;font-size:49px;font-weight:500}.shop-catalog-map>div span{font-size:11px;line-height:1.45}.shop-catalog-map>div b{color:#15251f9e;font-weight:500}.shop-catalog-note{border-top:1px solid var(--line);color:#15251fab;margin:14px 0 0;padding-top:15px;font-size:9px;line-height:1.55}.shop-paths{border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.shop-paths article{border-right:1px solid var(--line);grid-template-columns:32px 1fr;align-content:center;gap:13px;min-height:176px;padding:30px clamp(22px,3.6vw,60px);display:grid}.shop-paths article:last-child{border-right:0}.shop-paths article.is-current{background:var(--sage-soft)}.shop-paths article>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.shop-paths strong{font-family:var(--display);font-size:21px;font-weight:550;display:block}.shop-paths p{color:#15251fa8;margin:5px 0 0;font-size:10px;line-height:1.5}.shop-paths a{border-bottom:1px solid;grid-column:2;width:fit-content;margin-top:16px;padding-bottom:4px;font-size:10px;font-weight:740}.shop-products{padding:clamp(78px,9vw,135px) clamp(22px,6vw,96px) 100px;scroll-margin-top:20px}.shop-section-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px;display:flex}.shop-section-heading h2{font-size:clamp(48px,5.2vw,78px)}.shop-section-heading>p{color:#15251fa1;max-width:410px;margin:0;font-size:11px;line-height:1.65}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 17px;display:grid}.shop-product-card{min-width:0;scroll-margin-top:18px}.shop-product-card:target{animation:1.8s both shop-highlight}.shop-product-image{aspect-ratio:1;background:#e6e7e1;display:block;position:relative;overflow:hidden}.shop-product-image:after{content:"";aspect-ratio:1;border:1px solid #15251f1f;border-radius:50%;width:76%;position:absolute;bottom:-39%;left:12%}.shop-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.shop-product-card:nth-child(3n+2) .shop-product-image{background:#e9e2d6}.shop-product-card:nth-child(3n) .shop-product-image{background:#dfe6df}.shop-product-image:hover img{transform:scale(1.025)}.shop-product-number{z-index:2;letter-spacing:.1em;background:#fcfbf5c7;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:780;position:absolute;top:16px;left:17px}.shop-product-arrow{z-index:2;background:var(--paper);border-radius:50%;place-items:center;width:43px;height:43px;font-size:16px;transition:transform .2s;display:grid;position:absolute;bottom:15px;right:15px}.shop-product-image:hover .shop-product-arrow{transform:rotate(8deg)}.shop-product-info{justify-content:space-between;gap:20px;padding:17px 2px 13px;display:flex}.shop-product-info>div:first-child{min-width:0}.shop-product-info h3{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(20px,2vw,27px);font-weight:550;line-height:1.05}.shop-product-info h3 a:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.shop-product-info p{color:#15251fa6;max-width:340px;margin:8px 0 0;font-size:10px;line-height:1.55}.shop-product-meta{text-align:right;flex:none}.shop-product-meta strong{font-size:12px;display:block}.shop-product-meta span{white-space:nowrap;margin-top:7px;font-size:8px;display:block}.shop-product-meta .is-available:before{content:"";background:var(--green-2);vertical-align:1px;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.shop-product-meta .is-unavailable{color:#9a443c}.shop-product-link{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:40px;padding:0 2px;font-size:10px;font-weight:740;display:flex}.shop-product-link:hover{color:var(--green-2)}.shop-checkout-note{color:#15251fa1;text-align:center;max-width:700px;margin:55px auto 0;font-size:10px;line-height:1.6}.shop-next-step{background:var(--green);color:var(--cream);grid-template-columns:1fr 1fr;align-items:end;gap:90px;padding:clamp(78px,9vw,130px) clamp(28px,7vw,110px);display:grid}.shop-next-step h2{font-size:clamp(55px,6vw,91px)}.shop-next-step>div:last-child{padding-bottom:5px}.shop-next-step>div:last-child p{color:#f5f4f0b8;max-width:510px;margin:0 0 30px;font-size:14px;line-height:1.7}.shop-build-button--light{border-color:var(--cream);background:var(--cream);color:var(--ink);justify-self:start}.shop-build-button--light:hover{color:var(--ink);background:#fff}.shop-footer{color:var(--cream);background:#374331;grid-template-columns:1fr 1fr;align-items:center;gap:20px 60px;padding:60px clamp(28px,7vw,110px) 25px;display:grid}.shop-logo--light img{filter:brightness(0)invert()}.shop-footer>p{color:#f5f4f0ab;max-width:430px;font-family:var(--display);text-align:right;justify-self:end;margin:0;font-size:20px;line-height:1.35}.shop-footer nav{border-top:1px solid #f5f4f02e;gap:22px;padding-top:24px;font-size:10px;display:flex}.shop-footer small{color:#f5f4f080;text-align:right;border-top:1px solid #f5f4f02e;justify-self:end;width:100%;padding-top:24px;font-size:8px}@keyframes shop-highlight{0%,to{outline-color:#0000}22%,72%{outline-offset:7px;outline:3px solid #55654b73}}@media (max-width:1080px){.shop-header{grid-template-columns:auto 1fr auto;gap:18px}.shop-nav{justify-content:flex-end;gap:19px}.shop-nav a:nth-child(4){display:none}.shop-hero{grid-template-columns:1fr;gap:55px}.shop-catalog-map{width:min(100%,620px)}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shop-announcement{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.shop-announcement::-webkit-scrollbar{display:none}.shop-header{grid-template-columns:1fr auto;min-height:68px;padding:0 17px}.shop-logo{width:80px}.shop-nav{border-top:1px solid var(--line);scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;gap:24px;margin:0 -17px;padding:0 17px;overflow-x:auto}.shop-nav::-webkit-scrollbar{display:none}.shop-nav a{padding:14px 0}.shop-nav a:after{bottom:8px}.shop-build-button{gap:12px;min-height:39px;padding:0 15px;font-size:10px}.shop-hero{padding:72px 22px}.shop-hero h1{font-size:clamp(53px,15vw,78px)}.shop-hero-copy>p:last-child{font-size:13px}.shop-catalog-map{padding:22px}.shop-paths{grid-template-columns:1fr}.shop-paths article{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.shop-section-heading{display:block}.shop-section-heading>p{margin-top:22px}.shop-product-grid{grid-template-columns:1fr;gap:54px}.shop-products{padding-inline:17px}.shop-product-info h3{font-size:25px}.shop-next-step{grid-template-columns:1fr;gap:35px;padding-inline:22px}.shop-footer{grid-template-columns:1fr;gap:24px;padding-inline:22px}.shop-footer>p,.shop-footer small{text-align:left;justify-self:start}.shop-footer nav,.shop-footer small{width:100%}.shop-footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.shop-page *,.shop-page :before,.shop-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
