/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#191816;--paper:#f7f3ea;--orange:#ff5a36;--lime:#c9ff4b;--purple:#7659ff;--line:#1918162b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.disclosure-bar{background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:16px;min-height:34px;padding:8px 5vw;font-size:11px;display:flex}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:relative}.logo{letter-spacing:-.06em;align-items:baseline;font-size:25px;line-height:.85;display:inline-flex;transform:rotate(-2deg)}.logo span{font-weight:500}.logo strong{color:var(--orange);font-size:29px;display:block}.nav{align-items:center;gap:34px;font-size:13px;font-weight:700;display:flex}.nav a,.footer-links a{position:relative}.nav a:after,.footer-links a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:-5px;left:0;right:100%}.nav a:hover:after,.footer-links a:hover:after{right:0}.header-cta,.primary-button{background:var(--ink);color:#fff;box-shadow:4px 4px 0 var(--lime);border-radius:2px;justify-content:center;align-items:center;gap:24px;padding:15px 18px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.header-cta:hover,.primary-button:hover{box-shadow:7px 7px 0 var(--lime);transform:translate(-2px,-2px)}.menu-button{background:0 0;border:0;font-weight:800;display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:.92fr 1.08fr;min-height:705px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:88px 6vw 70px 7vw;display:flex;position:relative}.eyebrow{letter-spacing:.17em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800}.eyebrow span{color:var(--orange);margin-right:7px}h1,.section-heading h2,.why-intro h2,.fresh-section h2{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.87}h1{font-size:clamp(64px,7vw,112px)}h1 em,.section-heading em,.why-intro em,.fresh-section em{color:var(--orange);font-weight:400}.hero-sub{color:#4d4943;max-width:535px;margin:34px 0;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:28px;display:flex}.primary-button{background:var(--orange);box-shadow:5px 5px 0 var(--ink);padding:18px 23px;font-size:14px}.primary-button:hover{box-shadow:8px 8px 0 var(--ink)}.tiny-proof{text-transform:uppercase;letter-spacing:.1em;color:#6c675f;font-size:10px;font-weight:700;line-height:1.5}.hero-feature{background:var(--purple);justify-content:center;align-items:center;min-height:640px;padding:55px;display:flex;position:relative}.hero-feature:before{content:"";opacity:.2;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.feature-image{border:9px solid var(--paper);background-image:linear-gradient(#14100c05,#14100c14),url(https://images.unsplash.com/photo-1497215728101-856f4ea42174?auto=format&fit=crop&w=1200&q=88);background-position:50%;background-size:cover;width:min(555px,90%);height:480px;transform:rotate(2.5deg);box-shadow:22px 24px #191816c7}.feature-card{background:var(--lime);border:2px solid var(--ink);width:min(460px,70%);box-shadow:8px 9px 0 var(--ink);justify-content:space-between;align-items:flex-end;gap:24px;padding:24px;display:flex;position:absolute;bottom:25px;left:28px;transform:rotate(-2deg)}.card-label{letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.feature-card h2{letter-spacing:-.04em;margin:8px 0 5px;font-family:Georgia,serif;font-size:24px}.feature-card p{margin:0;font-size:12px;line-height:1.45}.feature-card>a{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:22px;transition:transform .2s;display:grid}.feature-card>a:hover{transform:rotate(45deg)}.burst{z-index:4;text-align:center;background:var(--orange);color:#fff;letter-spacing:.06em;clip-path:polygon(50% 0%,61% 18%,79% 7%,82% 29%,100% 32%,86% 50%,100% 66%,80% 71%,78% 94%,59% 82%,48% 100%,39% 81%,17% 94%,18% 71%,0 65%,14% 49%,0 31%,20% 28%,22% 7%,40% 18%);place-items:center;width:110px;height:110px;font-size:15px;font-weight:900;line-height:1.1;display:grid;position:absolute;top:24px;right:18px;transform:rotate(10deg)}.marquee{background:var(--lime);border-bottom:1px solid var(--ink);white-space:nowrap;letter-spacing:.13em;padding:18px 0;font-size:13px;font-weight:900;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite marquee}.marquee span{color:var(--orange);margin:0 32px}@keyframes marquee{to{transform:translate(-35%)}}.finds-section{padding:100px 6vw 120px;scroll-margin-top:40px}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px;display:flex}.section-heading h2,.why-intro h2,.fresh-section h2{font-size:clamp(55px,6vw,88px)}.section-heading>p{color:#59534d;width:330px;margin:0 0 8px;font-size:15px;line-height:1.6}.filters{flex-wrap:wrap;gap:9px;margin-bottom:38px;display:flex}.filters button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:800;transition:all .18s}.filters button:hover,.filters button.active{background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--ink);box-shadow:6px 6px 0 var(--ink);background:#fff;transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:10px 10px 0 var(--ink);transform:translate(-3px,-3px)}.product-image{border-bottom:1px solid var(--ink);background-position:50%;background-size:cover;height:270px;display:block;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000000a,#00000038);transition:opacity .2s;position:absolute;inset:0}.product-card:hover .product-image:after{opacity:.45}.product-badge,.product-number{z-index:2;background:var(--lime);border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:7px 9px;font-size:9px;font-weight:900;position:absolute}.product-badge{top:12px;left:12px}.product-number{background:var(--paper);bottom:12px;right:12px}.product-info{flex-direction:column;min-height:230px;padding:19px;display:flex}.meta{color:#6a655e;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:9px;font-weight:800;display:flex}.product-info h3{letter-spacing:-.04em;margin:20px 0 9px;font-family:Georgia,serif;font-size:25px;line-height:1}.product-info>p{color:#514c46;margin:0;font-size:13px;line-height:1.5}.product-footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:22px;display:flex}.product-footer small{color:#6a655e;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700}.product-footer a{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.tone-butter .product-info{background:#fff4bd}.tone-mint .product-info{background:#dff7da}.tone-lilac .product-info{background:#e9e0ff}.tone-peach .product-info{background:#ffd9c9}.tone-sky .product-info{background:#d8eff7}.tone-coral .product-info{background:#ffded8}.tone-tomato .product-info{background:#f7c6b8}.tone-green .product-info{background:#d5f0ca}.why-section{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;gap:9vw;padding:110px 7vw;display:grid}.why-intro h2{font-size:clamp(54px,5.4vw,82px)}.why-intro h2 em{color:var(--lime)}.standards{border-top:1px solid #ffffff40}.standards>div{border-bottom:1px solid #ffffff40;grid-template-columns:55px 1fr 1.25fr;align-items:start;gap:24px;padding:28px 0;display:grid}.standards span{color:var(--lime);font-size:12px;font-weight:900}.standards h3{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:22px}.standards p{color:#bbb6ae;margin:0;font-size:13px;line-height:1.6}.fresh-section{text-align:center;background:var(--purple);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:110px 8vw;display:flex;position:relative;overflow:hidden}.fresh-section:before,.fresh-section:after{content:"";border:35px solid var(--lime);opacity:.8;border-radius:50%;width:230px;height:230px;position:absolute}.fresh-section:before{top:80px;left:-85px}.fresh-section:after{border-color:var(--orange);bottom:20px;right:-100px}.fresh-section h2 em{color:var(--lime)}.fresh-section>p:not(.eyebrow){color:#e6e2ff;max-width:530px;font-size:17px;line-height:1.55}.fresh-sticker{background:var(--lime);width:105px;height:105px;color:var(--ink);box-shadow:7px 7px 0 var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:900;line-height:1.3;display:grid;position:absolute;top:12%;right:8%;transform:rotate(8deg)}.social-buttons{gap:12px;margin-top:23px;display:flex}.social-buttons a{min-width:155px;color:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);background:#fff;justify-content:space-between;padding:15px 18px;font-size:12px;font-weight:900;display:flex}.social-buttons a:hover{background:var(--lime)}footer{background:var(--paper);padding:65px 6vw 30px}.footer-logo{font-size:34px}.footer-logo strong{font-size:40px}footer>p{color:#5b5650;font-family:Georgia,serif;font-style:italic}.footer-links{gap:30px;margin:55px 0 35px;font-size:12px;font-weight:800;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#6f6961;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:40px;padding-top:22px;font-size:9px;line-height:1.5;display:flex}.footer-bottom span:last-child{text-align:right;max-width:560px}@media (width<=1080px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:5vw}}@media (width<=760px){.disclosure-bar{text-align:center;justify-content:center}.disclosure-bar span:first-child{display:none}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3eaf5;height:72px;padding:0 20px;position:sticky;top:0}.header-cta{display:none}.menu-button{display:block}.nav{background:var(--paper);border-bottom:1px solid var(--ink);flex-direction:column;align-items:flex-start;gap:22px;padding:22px;display:none;position:absolute;top:71px;left:0;right:0}.nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{min-height:600px;padding:75px 24px 70px}h1{font-size:clamp(62px,20vw,92px)}.hero-sub{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-feature{min-height:550px;padding:35px 20px 90px}.feature-image{width:90%;height:400px}.feature-card{width:calc(100% - 36px);bottom:22px;left:18px}.burst{width:90px;height:90px;font-size:12px}.finds-section{padding:78px 20px 90px}.section-heading{flex-direction:column;align-items:flex-start;gap:28px}.section-heading>p{width:auto}.section-heading h2,.why-intro h2,.fresh-section h2{font-size:55px}.filters{flex-wrap:nowrap;margin-right:-20px;padding-bottom:8px;overflow-x:auto}.filters button{flex:none}.product-grid{grid-template-columns:1fr;gap:24px}.product-image{height:330px}.why-section{grid-template-columns:1fr;gap:60px;padding:78px 24px}.standards>div{grid-template-columns:35px 1fr}.standards p{grid-column:2}.fresh-section{min-height:620px;padding:90px 22px}.fresh-sticker{width:85px;height:85px;font-size:9px;top:5%;right:3%}.social-buttons{flex-direction:column;width:100%;max-width:360px}.footer-links,.footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
