:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}body{color:#2c251f;background:#fff8ef;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}button{font-family:inherit}.kiosk{background:radial-gradient(circle at 15% 10%,#ffbf4724,#0000 30%),#fffaf4;width:100%;min-height:100vh}.topbar{z-index:20;background:#fffffff7;border-bottom:1px solid #f1e4d5;justify-content:space-between;align-items:center;height:86px;padding:0 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-icon{background:linear-gradient(145deg,#ffb32c,#ff7b21);border-radius:16px;place-items:center;width:50px;height:50px;font-size:29px;display:grid;box-shadow:0 8px 22px #ff841f3d}.brand h1{margin:0;font-size:27px;font-weight:900;line-height:1.05}.brand p{letter-spacing:1.7px;color:#aa8767;margin:5px 0 0;font-size:10px;font-weight:700}.languages{gap:8px;display:flex}.languages button{color:#705f4f;cursor:pointer;background:#fff;border:1px solid #eadac9;border-radius:13px;padding:10px 14px;font-size:13px;font-weight:800}.languages button.active{color:#fff;background:#ff8a28;border-color:#ff8a28;box-shadow:0 5px 15px #ff8a2833}.main-layout{grid-template-columns:minmax(0,1fr) 300px;width:100%;min-height:calc(100vh - 86px);display:grid}.menu-area{min-width:0;padding:18px 22px 32px}.welcome{color:#fff;background:linear-gradient(120deg,#fff3,#fff0),linear-gradient(125deg,#ffb228,#ff7d20);border-radius:24px;justify-content:space-between;align-items:center;height:112px;padding:18px 24px;display:flex;overflow:hidden;box-shadow:0 12px 28px #f0851f29}.welcome-badge{letter-spacing:1.2px;background:#ffffff38;border:1px solid #fff6;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-block}.welcome h2{margin:7px 0 3px;font-size:24px;font-weight:800}.welcome h2 strong{font-weight:950}.welcome p{opacity:.92;margin:0;font-size:11px}.orange-decoration{white-space:nowrap;width:140px;font-size:54px;position:relative;transform:rotate(-8deg)}.orange-decoration span:nth-child(2){display:inline-block;transform:translate(-17px,18px)scale(.78)}.orange-decoration span:nth-child(3){font-size:32px;position:absolute;top:-18px;right:6px}.categories{gap:9px;margin:16px 0 14px;display:flex}.categories button{color:#6f5b49;cursor:pointer;background:#f1e8df;border:0;border-radius:999px;min-width:88px;padding:10px 17px;font-size:13px;font-weight:800}.categories button.active{color:#fff;background:#3f2c1e;box-shadow:0 7px 18px #3f2c1e29}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.menu-card{cursor:pointer;background:#fff;border:1px solid #f3e8dc;border-radius:22px;transition:all .18s;overflow:hidden;box-shadow:0 8px 25px #533a2414}.menu-card:active{transform:scale(.98)}.image-wrap{aspect-ratio:3/4;background:radial-gradient(circle at 50% 45%,#fff 0%,#fff8f0 58%,#f9ecdf 100%);justify-content:center;align-items:center;width:100%;padding:14px;display:flex;position:relative;overflow:hidden}.image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .2s;display:block}.plus{color:#ff8422;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:28px;font-weight:500;line-height:1;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 15px #00000029}.menu-info{justify-content:space-between;align-items:flex-end;gap:8px;min-height:86px;padding:13px 15px 15px;display:flex}.menu-info h3{margin:0;font-size:16px;font-weight:900}.menu-info p{color:#a39487;margin:4px 0 0;font-size:9px}.menu-info>strong{color:#ff7920;white-space:nowrap;font-size:15px}.cart{background:#fff;border-left:1px solid #eedfce;flex-direction:column;height:calc(100vh - 86px);display:flex;position:sticky;top:86px}.cart-title{border-bottom:1px solid #f2e6da;justify-content:space-between;align-items:center;padding:21px 18px 16px;display:flex}.cart-title span{letter-spacing:1.4px;color:#c39161;font-size:9px;font-weight:900}.cart-title h2{margin:3px 0 0;font-size:22px}.cart-count{color:#ff7a20;background:#fff1e4;border-radius:14px;place-items:center;min-width:40px;height:40px;padding:0 9px;font-size:16px;font-weight:950;display:grid}.cart-list{flex:1;padding:14px 15px;overflow-y:auto}.empty-cart{text-align:center;color:#9c8a79;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:260px;display:flex}.empty-cart div{margin-bottom:11px;font-size:48px}.empty-cart strong{color:#6e5b49;font-size:13px}.empty-cart p{margin:7px 0;font-size:10px}.cart-item{border-bottom:1px solid #f1e7de;flex-direction:column;gap:10px;padding:13px 2px;display:flex}.cart-item-info{justify-content:space-between;align-items:center;gap:8px;display:flex}.cart-item-info strong{font-size:13px;font-weight:850}.cart-item-info span{color:#a08c79;white-space:nowrap;font-size:10px}.qty-controls{align-items:center;gap:7px;display:flex}.qty-controls button{color:#ff7a20;cursor:pointer;background:#fff8f1;border:1px solid #eadacb;border-radius:9px;width:31px;height:31px;font-size:18px;font-weight:900}.qty-controls b{text-align:center;color:#3b2b20;min-width:24px;font-size:14px}.qty-controls .delete-button{color:#8f8174;background:#f5f1ed;border-color:#eee4db;width:auto;margin-left:auto;padding:0 9px;font-size:10px}.cart-bottom{background:#fff;border-top:1px solid #f0e3d7;padding:15px 16px 17px}.clear-cart{color:#938274;cursor:pointer;background:#f8f4f0;border:1px solid #eee4db;border-radius:10px;width:100%;height:33px;margin-bottom:11px;font-size:10px;font-weight:800}.total{justify-content:space-between;align-items:flex-end;margin-bottom:13px;display:flex}.total span{color:#887462;font-size:11px;font-weight:700}.total strong{color:#2f261f;font-size:22px}.order-button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#ff9a23,#ff681d);border:0;border-radius:16px;justify-content:center;align-items:center;gap:11px;width:100%;height:54px;font-size:16px;font-weight:950;display:flex;box-shadow:0 8px 22px #ff711e40}.order-button span{font-size:22px}.order-button:disabled{box-shadow:none;cursor:default;background:#ded8d2}@media (width<=1100px){.main-layout{grid-template-columns:minmax(0,1fr) 285px}.menu-area{padding-left:16px;padding-right:16px}.menu-grid{gap:13px}.languages button{padding:9px 11px;font-size:12px}}.topbar{height:72px}.main-layout{grid-template-columns:minmax(0,1fr) 300px;min-height:calc(100vh - 72px)}.cart{height:calc(100vh - 72px);top:72px}.menu-area{padding:12px 20px 14px}.welcome{border-radius:20px;height:86px;padding:12px 22px}.menu-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.menu-card{border-radius:18px}.image-wrap{aspect-ratio:auto;justify-content:center;align-items:center;width:100%;height:calc(50vh - 177px);min-height:180px;max-height:245px;padding:8px;display:flex}.image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%}.menu-info p{margin-top:2px;font-size:8px}.welcome{height:76px;padding:10px 20px}.welcome h2{margin:3px 0 1px;font-size:20px}.welcome p{font-size:9px}.welcome-badge{padding:2px 7px;font-size:7px}.orange-decoration{font-size:38px}.categories{margin:8px 0 9px}.categories button{min-width:72px;padding:7px 13px;font-size:11px}.menu-area{padding-top:10px;padding-bottom:10px}.image-wrap{background:#fffaf5;height:220px;min-height:220px;max-height:220px;padding:0;overflow:hidden}.menu-info h3{font-size:13px}.menu-info p{font-size:7px}.menu-info>strong{font-size:13px}.plus{width:31px;height:31px;font-size:22px;bottom:8px;right:8px}.image-wrap{height:245px;min-height:245px;max-height:245px;padding:0;overflow:hidden}.menu-info{height:58px;min-height:58px;padding:8px 12px 9px}@media (width<=1100px){.main-layout{grid-template-columns:minmax(0,1fr) 330px}.cart{width:330px}.image-wrap{height:230px;min-height:230px;max-height:230px}.image-wrap img{transform:scale(1.36)}.menu-card:hover .image-wrap img{transform:scale(1.4)}}html,body,#root,body,.kiosk,.menu-area,.menu-card,.image-wrap,.cart,.cart-bottom,.image-wrap{background:#fff}.cart-title{padding-left:22px;padding-right:22px}.cart-list,.cart-bottom{padding-left:20px;padding-right:20px}.menu-card{border-color:#eee;box-shadow:0 7px 20px #0000000e}@media (width<=1100px){.main-layout{grid-template-columns:minmax(0,1fr) 360px}.cart{width:360px}}.main-layout{grid-template-columns:minmax(0,1fr) 280px}.cart{width:280px}.image-wrap{height:250px;min-height:250px;max-height:250px}.image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%;transform:scale(1.5)}.menu-grid{gap:8px}@media (width<=1100px){.main-layout{grid-template-columns:minmax(0,1fr) 240px}.cart{width:240px}.image-wrap{height:235px;min-height:235px;max-height:235px}.image-wrap img{transform:scale(1.44)}.menu-card:hover .image-wrap img{transform:scale(1.48)}}.menu-name,.menu-card h3,.menu-card .name{color:#171717!important;font-size:18px!important;font-weight:800!important;line-height:1.25!important}.menu-name-en,.menu-card .english-name,.menu-card .subtitle{font-size:10px!important}.menu-area{min-height:100vh;height:auto!important;overflow:visible!important}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));height:auto!important;max-height:none!important;overflow:visible!important}.cart{align-self:start;height:100vh;position:sticky;top:0}.menu-info h3{line-height:1.2;font-size:20px!important;font-weight:800!important}.menu-info p{color:#666;margin-top:5px;line-height:1.4;font-size:13px!important}.menu-info>strong{font-size:18px!important;font-weight:900!important}.menu-info p{color:#666!important;margin-top:4px!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.cart-item-info strong{font-size:16px!important;font-weight:900!important;line-height:1.3!important}.cart-item-info span{color:#8a7868!important;font-size:14px!important;font-weight:700!important}.qty-controls b{min-width:26px!important;font-size:16px!important;font-weight:900!important}.qty-controls button{width:34px!important;height:34px!important;font-size:20px!important}.qty-controls .delete-button{width:auto!important;height:32px!important;padding:0 10px!important;font-size:11px!important}.total span{font-size:13px!important;font-weight:800!important}.total strong{font-size:24px!important;font-weight:950!important}.category-tabs{gap:10px!important}.category-tab{border-radius:20px!important;min-width:78px!important;height:38px!important;padding:0 20px!important;font-size:15px!important;font-weight:800!important;line-height:38px!important}.category-button{border-radius:20px!important;min-width:78px!important;height:38px!important;padding:0 20px!important;font-size:15px!important;font-weight:800!important}.categories{gap:12px!important;margin:10px 0 12px!important}.categories button{border-radius:999px!important;min-width:92px!important;height:42px!important;padding:0 22px!important;font-size:16px!important;font-weight:900!important;line-height:42px!important}.categories button.active{font-size:16px!important;font-weight:900!important}@media (width<=1100px){.categories{gap:10px!important}.categories button{min-width:84px!important;height:40px!important;padding:0 18px!important;font-size:15px!important;line-height:40px!important}}.cart-bottom{z-index:5!important;padding-bottom:max(14px, env(safe-area-inset-bottom))!important;background:#fff!important;flex:none!important;position:sticky!important;bottom:0!important}.order-button{flex-shrink:0!important}.image-wrap{justify-content:center!important;align-items:center!important;padding:12px!important;display:flex!important;overflow:hidden!important}@media (width<=1100px){.image-wrap{padding:10px!important}.image-wrap img{width:88%!important;max-width:88%!important;height:88%!important;max-height:88%!important;transform:none!important}.menu-card:hover .image-wrap img{transform:scale(1.025)!important}}.image-wrap{padding:4px!important;overflow:hidden!important}.image-wrap img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;transform:scale(1.08)!important}@media (width<=1100px){.image-wrap img{transform:scale(1.08)!important}.menu-card:hover .image-wrap img{transform:scale(1.11)!important}}.image-wrap img{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0 auto!important;display:block!important;transform:none!important}@media (width<=1100px){.image-wrap{padding:6px!important}.image-wrap img,.menu-card:hover .image-wrap img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:none!important}}.image-wrap{background:#fff!important;justify-content:center!important;align-items:center!important;padding:6px!important;display:flex!important;overflow:hidden!important}.image-wrap img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:92%!important;height:92%!important;max-height:92%!important;margin:auto!important;display:block!important;transform:none!important}.menu-card:hover .image-wrap img{transform:none!important}@media (width<=1100px){.image-wrap img,.menu-card:hover .image-wrap img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:92%!important;height:92%!important;max-height:92%!important;transform:none!important}}.image-wrap{background:#fff!important;justify-content:center!important;align-items:center!important;height:250px!important;min-height:250px!important;max-height:250px!important;padding:6px!important;display:flex!important;overflow:hidden!important}.image-wrap img,.menu-card:hover .image-wrap img{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:auto!important;display:block!important;transform:none!important}@media (width<=1100px){.image-wrap{height:250px!important;min-height:250px!important;max-height:250px!important;padding:6px!important}.image-wrap img,.menu-card:hover .image-wrap img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:none!important}}.menu-card{overflow:hidden!important}.menu-info{align-items:center!important;height:72px!important;min-height:72px!important;padding:8px 12px 12px!important;overflow:visible!important}.menu-info>div{min-width:0!important}.menu-info h3{white-space:nowrap!important;overflow:visible!important}.temperature-price{white-space:normal!important;flex:0 0 116px!important;width:116px!important;min-width:116px!important;font-size:13px!important;line-height:1.2!important}@media (width<=1100px){.image-wrap{height:238px!important;min-height:238px!important;max-height:238px!important}.menu-info{height:72px!important;min-height:72px!important;padding:8px 10px 12px!important}.menu-info h3{font-size:17px!important}.menu-info>strong{font-size:16px!important}.temperature-price{flex-basis:112px!important;width:112px!important;min-width:112px!important;font-size:12px!important}}.language-gate{z-index:30000;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow:hidden}.language-gate-backdrop{-webkit-backdrop-filter:blur(9px);background:#fff8ee94;position:absolute;inset:0}.language-gate-panel{z-index:1;text-align:center;background:#ffffffe6;border:1px solid #ffffffe6;border-radius:34px;width:min(920px,94vw);padding:34px 38px 42px;position:relative;box-shadow:0 28px 80px #49301833}.language-gate-brand{color:#e87513;margin-bottom:8px;font-size:22px;font-weight:900}.language-gate-panel h2{color:#222;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.2}.language-gate-guide{color:#777;margin:8px 0 28px;font-size:17px;font-weight:700}.language-gate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.language-3d-button{cursor:pointer;touch-action:manipulation;background:linear-gradient(#fff 0%,#fff7ed 100%);border:2px solid #fffffff2;border-radius:28px;min-height:230px;padding:22px 12px 25px;transition:transform .12s,box-shadow .12s;position:relative;transform:translateY(0);box-shadow:0 11px #e7d3bd,0 17px 28px #54381b2b,inset 0 2px #fff}.language-3d-button:active{transform:translateY(8px);box-shadow:0 3px #e7d3bd,0 7px 15px #54381b24,inset 0 2px #fff}.language-flag{filter:drop-shadow(0 5px 5px #00000024);margin-bottom:10px;font-size:72px;line-height:1;display:block}.language-3d-button strong{color:#222;font-size:25px;line-height:1.2;display:block}.language-order-label{color:#e87513;margin-top:12px;font-size:16px;font-weight:900;display:block}@media (width<=760px){.language-gate{padding:16px}.language-gate-panel{border-radius:28px;width:min(620px,96vw);padding:26px 18px 32px}.language-gate-guide{margin-bottom:20px}.language-gate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.language-3d-button{border-radius:24px;min-height:185px}.language-flag{font-size:60px}.language-3d-button strong{font-size:22px}}.cart{align-self:start!important;height:calc(100dvh - 72px)!important;min-height:0!important;max-height:calc(100dvh - 72px)!important;position:sticky!important;top:72px!important;overflow:hidden!important}.cart-title{flex:none!important}.cart-list{overscroll-behavior:contain;flex:1 1 0!important;min-height:0!important;overflow-y:auto!important}.cart-bottom{box-shadow:0 -8px 18px #0000000a;z-index:6!important;padding-bottom:max(14px, env(safe-area-inset-bottom))!important;background:#fff!important;flex:none!important;position:relative!important;bottom:auto!important}.order-button{flex:0 0 54px!important;min-height:54px!important}.menu-area{overflow:visible!important}.welcome{z-index:30!important;margin:0!important;position:sticky!important;top:72px!important}.categories-fixed-slot{z-index:29!important;box-sizing:border-box!important;background:#fff!important;width:100%!important;margin:0 0 10px!important;padding:8px 0 10px!important;position:sticky!important;top:148px!important;box-shadow:0 5px 12px #0000000a!important}.categories-fixed-slot .categories{width:100%!important;box-shadow:none!important;background:0 0!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;top:auto!important;left:auto!important;right:auto!important}.categories-fixed-slot .categories:before{content:none!important}.categories-fixed-slot .categories button{width:100%!important;min-width:0!important;margin:0!important}.menu-grid{margin-top:0!important}@media (width<=1100px){.welcome{position:sticky!important;top:72px!important}.categories-fixed-slot{position:sticky!important;top:148px!important}.categories-fixed-slot .categories{gap:8px!important}}.admin-page{color:#1d1d1d;background:#f7f7f7;min-height:100vh;padding:28px;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.admin-header{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:0 auto 20px;display:flex}.admin-header p{letter-spacing:1.5px;color:#d88026;margin:0 0 4px;font-size:11px;font-weight:900}.admin-header h1{margin:0;font-size:30px}.admin-header-actions{gap:10px;display:flex}.admin-header-actions button,.add-button{cursor:pointer;border-radius:12px;height:44px;padding:0 18px;font-size:14px;font-weight:800}.ghost-button{color:#444;background:#fff;border:1px solid #ddd}.save-button,.add-button{color:#fff;background:#ff861d;border:0}.admin-summary{grid-template-columns:repeat(4,1fr) auto;gap:10px;max-width:1240px;margin:0 auto 18px;display:grid}.admin-summary>div{background:#fff;border:1px solid #ececec;border-radius:16px;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.admin-summary span{color:#777;font-size:13px}.admin-summary strong{font-size:22px}.admin-list{flex-direction:column;gap:10px;max-width:1240px;margin:0 auto;display:flex}.admin-menu-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;grid-template-columns:82px 135px minmax(0,1fr) 125px;align-items:center;gap:18px;min-height:142px;padding:18px;display:grid}.order-column{align-items:center;gap:10px;display:flex}.order-number{color:#ef7818;background:#fff0e2;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.order-buttons{flex-direction:column;gap:4px;display:flex}.order-buttons button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;width:28px;height:28px}.order-buttons button:disabled{opacity:.3;cursor:default}.admin-thumb{background:#fafafa;border-radius:14px;place-items:center;height:118px;display:grid;overflow:hidden}.admin-thumb img{object-fit:contain;width:100%;height:100%}.thumb-empty{color:#aaa;font-size:12px}.admin-fields{grid-template-columns:1.2fr 1.2fr .8fr .7fr;gap:10px;display:grid}.admin-fields label{color:#777;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.admin-fields input,.admin-fields select{color:#222;background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;height:44px;padding:0 10px;font-size:14px}.status-column{flex-direction:column;gap:8px;display:flex}.switch-row{color:#555;justify-content:space-between;align-items:center;font-size:12px;display:flex}.switch-row input{width:19px;height:19px}.delete-admin-button{color:#ba4b4b;cursor:pointer;background:#fff5f5;border:1px solid #f0d4d4;border-radius:9px;height:32px;font-size:11px}.admin-help{color:#8c6747;background:#fff8f0;border-radius:14px;max-width:1240px;margin:18px auto 0;padding:14px 16px;font-size:12px;line-height:1.6}@media (width<=1050px){.admin-page{padding:16px}.admin-summary{grid-template-columns:repeat(2,1fr)}.add-button{grid-column:1/-1}.admin-menu-card{grid-template-columns:70px 90px 1fr}.admin-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.status-column{flex-direction:row;grid-column:1/-1;align-items:center}}.admin-thumb{gap:8px;min-height:118px;padding:8px;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:auto!important;display:flex!important;overflow:visible!important}.admin-thumb img{border-radius:10px;object-fit:contain!important;width:100%!important;height:96px!important}.admin-thumb label{width:100%;margin-top:0!important}.admin-thumb label span{box-sizing:border-box;text-align:center;width:100%}body{margin:0}.order-admin-page{color:#2d241d;background:#f7f7f7;min-height:100vh;padding:24px;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.order-admin-header,.order-summary,.order-list,.order-admin-note{width:min(1180px,100%);margin-left:auto;margin-right:auto}.order-admin-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.order-admin-header p{color:#c98645;letter-spacing:1.5px;margin:0 0 6px;font-size:11px;font-weight:900}.order-admin-header h1{margin:0;font-size:28px}.order-admin-actions{gap:8px;display:flex}.order-admin-actions button{cursor:pointer;background:#fff;border:1px solid #e6d8ca;border-radius:12px;padding:11px 15px;font-weight:850}.order-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.order-summary>div{background:#fff;border:1px solid #eee5dd;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.order-summary span{color:#8a7767;font-size:13px;font-weight:800}.order-summary strong{font-size:22px}.order-list{gap:12px;display:grid}.order-card{background:#fff;border:1px solid #ece4dc;border-radius:18px;padding:17px;box-shadow:0 6px 18px #0000000a}.order-card-top,.order-card-bottom{justify-content:space-between;align-items:center;gap:14px;display:flex}.order-time{color:#9c8878;font-size:12px;font-weight:750}.order-card h2{margin:4px 0 0;font-size:21px}.status-badge{color:#e56f14;background:#fff0df;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.status-making{color:#9a7000;background:#fff3cc}.status-ready{color:#197a3c;background:#def7e7}.status-done{color:#4d5f72;background:#e8edf3}.status-canceled{color:#9a5656;background:#f4e8e8}.order-items{border-top:1px solid #f0e7df;border-bottom:1px solid #f0e7df;margin:14px 0;padding:8px 0}.order-line{grid-template-columns:1fr 65px 105px;align-items:center;gap:10px;padding:7px 2px;display:grid}.order-line span{font-size:15px;font-weight:800}.order-line b,.order-line strong{text-align:right}.order-total{align-items:baseline;gap:12px;display:flex}.order-total span{color:#8a7767;font-size:13px;font-weight:800}.order-total strong{font-size:22px}.status-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.status-buttons button{cursor:pointer;background:#fff;border:1px solid #e5d8cb;border-radius:10px;padding:8px 11px;font-weight:850}.status-buttons button.active{color:#fff;background:#ff8a28;border-color:#ff8a28}.status-buttons .cancel-order{color:#a65b5b}.status-buttons .delete-order{color:#81766d;background:#f4f1ee}.order-empty{text-align:center;color:#8e7c6d;background:#fff;border:1px dashed #dfd1c4;border-radius:18px;padding:70px 20px;font-weight:800}.order-admin-note{color:#7b695a;background:#fff9ef;border:1px solid #f0dfc4;border-radius:12px;margin-top:16px;padding:13px 15px;font-size:12px;line-height:1.6}@media (width<=760px){.order-admin-page{padding:14px}.order-admin-header{flex-direction:column;align-items:flex-start}.order-summary{grid-template-columns:1fr}.order-card-bottom{flex-direction:column;align-items:flex-start}.status-buttons{justify-content:flex-start}.order-line{grid-template-columns:1fr 52px 88px}}.status-board-page{color:#222;background:#fff8f1;min-height:100vh;padding:32px;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.status-board-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.status-board-header p{color:#ef7f1a;letter-spacing:2px;margin:0 0 4px;font-size:14px;font-weight:900}.status-board-header h1{margin:0;font-size:clamp(32px,3.2vw,46px)}.status-board-clock{color:#9a6a43;align-items:center;gap:14px;font-weight:900;display:flex}.status-board-clock strong{font-size:42px}.status-board-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.status-panel{background:#fff;border-radius:28px;min-height:calc(100vh - 190px);padding:26px;box-shadow:0 16px 40px #46321e14}.status-panel-title{border-bottom:2px solid #f3eadf;align-items:center;gap:14px;padding-bottom:20px;display:flex}.status-panel-title>span{font-size:42px}.status-panel-title small{color:#999;letter-spacing:1.5px;font-weight:900;display:block}.status-panel-title h2{margin:2px 0 0;font-size:clamp(28px,4vw,44px)}.status-order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:22px;display:grid}@media (width>=1400px){.status-order-number{font-size:clamp(24px,2.2vw,36px)}}.status-order-number{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;background:#f5f5f5;border-radius:18px;justify-content:center;align-items:center;min-height:92px;padding:14px 10px;font-size:clamp(22px,2.6vw,38px);font-weight:950;line-height:1;display:flex;overflow:hidden}.ready-panel{border:3px solid #ff8a28}.ready-number{color:#e66f00;background:#fff0df;box-shadow:inset 0 0 0 2px #ff8a282e}.status-empty{text-align:center;color:#aaa;grid-column:1/-1;padding:40px 10px;font-size:18px;font-weight:800}.status-board-footer{text-align:center;color:#876d58;margin-top:20px;font-size:16px;font-weight:800}@media (width<=900px){.status-board-page{padding:18px}.status-board-grid{grid-template-columns:1fr}.status-panel{min-height:auto}}*{box-sizing:border-box}.phone-orders-page{color:#1f1f1f;background:#f7f5f1;min-height:100vh;padding:16px;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.phone-orders-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.phone-orders-header p{color:#e97813;letter-spacing:1.4px;margin:0 0 3px;font-size:11px;font-weight:900}.phone-orders-header h1{margin:0;font-size:25px}.phone-sound-button{cursor:pointer;background:#fff;border:2px solid #d7d2cb;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:92px;height:64px;display:flex}.phone-sound-button span{font-size:24px}.phone-sound-button strong{font-size:12px}.phone-sound-button.on{color:#df6b00;background:#fff1df;border-color:#ff8a28;box-shadow:0 0 0 4px #ff8a281f}.phone-summary{background:#fff;border-radius:16px;justify-content:space-between;margin-bottom:12px;padding:15px 16px;display:flex}.phone-summary strong{font-size:22px}.phone-order-list{gap:12px;display:grid}.phone-order-card{background:#fff;border:2px solid #0000;border-radius:20px;padding:16px;position:relative}.phone-order-card.new-order{border-color:#ff8a28;box-shadow:0 0 0 5px #ff8a281f}.phone-order-top{border-bottom:1px solid #eee8e1;justify-content:space-between;gap:10px;padding-bottom:12px;display:flex}.phone-order-top span{color:#888;font-size:12px}.phone-order-top h2{margin:3px 0 0;font-size:24px}.phone-order-top>b{color:#df6b00;background:#fff0df;border-radius:999px;padding:7px 10px;font-size:12px}.phone-items{gap:8px;padding:11px 0;display:grid}.phone-item{justify-content:space-between;gap:12px;display:flex}.phone-total{border-top:1px solid #eee8e1;justify-content:space-between;padding-top:11px;display:flex}.phone-total strong{font-size:20px}.phone-new-badge{text-align:center;color:#fff;background:#ff8a28;border-radius:12px;margin-top:12px;padding:10px 12px;font-weight:900}.phone-empty{text-align:center;color:#999;padding:60px 12px;font-weight:800}.phone-note{text-align:center;color:#8a7665;margin-top:14px;padding:12px;font-size:12px;line-height:1.5}.phone-header-actions{align-items:center;gap:8px;display:flex}.phone-push-button{cursor:pointer;background:#fff;border:2px solid #d7d2cb;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:92px;height:64px;display:flex}.phone-push-button span{font-size:24px}.phone-push-button strong{font-size:12px}.phone-push-button.on{color:#23804e;background:#e9f8ef;border-color:#2f9e62;box-shadow:0 0 0 4px #2f9e621f}.phone-push-button:disabled{opacity:.65;cursor:wait}@media (width<=520px){.phone-orders-header{align-items:flex-start}.phone-orders-header h1{font-size:21px}.phone-header-actions{gap:6px}.phone-sound-button,.phone-push-button{border-radius:15px;min-width:76px;height:58px}.phone-sound-button span,.phone-push-button span{font-size:21px}.phone-sound-button strong,.phone-push-button strong{font-size:10px}}
