@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{--ink:#21352b;--ink-muted:#637067;--paper:#f5f1e8;--paper-dark:#ebe5d7;--green:#244f3a;--green-bright:#bfe36b;--orange:#e97550;--line:#21352b24;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;width:100%;padding:25px clamp(24px,5vw,76px);display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:.12em;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.brand i{font-family:var(--serif);letter-spacing:.02em;font-size:14px;font-weight:400;display:block}.brand-mark{width:38px;height:38px;color:var(--paper);background:var(--green);border-radius:50%;place-items:center;display:grid}.nav-links{gap:clamp(20px,3vw,45px);margin-left:6%;font-size:14px;font-weight:600;display:flex}.nav-links a{position:relative}.nav-links a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .3s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.cart-button{cursor:pointer;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f1e880;border-radius:99px;align-items:center;gap:9px;padding:10px 14px;display:flex}.cart-button span{font-size:13px;font-weight:600}.cart-button b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.menu-button{background:0 0;border:0;padding:5px;display:none}.hero{background:radial-gradient(circle at 88% 10%, #bfe36b73, transparent 23%), var(--paper);grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:4vw;min-height:800px;padding:125px clamp(24px,7vw,110px) 80px;display:grid;position:relative}.hero-copy{z-index:2;max-width:690px;position:relative}.kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 17px;font-size:12px;font-weight:700;display:flex}.hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(66px,7.2vw,116px);font-weight:400;line-height:.86}.hero h1 em{color:var(--orange);font-weight:400}.hero-description{max-width:540px;color:var(--ink-muted);margin:30px 0 0 6px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:27px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:99px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 30px #244f3a33}.button-primary:hover{background:#173d2a}.text-link{border-bottom:1px solid;align-items:center;gap:9px;padding-bottom:4px;font-size:14px;font-weight:600;display:inline-flex}.hero-proof{color:var(--ink-muted);gap:22px;margin-top:38px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:var(--orange)}.hero-visual{aspect-ratio:.88;background:#e9c8a8;border-radius:49% 49% 8% 8%/42% 42% 8% 8%;justify-self:end;place-items:center;width:min(100%,570px);display:grid;position:relative;box-shadow:inset 0 0 0 1px #21352b14}.hero-visual:before{content:"";border-radius:inherit;border:1px solid #21352b29;position:absolute;inset:9%}.hero-visual img{z-index:2;filter:drop-shadow(0 32px 25px #35221240);width:76%;position:relative}.hero-card-label{z-index:3;background:var(--green);color:#fff;border-radius:5px;flex-direction:column;padding:15px 20px;display:flex;position:absolute;top:7%;left:-3%;transform:rotate(-4deg);box-shadow:0 14px 28px #244f3a38}.hero-card-label span{font-family:var(--serif);font-size:20px}.hero-card-label b{color:var(--green-bright);letter-spacing:.17em;text-transform:uppercase;margin-top:4px;font-size:9px}.price-sticker{z-index:3;width:112px;height:112px;color:var(--green);background:var(--green-bright);border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;bottom:9%;right:-5%;transform:rotate(7deg);box-shadow:0 10px 30px #244f3a2e}.price-sticker small{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.price-sticker strong{font-family:var(--serif);font-size:29px}.hero-doodle{z-index:1;fill:none;width:120px;stroke:var(--green);stroke-width:1.5px;position:absolute;top:12%;right:-6%;transform:rotate(-11deg)}.hero-orbit{border:1px solid #21352b14;border-radius:50%;position:absolute}.orbit-one{width:54vw;height:54vw;bottom:-22vw;right:-14vw}.orbit-two{width:38vw;height:38vw;bottom:-15vw;right:-7vw}.promise-strip{color:#fff;background:var(--green);letter-spacing:.04em;justify-content:center;gap:clamp(35px,8vw,120px);padding:20px 5vw;font-size:12px;display:flex}.promise-strip span{align-items:center;gap:9px;display:flex}.promise-strip svg{color:var(--green-bright)}.products-section{padding:105px clamp(24px,7vw,110px) 130px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading h2,.story-copy h2{max-width:760px;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1}.section-heading>p{max-width:440px;color:var(--ink-muted);margin:0 0 5px;line-height:1.65}.filters{flex-wrap:wrap;gap:8px;margin-bottom:36px;display:flex}.filters button{cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:99px;padding:10px 18px;font-size:13px;font-weight:600;position:relative;overflow:hidden}.filters button>span{z-index:-1;background:var(--green);border-radius:inherit;position:absolute;inset:0}.filters button.is-active{z-index:0;color:#fff;border-color:var(--green)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:.9;border-radius:4px 4px 48% 48%/4px 4px 18% 18%;place-items:center;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;filter:drop-shadow(0 20px 18px #2623182b);width:75%;max-height:82%}.tone-coral{background:#efb59d}.tone-cocoa{background:#c9a79c}.tone-sage{background:#cbd9a8}.tone-sand{background:#e5c99d}.tone-mint{background:#c8d8c2}.tone-rose{background:#dfb6b5}.tone-cream{background:#ddd0ad}.tone-lavender{background:#cfc4d6}.product-badge{color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;background:#f5f1e8d1;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:700;position:absolute;top:15px;left:15px}.quick-add{color:#fff;cursor:pointer;background:var(--green);border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:max(32px,10%);right:24px;box-shadow:0 8px 18px #244f3a40}.quick-add:hover{background:var(--orange);transform:rotate(90deg)}.product-info{padding:18px 7px 0}.product-info>p{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:700}.product-info h3{font-family:var(--serif);margin:0;font-size:25px;font-weight:400}.product-info>span{min-height:42px;color:var(--ink-muted);margin-top:9px;font-size:12px;line-height:1.5;display:block}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-top:14px;padding-top:14px;display:flex}.product-meta b{font-size:15px}.product-meta small{color:var(--ink-muted)}.story-section{background:#dce5bd;grid-template-columns:1.02fr .98fr;min-height:680px;display:grid}.story-visual{background:#d8a882;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.story-visual:after{content:"";border:1px solid #21352b38;border-radius:49% 49% 0 0;position:absolute;inset:35px}.story-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 30px 20px #221c0f2e);width:70%;max-height:75%}.story-visual span{z-index:2;color:#fff;background:var(--orange);font-family:var(--serif);padding:13px 17px;font-size:19px;line-height:1.1;position:absolute;bottom:7%;right:7%;transform:rotate(-4deg)}.story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(55px,8vw,130px);display:flex}.story-copy>p:not(.kicker){max-width:570px;color:var(--ink-muted);margin:28px 0 0;line-height:1.8}.story-copy blockquote{border-left:2px solid var(--orange);max-width:540px;font-family:var(--serif);margin:28px 0;padding-left:22px;font-size:24px;line-height:1.35}.steps-section{padding:110px clamp(24px,7vw,110px)}.section-heading.compact{margin-bottom:55px}.steps-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps-grid article{padding:38px 9% 15px 0;position:relative}.steps-grid article+article{border-left:1px solid var(--line);padding-left:9%}.steps-grid span{color:var(--orange);font-family:var(--serif);font-size:17px}.steps-grid h3{font-family:var(--serif);margin:20px 0 8px;font-size:35px;font-weight:400}.steps-grid p{max-width:320px;color:var(--ink-muted);line-height:1.7}footer{color:#fff;background:var(--green);text-align:center;justify-items:center;padding:70px 24px 35px;display:grid}.footer-brand{margin-bottom:20px}.footer-brand .brand-mark{color:var(--green);background:var(--green-bright)}footer p{color:#ffffffb8}footer small{color:#ffffff6b;margin-top:35px}.drawer-backdrop{z-index:50;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15221b75;border:0;position:fixed;inset:0}.cart-drawer{z-index:51;background:#f8f5ee;flex-direction:column;width:min(480px,100%);height:100dvh;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #15221b2e}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.drawer-header p{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:700}.drawer-header h2{font-family:var(--serif);margin:3px 0 0;font-size:35px;font-weight:400}.drawer-header button{cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.drawer-items{flex:1;padding:12px 30px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:92px 1fr auto;gap:15px;padding:18px 0;display:grid;position:relative}.cart-thumb{border-radius:4px 4px 30px 30px;place-items:center;height:98px;display:grid}.cart-thumb img{object-fit:contain;width:82%;max-height:88%}.cart-item-copy h3{font-family:var(--serif);margin:5px 0 4px;font-size:19px;font-weight:400}.cart-item-copy p{color:var(--ink-muted);margin:0;font-size:11px}.quantity{border:1px solid var(--line);border-radius:99px;align-items:center;gap:4px;margin-top:13px;display:inline-flex}.quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:27px;height:27px;display:grid}.quantity span{text-align:center;min-width:20px;font-size:12px;font-weight:700}.remove-item{color:var(--ink-muted);cursor:pointer;background:0 0;border:0;align-self:start;padding:5px}.drawer-footer{border-top:1px solid var(--line);padding:24px 30px 30px}.cart-total{justify-content:space-between;align-items:baseline;display:flex}.cart-total span{color:var(--ink-muted);font-size:13px}.cart-total strong{font-family:var(--serif);font-size:31px;font-weight:400}.drawer-footer>p{color:var(--ink-muted);margin:12px 0 18px;font-size:11px;line-height:1.5}.whatsapp-button{color:#fff;background:#28784c;width:100%}.empty-cart{text-align:center;align-content:center;justify-items:center;height:100%;min-height:430px;display:grid}.empty-cart>span{width:78px;height:78px;color:var(--green);background:#e6edd1;border-radius:50%;place-items:center;display:grid}.empty-cart h3{font-family:var(--serif);margin:22px 0 6px;font-size:28px;font-weight:400}.empty-cart p{max-width:260px;color:var(--ink-muted);margin:0 0 22px;font-size:13px}.toast{z-index:70;color:#fff;background:var(--green);border-radius:99px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:600;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #15221b40}.toast svg{color:var(--green-bright)}@media (width<=1050px){.hero{grid-template-columns:1.08fr .92fr;min-height:730px;padding-left:55px;padding-right:55px}.hero h1{font-size:clamp(62px,8vw,88px)}.product-grid{grid-template-columns:repeat(3,1fr)}.story-copy{padding:70px}}@media (width<=780px){.site-header{padding:18px 20px}.nav-links{border:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f8f5eef2;border-radius:15px;flex-direction:column;gap:0;width:210px;padding:10px;display:none;position:absolute;top:72px;right:20px;box-shadow:0 18px 35px #21352b1f}.nav-links.is-open{display:flex}.nav-links a{padding:13px}.menu-button{display:block}.cart-button span{display:none}.hero{flex-direction:column;gap:60px;min-height:auto;padding:120px 22px 80px;display:flex}.hero-copy{width:100%}.hero h1{font-size:clamp(57px,17vw,82px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-proof{flex-direction:column;gap:10px;margin-top:28px}.hero-visual{place-self:center;width:min(92%,490px)}.hero-card-label{left:-6%}.price-sticker{width:92px;height:92px;right:-7%}.price-sticker strong{font-size:24px}.promise-strip{justify-content:flex-start;gap:35px;padding:17px 22px;overflow:auto}.promise-strip span{flex:none}.products-section{padding:78px 20px 95px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.story-copy h2{font-size:46px}.section-heading>p{font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:32px 12px}.product-info h3{font-size:21px}.product-info>span{display:none}.story-section{grid-template-columns:1fr}.story-visual{min-height:520px}.story-copy{padding:70px 24px}.steps-section{padding:80px 22px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{border-left:0;border-bottom:1px solid var(--line);padding:30px 0}}@media (width<=430px){.brand{font-size:11px}.brand-mark{width:34px;height:34px}.hero h1{font-size:60px}.hero-description{margin-top:23px}.button{width:100%}.text-link{width:auto}.hero-card-label{padding:11px 13px;top:5%}.hero-card-label span{font-size:15px}.hero-doodle{display:none}.product-image{aspect-ratio:.86}.product-image img{width:82%}.product-badge{display:none}.quick-add{width:40px;height:40px;bottom:max(26px,10%);right:18px}.product-info{padding-left:3px;padding-right:3px}.product-info h3{font-size:19px}.product-meta{flex-direction:column;align-items:flex-start;gap:4px}.drawer-header,.drawer-footer,.drawer-items{padding-left:20px;padding-right:20px}.toast{justify-content:center;bottom:14px;left:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
