:root{--bg:#f9f8f4;--paper:#fffefa;--ink:#343b32;--muted:#97998e;--line:#ecece3;--orange:#e77e53;--orange-dark:#cb613a;--peach:#fcf0e8;--green:#7e9171;--sage:#f0f3e9;--serif:'Noto Serif SC',Georgia,serif;--sans:'Noto Sans SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #e7a282;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #e9b596;outline-offset:1px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}svg.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon.sm{width:16px;height:16px}.app-shell{max-width:1800px;margin:auto}.sidebar{width:222px;position:fixed;inset:0 auto 0 max(0px,calc((100vw - 1800px)/2));padding:36px 23px 24px;border-right:1px solid var(--line);background:#fbfaf7;z-index:20;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 10px}.brand img{width:41px;height:41px}.brand-name{font-size:22px;font-weight:700;letter-spacing:2px}.brand-sub{font-size:9px;letter-spacing:3px;color:#a3a494;margin-top:1px}.side-nav{margin-top:57px;display:grid;gap:12px}.nav-btn{display:flex;align-items:center;gap:13px;min-height:49px;padding:0 17px;border-radius:11px;font-weight:500;text-align:left;color:#808578;transition:.2s}.nav-btn:hover{background:#f4f1ea}.nav-btn.active{color:var(--orange-dark);background:#f7e9de}.nav-btn.active .icon{stroke-width:1.9}.nav-btn .nav-dot{width:5px;height:5px;border-radius:50%;background:var(--orange);margin-left:auto}.sidebar-quote{margin:49px 14px 0;color:#a5a696;font-family:var(--serif);font-size:12px;line-height:2.2}.sidebar-quote span{display:block;margin-bottom:9px;color:#c4c3b4;font-size:22px}.side-bottom{margin-top:auto}.couple-mini{background:#f2f1e9;border:1px solid #eae9df;border-radius:14px;padding:16px 13px;display:flex;align-items:center;gap:10px}.mini-avatars{display:flex}.avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f7e0ce;font-size:21px;border:2px solid #fffefa}.avatar.sage{background:#e1e7d9}.mini-avatars .avatar+.avatar{margin-left:-11px}.couple-mini strong{font-size:12px;font-weight:500}.couple-mini p{font-size:10px;color:#969b8c;margin-top:2px}.side-footer{text-align:center;font-size:10px;color:#a9aa9e;margin-top:19px;letter-spacing:1px}.side-footer span{color:#d9987f}.main{margin-left:222px;padding:0 38px 45px}.topbar{height:90px;display:flex;justify-content:space-between;align-items:center}.topbar-left{display:flex;gap:8px;align-items:center;color:#979b8e;font-size:12px}.topbar-left .icon{color:#c4ad7b;width:17px}.top-actions{display:flex;align-items:center;gap:23px;font-size:11px;color:#989c8e}.top-actions .icon-btn{position:relative}.notification-dot{width:5px;height:5px;background:#dc8a68;border-radius:50%;position:absolute;right:6px;top:5px}.icon-btn{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-btn:hover{background:#efeee7}.top-actions .avatar{width:32px;height:32px;font-size:18px}.hero{position:relative;min-height:228px;border:1px solid #eee5d8;background:#f4eee2;border-radius:20px;display:flex;align-items:center;overflow:hidden;padding:31px 37px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:3.5px;color:#a19073;font-weight:500;display:flex;align-items:center;gap:9px}.eyebrow:before{content:'';height:1px;width:19px;background:#bba17c}.hero h1{font-family:var(--serif);font-size:32px;letter-spacing:2px;font-weight:600;margin-top:11px;line-height:1.5}.hero h1 em{font-style:normal;color:var(--orange-dark)}.hero-copy>p{font-size:12px;color:#93917f;margin-top:12px;letter-spacing:.5px}.hero-bottom{display:flex;gap:16px;align-items:center;margin-top:24px;font-size:10px;color:#8e9382}.hero-bottom>span{display:flex;align-items:center;gap:5px}.hero-bottom .icon{width:13px;height:13px}.hero-art{position:absolute;width:440px;right:-2px;top:-16px}.hero-note{position:absolute;right:30px;bottom:21px;font-family:var(--serif);font-size:11px;color:#a89b80;letter-spacing:1px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 279px;gap:27px;align-items:start;margin-top:30px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.section-title h2{font-size:21px;font-weight:600;letter-spacing:.7px}.section-title h2 span{font-size:11px;color:#a1a392;font-weight:400;letter-spacing:0;margin-left:10px}.text-button{color:#8c907f;font-size:11px;display:inline-flex;align-items:center;gap:5px;padding:5px 0}.text-button:hover{color:var(--orange-dark)}.text-button .icon{width:14px;height:14px}.search-row{display:flex;gap:11px;margin-bottom:19px}.search-box{height:40px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fffefa;border-radius:9px;padding:0 12px;flex:1}.search-box .icon{width:17px;height:17px;color:#a8ac9d}.search-box input{width:100%;background:none;border:0;outline:none;font-size:11px;color:var(--ink)}input::placeholder{color:#adafa1}.filter-btn{height:40px;border:1px solid var(--line);background:#fffefa;border-radius:9px;padding:0 13px;font-size:11px;display:flex;align-items:center;gap:7px}.filter-btn.on{border-color:#e1a789;color:#cd734b;background:var(--peach)}.filter-btn .icon{width:15px;height:15px}.filter-panel{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:9px;background:#f0eee6;padding:14px;border-radius:10px;margin:-7px 0 17px}.filter-panel label{font-size:10px;color:#929781}.filter-panel select{display:block;width:100%;margin-top:5px;border:1px solid #e5e4d8;border-radius:6px;background:#fffefa;padding:7px 8px;font-size:11px}.category-row{display:flex;gap:8px;margin-bottom:21px;overflow-x:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.chip{white-space:nowrap;padding:7px 13px;border:1px solid #e9eadf;border-radius:7px;font-size:10px;color:#929785;background:transparent;transition:.2s}.chip.active{background:#e68055;border-color:#e68055;color:white}.chip:hover:not(.active){background:#f0eee5}.chip .chip-emoji{margin-right:4px;font-size:11px}.dishes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 15px}.dish-card{position:relative;border:1px solid #ecece2;background:#fffefa;border-radius:13px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.dish-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #493d2110}.dish-card.matched{border:1.5px solid #96ab80;box-shadow:0 0 0 2px #9aad7912}.dish-photo{height:148px;position:relative;overflow:hidden;background:#f0eadc;display:flex;align-items:center;justify-content:center}.dish-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.dish-card:hover .dish-photo img{transform:scale(1.035)}.photo-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 45% 40%,#fffbef 0 32%,#e2dfca 33% 35%,#ede8da 36% 51%,#dedbbf 52% 53%,#f1e7d6 54%);font-size:57px}.dish-photo img{position:relative}.dish-photo img.failed{display:none}.favorite-btn{position:absolute;right:10px;top:10px;width:29px;height:29px;border-radius:50%;background:#fffdf2df;color:#8e937f;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.favorite-btn .icon{width:16px;height:16px}.favorite-btn.saved{color:#df805b}.favorite-btn.saved .icon{fill:#df805b;stroke:#df805b}.match-badge{position:absolute;left:9px;bottom:9px;background:#fbfff2ed;backdrop-filter:blur(4px);font-size:9px;color:#718761;padding:4px 8px;border-radius:6px;display:flex;align-items:center;gap:4px}.match-badge .icon{width:11px;height:11px;fill:#8aa176;stroke:#8aa176}.dish-body{padding:12px 12px 11px}.dish-title{display:flex;align-items:center;justify-content:space-between;gap:4px}.dish-title h3{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dish-title .price{font-family:Georgia,serif;color:#b07958;font-size:15px;flex-shrink:0}.price small{font-family:var(--sans);font-size:9px;margin-right:1px}.dish-desc{font-size:9px;color:#a2a593;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:5px}.dish-tags{display:flex;align-items:center;gap:5px;margin-top:10px;font-size:9px;color:#8c947a}.dish-tags span{background:#f2f3ec;padding:2px 5px;border-radius:3px}.dish-tags .spicy{color:#b78566;background:#fbf0e7}.dish-tags .price{margin-left:auto;background:transparent}.vote-row{display:flex;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid #f0f0e8}.vote-btn{height:31px;border:1px solid #efdfd1;border-radius:6px;color:#c98762;display:flex;gap:5px;justify-content:center;align-items:center;font-size:10px;flex:1;background:#fff9f2;white-space:nowrap}.vote-btn .icon{width:13px;height:13px}.vote-btn.no{border-color:#eaece2;color:#a3a797;background:#fcfcf8;flex:.9}.vote-btn.selected{background:#e7845b;border-color:#e7845b;color:#fff}.vote-btn.no.selected{background:#e7e9df;border-color:#c8cdbc;color:#6f795f}.partner-hint{font-size:9px;text-align:center;color:#8e9e7d;margin-top:7px}.cards-footnote{font-size:10px;color:#aaad9b;margin-top:22px;text-align:center;letter-spacing:1px}.cards-footnote .icon{width:12px;height:12px;margin-right:4px}.right-panel{display:grid;gap:18px}.panel{border:1px solid #e8e9df;border-radius:14px;background:#fffefa;padding:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:7px}.panel-heading h3{font-size:13px;font-weight:600;display:flex;align-items:center;gap:7px}.panel-heading h3 .icon{color:#d58a69;width:17px;height:17px}.status-pill{font-size:8px;padding:3px 6px;border-radius:5px;background:#f0f2e8;color:#8c9a7a;display:flex;align-items:center;gap:4px;white-space:nowrap}.status-dot{width:4px;height:4px;background:#93a778;border-radius:50%}.status-pill.offline{color:#b7906b;background:#faf0e3}.status-pill.offline .status-dot{background:#cba57d}.people-switcher{display:flex;justify-content:center;align-items:center;gap:25px;margin:24px 0 19px}.person-switch{text-align:center;position:relative;min-width:62px;padding:0}.person-switch .avatar{width:50px;height:50px;font-size:29px;box-shadow:0 0 0 1px #ebe9da}.person-switch.active .avatar{box-shadow:0 0 0 2px #e5a17c;border:3px solid white}.person-switch.active .avatar.sage{box-shadow:0 0 0 2px #96aa81}.person-switch.active:after{content:'✓';position:absolute;top:33px;right:4px;width:15px;height:15px;background:#e98b62;color:white;border:2px solid #fffefa;border-radius:50%;font-size:8px;line-height:11px}.person-name{font-size:11px;margin-top:9px}.person-meta{font-size:9px;color:#a2a691;margin-top:3px}.between-heart{color:#d7b69d;font-size:14px;margin-top:-21px}.pair-info{text-align:center;color:#9ba18c;font-size:9px;padding-top:12px;border-top:1px dashed #e5e7db}.invite-btn{width:100%;height:33px;margin-top:13px;border:1px dashed #d8dfca;border-radius:7px;display:flex;gap:6px;align-items:center;justify-content:center;font-size:10px;color:#8b9a75}.invite-btn .icon{width:13px;height:13px}.match-panel{background:#f2f5eb;border-color:#e1e7d7}.match-panel .panel-heading h3 .icon{color:#819770}.count-badge{background:#e4ebd9;color:#7e926b;min-width:21px;height:20px;border-radius:6px;font-size:10px;display:flex;align-items:center;justify-content:center}.match-panel>p{font-size:10px;color:#98a08c;margin-top:9px}.match-empty{text-align:center;padding:23px 0 17px}.empty-heart{display:flex;justify-content:center;gap:0;align-items:center;height:44px;margin-bottom:12px}.empty-heart .icon{width:33px;height:33px;stroke-width:1.1;stroke:#aebd9e;transform:rotate(-14deg)}.empty-heart .icon+.icon{margin-left:-8px;transform:rotate(13deg);stroke:#d3ae92}.match-empty strong{font-size:11px;color:#899679;font-weight:500}.match-empty p{font-size:9px;color:#a9ae9d;margin-top:6px}.matched-item{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #e2e8d8}.matched-item:last-child{border:0}.matched-item img{width:40px;height:40px;border-radius:8px;object-fit:cover;background:#eee9db}.matched-item>div{flex:1}.matched-item strong{font-size:11px;font-weight:500}.matched-item p{font-size:9px;color:#99a38a;margin-top:2px}.matched-item button{color:#81926d;border:1px solid #d8e1ca;background:#fcfdf6;font-size:9px;padding:4px 8px;border-radius:6px}.random-panel{background:#f9f1e6;border-color:#efe5d5}.random-panel h3{font-family:var(--serif);font-size:14px;font-weight:600}.random-panel>p{font-size:10px;color:#aa9b83;margin-top:7px;line-height:1.9}.primary-btn{height:40px;padding:0 20px;border-radius:8px;background:var(--orange);color:#fffefa;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;transition:.2s}.primary-btn:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-btn .icon{width:17px;height:17px}.random-panel .primary-btn{width:100%;margin-top:17px;height:37px;font-size:11px}.turn-btn{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;color:#a7987e;width:100%;padding:12px 0 0}.turn-btn .icon{width:12px;height:12px}.love-note{display:flex;align-items:center;justify-content:center;gap:7px;font-family:var(--serif);font-size:10px;color:#a3a891;letter-spacing:1px}.love-note .icon{width:13px;height:13px;color:#c1bd96}.empty-state{text-align:center;grid-column:1/-1;padding:70px 22px;background:#f4f3eb;border:1px dashed #dedfcf;border-radius:14px}.empty-state .big-emoji{font-size:45px;display:block;margin-bottom:16px}.empty-state h3{font-family:var(--serif);font-size:19px;font-weight:500}.empty-state p{font-size:12px;color:#989d8a;margin:11px 0 23px}.history-list{display:grid;gap:14px}.history-card{display:flex;align-items:center;gap:17px;padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--paper)}.history-card img{width:80px;height:80px;border-radius:10px;object-fit:cover;background:#eae7d9}.history-card div{flex:1}.history-card h3{font-size:16px;font-family:var(--serif);margin-bottom:5px}.history-card p{font-size:11px;color:#9ba08d;margin-top:4px}.history-card .history-price{font-size:17px;color:#bb8964;font-family:Georgia,serif}.history-date{font-size:11px;color:#929c80;margin:8px 0}.mobile-nav{display:none}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:19px;color:#9b947d;font-size:13px}.loading-dot{width:8px;height:8px;border-radius:50%;background:var(--orange);animation:pulse 1.2s infinite}.modal-overlay{position:fixed;inset:0;background:#38382e60;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:100;animation:fade .15s}.modal{background:#fffdf8;border:1px solid #ece8dc;border-radius:22px;max-width:470px;width:100%;max-height:90dvh;overflow-y:auto;padding:30px;box-shadow:0 30px 100px #33352033;position:relative}.modal-close{position:absolute;top:16px;right:16px;color:#979e89}.modal-eyebrow{font-size:10px;letter-spacing:2px;color:#baa186;margin-bottom:9px}.modal h2{font-family:var(--serif);font-size:24px;font-weight:600;letter-spacing:1px}.modal-subtitle{font-size:12px;color:#979d89;line-height:1.9;margin:10px 0 22px}.modal .primary-btn{width:100%;margin-top:15px}.secondary-btn{border:1px solid #e2e3d5;background:#f7f7ef;color:#929b80;border-radius:8px;height:39px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;gap:7px;font-size:12px}.modal .secondary-btn{width:100%;margin-top:10px}.room-code{font-family:Georgia,serif;font-size:32px;letter-spacing:7px;text-align:center;padding:19px 0;border:1px dashed #dacaaf;border-radius:12px;background:#f8f2e8;color:#a4815b}.invite-note{font-size:10px;color:#a7a18e;text-align:center;margin-top:12px}.modal-divider{display:flex;align-items:center;gap:12px;font-size:10px;color:#b0af9d;margin:24px 0 17px}.modal-divider:before,.modal-divider:after{content:'';height:1px;flex:1;background:#e9e8dc}.input-field{display:block;font-size:11px;color:#859074;margin:14px 0}.input-field input,.input-field textarea,.input-field select{display:block;width:100%;border:1px solid #e3e5d7;border-radius:8px;background:#fffefa;padding:10px 12px;margin-top:7px;color:var(--ink);font-size:12px}.input-field textarea{resize:vertical;min-height:68px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.emoji-picker{display:flex;justify-content:space-between;margin:20px 0 8px;gap:4px}.emoji-picker button{font-size:22px;width:39px;height:40px;border:1px solid #e9e7dc;border-radius:9px;background:#f8f6ee}.emoji-picker button.selected{border-color:#e2a278;background:#f8e9d9}.draw-card{text-align:center}.draw-card .draw-image{height:195px;width:100%;object-fit:cover;border-radius:12px;margin:20px 0 17px;background:#eee9dd}.draw-card .draw-emoji{font-size:80px;padding:28px;background:#f4eddf;border-radius:12px;margin:20px 0 17px}.draw-card h3{font-family:var(--serif);font-size:23px}.draw-card .draw-description{color:#9b9e8b;font-size:12px;margin-top:8px}.draw-card .draw-meta{color:#b28562;font-size:12px;margin-top:11px}.draw-card .draw-priority{display:inline-block;background:#f0f4e6;color:#859871;padding:5px 11px;border-radius:6px;font-size:10px;margin-top:14px}.modal-error{color:#bb6b51;font-size:12px;background:#fcf0e7;padding:10px;border-radius:8px;margin:12px 0}.edit-actions{display:flex;gap:8px;margin-top:10px}.edit-actions button{font-size:10px;flex:1;background:#f1f2e9;border-radius:5px;padding:5px;color:#8c957d}.edit-actions button.delete{background:#fcf0e9;color:#be866a}#toast{position:fixed;bottom:34px;left:50%;transform:translateX(-50%) translateY(15px);padding:12px 23px;border-radius:12px;background:#3e4839ee;color:#fffced;font-size:12px;box-shadow:0 5px 20px #33331a19;z-index:200;opacity:0;pointer-events:none;transition:.2s;max-width:90vw;text-align:center}#toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.error-banner{padding:10px 15px;border:1px solid #eccaaa;border-radius:10px;color:#b27c58;background:#fcf1e3;font-size:12px;margin-bottom:16px;display:flex;justify-content:space-between;gap:12px}.preview-label{font-size:9px;padding:3px 7px;background:#f0eee5;color:#a49d85;border-radius:5px}.turn-notice{padding:10px 14px;background:#edf1e4;color:#879776;font-size:11px;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.link-btn{color:#cd8159;font-size:12px;text-decoration:underline;text-underline-offset:4px}.about-detail{font-size:12px;color:#969e88;line-height:2}.about-detail strong{color:#6d795e;font-weight:500}.round-new{font-size:10px;color:#9ba289;text-align:center;margin-top:15px}.wide-layout{grid-template-columns:minmax(0,1fr) 279px}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes pulse{50%{opacity:.25;transform:scale(.7)}}
@media(min-width:1500px){.main{padding-left:50px;padding-right:50px}.hero{min-height:255px}.hero-art{width:480px}.dish-photo{height:180px}.dishes-grid{gap:21px}.dish-body{padding:15px}.dish-title h3{font-size:15px}.dish-desc{font-size:10px}.dish-tags{font-size:10px}.vote-btn{font-size:11px;height:34px}.content-layout{gap:32px;grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:1200px){.sidebar{width:185px;padding:30px 15px 24px}.brand{gap:8px;padding:0 5px}.brand-name{font-size:20px}.brand img{width:37px}.brand-sub{font-size:8px}.main{margin-left:185px;padding:0 25px 35px}.content-layout{gap:19px;grid-template-columns:minmax(0,1fr) 242px}.panel{padding:17px}.hero{padding:28px}.hero h1{font-size:28px}.hero-art{width:360px;right:-25px;top:9px}.hero-note{right:15px}.dishes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.dish-photo{height:166px}.chip{padding:6px 10px}.people-switcher{gap:20px}}
@media(max-width:940px){.sidebar{width:80px;padding:28px 12px 20px;align-items:center}.brand{padding:0}.brand>div,.nav-btn>span,.sidebar-quote,.side-bottom{display:none}.side-nav{margin-top:49px}.nav-btn{padding:0;justify-content:center;width:47px}.main{margin-left:80px;padding:0 22px 30px}.content-layout{grid-template-columns:minmax(0,1fr) 233px;gap:18px}.hero-art{right:-55px;width:340px;top:25px}.hero h1{font-size:27px}.hero-copy>p{font-size:11px}.hero-note{display:none}.hero{min-height:217px;padding:25px}.hero-bottom{gap:10px}.dish-photo{height:139px}.dish-title h3{font-size:12px}.dish-body{padding:10px}.vote-btn{font-size:9px;gap:3px}.topbar{height:74px}.section-title h2{font-size:19px}.section-title h2 span{display:none}}
@media(max-width:720px){.sidebar{display:none}.main{margin:0;padding:0 18px 98px}.topbar{height:67px}.topbar-left{font-size:11px;color:#929582}.topbar-left .icon{color:#d29370}.top-actions{gap:10px}.top-date,.preview-label{display:none}.hero{border-radius:16px;min-height:199px;padding:23px}.hero h1{font-size:25px;max-width:230px;letter-spacing:1px}.hero-copy>p{font-size:10px;max-width:210px;line-height:1.9;margin-top:8px}.hero-art{width:260px;right:-84px;top:38px;opacity:.85}.eyebrow{font-size:8px;letter-spacing:2px}.hero-bottom{margin-top:22px;gap:9px;font-size:8px}.hero-bottom>span:last-child{display:none}.content-layout{display:flex;flex-direction:column;margin-top:22px;gap:19px}.menu-section{width:100%;order:2}.right-panel{display:contents}.room-panel{width:100%;order:0;padding:15px 17px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 15px;border-radius:12px}.room-panel .panel-heading{grid-column:1/2;align-self:end;justify-content:flex-start;gap:9px}.room-panel .panel-heading h3{font-size:12px}.room-panel .panel-heading h3 .icon{width:14px}.room-panel .people-switcher{grid-row:1/4;grid-column:2/3;margin:0;gap:13px}.room-panel .person-switch{min-width:36px}.room-panel .person-switch .avatar{width:35px;height:35px;font-size:21px}.room-panel .person-switch.active:after{top:23px;right:-2px;width:12px;height:12px;line-height:9px;font-size:7px}.person-name{font-size:9px;margin-top:5px}.room-panel .person-meta{display:none}.room-panel .between-heart{font-size:10px;margin-top:-12px}.room-panel .pair-info{border:0;padding:0;text-align:left;font-size:8px;align-self:start}.room-panel .invite-btn{grid-column:1;margin:3px 0 0;width:auto;justify-content:flex-start;border:0;padding:0;height:22px;font-size:9px}.match-panel{order:1;width:100%;padding:14px 17px}.match-panel .panel-heading h3{font-size:12px}.match-panel>p{font-size:9px;margin-top:5px}.match-empty{display:flex;padding:11px 0 0;gap:10px;align-items:center;text-align:left}.empty-heart{margin:0;height:28px}.empty-heart .icon{width:23px;height:23px}.match-empty strong{font-size:10px}.match-empty p{font-size:9px;margin:0}.matched-list{display:flex;gap:10px;overflow:auto}.matched-item{flex-shrink:0;min-width:165px;border:0;padding-bottom:0}.random-panel{order:3;width:100%;display:grid;grid-template-columns:1fr 140px;align-items:center;padding:18px}.random-panel h3{font-size:15px}.random-panel>p{grid-column:1;font-size:10px}.random-panel .primary-btn{grid-column:2;grid-row:1/3;margin:0}.random-panel .turn-btn{grid-column:1/3;padding-top:13px}.love-note{order:4;width:100%;padding:3px 0}.section-title{margin-bottom:14px}.section-title h2{font-size:20px}.section-title h2 span{display:inline;font-size:10px;margin-left:8px}.text-button{font-size:10px}.search-row{margin-bottom:15px;gap:8px}.category-row{gap:7px;margin-bottom:16px;margin-right:-18px;padding-right:18px}.chip{padding:7px 10px;font-size:10px}.dishes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.dish-photo{height:148px}.dish-body{padding:11px 10px 10px}.dish-title h3{font-size:12px}.dish-desc{font-size:8px;margin-top:5px}.dish-title .price{font-size:14px}.dish-tags{font-size:8px;gap:4px;margin-top:8px}.vote-row{gap:5px;margin-top:10px;padding-top:9px}.vote-btn{height:31px;font-size:9px}.favorite-btn{width:26px;height:26px;right:8px;top:8px}.match-badge{font-size:8px;padding:3px 6px}.cards-footnote{font-size:8px;margin:20px 0 3px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;background:#fffef9f5;backdrop-filter:blur(14px);border-top:1px solid #e9e9de;padding:10px 13px calc(9px + env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav button{font-size:9px;display:flex;align-items:center;gap:4px;flex-direction:column;color:#a1a58f;min-width:65px}.mobile-nav .icon{width:20px;height:20px}.mobile-nav button.active{color:#d7825a}.filter-panel{grid-template-columns:1fr 1fr 1fr}.filter-panel>.text-button{grid-column:1/4;padding:2px 0}.modal-overlay{padding:15px;align-items:flex-end}.modal{padding:26px 24px 29px;border-radius:21px;max-height:87dvh}.modal h2{font-size:23px}#toast{bottom:92px;width:max-content;max-width:88vw;font-size:11px;padding:11px 17px}.history-card{padding:13px;gap:13px}.history-card img{width:63px;height:63px}.history-card h3{font-size:15px}.history-card p{font-size:9px}.empty-state{padding:48px 18px}.empty-state h3{font-size:18px}.empty-state p{font-size:11px}.content-layout.history-layout .room-panel,.content-layout.history-layout .match-panel{display:none}}
@media(max-width:370px){.main{padding-left:13px;padding-right:13px}.hero h1{font-size:22px}.hero-art{right:-102px}.dish-photo{height:130px}.dish-title h3{font-size:11px}.dish-desc{font-size:7px}.dish-body{padding:9px 8px}.vote-btn{font-size:8px}.vote-btn .icon{width:11px}.room-panel .panel-heading{gap:5px}.status-pill{font-size:7px}.section-title h2 span{display:none}}
.brand-sub{white-space:nowrap;font-size:8px;letter-spacing:2.1px}.brand-name{white-space:nowrap}.couple-mini{padding:14px 9px;gap:8px}.couple-mini strong{font-size:10px;white-space:nowrap}.couple-mini p{font-size:9px}.couple-mini .avatar{width:31px;height:31px;font-size:18px}.mobile-br{display:none}
@media(max-width:720px){.mobile-br{display:initial}.room-panel{grid-template-columns:minmax(0,1fr) auto}.room-panel .panel-heading{flex-wrap:wrap}.random-panel .primary-btn{padding:0 10px;font-size:10px;white-space:nowrap}.section-title h2 span{font-size:9px}.section-title h2{white-space:nowrap}.section-title{gap:5px}}
.quick-decide{display:none}
@media(max-width:720px){.quick-decide{display:flex;gap:18px;border-top:1px solid #e1e7d6;margin-top:13px;padding-top:9px}.quick-decide button{color:#879974;font-size:9px;display:flex;gap:5px;align-items:center}.quick-decide .icon{width:12px;height:12px}}
@media(max-width:370px){.room-panel{gap:3px 10px}.room-panel .panel-heading h3{font-size:11px}.room-panel .people-switcher{gap:10px}.section-title h2 span{display:none}.category-row{margin-right:-13px;padding-right:13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.choose-this{width:100%;padding:6px 0;margin-top:8px;border-radius:6px;background:#eef3e4;color:#879b72;font-size:10px}
