:root{--tp-bg: #0f1012;--tp-bg-2: #15171a;--tp-surface: #17191c;--tp-surface-2: #1d2024;--tp-surface-3: #24282d;--tp-border: rgba(255, 255, 255, .08);--tp-border-soft: rgba(255, 255, 255, .05);--tp-border-strong: rgba(212, 175, 55, .32);--tp-text: #f5f1e8;--tp-muted: rgba(245, 241, 232, .68);--tp-muted-2: rgba(245, 241, 232, .45);--tp-primary: #d4af37;--tp-primary-2: #b8942f;--tp-primary-soft: rgba(212, 175, 55, .12);--tp-primary-soft-2: rgba(212, 175, 55, .18);--tp-danger: #c96b6b;--tp-success: #6da57a;--tp-radius: 22px;--tp-radius-sm: 16px;--tp-shadow: 0 18px 42px rgba(0, 0, 0, .34);--tp-shadow-soft: 0 10px 24px rgba(0, 0, 0, .22);--tp-font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tp-font-title: "Manrope", "Inter", sans-serif}.tp-page{min-height:100vh;font-family:var(--tp-font);color:var(--tp-text);background:radial-gradient(900px 520px at 50% -10%,rgba(212,175,55,.08),transparent 60%),linear-gradient(180deg,var(--tp-bg) 0%,var(--tp-bg-2) 100%);padding:16px 14px 44px}.tp-ambient{display:none}.tp-shell{max-width:1100px;margin:0 auto}.tp-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid var(--tp-border-soft);border-radius:20px;background:linear-gradient(180deg,#ffffff08,#ffffff03);box-shadow:var(--tp-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tp-kicker{display:inline-block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--tp-primary)}.tp-h1{margin:6px 0 4px;font-family:var(--tp-font-title);font-size:42px;line-height:1.02;font-weight:800;letter-spacing:-.03em;color:#fffaf0}.tp-sub{font-size:15px;color:var(--tp-muted);max-width:560px;line-height:1.5}.tp-headerActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.tp-headerActions--vertical{display:flex;flex-direction:column;gap:10px;align-items:stretch;flex-shrink:0}.tp-headerActions--vertical .tp-btn{width:220px;min-height:50px}.tp-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%);z-index:9999;padding:12px 16px;border-radius:14px;border:1px solid var(--tp-border);background:#141518f5;color:#fffaf0;font-weight:700;font-size:14px;letter-spacing:.01em;box-shadow:0 14px 40px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:tpToastIn .16s ease-out}@keyframes tpToastIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tp-alerts{display:grid;gap:10px;margin:14px 0 16px}.tp-serviceFeeNotice{margin-top:10px;max-width:560px;color:var(--tp-primary);font-size:13px;font-weight:700;line-height:1.45}.tp-alerts:empty{display:none}.tp-alert{border:1px solid var(--tp-border);background:#ffffff06;border-radius:18px;padding:12px 14px;box-shadow:var(--tp-shadow-soft)}.tp-alertTitle{font-weight:800;font-size:13px;margin-bottom:4px;letter-spacing:.02em}.tp-alertBody{font-size:14px;color:var(--tp-muted)}.tp-alert--error{border-color:#c96b6b52;background:#c96b6b12}.tp-alert--success{border-color:#6da57a47;background:#6da57a12}.tp-card{margin-top:18px;border:1px solid var(--tp-border);background:linear-gradient(180deg,#ffffff06,#ffffff04);border-radius:24px;box-shadow:var(--tp-shadow);overflow:visible}.tp-cardHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 20px 16px;border-bottom:1px solid var(--tp-border-soft);background:transparent}.tp-card--categories{margin-top:16px;border:0;border-radius:0;background:transparent;box-shadow:none}.tp-card--categories .tp-cardHeader{padding:0 2px 14px;border:0}.tp-header--category{margin-top:0;padding:2px 4px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.tp-header--category .tp-kicker{display:none}.tp-header--category .tp-h1{margin:0 0 3px;font-size:25px;line-height:1.12}.tp-header--category .tp-sub{max-width:42rem;font-size:14px;line-height:1.4}.tp-card--category{margin-top:10px;border:0;border-radius:0;background:transparent;box-shadow:none}.tp-card--category .tp-cardHeader{display:block;padding:0 2px 12px;border:0}.tp-card--category .tp-dietaryLegend{justify-content:flex-start;gap:5px 12px;margin:10px 0 0;padding:9px 10px;border-radius:12px}.tp-card--category .tp-dietaryLegendItem{flex:0 0 auto;font-size:10px;letter-spacing:.03em}.tp-categoryFilters{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 2px 14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tp-categoryFilters::-webkit-scrollbar{display:none}.tp-categoryFilter{flex:0 0 auto;min-height:44px;padding:0 16px;border:1px solid var(--tp-border);border-radius:999px;background:#ffffff06;color:var(--tp-muted);font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.tp-categoryFilter.is-active{border-color:#d4af379e;background:var(--tp-primary-soft-2);color:#fff4c9;box-shadow:inset 0 1px #fff6ca29}.tp-h2{margin:0;font-family:var(--tp-font-title);font-size:26px;font-weight:700;letter-spacing:-.025em;color:#fffaf0}.tp-badge{font-size:12px;color:var(--tp-muted);border:1px solid var(--tp-border);padding:7px 12px;border-radius:999px;background:#ffffff05}.tp-loading{padding:14px}.tp-skeletonRow{height:56px;border-radius:14px;margin-bottom:10px;background:linear-gradient(90deg,#ffffff08,#ffffff0f,#ffffff08)}.tp-categoriesGrid{display:grid;gap:12px;padding:0}.tp-categoryCard{min-height:92px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:1px solid var(--tp-border);background:linear-gradient(180deg,#ffffff08,#ffffff04);border-radius:18px;padding:18px 20px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;box-shadow:var(--tp-shadow-soft)}@media(hover:hover)and (pointer:fine){.tp-categoryCard:hover{transform:translateY(-2px);border-color:var(--tp-border-strong);background:linear-gradient(180deg,#d4af3714,#ffffff05)}}.tp-categoryCardContent{display:grid;min-width:0;gap:4px}.tp-categoryName{font-family:var(--tp-font-title);font-size:22px;font-weight:700;letter-spacing:-.025em;overflow-wrap:anywhere;color:#fffaf0}.tp-categoryMeta{font-size:14px;color:var(--tp-muted)}.tp-categoryArrow{flex:0 0 auto;color:var(--tp-primary);font-size:30px;font-weight:400;line-height:1}[dir=rtl] .tp-categoryCard{text-align:right}[dir=rtl] .tp-categoryArrow{transform:rotate(180deg)}.tp-backButton{position:static;width:min(100%,220px);min-height:52px;height:52px;margin:0 0 12px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#080c16eb;color:#fff;font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:.18s ease}.tp-backButton:hover{border-color:#d4af3759;transform:translateY(-1px)}.tp-menuList{display:grid;gap:12px;padding:0}.tp-menuItem{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media content" "media actions";align-items:center;column-gap:16px;row-gap:12px;min-height:156px;padding:16px;border-radius:18px;border:1px solid var(--tp-border);background:linear-gradient(180deg,#ffffff06,#ffffff03);transition:transform .14s ease,border-color .14s ease,background .14s ease}.tp-menuItem:hover{transform:translateY(-1px);border-color:#d4af373d;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.tp-itemLeft{grid-area:content;min-width:0;align-self:end}.tp-itemMedia{grid-area:media;align-self:center;width:96px;height:96px;flex:0 0 96px;padding:0;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff09,#ffffff04),#ffffff06;display:grid;place-items:center;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #0000001f}.tp-itemMedia img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover}.tp-itemPlaceholder{display:inline-flex;align-items:center;justify-content:center;color:var(--tp-primary);opacity:.72}.tp-itemName{font-family:var(--tp-font-title);font-size:22px;font-weight:700;letter-spacing:-.025em;overflow-wrap:anywhere;color:#fffaf0}.tp-itemTitleRow{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:0}.tp-itemTitleRow .tp-itemName{margin-bottom:0}.tp-dietaryCodes{color:var(--tp-primary);font-size:13px;font-weight:700;letter-spacing:.08em;white-space:nowrap;direction:ltr;unicode-bidi:isolate}.tp-itemRight{grid-area:actions;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.tp-price{font-size:24px;font-weight:800;font-variant-numeric:tabular-nums;color:#fffaf0;white-space:nowrap}.tp-itemRight .tp-btn--primary{min-width:112px;min-height:46px;padding:10px 16px}.tp-dietaryLegend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 26px;margin:6px 16px 18px;padding:15px 18px;border:1px solid var(--tp-border);border-radius:14px;color:var(--tp-muted);background:#ffffff05;direction:ltr}.tp-dietaryLegendItem{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1.35;letter-spacing:.045em;white-space:nowrap}.tp-dietaryLegendCode{color:var(--tp-primary);font-weight:800}.tp-dietaryLegend--categoryHeader{justify-content:flex-start;margin:16px 0 0}.tp-noteBlock{margin-top:10px}.tp-inputLabel{font-size:12px;color:var(--tp-muted);margin-bottom:6px}.tp-input{width:100%;padding:11px 13px;border-radius:12px;border:1px solid var(--tp-border);background:#ffffff08;color:var(--tp-text);outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.tp-input::placeholder{color:var(--tp-muted-2)}.tp-input:focus{border-color:#d4af375c;box-shadow:0 0 0 4px #d4af3714;background:#ffffff0a}.tp-btn{border:1px solid var(--tp-border);background:#ffffff05;color:var(--tp-text);padding:10px 14px;border-radius:14px;cursor:pointer;font-weight:700;transition:background .12s ease,border-color .12s ease,transform .12s ease,color .12s ease;-webkit-user-select:none;user-select:none}.tp-btn:hover{background:#ffffff0a;transform:translateY(-1px)}.tp-btn:active{transform:translateY(0)}.tp-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.tp-btn--primary{border-color:#d4af3761;background:#d4af371f;color:#fffaf0;min-width:110px}.tp-btn--primary:hover{border-color:#d4af378f;background:#d4af372e}.tp-btn--secondary{border-color:#ffffff1f;background:transparent;color:#fffaf0}.tp-btn--secondary:hover{border-color:#d4af3759;background:#d4af370f}.tp-btn--icon{width:42px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;border-radius:12px}.tp-btn--checkout{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(212,175,55,.45);background:#d4af3724;color:#fffaf0;font-weight:800;letter-spacing:.01em}.tp-btn--checkout:hover{border-color:#d4af37a6;background:#d4af3733}.tp-cartBtn{position:relative;display:inline-flex;align-items:center;gap:10px}.tp-cartCount{min-width:26px;height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;color:#fffaf0;background:#d4af3724;border:1px solid rgba(212,175,55,.24)}.tp-drawerOverlay{position:fixed;inset:0;background:#00000094;z-index:999;display:flex;justify-content:flex-end;overflow:hidden;overscroll-behavior:contain}.tp-drawer{width:min(420px,92vw);height:100%;background:#0f1012fa;border-left:1px solid var(--tp-border);box-shadow:-20px 0 60px #0000008c;display:flex;flex-direction:column;min-height:0}.tp-drawerHeader{padding:16px 16px 14px;border-bottom:1px solid var(--tp-border-soft);display:flex;align-items:center;justify-content:space-between;gap:12px}.tp-drawerBody{padding:14px;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1}.tp-drawerBody::-webkit-scrollbar{width:10px}.tp-drawerBody::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px;border:2px solid rgba(0,0,0,.2)}.tp-drawerFooter{border-top:1px solid var(--tp-border-soft);padding:14px 16px 16px;background:#ffffff05}.tp-empty{padding:12px 4px}.tp-emptyTitle{font-weight:800;margin-bottom:4px}.tp-muted{color:var(--tp-muted)}.tp-cartList{display:grid;gap:12px}.tp-cartItem{border:1px solid var(--tp-border);background:#ffffff05;border-radius:16px;padding:14px}.tp-cartTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tp-cartName{font-weight:800;letter-spacing:-.01em}.tp-qty{font-size:12px;color:var(--tp-muted);font-weight:700;margin-left:6px}.tp-cartPrice{font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.tp-qtyRow{display:flex;gap:10px;margin:10px 0}.tp-totalRow{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.tp-totalLabel{font-size:13px;color:var(--tp-muted);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tp-totalValue{font-size:20px;font-weight:900;font-variant-numeric:tabular-nums;color:#fffaf0}.tp-finePrint{margin-top:10px;font-size:12px;color:var(--tp-muted-2)}.tp-footerHint{margin-top:12px;font-size:12px;color:var(--tp-muted-2);text-align:center}.tp-stickyCartBar{position:fixed;left:12px;right:12px;bottom:14px;z-index:998;min-height:60px;padding:12px 16px;border:1px solid rgba(212,175,55,.32);border-radius:18px;background:#141518f5;color:#fffaf0;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;box-shadow:0 18px 40px #0000005c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;animation:tpStickyCartIn .18s ease-out}.tp-stickyCartCount{min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:#d4af3724;border:1px solid rgba(212,175,55,.24);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fffaf0}.tp-stickyCartLabel{flex:1;text-align:center;font-size:16px;font-weight:800;letter-spacing:-.01em}.tp-stickyCartPrice{white-space:nowrap;font-size:15px;font-weight:800;color:var(--tp-primary)}@keyframes tpStickyCartIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(min-width:721px){.tp-header>div:first-child{flex:1;min-width:0}.tp-headerActions--vertical{width:220px}}@media(max-width:720px){.tp-header{flex-direction:column;align-items:stretch;padding:16px 18px}.tp-headerActions--vertical,.tp-headerActions--vertical .tp-btn{width:100%}.tp-h1{font-size:34px}.tp-h2{font-size:22px}.tp-header--category{align-items:flex-start;padding:2px 2px 0}}.tp-priceBreakdown{display:grid;gap:6px;margin-bottom:12px}.tp-breakdownRow{display:flex;justify-content:space-between;gap:16px;color:var(--tp-muted);font-size:13px;font-variant-numeric:tabular-nums}@media(max-width:520px){.tp-menuItem{grid-template-columns:96px minmax(0,1fr);align-items:start;column-gap:12px;row-gap:10px;min-height:150px}.tp-itemMedia{width:96px;height:96px;flex-basis:96px}.tp-itemLeft,.tp-itemRight{width:auto}.tp-itemName{font-size:21px}.tp-dietaryLegend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start;gap:10px 14px;margin:4px 14px 16px;padding:14px}.tp-dietaryLegendItem{white-space:normal}.tp-dietaryLegend--categoryHeader{margin:14px 0 0}.tp-price{font-size:20px}.tp-btn--primary{min-height:42px;padding:10px 16px}.tp-backButton{min-height:50px;height:50px;margin-bottom:10px}}@media(max-width:420px){.tp-categoryFilter{padding:0 14px;font-size:13px}.tp-categoryCard{min-height:88px;padding:18px}.tp-categoryName{font-size:21px}}@media(max-width:420px){.tp-page{padding-left:10px;padding-right:10px}.tp-drawer{width:100vw}.tp-h1{font-size:30px}.tp-sub{font-size:14px}.tp-stickyCartLabel{font-size:15px}.tp-stickyCartPrice{font-size:14px}.tp-menuItem{grid-template-columns:88px minmax(0,1fr);min-height:148px}.tp-itemMedia{width:88px;height:88px;flex-basis:88px;padding:0;border-radius:14px}.tp-itemRight .tp-btn--primary{min-width:104px}.tp-itemMedia img{height:100%}.tp-dietaryLegend{gap:8px 10px;padding:12px}.tp-dietaryLegendItem{font-size:10px}}@media(min-width:700px){.tp-stickyCartBar{left:50%;right:auto;transform:translate(-50%);width:min(560px,calc(100vw - 24px))}}.tp-modalOverlay{position:fixed;inset:0;z-index:1200;background:#00000094;display:flex;align-items:center;justify-content:center;padding:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tp-modal{width:min(420px,100%);border:1px solid rgba(212,175,55,.24);border-radius:24px;background:linear-gradient(180deg,#191b1efa,#121316fa);box-shadow:0 24px 60px #0000006b;padding:28px 22px 22px;text-align:center}.tp-modalIcon{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#fffaf0;background:#d4af3729;border:1px solid rgba(212,175,55,.28)}.tp-modalTitle{margin:0 0 10px;font-family:var(--tp-font-title);font-size:28px;font-weight:700;letter-spacing:-.02em;color:#fffaf0}.tp-modalText{margin:0 0 20px;font-size:15px;line-height:1.55;color:var(--tp-muted)}.tp-langWrapper{display:flex;justify-content:flex-end;margin-top:10px}.tp-langSelect{min-width:180px;padding:10px 14px;border-radius:12px;border:1px solid #2b3548;background:#0c0f15;color:#fff;font-weight:600;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .2s ease}@media(hover:hover)and (pointer:fine){.tp-langSelect:hover{border-color:#3b82f6;background:#111827}}.tp-langSelect:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.tp-langWrapper{position:relative}.tp-langWrapper:after{content:"";position:absolute;right:14px;top:50%;width:6px;height:6px;border-right:2px solid white;border-bottom:2px solid white;transform:translateY(-50%) rotate(45deg);pointer-events:none}.guestPoweredBy a:hover{color:#d4a63a}.guestBackBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:min(34%,180px);min-width:128px;border:1px solid rgba(255,255,255,.12);background:#080c16eb;color:#fff;height:46px;padding:0 18px;border-radius:16px;font-size:15px;font-weight:700;cursor:pointer;transition:.18s ease;margin-bottom:18px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tp-page .guestBackBtn{height:44px;margin-bottom:14px}.guestBackBtn:hover{border-color:#d4af3759;transform:translateY(-1px)}@media(max-width:720px){.guestBackBtn{width:34%;min-width:128px;height:50px;font-size:16px}}:root{--wp-bg: #08101d;--wp-surface: rgba(15, 23, 42, .72);--wp-border: rgba(71, 85, 105, .2);--wp-text: #ffffff;--wp-muted: rgba(255, 255, 255, .66);--wp-primary: #2563eb;--wp-primary2: #1d4ed8;--wp-danger: #ff5a68;--wp-success: #35d07f;--wp-radius: 18px;--wp-shadow: 0 14px 28px rgba(0, 0, 0, .18);--wp-shadow-soft: 0 8px 22px rgba(0, 0, 0, .14);--wp-font: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif}.wp-page{min-height:100vh;font-family:var(--wp-font);color:var(--wp-text);background:linear-gradient(180deg,#08101d,#0b1220 55%,#0d1422);padding:18px 14px 34px;box-sizing:border-box}.wp-shell{max-width:1100px;margin:0 auto}.wp-loginCard{width:min(420px,100%);margin:max(8vh,36px) auto 0;padding:24px;border:1px solid var(--wp-border);border-radius:var(--wp-radius);background:var(--wp-surface);box-shadow:var(--wp-shadow)}.wp-loginText{margin:12px 0 22px;color:var(--wp-muted);font-size:14px;line-height:1.55}.wp-loginLabel{display:block;margin-bottom:8px;color:#dbeafe;font-size:13px;font-weight:800}.wp-loginInput{width:100%;min-height:50px;padding:0 14px;border:1px solid rgba(148,163,184,.3);border-radius:14px;outline:none;color:#fff;background:#08101ddb;font:inherit;font-size:18px;box-sizing:border-box}.wp-loginInput:focus{border-color:#60a5fab3;box-shadow:0 0 0 3px #2563eb29}.wp-loginSubmit{width:100%;margin-top:16px}.wp-adminBack{min-height:44px;margin-bottom:12px;padding:0;border:0;color:#93c5fd;background:transparent;cursor:pointer;font:inherit;font-weight:800}.wp-adminBack:hover{color:#dbeafe}.wp-top{display:flex;flex-direction:column;gap:18px;padding:22px 18px;border:1px solid var(--wp-border);background:#0f172ab8;border-radius:var(--wp-radius);box-shadow:var(--wp-shadow-soft)}.wp-topMain{display:grid;gap:14px}.wp-titleRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wp-title{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.02em;font-weight:900}.wp-pill{display:inline-flex;align-items:center;font-size:12px;color:#93c5fde6;border:1px solid rgba(96,165,250,.24);padding:6px 10px;border-radius:999px;background:#2563eb1a;font-weight:800}.wp-topMeta{color:var(--wp-muted);font-size:14px;font-weight:700}.wp-actions{display:grid;grid-template-columns:1fr;gap:12px}.wp-staffActions{display:flex;gap:10px;flex-wrap:wrap}.wp-alert{margin:14px 0 0;border:1px solid var(--wp-border);background:var(--wp-surface);border-radius:var(--wp-radius);padding:12px 14px;box-shadow:var(--wp-shadow-soft)}.wp-alert--warn{border-color:#60a5fa59;background:#2563eb1a}.wp-alert--error{border-color:#ff5a6859;background:#ff5a6814}.wp-alertTitle{font-weight:950;font-size:13px;margin-bottom:4px}.wp-alertBody{font-size:14px;color:var(--wp-muted);white-space:pre-wrap}.wp-section{margin-top:18px}.wp-sectionHead{margin-bottom:10px}.wp-h2{margin:0;font-size:17px;letter-spacing:-.01em;font-weight:900}.wp-empty{border:1px solid rgba(71,85,105,.2);background:#0f172a80;border-radius:16px;padding:16px;color:var(--wp-muted);font-size:14px}.wp-grid{display:grid;gap:12px;grid-template-columns:1fr}.wp-card{border:1px solid var(--wp-border);background:var(--wp-surface);border-radius:var(--wp-radius);box-shadow:var(--wp-shadow);overflow:hidden}.wp-cardInner{padding:14px}.wp-cardTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.wp-cardTitle{font-weight:950;letter-spacing:-.01em;font-size:15px;color:#f8fafc}.wp-itemsCount{margin-top:5px;font-size:12px;color:var(--wp-muted)}.wp-callMessage{margin-top:10px;color:var(--wp-text);font-size:14px;line-height:1.5;white-space:pre-wrap}.wp-items{margin-top:12px;border-top:1px solid rgba(71,85,105,.18);padding-top:12px;display:grid;gap:10px}.wp-itemRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.wp-itemName{font-weight:800;font-size:14px}.wp-note{font-size:12px;color:var(--wp-muted);margin-top:4px}.wp-itemPrice{font-size:13px;font-weight:800;color:var(--wp-text);white-space:nowrap}.wp-btn{border:1px solid rgba(96,165,250,.24);background:#1e293bc2;color:var(--wp-text);padding:13px 14px;border-radius:16px;cursor:pointer;font-weight:900;transition:transform .12s ease,background .12s ease,border-color .12s ease,opacity .12s ease,box-shadow .12s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.wp-btn:hover{transform:translateY(-1px);background:#111827d1;border-color:#60a5fa52;box-shadow:0 10px 24px #2563eb1f}.wp-btn:active{transform:scale(.99)}.wp-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.wp-btn--primary{border-color:#60a5fa3d;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 10px 24px #2563eb2e}.wp-btn--primary:hover{box-shadow:0 14px 28px #2563eb38}.wp-btn--success{border-color:#35d07f73;background:#35d07f24;color:#fff}.wp-btn--danger{border-color:#ff5a6873;background:#ff5a6824;color:#fff}.wp-btn--ghost{border-color:#60a5fa33;background:#1e293b8c;color:#fff}.wp-cardBtns{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.wp-cardBtns .wp-btn{min-width:110px}@media(min-width:640px){.wp-page{padding:22px 16px 38px}.wp-top{padding:24px 22px}.wp-title{font-size:34px;line-height:1.1}.wp-actions{display:flex;gap:10px;flex-wrap:wrap}.wp-btn{padding:12px 14px;border-radius:14px}.wp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.wp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.wp-staffActions,.wp-staffActions .wp-btn{width:100%}.wp-cardTop{flex-direction:column;align-items:stretch}.wp-cardBtns{justify-content:stretch}.wp-cardBtns .wp-btn,.wp-cardTop .wp-btn{width:100%}}@media(max-width:360px){.wp-title{font-size:22px}}.adminHomePage{min-height:100vh;padding:18px;color:#fff;background:linear-gradient(180deg,#08101d,#0b1220 55%,#0d1422);box-sizing:border-box}.adminHomeShell{width:100%;max-width:1100px;margin:0 auto}.adminHomeHero{display:grid;grid-template-columns:1fr;gap:16px;padding:8px 4px 24px}.adminHomeKicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#93c5fde6}.adminHomeTitle{margin:10px 0 0;font-size:clamp(28px,5vw,42px);line-height:1.05;letter-spacing:-.03em;font-weight:900}.adminHomeSubtitle{margin:10px 0 0;max-width:620px;color:#ffffffa3;font-size:15px;line-height:1.65}.adminHomeHeroActions{display:flex;align-items:flex-start}.adminHomeNotification{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.adminHomeNotificationBtn{min-height:46px;padding:0 18px;border:1px solid rgba(96,165,250,.32);border-radius:14px;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);font:inherit;font-weight:800;cursor:pointer}.adminHomeNotificationBtn.is-enabled{border-color:#34d39961;background:#064e3bb8}.adminHomeNotificationBtn:disabled{cursor:not-allowed;opacity:.62}.adminHomeNotification span{max-width:280px;color:#ffffffa3;font-size:12px;line-height:1.45}.adminHomeBtn{text-decoration:none;border-radius:14px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent}.adminHomeBtnPrimary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid rgba(96,165,250,.24);box-shadow:0 10px 24px #2563eb2e}.adminHomeBtnPrimary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb38}.adminHomeBtnPrimary:active{transform:scale(.985)}.adminHomeGrid{display:grid;grid-template-columns:1fr;gap:14px}.adminHomeCard{display:flex;flex-direction:column;justify-content:space-between;min-height:185px;padding:18px;border-radius:18px;text-decoration:none;color:#fff;background:#0f172ab8;border:1px solid rgba(71,85,105,.2);box-shadow:0 8px 22px #00000024;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.adminHomeCard:hover{transform:translateY(-2px);border-color:#60a5fa3d;background:#111827d1;box-shadow:0 14px 28px #0000002e}.adminHomeCard:active{transform:scale(.99)}.adminHomeCard.is-featured{border-color:#60a5fa47}.adminHomeCardTop{display:flex;align-items:flex-start;gap:14px}.adminHomeIconWrap{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#1e293bc2;border:1px solid rgba(71,85,105,.16)}.adminHomeIcon{font-size:22px;line-height:1}.adminHomeCardHeading{min-width:0}.adminHomeCardEyebrow{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#93c5fdd1}.adminHomeCardTitle{margin-top:6px;font-size:18px;line-height:1.28;font-weight:800;letter-spacing:-.02em;color:#f8fafc}.adminHomeCardDesc{margin-top:16px;font-size:14px;line-height:1.65;color:#ffffffa8}.adminHomeCardFooter{margin-top:16px;padding-top:12px;border-top:1px solid rgba(71,85,105,.18);display:flex;align-items:center;justify-content:flex-end}.adminHomeCardArrow{font-size:18px;line-height:1;color:#93c5fd;transition:transform .18s ease}.adminHomeCard:hover .adminHomeCardArrow{transform:translate(2px)}@media(min-width:640px){.adminHomePage{padding:24px}.adminHomeHero{padding:10px 2px 28px}.adminHomeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.adminHomeHero{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media(min-width:1100px){.adminHomeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:639px){.adminHomePage{padding:14px}.adminHomeHero{padding:8px 2px 20px}.adminHomeTitle{font-size:30px}.adminHomeSubtitle{font-size:14px}.adminHomeBtnPrimary,.adminHomeNotification,.adminHomeNotificationBtn{width:100%}.adminHomeCard{min-height:170px;padding:16px}.adminHomeIconWrap{width:44px;height:44px;border-radius:12px}.adminHomeIcon{font-size:20px}.adminHomeCardTitle{font-size:16px}.adminHomeCardDesc{font-size:13px;line-height:1.6}}.adminMenuPage{min-height:100vh;padding:22px;box-sizing:border-box;color:#172033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.adminMenuShell{width:100%;max-width:1180px;margin:0 auto}.adminMenuTopbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px;padding:22px;border:1px solid #e4eaf2;border-radius:22px;background:#fff;box-shadow:0 16px 40px #0f172a0f}.adminMenuTopActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.adminMenuKicker{margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#2563eb}.adminMenuTitle{margin:0;color:#0f172a;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.05;letter-spacing:-.045em}.adminMenuSubtitle{max-width:650px;margin:10px 0 0;color:#64748b;font-size:15px;line-height:1.6}.adminMenuStatsGrid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:12px;margin-bottom:16px}.adminMenuStatCard{min-width:0;padding:16px 18px;border:1px solid #e4eaf2;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a0b}.adminMenuStatCard span{display:block;margin-bottom:6px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.adminMenuStatCard strong{display:block;overflow:hidden;color:#0f172a;font-size:26px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.adminMenuStatCardWide strong{font-size:20px}.adminMenuLayout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:16px;align-items:start}.adminMenuPanel{min-width:0;border:1px solid #e4eaf2;border-radius:22px;background:#fff;box-shadow:0 16px 40px #0f172a0e}.adminMenuCategoryPanel,.adminMenuItemsPanel{padding:18px}.adminMenuSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.adminMenuSectionTitle{margin:0;color:#0f172a;font-size:18px;font-weight:900;letter-spacing:-.025em}.adminMenuMuted{margin-top:4px;color:#64748b;font-size:13px;line-height:1.45}.adminMenuBtn,.adminMenuMiniBtn,.adminMenuCategoryButton,.adminMenuToggleBtn,.adminMenuModalClose,.adminMenuDropdownAdd,.adminMenuDropdownSelect{font-family:inherit}.adminMenuBtn{min-height:42px;padding:0 14px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#172033;cursor:pointer;font-size:14px;font-weight:800;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.adminMenuBtn:hover{transform:translateY(-1px);border-color:#cbd5e1;background:#f8fafc;box-shadow:0 8px 18px #0f172a14}.adminMenuBtn:active{transform:scale(.985)}.adminMenuBtn:disabled,.adminMenuMiniBtn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.adminMenuBtnPrimary{border-color:#2563eb;background:#2563eb;color:#fff}.adminMenuBtnPrimary:hover{border-color:#1d4ed8;background:#1d4ed8}.adminMenuBtnGhost{background:#f8fafc}.adminMenuBtnDanger{border-color:#fee2e2;background:#fff1f2;color:#be123c}.adminMenuBtnDanger:hover{border-color:#fecdd3;background:#ffe4e6}.adminMenuFullButton{width:100%;margin-top:12px}.adminMenuAlert{margin-bottom:14px;padding:12px 14px;border-radius:14px;font-size:14px;font-weight:800;line-height:1.45}.adminMenuAlertError{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.adminMenuAlertSuccess{border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d}.adminMenuDropdownWrap{position:relative;width:100%;z-index:20}.adminMenuCategoryButton{width:100%;min-height:48px;padding:0 14px;border:1px solid #dbe3ee;border-radius:14px;background:#f8fafc;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:900}.adminMenuChevron{color:#64748b;font-size:13px}.adminMenuDropdownBackdrop{position:fixed;inset:0;z-index:30;background:#0f172a2e}.adminMenuDropdownMenu{position:absolute;top:calc(100% + 8px);left:0;z-index:40;width:100%;overflow:hidden;border:1px solid #dbe3ee;border-radius:16px;background:#fff;box-shadow:0 24px 50px #0f172a2e}.adminMenuDropdownAdd{width:100%;min-height:46px;border:0;border-bottom:1px solid #edf2f7;background:#fff;color:#2563eb;cursor:pointer;font-size:14px;font-weight:900}.adminMenuDropdownAdd:hover{background:#f8fafc}.adminMenuDropdownList{max-height:340px;overflow:auto;padding:8px}.adminMenuDropdownItem{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:8px;border-radius:14px}.adminMenuDropdownItem+.adminMenuDropdownItem{margin-top:4px}.adminMenuDropdownSelect{width:100%;min-width:0;padding:12px;border:1px solid #e4eaf2;border-radius:12px;background:#fff;color:#172033;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.adminMenuDropdownSelect:hover,.adminMenuDropdownSelect.is-active{border-color:#bfdbfe;background:#eff6ff}.adminMenuDropdownName{min-width:0;overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.adminMenuDropdownMeta{min-width:28px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#2563eb;font-size:12px;font-weight:900;text-align:center}.adminMenuDropdownActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.adminMenuMiniBtn{min-height:38px;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;color:#172033;cursor:pointer;font-size:13px;font-weight:850}.adminMenuMiniBtn:hover{background:#eef2f7}.adminMenuMiniBtnDanger{border-color:#fee2e2;background:#fff1f2;color:#be123c}.adminMenuMiniBtnDanger:hover{background:#ffe4e6}.adminMenuItemsList{display:flex;flex-direction:column;gap:10px}.adminMenuItemCard{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e4eaf2;border-radius:16px;background:#fff;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.adminMenuItemCard:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 12px 26px #0f172a12}.adminMenuItemMedia{width:56px;height:56px;overflow:hidden;border:1px solid #e4eaf2;border-radius:14px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.adminMenuItemMedia img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover}.adminMenuItemMedia span{color:#2563eb;font-size:22px;font-weight:950}.adminMenuItemContent{min-width:0}.adminMenuItemIndex{overflow:hidden;color:#0f172a;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.adminMenuItemMeta{margin-top:4px;color:#64748b;font-size:12px;font-weight:650}.adminMenuItemRight{display:flex;align-items:center;justify-content:flex-end;gap:12px}.adminMenuPrice{min-width:76px;padding:9px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:900;text-align:center}.adminMenuItemActions{display:flex;align-items:center;gap:8px}.adminMenuEmpty{color:#64748b;font-size:14px;line-height:1.6}.adminMenuEmptyBox,.adminMenuEmptySmall{border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;text-align:center}.adminMenuEmptyBox{padding:28px 16px}.adminMenuEmptySmall{padding:14px}.adminMenuModalOverlay{position:fixed;inset:0;z-index:1000;padding:18px;background:#0f172a6b;display:flex;align-items:center;justify-content:center}.adminMenuModal{width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid #e4eaf2;border-radius:22px;background:#fff;box-shadow:0 30px 80px #0f172a40}.adminMenuModalWide{width:min(760px,100%)}.adminMenuModalHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 14px;border-bottom:1px solid #edf2f7}.adminMenuModalTitle{margin:0;color:#0f172a;font-size:20px;font-weight:900;letter-spacing:-.025em}.adminMenuModalClose{width:38px;height:38px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:15px;font-weight:900}.adminMenuModalClose:hover{background:#f8fafc;color:#0f172a}.adminMenuModalBody{padding:18px}.adminMenuModalFooter{padding:14px 18px 18px;border-top:1px solid #edf2f7;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.adminMenuFormGrid,.adminMenuCompactGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.adminMenuField{min-width:0;display:grid;gap:7px}.adminMenuFieldFull,.adminMenuFieldSpan2{grid-column:1 / -1}.adminMenuLabel{color:#334155;font-size:12px;font-weight:850}.adminMenuInput,.adminMenuSelect{width:100%;min-width:0;box-sizing:border-box;padding:12px 13px;border:1px solid #dbe3ee;border-radius:12px;outline:none;background:#fff;color:#0f172a;font-size:14px;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.adminMenuInput::placeholder{color:#94a3b8}.adminMenuInput:focus,.adminMenuSelect:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.adminMenuFileInput{padding:10px}.adminMenuUploadPreview{padding:12px;border:1px solid #e4eaf2;border-radius:16px;background:#f8fafc}.adminMenuPreviewImage{display:block;width:100%;max-width:240px;height:150px;object-fit:cover;border:1px solid #e4eaf2;border-radius:14px;background:#fff}.adminMenuToggleBtn{width:100%;min-height:42px;margin-top:14px;padding:0 14px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;color:#172033;cursor:pointer;font-size:14px;font-weight:850}.adminMenuToggleBtn:hover{background:#eef2f7}.adminMenuTranslationsBox{margin-top:14px;padding:14px;border:1px solid #e4eaf2;border-radius:16px;background:#f8fafc}@media(max-width:900px){.adminMenuStatsGrid,.adminMenuLayout{grid-template-columns:1fr}.adminMenuTopbar{flex-direction:column}.adminMenuTopActions{width:100%;justify-content:stretch}.adminMenuTopActions .adminMenuBtn{flex:1}}@media(max-width:640px){.adminMenuPage{padding:12px}.adminMenuTopbar,.adminMenuCategoryPanel,.adminMenuItemsPanel{padding:16px;border-radius:18px}.adminMenuTitle{font-size:30px}.adminMenuSubtitle{font-size:14px}.adminMenuStatsGrid{gap:10px}.adminMenuStatCard{padding:14px}.adminMenuSectionHead,.adminMenuItemRight,.adminMenuItemActions,.adminMenuModalFooter{align-items:stretch;flex-direction:column}.adminMenuSectionHead .adminMenuBtn,.adminMenuItemActions .adminMenuBtn,.adminMenuModalFooter .adminMenuBtn,.adminMenuTopActions .adminMenuBtn{width:100%}.adminMenuItemCard{grid-template-columns:48px minmax(0,1fr);align-items:start}.adminMenuItemMedia{width:48px;height:48px;border-radius:12px}.adminMenuItemRight{grid-column:1 / -1;width:100%;gap:10px}.adminMenuPrice{width:100%;box-sizing:border-box}.adminMenuFormGrid,.adminMenuCompactGrid{grid-template-columns:1fr}.adminMenuModalOverlay{padding:10px;align-items:flex-end}.adminMenuModal{width:100%;max-height:calc(100vh - 20px);border-radius:20px}.adminMenuModalHead,.adminMenuModalBody,.adminMenuModalFooter{padding-left:16px;padding-right:16px}}.adminMenuModal{display:flex;flex-direction:column;overflow:hidden}.adminMenuModalHead,.adminMenuModalFooter{flex:0 0 auto}.adminMenuModalBody{overflow-y:auto;-webkit-overflow-scrolling:touch}.adminMenuModalFooter{position:sticky;bottom:0;z-index:2;background:#fff}@media(max-width:640px){.adminMenuModalOverlay{padding:8px;align-items:center}.adminMenuModal{width:100%;max-height:calc(100dvh - 16px);border-radius:18px}.adminMenuModalBody{max-height:none;padding-bottom:14px}.adminMenuModalFooter{display:grid;grid-template-columns:1fr;gap:10px;padding:12px 16px 16px;box-shadow:0 -12px 24px #0f172a0f}.adminMenuModalFooter .adminMenuBtn{width:100%;min-height:46px}}:root{--text: #ffffff;--muted: rgba(255, 255, 255, .82);--muted-soft: rgba(255, 255, 255, .62);--panel-bg: rgba(10, 11, 14, .6);--panel-bg-strong: rgba(7, 8, 11, .82);--panel-border: rgba(255, 255, 255, .1);--card-bg: rgba(10, 11, 14, .34);--card-border: rgba(255, 255, 255, .1);--accent: #d2b48c;--accent-soft: rgba(210, 180, 140, .25);--shadow: 0 28px 80px rgba(0, 0, 0, .45);--shadow-soft: 0 14px 36px rgba(0, 0, 0, .24);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px}html,body,#root{width:100%;height:100%}body{margin:0;font-family:Manrope,sans-serif;background:#000}.monti-screen{position:relative;width:100%;height:100%;overflow:hidden;color:var(--text);background:#000}.bg-media{position:absolute;inset:-4%;z-index:0;background:url(https://www.monti.ba/img/nsl4.webp) center center / cover no-repeat;transform:translateZ(0) scale(1.06);will-change:transform}.overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#04060a94,#04060a38 42%,#04060a70),linear-gradient(180deg,#00000014,#0000003d)}.overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 40%,rgba(0,0,0,.28) 100%)}.container{position:relative;z-index:2;width:100%;height:100%;padding:30px 34px 22px;display:grid;grid-template-rows:auto 1fr auto;gap:18px}.top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.brand-side{display:flex;flex-direction:column;gap:14px;width:320px}.logo{width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-soft)}.logo img{height:34px;display:block;filter:brightness(0) invert(1);opacity:.94}.hotel-info{padding:16px 18px;border-radius:24px;background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.hotel-info-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hotel-clock-wrap{display:flex;flex-direction:column;gap:6px}.hotel-clock{font-size:2.4rem;line-height:.95;font-weight:800;letter-spacing:-.05em;color:#fffffffa}.hotel-date{font-size:.92rem;color:var(--muted)}.hotel-temp{padding-top:4px;font-size:1rem;font-weight:700;color:#fffffff0;white-space:nowrap}.hotel-info-divider{height:1px;margin:14px 0 12px;background:linear-gradient(90deg,#ffffff1f,#ffffff0a)}.hotel-subrow{display:flex;align-items:center;gap:10px;color:#ffffffc2;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.hotel-subrow:before{content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--accent),rgba(210,180,140,.18));display:block}.top-right{display:inline-flex;align-items:center;gap:4px;padding:6px;border-radius:999px;background:#0a0c104d;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft)}.chip{min-width:116px;text-align:center;padding:10px 18px;border-radius:999px;background:transparent;border:none;font-size:.92rem;font-weight:700;letter-spacing:.01em;color:#fffffff5}.main{display:grid;grid-template-columns:minmax(0,1fr) 376px;align-items:end;gap:42px;min-height:0}.left{max-width:700px;padding-bottom:28px}.eyebrow{display:inline-flex;align-items:center;gap:14px;margin-bottom:18px;font-size:.84rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:#ffffffbd}.eyebrow:before{content:"";width:54px;height:1px;background:linear-gradient(90deg,var(--accent),rgba(210,180,140,.18));display:block}.left h1{font-family:Cormorant Garamond,serif;font-size:clamp(5rem,7vw,7.4rem);font-weight:600;line-height:.9;letter-spacing:-.045em;margin-bottom:18px;text-shadow:0 12px 32px rgba(0,0,0,.3)}.lead{max-width:23ch;font-size:1.34rem;line-height:1.5;color:var(--muted);margin-bottom:28px;text-shadow:0 8px 20px rgba(0,0,0,.18)}.service-pills{display:flex;flex-wrap:wrap;gap:12px}.service-pill{padding:11px 17px;border-radius:999px;background:#ffffff17;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffeb;font-size:.93rem;font-weight:600;box-shadow:var(--shadow-soft)}.panel{position:relative;width:100%;padding:22px 22px 20px;border-radius:var(--radius-xl);background:linear-gradient(180deg,var(--panel-bg) 0%,var(--panel-bg-strong) 100%);border:1px solid var(--panel-border);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 30px 85px #00000075,inset 0 1px #ffffff0d;overflow:hidden}.panel:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,var(--accent-soft),transparent)}.panel-label{text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;margin-bottom:14px}.qr-wrap{position:relative;background:#f7f4ef;padding:16px;border-radius:24px;margin-bottom:18px;box-shadow:0 20px 48px #0000003d}.scan-hint{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:8px 14px;border-radius:999px;background:#fff;color:#1a1714;font-size:.71rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 20px #0000001a}.qr-wrap img{width:100%;display:block;border-radius:12px;background:#fff}.panel h2{font-size:1.95rem;line-height:1.02;letter-spacing:-.03em;font-weight:800;text-align:center;margin-bottom:10px}.panel p{max-width:24ch;margin:0 auto 18px;text-align:center;font-size:.98rem;line-height:1.55;color:var(--muted)}.meta{display:grid;gap:11px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.meta-row{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:.94rem;color:var(--muted-soft)}.meta-row strong{color:#fffffff7;font-weight:700}.footer{display:flex;justify-content:space-between;align-items:end;gap:20px;font-size:.74rem;color:#ffffff3d;letter-spacing:.04em;padding-top:4px}.footer-right{color:#ffffff2e}@media(max-width:1280px){.brand-side{width:290px}.main{grid-template-columns:minmax(0,1fr) 350px;gap:28px}.left h1{font-size:5.6rem}.lead{font-size:1.16rem}.hotel-clock{font-size:2rem}}@media(max-aspect-ratio:16/10){.container{padding:24px}.main{grid-template-columns:1fr;gap:22px}.left{max-width:100%;padding-bottom:0}.panel{width:min(88vw,400px)}.top{flex-direction:column;align-items:flex-start}.top-right{align-self:flex-end}}:root{--welcome-background: var(--tp-bg, #0f1012);--welcome-background-soft: var(--tp-bg-2, #15171a);--welcome-surface: var(--tp-surface, #17191c);--welcome-surface-soft: var(--tp-surface-2, #1d2024);--welcome-text: var(--tp-text, #f5f1e8);--welcome-muted: var(--tp-muted, rgba(245, 241, 232, .68));--welcome-accent: var(--tp-primary, #d4af37);--welcome-accent-dark: var(--tp-primary-2, #b8942f);--welcome-border: var(--tp-border, rgba(255, 255, 255, .08));--welcome-shadow: var(--tp-shadow, 0 18px 42px rgba(0, 0, 0, .34))}.welcomePage{min-height:100vh;min-height:100svh;background:radial-gradient(900px 480px at 50% -10%,rgba(212,175,55,.08),transparent 62%),linear-gradient(180deg,var(--welcome-background) 0%,var(--welcome-background-soft) 100%);color:var(--welcome-text);font-family:var(--tp-font, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);padding:0 max(16px,env(safe-area-inset-right)) calc(30px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.welcomeShell{width:min(100%,860px);margin:0 auto;padding-top:env(safe-area-inset-top);animation:welcomeEnter .22s ease-out both}.welcomeHero{position:relative;isolation:isolate;height:clamp(230px,62vw,280px);min-height:230px;overflow:visible;border-radius:0 0 26px 26px;background:#161c1c;color:#fff}.welcomeHero--languageOpen{z-index:3}.welcomeHeroImage,.welcomeHeroOverlay{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit}.welcomeHeroImage{object-fit:cover;object-position:38% 65%;z-index:-2}.welcomeHeroOverlay{z-index:-1;background:linear-gradient(180deg,#05090c38 12%,#060a0cd1)}.welcomeHeroContent{position:absolute;right:20px;bottom:22px;left:20px;text-shadow:0 2px 16px rgba(0,0,0,.5)}.welcomeHeroBrand{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd6}.welcomeHero h1{margin:0;font-family:var(--tp-font-title, "Manrope", Inter, sans-serif);font-size:clamp(30px,8.5vw,34px);font-weight:700;line-height:1.05;letter-spacing:-.04em}.welcomeHeroRoom{margin:7px 0 0;font-size:17px;font-weight:500;color:#ffffffeb}.welcomeLanguageDropdown{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;z-index:4}[dir=rtl] .welcomeLanguageDropdown{right:auto;left:14px}.welcomeLanguageTrigger{display:inline-flex;min-width:72px;min-height:44px;align-items:center;justify-content:center;gap:5px;padding:0 12px;border:1px solid rgba(212,175,55,.58);border-radius:20px;background:#0a0e13bd;box-shadow:0 6px 18px #0000003d;color:#fff;font:inherit;font-size:13px;font-weight:800;letter-spacing:.06em;cursor:pointer}.welcomeLanguageMenu{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:154px;padding:6px;border:1px solid var(--welcome-border);border-radius:16px;background:#17191c;box-shadow:var(--welcome-shadow);max-height:min(280px,calc(100svh - 88px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[dir=rtl] .welcomeLanguageMenu{right:auto;left:0}.welcomeLanguageMenu button{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:11px;background:transparent;color:var(--welcome-muted);font:inherit;font-size:14px;text-align:start;cursor:pointer}.welcomeLanguageMenu button span{width:23px;color:var(--welcome-accent);font-size:12px;font-weight:800}.welcomeLanguageMenu button.is-active,.welcomeLanguageMenu button:hover{background:#d4af371f;color:var(--welcome-text)}.welcomeLanguageTrigger:focus-visible,.welcomeLanguageMenu button:focus-visible,.welcomeActionCard:focus-visible,.copyPasswordButton:focus-visible,.welcomeModal button:focus-visible,.welcomeModal textarea:focus-visible{outline:3px solid rgba(212,175,55,.72);outline-offset:3px}.quickInfoPanel{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:-17px 4px 0;overflow:hidden;border:1px solid var(--welcome-border);border-radius:22px;background:var(--welcome-surface);box-shadow:0 12px 28px #00000040}.quickInfoItem{display:flex;min-width:0;min-height:106px;gap:10px;padding:16px 13px}.quickInfoItem:nth-child(odd){border-inline-end:1px solid var(--welcome-border)}.quickInfoItem:nth-child(-n+2){border-bottom:1px solid var(--welcome-border)}.quickInfoIcon{flex:0 0 auto;color:var(--welcome-accent)}.quickInfoBody{min-width:0}.quickInfoLabel,.quickInfoValue,.quickInfoMuted{margin:0;overflow-wrap:anywhere}.quickInfoLabel{margin-bottom:6px;font-size:13px;font-weight:600;color:var(--welcome-muted)}.quickInfoValue{font-size:15px;font-weight:700;line-height:1.3;color:var(--welcome-text)}.quickInfoMuted{margin-top:2px;font-size:13px;line-height:1.35;color:var(--welcome-muted)}.copyPasswordButton{display:inline-flex;min-height:36px;align-items:center;gap:5px;margin:4px -6px -4px;padding:0 6px;border:0;background:transparent;color:var(--welcome-accent);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.weatherSkeleton{display:block;width:76px;height:19px;border-radius:7px;background:linear-gradient(90deg,#25282c 20%,#33373c,#25282c 60%);background-size:200% 100%;animation:weatherLoading 1.2s linear infinite}.welcomeSection{margin-top:25px}.welcomeSection h2{margin:0 0 12px;font-family:var(--tp-font-title, "Manrope", Inter, sans-serif);font-size:clamp(18px,5vw,20px);font-weight:700;line-height:1.2;letter-spacing:-.025em}.welcomeActionList{display:grid;gap:12px}.welcomeActionCard{display:flex;width:100%;min-height:124px;align-items:center;gap:14px;padding:16px;border:1px solid var(--welcome-border);border-radius:22px;background:linear-gradient(140deg,var(--welcome-surface-soft),var(--welcome-surface));box-shadow:0 8px 20px #00000029;color:var(--welcome-text);text-align:start;font:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.welcomeActionIcon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid rgba(212,175,55,.18);border-radius:15px;background:#13211d;color:var(--welcome-accent)}.welcomeActionCopy{display:grid;min-width:0;gap:3px}.welcomeActionCopy strong{overflow-wrap:anywhere;font-size:19px;font-weight:700;letter-spacing:-.025em;line-height:1.2}.welcomeActionCopy small{overflow-wrap:anywhere;font-size:14px;line-height:1.34;color:var(--welcome-muted)}.welcomeActionCopy em{overflow-wrap:anywhere;margin-top:2px;color:#f5f1e8c7;font-size:12px;font-style:normal;line-height:1.3}.welcomeActionCopy b{margin-top:1px;color:var(--welcome-accent);font-size:13px;font-weight:700}.actionChevron{flex:0 0 auto;margin-inline-start:auto;color:var(--welcome-accent)}.welcomeActionCard:active{transform:scale(.985)}.welcomeToast{position:relative;z-index:2;width:fit-content;max-width:calc(100% - 16px);margin:12px auto -4px;padding:9px 13px;border:1px solid rgba(109,165,122,.4);border-radius:999px;background:#1d3a2b;color:#eaf7ed;box-shadow:0 7px 18px #0003;font-size:13px;font-weight:650;text-align:center}.welcomeToast--error{width:100%;max-width:none;margin:14px 0 0;border-radius:14px;border-color:#c96b6b66;background:#4d252a}.welcomePoweredBy{margin-top:26px;color:var(--tp-muted-2, rgba(245, 241, 232, .45));font-size:12px;line-height:1.4;text-align:center}.welcomePoweredBy a{color:var(--welcome-accent);font-weight:700;text-decoration:none}.welcomeModalOverlay{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:20px;overflow-y:auto;background:#04070dc7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.welcomeModal{position:relative;width:min(100%,460px);padding:24px;border:1px solid var(--welcome-border);border-radius:22px;background:var(--welcome-surface);box-shadow:0 24px 60px #0000006b}.welcomeModal h2{margin:0;padding-right:44px;font-size:24px;letter-spacing:-.025em}.welcomeModal>p{margin:10px 0 18px;color:var(--welcome-muted);font-size:15px;line-height:1.5}.welcomeModalClose{position:absolute;top:14px;right:14px;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--welcome-border);border-radius:12px;background:var(--welcome-surface-soft);color:var(--welcome-text);cursor:pointer}[dir=rtl] .welcomeModalClose{right:auto;left:14px}[dir=rtl] .welcomeModal h2{padding-right:0;padding-left:44px}.welcomeModalField textarea{width:100%;min-height:126px;padding:13px;border:1px solid var(--welcome-border);border-radius:14px;background:#111316;color:var(--welcome-text);font:inherit;font-size:16px;line-height:1.45;resize:vertical}.welcomeModalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.welcomeModalActions button{min-height:44px;padding:0 15px;border-radius:12px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.welcomeModalCancel{border:1px solid var(--welcome-border);background:var(--welcome-surface-soft);color:var(--welcome-text)}.welcomeModalSend{border:1px solid var(--welcome-accent);background:var(--welcome-accent);color:#19140a}.welcomeModalSend:disabled{opacity:.6;cursor:wait}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(hover:hover)and (pointer:fine){.welcomeActionCard:hover{transform:translateY(-2px);border-color:#d4af3757;background:linear-gradient(140deg,#20242a,#181a1e)}.welcomePoweredBy a:hover{text-decoration:underline}}@media(max-width:350px){.welcomePage{padding-inline:12px}.welcomeHeroContent{right:16px;bottom:18px;left:16px}.quickInfoItem{gap:8px;padding:14px 10px}.quickInfoIcon{width:18px;height:18px}.quickInfoValue{font-size:14px}.welcomeActionCard{min-height:118px;gap:11px;padding:13px}.welcomeActionIcon{width:43px;height:43px}.welcomeActionCopy strong{font-size:17px}}@media(min-width:700px){.welcomePage{padding-bottom:42px}.welcomeHero{height:310px;border-radius:0 0 30px 30px}.welcomeHeroContent{right:30px;bottom:28px;left:30px}.quickInfoPanel{margin-inline:16px}.quickInfoItem{min-height:116px;padding:18px}}@keyframes welcomeEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes weatherLoading{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.welcomeShell,.weatherSkeleton{animation:none}.welcomeActionCard{transition:none}}*{box-sizing:border-box}.hotelServicesPage{min-height:100vh;background:radial-gradient(circle at top left,rgba(212,166,58,.08),transparent 22%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 20%),linear-gradient(180deg,#04070d,#09111f);color:#f8fafc;padding:22px 16px 40px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hotelServicesContainer{width:100%;max-width:1040px;margin:0 auto}.hotelServicesHero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 24px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#ffffff08,#ffffff04);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 45px #00000047;margin-bottom:28px}.hotelServicesHeroLeft{min-width:0}.hotelServicesEyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.22em;color:#d4a63a}.hotelServicesRoomTitle{margin:0;font-size:clamp(42px,5vw,56px);line-height:.95;font-weight:800;letter-spacing:-.04em}.hotelServicesSubtitle{margin:12px 0 0;color:#ffffffb8;font-size:16px;line-height:1.55}.hotelServicesHeroRight{display:flex;flex-direction:column;gap:12px;min-width:210px}.hotelServicesStaffBtn{height:50px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#080c16e6;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.18s ease}.hotelServicesLangSelect{height:46px;border-radius:14px;border:1px solid rgba(56,96,170,.45);background:#080c16f2;color:#fff;padding:0 14px;font-size:15px;font-weight:600;outline:none;cursor:pointer}.hotelServicesMenuCard{border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#ffffff08,#ffffff04);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 45px #00000040;overflow:hidden}.hotelServicesMenuHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 18px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.hotelServicesMenuTitle{margin:0;font-size:22px;font-weight:800;letter-spacing:-.03em}.hotelServicesBadge{border-radius:999px;padding:8px 14px;font-size:14px;font-weight:700;color:#ffffffb8;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.hotelServicesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px 14px}.hotelServicesCategoryCard{min-height:92px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);color:#fff;padding:18px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease;display:flex;flex-direction:column;justify-content:center;gap:8px}@media(hover:hover)and (pointer:fine){.hotelServicesStaffBtn:hover{border-color:#d4a63a59;transform:translateY(-1px)}.hotelServicesCategoryCard:hover{transform:translateY(-2px);border-color:#d4a63a59;background:linear-gradient(180deg,#d4a63a14,#ffffff08)}}.hotelServicesCategoryName{font-size:22px;font-weight:800;letter-spacing:-.03em}.hotelServicesCategoryCount{font-size:14px;color:#ffffffad;font-weight:600}.hotelServicesBottomNote{text-align:center;margin:14px 0 0;font-size:14px;color:#ffffff73}@media(max-width:900px){.hotelServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hotelServicesHero{flex-direction:column;align-items:stretch}.hotelServicesHeroRight{min-width:0}.hotelServicesGrid{grid-template-columns:1fr}.hotelServicesRoomTitle{font-size:38px}.hotelServicesMenuHeader{padding:18px 16px 16px}.hotelServicesGrid{padding:14px}.hotelServicesCategoryCard{min-height:84px;border-radius:18px}.hotelServicesCategoryName{font-size:20px}}.hotelServicesModalOverlay{position:fixed;inset:0;z-index:9999;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hotelServicesModal{width:min(420px,100%);border-radius:26px;border:1px solid rgba(212,166,58,.26);background:linear-gradient(180deg,#101726fa,#080c16fa);box-shadow:0 24px 65px #00000073;padding:28px 22px 22px;text-align:center;color:#f8fafc}.hotelServicesModalIcon{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#d4a63a24;border:1px solid rgba(212,166,58,.32);color:#d4a63a;font-size:30px;font-weight:900;font-family:Georgia,serif}.hotelServicesModalTitle{margin:0 0 10px;font-size:28px;font-weight:800;letter-spacing:-.03em}.hotelServicesModalText{margin:0 0 22px;color:#ffffffb8;font-size:16px;line-height:1.55}.hotelServicesModalBtn{width:100%;height:50px;border-radius:16px;border:1px solid rgba(212,166,58,.38);background:#d4a63a24;color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:.18s ease}.guestPoweredBy{margin-top:22px;text-align:center;font-size:12px;line-height:1.4;color:#ffffff6b;font-weight:600}.guestPoweredBy a{color:#d4a63ac7;text-decoration:none;font-weight:800}.guestBackBtn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);background:#080c16e6;color:#fff;height:46px;padding:0 18px;border-radius:16px;font-size:15px;font-weight:700;cursor:pointer;transition:.18s ease;margin-bottom:18px}@media(hover:hover)and (pointer:fine){.hotelServicesModalBtn:hover{border-color:#d4a63a94;background:#d4a63a33}.guestPoweredBy a:hover{color:#d4a63a}.guestBackBtn:hover{border-color:#d4a63a59;transform:translateY(-1px)}}@media(max-width:700px){.guestBackBtn{width:100%;justify-content:center;height:50px;font-size:16px}}.ordersOverviewPage{min-height:100vh;padding:18px;color:#fff;background:#0b1220;box-sizing:border-box}.ordersOverviewShell{width:100%;max-width:1300px;margin:0 auto}.ordersOverviewHeader{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:18px}.ordersOverviewEyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#93c5fde6;margin-bottom:8px}.ordersOverviewTitle{margin:0;font-size:clamp(28px,5vw,40px);line-height:1.05;letter-spacing:-.03em;font-weight:900}.ordersOverviewHeaderActions{display:flex;gap:10px;flex-wrap:wrap}.ordersOverviewBtn{border:none;border-radius:12px;min-height:44px;padding:0 16px;font-weight:800;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.ordersOverviewBtn:hover{transform:translateY(-1px)}.ordersOverviewBtn:disabled{cursor:not-allowed;opacity:.52;transform:none}.ordersOverviewBtnPrimary{background:#2563eb;color:#fff}.ordersOverviewBtnGhost{background:#ffffff14;color:#fff}.ordersOverviewBtnDanger{background:#dc2626;color:#fff}.ordersOverviewStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.ordersOverviewStatCard{background:#0f172ad1;border:1px solid rgba(71,85,105,.22);border-radius:16px;padding:14px}.ordersOverviewStatLabel{font-size:12px;color:#ffffffa6;margin-bottom:8px}.ordersOverviewStatValue{font-size:26px;font-weight:900;line-height:1}.ordersOverviewFilters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;background:#0f172ad1;border:1px solid rgba(71,85,105,.22);border-radius:16px;padding:14px}.ordersOverviewFilterGroup{display:flex;flex-direction:column;gap:8px}.ordersOverviewLabel{font-size:12px;font-weight:700;color:#ffffffb8}.ordersOverviewInput{width:100%;min-height:42px;border:1px solid rgba(71,85,105,.28);border-radius:12px;background:#02061773;color:#fff;padding:0 12px;box-sizing:border-box;outline:none}.ordersOverviewInput::placeholder{color:#fff6}.ordersOverviewStateCard{background:#0f172ad1;border:1px solid rgba(71,85,105,.22);border-radius:16px;padding:16px}.ordersOverviewStateCardError{border-color:#f8717159;background:#7f1d1d33}.ordersOverviewTableWrap{overflow-x:auto;background:#0f172ad1;border:1px solid rgba(71,85,105,.22);border-radius:16px}.ordersOverviewResults{display:grid;gap:12px}.ordersOverviewSelectionBar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#0f172ad1;border:1px solid rgba(71,85,105,.22);border-radius:16px;padding:12px 14px}.ordersOverviewSelectAll,.ordersOverviewSelectionActions{display:flex;align-items:center;gap:10px}.ordersOverviewSelectAll{font-weight:800;color:#f8fafc}.ordersOverviewSelectedCount{font-size:13px;font-weight:800;color:#ffffffb8;white-space:nowrap}.ordersOverviewDeleteError{border:1px solid rgba(248,113,113,.35);background:#7f1d1d33;border-radius:12px;padding:12px 14px;color:#fecaca;font-weight:700}.ordersOverviewTable{width:100%;border-collapse:collapse;min-width:1040px}.ordersOverviewTable thead th{text-align:left;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#93c5fde0;padding:14px;border-bottom:1px solid rgba(71,85,105,.22);background:#02061773}.ordersOverviewTable tbody td{padding:14px;border-bottom:1px solid rgba(71,85,105,.16);vertical-align:top;font-size:14px;color:#f8fafc}.ordersOverviewTable tbody tr:hover{background:#ffffff08}.ordersOverviewSelectCol{width:74px;text-align:center}.ordersOverviewSelectCol input,.ordersOverviewSelectAll input{width:18px;height:18px;accent-color:#2563eb;cursor:pointer}.ordersOverviewSelectCol input:disabled,.ordersOverviewSelectAll input:disabled{cursor:not-allowed}.ordersOverviewCellStrong{font-weight:800}.ordersOverviewItemsSummary{max-width:320px;white-space:normal;color:#ffffffd1}.ordersOverviewStatusBadge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.ordersOverviewStatusBadge--unclaimed{background:#f59e0b29;color:#fcd34d;border:1px solid rgba(245,158,11,.25)}.ordersOverviewStatusBadge--claimed{background:#2563eb2e;color:#dbeafe;border:1px solid rgba(96,165,250,.25)}.ordersOverviewStatusBadge--completed{background:#22c55e29;color:#bbf7d0;border:1px solid rgba(34,197,94,.25)}.ordersOverviewExpandBtn{border:1px solid rgba(96,165,250,.24);background:#2563eb24;color:#dbeafe;border-radius:10px;min-height:34px;padding:0 12px;font-weight:700;cursor:pointer}.ordersOverviewExpandBtn:hover{background:#2563eb38}.ordersOverviewDetailsRow td{background:#0206174d;padding-top:0}.ordersOverviewDetailsBox{padding:14px 4px 6px}.ordersOverviewDetailsTitle{font-size:13px;font-weight:800;color:#93c5fde6;margin-bottom:12px;text-transform:uppercase;letter-spacing:.06em}.ordersOverviewDetailsItems{display:grid;gap:8px}.ordersOverviewDetailsItem{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#1e293b73;border-radius:12px;padding:10px 12px}.ordersOverviewDetailsPrice{font-weight:800;white-space:nowrap}.ordersOverviewItemNote{color:#ffffffad}@media(max-width:900px){.ordersOverviewStats,.ordersOverviewFilters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ordersOverviewPage{padding:14px}.ordersOverviewStats{grid-template-columns:1fr 1fr}.ordersOverviewFilters{grid-template-columns:1fr}.ordersOverviewHeaderActions{width:100%}.ordersOverviewSelectionBar{align-items:stretch}.ordersOverviewSelectAll,.ordersOverviewSelectionActions{width:100%;justify-content:space-between}.ordersOverviewBtn{flex:1}}.roomHoursPage{min-height:100vh;padding:24px;color:#f8fafc;background:linear-gradient(180deg,#08101d,#0d1422);font-family:Inter,system-ui,sans-serif}.roomHoursShell{width:100%;max-width:920px;margin:auto}.roomHoursBack{min-height:44px;padding:0;border:0;color:#93c5fd;background:transparent;cursor:pointer;font-weight:800}.roomHoursHero{padding:12px 2px 26px}.roomHoursKicker{color:#93c5fd;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.roomHoursHero h1{margin:9px 0 0;font-size:clamp(28px,5vw,42px)}.roomHoursHero p,.roomHoursSectionHead p{color:#ffffffa6}.roomHoursForm{display:grid;gap:16px}.roomHoursCard{padding:20px;border:1px solid rgba(71,85,105,.5);border-radius:18px;background:#0f172ab8}.roomHoursCard h2{margin:0 0 18px}.roomHoursSectionHead{display:flex;justify-content:space-between;gap:16px}.roomHoursSectionHead h2{margin-bottom:0}.roomHoursToggle{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:12px;cursor:pointer}.roomHoursToggle input{position:absolute;opacity:0}.roomHoursSwitch{width:46px;height:26px;border-radius:999px;background:#334155;position:relative}.roomHoursSwitch:after{content:"";position:absolute;width:18px;height:18px;top:4px;left:4px;border-radius:50%;background:#fff;transition:transform .16s}.roomHoursToggle input:checked+.roomHoursSwitch{background:#2563eb}.roomHoursToggle input:checked+.roomHoursSwitch:after{transform:translate(20px)}.roomHoursToggle strong,.roomHoursToggle small{display:block}.roomHoursToggle small{margin-top:4px;color:#94a3b8}.roomHoursField{display:block;margin-top:18px;font-weight:700}.roomHoursField>span{display:block;margin-bottom:8px}.roomHoursField input,.roomHoursField textarea,.roomHoursDay input[type=time]{width:100%;min-height:44px;padding:9px 12px;border:1px solid #475569;border-radius:10px;background:#111c2d;color:#fff;color-scheme:dark;font:inherit;box-sizing:border-box}.roomHoursField textarea{resize:vertical}.roomHoursSchedule{display:grid;gap:8px}.roomHoursDay{display:grid;grid-template-columns:minmax(120px,1fr) auto 150px auto 150px;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(71,85,105,.35);border-radius:12px}.roomHoursCheck{display:flex;align-items:center;gap:7px;font-weight:700}.roomHoursCheck input{width:18px;height:18px;accent-color:#2563eb}.roomHoursButton{min-height:44px;padding:0 16px;border:1px solid transparent;border-radius:12px;color:#fff;cursor:pointer;font-weight:800}.roomHoursSecondary{border-color:#475569;background:#1e293b}.roomHoursPrimary{min-width:180px;background:#2563eb}.roomHoursActions{display:flex;justify-content:flex-end;align-items:center;gap:14px;padding-bottom:24px}.roomHoursNotice{margin:0;padding:11px;border-radius:10px}.roomHoursNotice.success{color:#bbf7d0;background:#14532d73}.roomHoursNotice.error{color:#fecdd3;background:#88133766}@media(max-width:650px){.roomHoursPage{padding:14px}.roomHoursSectionHead{display:grid}.roomHoursDay{grid-template-columns:1fr auto}.roomHoursDay input[type=time]{grid-row:2}.roomHoursDay>span{display:none}.roomHoursActions{align-items:stretch;flex-direction:column}.roomHoursPrimary{width:100%}}.guestVerificationPage{--gv-bg: #03060d;--gv-card: rgba(13, 18, 28, .82);--gv-card-deep: rgba(6, 10, 17, .9);--gv-text: #f8fafc;--gv-muted: rgba(255, 255, 255, .68);--gv-gold: #d4a63a;--gv-gold-light: #efd37a;min-height:100vh;min-height:100svh;min-height:100dvh;display:grid;place-items:center;overflow:auto;padding:max(16px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));color:var(--gv-text);background:radial-gradient(760px 460px at 50% -6%,rgba(212,166,58,.14),transparent 62%),linear-gradient(180deg,#02050bbd,#02050bf0),var(--gv-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-overflow-scrolling:touch}.guestVerificationCard{width:min(100%,440px);margin:auto;padding:26px;border:1px solid rgba(212,166,58,.32);border-radius:24px;background:linear-gradient(180deg,var(--gv-card),var(--gv-card-deep));box-shadow:0 28px 70px #0000008a,inset 0 1px #ffffff14;backdrop-filter:blur(22px) saturate(118%);-webkit-backdrop-filter:blur(22px) saturate(118%);text-align:center}.guestVerificationHeader{display:grid;justify-items:center}.guestVerificationIcon,.guestVerificationQrIcon{display:grid;place-items:center;color:var(--gv-gold-light);border:1px solid rgba(212,166,58,.36);background:#d4a63a1c;border-radius:999px}.guestVerificationIcon{width:52px;height:52px;margin-bottom:16px}.guestVerificationQrIcon{width:68px;height:68px;margin:4px auto 18px}.guestVerificationEyebrow{margin:0 0 8px;color:var(--gv-gold);font-size:10px;font-weight:800;letter-spacing:.2em}.guestVerificationHeader h1{margin:0;color:#fffaf0;font-family:Manrope,Inter,sans-serif;font-size:clamp(28px,7vw,34px);line-height:1.08;letter-spacing:-.035em}.guestVerificationIntro{max-width:330px;margin:11px auto 0;color:var(--gv-muted);font-size:14px;line-height:1.55}.guestVerificationAlert{margin:20px 0 0;padding:11px 13px;border:1px solid rgba(224,139,112,.35);border-radius:14px;background:#9a3d2e2b;color:#ffd8cb;font-size:13px;line-height:1.45;text-align:left}.guestVerificationLoading{min-height:112px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--gv-muted);font-size:14px}.guestVerificationSpinner{width:18px;height:18px;flex:0 0 auto;display:inline-block;border:2px solid rgba(255,255,255,.22);border-top-color:var(--gv-gold-light);border-radius:50%;animation:guestVerificationSpin .75s linear infinite}.guestVerificationActions{margin-top:23px}.guestVerificationButton{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:16px;font:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:transform .16s ease,filter .16s ease,border-color .16s ease,background .16s ease}.guestVerificationButton--primary{border:1px solid rgba(255,237,166,.76);background:linear-gradient(135deg,var(--gv-gold),#e2c45f);color:#171107;box-shadow:0 12px 26px #d4a63a33,inset 0 1px #ffffff6b}.guestVerificationButton--secondary{margin-top:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff0b;color:#fffaf0}.guestVerificationButton:active{transform:scale(.985)}.guestVerificationButton:focus-visible,.guestVerificationRetry:focus-visible{outline:3px solid #fff3b3;outline-offset:3px}.guestVerificationRetry{margin-top:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--gv-gold-light);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.guestVerificationPrivacy{margin:15px 0 0;color:#ffffff80;font-size:12px;line-height:1.45}.guestScannerBlock{margin-top:21px}.guestScannerFrame{position:relative;width:100%;max-width:344px;margin:0 auto;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(212,166,58,.28);border-radius:20px;background:#080b11;box-shadow:0 16px 34px #00000061}.guestScannerVideo{display:block;width:100%;height:100%;object-fit:cover;background:#080b11}.guestScannerStartButton{position:absolute;left:50%;top:50%;z-index:2;min-height:50px;min-width:min(230px,calc(100% - 36px));display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid rgba(255,237,166,.76);border-radius:15px;background:linear-gradient(135deg,var(--gv-gold),#e2c45f);color:#171107;font:inherit;font-size:14px;font-weight:800;transform:translate(-50%,-50%);box-shadow:0 12px 26px #00000047,inset 0 1px #ffffff6b;cursor:pointer}.guestScannerStartButton:focus-visible{outline:3px solid #fff3b3;outline-offset:3px}.guestScannerCorner{position:absolute;width:32px;height:32px;border-color:var(--gv-gold-light);border-style:solid;filter:drop-shadow(0 0 7px rgba(212,166,58,.32))}.guestScannerCorner--topLeft{top:14px;left:14px;border-width:3px 0 0 3px;border-radius:7px 0 0}.guestScannerCorner--topRight{top:14px;right:14px;border-width:3px 3px 0 0;border-radius:0 7px 0 0}.guestScannerCorner--bottomLeft{bottom:14px;left:14px;border-width:0 0 3px 3px;border-radius:0 0 0 7px}.guestScannerCorner--bottomRight{right:14px;bottom:14px;border-width:0 3px 3px 0;border-radius:0 0 7px}.guestScannerLine{position:absolute;right:28px;left:28px;top:50%;height:1px;background:var(--gv-gold-light);box-shadow:0 0 13px 3px #d4a63ab3;animation:guestVerificationScan 2.2s ease-in-out infinite}.guestScannerStatus{position:absolute;inset:0;display:grid;place-items:center;background:#03060c5c}.guestScannerInstruction{margin:14px 0 0;color:var(--gv-muted);font-size:14px}.guestCameraRecovery{display:grid;justify-items:center;gap:12px;margin-top:20px;padding:20px 16px;border:1px solid rgba(224,139,112,.42);border-radius:18px;background:#47191647}.guestCameraRecovery>svg{color:#ffd08a}.guestCameraRecovery h2{margin:0;color:#fffaf0;font-size:21px;line-height:1.2}.guestCameraRecovery p{margin:0;color:#ffe1d6;font-size:14px;line-height:1.55}.guestCameraRecoveryActions{width:100%;display:grid;gap:10px;margin-top:4px}.guestCameraRecovery .guestVerificationButton--secondary{margin-top:0}.guestCameraInstructions{width:100%;margin:2px 0 4px;padding:14px 14px 14px 34px;border-radius:13px;background:#03060c7a;color:#f8fafc;font-size:13px;line-height:1.55;text-align:left}.guestCameraInstructions li+li{margin-top:7px}.guestVerificationButton:disabled{cursor:wait;opacity:.58;transform:none}@keyframes guestVerificationSpin{to{transform:rotate(360deg)}}@keyframes guestVerificationScan{0%,to{transform:translateY(-115px);opacity:.45}50%{transform:translateY(115px);opacity:1}}@media(hover:hover)and (pointer:fine){.guestVerificationButton--primary:hover{filter:brightness(1.07);transform:translateY(-1px)}.guestVerificationButton--secondary:hover{border-color:#d4a63a6b;background:#d4a63a14}.guestVerificationRetry:hover{color:#fff1ae}}@media(max-width:360px){.guestVerificationPage{padding-right:12px;padding-left:12px}.guestVerificationCard{padding:22px 18px;border-radius:21px}.guestScannerFrame{max-width:min(100%,300px)}.guestCameraRecovery{padding:18px 13px}}@media(max-height:650px){.guestVerificationPage{place-items:start center}.guestVerificationCard{margin:12px auto;padding-top:22px;padding-bottom:22px}.guestVerificationIcon{width:44px;height:44px;margin-bottom:11px}.guestScannerFrame{max-width:min(100%,280px)}.guestVerificationQrIcon{width:54px;height:54px;margin-bottom:13px}}@media(prefers-reduced-motion:reduce){.guestVerificationSpinner,.guestScannerLine{animation:none}.guestVerificationButton{transition-duration:1ms}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{margin:0;background:#0b0f14}:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
