/*! 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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green-950:#123f2c;--green-900:#185238;--green-700:#2f7852;--green-500:#63a678;--green-200:#cfe6d4;--green-100:#eaf4eb;--cream:#f8f6ef;--paper:#fffefa;--ink:#17332a;--muted:#62756c;--line:#dce7df}*{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,summary,a{-webkit-tap-highlight-color:transparent}main{overflow:hidden}.site-header{z-index:20;background:#fffefaf0;border-bottom:1px solid #1852381f;justify-content:space-between;align-items:center;max-width:1280px;height:88px;margin:0 auto;padding:0 36px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:inline-flex}.brand-copy{flex-direction:column;line-height:.9;display:flex}.brand-copy strong{letter-spacing:-.7px;font-family:Georgia,serif;font-size:23px;font-weight:600}.brand-copy small{letter-spacing:4px;color:var(--green-700);margin-top:7px;font-size:9px;font-weight:800}.leaf-icon{background:var(--green-900);border-radius:50% 50% 50% 16%;flex:none;place-items:center;width:42px;height:42px;display:inline-grid;transform:rotate(-10deg)}.leaf-icon span{border:2px solid #fff;border-radius:100% 0;width:16px;height:23px;position:relative}.leaf-icon span:after{content:"";transform-origin:bottom;background:#fff;width:2px;height:21px;position:absolute;top:3px;left:9px;transform:rotate(38deg)}.desktop-nav{color:#49645a;align-items:center;gap:34px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--green-700);width:0;height:2px;transition:width .2s;position:absolute;bottom:-7px;left:0}.desktop-nav a:hover:after{width:100%}.button{background:var(--green-900);color:#fff;letter-spacing:.2px;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 25px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #18523826}.button:hover{background:var(--green-950);transform:translateY(-2px)}.button-small{min-height:43px;box-shadow:none;padding:0 21px}.text-link{color:var(--green-900);border-bottom:1px solid var(--green-500);align-items:center;gap:8px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.hero{background:var(--cream);grid-template-columns:1.03fr .97fr;max-width:1280px;min-height:690px;margin:0 auto;display:grid}.hero-copy{z-index:2;padding:110px 40px 70px 88px;position:relative}.eyebrow{color:var(--green-700);text-transform:uppercase;letter-spacing:2.2px;align-items:center;gap:10px;margin:0 0 22px;font-size:10px;font-weight:900;display:flex}.eyebrow>span{background:currentColor;width:28px;height:1px}.hero h1{letter-spacing:-4px;max-width:570px;color:var(--green-950);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,5.4vw,82px);font-weight:500;line-height:.98}.hero h1 em{color:var(--green-500);font-weight:500;display:block}.hero-text{max-width:545px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.trust-row{color:#567066;border-top:1px solid #d8e1d9;gap:24px;margin-top:74px;padding-top:25px;font-size:11px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row b{background:var(--green-100);width:18px;height:18px;color:var(--green-700);border-radius:50%;place-items:center;font-size:10px;display:grid}.hero-visual{background:linear-gradient(155deg,#d7ead9,#9ac7a4);min-height:690px;position:relative;overflow:hidden}.visual-halo{border:1px solid #ffffff7a;border-radius:50%;width:560px;height:560px;position:absolute;top:48px;left:34px;box-shadow:0 0 0 55px #ffffff14,0 0 0 115px #ffffff0f}.hero-pack{text-align:center;border-radius:12px 12px 22px 22px;flex-direction:column;align-items:center;padding:28px 20px;display:flex;position:absolute;box-shadow:0 28px 55px #18523847}.hero-pack:before{content:"";background:#1852381f;border-radius:6px;height:4px;position:absolute;top:10px;left:12px;right:12px}.hero-pack-front{z-index:4;background:linear-gradient(155deg,#fff,#f1efe7);width:275px;height:365px;top:125px;left:180px;transform:rotate(-3deg)}.hero-pack-back{z-index:2;opacity:.97;background:linear-gradient(155deg,#f4f0da,#d9c889);width:220px;height:315px;top:105px;left:52px;transform:rotate(7deg)}.pack-seal .leaf-icon{width:50px;height:50px}.hero-pack small{letter-spacing:1.7px;color:var(--green-700);margin-top:14px;font-size:8px;font-weight:900}.hero-pack strong{color:var(--green-950);margin-top:24px;font-family:Georgia,serif;font-size:30px;line-height:1.08}.hero-pack span{color:#557066;border-top:1px solid #cdddcf;width:100%;margin-top:auto;padding:12px 0 5px;font-size:10px;line-height:1.5}.hero-pack-back strong{font-size:24px}.bowl{z-index:6;background:linear-gradient(#fbfaf5,#dce6de);border-radius:18px 18px 150px 150px;width:310px;height:100px;position:absolute;bottom:62px;left:95px;box-shadow:0 24px 35px #18523838}.bowl-seeds{background-color:#96825d;background-image:radial-gradient(at 10% 10%,#e2b969 0 3px,#0000 4px),radial-gradient(at 40% 20%,#39382d 0 2px,#0000 3px),radial-gradient(at 70% 30%,#b89150 0 3px,#0000 4px),radial-gradient(at 55% 70%,#e5cf97 0 3px,#0000 4px),none;background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:18px 15px,15px 14px,20px 19px,17px 17px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:50%;width:274px;height:62px;position:absolute;top:-20px;left:18px;box-shadow:inset 0 6px 12px #0003}.visual-note{color:#123f2cbf;font-family:Georgia,serif;font-size:12px;font-style:italic;line-height:1.4;position:absolute;bottom:20px;right:26px}.seed{opacity:.7;background:#f5e2a9;border-radius:80% 20%;width:12px;height:22px;position:absolute}.seed-one{bottom:135px;left:55px;transform:rotate(25deg)}.seed-two{top:82px;right:68px;transform:rotate(80deg)}.seed-three{bottom:160px;right:35px;transform:rotate(-20deg)}.values-strip{background:var(--green-950);color:#fff;grid-template-columns:repeat(3,1fr);max-width:1280px;margin:0 auto;padding:30px 70px;display:grid}.values-strip div{border-right:1px solid #ffffff2b;grid-template-columns:28px 1fr;gap:2px 12px;padding:7px 34px;display:grid}.values-strip div:last-child{border-right:0}.values-strip span{color:#90c49d;grid-row:1/3;font-family:Georgia,serif;font-size:16px}.values-strip strong{font-size:13px}.values-strip small{color:#b9cfc2;margin-top:4px;font-size:10px}.section{max-width:1280px;margin:0 auto;padding:110px 88px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;display:grid}.section-heading h2,.quality-copy h2,.routine-copy h2,.stores-copy h2,.faq-section h2,.cta-section h2{letter-spacing:-2px;color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:clamp(42px,4.1vw,62px);font-weight:500;line-height:1.03}.section-heading>p{color:var(--muted);margin:0;padding-bottom:5px;font-size:15px;line-height:1.7}.shopee-notice{background:linear-gradient(105deg,#fff8f4,#fff);border:1px solid #f3d8cd;grid-template-columns:54px 1fr auto;align-items:center;gap:18px;min-height:104px;margin-top:42px;padding:20px 24px;display:grid}.shopee-bag{color:#fff;background:#ee5a2a;border-radius:15px;place-items:center;width:50px;height:50px;font-family:Georgia,serif;font-size:24px;font-weight:700;display:grid;box-shadow:0 10px 22px #ee5a2a33}.shopee-notice small{color:#d74f25;letter-spacing:1.6px;font-size:8px;font-weight:900;display:block}.shopee-notice strong{color:var(--ink);margin-top:4px;font-family:Georgia,serif;font-size:20px;font-weight:500;display:block}.shopee-notice p{color:var(--muted);margin:5px 0 0;font-size:11px}.shopee-notice>a{color:#fff;background:#ee5a2a;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.products-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px;display:grid}.product-card{border:1px solid var(--line);background:#fff;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #123f2c1a}.product-visual{background:#e4eee5;place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.product-index{color:#18523899;font-family:Georgia,serif;font-size:12px;position:absolute;top:18px;left:18px}.mini-pack{z-index:2;text-align:center;background:#fffffff0;border-radius:5px 5px 10px 10px;flex-direction:column;align-items:center;width:122px;height:176px;padding:16px 12px 12px;display:flex;box-shadow:0 18px 30px #123f2c2e}.mini-brand{color:var(--green-900);align-items:center;gap:4px;font-size:8px;font-weight:900;display:flex}.mini-brand .leaf-icon{width:19px;height:19px}.mini-brand .leaf-icon span{border-width:1px;width:7px;height:10px}.mini-brand .leaf-icon span:after{width:1px;height:8px;top:2px;left:4px}.mini-pack>small{letter-spacing:.8px;color:#60776d;margin-top:8px;font-size:5px}.mini-pack>strong{text-transform:uppercase;color:var(--green-950);margin:auto 0;font-family:Georgia,serif;font-size:15px;line-height:1.05}.mini-pack>span{border-top:1px solid var(--line);width:100%;color:var(--muted);padding-top:8px;font-size:7px}.ingredient-dots{opacity:.75;background:radial-gradient(circle,#493e32 0 2px,#0000 3px) 0 0/10px 10px;border-radius:50%;width:180px;height:90px;position:absolute;bottom:-42px}.product-visual.linhaca{background:#eee7c7}.linhaca .ingredient-dots{background-image:radial-gradient(#b6954e 0 3px,#0000 4px);background-size:13px 10px}.product-visual.psyllium{background:#ede6d8}.psyllium .ingredient-dots{filter:blur(2px);background:#d5c6ac}.product-visual.farinha{background:#d6e6ce}.farinha .ingredient-dots{filter:blur(2px);background:#c9b78c}.product-visual.beterraba{background:#ead7d9}.beterraba .ingredient-dots{filter:blur(2px);background:#8b2334}.product-visual.mix{background:#d8e8d8}.mix .ingredient-dots{background-image:radial-gradient(circle,#3c392d 0 2px,#0000 3px),radial-gradient(#d4b568 0 3px,#0000 4px);background-size:11px 11px,15px 13px}.product-copy{padding:24px 24px 26px}.tag{color:var(--green-700);text-transform:uppercase;letter-spacing:1.4px;font-size:8px;font-weight:900}.product-copy h3{margin:9px 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:500}.product-copy p{min-height:62px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.product-copy a{color:var(--green-900);gap:7px;margin-top:17px;font-size:11px;font-weight:900;display:inline-flex}.product-copy .shopee-product-link{color:#dc5229}.center-action{text-align:center;margin-top:45px}.button-outline{color:var(--green-900);border:1px solid var(--green-900);box-shadow:none;background:0 0}.button-outline:hover{color:#fff}.button-shopee{background:#ee5a2a;box-shadow:0 10px 28px #ee5a2a29}.button-shopee:hover{background:#d84e25}.catalog-section{background:#fffefa;width:100%;max-width:none;padding-left:clamp(24px,4vw,68px);padding-right:clamp(24px,4vw,68px)}.catalog-toolbar{border:1px solid var(--line);background:var(--cream);grid-template-columns:1fr auto;align-items:end;gap:18px;margin-top:42px;padding:20px;display:grid}.catalog-search{gap:7px;display:grid}.catalog-search span{color:var(--green-700);letter-spacing:1.4px;text-transform:uppercase;font-size:8px;font-weight:900}.catalog-search input{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #cfdcd2;outline:0;padding:0 14px;font-size:13px}.catalog-search input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #2f78521a}.category-tabs{flex-wrap:wrap;gap:6px;max-width:520px;display:flex}.category-tabs button{color:#567066;cursor:pointer;background:#fff;border:1px solid #cfdcd2;border-radius:999px;min-height:36px;padding:0 12px;font-size:10px;font-weight:800}.category-tabs button.active{border-color:var(--green-900);background:var(--green-900);color:#fff}.cart-trigger{background:var(--green-900);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex}.cart-trigger span{min-width:22px;height:22px;color:var(--green-900);background:#fff;border-radius:50%;place-items:center;font-size:10px;display:grid}.catalog-browser{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:30px;margin-top:24px;display:grid}.family-sidebar{border:2px solid var(--green-900);background:#fff;grid-area:1/1;max-height:calc(100vh - 36px);position:sticky;top:18px;overflow-y:auto;box-shadow:0 16px 42px #123f2c1f}.family-sidebar-head{border-bottom:1px solid var(--line);background:var(--green-950);color:#fff;padding:22px 18px}.family-sidebar-head small{color:#9dcaab;letter-spacing:1.5px;font-size:7px;font-weight:900;display:block}.family-sidebar-head strong{margin-top:5px;font-family:Georgia,serif;font-size:24px;font-weight:500;display:block}.family-sidebar>button{width:100%;min-height:58px;color:var(--green-900);cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #d5e4d9;justify-content:space-between;align-items:center;gap:10px;padding:11px 15px 11px 20px;font-size:12px;font-weight:800;display:flex}.family-sidebar>button:hover{background:var(--green-100);color:var(--green-950)}.family-sidebar>button.active{background:var(--green-900);color:#fff;padding-left:20px;font-weight:900}.family-sidebar>button b{border:1px solid var(--green-200);background:var(--green-100);min-width:30px;height:30px;color:var(--green-900);border-radius:50%;place-items:center;font-size:9px;display:grid}.family-sidebar>button.active b{color:var(--green-900);background:#fff;border-color:#fff}.family-page{grid-area:1/2;min-width:0}.family-page-head{border:1px solid var(--line);background:linear-gradient(110deg, var(--cream), white);min-height:118px;margin-bottom:18px;padding:20px 24px}.family-page-head p{color:var(--green-700);letter-spacing:1px;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:900}.family-page-head h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.family-page-head span{color:var(--muted);margin-top:8px;font-size:10px;display:block}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #123f2c1a}.catalog-image-wrap{background:#f0f3ed;height:240px;position:relative;overflow:hidden}.catalog-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.catalog-image-wrap>span{color:#fff;letter-spacing:.5px;background:#123f2ce6;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;bottom:12px;left:12px}.catalog-card-copy{flex-direction:column;flex:1;padding:20px;display:flex}.catalog-card-copy>small{color:#8a9a92;letter-spacing:.7px;font-size:7px}.catalog-card-copy h3{min-height:48px;margin:8px 0;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.15}.catalog-card-copy>p{min-height:60px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.catalog-price{color:var(--green-900);margin-top:16px;font-family:Georgia,serif;font-size:20px;font-weight:600}.catalog-card-copy label{gap:6px;margin-top:14px;display:grid}.catalog-card-copy label>span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:900}.catalog-card-copy select{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #d4dfd7;padding:0 9px;font-size:10px}.catalog-card-copy>button{background:var(--green-900);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-height:44px;margin-top:11px;padding:0 14px;font-size:10px;font-weight:900;display:flex}.catalog-card-copy>button:hover{background:var(--green-950)}.catalog-card-copy>button:disabled{opacity:.45;cursor:not-allowed}.catalog-card-copy>button span{font-size:18px;font-weight:400}.cart-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-backdrop{cursor:pointer;background:#0a1c148c;border:0;position:absolute;inset:0}.cart-panel{z-index:2;background:#fff;width:min(430px,100%);height:100%;padding:28px;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #0003}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.cart-head small{color:var(--green-700);letter-spacing:1.4px;font-size:8px;font-weight:900}.cart-head h3{margin:4px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:500}.cart-head>button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;font-size:23px}.empty-cart{text-align:center;color:var(--muted);padding:50px 0;font-size:13px}.cart-items{margin-top:10px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:15px;padding:18px 0;display:grid}.cart-item strong,.cart-item small,.cart-item span{display:block}.cart-item strong{font-family:Georgia,serif;font-size:16px;font-weight:500}.cart-item small{color:var(--muted);margin-top:4px;font-size:10px}.cart-item span{color:var(--green-900);margin-top:7px;font-size:12px;font-weight:900}.quantity-control{grid-template-columns:29px 25px 29px;align-items:center;display:grid}.quantity-control button{border:1px solid var(--line);cursor:pointer;background:#fff;width:29px;height:29px}.quantity-control b{text-align:center;font-size:11px}.cart-total{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.cart-total span{color:var(--muted);font-size:11px}.cart-total strong{color:var(--green-950);font-family:Georgia,serif;font-size:24px}.checkout-note{background:var(--green-100);color:#536b60;border:1px solid #d6e3d9;margin:0;padding:15px;font-size:11px;line-height:1.6}.quality-section{background:var(--green-950);grid-template-columns:1fr 1fr;min-height:690px;padding:0;display:grid}.quality-art{background:linear-gradient(145deg,#d9e9d8,#8fbe98);min-height:690px;position:relative;overflow:hidden}.quality-circle{border:1px solid #ffffff80;border-radius:50%;position:absolute}.circle-one{width:520px;height:520px;top:85px;left:-30px}.circle-two{width:380px;height:380px;top:-100px;right:-150px}.quality-bowl{background:linear-gradient(#f9faf5,#cbd9ce);border-radius:25px 25px 190px 190px;width:370px;height:125px;position:absolute;top:265px;left:105px;transform:rotate(-4deg);box-shadow:0 35px 50px #123f2c40}.quality-bowl div{background-color:#96815b;background-image:radial-gradient(#d1aa5e 0 4px,#0000 5px),radial-gradient(#38372d 0 2px,#0000 3px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:21px 16px,13px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:50%;width:335px;height:98px;position:absolute;top:-38px;left:17px;box-shadow:inset 0 8px 18px #0003}.quality-card{background:#fffffff2;align-items:center;gap:13px;width:165px;height:115px;padding:20px;display:flex;position:absolute;bottom:76px;right:42px;box-shadow:0 18px 40px #123f2c26}.quality-card .leaf-icon{width:35px;height:35px}.quality-card .leaf-icon span{transform:scale(.7)}.quality-card span{font-family:Georgia,serif;font-size:14px;line-height:1.25}.quality-copy{color:#fff;padding:95px 80px}.eyebrow.light{color:#a6d1ad}.quality-copy h2{color:#fff}.quality-copy>p:not(.eyebrow){color:#bfd0c5;margin:25px 0 35px;font-size:14px;line-height:1.7}.quality-copy ul{margin:0;padding:0;list-style:none}.quality-copy li{border-top:1px solid #ffffff26;grid-template-columns:43px 1fr;gap:18px;padding:22px 0;display:grid}.quality-copy li b{color:#8fc399;font-family:Georgia,serif;font-size:14px}.quality-copy li span{color:#bcd0c3;font-size:12px;line-height:1.5}.quality-copy li strong{color:#fff;margin-bottom:5px;font-size:13px;display:block}.routine-section{background:var(--cream);grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.routine-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0;font-size:14px;line-height:1.75}.text-link.dark{color:var(--ink)}.steps-grid{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.steps-grid article{border-top:3px solid var(--green-500);background:#fff;flex-direction:column;min-height:320px;padding:27px 23px;display:flex}.steps-grid article:nth-child(2){background:var(--green-100);min-height:365px}.steps-grid article:nth-child(3){background:var(--green-900);color:#fff;min-height:410px}.steps-grid span{letter-spacing:1.5px;color:var(--green-700);font-size:8px;font-weight:900}.steps-grid b{color:var(--green-200);margin-top:35px;font-family:Georgia,serif;font-size:48px;font-weight:400}.steps-grid h3{margin:auto 0 10px;font-family:Georgia,serif;font-size:20px;font-weight:500}.steps-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.steps-grid article:nth-child(3) span,.steps-grid article:nth-child(3) b{color:#9dc9a5}.steps-grid article:nth-child(3) p{color:#c5d5cb}.stores-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.stores-copy p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.store-links{border-top:1px solid var(--line)}.store-links>a{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr 25px;align-items:center;gap:18px;min-height:100px;transition:padding .2s,background .2s;display:grid}.store-links>a:hover{background:var(--green-100);padding-left:12px}.store-symbol{color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.store-symbol.whatsapp{background:#25a967}.store-symbol.ml{color:#263c6a;background:#efd23d}.store-symbol.shopee{background:#ee5a2a}.store-symbol.site-store{background:var(--green-900)}.store-links small{color:var(--green-700);letter-spacing:1.5px;font-size:8px;font-weight:900;display:block}.store-links strong{margin-top:5px;font-family:Georgia,serif;font-size:21px;font-weight:500;display:block}.faq-section{background:var(--green-100);grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-list{border-top:1px solid #c8d9cc}.faq-list details{border-bottom:1px solid #c8d9cc}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-family:Georgia,serif;font-size:17px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-700);font-family:Arial,sans-serif;font-size:23px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 35px 22px 0;font-size:13px;line-height:1.7}.cta-section{text-align:center;background:linear-gradient(145deg, var(--green-900), var(--green-950));color:#fff;max-width:1280px;margin:0 auto;padding:100px 20%;position:relative}.cta-section:before,.cta-section:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:240px;height:240px;position:absolute}.cta-section:before{top:-130px;left:-50px}.cta-section:after{bottom:-150px;right:-60px}.cta-mark .leaf-icon{background:#ffffff1f}.cta-section>p{color:#a9ceb0;letter-spacing:2.5px;margin:17px 0 21px;font-size:9px;font-weight:900}.cta-section h2{color:#fff}.button-light{color:var(--green-950);box-shadow:none;background:#fff;margin-top:32px}.button-light:hover{background:var(--green-100);color:var(--green-950)}footer{color:#fff;background:#0e2f22;max-width:1280px;margin:0 auto;padding:58px 88px 28px}.footer-top{grid-template-columns:1fr 1fr 1.1fr;align-items:center;gap:50px;padding-bottom:45px;display:grid}.footer-brand .leaf-icon{background:#fff}.footer-brand .leaf-icon span,.footer-brand .leaf-icon span:after{border-color:var(--green-900);background:0 0}.footer-brand .leaf-icon span:after{background:var(--green-900)}.footer-brand .brand-copy small{color:#8abf94}.footer-top>p{color:#a9beb2;font-size:12px;line-height:1.7}.footer-links{color:#c9d8cf;justify-content:flex-end;gap:25px;font-size:11px;font-weight:700;display:flex}.footer-bottom{color:#7f9b8c;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:25px;font-size:9px;display:flex}.floating-whatsapp{z-index:30;color:#fff;background:#25a967;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;transition:transform .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #00000040}.floating-whatsapp:hover{transform:scale(1.07)}@media (width<=980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 60px 60px}.hero-visual{min-height:620px}.hero-pack-front{left:44%;transform:translate(-50%)rotate(-3deg)}.hero-pack-back{left:22%}.bowl{left:38%;transform:translate(-50%)}.values-strip{padding:25px}.section{padding:85px 55px}.products-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{grid-template-columns:1fr auto}.catalog-browser{grid-template-columns:240px minmax(0,1fr);gap:18px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.quality-section{grid-template-columns:1fr}.quality-art{min-height:570px}.quality-copy{padding:75px 60px}.routine-section,.stores-section,.faq-section{grid-template-columns:1fr;gap:55px}.steps-grid{max-width:720px}.footer-top{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/3;justify-content:flex-start}}@media (width<=640px){.site-header{height:76px;padding:0 20px}.site-header .button-small{display:none}.brand-copy strong{font-size:19px}.brand-copy small{letter-spacing:3.2px;font-size:7px}.leaf-icon{width:36px;height:36px}.hero-copy{padding:68px 24px 48px}.hero h1{letter-spacing:-3px;font-size:54px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;gap:10px;margin-top:48px}.hero-visual{min-height:520px}.visual-halo{width:420px;height:420px;top:40px;left:-70px}.hero-pack-front{width:210px;height:290px;top:90px;left:54%}.hero-pack-back{width:165px;height:245px;top:76px;left:5%}.hero-pack strong{font-size:23px}.hero-pack-back strong{font-size:18px}.bowl{width:245px;height:82px;bottom:48px;left:45%}.bowl-seeds{width:215px;height:52px;left:15px}.visual-note{display:none}.values-strip{grid-template-columns:1fr;padding:15px 24px}.values-strip div{border-bottom:1px solid #ffffff1f;border-right:0;padding:18px 5px}.values-strip div:last-child{border-bottom:0}.section{padding:72px 24px}.section-heading{grid-template-columns:1fr;gap:22px}.shopee-notice{grid-template-columns:48px 1fr;padding:20px}.shopee-notice>a{grid-column:1/3;justify-content:center;width:100%}.section-heading h2,.quality-copy h2,.routine-copy h2,.stores-copy h2,.faq-section h2,.cta-section h2{letter-spacing:-1.5px;font-size:41px}.products-grid,.catalog-toolbar{grid-template-columns:1fr}.cart-trigger{justify-content:center;width:100%}.catalog-browser{grid-template-columns:1fr}.family-sidebar{grid-area:1/1;max-height:370px;position:static;overflow-y:auto}.family-page{grid-area:2/1}.family-sidebar-head{z-index:2;position:sticky;top:0}.catalog-grid{grid-template-columns:1fr}.catalog-image-wrap{height:330px}.catalog-card-copy h3,.catalog-card-copy>p{min-height:0}.product-visual{height:265px}.quality-art{min-height:430px}.quality-bowl{width:280px;height:100px;top:185px;left:28px}.quality-bowl div{width:250px;height:75px;top:-28px;left:15px}.quality-card{bottom:35px;right:17px}.quality-copy{padding:70px 24px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article:nth-child(2),.steps-grid article:nth-child(3){min-height:230px}.store-links>a{grid-template-columns:44px 1fr 20px}.faq-list summary{font-size:15px}.cta-section{padding:78px 24px}footer{padding:52px 24px 28px}.footer-top{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;grid-column:auto;justify-content:flex-start}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
