@import "https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&family=Noto+Serif+SC:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#332c27;font-synthesis:none;text-rendering:optimizelegibility;background:#e8e3d7;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#e8e3d7;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #d76845}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.app-shell{--paper:#fbf7ee;--surface:#fffdf8;--ink:#332c27;--muted:#887d72;--line:#e7ddd0;--accent:#c85235;--accent-soft:#f8e5d9;--sage:#667d5e;--shadow:0 14px 36px #4936251f;width:min(100%,460px);min-height:100dvh;color:var(--ink);background:var(--paper);margin:auto;position:relative;overflow:hidden}.app-shell.dark{--paper:#24211e;--surface:#302c27;--ink:#f5ecdd;--muted:#c4b7a7;--line:#464038;--accent:#ed8060;--accent-soft:#51372f;--sage:#acc29d;--shadow:0 14px 36px #0000004d}.screen{min-height:100dvh;animation:.25s ease-out reveal}.home-screen{padding:32px 18px 108px}.topbar,.sub-header,.form-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.eyebrow{color:var(--sage);letter-spacing:.12em;margin:0 0 4px;font-size:12px;font-weight:700}h1,h2{color:var(--ink);margin:0;font-family:Noto Serif SC,serif}.home-topbar h1{font-family:Ma Shan Zheng,cursive;font-size:38px;font-weight:400;line-height:1}.icon-button,.round-back,.round-more{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:var(--surface);border-radius:50%;place-items:center;display:grid}.icon-button:active,.favorite-button:active,.fab:active{transform:scale(.94)}.search-box{border:1px solid var(--line);background:var(--surface);height:52px;color:var(--muted);border-radius:16px;align-items:center;gap:10px;padding:0 16px;display:flex;box-shadow:0 4px 12px #5e442b0a}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.search-box input::placeholder{color:var(--muted)}.category-strip{scrollbar-width:none;gap:8px;padding:18px 0 16px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;flex:none;padding:8px 14px;font-size:13px}.category-strip button.active{color:#fff;background:var(--sage);border-color:var(--sage)}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.recipe-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-width:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 6px 16px #5e442b0d}.recipe-card:active{transform:scale(.98)}.recipe-card img{aspect-ratio:.92;object-fit:cover;width:100%;display:block}.card-copy span{color:var(--sage);font-size:11px;font-weight:700}.card-copy h2{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:16px;line-height:1.4;overflow:hidden}.card-copy p{color:var(--muted);margin:5px 0 0;font-size:11px}.favorite-button{color:#b74c36;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdf8e0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:9px;right:9px}.favorite-button.saved{color:#fffaf4;background:#c85235}.favorite-button.saved svg{fill:currentColor}.favorite-button.large{background:var(--accent-soft);flex:none;width:44px;height:44px;position:static}.fab{z-index:2;color:#fff;background:var(--accent);border:0;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:88px;left:calc(50% + min(230px,50vw) - 74px);box-shadow:0 8px 18px #a6402a59}.fab svg{width:27px;height:27px}.bottom-nav{z-index:3;width:min(100%,460px);padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{min-width:64px;color:var(--muted);background:0 0;border:0;place-items:center;gap:2px;padding:3px 8px;font-size:11px;display:grid}.bottom-nav button svg{width:21px;height:21px}.bottom-nav button.selected{color:var(--accent);font-weight:700}.empty-state{text-align:center;justify-items:center;padding:80px 24px;display:grid}.empty-dish{background:#f6ead5;border:8px solid #e8c9a1;border-radius:50%;width:142px;height:92px;margin-bottom:24px;position:relative;box-shadow:inset 0 0 0 18px #fff8e9}.empty-dish:before{content:"";background:#d76946;border-radius:50%;width:42px;height:10px;position:absolute;top:35px;left:44px;transform:rotate(-12deg)}.empty-dish span{background:#718964;border-radius:100% 0;width:16px;height:30px;position:absolute;top:18px;left:72px;transform:rotate(28deg)}.empty-state h2{font-size:20px}.empty-state p{color:var(--muted);margin:9px 0 18px;font-size:14px}.text-action,.mini-add{color:var(--accent);background:0 0;border:0;font-weight:700}.detail-hero{background:#ddd;height:310px;position:relative}.detail-hero>img{object-fit:cover;width:100%;height:100%}.round-back,.round-more{color:#443a32;background:#fffcf4e6;border:0;position:absolute;top:18px}.round-back{left:18px}.round-more{right:18px}.action-menu{z-index:2;border:1px solid var(--line);background:var(--surface);min-width:130px;box-shadow:var(--shadow);border-radius:12px;display:grid;position:absolute;top:70px;right:18px;overflow:hidden}.action-menu button{text-align:left;color:var(--ink);background:0 0;border:0;padding:13px 16px}.action-menu .danger{color:#c85342;border-top:1px solid var(--line)}.detail-content{background:var(--paper);border-radius:22px 22px 0 0;margin-top:-18px;padding:24px 20px 44px;position:relative}.recipe-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.recipe-title h1{font-size:28px}.meta-row{gap:8px;margin:15px 0 28px;display:flex}.meta-row span{color:var(--sage);background:color-mix(in srgb, var(--sage) 12%, transparent);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700}.recipe-section{border-top:1px dashed var(--line);padding:23px 0}.recipe-section h2 small{color:var(--muted);font-family:Noto Sans SC;font-size:12px;font-weight:400}.ingredient-list,.step-list{margin:14px 0 0;padding:0;list-style:none}.ingredient-list li{border-bottom:1px solid color-mix(in srgb, var(--line) 65%, transparent);justify-content:space-between;padding:12px 0;font-size:14px;display:flex}.ingredient-list b{color:var(--muted);font-weight:500}.step-list{counter-reset:steps;gap:18px;display:grid}.step-list li{grid-template-columns:34px 1fr;gap:12px;display:grid}.step-list li>b{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;font-family:monospace;font-size:12px;display:grid}.step-list p{color:var(--ink);margin:3px 0 0;font-size:14px;line-height:1.8}.form-screen{padding-bottom:40px}.form-header,.sub-header{border-bottom:1px solid var(--line);height:68px;padding:0 18px}.form-header h1,.sub-header h1{font-size:19px}.plain-button,.save-button{background:0 0;border:0;min-width:46px}.plain-button{color:var(--muted)}.save-button{color:var(--accent);font-weight:700}.image-uploader{width:calc(100% - 36px);height:195px;color:var(--muted);background:var(--surface);border:1.5px dashed #d6c0ad;border-radius:18px;place-items:center;margin:20px 18px;display:grid;overflow:hidden}.image-uploader img{object-fit:cover;width:100%;height:100%}.image-uploader span{justify-items:center;gap:8px;font-size:13px;display:grid}.image-uploader svg{color:var(--accent)}.form-card,.form-section{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin:0 18px 18px;padding:4px 16px}.form-card label{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;align-items:center;min-height:58px;font-size:14px;font-weight:700;display:grid}.form-card label:last-child{border:0}.form-card input,.form-card select{width:100%;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;padding:9px 0;font-size:14px}.form-card fieldset{border:0;border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;align-items:center;min-width:0;min-height:58px;margin:0;padding:0;display:grid}.form-card legend{float:left;width:76px;font-size:14px;font-weight:700}.choice-row{justify-content:flex-end;gap:7px;display:flex}.choice-row button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:8px;padding:6px 9px;font-size:11px}.choice-row button.chosen{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.form-section{padding:16px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading h2{font-size:18px}.ingredient-input{border-bottom:1px solid var(--line);grid-template-columns:1fr .7fr 28px;gap:8px;padding:9px 0;display:grid}.ingredient-input:last-child{border:0}.ingredient-input input,.step-input textarea{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--paper);border-radius:9px;outline:0;padding:10px;font-size:13px}.ingredient-input button,.step-input button{color:var(--muted);background:0 0;border:0;font-size:20px}.step-input{border-bottom:1px solid var(--line);grid-template-columns:26px 1fr 28px;align-items:start;gap:8px;padding:10px 0;display:grid}.step-input:last-child{border:0}.step-input b{width:24px;height:24px;color:var(--accent);background:var(--accent-soft);border-radius:7px;place-items:center;margin-top:7px;font-size:12px;display:grid}.step-input textarea{resize:vertical;min-height:78px;line-height:1.55}.profile-screen{padding:30px 18px 108px}.profile-header{grid-template-columns:58px 1fr 44px;align-items:center;gap:13px;display:grid}.profile-avatar{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border:2px solid #e8d0bb;border-radius:18px;place-items:center;display:grid}.profile-avatar svg{width:30px;height:30px}.profile-header h1{font-size:24px}.profile-note{color:var(--muted);margin:3px 0 0;font-size:12px}.profile-header .icon-button{justify-self:end}.profile-stats{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:1fr 1px 1fr;align-items:center;margin:26px 0 30px;padding:17px 0;display:grid}.profile-stats div{justify-items:center;gap:3px;display:grid}.profile-stats strong{color:var(--accent);font-family:Noto Serif SC,serif;font-size:25px;line-height:1}.profile-stats span{color:var(--muted);font-size:12px}.profile-stats i{background:var(--line);width:1px;height:30px}.profile-section-title{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.profile-section-title>span{color:var(--muted);font-size:12px}.profile-grid{gap:12px}.favorite-empty{background:color-mix(in srgb, var(--surface) 76%, transparent);text-align:center;border:1px dashed #d8c5b4;border-radius:17px;justify-items:center;padding:28px 20px 21px;display:grid}.heart-outline{width:45px;height:45px;color:var(--accent);background:var(--accent-soft);border-radius:14px;place-items:center;margin-bottom:7px;display:grid}.heart-outline svg{width:24px;height:24px}.favorite-empty p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.7}.quick-actions{gap:10px;display:grid}.quick-action{border:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);background:var(--surface);text-align:left;border-radius:15px;align-items:center;gap:13px;padding:10px 13px;display:flex}.quick-action:active{transform:scale(.99)}.quick-icon{width:38px;height:38px;color:var(--sage);background:color-mix(in srgb, var(--sage) 14%, transparent);border-radius:12px;flex:none;place-items:center;display:grid}.quick-icon svg{width:20px;height:20px}.quick-action b,.quick-action small{display:block}.quick-action b{font-size:14px}.quick-action small{color:var(--muted);margin-top:3px;font-size:11px}.list-screen{padding:0 18px}.sub-header{margin:0 -18px 22px;padding:0}.sub-header>span{width:44px}.settings-list{border:1px solid var(--line);background:var(--surface);border-radius:17px;overflow:hidden}.setting-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:70px;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.setting-row:last-child{border:0}.setting-row b{font-size:15px}.setting-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.action-row svg{color:var(--muted);flex:none}.switch{background:#c3b7a7;border:0;border-radius:99px;flex:none;width:48px;height:28px;padding:3px;position:relative}.switch i{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;display:block}.switch.on i{transform:translate(20px)}.category-list .setting-row{min-height:58px}.category-dot{background:var(--sage);border-radius:50%;width:10px;height:10px}.category-list b{flex:1}.category-list button{color:var(--sage);background:0 0;border:0;margin-left:11px;font-size:13px}.category-list .danger-text{color:#c85342}.wide-primary{color:#fff;background:var(--accent);border:0;border-radius:14px;width:100%;min-height:52px;margin-top:18px;font-weight:700}.toast{z-index:10;color:#fffaf0;width:max-content;max-width:calc(100% - 40px);box-shadow:var(--shadow);background:#2d2620e6;border-radius:10px;margin:0;padding:11px 16px;font-size:13px;position:fixed;bottom:94px;left:50%;transform:translate(-50%)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes reveal{0%{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width>=461px){body{padding:20px}.app-shell{border-radius:26px;box-shadow:0 24px 70px #4533232e}.bottom-nav{border-radius:0 0 26px 26px}.fab{left:calc(50% + 156px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{background:#eef7ef}body{background:radial-gradient(circle at 12% 6%,#ffffffeb 0 11%,#0000 30%),radial-gradient(circle at 87% 23%,#d3efd8b8 0 9%,#0000 28%),linear-gradient(135deg,#f8fcf8 0%,#e8f5e9 54%,#f8fbf8 100%)}.app-shell.dark{--paper:#17231a;--surface:#243628db;--ink:#f1faf2;--muted:#b2c4b5;--line:#d4eed724;--accent:#65c86e;--accent-soft:#5ab76533;--sage:#9bdca2;--shadow:0 18px 42px #0000004d;background:linear-gradient(#1c2b20,#142118)}.home-screen,.profile-screen{padding-top:calc(24px + env(safe-area-inset-top))}.home-topbar{margin-bottom:18px;padding:0 2px}.eyebrow{color:var(--sage);letter-spacing:.08em;font-size:11px}.home-topbar h1{letter-spacing:-.04em;font-family:Noto Sans SC,sans-serif;font-size:28px;font-weight:700}.icon-button,.round-back,.round-more{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffb8;box-shadow:0 8px 20px #32613b1a}.search-box{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #fffc;border-radius:20px;height:56px;box-shadow:0 10px 24px #31673b14}.search-box svg{color:var(--accent)}.category-strip{gap:10px;padding:18px 0 20px}.category-strip button{background:#ffffff94;border:1px solid #0000;min-height:40px;padding:8px 17px;box-shadow:0 4px 12px #31673b0a}.category-strip button.active{background:linear-gradient(135deg,#65bd68,#2f8d3e);border-color:#0000;box-shadow:0 10px 19px #308f3e3d}.recipe-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #ffffffbd;border-radius:23px;box-shadow:0 12px 26px #31673b1a}.recipe-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #31673b26}.card-copy span{color:var(--sage);background:#44a24f1f;border-radius:999px;padding:3px 7px;font-size:10px;display:inline-flex}.card-copy h2{margin-top:6px;font-family:Noto Sans SC,sans-serif;font-size:15px;font-weight:700}.favorite-button{width:36px;height:36px;color:var(--accent);background:#ffffffc7;border:1px solid #ffffffe6;box-shadow:0 4px 12px #2051281f}.favorite-button.saved{background:linear-gradient(145deg,#65bd68,#2f8d3e)}.fab{background:linear-gradient(145deg,#65bd68,#2f8d3e);border:4px solid #f1faf2e0;width:60px;height:60px;bottom:93px;box-shadow:0 12px 27px #308f3e57}.bottom-nav{width:min(100% - 28px,432px);padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f8fdf8c7;border:1px solid #ffffffd1;border-radius:24px;bottom:12px;box-shadow:0 14px 32px #31673b24}.bottom-nav button{border-radius:15px;min-height:46px}.bottom-nav button.selected{color:#fff;background:linear-gradient(135deg,#62bb68,#318d3f);box-shadow:0 7px 14px #308f3e33}.detail-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#142f1938);height:42%;position:absolute;inset:auto 0 0}.round-back,.round-more{z-index:1}.detail-content{background:var(--paper);border-radius:29px 29px 0 0;margin-top:-24px;padding:27px 21px 46px}.recipe-title h1,.recipe-section h2,.profile-section-title h2{font-family:Noto Sans SC,sans-serif;font-weight:700}.meta-row span{color:var(--sage);background:#419d4b1f;border-radius:999px}.recipe-section{border-top-style:solid}.step-list li>b,.step-input b{color:#fff;background:linear-gradient(145deg,#62bb68,#318d3f);border-radius:50%}.form-header,.sub-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fcf8b8;height:76px}.image-uploader,.form-card,.form-section,.profile-stats,.settings-list{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffc7;border-radius:22px;box-shadow:0 12px 27px #31673b14}.image-uploader{border-style:dashed;border-color:#387b4059}.form-card input,.form-card select,.ingredient-input input,.step-input textarea{background:#f0f9f0c7;border-color:#387b4024}.choice-row button.chosen,.wide-primary{color:#fff;background:linear-gradient(135deg,#62bb68,#318d3f);border-color:#0000}.profile-avatar{color:#fff;background:linear-gradient(145deg,#70c773,#3d974a);border-color:#ffffffd9;border-radius:20px;box-shadow:0 10px 22px #308f3e38}.profile-stats strong{color:var(--accent);font-family:Noto Sans SC,sans-serif}.favorite-empty{background:#ffffff8f;border-color:#387b4040}.switch.on{background:linear-gradient(135deg,#62bb68,#318d3f)}.wide-primary{border-radius:18px;min-height:56px;box-shadow:0 12px 22px #308f3e3d}.toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#193a1fe6;border:1px solid #ffffff38;border-radius:16px;bottom:100px}@media (width>=461px){.app-shell{border:10px solid #ffffffc2;border-radius:42px;box-shadow:0 30px 75px #2b5d3333}.bottom-nav{border-radius:24px;bottom:18px}}.app-shell{--paper:#f7fbf7;--surface:#ffffffe0;--ink:#172319;--muted:#7a887c;--line:#476f4c1f;--accent:#43a950;--accent-soft:#e6f5e7;--sage:#3f7e46;--shadow:0 10px 28px #355c3a1a;background:linear-gradient(140deg,#ffffffd6,#0000 42%),radial-gradient(circle at 93% 12%,#d3edd6b8,#0000 26%),linear-gradient(#f9fcf9,#eef8ef 70%,#f8fcf8)}.home-screen{padding-left:16px;padding-right:16px}.home-topbar{margin-bottom:14px}.home-topbar h1{letter-spacing:-.03em;font-size:25px}.icon-button,.round-back,.round-more{border-color:#dfeee0f2;width:42px;height:42px;box-shadow:0 6px 16px #2f5d3614}.search-box{border-radius:17px;height:50px;box-shadow:0 5px 16px #2f5d360f}.category-strip{padding:14px 0 16px}.category-strip button{min-height:36px;padding:7px 14px;font-size:12px}.category-strip button.active{box-shadow:0 7px 14px #308f3e33}.recipe-grid{gap:12px}.recipe-card{border-radius:19px;box-shadow:0 8px 20px #31673b14}.recipe-card img{aspect-ratio:1.12}.card-copy{padding:10px 11px 12px}.card-copy h2{font-size:14px}.card-copy p{margin-top:3px}.favorite-button{width:32px;height:32px;top:8px;right:8px}.favorite-button svg{width:17px;height:17px}.fab{width:57px;height:57px;bottom:84px}.bottom-nav{width:min(100% - 24px,436px);min-height:68px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));border-radius:21px;bottom:10px}.bottom-nav button{min-width:58px;min-height:47px;font-size:10px}.bottom-nav button.selected{border-radius:14px;box-shadow:0 5px 12px #308f3e33}.detail-hero{height:300px}.detail-content{border-radius:25px 25px 0 0;margin-top:-20px}.meta-row{margin:12px 0 24px}.meta-row span{padding:5px 10px;font-size:11px}.recipe-section{padding:20px 0}.recipe-section h2{font-size:18px}.profile-screen{padding-left:16px;padding-right:16px}.profile-header{grid-template-columns:54px 1fr 42px}.profile-avatar{border-radius:18px;width:54px;height:54px}.profile-stats{border-radius:19px;margin:20px 0 25px;padding:14px 0}.profile-section{margin-top:24px}.profile-section-title h2{font-size:19px}.form-header,.sub-header{height:68px}.image-uploader{border-radius:20px;height:176px;margin:16px}.form-card,.form-section{border-radius:19px;margin-left:16px;margin-right:16px}.settings-list{border-radius:19px}.setting-row,.category-list .setting-row{min-height:66px}.wide-primary{border-radius:16px;min-height:52px}@media (width>=461px){body{padding:28px}.app-shell{border-width:8px;border-radius:36px}.bottom-nav{bottom:15px}}.category-screen{padding-bottom:104px}
