:root{--ink:#1f2a2e;--muted:#667676;--paper:#f7f4ee;--surface:#fffdfa;--line:#e6e1d8;--sage:#e4eee5;--sage-strong:#547565;--forest:#284c40;--amber:#f7c667;--coral:#e98367;--lavender:#dbd6ef;--shadow:0 10px 30px rgba(53,66,59,.07)}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}[role=button]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(84,117,101,.28);outline-offset:3px}.icon{width:18px;height:18px;flex:0 0 auto}.shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{background:#f0eee7;border-right:1px solid var(--line);padding:28px 18px;display:flex;flex-direction:column;gap:36px}.brand{display:flex;align-items:center;gap:11px;padding:0 8px}.brand-mark,.loading-mark{width:37px;height:37px;border-radius:13px;background:var(--forest);color:white;display:grid;place-items:center;font-family:Georgia,serif;font-size:23px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.12)}.brand strong{display:block;letter-spacing:-.5px;font-size:16px}.brand span{display:block;margin-top:2px;color:var(--muted);font-size:12px}nav{display:grid;grid-gap:7px;gap:7px}.nav-item{display:flex;gap:12px;align-items:center;border:0;background:transparent;color:#617070;padding:12px;border-radius:11px;text-align:left;font-size:14px}.nav-item.active{background:var(--surface);color:var(--forest);box-shadow:0 3px 10px rgba(63,77,67,.06);font-weight:700}.nav-item:hover{background:#e8e6de}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:20px 8px 0;display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:12px}.sidebar-bottom strong{color:var(--ink);font-size:14px}.eyebrow,.mini-kicker{text-transform:uppercase;letter-spacing:1.25px;color:var(--sage-strong);font-size:10px;font-weight:800;margin:0 0 6px}.content{max-width:1440px;width:100%;padding:36px 44px 56px;margin:auto}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.topbar h1{margin:0;font-family:Georgia,serif;letter-spacing:-1.1px;font-size:34px}.topbar-actions{display:flex;align-items:center;gap:13px}.estimate,.today-pill{background:#eef1eb;color:#627367;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.danger,.primary,.secondary{border:0;border-radius:10px;padding:12px 17px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.primary{background:var(--forest);color:white;box-shadow:0 7px 17px rgba(40,76,64,.18)}.primary:hover{transform:translateY(-1px)}.primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.primary.small{padding:10px 13px}.secondary{background:var(--surface);color:var(--forest);border:1px solid #cdd9d0}.danger{background:#fff2f2;color:#c0392b;border:1px solid #f5c6c6}.danger:hover{background:#ffe0e0}.full{width:100%}.recipe-modal-actions{display:flex;gap:10px;padding:20px 32px 28px;border-top:1px solid #ece8df;margin-top:4px}.notice{margin:-8px 0 20px;display:flex;align-items:center;gap:9px;border:1px solid #d6e4d6;background:#f2f8f2;color:#385d4e;border-radius:11px;padding:12px 14px;font-size:13px}.notice button{border:0;background:transparent;font-size:20px;margin-left:auto;color:#507263}.hero-grid{display:grid;grid-template-columns:1.6fr .9fr;grid-gap:22px;gap:22px;margin-bottom:22px}.hero-copy{min-height:242px;border-radius:20px;background:var(--forest);color:white;padding:33px 36px;position:relative;overflow:hidden}.hero-copy:after{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-55px;top:-90px}.soft-label{display:inline-flex;align-items:center;gap:6px;color:#cfdfd3;border:1px solid rgba(212,235,216,.22);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.soft-label .icon{width:14px}.hero-copy h2{font-family:Georgia,serif;font-size:34px;letter-spacing:-.9px;line-height:1.07;margin:17px 0 9px}.hero-copy h2,.hero-copy p{position:relative;z-index:1;max-width:520px}.hero-copy p{color:#d6e3da;line-height:1.55;font-size:14px}.metric-row{position:relative;z-index:1;display:flex;gap:22px;margin-top:24px;font-size:12px;color:#d4ded6}.metric-row strong{display:block;color:white;font-size:18px;margin-bottom:3px}.hero-visual{overflow:hidden;border-radius:20px;background:#e9ded0;position:relative;min-height:242px;display:flex;align-items:flex-end;padding:24px;color:#584d42;font-family:Georgia,serif;font-size:26px;line-height:1.1}.hero-visual:before{content:"";width:160px;height:160px;top:19px;background:#edb86b;border-radius:50%;opacity:.72}.hero-visual:before,.plate{position:absolute;right:28px}.plate{width:170px;height:170px;top:35px;background:#fffcf4;border:10px solid #e8e2d5;box-shadow:inset 0 0 0 2px #d8d0be,0 10px 20px rgba(82,62,39,.12);border-radius:50%;transform:rotate(-12deg)}.plate b,.plate em,.plate i{position:absolute;display:block;border-radius:50%}.plate i{width:77px;height:35px;background:#6d9d5c;left:42px;top:62px;transform:rotate(22deg)}.plate b{width:45px;height:45px;background:#d86b48;right:29px;top:46px}.plate em{width:24px;height:24px;background:#f2c04a;left:31px;top:43px}.hero-visual span{position:relative;z-index:2}.add-card,.inventory-card,.planner-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:25px}.card-heading,.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.card-heading h3,.section-heading h2{margin:0;font-family:Georgia,serif;letter-spacing:-.5px}.card-heading h3{font-size:21px}.control-grid{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:24px;gap:24px;margin:24px 0 18px}.field-label{display:grid;grid-gap:9px;gap:9px;color:#4d5d5c;font-weight:800;font-size:12px}.segmented{display:flex;padding:4px;background:#f0f0eb;border-radius:10px;gap:3px}.segmented button{padding:8px 10px;flex:1 1;background:transparent;border:0;border-radius:7px;color:#677474;font-size:12px;font-weight:700}.segmented button.selected{background:white;color:var(--forest);box-shadow:0 2px 5px rgba(0,0,0,.07)}.chip-row,.tag-row{display:flex;flex-wrap:wrap;gap:7px}.chip{border:1px solid #d9dfd7;border-radius:999px;background:white;padding:7px 9px;text-transform:capitalize;color:#586968;font-size:11px;font-weight:700}.chip.chosen{border-color:#9bb2a2;background:#eaf2eb;color:var(--forest)}.ai-modal textarea,.prompt-label textarea,.recipe-editor textarea{resize:vertical;min-height:90px}.add-card input,.add-card select,.field-label input,.field-label select,.field-label textarea,.recipe-editor input,.recipe-editor select,.recipe-editor textarea,.search-wrap input{border:1px solid #dfe2dc;background:#fffefa;border-radius:9px;padding:11px 12px;color:var(--ink);outline:0;width:100%}.planner-bottom{margin-top:19px;justify-content:space-between;gap:18px}.baby-toggle,.planner-bottom{display:flex;align-items:center}.baby-toggle{border:0;background:#f7f2e9;border-radius:12px;padding:9px 12px;gap:9px;color:#7a6753;text-align:left}.baby-toggle.on{background:#efe7f4;color:#67557d}.baby-toggle span{display:grid;grid-gap:1px;gap:1px}.baby-toggle strong{font-size:12px}.baby-toggle small{font-size:10px;color:inherit;opacity:.75}.baby-toggle b{margin-left:9px;font-size:11px}.plan-results{margin-top:37px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:27px}.muted{color:var(--muted);font-size:13px;margin:7px 0 0;line-height:1.5}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));grid-gap:13px;gap:13px}.day-card{background:#eeeee9;border-radius:15px;padding:13px;min-height:210px}.day-title{display:flex;justify-content:space-between;color:#576563;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;padding:1px 3px 11px}.day-title small{color:#85908d;font-weight:600;text-transform:none;letter-spacing:0}.meal-card{background:white;padding:13px;border-radius:11px;margin-bottom:9px;border:1px solid transparent}.meal-clickable{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.meal-clickable:hover{transform:translateY(-2px);border-color:#c9d8cd;box-shadow:0 7px 15px rgba(54,74,63,.08)}.meal-top{display:flex;justify-content:space-between;color:#71807b;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.7px}.meal-top i{color:#786c9b;font-style:normal}.meal-card h4{margin:7px 0 5px;font-size:14px;line-height:1.25}.meal-card p{margin:0;color:#71807d;font-size:11px;line-height:1.4}.baby-note{margin-top:9px;padding-top:8px;border-top:1px solid #eeeaf4;color:#715d89;display:flex;gap:5px;font-size:10px;line-height:1.35}.baby-note .icon{width:14px;height:14px}.view-recipe{margin-top:9px;color:var(--forest);font-size:10px;font-weight:800;display:flex;gap:4px;align-items:center}.view-recipe .icon{width:13px;height:13px}.empty-plan{border:1px dashed #c8d3cb;min-height:230px;display:grid;place-items:center;align-content:center;text-align:center;background:#fbfaf6;border-radius:18px;padding:25px;margin-top:26px}.empty-plan .icon{color:var(--sage-strong);width:29px;height:29px}.empty-plan h3{margin:12px 0 5px;font-family:Georgia,serif;font-size:20px}.empty-plan p{margin:0;color:var(--muted);font-size:13px;max-width:370px;line-height:1.5}.empty-plan .primary{margin-top:17px}.recipe-book-hero{position:relative;overflow:hidden;min-height:205px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;background:#624d76;padding:31px 34px;border-radius:20px;color:white;margin-bottom:21px}.recipe-book-hero:before{content:"";position:absolute;width:260px;height:260px;right:-55px;top:-120px;border-radius:50%;border:28px solid rgba(255,255,255,.1)}.recipe-book-hero:after{content:"";position:absolute;width:155px;height:155px;right:165px;top:-70px;border-radius:50%;background:rgba(246,201,111,.22)}.recipe-book-hero>*{position:relative;z-index:1}.soft-label.light{color:#e7dff0;border-color:rgba(255,255,255,.2)}.recipe-book-hero h2{max-width:600px;font-family:Georgia,serif;font-size:34px;line-height:1.06;letter-spacing:-1px;margin:14px 0 8px}.recipe-book-hero p{max-width:600px;color:#ede9f0;line-height:1.5;font-size:13px;margin:0}.book-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.pale{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.3)}.pale:hover{background:rgba(255,255,255,.22)}.warm{background:#e98765;box-shadow:0 7px 17px rgba(38,23,45,.22)}.recipe-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px;align-items:center}.filter-row{display:flex;flex-wrap:wrap;gap:7px}.filter-chip{border:1px solid #d7dbd5;background:#fffdfa;color:#60706b;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800;display:flex;gap:6px;align-items:center}.filter-chip span{display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#edf0eb;color:#64736b;font-size:10px}.filter-chip.active{background:#e8f0e9;color:var(--forest);border-color:#b8cbbd}.filter-chip.active span{background:#cce0d0;color:#3e634d}.search-wrap{position:relative;width:min(260px,100%)}.search-wrap input{padding-right:34px}.search-wrap span{position:absolute;right:12px;top:8px;font-size:19px;color:#83908c}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));grid-gap:17px;gap:17px}.recipe-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px rgba(53,66,59,.13);border-color:#cad7ce}.recipe-art{height:164px;position:relative;overflow:hidden;background:#dfe9d9;padding:13px}.recipe-art.art-large{height:240px}.food-plate{position:absolute;width:118px;height:118px;right:40px;bottom:-18px;border-radius:50%;background:#fffdf5;border:8px solid rgba(238,232,217,.9);box-shadow:0 7px 16px rgba(60,70,45,.13)}.food-plate b,.food-plate em,.food-plate i{position:absolute;display:block;border-radius:50%}.food-plate i{width:54px;height:24px;left:28px;top:40px;transform:rotate(-22deg)}.food-plate b{width:30px;height:30px;right:14px;top:24px}.food-plate em{width:20px;height:20px;left:16px;top:26px}.art-large .food-plate{width:175px;height:175px;right:52px;bottom:-24px;border-width:11px}.art-large .food-plate i{width:80px;height:35px;left:42px;top:60px}.art-large .food-plate b{width:46px;height:46px;right:20px;top:36px}.art-large .food-plate em{width:30px;height:30px;left:24px;top:38px}.art-chicken{background:#f0e6cc}.art-turkey{background:#eadcbd}.art-salmon{background:#f1d4c9}.art-beef{background:#dbc6bd}.art-steak{background:#d8c0b8}.art-eggs{background:#f4eab5}.art-beans{background:#d5dcb9}.art-other{background:#dfe9d9}.art-chicken .food-plate i{background:#d4943a}.art-chicken .food-plate b{background:#7ba55c}.art-chicken .food-plate em{background:#e8c840}.art-turkey .food-plate i{background:#b87248}.art-turkey .food-plate b{background:#e09040}.art-turkey .food-plate em{background:#668840}.art-salmon .food-plate i{background:#e07060}.art-salmon .food-plate b{background:#5a8a50}.art-salmon .food-plate em{background:#c8a870}.art-beef .food-plate i{background:#a84030}.art-beef .food-plate b{background:#5a8a40}.art-beef .food-plate em{background:#d4a840}.art-steak .food-plate i{background:#903028}.art-steak .food-plate b{background:#d4a030}.art-steak .food-plate em{background:#7a9848}.art-eggs .food-plate i{background:#e8c820;transform:rotate(0deg);border-radius:50%;width:34px;height:34px;left:32px;top:30px}.art-eggs .food-plate b{background:#5a9050}.art-eggs .food-plate em{background:#e07030}.art-beans .food-plate i{background:#c8a868}.art-beans .food-plate b{background:#5a7840}.art-beans .food-plate em{background:#e0c020}.art-other .food-plate i{background:#d96d4b}.art-other .food-plate b{background:#7fa461}.art-other .food-plate em{background:#e5ad4f}.protein-label{position:absolute;top:12px;left:12px;color:rgba(30,68,53,.82);background:rgba(255,255,255,.6);border-radius:999px;padding:5px 8px;text-transform:capitalize;font-size:10px;font-weight:800;z-index:2}.fav{position:absolute;top:11px;right:11px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;border:0;background:rgba(255,255,255,.88);color:#62706c;z-index:4}.fav .icon{width:16px;height:16px}.fav.active{color:#d46762;background:#fff3f2}.fav.active .icon{fill:#d46762}.card-open-hint{position:absolute;z-index:2;left:13px;bottom:11px;color:rgba(30,42,36,.82);display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800;opacity:0;transform:translateY(7px);transition:.18s}.recipe-card:hover .card-open-hint{opacity:1;transform:none}.card-open-hint .icon{width:14px;height:14px}.recipe-copy{padding:16px}.card-meta{display:flex;justify-content:space-between;color:#74817e;font-size:10px;text-transform:uppercase;letter-spacing:.55px;font-weight:800}.card-meta span:last-child{display:flex;gap:4px;align-items:center;letter-spacing:0;text-transform:none}.card-meta .icon{width:13px;height:13px}.recipe-copy h3{font-family:Georgia,serif;margin:10px 0 6px;line-height:1.12;font-size:20px;letter-spacing:-.35px}.recipe-copy>p{font-size:12px;line-height:1.45;color:#667674;margin:0 0 13px;min-height:52px}.tag-row span{background:#edf0ed;color:#65766d;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:700}.nutrition{display:flex;align-items:center;gap:9px;border-top:1px solid #eeeae2;margin-top:15px;padding-top:11px;color:#71807d;font-size:10px}.nutrition strong{color:var(--forest);margin-left:auto;font-size:12px}.recipe-foot{display:flex;align-items:center;justify-content:space-between;padding-top:10px;color:#81908a;font-size:10px}.planned-count{display:inline-flex;gap:4px;align-items:center;color:#6a5e7e;font-weight:700}.planned-count .icon{width:13px;height:13px}.baby-mini{width:23px;height:23px;background:#f1eaf7;color:#79638d;border-radius:50%;display:grid;place-items:center}.baby-mini .icon{width:13px;height:13px}.grocery-progress{background:#eef1ed;border-radius:11px;padding:12px 14px;display:flex;gap:15px;align-items:center;color:#60716b;font-size:12px;font-weight:700;margin-bottom:18px}.grocery-progress>div{height:7px;background:#d8ded8;border-radius:99px;flex:1 1;overflow:hidden}.grocery-progress i{display:block;height:100%;background:#709980;border-radius:inherit}.grocery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));grid-gap:15px;gap:15px}.grocery-section{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--surface)}.grocery-section h3{margin:0;padding:13px 14px;background:#f1f0eb;text-transform:uppercase;font-size:10px;letter-spacing:.9px;color:#63726e}.grocery-item{width:100%;padding:12px 13px;background:white;border:0;border-bottom:1px solid #f0ede7;display:flex;align-items:center;gap:10px;text-align:left}.grocery-item:last-child{border-bottom:0}.grocery-item.checked{opacity:.53}.grocery-item.checked strong{text-decoration:line-through}.check-box{width:19px;height:19px;border:1px solid #c6d0c8;border-radius:6px;display:grid;place-items:center;color:white}.checked .check-box{background:#6e9479;border-color:#6e9479}.check-box .icon{width:13px;height:13px}.grocery-item>span:nth-child(2){display:grid;grid-gap:2px;gap:2px}.grocery-item strong{font-size:12px}.grocery-item small{font-size:10px;color:#77837f}.grocery-item em{margin-left:auto;font-size:9px;font-style:normal;color:#85918d}.expiry-banner{display:flex;gap:11px;align-items:center;margin:0 0 18px;border:1px solid #f0d5b9;background:#fff6ea;color:#8a633a;padding:13px 15px;border-radius:12px}.expiry-banner>div{display:grid;grid-gap:3px;gap:3px}.expiry-banner span{font-size:12px}.pantry-layout{display:grid;grid-template-columns:1.3fr .8fr;grid-gap:19px;gap:19px}.add-card,.inventory-card{padding:22px}.inventory-card .card-heading span{font-size:12px;color:#71817c}.zone{border-top:1px solid #eeeae3;padding-top:14px;margin-top:14px}.zone h4{text-transform:capitalize;margin:0 0 8px;font-size:12px;color:#5b6b66}.inventory-row{display:flex;justify-content:space-between;padding:9px 1px;align-items:center}.inventory-row>div{display:grid;grid-gap:2px;gap:2px}.inventory-row strong{font-size:13px}.empty-zone,.inventory-row span{color:#7c8985;font-size:11px;margin:0}.inventory-row button{border:0;color:#8c6d68;background:#faefeb;border-radius:50%;width:24px;height:24px;font-size:17px}.add-card form{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.add-card label{font-size:11px;color:#596865;font-weight:800;display:grid;grid-gap:6px;gap:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.suggestions{margin-top:31px}.compact{margin-bottom:12px}.suggestion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:13px;gap:13px}.suggestion-grid article{background:#f0f3ec;border:1px solid #dce5dc;border-radius:13px;padding:16px;cursor:pointer;transition:.15s}.suggestion-grid article:hover{background:#e6eee4;transform:translateY(-2px)}.suggestion-grid article>span{text-transform:capitalize;color:#5d7866;font-size:10px;font-weight:800}.suggestion-grid h3{margin:7px 0 6px;font-family:Georgia,serif;font-size:18px}.suggestion-grid p{margin:0 0 8px;color:#6d7a75;font-size:11px;line-height:1.4}.suggestion-grid small{color:#668070;font-size:10px}.suggestion-grid em{margin-top:10px;display:flex;gap:4px;align-items:center;color:#3f6750;font-weight:800;font-size:10px;font-style:normal}.suggestion-grid em .icon{width:13px;height:13px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;background:rgba(25,33,29,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-modal,.editor-modal,.recipe-modal{width:min(1060px,100%);max-height:calc(100vh - 48px);overflow:auto;background:var(--surface);border-radius:20px;box-shadow:0 28px 80px rgba(14,25,19,.3);position:relative}.modal-close{border:0;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.9);color:#31463c}.modal-close .icon{width:18px;height:18px}.recipe-modal>.modal-close{position:absolute;z-index:5;top:16px;right:16px}.recipe-modal .recipe-art.art-large{display:flex;align-items:flex-end;padding:26px 30px}.modal-banner-copy{position:relative;z-index:2;max-width:580px}.modal-banner-copy .protein-label{position:static;display:inline-block;margin-bottom:11px}.modal-banner-copy h2{font-family:Georgia,serif;letter-spacing:-1px;font-size:36px;line-height:1.05;margin:0 0 9px;color:#1f2a2e}.modal-banner-copy p{margin:0;font-size:13px;line-height:1.45;color:#3d4f47}.detail-fav{position:absolute;z-index:3;right:23px;bottom:23px;border:0;background:rgba(255,255,255,.9);color:#5e6e67;border-radius:999px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.detail-fav.active{background:#fff0ef;color:#c85d58}.detail-fav.active .icon{fill:#c85d58}.recipe-modal-body{padding:27px 32px 36px}.recipe-summary-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding-bottom:24px;border-bottom:1px solid #ece8df}.recipe-summary-row>div{display:flex;gap:8px;align-items:center;color:#64736f;font-size:11px}.recipe-summary-row>div>.icon{color:#50735f}.recipe-summary-row span{display:grid;grid-gap:2px;gap:2px}.recipe-summary-row strong{color:#2c4136;font-size:12px}.detail-main{display:grid;grid-template-columns:minmax(0,1.35fr) 280px;grid-gap:36px;gap:36px;padding-top:28px}.detail-column{display:grid;grid-gap:32px;gap:32px}.detail-section-heading h3{font-family:Georgia,serif;font-size:25px;letter-spacing:-.5px;margin:0}.ingredient-list{list-style:none;padding:0;margin:17px 0 0;border-top:1px solid #eeeae2}.ingredient-list li{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #eeeae2;font-size:13px;color:#465752}.ingredient-list small{color:#89958f;font-size:10px;white-space:nowrap}.instruction-list{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-gap:15px;gap:15px}.instruction-list li{display:grid;grid-template-columns:29px 1fr;grid-gap:10px;gap:10px;align-items:start;color:#4d5d58;font-size:13px;line-height:1.55}.instruction-list b{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e7efe7;color:#52705d;font-size:11px}.detail-side{display:grid;align-content:start;grid-gap:14px;gap:14px}.baby-panel,.nutrition-panel,.tag-panel{padding:16px;border-radius:13px;border:1px solid #e6e5df;background:#f8f8f3}.nutrition-big{display:flex;align-items:baseline;gap:5px;margin:7px 0 14px}.nutrition-big strong{font-family:Georgia,serif;font-size:38px;color:var(--forest);letter-spacing:-1px}.nutrition-big span{color:#6f7d78;font-size:11px}.macro-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 0;border-top:1px solid #e4e7df;border-bottom:1px solid #e4e7df}.macro-grid span{display:grid;grid-gap:3px;gap:3px;color:#72807b;font-size:10px}.macro-grid b{color:#365747;font-size:13px}.nutrition-panel>small{display:block;margin-top:11px;font-size:10px;color:#8b9691}.baby-panel{background:#f5f0f8;border-color:#e6dced;color:#715e84}.baby-panel>div{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.baby-panel p{font-size:11px;line-height:1.5;margin:10px 0 0}.tag-panel{background:#fffefa}.tag-panel .tag-row{margin-top:10px}.editor-modal{width:min(980px,100%);padding:0}.editor-header{padding:26px 30px 18px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ebe7df}.ai-modal h2,.editor-header h2{margin:0;font-family:Georgia,serif;letter-spacing:-.7px;font-size:28px}.editor-header p:not(.eyebrow){margin:7px 0 0;color:#6b7975;font-size:12px}.recipe-editor{padding:23px 30px 29px}.editor-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.baby-editor>label:not(.baby-checkbox),.editor-grid label,.editor-nutrition label,.editor-sections section{display:grid;grid-gap:6px;gap:6px;color:#52615d;font-weight:800;font-size:11px}.editor-grid label small{color:#89938e;font-weight:600}.editor-grid .editor-wide{grid-column:span 4}.editor-sections{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:21px}.editor-sections section{background:#f8f8f3;border:1px solid #e6e6dd;border-radius:13px;padding:15px}.editor-section-title h3{font-family:Georgia,serif;font-size:19px;margin:0}.editor-section-title small{font-weight:600;color:#87928d}.editor-sections textarea{margin-top:12px;border:1px solid #dfe2dc;background:white;border-radius:9px;padding:10px;width:100%;color:var(--ink)}.editor-nutrition{display:grid;grid-template-columns:1.5fr repeat(4,.7fr);grid-gap:11px;gap:11px;align-items:end;margin-top:18px;padding:15px;border-radius:13px;background:#ebf1e9}.editor-nutrition h3{font-family:Georgia,serif;font-size:19px;margin:0}.editor-nutrition label input{border:1px solid #ccdbca;padding:9px;border-radius:8px;width:100%;background:white}.baby-editor{margin-top:18px;display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:16px;gap:16px;padding:15px;border:1px solid #eadff0;background:#faf7fb;border-radius:13px}.baby-checkbox{display:flex;gap:9px;align-items:flex-start;color:#6f5d80;cursor:pointer}.baby-checkbox input{margin-top:3px;accent-color:#78638f}.baby-checkbox span{display:grid;grid-template-columns:19px 1fr;grid-column-gap:7px;column-gap:7px;align-items:center}.baby-checkbox strong{font-size:12px}.baby-checkbox small{grid-column:2;font-size:10px;color:#887694;margin-top:2px}.baby-editor textarea{border:1px solid #ded5e4;border-radius:9px;padding:10px;background:white;color:var(--ink)}.editor-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.ai-modal{width:min(530px,100%);padding:33px;text-align:center}.ai-modal>.modal-close{position:absolute;top:16px;right:16px}.ai-orb{margin:0 auto 14px;width:52px;height:52px;display:grid;place-items:center;background:#f1e8f6;color:#72538c;border-radius:18px}.ai-orb .icon{width:25px;height:25px}.ai-modal h2{font-size:30px}.ai-modal>p:not(.eyebrow){color:#6c7775;line-height:1.55;font-size:13px;margin:10px auto 19px;max-width:430px}.ai-modal form{display:grid;grid-gap:13px;gap:13px;text-align:left}.ai-modal textarea{border:1px solid #d9d7df;border-radius:11px;padding:12px;background:#fffefa;color:var(--ink);width:100%}.ai-baby{border:1px solid #e2d8e8;background:#f6f1f9;padding:10px}.ai-baby input{display:none}.offline-note{display:block;margin-top:14px;color:#89918e;font-size:10px;line-height:1.4}.loading-shell{min-height:100vh;display:grid;place-content:center;grid-gap:12px;gap:12px;text-align:center;color:#5e7067;background:var(--paper)}.loading-shell .loading-mark{margin:auto}.loading-shell p{margin:0;font-size:13px}@media (max-width:1050px){.content{padding:30px}.recipe-toolbar,.topbar{align-items:flex-start}.recipe-toolbar{flex-direction:column}.search-wrap{width:100%}.detail-main{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(3,1fr)}.detail-side .baby-panel{grid-column:span 2}.editor-grid{grid-template-columns:repeat(2,1fr)}.editor-grid .editor-wide{grid-column:span 2}.editor-nutrition{grid-template-columns:1fr repeat(4,.7fr)}}@media (max-width:760px){.shell{grid-template-columns:1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:12px 15px;display:flex;flex-direction:row;align-items:center;gap:15px;overflow:auto}.brand{flex:0 0 auto;padding:0}.brand span{display:none}.sidebar nav{display:flex;gap:4px}.nav-item{padding:9px;font-size:12px;white-space:nowrap}.nav-item .icon,.sidebar-bottom{display:none}.content{padding:22px 16px 40px}.topbar h1{font-size:29px}.topbar-actions .today-pill{display:none}.baby-editor,.editor-sections,.hero-grid,.pantry-layout{grid-template-columns:1fr}.hero-copy{min-height:225px;padding:27px}.hero-copy h2,.recipe-book-hero h2{font-size:29px}.hero-visual{min-height:185px}.control-grid{grid-template-columns:1fr;gap:15px}.planner-bottom{align-items:stretch;flex-direction:column}.recipe-book-hero{padding:26px;align-items:flex-start;flex-direction:column}.book-actions{width:100%}.book-actions button{flex:1 1}.plan-grid{grid-template-columns:1fr 1fr}.recipe-summary-row{grid-template-columns:1fr}.recipe-modal .recipe-art.art-large{height:200px;padding:20px}.modal-banner-copy h2{font-size:28px}.recipe-modal-body{padding:20px}.detail-fav{right:16px;bottom:16px}.detail-side{grid-template-columns:1fr}.detail-side .baby-panel{grid-column:auto}.editor-modal{max-height:none}.editor-header,.recipe-editor{padding-left:19px;padding-right:19px}.editor-grid{grid-template-columns:1fr}.editor-grid .editor-wide{grid-column:span 1}.editor-nutrition{grid-template-columns:1fr 1fr}.editor-nutrition>div{grid-column:span 2}.modal-backdrop{padding:10px;align-items:flex-start}.ai-modal,.editor-modal,.recipe-modal{max-height:none;margin:auto 0}.recipe-card{min-width:0}}@media (max-width:430px){.topbar{gap:12px}.topbar h1{font-size:25px}.topbar .primary.small{padding:9px}.topbar .primary.small .icon{display:none}.metric-row{gap:12px}.plan-grid,.recipe-grid{grid-template-columns:1fr}.filter-row{gap:5px}.filter-chip{padding:7px 8px}.book-actions{flex-direction:column}.book-actions button{width:100%}.editor-nutrition{grid-template-columns:1fr}.editor-nutrition>div{grid-column:auto}.form-row{grid-template-columns:1fr}}