@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@500;600;700;800;900&display=swap";.bottom-nav{z-index:35;border:1px solid var(--color-border);background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:4px;width:min(394px,100% - 24px);height:64px;padding:6px;display:grid;position:fixed;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #4b250c14}.bottom-nav button{min-width:0;color:var(--color-muted);background:0 0;border:0;border-radius:16px;place-items:center;gap:2px;padding:4px 2px;font-weight:700;transition:background .15s,color .15s;display:grid}.bottom-nav button.active{background:var(--color-orange-soft);color:var(--color-orange)}.bottom-nav .nav-icon{font-size:20px;line-height:1}.bottom-nav .nav-label{white-space:nowrap;letter-spacing:.1px;font-size:10.5px;line-height:1}@media (width<=370px){.bottom-nav{border-radius:20px;width:calc(100% - 20px);height:60px;bottom:8px}.bottom-nav .nav-icon{font-size:18px}.bottom-nav .nav-label{font-size:10px}}:root{--radius-card:var(--radius-xl);--radius-pill:var(--radius-full);--app-max-width:430px}body{color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#efe9df;overflow-x:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%, var(--app-max-width));background:var(--color-bg);min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}.app-page{width:100%;min-height:100vh;padding:18px var(--page-padding) calc(var(--bottom-nav-height) + 28px)}.no-bottom-nav{padding-bottom:28px}.page-title{color:var(--color-brown);font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.01em;margin:4px 0 12px;font-weight:800;line-height:1.1}.section-title{color:var(--color-brown);font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:0;margin:0;font-weight:800;line-height:1.15}.space-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.text-link{color:var(--color-orange);font-size:var(--fs-small);white-space:nowrap;background:0 0;border:0;padding:4px 6px;font-weight:800}.card,.white-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.floating-ai-button{left:calc(50% + 130px);bottom:calc(var(--bottom-nav-height) + 14px);z-index:40;background:linear-gradient(135deg, #ff8a2a, var(--color-orange));color:#fff;border:0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:0;display:grid;position:fixed;box-shadow:0 10px 22px #ff6b1647}.floating-ai-button span{background:0 0;border-radius:0;width:auto;height:auto;font-size:20px;line-height:1;display:block}.floating-ai-button:after{content:""}.floating-ai-button:active{transform:scale(.96)}@media (width<=460px){.floating-ai-button{left:auto;right:16px;bottom:calc(var(--bottom-nav-height) + 12px)}}@media (width<=380px){.app-page{padding-left:14px;padding-right:14px}.page-title{font-size:24px}.floating-ai-button{width:44px;height:44px;right:14px}}:root{--color-bg:#fff;--color-bg-soft:#fbfaf7;--color-cream:#fbfaf7;--color-cream-2:#fff4e6;--color-card:#fff;--color-card-soft:#fbfaf7;--color-orange:#ff6b16;--color-orange-soft:#fff1e1;--color-orange-dark:#e85a08;--color-green:#58b947;--color-green-soft:#ecf8e6;--color-green-dark:#1f7a35;--color-brown:#3a1f0c;--color-text:#2a1a12;--color-muted:#8a7c70;--color-border:#ece4d8;--color-border-soft:#f3ede2;--color-tomato:#d8412f;--color-tomato-soft:#fde6e3;--color-yellow:#f5b800;--color-yellow-soft:#fff4d3;--color-danger:#e53935;--color-warning:#ff9800;--color-focus-ring:#ff6b162e;--shadow-soft:0 10px 26px #7648160f;--shadow-card:0 6px 16px #5c30100d;--shadow-card-strong:0 10px 22px #5c301014;--radius-xs:8px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--radius-2xl:26px;--radius-full:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--page-padding:16px;--bottom-nav-height:76px;--font-display:"Baloo 2", "Nunito", system-ui, sans-serif;--font-body:"Nunito", Inter, ui-sans-serif, system-ui, sans-serif;--fs-display:26px;--fs-h1:22px;--fs-h2:17px;--fs-h3:15px;--fs-body:14px;--fs-small:12.5px;--fs-tiny:11px;--btn-height:46px;--btn-height-sm:38px;--btn-radius:14px;--btn-radius-pill:999px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-body);color:var(--color-text);font-size:var(--fs-body);background:#efe9df;line-height:1.45}button,input,textarea,select{font:inherit}@keyframes sapor-spin{to{transform:rotate(360deg)}}button{cursor:pointer}.app-shell{background:var(--color-bg);width:100%;max-width:430px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}.app-page{background:var(--color-bg);min-height:100vh;padding:18px var(--page-padding) calc(var(--bottom-nav-height) + 28px)}.app-page::selection{background:#ff6b162e}.page-title{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.01em;color:var(--color-brown);margin:2px 0 6px;font-weight:800;line-height:1.1}.page-subtitle{color:var(--color-muted);font-size:var(--fs-body);margin:0 0 16px;font-weight:500;line-height:1.4}.sapor-logo-text{letter-spacing:-.06em;color:var(--color-orange);font-size:46px;font-weight:950}.sapor-logo-text span:nth-child(2){color:var(--color-green)}.sapor-logo-text span:nth-child(3){color:#ffc21a}.sapor-logo-text span:nth-child(4){color:var(--color-brown)}.form-field{border:1px solid var(--color-border);background:var(--color-card);border-radius:var(--radius-lg);width:100%;color:var(--color-text);font-size:var(--fs-body);box-shadow:var(--shadow-card);outline:none;min-height:46px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.form-field:focus{border-color:var(--color-orange);box-shadow:0 0 0 3px #ff6b161f}.form-stack{gap:14px;display:grid}.section-title{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--color-brown);letter-spacing:0;margin:0 0 10px;font-weight:800}h1,h2,h3{font-family:"Baloo 2",Nunito,system-ui,sans-serif}button,input,textarea,select{letter-spacing:0}.row{align-items:center;display:flex}.space-between{justify-content:space-between;align-items:center;display:flex}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.muted{color:var(--color-muted)}.orange{color:var(--color-orange)}.green{color:var(--color-green-dark)}@media (width<=370px){.page-title{font-size:31px}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}body{font-size:var(--fs-body)}h1,h2,h3,.page-title,.section-title,button,strong{letter-spacing:0}h1,h2,h3,.page-title,.section-title{font-weight:740}.app-page{padding:16px var(--page-padding) calc(var(--bottom-nav-height) + 22px)}.app-page.no-bottom-nav{padding-bottom:24px}.page-title,.pantry-title,.cook-header h1,.planner-header h1,.market-header h1,.profile-title-header h1,.recipe-title-block h1,.food-goals-header h1,.delivery-header h1,.subscription-header h1,.ai-header h1,.view-pantry-header h1,.cooking-header h1,.add-edit-header h1,.add-custom-header h1{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.01em;color:var(--color-brown);font-weight:800;line-height:1.1}.section-title,.profile-section h2,.goal-group-heading h2,.planner-bottom-cta h2,.meal-balance-card h2,.view-pantry-category h2,.market-category-head h2,.active-member-panel .space-between h2{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:0;color:var(--color-brown);font-weight:800}p,span,small,input,select,textarea{font-weight:500}button{font-weight:650}button,.app-button,.primary-action,.secondary-action{font-size:var(--fs-body)}.app-button{min-height:var(--btn-height);border-radius:var(--btn-radius);padding:10px 16px;font-weight:700}.search-bar{border-radius:var(--radius-lg);min-height:48px;padding:10px 14px}.search-bar input{font-size:var(--fs-body)}.page-header{margin-bottom:10px}.page-header-greeting p{font-size:13px}.page-header-greeting>span{font-size:17px}.notification-button{width:36px;height:36px;font-size:18px}.profile-button{width:40px;height:40px;font-size:13px}.bottom-nav{border-radius:22px;width:min(372px,100% - 28px);height:58px;padding:6px}.bottom-nav button{border-radius:16px;padding:4px 2px;font-weight:650}.bottom-nav .nav-icon,.bottom-nav .icon{font-size:18px}.bottom-nav .nav-label{font-size:9.5px}.floating-ai-button{width:42px;height:42px;bottom:calc(var(--bottom-nav-height) + 12px)}.floating-ai-button span{font-size:18px}.pantry-tabs,.market-tabs,.recipe-tabs,.preference-tabs,.cook-filter-row{border-radius:19px;min-height:50px;padding:5px}.pantry-tabs button,.market-tabs button,.recipe-tabs button,.preference-tabs button,.cook-filter-row button{border-radius:15px;min-height:39px;font-size:12px;font-weight:650}.cook-hero-card,.cook-summary-card,.food-goals-hero,.delivery-hero-card,.plus-hero-card,.cooking-hero-card,.add-edit-hero-card,.add-custom-hero-card{border-radius:20px;min-height:96px;padding:12px 13px}.pantry-glance-card,.market-stats,.partner-card,.profile-hero,.profile-section,.active-member-panel,.meal-balance-card,.planner-gap-card,.day-card,.use-soon-card,.view-pantry-category,.recipe-status-card,.nutrition-card,.meal-gives-card,.cook-tip-card,.serving-card,.ai-chat-card,.trial-card,.payment-safe-card,.subscription-note-card,.goal-group-card,.delivery-info-card,.delivery-note-card{border-radius:20px;padding:11px}.cook-hero-card h2,.cook-summary-card h2,.food-goals-hero h2,.delivery-hero-card h2,.plus-hero-card h2,.cooking-hero-card h2,.add-edit-hero-card h2,.add-custom-hero-card h2{letter-spacing:0;font-size:22px;font-weight:740;line-height:1.08}.cook-hero-card p,.cook-summary-card p,.cook-summary-card span,.food-goals-hero p,.delivery-hero-card span,.delivery-hero-card p,.plus-hero-card span{font-size:12px;line-height:1.3}.cook-pot{width:96px;height:86px}.cook-hero-card{grid-template-columns:92px minmax(0,1fr) 48px}.cook-hero-card>button{width:48px;height:48px;font-size:32px}.pantry-stats div{min-height:60px}.pantry-stats span,.market-stats span,.profile-stats-grid span,.profile-pantry-insight span{font-size:19px}.pantry-stats strong,.market-stats strong,.profile-stats-grid strong,.profile-pantry-insight strong{font-size:15px}.category-row button,.ingredient-choice-card,.market-source-row span,.view-pantry-filter-row button,.planner-actions-row button{border-radius:15px;min-height:44px;font-size:12px}.pantry-item-card{border-radius:17px;grid-template-rows:58px auto auto 30px;min-height:148px}.item-image{border-radius:14px;height:58px}.pantry-item-card h3{font-size:12.5px}.pantry-item-card p{font-size:10.5px}.item-edit-pill{height:30px;font-size:11px}.cook-from-pantry-card{border-radius:19px;min-height:82px;padding:12px}.recipe-list{grid-auto-columns:28%}.recipe-card{border-radius:17px;grid-template-rows:92px minmax(0,1fr);min-height:232px;padding:6px}.recipe-image{border-radius:14px;min-height:92px;font-size:39px}.recipe-content h3{font-size:13px;font-weight:700}.recipe-meta span{padding:3px 5px;font-size:9.5px}.cook-summary-card{grid-template-columns:82px minmax(0,1fr)}.cook-summary-plate{width:82px;height:74px}.cook-summary-card h2{font-size:22px}.cook-summary-action{border-radius:16px;min-height:45px;font-size:12.5px;font-weight:700}.planner-smart-row,.profile-page{gap:10px}.smart-fill-card,.surprise-card{border-radius:18px;min-height:76px;padding:11px}.smart-fill-card span,.surprise-card span{font-size:27px}.balance-grid div,.member-detail-grid article,.goal-card,.feature-card,.goal-option-card{border-radius:16px;padding:9px}.day-card{min-width:176px}.meal-icon{border-radius:12px;width:36px;height:36px}.profile-hero{grid-template-columns:66px minmax(0,1fr) auto;min-height:100px}.profile-avatar-large{width:58px;height:58px}.profile-hero h1{font-size:20px;font-weight:740}.profile-edit-btn{border-radius:14px;min-height:40px;font-size:12px;font-weight:650}.profile-section,.active-member-panel{min-height:146px}.member-card-list{gap:6px}.member-profile-card{border-radius:16px;min-height:76px}.member-profile-avatar{width:38px;height:38px}.preference-row,.settings-list button{border-radius:16px;min-height:52px;padding:10px}.preference-icon{border-radius:14px;width:40px;height:40px}.signin-card{gap:11px;padding-top:clamp(42px,6svh,64px)}.signin-logo{width:min(62vw,200px)}.signin-heading h1{letter-spacing:0;font-size:clamp(25px,5.8vw,32px);font-weight:760}.signin-heading p{font-size:14.5px;line-height:1.32}.signin-input{border-radius:17px;min-height:50px}.signin-input input{font-size:14.5px}.signin-primary-btn{border-radius:17px;min-height:50px;font-size:15px;font-weight:720}.signin-social-btn{border-radius:16px;min-height:44px;font-size:12.5px}.signin-terms{font-size:11.5px}.diet-shell{padding-top:max(12px, env(safe-area-inset-top));padding-bottom:max(12px, env(safe-area-inset-bottom));gap:8px}.diet-topbar{grid-template-columns:46px 1fr 46px}.diet-back-btn{border-radius:15px;width:42px;height:42px;font-size:19px;font-weight:700}.diet-progress-wrap p{margin-bottom:5px;font-size:12px;font-weight:700}.diet-progress{gap:5px}.diet-progress span{width:40px;height:6px}.diet-heading h1{letter-spacing:0;font-size:clamp(25px,6.2vw,32px);font-weight:760}.diet-heading p{margin-top:4px;font-size:12.5px;line-height:1.28}.household-card,.preference-card{border-radius:18px;padding:10px}.household-card h2,.preference-title-row h2{font-size:16px;font-weight:720}.household-counter{grid-template-columns:46px 1fr 46px;gap:8px;margin:5px auto 7px}.household-counter button{border-radius:13px;width:38px;height:38px;font-size:19px;font-weight:700}.household-counter strong{font-size:31px;font-weight:740}.member-chip-row{gap:6px}.member-chip{border-radius:12px;min-height:36px;font-size:11px;font-weight:650}.member-chip span{font-size:17px}.member-name-field{gap:5px;margin-bottom:8px}.member-name-field span{font-size:11.5px;font-weight:650}.member-name-field input{border-radius:13px;min-height:42px;font-size:13px;font-weight:600}.preference-tabs{height:40px;margin-bottom:10px}.preference-tabs button{font-size:11px;font-weight:650}.preference-title-row p{margin-top:3px;font-size:11.5px;line-height:1.25}.preference-grid{gap:7px;margin-top:9px}.preference-option{border-radius:14px;gap:3px;min-height:58px;padding:7px 5px}.option-icon{font-size:20px}.option-check{width:18px;height:18px;font-size:11px;top:5px;right:5px}.preference-option strong{font-size:10.5px;font-weight:650}.preference-note{margin-top:8px;font-size:11px;line-height:1.25}.diet-bottom-actions{gap:8px;margin-top:0}.secondary-action,.primary-action{min-height:var(--btn-height);border-radius:var(--btn-radius);font-size:var(--fs-body);font-weight:700}.primary-action span{font-size:16px}.ai-context-card div,.view-pantry-summary article,.profile-pantry-insight div,.profile-stats-grid article{border-radius:17px;padding:10px 7px}.step-body,.step-tip-card,.timer-card,.current-step-card,.all-steps-mini,.finished-card{border-radius:18px;padding:12px}.big-step-number{border-radius:16px;width:48px;height:48px;font-size:22px}.step-top-row h2{font-size:20px}.step-body{font-size:14px}.timer-card h2{font-size:24px}@media (width<=390px){.recipe-list{grid-auto-columns:42%}.profile-page{gap:9px}}
