@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";.landing-wrapper{background-color:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.landing-wrapper:before{content:"";pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-repeat:repeat;width:100%;height:100%;position:fixed;top:0;left:0}.ambient-background{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bg-blob{filter:blur(80px);opacity:.6;border-radius:50%;position:absolute}.blob-hero{background:radial-gradient(circle,#d1fae599 0%,#fff0 70%);width:800px;height:800px;top:-100px;left:50%;transform:translate(-50%)}.blob-left-blue{background:radial-gradient(circle,#e0f2fe80 0%,#fff0 70%);width:600px;height:800px;top:1000px;left:-200px}.blob-right-warm{background:radial-gradient(circle,#ffedd566 0%,#fff0 70%);width:700px;height:900px;top:1800px;right:-200px}.blob-bottom{background:radial-gradient(circle,#dcfce766 0%,#fff0 70%);width:900px;height:600px;bottom:0;left:20%}.container{z-index:2;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}@media (min-width:768px){.container{padding:0 32px}}.h1-hero{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-main);z-index:2;filter:drop-shadow(0 4px 20px #10b05026);margin:0;font-size:86px;font-weight:900;line-height:.9;position:relative}@media (min-width:768px){.h1-hero{font-size:130px}}.hero-dynamic-text{font-family:var(--font-display);color:var(--text-main);z-index:2;margin-top:8px;margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.2;display:block;position:relative}@media (min-width:768px){.hero-dynamic-text{margin-top:12px;font-size:32px}}.highlight-text{-webkit-text-fill-color:transparent;color:#0000;background-color:#34d399;background-image:linear-gradient(135deg,#059669 0%,#10b050 50%,#34d399 100%);background-size:100%;-webkit-background-clip:text;background-clip:text;display:inline}.highlight-phrase{color:#16a34a;font-weight:800}.section-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 16px;font-size:28px;font-weight:800;line-height:1.2}@media (min-width:768px){.section-title{margin-bottom:20px;font-size:42px}}.section-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:16px;line-height:1.5}@media (min-width:768px){.section-subtitle{font-size:18px;line-height:1.6}}.tag-badge{text-transform:uppercase;color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.05em;background:#10b0501a;border:1px solid #10b0501a;border-radius:30px;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-block}.hero-stickers-wrap{width:100%;margin:50px 0 0;display:inline-block;position:relative}.sticker-badge{color:var(--text-main);z-index:10;white-space:nowrap;background:#fff;border:1px solid #0000000f;border-radius:100px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;animation:4s ease-in-out infinite float-sticker;display:flex;position:absolute;box-shadow:0 8px 20px -5px #0000001f}.sticker-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.sticker-top-left{animation-delay:0s;top:-40px;left:-5px;transform:rotate(-6deg)}.sticker-top-right{animation-delay:1.5s;top:-30px;right:-10px;transform:rotate(6deg)}.sticker-bottom{animation-delay:2.5s;inset:auto -10px -70px auto;transform:rotate(-3deg)}@media (min-width:768px){.hero-stickers-wrap{margin:80px 0 0}.sticker-badge{padding:10px 18px;font-size:14px}.sticker-icon{width:24px;height:24px;font-size:12px}.sticker-top-left{top:-40px;left:-50px}.sticker-top-right{top:-10px;right:-50px}.sticker-bottom{bottom:-90px;right:-40px}}@keyframes float-sticker{0%,to{transform:translateY(0)rotate(var(--rot,0deg))}50%{transform:translateY(-6px)rotate(var(--rot,0deg))}}.hero-section{text-align:center;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:60px;display:flex;position:relative}.btn-primary{background:var(--text-main);color:#fff;font-family:var(--font-display);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a26}@media (min-width:600px){.btn-primary{border-radius:100px;width:auto;padding:18px 40px}}.btn-primary:active{transform:scale(.97)}.btn-trial-wrapper{z-index:5;flex-direction:column;align-items:center;width:100%;max-width:400px;margin-top:32px;margin-left:auto;margin-right:auto;display:flex;position:relative}.section-wrapper{z-index:1;background:0 0;border-bottom:none;padding:60px 0;position:relative;overflow:hidden}@media (min-width:768px){.section-wrapper{padding:100px 0}}.section-wrapper:after{content:"";background:linear-gradient(90deg,#0000 0%,#0000000d 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:10%;right:10%}.section-wrapper:last-child:after{display:none}.grid-feature{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:900px){.grid-feature{grid-template-columns:1fr 1fr;align-items:center;gap:80px}.grid-reversed .text-block{order:2}.grid-reversed .visual-block{order:1}}.text-block{text-align:left}.visual-block{justify-content:center;width:100%;display:flex;position:relative}.glass-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #fff9;border-radius:24px;width:100%;max-width:100%;padding:16px;box-shadow:0 10px 30px -5px #0000000d}@media (min-width:768px){.glass-wrapper{max-width:480px;padding:30px}}.footer-box{text-align:center;color:#fff;background:#0f172a;border-radius:24px;margin-top:20px;margin-bottom:40px;padding:40px 20px;position:relative;overflow:hidden}@media (min-width:768px){.footer-box{padding:80px}}.footer-box:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% -50%,#10b05026,#0000 70%);height:100%;position:absolute;top:0;left:0;right:0}.blinking-cursor{color:#10b050;margin-left:2px;font-weight:300;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.features-container-centered{text-align:left;max-width:600px;margin:0 auto}.features-container-centered .section-subtitle{text-align:left;margin-bottom:32px}.feature-list-modern{flex-direction:column;gap:16px;margin-top:24px;display:flex}.feature-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#fff9;border:1px solid #fffc;border-radius:20px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.feature-card.active{z-index:2;background:#fff;border-color:#10b050;transform:scale(1.02);box-shadow:0 10px 30px -5px #10b05026}.f-icon{color:#94a3b8;background:#ffffffe6;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000000d}.feature-card.active .f-icon{color:#10b050;background:#f0fdf4}.scan-overlay-line{pointer-events:none;background:linear-gradient(#0000 0%,#10b05066 50%,#0000 100%);border-bottom:2px solid #10b050;width:100%;height:100%;animation:1.5s linear infinite icon-scan;position:absolute;top:-100%;left:0}@keyframes icon-scan{0%{opacity:0;top:-100%}20%{opacity:1}80%{opacity:1}to{opacity:0;top:100%}}.f-content h4{color:#1e293b;margin:0 0 4px;font-size:16px;font-weight:700;transition:color .3s}.feature-card.active .f-content h4{color:#10b050}.f-content p{color:#64748b;margin:0;font-size:13px;line-height:1.4}.refine-container{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;display:flex}.refine-meal-card{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;width:100%;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 4px 15px #00000008}.refine-row{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.refine-info-col{text-align:left;flex:1;min-width:0}.refine-title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:16px;font-weight:700;overflow:hidden}.refine-sub{color:#64748b;white-space:pre-line;font-size:13px;line-height:1.4}.refine-cal-badge{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:13px;font-weight:700}.refine-cal-badge.success{color:#15803d;background:#dcfce7}.refine-input-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;width:100%;padding:6px 6px 6px 12px;display:flex;box-shadow:0 4px 6px #00000005}.icon-magic-circle{color:#94a3b8;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.input-placeholder{color:#334155;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;min-width:0;font-size:13px;overflow:hidden}.icon-send-circle{color:#fff;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .2s;display:flex}.icon-send-circle.active{background:#10b050}.refine-success-msg{color:#15803d;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;margin-top:10px;padding-left:12px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.refine-section-bg{background-color:#0000}.refine-wrapper{width:100%;max-width:400px;margin:0 auto;position:relative}.refine-bg-blob{display:none}.refine-card-styled{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box;background:#ffffffd9;border-radius:24px;width:100%;max-width:100%;padding:12px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000014,0 0 0 1px #ffffff80}.feedback-section-bg{background-color:#0000}.feedback-phone-mockup{width:100%;max-width:360px;height:auto;min-height:280px;font-family:var(--font-body);background:#f2f2f7;border:6px solid #fff;border-radius:32px;flex-direction:column;margin:0 auto;padding-bottom:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #00000026}.mock-header{z-index:5;background:#fff;border-radius:20px;flex-shrink:0;justify-content:space-between;align-items:center;margin:16px 12px 12px;padding:8px 12px;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.header-left{align-items:center;gap:12px;display:flex}.nav-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;display:flex}.date-label{color:#0f172a;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.chevron-down{color:#94a3b8;font-size:12px}.header-right{align-items:center;gap:10px;display:flex}.streak-badge{color:#0f172a;background:#f1f5f9;border-radius:20px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.fire-icon{color:#f97316;font-size:16px}.avatar{background-color:#cbd5e1;background-image:url(https://images.unsplash.com/photo-1500648767791-00dcc994a43e?ixlib=rb-4.0.3&auto=format&fit=facearea&facepad=2&w=100&h=100&q=80);background-position:50%;background-size:cover;border-radius:50%;width:36px;height:36px}.progress-card{z-index:1;background:#fff;border-radius:24px;margin:0 12px;padding:24px 20px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.beta-ribbon{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;z-index:10;background:#f97316;width:120px;padding:4px 0;font-size:10px;font-weight:800;position:absolute;top:14px;right:-34px;transform:rotate(45deg);box-shadow:0 2px 4px #0000001a}.pc-title{text-align:center;color:#1e293b;margin-bottom:12px;font-size:16px;font-weight:700}.pc-calories{text-align:center;margin-bottom:20px}.cal-big{color:#10b050;font-size:42px;font-weight:800;line-height:1}.cal-total{color:#64748b;font-size:18px;font-weight:500}.pc-bar-bg{background:#e2e8f0;border-radius:10px;height:8px;margin-bottom:24px;overflow:hidden}.pc-bar-fill{background:#10b050;border-radius:10px;height:100%}.pc-macros{text-align:center;grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.macro-col h4{color:#64748b;margin:0 0 4px;font-size:13px;font-weight:500}.macro-col p{color:#1e293b;margin:0;font-size:15px;font-weight:700}.macro-gray{color:#94a3b8;font-size:13px;font-weight:400}.feedback-sheet{z-index:20;text-align:center;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;max-height:80%;padding:16px 24px 32px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000026}.sheet-handle{background:#e2e8f0;border-radius:10px;flex-shrink:0;width:32px;height:4px;margin-bottom:20px}.bulb-icon{color:#10b050;flex-shrink:0;margin-bottom:12px;font-size:28px}.sheet-title{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:700}.sheet-text{color:#475569;margin:0 0 20px;font-size:14px;line-height:1.5}.sheet-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:16px;width:100%;padding:14px 0;font-size:15px;font-weight:600}.sheet-bot-link{color:#94a3b8;margin-top:12px;font-size:12px}.allergens-section-bg{background-color:#0000}.allergens-demo-wrapper{width:100%;max-width:380px;min-height:420px;font-family:var(--font-body);background:#fff;border:1px solid #fecaca;border-radius:24px;flex-direction:column;margin:0 auto;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #dc26261a}.pref-header-title{color:#dc2626;margin:0 0 12px;font-size:20px;font-weight:700}.pref-description{color:#4b5563;margin-bottom:20px;font-size:14px;line-height:1.5}.input-row{gap:10px;margin-bottom:24px;display:flex}.custom-input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;flex:1;padding:12px 16px;font-size:14px}.add-btn-square{color:#6b7280;background-color:#d1d5db;border:none;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.section-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:11px;font-weight:700}.chips-grid{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.chip-dashed{color:#4b5563;cursor:pointer;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:30px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;display:flex;position:relative}.chip-icon{color:#9ca3af;font-size:10px}.separator-line{border-top:1px dashed #e5e7eb;width:100%;margin-bottom:16px}.chip-selected{color:#dc2626;background-color:#fee2e2;border:none;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.close-icon-circle{color:#9ca3af;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.burger-card{flex-direction:column;justify-content:space-between;height:100%;display:flex}.burger-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.burger-title{color:#111827;max-width:80%;font-size:22px;font-weight:800;line-height:1.2}.bookmark-icon{color:#9ca3af;font-size:24px}.nutrition-main-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.green-calories{color:#10b981;align-items:baseline;gap:4px;font-size:32px;font-weight:800;display:flex}.green-calories span{color:#6b7280;margin-left:2px;font-size:16px;font-weight:500}.weight-control{align-items:center;gap:8px;display:flex}.circle-btn{color:#1f2937;background-color:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.weight-value-box{color:#111827;text-align:center;border:1px solid #e5e7eb;border-radius:8px;min-width:70px;padding:6px 16px;font-size:16px;font-weight:600}.divider{background-color:#e5e7eb;height:1px;margin:0 0 20px}.macros-grid{text-align:center;grid-template-columns:1fr 1fr 1fr;margin-bottom:24px;display:grid}.macro-val{color:#111827;margin-bottom:4px;font-size:18px;font-weight:700}.macro-lbl{color:#6b7280;font-size:13px}.toggle-switch{background-color:#f3f4f6;border-radius:12px;margin-bottom:24px;padding:4px;display:flex}.toggle-opt{text-align:center;color:#6b7280;border-radius:8px;flex:1;padding:8px 0;font-size:14px;font-weight:600}.toggle-opt.active{color:#10b981;background-color:#fff;box-shadow:0 2px 4px #0000000d}.alert-box{background-color:#fee2e2;border:1px solid #fecaca;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.alert-triangle{color:#ef4444;margin-top:2px;font-size:24px}.alert-title{color:#ef4444;margin:0 0 4px;font-size:16px;font-weight:700}.alert-desc{color:#ef4444;opacity:.9;margin:0 0 8px;font-size:14px}.alert-note{color:#ef4444;opacity:.7;font-size:12px;font-style:italic;line-height:1.4}.hand-cursor{z-index:100;pointer-events:none;filter:drop-shadow(0 4px 6px #0003);transform-origin:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231E293B'%3E%3Cpath d='M9 11.24V7.5C9 6.12 10.12 5 11.5 5S14 6.12 14 7.5v3.74c1.21-.81 2-2.18 2-3.74C16 5.01 13.99 3 11.5 3S7 5.01 7 7.5c0 1.56.79 2.93 2 3.74zm9.84 4.63l-4.54-2.26c-.17-.07-.35-.11-.54-.11H13v-6c0-.83-.67-1.5-1.5-1.5S10 6.67 10 7.5v10.74l-3.43-.72c-.08-.01-.15-.02-.24-.02-.31 0-.59.13-.79.33l-.79.8 4.94 4.94c.27.27.65.43 1.06.43h6.79c.75 0 1.33-.55 1.44-1.28l.75-5.27c.01-.07.02-.14.02-.2 0-.62-.38-1.16-.91-1.38z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:32px;height:32px;position:absolute}.recs-section-bg{background-color:#0000}.recs-phone-mockup{width:100%;max-width:360px;min-height:380px;font-family:var(--font-body);background:#f2f2f7;border:6px solid #fff;border-radius:32px;flex-direction:column;gap:16px;margin:0 auto;padding:24px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #00000026}.analytics-header-capsule{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.ah-title{color:#0f172a;flex-shrink:0;font-size:18px;font-weight:700}.ah-date-pill{color:#64748b;white-space:nowrap;text-align:center;background:#f1f5f9;border-radius:100px;justify-content:center;min-width:100px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.analytics-tabs{z-index:1;background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:4px;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.tab-btn{text-align:center;color:#64748b;cursor:pointer;z-index:2;background:0 0;border:none;flex:1;padding:12px 0;font-size:14px;font-weight:500;transition:color .3s;position:relative}.tab-btn.active{color:#10b050;font-weight:600}.tab-indicator-motion{z-index:1;background-color:#10b050;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:15%;right:15%}.recs-card{background:#fff;border-radius:24px;flex-direction:column;gap:12px;min-height:160px;padding:20px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.rc-header{justify-content:space-between;align-items:center;display:flex}.rc-title{color:#0f172a;font-size:18px;font-weight:700}.rc-icon-eye{color:#94a3b8;font-size:16px}.rc-text{color:#475569;margin:0;font-size:15px;line-height:1.5}.highlight-green{color:#10b050;cursor:pointer;font-weight:700}.bento-wrapper{margin-top:24px}.bento-grid-modern{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}@media (min-width:768px){.bento-grid-modern{grid-template-columns:repeat(4,1fr)}}.b-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.b-card:hover{box-shadow:0 8px 20px #0000000f}.b-card.expanded{z-index:5;grid-column:1/-1;justify-content:flex-start;align-items:flex-start;min-height:200px;padding:24px;box-shadow:0 20px 40px -10px #0000001a;background:#fff!important;border:1px solid #e2e8f0!important}@media (min-width:768px){.b-card.expanded{grid-column:span 2}}.b-header{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:0;display:flex}.b-header.expanded-header{text-align:left;flex-direction:row;align-items:center;margin-bottom:16px}.b-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:all .3s;display:flex}.b-card.sugar .b-icon-box{color:#e11d48;background:#fef2f2}.b-card.database .b-icon-box{color:#0891b2;background:#cffafe}.b-card.smart-text .b-icon-box{color:#059669;background:#ecfdf5}.b-card.macros .b-icon-box{color:#9333ea;background:#f3e8ff}.b-card.water .b-icon-box{color:#2563eb;background:#eff6ff}.b-card.offline .b-icon-box{color:#16a34a;background:#f0fdf4}.b-card.fridge .b-icon-box{color:#ea580c;background:#fff7ed}.b-card.expanded .b-icon-box{background:#fff;box-shadow:0 4px 12px #0000000d}.b-title{color:#1e293b;white-space:normal;text-align:center;width:100%;margin:0;font-size:15px;font-weight:700;line-height:1.25}.b-card.expanded .b-title{text-align:left;white-space:nowrap;font-size:22px}.b-body-content{text-align:left;width:100%}.b-desc{color:#475569;margin:0;font-size:15px;font-weight:400;line-height:1.5}.widget-strip{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:64px;margin-bottom:16px;padding:12px 20px;display:flex;box-shadow:0 4px 15px #0000000d}.widget-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;width:100%;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 4px 15px #0000000d}.ws-left-group{flex-shrink:0;align-items:center;gap:8px;display:flex}.ws-title-text{color:#0f172a;font-size:18px;font-weight:700}.ws-info-icon{color:#94a3b8;margin-top:2px;font-size:14px}.ws-right-stats{align-items:baseline;gap:4px;display:flex}.ws-current{color:#0f172a;font-size:18px;font-weight:700}.ws-divider{color:#94a3b8;font-size:16px;font-weight:400}.ws-limit{color:#64748b;font-size:16px;font-weight:500}.ss-cubes{flex-wrap:nowrap;flex-shrink:1;justify-content:center;align-items:center;gap:6px;display:flex}.sugar-cube-svg{flex-shrink:0;width:18px;height:20px;display:block}@media (max-width:400px){.widget-strip{padding:12px 10px}.ws-title-text{font-size:16px}.ws-left-group{gap:4px}.ss-cubes{gap:3px;margin:0 4px}.sugar-cube-svg{width:15px;height:17px}.ws-current,.ws-limit{font-size:15px}.ws-right-stats{gap:2px}}.water-controls-right{align-items:center;gap:12px;display:flex}.wc-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.wc-btn:hover{color:#0f172a;background:#f1f5f9}.wc-value-display{justify-content:center;align-items:baseline;gap:4px;min-width:50px;display:flex}.wc-val{color:#0f172a;font-size:18px;font-weight:700}.wc-unit{color:#64748b;font-size:16px;font-weight:400}.wc-limit-spacing{margin-left:4px}@media (max-width:400px){.water-controls-right{gap:6px}.wc-btn{width:28px;height:28px}.wc-value-display{min-width:40px}.wc-val{font-size:16px}}.mw-header{justify-content:space-between;align-items:center;display:flex}.mw-tabs{background:#f3f4f6;border-radius:8px;padding:2px;display:flex}.mw-tab{color:#64748b;cursor:default;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.mw-tab.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}.mw-total{color:#9333ea;font-size:14px;font-weight:700}.mw-sliders{flex-direction:column;gap:10px;display:flex}.mw-slider-row{align-items:center;gap:10px;font-size:12px;display:flex}.mw-label{color:#475569;width:45px;font-weight:500}.mw-track{background:#f1f5f9;border-radius:10px;flex-grow:1;height:6px;overflow:hidden}.mw-fill{border-radius:10px;height:100%}.mw-fill.protein{background:#10b050}.mw-fill.fat{background:#f97316}.mw-fill.carbs{background:#0ea5e9}.mw-val{text-align:right;color:#1e293b;width:35px;font-weight:600}.st-input-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:8px 12px;display:flex}.st-icon{color:#10b050;flex-shrink:0;font-size:14px}.st-text{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:13px;font-style:italic;overflow:hidden}.st-btn{color:#fff;background:#10b050;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.st-tags{flex-wrap:wrap;gap:6px;display:flex}.st-tag{color:#065f46;background:#ecfdf5;border:1px solid #d1fae5;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.db-search-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;display:flex}.db-search-icon{color:#94a3b8;font-size:14px}.db-search-text{color:#334155;flex:1;font-size:13px}.db-scan-icon{color:#1e293b;opacity:.7;font-size:14px}.db-list{flex-direction:column;gap:8px;display:flex}.db-item{border-bottom:1px dashed #f1f5f9;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.db-item:last-child{border-bottom:none}.db-item-left{align-items:center;gap:10px;display:flex}.db-emoji{text-align:center;width:20px;font-size:16px}.db-name{color:#1e293b;font-size:13px;font-weight:600}.db-sub{color:#64748b;font-size:11px}.db-verified{color:#10b050;font-size:14px}.b-timer-bg{background:#0000000d;height:4px;position:absolute;bottom:0;left:0;right:0}.b-timer-fill{background:#0000001a;border-radius:0 4px 4px 0;height:100%}.footer-wrapper{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px 40px}.cta-card{text-align:center;color:#fff;background:#0f172a;border-radius:32px;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0f172a4d}.cta-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#10b05040 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta-content{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.promo-badge{color:#86efac;text-transform:uppercase;letter-spacing:.05em;background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:6px;margin-bottom:4px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.cta-title{font-family:var(--font-display);margin:0;font-size:28px;font-weight:800;line-height:1.1}.cta-desc{color:#94a3b8;max-width:320px;margin:0 0 12px;font-size:15px;line-height:1.5}.highlight-free{color:#fff;text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #10b050;text-decoration:underline #10b050}.cta-btn{color:#0f172a;font-family:var(--font-display);cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:280px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 10px 25px #0003}.cta-btn:active{transform:scale(.96)}.sub-note{color:#64748b;align-items:center;gap:6px;margin-top:16px;font-size:12px;display:flex}:root{--primary:#10b050;--primary-dark:#00873a;--primary-light:#d1fae5;--accent:#ff6b00;--accent-light:#fff0e6;--bg-color:#f8fafc;--text-main:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--white:#fff;--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--shadow-sm:0 4px 6px -1px #0000000d;--shadow-lg:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-glow:0 0 20px #10b05033;--font-display:"Manrope",system-ui,sans-serif;--font-body:"Inter",system-ui,sans-serif;--container-padding:24px}body{background-color:var(--bg-color);font-family:var(--font-body);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}
