@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&family=Playfair+Display:wght@700&display=swap";.configuration-error{background:#f5faff;place-items:center;min-height:100vh;padding:24px;display:grid}.configuration-error section{text-align:center;background:#fff;border:1px solid #d5e4ef;border-radius:16px;width:min(560px,100%);padding:42px;box-shadow:0 24px 70px #2157791a}.configuration-error h1{font-size:22px}.configuration-error p{color:#506b80;font-size:12px;line-height:1.9}.swipe-back-indicator{--swipe-progress:0;z-index:1000;pointer-events:none;color:#fff;width:42px;height:42px;opacity:calc(var(--swipe-progress) * .95);transform:translate3d(calc((var(--swipe-progress) - 1) * 38px),-50%,0) scale(calc(.8 + var(--swipe-progress) * .2));background:#0878c5;border-radius:50%;place-items:center;transition:opacity .12s,transform .12s;display:grid;position:fixed;top:50%;left:8px;box-shadow:0 8px 24px #064e7d55}.swipe-back-indicator svg{width:22px;transform:rotate(180deg)}.swipe-back-indicator.ready{background:#07558e;box-shadow:0 0 0 6px #0878c533,0 8px 24px #064e7d55}@media (pointer:fine){.swipe-back-indicator{display:none}}:root{color:#f4f1e8;--gold:#c9a85f;--gold2:#e8cb84;--panel:#11151b;--panel2:#171c23;--line:#293038;--muted:#8c949e;--red:#e76662;--green:#68c6a3;font-synthesis:none;background:#080a0d;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 40% -20%,#1e2935 0,#0000 35%),#080a0d;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh}.rail{z-index:20;background:#090c10;border-right:1px solid #23282e;flex-direction:column;align-items:center;gap:12px;width:82px;padding:21px 10px;display:flex;position:fixed;inset:0 auto 0 0}.logo{margin-bottom:38px;font:700 29px Playfair Display}.logo span{color:var(--gold);margin-left:1px;font-size:16px}.rail button{color:#707882;background:0 0;border:0;border-radius:10px;place-items:center;gap:2px;width:58px;height:58px;display:grid}.rail button svg{width:20px}.rail button small{font-size:9px}.rail button.on{color:var(--gold2);background:linear-gradient(145deg,#2e281c,#171716);border:1px solid #55482d}.rail-bottom{margin-top:auto}.app>main{min-height:100vh;margin-left:82px}header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0d11dd;justify-content:space-between;align-items:center;height:94px;padding:0 34px;display:flex;position:sticky;top:0}header p{color:var(--gold);letter-spacing:.22em;margin:0 0 7px;font-size:8px}header h1{margin:0;font-size:22px}.top-actions{align-items:center;gap:16px;display:flex}.search{color:#6f7780;background:#101419;border:1px solid #282e35;align-items:center;width:280px;height:40px;padding:0 12px;display:flex}.search svg{width:15px}.search input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding-left:9px;font-size:11px}.icon-btn{color:#a8afb6;background:#11161c;border:1px solid #292f36;width:40px;height:40px;position:relative}.icon-btn svg{width:17px}.icon-btn i{color:#fff;background:#c64d4d;border-radius:10px;padding:3px 5px;font:700 8px sans-serif;position:absolute;top:-7px;right:-5px}.person{text-align:right;grid-template-columns:1fr 38px;align-items:center;column-gap:11px;display:grid}.person b,.person span{font-size:10px;display:block}.person span{color:#69727d;letter-spacing:.1em;font-size:7px}.person em{width:38px;height:38px;color:var(--gold2);background:#2f332f;border-radius:50%;grid-area:1/2/3;place-items:center;font-style:normal;display:grid}.page{max-width:1540px;margin:auto;padding:26px 34px 70px}.livebar{color:#8fc9b0;background:#101713;border:1px solid #25342f;justify-content:space-between;align-items:center;height:48px;padding:0 13px 0 18px;font-size:10px;display:flex}.livebar small{color:#59655f;margin-left:14px}.pulse{background:#5bc398;border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 12px #5bc398}.livebar button{color:#acb3b6;background:#171d20;border:1px solid #343d41;height:30px;padding:0 12px;font-size:9px}.livebar button svg{vertical-align:middle;width:12px;margin-right:6px}.livebar button.enabled{color:#6ed0aa;border-color:#315f4e}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 23px;display:grid}.metric{border:1px solid var(--line);background:linear-gradient(135deg,#151a20,#0e1217);grid-template-columns:38px 1fr auto;align-items:center;min-height:116px;padding:20px;display:grid}.metric>div{width:36px;height:36px;color:var(--gold);background:#262217;border:1px solid #54472d;place-items:center;display:grid}.metric svg{width:17px}.metric span{color:#929aa3;font-size:10px}.metric b{font:600 31px sans-serif}.metric small{color:#667078;grid-column:2/4;font-size:9px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;display:flex}.tabs{gap:4px;display:flex}.tabs button{color:#79818a;background:0 0;border:0;border-bottom:2px solid #0000;height:43px;padding:0 17px;font-size:10px}.tabs b{background:#242a30;border-radius:8px;margin-left:5px;padding:3px 6px;font-size:8px}.toolbar select{color:#9da4ab;background:#101419;border:1px solid #2a3037;height:32px;padding:0 13px;font-size:9px}.order-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:16px;display:grid}.order-card{background:linear-gradient(145deg,#151a20,#0d1115);border:1px solid #293038;padding:18px;position:relative}.order-card.fresh{box-shadow:inset 0 2px var(--gold),0 8px 30px #0004;border-color:#8b723e}.card-top{align-items:center;gap:9px;height:23px;display:flex}.card-top strong{color:#111;background:var(--gold2);letter-spacing:.1em;padding:5px 7px;font-size:7px}.card-top strong svg{vertical-align:middle;width:10px}.status{color:#aab2ba;white-space:nowrap;border:1px solid #4a535d;border-radius:2px;padding:4px 7px;font-size:8px;display:inline-block}.s-新規{color:#efc86c;border-color:#95753a}.card-top time{color:#9ba2aa;align-items:center;margin-left:auto;font-size:9px;display:flex}.card-top time svg{width:12px;margin-right:5px}.card-top time small{color:#626b74}.order-no{letter-spacing:.04em;margin:12px 0;font:600 17px sans-serif}.order-no span{float:right;color:#929aa3;border:1px solid #303840;padding:5px 8px;font:500 8px Noto Sans JP}.guest-row{border-top:1px solid #292f36;align-items:center;padding:13px 0;display:flex}.avatar{width:33px;height:33px;color:var(--gold2);background:#2d3030;border-radius:50%;place-items:center;margin-right:10px;font-size:11px;display:grid}.guest-row b,.guest-row small{font-size:11px;display:block}.guest-row small{color:#69727c;margin-top:3px;font-size:7px}.guest-row em{color:#e3c475;background:#252116;border:1px solid #5e5034;margin-left:auto;padding:7px 9px;font-size:10px;font-style:normal}.item-row{background:#0b0f13;align-items:center;padding:12px;display:flex}.item-row>span{width:43px;font-size:25px}.item-row b,.item-row small{font-size:11px;display:block}.item-row small{color:#717a83;margin-top:4px;font-size:9px}.item-row strong{margin-left:auto;font-size:14px}.card-actions{gap:7px;margin-top:13px;display:flex}.card-actions button{color:#e7ecf0;background:#1a2229;border:1px solid #42505c;flex:1;height:38px;font-size:10px}.card-actions button.gold{color:#0d0e0e;background:linear-gradient(135deg,#b7934d,#846b39);border:0;font-weight:700}.card-actions svg{vertical-align:middle;width:13px}.card-actions .more{flex:0 0 40px}.toast{z-index:100;color:#173023;background:#edf7ef;border-radius:3px;padding:13px 18px;font-size:11px;position:fixed;top:107px;right:25px;box-shadow:0 10px 30px #0008}.toast svg{vertical-align:middle;width:15px;margin-right:7px}.guest-head{border-bottom:1px solid var(--line);background:#0a0d11;justify-content:space-between;align-items:center;height:70px;padding:0 5vw;display:flex}.guest-head>div:last-child{text-align:right}.guest-head b,.guest-head small{font-size:10px;display:block}.guest-head small{color:#747c84;font-size:7px}.guest-brand{font:500 21px Playfair Display}.guest-brand b{color:var(--gold2);font-size:21px;display:inline}.guest-brand span{color:#7e858c;letter-spacing:.2em;margin-left:12px;font:500 7px Noto Sans JP}.guest-page{max-width:1400px;margin:auto;padding:38px 5vw 80px}.welcome{align-items:center;gap:19px;display:flex}.welcome>span{color:var(--gold);font-size:45px}.welcome small{color:var(--gold);letter-spacing:.2em;font-size:8px}.welcome h1{margin:7px 0;font-size:26px}.welcome p{color:#838b94;margin:0;font-size:11px}.welcome button{color:#d1d5d9;background:#151a20;border:1px solid #323941;margin-left:auto;padding:11px 14px;font-size:10px}.welcome button svg{vertical-align:middle;width:13px}.welcome button b{background:#7b663a;border-radius:8px;margin-left:5px;padding:2px 6px}.category-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:30px 0 23px;display:grid}.category-tabs button{color:#747d86;background:0 0;border:0;border-bottom:2px solid #0000;height:60px}.category-tabs button.active{color:var(--gold2);border-color:var(--gold);background:linear-gradient(#0000,#332b1c55)}.category-tabs svg{vertical-align:middle;width:18px;margin-right:8px}.shop-layout{grid-template-columns:1fr 340px;gap:22px;display:grid}.products{grid-template-columns:repeat(3,1fr);align-content:start;gap:13px;display:grid}.products article{border:1px solid var(--line);background:#12171d;padding:12px}.product-pic{background:radial-gradient(circle,#293039,#13171c);place-items:center;height:128px;font-size:49px;display:grid;position:relative}.product-pic span{color:#d6c18c;background:#181812cc;border:1px solid #574b30;padding:4px 6px;font-size:7px;position:absolute;top:8px;left:8px}.products h3{margin:13px 2px 7px;font-size:13px}.products p{color:#757e87;height:30px;font-size:9px;line-height:1.6}.products article>div:last-child{justify-content:space-between;align-items:center;display:flex}.add,.counter button{color:#e8ca7f;background:#282419;border:1px solid #6d5b33;height:32px;padding:0 10px;font-size:9px}.add svg,.counter svg{vertical-align:middle;width:12px}.counter{align-items:center;gap:9px;display:flex}.counter button{width:30px;padding:0}.cart{background:#12171c;border:1px solid #343b42;height:max-content;padding:20px;position:sticky;top:94px}.cart h2{margin:0 0 17px;font-size:13px}.cart h2 svg{vertical-align:middle;width:16px;color:var(--gold);margin-right:7px}.cart h2 span{float:right;background:#574829;border-radius:10px;padding:3px 7px;font-size:8px}.empty-cart{color:#5c646c;border:1px dashed #343b42;align-content:center;place-items:center;height:115px;display:grid}.empty-cart svg{width:22px}.empty-cart p{font-size:9px}.cart-line{border-top:1px solid #292f35;align-items:center;padding:11px 0;display:flex}.cart-line>span{margin-right:9px;font-size:20px}.cart-line b,.cart-line small{font-size:10px;display:block}.cart-line small{color:#737c84;font-size:8px}.cart-line strong{margin-left:auto;font-size:10px}.cart label{border-top:1px solid var(--line);margin-top:8px;padding-top:17px;font-size:10px;display:block}.cart label em{float:right;color:#e2766f;font-size:8px;font-style:normal}.cart select{color:#cbd0d4;background:#0c1014;border:1px solid #3b434a;width:100%;height:42px;margin:9px 0;padding:0 10px;font-size:10px}.cart label>small{color:#697078;font-size:8px}.total{border-top:1px solid var(--line);justify-content:space-between;align-items:end;margin-top:15px;padding:18px 0;display:flex}.total span{font-size:10px}.total b{color:var(--gold2);font-size:23px}.order-button{color:#12120f;background:linear-gradient(135deg,#d2b568,#9b7e3c);border:0;width:100%;height:48px;font-size:11px;font-weight:700}.order-button:disabled{opacity:.35;cursor:not-allowed}.order-button svg{vertical-align:middle;width:14px}.checkout-link{color:#9aa1a8;background:0 0;border:0;width:100%;margin-top:13px;font-size:9px;text-decoration:underline}.checkout-banner{background:linear-gradient(110deg,#1b1c18,#101419);border:1px solid #5d5032;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.checkout-banner span{color:#e5c36e;letter-spacing:.18em;font-size:8px}.checkout-banner h2{margin:7px 0;font-size:20px}.checkout-banner h2 small{color:#777f86;margin-left:9px;font-size:8px}.checkout-banner p{color:#818990;font-size:9px}.checkout-banner>div:last-child{text-align:right}.checkout-banner>div:last-child small,.checkout-banner>div:last-child b{display:block}.checkout-banner>div:last-child b{color:var(--gold2);font-size:27px}.checkout-grid{grid-template-columns:1fr 310px;gap:15px;margin-top:15px;display:grid}.bill,.checkout-actions,.audit{border:1px solid var(--line);background:#11161c;padding:23px}.bill-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:16px;display:flex}.bill-head svg{vertical-align:middle;width:16px;color:var(--gold);margin-right:8px}.bill-head span{font-size:12px}.bill-head b{color:#9ea5ad;font-size:9px}.bill-line{border-bottom:1px solid #292f36;grid-template-columns:35px 1fr 100px 90px 70px;align-items:center;gap:10px;padding:15px 0;display:grid}.bill-line>span:first-child{font-size:22px}.bill-line b,.bill-line small{font-size:10px;display:block}.bill-line small{color:#727b84;margin-top:4px;font-size:8px}.bill-line em{color:#8f979f;font-size:9px;font-style:normal}.bill-line strong{font-size:11px}.bill-total{justify-content:space-between;align-items:center;padding-top:20px;display:flex}.bill-total span{font-size:11px}.bill-total span small{color:#777f86;margin-top:4px;font-size:8px;display:block}.bill-total b{color:var(--gold2);font-size:24px}.safe{color:#68c6a3;background:#111d18;border:1px solid #315a4a;padding:12px;display:flex}.safe svg{width:18px;margin-right:9px}.safe b,.safe small{font-size:9px;display:block}.safe small{color:#72877e;margin-top:3px;font-size:8px}.checkout-actions h3{margin-top:24px;font-size:11px}.checkout-actions ol{margin:0 0 22px;padding:0;list-style:none}.checkout-actions li{gap:10px;padding:10px 0;display:flex;position:relative}.checkout-actions li i{border:1px solid #414950;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-style:normal;display:grid}.checkout-actions li i svg{width:12px}.checkout-actions li b,.checkout-actions li small{font-size:9px;display:block}.checkout-actions li small{color:#707881;margin-top:3px;font-size:8px}.checkout-actions li.done i{color:#75d2ad;background:#254c3c}.checkout-actions>button{background:linear-gradient(135deg,#caae62,#92763b);border:0;width:100%;height:42px;font-size:10px;font-weight:700}.checkout-actions>button.outline{color:#d8bd78;background:0 0;border:1px solid #75633b;margin-top:8px}.admin-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.admin-grid article{border:1px solid var(--line);background:#12171d;padding:22px}.admin-grid article>div{width:40px;height:40px;color:var(--gold);background:#292519;place-items:center;display:grid}.admin-grid svg{width:19px}.admin-grid small{float:right;color:var(--gold2);margin-top:-34px;font-size:9px}.admin-grid h2{margin-top:20px;font-size:14px}.admin-grid p{color:#79818a;height:30px;font-size:9px}.admin-grid button{color:#bca66d;background:0 0;border:0;padding:0;font-size:9px}.admin-grid button svg{vertical-align:middle;width:12px}.audit{margin-top:15px}.audit>div{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:15px;display:flex}.audit>div svg{vertical-align:middle;width:16px;color:var(--gold);margin-right:8px}.audit>div span{font-size:12px}.audit>div button{color:#9d8958;background:0 0;border:0;font-size:9px}.audit p{border-bottom:1px solid #252b31;grid-template-columns:60px 150px 1fr;margin:0;padding:12px 0;font-size:9px;display:grid}.audit p i{color:#737b84;font-style:normal}.audit p span{color:#929aa2}@media (width<=1100px){.order-grid,.products,.metrics,.admin-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.rail{z-index:50;flex-direction:row;justify-content:space-around;width:auto;height:66px;padding:4px;inset:auto 0 0}.rail .logo,.rail-bottom{display:none}.rail button{height:56px}.app>main{margin-left:0;padding-bottom:66px}header{height:72px;padding:0 17px}.top-actions .search,.person{display:none}.page{padding:18px 13px 50px}.livebar small{display:none}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:95px;padding:13px}.order-grid{grid-template-columns:1fr}.tabs{overflow:auto}.tabs button{white-space:nowrap;padding:0 10px}.toolbar select{display:none}.guest-head{padding:0 18px}.guest-page{padding:24px 14px}.welcome{align-items:flex-start}.welcome>span{font-size:30px}.welcome button{padding:9px;font-size:0}.welcome button svg{margin:0}.welcome button b{font-size:9px}.category-tabs button{font-size:0}.category-tabs svg{margin:0}.shop-layout{flex-direction:column;display:flex}.products{grid-template-columns:1fr 1fr}.product-pic{height:105px}.cart{position:static}.checkout-grid{grid-template-columns:1fr}.bill-line{grid-template-columns:32px 1fr 75px}.bill-line em,.bill-line .status{display:none}.checkout-banner{padding:18px}.checkout-banner>div:last-child b{font-size:19px}.admin-grid{grid-template-columns:1fr 1fr}.audit p{grid-template-columns:45px 90px 1fr}}@media (width<=420px){.products{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.metric b{font-size:23px}.admin-grid{grid-template-columns:1fr}.welcome p{display:none}}.admin-sound{background:#fff;border:1px solid #d8e4ed;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;padding:16px 18px;display:flex;box-shadow:0 6px 20px #254a6810}.admin-sound>div{align-items:center;gap:12px;display:flex}.admin-sound svg{color:#0874c1;width:22px}.admin-sound b,.admin-sound small{display:block}.admin-sound b{font-size:12px}.admin-sound small{color:#65768a;margin-top:4px;font-size:9px}.admin-sound button{color:#0871bd;background:#edf7fe;border:1px solid #1686d1;border-radius:6px;min-height:38px;padding:0 16px;font-size:10px;font-weight:700}.admin-sound button.enabled{color:#167c5e;background:#edf9f5;border-color:#18956d}.admin-sound .sound-controls{align-items:center;gap:8px;display:flex}.sound-controls label{align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.sound-controls select{background:#fff;border:1px solid #b8ccda;border-radius:6px;height:38px;padding:0 24px 0 10px}.new-order-notice{color:#fff;background:#e54837;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin:-4px 0 14px;padding:13px;font-size:15px;font-weight:900;display:flex;box-shadow:0 7px 20px #b52e2440}.new-order-notice small{opacity:.9;font-size:9px;font-weight:600}@media (width<=720px){.admin-sound{flex-direction:column;align-items:stretch}.admin-sound .sound-controls{flex-wrap:wrap;align-items:stretch}.sound-controls label{justify-content:space-between;width:100%}.admin-sound button{flex:1}.new-order-notice{font-size:13px}}.network-banner{z-index:200;color:#7a5200;background:#fff5db;border:1px solid #edcf78;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2345}.network-banner.offline{color:#a52f38;background:#fff0f1;border-color:#efb8bd}.network-banner svg{width:16px}.send-failed{color:#c73943;margin-top:10px;font-size:11px;font-style:normal;display:block}.retry-button,.load-more{color:#b32e37;background:#fff3f4;border:1px solid #d94c55;border-radius:6px;width:100%;min-height:42px;margin-top:10px}.text-button{color:#65768a;background:0 0;border:0;align-items:center;gap:6px;display:flex}.text-button svg{width:15px}.checkout-action-row{gap:8px;display:flex}.checkout-action-row button{color:#fff;background:#1677c8;border:0;border-radius:6px;min-height:40px;padding:0 14px}.product-option input,.product-option textarea{color:#14243a;background:#fff;border:1px solid #c9d9e5;border-radius:6px;width:100%;margin-top:6px;padding:9px;font-size:11px}.product-option textarea{resize:vertical;min-height:66px}.product-option>small{text-align:right;color:#718296;display:block}.cast-input{position:relative}.cast-suggestions{z-index:30;background:#fff;border:1px solid #bdd4e5;border-radius:7px;display:grid;position:absolute;top:64px;left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #173f5d2c}.cast-suggestions button{text-align:left;color:#123a59;background:#fff;border:0;border-bottom:1px solid #e3edf4;padding:10px 12px}.cast-suggestions button:hover{background:#eaf6ff}.confirm-backdrop{z-index:300;background:#102b426e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:14px;width:min(680px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 24px 70px #102b4266}.confirm-dialog>small{color:#1683d4;letter-spacing:.12em}.confirm-dialog h2{margin:7px 0 18px}.confirm-table article{border-bottom:1px solid #dfebf3;grid-template-columns:1fr auto auto;gap:16px;padding:14px 0;display:grid}.confirm-table small,.confirm-table em{color:#65768a;margin-top:5px;font-size:10px;font-style:normal;display:block}.memo-emphasis,.staff-memo{color:#8b4b0c!important;background:#fff6e9!important;border-left:3px solid #ee8b2d!important;margin-top:6px!important;padding:7px 9px!important;font-size:11px!important;font-style:normal!important;display:block!important}.confirm-total,.checkout-grand-total{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.confirm-total b,.checkout-grand-total b{color:#075fae;font-size:24px}.confirm-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.confirm-actions button{background:#fff;border:1px solid #bdd4e5;border-radius:7px;min-height:46px}.confirm-actions .primary{color:#fff;background:#1677c8;border:0;font-weight:700}.checkout-waiting-message{text-align:center;background:#eef8ff;border:1px solid #c8e3f5;border-radius:12px;padding:28px}.checkout-waiting-message svg{color:#1683d4;width:34px}.checkout-waiting-message h1{margin:8px}.timeline-order{text-align:left;color:#14243a;background:#fff;border:0;border-bottom:1px solid #dce8f0;grid-template-columns:75px 1fr auto auto;align-items:start;gap:12px;width:100%;padding:15px;display:grid}.timeline-order>time{color:#075fae;font-size:17px;font-weight:700}.timeline-order time small,.timeline-order div>small,.timeline-order div>em{color:#65768a;margin-top:4px;font-size:10px;font-style:normal;display:block}.timeline-order.cancelled{opacity:.55;background:#f3f4f5}.timeline-detail{background:#f1f7fb;border-radius:6px;margin-top:10px;padding:10px;font-size:10px;line-height:1.8}.item-row em{color:#075fae;margin-top:5px;font-size:10px;font-style:normal;display:block}.checkout-tabs{gap:8px;margin-bottom:14px;display:flex;overflow:auto}.checkout-tabs button{text-align:left;background:#fff;border:1px solid #cbdce8;border-radius:8px;min-width:150px;padding:10px}.checkout-tabs button.active{background:#eef8ff;border-color:#1677c8}.checkout-tabs small{margin-top:4px;display:block}.checkout-summary-head{background:#fff;border:1px solid #d8e4ed;border-radius:9px;justify-content:space-between;align-items:center;padding:18px;display:flex}.checkout-summary-head h2{margin:5px 0}.checkout-summary-head>b{color:#075fae;font-size:25px}.checkout-category{background:#fff;border:1px solid #d8e4ed;border-radius:9px;margin-top:13px;padding:18px}.checkout-category h3{border-bottom:2px solid #dcecf7;justify-content:space-between;padding-bottom:10px;display:flex}.checkout-category>article{border-bottom:1px solid #e3ecf2;grid-template-columns:1fr auto;padding:12px 0;display:grid}.checkout-category article small{margin-top:4px;display:block}.checkout-category article>button{color:#086dad;background:#f2f9fd;border:1px solid #b9d6e8;border-radius:6px}.checkout-order-details{background:#f5f9fc;border-radius:7px;grid-column:1/3;margin-top:10px;padding:8px}.checkout-order-details>div{border-bottom:1px solid #dce7ee;gap:4px;padding:9px;font-size:10px;display:grid}.cast-master .inactive{opacity:.5;background:#f1f2f3}.cast-master button{background:#fff;border:1px solid #c6d7e3;border-radius:5px;margin-left:7px;padding:6px 9px}@media (width<=720px){.confirm-dialog{padding:17px}.confirm-table article{grid-template-columns:1fr auto}.confirm-table article>strong{grid-column:2}.timeline-order{grid-template-columns:58px 1fr}.timeline-order>strong,.timeline-order>.status{grid-column:2}.checkout-summary-head{align-items:flex-start}.checkout-category>article{grid-template-columns:1fr}.checkout-category article>button{min-height:36px;margin-top:8px}.checkout-order-details{grid-column:1}.confirm-actions{grid-template-columns:1fr}}.demo-banner{z-index:500;color:#684f00;background:#fff3cd;border:1px solid #e5c25c;border-radius:20px;width:max-content;max-width:calc(100% - 20px);padding:7px 14px;font-size:10px;position:fixed;top:6px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #243b5528}.cast-suggestions.static{box-shadow:none;grid-template-columns:repeat(3,1fr);margin-top:4px;position:static}:root{color:#14243a;--gold:#1677c8;--gold2:#075fae;--panel:#fff;--panel2:#f5f9fd;--line:#d7e2ec;--muted:#65768a;--red:#d94c55;--green:#18956d;background:#eef5fb}body{color:#14243a;background:linear-gradient(135deg,#f7fbff,#eaf3fa)}.rail{background:#0b3b66;border-color:#164c78;box-shadow:4px 0 22px #123c6420}.logo{color:#fff}.logo span{color:#72c8ff}.rail button{color:#a9cbe6}.rail button.on{color:#086dbb;background:#fff;border-color:#fff;box-shadow:0 8px 18px #04294744}.app>main{background:#f2f7fb}header{background:#ffffffed;border-color:#d9e5ef;box-shadow:0 2px 12px #2447660a}header p{color:#1683d4}.search,.icon-btn{color:#617487;background:#f5f8fb;border-color:#d7e2eb}.search input{color:#16283b}.person em{color:#0872bf;background:#e2f2ff}.page{color:#172b41}.livebar{color:#157d5e;background:#eef9f6;border-color:#c8e7dc}.livebar button{color:#38536b;background:#fff;border-color:#c9d9e3}.metrics .metric,.order-card,.bill,.checkout-actions,.audit,.admin-grid article{background:#fff;border-color:#d8e4ed;box-shadow:0 6px 20px #254a6810}.metric>div{color:#0879c9;background:#e8f4fd;border-color:#c3e0f4}.toolbar{border-color:#d7e3ec}.tabs button{color:#6b7d8e}.tabs button.active{color:#0874c1;border-color:#1688d5}.tabs b{background:#e7f1f8}.toolbar select{color:#536a7d;background:#fff;border-color:#d4e0e9}.order-card.fresh{border-color:#42a5e8;box-shadow:inset 0 3px #1385d0,0 8px 24px #176fa31a}.card-top strong{color:#fff;background:#1686d1}.s-新規{color:#0872bd;background:#eff8fe;border-color:#1686d1}.s-対応中{color:#176b9a;border-color:#4b98c5}.s-配膳完了{color:#197758;border-color:#42a57f}.order-no span,.guest-row{border-color:#dbe5ed}.avatar{color:#0873bb;background:#e5f2fb}.guest-row em{color:#086eaf;background:#eaf5fc;border-color:#b9daf0}.item-row{background:#f4f8fb}.card-actions button{color:#17496c;background:#edf5fb;border-color:#bdd5e6}.card-actions button.gold{color:#fff;background:linear-gradient(135deg,#168bd8,#0669b4)}.checkout-banner{color:#fff;background:linear-gradient(110deg,#0b6fb9,#0a4f88);border:0;box-shadow:0 9px 24px #0c57972c}.checkout-banner span,.checkout-banner>div:last-child b{color:#fff}.checkout-banner h2 small,.checkout-banner p{color:#c9e4f7}.bill-line{border-color:#dce6ed}.bill-total b{color:#096db5}.safe{background:#eff9f5}.checkout-actions>button,.order-button{color:#fff;background:linear-gradient(135deg,#168bd8,#075fae)}.checkout-actions>button.outline{color:#086caf;border-color:#7cb7dd}.admin-grid article>div{color:#0877c4;background:#e6f3fc}.admin-grid small,.admin-grid button{color:#0871b9}.audit p,.audit>div{border-color:#dde6ed}.customer-app>main{background:#f5faff;min-height:100vh;margin-left:0}.guest-head{color:#132b42;background:#fff;border-color:#d7e5ef;box-shadow:0 3px 18px #2554770e}.guest-brand b{color:#0875c2}.guest-brand span{color:#668094}.guest-page{color:#152d43}.welcome>span,.welcome small{color:#087bcc}.welcome button{color:#284961;background:#fff;border-color:#cfdeea;border-radius:8px}.welcome button b{color:#fff;background:#0c79c7}.category-tabs{border-color:#d6e3ed}.category-tabs button{color:#60768a}.category-tabs button.active{color:#0877c4;background:linear-gradient(#0000,#dff2ff);border-color:#1286d4}.products article,.cart{background:#fff;border-color:#d7e4ed;border-radius:10px;box-shadow:0 8px 24px #244a6710}.product-pic{background:radial-gradient(circle,#f5fbff,#e7f2f9);border-radius:7px}.product-pic span{color:#fff;background:#0c79c7;border:0;border-radius:4px}.products p,.cart label>small,.empty-cart{color:#687b8d}.products article>div>b,.total b{color:#0871ba}.add,.counter button{color:#0870b6;background:#e8f5fd;border-color:#86c3e8;border-radius:5px}.cart h2 svg{color:#0878c4}.cart h2 span{color:#fff;background:#0b78c5}.empty-cart{border-color:#cbdce8}.cart-line,.cart label,.total{border-color:#dce6ed}.cart select{color:#233e54;background:#f6f9fc;border-color:#c8d9e6;border-radius:6px}.checkout-link{color:#096faf}@media (width<=720px){.customer-app>main{padding-bottom:0}.staff-app .app>main{padding-bottom:66px}}.cart-drawer-toggle{z-index:85;color:#fff;background:linear-gradient(135deg,#168bd8,#075fae);border:0;border-radius:28px;align-items:center;gap:8px;min-height:54px;padding:0 18px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #075fae55}.cart-drawer-toggle svg{width:20px}.cart-drawer-toggle b{color:#075fae;background:#fff;border-radius:12px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;display:grid}.shop-layout>.cart{z-index:100;border:0;border-left:1px solid #cbdce8;border-radius:18px 0 0 18px;width:min(440px,94vw);height:100dvh;padding:22px 18px 30px;transition:transform .24s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-16px 0 50px #123c6440}.shop-layout>.cart.drawer-open{transform:translate(0)}.cart-drawer-close{float:right;color:#086fb8;background:#edf7fe;border:1px solid #c9dce9;border-radius:50%;place-items:center;width:38px;height:38px;margin-top:-9px;display:grid}.cart-drawer-close svg{width:18px}.cart-drawer-backdrop{z-index:95;opacity:0;pointer-events:none;background:#102b4266;border:0;transition:opacity .24s;display:block;position:fixed;inset:0}.cart-drawer-backdrop.open{opacity:1;pointer-events:auto}.customer-menu-drawer>h2{min-height:38px;font-size:16px}.customer-drawer-tabs{grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0;display:grid}.customer-drawer-tabs button{color:#526f84;background:#f4f9fd;border:1px solid #c9dce9;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:46px;font-size:11px;font-weight:700;display:flex}.customer-drawer-tabs button.active{color:#076cb3;background:#e4f3fd;border-color:#1686d1;box-shadow:inset 0 -3px #1686d1}.customer-drawer-tabs svg{width:16px}.customer-drawer-tabs b{color:#0871b6;background:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.customer-drawer-content h3{margin:18px 0 8px;font-size:12px}.customer-drawer-history .history-panel{box-shadow:none;border:0;margin:8px 0 0;padding:0}.customer-drawer-history .timeline-order{grid-template-columns:58px 1fr;gap:8px}.customer-drawer-history .timeline-order>strong,.customer-drawer-history .timeline-order>.status{grid-column:2}.customer-drawer-history .history-head{padding:10px 0}.customer-drawer-history .history-head h2{font-size:14px}.customer-menu-drawer .cart-line{padding:14px 0}.customer-menu-drawer .cart-line b{font-size:12px}.customer-menu-drawer .cart-line small{margin-top:4px;font-size:10px;display:block}.customer-menu-drawer .cart-line strong,.customer-menu-drawer label{font-size:12px}.customer-menu-drawer select{height:48px;font-size:12px}.customer-menu-drawer .order-button{height:52px;font-size:12px}@media (width<=720px){.cart-drawer-toggle{bottom:16px;right:14px}}.reception-mode-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.reception-mode-actions button,.bulk-award-bar button{background:#fff;border:1px solid #d9c58b;border-radius:12px;min-height:44px;padding:9px 14px;font-weight:800}.reception-mode-actions button.selected,.bulk-award-bar button.selected{color:#fff;background:#211b0e;border-color:#211b0e}.reception-list>button.award-selected{background:#fffaf0;outline:3px solid #d5a927}.reception-list>button>input[type=checkbox]{accent-color:#b88a16;flex:none;width:24px;height:24px}.bulk-award-bar{z-index:8;background:#fff;border:1px solid #ead9a7;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:14px 0;padding:14px;display:flex;position:sticky;bottom:12px;box-shadow:0 8px 30px #0003}.bulk-award-bar>span{font-weight:800}.operation-history{background:#f7f4eb;border-radius:12px;gap:6px;padding:10px;display:grid}.operation-history small{display:block}.reception-operation-dialog label{gap:6px;margin-top:12px;display:grid}.reception-operation-dialog input,.reception-operation-dialog select{border:1px solid #d6d0c1;border-radius:10px;min-height:48px;padding:10px;font-size:16px}.ticket-bulk-bar select,.ticket-bulk-bar input{background:#fff;border:1px solid #d6d0c1;border-radius:10px;min-height:44px;padding:8px}.ticket-bulk-bar label{align-items:center;gap:6px;font-weight:700;display:flex}.ticket-bulk-bar input{width:72px}.ticket-issue-preview{background:#f7f4eb;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding:12px;display:grid}.ticket-issue-preview b{grid-column:1/-1}.ticket-issue-preview span{font-size:13px}@media (width<=700px){.bulk-award-bar{flex-direction:column;align-items:stretch}.bulk-award-bar>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reception-mode-actions{justify-content:flex-end}.reception-list>button.award-selected{outline-width:2px}.ticket-issue-preview{grid-template-columns:1fr}}.gate{background:radial-gradient(circle at 50% 0,#d9efff,#0000 42%),#f5faff;place-items:center;min-height:100vh;padding:24px;display:grid}.gate-card{text-align:center;background:#fff;border:1px solid #d5e4ef;border-radius:18px;width:min(440px,100%);padding:44px;box-shadow:0 24px 70px #2157791a}.gate-logo{color:#17324a;margin-bottom:22px;font:700 29px Playfair Display}.gate-logo b{color:#0877c3}.gate-card>small,.history-head small{letter-spacing:.2em;color:#087ac8;font-size:8px;font-weight:700}.gate-card h1{margin:11px 0;font-size:22px}.gate-card p{color:#6e8090;font-size:11px;line-height:1.8}.gate-card label{text-align:left;margin-top:28px;font-size:10px;font-weight:700;display:block}.gate-card input{color:#173149;background:#f7fbfe;border:1px solid #bfd4e3;border-radius:8px;outline:none;width:100%;height:50px;margin:8px 0 14px;padding:0 14px;display:block}.gate-card input:focus{border-color:#1684d0;box-shadow:0 0 0 3px #1684d018}.gate-card button{color:#fff;background:linear-gradient(135deg,#178bd8,#0865ad);border:0;border-radius:8px;width:100%;height:50px;font-size:11px;font-weight:700}.gate-card button:disabled{opacity:.4}.gate-card button svg{vertical-align:middle;width:14px}.gate-card>em{color:#8493a0;margin-top:17px;font-size:8px;font-style:normal;display:block}.gate-card.complete>svg{color:#15966e;width:48px;height:48px;margin-bottom:17px}.history-panel{background:#fff;border:1px solid #cfe0ec;border-radius:12px;margin-top:25px;padding:20px 24px;box-shadow:0 12px 35px #214f6c12}.history-head{border-bottom:1px solid #dce7ee;justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.history-head h2{margin:4px 0 0;font-size:16px}.history-head button{color:#176da5;background:#edf5fb;border:0;border-radius:6px;padding:7px 12px;font-size:9px}.history-line{border-bottom:1px solid #e2eaf0;grid-template-columns:38px 1fr 90px 76px;align-items:center;gap:10px;padding:13px 0;display:grid}.history-line>span{font-size:23px}.history-line b,.history-line small{font-size:10px;display:block}.history-line small{color:#758593;margin-top:4px;font-size:8px}.history-line strong{font-size:10px}.history-line em{font-style:normal}.no-history{text-align:center;color:#768796;padding:25px;font-size:10px}.staff-empty,.checkout-empty,.waiting-empty{text-align:center;background:#fff;border:1px solid #d8e4ed;border-radius:10px;align-content:center;place-items:center;min-height:280px;margin-top:16px;display:grid}.staff-empty svg,.checkout-empty svg,.waiting-empty svg{color:#1683cf;width:38px;height:38px}.checkout-empty svg{color:#15966e}.staff-empty h2,.checkout-empty h2,.waiting-empty h2{margin:14px 0 5px;font-size:17px}.staff-empty p,.checkout-empty p,.waiting-empty p{color:#738493;font-size:10px}.checkout-actions>button:not(.outline){margin-top:8px}@media (width<=620px){.gate-card{padding:32px 22px}.history-line{grid-template-columns:32px 1fr 70px}.history-line em{grid-column:2/4;width:max-content}.history-panel{padding:16px}}.metrics.compact{grid-template-columns:repeat(2,minmax(220px,1fr));max-width:720px}@media (width<=720px){.metrics.compact{grid-template-columns:1fr 1fr}}.category-tabs.menu-tabs{scrollbar-width:thin;border:0;gap:6px;padding-bottom:8px;display:flex;overflow-x:auto}.category-tabs.menu-tabs button{background:#fff;border:1px solid #d3e1eb;border-radius:8px;flex:none;min-width:116px;height:48px;padding:0 15px;font-size:10px}.category-tabs.menu-tabs button.active{color:#fff;background:#0878c5;border-color:#0878c5;box-shadow:0 6px 16px #0878c52b}.product-option{color:#536b7e;margin:10px 0;font-size:9px;display:block}.product-option select{color:#173850;background:#f7fbfe;border:1px solid #bed3e2;border-radius:6px;width:100%;height:38px;margin-top:5px;padding:0 9px;font-size:10px;display:block}.products article{flex-direction:column;display:flex}.products article>div:last-child{margin-top:auto}.products article.unavailable-product{opacity:.65}.products article.unavailable-product .product-pic{filter:grayscale(.35)}.add:disabled{cursor:not-allowed;opacity:.45}.menu-tabs+.shop-layout{margin-top:5px}.staff-order-form{background:#fff;border:1px solid #d7e4ed;border-radius:10px;grid-template-columns:1.1fr 1fr 1.5fr .8fr auto;align-items:end;gap:12px;margin:15px 0;padding:18px;display:grid;box-shadow:0 6px 20px #254a6810}.staff-order-form small,.checkout-queue>div>small{letter-spacing:.16em;color:#0878c4;font-size:8px}.staff-order-form h2,.checkout-queue h2{margin:5px 0;font-size:14px}.staff-order-form label{color:#536b7e;font-size:9px}.staff-order-form select{color:#17384f;background:#f7fbfe;border:1px solid #c8dbe8;border-radius:6px;width:100%;height:40px;margin-top:6px;padding:0 8px;font-size:9px;display:block}.staff-order-form>button{color:#fff;background:#0878c5;border:0;border-radius:6px;height:40px;padding:0 16px;font-size:10px;font-weight:700}.staff-order-form>button svg{vertical-align:middle;width:13px}.checkout-queue{align-items:stretch;gap:8px;margin-bottom:15px;display:flex;overflow-x:auto}.checkout-queue>div{flex:0 0 170px;padding:10px 4px}.checkout-queue h2 b{color:#fff;background:#0878c5;border-radius:12px;place-items:center;width:22px;height:22px;margin-left:5px;font-size:9px;display:inline-grid}.checkout-queue>button{text-align:left;color:#1b3a52;background:#fff;border:1px solid #d5e2ec;border-radius:8px;flex:0 0 230px;grid-template-columns:1fr auto;padding:12px;display:grid}.checkout-queue>button.active{background:#f0f8fe;border-color:#0878c5;box-shadow:inset 0 0 0 1px #0878c5}.checkout-queue>button span{font-size:11px;font-weight:700}.checkout-queue>button small{color:#748695;grid-column:1;margin-top:4px;font-size:7px}.checkout-queue>button b{color:#086fac;grid-area:1/2/3;align-self:center;font-size:12px}@media (width<=1000px){.staff-order-form{grid-template-columns:1fr 1fr}.staff-order-form>div{grid-column:1/-1}}@media (width<=620px){.staff-order-form{grid-template-columns:1fr}.staff-order-form>div{grid-column:auto}.checkout-queue>div{flex-basis:130px}.checkout-queue>button{flex-basis:200px}}.discount-note{color:#086da9;background:#eaf7ff;border:1px solid #a9d6ef;border-radius:6px;margin-bottom:10px;padding:9px 10px;font-size:9px;font-weight:700}.checkout-identity{align-items:center;gap:8px;margin:8px 0;display:flex}.checkout-identity b{color:#075c99;background:#fff;border-radius:5px;padding:5px 8px;font-size:10px}.checkout-identity small{color:#c9e4f7!important;font-size:8px!important}.checkout-queue>button small{line-height:1.55}.checkout-identity small,.checkout-actions .safe small{display:none}.checkout-queue>button small{max-height:1.55em;display:block;overflow:hidden}.early-tags{gap:5px;margin-top:5px;display:flex}.early-tags i,.tournament-tag{border-radius:4px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.ring-tag,.ring-selected{color:#5b4400!important;background:#ffd94e!important;border-color:#d8ad10!important}.earlybird label.ring-selected{border-radius:5px;padding:6px 9px}.tournament-tag.t1{color:#075d91;background:#ccecff}.tournament-tag.t2{color:#28702d;background:#d9f4d8}.tournament-tag.t3{color:#62329b;background:#eadcff}.tournament-tag.t4{color:#9c2742;background:#ffd9e1}.earlybird>.tournament-tag{padding:6px 9px;font-size:8px}.directory-head input{ime-mode:auto;font-family:Noto Sans JP,sans-serif}.history-group{color:#174d70;z-index:2;background:#eaf4fb;align-items:center;padding:8px 10px;font-size:9px;display:flex;position:sticky;top:0}.history-group span{margin-left:auto}.history-group.paid{color:#646d75;background:#eceff2;margin-top:8px}.paid-visitor{background:#f1f2f3}.paid-visitor .visitor-row{color:#6f767d;background:#f1f2f3}.paid-visitor .visitor-row:hover{background:#e8eaec}.visitor-row em{color:#fff;background:#d9373f;border-radius:4px;margin-left:auto;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.paid-visitor .visitor-row span{color:#606970;background:#dfe3e6;margin-left:8px}.visitor-detail{background:#f6fafe}.earlybird{color:#5a4a1e;background:#fff6df;border-bottom:1px solid #ead9aa;align-items:center;gap:14px;padding:10px 13px;font-size:9px;display:flex}.earlybird>b{margin-right:auto}.earlybird label{align-items:center;gap:5px;display:flex}.earlybird input{accent-color:#0878c5;width:17px;height:17px}.earlybird select{background:#fff;border:1px solid #cabd96;border-radius:5px;height:32px;padding:0 8px;font-size:9px}@media (width<=620px){.earlybird{flex-wrap:wrap}.earlybird>b{width:100%}.visitor-row em{padding:3px 5px;font-size:7px}}.order-card.overdue{background:#fff4f4;border:2px solid #d9363e;box-shadow:0 8px 25px #b9212930}.order-card.overdue .item-row{background:#ffe7e8}.overdue-alert{color:#fff;letter-spacing:.04em;background:#c92731;margin:-18px -18px 13px;padding:8px 11px;font-size:9px;font-weight:800}.order-card.overdue .guest-row em{color:#b3232b;background:#fff0f0;border-color:#d95b61}@media (width<=720px){body{padding-bottom:env(safe-area-inset-bottom)}.rail{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.app>main{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.page{padding:14px 10px 45px}.order-card{padding:15px}.overdue-alert{margin:-15px -15px 12px}.card-actions button{min-height:46px;font-size:11px}.staff-order-form select,.staff-order-form input,.admin-form input,.admin-form select,.cart select,.product-option select{min-height:46px;font-size:16px}.staff-order-form>button,.order-button,.checkout-actions>button{min-height:48px}.customer-directory{margin:10px}.visitor-row{min-height:56px}.category-tabs.menu-tabs button{min-width:125px;height:52px;font-size:11px}.products article{padding:10px}.products h3{font-size:14px}.add,.counter button{min-height:40px}.gate-card input{font-size:16px}.top-actions{gap:8px}}.staff-history-page{max-width:1180px;margin:24px auto 80px;padding:0 28px}.staff-history-page .directory-head{background:#fff;border:1px solid #d7e4ed;border-radius:12px;padding:18px 20px;box-shadow:0 6px 20px #254a6810}.staff-history-page .visitor-list{background:#fff;border:1px solid #d7e4ed;border-radius:12px;max-height:none;margin-top:14px;overflow:visible;box-shadow:0 8px 24px #254a6810}.staff-history-page .visitor-row{gap:12px;padding:15px 18px}.staff-history-page .visitor-row strong{font-size:13px}.staff-history-page .visitor-row small{font-size:9px}.staff-history-page .visitor-total{color:#0b6fae;white-space:nowrap;margin-left:auto;font-size:12px}.staff-history-page .visitor-row>span{margin-left:0}.staff-history-page .visitor-row>svg{flex:0 0 18px}.staff-history-page .visitor-detail{padding:0 16px 16px}.staff-history-page .history-panel{box-shadow:none;border-radius:0 0 9px 9px;margin-top:0}.ring-style{color:#075f9b!important;background:#dff0ff!important;border:1px solid #9ecdec!important}.earlybird-choice{border-radius:5px;height:32px;padding:0 10px;font-size:9px;font-weight:700}.earlybird-choice:not(.selected){color:#70808d!important;background:#fff!important;border-color:#c9d5dd!important}.checkout-confirm>p{color:#65768a;font-size:11px;line-height:1.8}.checkout-confirm-customer{background:#dce8f1;border:1px solid #dce8f1;border-radius:9px;gap:1px;margin:18px 0;display:grid;overflow:hidden}.checkout-confirm-customer>div{background:#f8fbfd;align-items:center;padding:13px 15px;display:flex}.checkout-confirm-customer span{color:#687c8d;font-size:10px}.checkout-confirm-customer b,.checkout-confirm-customer strong{margin-left:auto;font-size:13px}.checkout-confirm-customer strong{color:#0871ba;font-size:20px}@media (width<=720px){.staff-history-page{margin:12px auto 76px;padding:0 10px}.staff-history-page .directory-head{padding:14px}.staff-history-page .visitor-row{flex-wrap:wrap;padding:14px 11px}.staff-history-page .visitor-total{order:3;margin-left:auto}.staff-history-page .visitor-row>span{order:4}.staff-history-page .visitor-row>svg{order:5}.staff-history-page .visitor-detail{padding:0 8px 8px}.checkout-confirm-customer>div{padding:12px}}.selected-cart-items{border-top:1px solid #dce6ed;max-height:360px;overflow:auto}.selected-cart-items .cart-line{align-items:flex-start;gap:10px}.selected-cart-items .cart-line>div{flex:1;min-width:0}.selected-cart-items .cart-line>strong{white-space:nowrap;color:#0871ba}.cart-counter{align-items:center;gap:8px;margin-top:9px;display:flex}.cart-counter button{color:#0870b6;background:#edf7fd;border:1px solid #9dcbe7;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.cart-counter button svg{width:12px}.cart-counter>b{text-align:center;min-width:18px;font-size:11px}.cart .empty-cart{border:1px dashed #cbdce8;border-radius:7px;height:105px}.cart .empty-cart svg{color:#86a9c0}@media (width<=720px){.selected-cart-items{max-height:none}}.cast-drink-picker{background:#f5faff;border:1px solid #c8deec;border-radius:8px;margin:10px 0;padding:10px}.cast-drink-picker .product-option{margin:0}.cast-add-button{color:#fff;background:#0878c5;border:0;border-radius:6px;width:100%;min-height:38px;margin-top:8px;font-size:10px;font-weight:700}.cast-add-button:disabled{opacity:.4;cursor:not-allowed}.cast-add-button svg{vertical-align:middle;width:13px}.selected-cast{background:#fff;border:1px solid #cce0ed;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:7px;padding:8px 9px;display:grid}.selected-cast span{color:#6c8090;font-size:8px}.selected-cast b{font-size:10px}.selected-cast button{color:#b6373e;background:#fff4f4;border:1px solid #e0b7ba;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.selected-cast button svg{width:12px}.cast-quantity{color:#0871ba;margin-left:auto;font-size:10px;font-weight:700}.cast-picker-suggestions{gap:6px;background:#eef7fd!important;flex-wrap:wrap!important;margin-top:6px!important;padding:8px!important;display:flex!important}.cast-picker-suggestions button{touch-action:manipulation;border-radius:6px;flex:72px;min-height:40px;font-size:11px;font-weight:700;color:#075f9b!important;text-align:center!important;background:#fff!important;border:1px solid #a8cee6!important}.cast-picker-suggestions button:active{background:#dcefff!important}.cast-drink-picker .cast-input{display:block}.cast-drink-picker .cast-input input{font-size:16px}.cast-picker-suggestions{border:1px solid #c5ddea;border-radius:7px;max-height:190px;position:static;overflow:auto}.cast-add-button{font-size:11px}.selected-cast{grid-template-columns:auto 1fr}.selected-cast b{color:#0871b6;font-size:12px}.product-options{background:#f5faff;border:1px solid #c8deec;border-radius:8px;gap:7px;margin:10px 0;padding:10px;display:grid}.product-options label{color:#486579;grid-template-columns:58px 1fr;align-items:center;font-size:10px;font-weight:700;display:grid}.product-options select{color:#17384f;background:#fff;border:1px solid #bad4e4;border-radius:6px;width:100%;min-height:38px;padding:0 8px;font-size:14px}.order-card.late-order{box-shadow:0 0 0 2px #d84b5122;background:#fff5f5!important;border-color:#db676c!important}.order-card.late-order .card-top time,.order-card.late-order .card-top time small{font-weight:800;color:#b52f37!important}.reception-page{max-width:1180px}.reception-intro{background:#fff;border:1px solid #d7e4ed;border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;box-shadow:0 7px 22px #254a6810}.reception-intro small{color:#0878c4;letter-spacing:.16em;font-size:8px}.reception-intro h2{margin:6px 0;font-size:20px}.reception-intro p{color:#6c7e8d;margin:0;font-size:10px}.reception-intro>b{color:#0871b6;font-size:24px}.reception-list{gap:9px;margin-top:14px;display:grid}.reception-list>button{text-align:left;color:#19374e;background:#fff;border:1px solid #d4e2ec;border-radius:10px;grid-template-columns:1.4fr repeat(4,minmax(90px,.7fr)) 25px;align-items:center;gap:14px;width:100%;padding:16px 18px;display:grid;box-shadow:0 5px 16px #254a680b}.reception-list>button:hover{background:#f6fbff;border-color:#1686d1}.reception-list strong,.reception-list em{font-style:normal;display:block}.reception-list strong{font-size:13px}.reception-list em{color:#0871b6;margin-top:4px;font-size:9px;font-weight:700}.reception-list span{font-size:11px;font-weight:700}.reception-list span small{color:#718391;margin-bottom:4px;font-size:8px;font-weight:500;display:block}.reception-list .pending-count{color:#b44248}.reception-list svg{width:18px}.reception-back{color:#086da9;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:12px;font-size:10px;display:flex}.reception-back svg{width:16px}.unserved-warning{background:#fff8f8;border:1px solid #e6b7ba;border-radius:10px;margin-top:14px;padding:16px}.unserved-warning h3{color:#a93239;margin:0 0 12px;font-size:13px}.unserved-warning article{border-top:1px solid #efd7d9;align-items:center;gap:12px;padding:11px 2px;display:flex}.unserved-warning article>div{flex:1}.unserved-warning b,.unserved-warning small,.unserved-warning span{font-size:10px;display:block}.unserved-warning small,.unserved-warning span{color:#6e7d89;margin-top:4px;font-size:8px}.unserved-warning button{color:#086ba8;background:#eef8fe;border:1px solid #8fbfdd;border-radius:6px;min-height:36px}.reception-history,.staff-note-panel{background:#fff;border:1px solid #d7e4ed;border-radius:10px;margin-top:14px;padding:18px}.reception-tools{border-bottom:1px solid #dce6ed;align-items:center;gap:10px;padding-bottom:12px;display:flex}.reception-tools h3{margin-right:auto}.reception-tools label{border:1px solid #c7dae7;border-radius:6px;align-items:center;width:320px;padding:0 9px;display:flex}.reception-tools label svg{width:14px}.reception-tools input{border:0;outline:0;width:100%;height:38px;padding:0 8px}.reception-tools select{background:#fff;border:1px solid #c7dae7;border-radius:6px;height:40px}.reception-history>article{border-bottom:1px solid #e1eaf0;grid-template-columns:145px 1fr 100px;gap:14px;padding:13px 2px;display:grid}.reception-history time{color:#607688;font-size:9px}.reception-history b,.reception-history small,.reception-history span{font-size:10px;display:block}.reception-history small,.reception-history span{color:#718391;margin-top:4px;font-size:8px}.staff-note-panel h3{margin:0}.staff-note-panel h3 small{color:#0874b9}.staff-note-panel>p{color:#a05b19;background:#fff7e9;border-radius:6px;padding:9px;font-size:9px}.staff-note-panel textarea{resize:vertical;border:1px solid #c6d9e6;border-radius:7px;width:100%;min-height:80px;padding:10px}.staff-note-panel>button,.current-note button{color:#fff;background:#0878c5;border:0;border-radius:6px;min-height:38px;margin-top:8px;padding:0 14px}.current-note{background:#f2f8fc;border-radius:7px;margin:10px 0;padding:12px;position:relative}.current-note b,.current-note small{display:block}.current-note small{color:#718391;margin-top:5px;font-size:8px}.current-note button{color:#a5373e;background:#fff;border:1px solid #e2b7ba;position:absolute;top:3px;right:8px}.reception-actions{background:#fffffff2;border:1px solid #c6dce9;border-radius:10px;justify-content:flex-end;align-items:end;gap:10px;margin-top:16px;padding:12px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 30px #23486624}.reception-actions>button{color:#0870b5;background:#eff8fe;border:1px solid #1681c9;border-radius:7px;min-height:44px;padding:0 18px;font-weight:700}.reception-actions .complete{color:#fff;background:#0878c5}.reception-actions .complete:disabled{opacity:.4}.reception-actions label{color:#a4383f;font-size:8px}.reception-actions input{border:1px solid #dfb4b7;border-radius:6px;height:36px;margin-top:4px;padding:0 8px;display:block}@media (width<=720px){.rail button{width:54px}.reception-page{padding:12px 10px 82px}.reception-intro{padding:15px}.reception-list>button{grid-template-columns:1fr auto;gap:8px}.reception-list>button>span{grid-column:1/2;justify-content:space-between;display:flex}.reception-list>button>svg{grid-area:1/2/6}.reception-tools{flex-wrap:wrap}.reception-tools h3,.reception-tools label{width:100%}.reception-history>article{grid-template-columns:1fr}.reception-actions{flex-direction:column;align-items:stretch;bottom:72px}.reception-actions>button{width:100%}}.staff-order-form{display:none!important}.reception-order-add{background:#fff;border:1px solid #c9dfea;border-radius:10px;grid-template-columns:1.2fr 1.1fr 1.5fr .65fr 1fr auto;align-items:end;gap:10px;margin:16px 34px 0;padding:16px 18px;display:grid;box-shadow:0 6px 20px #254a6810}.reception-order-add small{color:#0878c4;letter-spacing:.14em;font-size:8px}.reception-order-add h2{margin:4px 0;font-size:13px}.reception-order-add label{color:#536b7e;font-size:9px}.reception-order-add select,.reception-order-add input{color:#17384f;background:#f7fbfe;border:1px solid #c8dbe8;border-radius:6px;width:100%;height:40px;margin-top:5px;padding:0 8px;display:block}.reception-order-add>button{color:#fff;background:#0878c5;border:0;border-radius:6px;height:40px;padding:0 14px;font-size:10px;font-weight:700}.reception-order-add svg{vertical-align:middle;width:13px}.reception-search{background:#fff;border:1px solid #c7dae7;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:0 12px;display:flex}.reception-search svg{color:#6f8494;width:16px}.reception-search input{border:0;outline:0;width:100%;height:44px;font-size:12px}.reception-customer{background:#fff;border:1px solid #d4e2ec;border-radius:10px;overflow:hidden;box-shadow:0 5px 16px #254a680b}.reception-customer>button{text-align:left;color:#19374e;background:#fff;border:0;grid-template-columns:1.4fr repeat(4,minmax(90px,.7fr)) 25px;align-items:center;gap:14px;width:100%;padding:16px 18px;display:grid}.reception-customer>button:hover{background:#f6fbff}.reception-customer p{color:#84501a;background:#fff6e9;border-left:3px solid #e99a41;margin:7px 0 0;padding:6px 8px;font-size:9px}@media (width<=1000px){.reception-order-add{grid-template-columns:1fr 1fr 1fr}.reception-order-add>div{grid-column:1/-1}}@media (width<=720px){.reception-order-add{grid-template-columns:1fr;margin:12px 10px 0}.reception-order-add>div{grid-column:auto}.reception-order-add select,.reception-order-add input{min-height:46px;font-size:16px}.reception-customer>button{grid-template-columns:1fr auto;gap:8px}.reception-customer>button>span{grid-column:1;justify-content:space-between;display:flex}.reception-customer>button>svg{grid-area:1/2/6}}.reception-page .reception-actions{display:none}.reception-order-add>div>b{color:#0871b6;margin-top:4px;font-size:9px;display:block}.staff-history-page .earlybird,.staff-history-page .early-tags{display:none}.reception-earlybird{background:#fff;border:1px solid #c9dfea;border-radius:10px;align-items:end;gap:12px;margin:10px 34px 0;padding:14px 18px;display:flex;box-shadow:0 6px 20px #254a6810}.reception-earlybird>div{margin-right:auto}.reception-earlybird small{color:#0878c4;letter-spacing:.14em;font-size:8px}.reception-earlybird h2{margin:4px 0;font-size:13px}.reception-earlybird>div>b{color:#0871b6;font-size:9px;display:block}.reception-earlybird select{background:#fff;border:1px solid #b8cfe0;border-radius:5px;height:34px;padding:0 10px;font-size:9px}@media (width<=720px){.reception-earlybird{flex-direction:column;align-items:stretch;margin:10px}.reception-earlybird>div{margin-right:0}.reception-earlybird select,.reception-earlybird>button{min-height:44px;font-size:14px}}.order-desk-tabs{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.order-desk-tabs button{text-align:left;color:#294b63;background:#fff;border:1px solid #cddfea;border-radius:10px;min-height:70px;padding:13px 44px 13px 15px;position:relative;box-shadow:0 5px 16px #254a680b}.order-desk-tabs button.active{color:#075f9b;background:#eaf6fe;border-color:#1686d1;box-shadow:inset 0 -3px #1686d1,0 7px 20px #176fa31a}.order-desk-tabs b,.order-desk-tabs small{display:block}.order-desk-tabs b{font-size:13px}.order-desk-tabs small{color:#718494;margin-top:5px;font-size:9px}.order-desk-tabs em{color:#0871b6;background:#e2eef6;border-radius:14px;place-items:center;min-width:27px;height:27px;padding:0 7px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:50%;right:13px;translate:0 -50%}.order-desk-tabs button.active em{color:#fff;background:#0878c5}@media (width<=720px){.order-desk-tabs{grid-template-columns:1fr;gap:7px}.order-desk-tabs button{min-height:62px}.order-desk-tabs small{font-size:8px}}.reception-early-tags{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.reception-early-tags i{border-radius:5px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;margin:0!important;display:inline-block!important}.reception-customer:has(.reception-early-tags){border-color:#8fc4e5;box-shadow:0 7px 20px #0878c51a}.reception-customer>button{grid-template-columns:1.4fr repeat(5,minmax(86px,.7fr)) 25px;gap:12px}.reception-customer .first-order-time{color:#086da9;font-size:14px;font-weight:800}.reception-customer .first-order-time small{color:#55778d;font-weight:700}@media (width<=720px){.reception-customer>button{grid-template-columns:1fr auto}.reception-customer .first-order-time{font-size:13px}}.customer-directory{background:#fff;border:1px solid #d7e4ed;border-radius:10px;margin:16px 34px 0;padding:16px 20px;box-shadow:0 6px 20px #254a6810}.directory-head{align-items:center;gap:18px;display:flex}.directory-head>div{margin-right:auto}.directory-head small{letter-spacing:.16em;color:#0878c4;font-size:7px}.directory-head h2{margin:4px 0;font-size:14px}.directory-head label{background:#f7fbfe;border:1px solid #c8dae7;border-radius:6px;align-items:center;width:290px;height:38px;padding:0 10px;display:flex}.directory-head label svg{color:#6b7e8d;width:14px}.directory-head input{color:#17354d;background:0 0;border:0;outline:0;width:100%;padding-left:8px;font-size:9px}.directory-head>b{color:#0870b5;font-size:10px}.visitor-list{border-top:1px solid #dce6ed;max-height:270px;margin-top:12px;overflow:auto}.visitor-list article{border-bottom:1px solid #e1eaf0}.visitor-row{text-align:left;color:#19374e;background:#fff;border:0;align-items:center;width:100%;padding:11px 6px;display:flex}.visitor-row:hover{background:#f5fafe}.visitor-row strong,.visitor-row small{font-size:10px;display:block}.visitor-row small{color:#758694;margin-top:3px;font-size:7px}.visitor-row span{color:#0870b4;background:#e8f3fa;border-radius:10px;margin-left:auto;padding:3px 8px;font-size:9px}.visitor-row svg{width:15px;margin-left:10px;transition:all .2s}.visitor-row svg.open{transform:rotate(90deg)}.visitor-orders{background:#f6fafe;padding:5px 12px 10px}.visitor-orders>div{border-bottom:1px solid #dde8ef;grid-template-columns:30px 1fr 80px 74px;align-items:center;gap:8px;padding:9px;display:grid}.visitor-orders b,.visitor-orders small{font-size:9px;display:block}.visitor-orders small{color:#718391;margin-top:3px;font-size:7px}.visitor-orders>div>em{font-style:normal}.visitor-orders>p{text-align:center;color:#738593;font-size:9px}@media (width<=720px){.customer-directory{margin:12px}.directory-head{flex-wrap:wrap}.directory-head label{order:3;width:100%}.visitor-orders>div{grid-template-columns:28px 1fr 65px}.visitor-orders em{grid-column:2/4;width:max-content}}.staff-order-form input{color:#17384f;background:#f7fbfe;border:1px solid #c8dbe8;border-radius:6px;width:100%;height:40px;margin-top:6px;padding:0 8px;display:block}.card-actions .cancel-order{color:#b6323a;background:#fff2f2;border-color:#efb7ba;flex:0 0 82px}.s-取消済み{color:#bd343c;background:#fff2f2;border-color:#df7a7f}.admin-settings{grid-template-columns:1.4fr 1fr;gap:15px;display:grid}.admin-settings>article{background:#fff;border:1px solid #d7e4ed;border-radius:10px;padding:22px;box-shadow:0 7px 22px #254a6810}.setting-head{border-bottom:1px solid #dce6ed;justify-content:space-between;align-items:start;padding-bottom:14px;display:flex}.setting-head small{color:#0878c4;letter-spacing:.16em;font-size:8px}.setting-head h2{margin:5px 0;font-size:16px}.setting-head>b{color:#0871b6;font-size:10px}.admin-form{grid-template-columns:1fr 1.4fr .7fr auto;align-items:end;gap:9px;padding:16px 0;display:grid}.admin-form label{color:#536a7d;font-size:9px}.admin-form input,.admin-form select{color:#17364d;background:#f7fbfe;border:1px solid #c7d9e6;border-radius:6px;width:100%;height:40px;margin-top:6px;padding:0 9px;display:block}.admin-form>button{color:#fff;background:#0878c5;border:0;border-radius:6px;height:40px;padding:0 15px;font-size:10px}.admin-form svg{vertical-align:middle;width:13px}.master-list{border-top:1px solid #dce6ed;max-height:430px;overflow:auto}.master-list>div{border-bottom:1px solid #e3ebf1;align-items:center;gap:9px;padding:9px;display:flex}.master-list>div>span{font-size:18px}.master-list b,.master-list small{font-size:9px;display:block}.master-list small{color:#768694;margin-top:3px;font-size:8px}.master-list button,.table-list button{color:#b4373e;background:#fff5f5;border:1px solid #e2b7ba;border-radius:5px;margin-left:auto;padding:5px 8px;font-size:8px}.admin-form.table-add{grid-template-columns:1fr auto}.table-list>div{border-bottom:1px solid #e1eaf0;align-items:center;padding:10px 3px;font-size:10px;display:flex}.table-list button{color:#176b9f;background:#f3f9fd;border-color:#b9d4e5}@media (width<=1000px){.admin-settings{grid-template-columns:1fr}.admin-form{grid-template-columns:1fr 1fr}}@media (width<=620px){.admin-form{grid-template-columns:1fr}.master-list{max-height:320px}}.master-edit-dialog{max-width:480px}.master-edit-dialog>label{color:#536a7d;margin:14px 0;font-size:11px;display:block}.master-edit-dialog input,.master-edit-dialog select{color:#17364d;background:#f7fbfe;border:1px solid #c7d9e6;border-radius:7px;width:100%;min-height:46px;margin-top:7px;padding:0 11px;font-size:16px;display:block}.reception-list>button.selected{background:#eef8fe;border-color:#0878c5;box-shadow:0 0 0 2px #0878c522}.reception-detail{background:#fff;border:1px solid #cbdfe9;border-radius:12px;margin-top:18px;padding:20px;box-shadow:0 8px 24px #254a6812}.reception-detail-head{border-bottom:1px solid #dce7ee;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.reception-detail-head small{color:#0878c5;letter-spacing:.14em;font-size:8px}.reception-detail-head h2{margin:5px 0;font-size:18px}.reception-detail-head b{color:#0871b6;font-size:10px}.reception-detail-head>button{color:#0870b4;background:#eef8fe;border:1px solid #0878c5;border-radius:6px;height:40px;padding:0 16px;font-weight:700}.reception-detail .staff-order-form{background:#f8fcff;border:1px solid #c9dfea;border-radius:10px;grid-template-columns:1.2fr 1fr .55fr 1fr auto;align-items:end;gap:10px;margin:16px 0;padding:16px;display:grid!important}.reception-detail .staff-order-form>div{grid-column:1/-1}.reception-detail .staff-order-form h2{margin:4px 0}.staff-notes{background:#f8fbfd;border:1px solid #d7e4ed;border-radius:10px;margin-top:16px;padding:16px}.staff-notes h3{margin:0}.staff-notes>p{color:#8a581e;background:#fff5e6;border-radius:6px;padding:9px;font-size:9px}.staff-notes>div{gap:8px;display:flex}.staff-notes textarea{resize:vertical;border:1px solid #c6d9e6;border-radius:7px;flex:1;min-height:70px;padding:10px}.staff-notes button,.reception-history-head button{color:#0870b4;background:#eef8fe;border:1px solid #9bc5df;border-radius:6px;padding:8px 12px}.staff-notes article{background:#fff;border:1px solid #dce7ee;border-radius:7px;margin-top:9px;padding:10px 110px 10px 12px;position:relative}.staff-notes article.inactive{opacity:.5}.staff-notes article p{margin:0;font-size:10px}.staff-notes article small{color:#718391;font-size:8px}.staff-notes article button{position:absolute;top:8px;right:8px}.reception-history-head{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.reception-history-head h3{margin:0}.reception-history em{color:#0871b6;font-size:9px;font-style:normal}.reception-search{width:100%;max-width:none}.reception-list>button{grid-template-columns:1.3fr repeat(5,minmax(82px,.7fr)) 25px}@media (width<=720px){.reception-detail{padding:12px}.reception-detail .staff-order-form{grid-template-columns:1fr}.staff-notes>div{display:block}.staff-notes textarea{width:100%}.staff-notes>div button{width:100%;margin-top:7px}.reception-detail-head{align-items:flex-start}.reception-list>button{grid-template-columns:1fr auto}.reception-history em{grid-column:1}.reception-detail .staff-order-form input,.reception-detail .staff-order-form select{font-size:16px}}.staff-app{color:#132f44}.staff-app header h1{font-size:24px;font-weight:800}.staff-app header p{font-size:10px;font-weight:700}.staff-app .rail button small{font-size:11px;font-weight:700}.staff-app button,.staff-app input,.staff-app select,.staff-app textarea{line-height:1.5}.staff-app input::placeholder,.staff-app textarea::placeholder{color:#647b8c;opacity:1}.reception-intro h2,.staff-history-page .directory-head h2{color:#14354e;font-size:22px;font-weight:800}.reception-intro p{color:#4d687c;font-size:12px;line-height:1.8}.reception-search input,.directory-head input{font-weight:600;color:#15364e!important;font-size:14px!important}.reception-list strong,.visitor-row strong{color:#15354d;font-weight:800;font-size:16px!important}.reception-list em,.visitor-row small{font-weight:700;color:#075f9b!important;font-size:11px!important}.reception-list span{color:#193a52;font-size:14px;font-weight:800}.reception-list span small{color:#536d80;font-size:10px;font-weight:700}.reception-list .first-order-time{color:#075f9b;font-size:17px}.reception-early-tags i{font-size:10px}.reception-back{font-size:14px;font-weight:800}.reception-detail-head h2{font-size:22px;font-weight:800}.reception-detail-head b{font-size:13px}.reception-earlybird h2,.reception-detail .staff-order-form h2,.staff-notes h3,.reception-history-head h3{font-size:17px;font-weight:800}.reception-earlybird label,.reception-detail .staff-order-form label{color:#304f65;font-size:12px;font-weight:700}.reception-earlybird select,.reception-detail .staff-order-form input,.reception-detail .staff-order-form select{font-size:14px}.staff-notes>p{font-size:11px;line-height:1.7}.staff-notes article p{font-size:13px;line-height:1.7}.staff-notes article small{font-size:10px}.reception-history time{font-size:12px;font-weight:700}.reception-history b{font-size:14px}.reception-history small,.reception-history span{color:#506b7e;font-size:11px}.reception-history em{font-size:11px;font-weight:800}.staff-history-page .visitor-total{font-size:14px;font-weight:800}.visitor-orders>div{grid-template-columns:55px 1fr 100px 95px;padding:13px 10px}.visitor-orders time{color:#075f9b;font-size:13px;font-weight:800}.visitor-orders b{font-size:14px}.visitor-orders small{color:#526c7e;font-size:11px}.visitor-orders>div>strong{font-size:13px}.visitor-orders>div>em{font-size:10px;font-weight:800}.status{font-size:10px;font-weight:700}.order-card .order-no{font-size:19px}.order-card .guest-row b,.order-card .item-row b{font-size:13px}.order-card .guest-row small,.order-card .item-row small,.order-card time{font-size:10px}.card-actions button{font-size:12px;font-weight:700}@media (width<=720px){.staff-app header h1{font-size:20px}.staff-app .rail button small{font-size:10px}.reception-intro h2,.staff-history-page .directory-head h2{font-size:19px}.reception-list strong,.visitor-row strong{font-size:15px!important}.reception-list span{font-size:13px}.reception-list span small{font-size:10px}.visitor-orders>div{grid-template-columns:52px 1fr 82px;padding:12px 4px}.visitor-orders>div>em{grid-column:2/4}.visitor-orders b{font-size:13px}.visitor-orders small{font-size:10px}.reception-history>article{gap:8px;padding:14px 2px}.reception-history b{font-size:14px}.reception-detail .staff-order-form label{font-size:13px}}.reception-list-note{background:#fff8e8;border:1px solid #efc36a;border-left:5px solid #e49320;border-radius:8px;margin-top:10px;padding:10px 12px;box-shadow:0 4px 12px #9a661112}.reception-list-note>div{align-items:center;gap:8px;margin-bottom:6px;display:flex}.reception-list-note b{letter-spacing:.04em;background:#d87812;border-radius:10px;padding:3px 8px;color:#fff!important;margin:0!important;font-size:10px!important;display:inline-block!important}.reception-list-note time{color:#80551e;margin-left:auto;font-size:9px;font-weight:700}.reception-list-note p{color:#58360f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:800;line-height:1.6;display:-webkit-box;overflow:hidden}.reception-list>button:has(.reception-list-note){background:#fffdf8;border-left:5px solid #e49320}.reception-list>button.carry-over{background:#fff8f8;border-left:6px solid #c62828}.carry-over-badge{background:#c62828;border-radius:999px;width:max-content;margin-top:7px;padding:5px 9px;display:block;color:#fff!important;font-size:11px!important}.reception-visit-actions{gap:8px;display:flex}.reception-visit-actions button{color:#0870b4;background:#eef8fe;border:1px solid #0878c5;border-radius:7px;min-height:40px;padding:0 16px;font-weight:800}.reception-visit-actions button:first-child{color:#a6272e;background:#fff3f3;border-color:#bd333b}.staff-notes-title{justify-content:space-between;align-items:end;display:flex!important}.staff-notes-title small{color:#0878c5;letter-spacing:.13em;font-size:8px;font-weight:800}.staff-notes-title h3{margin:3px 0 0}.staff-notes-title>b{color:#557186;font-size:10px}.staff-notes textarea{background:#fff;font-size:14px;line-height:1.7}.staff-notes>div>button{color:#fff;background:#0878c5;border:0;min-width:145px;font-weight:800}.staff-notes>div>button:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.reception-list-note{margin-top:8px;padding:8px}.reception-list-note p{font-size:12px}.reception-list>button:has(.reception-list-note){padding-left:12px}}.customer-drawer-tabs button{padding:5px!important;font-size:9px!important}.wallet-panel{padding:5px 0}.wallet-panel>h3{border-bottom:1px solid #dbe7ef;margin:20px 0 7px;padding-bottom:7px;font-size:12px}.wallet-balance{color:#fff;background:linear-gradient(135deg,#087bc7,#07558e);border-radius:10px;padding:18px}.wallet-balance small,.wallet-balance b,.wallet-balance span{display:block}.wallet-balance small{letter-spacing:.15em;font-size:8px}.wallet-balance b{margin:4px 0;font-size:25px}.wallet-balance span{color:#d4eafb;font-size:8px}.wallet-panel article{border-bottom:1px solid #e0e9ef;align-items:center;gap:9px;padding:11px 2px;display:flex}.wallet-panel article time{color:#718493;width:82px;font-size:8px}.wallet-panel article>div{flex:1}.wallet-panel article b,.wallet-panel article small{font-size:10px;display:block}.wallet-panel article small{color:#718493;margin-top:3px;font-size:8px}.wallet-panel article strong.minus{color:#c14850}.past-slips{margin-top:18px}.past-slips details{border-bottom:1px solid #dce7ee}.past-slips summary{color:#294c64;cursor:pointer;justify-content:space-between;padding:13px 2px;font-size:10px;display:flex}.past-slips details>div{background:#f6fafe;grid-template-columns:55px 1fr auto;gap:8px;padding:8px;font-size:9px;display:grid}.staff-login-admin{background:linear-gradient(135deg,#fff,#edf8ff)!important;border:2px solid #8fc8e8!important}.staff-login-admin>p{color:#5e7485;margin:0 0 14px;font-size:10px;line-height:1.7}.staff-login-admin .admin-form{margin-top:0}.staff-login-admin .admin-form button:disabled{opacity:.45;cursor:not-allowed}.staff-login-note{background:#dff1fc;border-radius:6px;margin-top:10px;padding:9px;font-weight:700;display:block;color:#086cae!important;font-size:9px!important}.smaregi-amount-input{color:#526b7e;margin:16px 0;font-size:10px;font-weight:700;display:block}.smaregi-amount-input input{color:#123a59;text-align:right;background:#f7fbfe;border:2px solid #1686d1;border-radius:8px;outline:none;width:100%;height:54px;margin-top:7px;padding:0 14px;font-size:22px;font-weight:800;display:block}.smaregi-amount-input input:focus{box-shadow:0 0 0 4px #1686d122}.customer-points{background:linear-gradient(135deg,#fff,#eaf6fe);border:1px solid #bcd9ea;border-radius:10px;grid-template-columns:190px 1fr;gap:18px;margin:18px 0;padding:16px 20px;display:grid;box-shadow:0 7px 22px #254a6810}.customer-points small,.customer-points>div>b,.customer-points span{display:block}.customer-points small{color:#0878c4;letter-spacing:.08em;font-size:8px;font-weight:800}.customer-points>div>b{color:#075fae;margin-top:5px;font-size:22px}.customer-points>div:last-child{align-items:center;gap:8px;display:flex;overflow:auto}.customer-points>div:last-child small{white-space:nowrap;margin-right:4px}.customer-points span{color:#526d80;border-left:1px solid #c8dce9;min-width:max-content;padding-left:10px;font-size:9px}.customer-points span b{color:#0871b6;margin-top:3px;font-size:11px}@media (width<=620px){.customer-points{grid-template-columns:1fr;padding:14px}.customer-points>div:last-child{flex-direction:column;align-items:flex-start}.customer-points span{border-top:1px solid #d7e5ee;border-left:0;width:100%;padding:7px 0 0}}.customer-ops-list{gap:8px;margin-top:14px;display:grid}.customer-ops-list>button{text-align:left;color:#183950;background:#fff;border:1px solid #d4e2ec;border-radius:10px;align-items:center;gap:14px;width:100%;min-height:68px;padding:13px 18px;display:flex}.customer-ops-list>button:hover{background:#f5fbff;border-color:#1686d1}.customer-ops-list>button div{flex:1}.customer-ops-list b,.customer-ops-list small{display:block}.customer-ops-list b{font-size:13px}.customer-ops-list small{color:#0871b6;margin-top:4px;font-size:9px}.customer-ops-list span{color:#64798a;background:#edf4f8;border-radius:5px;padding:6px 9px;font-size:9px}.customer-ops-list svg{width:17px}.customer-ops-head{background:#fff;border:1px solid #cfe0eb;border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;box-shadow:0 8px 24px #244a6710}.customer-ops-head small,.customer-ops-head h2,.customer-ops-head b,.customer-ops-head strong,.customer-ops-head em{display:block}.customer-ops-head small{color:#0878c4;letter-spacing:.12em;font-size:8px}.customer-ops-head h2{margin:5px 0;font-size:20px}.customer-ops-head b{color:#0871b6;font-size:10px}.customer-ops-head>div:last-child{text-align:right}.customer-ops-head strong{color:#0871b6;margin:4px 0;font-size:25px}.customer-ops-head em{color:#738492;font-size:8px;font-style:normal}.customer-ops-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.customer-ops-grid>section,.operations-timeline{background:#fff;border:1px solid #d4e2ec;border-radius:10px;padding:18px}.customer-ops-grid h3,.operations-timeline h3{margin:0 0 12px;font-size:14px}.customer-ops-grid p{color:#708291;font-size:9px}.customer-ops-grid label{color:#526b7e;font-size:9px;display:block}.customer-ops-grid input{border:1px solid #bfd4e3;border-radius:7px;width:100%;height:46px;margin:6px 0;padding:0 12px;font-size:17px;display:block}.customer-ops-grid button{color:#fff;background:#0878c5;border:0;border-radius:7px;width:100%;height:44px;font-weight:700}.customer-ops-grid button:disabled{opacity:.4}.customer-ops-grid>section>small{color:#a43b42;margin-top:8px;display:block}.customer-ops-grid dl{margin:0}.customer-ops-grid dl>div{border-bottom:1px solid #e1eaf0;justify-content:space-between;padding:9px 0;display:flex}.customer-ops-grid dt{color:#708291;font-size:9px}.customer-ops-grid dd{margin:0;font-size:11px;font-weight:700}.operations-timeline{margin-top:14px}.operations-timeline article{border-top:1px solid #e1eaf0;grid-template-columns:150px 1fr;gap:12px;padding:12px 0;display:grid}.operations-timeline time{color:#657b8d;font-size:9px}.operations-timeline b,.operations-timeline small{font-size:10px;display:block}.operations-timeline small{color:#748695;margin-top:4px;font-size:8px}@media (width<=720px){.customer-ops-grid{grid-template-columns:1fr}.customer-ops-head{flex-direction:column;align-items:flex-start;gap:14px}.customer-ops-head>div:last-child{text-align:left}.customer-ops-list span{display:none}.operations-timeline article{grid-template-columns:1fr;gap:5px}}.scheduled-price{color:#0878c4;margin-top:3px;font-size:8px;font-style:normal;font-weight:800;display:block}.tournament-schedule-page{max-width:1180px}.tournament-schedule-admin,.schedule-list{background:#fff;border:1px solid #cfe0eb;border-radius:12px;padding:22px;box-shadow:0 8px 28px #123d5a0d}.tournament-schedule-admin>p{color:#5d7383;margin:8px 0 18px;font-size:11px}.schedule-form{grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.schedule-form label{color:#4c6578;font-size:9px;font-weight:800}.schedule-form input,.schedule-form select{color:#153b56;background:#f8fbfd;border:1px solid #bfd4e1;border-radius:7px;width:100%;height:42px;margin-top:5px;padding:0 10px;font-weight:700;display:block}.schedule-form button,.schedule-list article button{color:#fff;background:#0878c4;border:0;border-radius:7px;height:42px;padding:0 14px;font-weight:800}.schedule-form .schedule-cancel{color:#496477;background:#e8f0f5}.schedule-list{margin-top:14px}.schedule-list article{border-bottom:1px solid #e0eaf0;grid-template-columns:1fr 150px 80px 80px;align-items:center;gap:10px;padding:13px 4px;display:grid}.schedule-list article:last-child{border-bottom:0}.schedule-list article b,.schedule-list article small{display:block}.schedule-list article b{color:#173e59}.schedule-list article small{color:#668092;margin-top:4px;font-size:9px}.schedule-list article strong{color:#0878c4;font-size:17px}.schedule-list article.inactive{opacity:.5;background:#f2f4f6}.schedule-list article button{color:#17618f;background:#e8f2f8;height:34px;padding:0 8px;font-size:10px}@media (width<=800px){.schedule-form{grid-template-columns:1fr 1fr}.schedule-form label:first-child{grid-column:1/-1}.schedule-form button{width:100%}.schedule-list article{grid-template-columns:1fr auto}.schedule-list article button{width:100%}}.schedule-mode{gap:8px;margin:16px 0;display:flex}.schedule-mode button{color:#31506d;background:#fff;border:1px solid #b9cce0;border-radius:12px;padding:11px 16px;font-weight:800}.schedule-mode button.selected{color:#fff;background:#1267b1;border-color:#1267b1}.tournament-schedule-admin .schedule-warning{color:#72520a;background:#fff7dc;border:1px solid #efcf6a;border-radius:12px;margin:10px 0 16px;padding:12px 14px;font-weight:700}.customer-ops-grid select{color:#183950;background:#fff;border:1px solid #bfd4e3;border-radius:7px;width:100%;height:46px;margin:6px 0 12px;padding:0 12px;font-size:13px;display:block}.prize-entry .rp-preview{color:#075fae;background:linear-gradient(135deg,#e8f6ff,#d7edfb);border-radius:9px;justify-content:space-between;align-items:center;margin:14px 0;padding:16px;display:flex}.prize-entry .rp-preview small{font-size:10px}.prize-entry .rp-preview strong{font-size:24px}.line-customer-page{background:linear-gradient(145deg,#eef8ff,#fff);place-items:center;min-height:100dvh;padding:22px;display:grid}.line-customer-page>section{color:#173d56;background:#fff;border:1px solid #cfe1ec;border-radius:16px;width:min(440px,100%);padding:30px;box-shadow:0 18px 50px #164b7020}.line-customer-page h1{margin:8px 0 12px}.line-customer-page p{color:#617d90;line-height:1.7}.line-customer-page label{color:#45677d;margin:14px 0;font-size:11px;display:block}.line-customer-page input{border:1px solid #bcd3e2;border-radius:8px;width:100%;height:48px;margin-top:6px;padding:0 12px;font-size:16px;display:block}.line-customer-page button,.line-customer-page a{color:#fff;background:#06c755;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;margin-top:12px;font-weight:800;text-decoration:none;display:flex}.line-customer-page button svg{width:17px;margin-left:7px}.line-customer-page form{border-top:1px solid #dce8ef;margin-top:24px;padding-top:16px}.staff-line-page>section>svg{color:#0878c5;width:38px;height:38px;margin-bottom:10px}.line-access-denied{background:#fff1f2;border-radius:8px;padding:12px;font-weight:700;color:#b42318!important;margin-top:16px!important}.staff-access-admin{padding-bottom:0}.staff-access-admin>.setting-head,.staff-access-admin>p,.staff-add-form{max-width:1100px;margin-left:auto;margin-right:auto}.staff-add-form{background:#f7fbfe;border:1px solid #d5e3ec;border-radius:10px;align-items:end;gap:10px;padding:14px;display:flex}.staff-add-form label{flex:1}.staff-add-form input[type=text],.staff-add-form input:not([type]){width:100%;height:40px;margin-top:5px}.staff-add-form button{height:40px}.staff-admin-check{align-items:center;gap:7px;display:flex}.staff-access-list{gap:8px;max-width:1100px;margin:16px auto;display:grid}.staff-access-list article{background:#fff;border:1px solid #d5e3ec;border-radius:9px;grid-template-columns:minmax(180px,1fr) 100px auto auto;align-items:center;gap:7px;padding:12px;display:grid}.staff-access-list article.inactive{opacity:.55;background:#eef2f4}.staff-access-list b,.staff-access-list small{display:block}.staff-access-list small{color:#6e8290;margin-top:4px;font-size:8px}.staff-access-list button{color:#fff;background:#0878c5;border:0;border-radius:6px;height:36px;padding:0 9px;font-size:9px}.invitation-code{color:#086eae;word-break:break-all;background:#eaf6fd;border-radius:8px;padding:18px;font:700 12px monospace;display:block}@media (width<=800px){.staff-add-form{display:grid}.staff-access-list article{grid-template-columns:1fr 1fr}.staff-access-list article>div{grid-column:1/-1}}.pokerweb-admin{background:#fff;border:1px solid #cfe0eb;border-radius:14px;max-width:1180px;margin:20px auto;padding:22px;box-shadow:0 12px 30px #17496512}.pokerweb-admin>p{color:#657b8c}.pokerweb-upload{align-items:end;gap:10px;margin:18px 0;display:flex}.pokerweb-upload label{color:#526b7c;gap:6px;font-size:11px;display:grid}.csv-file{cursor:pointer;background:#0878c5;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:800;color:#fff!important;display:flex!important}.csv-file svg{width:18px}.csv-file input{display:none}.pokerweb-upload>button{background:#fff;border:1px solid #bdd4e2;border-radius:8px;min-height:44px;padding:0 14px}.csv-progress,.csv-result{color:#086ba9;background:#edf7fd;border-radius:9px;margin:10px 0;padding:13px}.csv-result{flex-wrap:wrap;gap:10px;display:flex}.pokerweb-stats{grid-template-columns:repeat(5,1fr);gap:9px;margin:15px 0;display:grid}.pokerweb-stats>div{background:#f2f7fa;border-radius:10px;min-height:75px;padding:12px}.pokerweb-stats small,.pokerweb-stats b{display:block}.pokerweb-stats b{color:#075fae;margin-top:7px;font-size:16px}.pokerweb-search{border:1px solid #bfd6e4;border-radius:9px;align-items:center;gap:8px;min-height:48px;padding:0 12px;display:flex}.pokerweb-search svg{color:#0878c5;width:18px}.pokerweb-search input{border:0;outline:0;flex:1;font-size:15px}.pokerweb-members{gap:8px;margin-top:12px;display:grid}.pokerweb-members article{border:1px solid #d7e4ec;border-radius:10px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.pokerweb-members article.inactive{opacity:.6;background:#f2f3f4}.pokerweb-members b,.pokerweb-members strong,.pokerweb-members small,.pokerweb-members span{display:block}.pokerweb-members strong{color:#075fae;margin-top:4px}.pokerweb-members span,.pokerweb-members small{color:#63798a;margin-top:3px;font-size:10px}.pokerweb-members button{color:#0871ba;background:#fff;border:1px solid #bcd4e2;border-radius:7px;min-height:40px}.import-history{border-top:1px solid #d9e6ee;margin-top:16px;padding-top:14px}.import-history summary{cursor:pointer;font-weight:800}.import-history>div{border-bottom:1px solid #e3ecf2;grid-template-columns:1fr auto;gap:4px;padding:10px 0;display:grid}.import-history small{grid-column:1/3}@media (width<=720px){.pokerweb-admin{margin:12px 10px;padding:15px}.pokerweb-upload{flex-direction:column;align-items:stretch}.pokerweb-stats{grid-template-columns:repeat(2,1fr)}.pokerweb-members article{grid-template-columns:1fr}.pokerweb-members button{width:100%}}.line-flow-error{border-radius:8px;padding:11px 13px;font-weight:700;color:#b42318!important;background:#fff1f1!important}.line-member-summary{background:#eff8ff;border-radius:10px;justify-content:space-between;gap:12px;padding:14px;display:flex}.line-member-summary small{color:#315f7d}.customer-survey select{background:#fff;border:1px solid #bcd3e2;border-radius:8px;width:100%;height:48px;margin-top:6px;padding:0 12px;font-size:16px;display:block}.customer-survey .survey-consent{align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.customer-survey .survey-consent input{flex:none;width:22px;height:22px;margin:0}.line-flow-step{color:#0878c5;background:#eaf5ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.line-confirm-check{color:#138a4b;background:#e8f8ef;border-radius:50%;width:42px;height:42px;margin:18px auto 4px;padding:9px;display:block}.member-confirm-form dl{gap:10px;margin:0;display:grid}.member-confirm-form dl div{background:#eff8ff;border-radius:10px;padding:13px 14px}.member-confirm-form dt{color:#617d90;font-size:11px}.member-confirm-form dd{color:#173d56;margin:3px 0 0;font-size:18px;font-weight:800}.member-confirm-form label small{color:#617d90;margin-top:7px;font-size:12px;line-height:1.5;display:block}.line-customer-page .line-secondary-button{color:#0878c5;background:#fff;border:1px solid #9dc9e7}.member-not-found{background:#fff8f8;border:1px solid #f0c7c7;border-radius:12px;margin-top:16px;padding:16px}.member-not-found b{color:#a62929;line-height:1.6;display:block}.member-not-found p{font-size:13px;color:#775b5b!important;margin:7px 0 0!important}.line-customer-page .member-confirm-form{margin-top:20px}.line-customer-page div.member-confirm-form{border-top:1px solid #dce8ef;padding-top:16px}.pos-total{color:#fff;background:linear-gradient(135deg,#0756b8,#0a82db);border-radius:20px;gap:8px;margin-bottom:18px;padding:22px;display:grid}.pos-total>strong{font-size:clamp(32px,7vw,52px)}.pos-total>div{flex-wrap:wrap;gap:10px;display:flex}.pos-total>div b{background:#fff2;border-radius:12px;padding:9px 13px}.pos-total .settled{color:#087448;background:#dff8eb}.pos-columns{grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:18px;display:grid}.pos-items,.pos-payment,.ticket-admin-grid>section{background:#fff;border:1px solid #dce7f5;border-radius:18px;padding:18px}.pos-items>div{border-bottom:1px solid #edf2f8;justify-content:space-between;padding:12px 0;display:flex}.pos-payment{gap:12px;display:grid}.pos-payment label,.ticket-admin label{gap:6px;font-weight:700;display:grid}.pos-payment input,.pos-payment select,.ticket-admin input,.ticket-admin select,.ticket-admin textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #b9cbe0;border-radius:11px;padding:12px}.pos-payment label>span{justify-content:space-between;display:flex}.pos-payment label>small{color:#60748d}.pos-finalize{color:#fff;background:#0868d5;border:0;border-radius:13px;padding:16px;font-size:18px;font-weight:800}.pos-finalize:disabled{background:#b7c3d1}.ticket-admin{gap:18px;display:grid}.ticket-stats{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.ticket-stats article{background:#fff;border:1px solid #dce7f5;border-radius:16px;padding:16px}.ticket-stats article>b{color:#084b9d;font-size:18px}.ticket-stats article>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.ticket-stats span{color:#60748d;display:grid}.ticket-admin-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ticket-admin-grid section{gap:12px;display:grid}.ticket-admin button{color:#fff;background:#0967ce;border:0;border-radius:10px;padding:11px 15px;font-weight:700}.ticket-master-list{gap:8px;display:grid}.ticket-master-list article{background:#fff;border:1px solid #dce7f5;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.ticket-master-list article>div{margin-right:auto;display:grid}.ticket-master-list small{color:#60748d}@media (width<=760px){.pos-columns,.ticket-admin-grid{grid-template-columns:1fr}.ticket-stats article>div{grid-template-columns:repeat(2,1fr)}}.payment-status{background:#ffffff20;border-radius:10px;padding:10px 12px;display:block}.payment-status.shortage,.payment-status.excess{color:#8d1a13;background:#fff1f0}.payment-input-actions{align-items:center;gap:10px}.payment-input-actions button{color:#0868d5;background:#fff;border:1px solid #0868d5;border-radius:9px;min-height:40px;margin-left:auto;padding:7px 12px;font-weight:800}.payment-input-actions button:disabled{color:#8a97a6;border-color:#bac5d1}.payment-breakdown{gap:8px;padding-top:18px!important;display:grid!important}.payment-breakdown h3{margin:0 0 4px}.payment-breakdown p{border-bottom:1px solid #edf2f8;justify-content:space-between;margin:0;padding:8px 0;display:flex}.pos-customer{gap:2px;display:grid!important}.pos-customer small{color:#d9efff}.pos-customer b{font-size:20px}.pos-payment-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;display:grid!important}.pos-payment-progress>span{background:#ffffff1f;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.pos-payment-progress small{color:#dcefff;font-size:12px}.pos-payment-progress b{font-variant-numeric:tabular-nums;font-size:clamp(22px,3vw,32px)}.pos-payment-progress .settled{color:#087448;background:#dff8eb}.pos-payment-progress .settled small{color:#087448}.pos-adjustments{gap:8px!important;display:flex!important}.pos-adjustments:empty{display:none!important}.payment-breakdown .payment-empty{color:#718094}.payment-breakdown .payment-summary-row{border-bottom:0;padding-top:12px;font-size:17px}.payment-breakdown .payment-summary-row b{font-size:20px}.payment-breakdown .payment-summary-row.remaining{color:#9b2b24;border-top:2px solid #dce7f5;margin-top:2px;font-size:19px}.payment-breakdown .payment-summary-row.remaining.settled{color:#087448}.payment-breakdown .payment-summary-row.remaining b{font-size:26px}.legacy-point-admin{gap:16px;display:grid}.legacy-point-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.legacy-point-summary article,.legacy-point-upload,.legacy-point-list article{background:#fff;border:1px solid #dce7f5;border-radius:14px;padding:14px}.legacy-point-summary article{gap:5px;display:grid}.legacy-point-summary b{color:#0756a0;font-size:22px}.legacy-point-upload,.legacy-header-map{gap:12px;display:grid}.legacy-header-map{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.legacy-point-upload label{gap:6px;font-weight:700;display:grid}.legacy-point-upload input,.legacy-point-upload select,.legacy-point-filters input,.legacy-point-filters select{min-height:46px;font:inherit;background:#fff;border:1px solid #b9cbe0;border-radius:10px;padding:9px}.legacy-point-upload button{color:#fff;background:#075ca1;border:0;border-radius:10px;min-height:48px;font-weight:800}.legacy-point-filters{flex-wrap:wrap;gap:10px;display:flex}.legacy-point-list{gap:8px;display:grid}.legacy-point-list article{grid-template-columns:minmax(0,1fr) auto;gap:14px;display:grid}.legacy-point-list article>div{gap:4px;display:grid}.legacy-point-list small{color:#60748d}.recent-checkouts{background:#fff;border:1px solid #dce7f5;border-radius:18px;margin-top:20px;padding:16px}.recent-checkouts>div{border-top:1px solid #edf2f8;align-items:center;gap:12px;padding:10px 0;display:flex}.recent-checkouts span{margin-right:auto;display:grid}.recent-checkouts small{color:#60748d}.recent-checkouts button{color:#b32626;background:#fff;border:1px solid #d64a4a;border-radius:9px;padding:8px 12px;font-weight:700}.customer-ops-list>button{grid-template-columns:minmax(150px,1fr) auto 18px;display:grid;overflow:hidden}.customer-list-identity{min-width:0}.customer-list-identity small strong{letter-spacing:.08em;white-space:nowrap;font-size:11px;display:inline}.customer-list-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.customer-ops-list .customer-list-badges span{white-space:nowrap;border-radius:999px;padding:6px 9px;display:inline-flex}.customer-ops-list .customer-list-badges span.active{color:#13734d;background:#e4f6ee}@media (width<=720px){.customer-ops-list>button{grid-template-columns:minmax(0,1fr) 18px;gap:9px;padding:13px}.customer-list-badges{grid-area:2/1/auto/-1;justify-content:flex-start}.customer-ops-list>button>svg{grid-area:1/2}}.admin-category-tabs{z-index:12;scrollbar-width:thin;background:#f5f8fa;gap:7px;margin:0 0 14px;padding:10px 0;display:flex;position:sticky;top:0;overflow-x:auto}.admin-category-tabs button{color:#496579;background:#fff;border:1px solid #cddde8;border-radius:999px;flex:none;min-height:42px;padding:0 16px;font-weight:700}.admin-category-tabs button.active{color:#fff;background:#0878c5;border-color:#0878c5;box-shadow:0 5px 15px #0878c533}.admin-category-content>.page,.admin-category-content>div>.page,.admin-category-content>.pokerweb-admin{margin-top:0}.admin-tables-only .admin-settings>article:not(:last-child),.admin-tables-only .admin-settings>article:first-child,.admin-products-only .admin-settings>article:last-child,.admin-payments-only .ticket-admin>.setting-head,.admin-payments-only .ticket-admin>p,.admin-payments-only .ticket-stats,.admin-payments-only .ticket-admin-grid,.admin-tickets-only .payment-method-admin{display:none}.compact-admin-list>div:last-child{gap:8px;margin-top:14px;display:grid}.compact-admin-list>div:last-child>article{background:#fff;border:1px solid #d4e2ec;border-radius:10px;overflow:hidden}.compact-admin-summary{text-align:left;color:#183950;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 16px;display:grid}.compact-admin-summary span b,.compact-admin-summary span small{display:block}.compact-admin-summary span small{color:#0871b6;margin-top:4px}.compact-admin-summary em{color:#607789;font-size:10px;font-style:normal}.compact-admin-summary svg{width:18px;transition:transform .2s}.compact-admin-summary svg.expanded{transform:rotate(90deg)}.compact-admin-detail{background:#f7fafc;border-top:1px solid #e0e9ef;margin:0;padding:8px 16px}.compact-admin-detail>div{grid-template-columns:150px minmax(0,1fr);gap:10px;padding:8px 0;display:grid}.compact-admin-detail dt{color:#6c8090;font-size:10px}.compact-admin-detail dd{overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:700}.system-status-admin>div:last-child{gap:8px;margin-top:14px;display:grid}.system-status-admin details{background:#fff;border:1px solid #d4e2ec;border-radius:10px}.system-status-admin summary{cursor:pointer;grid-template-columns:1fr auto 18px;align-items:center;gap:10px;min-height:58px;padding:0 16px;list-style:none;display:grid}.system-status-admin summary span{color:#0871b6;font-size:11px;font-weight:700}.system-status-admin summary svg{width:16px}.system-status-admin details p{color:#6c8090;border-top:1px solid #e1eaf0;margin:0;padding:14px 16px;font-size:10px}@media (width<=720px){.admin-category-tabs{margin-inline:-10px;padding:9px 10px}.admin-category-tabs button{min-height:46px;padding:0 14px}.compact-admin-summary{grid-template-columns:minmax(0,1fr) 18px}.compact-admin-summary em{grid-area:2/1/auto/-1}.compact-admin-summary svg{grid-area:1/2}.compact-admin-detail>div{grid-template-columns:1fr;gap:3px}.admin-settings{grid-template-columns:1fr}.staff-access-list article,.master-list>div{overflow-x:hidden}}.compact-pokerweb-members article{padding:0!important;display:block!important}.compact-pokerweb-members .compact-admin-summary{border:0}.pokerweb-member-detail{background:#f7fafc;border-top:1px solid #e1eaf0;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.pokerweb-member-detail span{background:#e8f2f8;border-radius:999px;padding:6px 9px;font-size:9px}.pokerweb-member-detail small{color:#6b8090;flex:1}.pokerweb-member-detail button{min-height:38px}.temporary-member-form{background:#f7fbfe;border:1px solid #cfe0eb;border-radius:12px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;margin:18px 0;padding:18px;display:grid!important}.temporary-member-form h3,.temporary-member-form p{grid-column:1/-1;margin:0}.temporary-member-form p{color:#617789;font-size:13px}.temporary-member-form label,.temporary-member-actions label{color:#4c6578;font-size:13px}.temporary-member-form input,.temporary-member-actions input{background:#fff;border:1px solid #bcd2e1;border-radius:7px;width:100%;min-height:44px;margin-top:6px;padding:0 10px;font-size:16px;display:block}.temporary-member-form button,.temporary-member-actions button{color:#fff;background:#015ca1;border:0;border-radius:7px;min-height:44px;padding:0 16px}.temporary-member-actions{background:#f7fafc;border-top:1px solid #e0e9ef;flex-wrap:wrap;align-items:end;gap:10px;padding:12px 16px;display:flex}.temporary-member-actions label{flex:180px}.temporary-member-actions button{flex:0 auto}@media (width<=720px){.temporary-member-form{grid-template-columns:1fr}.temporary-member-actions>*{width:100%}.temporary-member-actions button{flex:100%}}.ticket-issue-grid{grid-template-columns:minmax(280px,420px) 1fr;gap:16px;display:grid}.ticket-issue-grid>section{background:#fff;border:1px solid #dce7f5;border-radius:16px;padding:18px}.ticket-issue-grid label{color:#405e73;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;display:grid}.ticket-issue-grid input,.ticket-issue-grid select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #b9cbe0;border-radius:10px;padding:12px}.ticket-issue-grid>section>button{color:#fff;background:#0967ce;border:0;border-radius:10px;width:100%;padding:13px;font-weight:800}.ticket-issue-grid>section>button:disabled{background:#aebdca}.ticket-customer-results{gap:6px;margin:-5px 0 12px;display:grid}.ticket-customer-results button{text-align:left;background:#f7fbfe;border:1px solid #cfe0eb;border-radius:9px;justify-content:space-between;padding:10px;display:flex}.ticket-customer-results small{color:#0871b6}.ticket-selected-customer{background:#eaf6ff;border-radius:10px;gap:3px;margin:-4px 0 13px;padding:12px;display:grid}.ticket-selected-customer small{color:#617d90}.ticket-selected-customer strong{color:#0871b6;font-size:12px}.ticket-issue-history h3{margin-top:0}.ticket-issue-history article{border-top:1px solid #edf2f8;grid-template-columns:minmax(120px,1fr) 2fr;gap:12px;padding:11px 0;display:grid}.ticket-issue-history article div{gap:3px;display:grid}.ticket-issue-history small{color:#60748d;font-size:11px}.ticket-master-editor{align-items:start}.ticket-active-toggle{align-items:center;grid-template-columns:auto 1fr!important;display:flex!important}.ticket-active-toggle input{height:20px;width:20px!important}@media (width<=760px){.ticket-issue-grid,.ticket-issue-history article{grid-template-columns:1fr}}.ticket-expiry-relative{grid-template-columns:minmax(0,1fr) 64px;align-items:end;gap:10px;display:grid}.ticket-expiry-relative strong{color:#075fae;background:#eaf5ff;border-radius:11px;place-items:center;height:45px;display:grid}.ticket-no-expiry{color:#4f6d80;background:#eef5f9;border-radius:11px;margin:0;padding:12px;font-weight:700}.ticket-admin input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:46px}.ticket-admin label>small{color:#60748d;font-size:11px}@media (width<=760px){.ticket-admin input[type=date]{font-size:16px}.ticket-master-list article{flex-wrap:wrap;align-items:flex-start}.ticket-master-list article>div{width:100%}}.staff-create-row{background:#f7fbfe;border:1px solid #d5e3ec;border-radius:10px;gap:10px;max-width:1100px;margin:14px auto;padding:14px;display:flex}.staff-create-row input{border:1px solid #bfd2df;border-radius:7px;flex:1;min-width:0;height:40px;padding:0 12px}.staff-create-row button{color:#fff;background:#0878c5;border:0;border-radius:7px;align-items:center;gap:5px;height:40px;padding:0 15px;display:flex}.staff-create-row svg{width:16px}@media (width<=600px){.staff-create-row{display:grid}.staff-access-list select{min-height:36px}}.staff-login-admin{display:none!important}.sheet-sync-status{color:#5f7381;background:#edf3f7;border-radius:999px;margin-top:8px;padding:5px 9px;font-size:10px;display:inline-block}.sheet-sync-status.succeeded{color:#087847;background:#e6f7ee}.sheet-sync-status.failed{color:#b13f32;background:#fff0ed}.cash-count-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cash-count-grid input{height:40px!important;margin-bottom:0!important;font-size:14px!important}.cash-difference{color:#c33!important}.reflect-sheet-button{color:#fff;background:#0878c5;border:0;border-radius:8px;align-items:center;gap:7px;padding:11px 16px;font-weight:800;display:flex}.reflect-sheet-button:disabled{opacity:.55}.reflect-sheet-button svg{width:17px}.sheet-sync-time{color:#087847;background:#e9f8f0;border-radius:8px;padding:10px}.sync-error{color:#aa3e32;background:#fff0ed;border-radius:8px;padding:10px}.finance-confirm>div{border-bottom:1px solid #e1eaf0;justify-content:space-between;padding:9px 0;display:flex}.finance-confirm dd{font-weight:800}@media (width<=720px){.cash-count-grid{grid-template-columns:repeat(2,1fr)}.finance-page .livebar{flex-direction:column;align-items:stretch}.reflect-sheet-button{justify-content:center;min-height:48px}}.reception-state-tags,.reception-operation-bar,.ring-ledger-summary{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.reception-state-tags span{color:#34566d;background:#eaf2f7;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.reception-state-tags .ring-playing{color:#087b48;background:#e7f8ef}.reception-state-tags .tournament-playing{color:#6546b8;background:#eeeaff}.reception-state-tags .unpaid,.reception-state-tags .attention{color:#b55016;background:#fff0e7}.reception-state-tags .earlybird{color:#8a6400;background:#fff5cc}.reception-operation-bar{background:#fff;border:1px solid #d4e2ec;border-radius:10px;padding:14px}.reception-operation-bar button{color:#fff;background:#0878c5;border:0;border-radius:8px;flex:140px;min-height:46px;font-weight:800}.ring-ledger-summary{background:#eef7fc;border-radius:9px;padding:12px 16px}.ring-ledger-summary span{color:#597386;flex:1;min-width:130px;font-size:10px}.ring-ledger-summary b{color:#123b58;margin-top:3px;font-size:16px;display:block}.reception-unified-timeline article{grid-template-columns:80px 1fr}.reception-order-details{background:#fff;border:1px solid #d4e2ec;border-radius:10px;margin-top:14px;padding:14px}.reception-order-details>summary{cursor:pointer;color:#0871b6;font-weight:800}@media (width<=720px){.reception-operation-bar button{flex-basis:calc(50% - 4px)}.reception-unified-timeline article{grid-template-columns:58px 1fr}}.admin-subtabs,.product-category-filter{gap:8px;max-width:1180px;margin:0 auto;padding:10px 14px;display:flex;overflow:auto}.admin-subtabs button,.product-category-filter button{color:#31566f;white-space:nowrap;background:#fff;border:1px solid #cbdce8;border-radius:999px;padding:10px 15px;font-weight:700}.admin-subtabs button.active,.product-category-filter button.active{color:#fff;background:#0878c4;border-color:#0878c4}.product-option-admin{border:1px solid #d7e4ed;border-radius:10px;gap:9px;padding:12px;display:grid}.product-option-admin label{align-items:center;gap:8px;display:flex}.product-option-admin input{width:18px;height:18px}.earlybird-audit{color:#526d80;margin:8px 0 0;font-size:11px}.individual-earlybird-actions{flex-wrap:wrap;gap:8px;display:flex}.line-member-summary+p{line-height:1.7}@media (width<=720px){.admin-subtabs,.product-category-filter{padding:8px 4px}.admin-subtabs button,.product-category-filter button{min-height:44px}.individual-earlybird-actions button{flex:1;min-height:46px}}.checkin-qr-panel{border:1px solid var(--line);background:var(--panel);text-align:center;border-radius:24px;max-width:720px;margin:24px auto;padding:clamp(18px,4vw,36px)}.checkin-qr-panel img{background:#fff;border-radius:16px;width:min(100%,520px);height:auto;margin:0 auto 20px;padding:12px;display:block}.checkin-qr-panel dl{text-align:left;gap:8px;margin:16px 0;display:grid}.checkin-qr-panel dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px;display:flex}.checkin-qr-panel dt{color:var(--muted)}.checkin-qr-panel dd{margin:0;font-weight:700}.checkin-qr-panel button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.checkin-audience{border:1px solid var(--line);text-align:left;background:#f8fbfd;border-radius:14px;margin:14px 0;padding:16px}.checkin-audience strong{color:var(--brand);font-size:17px;display:block}.checkin-audience p{margin:6px 0 12px}.checkin-url-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkin-url{border:1px solid var(--brand);min-height:48px;color:var(--brand);border-radius:8px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.checkin-url.primary{background:var(--brand);color:#fff}.checkin-url-actions button{border:1px solid var(--brand);width:100%;color:var(--brand);background:#fff;font-weight:800}.checkin-copy-status{color:#087847;font-weight:800;margin:10px 0 0!important}.checkin-url-details{color:var(--muted);margin-top:10px}.checkin-url-details summary{cursor:pointer;font-weight:700}.checkin-url-details code{overflow-wrap:anywhere;background:#eef3f7;border-radius:8px;margin-top:8px;padding:10px;font-size:12px;display:block}.qr-status-message{place-items:center;min-height:320px;font-size:20px;font-weight:800;display:grid}.qr-error{color:#8c1d1d;background:#fff3f3;border:1px solid #efb5b5;border-radius:16px;padding:28px 16px}.qr-error b{font-size:20px}.qr-error p{overflow-wrap:anywhere}.staff-app{font-size:16px}.staff-app button,.staff-app [role=button],.staff-app input,.staff-app select{min-height:44px}.staff-app button{touch-action:manipulation}.staff-app small{font-size:max(12px,.75em);line-height:1.5}.staff-app input,.staff-app select,.staff-app textarea{font-size:16px}.staff-app .page{width:100%;max-width:1600px;padding:clamp(18px,2.2vw,34px) clamp(16px,2.5vw,40px) 88px}.staff-app header{height:80px;padding-inline:clamp(18px,2.5vw,40px)}.staff-app .rail{width:104px;padding-inline:12px}.staff-app .rail button{border-radius:14px;width:76px;height:68px}.staff-app .rail button svg{width:23px;height:23px}.staff-app .rail button small{font-size:12px}.staff-app .app>main,.staff-app>main{margin-left:104px}.staff-app .order-card{border-radius:14px;padding:18px}.staff-app .order-card b,.staff-app .order-card strong{font-size:15px}.staff-app .order-card small,.staff-app .order-card time{font-size:12px}.staff-app .card-actions button{min-height:46px;font-size:14px}.staff-app .order-desk-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.staff-app .order-desk-tabs button{min-height:78px}.staff-app .order-desk-tabs b{font-size:16px}.staff-app .order-desk-tabs small{font-size:12px}.staff-app .reception-work-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.staff-app .reception-list>button{border-radius:14px;min-height:92px;padding:16px 18px}.staff-app .reception-list strong{font-size:18px!important}.staff-app .reception-list em,.staff-app .reception-list span{font-size:14px!important}.staff-app .reception-list span small{font-size:12px!important}.staff-app .reception-detail{border-radius:16px;padding:clamp(18px,2vw,28px)}.staff-app .reception-detail-head h2{font-size:clamp(22px,2vw,30px)}.staff-app .reception-detail-head b{font-size:16px}.staff-app .reception-state-tags span{padding:8px 12px;font-size:13px}.staff-app .reception-operation-bar{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;padding:16px;display:grid}.staff-app .reception-operation-bar button{min-height:54px;font-size:16px}.staff-app .ring-ledger-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;padding:16px;display:grid}.staff-app .ring-ledger-summary span{min-width:0;font-size:13px}.staff-app .ring-ledger-summary b{font-size:21px}.staff-app .reception-history time,.staff-app .operations-timeline time{font-size:14px}.staff-app .reception-history b,.staff-app .operations-timeline b{font-size:16px}.staff-app .reception-history small,.staff-app .operations-timeline small{font-size:13px}.staff-app .pos-total{z-index:7;padding:24px;position:sticky;top:80px}.staff-app .pos-total>strong{font-size:clamp(40px,5vw,64px)}.staff-app .pos-total>div b{font-size:15px}.staff-app .pos-payment label{font-size:16px}.staff-app .pos-payment input,.staff-app .pos-payment select{min-height:52px;font-size:18px}.staff-app .pos-finalize{min-height:58px;font-size:19px}.staff-app .admin-category-tabs{flex-wrap:wrap;top:80px;overflow:visible}.staff-app .admin-category-tabs button{min-height:48px;font-size:14px}.staff-app .compact-admin-summary,.staff-app .staff-access-list button,.staff-app .master-list button{min-height:46px;font-size:14px}.staff-app .staff-access-list small,.staff-app .compact-admin-detail dt,.staff-app .compact-admin-detail dd{font-size:13px}.staff-app .customer-ops-grid h3,.staff-app .finance-page h3{font-size:18px}.staff-app .customer-ops-grid dt{font-size:14px}.staff-app .customer-ops-grid dd{font-variant-numeric:tabular-nums;font-size:17px}.staff-app .finance-page .setting-head button,.staff-app .reflect-sheet-button{min-height:48px;font-size:15px}.staff-app .metrics .metric b{font-variant-numeric:tabular-nums}.staff-app .confirm-dialog{font-size:16px}.staff-app .confirm-dialog h2{font-size:24px}.staff-app .confirm-dialog input,.staff-app .confirm-dialog select,.staff-app .confirm-dialog textarea{min-height:52px;font-size:18px}.staff-app .confirm-actions button{min-height:52px;font-size:16px}.staff-app .reception-operation-dialog .rp-preview strong{font-size:clamp(26px,5vw,38px)}@media (width>=768px) and (width<=1199px){.staff-app .rail{width:88px}.staff-app .rail button{width:66px}.staff-app .app>main,.staff-app>main{margin-left:88px}.staff-app .page{padding-inline:22px}.staff-app .reception-work-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-app .reception-list>button{grid-template-columns:minmax(180px,1.4fr) repeat(2,minmax(110px,.8fr)) 28px}.staff-app .reception-list>button>span:nth-of-type(n+3){grid-column:auto}.staff-app .order-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-app .pos-columns{grid-template-columns:minmax(0,1fr) minmax(300px,38vw)}.staff-app .admin-category-tabs{scroll-snap-type:x proximity;flex-wrap:nowrap;overflow-x:auto}.staff-app .admin-category-tabs button{scroll-snap-align:start}.staff-app .customer-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){body{overflow-x:hidden}.staff-app{font-size:16px}.staff-app .rail{width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);gap:4px;display:grid;inset:auto 0 0}.staff-app .rail button{border-radius:12px;width:100%;height:58px;min-height:58px}.staff-app .rail button small{font-size:12px}.staff-app .app>main,.staff-app>main{padding-bottom:calc(74px + env(safe-area-inset-bottom));margin-left:0}.staff-app header{height:68px;padding:0 15px}.staff-app header h1{font-size:21px}.staff-app .page{padding:14px 12px calc(92px + env(safe-area-inset-bottom))}.staff-app .order-desk-tabs,.staff-app .reception-work-tabs{scroll-snap-type:x mandatory;gap:8px;margin:12px -12px;padding:0 12px 8px;display:flex;overflow-x:auto}.staff-app .order-desk-tabs button,.staff-app .reception-work-tabs button{scroll-snap-align:start;flex:0 0 min(78vw,260px);min-height:66px}.staff-app .order-grid{grid-template-columns:1fr}.staff-app .reception-intro{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.staff-app .reception-list>button{grid-template-columns:minmax(0,1fr) 28px;gap:8px;min-height:0;padding:16px;display:grid}.staff-app .reception-list>button>strong,.staff-app .reception-list>button>em,.staff-app .reception-list>button>span{grid-column:1}.staff-app .reception-list>button>svg{grid-area:1/2/10}.staff-app .reception-list strong{font-size:18px!important}.staff-app .reception-list em,.staff-app .reception-list span{font-size:14px!important}.staff-app .reception-detail-head{flex-direction:column;align-items:flex-start;gap:12px}.staff-app .reception-detail-head>button{width:100%}.staff-app .reception-operation-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.staff-app .reception-operation-bar button{min-width:0;min-height:56px;padding:8px;font-size:15px}.staff-app .ring-ledger-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-app .ring-ledger-summary b{font-size:20px}.staff-app .reception-detail .staff-order-form{grid-template-columns:1fr}.staff-app .pos-total{border-radius:16px;margin-inline:-2px;padding:18px;top:68px}.staff-app .pos-total>strong{font-size:40px}.staff-app .pos-total>div{grid-template-columns:1fr 1fr;display:grid}.staff-app .pos-total>div b{padding:10px;font-size:14px}.staff-app .pos-columns{grid-template-columns:1fr}.staff-app .pos-payment{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.staff-app .pos-finalize{bottom:calc(76px + env(safe-area-inset-bottom));z-index:9;position:sticky;box-shadow:0 8px 28px #1238}.staff-app .admin-category-tabs{scroll-snap-type:x mandatory;flex-wrap:nowrap;margin-inline:-12px;padding-inline:12px;top:68px;overflow-x:auto}.staff-app .admin-category-tabs button{scroll-snap-align:start;flex:none}.staff-app .staff-access-list article{grid-template-columns:1fr;gap:10px}.staff-app .staff-access-list article>div{grid-column:auto}.staff-app .staff-access-list select,.staff-app .staff-access-list button{width:100%;min-height:48px}.staff-app .customer-ops-grid,.staff-app .ticket-admin-grid,.staff-app .ticket-issue-grid{grid-template-columns:1fr}.staff-app .customer-ops-grid>section{padding:16px}.staff-app .pokerweb-stats,.staff-app .ticket-stats article>div{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-app .pokerweb-members article,.staff-app .ticket-master-list article,.staff-app .recent-checkouts>div{grid-template-columns:1fr;display:grid}.staff-app .reception-history>article,.staff-app .operations-timeline article,.staff-app .timeline-order{grid-template-columns:64px minmax(0,1fr);gap:10px}.staff-app .timeline-order>strong,.staff-app .timeline-order>.status{grid-column:2}.staff-app .confirm-backdrop{align-items:end;padding:0}.staff-app .confirm-dialog{width:100%;max-height:94dvh;padding:22px 16px calc(20px + env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:20px 20px 0 0}.staff-app .confirm-actions{margin:18px -16px calc(-20px - env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce7ef;grid-template-columns:1fr;position:sticky;bottom:0}.staff-app .confirm-dialog textarea{min-height:110px}.staff-app .checkin-qr-panel{margin:12px 0;padding:16px}.staff-app .checkin-qr-panel dl div{flex-direction:column;align-items:flex-start;gap:4px}.staff-app .checkin-qr-panel button{width:100%;min-height:52px}.staff-app .cash-count-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-app .checkin-url-actions{grid-template-columns:1fr}.staff-app .checkin-url{width:100%;min-height:52px}}@media (width<=430px){.staff-app .reception-operation-bar{grid-template-columns:1fr 1fr}.staff-app .pos-total>div,.staff-app .metrics,.staff-app .metrics.compact,.staff-app .admin-grid{grid-template-columns:1fr}.staff-app .pokerweb-stats{grid-template-columns:1fr 1fr}.staff-app .reception-list-note p{font-size:14px}.staff-app .toast{font-size:14px;top:78px;left:12px;right:12px}}@media (width<=767px) and (orientation:landscape){.staff-app .rail{height:62px;padding-bottom:env(safe-area-inset-bottom)}.staff-app .app>main,.staff-app>main{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.staff-app .confirm-dialog{border-radius:0;max-height:100dvh}.staff-app .reception-operation-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}html,body,#root{max-width:100%;overflow-x:clip}.staff-app,.staff-app main,.staff-app section,.staff-app article,.staff-app div,.staff-app nav,.staff-app form,.staff-app label{min-width:0}.staff-app img,.staff-app svg{max-width:100%}.staff-app p,.staff-app b,.staff-app strong,.staff-app small,.staff-app span,.staff-app dd,.staff-app dt,.staff-app td,.staff-app th,.staff-app label{overflow-wrap:anywhere;word-break:normal}.staff-app input,.staff-app select,.staff-app textarea{width:100%;max-width:100%}.staff-app .page>*{max-width:100%}.staff-app .metrics,.staff-app .admin-grid,.staff-app .pokerweb-stats,.staff-app .cash-count-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.staff-app .customer-ops-grid,.staff-app .ticket-admin-grid,.staff-app .ticket-issue-grid,.staff-app .admin-settings{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.staff-app .order-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.staff-app .pos-payment-methods,.staff-app .payment-method-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))}.staff-app table{table-layout:fixed;width:100%;max-width:100%}.staff-app th,.staff-app td{overflow-wrap:anywhere}.staff-app .confirm-backdrop{overflow:hidden}.staff-app .confirm-dialog{width:min(680px,100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:hidden auto}.staff-app .setting-head,.staff-app .toolbar,.staff-app .livebar,.staff-app .top-actions,.staff-app .reception-detail-head,.staff-app .checkout-banner{flex-wrap:wrap;min-width:0}.staff-app .setting-head>*{min-width:0}.staff-app .toast{overflow-wrap:anywhere;max-width:calc(100vw - 24px)}@media (width>=768px) and (width<=1040px){.staff-app .reception-list>button{grid-template-columns:minmax(0,1fr) minmax(100px,.65fr) 28px}.staff-app .reception-list>button>span:nth-of-type(n+2){grid-column:1/3}.staff-app .pos-columns,.staff-app .checkout-grid,.staff-app .shop-layout{grid-template-columns:1fr}.staff-app .cart{position:static}.staff-app .admin-category-content{width:100%}}@media (width<=600px){.staff-app .order-desk-tabs,.staff-app .reception-work-tabs,.staff-app .admin-category-tabs,.staff-app .admin-subtabs,.staff-app .product-category-filter{overscroll-behavior-inline:contain;scrollbar-width:thin;max-width:100%;display:flex;overflow-x:auto}.staff-app .order-desk-tabs button,.staff-app .reception-work-tabs button{flex-basis:min(82vw,250px)}.staff-app .reception-operation-bar,.staff-app .ring-ledger-summary,.staff-app .pokerweb-stats,.staff-app .ticket-stats article>div,.staff-app .cash-count-grid{grid-template-columns:1fr}.staff-app .pos-payment-methods,.staff-app .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-app .confirm-table article{grid-template-columns:1fr}.staff-app .confirm-table article>span,.staff-app .confirm-table article>strong{justify-self:start}.staff-app .bill-line{grid-template-columns:28px minmax(0,1fr) auto}.staff-app .bill-line>*{min-width:0}.staff-app .setting-head>button,.staff-app .setting-head>select,.staff-app .reflect-sheet-button{width:100%}.staff-app .checkin-qr-panel img{padding:8px}.staff-app .qr-status-message{min-height:220px}}@media (width<=360px){body{min-width:0}.staff-app header{padding-inline:10px}.staff-app header h1{font-size:19px}.staff-app .page{padding-inline:9px}.staff-app .rail{padding-inline:3px}.staff-app .rail button{padding-inline:2px}.staff-app .rail button small{font-size:11px}.staff-app .reception-operation-bar,.staff-app .pos-payment-methods,.staff-app .payment-method-grid{grid-template-columns:1fr}.staff-app .pos-total>strong{font-size:34px}.staff-app .metric{grid-template-columns:34px minmax(0,1fr)}.staff-app .metric b{font-size:26px}.staff-app .confirm-dialog{border-radius:0;width:100vw;max-width:100vw;max-height:100dvh;padding-inline:12px}.staff-app .confirm-actions{margin-inline:-12px;padding-inline:12px}.staff-app .toast{max-width:none;left:8px;right:8px}.staff-app .checkin-qr-panel{padding-inline:10px}}.customer-checkout-cta{color:#fff;letter-spacing:.04em;background:#015ca1;border:0;border-radius:8px;width:100%;min-height:58px;margin-top:14px;font-size:18px;font-weight:700}.customer-checkout-cta:disabled{opacity:.45;cursor:not-allowed}.checkout-request-dialog>p{color:#536b7e;line-height:1.7}@media (resolution>=1.25x){.staff-app button,.staff-app input,.staff-app select{min-height:46px}}.staff-app{--brand-blue:#015ca1;--brand-dark:#0a3867;font-family:Archivo,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif}.staff-app .rail{background:var(--brand-dark);border-color:#ffffff1f}.staff-app .repoker-staff-mark{background:#fff;border-radius:8px;width:58px;height:58px;margin:0 0 24px;overflow:hidden}.staff-app .repoker-staff-mark img{object-fit:cover;width:100%;height:100%}.staff-app .rail button.on{color:var(--brand-blue);background:#fff;border-color:#fff}.staff-app .rail button:not(.on){color:#d8e7f2}.staff-app header{background:#fff;border-color:#d5e2eb}.staff-app header p{color:var(--brand-blue)}.staff-app header h1{color:var(--brand-dark)}.staff-app button{border-radius:6px}.staff-app .reception-operation-bar button,.staff-app .reflect-sheet-button,.staff-app .pos-finalize{background:var(--brand-blue)}.configuration-error .repoker-brand{justify-content:center;margin-bottom:24px}.configuration-error .repoker-brand img{object-fit:cover;width:220px;height:70px}.staff-app .rail button.locked{opacity:.5}.staff-app .rail button.locked small{justify-content:center;align-items:center;gap:4px;display:flex}.staff-app .rail button.locked small svg{width:13px;height:13px}.finance-access-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:55vh;display:flex}.finance-access-state>svg{color:#647789;width:46px;height:46px}.finance-access-state h2{margin:0;font-size:clamp(20px,3vw,28px)}.finance-access-state p{color:#647789;margin:0}.staff-auth-loading{color:#0a3867;background:#f5f8fa;place-items:center;min-height:100dvh;font-size:16px;font-weight:700;display:grid}.rp-history-panel{background:#fff;border:1px solid #d8e2ec;margin-top:20px;padding:18px}.rp-history-row{border-top:1px solid #e6edf3;grid-template-columns:minmax(150px,.7fr) minmax(0,2fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.rp-history-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.rp-history-row strong.positive{color:#015ca1}.rp-history-row strong.negative{color:#a52323}.rp-history-actions button{min-height:44px}.rp-history-actions span{color:#526579;font-weight:700}.point-operation-dialog label,.point-operation-dialog fieldset{flex-direction:column;gap:8px;display:flex}.point-operation-dialog input{min-height:48px;font-size:18px}.point-operation-dialog fieldset label{flex-direction:row;align-items:center;margin-right:18px;display:inline-flex}.point-correction-summary{background:#f3f7fb;border-left:4px solid #015ca1;gap:8px;padding:14px;display:grid}.point-correction-summary span{justify-content:space-between;gap:16px;display:flex}@media (width<=767px){.rp-history-panel{padding:14px}.rp-history-row{grid-template-columns:1fr;gap:8px}.rp-history-actions button{width:100%}.point-operation-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:auto}.point-correction-summary span{flex-direction:column;align-items:flex-start;gap:2px}}.checkout-completed-notice{z-index:12;color:#0a3867;background:#fff;border:2px solid #015ca1;align-items:center;gap:12px;max-width:720px;margin:0 auto 16px;padding:14px 16px;display:flex;position:sticky;top:12px}.checkout-completed-notice svg{color:#015ca1}.checkout-completed-notice div{flex-direction:column;display:flex}.checkout-completed-notice b{font-size:18px}.customer-checkout-cta.secondary{color:#0a3867;background:#fff;border:2px solid #0a3867}.preview-auth{text-align:center;place-content:center;gap:12px;min-height:100vh;padding:24px;display:grid}.preview-auth svg{color:#015ca1;width:40px;height:40px;margin:auto}.customer-preview-shell{background:#e9eef3;min-height:100vh}.customer-preview-shell>header{z-index:20;color:#fff;background:#0a3867;align-items:center;gap:14px;min-height:68px;padding:10px 18px;display:flex;position:sticky;top:0}.customer-preview-shell>header>div:first-child{display:grid}.customer-preview-shell>header small{opacity:.78}.customer-preview-shell>header select{color:#0a3867;background:#fff;border:1px solid #7fa6c4;border-radius:7px;min-height:42px;margin-left:auto;padding:0 10px}.customer-preview-shell>header em{white-space:nowrap;border:1px solid #70acd6;border-radius:99px;padding:6px 10px;font-style:normal}.preview-widths{gap:4px;display:flex}.preview-widths button{color:#fff;background:0 0;border:1px solid #7fa6c4;border-radius:6px;min-height:38px;padding:0 10px}.preview-widths button.active{color:#0a3867;background:#fff}.preview-device{background:#fff;min-height:calc(100vh - 68px);margin:auto;transition:max-width .2s;overflow-x:hidden}.preview-device.phone{max-width:390px}.preview-device.tablet{max-width:768px}.preview-device.desktop{max-width:1120px}.preview-registration{min-height:calc(100vh - 68px)}.preview-registration>section{min-width:0;max-width:100%}.preview-registration label{text-align:left;gap:6px;margin:12px 0;display:grid}.preview-registration input{border:1px solid #bcd3e2;border-radius:8px;min-height:48px;padding:0 12px;font-size:16px}.policy-link{align-items:center;width:100%;color:#015ca1!important;background:#fff!important;border:1px solid #015ca1!important;justify-content:space-between!important;min-height:52px!important;margin-top:18px!important;display:flex!important}.policy-link svg{width:18px}.customer-survey>button:disabled{opacity:.42;cursor:not-allowed}.policy-backdrop{z-index:100;background:#041b319e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.policy-sheet{width:min(100%,680px);max-height:92dvh;padding:28px 22px calc(24px + env(safe-area-inset-bottom));color:#153348;background:#fff;border-radius:18px 18px 0 0;position:relative;overflow:auto}.policy-sheet h1{color:#0a3867;font-size:25px;line-height:1.25}.policy-sheet h2{color:#015ca1;margin-top:28px;font-size:18px}.policy-sheet ol{gap:12px;padding-left:24px;line-height:1.7;display:grid}.policy-sheet>button:not(.policy-close){width:100%;min-height:52px;margin-top:12px}.policy-close{float:right;color:#0a3867;background:#eef5fa;border:0;border-radius:50%;width:44px;height:44px;position:sticky;top:0}.policy-missing{background:#fff9e8;border:1px solid #d5a021;border-radius:8px;padding:14px}.policy-missing b{color:#7a4f00}@media (width<=760px){.customer-preview-shell>header{flex-wrap:wrap;align-items:stretch;padding:10px}.customer-preview-shell>header>div:first-child{width:100%}.customer-preview-shell>header select{order:3;width:100%;margin-left:0}.customer-preview-shell>header em{display:none}.preview-widths{margin-left:auto}.preview-device,.preview-registration{min-height:calc(100vh - 126px)}}.preview-registration select{min-width:0}.ticket-customer-results button.selected{background:#eef7ff;border-color:#015ca1}.ticket-customer-results em{color:#015ca1;margin-left:auto;font-style:normal}.ticket-selected-customer span{border-top:1px solid #dbe5ef;justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.ticket-selected-customer span button{width:auto;min-height:36px;padding:.35rem .7rem}.ticket-matrix{border:1px solid #ccd9e5;border-radius:10px;margin:1rem 0;padding:.8rem}.ticket-matrix label{border-bottom:1px solid #edf1f5;grid-template-columns:auto 1fr 76px;align-items:center;gap:.7rem;padding:.55rem 0;display:grid}.ticket-matrix label:last-child{border-bottom:0}.ticket-matrix label span{display:grid}.ticket-matrix input[type=number]{width:76px}.confirm-modal,.legal-preview-modal{background:#fff;border-radius:14px;width:min(92vw,680px);max-height:88vh;padding:1.25rem;overflow:auto}.modal-actions{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}.legal-admin-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:1rem;display:grid}.legal-admin textarea{font:inherit;line-height:1.7}.legal-doc-row{border-bottom:1px solid #dbe5ef;align-items:center;gap:.6rem;padding:.8rem 0;display:flex}.legal-doc-row>div{flex:1;display:grid}.legal-doc-row button{width:auto}.legal-preview-modal article>div,.legal-preview-modal>div:not(.modal-actions){white-space:pre-wrap;margin:1rem 0;line-height:1.8}.legal-preview-modal article{border-top:1px solid #dbe5ef;padding-top:1rem}.customer-survey .line-secondary-button{margin-top:.5rem}@media (width<=760px){.legal-admin-grid{grid-template-columns:1fr}.legal-doc-row{flex-wrap:wrap;align-items:flex-start}.confirm-modal,.legal-preview-modal{border-radius:14px 14px 0 0;max-height:92vh;margin-top:auto}.ticket-matrix label{grid-template-columns:auto 1fr 68px}}.customer-legal-link{text-decoration:underline;display:block;color:#31566f!important;background:0 0!important;border:0!important;width:auto!important;min-height:44px!important;margin:24px auto 8px!important;font-size:13px!important}.customer-open-chat-link{color:#0a3867;background:#f4f9fd;border:1px solid #b9d2e5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;max-width:720px;min-height:64px;margin:24px auto 0;padding:13px 16px;text-decoration:none;display:flex}.customer-open-chat-link span{gap:3px;display:grid}.customer-open-chat-link b{font-size:15px}.customer-open-chat-link small{color:#60798d;font-size:12px}.customer-open-chat-link svg{color:#015ca1;flex:none;width:20px;height:20px}.line-free-reception{background:#fff;border:1px solid #bdd3e2;border-radius:10px;margin:14px 0;overflow:hidden}.line-free-reception-toggle{color:#0a3867;text-align:left;background:#f2f8fc;border:0;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 15px;display:flex}.line-free-reception-toggle>svg:first-child{color:#015ca1}.line-free-reception-toggle>svg:last-child{margin-left:auto}.line-free-reception-toggle span{gap:3px;display:grid}.line-free-reception-toggle small{color:#60798d}.line-free-reception-form{gap:12px;padding:16px;display:grid}.line-free-reception-form label{gap:6px;display:grid}.line-free-reception-form input,.line-free-reception-form select{box-sizing:border-box;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #b9cddd;border-radius:7px;padding:8px 11px}.line-free-reception-form>button{min-height:46px}.line-link-state{border-radius:999px;width:max-content;margin-top:5px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.line-link-state.linked{color:#13734d;background:#e2f5ec}.line-link-state.unlinked{color:#805c00;background:#fff2cf}@media (width<=600px){.line-free-reception-form{padding:13px}.line-free-reception-form .admin-subtabs{overflow-x:auto}.line-free-reception-form .admin-subtabs button{flex:1 0 auto}}.order-submit-success{color:#08734d;background:#eaf8f2;border:1px solid #9fd8c0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;padding:12px;font-weight:800;display:flex}.order-submit-success svg{width:20px}.ring-out-history{gap:8px;margin:14px 0;display:grid}.ring-out-history article{background:#fff;border:1px solid #d6e3eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ring-out-history article>div{gap:3px;display:grid}.ring-out-history time,.ring-out-history small{color:#6b7e8c;font-size:10px}.ring-out-history article>button{color:#086bad;background:#eef8ff;border:1px solid #1683d4;border-radius:6px;padding:8px 10px;font-weight:700}.ring-out-history article.inactive{opacity:.6;background:#f1f3f5}.ring-out-history article.inactive b{text-decoration:line-through}.active-customer-alerts{color:#50370f;background:#fff9e9;border:1px solid #efc66f;border-left:5px solid #d97706;border-radius:10px;margin:14px 34px 0;padding:14px 16px}.active-customer-alerts>b{align-items:center;gap:7px;font-size:12px;display:flex}.active-customer-alerts>b svg{width:18px}.active-customer-alerts>div{gap:8px;margin-top:10px;display:flex;overflow:auto}.active-customer-alerts article{background:#fff;border:1px solid #efdcae;border-radius:8px;min-width:230px;padding:10px}.active-customer-alerts article>strong,.active-customer-alerts article>small{display:block}.active-customer-alerts article>strong{font-size:13px}.active-customer-alerts article>small{color:#765a2f;margin:2px 0 7px;font-size:9px}.customer-alert-badges{flex-wrap:wrap;gap:5px;display:flex}.customer-alert-badges>span{--alert-color:#d97706;border:1px solid var(--alert-color);color:var(--alert-color);background:#fff;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;font-weight:800;display:inline-flex}.customer-alert-badges svg{width:13px;height:13px}.customer-alert-badges small{color:#4e5660;border-left:1px solid;max-width:200px;padding-left:5px;font-size:9px;font-weight:600}.customer-alert-panel,.alert-label-admin{background:#fff;border:1px solid #cfe0eb;border-radius:12px;margin-top:16px;box-shadow:0 8px 28px #123d5a0d}.customer-alert-panel>p,.alert-label-admin>p{color:#5d7383;font-size:11px}.customer-alert-form,.alert-label-form{grid-template-columns:1.1fr 1fr 1.8fr auto;align-items:end;gap:10px;margin-top:15px;display:grid}.customer-alert-form label,.alert-label-form label{color:#4c6578;font-size:10px;font-weight:800}.customer-alert-form input,.customer-alert-form select,.alert-label-form input{color:#153b56;background:#f8fbfd;border:1px solid #bfd4e1;border-radius:7px;width:100%;height:44px;margin-top:5px;padding:0 10px;display:block}.customer-alert-form button,.alert-label-form button{color:#fff;background:#0878c4;border:0;border-radius:7px;height:44px;padding:0 15px;font-weight:800}.customer-alert-form button:disabled{opacity:.4}.customer-alert-form button svg{vertical-align:middle;width:15px;margin-right:5px}.customer-alert-current{border-top:1px solid #dce7ee;margin-top:16px;padding-top:13px}.customer-alert-current h3{font-size:13px}.customer-alert-current article{border-bottom:1px solid #e2eaf0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.customer-alert-current article>button{color:#b4373e;background:#fff3f3;border:1px solid #e2b7ba;border-radius:6px;padding:7px 11px;font-weight:700}.alert-label-admin{max-width:1472px}.alert-label-form{grid-template-columns:1fr 90px auto auto}.alert-label-form input[type=color]{padding:4px}.alert-label-form .secondary{color:#496477;background:#e8f0f5}.alert-label-list{margin-top:14px}.alert-label-list article{border-top:1px solid #e0eaf0;grid-template-columns:18px 1fr auto auto;align-items:center;gap:9px;padding:10px;display:grid}.alert-label-list article.inactive{opacity:.5}.alert-label-list i{border-radius:50%;width:14px;height:14px}.alert-label-list button{color:#176b9f;background:#f3f9fd;border:1px solid #b9d4e5;border-radius:5px;padding:6px 9px;font-size:9px}@media (width<=720px){.active-customer-alerts{margin:10px 12px 0}.customer-alert-form,.alert-label-form{grid-template-columns:1fr}.customer-alert-panel,.alert-label-admin{margin:12px}.customer-alert-badges small{max-width:130px}}.customer-menu-search{z-index:8;color:#0878c5;background:#fff;border:2px solid #b9d8eb;border-radius:12px;align-items:center;gap:9px;width:100%;min-height:54px;margin:24px 0 10px;padding:0 13px;display:flex;position:sticky;top:8px;box-shadow:0 8px 24px #24577b18}.customer-menu-search>svg{flex:none;width:20px}.customer-menu-search input{color:#153b56;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.customer-menu-search input::placeholder{color:#7b91a2}.customer-menu-search>b{color:#567287;white-space:nowrap;font-size:10px}.customer-menu-search>button{color:#36708f;background:#e9f4fa;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.customer-menu-search>button svg{width:16px}.products.grouped-products{display:block}.menu-product-group{margin:0 0 22px}.menu-product-group-title{border-bottom:2px solid #cfe2ee;justify-content:space-between;align-items:center;margin:0 0 10px;padding:0 2px 8px;display:flex}.menu-product-group-title h2{color:#17415d;margin:0;font-size:16px}.menu-product-group-title span{color:#0874ba;background:#e7f4fc;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:800}.menu-product-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.menu-no-results{color:#688195;text-align:center;background:#fff;border:1px dashed #bcd4e3;border-radius:12px;place-items:center;min-height:220px;display:grid}.menu-no-results svg{width:30px}.menu-no-results b,.menu-no-results span{display:block}.menu-no-results b{color:#254a65}.menu-no-results span{font-size:11px}@media (width<=1100px){.menu-product-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.customer-menu-search{min-height:52px;margin:18px 0 8px;top:6px}.menu-product-group-title h2{font-size:15px}.menu-product-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}@media (width<=420px){.menu-product-group>div{grid-template-columns:1fr}}.products article[role=button]{cursor:pointer;min-height:210px;transition:transform .15s,box-shadow .15s}.products article[role=button]:active{transform:scale(.985)}.tap-label,.in-cart-label,.sold-out-label{margin-top:8px;font-size:11px;font-weight:800;display:block}.tap-label{color:#0878c5}.in-cart-label{color:#0878c5;background:#e8f5fd;border-radius:20px;padding:5px 9px}.sold-out-label{color:#a63038;background:#fff0f1;border-radius:20px;padding:5px 9px}.cart-edit{font-size:12px;font-weight:800;color:#0878c5!important;width:auto!important;padding:0 12px!important}.product-detail-backdrop{z-index:500;background:#102b4270;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-detail-sheet{color:#17384f;background:#fff;border-radius:20px;width:min(520px,100%);max-height:calc(100dvh - 28px);padding:24px;position:relative;overflow:auto;box-shadow:0 24px 70px #102b4266}.product-detail-sheet>small{color:#0878c5;font-weight:800}.product-detail-sheet h2{margin:5px 44px 3px 0;font-size:25px}.product-detail-sheet>strong{color:#075fae;font-size:22px}.detail-close{color:#315e78;background:#edf5fa;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:16px;right:16px}.detail-close svg{width:20px}.product-detail-sheet fieldset{border:0;border-top:1px solid #dce9f1;margin:20px 0 0;padding:15px 0 0}.product-detail-sheet legend{padding-right:10px;font-size:13px;font-weight:800}.option-segments,.option-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.option-segments button,.option-grid button,.option-toggle{color:#294f68;background:#fff;border:1px solid #bcd3e2;border-radius:10px;min-height:50px;font-size:15px;font-weight:700}.option-segments button.selected,.option-grid button.selected,.option-toggle.selected{color:#0567aa;background:#e7f5fe;border-color:#0878c5;box-shadow:inset 0 0 0 1px #0878c5}.option-toggle{justify-content:space-between;align-items:center;width:100%;margin:8px 0;padding:0 15px;display:flex}.option-toggle b{font-size:12px}.fixed-option{background:#edf7fc;border-radius:10px;margin:16px 0;padding:13px}.detail-quantity{grid-template-columns:1fr 48px 42px 48px;align-items:center;gap:8px;margin:20px 0;display:grid}.detail-quantity button{color:#0878c5;background:#fff;border:1px solid #b9d4e3;border-radius:10px;place-items:center;min-height:48px;display:grid}.detail-quantity button svg{width:18px}.detail-quantity b{text-align:center;font-size:20px}.detail-add{color:#fff;background:#0878c5;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:0 18px;font-size:16px;font-weight:800;display:flex}.detail-add:disabled{opacity:.4}.detail-remove{color:#b2363e;background:0 0;border:0;width:100%;min-height:45px;margin-top:8px}.product-detail-sheet .cast-picker-suggestions{max-height:190px;position:static;overflow:auto}.product-detail-sheet .product-option textarea{font-size:16px}@media (width<=720px){.product-detail-backdrop{align-items:end;padding:0}.product-detail-sheet{width:100%;max-height:92dvh;padding:22px 16px calc(18px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.products article[role=button]{min-height:170px}.product-detail-sheet h2{font-size:22px}}.guest-head,.guest-page,.gate,.line-customer-page{--re-blue:#015ca1;--re-dark:#0a3867;--re-pale:#eef6fb;--re-line:#c9dceb;color:var(--re-dark);font-family:Archivo,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif}.guest-head{border-bottom:1px solid var(--re-line);height:82px;box-shadow:none;background:#fff;padding:10px max(20px,50vw - 560px)}.repoker-brand{align-items:center;gap:14px;min-width:0;display:flex}.repoker-brand img{object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply;width:clamp(140px,22vw,210px);height:52px;display:block}.repoker-brand span{border-left:1px solid var(--re-line);color:var(--re-dark);letter-spacing:.14em;white-space:nowrap;padding-left:12px;font-size:10px;font-weight:800}.guest-head>div:last-child b{color:var(--re-dark);font-size:15px}.guest-head>div:last-child small{color:#60798d;letter-spacing:.04em;margin-top:3px;font-size:12px}.guest-page{isolation:isolate;max-width:1120px;min-height:calc(100dvh - 82px);padding:34px 20px 100px;position:relative}.guest-page:before,.gate:before,.line-customer-page:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#fffffff2,#fffffff2),url(/brand/repoker-circuit-background.jpg) 50%/cover no-repeat;position:fixed;inset:82px 0 0}.welcome{border-left:5px solid var(--re-blue);background:#fff;min-height:128px;padding:22px 24px}.welcome small{color:var(--re-blue);letter-spacing:.16em;font-size:11px;font-weight:800}.welcome h1{color:var(--re-dark);letter-spacing:.01em;margin:8px 0 6px;font-size:clamp(25px,4vw,36px)}.welcome p{color:#557187;font-size:14px}.member-overview{grid-template-columns:minmax(150px,.35fr) 1fr;gap:10px;margin-top:10px;display:grid}.member-overview>section{border:1px solid var(--re-line);background:#fff;align-items:center;gap:14px;min-height:76px;padding:14px 18px;display:flex}.member-overview small{color:#60798d;letter-spacing:.1em;font-size:11px;font-weight:800}.member-overview b{color:var(--re-blue);margin-left:auto;font-size:20px}.visit-stamps>div{gap:7px;display:flex}.visit-stamps span{border:1px solid var(--re-line);color:#8aa0b1;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.visit-stamps span.earned{border-color:var(--re-blue);background:var(--re-blue);color:#fff}.customer-menu-search{border:1px solid var(--re-line);box-shadow:none;color:var(--re-blue);border-radius:6px}.customer-menu-search input{color:var(--re-dark)}.category-tabs.menu-tabs{scrollbar-width:thin;border:0;gap:8px;margin:18px 0;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs.menu-tabs button{border:1px solid var(--re-line);min-width:118px;height:48px;color:var(--re-dark);background:#fff;border-radius:4px;flex:none;font-size:14px;font-weight:700}.category-tabs.menu-tabs button.active{border-color:var(--re-blue);background:var(--re-blue);color:#fff}.menu-product-group-title{border-color:var(--re-line)}.menu-product-group-title h2{color:var(--re-dark);font-size:18px}.menu-product-group-title span{background:var(--re-pale);color:var(--re-blue);border-radius:3px;font-size:12px}.products article[role=button]{border:1px solid var(--re-line);min-height:205px;box-shadow:none;background:#fff;border-radius:5px;padding:12px;transition:border-color .15s}.products article[role=button]:hover{border-color:var(--re-blue)}.product-pic{background:var(--re-pale);height:124px;color:var(--re-blue);font-size:48px;overflow:hidden}.product-pic img{object-fit:cover;width:100%;height:100%}.product-pic>b{font-size:48px;font-style:italic}.product-pic span{color:var(--re-dark);background:#fffffff0;border:0;border-radius:2px;font-size:10px;font-weight:700}.products h3{color:var(--re-dark);font-size:16px}.products article>div>b{color:var(--re-blue);font-size:17px}.tap-label,.in-cart-label{color:var(--re-blue)}.in-cart-label{background:var(--re-pale);border-radius:3px}.cart-drawer-toggle,.detail-add,.order-button{background:var(--re-blue)!important;color:#fff!important;box-shadow:none!important;border-radius:4px!important}.customer-menu-drawer,.product-detail-sheet,.confirm-dialog{border-radius:8px!important;box-shadow:0 10px 32px #0a386724!important}.customer-drawer-tabs button.active{color:var(--re-blue)!important;border-color:var(--re-blue)!important}.total b,.product-detail-sheet>strong{color:var(--re-blue)}.option-segments button,.option-grid button,.option-toggle{border-radius:4px}.option-segments button.selected,.option-grid button.selected,.option-toggle.selected{border-color:var(--re-blue);background:var(--re-pale);color:var(--re-blue);box-shadow:none}.detail-close,.detail-quantity button{color:var(--re-blue)}.wallet-panel article{position:relative;overflow:hidden;border:1px solid var(--re-line)!important;box-shadow:none!important;background:#fff!important;border-radius:6px!important}.wallet-panel article:after{content:"";border:1px solid var(--re-line);background:#f7fbfd;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.wallet-panel article b{color:var(--re-dark)}.wallet-panel article strong{color:var(--re-blue);font-size:24px}.wallet-panel article small{font-size:13px;line-height:1.6}.checkout-waiting-message{border:1px solid var(--re-line)!important;border-top:5px solid var(--re-blue)!important;box-shadow:none!important;background:#fff!important;border-radius:6px!important}.checkout-waiting-message svg{color:var(--re-blue)!important}.gate,.line-customer-page{isolation:isolate;min-height:100dvh;padding:24px;position:relative;background:#fff!important}.gate:before,.line-customer-page:before{inset:0}.gate-card,.line-customer-page>section{text-align:left;width:min(460px,100%);border:1px solid var(--re-line)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:34px!important}.gate-card h1,.line-customer-page h1{color:var(--re-dark);letter-spacing:.02em;font-size:clamp(25px,7vw,34px)}.gate-card p,.line-customer-page p{font-size:15px;line-height:1.75;color:#557187!important}.line-customer-page button,.line-customer-page a{min-height:54px;font-size:16px;border-radius:4px!important}.line-customer-page form button{background:var(--re-blue)}.line-customer-page .repoker-brand{margin-bottom:28px}.line-customer-page .repoker-brand img{width:210px}.line-flow-step{background:var(--re-pale)!important;color:var(--re-blue)!important;border-radius:3px!important}.member-confirm-form dl div,.line-member-summary{background:var(--re-pale)!important;border-radius:4px!important}@media (width<=720px){.guest-head{height:74px;padding:9px 14px}.repoker-brand{gap:8px}.repoker-brand img{width:130px;height:45px}.repoker-brand span{padding-left:8px;font-size:8px}.guest-head>div:last-child b{font-size:14px}.guest-head>div:last-child small{font-size:10px}.guest-page{padding:18px 14px calc(94px + env(safe-area-inset-bottom))}.guest-page:before{inset:74px 0 0}.welcome{min-height:108px;padding:18px}.welcome h1{font-size:26px}.member-overview{grid-template-columns:1fr}.member-overview>section{min-height:64px;padding:12px 14px}.visit-stamps{flex-wrap:wrap;align-items:flex-start}.visit-stamps>div{order:3;width:100%}.menu-product-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.products article[role=button]{min-height:174px}.product-pic{height:94px}.products h3{font-size:14px}.products article>div>b{font-size:15px}.gate,.line-customer-page{padding:14px}.gate-card,.line-customer-page>section{padding:24px 20px!important}.product-detail-sheet,.confirm-dialog{border-radius:12px 12px 0 0!important}}@media (width<=360px){.guest-head .repoker-brand span{display:none}.menu-product-group>div{grid-template-columns:1fr}.product-pic{height:120px}}
