@import"https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#24313a;background:#f5f7f3;font-synthesis:none;--ink: #24313a;--muted: #778087;--green: #3f6e5a;--green-dark: #2e5947;--green-pale: #e7f0e9;--ice: #e9f4f5;--ice-dark: #397584;--warm: #f4efe5;--danger: #b64e45;--line: #e1e5df;--shadow: 0 8px 28px rgba(39, 58, 48, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f3}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell,.sheet-page,.detail-page{width:min(100%,540px);min-height:100vh;margin:0 auto;background:#f8faf7;position:relative;box-shadow:0 0 50px #23362c0f}.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--green);font-weight:700}.auth-page{min-height:100vh;padding:max(64px,10vh) 24px 40px;background:radial-gradient(circle at 50% 10%,#f8fbf2 0,#eef4ec 46%,#e3ede6);text-align:center}.auth-mark{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:26px 26px 26px 9px;background:var(--green);color:#fff;font-family:Kiwi Maru,serif;font-size:42px;box-shadow:0 14px 30px #3f6e5a38}.eyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.22em;margin:0 0 5px}.auth-page h1{font-family:Kiwi Maru,serif;font-size:30px;margin:0;color:var(--ink)}.auth-copy{color:var(--muted);font-size:14px;margin:14px 0 28px}.auth-card{max-width:400px;margin:0 auto;padding:24px;text-align:left;background:#ffffffe0;border:1px solid rgba(255,255,255,.92);border-radius:22px;box-shadow:var(--shadow)}.auth-card label,.stock-form label{display:block;margin-bottom:16px;font-size:12px;font-weight:700;color:#52615a}.auth-card input,.stock-form input,.stock-form select,.stock-form textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #dce2dc;border-radius:11px;outline:none;background:#fff;color:var(--ink);font-size:15px}.auth-card input:focus,.stock-form input:focus,.stock-form select:focus,.stock-form textarea:focus{border-color:#79a08d;box-shadow:0 0 0 3px #3f6e5a17}.local-note{margin-top:22px;color:#7a8980;font-size:11px}.local-note:before{content:"●";color:var(--green);margin-right:6px;font-size:8px}.form-error{color:var(--danger);font-size:12px;font-weight:600}.primary{border:0;border-radius:12px;padding:14px 18px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 7px 18px #3f6e5a2e}.primary:disabled{opacity:.6}.wide{width:100%}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;background:#f8faf7eb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(225,229,223,.8)}.app-header p{margin:0 0 2px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.08em}.app-header h1{margin:0;font-family:Kiwi Maru,serif;font-size:20px}.logout-button,.text-button{border:0;background:transparent;color:var(--green);font-weight:700;font-size:13px;cursor:pointer}.logout-button{padding:8px 10px;border:1px solid #dbe5de;border-radius:9px}.section-tabs{position:sticky;top:73px;z-index:9;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:7px 18px 9px;background:#f8faf7f0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(225,229,223,.8)}.section-tabs button{min-height:44px;padding:9px 12px;border:0;border-radius:10px;background:transparent;color:#7d8781;font-size:12px;font-weight:700;cursor:pointer}.section-tabs button span{margin-right:6px}.section-tabs button.active{background:#fff;color:var(--green);box-shadow:0 3px 10px #273a3012}.list-content{padding:18px 18px 100px}.stock-summary{display:flex;justify-content:space-between;align-items:center;padding:21px 22px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#345e4c,#527e68);box-shadow:0 12px 28px #2b56432e;overflow:hidden}.stock-summary small{display:block;margin-bottom:3px;opacity:.86;font-size:12px;font-weight:600}.stock-summary strong{font-size:34px;line-height:1}.stock-summary em{margin-left:6px;font-size:12px;font-style:normal;font-weight:500;opacity:.8}.summary-snow{font-size:42px;opacity:.55;transform:rotate(9deg)}.search-box{display:flex;align-items:center;gap:8px;margin:18px 0 12px;padding:11px 13px;background:#fff;border:1px solid var(--line);border-radius:12px;color:#87908b}.search-box span{font-size:23px;line-height:1;transform:rotate(-15deg)}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.filter-tabs{display:flex;gap:7px;margin:0 -18px;padding:2px 18px 10px;overflow-x:auto;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{min-height:44px;flex:0 0 auto;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#66716b;font-size:12px;font-weight:700;cursor:pointer}.filter-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.list-heading{display:flex;align-items:baseline;justify-content:space-between;margin:15px 2px 10px}.list-heading h2{margin:0;font-size:16px}.list-heading span{color:var(--muted);font-size:11px}.stock-list{display:grid;gap:10px}.stock-card{width:100%;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #e5e9e3;border-radius:16px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 4px 13px #273a3009;cursor:pointer}.card-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;font-size:24px}.card-icon.frozen{background:var(--ice);color:var(--ice-dark)}.card-icon.refrigerated{background:var(--green-pale);color:var(--green);font-size:17px}.card-main{min-width:0}.card-main h3{margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.card-main>span{color:var(--muted);font-size:10px}.card-labels{display:flex;gap:5px}.card-labels span{padding:2px 6px;border-radius:5px;background:#f0f3ef;color:#65716a;font-size:9px;font-weight:700}.card-quantity{min-width:47px;display:grid;grid-template-columns:auto auto 8px;align-items:baseline;gap:2px;color:var(--green);text-align:right}.card-quantity strong{font-size:25px}.card-quantity span{color:var(--muted);font-size:10px}.card-quantity b{margin-left:4px;color:#a7afa9;font-size:20px}.expiry.urgent{color:var(--danger)!important;font-weight:700}.empty-state{padding:48px 28px;color:var(--muted);text-align:center}.empty-state>div{width:54px;height:54px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:var(--green-pale);color:var(--green);font-size:22px}.empty-state h3{margin:0 0 7px;color:#56615b;font-size:15px}.empty-state p{margin:0;font-size:12px;line-height:1.7}.empty-action{min-height:44px;margin-top:17px;padding:10px 16px;border:0;border-radius:11px;background:var(--green);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.add-button{position:fixed;right:max(22px,calc((100vw - 540px)/2 + 22px));bottom:max(24px,env(safe-area-inset-bottom));width:58px;height:58px;border:0;border-radius:20px;background:var(--green);color:#fff;font-size:31px;font-weight:300;box-shadow:0 11px 24px #2d59474d;cursor:pointer}.recipe-add-button{width:auto;min-width:58px;padding:0 17px;border-radius:18px;font-size:13px;font-weight:800}.page-bar{position:sticky;top:0;z-index:10;min-height:59px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 16px;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.page-bar .text-button:first-child{justify-self:start}.page-bar .text-button:last-child{justify-self:end}.page-bar button{min-height:44px}.bar-spacer{width:60px}.back-button{justify-self:start;width:44px;height:44px;border:0;background:transparent;color:var(--green);font-size:36px;line-height:.8;cursor:pointer}.stock-form{padding:18px 16px 45px}.form-section{margin-bottom:14px;padding:19px 17px 4px;border:1px solid #e5e9e3;border-radius:16px;background:#fff}.form-section h2{margin:0 0 16px;color:var(--ink);font-size:15px}.stock-form textarea{min-height:86px;resize:vertical;line-height:1.6}.two-columns,.quantity-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.quantity-row{grid-template-columns:1.2fr .8fr}.save-button{margin-top:4px}.detail-hero{padding:30px 24px 25px;text-align:center}.detail-hero.frozen{background:linear-gradient(145deg,#edf6f6,#dfeff0)}.detail-hero.refrigerated{background:linear-gradient(145deg,#eff5e9,#e3eedf)}.storage-icon{width:57px;height:57px;margin:0 auto 11px;display:grid;place-items:center;border-radius:18px;background:#ffffffc7;color:var(--ice-dark);box-shadow:0 5px 14px #2e524b14;font-size:27px}.detail-hero.refrigerated .storage-icon{color:var(--green);font-size:17px}.storage-label{color:#54767a;font-size:10px;font-weight:800;letter-spacing:.08em}.detail-hero h1{margin:7px 0 11px;font-family:Kiwi Maru,serif;font-size:25px}.detail-meta{display:flex;justify-content:center;gap:8px}.detail-meta span{padding:4px 9px;border-radius:7px;background:#ffffffb8;color:#667775;font-size:10px}.detail-content{padding:16px 17px 50px}.quantity-panel{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:#fff}.quantity-panel small{display:block;color:var(--muted);font-size:10px}.quantity-panel strong{color:var(--green);font-size:30px}.quantity-panel em{margin-left:4px;color:var(--muted);font-size:11px;font-style:normal}.quantity-panel button{padding:11px 16px;border:0;border-radius:10px;background:var(--green);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.quantity-panel button:disabled{background:#abb5ae}.instruction-card{margin-bottom:11px;padding:19px;border-radius:17px}.instruction-card.thaw{border:1px solid #d7e9eb;background:#f1f8f8}.instruction-card.cook{border:1px solid #e8e0d2;background:#faf6ee}.step-heading{display:flex;align-items:center;gap:11px}.step-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ice-dark);color:#fff;font-weight:800}.cook .step-heading>span{background:#a67b43}.step-heading small{color:var(--muted);font-size:9px}.step-heading h2{margin:-1px 0 0;font-size:16px}.instruction-card>p{margin:14px 0 0;padding-top:13px;border-top:1px dashed rgba(74,100,94,.2);white-space:pre-wrap;font-size:14px;font-weight:500;line-height:1.85}.memo-card{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.memo-card>h2{margin:0 0 14px;font-size:15px}.memo-card div+div{margin-top:13px;padding-top:13px;border-top:1px solid #edf0ec}.memo-card h3{margin:0 0 5px;color:var(--green);font-size:10px}.memo-card p{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.75}.prepared-date{color:var(--muted);text-align:center;font-size:10px}.delete-button{width:100%;min-height:44px;margin-top:16px;padding:12px;border:0;background:transparent;color:var(--danger);font-size:12px;cursor:pointer}.recipe-stock-summary{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:12px;overflow:hidden;border-radius:17px;background:#ffffff38;box-shadow:0 9px 22px #2d594724}.recipe-stock-summary>div{padding:16px 18px;background:var(--green);color:#fff}.recipe-stock-summary>div:last-child{background:#397584}.recipe-stock-summary small{display:block;margin-bottom:2px;opacity:.76;font-size:9px;font-weight:700}.recipe-stock-summary strong{font-size:27px}.recipe-stock-summary em{margin-left:4px;opacity:.78;font-size:10px;font-style:normal}.recipe-import-card{width:100%;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px;border:0;border-radius:18px;background:linear-gradient(135deg,#3c6b58,#5c8873);color:#fff;text-align:left;box-shadow:0 10px 23px #2d594730;cursor:pointer}.recipe-import-card>div{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ffffff2b;font-size:25px}.recipe-import-card span{display:grid;gap:3px}.recipe-import-card strong{font-size:14px}.recipe-import-card small{opacity:.78;font-size:10px}.recipe-import-card>b{font-size:22px;opacity:.65}.recipe-list{display:grid;gap:10px}.recipe-card{width:100%;overflow:hidden;padding:0;border:1px solid #e5e9e3;border-radius:16px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 4px 13px #273a3009}.recipe-card-main{width:100%;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:14px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.recipe-card-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#f2eee2;color:#92713f;font-family:Kiwi Maru,serif;font-size:19px}.recipe-card-main>div:nth-child(2){min-width:0}.recipe-card span{color:var(--green);font-size:9px;font-weight:700}.recipe-card-labels{display:flex;flex-wrap:wrap;gap:4px}.recipe-card-labels span{padding:3px 6px;border-radius:999px;background:var(--green-pale)}.recipe-card-labels span.stocked{background:#e7f1ea;color:#35664f}.recipe-card-labels span.needs-thaw{background:#e5f2f5;color:#397584}.recipe-card-labels span.no-thaw{background:#f3eee2;color:#896c3f}.recipe-card h3{margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.recipe-card small{display:block;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.recipe-card-main>b{color:#a7afa9;font-size:20px}.recipe-stock-toggle{width:100%;min-height:44px;border:0;border-top:1px solid #edf0ec;background:#fafbf9;color:var(--green);font-size:11px;font-weight:800;cursor:pointer}.recipe-stock-toggle.active{background:#eaf3ed;color:#35664f}.recipe-stock-toggle:disabled{opacity:.55;cursor:wait}.recipe-stock-stepper{min-height:50px;display:grid;grid-template-columns:56px 1fr 56px;align-items:stretch;border-top:1px solid #e3ebe5;background:#edf5f0}.recipe-stock-stepper button{min-height:50px;border:0;background:transparent;color:var(--green);font-size:21px;font-weight:700;cursor:pointer}.recipe-stock-stepper button:first-child{border-right:1px solid #d9e6dd}.recipe-stock-stepper button:last-child{border-left:1px solid #d9e6dd}.recipe-stock-stepper button:disabled{opacity:.45}.recipe-stock-stepper>span{display:flex;align-items:center;justify-content:center;gap:6px;color:#496157}.recipe-stock-stepper small{font-size:9px}.recipe-stock-stepper strong{font-size:14px}.recipe-empty>div{background:#f2eee2;color:#92713f}.import-content{padding:38px 20px 50px;text-align:center}.import-symbol{width:64px;height:64px;margin:0 auto 17px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,var(--green),#719984);color:#fff;font-size:19px;font-weight:800;box-shadow:0 10px 24px #2d594733}.import-symbol.link{font-size:30px;font-weight:400}.import-content>h1{margin:0 0 9px;font-family:Kiwi Maru,serif;font-size:23px}.import-content>p{max-width:390px;margin:0 auto 24px;color:var(--muted);font-size:12px;line-height:1.8}.legacy-migration-button{width:100%;max-width:430px;min-height:52px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin:0 auto 14px;padding:9px 14px;border:1px solid #d8e4dc;border-radius:14px;background:#eef5f0;color:var(--green);text-align:left;cursor:pointer}.legacy-migration-button span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--green);color:#fff;font-size:12px;font-weight:800}.legacy-migration-button strong{font-size:12px}.legacy-migration-button b{font-size:18px}.legacy-import-step{border-color:#cfe0d5;background:#f8fbf8}.import-content .form-section{max-width:430px;margin:0 auto 16px;padding-bottom:18px;text-align:left}.import-content .form-section label{display:block;margin-bottom:16px;color:#52615a;font-size:12px;font-weight:700}.import-content .form-section input{display:block;width:100%;margin-top:7px;padding:14px;border:1px solid #dce2dc;border-radius:11px;outline:none;font-size:14px}.api-note{font-size:10px!important}.bridge-step{max-width:430px;margin:0 auto 14px;padding:18px;border:1px solid #e5e9e3;border-radius:16px;background:#fff;text-align:left}.bridge-step-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.bridge-step-title>b{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--green);color:#fff;font-size:12px}.bridge-step-title span{display:grid}.bridge-step-title small{color:var(--muted);font-size:9px}.bridge-step-title strong{font-size:14px}.bridge-step label{display:block;margin-bottom:14px;color:#52615a;font-size:11px;font-weight:700}.bridge-step input,.bridge-step textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #dce2dc;border-radius:11px;outline:none;color:var(--ink);font-size:13px;line-height:1.6}.bridge-step textarea{min-height:210px;resize:vertical}.bridge-step input:focus,.bridge-step textarea:focus{border-color:#79a08d;box-shadow:0 0 0 3px #3f6e5a17}.copy-prompt-button{width:100%;margin-top:10px;padding:9px;border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;cursor:pointer}.subscription-note{max-width:430px!important;margin-top:18px!important;padding:11px 13px;border-radius:10px;background:var(--green-pale);color:var(--green)!important;font-size:10px!important}.manual-import-notice{max-width:430px;margin:0 auto 14px;padding:14px 16px;border:1px solid #eadbbf;border-radius:13px;background:#fff8e9;color:#735d39;text-align:left}.manual-import-notice strong{font-size:12px}.manual-import-notice p{margin:5px 0 0;font-size:10px;line-height:1.7}.import-error{max-width:430px;margin:0 auto 14px}.research-status{max-width:430px;display:flex;align-items:flex-start;gap:10px;margin:14px auto;padding:13px;border-radius:11px;background:var(--ice);color:#557276;text-align:left}.research-status span{width:15px;height:15px;flex:0 0 auto;margin-top:2px;border:2px solid rgba(57,117,132,.25);border-top-color:var(--ice-dark);border-radius:50%;animation:research-spin .8s linear infinite}.research-status p{margin:0;font-size:10px;line-height:1.7}@keyframes research-spin{to{transform:rotate(360deg)}}.import-rules{max-width:390px;margin:24px auto 0;padding:17px 18px 17px 35px;border-radius:13px;background:#f0f3ef;color:#647169;text-align:left;font-size:10px;line-height:2}.recipe-hero{padding:31px 23px 26px;background:linear-gradient(145deg,#f6f2e8,#ebe7dc);text-align:center}.recipe-category{display:inline-block;padding:4px 10px;border-radius:999px;background:#ffffffbf;color:#8a6b3b;font-size:10px;font-weight:800}.recipe-hero h1{margin:10px auto 6px;font-family:Kiwi Maru,serif;font-size:25px}.recipe-hero>p{margin:0;color:var(--muted);font-size:11px}.recipe-links{display:flex;justify-content:center;gap:8px;margin-top:16px}.recipe-links a{min-height:44px;display:inline-flex;align-items:center;padding:8px 11px;border:1px solid rgba(122,104,68,.18);border-radius:9px;background:#ffffffa6;color:#6f6248;text-decoration:none;font-size:10px;font-weight:700}.recipe-video{max-width:430px;margin:18px auto 0;overflow:hidden;border-radius:17px;background:#17211c;box-shadow:0 10px 24px #28322c29}.recipe-video iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#17211c}.recipe-video span{display:block;padding:8px 10px;color:#ffffffb8;font-size:9px}.recipe-body{padding:18px 17px 50px}.add-stock-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:13px;padding:16px 17px;border:1px solid #d5e5dc;border-radius:16px;background:#f1f7f3}.add-stock-cta div{display:grid;gap:2px}.add-stock-cta small{color:var(--muted);font-size:9px}.add-stock-cta strong{font-size:13px}.add-stock-cta .primary{padding:11px 14px;white-space:nowrap;font-size:11px}.add-stock-cta .form-error{grid-column:1 / -1;margin:0}.recipe-stock-form{margin-bottom:14px;padding:18px;border:2px solid #d8e7df;border-radius:17px;background:#f8fbf8}.recipe-stock-form h2{margin:0 0 16px;font-size:16px}.recipe-stock-form label{display:block;margin-bottom:14px;color:#52615a;font-size:11px;font-weight:700}.recipe-stock-form input,.recipe-stock-form select,.recipe-stock-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #d6ded8;border-radius:10px;background:#fff;color:var(--ink);font-size:13px}.recipe-stock-form textarea{min-height:76px;resize:vertical;line-height:1.6}.recipe-stock-form .check-label{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;padding:11px;border:1px solid #d6ded8;border-radius:10px;background:#fff}.recipe-stock-form .check-label input{width:auto;margin:0}.eat-now-section{display:grid;gap:11px;margin-bottom:15px;padding:15px;border:2px solid #d5e5dc;border-radius:19px;background:#f4f8f5}.eat-now-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px}.eat-now-heading small{display:block;margin-bottom:2px;color:#7c978a;font-size:8px;font-weight:800;letter-spacing:.12em}.eat-now-heading h2{margin:0;font-size:19px}.eat-now-heading button{min-height:44px;padding:8px 12px;border:1px solid #ccddd3;border-radius:10px;background:#fff;color:var(--green);font-size:10px;font-weight:800;cursor:pointer}.finish-stock-row{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-radius:15px;background:var(--green);color:#fff}.finish-stock-row small{display:block;opacity:.75;font-size:9px}.finish-stock-row strong{font-size:29px}.finish-stock-row em{margin-left:4px;font-size:11px;font-style:normal}.finish-stock-row button{min-height:44px;padding:11px 15px;border:0;border-radius:10px;background:#fff;color:var(--green);font-size:11px;font-weight:800}.finish-stock-row button:disabled{opacity:.5}.use-undo{min-height:44px;display:flex;align-items:center;justify-content:space-between;margin-top:-5px;padding:8px 12px 8px 15px;border-radius:11px;background:#e9f2ec;color:#466052;font-size:11px;font-weight:700}.use-undo button{min-height:36px;padding:7px 11px;border:0;border-radius:8px;background:#fff;color:var(--green);font-size:11px;font-weight:800}.finish-step{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:20px 18px;border-radius:17px}.finish-step.thaw{border:1px solid #cee5e9;background:#edf7f8}.finish-step.cook{border:1px solid #e8dcc6;background:#fbf6eb}.finish-step>b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#397584;color:#fff}.finish-step.cook>b{background:#9b743e}.finish-step small{color:var(--muted);font-size:9px}.finish-step h3{margin:1px 0 10px;font-size:18px}.finish-step p{margin:0;white-space:pre-wrap;font-size:15px;font-weight:600;line-height:1.85}.markdown-button{width:100%;min-height:44px;margin-top:15px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--green);font-size:11px;font-weight:700}.recipe-section{margin-bottom:13px;padding:19px 18px;border:1px solid var(--line);border-radius:17px;background:#fff}.recipe-section>h2{display:flex;align-items:center;gap:9px;margin:0 0 14px;font-size:16px}.recipe-section>h2 span{color:#a98751;font-size:9px;letter-spacing:.1em}.recipe-ingredients{margin:0;padding:0;list-style:none}.recipe-ingredients li{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0ec;font-size:12px}.recipe-ingredients li:last-child{border-bottom:0}.recipe-ingredients strong{flex:0 0 auto;color:#53635b;text-align:right}.recipe-steps{margin:0;padding:0;list-style:none}.recipe-steps li{display:grid;grid-template-columns:27px 1fr;gap:11px;padding:11px 0}.recipe-steps b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px}.recipe-steps p{margin:1px 0 0;white-space:pre-wrap;font-size:12px;line-height:1.8}.recipe-notes{padding:17px;border:1px solid #e9dfcb;border-radius:15px;background:#faf6ec}.recipe-notes h2{margin:0 0 7px;color:#9a7339;font-size:12px}.recipe-notes p{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.75}@media(min-width:700px){body{background:#e9eee9}.app-shell,.sheet-page,.detail-page{min-height:calc(100vh - 32px);margin-top:16px;margin-bottom:16px;border-radius:22px;overflow:hidden}.auth-page{min-height:100vh}}@media(max-width:380px){.two-columns{grid-template-columns:1fr;gap:0}.stock-card{grid-template-columns:48px 1fr auto;padding:12px}.card-icon{width:48px;height:48px}}@media(max-width:699px){input,select,textarea{font-size:16px!important}}
