@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#152b25;--green:#143830;--lime:#d6f76f;--muted:#63706a;--surface:#f2f3f2;--border:#dfe4e0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #749b36;outline-offset:5px}button{font:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}img{max-width:100%}.announcement{padding:9px 5%;background:var(--green);color:white;text-align:center;font-size:12px;letter-spacing:.12em;font-weight:650}.announcement span{font-size:13px;letter-spacing:0;font-weight:400;margin-left:22px;color:#dce6df}header{height:110px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:29px;letter-spacing:-1.3px;font-weight:750;line-height:1.1}.brand-period{font-size:14px;vertical-align:top;display:inline-block;margin:3px}.wordmark small{font-size:9px;letter-spacing:.22em;display:block;margin-top:8px;font-weight:600}nav{display:flex;gap:35px;align-items:center;font-size:14px;font-weight:550}nav a:hover{color:#537739}.mainlink{border-bottom:1px solid var(--ink);padding-bottom:4px}.mainlink span{margin-left:15px}.hero{margin:0 3%;display:grid;grid-template-columns:1fr 1fr;min-height:535px;background:var(--green);overflow:hidden}.hero-copy{color:#fff;padding:55px 8% 26px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.13em}.hero .eyebrow{color:#d4e1d9;display:flex;gap:12px;align-items:center}.line{width:24px;height:1px;background:var(--lime);display:inline-block}.hero h1{font-size:clamp(42px,4.5vw,72px);letter-spacing:-.065em;line-height:1.09;margin-top:28px;font-weight:650}.hero h1 em{font-style:normal;color:var(--lime)}.hero-copy>p{font-size:17px;color:#d5dfda;margin:24px 0 28px;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;background:var(--lime);padding:15px 22px;font-size:14px;font-weight:650;color:var(--ink);border:0;transition:background .2s,transform .2s}.button:hover{background:#e4ffa0;transform:translateY(-2px)}.hero-bottom{display:flex;justify-content:space-between;gap:18px;width:100%;margin-top:auto;padding-top:46px;color:#c2d3c9;font-size:10px;letter-spacing:.1em}.hero-art{position:relative;background:#eef0ee;min-height:470px;overflow:hidden}.product-image{background-image:url('/assets/collection.png');background-size:300% 200%;background-position:var(--pos);aspect-ratio:1;transition:transform .5s ease}.hero-art .product-image{position:absolute;width:100%;height:100%;aspect-ratio:auto;background-size:300% 200%}.image-label{position:absolute;top:25px;left:26px;font-size:11px;letter-spacing:.12em}.image-note{position:absolute;bottom:18px;left:23px;color:#58635c;font-size:12px}.edition-stamp{position:absolute;right:22px;bottom:32px;background:var(--lime);padding:20px 17px;font-size:17px;line-height:1.2;letter-spacing:-.03em;transform:rotate(-8deg);font-weight:550}.edition-stamp b{font-weight:800}.manifesto-strip{margin:0 3%;padding:20px 2.1%;display:flex;justify-content:space-between;border-bottom:1px solid var(--border);font-size:14px}.manifesto-strip span:last-child{font-size:10px;letter-spacing:.1em;align-self:center}.collection{padding:76px 5% 65px;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading .eyebrow{color:var(--muted);margin-bottom:12px}.section-heading h2{font-size:34px;line-height:1.25;font-weight:600;letter-spacing:-.045em}.count{font-size:11px;letter-spacing:.1em;white-space:nowrap;color:var(--muted)}.category-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:33px 0 16px}.category-heading h3{font-size:17px;font-weight:550;letter-spacing:-.025em}.category-heading>span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.picture{position:relative;overflow:hidden;background:var(--surface)}.product-card:hover .product-image{transform:scale(1.04)}.availability{position:absolute;top:15px;left:15px;padding:5px 9px;background:rgba(255,255,255,.88);font-size:11px}.round-arrow{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:34px;height:34px;background:white;border-radius:50%;font-size:19px}.card-info{padding-top:17px}.card-info h3{font-size:19px;letter-spacing:-.025em;font-weight:650}.card-info p{font-size:14px;color:var(--muted);margin-top:4px}.second-category{margin-top:45px}.collection-note{font-size:13px;color:var(--muted);margin-top:34px;max-width:790px}.brand-note{position:relative;overflow:hidden;margin:0 3% 65px;background:var(--lime);padding:54px 5%;min-height:350px}.brand-note .eyebrow{margin-bottom:20px}.brand-note h2{font-size:42px;line-height:1.2;letter-spacing:-.05em;font-weight:650;position:relative;z-index:1}.brand-note>p:not(.eyebrow){font-size:16px;margin:22px 0 23px;position:relative;z-index:1}.brand-note a{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:6px;position:relative;z-index:1}.brand-note a span{margin-left:25px}.giant-type{position:absolute;font-weight:800;font-family:Manrope,Arial,sans-serif;font-size:280px;line-height:1;letter-spacing:-.12em;right:5%;top:25%;color:rgba(20,56,48,.1);transform:rotate(-10deg)}footer{background:var(--green);color:#fff;padding:45px 5% 20px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-bottom:45px}.footer-logo{font-size:38px;font-weight:700;letter-spacing:-.06em}.footer-top p{color:#d0ded4;font-size:17px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;padding-top:19px;color:#b9cbc0;font-size:12px}.breadcrumbs{display:flex;gap:13px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding:18px 5% 30px}.breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;padding:0 5% 70px;max-width:1500px;margin:auto}.detail-art{position:relative;align-self:start;background:var(--surface)}.detail-copy{padding:24px 0}.detail-copy .eyebrow{color:var(--muted)}.detail-copy h1{font-size:48px;line-height:1.1;letter-spacing:-.06em;margin:20px 0 24px}.detail-description{font-size:17px;color:#4e5e56;line-height:1.7}.detail-meta{display:flex;justify-content:space-between;font-size:14px;padding:22px 0;margin-top:18px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-meta strong{font-weight:500}.order-button{width:100%;justify-content:center;margin-top:25px;padding:18px}.order-button:disabled{background:#e7ebe7;color:#738075;cursor:not-allowed;transform:none}.purchase-note{text-align:center;font-size:13px;color:var(--muted);margin-top:10px}.design-note{margin-top:29px}.design-note h2{font-size:15px;font-weight:650;margin-bottom:8px}.design-note p{font-size:14px;color:var(--muted)}.back-link{font-size:14px;display:inline-block;margin-top:28px}.related{padding:15px 5% 70px;max-width:1500px;margin:auto}.related .section-heading{margin-bottom:26px}.related h2{font-size:27px}.related .section-heading>a{font-size:14px;white-space:nowrap}@media(min-width:1550px){.hero{min-height:630px}.hero-copy{padding-top:75px}.hero h1{font-size:76px}.hero-copy>p{font-size:20px}}@media(max-width:850px){header{height:96px}.wordmark{font-size:25px}nav{gap:22px}.mainlink{display:none}.hero{min-height:450px}.hero-copy{padding:36px 7% 23px}.hero h1{font-size:47px}.hero-copy>p{font-size:15px}.hero-art{min-height:450px}.hero-bottom{font-size:9px;gap:8px}.hero-bottom span:last-child{display:none}.edition-stamp{font-size:14px;right:15px}.section-heading h2{font-size:28px}.product-grid{gap:17px}.card-info h3{font-size:17px}.card-info p{font-size:13px}.brand-note h2{font-size:35px}.giant-type{font-size:220px;right:0;top:36%}.detail-copy h1{font-size:37px}.product-detail{gap:5%}.detail-copy{padding-top:5px}.detail-description{font-size:16px}}@media(max-width:600px){.announcement{font-size:10px;padding:9px 3%;letter-spacing:.08em}.announcement span{margin-left:9px;font-size:11px}header{height:88px;padding:0 5%;gap:12px}.wordmark{font-size:23px}.wordmark small{font-size:7px;letter-spacing:.17em}.brand-period{font-size:11px}nav{gap:15px;font-size:13px}.hero{grid-template-columns:1fr;margin:0 4%}.hero-copy{padding:30px 7% 23px}.hero .eyebrow{font-size:10px}.hero h1{font-size:49px;margin-top:21px;line-height:1.05}.hero-copy>p{font-size:16px;margin:19px 0 23px}.hero .button{padding:13px 19px;font-size:14px}.hero-bottom{padding-top:26px;font-size:9px}.hero-bottom span:last-child{display:block}.hero-art{min-height:0;aspect-ratio:1.2}.image-label{top:17px;left:19px;font-size:10px}.edition-stamp{font-size:14px;bottom:28px;right:22px;padding:15px}.image-note{font-size:11px;left:18px;bottom:13px}.manifesto-strip{margin:0 4%;padding:15px 0;font-size:12px}.manifesto-strip span:last-child{display:none}.collection{padding:43px 5%}.section-heading{gap:15px;align-items:start}.section-heading .eyebrow{font-size:10px;margin-bottom:10px}.section-heading h2{font-size:27px;max-width:275px}.count{display:none}.category-heading{margin-top:28px}.category-heading h3{font-size:15px}.category-heading>span{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-card:last-child{grid-column:auto}.availability{font-size:9px;padding:4px 6px;top:9px;left:9px}.round-arrow{width:28px;height:28px;right:9px;bottom:9px;font-size:16px}.card-info{padding-top:11px}.card-info h3{font-size:16px;line-height:1.3}.card-info p{font-size:13px;margin-top:5px;line-height:1.45}.second-category{margin-top:37px}.collection-note{font-size:12px;line-height:1.65;margin-top:27px}.brand-note{padding:35px 7% 38px;margin:0 4% 40px;min-height:0}.brand-note .eyebrow{font-size:10px}.brand-note h2{font-size:30px}.brand-note>p:not(.eyebrow){font-size:15px;max-width:290px}.giant-type{font-size:165px;top:auto;bottom:-26px;right:-8px}.brand-note a{font-size:13px}.footer-top{display:block;padding-bottom:30px}.footer-logo{font-size:34px}.footer-top p{margin-top:14px;font-size:15px}.footer-bottom{display:flex;flex-direction:column;gap:12px;font-size:11px}footer{padding:30px 6% 24px}.breadcrumbs{font-size:12px;padding-top:7px;padding-bottom:24px;gap:9px}.product-detail{display:block;padding:0 5% 37px}.detail-copy{padding-top:28px}.detail-copy h1{font-size:39px;margin-top:13px}.detail-copy .eyebrow{font-size:11px}.detail-description{font-size:16px}.detail-meta{font-size:14px}.related{padding-bottom:43px}.related h2{font-size:25px}.related .section-heading{display:block}.related .section-heading>a{display:inline-block;margin-top:12px}.related .product-card:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.network-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px 24px;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #ffffff20;color:#c1d0c7;font-size:14px;font-weight:400}.network-links>span{color:#dce7e0;margin-right:8px}.network-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}@media(max-width:600px){.network-links{gap:12px 20px;font-size:14px}.network-links>span{flex-basis:100%}}
