:root{--ink:#26332d;--muted:#778179;--paper:#f6f4ee;--green:#315d4d;--line:#e5e2d9}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}main{grid-template-columns:250px 1fr;min-height:100vh;display:grid}aside{background:#edf0e8;border-right:1px solid #dde1d8;flex-direction:column;width:250px;height:100vh;padding:35px 22px 24px;display:flex;position:fixed}.brand{letter-spacing:3px;align-items:center;gap:12px;padding:0 10px 38px;font-family:serif;font-size:25px;display:flex}.brand span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-family:sans-serif;font-size:17px;display:grid}.brand b{font-weight:600}nav{gap:8px;display:grid}nav button{color:#657068;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:13px 14px;font-weight:600}nav button i{margin-right:10px;font-size:18px;font-style:normal}nav button em{float:right;background:#d6dfd6;border-radius:20px;padding:1px 8px;font-size:12px;font-style:normal}nav button.active{color:var(--green);background:#fff;box-shadow:0 3px 14px #315d4d0b}.sidebar-note{color:#5d6c61;background:#e2e8dd;border-radius:14px;margin-top:auto;padding:15px}.sidebar-note small{color:var(--green);font-weight:700}.sidebar-note p{margin:7px 0 0;font-size:12px;line-height:1.7}.profile{border-top:1px solid #d6dcd3;align-items:center;gap:10px;margin-top:18px;padding:18px 5px 0;display:flex}.profile>span{color:#fff;background:#ceb99b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.profile div{gap:3px;display:grid}.profile b{font-size:13px}.profile small{color:var(--muted);font-size:10px}.content{grid-column:2;width:100%;max-width:1400px;margin:auto;padding:42px clamp(30px,6vw,90px)}header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}header small{color:#8b948d}h1{letter-spacing:2px;margin:8px 0 5px;font-family:serif;font-size:38px}header p{color:var(--muted);margin:0}.add{background:var(--green);color:#fff;border:0;border-radius:10px;padding:13px 21px;box-shadow:0 8px 20px #315d4d30}.summary{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-bottom:27px;display:grid;box-shadow:0 7px 25px #3b4e4508}.summary div{grid-template-columns:1fr auto;gap:5px 20px;padding:21px 28px;display:grid}.summary div+div{border-left:1px solid var(--line)}.summary span{color:var(--muted);font-size:13px}.summary b{grid-area:1/2/3;font-family:serif;font-size:30px}.summary small{color:#a0a6a1;font-size:11px}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.filters{gap:7px;display:flex}.filters button{color:#6f7771;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px}.filters button span{color:#a5aaa5;margin-left:6px}.filters button.active{color:var(--green);background:#e3e8df;font-weight:700}.search{border:1px solid var(--line);color:#98a09a;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;display:flex}.search input{width:130px;color:var(--ink);border:0;outline:0}.list{gap:10px;display:grid}.list article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;padding:17px 18px;transition:all .2s;display:flex}.list article:hover{transform:translateY(-1px);box-shadow:0 6px 20px #26332d0b}.check{color:#fff;background:#fff;border:1.5px solid #aab3ac;border-radius:7px;flex:none;width:22px;height:22px}.check.done{background:var(--green);border-color:var(--green)}.task-main{flex:1;min-width:0}.chips{align-items:center;gap:7px;margin-bottom:6px;display:flex}.chips span{border-radius:5px;padding:3px 7px;font-size:10px}.priority.high{color:#a44b39;background:#f9e4df}.priority.medium{color:#9a7327;background:#f5ecd6}.priority.low{color:#4e7858;background:#e5eee4}.state{color:#687169;background:#eef0ed}.state.doing{color:#47728a;background:#e4edf2}.due{color:#8a918b!important;background:0 0!important}.task-main h3{margin:0 0 4px;font-size:15px}.task-main p{color:#858d87;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.completed .task-main h3{color:#949b96;text-decoration:line-through}.completed{opacity:.72}.list article>select{border:1px solid var(--line);color:#657068;background:#fafaf8;border-radius:7px;padding:7px;font-size:12px}.icon{color:#8b948d;background:0 0;border:0;padding:6px;font-size:17px}.icon.delete:hover{color:#ad4e3e}.empty{text-align:center;color:#929a94;padding:70px 20px}.empty span{font-size:35px}.empty h3{color:#647068;margin:12px 0 5px}.empty p{font-size:13px}.modal-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#24322c70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fbfaf7;border-radius:18px;width:min(500px,100%);padding:28px;box-shadow:0 25px 70px #14201b40}.modal-head{justify-content:space-between;margin-bottom:22px;display:flex}.modal-head small{letter-spacing:2px;color:#8c968e;font-size:10px}.modal h2{margin:5px 0;font-family:serif;font-size:28px}.modal-head button{color:#838c85;background:0 0;border:0;font-size:25px}.modal>label,.form-row label{color:#68736b;gap:7px;margin-bottom:15px;font-size:12px;display:grid}.modal input,.modal textarea,.modal select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:none;padding:11px}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#789488}.modal textarea{resize:vertical;height:76px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 18px}.modal-actions .save{background:var(--green);border-color:var(--green);color:#fff}.logout{color:#7c867f;background:0 0;border:0;margin-left:auto;padding:6px;font-size:11px}.login-page{background:radial-gradient(circle at 20% 10%,#e4ebe1,transparent 35%),var(--paper);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;width:min(420px,100%);padding:36px;box-shadow:0 22px 70px #26332d18}.login-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 18px;font-size:22px;display:grid}.login-card>small{letter-spacing:2px;color:#89928b;font-size:10px}.login-card h1{margin:9px 0;font-size:32px}.login-card>p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.7}.login-card label{text-align:left;color:#68736b;gap:7px;margin:14px 0;font-size:12px;display:grid}.login-card input{border:1px solid var(--line);border-radius:10px;outline:none;width:100%;padding:12px}.login-card input:focus{border-color:#789488;box-shadow:0 0 0 3px #78948818}.login-submit{background:var(--green);color:#fff;border:0;border-radius:10px;width:100%;margin-top:8px;padding:13px}.login-card>em{color:#9aa19b;margin-top:13px;font-size:10px;font-style:normal;line-height:1.6;display:block}.login-error{color:#9b493b;background:#fae8e3;border-radius:8px;padding:9px;font-size:12px}@media (max-width:800px){main{display:block}aside{width:100%;height:auto;padding:18px;position:static}.brand{padding-bottom:15px}.sidebar-note,.profile{display:none}nav{grid-template-columns:1fr 1fr}.content{padding:25px 18px}header{align-items:center}h1{font-size:30px}.summary{grid-template-columns:1fr}.summary div+div{border-left:0;border-top:1px solid var(--line)}.toolbar{flex-direction:column;align-items:flex-start}.filters{width:100%;overflow:auto}.search,.search input{width:100%}.list article{flex-wrap:wrap;align-items:flex-start}.task-main{min-width:70%}.list article>select{margin-left:36px}.form-row{grid-template-columns:1fr}}
button,select,input,textarea,.list article,.chips span{transition:color .16s,background-color .16s,border-color .16s,box-shadow .18s,transform .18s,opacity .16s}.admin-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.admin-stats span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;gap:4px;padding:16px;font-size:12px;display:grid}.admin-stats b{color:var(--green);font-size:24px}.admin-search,.admin-invite-tools input,.agent-name input{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}.admin-invite-tools{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.admin-pager{justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.admin-pager button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 12px}.scope-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0;display:grid}.scope-grid label{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.scope-grid span{gap:2px;display:grid}.scope-grid small,.empty-inline,.agent-warning{color:var(--muted);font-size:12px}.agent-name{gap:6px;font-size:12px;display:grid}.agent-token code{word-break:break-all}.invite-list.compact>div{padding-block:10px}@media (max-width:700px){.scope-grid,.admin-invite-tools,.admin-stats{grid-template-columns:1fr}.settings-section-head{align-items:flex-start;gap:10px}.admin-search{width:100%}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{overscroll-behavior-y:none}button{-webkit-tap-highlight-color:transparent}main,.login-page{min-height:100dvh}.login-page{padding:max(20px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left))}.mobile-appbar,.drawer-close,.drawer-shade{display:none}.login-switch{width:100%;color:var(--green);background:0 0;border:0;margin-top:9px;padding:9px}@media (hover:hover) and (pointer:fine){.kitchen-tabs button:hover:not(.active),.category-strip button:hover:not(.active){color:var(--green);background:#edf2ee;transform:translateY(-1px)}.random-button:hover{background:#ffe4c8;transform:translateY(-2px);box-shadow:0 6px 18px #d9694329}.dish-card>button:hover,.primary:hover{filter:brightness(.92);transform:translateY(-2px);box-shadow:0 7px 18px #315d4d33}.manage-dishes button:hover,.share-box button:hover,.text-button:hover{color:#fff;background:var(--green)}}.space-switch{background:#e4e9e1;border:1px solid #dbe0d8;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 18px;padding:5px;display:grid}.space-switch button{color:#717c74;background:0 0;border:0;border-radius:8px;padding:9px;font-size:12px;font-weight:700}.space-switch button.active{color:var(--green);background:#fff;box-shadow:0 3px 12px #33473d12}.quick-work{width:100%;color:var(--green);background:#fff;border:1px solid #d9dfd7;border-radius:9px;justify-content:space-between;align-items:center;margin-top:15px;padding:10px 12px;font-size:11px;display:flex}.quick-work kbd{color:#7d877f;background:#edf0eb;border-radius:4px;padding:2px 5px;font-family:inherit}.default-work-setting{color:#7d867f;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;margin:10px 2px 0;padding:9px 5px;display:flex;position:relative}.default-work-setting span{gap:2px;display:grid}.default-work-setting span b{color:#5e6b62;font-size:11px}.default-work-setting span small{font-size:9px}.default-work-setting input{opacity:0;pointer-events:none;position:absolute}.default-work-setting>i{background:#cbd2cc;border-radius:20px;flex:none;width:38px;height:22px;transition:all .2s;position:relative}.default-work-setting>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #26332d2b}.default-work-setting input:checked+i{background:var(--green)}.default-work-setting input:checked+i:after{transform:translate(16px)}.default-work-setting input:focus-visible+i{outline-offset:2px;outline:2px solid #789488}.couple-anniversary-alert{background:linear-gradient(135deg,#fffdf7,#fbf3df);border:1px solid #eadcbe;border-radius:15px;gap:9px;padding:16px 18px;display:grid}.couple-anniversary-alert>div{justify-content:space-between;align-items:center;display:flex}.couple-anniversary-alert>div>b{color:#8b6930}.couple-anniversary-alert>div>small{color:#a38f69;font-size:10px}.couple-anniversary-alert article{background:#ffffffb8;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.couple-anniversary-alert article>span{font-size:21px}.couple-anniversary-alert article div{gap:2px;display:grid}.couple-anniversary-alert article small{color:#948a78;font-size:10px}.couple-anniversary-alert article strong{color:#9b6c2f;font-size:13px}.mode-notice{z-index:40;color:#fff;background:#315d4de8;border-radius:20px;padding:10px 16px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #1f30282c}@media (max-width:800px){main{padding-top:calc(58px + env(safe-area-inset-top))}.mobile-appbar{z-index:15;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f5f0;grid-template-columns:44px 1fr 36px;align-items:center;display:grid;position:fixed;inset:0 0 auto}.mobile-appbar button{width:44px;height:44px;color:var(--green);background:#e9eee9;border:0;border-radius:9px;font-size:20px}.mobile-appbar b{text-align:center}.mobile-appbar span{color:#fff;background:#ceb99b;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}aside{z-index:22;width:min(82vw,310px);height:100dvh;padding:max(22px, env(safe-area-inset-top)) max(22px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(22px, env(safe-area-inset-left));transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:12px 0 36px #18211d25}.drawer-open{transform:translate(0)}.drawer-shade{z-index:21;background:#18211d70;border:0;display:block;position:fixed;inset:0}.drawer-close{background:0 0;border:0;width:44px;height:44px;margin-left:auto;font-size:25px;display:block}.brand{padding-bottom:18px}.sidebar-note{display:block}.profile{display:flex}nav{grid-template-columns:1fr}.content{padding-top:22px}.content.kitchen-mode{padding-top:0}.kitchen-shell{gap:10px}.kitchen-hero{min-height:150px;padding:18px}.kitchen-tabs{align-items:center;height:52px}.kitchen-tabs button,.category-strip button{min-height:44px;padding:8px 14px}.menu-tools label,.random-button{height:44px}.category-strip{min-height:40px}.kitchen-empty{padding:38px 15px}}button,select,summary,.chips>*,.filter-tools>*{white-space:nowrap}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #315d4d2e}button:active:not(:disabled){transform:translateY(1px)scale(.985)}.chips{scrollbar-width:thin;-webkit-overflow-scrolling:touch;min-width:0;padding-bottom:4px;overflow:auto hidden}@media (hover:hover) and (pointer:fine){nav button:hover{color:var(--green);background:#ffffffad;transform:translate(3px)}.add:hover,.login-submit:hover,.modal-actions .save:hover{background:#264f41;transform:translateY(-2px);box-shadow:0 10px 24px #315d4d47}.filters button:hover:not(.active){color:var(--ink);background:#e3e8df8c}.search:hover,.list article>select:hover,.modal input:hover,.modal textarea:hover,.modal select:hover{border-color:#b8c5bd}.list article:hover{border-color:#d4dbd4;transform:translateY(-2px);box-shadow:0 10px 28px #26332d1a}.chips span:hover{background:#e4e9e4;color:var(--ink)!important}.check:hover{border-color:var(--green);box-shadow:0 0 0 4px #315d4d1a}.icon:hover{color:var(--green);background:#edf1ed;border-radius:8px}.task-main-expandable:hover h3{color:var(--green)}.quick-edit-fields select:hover,.quick-edit-fields input:hover,.quick-switch:hover,.quick-full-edit:hover{background:#f7faf7;border-color:#aebdb3}.quick-delete:hover{background:#fff3f0;border-color:#dfb9b1}.logout:hover{color:#9b493b;background:#f5e8e4;border-radius:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.chips span{white-space:nowrap;flex:none;max-width:none}.modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 40px);overflow:hidden auto}.modal-bg,.k-modal-bg{overscroll-behavior:contain;touch-action:none}.modal,.k-sheet{touch-action:pan-y}.modal-actions{z-index:2;background:#fbfaf7;margin:0 -28px -28px;padding:16px 28px 28px;position:sticky;bottom:-28px}@media (max-width:800px){.modal-bg{place-items:end center;padding:0}.modal{border-radius:20px 20px 0 0;width:100%;max-height:min(76dvh,620px);padding:18px 18px 0;box-shadow:0 -12px 40px #14201b3d}.modal-actions{padding:12px 18px max(14px, env(safe-area-inset-bottom));margin:0 -18px;bottom:0}.modal-head{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf7f2;align-items:center;margin:0 -18px 14px;padding:14px 12px 10px 18px;position:sticky;top:-18px}.modal-head button,.sheet-close{place-items:center;width:44px;height:44px;display:grid}.modal h2{font-size:23px}.modal input,.modal textarea,.modal select,.login-card input,.login-card select,.detail-body input,.detail-body select,.cart-sheet input,.cart-sheet textarea,.dish-editor input,.dish-editor select,.dish-editor textarea,.settings-view input,.settings-view select,.settings-view textarea,.category-add input,.member-add select{min-height:44px;font-size:16px}.modal-actions button{min-width:92px;min-height:44px}.list article{min-width:0}.task-main{flex-basis:calc(100% - 40px);min-width:0}.chips{width:100%}}.filter-panel{border:1px solid var(--line);background:#ffffffa6;border-radius:14px;margin-bottom:16px;padding:12px 16px}.filter-row{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;display:grid}.filter-row+.filter-row{border-top:1px solid #ece9e1}.filter-row>b{color:#7d877f;font-size:12px}.filter-row .filters{scrollbar-width:thin;flex-wrap:nowrap;min-width:0;padding:3px 0 6px;overflow:auto hidden}.filter-row .filters button{flex:none}.filter-tools{scrollbar-width:thin;border-top:1px solid #ece9e1;flex-wrap:nowrap;align-items:center;gap:8px;padding-top:10px;padding-bottom:4px;display:flex;overflow:auto hidden}.filter-tools>select,.tag-picker>summary,.clear-filter{border:1px solid var(--line);color:#68736b;background:#fff;border-radius:8px;min-height:44px;padding:7px 10px;font-size:12px}.filter-tools>select,.filter-tools>details,.filter-tools>label,.filter-tools>button{flex:none}.filter-tools .search{width:190px}.clear-filter{margin-left:0}.tag-picker{position:relative}.tag-picker>summary{cursor:pointer;list-style:none}.tag-picker>div{z-index:6;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(330px,80vw);max-height:300px;padding:10px;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 16px 40px #26332d2e}.tag-picker input{border:1px solid var(--line);border-radius:8px;width:100%;margin-bottom:8px;padding:9px}.tag-picker button,.active-tags button{color:#637068;background:#eef1ed;border:0;border-radius:6px;margin:3px;padding:5px 8px}.tag-picker button.active,.active-tags button{color:#fff;background:var(--green)}.active-tags{padding-top:8px}.task-card-actions{flex:none;gap:7px;width:54px;display:grid}.task-card-actions button{color:#7a847c;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.task-card-actions button i{background:#fff;border:1.5px solid #aab3ac;flex:none;place-items:center;width:21px;height:21px;font-size:11px;font-style:normal;display:grid}.task-card-actions .check{border:0;border-radius:0;width:auto;height:auto}.task-card-actions .check.done{color:var(--green);background:0 0}.task-card-actions .check i{border-radius:50%}.task-card-actions .check.done i{color:#fff;border-color:var(--green);background:var(--green)}.task-card-actions .multi-check i{border-radius:5px}.task-card-actions .multi-check.selected{color:var(--green);font-weight:700}.task-card-actions .multi-check.selected i{color:#fff;background:#647f73;border-color:#647f73}.task-main-expandable{cursor:pointer;border-radius:9px}.list article.quick-edit-open{flex-wrap:wrap}.task-title-toggle{max-width:100%;color:inherit;font:inherit;text-align:left;text-overflow:ellipsis;background:0 0;border:0;padding:0;overflow:hidden}.task-title-toggle:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #315d4d2e}.quick-edit-toggle{border:1px solid var(--line);background:#f7f8f5;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.quick-edit-toggle span{font-size:22px;line-height:1;transition:transform .18s;display:block}.quick-edit-open .quick-edit-toggle span{transform:rotate(180deg)}.quick-edit-panel{border-top:1px solid var(--line);flex:1 0 100%;width:100%;margin-top:2px;padding:15px 0 0 68px}.quick-edit-fields{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;display:grid}.quick-title-field{grid-column:1/-1}.quick-edit-fields label{color:#6c766f;gap:6px;min-width:0;font-size:11px;font-weight:700;display:grid}.quick-edit-fields select,.quick-edit-fields input,.quick-switch{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px}.quick-switch{color:#69736c;text-align:left;align-items:center;gap:8px;display:flex}.quick-switch i{background:#d8ddd8;border-radius:999px;flex:none;width:32px;height:18px;position:relative}.quick-switch i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #26332d33}.quick-switch.active{color:var(--green);background:#edf4ef}.quick-switch.active i{background:var(--green)}.quick-switch.active i:after{transform:translate(14px)}.quick-edit-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.quick-edit-footer>div{gap:8px;display:flex}.quick-feedback{color:#869088;font-size:11px}.quick-feedback.error{color:#a34336}.quick-full-edit,.quick-delete{border:1px solid var(--line);color:#59665e;background:#fff;border-radius:8px;min-height:36px;padding:7px 12px}.quick-delete{color:#a34336}.priority-card-p0{background:snow!important;border-left:5px solid #a53f32!important}.priority-card-p1{border-left:4px solid #d17a38!important}.priority-card-p2{border-left:3px solid #b69a35!important}.priority-card-p3{border-left:3px solid #779181!important}.priority{letter-spacing:.2px;border:1px solid;font-weight:800}.priority-p0{box-shadow:0 2px 7px #aa3e3240;color:#fff!important;background:#aa3e32!important}.priority-p1{color:#9b4d1e!important;background:#fff0e3!important}.priority-p2{color:#866b10!important;background:#fff7d9!important}.priority-p3{color:#4f6b5b!important;background:#edf3ee!important}.today-chip{font-weight:800;color:#fff!important;background:#39775f!important}.deadline{font-weight:700}.overdue{color:#a33e32!important;background:#fbe7e2!important}.today-due{color:#9b561f!important;background:#fff0df!important}.soon{color:#766016!important;background:#fff8dc!important}.tag{cursor:pointer;color:#687169;background:#eef1ed;border:0}.tag.active{color:#fff!important;background:var(--green)!important}.today-toggle.active{color:#fff;background:var(--green);border-radius:8px}.batch-bar{z-index:5;background:#f7fbf7;border:1px solid #cbd7cf;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex;position:sticky;top:10px;overflow:auto hidden;box-shadow:0 8px 25px #26332d1f}.batch-bar select,.batch-bar input,.batch-bar button{border:1px solid var(--line);color:#5f6b63;white-space:nowrap;background:#fff;border-radius:7px;flex:none;min-height:44px;padding:6px 9px;font-size:12px}.chips{flex-wrap:nowrap}.chips>*{flex:none}.list article>select,.list article>.icon{white-space:nowrap;flex:none}.completed-group{gap:10px;margin-top:8px;display:grid}.completed-toggle{color:#758078;background:#e9ece7;border:0;border-radius:10px;justify-content:space-between;width:100%;padding:12px 16px;display:flex}.completed-toggle em{font-style:normal}.today-field{background:#edf3ee;border-radius:9px;align-items:center;padding:10px 12px;grid-template-columns:none!important;gap:9px!important;display:flex!important}.today-field input{width:auto}.login-card select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:12px}.login-card select:focus{border-color:#789488;box-shadow:0 0 0 3px #78948818}.content.events-mode>:not(.events-view){display:none}.content.kitchen-mode{max-width:1500px;padding:28px clamp(20px,4vw,60px)}.content.kitchen-mode>:not(.kitchen-shell),.content.settings-mode>:not(.couple-settings),.content.couple-special>:not(.couple-list-shell),.content.couple-life>header,.content.couple-life>.insight-summary,.content.couple-life>.completion-review{display:none}.couple-hero{background:radial-gradient(circle at 90% 15%,#f4dce5,#0000 32%),linear-gradient(135deg,#fff,#fbf2f5);border:1px solid #ead9df;border-radius:20px;padding:28px 30px;position:relative;overflow:hidden}.couple-hero small{color:#a87b89;letter-spacing:1.5px}.couple-hero h1{color:#503f45;letter-spacing:-1px;margin:10px 0 6px;font-family:serif;font-size:clamp(38px,5vw,58px);line-height:1.08}.couple-hero span{color:#985b70;background:#f5e3e9;border-radius:20px;margin-top:8px;padding:5px 9px;font-size:11px;display:inline-block}.couple-hero p{color:#76666b;margin:20px 0 0;font-family:serif;font-size:16px}.couple-section-copy h2{margin:0;font-family:serif;font-size:27px}.couple-section-copy p,.wish-head p{color:var(--muted);margin:6px 0 0;font-size:12px}.wish-head>div{min-width:0}.couple-list-shell{gap:22px;display:grid}.couple-list-tabs{border:1px solid var(--line);background:#fff;border-radius:14px;gap:8px;padding:6px;display:flex}.couple-list-tabs button{color:#6d766f;background:0 0;border:0;border-radius:10px;flex:1;padding:11px}.couple-list-tabs button.active{color:#9a5269;background:#f7e9ee;font-weight:700}.couple-list-tabs i{margin-right:7px;font-style:normal}.wish-head{justify-content:space-between;align-items:flex-end;display:flex}.wish-head h2{margin:5px 0 0;font-family:serif;font-size:30px}.wish-head small{color:var(--muted);letter-spacing:2px}.wish-head button{color:#fff;background:#9a5269;border:0;border-radius:10px;padding:11px 17px}.wish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.wish-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:120px 1fr;min-height:130px;display:grid;position:relative;overflow:hidden}.wish-grid article>img,.wish-placeholder{object-fit:cover;width:120px;height:100%;min-height:130px}.wish-placeholder{color:#b98b9a;background:#f7e9ee;place-items:center;font-size:32px;display:grid}.wish-grid article>div:nth-child(2){padding:17px}.wish-grid article small{color:#a15c72}.wish-grid article h3{margin:5px 0;font-size:16px}.wish-grid article p{color:var(--muted);margin:0;font-size:12px}.wish-grid article em{color:#91847d;margin-top:8px;font-size:11px;font-style:normal;display:block}.wish-grid article>button{color:#8c5366;background:#f8edf1;border:0;border-radius:8px;padding:7px 10px;position:absolute;bottom:11px;right:12px}.wish-grid article.wish-done{opacity:.7}.wish-grid article.wish-done h3{text-decoration:line-through}.wish-empty{text-align:center;color:var(--muted);border:1px dashed #d8d2c9;border-radius:16px;grid-column:1/-1;padding:70px}.wish-preview{object-fit:cover;border-radius:12px;width:100%;max-height:190px;margin-bottom:15px}.wish-image-input{background:#fff;border:1px dashed #cfc8be;border-radius:10px;padding:13px}.wish-image-input input{border:0;padding:7px 0 0}.today-group{gap:10px;display:grid}.today-group h2{color:#647068;margin:14px 2px 0;font-size:14px}.today-group:first-child h2{margin-top:0}.insight-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.insight-summary small{line-height:1.45}.nav-life i,.nav-kitchen i,.nav-events i{border-radius:8px;place-items:center;width:25px;height:25px;display:inline-grid;margin-right:9px!important;font-size:14px!important}.nav-life i{color:#a8576f;background:#f7e7ec}.nav-kitchen i{color:#a16435;background:#f7eadc}.nav-events i{color:#6f6598;background:#ece9f6}.metric-card{cursor:pointer;transition:background .18s,transform .18s}.metric-card:hover,.metric-card:focus-visible{background:#f5f8f4;outline:0;transform:translateY(-1px)}.completion-review{border:1px solid var(--line);background:#fff;border-radius:14px;margin:-12px 0 26px;padding:18px 22px}.completion-review>div{justify-content:space-between;align-items:center;display:flex}.completion-review button{color:var(--green);background:0 0;border:0}.completion-review ul{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.completion-review li{border-top:1px solid var(--line);justify-content:space-between;gap:18px;padding:10px 0;font-size:13px;display:flex}.completion-review small,.completion-review p{color:var(--muted);font-size:11px}.shared-chip{font-weight:700;color:#9a4768!important;background:#f3e3ea!important}.audit-line{color:#949b96;margin-top:8px;font-size:10px;display:block}.couple-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.couple-settings>header,.couple-settings>.settings-notice,.couple-settings>.invite-code{grid-column:1/-1}.couple-settings>section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 7px 25px #3b4e4508}.couple-settings h2{margin:0 0 16px;font-size:18px}.couple-settings h3{margin:18px 0 5px;font-size:14px}.couple-settings p{color:var(--muted);font-size:12px;line-height:1.7}.settings-section-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.settings-section-head h2,.settings-section-head p{margin:0}.admin-settings select{min-width:116px}.couple-settings form{align-items:flex-end;gap:10px;margin:12px 0;display:flex}.couple-settings form label{color:var(--muted);flex:1;gap:7px;font-size:12px;display:grid}.couple-settings input{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:0;padding:10px}.couple-settings button{border:1px solid var(--line);color:var(--ink);background:#f7f7f3;border-radius:9px;padding:10px 14px}.couple-settings button:hover{background:#fff;border-color:#aebbb3;transform:translateY(-1px)}.couple-settings button.primary{background:var(--green);border-color:var(--green);color:#fff}.couple-settings button:disabled{opacity:.45;cursor:not-allowed}.couple-members,.invite-list{gap:8px;margin:14px 0;display:grid}.couple-members span,.invite-list>div{background:#f5f5f1;border-radius:9px;justify-content:space-between;align-items:center;padding:11px;display:flex}.couple-members small,.invite-list small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.invite-code code{background:#f2f0ea;border-radius:8px;max-width:100%;margin-right:10px;padding:10px 13px;display:inline-block;overflow:auto}.settings-notice{z-index:3;color:#fff;background:#315d4d;border-radius:10px;padding:11px 15px;position:sticky;top:10px}.legacy-migration>label{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:9px;font-size:12px;display:flex}.legacy-migration>label input{flex:none}.events-view{gap:18px;display:grid}.event-filters{gap:8px;display:flex}.event-filters button{border:1px solid var(--line);color:#637068;cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px;transition:all .2s}.event-filters button:hover,.event-filters button.active{color:#fff;border-color:var(--green);background:var(--green);transform:translateY(-1px)}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-card{border:1px solid var(--line);border-left:5px solid var(--event-color);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;transition:all .2s;display:grid;box-shadow:0 5px 20px #2c3a320f}.event-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #2c3a321c}.event-card.pinned{background:#fffdf6;border-top-color:#d2a84b;box-shadow:0 9px 28px #916c201f}.event-card.reminding{outline:2px solid #d2a84b4d}.event-card{position:relative;overflow:hidden}.reminder-badge{color:#fff;background:#b28732;border-radius:0 12px 0 10px;padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:0;right:0}.stage-upcoming{background:#fffdf5}.stage-near{background:#fff8ec;outline-color:#dc902b61!important}.stage-near .reminder-badge{background:#d48b2d}.stage-imminent{background:#fff2e9;outline-color:#d25b2d73!important}.stage-imminent .reminder-badge{background:#d25b2d}.stage-today{background:linear-gradient(135deg,#fff6e8,#ffe8e2);outline-color:#be43307a!important}.stage-today .reminder-badge{background:#bd4939}.big-count{justify-items:center;min-width:66px;line-height:1;display:grid;color:#b87921!important}.big-count span{font-family:serif;font-size:42px}.big-count small{margin-top:4px;font-size:11px}.stage-imminent .big-count,.stage-today .big-count{color:#c64e35!important}.reminder-text{font-weight:700;color:#a06d10!important}.reminder-settings{border:1px solid var(--line);background:#fffdf6;border-radius:10px;gap:8px;margin-bottom:15px;padding:10px;display:grid}.reminder-settings>div{color:#68736b;flex-wrap:wrap;align-items:center;gap:7px 12px;font-size:12px;display:flex}.reminder-settings>div label{white-space:nowrap;align-items:center;gap:4px;display:flex}.reminder-settings input{width:auto}.anniversary-alerts{background:#fffaf0;border:1px solid #ead9ad;border-radius:13px;gap:7px;margin:-12px 0 18px;padding:13px;display:grid}.anniversary-alerts>div{justify-content:space-between;align-items:center;display:flex}.anniversary-alerts>div button{color:var(--green);background:0 0;border:0}.anniversary-alerts>button{text-align:left;color:var(--ink);background:#fff;border:0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.anniversary-alerts em{color:#a06d10;font-size:12px;font-style:normal}.event-icon{background:#f0f3ef;border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.event-card h3{margin:3px 0}.event-card p,.event-card small{color:#748078;margin:0}.event-card strong{color:var(--event-color);white-space:nowrap;font-size:16px}.event-card em{color:#9a7327;margin-top:4px;font-size:12px;font-style:normal;display:block}.event-actions{grid-column:2/-1;justify-content:flex-end;gap:6px;display:flex}.event-actions button{color:#687169;cursor:pointer;background:#eef1ed;border:0;border-radius:7px;padding:5px 9px}.event-actions button:hover{color:#fff;background:var(--green)}.lunar-row{grid-template-columns:repeat(3,1fr)!important}@media (max-width:800px){.couple-hero{border-radius:16px;padding:22px 18px}.couple-hero h1{font-size:38px}.settings-section-head{flex-direction:column;align-items:stretch}.couple-hero p{font-size:14px;line-height:1.7}.couple-review{padding:16px}.couple-review>div{align-items:flex-start;gap:10px}.couple-review p{line-height:1.8}.event-grid{grid-template-columns:1fr}.event-card{grid-template-columns:auto 1fr}.event-card strong{grid-column:2}.event-actions{grid-column:1/-1}.event-modal{max-height:90dvh;overflow-y:auto}.lunar-row{grid-template-columns:1fr!important}.filter-panel{padding:10px}.filter-row{padding:7px 0;display:block}.filter-row>b{margin-bottom:5px;display:block}.filter-tools{flex-wrap:nowrap;display:flex}.filter-tools .search{width:180px;margin-left:0}.tag-picker>div{width:auto;max-height:55dvh;position:fixed;inset:auto 10px 10px}.batch-bar{max-height:none;top:5px;overflow:auto hidden}.list article>select{margin-left:0}.task-card-actions{order:-2;gap:8px;width:auto;display:flex}.task-card-actions button{background:#f3f5f1;border-radius:9px;justify-content:center;min-width:44px;min-height:44px;padding:4px 7px}.quick-edit-toggle{order:-1;width:44px;height:44px}.quick-edit-panel{padding:14px 0 0}.quick-edit-fields{grid-template-columns:1fr 1fr}.quick-edit-fields select,.quick-edit-fields input,.quick-switch{min-height:44px;font-size:16px}.quick-edit-footer{flex-direction:column;align-items:flex-start}.quick-edit-footer>div{width:100%}.quick-full-edit,.quick-delete{flex:1;min-height:44px}}.kitchen-shell{--orange:#d96943;--cream:#fffaf2;grid-auto-rows:max-content;align-content:start;gap:14px;min-height:calc(100vh - 56px);display:grid;position:relative}.kitchen-hero{color:#fff;background:linear-gradient(135deg,#3c584c,#70907d) 50%/cover;border-radius:22px;align-items:flex-end;gap:18px;min-height:178px;padding:24px;display:flex;box-shadow:0 14px 36px #26332d29}.kitchen-avatar{color:#764c31;background:#fff7e8;border:3px solid #ffffffb3;border-radius:24px;flex:none;place-items:center;width:76px;height:76px;font-size:40px;display:grid;overflow:hidden}.kitchen-avatar img{object-fit:cover;width:100%;height:100%}.kitchen-hero small{letter-spacing:2px;opacity:.75}.kitchen-hero h1{margin:5px 0;font-size:38px}.kitchen-hero p{opacity:.88;margin:0 0 12px}.kitchen-hero em{opacity:.8;margin-left:10px;font-size:12px;font-style:normal}.business{color:#315d4d;background:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-block}.business.closed,.business.paused{color:#873e32;background:#ffe6de}.business.reservation{color:#765c22;background:#fff0bd}.kitchen-tabs,.category-strip{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.kitchen-tabs{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:14px;padding:7px;position:sticky;top:8px;box-shadow:0 7px 24px #26332d14}.kitchen-tabs button,.category-strip button{color:#777b75;background:0 0;border:0;border-radius:9px;flex:none;padding:10px 16px}.kitchen-tabs button.active{color:#fff;background:var(--green)}.kitchen-manage-menu{margin-left:auto;display:none;position:relative}.kitchen-manage-menu summary{color:var(--green);background:#e9eee9;border-radius:9px;padding:9px 14px;list-style:none}.kitchen-manage-menu>div{z-index:8;border:1px solid var(--line);background:#fff;border-radius:10px;width:150px;padding:7px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 12px 30px #26332d25}@media (max-width:800px){.desktop-kitchen-tab{display:none}.kitchen-manage-menu{display:block}.kitchen-tabs{overflow:visible}.kitchen-manage-menu button{text-align:left;width:100%}}.menu-tools{gap:10px;display:flex}.menu-tools label{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;gap:8px;padding:11px 14px;display:flex}.menu-tools input{border:0;outline:0;width:100%}.random-button{color:#874626;background:#fff0df;border:0;border-radius:13px;padding:0 18px;font-weight:800}.category-strip button{border:1px solid var(--line);background:#fff}.category-strip button.active{color:#fff;border-color:var(--orange);background:var(--orange)}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dish-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:112px 1fr auto;align-items:center;gap:14px;min-width:0;padding:12px;display:grid;position:relative;box-shadow:0 5px 18px #26332d0d}.dish-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #26332d1c}.dish-photo{object-fit:cover;border-radius:13px;width:112px;height:92px}.dish-placeholder{background:linear-gradient(135deg,#f7ead7,#e8eee7);place-items:center;font-size:34px;display:grid}.dish-card>div:not(.dish-photo){min-width:0}.dish-title{align-items:center;gap:8px;display:flex}.dish-title h3,.dish-title h2{margin:0}.dish-title span{color:#a24b2d;background:#ffeadf;border-radius:6px;padding:3px 7px;font-size:10px}.dish-card p{color:#80877f;white-space:nowrap;text-overflow:ellipsis;margin:7px 0;font-size:12px;overflow:hidden}.dish-meta{color:#929790;align-items:center;gap:12px;font-size:11px;display:flex}.dish-meta b{color:var(--orange);font-family:serif;font-size:21px}.dish-meta b small{font-size:10px}.dish-card>button{color:#fff;background:var(--orange);border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.dish-cover{object-fit:cover;width:100%;height:250px}.kitchen-empty{text-align:center;color:#848c85;grid-column:1/-1;padding:70px 20px}.kitchen-empty>span{font-size:42px}.kitchen-empty h2,.kitchen-empty h3{margin:12px 0 5px}.kitchen-toast{z-index:30;color:#fff;background:#26332d;border-radius:999px;padding:11px 18px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.k-modal-bg{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#202a2570;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.k-sheet{background:#fffdf8;border-radius:22px;width:min(560px,100%);max-height:calc(100dvh - 32px);position:relative;overflow:auto;box-shadow:0 25px 80px #18211d55}.sheet-close{z-index:2;color:#5d665f;background:#ffffffe0;border:0;border-radius:50%;width:35px;height:35px;font-size:23px;position:absolute;top:12px;right:12px}.detail-body,.cart-sheet,.random-sheet,.dish-editor{padding:24px}.detail-body>p{color:#707970;line-height:1.8}.detail-body label,.cart-sheet>label,.dish-editor>label,.settings-view label{color:#657068;gap:7px;margin:13px 0;font-size:12px;display:grid}.detail-body input,.detail-body select,.cart-sheet input,.cart-sheet textarea,.dish-editor input,.dish-editor select,.dish-editor textarea,.settings-view input,.settings-view select,.settings-view textarea,.category-add input,.member-add select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;padding:11px}.tutorial{white-space:pre-wrap}.detail-body a{color:var(--green)}.k-tags{gap:6px;display:flex;overflow:auto}.k-tags span{color:#657068;background:#eef1ed;border-radius:6px;flex:none;padding:4px 8px;font-size:11px}.primary,.secondary{border:0;border-radius:10px;padding:11px 17px}.primary{color:#fff;background:var(--green)}.secondary{color:var(--green);background:#fff;border:1px solid #cfd9d2}.wide{width:100%;margin-top:10px;padding:13px}.cart-float{z-index:8;color:#fff;background:#26332d;border:0;border-radius:999px;align-items:center;gap:30px;padding:14px 22px;display:flex;position:fixed;bottom:24px;right:30px;box-shadow:0 13px 35px #26332d55}.cart-float span b{background:var(--orange);border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:11px;display:inline-grid}.cart-items{gap:10px;margin:18px 0;display:grid}.cart-items>div{grid-template-columns:54px 1fr auto;align-items:center;gap:10px;display:grid}.cart-items .dish-photo{width:54px;height:54px}.cart-items span{gap:3px;display:grid}.cart-items small{color:#929891}.cart-items>div>div{align-items:center;gap:8px;display:flex}.cart-items button{border:1px solid var(--line);background:#fff;border-radius:50%;width:28px;height:28px}.cart-sheet textarea{min-height:70px}.random-sheet{text-align:center}.random-options{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.random-options select{border:1px solid var(--line);border-radius:9px;padding:11px}.random-result{gap:8px;margin-bottom:14px;display:grid}.random-result>div{text-align:left;background:#fff;border-radius:12px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:8px;display:grid}.random-result .dish-photo{width:58px;height:52px}.random-result span{color:var(--orange)}.manage-view,.orders-view{gap:15px;display:grid}.manage-head{justify-content:space-between;align-items:flex-end;display:flex}.manage-head h2{margin:4px 0;font-size:28px}.manage-head small{color:#879087}.category-add,.member-add{gap:8px;display:flex}.category-add input{flex:1}.category-add button,.member-add button{color:#fff;background:var(--green);border:0;border-radius:9px;padding:8px 14px}.manage-categories{gap:7px;display:flex;overflow:auto}.manage-categories span{background:#e9ede8;border-radius:8px;flex:none;padding:7px 9px}.manage-categories button{color:var(--green);background:0 0;border:0;margin-left:6px;font-size:11px}.manage-dishes,.order-list{gap:9px;display:grid}.manage-dishes article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:72px 1fr auto auto auto;align-items:center;gap:9px;padding:10px;display:grid}.manage-dishes .dish-photo{width:72px;height:62px}.manage-dishes h3,.manage-dishes p{margin:2px}.manage-dishes p{color:#858d87;font-size:11px}.manage-dishes button{color:#58665e;background:#edf1ed;border:0;border-radius:7px;padding:7px}.manage-dishes .danger{color:#a64a3b;background:#fae8e3}.image-upload{cursor:pointer;position:relative}.image-upload input,.setting-images input{opacity:0;position:absolute}.image-upload span,.setting-images span{color:#fff;background:#1e2823bb;border-radius:7px;padding:5px 8px;position:absolute;bottom:10px;right:10px}.dish-editor h2{margin-top:0}.dish-editor .dish-cover{height:190px}.dish-editor textarea,.settings-view textarea{min-height:75px}.checks{gap:20px;display:flex}.checks label,.inline-check{align-items:center;gap:6px;display:flex!important}.checks input,.inline-check input{width:auto!important}.order-card{border:1px solid var(--line);background:#fff;border-left:5px solid #8c958d;border-radius:15px;padding:16px}.order-card.status-pending{border-left-color:#d29b39}.order-card.status-preparing{border-left-color:#d96943}.order-card.status-ready{background:#f7fcf8;border-left-color:#3e8063}.order-top{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.order-top>span{color:#9e522f;background:#fff0e7;border-radius:10px;justify-items:center;min-width:62px;padding:7px;display:grid}.order-top>span small{font-size:10px}.order-top>span b{letter-spacing:2px;font-size:24px}.order-top h3,.order-top p{margin:2px}.order-top p,.order-top em{color:#929891;font-size:11px;font-style:normal}.order-foods{background:#f6f6f2;border-radius:10px;margin:12px 0;padding:9px 12px}.order-foods p{grid-template-columns:1fr auto;gap:4px;margin:5px 0;display:grid}.order-foods p small{color:#90968f;grid-column:1/-1}.order-foods i{color:#a24b2d;background:#ffe7dc;border-radius:4px;margin-right:6px;padding:2px 5px;font-size:10px;font-style:normal}.order-note,.pickup-time{color:#6e786f;font-size:12px}.order-actions{justify-content:flex-end;margin-top:10px;display:flex}.order-card details{color:#737d75;margin-top:9px;font-size:12px}.order-card ol{gap:7px;padding-left:20px;display:grid}.order-card li span{color:#9aa09b;margin-left:10px}.order-card li small{display:block}.order-history>summary{color:#758078;cursor:pointer;padding:12px}.settings-view{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-view>form,.settings-view>section{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.settings-view h2{margin-top:0}.setting-images{grid-template-columns:110px 1fr;gap:10px;display:grid}.setting-images label{margin:0;position:relative}.setting-images .dish-photo{width:110px;height:110px}.setting-images .dish-cover{height:110px}.share-box{gap:7px;display:flex}.share-box input{min-width:0}.share-box button,.text-button{color:var(--green);background:#e8eee9;border:0;border-radius:8px;padding:8px 11px}.text-button{margin:8px 0 18px}.members{gap:6px;display:grid}.members>div{background:#f5f6f2;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:9px;display:grid}.members b{color:#78827a;font-size:11px}.members button{color:#9c493b;background:0 0;border:0}.member-add{margin-top:9px}.member-add select{min-width:0}.couple-review{background:linear-gradient(135deg,#fff 20%,#fbf0f4);border:1px solid #ead9df;border-radius:16px;padding:18px 22px}.couple-review>div{justify-content:space-between;align-items:center;display:flex}.couple-review span{gap:5px;display:grid}.couple-review small{color:#ad7285;letter-spacing:1.5px}.couple-review span>b{font-family:serif;font-size:20px}.couple-review>div>div{gap:5px;display:flex}.couple-review button{color:#8c6d77;background:#fff;border:0;border-radius:8px;padding:7px 10px}.couple-review button.active{color:#fff;background:#a45d74}.couple-review p{color:#73666a;margin:15px 0 0;font-size:13px}.couple-review p strong{color:#9b5068;font-size:20px}.couple-review em{color:#9b9294;margin-top:8px;font-size:11px;font-style:normal;display:block}.quick-dish-image>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.quick-dish-image>div label{text-align:center;color:var(--green);cursor:pointer;background:#edf2ed;border-radius:9px;padding:10px;display:block;position:relative}.quick-dish-image>div input{opacity:0;width:1px;height:1px;position:absolute}.dish-more{border:1px solid var(--line);background:#fff;border-radius:10px;margin:5px 0 16px;padding:12px}.dish-more summary{color:#6f7971;cursor:pointer}.dish-more>div,.dish-more>label{margin-top:13px}@media (max-width:800px){.couple-list-shell{gap:15px}.couple-list-tabs{z-index:5;position:sticky;top:54px;overflow:auto}.couple-list-tabs button{white-space:nowrap;flex:none;padding:10px 13px}.wish-head{align-items:center}.wish-head h2{font-size:24px}.wish-grid{grid-template-columns:1fr}.wish-grid article{grid-template-columns:96px 1fr;min-height:115px}.wish-grid article>img,.wish-placeholder{width:96px;min-height:115px}.wish-grid article>div:nth-child(2){padding:13px}.wish-empty{padding:50px 15px}.insight-summary{grid-template-columns:1fr 1fr}.insight-summary div+div{border-left:0}.insight-summary div:nth-child(2n){border-left:1px solid var(--line)}.insight-summary div:nth-child(n+3){border-top:1px solid var(--line)}.insight-summary small{white-space:normal;text-overflow:clip;min-height:32px;overflow:visible}.insight-summary>div{gap:5px 8px;padding:17px 14px}.insight-summary b{font-size:26px}.content.settings-mode{padding:18px 12px 80px}.couple-settings{grid-template-columns:1fr;gap:12px}.couple-settings>header,.couple-settings>.settings-notice,.couple-settings>.invite-code{grid-column:1}.couple-settings>section{padding:17px}.couple-settings form{grid-template-columns:1fr;display:grid}.couple-settings form button{width:100%}.couple-settings h1{font-size:29px}.legacy-migration>label{align-items:flex-start}.content.kitchen-mode{padding:0 0 90px}.kitchen-shell{gap:12px}.kitchen-hero{border-radius:0;min-height:180px;padding:22px 18px}.kitchen-avatar{border-radius:18px;width:60px;height:60px;font-size:31px}.kitchen-hero h1{font-size:29px}.kitchen-hero p{font-size:12px}.kitchen-tabs{border-width:0 0 1px;border-radius:0;padding:7px 12px;top:0}.menu-tools,.category-strip,.dish-grid,.manage-view,.orders-view,.settings-view{margin-left:12px;margin-right:12px}.menu-tools{grid-template-columns:1fr auto;display:grid}.random-button{padding:0 12px;font-size:12px}.dish-grid{grid-template-columns:1fr}.dish-card{grid-template-columns:92px 1fr auto;padding:9px}.dish-photo{width:92px;height:82px}.dish-meta{gap:8px}.k-modal-bg{align-items:flex-end;padding:0}.k-sheet{width:100%;max-height:min(76dvh,620px);padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:22px 22px 0 0}.detail-body,.cart-sheet,.random-sheet,.dish-editor{padding:20px 18px max(20px, env(safe-area-inset-bottom))}.dish-cover{height:220px}.cart-float{right:14px;bottom:max(14px, env(safe-area-inset-bottom));justify-content:space-between;left:14px}.manage-dishes article{grid-template-columns:58px 1fr auto auto}.manage-dishes .dish-photo{width:58px;height:54px}.manage-dishes .danger{display:none}.settings-view{grid-template-columns:1fr}.settings-view>form,.settings-view>section{padding:17px}.order-top{grid-template-columns:auto 1fr}.order-top>em{grid-column:2}.random-options{grid-template-columns:1fr}.category-add{grid-template-columns:1fr auto;display:grid}.kitchen-toast{white-space:nowrap;max-width:90%;top:10px}.kitchen-empty{padding:50px 15px}}
