:root{--ink:#23332c;--muted:#6f7973;--cream:#fbfaf5;--sage:#e8eee4;--line:#dfe6dd;--green:#245b48;--berry:#7b365f;--peach:#ffe8d8;--shadow:0 16px 38px rgba(33,57,45,.12)}
*{box-sizing:border-box}
body{margin:0;background:#e5e9e2;color:var(--ink);font-family:"DM Sans",sans-serif}
.app-shell{width:min(100%,480px);min-height:100vh;margin:auto;background:var(--cream);overflow:hidden;position:relative}
.topbar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:18px 23px;border-bottom:1px solid #edf0eb}
.brand{font-family:Fraunces,serif;font-size:17px;font-weight:700}
.brand-mark{color:var(--green);font-family:Arial;font-size:25px;vertical-align:-2px}
.avatar,.calendar-button,.save-button,.month-nav button,.close-modal{border:0;background:transparent;color:var(--green);cursor:pointer}
.avatar{width:32px;height:32px;border-radius:50%;background:#dce9da;font-weight:700}
.calendar-button{font-size:26px}
.screen{display:none;padding:37px 24px 30px;animation:appear .28s ease}
.screen.active{display:block}
.eyebrow{font-size:10px;letter-spacing:1.4px;font-weight:700;color:#61806d}
.screen h1{font-family:Fraunces,serif;font-size:34px;line-height:1.08;margin:8px 0 13px;letter-spacing:-.8px}
.intro{font-size:15px;line-height:1.55;color:var(--muted);margin:0 0 25px}
.goal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.goal{padding:15px 12px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;font:600 14px "DM Sans";color:var(--ink);cursor:pointer;transition:.2s}
.goal span{margin-right:8px}
.goal.selected{background:#e5f0e5;border-color:#4f8066;box-shadow:inset 0 0 0 1px #4f8066}
.field-title-row{display:flex;justify-content:space-between;align-items:center;margin-top:27px}.field-title-row .field-label{margin:0 0 8px}.clear-text-button{border:0;background:transparent;padding:0 1px 8px;color:#6a8872;font:700 11px "DM Sans";cursor:pointer}.clear-text-button:hover{color:#7b365f}.field-label{display:block;margin:27px 0 8px;font-size:13px;font-weight:600}
textarea{font:14px "DM Sans";width:100%;border:1px solid var(--line);border-radius:13px;padding:12px;background:#fff;resize:none;outline:none}
textarea:focus{border-color:#61806d}
.preference-row{display:flex;align-items:center;justify-content:space-between;margin:23px 0 27px;font-size:13px;font-weight:600}
.calorie-hint{margin:-19px 0 24px;color:#748178;font-size:10px;line-height:1.4}
.segmented{background:#edf1eb;padding:3px;border-radius:9px;display:flex}
.segmented button{padding:7px 9px;border:0;border-radius:7px;background:transparent;font:600 11px "DM Sans";color:#68736c;cursor:pointer}
.segmented button.selected{background:white;color:var(--green);box-shadow:0 1px 5px #bcc6bb}
.primary-button{width:100%;border:0;border-radius:14px;padding:16px 18px;background:var(--green);color:#fff;font:700 15px "DM Sans";cursor:pointer;box-shadow:0 9px 17px rgba(36,91,72,.18)}
.primary-button span{font-size:19px;margin-right:6px}
.custom-cup-button{width:100%;margin-top:11px;border:1px solid #a7bda9;border-radius:14px;padding:13px;background:#f1f6ef;color:#35634b;font:700 13px "DM Sans";cursor:pointer}.custom-cup-button span{font-size:17px;margin-right:4px}.cup-count{display:flex;align-items:baseline;gap:4px;margin:21px 0 8px;color:#55715f}.cup-count span{font:700 27px Fraunces;color:#285b48}.cup-count small{font-size:11px}.cup-selection{min-height:62px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-wrap:wrap;align-content:center;gap:7px}.cup-selection p{width:100%;margin:0;font-size:11px;color:#8a958e;text-align:center}.cup-chip{border:0;border-radius:9px;padding:7px 8px;background:#e1f0df;color:#345c43;font:600 11px "DM Sans";cursor:pointer}.cup-chip b{margin-left:5px;color:#7a4662;font-size:14px}.cup-tabs{display:flex;gap:7px;margin:20px 0 10px}.cup-tabs button{flex:1;border:1px solid var(--line);border-radius:10px;padding:10px 4px;background:#fff;color:#627168;font:700 10px "DM Sans";cursor:pointer}.cup-tabs button.selected{background:#e1f0df;border-color:#6f9877;color:#255b45}.cup-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.cup-option{display:flex;align-items:center;gap:7px;padding:11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#3f5147;font:600 12px "DM Sans";cursor:pointer;text-align:left}.cup-option span{font-size:20px}.cup-option.selected{background:#f5e8ef;border-color:#a55d82;color:#71385f}.cup-option:disabled{opacity:.45;cursor:not-allowed}.cup-rule{margin:15px 0;color:#77857c;font-size:11px;line-height:1.45}
.fine-print{text-align:center;font-size:10px;line-height:1.45;color:#929b95;padding:10px 16px;margin:12px 0}
.back-link{border:0;background:none;padding:0;color:#53735f;font:600 13px "DM Sans";cursor:pointer}
.recipe-hero{position:relative;display:flex;align-items:center;margin:20px 0 22px}
.smoothie-art{width:84px;height:84px;display:grid;place-items:center;border-radius:50% 50% 45% 45%;background:radial-gradient(circle at 37% 28%,#d6a5ca 0 8%,#774562 35%,#482d47 100%);box-shadow:inset -8px -10px 14px #34273b33,0 9px 20px #6d4a5b28;margin-right:16px}
.smoothie-art span{font-size:39px;filter:drop-shadow(0 2px 1px #fff8)}
.smoothie-art.logo-art{position:relative;background:#e2eee1;box-shadow:inset -7px -8px 14px #2c5c4314,0 9px 20px #6d806b20}.smoothie-art.logo-art .brand-mark{font-size:48px;line-height:1;vertical-align:0;filter:none}
.hero-ingredients i{position:absolute;font-style:normal;line-height:1;filter:drop-shadow(0 2px 1px #fff9);animation:recipe-bob 2.2s ease-in-out infinite}.hero-ingredients i:nth-child(1){font-size:18px;right:-4px;top:2px}.hero-ingredients i:nth-child(2){font-size:17px;left:-3px;bottom:4px;animation-delay:.45s}.hero-ingredients i:nth-child(3){font-size:15px;left:3px;top:2px;animation-delay:.8s}@keyframes recipe-bob{50%{transform:translateY(-4px) rotate(8deg)}}
.recipe-title-wrap{min-width:0}
.recipe-title-wrap h1{font-size:29px;margin:4px 0}
.recipe-title-wrap p{font-size:13px;line-height:1.35;color:var(--muted);margin:0}
.request-insights{margin:-9px 0 14px;padding:8px 10px;border-radius:10px;background:#edf5eb;color:#4e6e59;font-size:10px;line-height:1.4}
.save-button{font-size:30px;margin-left:auto}
.save-button.saved{color:var(--berry)}
.stat-row{background:var(--sage);border-radius:16px;padding:14px 10px;display:flex;justify-content:space-around;text-align:center}
.stat-row div{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;width:30%}
.stat-row strong{font:700 22px Fraunces}
.stat-row span{font-size:11px;margin-left:3px}
.stat-row small{display:block;width:100%;font-size:9px;color:#728076;margin-top:4px}
.stat-row i{height:32px;border-left:1px solid #cbd7c8}
.section-heading{display:flex;justify-content:space-between;align-items:center;margin:29px 0 12px}
.section-heading h2,.nutrition-section h2,.saved-recipes h2{font:700 18px Fraunces;margin:0}
.constraint{font-size:10px;color:#5b7765;background:#edf4eb;padding:5px 8px;border-radius:20px}
.ingredient-list{border-top:1px solid var(--line)}
.ingredient-helper{font-size:11px;line-height:1.45;color:var(--muted);margin:-5px 0 10px}.ingredient-helper b{color:#7b365f}
.ingredient-action-key{display:flex;justify-content:space-between;align-items:center;margin:0 2px 5px;color:#7a877d;font-size:9px;font-weight:600}.ingredient-action-key div{display:flex;gap:14px;color:#4d6f59}.ingredient-action-key b:last-child{color:#7b365f}
.add-ingredient-button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;margin:13px 0 9px;padding:11px;border:1px dashed #a9b9aa;border-radius:12px;background:#f7faf6;color:#416e54;font:600 12px "DM Sans";cursor:pointer}.add-ingredient-button span{font-size:20px;font-weight:400;line-height:12px}.add-ingredient-button.open{border-style:solid;background:#edf5eb}.add-ingredient-panel{margin:0 0 12px;padding:12px;border-radius:13px;background:#edf5eb}.add-ingredient-panel p{margin:0 0 9px;color:#64736a;font-size:10px;line-height:1.4}.add-options{display:flex;flex-wrap:wrap;gap:7px}.add-option{border:1px solid #d4ded3;border-radius:9px;padding:7px 8px;background:#fff;color:#415248;font:600 10px "DM Sans";cursor:pointer}.add-option span{font-size:15px;margin-right:3px;vertical-align:-1px}.add-option small{margin-left:4px;color:#7c8a80;font-size:9px;font-weight:600}.add-option.selected{border-color:#4d7d62;background:#d6ead6;color:#245b48;box-shadow:inset 0 0 0 1px #4d7d62}
.ingredient{display:flex;align-items:center;padding:13px 3px;border-bottom:1px solid var(--line)}
.ingredient>span:nth-child(2){min-width:0}
.ingredient-icon{font-size:23px;width:36px}
.ingredient-name{font-size:14px;font-weight:600}
.ingredient-reason{font-size:10px;color:var(--muted);margin-top:2px}
.ingredient-amount{margin-left:auto;font-size:13px;font-weight:600}
.choice-check{margin-left:8px;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:700;color:#617265;cursor:pointer}.choice-check input{appearance:none;width:19px;height:19px;border:1.5px solid #a9b8aa;border-radius:6px;background:#fff;cursor:pointer}.choice-check input:checked{background:#4d7d62;border-color:#4d7d62}.choice-check input:checked:after{content:'✓';display:block;color:#fff;font:700 14px Arial;text-align:center;line-height:17px}.remove-choice{color:#7d4b67}.remove-choice input{border-color:#c3b3bc}.remove-choice input:checked{background:#7b365f;border-color:#7b365f}
.allergy-trigger{width:100%;border:1px dashed #a8b8a7;border-radius:12px;padding:12px;margin:19px 0 11px;background:#f7faf6;color:#4d705a;font:600 12px "DM Sans";cursor:pointer}
.allergy-trigger span{font-size:16px;margin-right:3px}
.optimize-button{width:100%;border:0;border-radius:13px;padding:14px;background:#cbd3cb;color:#fff;font:700 14px "DM Sans";transition:.2s}
.optimize-button:not(:disabled){background:var(--berry);cursor:pointer;box-shadow:0 8px 16px #7b365f24}
.portion-visual{margin-top:24px;padding:17px;border:1px solid #dce8da;border-radius:17px;background:linear-gradient(145deg,#eef6ec,#f9f5ed)}.portion-visual-head{display:flex;align-items:center;justify-content:space-between}.portion-visual h2{margin:2px 0 0;font:700 18px Fraunces}.balance-total{width:51px;height:51px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:#fff;color:#275b49;box-shadow:0 3px 9px #52705a1c}.balance-total b{font:700 17px Fraunces;line-height:16px}.balance-total span{font-size:9px}.portion-summary{margin:12px 0 13px;font-size:11px;line-height:1.45;color:#617267}.portion-bars{display:grid;gap:10px}.portion-row-label{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px;font-size:11px;font-weight:600}.portion-row-label b{font-size:11px;color:#3e5d4a}.portion-row-label small{font-size:9px;font-weight:500;color:#87938a}.portion-track{height:8px;border-radius:9px;background:#dbe5d9;overflow:hidden}.portion-track i{display:block;height:100%;border-radius:9px;background:#5e9b6a;transition:width .35s ease}.portion-track i.concentrated{background:#a75b86}.portion-legend{display:flex;gap:12px;flex-wrap:wrap;margin-top:13px;font-size:9px;color:#6d7d72}.portion-legend i{display:inline-block;width:7px;height:7px;margin-right:3px;border-radius:50%}.seed-dot{background:#a75b86}.base-dot{background:#5e9b6a}
.why-section{margin-top:29px;padding:20px;background:#fff0e6;border-radius:17px}
.why-section .section-heading{margin:0 0 8px}
.why-section p{font-size:13px;line-height:1.5;margin:0;color:#5e514b}
.evidence-cards{margin-top:14px;display:grid;gap:8px}
.evidence-card{padding:10px 11px;background:#fffaf5;border-radius:10px;font-size:11px;line-height:1.4}
.evidence-card b{display:block;color:#71465b;margin-bottom:2px}
.nutrition-section{margin:29px 0}
.macro-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px}
.macro{background:#f0f4ee;border-radius:11px;padding:11px 6px;text-align:center}
.macro strong{font:700 17px Fraunces;display:block}
.macro span{font-size:9px;color:var(--muted)}
.nutrient-note{font-size:11px;line-height:1.5;color:var(--muted);margin:14px 0}
.calendar-header h1{margin-top:12px}
.calendar-header p{color:var(--muted);font-size:14px;line-height:1.5}
.month-nav{display:flex;justify-content:space-between;align-items:center;margin:30px 0 15px}
.month-nav h2{font:700 19px Fraunces;margin:0}
.month-nav button{font-size:28px}
.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}
.weekdays{text-align:center;color:#8a958e;font-size:10px;font-weight:700;margin-bottom:8px}
.day{height:44px;border-radius:11px;padding-top:6px;text-align:center;font-size:12px;position:relative}
.day.empty{visibility:hidden}
.day.today{background:#e2eee1;color:var(--green);font-weight:700}
.day.saved::after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--berry);bottom:6px;left:calc(50% - 2px)}
.saved-recipes{margin-top:30px;border-top:1px solid var(--line);padding-top:22px}
.saved-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}
.saved-recipe-toggle{display:flex;align-items:center;min-width:0;gap:10px;padding:0;border:0;background:transparent;text-align:left;color:var(--ink);font:inherit;cursor:pointer}.saved-recipe-toggle>div:nth-child(2){min-width:0}.saved-recipe-toggle b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-chevron{margin-left:auto;color:#6a8a72;font-size:17px;font-style:normal;transition:transform .2s}.saved-item.expanded .saved-chevron{transform:rotate(180deg)}
.saved-item .mini-art{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#f2dfec}
.saved-item b{font-size:13px;display:block}
.saved-item span{font-size:10px;color:var(--muted)}
.saved-recipe-details{grid-column:1/-1;margin:2px 0 2px 45px;padding:11px;border-radius:11px;background:#edf5eb}.saved-detail-ingredients{display:grid;gap:6px}.saved-detail-ingredients span{display:flex;justify-content:space-between;color:#466153;font-size:10px}.saved-detail-ingredients b{font-size:10px}.saved-detail-nutrition{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px;padding-top:9px;border-top:1px solid #d2e0d0}.saved-detail-nutrition span{color:#426755;font-weight:700;font-size:9px}.legacy-detail{font-size:10px;color:#718076}
.saved-remove-check{margin-left:auto;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:700;color:#8a596f;cursor:pointer}.saved-remove-check input{appearance:none;width:18px;height:18px;border:1.5px solid #c9b4be;border-radius:6px;background:#fff;cursor:pointer}.saved-remove-check input:checked{background:#8a465f;border-color:#8a465f}.saved-remove-check input:checked:after{content:'✓';display:block;color:#fff;font:700 13px Arial;line-height:16px;text-align:center}.saved-remove-check i{font-style:normal}.remove-saved-button{width:100%;margin-top:15px;border:0;border-radius:12px;padding:13px;background:#e3c9d2;color:#fff;font:700 13px "DM Sans";transition:.2s}.remove-saved-button:not(:disabled){background:#8a465f;cursor:pointer;box-shadow:0 7px 14px #8a465f24}
.modal{position:fixed;inset:0;background:#17251d88;display:none;align-items:end;justify-content:center;z-index:5}
.modal.visible{display:flex}
.modal-panel{position:relative;width:min(100%,480px);background:var(--cream);padding:30px 24px 32px;border-radius:25px 25px 0 0;animation:slide .25s ease}
.modal-panel h2{font:700 26px Fraunces;margin:6px 0}
.modal-panel p{font-size:13px;line-height:1.5;color:var(--muted)}
.close-modal{position:absolute;right:19px;top:15px;font-size:30px}
.allergy-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:21px 0 25px}
.allergy-options label{border:1px solid var(--line);padding:11px;border-radius:10px;font-size:13px}
.allergy-options input{accent-color:var(--green);margin-right:6px}
@keyframes appear{from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:none}
}
@keyframes slide{from{transform:translateY(100%)}
to{transform:none}
}
@media(min-width:600px){body{padding:24px}
.app-shell{min-height:calc(100vh - 48px);border-radius:24px;box-shadow:var(--shadow)}
}
.anime-banner{height:132px;border-radius:24px;background:linear-gradient(135deg,#d9f0df,#f9dcea);position:relative;overflow:hidden;margin:-16px 0 17px}.anime-cup{position:absolute;right:41px;bottom:10px;width:100px;height:94px;border-radius:48% 48% 42% 42%;background:linear-gradient(135deg,#ad5391,#58305d);border:5px solid #fff8;box-shadow:inset -12px -10px #3b22422b,0 9px 16px #71476b25}.anime-cup:before{content:"";position:absolute;width:100px;height:19px;border-radius:50%;background:#efb6d5;top:5px;left:-5px}.anime-cup i{position:absolute;background:#26312f;width:8px;height:11px;border-radius:50%;top:47px}.anime-cup i:first-child{left:28px}.anime-cup i:nth-child(2){right:28px}.anime-cup b{position:absolute;left:41px;top:52px;font:bold 19px Arial;color:#26312f}.anime-straw{position:absolute;width:9px;height:68px;border-radius:9px;background:repeating-linear-gradient(45deg,#fff 0 5px,#e7a0bf 5px 10px);right:83px;top:-11px;transform:rotate(-15deg)}.spark,.float-berry,.float-leaf{position:absolute}.spark{color:#d885aa;font-size:20px;animation:float 2.4s ease-in-out infinite}.s1{top:22px;left:35px}.s2{right:145px;top:29px;animation-delay:.7s}.float-berry{left:85px;bottom:19px;color:#793466;font-size:29px;text-shadow:0 2px #fff7}.float-leaf{left:122px;top:32px;color:#57965e;font-size:33px;transform:rotate(-30deg)}.make-button{width:100%;border:0;border-radius:14px;padding:16px 18px;background:linear-gradient(105deg,#723c70,#a54d83);color:#fff;font:700 15px "DM Sans";cursor:pointer;box-shadow:0 9px 17px #7b365f2b}.make-button span{font-size:19px;margin-right:6px}.make-modal{align-items:center;padding:18px}.make-modal.visible{display:flex}.make-modal .modal-panel{border-radius:25px}.made-panel{padding-top:27px}.generation-stage{height:240px;margin:15px 0 14px;border-radius:19px;background:linear-gradient(135deg,#f7cbe0,#d7ebda);display:grid;place-items:center;overflow:hidden;position:relative}.generation-stage.complete{background:linear-gradient(135deg,#f7d5e7 0%,#f7e6d2 55%,#cde8d4 100%)}.generation-copy{text-align:center;color:#5d4960}.generation-copy b,.generation-copy small{display:block}.generation-copy b{font:600 15px "DM Sans"}.generation-copy small{font-size:11px;margin-top:5px}.twinkle{font-size:31px;color:#a54d83;display:block;animation:float 1s ease-in-out infinite}.photo-cup{width:134px;height:158px;position:relative;border-radius:16px 16px 31px 31px;background:linear-gradient(100deg,#f7eff4aa 0 14%,transparent 15% 82%,#593a5c3b 100%),var(--smoothie);border:5px solid #fff9;box-shadow:0 12px 20px #71476c45}.photo-cup:before{content:"";position:absolute;width:103px;height:19px;border-radius:50%;background:#542950;top:-12px;left:11px;border:4px solid #fff8}.photo-cup:after{content:"";position:absolute;height:100px;width:11px;border-radius:9px;background:repeating-linear-gradient(45deg,#fff 0 6px,#f6a7c8 6px 12px);top:-78px;left:62px;transform:rotate(11deg)}.photo-topping{font-size:33px;position:absolute;top:5px;left:50px;filter:drop-shadow(0 2px 1px #fff)}.photo-stars{position:absolute;inset:0;pointer-events:none}.photo-stars:before,.photo-stars:after{content:'✦';position:absolute;color:#fff;font-size:25px}.photo-stars:before{left:32px;top:31px}.photo-stars:after{right:27px;bottom:28px;font-size:16px}.made-caption{display:flex;align-items:center;gap:9px;padding:8px 11px;background:#f4ecf0;border-radius:11px;margin-bottom:17px}.made-caption span{font-size:23px}.made-caption p{margin:0;font-size:12px!important;color:#5e4a55!important}@keyframes float{50%{transform:translateY(-6px) rotate(8deg)}}
