@charset "UTF-8";
.selection-art>svg{width:100%;height:100%;display:block}
:root{--ink:#42594e;--muted:#829084;--green:#598672;--green-dark:#3f6e59;--mint:#dce9dc;--pink:#f1d9d7;--line:#d6dfd1;--paper:#fcfcf5;--gold:#e9ba61;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:var(--ink);font-synthesis:none;letter-spacing:0;background:#eef3e9}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#eef3e9 0%,#f6f6ee 100%);min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;border:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible{outline:3px solid #ddad59;outline-offset:4px}button{transition:background .15s,transform .15s,box-shadow .15s}button:active:not(:disabled){transform:translateY(2px)}button svg{pointer-events:none}h1,h2,h3,p{margin:0}svg{display:block}svg.lucide{width:20px;height:20px;stroke-width:1.7;flex-shrink:0}.app{max-width:1290px;margin:auto;padding:35px 40px 0}.topbar{display:flex;align-items:center;gap:14px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;margin-right:auto}.brand>span:first-child{width:64px;height:64px}.brand h1{font-size:29px;font-weight:800;line-height:1.5}.brand small{font-size:10px;font-weight:600;color:#859586}.wallet{height:40px;min-width:120px;padding:0 13px 0 8px;border:1px solid #dfdfc7;border-radius:25px;background:#fffdf0;display:flex;align-items:center;gap:9px}.wallet strong{font-size:19px;font-variant-numeric:tabular-nums;min-width:28px}.wallet-label{font-size:11px;color:#91907c}.coin{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#ecc671;color:#a27638;border:2px solid #dab259;font-family:Georgia,serif;font-weight:bold;box-shadow:inset 0 0 0 2px #f5d78e}.icon-button{width:36px;height:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:50%;color:#758678}.icon-button:hover:not(:disabled){background:#e0e8da;color:var(--green-dark)}.icon-button.small{width:28px;height:28px}.small svg.lucide{width:17px;height:17px}.dayline{display:flex;justify-content:space-between;align-items:center;padding:24px 0 22px;border-bottom:1px solid var(--line);font-size:12px;color:#82917f}.dayline>span{display:flex;align-items:center;gap:8px}.dayline>span:first-child{color:#658166}.dayline svg{width:16px;height:16px;color:#b59d65}.day-divider{color:#c1cbbc;margin:0 4px}.open-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#80a985;box-shadow:0 0 0 3px #83a97f13;flex-shrink:0}.layout{display:grid;grid-template-columns:minmax(200px,245px) minmax(340px,450px) minmax(245px,295px);gap:32px;justify-content:space-between;padding-top:26px}.section-heading{height:34px;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:6px}.section-heading h2{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;white-space:nowrap}.section-heading h2 svg{width:19px;height:19px;color:#6f8d75}.section-heading>span,.kitchen-tools>span{font-size:11px;color:#94a18f;white-space:nowrap}.count-badge{padding:5px 7px;background:#e4ecdc;border-radius:4px}.orders{display:grid;gap:13px}.order-card{background:var(--paper);border:1px solid #dce3d3;border-radius:8px;padding:14px 15px 12px;position:relative;box-shadow:0 3px 0 #e4e8dc}.order-top{display:flex;gap:11px;align-items:center}.cat-portrait{width:62px;height:62px;border-radius:50%;background:#f8e6ca;flex-shrink:0}.cat-portrait.cat-1{background:#f2dfe0}.cat-portrait.cat-2{background:#e1e5e7}.cat-portrait.cat-3{background:#efe0d6}.cat-portrait svg{height:100%;width:100%}.cat-order-name{font-size:14px;font-weight:700}.cat-order-note{font-size:10px;line-height:1.7;color:#96a08e;margin-top:4px}.order-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:9px;padding-top:9px;border-top:1px dashed #e5e7db}.order-needs{display:flex;gap:3px}.need{width:42px;height:45px;position:relative}.need svg{width:100%;height:100%}.need-check{position:absolute;right:-1px;bottom:0;background:#74a184;color:white;border:2px solid #fcfcf5;border-radius:50%;padding:1px}.need-check svg.lucide{width:10px;height:10px;stroke-width:3}.serve-button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:83px;height:33px;border-radius:5px;font-size:12px;background:#edf0e4;color:#8c9c83;border:1px solid #dfe5d4}.serve-button.ready{background:#659275;color:#fffdf1;border-color:#59866a;box-shadow:0 2px 0 #416b5144}.serve-button.ready:hover{background:#527f63}.serve-button .coin{width:17px;height:17px;font-size:10px;border-width:1px;box-shadow:none}.serve-button .lucide{width:12px;height:12px}.little-note{position:relative;margin-top:25px;padding:18px 7px;display:flex;align-items:center;gap:11px;border-top:1px solid #dfe4d7;border-bottom:1px solid #dfe4d7}.little-note>span:first-child{width:63px;transform:rotate(-8deg);opacity:.8}.little-note p{font-size:12px;line-height:1.9;color:#8d9984}.note-spark{position:absolute;right:4px;top:17px;color:#c4b180;font-size:19px}.service-stat{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#929d8c;margin-top:21px}.service-stat svg{width:14px;height:14px;color:#c69992}.service-stat strong{font-size:14px;color:#718568}.kitchen-tools{display:flex;gap:9px;align-items:center}.board-frame{padding:12px;border:2px solid #87a792;border-radius:8px;background:#b7cdb7;box-shadow:0 5px 0 #8eac943b,inset 0 1px 0 #dce7ce}.board{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:7px;aspect-ratio:1}.cell{min-width:0;min-height:0;padding:0;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:7px;background:#e8eddb;border:1px solid #d5dec8;box-shadow:0 2px 0 #829c8130;touch-action:none;user-select:none}.cell:nth-child(2n){background:#eef0e0}.cell:not(.occupied)::after{content:"";position:absolute;width:4px;height:4px;background:#b7c5ac;opacity:.38;border-radius:50%}.cell.occupied:hover{background:#fffbdf}.cell.selected{outline:2px solid #d39d4f;outline-offset:0;background:#fff4cb;z-index:1}.cell.compatible{box-shadow:inset 0 0 0 2px #9cbd7a;background:#f4f1cc}.cell.drag-target{outline:3px solid #edb660;z-index:2}.cell .food-art{width:92%;height:92%;filter:drop-shadow(0 3px 1px #8a8b6622);pointer-events:none}.level-dots{display:flex;position:absolute;bottom:3px;gap:2px;pointer-events:none}.level-dots b{width:3px;height:3px;border-radius:50%;background:#93a181}.cell.hint{animation:hint 2.5s ease-in-out infinite}.cell.pop .food-art{animation:pop .35s ease-out}.cell.dragging-source .food-art{opacity:.2}.selection-bar{height:66px;display:flex;align-items:center;gap:8px;padding:10px 4px;margin-top:9px}.selection-art{width:42px;height:42px;flex-shrink:0}.selection-art:empty{display:none}.selection-bar>div{display:flex;flex-direction:column;gap:5px;flex:1}.selection-bar strong{font-size:12px;font-weight:600}.selection-bar span:not(.selection-art){font-size:10px;color:#98a18e}.selection-bar .icon-button{background:#e8edde;width:32px;height:32px}.generators{display:grid;grid-template-columns:1fr 1fr;gap:12px}.generator{position:relative;display:flex;align-items:center;gap:6px;border-radius:7px;height:88px;padding:9px 10px 9px 3px;background:#dce9e0;border:1px solid #b6ccbb;box-shadow:0 3px 0 #b8cabc44;text-align:left;min-width:0}.generator:hover{background:#d2e3d5}.generator.chicken-generator{background:#f0dfdd;border-color:#dcc5c0;box-shadow:0 3px 0 #d6bbb544}.generator.chicken-generator:hover{background:#ead4d2}.generator-art{width:65px;height:65px;flex-shrink:0;transition:transform .2s}.generator:hover .generator-art{transform:rotate(-6deg) translateY(-3px)}.generator>span:nth-child(2){display:flex;flex-direction:column;gap:6px;min-width:0}.generator strong{font-size:12px;white-space:nowrap}.generator small{font-size:10px;color:#8c9b86;white-space:nowrap}.chicken-generator small{color:#ad908a}.generator-plus{position:absolute;right:7px;top:6px;width:17px;height:17px;border-radius:50%;color:#73967b;background:#ffffff70;display:flex;align-items:center;justify-content:center}.generator-plus svg{width:12px;height:12px}.kitchen-footer{display:flex;justify-content:space-between;gap:8px;margin-top:14px;font-size:10px;color:#97a28e}.kitchen-footer>span{display:flex;align-items:center;gap:4px}.kitchen-footer svg{width:12px;height:12px}.restaurant-scene{overflow:hidden;border-radius:7px;border:1px solid #cacdb7;aspect-ratio:360/405;background:#f6eed8;box-shadow:0 3px 0 #d0d6c633}.room-art{width:100%;height:100%}.room-caption{display:flex;justify-content:center;align-items:center;gap:7px;padding:14px 0;font-size:10px;color:#8f9a82}.upgrade-area{padding:13px 0 19px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.upgrade-title{display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:10px;color:#99a28d}.price{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:#a58953}.price .coin{width:16px;height:16px;font-size:9px;border-width:1px;box-shadow:none}.upgrade-area h3{font-size:17px;margin-top:7px}.upgrade-area p{font-size:10px;color:#96a18f;margin-top:7px}.progress-track{height:5px;background:#e0e6d7;border-radius:3px;margin:15px 0 12px;overflow:hidden}.progress-track>div{height:100%;background:#99b597;border-radius:3px;transition:width .4s}.primary-button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:9px;background:#5e8870;color:#fffff1;font-size:12px;border-radius:5px;border:1px solid #527a62;box-shadow:0 3px 0 #43654d25}.primary-button:hover:not(:disabled){background:#4e765e}.primary-button svg{width:16px;height:16px}.primary-button svg:last-child{margin-left:auto;width:14px}.primary-button svg:first-child{margin-right:auto}.album-entry{margin-top:17px;width:100%;display:flex;align-items:center;gap:12px;text-align:left;background:transparent;padding:3px}.album-icon{width:39px;height:42px;background:#e7dccc;border:1px solid #d8cbb7;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#ac9475}.album-entry>span:nth-child(2){display:flex;flex-direction:column;gap:6px;flex:1}.album-entry strong{font-size:12px;font-weight:600}.album-entry small{font-size:10px;color:#98a18c}.album-entry>svg{width:16px;height:16px;color:#a2ad96}.page-footer{display:flex;justify-content:space-between;padding:28px 0 24px;color:#a5ac9a;font-size:10px;margin-top:18px;border-top:1px solid #e1e6d9}.page-footer span:last-child{font-family:Georgia,serif;font-style:italic}.mobile-nav{display:none}.toast{position:fixed;z-index:30;left:50%;bottom:36px;transform:translate(-50%,15px);background:#405b4e;color:#fff8e8;border:1px solid #344b3e;border-radius:7px;padding:12px 22px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center;box-shadow:0 8px 30px #23423122}.toast.show{opacity:1;transform:translate(-50%,0)}.drag-ghost{position:fixed;width:72px;height:72px;pointer-events:none;z-index:50;filter:drop-shadow(0 9px 4px #42564a44)}.celebration{position:fixed;inset:0;pointer-events:none;z-index:40;overflow:hidden}.confetti{position:absolute;width:7px;height:10px;border-radius:2px;animation:confetti 900ms ease-out forwards}.floating-reward{position:fixed;z-index:40;font-size:22px;font-weight:800;color:#b78f44;pointer-events:none;animation:reward 1s ease-out forwards;text-shadow:0 2px #fff8df}dialog{border:1px solid #c7d4bd;border-radius:8px;background:#f8f8ed;color:var(--ink);padding:25px;width:500px;max-width:calc(100% - 32px);max-height:85vh;box-shadow:0 20px 100px #244b4033}dialog::backdrop{background:#243e3659;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-top h2{font-size:22px;margin-top:7px}.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.album-cat{border:1px solid #dce1d0;background:#fffff7;border-radius:7px;padding:13px;text-align:center}.album-cat>svg{width:90px;height:90px;margin:auto}.album-cat.unmet>svg{filter:grayscale(.9);opacity:.55}.album-cat h3{font-size:15px}.album-cat .favorite{font-size:10px;display:inline-block;margin:7px 0;color:#ae8877;background:#f5e6db;padding:3px 7px;border-radius:3px}.album-cat p{font-size:11px;line-height:1.9;color:#8e9a85}.album-cat small{display:block;font-size:10px;margin-top:9px;color:#5c8768}.settings-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e5d7;padding:16px 0;font-size:13px}.settings-row input{width:20px;height:20px;accent-color:#608e71}.settings-action{font-size:12px;background:#e3e9d9;border:1px solid #ccd7bf;padding:8px 12px;border-radius:4px}.danger-action{color:#b87769;background:#f2e4dd;border-color:#e0c7b9}.reset-confirm{font-size:13px;color:#a67d6e;line-height:1.8;margin:18px 0}.dialog-buttons{display:flex;gap:10px;margin-top:18px}.dialog-buttons button{flex:1;padding:12px;border-radius:5px}.dialog-buttons .confirm{background:#c08779;color:white}.dialog-buttons .cancel{background:#e1e8d7}.onboard{text-align:center}.onboard>svg{width:130px;height:130px;margin:0 auto 10px}.onboard p{font-size:14px;line-height:2;color:#84927c;margin-bottom:22px}.onboard .primary-button{font-size:14px}.cat-tail{transform-origin:75px 77px;animation:tail 4s ease-in-out infinite}.cat-art{overflow:visible}.level-up-label{font-size:13px;font-weight:700}.food-chain{display:flex;justify-content:center;align-items:center;gap:2px;margin:15px 0}.food-chain>svg{width:16%;max-width:65px}.food-chain .lucide{width:12px}.chain-current{filter:drop-shadow(0 0 3px #d6ad57)}
@keyframes hint{0%,80%,100%{box-shadow:0 2px 0 #829c8130}40%{box-shadow:inset 0 0 0 2px #d9b566}}@keyframes pop{0%{transform:scale(.65)}60%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes tail{0%,100%{transform:rotate(0)}50%{transform:rotate(-5deg)}}@keyframes confetti{0%{transform:translate(0,0) rotate(0);opacity:1}100%{transform:translate(var(--dx),var(--dy)) rotate(270deg);opacity:0}}@keyframes reward{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-65px)}}
@media(min-width:1440px){.app{padding-top:48px}.layout{padding-top:33px;gap:37px}.dayline{padding-top:29px;padding-bottom:24px}.page-footer{margin-top:33px}}
@media(max-width:1150px) and (min-width:761px){.app{padding:24px}.layout{gap:19px;grid-template-columns:minmax(175px,.85fr) minmax(315px,1.55fr) minmax(190px,1fr)}.order-card{padding:11px}.cat-portrait{width:47px;height:47px}.cat-order-note{font-size:9px}.generator-art{width:48px;height:48px}.generator strong{font-size:11px}.generator{height:76px}.section-heading h2{font-size:13px;gap:5px}.count-badge{font-size:9px!important;padding:4px}.board-frame{padding:9px}.board{gap:5px}.room-caption{font-size:9px}.little-note p{font-size:10px}.little-note>span:first-child{width:48px}.order-bottom{gap:2px}.serve-button{min-width:69px;font-size:11px}.need{width:33px}}
@media(max-width:760px){body{padding-bottom:78px}.app{max-width:490px;padding:15px 17px 0}.topbar{gap:7px}.brand{gap:6px}.brand>span:first-child{width:47px;height:47px}.brand h1{font-size:23px}.brand small{font-size:8px}.wallet{min-width:86px;height:34px;padding:0 9px 0 6px;gap:6px}.wallet strong{font-size:16px;min-width:22px}.wallet-label{display:none}.wallet .coin{width:22px;height:22px;font-size:12px}.topbar .icon-button{width:27px;height:30px}.topbar .icon-button svg{width:18px}.dayline{padding:14px 0;font-size:10px}.dayline>span:last-child{font-size:9px;gap:4px}.dayline svg{width:13px}.layout{display:flex;flex-direction:column;gap:19px;padding-top:15px}.section-heading{height:22px;margin-bottom:12px}.section-heading h2{font-size:13px;gap:6px}.section-heading h2 svg{width:16px;height:16px}.count-badge{font-size:9px!important;padding:3px 6px}.orders{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.order-card{padding:8px 6px;border-radius:7px;min-width:0}.order-top{display:flex;flex-direction:column;gap:1px}.cat-portrait{width:49px;height:49px}.cat-order-name{font-size:11px;text-align:center}.cat-order-note{display:none}.order-bottom{margin-top:7px;padding-top:5px;flex-direction:column;gap:3px;border:0}.order-needs{height:36px;align-items:center;justify-content:center}.need{height:37px;width:37px}.serve-button{height:28px;font-size:10px;min-width:0;width:100%;gap:4px}.serve-button .coin{width:14px;height:14px;font-size:8px}.little-note,.service-stat{display:none}.kitchen-region .section-heading{margin-bottom:11px}.board-frame{padding:10px}.board{gap:6px}.cell{border-radius:6px}.selection-bar{height:55px;margin-top:4px;padding:7px 2px}.selection-bar strong{font-size:11px}.selection-bar span:not(.selection-art){font-size:9px}.selection-art{width:36px;height:36px}.selection-bar .icon-button{width:28px;height:28px}.generators{gap:10px}.generator{height:74px;padding:6px 8px 6px 1px;gap:5px}.generator-art{width:54px;height:54px}.generator strong{font-size:11px}.generator small{font-size:9px}.kitchen-footer{font-size:9px;margin-top:12px}.restaurant-region{display:none}.layout[data-view="restaurant"] .orders-region,.layout[data-view="restaurant"] .kitchen-region{display:none}.layout[data-view="restaurant"] .restaurant-region{display:block}.restaurant-scene{max-width:360px;margin:auto}.restaurant-region .section-heading{margin-bottom:15px}.room-caption{font-size:11px}.upgrade-area{padding-top:17px}.upgrade-area p{font-size:12px}.primary-button{min-height:44px}.album-entry{margin-top:20px}.page-footer{display:none}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;justify-content:center;gap:46px;background:#f7f8efee;backdrop-filter:blur(12px);border-top:1px solid #d9e2d1;padding:9px 10px calc(9px + env(safe-area-inset-bottom));z-index:15}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:57px;background:transparent;color:#9ca793;font-size:10px}.mobile-nav button.active{color:#4e7e60}.mobile-nav svg{width:21px;height:21px}.toast{bottom:89px;font-size:12px;width:max-content;max-width:calc(100% - 24px);padding:11px 17px}.level-dots{bottom:2px;gap:1.5px}.level-dots b{width:2.5px;height:2.5px}.album-cat{padding:10px}.album-cat p{font-size:10px}.dialog-top h2{font-size:20px}dialog{padding:21px}}
@media(max-width:360px){.app{padding-left:12px;padding-right:12px}.brand h1{font-size:20px}.brand>span:first-child{width:40px}.wallet{min-width:75px}.topbar{gap:4px}.dayline>span:last-child{font-size:8px}.board-frame{padding:8px}.board{gap:4px}.generator-art{width:47px;height:47px}.generator strong{font-size:10px}}
.brand .cat-art,.little-note .cat-art{width:100%;height:100%}
button{touch-action:manipulation}.cell{touch-action:none}
[hidden]{display:none!important}.cell.type-fish{background:#e7f0f4;border-color:#c3d7df}.cell.type-chicken{background:#fff2d4;border-color:#e0d3ad}.cell.type-fish:hover{background:#d9edf6}.cell.type-chicken:hover{background:#ffedba}.cell.selected{outline-color:#608899}.food-category{position:absolute;top:3px;left:3px;width:13px;height:13px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;line-height:1;pointer-events:none}.type-fish .food-category{color:#416e8c;background:#c4e1ec;border-radius:50%}.type-chicken .food-category{color:#946d2f;background:#efd187;border-radius:2px}.cell.spawner-cell{border:2px solid #708f9d;background:#c0d9e6;box-shadow:0 3px 0 #708a9544}.cell.spawner-cell.type-chicken{border-color:#b49854;background:#efdaa4;box-shadow:0 3px 0 #a7925d44}.spawner-cell>svg{width:85%;height:85%;margin-top:-8px;pointer-events:none}.spawner-label{position:absolute;bottom:2px;left:0;right:0;text-align:center;font-size:9px;font-weight:700;color:#466575;pointer-events:none;line-height:12px}.type-chicken .spawner-label{color:#85692f}.spawner-plus{position:absolute;right:2px;top:2px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#fcfff0;color:#547a61;font-size:13px;font-weight:bold;line-height:1;pointer-events:none}.spawning>svg{animation:box-bounce .33s ease-out}.spawn-flight{position:fixed;z-index:45;pointer-events:none;filter:drop-shadow(0 4px 3px #52675544)}.spawn-flight>svg{width:100%;height:100%}.spawn-arrival>.food-art{animation:food-arrival .48s ease-out}.dragging-source>svg{opacity:.2}.phone-button{position:relative}.notification-dot{position:absolute;top:4px;right:4px;width:7px;height:7px;border-radius:50%;background:#d9909a;border:1px solid #fff7e6}.mobile-nav .notification-dot{right:13px;top:0}.order-trust{display:flex;align-items:center;gap:5px;margin-top:6px;height:11px;font-size:9px;color:#b2828d}.order-trust>.lucide{width:11px;height:11px;fill:#eac9ce;stroke:#be939e}.order-trust>b{font-size:9px;font-weight:500;min-width:17px;text-align:right}.trust-track{height:4px;background:#e9e2dc;border-radius:3px;overflow:hidden;display:block;flex:1}.trust-track>span{display:block;height:100%;background:#dba4b2;border-radius:3px;transition:width .3s}.social-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-strip>button{display:flex;align-items:center;gap:7px;min-height:41px;min-width:0;background:#e6ecdf;border:1px solid #d2ddc9;border-radius:5px;padding:7px 10px;text-align:left;font-size:11px}.social-strip>button>.lucide{width:17px;height:17px;color:#8c9e7d}.social-strip>button.has-gifts{background:#f4e4df;border-color:#dcc1bc}.social-strip .social-count{margin-left:auto;min-width:19px;padding:2px 4px;text-align:center;background:#f9faf3;border-radius:4px;font-size:10px;color:#829675}.has-gifts .social-count{background:#d99f9c;color:white}.has-gifts>.lucide{color:#ae7f80!important}.special-rumor{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:14px;padding:12px 0;border-top:1px solid #d8dfd0;border-bottom:1px solid #d8dfd0;color:#a294ad;font-size:10px}.special-rumor>.lucide{width:15px;height:15px}.special-rumor>span{font-weight:700}.special-rumor p{margin-left:auto;font-size:10px;color:#94a08b}.special-order{display:grid;grid-template-columns:62px minmax(0,1fr) 92px;align-items:center;gap:9px;margin-top:14px;padding:12px;background:#f1eef5;border:1px solid #d7cee4;border-radius:7px;box-shadow:0 3px 0 #d9d3e733}.special-portrait{height:65px}.special-portrait>.cat-art{width:100%;height:100%}.special-copy small{display:flex;align-items:center;gap:4px;font-size:9px;color:#9c8baa}.special-copy small>.lucide{width:12px;height:12px}.special-copy h3{font-size:15px;display:flex;align-items:center;gap:10px;margin-top:4px}.special-copy h3>span{font-size:10px;color:#bd8e9d;font-weight:500;display:flex;align-items:center;gap:3px}.special-copy h3 .lucide{width:11px;height:11px}.special-copy p{font-size:10px;color:#96909d;margin-top:5px;line-height:1.6}.special-meal>div{display:flex;align-items:center;justify-content:center}.special-meal .need{background:transparent;padding:0;height:38px;width:38px}.special-meal .serve-button{min-width:0;width:100%;height:29px;font-size:10px}.affection-heart{transform-origin:80px 15px;animation:heart-float 3s ease-in-out infinite}.phone-dialog[open]{display:flex;flex-direction:column;width:520px;height:min(720px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);overflow:hidden}.phone-dialog .dialog-top{flex-shrink:0;margin-bottom:15px}.phone-dialog #dialog-content{display:flex;flex-direction:column;min-height:0;flex:1}.phone-tabs{display:flex;border-bottom:1px solid #d7dfcf;flex-shrink:0;margin-bottom:13px;gap:6px}.phone-tabs>button{display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#99a08f;flex:1;min-height:42px;position:relative;font-size:12px}.phone-tabs>button[aria-selected="true"]{color:#547c64;border-bottom:2px solid #6e987c}.phone-tabs .lucide{width:17px;height:17px}.phone-tabs b{font-size:9px;border-radius:8px;background:#d99b9b;color:#fffdf1;min-width:15px;height:15px;display:flex;align-items:center;justify-content:center;padding:0 4px}.phone-body{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;padding:0 3px 10px}.phone-empty{text-align:center;padding:32px 0;color:#8d9c84}.phone-empty>.cat-art{width:125px;height:125px;margin:0 auto 20px;opacity:.85}.phone-empty h3{font-size:15px}.phone-empty p{font-size:12px;margin-top:10px}.chat-list{display:flex;flex-direction:column}.chat-contact{display:flex;align-items:center;gap:11px;min-height:83px;padding:10px 2px;border-bottom:1px solid #e0e5d6;background:transparent;text-align:left;width:100%}.chat-contact:hover{background:#eff2e6}.chat-avatar{width:52px;height:52px;border-radius:50%;background:#ebe4d4;flex-shrink:0}.chat-avatar>.cat-art{width:100%;height:100%}.contact-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:7px}.contact-copy strong{display:flex;align-items:center;gap:7px;font-size:13px}.contact-copy strong small{font-size:8px;color:#9d8da8;font-weight:400;background:#eee7f1;padding:2px 4px;border-radius:3px}.contact-copy>span{font-size:11px;color:#98a18e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.contact-meta>small{font-size:9px;color:#a8af9e}.contact-meta>.lucide{width:13px;height:13px;color:#a8b09c}.unread-count{font-size:9px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#d79eaa;color:#fff5ec;display:flex;align-items:center;justify-content:center}.chat-heading{display:flex;align-items:center;gap:8px;position:sticky;top:0;background:#f8f8ed;z-index:1;padding-bottom:10px;border-bottom:1px solid #e0e5d6}.chat-heading>span{width:40px;height:40px}.chat-heading>span>.cat-art{width:100%;height:100%}.chat-heading h3{font-size:14px}.chat-heading small{font-size:10px;color:#a19691;display:block;margin-top:4px}.message-entry{padding:10px 0;display:flex;flex-direction:column;align-items:flex-start}.message-entry time{align-self:center;font-size:9px;color:#a5ad9a;margin-bottom:12px}.message-bubble{max-width:88%;padding:12px 14px;background:#fffef7;border:1px solid #e0e4d5;border-radius:0 7px 7px 7px;font-size:12px;line-height:1.9;color:#6b7e67;overflow-wrap:anywhere}.reply-bubble{align-self:flex-end;margin-top:13px;max-width:88%;padding:11px 13px;background:#dce9d6;border:1px solid #c7d9bd;border-radius:7px 0 7px 7px;font-size:12px;line-height:1.8}.reply-button{display:flex;align-items:center;gap:5px;align-self:flex-end;background:transparent;font-size:10px;color:#9aab8c;margin-top:10px;padding:5px}.reply-button>.lucide{width:13px;height:13px}.album-trust{display:flex;align-items:center;justify-content:space-between;font-size:9px;gap:5px;margin:4px 0 7px;color:#ab8293}.album-trust>span{display:flex;align-items:center;gap:3px;white-space:nowrap}.album-trust .lucide{width:11px;height:11px}.album-trust strong{font-weight:400;font-size:9px;color:#9d998b}.album-cat .trust-track{margin-bottom:10px}.album-cat h3{display:flex;justify-content:center;align-items:center;gap:4px}.special-tag{font-size:8px;padding:2px 4px;background:#ede7f4;border-radius:3px;color:#9f8cac;font-weight:400}.next-gift{display:block;font-size:9px;color:#b09e8c;margin-top:8px}.phone-dialog .album-cat>svg{width:80px;height:80px}.gifts-heading{display:flex;align-items:center;justify-content:space-between;padding:5px 0 12px}.gifts-heading h3{font-size:13px}.gifts-heading>span{font-size:10px;color:#9ea48f}.gift-list{display:grid;gap:10px}.gift-card{display:flex;align-items:center;gap:9px;padding:9px;background:#fffdf2;border:1px solid #e0dcc9;border-radius:6px}.gift-art{width:55px;height:55px;flex-shrink:0}.gift-art>svg{width:100%;height:100%}.gift-copy{flex:1;min-width:0}.gift-copy small{font-size:9px;color:#9a9b86}.gift-copy h3{font-size:12px;line-height:1.7;margin-top:3px}.gift-copy p{font-size:9px;color:#b19872;line-height:1.7;margin-top:3px}.claim-gift{font-size:11px;display:flex;align-items:center;justify-content:center;gap:4px;background:#75947a;color:#ffffee;border-radius:4px;padding:8px;white-space:nowrap}.claim-gift>.lucide{width:12px;height:12px}.gift-empty{display:flex;align-items:center;justify-content:center;gap:8px;color:#a6ad99;font-size:11px;padding:24px 0}.gift-empty .lucide{width:22px;height:22px;color:#bfb69c}.collection-heading{padding-top:23px;margin-top:12px;border-top:1px solid var(--line)}.keepsake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.keepsake{background:#f3efde;border:1px solid #e0d8bd;border-radius:6px;padding:8px 5px;display:flex;align-items:center;flex-direction:column;gap:5px;min-width:0}.keepsake>svg{width:73px;height:73px;max-width:100%}.keepsake strong{font-size:10px;line-height:1.7}.keepsake small{font-size:9px;color:#a69b86}.collection-empty{font-size:11px;color:#a6ad99;text-align:center;padding:17px}.gift-history{margin-top:24px;font-size:11px;color:#9da68f}.gift-history summary{cursor:pointer}.gift-history p{padding:10px 3px;border-bottom:1px solid #e5e9da}.gift-history p span{float:right;color:#b3b99f;font-size:10px}.keepsake-story{text-align:center;overflow:auto;padding:20px 0}.keepsake-story>svg{width:150px;height:150px;margin:0 auto 25px}.keepsake-story>p{font-size:14px;line-height:2;color:#859179;padding:0 15px}.keepsake-story>small{display:block;font-size:11px;color:#b09b84;margin:15px 0 30px}
@keyframes box-bounce{0%,100%{transform:scale(1)}35%{transform:scale(.85) rotate(-6deg)}70%{transform:scale(1.12) rotate(3deg)}}@keyframes food-arrival{0%,65%{opacity:0;transform:scale(.6)}80%{opacity:1;transform:scale(1.15)}100%{opacity:1;transform:scale(1)}}@keyframes heart-float{0%,100%{transform:translateY(0);opacity:.8}50%{transform:translateY(-4px);opacity:1}}
@media(max-width:760px){.order-trust{height:9px;margin-top:4px;gap:3px}.order-trust>.lucide{width:9px;height:9px}.order-trust>b{font-size:8px;min-width:12px}.order-trust .trust-track{height:3px}.food-category{top:2px;left:2px;width:11px;height:11px;font-size:7px}.spawner-label{font-size:8px;bottom:0;line-height:10px}.spawner-plus{width:12px;height:12px;font-size:11px;top:1px;right:1px}.spawner-cell>svg{margin-top:-6px}.social-strip{gap:8px}.social-strip>button{font-size:10px;gap:5px;padding:7px;min-height:37px}.social-strip>button>.lucide{width:15px;height:15px}.special-order{grid-template-columns:44px minmax(0,1fr) 78px;gap:7px;padding:8px;margin-top:10px}.special-portrait{height:52px}.special-copy small{font-size:8px;gap:3px}.special-copy h3{font-size:13px;margin-top:3px}.special-copy p{font-size:9px;line-height:1.5;margin-top:3px}.special-meal .need{height:30px;width:30px}.special-meal .serve-button{height:25px;font-size:9px}.special-rumor{margin-top:10px;padding:10px 0;font-size:9px;gap:4px}.special-rumor p{font-size:9px}.phone-dialog[open]{padding:19px 16px;height:min(700px,calc(100dvh - 26px));max-height:calc(100dvh - 26px);max-width:calc(100% - 20px)}.phone-dialog .dialog-top h2{font-size:21px}.phone-tabs>button{font-size:11px;gap:5px}.gift-art{width:43px;height:43px}.gift-card{padding:7px;gap:7px}.gift-copy h3{font-size:11px}.gift-copy p{font-size:8px}.claim-gift{font-size:10px;padding:7px}.album-trust{gap:3px}.album-trust strong{font-size:8px}.phone-dialog .album-cat>svg{width:68px;height:68px}.phone-body{padding-right:1px;padding-left:1px}.phone-dialog .album-cat{padding:10px 8px}.next-gift{font-size:8px}}
.food-chain>button{width:16%;max-width:65px;aspect-ratio:1;flex-shrink:0;border-radius:6px;background:transparent;padding:0;border:1px solid transparent}.food-chain>button>svg{width:100%;height:100%}.food-chain>button:hover{background:#e8edde}.food-chain>button.chain-current{background:#fff2cf;border-color:#dec78e}.recipe-note{font-size:12px;line-height:1.9;color:#7b8975;border-top:1px solid var(--line);padding-top:14px;margin-top:4px}
@media(max-width:760px){.dayline{padding:10px 0}.layout{gap:12px}.orders-region .section-heading{margin-bottom:9px}.kitchen-region .section-heading{margin-bottom:8px}.order-card{padding:7px 6px}.order-top{flex-direction:row;gap:4px;justify-content:center}.cat-portrait{width:36px;height:36px}.cat-order-name{font-size:10px}.order-bottom{margin-top:4px;padding-top:0;gap:2px}.order-needs{height:30px}.need{height:32px;width:32px}.serve-button{height:26px}.selection-bar{height:41px}.generator{height:68px}.generator-art{width:50px;height:50px}.kitchen-footer{margin-top:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
.cafe-progress{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;background:transparent;border-bottom:1px solid var(--line);text-align:left;min-width:0}.cafe-level{font-size:13px;font-weight:800;color:#5c7e69;white-space:nowrap}.xp-copy{width:190px;min-width:90px;display:flex;flex-direction:column;gap:6px}.xp-copy>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.xp-copy strong{font-size:10px;font-weight:500;color:#82927d}.xp-copy small{font-size:9px;color:#9c9f8b;white-space:nowrap;font-variant-numeric:tabular-nums}.xp-track{display:block;height:4px;background:#dce3d4;border-radius:3px;overflow:hidden}.xp-track>span{display:block;height:100%;background:#86a3bb;border-radius:3px;transition:width .3s}.next-unlock{margin-left:auto;font-size:11px;color:#83958f;line-height:1.6}.cafe-progress>.lucide{width:14px;height:14px;color:#a0ad9a}.area-switch{display:flex;gap:4px;padding:3px;background:#e0e9dd;border-radius:6px;margin:-4px 0 12px}.area-switch>button{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;min-width:0;min-height:31px;background:transparent;color:#899983;border-radius:4px;font-size:11px}.area-switch>button[aria-pressed="true"]{background:#fcfcf5;color:#4d7c64;box-shadow:0 1px 3px #536b5514}.area-switch .lucide{width:15px;height:15px}.area-switch #dog-area-lock{width:11px;height:11px;color:#9da796}.food-level{position:absolute;bottom:2px;right:3px;display:flex;align-items:center;justify-content:center;min-width:12px;height:12px;border-radius:3px;font-size:8px;line-height:1;font-weight:700;color:#779178;background:#ffffedba;pointer-events:none}.cell.type-dog{background:#f0e5e9;border-color:#d5c0cb}.cell.type-dog:hover{background:#eedce6}.type-dog .food-category{color:#927485;background:#e5ccd9;border-radius:3px}.cell.spawner-cell.type-dog{border-color:#a28596;background:#dcc8d4;box-shadow:0 3px 0 #978b9b33}.type-dog .spawner-label{color:#8b6b7d}.terrace-entry{display:flex;align-items:center;gap:7px;padding:15px 0;border-bottom:1px solid var(--line);min-width:0}.terrace-art{width:53px;height:59px;flex-shrink:0}.terrace-art>svg{width:100%;height:100%}.terrace-entry>div{min-width:0;flex:1}.terrace-entry small{font-size:9px;color:#a79591}.terrace-entry h3{font-size:13px;margin-top:4px;color:#7d8175}.terrace-entry p{font-size:10px;margin-top:5px;color:#9a9e8d;line-height:1.6}.terrace-entry .icon-button{width:30px;height:30px;color:#948aa0}.terrace-preview{max-width:270px;margin:0 auto 18px;aspect-ratio:360/405;overflow:hidden;border-radius:6px}.terrace-preview>svg{width:100%;height:100%}.terrace-cost{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px;padding:12px 0;border-top:1px solid var(--line);font-size:12px;color:#8c9580}.terrace-cost>span{display:flex;align-items:center;gap:7px}.terrace-cost .lucide{width:16px;height:16px}.terrace-cost .coin{width:20px;height:20px;font-size:11px}.recipe-tabs{display:flex;align-items:center;gap:5px;border-bottom:1px solid var(--line);margin-bottom:15px}.recipe-tabs>button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:35px;font-size:12px;background:transparent;color:#97a08d;border-bottom:2px solid transparent}.recipe-tabs>button[aria-pressed="true"]{color:#618c73;border-color:#83a78c}.recipe-tabs .lucide{width:15px;height:15px}.recipe-feature{padding:1px 0 5px}.recipe-feature>svg{width:110px;height:110px;margin-bottom:5px}.recipe-feature .level-up-label{font-size:11px;color:#8b9580}.recipe-lock{display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;color:#a1908c;margin-top:7px}.recipe-lock .lucide{width:11px;height:11px}.food-chain{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:15px 0}.food-chain>button{width:auto;max-width:none;aspect-ratio:auto;min-width:0;position:relative;padding:5px 3px 7px;display:flex;flex-direction:column;align-items:center;border:1px solid #dce2d1;background:#fffef5;filter:none}.food-chain>button>svg{width:100%;height:auto;aspect-ratio:1;max-width:78px;flex-shrink:0}.food-chain>button strong{font-size:10px;line-height:1.7;min-height:34px;display:flex;align-items:center;justify-content:center;font-weight:500;overflow-wrap:anywhere}.food-chain>button small{display:flex;justify-content:center;align-items:center;gap:3px;font-size:8px;line-height:1.6;color:#95a48b;margin-top:3px;flex-wrap:wrap}.food-chain>button small .lucide{width:9px;height:9px}.recipe-number{position:absolute;top:4px;left:6px;font-size:9px;color:#9ea994}.food-chain>button.recipe-locked{background:#eef0e5;border-style:dashed}.recipe-locked>.food-art{opacity:.5}.food-chain>button.chain-current{background:#fff3d4;border-color:#d6b67a}.recipe-book{margin-top:4px}.progress-summary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:11px;padding-bottom:17px}.progress-summary>strong{font-size:23px;color:#6c927a}.progress-summary>span{font-size:12px;color:#94a38b}.progress-summary .xp-track{width:100%;height:6px}.milestone-list{margin-bottom:20px}.milestone{display:flex;gap:10px;align-items:center;min-height:43px;border-bottom:1px solid #e0e5d7;font-size:11px;color:#a6ab99}.milestone>span{width:20px;display:flex;justify-content:center}.milestone .lucide{width:13px;height:13px}.milestone>b{font-size:10px;min-width:28px}.milestone>p{font-size:11px;line-height:1.7}.milestone.reached{color:#6c9077}.milestone.reached>span{color:#78a389}.reply-options{display:flex;flex-wrap:wrap;gap:5px 10px;align-self:flex-end;justify-content:flex-end;max-width:100%;margin-top:7px}.reply-options .reply-button{margin-top:0;min-width:0;max-width:100%;text-align:left;white-space:normal;overflow-wrap:anywhere;line-height:1.7}.reply-options .reply-button>.lucide{flex-shrink:0}.theme-collection{padding:15px 0;border-bottom:1px solid var(--line)}.theme-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.theme-top h3{font-size:13px;line-height:1.7}.theme-top>span,.theme-top>small{font-size:10px;color:#9caa91}.theme-items{display:flex;align-items:flex-start;gap:8px;margin:14px 0;flex-wrap:wrap}.theme-item{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;flex:1;text-align:center}.theme-item>svg{width:58px;height:58px;max-width:100%}.theme-item>small,.theme-item>span{font-size:9px;line-height:1.7;color:#9a9f8d}.theme-item.uncollected>svg,.theme-item .uncollected>svg{filter:grayscale(1);opacity:.3}.theme-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;font-size:10px;line-height:1.7;color:#9ba58b}.theme-reward{display:flex;align-items:center;justify-content:center;gap:5px;padding:7px 9px;border-radius:4px;background:#e1eade;color:#6b8c72;font-size:10px;line-height:1.5}.theme-reward>.lucide{width:13px;height:13px}.selection-bar>div{min-width:0}.selection-bar strong,.selection-bar span:not(.selection-art){overflow-wrap:anywhere}.room-caption>span:last-child{line-height:1.7;text-align:center}.upgrade-area p{line-height:1.7}.primary-button>span{min-width:0;overflow-wrap:anywhere;line-height:1.6}.kitchen-tools{gap:5px}.kitchen-tools>span{font-size:10px}
@media(max-width:1150px) and (min-width:761px){.section-heading h2{font-size:12px}.kitchen-tools{gap:2px}.kitchen-tools .icon-button{width:24px}.terrace-entry{gap:4px}.terrace-art{width:41px;height:48px}.terrace-entry h3{font-size:12px}.terrace-entry p{font-size:9px}.terrace-entry .icon-button{width:24px}}
@media(max-width:760px){.cafe-progress{padding:9px 0;gap:8px}.cafe-level{font-size:12px}.xp-copy{width:110px;gap:5px;flex-shrink:0}.xp-copy strong{font-size:8px}.xp-copy small{font-size:8px}.next-unlock{font-size:8px;max-width:130px}.cafe-progress>.lucide{width:11px;height:11px}.area-switch{margin:-2px 0 9px;padding:3px}.area-switch>button{min-height:27px;font-size:10px;gap:6px}.area-switch .lucide{width:13px;height:13px}.food-level{bottom:1px;right:2px;font-size:7px;height:11px;min-width:10px}.dog-orders{grid-template-columns:1fr}.dog-orders .order-card{display:flex;align-items:center;gap:10px;padding:10px}.dog-orders .order-top{gap:7px}.dog-orders .cat-portrait{width:43px;height:43px}.dog-orders .cat-order-name{font-size:12px}.dog-orders .order-trust{width:54px;flex-shrink:0}.dog-orders .order-bottom{flex:1;flex-direction:row;gap:7px;margin:0;min-width:0}.dog-orders .serve-button{width:auto;min-width:67px}.dog-orders .order-needs{gap:0}.dog-orders .need{width:32px;height:32px}.terrace-entry{padding:13px 0}.terrace-art{width:58px;height:62px}.terrace-entry h3{font-size:14px}.terrace-entry p{font-size:11px}.terrace-preview{max-width:230px}.recipe-tabs{margin-bottom:11px}.recipe-tabs>button{font-size:11px;min-height:32px}.food-chain{gap:5px;margin:11px 0}.food-chain>button{padding:5px 2px 6px}.food-chain>button strong{font-size:9px;min-height:31px;line-height:1.7}.food-chain>button small{font-size:7px;gap:2px}.recipe-number{font-size:8px;left:4px}.recipe-feature>svg{width:90px;height:90px}.recipe-note{font-size:11px}.milestone{gap:7px;min-height:42px}.milestone>p{font-size:10px}.theme-item>svg{width:52px;height:52px}.theme-items{gap:5px}.theme-item>small,.theme-item>span{font-size:8px}.theme-top h3{font-size:12px}.reply-options .reply-button{font-size:10px}.kitchen-tools{gap:3px}.kitchen-tools>span{font-size:9px}.kitchen-tools .icon-button{width:24px;height:24px}}
@media(max-width:360px){.topbar{gap:3px}.brand h1{white-space:nowrap}.cafe-progress{gap:6px}.xp-copy{width:102px;min-width:0}.next-unlock{max-width:112px;font-size:8px}.cafe-progress>.lucide{display:none}.dog-orders .order-card{gap:6px;padding:8px 6px}.dog-orders .order-top{gap:4px}.dog-orders .cat-portrait{width:35px;height:35px}.dog-orders .order-trust{width:40px;flex-shrink:1}.dog-orders .cat-order-name{font-size:10px}.dog-orders .serve-button{min-width:59px;gap:3px}.dog-orders .need{width:29px;height:29px}.dog-orders .order-bottom{gap:3px}}
.supply-toolbar{display:flex;align-items:center;gap:8px;min-height:44px;margin:0 0 10px;padding:0 2px}.energy-display{display:flex;align-items:center;gap:6px;min-width:0;margin-right:auto;color:#a88746}.energy-display>.lucide{width:19px;height:19px;fill:#e9c87644}.energy-display>span{display:flex;flex-direction:column;gap:3px}.energy-display strong{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.energy-display small{font-size:9px;color:#99a08a;min-height:13px;font-variant-numeric:tabular-nums}.energy-display.low-energy{color:#bb887a}.boost-switch{display:flex;padding:3px;border-radius:5px;background:#e5e9da;gap:2px;flex-shrink:0}.boost-switch>button{width:32px;height:26px;background:transparent;border-radius:3px;font-size:11px;font-variant-numeric:tabular-nums;color:#89967f}.boost-switch>button[aria-pressed=true]{background:#fffcef;box-shadow:0 1px 3px #586e5018;color:#658976;font-weight:700}.boost-switch>button.boost-locked{color:#a7ae9c}.boost-switch>button.boost-locked[aria-pressed=true]{color:#957d58}.order-kind{font-size:9px;line-height:1.6;color:#879a88;margin:-2px 0 7px;padding-bottom:5px;border-bottom:1px solid #e8ebdf}.kind-long{color:#ad9568}.kind-quick{color:#76978c}.cell.type-wet{background:#ddece9;border-color:#c3dcd7}.cell.type-dogwet{background:#e6e8f1;border-color:#ccd0e3}.cell.type-craft{background:#eee4ed;border-color:#dccbda}.cell.type-parts{background:#e0e8ed;border-color:#c3d2dc}.type-wet .food-category{background:#c9e0d9;color:#739889}.type-dogwet .food-category{background:#d9dcec;color:#818ca4}.type-craft .food-category{background:#e4d3e1;color:#a28b9c}.type-parts .food-category{background:#ccdce6;color:#7791a3}.type-craft .food-category,.type-parts .food-category,.type-dogwet .food-category{width:auto;padding:0 3px;min-width:14px}.cell.spawner-cell.type-craft{background:#ddcedd;border-color:#b49ab3}.spawner-label{display:flex;align-items:center;justify-content:center;gap:3px;width:100%;padding:0 2px;white-space:nowrap}.spawner-label b{font-size:8px;background:#fffff0a0;border-radius:3px;padding:0 3px;line-height:12px;min-width:13px;font-variant-numeric:tabular-nums}.kitchen-objectives{display:flex;gap:9px;align-items:center;min-width:0;padding:6px 0 10px;border-bottom:1px solid var(--line);margin-bottom:8px}.kitchen-objectives>button{display:flex;align-items:center;gap:6px;font-size:10px;background:transparent;padding:5px 3px;min-height:30px;min-width:0}.kitchen-objectives>button:first-child{flex:1;text-align:left;color:#869278}.kitchen-objectives>button:first-child>span{min-width:0;line-height:1.6;overflow-wrap:anywhere}.kitchen-objectives>button:first-child>.lucide:last-child{width:12px;margin-left:auto}.kitchen-objectives>button>.lucide{width:15px;height:15px}.kitchen-objectives #open-storage{flex-shrink:0;color:#8b9c9e;font-variant-numeric:tabular-nums}.kitchen-objectives .objective-ready{color:#61886f!important}.promise-order{background:#f0f1e2;border-color:#d7dac6}.promise-order .special-copy small{color:#9ba77d}.promise-order .special-copy p{color:#9ca087}.restaurant-objectives{border-top:1px solid var(--line)}.objective-strip{padding:15px 0;border-bottom:1px solid var(--line)}.objective-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.objective-heading>span{display:flex;align-items:center;gap:5px;font-size:10px;color:#8a9983}.objective-heading .lucide{width:14px;height:14px}.objective-heading>small{font-size:9px;color:#a1a892;white-space:nowrap}.objective-strip h3{font-size:13px;line-height:1.7;color:#70846d}.objective-strip p{font-size:10px;line-height:1.9;color:#9a9f8c;margin-top:5px;overflow-wrap:anywhere}.objective-meter{display:flex;justify-content:space-between;gap:7px;font-size:9px;color:#9b9f89;margin-top:10px;line-height:1.6}.objective-meter b{font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.objective-track{height:4px;background:#e5e8d9;border-radius:3px;margin:6px 0 10px;overflow:hidden}.objective-track>span{height:100%;display:block;background:#9eb79d;border-radius:3px}.event-objective .objective-track>span{background:#b3a3bd}.objective-action{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:32px;background:#e8eddf;color:#96a080;border-radius:4px;padding:6px 9px;font-size:10px}.objective-action>.lucide{width:13px;height:13px}.objective-action>span{flex:1;min-width:0;text-align:left;line-height:1.6}.objective-action .coin{width:15px;height:15px;font-size:8px;border-width:1px;box-shadow:none}.objective-action.ready{background:#dce8d9;color:#61896e}.event-objective .objective-action.ready{background:#e5deeb;color:#8e7c9b}.event-stamps{display:flex;gap:9px;margin-top:10px}.event-stamps>span{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;border-bottom:2px solid #e3e4d8;color:#b3b6a3;padding:7px 0;font-size:10px}.event-stamps .lucide{width:17px;height:17px}.event-stamps b{font-weight:500}.event-stamps>span.claimable{color:#ab8ca9;border-color:#c6b1cb}.event-stamps>span.claimed{color:#88a291;border-color:#a5bda8}.equipment-row{border-bottom:1px solid var(--line);padding:15px 0}.equipment-row:first-child{padding-top:0}.equipment-main{display:flex;align-items:center;gap:10px;min-width:0}.equipment-art{width:71px;height:71px;flex-shrink:0}.equipment-art>svg{width:100%;height:100%}.equipment-main>div{min-width:0}.equipment-main h3{font-size:13px;line-height:1.8}.equipment-main p{font-size:10px;color:#8d9c89;line-height:1.9;margin-top:4px;font-variant-numeric:tabular-nums}.equipment-main small{display:block;font-size:9px;color:#a3a590;line-height:1.9;margin-top:3px}.equipment-upgrade{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-left:7px}.equipment-upgrade>span{display:flex;align-items:center;gap:8px;min-width:0;font-size:11px;line-height:1.7}.equipment-upgrade>span>svg{width:44px;height:44px;flex-shrink:0}.equipment-upgrade small{display:block;font-size:9px;color:#a4a893;margin-top:3px}.upgrade-equipment{display:flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;padding:8px 10px;background:#dce8dc;border-radius:4px;font-size:11px;color:#779777}.upgrade-equipment>.lucide{width:14px;height:14px}.complete-equipment{font-size:10px;justify-content:flex-start;gap:6px;color:#91aa8e;padding:8px 0 3px 10px}.complete-equipment>.lucide{width:14px;height:14px}.equipment-parts-link{display:flex;gap:8px;align-items:center;width:100%;min-height:43px;background:transparent;font-size:11px;color:#89a0a4;padding:12px 5px 0}.equipment-parts-link>.lucide{width:16px;height:16px}.equipment-parts-link>.lucide:last-child{margin-left:auto;width:13px;height:13px}.storage-heading{display:flex;align-items:center;justify-content:space-between;color:#93a28d;font-size:11px;margin-bottom:15px}.storage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.storage-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;aspect-ratio:3/4;background:#e9eddf;border:1px dashed #d4dec9;border-radius:6px;padding:5px}.storage-slot.filled{background:#fffdf2;border-style:solid}.storage-slot>.food-art{width:100%;height:auto;aspect-ratio:1;max-width:76px}.storage-slot>.lucide{width:18px;height:18px;color:#b5c0ab}.storage-slot strong{font-size:9px;line-height:1.7;min-height:30px;display:flex;align-items:center;text-align:center;font-weight:500;overflow-wrap:anywhere}.storage-slot small{font-size:8px;color:#a2ab93;margin-top:3px}.recipe-tabs{flex-wrap:wrap;gap:3px 6px;padding-bottom:4px}.recipe-tabs>button{flex:0 0 calc(25% - 5px);min-width:0;font-size:10px;gap:4px}.recipe-tabs>button>span{min-width:0;overflow-wrap:anywhere}.recipe-tabs .lucide{width:13px;height:13px}#dialog-content>.objective-strip:first-child{padding-top:0}#dialog-content>.objective-strip h3{font-size:15px}#dialog-content>.objective-strip p{font-size:12px}#dialog-content>.objective-strip .objective-action{min-height:38px;font-size:11px}
@media(max-width:1150px) and (min-width:761px){.boost-switch>button{width:27px}.supply-toolbar{gap:5px}.energy-display{gap:4px}.energy-display strong{font-size:10px}.spawner-label{font-size:8px;gap:1px}.spawner-label b{font-size:7px;min-width:10px;padding:0 2px}.selection-bar{gap:5px}.selection-bar .icon-button{width:27px;height:30px}.selection-art{width:36px;height:36px}.selection-bar strong{font-size:11px}}
@media(max-width:760px){.supply-toolbar{min-height:35px;margin-bottom:8px;gap:8px}.energy-display>.lucide{width:16px;height:16px}.energy-display strong{font-size:11px}.energy-display small{font-size:8px;min-height:12px}.boost-switch{padding:2px}.boost-switch>button{width:30px;height:24px;font-size:10px}.order-kind{font-size:8px;text-align:center;margin:0 0 4px;padding:0 0 4px}.dog-orders .order-kind{display:none}.spawner-label{gap:2px;font-size:7px;bottom:0;line-height:10px}.spawner-label b{font-size:6px;padding:0 2px;min-width:10px;line-height:9px}.type-craft .food-category,.type-parts .food-category,.type-dogwet .food-category{font-size:6px;padding:0 2px}.selection-bar{min-height:51px;height:auto;gap:6px}.selection-bar .icon-button{width:27px;height:29px}.selection-bar>div{gap:3px}.selection-bar strong{font-size:11px}.selection-bar span:not(.selection-art){font-size:9px;line-height:1.6}.selection-art{width:36px;height:36px}.kitchen-objectives{padding:3px 0 7px;margin-bottom:5px;gap:7px}.kitchen-objectives>button{font-size:9px;gap:5px;min-height:26px}.kitchen-objectives>button>.lucide{width:13px;height:13px}.objective-strip{padding:14px 0}.objective-strip h3{font-size:14px}.objective-strip p{font-size:11px}.objective-heading>span{font-size:11px}.objective-heading>small,.objective-meter{font-size:10px}.objective-action{min-height:35px;font-size:11px}.event-stamps>span{font-size:11px;padding:9px 0}.equipment-main{gap:8px}.equipment-art{width:62px;height:62px}.equipment-main h3{font-size:12px}.equipment-main p{font-size:9px}.equipment-main small{font-size:8px}.equipment-upgrade{gap:8px;padding-left:2px}.equipment-upgrade>span{font-size:10px;gap:5px}.equipment-upgrade>span>svg{width:38px;height:38px}.equipment-upgrade small{font-size:8px}.upgrade-equipment{padding:8px;font-size:10px}.storage-grid{gap:5px}.storage-slot{padding:4px}.storage-slot strong{font-size:8px}.storage-slot small{font-size:7px}.recipe-tabs>button{font-size:10px;min-height:31px}.kitchen-footer{flex-wrap:wrap;row-gap:6px}}
@media(max-width:360px){.supply-toolbar{gap:5px}.boost-switch>button{width:27px}.selection-bar{gap:4px}.selection-art{width:32px;height:32px}.selection-bar .icon-button{width:24px}.selection-bar strong{font-size:10px}.selection-bar span:not(.selection-art){font-size:8px}.spawner-label{font-size:6px;gap:1px}.spawner-label b{font-size:6px;padding:0 1px}.equipment-art{width:53px;height:53px}.equipment-main h3{font-size:11px}.equipment-main p{font-size:8px}.recipe-tabs>button{font-size:9px;gap:3px}}
.objective-rewards{display:flex;align-items:center;gap:5px 12px;flex-wrap:wrap;margin:5px 0 10px;min-height:24px}.objective-rewards>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#8f9c87;line-height:1.7}.objective-rewards .food-art{width:25px;height:25px;flex-shrink:0}.objective-rewards .lucide{width:12px;height:12px;color:#b3a376}.objective-rewards .decoration-reward{flex-basis:100%;color:#9a84a2}.equipment-main p{overflow-wrap:anywhere}.selection-bar{min-height:66px;height:auto}.selection-bar #selected-detail{line-height:1.7}.spawner-label{pointer-events:none}
@media(max-width:760px){.objective-rewards{gap:5px 13px;margin-bottom:11px}.objective-rewards>span{font-size:10px}.selection-bar{min-height:51px}.selection-bar #selected-detail{font-size:8px}.equipment-upgrade>span>span{min-width:0;overflow-wrap:anywhere}}
.objective-action>.coin{flex:0 0 15px}.serve-button{white-space:nowrap;padding:0 5px}.serve-button>b{flex-shrink:0}.serve-button .coin{flex-shrink:0}.objective-action>.lucide{flex-shrink:0}
@media(max-width:760px){.orders-region .section-heading{margin-bottom:7px}.layout{padding-top:11px;gap:10px}.order-card{padding:6px}.order-kind{font-size:7px;margin-bottom:3px;padding-bottom:3px;line-height:1.4}.order-top .cat-portrait{width:29px;height:29px}.order-trust{margin-top:3px;height:8px}.order-bottom{margin-top:3px;gap:2px}.order-needs{height:25px}.order-needs .need{width:27px;height:27px}.serve-button{height:24px;padding:0 3px;gap:3px;font-size:9px;white-space:nowrap}.serve-button .lucide{width:10px;height:10px}.serve-button .coin{width:12px;height:12px;font-size:7px}.serve-button b{font-size:9px}.supply-toolbar{min-height:32px;margin-bottom:7px}.area-switch{margin-bottom:6px}.kitchen-region .section-heading{margin-bottom:6px}}
@media(max-width:360px){.serve-button{gap:2px;font-size:8px;padding:0 2px}.serve-button b{font-size:8px}.serve-button .coin{width:11px;height:11px}.serve-button .lucide{width:9px;height:9px}}
.long-objective{margin:8px 0;color:#aa9573}.long-objective>span{display:flex;align-items:center;gap:4px}.long-objective .lucide{width:12px;height:12px}
.order-kind{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:20px}.order-bonus{display:flex;align-items:center;justify-content:center;gap:2px;background:transparent;padding:0;color:#8b9daa;flex-shrink:0;height:17px}.order-bonus>.food-art{width:19px;height:19px}.order-bonus>b{font-size:8px;font-weight:500}
@media(max-width:760px){.order-kind{min-height:15px;justify-content:center;gap:3px}.order-kind:has(.order-bonus){justify-content:space-between}.order-bonus{height:12px;gap:1px}.order-bonus>.food-art{width:14px;height:14px}.order-bonus>b{font-size:7px}}
.special-copy .promise-reward{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:9px;color:#aaa17b}.promise-reward .lucide{width:11px;height:11px}
@media(max-width:760px){.special-copy .promise-reward{font-size:8px;gap:3px}.promise-reward .lucide{width:10px;height:10px}}
#dialog:has(.save-panel)[open]{display:flex;flex-direction:column;width:570px;max-height:calc(100dvh - 50px);overflow:hidden}#dialog:has(.save-panel)>.dialog-top{flex-shrink:0;margin-bottom:14px}#dialog:has(.save-panel)>#dialog-content{overflow:auto;min-height:0;overscroll-behavior:contain;padding:0 2px 3px}.save-panel{min-width:0}.save-panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 0 13px;border-bottom:1px solid var(--line);margin-bottom:13px;min-width:0}.save-panel-toolbar>span{display:flex;align-items:center;gap:8px;min-width:0}.save-panel-toolbar strong{font-size:12px;font-weight:600}.save-panel-toolbar small{font-size:10px;color:#9ba790;font-variant-numeric:tabular-nums;white-space:nowrap}.save-panel-toolbar>div{display:flex;align-items:center;gap:6px}.save-new{display:flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:6px 10px;background:#deeadc;color:#6d9175;border-radius:4px;font-size:11px;white-space:nowrap}.save-new>.lucide{width:14px;height:14px}.save-panel .save-tool{width:31px;height:31px;border-radius:5px;color:#90a08c}.save-panel .save-tool>.lucide{width:15px;height:15px}.save-panel .save-tool:hover:not(:disabled){background:#e5ebdf;color:#709179}.save-panel-status{display:flex;align-items:flex-start;gap:7px;padding:10px 0;margin:0 0 10px;font-size:11px;color:#a29471;line-height:1.8;overflow-wrap:anywhere}.save-panel-status>.lucide{width:15px;height:15px;flex-shrink:0;margin-top:2px}.save-panel-status.save-panel-error{color:#ae7c71}.save-full-status{font-size:10px;color:#ae9b7a;margin:0 0 13px}.save-manual-list,.save-system-list{display:grid;gap:11px}.save-slot{background:#fffdf5;border:1px solid #dce2d2;border-radius:6px;padding:12px 13px;min-width:0}.save-slot-heading{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:6px}.save-kind{display:flex;align-items:center;gap:5px;font-size:9px;color:#93a18c}.save-kind>.lucide{width:12px;height:12px}.save-system-label{font-size:8px;color:#a8ad9b}.save-slot h3{font-size:13px;line-height:1.8;color:#71856d;font-weight:600;overflow-wrap:anywhere;min-width:0}.save-updated{display:block;margin-top:5px;color:#a2a590;font-size:10px;font-variant-numeric:tabular-nums;line-height:1.7;overflow-wrap:anywhere}.save-slot-progress{display:flex;align-items:center;gap:6px 12px;flex-wrap:wrap;margin:11px 0 10px;min-width:0}.save-slot-progress>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#94a28e;font-variant-numeric:tabular-nums;line-height:1.6}.save-slot-progress>span:first-child{font-weight:700;color:#7f9b7d}.save-slot-progress .lucide{width:12px;height:12px;color:#a5af96}.save-slot-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:9px;border-top:1px solid #e7e9dd;min-width:0}.save-load{display:flex;align-items:center;justify-content:center;gap:5px;min-width:65px;min-height:31px;padding:5px 10px;border-radius:4px;background:#dce8d9;color:#6b8e70;font-size:11px;white-space:nowrap}.save-load>.lucide{width:14px;height:14px}.save-slot-tools{display:flex;gap:3px;align-items:center;flex-shrink:0}.save-slot-invalid{border-style:dashed;background:#f7f4ec}.save-invalid{display:flex;align-items:center;gap:6px;font-size:10px;color:#ad9686;margin:12px 0}.save-invalid>.lucide{width:13px;height:13px}.save-system-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:19px;margin:20px 0 12px}.save-system-heading h3{font-size:12px;font-weight:500;color:#8d9e87}.save-system-heading>.lucide{width:15px;height:15px;color:#a3b098}.save-system-list .save-slot{background:#f1f4e9}.save-system-empty{font-size:11px;color:#a9b09c;padding:7px 0 15px}.save-empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:26px 8px;color:#a6ad98;font-size:11px}.save-empty>.lucide{width:20px;height:20px;color:#bdc4b0}.save-editor{padding:12px 0 15px;border-bottom:1px solid var(--line);margin-bottom:13px;min-width:0}.save-slot>.save-editor{border-bottom:0;border-top:1px solid #e3e6d8;padding-bottom:0;margin-bottom:0}.save-title-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;min-width:0}.save-title-label>span{font-size:11px;color:#7f937b}.save-title-label>small{font-size:9px;color:#a0aa92;font-variant-numeric:tabular-nums;white-space:nowrap}.save-editor input{display:block;width:100%;min-width:0;height:38px;background:#fffef7;border:1px solid #cbd8c3;border-radius:4px;padding:8px 10px;font:inherit;font-size:12px;color:#647c61;letter-spacing:0;outline-offset:2px}.save-editor input:focus{outline:2px solid #adc6a2}.save-editor-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:10px}.save-command{display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 11px;min-height:33px;border-radius:4px;background:#6d9478;color:#fffdf1;font-size:11px;line-height:1.6}.save-command>.lucide{width:14px;height:14px;flex-shrink:0}.save-command-caution{background:#a39776}.save-command-danger{background:#af8d83}.save-confirm-copy{font-size:10px;line-height:1.8;color:#ac9c86;margin-top:9px}.save-delete-confirm{border-top:1px solid #e6dfd2;margin-top:11px;padding-top:10px}.save-delete-confirm>p{font-size:11px;line-height:1.9;color:#a2837b;overflow-wrap:anywhere}.save-delete-confirm>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:9px}.save-import-file{display:flex;align-items:center;gap:5px;margin-top:9px;font-size:10px;color:#94a68b;min-width:0}.save-import-file>.lucide{width:14px;height:14px;flex-shrink:0}.save-import-file>span{min-width:0;overflow-wrap:anywhere}
@media(max-width:760px){#dialog:has(.save-panel)[open]{max-width:calc(100% - 20px);max-height:calc(100dvh - 28px);padding:18px 16px}.save-panel-toolbar{gap:6px}.save-panel-toolbar>span{gap:6px}.save-panel-toolbar strong{font-size:11px}.save-panel-toolbar small{font-size:9px}.save-new{padding:6px 8px;font-size:10px;min-height:31px}.save-panel-toolbar>div{gap:3px}.save-slot{padding:11px 10px}.save-slot h3{font-size:12px}.save-updated{font-size:9px}.save-slot-progress{gap:6px 10px;margin:10px 0}.save-slot-progress>span{font-size:9px}.save-load{font-size:10px;min-width:59px;padding:5px 8px}.save-panel .save-tool{width:30px;height:31px}.save-slot-tools{gap:1px}.save-editor input{font-size:13px;height:38px}.save-title-label>span{font-size:10px}.save-command{font-size:10px;padding:7px 9px}.save-command>.lucide{width:13px;height:13px}.save-panel-status{font-size:10px}.save-delete-confirm>p{font-size:10px}.save-confirm-copy{font-size:9px}.save-slot-heading{margin-bottom:5px}.save-system-heading{padding-top:16px;margin-top:17px}}
@media(max-width:360px){.save-panel-toolbar strong{font-size:10px}.save-panel-toolbar>span{gap:4px}.save-slot-actions{gap:5px}.save-panel .save-tool{width:28px}.save-slot-tools{gap:0}.save-slot-progress{gap:6px 9px}.save-slot-progress>span{font-size:8px}.save-updated{font-size:9px}.save-kind{font-size:8px}.save-system-label{font-size:7px}.save-load{min-width:56px}.save-slot{padding:10px 9px}.save-title-label>small{font-size:8px}}
.kitchen-footer{align-items:center;flex-wrap:wrap}.settings-save-label{display:flex;flex-direction:column;gap:7px;min-width:0}.settings-save-label>small{display:flex;align-items:center;gap:4px;font-size:10px;color:#899f86;line-height:1.7;overflow-wrap:anywhere}.settings-save-label>small>.lucide{width:12px;height:12px;flex-shrink:0}#open-save-manager{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}#open-save-manager>.lucide{width:14px;height:14px}
@media(max-width:760px){.settings-save-label>small{font-size:9px}.kitchen-footer{gap:4px 8px}}
.restaurant-scene.whole-room-scene{aspect-ratio:1000/720;height:auto;cursor:pointer;overflow:hidden}.restaurant-scene.whole-room-scene>svg{width:100%;height:100%;display:block}.room-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid #dbe2d4;margin:12px 0 10px;padding:7px 0;gap:3px}.room-actions[hidden]{display:none}.room-actions>button{position:relative;display:flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:3px;background:transparent;font-size:11px;border-radius:4px;color:#648675}.room-actions>button:hover{background:#e3ebdc}.room-actions .lucide{width:15px;height:15px}.room-actions b{position:absolute;right:1px;top:-4px;background:#c98a70;color:#fff;font-size:8px;min-width:14px;height:14px;line-height:14px;border-radius:50%}.room-project-entry{display:flex;align-items:center;gap:9px;width:100%;min-height:59px;padding:9px 2px;background:transparent;border-bottom:1px solid #dbe2d4;text-align:left}.room-project-entry[hidden]{display:none}.room-project-entry>span{flex:1;min-width:0;display:grid;gap:5px}.room-project-entry strong{font-size:12px;color:#6c8470}.room-project-entry small{font-size:10px;line-height:1.6;color:#93a08a;overflow-wrap:anywhere}.room-project-entry>.lucide{width:17px;height:17px;color:#a29270}.room-project-entry:hover strong{color:#507a68}.order-kind>span:first-child{margin-right:auto}.order-recommend{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border-radius:4px;flex-shrink:0;color:#8ba39e}.order-recommend:hover{background:#e6ece3;color:#5e887b}.order-recommend .lucide{width:13px;height:13px}.level-furniture-list{margin:15px 0;display:grid;gap:2px}.level-furniture{display:flex;align-items:center;justify-content:space-between;gap:8px;background:transparent;min-height:38px;padding:7px 9px;border-bottom:1px solid #e3e7d9;text-align:left;font-size:11px}.level-furniture>span{display:flex;align-items:center;gap:7px;min-width:0}.level-furniture .lucide{width:15px;height:15px;flex-shrink:0}.level-furniture small{font-size:10px;white-space:nowrap}.level-furniture.pending{background:#e4eddf;color:#60866d;border-radius:4px}.phone-room-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-top:11px;padding:7px;background:#e3ecdf;border-radius:4px;font-size:10px;max-width:100%}.phone-room-link .lucide{width:14px;height:14px}.phone-journal-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0 12px}.phone-journal-heading h3{font-size:13px}.phone-journal-heading>span{font-size:10px;color:#93a08a}.phone-memory-list{margin-bottom:17px}.phone-memory{display:flex;align-items:center;gap:11px;width:100%;padding:10px 0;background:transparent;border-bottom:1px solid #e0e5d8;text-align:left}.phone-memory>span:first-child{width:52px;height:52px;flex-shrink:0}.phone-memory>span:nth-child(2){display:grid;gap:7px;min-width:0;flex:1}.phone-memory strong{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.phone-memory small{font-size:10px;color:#9ba58f}.phone-memory>.lucide{width:15px;height:15px}
@media(max-width:760px){.room-actions{margin:11px 0 5px}.room-actions>button{min-height:38px;font-size:12px;gap:6px}.room-project-entry{min-height:58px}.phone-tabs>button{gap:4px;padding-inline:5px;font-size:11px}.phone-tabs>button>.lucide{width:15px;height:15px}.order-recommend{width:19px;height:17px}.order-recommend .lucide{width:11px;height:11px}.order-kind{gap:2px}.level-furniture{font-size:10px;padding-inline:5px}.level-furniture small{font-size:9px}}
