@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800&family=Oswald:wght@500;600;700&display=swap";:root{--bg: #ffffff;--bg-soft: #f7f7f7;--bg-muted-surface: #f0f0f0;--text: #121212;--muted: #6b6b6b;--accent: #121212;--accent-2: #2e7d32;--accent-3: #c9a227;--brand-accent: #d4566a;--panel: #ffffff;--border: #e8e8e8;--page-surface: #ffffff;--moon-cta: #121212;--moon-cta-hover: #2a2a2a;--moon-price: #c9a227;--shadow-card: 0 1px 4px rgba(0, 0, 0, .06);--shadow-hover: 0 8px 24px rgba(0, 0, 0, .1);--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-brand: "Bebas Neue", "Oswald", sans-serif;--font-display: "Oswald", "Inter", sans-serif;--page-gutter: 2mm;--page-pad: clamp(12px, 2.5vw, 28px);--page-align: calc(var(--page-gutter) + var(--page-pad));--shop-max: 100%}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#home,#shop,#combos,#learn,#contact,#reco-form{scroll-margin-top:88px}body{margin:0;font-family:var(--font-body);background:var(--page-surface);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:clip;max-width:100%}.nav-sheet-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10045;margin:0;padding:0;border:0;background:#0408108c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}body.mobile-nav-open .nav-sheet-backdrop{display:block}body.mobile-nav-open .topbar{z-index:10100}body.mobile-nav-open .promo-bar{position:relative;z-index:10090}.topbar{position:sticky;top:0;z-index:20;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px 20px;padding:10px var(--page-align);overflow:visible;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px #0000000a;box-sizing:border-box}.topbar-menu-btn{display:none;flex-shrink:0;width:42px;height:42px;margin:0;padding:0;border:1px solid var(--border);border-radius:12px;background:#ffffff0f;color:var(--text);cursor:pointer;place-items:center;order:1}.topbar-menu-btn:hover{background:#ffffff1a}.topbar-menu-btn:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.topbar-menu-btn .topbar-menu-icon{width:22px;height:22px}.topbar-menu-btn .topbar-menu-icon--close{display:none}.topbar--nav-open .topbar-menu-btn .topbar-menu-icon:not(.topbar-menu-icon--close){display:none}.topbar--nav-open .topbar-menu-btn .topbar-menu-icon--close{display:block}.topbar-actions{display:flex;align-items:center;gap:10px;order:4}.hidden{display:none!important}.brand{display:inline-flex;align-items:center;gap:0;font-size:1rem;font-weight:700;letter-spacing:.02em;flex-shrink:0;min-height:44px;order:2}.brand-logo-frame{display:block;width:auto;height:48px;border-radius:0;overflow:visible;flex-shrink:0;border:none;box-shadow:none;background:transparent}.brand-logo-frame picture{display:block;height:100%}.brand-logo{width:auto;height:48px;max-width:min(160px,42vw);display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;transform:none}.brand-logo--nav{width:auto;height:64px;max-width:min(200px,70vw);margin-inline:auto;-o-object-fit:contain;object-fit:contain;transform:none;border-radius:0;background:transparent}a.brand-link{color:inherit;text-decoration:none;padding:4px 0;margin:0;border-radius:8px}.brand-text--shv{display:none}a.brand-link:hover .brand-mark{opacity:.96}@media(min-width:901px){.brand-text--shv{display:none!important}}.cart-page-toolbar h2{margin:0;font-size:1.5rem}.topbar-nav{display:flex;align-items:center;gap:1.1rem;flex:1 1 auto;justify-content:center;min-width:0;order:3}.topbar-nav a{color:var(--text);text-decoration:none;opacity:.85;font-size:.8rem;font-weight:500;white-space:nowrap;padding:4px 2px}.topbar-nav a:hover{opacity:1;color:var(--accent-2)}.mobile-nav-drawer-top,.mobile-nav-drawer-foot,.mobile-nav-close,.mobile-nav-item-icon{display:none}@media(min-width:901px){.mobile-nav-drawer-top,.mobile-nav-drawer-foot{display:none!important}.mobile-nav-drawer-links{display:contents}.mobile-nav-drawer-links a span{display:inline}}.outline-btn,.ghost-btn,.primary-btn{border:none;padding:10px 18px;border-radius:12px;font-weight:600;cursor:pointer}.outline-btn,.ghost-btn{background:#fff;color:var(--text);border:1px solid var(--border)}.outline-btn:hover,.ghost-btn:hover{background:var(--bg-soft)}.primary-btn{background:var(--moon-cta);color:#fff;border-radius:4px}.primary-btn:hover{background:var(--moon-cta-hover)}a.primary-btn,a.ghost-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}button:disabled{opacity:.55;cursor:not-allowed}.hero{position:relative;display:flex;align-items:center;justify-content:center;width:auto;max-width:none;margin-inline:1mm;min-height:clamp(300px,32vh,360px);padding:28px var(--page-pad) 32px;overflow:hidden;background:var(--bg-soft);box-sizing:border-box;border-radius:14px}.hero picture,.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;z-index:0}.hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:1;filter:saturate(1.08) brightness(.95)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0000008c,#00000047 42%,#0000001f),linear-gradient(180deg,#0000001f,#00000059)}.hero-content{position:relative;z-index:2;width:100%;max-width:var(--shop-max);margin:0 auto;text-align:left}.chip{display:inline-block;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f}.hero-content h1{margin:0 auto 12px 0;font-size:clamp(1.45rem,3.8vw,2rem);max-width:16ch;font-weight:800;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.35)}.hero-content p{color:#ffffffeb;max-width:420px;margin-left:0;margin-right:auto;font-size:.9rem;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.6rem;margin-top:12px;margin-bottom:0}.products-section{padding:48px var(--page-align) 56px;background:var(--page-surface);max-width:none;margin-left:0;margin-right:0;width:100%;box-sizing:border-box}.role-toggle-btn{margin:0;padding:8px 16px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-family:inherit;font-size:.82rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.role-toggle-btn:hover{background:#ffffff1a;border-color:#ffffff38}.role-toggle-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.role-toggle-btn--admin{border-color:#2dc4ff8c;background:#2dc4ff1f;box-shadow:0 0 0 1px #2dc4ff33}.role-toggle-btn--admin:hover{background:#2dc4ff2e;border-color:#2dc4ffb3}.cart-shortcut{position:relative;display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:500;padding:7px 12px}.cart-shortcut svg{width:14px;height:14px}.cart-count-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#8b2cf5;color:#fff;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}h2{margin:0;font-size:clamp(1.5rem,4vw,2.4rem)}.section-sub{color:var(--muted)}.card-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;perspective:1200px}.fruit-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:16px;transition:transform .35s ease,box-shadow .35s ease;transform-style:preserve-3d}.fruit-card:hover{transform:rotateX(5deg) rotateY(-9deg) translateY(-6px);box-shadow:0 16px 35px #00000059}.fruit-card h3{margin:0 0 8px}.fruit-card p{margin:0;color:var(--muted)}.fruit-meta{margin-top:10px;font-size:.82rem;color:#bdd0ea}.pill{margin-top:12px;display:inline-block;padding:6px 10px;border-radius:999px;background:#ffffff14;font-size:.85rem}.filter-panel{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.combo-grid,.content-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:11px}.combo-card,.content-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;overflow:hidden}.combo-card{display:flex;flex-direction:column;padding:0;height:100%;border-radius:14px}.combo-card-inner{padding:10px 11px 11px;display:flex;flex-direction:column;flex:1 1 auto;gap:0}.combo-card-inner .card-head{margin-bottom:2px}.combo-card-inner .card-head h3{font-size:.98rem;font-weight:700;line-height:1.25}.combo-card-inner>h3{margin:0 0 4px;font-size:.98rem;line-height:1.25}.card-note{margin:0 0 4px;color:var(--muted);font-size:.8rem;line-height:1.35}.combo-card-inner .fruit-meta{margin:0 0 2px;font-size:.72rem;color:#a8bdd8}.content-card{padding:18px;transition:border-color .15s ease,transform .15s ease}.content-card:hover{border-color:#2dc4ff59;transform:translateY(-2px)}.content-card-title{margin:0 0 8px;font-size:1.05rem;font-weight:600}.content-card-meta{margin:0;font-size:.82rem;color:var(--muted)}.combo-card--text-only .combo-card-inner{padding-top:12px}.pill.pill--compact{margin:0 0 3px;padding:2px 7px;font-size:.68rem;font-weight:600;align-self:flex-start;line-height:1.2}.trust-strip{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 18px;color:#b8cce8;font-size:.88rem}.trust-strip li{position:relative;padding-left:14px}.trust-strip li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:var(--accent-2);opacity:.85}.shop-section .section-sub a{color:var(--accent)}.shop-section-lead{margin-bottom:0}.shop-view-row{margin:0}.shop-segments{display:inline-flex;padding:3px;border-radius:999px;border:1px solid var(--border);background:#ffffff0d;gap:2px;max-width:100%}.shop-segment{border:none;background:transparent;color:var(--muted);font-family:inherit;font-size:.8rem;font-weight:600;padding:6px 14px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.shop-segment:hover{color:var(--text)}.shop-segment.is-active{background:#2dc4ff33;color:var(--text);box-shadow:0 0 0 1px #2dc4ff59}.shop-segment:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shop-panel-note{margin:0 0 10px;font-size:.82rem;color:var(--muted);line-height:1.4}.shop-panels{margin-top:0}.ai-panel.reco-panel{padding:28px 26px 32px!important;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #2dc4ff14,0 18px 48px #00000059;background:linear-gradient(165deg,#162034eb,#0e1424e0);max-width:min(440px,94vw)}@media(min-width:900px){.ai-panel.reco-panel{max-width:min(720px,92vw)}}.reco-dialog{border:none;padding:0;margin:0;width:100%;max-width:100vw;height:100%;max-height:100vh;background:transparent;overflow:hidden}.reco-dialog::backdrop{background:#040a16c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reco-dialog-inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:max(16px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));box-sizing:border-box}.reco-dialog-dismiss{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer}.reco-dialog-panel{position:relative;z-index:1;width:min(720px,calc(100vw - 28px));max-height:min(92vh,880px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:18px}.reco-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:6px}.reco-dialog-head h2{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#f6faff;text-shadow:0 1px 3px rgba(0,0,0,.45)}.reco-dialog-close{flex-shrink:0;width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);cursor:pointer;display:grid;place-items:center;transition:background .15s ease,border-color .15s ease}.reco-dialog-close:hover{background:#ffffff1a;border-color:#ffffff38}.reco-dialog-close svg{width:20px;height:20px}.reco-dialog-panel{color:var(--text)}.reco-dialog-panel .reco-lead{color:#c4d7ee}.reco-dialog-panel .reco-lead strong{color:#f2f7ff}.reco-dialog-panel .reco-field label{color:#cfe0f7}.reco-dialog-panel .reco-field-hint,.reco-dialog-panel .reco-microcopy{color:#b3c9e4}.reco-dialog-panel .reco-results-summary{color:#dce9fb}.reco-dialog-panel .reco-pick-card .card-head h3{color:#f4f8ff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.reco-dialog-panel .reco-pick-why{color:#c9dcf2}.reco-dialog-panel .reco-pick-card .card-note{color:#aebfd8}.reco-dialog-panel .reco-pick-card .combo-price{color:#e8f4ff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reco-mode-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:12px 0 14px;padding:4px;border-radius:12px;background:#00000047;border:1px solid rgba(255,255,255,.1)}.reco-mode{margin:0;padding:10px 12px;border:none;border-radius:9px;font-family:inherit;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:#b8cce6;background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.reco-mode:hover{color:#e8f2ff}.reco-mode.is-active{color:#061018;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 4px 14px #2dc4ff40}.reco-mode:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.reco-mode-panel .reco-lead{margin:0 0 10px;font-size:.92rem;line-height:1.45}.reco-dialog--chat .reco-dialog-panel{display:flex;flex-direction:column;max-height:min(92vh,720px);overflow:hidden}.reco-dialog--chat #reco-panel-chat{display:flex;flex-direction:column;flex:1;min-height:0}.reco-chat-messages{flex:1;min-height:120px;max-height:min(44vh,340px);margin:0 0 12px;padding:10px 12px;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:10px}.reco-chat-bubble{max-width:92%;padding:10px 12px;border-radius:14px;font-size:.88rem;line-height:1.45}.reco-chat-bubble p{margin:4px 0 0}.reco-chat-bubble-label{display:block;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.reco-chat-bubble--assistant{align-self:flex-start;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#e4eef9}.reco-chat-bubble--user{align-self:flex-end;background:linear-gradient(135deg,#2dc4ff59,#75ffb847);border:1px solid rgba(117,255,184,.35);color:#f6fbff}.reco-chat-bubble--typing p{opacity:.7;animation:reco-chat-pulse 1.2s ease-in-out infinite}@keyframes reco-chat-pulse{0%,to{opacity:.55}50%{opacity:1}}.reco-chat-starters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.reco-chat-starter{margin:0;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#d4e6fa;font-family:inherit;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.reco-chat-starter:hover:not(:disabled){background:#ffffff1f;border-color:#75ffb866}.reco-chat-starter:disabled{opacity:.45;cursor:not-allowed}.reco-chat-form{display:flex;gap:8px;align-items:stretch;margin-top:auto}.reco-chat-input{flex:1;min-width:0;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#00000040;color:var(--text);font-family:inherit;font-size:.9rem}.reco-chat-input::-moz-placeholder{color:#8fa8c8}.reco-chat-input::placeholder{color:#8fa8c8}.reco-chat-input:focus{outline:none;border-color:#2dc4ff8c;box-shadow:0 0 0 2px #2dc4ff33}.reco-chat-send{flex-shrink:0;padding:12px 18px;font-size:.88rem}@media(max-width:480px){.reco-mode{font-size:.76rem;padding:9px 8px}.reco-chat-messages{max-height:min(38vh,280px)}.reco-chat-starter{font-size:.72rem;padding:7px 10px}.reco-chat-send{padding:12px 14px}}@media(prefers-reduced-motion:reduce){.reco-chat-bubble--typing p{animation:none;opacity:.75}}.whatsapp-fab-wrap{position:fixed;z-index:999;bottom:calc(22px + env(safe-area-inset-bottom,0px));right:max(16px,env(safe-area-inset-right,0px))}.whatsapp-fab{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 4px 16px #25d36673,0 8px 24px #0003;transition:transform .18s ease,box-shadow .18s ease;text-decoration:none}.whatsapp-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 6px 20px #25d3668c,0 12px 28px #00000040}.whatsapp-fab:focus-visible{outline:2px solid #128c7e;outline-offset:3px}.whatsapp-fab svg{width:30px;height:30px}@media(prefers-reduced-motion:reduce){.whatsapp-fab{transition:none}}.reco-fab-wrap{position:fixed;z-index:999;bottom:calc(22px + env(safe-area-inset-bottom,0px));right:max(16px,env(safe-area-inset-right,0px));display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:none}.reco-fab-wrap .reco-fab{pointer-events:auto}.mobile-more-pill{display:none}.reco-fab-caption{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#eaf6ff;text-shadow:0 1px 8px rgba(0,0,0,.75);white-space:nowrap;max-width:min(120px,28vw);text-align:center;line-height:1.15;animation:reco-fab-caption-blink 2.4s ease-in-out infinite}.reco-fab{position:relative;width:52px;height:52px;padding:0;border-radius:50%;border:none;cursor:pointer;display:grid;place-items:center;box-sizing:border-box;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#061018;font-family:inherit;box-shadow:0 12px 32px #00000073,0 0 0 1px #ffffff24;transition:transform .18s ease,box-shadow .18s ease;animation:reco-fab-glow 2.4s ease-in-out infinite}.reco-fab-ring{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:inherit;border:2px solid rgba(117,255,184,.55);opacity:.85;pointer-events:none;animation:reco-fab-ring-pulse 2.4s ease-in-out infinite}.reco-fab-inner{position:relative;z-index:1;display:grid;place-items:center}.reco-fab-svg{flex-shrink:0}.reco-fab-wrap:hover .reco-fab-caption{animation:none;opacity:1}.reco-fab:hover{transform:translateY(-2px);animation:none;box-shadow:0 16px 40px #00000080,0 0 0 1px #ffffff38,0 0 28px #2dc4ff8c}.reco-fab:hover .reco-fab-ring{animation:none;opacity:1;border-color:#ffffff8c}.reco-fab:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px}.reco-fab svg{width:24px;height:24px}@keyframes reco-fab-glow{0%,to{filter:brightness(1);box-shadow:0 12px 32px #00000073,0 0 0 1px #ffffff24,0 0 #2dc4ff00}50%{filter:brightness(1.07);box-shadow:0 14px 38px #0000007a,0 0 0 1px #ffffff38,0 0 22px #75ffb88c}}@keyframes reco-fab-ring-pulse{0%,to{transform:scale(1);opacity:.55}50%{transform:scale(1.06);opacity:1}}@keyframes reco-fab-caption-blink{0%,to{opacity:1}50%{opacity:.58}}@media(max-width:880px){.reco-dialog-panel{width:calc(100vw - 24px)}.reco-fab-caption{font-size:.62rem;letter-spacing:.05em}.reco-fab{width:48px;height:48px}.reco-fab svg{width:22px;height:22px}}@media(max-width:380px){.reco-fab-caption{font-size:.58rem;max-width:72px}}@media(prefers-reduced-motion:reduce){.reco-fab,.reco-fab-ring,.reco-fab-caption{animation:none!important}.reco-fab:hover{transform:none}}.reco-lead{color:var(--muted);margin-top:8px;font-size:.95rem;line-height:1.5}.reco-ai-setup{margin-top:18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0000002e;padding:0 14px}.reco-ai-summary{cursor:pointer;padding:12px 4px;font-weight:600;font-size:.88rem;color:#c5d4eb;list-style-position:outside}.reco-ai-summary::-webkit-details-marker{color:var(--muted)}.reco-ai-body{padding:0 4px 14px;display:flex;flex-direction:column;gap:10px}.reco-ai-help{margin:0;font-size:.8rem;color:var(--muted);line-height:1.5}.reco-ai-help a{color:var(--accent)}.reco-ai-label{font-size:.82rem;font-weight:600;color:#c5d4eb}.reco-ai-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:#0a0f19d9;color:var(--text);font-family:inherit;font-size:.88rem}.reco-ai-actions{display:flex;flex-wrap:wrap;gap:8px}.reco-ai-btn{padding:8px 14px;font-size:.82rem}.reco-ai-check{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--muted);cursor:pointer}.reco-ai-check input{width:auto;accent-color:var(--accent)}.reco-ai-status{margin:0;font-size:.78rem;color:var(--accent-2);line-height:1.45}.reco-ai-status--ok{color:#7dffb3}.reco-ai-status--error{color:#ff9a9a}.reco-ai-public{margin-top:14px;margin-bottom:0}.admin-gemini-actions,.admin-gemini-status{margin-top:12px}.reco-form{margin-top:20px;display:flex;flex-direction:column;gap:14px}.reco-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;align-items:start}.reco-field{display:flex;flex-direction:column;gap:6px}.reco-field label{font-weight:600;font-size:.88rem;color:#c5d4eb}.reco-field select{width:100%}.reco-field-hint{margin:0;font-size:.78rem;color:var(--muted);line-height:1.45}.reco-microcopy{margin:0;font-size:.82rem;color:var(--muted);line-height:1.45}.reco-chips{display:flex;flex-wrap:wrap;gap:8px}.reco-chip{border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-family:inherit;font-size:.78rem;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.reco-chip:hover{background:#2dc4ff1f;border-color:#2dc4ff59}.reco-chip.reco-chip--active{background:#2dc4ff2e;border-color:#2dc4ff8c;box-shadow:0 0 0 1px #2dc4ff38}.reco-submit{width:100%;margin-top:2px;padding:12px 18px}.reco-output{margin-top:22px}.reco-placeholder{border:1px dashed rgba(255,255,255,.22);border-radius:14px;padding:18px 16px;text-align:center;color:var(--muted);font-size:.88rem;line-height:1.45;background:#0000001f}.reco-placeholder p{margin:0}.reco-skeleton{border-radius:14px;padding:16px;background:#00000026;border:1px solid var(--border)}.reco-skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f);background-size:200% 100%;animation:reco-shimmer 1.1s ease-in-out infinite;margin-bottom:10px}.reco-skeleton-line--short{width:55%}.reco-skeleton-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.reco-skeleton-card{height:96px;border-radius:12px;background:linear-gradient(90deg,#ffffff0a,#ffffff17,#ffffff0a);background-size:200% 100%;animation:reco-shimmer 1.1s ease-in-out infinite}@keyframes reco-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.reco-results-wrap{margin-top:4px}.reco-results-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px 16px;margin-bottom:14px}.reco-results-summary{margin:0;font-size:.9rem;color:#c8daf3;flex:1 1 200px;line-height:1.45}.reco-refine{margin:0;padding:0;border:none;background:none;font:inherit;cursor:pointer;font-size:.85rem;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.reco-refine:hover{color:var(--accent-2)}.reco-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:11px}.reco-pick-why{margin:0 0 6px;font-size:.8rem;color:#9eb8d8;line-height:1.4}.reco-empty{margin:0;padding:16px;color:var(--muted);font-size:.9rem;border:1px dashed var(--border);border-radius:12px;text-align:center}.learn-section{background:var(--page-surface)}.learn-section .section-sub{max-width:40rem}.learn-mosaic{margin-top:24px;display:grid;gap:14px;grid-template-columns:1fr;max-width:none;width:100%;margin-left:0;margin-right:0}.learn-card{position:relative;display:block;text-decoration:none;color:inherit;background:#121a2cc7;border:1px solid rgba(255,255,255,.11);border-radius:16px;overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease;box-shadow:0 4px 22px #0003}.learn-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;opacity:.95;border-radius:16px 16px 0 0}.learn-card--nutrition:before{background:linear-gradient(90deg,#34d399,#059669)}.learn-card--lifestyle:before{background:linear-gradient(90deg,#38bdf8,#2563eb)}.learn-card--family:before{background:linear-gradient(90deg,#f472b6,#be185d)}.learn-card--science:before{background:linear-gradient(90deg,#a78bfa,#6d28d9)}.learn-card--recipes:before{background:linear-gradient(90deg,#fbbf24,#ea580c)}.learn-card:hover{border-color:#2dc4ff6b;background:#162238eb;transform:translateY(-3px);box-shadow:0 16px 40px #00000061}.learn-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.learn-card-inner{display:flex;align-items:flex-start;gap:14px;padding:17px 16px 17px 18px}.learn-card--featured .learn-card-inner{padding:19px 18px 19px 20px;gap:16px}.learn-card-icon{flex-shrink:0;width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fffffff5}.learn-card--featured .learn-card-icon{width:52px;height:52px;border-radius:16px}.learn-card--nutrition .learn-card-icon{background:linear-gradient(145deg,#059669,#047857)}.learn-card--lifestyle .learn-card-icon{background:linear-gradient(145deg,#2563eb,#1d4ed8)}.learn-card--family .learn-card-icon{background:linear-gradient(145deg,#db2777,#9d174d)}.learn-card--science .learn-card-icon{background:linear-gradient(145deg,#7c3aed,#5b21b6)}.learn-card--recipes .learn-card-icon{background:linear-gradient(145deg,#d97706,#b45309)}.learn-card-icon svg{width:22px;height:22px}.learn-card--featured .learn-card-icon svg{width:24px;height:24px}.learn-card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.learn-card-cat{font-size:.69rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#75ffb8eb}.learn-card--lifestyle .learn-card-cat{color:#7dd3fc}.learn-card--family .learn-card-cat{color:#f9a8d4}.learn-card--science .learn-card-cat{color:#c4b5fd}.learn-card--recipes .learn-card-cat{color:#fcd34d}.learn-card-title{margin:0;font-size:1.02rem;font-weight:700;line-height:1.28}.learn-card--featured .learn-card-title{font-size:1.14rem}.learn-card-excerpt{margin:0;font-size:.83rem;color:var(--muted);line-height:1.45}.learn-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.learn-card-meta{font-size:.76rem;color:#8fa6c4}.learn-card-cta{font-size:.78rem;font-weight:700;color:var(--accent)}.learn-card:hover .learn-card-cta{color:var(--accent-2)}.learn-card-go{flex-shrink:0;align-self:center;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--accent);opacity:.62;transition:opacity .2s ease,transform .2s ease,background .2s ease,border-color .2s ease}.learn-card-go svg{width:18px;height:18px}.learn-card:hover .learn-card-go{opacity:1;transform:translate(2px,-2px);background:#2dc4ff24;border-color:#2dc4ff61}@media(min-width:640px){.learn-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-card--featured{grid-column:1 / -1}.reco-results-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:640px){.reco-form-grid,.reco-skeleton-cards{grid-template-columns:1fr}}.card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-head h3{margin:0}.combo-card .icon-btn{width:30px;height:30px;border-radius:8px;flex-shrink:0}.combo-card .icon-btn svg{width:15px;height:15px}.combo-price{margin:3px 0 5px;font-weight:700;font-size:.95rem}.item-actions{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:6px}.add-btn{border:1px solid var(--border);background:#ffffff0f;color:var(--text);border-radius:9px;padding:6px 10px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;min-height:34px;font-size:.82rem}.add-btn svg{width:14px;height:14px}.icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:#ff60601f;color:#ffb4b4;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{background:#ff606038}.icon-btn-danger{border-color:#ff5e5e73;background:#ff5e5e29;color:#ff5f5f}.icon-btn-danger:hover{background:#ff5e5e47}.icon-btn svg{width:18px;height:18px}.qty-control{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff0f;overflow:hidden;min-height:34px}.qty-btn{width:32px;height:34px;border:none;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qty-btn:hover{background:#ffffff14}.qty-btn svg{width:16px;height:16px}.qty-value{min-width:28px;text-align:center;font-weight:700;font-size:.85rem}.checkout-panel{margin-top:20px;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:18px}.cart-page-main{padding-top:32px}.cart-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:8px}.cart-page-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.cart-discount-breakdown .cart-discount-lead{margin:0 0 8px;font-weight:600;color:var(--text);font-size:.86rem}.cart-discount-breakdown{margin:0 0 14px;padding:12px 14px;border-radius:12px;font-size:.82rem;line-height:1.5;color:var(--muted);background:#ffffff08;border:1px solid var(--border)}.cart-discount-breakdown ul{margin:0;padding-left:1.15rem}.cart-discount-breakdown li{margin-bottom:4px}.cart-discount-breakdown .cart-discount-total{margin-top:8px;padding-top:8px;border-top:1px dashed var(--border);font-weight:600;color:var(--text)}.cart-empty-state{text-align:center;padding:24px 12px 8px}.cart-empty-state p{color:var(--muted);line-height:1.5;max-width:360px;margin:0 auto 16px}.cart-line-kind{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#2e7d32;margin-top:4px;font-weight:600}.cart-line-note{display:block;font-size:.8rem;color:var(--muted);margin-top:4px;line-height:1.35}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:28px;align-items:start;margin-top:20px}.cart-page-items .checkout-panel,.cart-page-items-title{margin-top:0}.cart-page-summary{display:flex;flex-direction:column;gap:16px;position:sticky;top:88px;align-self:start;max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-page-summary .checkout-panel{margin-top:0;position:static;flex-shrink:0}.cart-page-items .price-details-title,.cart-page-summary .price-details-title{margin:0 0 12px;font-size:1.05rem;color:var(--text);font-weight:700}.cart-estimate-banner{margin:0 0 14px;padding:12px 14px;border-radius:12px;font-size:.88rem;line-height:1.45;color:var(--muted);background:#75ffb814;border:1px solid rgba(117,255,184,.22)}.totals-hint{font-weight:400;font-size:.82em;color:var(--muted)}@media(max-width:900px){.cart-page-layout{grid-template-columns:1fr}.cart-page-summary{position:static;max-height:none;overflow:visible}}.cart-lines{min-height:70px;border-bottom:1px dashed var(--border);padding-bottom:12px;margin-bottom:12px;color:var(--muted)}.cart-line{display:flex;justify-content:space-between;margin-bottom:8px}.cart-line-with-actions{flex-wrap:wrap;align-items:flex-start;gap:10px 16px;border-bottom:1px dashed var(--border);padding-bottom:12px;margin-bottom:12px}.cart-line-with-thumb{gap:14px}.cart-line-thumb{flex-shrink:0;display:block;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f4f0ea;border:1px solid var(--border);text-decoration:none}.cart-line-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cart-line-thumb--gradient{border:none}.cart-line-content{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:10px}.cart-line-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-line-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cart-line-footer .cart-line-unit{margin-top:0}.cart-line-with-actions:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-line-main{flex:1 1 160px;min-width:0}.cart-line-title{display:block;color:var(--text);font-weight:600}.cart-line-unit{display:block;font-size:.85rem;color:var(--muted);margin-top:2px}.cart-line-total{font-weight:600;color:var(--accent-2)}.cart-line-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;flex:0 1 auto;justify-content:flex-end;margin-left:auto}.cart-line-actions .qty-control{margin:0;flex-shrink:0}.cart-line-header .cart-line-total{flex-shrink:0;font-size:1.05rem}@media(max-width:480px){.cart-line-thumb{width:64px;height:64px;border-radius:10px}.cart-line-footer{flex-direction:column;align-items:stretch}.cart-line-footer .qty-control{width:100%;justify-content:center}}.totals>div{display:flex;justify-content:space-between;margin:8px 0}.total-row{border-top:1px solid var(--border);padding-top:10px;font-weight:700}.ai-panel{max-width:860px;margin:auto;background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:28px}.form-wrap{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-top:14px}label{display:block;color:var(--muted);margin-bottom:6px}select,input{width:100%;padding:10px;border-radius:10px;border:1px solid var(--border);background:#0a0f19cc;color:var(--text)}textarea{width:100%;padding:10px;border-radius:10px;border:1px solid var(--border);background:#0a0f19cc;color:var(--text);font-family:inherit;resize:vertical}.admin-body{min-height:100vh}.admin-topbar{justify-content:space-between}.admin-topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-page-main{padding-top:28px}.admin-page-title{margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem);color:var(--text);text-shadow:none}.admin-login-panel{max-width:520px;margin:20px auto 0}.admin-login-heading{margin:0 0 10px;font-size:1.15rem}.admin-login-hint{margin:0 0 16px;font-size:.82rem;color:var(--muted);line-height:1.45}.admin-login-hint code{font-size:.78em;color:var(--accent-2)}.admin-login-form{display:grid;gap:14px;max-width:360px}.admin-login-label{display:grid;gap:6px;font-size:.88rem;color:var(--muted)}.admin-login-error{margin:12px 0 0;min-height:1.2em;font-size:.85rem;color:#ff8a8a}.admin-catalog-panel{margin-top:20px;max-width:none;width:100%}.admin-catalog-lead{margin-top:0;max-width:720px}.admin-catalog-grid{margin-top:16px;width:100%;display:grid;gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr));perspective:none}@media(min-width:640px){.admin-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px 20px}}@media(min-width:1024px){.admin-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.admin-catalog-grid>.product-card{min-width:0;max-width:100%}.admin-catalog-grid .product-card,.admin-catalog-grid .product-card:hover{transform:none;transition:border-color .2s ease,box-shadow .2s ease}.admin-catalog-grid .product-card:hover{border-color:#0000001f;box-shadow:0 12px 28px #00000047}.admin-catalog-grid .product-card--admin .product-card-media{cursor:default}.admin-catalog-grid .product-card--admin .product-card-subtitle{margin:0;padding-top:6px}.admin-catalog-actions{display:flex;align-items:stretch;gap:8px;margin-top:auto;padding-top:8px;position:relative;z-index:2}.admin-catalog-actions .product-card-buy{flex:1;min-width:0}.admin-catalog-actions .admin-catalog-delete{flex-shrink:0;width:40px;min-height:36px;align-self:stretch}.admin-catalog-actions .admin-catalog-edit{background:#1a3a5c}.admin-catalog-actions .admin-catalog-edit:hover:not(:disabled){filter:brightness(1.1)}.admin-catalog-actions .admin-catalog-edit,.admin-catalog-actions .admin-catalog-delete{position:relative;z-index:3;flex-shrink:0;transform:none}.admin-catalog-actions .admin-catalog-edit:hover,.admin-catalog-actions .admin-catalog-delete:hover{transform:none}.admin-catalog-empty{margin:0;color:var(--muted);font-size:.88rem}.admin-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-form{display:grid;gap:12px}.admin-form-flags{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:#070e1c59}.admin-flag-label{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:start;cursor:pointer;font-size:.88rem;color:var(--text)}.admin-flag-label input{margin-top:3px;width:16px;height:16px;accent-color:var(--accent)}.admin-flag-label>span:first-of-type{font-weight:600}.admin-flag-hint{grid-column:2;font-size:.78rem;color:var(--muted);line-height:1.35}.admin-form-row{grid-template-columns:1.2fr .7fr .8fr auto}@media(max-width:720px){.admin-form-row{grid-template-columns:1fr 1fr}.admin-form-row .primary-btn{grid-column:1 / -1}}.admin-note{min-height:84px}.admin-image-field{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:12px;border:1px dashed var(--border);background:#070e1c59}.admin-image-label{display:flex;flex-direction:column;gap:6px;cursor:pointer}.admin-image-label-title{font-size:.88rem;font-weight:600;color:var(--text)}.admin-image-hint{margin:0}.admin-image-label input[type=file]{font-family:inherit;font-size:.82rem;color:var(--muted)}.admin-image-preview-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.admin-image-preview{display:block;max-width:100%;width:min(220px,100%);max-height:160px;-o-object-fit:contain;object-fit:contain;border-radius:10px;border:1px solid var(--border);background:#ffffff0f}.admin-image-clear-btn{font-size:.82rem}.ai-result{margin-top:20px;padding:14px;border-radius:12px;background:#070e1ccc;border:1px dashed rgba(117,255,184,.4);color:#caecd9}.footer{text-align:center;padding:26px var(--page-align);background:var(--page-surface);border-top:1px solid var(--border);color:var(--muted)}.footer a{color:var(--accent-2);text-decoration:none;font-weight:600}.footer a:hover{text-decoration:underline}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040810bd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-backdrop.hidden{display:none}.modal-card{width:min(620px,100%);background:linear-gradient(165deg,#111a2ffa,#0b1221fa);color:#eaf2ff;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:30px;box-shadow:0 28px 80px #00000080}.modal-card h3{margin:0;font-size:clamp(1.4rem,2.3vw,2rem)}.modal-text{margin-top:12px;color:#b8c8df;font-size:1.05rem;line-height:1.45}.modal-actions{margin-top:28px;display:flex;justify-content:flex-end;gap:14px}.modal-btn{min-width:112px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#e7f0ff;border-radius:14px;padding:12px 18px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.modal-btn:hover{background:#ffffff1f;border-color:#ffffff42}.modal-btn-danger{border-color:#ff5f5f80;color:#ff7070;background:#ff5f5f1f}.modal-btn-danger:hover{background:#ff5f5f38;border-color:#ff5f5fad}@media(max-width:900px){.topbar{flex-wrap:wrap;padding:8px var(--page-align);row-gap:0;-moz-column-gap:10px;column-gap:10px;align-items:center}.topbar-menu-btn{display:none}.mobile-more-pill{display:inline-flex;align-items:center;justify-content:center;gap:0;order:1;flex-shrink:0;position:static;margin:0;padding:11px;border:none;border-radius:0;background:transparent;color:#fafafa;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transform:none;left:auto;bottom:auto;z-index:auto}.mobile-more-pill:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.mobile-more-pill-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.mobile-more-pill-icon-wrap svg{width:22px;height:22px;display:block}.mobile-menu-icon{overflow:visible}.brand-logo-frame{height:40px}.brand-logo{height:40px;max-width:min(140px,48vw)}.brand{min-height:40px}.topbar:not(.topbar--brand-shv) .brand.brand-link{justify-content:flex-start;flex:1 1 auto;min-width:0;visibility:visible;pointer-events:auto}.topbar:not(.topbar--brand-shv) .brand-text--full{display:block}.topbar:not(.topbar--brand-shv) .brand-text--shv{display:none}.topbar--brand-hidden .brand.brand-link{visibility:hidden;width:0;min-width:0;flex:0 0 0;overflow:hidden;padding:0;margin:0;pointer-events:none}.topbar--brand-shv .brand-text--full{display:none}.topbar--brand-shv .brand-text--shv{display:block;font-size:1rem;font-weight:inherit;letter-spacing:normal;text-transform:none;overflow:visible;text-overflow:clip;white-space:nowrap}.topbar--brand-shv .brand.brand-link{justify-content:center;flex:1;min-width:0;visibility:visible;pointer-events:auto}.brand{flex:1 1 auto;min-width:0;justify-content:flex-start}.brand-text--full{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.05rem;letter-spacing:normal}a.brand-link{padding:4px 6px 4px 4px;min-width:0}.topbar-nav{display:none;flex:1 1 100%;flex-direction:column;align-items:stretch;gap:0;order:5;width:100%;padding:10px 4px 6px;margin:8px 0 0;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-start;overflow:visible;scrollbar-width:auto;-webkit-mask-image:none;mask-image:none}.topbar.topbar--nav-open{z-index:10100}.topbar-nav-handle,.mobile-nav-drawer-top,.mobile-nav-drawer-links,.mobile-nav-drawer-foot{display:none}body.mobile-nav-open .topbar-nav,.topbar.topbar--nav-open .topbar-nav{position:fixed;top:0;left:0;right:auto;bottom:0;display:flex;flex-direction:column;width:72%;max-width:72vw;height:100dvh;max-height:100dvh;min-height:0;margin:0;padding:max(env(safe-area-inset-top),0px) 0 max(env(safe-area-inset-bottom),0px);background:#fff;color:#0f172a;border-radius:0 20px 20px 0;box-shadow:12px 0 40px #0f172a1f;z-index:10080;border:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;align-items:stretch;gap:0;animation:nav-drawer-enter .28s cubic-bezier(.32,.72,0,1)}body.mobile-nav-open .mobile-nav-drawer-top,.topbar.topbar--nav-open .mobile-nav-drawer-top{display:block;position:relative;flex-shrink:0;padding:20px 20px 18px;text-align:center}body.mobile-nav-open .mobile-nav-brand,.topbar.topbar--nav-open .mobile-nav-brand{display:inline-flex;justify-content:center;color:inherit;text-decoration:none;font-size:1.35rem;font-weight:700;letter-spacing:.01em}body.mobile-nav-open .mobile-nav-close,.topbar.topbar--nav-open .mobile-nav-close{display:inline-flex;position:absolute;top:14px;right:12px;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:999px;background:transparent;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.mobile-nav-open .mobile-nav-close svg,.topbar.topbar--nav-open .mobile-nav-close svg{width:22px;height:22px}body.mobile-nav-open .mobile-nav-close:hover,body.mobile-nav-open .mobile-nav-close:focus-visible,.topbar.topbar--nav-open .mobile-nav-close:hover,.topbar.topbar--nav-open .mobile-nav-close:focus-visible{background:#0f172a0f;outline:none}body.mobile-nav-open .mobile-nav-drawer-links,.topbar.topbar--nav-open .mobile-nav-drawer-links{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:8px 0 12px}body.mobile-nav-open .mobile-nav-drawer-foot,.topbar.topbar--nav-open .mobile-nav-drawer-foot{display:block;flex-shrink:0;margin-top:auto;padding:8px 0 max(12px,env(safe-area-inset-bottom));border-top:1px solid #eceff3}body.mobile-nav-open .mobile-nav-item-icon,.topbar.topbar--nav-open .mobile-nav-item-icon{display:block;width:22px;height:22px;flex-shrink:0;color:#0f172a;opacity:.88}body.mobile-nav-open .topbar-nav a,.topbar.topbar--nav-open .topbar-nav a{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:16px 28px;font-size:1rem;font-weight:500;color:#0f172a;text-decoration:none;opacity:1;white-space:nowrap;border:none;border-radius:0;background:transparent}body.mobile-nav-open .topbar-nav a:hover,body.mobile-nav-open .topbar-nav a:focus-visible,.topbar.topbar--nav-open .topbar-nav a:hover,.topbar.topbar--nav-open .topbar-nav a:focus-visible{background:#0f172a0a;color:#0f172a;outline:none}.topbar-nav-chevron{display:none!important}.promo-bar{padding:0}.promo-bar-inner{top:10px;width:calc(100% - 20px);max-width:100%;padding:8px 14px;font-size:.62rem;gap:6px}.promo-bar-icon{width:14px;height:14px}.hero{min-height:clamp(360px,44vh,420px);padding:24px 16px 28px;margin-inline:1mm;border-radius:12px}.hero-content h1{margin:0 0 8px;font-size:clamp(1.3rem,5vw,1.65rem)}.hero-content p{font-size:.84rem;margin:0;line-height:1.4}.chip{padding:5px 10px;font-size:.72rem}.trust-strip{margin:10px 0 0;font-size:.78rem}.hero-actions{margin-top:14px}.collection-hero{margin-bottom:8px}.collection-eyebrow{margin-bottom:4px;font-size:.65rem}.shop-section h2{font-size:clamp(1.35rem,4vw,1.75rem);margin:0 0 8px}.shop-section .section-sub,.shop-section .shop-section-lead{font-size:.88rem;line-height:1.45;margin:0}.shop-section{padding-top:20px;padding-left:var(--page-align);padding-right:var(--page-align)}.combos-section{padding-top:28px;padding-left:var(--page-align);padding-right:var(--page-align)}.combos-section .section-sub{font-size:.88rem;line-height:1.45;margin:0 0 10px}.combos-section h2{font-size:clamp(1.35rem,4vw,1.75rem);margin:0 0 8px}}@keyframes nav-drawer-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:900px)and (prefers-reduced-motion:reduce){body.mobile-nav-open .topbar-nav,.topbar.topbar--nav-open .topbar-nav{animation:none}}@media(max-width:880px){.form-wrap,.admin-grid,.admin-form{grid-template-columns:1fr}.topbar-actions{gap:6px}.modal-card{padding:22px;border-radius:18px}}.article-main{padding-top:28px;padding-bottom:48px}.article-back{margin-bottom:20px;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.article-sheet{max-width:680px;margin-left:auto;margin-right:auto;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-card);padding:clamp(24px,4vw,36px)}.article-sheet.ai-panel{background:#fff}.article-kicker{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-2);margin:0 0 8px}.article-h1{margin:0 0 10px;font-size:clamp(1.55rem,4vw,2.05rem);line-height:1.22;font-weight:700;color:var(--text);text-shadow:none;max-width:none}.article-meta{color:var(--muted);font-size:.9rem;margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid var(--border)}.article-content{color:var(--text);font-size:1rem;line-height:1.68}.article-content p{margin:0 0 1.05rem;color:var(--muted)}.article-content h2{margin:1.65rem 0 .65rem;font-size:1.18rem;font-weight:700;color:var(--text)}.article-content ul{margin:0 0 1rem;padding-left:1.25rem;color:var(--text)}.article-content li{margin-bottom:.4rem;color:var(--muted)}.article-content a{color:var(--accent-2);font-weight:600;text-decoration:underline;text-underline-offset:3px}.article-content a:hover{color:#1b5e20}.promo-bar{position:relative;z-index:5;height:0;margin:0;padding:0;overflow:visible;text-align:center;background:transparent;border-bottom:none;pointer-events:none}.promo-bar-inner{pointer-events:auto;position:relative;top:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:min(100%,520px);margin:0 auto;padding:9px 18px;background:linear-gradient(120deg,#0f766e,#16a34a 55%,#22c55e);border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:clamp(.68rem,2.2vw,.78rem);font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;line-height:1.35;box-shadow:0 10px 28px #16a34a57,0 0 0 1px #ffffff14 inset;animation:promo-float 2.8s ease-in-out infinite}.promo-bar-icon{width:16px;height:16px;flex-shrink:0;opacity:.95}.promo-bar p{margin:0}.promo-bar strong{color:#fff;font-weight:800}.promo-highlight{display:inline-block;padding:1px 8px;margin-left:2px;border-radius:6px;background:#ffffff38;color:#fff;font-weight:800;letter-spacing:.03em;box-shadow:0 0 0 1px #ffffff24 inset}.promo-bar--cart .promo-bar-inner{text-transform:none;letter-spacing:.01em;font-size:clamp(.66rem,2vw,.74rem);font-weight:500;background:linear-gradient(120deg,#0f4c5c,#0f766e,#14b8a6);box-shadow:0 10px 28px #0f766e47}@keyframes promo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.promo-bar-inner{animation:none}}.shop-section,.combos-section{--shop-bg: var(--page-surface);--shop-text: var(--text);--shop-muted: var(--muted);--shop-card: #ffffff;--shop-border: var(--border);--shop-shadow: var(--shadow-card);background:var(--page-surface);color:var(--text)}.shop-section{padding-top:24px;padding-bottom:28px;padding-left:var(--page-align);padding-right:var(--page-align);border-top:none;position:relative;z-index:3;background:var(--page-surface);max-width:none;width:100%;box-sizing:border-box}.combos-section{padding-top:0;padding-bottom:64px;padding-left:var(--page-align);padding-right:var(--page-align);max-width:none;width:100%;box-sizing:border-box}.shop-section .section-sub,.shop-section .shop-section-lead,.combos-section .section-sub{color:var(--muted)}.shop-section .section-sub a,.combos-section .section-sub a{color:var(--accent);font-weight:600}.collection-hero{margin-bottom:10px;max-width:none}.collection-hero--compact{margin-bottom:12px}.collection-eyebrow{margin:0 0 8px;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:none;color:var(--muted)}.collection-breadcrumb{margin:0 0 6px;font-size:.8rem;color:var(--muted)}.collection-breadcrumb a{color:var(--muted);text-decoration:none}.collection-breadcrumb a:hover{color:var(--text);text-decoration:underline}.shop-section h2,.combos-section h2{color:var(--shop-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;text-transform:capitalize;margin:0 0 6px}.shop-section .section-sub,.shop-section .shop-section-lead{margin:0}.shop-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin-top:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--shop-border)}.shop-view-row{margin:0;flex:0 1 auto}.shop-section .shop-segments{background:var(--bg-soft);border-color:var(--border)}.shop-section .shop-segment{color:var(--muted)}.shop-section .shop-segment.is-active{background:#fff;color:var(--text);box-shadow:var(--shadow-card)}.shop-filters{display:flex;flex-wrap:nowrap;align-items:stretch;gap:8px;width:auto;max-width:100%;margin-left:auto;flex:0 0 auto}.shop-select{--shop-select-bg: #f3f6f3;--shop-select-border: rgba(18, 18, 18, .06);position:relative;z-index:2;display:flex;flex-direction:column;width:auto;min-width:0;flex:0 0 auto}.shop-select.is-open{z-index:40}.shop-select-trigger{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;box-sizing:border-box;width:100%;min-width:8.75rem;max-width:11.5rem;height:44px;min-height:44px;max-height:44px;padding:0 9px 0 7px;border-radius:12px;border:1px solid var(--shop-select-border);background:var(--shop-select-bg);color:var(--text);cursor:pointer;text-align:left;font:inherit;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.shop-select-trigger:hover{--shop-select-bg: #ebf1eb;box-shadow:0 4px 12px #1212120f}.shop-select.is-open .shop-select-trigger,.shop-select-trigger:focus-visible{outline:none;--shop-select-bg: #ffffff;--shop-select-border: rgba(46, 125, 50, .45);box-shadow:inset 0 0 0 1px #2e7d3259}.shop-select-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#fff;color:var(--accent-2);box-shadow:0 1px 2px #1212120f;flex-shrink:0}.shop-select-icon svg{display:block;width:14px;height:14px}.shop-select-body{display:flex;flex-direction:column;gap:0;min-width:0}.shop-select-label{font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);line-height:1.1}.shop-select-value{color:var(--text);font-size:.8rem;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-select-chevron{width:14px;height:14px;flex-shrink:0;opacity:.65;background:center / 12px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23121212' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");transition:transform .18s ease,opacity .18s ease}.shop-select.is-open .shop-select-chevron{opacity:1;transform:rotate(180deg)}.shop-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;box-sizing:border-box;width:100%;min-width:100%;max-width:100%;margin:0;padding:6px;list-style:none;border-radius:12px;border:1px solid rgba(18,18,18,.08);background:#fff;box-shadow:0 14px 32px #1212121f,0 2px 8px #1212120a;max-height:min(280px,50vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;animation:shop-select-pop .16s ease}.shop-select-menu[hidden]{display:none!important}@keyframes shop-select-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shop-select-menu [role=option]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:8px 10px;border-radius:9px;color:var(--text);font-size:.82rem;font-weight:600;cursor:pointer;transition:background .12s ease,color .12s ease}.shop-select-menu [role=option]:hover,.shop-select-menu [role=option]:focus-visible{outline:none;background:#f1f6f1;color:var(--text)}.shop-select-menu [role=option][aria-selected=true]{background:#2e7d321f;color:#1b5e20}.shop-select-menu [role=option][aria-selected=true]:after{content:"";width:16px;height:16px;flex-shrink:0;background:center / 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232e7d32' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.product-detail-pack-size{font-size:.75em;font-weight:500;color:var(--muted)}.shop-panel-note{color:var(--shop-muted)}.shop-section .card-grid,.shop-section .combo-grid,.combos-section .combo-grid{display:grid;width:100%;max-width:100%;gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.shop-section .card-grid>.product-card,.shop-section .combo-grid>.product-card,.combos-section .combo-grid>.product-card{min-width:0;max-width:none;width:100%}@media(min-width:640px){.shop-section .card-grid,.shop-section .combo-grid,.combos-section .combo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 20px}}@media(min-width:1024px){.shop-section .card-grid,.shop-section .combo-grid,.combos-section .combo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 22px}}.product-card{display:flex;flex-direction:column;background:var(--shop-card);border:1px solid var(--shop-border);border-radius:16px;overflow:hidden;box-shadow:var(--shop-shadow);transition:transform .2s ease,box-shadow .2s ease;height:100%}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:#ddd}.product-card-media{position:relative;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.12) 100%);pointer-events:none}.product-card-emoji{font-size:clamp(2.8rem,10vw,3.6rem);line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));z-index:1}.product-card-weight{position:absolute;top:10px;left:10px;z-index:2;padding:4px 8px;border-radius:6px;font-size:.68rem;font-weight:700;background:#ffffffeb;color:#152238}.product-card-badge{position:absolute;z-index:2;padding:4px 8px;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-card-badge--hot{top:10px;right:10px;background:#1a2538;color:#ffe566}.product-card-body{display:flex;flex-direction:column;flex:1;padding:12px 14px 14px;gap:6px}.product-card-trust{display:flex;flex-wrap:wrap;gap:4px 6px;margin-bottom:2px}.product-card-trust span{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:3px 6px;border-radius:4px;background:#2dc4ff1f;color:var(--accent)}.product-card-body h3{margin:0;font-size:.98rem;font-weight:700;line-height:1.25;color:var(--shop-text)}.product-card-body .card-note{color:var(--shop-muted);font-size:.78rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-tag{background:#ffffff14!important;color:var(--muted)!important}.product-card-footer{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:8px}.product-card-price{display:flex;align-items:baseline;gap:6px}.product-card-price-label{font-size:.72rem;color:var(--shop-muted);font-weight:500}.product-card-price-value{font-size:1.05rem;font-weight:800;color:var(--shop-text)}.shop-section .add-btn,.combos-section .add-btn{width:100%;justify-content:center;min-height:40px;border-radius:10px;background:linear-gradient(130deg,var(--accent),var(--accent-2));color:#042230;border-color:transparent;font-weight:700;font-size:.82rem}.shop-section .add-btn:hover:not(:disabled),.combos-section .add-btn:hover:not(:disabled){filter:brightness(1.06)}.shop-section .add-btn:disabled,.combos-section .add-btn:disabled{background:#ffffff0f;color:var(--muted);border-color:var(--border)}.shop-section .qty-control,.combos-section .qty-control{width:100%;justify-content:center;border-color:var(--border);background:#ffffff0f}.shop-section .qty-btn,.combos-section .qty-btn{color:var(--text)}.shop-section .card-head .icon-btn-danger{flex-shrink:0}.products-section .product-card--fruit{--shop-card: #ffffff;--shop-text: #121212;--shop-muted: #6b6b6b;--shop-border: #e4e4e4;--shop-shadow: var(--shadow-card);border-radius:14px;border:1px solid var(--shop-border);box-shadow:none;overflow:hidden}.products-section .product-card--fruit:hover{border-color:#d4d4d4;box-shadow:0 2px 8px #0000000f;transform:none}.products-section .product-card--fruit .product-card-media,.products-section .product-card--fruit .product-card-media-btn{aspect-ratio:1 / 1;align-items:stretch;flex-shrink:0;border-radius:0;overflow:hidden;border-bottom:1px solid var(--shop-border);background:#f7f5f3}.products-section .product-card--fruit .product-card-media:after{display:none}.products-section .product-card--fruit .product-card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;z-index:1;padding:10px 10px 34px;box-sizing:border-box}.products-section .product-card--fruit .product-card-media:not(.product-card-media--uploaded) .product-card-img[src$=".jpg"],.products-section .product-card--fruit .product-card-media:not(.product-card-media--uploaded) .product-card-img[src$=".jpeg"],.products-section .product-card--fruit .product-card-media:not(.product-card-media--uploaded) .product-card-img[src$=".webp"]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;padding:0 0 32px}.products-section .product-card--fruit .product-card-media-btn:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.products-section .product-card--fruit .product-card-media--uploaded,.product-detail-media.product-card-media--uploaded{background:#fff!important}.products-section .product-card--fruit .product-card-media--uploaded .product-card-img,.product-detail-media.product-card-media--uploaded img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:10px;box-sizing:border-box}.products-section .product-card--fruit .product-card-media-footer{position:absolute;left:8px;right:8px;bottom:8px;top:auto;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:6px;pointer-events:none}.products-section .product-card--fruit .product-card-rating-pill{display:inline-flex;align-items:center;gap:3px;max-width:calc(100% - 52px);padding:4px 8px;border-radius:999px;background:#ffffffeb;color:#121212;font-size:.58rem;font-weight:600;line-height:1;box-shadow:0 1px 4px #00000014;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-section .product-card--fruit .product-card-rating-star{color:#f5a623;font-size:.62rem}.products-section .product-card--fruit .product-card-rating-pill .product-card-rating-count{font-weight:500;text-transform:uppercase;letter-spacing:.02em;font-size:.52rem;opacity:.85}.products-section .product-card--fruit .product-card-weight{position:static;flex-shrink:0;padding:4px 8px;border-radius:6px;background:#fff;color:#121212;font-size:.62rem;font-weight:600;box-shadow:0 1px 3px #0000001a}.products-section .product-card--fruit .product-card-badge--hot{top:8px;right:8px;background:#121212;color:#fff;font-size:.62rem;padding:4px 8px;border-radius:4px;letter-spacing:.04em}.products-section .product-card--fruit .product-card-badge--value{top:8px;right:8px;background:#111820;color:#7ee0ff;font-size:.58rem;padding:3px 7px;text-transform:uppercase;letter-spacing:.04em}.products-section .product-card--fruit .product-card-admin-delete{position:absolute;top:8px;left:8px;z-index:3}.products-section .product-card--fruit .product-card-rating-row{display:none}.products-section .product-card--fruit .product-card-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:8px 10px 10px;gap:2px;background:#fff}.products-section .product-card--fruit .product-card-body h3{font-family:var(--font-display);font-size:.92rem;line-height:1.2;font-weight:600;letter-spacing:.01em;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.products-section .product-card--fruit .product-card-subtitle{margin:auto 0 0;padding-top:2px;font-size:.68rem;color:var(--shop-muted);font-weight:400;flex-shrink:0}.products-section .product-card--fruit .product-card-note,.products-section .product-card--fruit .product-card-combo-contents{flex-shrink:0}.products-section .product-card--fruit .product-card-combo-contents{margin:4px 0 0;font-size:.72rem;line-height:1.35;color:#5c6b80;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.05em}.products-section .product-card--fruit .product-card-cta{margin-top:4px;flex-shrink:0}.products-section .product-card--fruit .product-card-details-link{margin-top:4px;align-self:center;flex-shrink:0}.products-section .product-card--fruit .product-card-buy{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:36px;padding:8px 10px;border:1px solid #121212;border-radius:6px;background:var(--moon-cta);color:#fff;font-family:inherit;font-size:.68rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease;margin-top:6px}.products-section .product-card--fruit .product-card-buy:hover:not(:disabled){background:var(--moon-cta-hover);border-color:#2a2a2a}.products-section .product-card--fruit .product-card-buy-label{text-transform:none;letter-spacing:.01em}.products-section .product-card--fruit .product-card-buy-price{color:var(--moon-price);font-weight:700;font-size:.78rem;white-space:nowrap}.products-section .product-card--fruit .product-card-trust--footer{margin-top:8px;margin-bottom:0;gap:4px;justify-content:flex-start;flex-shrink:0}.products-section .product-card--fruit .product-card-trust--footer span{background:transparent;color:var(--shop-muted);font-size:.68rem;font-weight:500;padding:0;text-transform:none;letter-spacing:0}.products-section .product-card--fruit .product-card-note,.products-section .product-card--fruit .product-card-details-link,.products-section .product-card--fruit .product-card-head-row .product-card-tag{display:none}.products-section .product-card--fruit .qty-control{width:100%;justify-content:space-between;min-height:36px;border-radius:8px;background:#f2f4f8;border-color:#0000001a}.products-section .product-card--fruit .qty-btn{color:#0c121c;flex-shrink:0}.products-section .product-card--fruit .qty-value{flex:1;min-width:2.5rem;color:var(--shop-text);font-weight:800;font-size:.95rem;line-height:1}.promise-section{padding:56px var(--page-align) 64px;background:var(--page-surface)}.promise-inner{display:grid;grid-template-columns:1fr;gap:28px;align-items:start;max-width:none;width:100%;margin:0}.promise-copy{max-width:42ch}.promise-section h2{margin:0 0 12px;font-size:clamp(1.45rem,3.6vw,2.15rem);line-height:1.15;letter-spacing:-.02em;max-width:none}.promise-lead{margin:0;color:var(--muted);line-height:1.55;max-width:46ch}.promise-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:12px;width:100%}.promise-grid li{padding:16px 18px;border-radius:14px;background:#ffffff0d;border:1px solid var(--border)}.promise-grid strong{display:block;margin-bottom:6px;font-size:.95rem;color:var(--text)}.promise-grid span{font-size:.85rem;color:var(--muted);line-height:1.45}@media(min-width:860px){.promise-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 24px;align-items:center}.promise-copy{max-width:none;padding-right:8px}.promise-section h2{font-size:clamp(1.65rem,2.6vw,2.2rem)}.promise-lead{max-width:40ch}.promise-grid{gap:12px}}.promo-bar+.cart-page-main{padding-top:24px}@media(max-width:639px){.shop-section,.combos-section{padding-left:var(--page-align);padding-right:var(--page-align)}#fruit-grid,#combo-grid,#combos-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;width:100%;max-width:100%;box-sizing:border-box}#fruit-grid>.product-card,#combo-grid>.product-card,#combos-grid>.product-card{min-width:0;width:auto;max-width:100%}.product-card-body{padding:10px 10px 12px;gap:4px}.product-card-body h3{font-size:.88rem;line-height:1.2}.product-card-body .card-note{font-size:.7rem;-webkit-line-clamp:2}.product-card-trust span{font-size:.55rem;padding:2px 4px}.product-card-emoji{font-size:2.4rem}.product-card-weight,.product-card-badge{font-size:.6rem;padding:3px 6px}.product-card-price-value{font-size:.92rem}.product-card-price-label{font-size:.65rem}.shop-section .add-btn,.combos-section .add-btn{min-height:36px;padding:6px 8px;font-size:.72rem}.shop-section .qty-control,.combos-section .qty-control{min-height:32px}.shop-section .qty-btn,.combos-section .qty-btn{width:28px;height:32px}}@media(max-width:720px){.shop-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:10px}.shop-view-row{width:100%;margin:0}.shop-section .shop-segments{width:100%;display:flex}.shop-section .shop-segment{flex:1 1 0;justify-content:center;text-align:center}.shop-filters{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;width:100%;max-width:none;margin-left:0;flex:none}.shop-select{width:100%;min-width:0}.shop-select-trigger{width:100%;min-width:0;max-width:none;height:48px;min-height:48px;max-height:48px;padding:0 10px 0 8px;gap:8px;border-radius:14px}.shop-select-value{font-size:.82rem}.shop-select-label{font-size:.58rem}.shop-select-icon{width:28px;height:28px;border-radius:8px}.shop-select-icon svg{width:15px;height:15px}.shop-select-menu{left:0;right:0;width:100%;min-width:100%;max-width:100%}}@media(max-width:520px){.shop-toolbar{gap:8px}.shop-filters{gap:6px}.shop-select-trigger{height:46px;min-height:46px;max-height:46px;padding:0 8px 0 6px;gap:6px}.shop-select-value{font-size:.78rem}.shop-select-label{font-size:.54rem;letter-spacing:.05em}.shop-select-icon{width:26px;height:26px}.shop-select-chevron{width:12px;height:12px;background-size:11px}.shop-select-menu{left:0;right:0;width:100%;min-width:100%;max-width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-btn,.hero-actions .ghost-btn{width:100%;text-align:center}.brand-text--full{font-size:.95rem;letter-spacing:normal}.topbar-actions .cart-shortcut span:not(.cart-count-badge){display:none}}.shop-search{font-family:inherit;font-size:.85rem;padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background-color:#0c121ef2;color:var(--text);min-height:40px;min-width:10rem;flex:1 1 140px;max-width:220px}.shop-instock-label{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;color:#c5d4eb;cursor:pointer}.shop-empty-msg{grid-column:1 / -1;color:var(--muted);margin:12px 0}.product-card-media-btn{display:block;width:100%;padding:0;border:0;cursor:pointer;text-align:left;font:inherit;color:inherit}.product-card-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.product-card-head-row h3{margin:0;flex:1;min-width:0}.product-card-title-btn{background:none;border:0;padding:0;font:inherit;font-weight:600;color:inherit;text-align:left;cursor:pointer}.product-card-tag{flex-shrink:0;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5c6b80;background:#0000000f;padding:3px 8px;border-radius:6px}.product-card-note{margin:6px 0 0;font-size:.78rem;line-height:1.35;color:#5c6b80;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-rating{font-size:.72rem;font-weight:600;color:#0c121c;background:#ffffffeb;padding:2px 8px;border-radius:8px}.product-card-rating-count{font-weight:500;opacity:.75}.product-card-details-link{margin-top:6px;background:none;border:0;padding:0;font-size:.78rem;font-weight:600;color:var(--accent);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.product-card-combo-contents{margin:4px 0 0;font-size:.76rem;line-height:1.4;color:#5c6b80}.product-card-oos-label{font-size:.8rem;color:#c0392b;font-weight:600}.product-card-badge--oos{background:#c0392be6;color:#fff}.product-card--oos .product-card-img{opacity:.55}.modal-card--wide{width:min(920px,100%);max-height:min(90vh,900px);overflow-y:auto;position:relative}.product-detail-close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:10px;border:1px solid var(--border);background:#ffffff14;color:var(--text);font-size:1.4rem;line-height:1;cursor:pointer}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:24px;align-items:start}.product-detail-media{border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;position:relative}.product-detail-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-detail-media:not(.product-card-media--uploaded) img[src$=".jpg"],.product-detail-media:not(.product-card-media--uploaded) img[src$=".jpeg"],.product-detail-media:not(.product-card-media--uploaded) img[src$=".webp"]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.product-detail-kicker{margin:0 0 6px;font-size:.8rem;color:var(--accent-2);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.product-detail-info h2{margin:0 0 8px;font-size:1.5rem}.product-detail-price{font-size:1.25rem;font-weight:700;color:var(--accent-2);margin:0 0 12px}.product-detail-desc{color:var(--muted);line-height:1.5;margin:0 0 14px}.product-detail-facts{margin:0 0 14px;font-size:.9rem}.product-detail-facts dt{font-weight:600;color:#c5d4eb;margin-top:8px}.product-detail-facts dd{margin:4px 0 0;color:var(--muted);line-height:1.45}.product-detail-stock{font-size:.88rem;margin:0 0 12px}.product-detail-actions .product-card-cta{width:100%}.product-detail-actions .product-card-buy{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px;padding:10px 14px;margin:0;border:1px solid #121212;border-radius:6px;background:var(--moon-cta);color:#fff;font-family:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.product-detail-actions .product-card-buy:hover:not(:disabled){background:var(--moon-cta-hover);border-color:#2a2a2a}.product-detail-actions .product-card-buy-label{text-transform:none;letter-spacing:.01em}.product-detail-actions .product-card-buy-price{color:var(--moon-price);font-weight:700;font-size:.88rem;white-space:nowrap}.product-detail-actions .qty-control{width:100%;justify-content:space-between;min-height:44px;border-radius:8px;background:#f2f4f8;border:1px solid rgba(0,0,0,.1)}.product-detail-actions .qty-btn{color:#0c121c;flex-shrink:0}.product-detail-actions .qty-value{flex:1;min-width:2.5rem;color:var(--text);font-weight:800;font-size:.95rem;line-height:1;text-align:center}.product-detail-actions .product-card-buy,.product-detail-actions .qty-control{max-width:100%}@media(max-width:720px){.product-detail-layout{grid-template-columns:1fr}}.cart-line-note{display:block;font-size:.8rem;color:var(--muted);margin:6px 0 0;line-height:1.35}.cart-line-footer-actions{display:flex;align-items:center;gap:10px}.cart-line-remove{flex-shrink:0;width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:#ff5f5f1a;color:#ff7070;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cart-line-remove svg{width:16px;height:16px}.cart-toolbar-secondary{margin-top:12px}.checkout-contact-form{display:flex;flex-direction:column;gap:10px}.checkout-contact-form label span{display:block;font-size:.78rem;font-weight:600;color:#4a4a4a;margin-bottom:4px}.checkout-contact-form input,.checkout-contact-form textarea{width:100%;padding:10px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);font-family:inherit;color-scheme:light}.checkout-contact-form input::-moz-placeholder,.checkout-contact-form textarea::-moz-placeholder{color:#9a9a9a}.checkout-contact-form input::placeholder,.checkout-contact-form textarea::placeholder{color:#9a9a9a}.cart-panel-sub{margin:0 0 12px;font-size:.88rem;color:#5c5c5c}.pincode-check-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.pincode-check-result{margin:10px 0 0;font-size:.88rem;line-height:1.45}.pincode-check-result--ok{color:var(--accent-2)}.pincode-check-result--bad{color:#ff7070}.customer-order-history{display:flex;flex-direction:column;gap:10px}.cart-order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed var(--border)}.cart-order-row:last-child{border-bottom:none}.cart-order-meta{display:flex;flex-direction:column;gap:2px;font-size:.85rem;color:var(--muted)}.cart-order-meta strong{color:var(--text)}.cart-orders-empty{font-size:.88rem;color:var(--muted);margin:0}.cart-delivery-panel,.cart-orders-panel{margin-top:16px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center;margin-top:8px}.footer-links a{color:var(--accent);font-weight:600;text-decoration:none}.footer-links a:hover{text-decoration:underline}.topbar-nav a{color:var(--text);opacity:.85;font-size:.8rem;font-weight:500}.topbar .brand-text{font-family:inherit;font-size:clamp(1.75rem,4.2vw,2.15rem);font-weight:inherit;letter-spacing:normal;color:inherit;text-transform:none;line-height:1}.brand-mark{display:inline-flex;align-items:baseline;gap:0;line-height:1;white-space:nowrap}.brand-fruit{font-family:var(--font-display);font-weight:600;font-size:.58em;letter-spacing:.14em;text-transform:uppercase;color:#1a6b38;position:relative;top:-.05em;transition:color .2s ease}.brand-zaa{font-family:var(--font-brand);font-weight:400;font-size:1em;letter-spacing:.05em;background:linear-gradient(118deg,#ff7043 6%,#ffb300 44%,#e84855 92%);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;transition:filter .2s ease}.brand-zaa:after{content:"";position:absolute;right:-.38em;top:.02em;width:.3em;height:.3em;border-radius:50%;background:linear-gradient(145deg,#7cb342,#aed581);box-shadow:0 0 0 1px #ffffff8c}.brand-mark--compact .brand-fruit{font-size:.54em;letter-spacing:.11em}.brand-mark--compact .brand-zaa:after{width:.34em;height:.34em;right:-.42em}a.brand-link:hover .brand-text{opacity:1}a.brand-link:hover .brand-fruit{color:#2e7d32}a.brand-link:hover .brand-zaa{filter:drop-shadow(0 2px 10px rgba(232,72,85,.28))}.brand-text{display:none!important}.topbar-nav a:hover{color:var(--text);opacity:1}.cart-count-badge{background:var(--moon-cta);color:#fff}.learn-card{background:#fff;border-color:var(--border);box-shadow:var(--shadow-card)}.learn-card:hover{border-color:#ddd;box-shadow:var(--shadow-hover);background:#fff}.promise-section{background:var(--bg-soft);max-width:none;padding-left:var(--page-align);padding-right:var(--page-align)}.promise-inner{max-width:none;width:100%}.promise-grid li{background:#fff;border-color:var(--border);box-shadow:var(--shadow-card)}.footer{background:var(--bg-soft);border-top:1px solid var(--border)}.footer a{color:var(--text)}.modal-card{background:#fff;color:var(--text);border-color:var(--border);box-shadow:0 24px 64px #0000001f}.modal-text{color:var(--muted)}.modal-btn{background:var(--bg-soft);border-color:var(--border);color:var(--text)}html{background:var(--bg-soft)}.ai-panel.reco-panel{background:#fff!important;border-color:var(--border)!important;box-shadow:0 24px 64px #0000001f!important}.reco-dialog::backdrop{background:#12121273;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.reco-dialog-head h2{color:var(--text);text-shadow:none}.reco-dialog-close{background:#fff;border-color:var(--border);color:var(--text)}.reco-dialog-close:hover{background:var(--bg-soft);border-color:#ccc}.reco-dialog-panel,.reco-dialog-panel .reco-lead,.reco-mode-panel .reco-lead{color:var(--muted)}.reco-dialog-panel .reco-lead strong,.reco-dialog-panel .reco-field label,.reco-field label,.reco-ai-label{color:var(--text)}.reco-dialog-panel .reco-field-hint,.reco-dialog-panel .reco-microcopy,.reco-ai-summary,.reco-dialog-panel .reco-results-summary,.reco-results-summary{color:var(--muted)}.reco-dialog-panel .reco-pick-card .card-head h3{color:var(--text);text-shadow:none}.reco-dialog-panel .reco-pick-why,.reco-pick-why,.reco-dialog-panel .reco-pick-card .card-note{color:var(--muted)}.reco-dialog-panel .reco-pick-card .combo-price{color:var(--text)}.reco-mode-row{background:var(--bg-soft);border-color:var(--border)}.reco-mode{color:var(--muted)}.reco-mode:hover{color:var(--text)}.reco-mode.is-active{background:var(--moon-cta);color:#fff;box-shadow:none}.reco-chat-messages{background:var(--bg-soft);border-color:var(--border)}.reco-chat-bubble--assistant{background:#fff;border-color:var(--border);color:var(--text)}.reco-chat-bubble--user{background:var(--moon-cta);border-color:var(--moon-cta);color:#fff}.reco-chat-starter{border-color:var(--border);background:#fff;color:var(--text)}.reco-chat-starter:hover:not(:disabled){background:var(--bg-soft);border-color:#ccc}.reco-chat-input{background:#fff;border-color:var(--border);color:var(--text)}.reco-chat-input::-moz-placeholder{color:var(--muted)}.reco-chat-input::placeholder{color:var(--muted)}.reco-chat-input:focus{border-color:var(--moon-cta);box-shadow:0 0 0 2px #12121214}.reco-chat-send,.reco-submit{background:var(--moon-cta);color:#fff;border:none}.reco-chat-send:hover,.reco-submit:hover{background:var(--moon-cta-hover)}.reco-chip{background:#fff;color:var(--text)}.reco-chip:hover{background:var(--bg-soft);border-color:#ccc}.reco-chip.reco-chip--active{background:var(--moon-cta);border-color:var(--moon-cta);color:#fff;box-shadow:none}.reco-placeholder{border-color:var(--border);background:var(--bg-soft);color:var(--muted)}.reco-skeleton{background:var(--bg-soft)}.reco-skeleton-line{background:linear-gradient(90deg,#ececec,#f5f5f5,#ececec)}.reco-ai-setup{border-color:var(--border);background:var(--bg-soft)}.reco-ai-input{background:#fff}.reco-ai-status{color:var(--muted)}.reco-ai-status--ok{color:var(--accent-2)}.reco-refine{color:var(--text)}.reco-refine:hover{color:var(--brand-accent)}.reco-fab-wrap{filter:none}.reco-fab-caption{color:var(--text);text-shadow:none;background:#fff;border:1px solid var(--border);border-radius:999px;padding:4px 10px;box-shadow:var(--shadow-card);animation:none;opacity:1}.reco-fab{background:var(--moon-cta);color:#fff;box-shadow:0 8px 24px #0000002e;animation:none}.reco-fab-ring{border-color:#d4566a59;animation:none;opacity:.7}.reco-fab:hover{background:var(--moon-cta-hover);box-shadow:0 12px 28px #00000038}.reco-fab:focus-visible{outline-color:var(--brand-accent)}select,input,textarea{background:#fff;color:var(--text);border-color:var(--border);color-scheme:light}@media(max-width:900px){body.mobile-nav-open .topbar-nav,.topbar.topbar--nav-open .topbar-nav{background:#fff;color:var(--text)}body.mobile-nav-open .topbar-nav a,.topbar.topbar--nav-open .topbar-nav a{color:var(--text);border-bottom-color:var(--border)}.mobile-more-pill{color:var(--text)}}.learn-section{border-top:1px solid var(--border);max-width:none;width:100%;box-sizing:border-box}#learn,#contact{max-width:none;width:100%;box-sizing:border-box}.hero .trust-strip{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:6px 14px;margin:10px 0 0;padding:0;color:#fffffff2;font-size:.78rem;font-weight:500}.hero .trust-strip li{padding-left:14px}.hero .trust-strip li:before{background:#6ee7a8;box-shadow:0 0 8px #6ee7a8a6;opacity:1}.hero-actions .primary-btn.hero-cta-primary{background:linear-gradient(130deg,#2dc4ff,#75ffb8);color:#042230;border-radius:10px;padding:9px 16px;font-size:.88rem;font-weight:700;box-shadow:0 4px 16px #2dc4ff38}.hero-actions .primary-btn.hero-cta-primary:hover{filter:brightness(1.06);background:linear-gradient(130deg,#2dc4ff,#75ffb8)}.hero-actions .ghost-btn.hero-cta-secondary{display:inline-flex;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:10px;padding:9px 16px;font-size:.88rem;font-weight:600}.hero-actions .ghost-btn.hero-cta-secondary:hover{background:#ffffff1a;border-color:#ffffffbf;color:#fff}.collection-hero{max-width:none;text-align:left}.shop-toolbar{border-bottom-color:var(--border)}.cart-page-main .pincode-check-row .shop-search{background:#fff;color:var(--text);border:1px solid var(--border);color-scheme:light}.cart-page-main .pincode-check-row .shop-search::-moz-placeholder{color:#9a9a9a}.cart-page-main .pincode-check-row .shop-search::placeholder{color:#9a9a9a}.cart-page-main .checkout-panel .ai-result{background:#f7f7f7;border:1px dashed var(--border);color:#4a4a4a}.cart-page-main .cart-estimate-banner{background:#f0f7f0;border:1px solid #c8e6c9;color:#4a4a4a}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.static{position:static}.block{display:block}.\!grid{display:grid!important}.grid{display:grid}.contents{display:contents}.hidden{display:none}.resize{resize:both}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
