@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f6f6f2;--ink:#22241f;--muted:#72746b;--line:#ddded6;--lime:#d6ed79}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #668727;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.announcement{text-align:center;background:var(--lime);font-size:11px;padding:11px 15px;letter-spacing:.2px}.announcement a{font-weight:700;margin-left:9px}.announcement a span{margin-left:8px}.header{height:100px;display:flex;align-items:center;justify-content:space-between}.logo{font-family:'Manrope',sans-serif;font-size:49px;font-weight:800;letter-spacing:-4px;line-height:1}.logo span{font-family:Arial,sans-serif;font-size:14px;vertical-align:top;display:inline-block;margin:7px 0 0 6px;letter-spacing:0}nav{display:flex;gap:38px;font-size:12px}nav a:hover{text-decoration:underline;text-underline-offset:6px}nav a:last-child{margin-left:32px}nav span{margin-left:13px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:22px;padding-bottom:65px;align-items:center}.hero-copy{padding-block:38px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700}.status-dot{display:inline-block;background:var(--ink);height:6px;width:6px;border-radius:50%;vertical-align:middle;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(55px,6.5vw,91px);line-height:1.04;letter-spacing:-5px;font-weight:500;margin-block:33px 24px}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400}h1 .serif{letter-spacing:-5px}.intro{font-size:15px;color:#65685f;line-height:1.8;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:44px;padding:17px 22px;font-size:12px;font-weight:500}.dark{background:var(--ink);color:white}.button:hover{background:#414936}.button span{font-size:20px}.hero-note{display:flex;align-items:center;gap:11px;font-size:10px;color:#73766b;margin-top:45px}.small-star{font-size:23px;color:var(--ink)}.hero-visual{height:530px;position:relative;overflow:hidden;background:#df302e;border-radius:3px}.hero-visual>img{height:100%;width:100%;object-fit:cover}.image-top,.image-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;color:white}.image-top{top:23px;font-size:9px;letter-spacing:1px}.image-bottom{bottom:22px;font-size:11px}.image-bottom>span:last-child{font-size:25px}.round-label{position:absolute;right:25px;top:69px;width:90px;height:90px;background:var(--lime);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(13deg);font-size:10px;line-height:1.5;letter-spacing:1px}.round-label b{font-size:13px}.values-strip{border-block:1px solid var(--line)}.values-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-block:24px;font-size:11px}.values-strip span:nth-child(even){font-size:18px}.collection{padding-block:77px 72px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-heading h2{font-family:Manrope,sans-serif;font-size:43px;font-weight:500;letter-spacing:-1.8px;margin:13px 0 0}.section-heading>p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:4px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.filters{display:flex;gap:7px}.filters button{background:transparent;border:1px solid transparent;border-radius:25px;font-size:11px;padding:10px 17px;color:#73766b}.filters button.active{background:var(--ink);color:white}.filters button:not(.active):hover{border-color:var(--line)}.filters button span{font-size:8px;margin-left:5px;opacity:.7}.coming-label{font-size:9px;letter-spacing:1px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product[hidden]{display:none}.product-image{position:relative;display:block;height:310px;background:#e9e9e4;overflow:hidden;border-radius:3px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image:hover img{transform:scale(1.055)}.tag{position:absolute;z-index:1;top:17px;left:17px;font-size:8px;letter-spacing:.6px;background:var(--paper);padding:7px 9px}.product-arrow{position:absolute;bottom:17px;right:17px;border-radius:50%;background:var(--paper);width:32px;height:32px;display:grid;place-items:center;font-size:19px}.product-info{display:flex;justify-content:space-between;align-items:center;padding-top:17px}.product-info h3{font-size:14px;font-weight:500;margin-bottom:6px}.product-info p{font-size:11px;color:var(--muted);margin:0}.color-dot{width:10px;height:10px;border-radius:50%;outline:1px solid #cdcec5;outline-offset:3px;margin-right:4px}.cream{background:#dfddd2}.red{background:#c9473c}.charcoal{background:#3d3e36}.philosophy{display:grid;grid-template-columns:1fr 2fr;border-top:1px solid var(--line);padding-block:65px 77px}.philosophy-label>span{font-size:61px;line-height:1;display:block;margin-bottom:24px}.philosophy h2{font-size:43px;letter-spacing:-1.6px;font-weight:500;line-height:1.2;margin-bottom:22px}.muted{color:#92958a}.philosophy>div>p:not(.eyebrow){font-size:13px;line-height:1.9;max-width:440px;color:var(--muted);margin-bottom:0}.newsletter{background:var(--lime);padding:48px 50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;border-radius:3px}.newsletter h2{font-size:61px;line-height:.99;letter-spacing:-2.5px;font-weight:500;margin-block:24px}.newsletter>div>p:last-child{font-size:12px;line-height:1.8;margin:0}.signup{display:flex;align-items:center}.signup form{width:100%}label{display:block;font-size:11px;margin-bottom:12px}.email-field{display:flex;border-bottom:1px solid #727f47;padding-bottom:12px;gap:10px}.email-field input{width:100%;min-width:0;border:0;background:transparent;font-size:17px;color:var(--ink);padding:7px 0}.email-field input::placeholder{color:#7d8957}.email-field button{flex-shrink:0;background:none;border:0;font-size:11px;font-weight:700}.email-field button span{font-size:20px;margin-left:15px}.form-note{font-size:10px;color:#687443;margin-top:13px}#form-message{font-size:12px;line-height:1.6;margin-bottom:0}footer{min-height:140px;display:flex;align-items:center;gap:25px}footer .logo{font-size:36px}footer .logo span{font-size:10px;margin-top:5px}footer>p{font-size:10px;color:var(--muted);margin:0}footer small{font-size:9px;margin-left:auto;color:var(--muted)}.back-top{font-size:10px;margin-left:20px}@media(min-width:1500px){.hero{gap:75px}.hero-visual{height:590px}.product-image{height:360px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}h1{font-size:66px;letter-spacing:-3.5px}.hero{gap:25px}.hero-visual{height:470px}.product-image{height:250px}.newsletter{padding:40px 30px;gap:30px}.values-strip .wrap{font-size:9px;gap:12px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px}.header{height:82px;position:relative}.logo{font-size:42px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:0;padding:12px}.menu-toggle span{width:23px;height:1px;background:var(--ink)}nav{display:none;position:absolute;top:74px;left:0;right:0;padding:23px;background:var(--paper);border:1px solid var(--line);z-index:5;gap:24px;box-shadow:0 10px 20px #22241f0d}nav.open{display:flex;flex-direction:column}nav a:last-child{margin-left:0}.hero{grid-template-columns:1fr;gap:30px;padding-top:5px;padding-bottom:35px}.hero-copy{padding:18px 0 0}h1{font-size:clamp(57px,12vw,80px);margin-top:24px;letter-spacing:-3px}.intro{font-size:14px}.hero-note{margin-top:25px}.hero-visual{height:420px}.values-strip .wrap{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;text-align:center;font-size:10px}.values-strip span:nth-child(4){display:none}.collection{padding-block:48px}.section-heading{display:block}.section-heading h2{font-size:36px}.section-heading>p{margin-top:15px}.coming-label{display:none}.filters{gap:0;width:100%;justify-content:space-between}.filters button{padding:10px 12px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{height:360px}.product-info h3{font-size:16px}.product-info p{font-size:12px}.philosophy{grid-template-columns:1fr;padding-block:40px;gap:25px}.philosophy-label{display:flex;align-items:center;gap:15px}.philosophy-label>span{font-size:37px;margin:0}.philosophy-label p{margin:0}.philosophy h2{font-size:35px}.newsletter{grid-template-columns:1fr;padding:32px 23px;gap:35px}.newsletter h2{font-size:54px}footer{flex-wrap:wrap;gap:20px;padding-block:35px;min-height:0}footer>p{margin-left:auto}footer small{margin-left:0}.back-top{margin-left:auto}.email-field input{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
