:root{--brand-red:#ef2b2d;--brand-red-dark:#b91f24;--brand-red-soft:#ef2b2d1f;--light-page-bg:#f7f2ea;--dark-page-bg:#050607;--gold:#b98943;--gold-soft:#b9894324;--emerald:#238862;--blue:#3f78b5;--radius:8px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--font:Manrope, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:.76rem;--text-sm:.88rem;--text-md:1rem;--text-lg:1.18rem;--text-xl:1.48rem;--text-2xl:1.92rem;--weight-body:450;--weight-label:500;--weight-title:600;--weight-heading:700;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--light-page-bg);color:#221b17;min-height:100dvh;font-family:var(--font);font-size:16px;font-weight:var(--weight-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.55}html{background-color:var(--light-page-bg)}html[data-theme=light],html[data-theme=light] body{background-color:var(--light-page-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark],html[data-theme=dark] body{background-color:var(--dark-page-bg);color:#f3e9dd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark]{background:var(--dark-page-bg)}body{background-color:inherit;overflow-x:hidden}body:before{content:"";z-index:70;height:env(safe-area-inset-top);background:var(--light-page-bg);pointer-events:none;position:fixed;top:0;left:0;right:0}body[data-theme=dark],html[data-theme=dark] body,body[data-theme=dark]:before,html[data-theme=dark] body:before{background:var(--dark-page-bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}.app-shell[data-theme=light]{--page-bg:#f7f3ec;--page-bg-2:#faf7f1;--surface:#fff;--surface-2:#fffdf8;--surface-3:#f1ebe1;--surface-muted:#ebe2d5;--text:#30333a;--text-strong:#111217;--muted:#666b75;--muted-2:#8b9099;--border:#00000014;--border-strong:#ef2b2d57;--header-bg:#fffdf8e0;--nav-bg:#fffdf8f5;--input-bg:#fffdf8;--shadow:0 16px 40px #4f30161a;--shadow-soft:0 8px 22px #4f301614}.app-shell[data-theme=dark]{--page-bg:#050607;--page-bg-2:#07090d;--surface:#111317;--surface-2:#14171b;--surface-3:#181b20;--surface-muted:#20242b;--text:#d9dce2;--text-strong:#f5f5f6;--muted:#b8bbc2;--muted-2:#7e838c;--border:#ffffff1a;--border-strong:#ef2b2d66;--header-bg:#07090de6;--nav-bg:#0b0d10f2;--input-bg:#0b0d10;--shadow:0 22px 54px #0000006b;--shadow-soft:0 12px 30px #00000052}.boot-screen{min-height:100dvh;padding:var(--space-6);color:#231b17;background:linear-gradient(#fffdf8e6 0%,#f7f1e7f5 56%,#efe5d6 100%),#f7f1e7;place-items:center;display:grid}.boot-screen[data-theme=dark],html[data-theme=dark] .boot-screen{background:linear-gradient(180deg, #1f1c1af5 0%, #171514fa 60%, #12100f 100%), var(--dark-page-bg);color:#fff8ef}.login-screen{--login-bg:linear-gradient(180deg, #f7f3ec 0%, #faf7f1 50%, #f1e8da 100%);--login-card-bg:#fffdf8f5;--login-card-border:#241e181a;--login-field-bg:#fffdf8;--login-text:#16120f;--login-muted:#68626a;--login-soft:#11121709;--login-shadow:0 22px 58px #4f301624;background:var(--login-bg);min-height:100dvh;color:var(--login-text);place-items:center;padding:clamp(18px,4vw,36px);display:grid}.login-screen[data-theme=dark],html[data-theme=dark] .login-screen{--login-bg:linear-gradient(180deg, #050607 0%, #07090d 52%, #050607 100%);--login-card-bg:linear-gradient(145deg, #ffffff0e, #ffffff05), #111317;--login-card-border:#ffffff1a;--login-field-bg:#0b0d10;--login-text:#f5f5f6;--login-muted:#b8bbc2;--login-soft:#ffffff0b;--login-shadow:0 24px 64px #00000061}.boot-shell{justify-items:center;gap:18px;width:min(100%,360px);display:grid}.boot-logo{border-radius:var(--radius);background:#170607;width:min(76vw,290px);padding:9px 11px;box-shadow:0 14px 34px #362a1c1f}.login-card{border:1px solid var(--login-card-border);border-radius:var(--radius);background:var(--login-card-bg);width:min(100%,520px);box-shadow:var(--login-shadow);padding:clamp(18px,3vw,26px);overflow:hidden}.login-single-portal .login-card{width:min(100%,540px)}.login-multi-portal .login-card{width:min(92vw,820px)}.login-topbar{color:var(--brand-red);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;font-weight:800;display:flex}.login-theme-toggle{border:1px solid var(--login-card-border);background:var(--login-soft);border-radius:999px;grid-template-columns:repeat(2,1fr);gap:4px;padding:3px;display:inline-grid}.login-theme-toggle button{width:30px;height:28px;color:var(--login-muted);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.login-theme-toggle button.is-active{background:var(--brand-red);color:#fff}.brand-logo{object-fit:contain;width:230px;max-width:100%;height:auto;display:block}.login-logo{width:min(100%,310px);height:auto;box-shadow:none;background:0 0;border-radius:0;margin:0 auto 18px;padding:0}.compact-logo{border-radius:var(--radius);object-fit:cover;width:42px;height:42px;box-shadow:0 0 0 1px #ef2b2d2e}.login-copy h1,.section-heading h1,.player-hero h1{color:var(--text-strong,#16120f);font-size:var(--text-2xl);font-weight:var(--weight-heading);letter-spacing:0;margin:0;line-height:1.16}.login-copy p,.section-heading p,.player-hero p,.empty-state p,.promo-card p,.request-card p,.theme-setting p{color:var(--muted,#6d5f52);line-height:1.62}.login-screen .login-copy{text-align:center;gap:6px;margin-bottom:18px;display:grid}.login-screen .login-copy h1{color:var(--login-text);font-size:clamp(1.5rem,4vw,2rem)}.login-screen .login-copy p{max-width:38rem;color:var(--login-muted);margin:0 auto;line-height:1.45}.portal-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.login-multi-portal .portal-choice{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px}.portal-card{border:1px solid var(--login-card-border);border-radius:var(--radius);background:var(--login-soft);min-height:92px;color:var(--login-text);text-align:left;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:12px;display:grid;position:relative}.login-multi-portal .portal-card{grid-template-rows:auto 1fr auto;grid-template-columns:44px minmax(0,1fr);align-items:start;height:100%;min-height:148px;padding:16px}.portal-card:hover,.portal-card:focus-visible{border-color:#ef2b2d6b;box-shadow:0 0 0 3px #ef2b2d1a}.portal-card.is-selected{background:#ef2b2d1a;border-color:#ef2b2da8}.portal-card-icon{width:34px;height:34px;color:var(--brand-red);background:#ef2b2d1f;border-radius:8px;place-items:center;display:grid}.login-multi-portal .portal-card-icon{width:44px;height:44px}.portal-card-copy{gap:3px;min-width:0;display:grid}.login-multi-portal .portal-card-copy{grid-column:1/-1;align-self:start;gap:6px}.portal-card-copy strong{color:var(--login-text);overflow-wrap:anywhere;font-size:.91rem;font-weight:760;line-height:1.18}.login-multi-portal .portal-card-copy strong{overflow-wrap:normal;font-size:1rem}.portal-card-copy small{color:var(--login-muted);font-size:.75rem;line-height:1.32}.login-multi-portal .portal-card-copy small{font-size:.82rem;line-height:1.4}.portal-card-check{color:#fff;background:var(--brand-red);border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.portal-card-check:empty{background:0 0}.login-multi-portal .portal-card-check{grid-area:1/2;place-self:start end}.login-screen .stack-form{gap:12px}.login-screen .stack-form label{color:var(--login-text)}.login-screen input{border-color:var(--login-card-border);background:var(--login-field-bg);color:var(--login-text)}.login-screen input::placeholder{color:var(--login-muted)}.login-screen .primary-button{border-radius:8px;min-height:46px}.portal-hub-link{border:1px solid var(--login-card-border);background:var(--login-soft);min-height:40px;color:var(--login-text);border-radius:8px;justify-content:center;align-items:center;font-weight:760;text-decoration:none;display:inline-flex}.portal-hub-link:hover,.portal-hub-link:focus-visible{color:var(--brand-red);border-color:#ef2b2d6b}.demo-accounts{color:var(--login-muted);margin-top:14px}.demo-accounts summary{cursor:pointer;font-size:var(--text-sm);font-weight:700}.stack-form{gap:14px;display:grid}.stack-form label{gap:var(--space-2);color:var(--text,#2c2520);font-size:var(--text-sm);font-weight:var(--weight-label);display:grid}input,select,textarea{border:1px solid var(--border,#50362424);border-radius:var(--radius);background:var(--input-bg,#fffdf8);width:100%;min-height:48px;color:var(--text-strong,#16120f);outline:none;padding:12px 13px}textarea{resize:vertical}.stack-form .checkbox-row{flex-direction:row;grid-template-columns:none;align-items:center;gap:10px;display:flex}.checkbox-row input{width:18px;height:18px;min-height:18px;accent-color:var(--brand-red);margin:0}input:focus,select:focus,textarea:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px var(--brand-red-soft)}.primary-button,.secondary-button,.text-button,.ghost-icon-button,.demo-button,.nav-button,.mobile-nav-button,.request-row,.player-row,.theme-toggle button{color:var(--text-strong,#16120f);border:0}.primary-button,.secondary-button{border-radius:var(--radius);min-height:48px;font-weight:var(--weight-title);justify-content:center;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.primary-button{background:var(--brand-red);color:#fff;box-shadow:0 10px 22px #ef2b2d38}.primary-button.compact{min-height:44px}.secondary-button{background:var(--surface-2,#fff7eb);border:1px solid var(--border-strong,#ef2b2d57)}.text-button{color:var(--brand-red);font-weight:var(--weight-title);background:0 0}.ghost-icon-button{border-radius:var(--radius);background:var(--surface-2,#fff7eb);border:1px solid var(--border,#50362421);place-items:center;width:42px;height:42px;display:grid}.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.demo-button{border-radius:var(--radius);color:#2c2520;min-height:40px;font-size:.82rem;font-weight:var(--weight-label);background:#fff7eb;border:1px solid #50362421;padding:9px}.demo-button.active{border-color:var(--brand-red);background:var(--brand-red-soft);color:var(--brand-red-dark)}.player-install-onboarding{border:1px solid var(--login-card-border);border-radius:var(--radius);background:var(--login-soft);color:var(--login-text);grid-template-columns:auto minmax(0,1fr);gap:12px;margin:0 0 18px;padding:14px;display:grid}.player-onboarding-icon{border-radius:var(--radius);background:var(--brand-red-soft);width:38px;height:38px;color:var(--brand-red);place-items:center;display:grid}.player-onboarding-copy{gap:6px;min-width:0;display:grid}.player-onboarding-copy h2{color:inherit;font-size:1rem;font-weight:var(--weight-heading);margin:0;line-height:1.25}.player-onboarding-copy p,.player-onboarding-copy ol{color:var(--login-muted,var(--muted));margin:0;font-size:.88rem;line-height:1.5}.player-onboarding-copy ol{padding-left:20px}.player-onboarding-note{font-size:.82rem}.player-onboarding-actions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.player-onboarding-actions .primary-button,.player-onboarding-actions .secondary-button{min-height:40px;padding:9px 12px;font-size:.86rem}.player-onboarding-manual{border:1px solid var(--login-card-border);border-radius:var(--radius);min-height:40px;color:var(--login-muted,var(--muted));font-size:.84rem;font-weight:var(--weight-title);align-items:center;gap:8px;padding:0 10px;display:inline-flex}.app-shell{background:linear-gradient(180deg, var(--page-bg-2) 0%, var(--page-bg) 46%, var(--page-bg) 100%);background-color:var(--page-bg);min-height:100dvh;color:var(--text);transition:background-color .16s,color .16s;display:grid}.app-main{min-width:0;padding:12px 12px 28px}.app-shell[data-role=Player] .app-main{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.app-header{z-index:30;justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);border:1px solid var(--border);border-radius:var(--radius);background:var(--header-bg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:9px 10px;display:flex;position:sticky;top:0}.version-footer{width:100%;max-width:100%;color:var(--muted-2);font-size:.68rem;font-weight:var(--weight-body);text-align:center;pointer-events:none;opacity:.72;background:0 0;border:0;border-radius:0;margin:14px auto 0;padding:0 2px;line-height:1.35;position:static}[data-theme=dark] .version-footer{color:#ebe5daa8}@media (max-width:760px){.version-footer{margin-top:10px;font-size:.66rem}}.app-header .brand-logo{border-radius:var(--radius);background:#170607;width:166px;padding:5px 7px}.header-actions{align-items:center;gap:10px;display:flex}.role-chip{flex-direction:column;align-items:flex-end;gap:2px;min-width:0;display:none}.role-chip span{color:var(--brand-red);font-size:var(--text-xs);font-weight:var(--weight-title)}.role-chip strong{color:var(--muted);font-size:var(--text-sm);font-weight:var(--weight-label)}.analytics-portal-link{min-height:40px;color:var(--brand-red);font-size:var(--text-sm);font-weight:var(--weight-title);white-space:nowrap;background:#ef2b2d14;border:1px solid #ef2b2d47;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;text-decoration:none;display:inline-flex}.analytics-portal-link:hover,.analytics-portal-link:focus-visible{background:#ef2b2d24;outline:none}.side-nav{display:none}.mobile-nav{z-index:20;border:1px solid var(--border);border-radius:var(--radius);background:var(--nav-bg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-auto-columns:minmax(64px,1fr);grid-auto-flow:column;gap:6px;margin-bottom:14px;padding:7px;display:grid;position:sticky;top:74px;overflow-x:auto}.app-shell[data-role=Player] .mobile-nav{top:auto;right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:50;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:initial;margin:0;padding:8px;position:fixed;left:12px}.mobile-nav-button,.nav-button{border-radius:var(--radius);min-height:48px;color:var(--muted);font-size:var(--text-xs);font-weight:var(--weight-label);background:0 0;place-items:center;gap:5px;padding:8px 6px;line-height:1.2;display:grid}.mobile-nav-button svg,.nav-button svg{stroke-width:2px}.mobile-nav-button.active,.nav-button.active{color:var(--brand-red);background:var(--brand-red-soft)}.page-stack{gap:14px;display:grid}.player-hero,.content-panel,.empty-state,.error-state{border:1px solid var(--border);border-radius:var(--radius)}.player-hero{background:linear-gradient(135deg, #ffffffc7, #fff7ebb8), var(--surface);box-shadow:var(--shadow);align-items:end;gap:14px;padding:16px;display:grid;overflow:hidden}.app-shell[data-theme=dark] .player-hero{background:linear-gradient(135deg, #ef2b2d14, #b989430f), var(--surface)}.player-hero .brand-logo{border-radius:var(--radius);background:#170607;width:210px;padding:7px 9px}.player-hero>div{gap:6px;display:grid}.player-hero h1,.player-hero p{margin:0}.eyebrow{color:var(--brand-red);font-size:var(--text-xs);font-weight:var(--weight-title);letter-spacing:0;margin:0 0 6px}.level-badge,.status-pill{width:fit-content;font-size:var(--text-xs);font-weight:var(--weight-title);color:#fff;background:var(--brand-red);border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;display:inline-flex}.status-pill{font-size:.78rem}.loyalty-status-badge{border:1px solid color-mix(in srgb, var(--loyalty-status-accent,var(--brand-red)) 42%, var(--border));background:color-mix(in srgb, var(--loyalty-status-accent-soft,var(--brand-red-soft)) 76%, transparent);width:fit-content;max-width:100%;min-height:28px;color:color-mix(in srgb, var(--loyalty-status-accent,var(--brand-red)) 72%, var(--text-strong));letter-spacing:0;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.loyalty-status-badge.is-compact{min-height:22px;padding:0 7px;font-size:.68rem}.player-row .loyalty-status-badge,.ranking-row .loyalty-status-badge,.analytics-data-table .loyalty-status-badge,.analytics-player-profile-badges .loyalty-status-badge{border-color:color-mix(in srgb, var(--loyalty-status-accent,var(--brand-red)) 42%, var(--border));background:color-mix(in srgb, var(--loyalty-status-accent-soft,var(--brand-red-soft)) 76%, transparent);color:color-mix(in srgb, var(--loyalty-status-accent,var(--brand-red)) 72%, var(--text-strong))}.status-open{background:var(--brand-red)}.status-pending{background:#b86d14}.status-in-review{background:#7f63d8}.status-confirmed{background:#16885e}.status-declined{background:#8d3030}.status-in-progress{background:#b86d14}.status-resolved{background:#16885e}.status-cancelled{background:#5c5555}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);min-height:96px;box-shadow:var(--shadow-soft);align-content:space-between;gap:14px;padding:15px;display:grid}.metric-card span{color:var(--muted);font-size:var(--text-sm);font-weight:var(--weight-label);line-height:1.35}.metric-card strong{color:var(--text-strong);font-size:1.32rem;font-weight:var(--weight-heading);overflow-wrap:anywhere;line-height:1.18}.metric-card.tone-red{border-color:var(--border-strong);background:linear-gradient(180deg, var(--surface), #ef2b2d0b)}.metric-card.tone-red strong{color:var(--brand-red)}.metric-card.tone-gold{background:linear-gradient(180deg, var(--surface), var(--gold-soft));border-color:#b9894357}.metric-card.tone-gold strong{color:var(--gold)}.content-panel{background:var(--surface);box-shadow:var(--shadow-soft);padding:16px}.compact-panel{min-width:0}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-title h1,.section-title h2,.compact-panel h2,.content-panel h2{color:var(--text-strong);font-weight:var(--weight-heading);margin:0;line-height:1.22}.section-title h1{font-size:var(--text-xl)}.section-helper{max-width:720px;color:var(--muted);font-size:var(--text-sm);margin:6px 0 0;line-height:1.45}.section-title h2,.compact-panel h2,.content-panel h2{font-size:var(--text-lg)}.section-title svg{color:var(--brand-red);flex:none}.card-list,.request-list,.ranking-list,.player-list{gap:10px;display:grid}.promo-card,.request-card,.ranking-row,.request-row,.player-row,.player-mini-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2)}.promo-card,.request-card,.player-mini-card{padding:15px}.promo-card span{color:var(--brand-red);font-size:var(--text-xs);font-weight:var(--weight-title)}.promo-card h3,.request-card h3{color:var(--text-strong);font-weight:var(--weight-title);margin:8px 0;line-height:1.25}.promo-card small,.request-card small,.ranking-row small{color:var(--muted);font-weight:var(--weight-label)}.split-layout,.three-columns{gap:14px;display:grid}.profile-grid{gap:10px;display:grid}.profile-panel .theme-setting{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);margin-bottom:14px;padding:12px}.profile-panel .metric-card{min-height:82px;box-shadow:none}.profile-panel .metric-card strong{font-size:1.08rem;font-weight:var(--weight-title)}.filter-row,.search-row,.two-field-row{gap:10px;margin-bottom:14px;display:grid}.request-row,.player-row{text-align:left;background:var(--surface-2);border:1px solid var(--border);gap:6px;padding:13px;display:grid}.request-row:hover,.player-row:hover,.player-row.active{border-color:var(--brand-red);background:var(--brand-red-soft)}.request-row strong,.player-row strong,.ranking-row strong,.player-mini-card strong{color:var(--text-strong);font-weight:var(--weight-title)}.request-row span,.player-row span,.player-row small,.player-mini-card span{color:var(--muted)}.request-detail{align-self:start}.ranking-row{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.ranking-row div{gap:2px;display:grid}.ranking-row>span{background:var(--brand-red-soft);width:30px;height:30px;color:var(--brand-red);font-weight:var(--weight-heading);border-radius:999px;place-items:center;display:grid}.ranking-row b,.strong-red{color:var(--brand-red)}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;border-bottom:1px solid var(--border);padding:12px}th{color:var(--brand-red);background:var(--surface-2);font-size:var(--text-sm);font-weight:var(--weight-title)}td{color:var(--text)}.preference-strip{border-left:3px solid var(--brand-red);background:var(--brand-red-soft);color:var(--text);font-weight:var(--weight-label);gap:8px;margin:16px 0;padding:12px;display:grid}.empty-state{text-align:center;color:var(--brand-red);background:var(--surface-2);place-items:center;gap:8px;padding:26px;display:grid}.empty-state h3,.empty-state p,.theme-setting h2,.theme-setting p{margin:0}.empty-state h3{color:var(--text-strong);font-weight:var(--weight-title)}.error-state{color:var(--brand-red-dark);background:var(--brand-red-soft);font-weight:var(--weight-title);border-color:#ef2b2d57;align-items:center;gap:10px;padding:12px;display:flex}.app-shell[data-theme=dark] .error-state{color:#ffd5d5}.error-list,.warning-list{gap:8px;margin-top:14px;display:grid}.error-list span,.warning-list span{border-radius:var(--radius);background:var(--brand-red-soft);color:var(--text-strong);padding:10px}.warning-list span{background:#b9894329}.loading-mark{min-height:72px;color:var(--text-strong,#16120f);font-weight:var(--weight-title);justify-content:center;align-items:center;gap:12px;display:inline-flex}.loading-mark .compact-logo{width:42px;height:42px}.theme-setting{gap:14px;display:grid}.theme-setting h2{color:var(--text-strong);font-size:var(--text-lg);font-weight:var(--weight-heading)}.theme-toggle{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.theme-toggle button{border-radius:var(--radius);min-height:44px;color:var(--muted);font-weight:var(--weight-title);background:0 0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.theme-toggle button.active{background:var(--brand-red);color:#fff;box-shadow:0 8px 18px #ef2b2d33}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:720px){.role-chip{display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.manager-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.profile-grid,.filter-row,.search-row,.two-field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.search-row{grid-template-columns:1fr auto}.split-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:start}.split-layout.wide-left{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-setting{grid-template-columns:1fr minmax(260px,.62fr);align-items:center}}@media (min-width:1040px){.app-shell{grid-template-columns:240px minmax(0,1fr)}.app-main,.app-shell[data-role=Player] .app-main{padding:18px 22px 28px}.mobile-nav{display:none}.side-nav{border-right:1px solid var(--border);background:var(--nav-bg);flex-direction:column;gap:10px;height:100svh;padding:20px 14px;display:flex;position:sticky;top:0}.side-nav .compact-logo{margin-bottom:8px}.nav-button{grid-template-columns:24px 1fr;justify-items:start;min-height:48px;font-size:.92rem}.player-hero{grid-template-columns:280px 1fr auto;padding:22px}}@media (max-width:430px){.login-card,.content-panel,.player-hero,.login-screen{padding:14px}.login-logo{width:min(100%,250px);margin-bottom:14px}.portal-choice{grid-template-columns:1fr}.portal-card{min-height:78px}.login-copy h1,.player-hero h1,.section-heading h1{font-size:1.58rem}.app-header .brand-logo{width:138px}.metric-card{min-height:92px}.demo-grid{grid-template-columns:1fr}}@media (max-width:860px){.login-multi-portal .login-card{width:min(100%,640px)}.login-multi-portal .portal-choice{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.login-multi-portal .portal-choice{grid-template-columns:1fr}.login-multi-portal .portal-card{min-height:112px}}
.app-shell[data-role=Player]{--page-bg:#f7f2ea;--page-bg-2:#fffdf8;--surface:#fffdf8;--surface-2:#fff8ee;--text:#303137;--text-strong:#111318;--muted:#74777f;--muted-2:#9a8b7d;--border:#241e181a;--shadow:0 18px 44px #362a1c1a;--shadow-soft:0 10px 28px #362a1c14;--bottom-nav-bg:#fffcf6f5;--bottom-nav-border:#00000014;--bottom-nav-muted:#2a2522;--bottom-nav-hover:#111318;--bottom-nav-active:#ef2b2d}.app-shell[data-role=Player] .app-main{width:100%;max-width:480px;padding:24px 20px calc(118px + env(safe-area-inset-bottom));margin:0 auto}.app-shell[data-role=Player] .app-header{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;margin:0 0 16px;padding:8px 4px 18px;position:relative;top:auto}.app-shell[data-role=Player] .app-header .brand-logo{background:0 0;width:min(72vw,286px);padding:0}.app-shell[data-role=Player] .ghost-icon-button{background:#fffdf8e6;border:1px solid #231e1814;width:56px;height:56px;box-shadow:0 14px 30px #362a1c1f}.app-shell[data-role=Player] .role-chip{display:none}.player-dashboard{gap:16px;display:grid}.skeleton-block{background:linear-gradient(90deg,#241e1812,#ffffffb8,#241e1812) 0 0/220% 100%;border-radius:999px;animation:1.1s ease-in-out infinite skeleton-shimmer;display:block;overflow:hidden}html[data-theme=dark] .skeleton-block,.app-shell[data-theme=dark] .skeleton-block{background:linear-gradient(90deg,#fff2e017,#fff2e02e,#fff2e017) 0 0/220% 100%}.dashboard-skeleton{pointer-events:none}.skeleton-kicker{width:116px;height:16px}.skeleton-title{border-radius:14px;width:min(100%,210px);height:42px}.skeleton-label{width:130px;height:18px;margin-top:10px}.skeleton-membership{width:104px;height:27px}.skeleton-medal{clip-path:polygon(50% 0,91% 24%,91% 76%,50% 100%,9% 76%,9% 24%);width:92px;height:92px}.skeleton-button{border-radius:var(--radius);width:98px;height:40px}.skeleton-level{width:132px;height:17px}.skeleton-to-go{width:100px;height:17px}.skeleton-progress{width:100%;height:7px}.skeleton-points{width:98px;height:17px}.skeleton-stat-card .stat-icon{color:var(--brand-red);background:#ef2b2d1a}.skeleton-stat-label{width:86px;height:16px}.skeleton-stat-value{border-radius:12px;width:78px;height:30px}.skeleton-stat-subtitle{width:92px;height:14px}.skeleton-section-title{border-radius:12px;width:min(70vw,280px);height:28px}.skeleton-view-all{width:74px;height:18px}.skeleton-promotion-slide{width:100%;box-shadow:var(--shadow-soft)}.skeleton-promo-image{border-radius:var(--radius);width:132px;height:100%;min-height:142px}.skeleton-promo-badge{border-radius:var(--radius);width:76px;height:21px}.skeleton-promo-title{border-radius:10px;width:min(100%,210px);height:26px}.skeleton-promo-copy{border-radius:10px;width:min(100%,250px);height:42px}.skeleton-promo-date{width:154px;height:18px}@keyframes skeleton-shimmer{0%{background-position:140% 0}to{background-position:-80% 0}}.player-hero-card{--loyalty-accent:var(--brand-red);--loyalty-accent-soft:var(--brand-red-soft);--loyalty-accent-strong:#ff4b4d;border-radius:var(--radius);background:linear-gradient(135deg, #fffffff0, #fffaf2eb), var(--surface);box-shadow:var(--shadow);border:1px solid #241e181a;grid-template-columns:minmax(0,1fr) 116px;gap:18px 12px;padding:22px 20px;display:grid;position:relative;overflow:hidden}.player-hero-card:before{content:"";opacity:.55;background:linear-gradient(135deg, transparent 0 48%, var(--loyalty-accent-soft) 49% 51%, transparent 52%), linear-gradient(45deg, transparent 0 48%, #b989431a 49% 51%, transparent 52%);pointer-events:none;background-size:22px 22px;width:44%;position:absolute;inset:0 0 0 auto}.hero-copy,.hero-medal-area,.level-progress{z-index:1;position:relative}.hero-copy{align-content:start;gap:12px;display:grid}.hero-kicker{color:var(--gold);font-size:.86rem;font-weight:var(--weight-title);line-height:1.2}.hero-copy h1{color:var(--text-strong);font-size:clamp(1.82rem,7.8vw,2.2rem);font-weight:var(--weight-heading);white-space:nowrap;margin:0;line-height:1.08}.membership-block{gap:4px;margin-top:6px;display:grid}.membership-block>span{color:var(--muted);font-size:.95rem;font-weight:var(--weight-label)}.membership-block button{width:fit-content;color:var(--text-strong);background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.membership-block strong{font-size:1.24rem;font-weight:var(--weight-heading)}.membership-block svg{color:var(--muted)}.hero-medal-area{align-content:start;justify-items:center;gap:10px;display:grid}.loyalty-medal{--badge-accent:#9da6b2;--badge-accent-soft:#9da6b233;--badge-accent-strong:#eef2f6;place-items:center;width:116px;height:116px;display:grid;position:relative}.loyalty-medal:before{content:"";background:radial-gradient(circle, var(--badge-accent-soft), transparent 72%);pointer-events:none;border-radius:999px;position:absolute;inset:16%}.loyalty-status-image{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.benefits-button{border:1px solid var(--loyalty-accent-soft);border-radius:var(--radius);min-height:40px;color:var(--text-strong);font-size:.8rem;font-weight:var(--weight-label);white-space:nowrap;background:#ffffffdb;align-items:center;gap:8px;padding:9px 11px;display:inline-flex;box-shadow:0 10px 20px #362a1c1f,inset 0 0 0 1px #ffffff7a}.benefits-button svg{color:var(--loyalty-accent)}.benefits-modal-backdrop{z-index:120;padding:calc(18px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c090894;place-items:center;display:grid;position:fixed;inset:0}.benefits-modal{--selected-loyalty-accent:var(--brand-red);--selected-loyalty-accent-soft:var(--brand-red-soft);--selected-loyalty-accent-strong:#ff4b4d;width:min(680px,100%);max-height:min(760px, calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));background:radial-gradient(circle at 18% 0%, var(--selected-loyalty-accent-soft), transparent 32%), linear-gradient(145deg, #fffdf8fa, #f9f0e2fa);color:var(--text-strong);border:1px solid #30251b1f;border-radius:24px;overflow:auto;box-shadow:0 26px 70px #140e0a57}.benefits-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 14px;display:flex}.benefits-modal-header h2{font-size:1.35rem;font-weight:var(--weight-heading);margin:0;line-height:1.15}.benefits-modal-header p{color:var(--muted);margin:6px 0 0;font-size:.94rem}.benefits-modal-close{width:40px;height:40px;color:var(--text-strong);background:#ffffffb8;border:1px solid #2e241c1a;border-radius:14px;flex:none;place-items:center;display:inline-grid;box-shadow:0 8px 18px #281e141a}.benefits-status-summary{color:var(--muted);font-size:.88rem;font-weight:var(--weight-label);flex-wrap:wrap;gap:8px;padding:0 22px 14px;display:flex}.benefits-status-summary span{background:#ffffff8f;border:1px solid #2b211914;border-radius:999px;padding:7px 10px}.benefits-status-summary strong{color:var(--selected-loyalty-accent-strong);font-weight:var(--weight-heading)}.benefits-status-tabs{scrollbar-width:none;gap:10px;padding:0 22px 18px;display:flex;overflow-x:auto}.benefits-status-tabs::-webkit-scrollbar{display:none}.benefits-status-tab{--tab-accent:var(--brand-red);--tab-accent-soft:var(--brand-red-soft);--tab-accent-strong:#ff4b4d;min-width:112px;color:var(--text-strong);text-align:left;background:#ffffffa8;border:1px solid #2d221a1a;border-radius:16px;gap:2px;padding:11px 12px;display:grid;position:relative;box-shadow:0 10px 24px #30241814}.benefits-status-tab span{font-size:.94rem;font-weight:var(--weight-heading)}.benefits-status-tab small{color:var(--muted);font-size:.76rem;font-weight:var(--weight-label)}.benefits-status-tab em{background:var(--tab-accent-soft);width:fit-content;color:var(--tab-accent-strong);font-size:.68rem;font-style:normal;font-weight:var(--weight-heading);border-radius:999px;margin-top:5px;padding:2px 7px}.benefits-status-tab.is-selected{border-color:color-mix(in srgb, var(--tab-accent) 48%, transparent);background:linear-gradient(145deg, #fffffff0, #fff9efd6), var(--tab-accent-soft);box-shadow:0 14px 28px #2a1e1424, inset 0 0 0 1px var(--tab-accent-soft)}.benefits-status-tab.is-selected span{color:var(--tab-accent-strong)}.benefits-list{gap:10px;margin:0;padding:0 22px 22px;list-style:none;display:grid}.benefit-row{--benefit-accent:var(--brand-red);--benefit-accent-soft:var(--brand-red-soft);--benefit-accent-strong:#ff4b4d;background:#ffffffb8;border:1px solid #2d231b1a;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid;box-shadow:0 8px 22px #2d221814}.benefit-row.is-locked{color:var(--muted);background:#ffffff70}.benefit-icon{background:var(--benefit-accent-soft);width:38px;height:38px;color:var(--benefit-accent-strong);border-radius:999px;place-items:center;display:grid}.benefit-row.is-locked .benefit-icon{color:var(--muted);background:#30282214}.benefit-content{min-width:0}.benefit-title{color:var(--text-strong);font-size:.98rem;font-weight:var(--weight-title);margin:0;line-height:1.25}.benefit-description{color:var(--muted);margin:3px 0 0;font-size:.84rem;line-height:1.35}.benefit-status-label{white-space:nowrap;background:var(--benefit-accent-soft);color:var(--benefit-accent-strong);font-size:.74rem;font-weight:var(--weight-heading);border-radius:999px;justify-self:end;padding:5px 9px}.benefit-row.is-locked .benefit-status-label{color:var(--muted);background:#30282214}.level-progress{grid-column:1/-1;gap:8px;display:grid}.level-progress-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.level-progress-top span,.next-level-label{color:var(--muted);font-size:.9rem;font-weight:var(--weight-title)}.level-progress-top strong{color:var(--text-strong);font-size:.9rem;font-weight:var(--weight-label)}.level-progress-top .next-level-value{color:var(--next-loyalty-accent-strong);font-weight:900}.progress-track{background:linear-gradient(90deg,#241e182e,#241e181a),#241e1829;border:1px solid #241e1824;border-radius:999px;height:10px;overflow:hidden;box-shadow:inset 0 1px 2px #241e1829}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--loyalty-accent), var(--loyalty-accent-strong));height:100%;box-shadow:0 0 16px var(--loyalty-accent-soft), inset 0 1px 0 #ffffff38;display:block}.level-progress p{color:var(--muted);font-size:.92rem;font-weight:var(--weight-label);margin:0}.level-progress p strong{color:var(--loyalty-accent)}.player-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.player-stat-card{border-radius:var(--radius);min-height:132px;box-shadow:var(--shadow-soft);background:#fffdf8f0;border:1px solid #241e1817;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:12px;padding:18px 14px;display:grid;position:relative}.player-stat-card .stat-icon{border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.player-stat-card.tone-red .stat-icon{color:var(--brand-red);background:#ef2b2d1f}.player-stat-card.tone-gold .stat-icon{color:#9b6b12;background:#b9894324}.player-stat-card div{gap:5px;min-width:0;display:grid}.player-stat-card div>span{color:var(--text);font-size:.82rem;font-weight:var(--weight-label);line-height:1.22}.player-stat-card strong{color:var(--text-strong);font-size:clamp(1.24rem,5vw,1.54rem);font-weight:var(--weight-heading);overflow-wrap:anywhere;line-height:1.08}.player-stat-card p{color:var(--muted);font-size:.8rem;font-weight:var(--weight-label);margin:0}.player-stat-card.tone-red p,.player-stat-card.tone-red .stat-chevron{color:var(--brand-red)}.stat-chevron{color:var(--brand-red);align-self:end;position:absolute;bottom:16px;right:12px}.promotion-section{gap:14px;margin-top:6px;display:grid}.promotion-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.promotion-heading h2{color:var(--text-strong);font-size:1.42rem;font-weight:var(--weight-heading);margin:0;line-height:1.18}.promotion-heading button{color:var(--brand-red);font-size:.92rem;font-weight:var(--weight-title);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.promotion-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(315px,calc(100% - 22px));grid-auto-flow:column;gap:16px;margin:0 -20px;padding:0 20px 4px;display:grid;overflow-x:auto}.promotion-carousel::-webkit-scrollbar{display:none}.promotion-slide{border-radius:var(--radius);min-height:158px;box-shadow:var(--shadow-soft);scroll-snap-align:start;background:#fffdf8f5;border:1px solid #241e1817;grid-template-columns:132px minmax(0,1fr);gap:16px;padding:8px;display:grid;position:relative}.promotion-slide img{object-fit:cover;border-radius:var(--radius);width:132px;height:100%;min-height:142px}.promotion-slide-copy{align-content:center;gap:7px;min-width:0;padding:4px 42px 4px 0;display:grid}.promotion-slide-copy span{border-radius:var(--radius);background:var(--brand-red);color:#fff;width:fit-content;font-size:.68rem;font-weight:var(--weight-title);padding:4px 8px;line-height:1}.promotion-slide-copy h3{color:var(--text-strong);font-size:1.02rem;font-weight:var(--weight-heading);margin:0;line-height:1.18}.promotion-slide-copy p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.42}.promotion-slide-copy small{color:var(--gold);font-size:.82rem;font-weight:var(--weight-label)}.bookmark-button{border-radius:var(--radius);background:var(--surface-2);width:38px;height:38px;color:var(--gold);border:0;align-self:start;place-items:center;display:grid;position:absolute;top:14px;right:14px}.carousel-dots{justify-content:center;gap:9px;display:flex}.carousel-dots span{background:#2222221f;border-radius:999px;width:8px;height:8px}.carousel-dots .active{background:var(--brand-red)}.appearance-toggle-card{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fffdf8f5;border:1px solid #241e1817;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.appearance-copy{align-items:center;gap:13px;min-width:0;display:flex}.appearance-mark{color:#9b6b12;background:#b9894324;border-radius:999px;flex:none;place-items:center;width:52px;height:52px;display:grid}.appearance-copy h2{color:var(--text-strong);font-size:1.02rem;font-weight:var(--weight-heading);margin:0;line-height:1.18}.appearance-copy p{color:var(--muted);font-size:.88rem;font-weight:var(--weight-label);margin:3px 0 0}.appearance-switch{background:#f1efec;border-radius:999px;grid-template-columns:repeat(2,44px);gap:4px;padding:5px;display:grid;box-shadow:inset 0 0 0 1px #241e180f}.appearance-switch button{color:#a5a5a5;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.appearance-switch button.active{color:#fff;background:var(--brand-red);box-shadow:0 10px 20px #ef2b2d40}.profile-panel .appearance-toggle-card{box-shadow:none;margin-bottom:14px}.app-shell[data-role=Player] .mobile-nav{z-index:50;min-height:calc(86px + env(safe-area-inset-bottom));padding:9px 18px calc(9px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--bottom-nav-border);background:var(--bottom-nav-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;display:grid;position:fixed;inset:auto 0 0;overflow:visible;box-shadow:0 -10px 28px #362a1c1a}.app-shell[data-role=Player] .mobile-nav-button{min-height:64px;color:var(--bottom-nav-muted);font-size:.72rem;font-weight:var(--weight-label);background:0 0;gap:5px;padding:5px 2px;position:relative}.app-shell[data-role=Player] .mobile-nav-button:hover,.app-shell[data-role=Player] .mobile-nav-button:focus-visible{color:var(--bottom-nav-hover)}.app-shell[data-role=Player] .mobile-nav-button svg{color:inherit;stroke:currentColor}.app-shell[data-role=Player] .mobile-nav-button.active{color:var(--bottom-nav-active);background:0 0}.app-shell[data-role=Player] .mobile-nav-button.active:after{content:"";background:var(--brand-red);border-radius:999px;width:7px;height:7px;position:absolute;top:5px;left:calc(50% + 15px)}.app-shell[data-theme=dark][data-role=Player]{--page-bg:#171514;--page-bg-2:#211d1b;--surface:#282421;--surface-2:#312a25;--text:#efe3d7;--text-strong:#fff8ef;--muted:#d1c2b4;--border:#fff2e01f;--shadow:0 18px 44px #00000047;--shadow-soft:0 10px 28px #00000038;--bottom-nav-bg:#1c1815f5;--bottom-nav-border:#ffffff1f;--bottom-nav-muted:#d8cec0;--bottom-nav-hover:#f2e8d8;--bottom-nav-active:#ef2b2d}.app-shell[data-theme=dark][data-role=Player] .app-header,.app-shell[data-theme=dark][data-role=Player] .player-hero-card,.app-shell[data-theme=dark][data-role=Player] .player-stat-card,.app-shell[data-theme=dark][data-role=Player] .promotion-slide,.app-shell[data-theme=dark][data-role=Player] .appearance-toggle-card{background:#282421f0;border-color:#fff2e01f}.app-shell[data-theme=dark][data-role=Player] .mobile-nav{background:var(--bottom-nav-bg);border-top-color:var(--bottom-nav-border);box-shadow:0 -12px 28px #0000005c}.app-shell[data-theme=dark][data-role=Player] .ghost-icon-button,.app-shell[data-theme=dark][data-role=Player] .benefits-button,.app-shell[data-theme=dark][data-role=Player] .bookmark-button,.app-shell[data-theme=dark][data-role=Player] .appearance-switch{color:var(--text-strong);background:#312a25f0}.app-shell[data-theme=dark][data-role=Player] .progress-track{background:linear-gradient(90deg,#ffffff24,#ffffff14),#ffffff1f;border-color:#ffffff2e;box-shadow:inset 0 1px 2px #00000052}.app-shell[data-theme=dark][data-role=Player] .benefits-modal{background:radial-gradient(circle at 18% 0%, var(--selected-loyalty-accent-soft), transparent 34%), linear-gradient(145deg, #2d2723fa, #1e1a17fa);border-color:#fff2e021;box-shadow:0 26px 70px #00000085}.app-shell[data-theme=dark][data-role=Player] .benefits-modal-close,.app-shell[data-theme=dark][data-role=Player] .benefits-status-summary span,.app-shell[data-theme=dark][data-role=Player] .benefits-status-tab,.app-shell[data-theme=dark][data-role=Player] .benefit-row{background:#362f2ad1;border-color:#fff2e01f}.app-shell[data-theme=dark][data-role=Player] .benefits-status-tab.is-selected{border-color:color-mix(in srgb, var(--tab-accent) 56%, #ffffff29);background:linear-gradient(145deg, #413932f5, #2c2622eb), var(--tab-accent-soft)}.app-shell[data-theme=dark][data-role=Player] .benefit-row.is-locked{background:#2a2420b3}.app-shell[data-theme=dark][data-role=Player] .benefit-row.is-locked .benefit-icon,.app-shell[data-theme=dark][data-role=Player] .benefit-row.is-locked .benefit-status-label{background:#fff2e014}.app-shell[data-role=Player]{--player-header-height:56px}.app-shell[data-role=Player] .app-main{padding-top:calc(var(--player-header-height) + 8px + env(safe-area-inset-top));padding-bottom:calc(118px + env(safe-area-inset-bottom))}.app-shell[data-role=Player] .player-brand-header{z-index:60;width:min(100%,480px);height:calc(var(--player-header-height) + env(safe-area-inset-top));min-height:0;padding:calc(4px + env(safe-area-inset-top)) 14px 4px;background:var(--page-bg);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-bottom:1px solid #241e1814;border-radius:0;justify-content:center;align-items:center;margin:0;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #362a1c0f}.app-shell[data-role=Player] .player-brand-header .player-brand-logo{object-fit:contain;image-rendering:auto;background:0 0;width:min(100%,360px);max-width:360px;height:auto;max-height:46px;padding:0;display:block}.app-shell[data-theme=dark][data-role=Player],html[data-theme=dark] .app-shell[data-role=Player]{background-color:var(--page-bg)}.app-shell[data-theme=dark][data-role=Player] .player-brand-header{background:var(--page-bg);border-bottom-color:#fff2e01f;box-shadow:0 8px 20px #0000003d}.player-stat-card.is-action{appearance:none;text-align:left;width:100%}.player-stat-card.is-action:hover,.player-stat-card.is-action:focus-visible{border-color:#ef2b2d52;outline:none;box-shadow:0 14px 34px #ef2b2d1f}.section-lead{color:var(--muted);font-size:var(--text-sm);font-weight:var(--weight-label);margin:-4px 0 16px;line-height:1.58}.discover-panel{display:grid}.discover-grid{gap:12px;display:grid}.discover-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);box-shadow:var(--shadow-soft);gap:8px;padding:16px;display:grid}.discover-card span{color:var(--brand-red);font-size:var(--text-xs);font-weight:var(--weight-title)}.discover-card h2,.discover-card p{margin:0}.discover-card h2{color:var(--text-strong);font-size:var(--text-lg);font-weight:var(--weight-heading);line-height:1.22}.discover-card p{color:var(--muted);line-height:1.58}.profile-points-button{width:100%;color:var(--text-strong);margin-top:14px}.profile-logout-button{border-radius:var(--radius);width:100%;min-height:48px;color:var(--brand-red);font-weight:var(--weight-title);background:#ef2b2d14;border:1px solid #ef2b2d47;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:inline-flex}.profile-logout-button:hover,.profile-logout-button:focus-visible{background:#ef2b2d24;outline:none}@media (max-width:380px){.app-shell[data-role=Player] .app-main{padding-left:14px;padding-right:14px}.app-shell[data-role=Player] .player-brand-header{padding-left:12px;padding-right:12px}.app-shell[data-role=Player] .player-brand-header .player-brand-logo{width:min(100%,330px);max-height:42px}.player-hero-card{grid-template-columns:minmax(0,1fr) 104px;padding:18px 14px}.benefits-modal-backdrop{place-items:end center;padding-left:10px;padding-right:10px}.benefits-modal{max-height:calc(100dvh - 22px - env(safe-area-inset-top));border-radius:22px 22px 18px 18px}.benefits-modal-header,.benefits-status-summary,.benefits-status-tabs,.benefits-list{padding-left:16px;padding-right:16px}.benefit-row{grid-template-columns:36px minmax(0,1fr)}.benefit-status-label{grid-column:2;justify-self:start}.loyalty-medal{width:106px;height:106px}.player-stat-card{grid-template-columns:42px minmax(0,1fr);min-height:124px;padding:15px 11px}.player-stat-card .stat-icon{width:42px;height:42px}.promotion-carousel{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.promotion-slide{grid-template-columns:112px minmax(0,1fr);gap:10px}.promotion-slide img{width:112px}}
@media (min-width:768px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.app-main,.app-shell[data-role=Player] .app-main{width:100%;min-width:0;max-width:none;margin:0;padding:22px 24px 32px}.mobile-nav,.app-shell[data-role=Player] .mobile-nav{display:none}.side-nav{border-right:1px solid var(--border);background:var(--nav-bg);flex-direction:column;gap:10px;height:100dvh;padding:20px 14px;display:flex;position:sticky;top:0}.side-nav .compact-logo{margin-bottom:8px}.nav-button{grid-template-columns:24px 1fr;justify-items:start;min-height:48px;font-size:.92rem}.app-shell[data-role=Player]{--player-header-height:0px}.app-shell[data-role=Player] .app-main{max-width:1120px;margin:0 auto;padding:24px 28px 44px}.app-shell[data-role=Player] .player-brand-header{background:#f7f2eaf0;border:0;border-bottom:1px solid #241e1814;border-radius:0;justify-content:center;width:100%;min-height:auto;margin:0 0 22px;padding:12px 0 16px;position:sticky;top:0;left:auto;transform:none;box-shadow:0 12px 28px #362a1c14}.app-shell[data-role=Player] .player-brand-header .player-brand-logo{width:min(100%,520px);max-width:520px;max-height:78px}.app-shell[data-role=Player] .role-chip{display:none}.app-shell[data-theme=dark][data-role=Player] .player-brand-header{background:var(--page-bg)}.player-dashboard{gap:20px}.player-hero-card{grid-template-columns:minmax(0,1fr) 150px;padding:26px 28px}.hero-copy h1{font-size:2.45rem}.loyalty-medal{width:128px;height:128px}.player-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-carousel{grid-auto-columns:minmax(360px,48%);margin:0;padding:0 0 4px}.promotion-slide{grid-template-columns:150px minmax(0,1fr);min-height:170px}.promotion-slide img{width:150px}.discover-grid,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.app-shell{grid-template-columns:240px minmax(0,1fr)}.app-main{padding:24px 32px 38px}.app-shell[data-role=Player] .app-main{max-width:1200px;padding:26px 34px 48px}.player-dashboard{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:22px}.player-hero-card,.player-stats-grid{grid-column:1/-1}.player-hero-card{grid-template-columns:minmax(0,1fr) 180px;padding:30px 34px}.player-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.promotion-section{grid-column:1/2;min-width:0}.player-dashboard>.appearance-toggle-card{grid-column:2/3;align-self:start;margin-top:62px}.promotion-carousel{grid-auto-columns:minmax(380px,440px)}.split-layout.wide-left{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}}@media (min-width:1280px){.app-shell[data-role=Player] .app-main{max-width:1280px}.app-main{max-width:1440px;margin:0 auto}}
.app-shell[data-role=Player]{--radius:22px;--radius-sm:18px;--app-bg:#f7f3ec;--surface:#fff;--surface-2:#fffdf8;--surface-elevated:#fffdf8;--surface-soft:#f1ebe1;--card-bg:#fffffff5;--card-border:#00000014;--text-primary:#111217;--text-secondary:#666b75;--text-muted:#8b9099;--accent-red:#ef2d32;--accent-gold:#b8872e;--accent-silver:#aeb4be;--progress-track:#1112171f;--progress-fill:linear-gradient(90deg, #bfc5ce, #f5f6f8);--nav-bg:#fffcf6f5;--shadow-card:0 18px 48px #241e181f;--shadow-card-soft:0 10px 26px #241e1814;--page-bg:var(--app-bg);--page-bg-2:#faf7f1;--text:var(--text-secondary);--text-strong:var(--text-primary);--muted:var(--text-secondary);--muted-2:var(--text-muted);--border:var(--card-border);--shadow:var(--shadow-card);--shadow-soft:var(--shadow-card-soft);--bottom-nav-bg:#fffcf6f5;--bottom-nav-border:#00000014;--bottom-nav-muted:#2a2522;--bottom-nav-hover:#111217;--bottom-nav-active:var(--accent-red);background:radial-gradient(circle at 50% -10%, #ef2d3214, transparent 28%), linear-gradient(180deg, #faf7f1 0%, var(--app-bg) 46%, var(--app-bg) 100%)}.app-shell[data-theme=dark][data-role=Player]{--app-bg:#050607;--surface:#111317;--surface-2:#14171b;--surface-elevated:#181b20;--surface-soft:#0b0d10;--card-bg:#111317f5;--card-border:#ffffff1a;--text-primary:#f5f5f6;--text-secondary:#b8bbc2;--text-muted:#7e838c;--accent-red:#f33135;--accent-gold:#c9983f;--accent-silver:#d8dde4;--progress-track:#ffffff1a;--progress-fill:linear-gradient(90deg, #f5f6f8, #aeb5bf);--nav-bg:#050607f0;--shadow-card:0 24px 60px #0000007a;--shadow-card-soft:0 14px 34px #00000057;--page-bg:var(--app-bg);--page-bg-2:#07090d;--text:var(--text-secondary);--text-strong:var(--text-primary);--muted:var(--text-secondary);--muted-2:var(--text-muted);--border:var(--card-border);--shadow:var(--shadow-card);--shadow-soft:var(--shadow-card-soft);--bottom-nav-bg:#050607f5;--bottom-nav-border:#ffffff1f;--bottom-nav-muted:#9ca3ad;--bottom-nav-hover:#f5f5f6;--bottom-nav-active:var(--accent-red);background:radial-gradient(circle at 50% -12%,#ef2d321f,#0000 26%),radial-gradient(circle at 82% 18%,#ffffff0b,#0000 18%),linear-gradient(#07090d 0%,#050607 44% 100%)}html[data-theme=dark],html[data-theme=dark] body{color:#f5f5f6;background-color:#050607}html[data-theme=light],html[data-theme=light] body{background-color:#f7f3ec}html[data-theme=dark] body:before{background:#050607}.app-shell[data-role=Player] .app-main{max-width:480px;padding-left:20px;padding-right:20px}.app-shell[data-role=Player]{--player-header-height:72px}.app-shell[data-role=Player] .player-brand-header{height:calc(var(--player-header-height) + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 20px 8px;background:color-mix(in srgb, var(--page-bg) 94%, transparent);border-bottom:1px solid var(--card-border);box-shadow:0 10px 24px #00000014}.app-shell[data-theme=dark][data-role=Player] .player-brand-header{background:#050607f5;border-bottom-color:#ffffff14;box-shadow:0 14px 28px #0000005c}.app-shell[data-role=Player] .player-brand-header .player-brand-logo{filter:none;width:min(72vw,330px);max-width:calc(100% - 96px);max-height:54px}.header-notification-button{border:1px solid var(--card-border);background:var(--card-bg);width:44px;height:44px;color:var(--text-secondary);box-shadow:var(--shadow-card-soft);border-radius:16px;place-items:center;display:grid;position:absolute;bottom:14px;right:20px}.header-notification-button span{background:var(--accent-red);border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:9px}.app-shell[data-theme=dark][data-role=Player] .header-notification-button{color:#d7dae0;background:#111317db}.app-shell[data-role=Player] .content-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.app-shell[data-role=Player] .split-layout>.content-panel,.app-shell[data-role=Player] .table-wrap,.app-shell[data-role=Player] .empty-state,.app-shell[data-role=Player] .error-state{border:1px solid var(--card-border);border-radius:var(--radius);background:var(--card-bg);box-shadow:var(--shadow-card-soft)}.app-shell[data-role=Player] .split-layout>.content-panel{padding:20px}.player-dashboard{gap:22px}.app-shell[data-role=Player] .section-title{margin-bottom:14px}.app-shell[data-role=Player] .section-title h1{letter-spacing:0;font-size:clamp(2rem,8.5vw,2.35rem)}.app-shell[data-role=Player] .section-title svg{color:var(--accent-red)}.app-shell[data-role=Player] .section-lead{color:var(--text-secondary);margin:-4px 0 20px;font-size:1rem;line-height:1.55}.player-hero-card{border-color:var(--card-border);box-shadow:var(--shadow-card);background:radial-gradient(circle at 82% 18%,#b8872e1a,#0000 26%),linear-gradient(145deg,#fffffffa,#fffdf8f0);border-radius:24px;grid-template-columns:minmax(0,1fr) 128px;gap:22px 12px;padding:26px 20px 22px}.app-shell[data-theme=dark][data-role=Player] .player-hero-card{background:radial-gradient(circle at 78% 12%,#ffffff12,#0000 24%),radial-gradient(circle at 92% 6%,#ef2d3214,#0000 20%),linear-gradient(145deg,#181b20fa,#0c0e12fa);border-color:#ffffff1f;box-shadow:0 26px 70px #00000080,inset 0 1px #ffffff0a}.player-hero-card:before{opacity:.22;background:linear-gradient(135deg, transparent 0 48%, #ffffff38 49% 51%, transparent 52%), linear-gradient(45deg, transparent 0 48%, var(--loyalty-accent-soft) 49% 51%, transparent 52%);background-size:24px 24px;width:46%}.hero-kicker{color:var(--accent-red);letter-spacing:.04em;font-size:.82rem;font-weight:800}.hero-copy h1{color:var(--text-primary);white-space:normal;font-size:clamp(2.1rem,8.8vw,2.65rem);font-weight:800;line-height:1.02}.membership-block{gap:3px;margin-top:2px}.membership-block>span{color:var(--text-secondary);font-size:1rem}.membership-block strong{color:var(--text-primary);letter-spacing:.01em;font-size:1.32rem}.membership-block svg{color:var(--text-muted)}.loyalty-medal{width:128px;height:128px}.loyalty-medal:before{background:radial-gradient(circle,#d8dde433,#0000 70%);inset:10%}.benefits-button{border-color:color-mix(in srgb, var(--loyalty-accent) 34%, var(--card-border));background:color-mix(in srgb, var(--card-bg) 88%, transparent);min-height:44px;color:var(--text-primary);box-shadow:none;border-radius:14px;padding:10px 14px;font-size:.92rem;font-weight:650}.app-shell[data-theme=dark][data-role=Player] .benefits-button,.app-shell[data-theme=dark][data-role=Player] .bookmark-button,.app-shell[data-theme=dark][data-role=Player] .appearance-switch{color:var(--text-primary);background:#181b20db;border-color:#ffffff1f}.level-progress{gap:10px}.level-progress-top{align-items:end}.level-progress-top span,.next-level-label{color:var(--text-secondary);letter-spacing:.02em;font-size:.92rem;font-weight:800}.level-progress-top strong{color:var(--text-primary);font-size:.96rem;font-weight:650}.level-progress-top .next-level-value{color:var(--next-loyalty-accent-strong);font-weight:900}.progress-track{border-color:color-mix(in srgb, var(--text-muted) 22%, transparent);background:var(--progress-track);height:11px;box-shadow:inset 0 1px 2px #0000003d,inset 0 0 0 1px #ffffff05}.progress-track span{background:var(--progress-fill);box-shadow:0 0 18px #ffffff29,inset 0 1px #ffffff61}.level-progress p{color:var(--text-secondary);font-size:.98rem}.level-progress p strong{color:var(--text-primary)}.player-stats-grid{gap:14px}.player-stat-card{border-color:var(--card-border);background:var(--card-bg);min-height:134px;box-shadow:var(--shadow-card-soft);border-radius:20px}.app-shell[data-theme=dark][data-role=Player] .player-stat-card{background:radial-gradient(circle at 18% 12%,#ffffff0d,#0000 26%),linear-gradient(145deg,#181b20fa,#0e1014fa);border-color:#ffffff1c}.player-stat-card .stat-icon{background:var(--surface-soft);width:50px;height:50px;color:var(--accent-silver);box-shadow:inset 0 1px #ffffff14}.player-stat-card.tone-red .stat-icon{color:var(--accent-red);background:#ef2d321f}.app-shell[data-theme=dark][data-role=Player] .player-stat-card .stat-icon{color:#d8dde4;background:radial-gradient(circle at 30% 20%,#ffffff29,#ffffff0f)}.app-shell[data-theme=dark][data-role=Player] .player-stat-card.tone-red .stat-icon{color:var(--accent-red)}.player-stat-card div>span{color:var(--text-secondary);font-size:.9rem}.player-stat-card strong{color:var(--text-primary);font-size:clamp(1.45rem,5.4vw,1.74rem);font-weight:800}.player-stat-card p{color:var(--text-secondary);font-size:.86rem}.player-stat-card.tone-red p,.player-stat-card.tone-red .stat-chevron,.stat-chevron{color:var(--accent-red)}.promotion-heading h2{color:var(--text-primary);font-size:clamp(1.45rem,6vw,1.72rem);line-height:1.12}.promotion-heading button{color:var(--accent-red);font-size:1rem}.promotion-slide{border-color:var(--card-border);background:var(--card-bg);min-height:170px;box-shadow:var(--shadow-card-soft);border-radius:22px}.app-shell[data-theme=dark][data-role=Player] .promotion-slide{background:linear-gradient(145deg,#181b20fa,#0d0f12fa);border-color:#ffffff1f}.promotion-slide img{border-radius:16px}.promotion-slide-copy span{background:var(--accent-red);letter-spacing:.02em;border-radius:9px;font-size:.72rem}.promotion-slide-copy h3{color:var(--text-primary);font-size:1.08rem}.promotion-slide-copy p{color:var(--text-secondary)}.promotion-slide-copy small{color:var(--text-muted);font-size:.86rem}.bookmark-button{background:var(--surface-soft);color:var(--accent-gold);box-shadow:var(--shadow-card-soft);border-radius:16px}.carousel-dots span{background:color-mix(in srgb, var(--text-muted) 30%, transparent)}.carousel-dots .active{background:var(--accent-red)}.appearance-toggle-card{border-color:var(--card-border);background:var(--card-bg);box-shadow:var(--shadow-card-soft);border-radius:22px}.app-shell[data-theme=dark][data-role=Player] .appearance-toggle-card{background:linear-gradient(145deg,#181b20fa,#0e1014fa);border-color:#ffffff1c}.appearance-mark{background:var(--surface-soft);color:var(--accent-gold)}.app-shell[data-theme=dark][data-role=Player] .appearance-mark{color:#d8dde4;background:radial-gradient(circle at 30% 20%,#ffffff29,#ffffff0f)}.appearance-copy h2{color:var(--text-primary)}.appearance-copy p{color:var(--text-secondary)}.appearance-switch{background:var(--surface-soft)}.appearance-switch button{color:var(--text-muted)}.appearance-switch button.active{background:var(--accent-red);color:#fff;box-shadow:0 10px 24px #ef2d3257}.app-shell[data-role=Player] .mobile-nav{min-height:calc(88px + env(safe-area-inset-bottom));padding:9px 18px calc(9px + env(safe-area-inset-bottom));background:var(--bottom-nav-bg);border-top-color:var(--bottom-nav-border);box-shadow:0 -16px 34px #00000029}.app-shell[data-theme=dark][data-role=Player] .mobile-nav{background:var(--bottom-nav-bg);border-top-color:var(--bottom-nav-border);box-shadow:0 -18px 42px #00000085,0 -1px #ef2d3229}.app-shell[data-role=Player] .mobile-nav-button{color:var(--bottom-nav-muted);font-size:.78rem;font-weight:650}.app-shell[data-role=Player] .mobile-nav-button svg{stroke-width:2.25px}.app-shell[data-role=Player] .mobile-nav-button.active{color:var(--bottom-nav-active)}.app-shell[data-role=Player] .mobile-nav-button.active:after{top:6px;box-shadow:0 0 14px #ef2d32ad}.discover-grid{gap:14px}.discover-sections{gap:18px;display:grid}.discover-content-section{gap:10px;display:grid}.discover-section-heading{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.discover-section-icon{border:1px solid color-mix(in srgb, var(--accent-red) 22%, transparent);background:color-mix(in srgb, var(--accent-red) 12%, transparent);width:38px;height:38px;color:var(--accent-red);border-radius:14px;place-items:center;display:grid}.discover-section-heading h2,.discover-section-heading p{margin:0}.discover-section-heading h2{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.16}.discover-section-heading p{color:var(--text-secondary);font-size:.84rem;font-weight:500;line-height:1.3}.discover-card{border-color:var(--card-border);background:var(--card-bg);min-height:124px;box-shadow:var(--shadow-card-soft);border-radius:22px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px}button.discover-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-style:solid}.discover-card.is-clickable:active{transform:translateY(1px)}.discover-card.is-clickable:focus-visible{outline:2px solid var(--accent-red);outline-offset:3px}.app-shell[data-theme=dark][data-role=Player] .discover-card,.app-shell[data-theme=dark][data-role=Player] .promo-card,.app-shell[data-theme=dark][data-role=Player] .profile-benefits-card,.app-shell[data-theme=dark][data-role=Player] .metric-card,.app-shell[data-theme=dark][data-role=Player] .request-card,.app-shell[data-theme=dark][data-role=Player] .split-layout>.content-panel{background:linear-gradient(145deg,#181b20fa,#0e1014fa);border-color:#ffffff1c}.discover-card-icon{width:54px;height:54px;color:var(--accent-red);background:#ef2d321f;border-radius:999px;place-items:center;display:grid}.discover-card-copy{min-width:0}.discover-card .discover-label{color:var(--accent-red);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:800}.discover-card h2{color:var(--text-primary);margin-top:5px;font-size:1.16rem}.discover-card-highlight{color:var(--accent-gold);margin-top:5px;font-size:.98rem;font-weight:800;line-height:1.12;display:block}.discover-card p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;display:-webkit-box;overflow:hidden}.discover-card-meta{color:var(--text-muted);margin-top:6px;font-size:.78rem;font-weight:600;line-height:1.2;display:block}.discover-card-chevron{color:var(--accent-red)}.reservations-hub{gap:14px;display:grid;overflow-x:clip}.reservation-category-list{gap:10px;display:grid}.reservation-category-card{border:1px solid var(--card-border);background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--accent-red) 7%, transparent), transparent 34%), var(--card-bg);width:100%;min-height:92px;box-shadow:var(--shadow-card-soft);color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:56px minmax(0,1fr) 30px;align-items:center;gap:12px;padding:14px;display:grid}.reservation-category-card:active{transform:translateY(1px)}.reservation-category-card:focus-visible{outline:2px solid var(--accent-red);outline-offset:3px}.reservation-category-card.is-selected{border-color:color-mix(in srgb, var(--accent-red) 42%, var(--card-border));background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--accent-red) 14%, transparent), transparent 36%), var(--card-bg)}.reservation-category-icon{border:1px solid color-mix(in srgb, var(--accent-red) 18%, transparent);background:color-mix(in srgb, var(--surface-soft) 72%, transparent);width:56px;height:56px;color:var(--text-secondary);border-radius:17px;place-items:center;display:grid}.reservation-category-card.is-selected .reservation-category-icon,.reservation-category-card:hover .reservation-category-icon{color:var(--accent-red)}.reservation-category-copy{gap:4px;min-width:0;display:grid}.reservation-category-title{color:var(--text-primary);font-size:1.08rem;font-weight:700;line-height:1.12}.reservation-category-subtitle{color:var(--text-secondary);font-size:.86rem;font-weight:500;line-height:1.28}.reservation-category-status{background:color-mix(in srgb, var(--accent-red) 13%, transparent);width:fit-content;color:var(--accent-red);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-top:2px;padding:4px 8px;font-size:.68rem;font-weight:750;line-height:1}.reservation-category-arrow{width:30px;height:30px;color:var(--accent-red);border-radius:11px;place-items:center;display:grid}.reservation-placeholder-panel,.my-requests-section{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--shadow-card-soft);border-radius:18px;gap:10px;padding:14px;display:grid}.reservation-placeholder-panel span{background:color-mix(in srgb, var(--accent-red) 13%, transparent);width:fit-content;color:var(--accent-red);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:750}.reservation-placeholder-panel h2,.reservation-placeholder-panel p,.reservation-placeholder-panel small,.booking-section-heading h2,.booking-section-heading p{margin:0}.reservation-placeholder-panel h2,.booking-section-heading h2{color:var(--text-primary);font-size:1.08rem;font-weight:700;line-height:1.18}.reservation-placeholder-panel p,.booking-section-heading p{color:var(--text-secondary);font-size:.86rem;font-weight:500;line-height:1.34}.reservation-placeholder-panel small{color:var(--text-muted);font-size:.78rem;font-weight:600}.booking-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.booking-section-heading svg{color:var(--accent-red);flex:none}.my-requests-section .empty-state{box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 0 4px}.hotel-request-panel,.hotel-selection-panel{box-sizing:border-box;gap:14px;width:100%;min-width:0;max-width:100%;padding:4px 0 2px;display:grid}.hotel-request-nav{flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:flex}.hotel-request-back{background:color-mix(in srgb, var(--accent-red) 12%, transparent);width:fit-content;min-height:34px;color:var(--accent-red);font:inherit;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:760;display:inline-flex}.hotel-request-back-secondary{color:var(--text-secondary);border:1px solid var(--card-border);background:#ffffff0a}.hotel-request-copy{gap:6px;display:grid}.hotel-request-copy h1,.hotel-request-copy p{margin:0}.hotel-request-copy h1{color:var(--text-primary);letter-spacing:-.03em;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.72rem,8vw,2.12rem);font-weight:700;line-height:.98}.hotel-request-copy p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.86rem;font-weight:520;line-height:1.42}.hotel-option-list{gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.hotel-option-card{width:100%;min-width:0;max-width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:linear-gradient(145deg,#181b20fa,#0c0e12fa);border:1px solid #ffffff14;border-radius:10px;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 34px #00000052}.hotel-option-card:focus-visible{outline-offset:3px;outline:2px solid #ef2b2de0}.hotel-option-media{background-color:#15181d;background-image:linear-gradient(135deg,#1c2026f2,#0a0c0ff2);background-position:50%;background-size:cover;min-height:168px;display:block}.hotel-option-body{gap:10px;min-width:0;padding:14px;display:grid}.hotel-option-copy{gap:5px;min-width:0;display:grid}.hotel-option-title{color:var(--text-primary);letter-spacing:-.25px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,6vw,1.72rem);font-weight:700;line-height:1.04}.hotel-option-description{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.84rem;font-weight:520;line-height:1.48}.hotel-option-badges{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.hotel-option-badge{min-height:24px;color:var(--text-secondary);letter-spacing:.01em;background:#ffffff0d;border:1px solid #ffffff17;border-radius:999px;align-items:center;padding:0 9px;font-size:.68rem;font-weight:740;display:inline-flex}.hotel-option-cta{color:#fff;background:linear-gradient(135deg,#ff1f2c,#b70913);border-radius:9px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:36px;padding:0 14px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 14px 24px #d60c183d}.selected-hotel-summary{box-sizing:border-box;background:linear-gradient(145deg,#181b20f5,#0d0f13f5);border:1px solid #ffffff14;border-radius:10px;gap:5px;width:100%;min-width:0;max-width:100%;padding:12px 13px;display:grid;box-shadow:0 14px 28px #00000038}.selected-hotel-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.68rem;font-weight:820}.selected-hotel-summary strong{color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.2rem;line-height:1.08}.selected-hotel-summary span:last-child{color:var(--text-secondary);font-size:.8rem;line-height:1.44}.reservation-request-form{box-sizing:border-box;gap:11px;width:100%;min-width:0;max-width:100%;display:grid}.reservation-request-form label,.reservation-form-field{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--text-secondary);gap:6px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:720;display:grid}.reservation-request-form input,.reservation-request-form select,.reservation-request-form textarea{box-sizing:border-box;border-radius:10px;width:100%;min-width:0;max-width:100%;min-height:42px;font-size:.9rem}.reservation-request-form textarea{min-height:84px}.reservation-form-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;min-width:0;max-width:100%;display:grid}@media (max-width:430px){.reservation-form-grid{grid-template-columns:1fr}.hotel-option-media{min-height:156px}.hotel-option-body{padding:13px}.hotel-option-cta{width:100%}}@media (min-width:700px){.hotel-option-card{grid-template-columns:minmax(220px,.9fr) minmax(0,1fr)}.hotel-option-media{min-height:100%}}.reservation-field-error,.reservation-submit-error{color:#ffb5b8;font-size:.72rem;font-weight:680;line-height:1.28}.reservation-submit-error{background:#ef2d321f;border:1px solid #ef2d3247;border-radius:10px;margin:0;padding:9px 10px}.reservation-form-submit{color:#fff;min-height:42px;font:inherit;background:linear-gradient(135deg,#ff1d2c 0%,#c70010 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 16px 34px #df0c1847}.reservation-form-submit:disabled{cursor:wait;opacity:.68}.hotel-request-success{text-align:center;align-content:center;justify-items:center;min-height:min(58vh,520px)}.hotel-request-success-icon{background:color-mix(in srgb, var(--accent-red) 16%, transparent);width:54px;height:54px;color:var(--accent-red);border-radius:18px;place-items:center;display:grid}.hotel-request-actions{gap:9px;width:100%;display:grid}.hotel-request-actions .secondary-button,.hotel-request-actions .reservation-form-submit{width:100%}.reservation-booking-carousel{--reservation-slide-width:min(82vw, 350px);gap:12px;width:calc(100% + 36px);min-width:0;margin-left:-18px;margin-right:-18px;display:grid;overflow:hidden}.reservation-carousel-track{overscroll-behavior-x:contain;overscroll-behavior-y:auto;scroll-snap-type:x mandatory;min-width:0;scroll-padding-inline:calc((100% - var(--reservation-slide-width)) / 2);scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px calc((100% - var(--reservation-slide-width)) / 2) 4px;touch-action:pan-x pan-y;direction:ltr;gap:14px;margin:0;display:flex;overflow:auto hidden}.reservation-carousel-track::-webkit-scrollbar{display:none}.reservation-hero-slide{flex:0 0 var(--reservation-slide-width);color:#fff;cursor:pointer;height:min(72svh,680px);min-height:560px;font:inherit;text-align:left;scroll-snap-align:center;scroll-snap-stop:normal;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;opacity:1;filter:none;backface-visibility:hidden;background-color:#08090c;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;border:1px solid #ffffff12;border-radius:9px;align-items:end;padding:18px 16px 50px;transition:border-color .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 38px #00000057}.reservation-hero-slide:after{content:"";pointer-events:none;border-radius:inherit;box-shadow:none;background:linear-gradient(#05060705 0%,#05060729 45%,#050607c7 100%);position:absolute;inset:0}.reservation-hero-slide.is-active{opacity:1;filter:none;border-color:#ffffff1c;box-shadow:0 20px 42px #00000061}.reservation-hero-slide:active{transform:translateZ(0)}.reservation-hero-slide:focus-visible{outline:2px solid var(--accent-red);outline-offset:3px}.reservation-hero-content{z-index:1;justify-items:start;gap:6px;min-width:0;display:grid;position:relative}.reservation-hero-status{color:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05060780;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 10px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.reservation-hero-status svg{color:var(--accent-red);stroke-width:2.25px}.reservation-hero-title,.reservation-hero-subtitle{max-width:min(100%,330px)}.reservation-hero-title{color:#fff;letter-spacing:-.3px;text-shadow:0 3px 18px #0000006b;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,6.25vw,1.9rem);font-weight:700;line-height:.98}.reservation-hero-subtitle{color:#ffffffd1;text-shadow:0 2px 14px #00000075;font-family:Inter,sans-serif;font-size:.72rem;font-weight:520;line-height:1.32}.reservation-hero-cta{color:#fff;background:linear-gradient(135deg,#ff1d2c 0%,#c70010 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:fit-content;min-width:142px;min-height:32px;margin-top:5px;padding:0 10px 0 13px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:760;line-height:1.08;display:inline-flex;box-shadow:0 16px 34px #df0c186b,inset 0 1px #ffffff2e}.reservation-hero-cta span{min-width:0}.reservation-hero-cta svg{stroke-width:2.35px;flex:none;width:13px;height:13px}.reservation-carousel-dots{z-index:2;justify-content:center;align-items:center;gap:10px;margin-top:-43px;padding:0 14px 6px;display:flex;position:relative}.reservation-carousel-dot{cursor:pointer;background:#ffffff42;border:0;border-radius:999px;width:8px;height:8px;padding:0}.reservation-carousel-dot.is-active{background:var(--accent-red);width:10px;height:10px;box-shadow:0 0 14px #ef2d3294}html[dir=rtl] .reservation-hero-slide{text-align:right;direction:rtl}html[dir=rtl] .reservation-hero-content,html[dir=rtl] .reservation-hero-status,html[dir=rtl] .reservation-hero-cta{justify-self:end;justify-items:end}html[dir=rtl] .reservation-hero-status{flex-direction:row-reverse}html[dir=rtl] .reservation-hero-cta svg{transform:rotate(180deg)}@media (min-width:768px){.reservation-booking-carousel{--reservation-slide-width:min(64vw, 520px);width:100%;margin-left:0;margin-right:0}.reservation-carousel-track{gap:18px}.reservation-hero-slide{border-radius:9px;height:min(72vh,720px);min-height:620px;padding:24px 24px 64px}.reservation-hero-title{font-size:2.15rem}.reservation-hero-subtitle{font-size:.78rem}}.card-list{gap:16px}.promo-card{border-color:var(--card-border);background:var(--card-bg);box-shadow:var(--shadow-card-soft);border-radius:22px;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:14px;padding:18px;display:grid}.promo-card-copy{gap:8px;min-width:0;display:grid}.promo-card span:not(.promo-card-action){background:var(--accent-red);color:#fff;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.72rem;font-weight:800;line-height:1}.promo-card h3{color:var(--text-primary);margin:2px 0 0;font-size:1.22rem}.promo-card p{color:var(--text-secondary);margin:0}.promo-card small{color:var(--text-muted)}.promo-card-action{width:fit-content;color:var(--accent-red);align-items:center;gap:4px;font-size:.94rem;font-weight:800;display:inline-flex}.promo-card-media{object-fit:cover;border-radius:18px;width:110px;height:128px}.player-promotions-page{gap:12px;display:grid}.app-shell[data-role=Player] .player-promotions-page .section-lead{margin-bottom:0}.promotions-tab-switcher{top:calc(var(--player-header-height,58px) + 8px + env(safe-area-inset-top));z-index:3;border:1px solid var(--card-border);background:color-mix(in srgb, var(--surface) 88%, transparent);box-shadow:var(--shadow-card-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid;position:sticky}.promotions-tab-switcher button{min-height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:12px;padding:8px 10px;font-size:.78rem;font-weight:700;line-height:1.1}.promotions-tab-switcher button.is-active{background:var(--accent-red);color:#fff;box-shadow:0 10px 24px color-mix(in srgb, var(--accent-red) 22%, transparent)}.promotions-tab-switcher button:focus-visible{outline:2px solid var(--accent-red);outline-offset:3px}.promotions-tab-panel{gap:10px;display:grid}.promotions-panel-heading{gap:4px;display:grid}.promotions-panel-heading h2{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.08}.promotions-panel-heading p{color:var(--text-secondary);margin:0;font-size:.88rem;font-weight:500;line-height:1.35}.promotions-card-list{gap:10px}.event-tournament-card{border:1px solid var(--card-border);background:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--accent-red) 14%, transparent), transparent 34%), var(--card-bg);width:100%;min-height:92px;box-shadow:var(--shadow-card-soft);color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.events-tournaments-list{gap:10px;display:grid}.event-tournament-card.is-disabled{opacity:.9;cursor:default}.event-tournament-icon{background:color-mix(in srgb, var(--accent-red) 13%, var(--surface-soft));width:44px;height:44px;color:var(--accent-red);border-radius:15px;place-items:center;display:grid}.event-tournament-copy{gap:3px;min-width:0;display:grid}.event-tournament-badges{flex-wrap:wrap;gap:5px;display:flex}.event-tournament-copy span{background:color-mix(in srgb, var(--accent-red) 16%, transparent);width:fit-content;color:var(--accent-red);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.66rem;font-weight:800;line-height:1}.event-tournament-copy span.is-status,.promotion-card-badges span.is-status,.promotion-detail-badge.is-status{background:color-mix(in srgb, var(--surface-soft) 72%, transparent);color:var(--text-secondary)}.event-tournament-copy h3{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.12}.event-tournament-highlight{color:var(--accent-gold);font-size:1.02rem;font-weight:800;line-height:1.08}.event-tournament-copy p{color:var(--text-secondary);margin:0;font-size:.82rem;font-weight:500;line-height:1.2}.event-tournament-copy small{color:var(--text-muted);font-size:.78rem;font-weight:600;line-height:1.2}.event-tournament-action{color:var(--accent-red);white-space:nowrap;align-items:center;gap:3px;font-size:.75rem;font-weight:700;display:inline-flex}.promotion-detail-page{gap:12px;display:grid}.promotion-detail-back{border:1px solid var(--card-border);background:var(--surface-soft);width:fit-content;min-height:38px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:12px;align-items:center;gap:7px;padding:7px 11px;font-size:.86rem;font-weight:700;display:inline-flex}.promotion-detail-hero,.promotion-detail-card{border:1px solid var(--card-border);background:radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--accent-red) 14%, transparent), transparent 28%), var(--card-bg);box-shadow:var(--shadow-card-soft);border-radius:18px}.promotion-detail-hero{gap:9px;padding:18px;display:grid}.promotion-detail-badges{flex-wrap:wrap;gap:6px;display:flex}.promotion-detail-badge{background:var(--accent-red);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.68rem;font-weight:800;line-height:1}.promotion-detail-hero h1{color:var(--text-primary);margin:0;font-size:clamp(1.8rem,8vw,2.55rem);font-weight:700;line-height:1.02}.promotion-detail-hero p,.promotion-detail-empty{color:var(--text-secondary);margin:0;font-size:.94rem;font-weight:500;line-height:1.45}.promotion-detail-meta{flex-wrap:wrap;gap:8px;display:flex}.promotion-detail-meta span{border:1px solid var(--card-border);background:color-mix(in srgb, var(--surface-soft) 78%, transparent);color:var(--text-secondary);border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.promotion-detail-meta-label{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:850}.promotion-prize-highlight{color:var(--accent-gold);margin-top:2px;font-size:.95rem;font-weight:800;line-height:1.32;display:block}.promotion-prize-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.promotion-prize-summary div{border:1px solid color-mix(in srgb, var(--accent-gold) 22%, var(--card-border));background:color-mix(in srgb, var(--accent-gold) 11%, transparent);border-radius:14px;gap:4px;padding:10px;display:grid}.promotion-prize-summary span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.1}.promotion-prize-summary strong{color:var(--accent-gold);font-size:.95rem;font-weight:850;line-height:1.2}.promotion-detail-card{gap:12px;padding:15px;display:grid}.promotion-detail-card-title{align-items:center;gap:9px;display:flex}.promotion-detail-card-title span{background:color-mix(in srgb, var(--accent-red) 13%, var(--surface-soft));width:32px;height:32px;color:var(--accent-red);border-radius:11px;place-items:center;display:grid}.promotion-detail-card-title h2,.promotion-detail-subtitle{color:var(--text-primary);margin:0;font-weight:700;line-height:1.15}.promotion-detail-card-title h2{font-size:1.12rem}.promotion-detail-subtitle{font-size:1rem}.promotion-detail-section-label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:2px 0 0;font-size:.78rem;font-weight:850;line-height:1.1}.promotion-detail-list,.promotion-prize-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.promotion-detail-list li{color:var(--text-secondary);padding-left:16px;font-size:.9rem;font-weight:500;line-height:1.38;position:relative}.promotion-detail-list li:before{content:"";background:var(--accent-red);border-radius:999px;width:5px;height:5px;position:absolute;top:.62em;left:2px}.ticket-rules-grid{gap:10px;display:grid}.ticket-rule-block{border:1px solid var(--card-border);background:color-mix(in srgb, var(--surface-soft) 66%, transparent);border-radius:14px;gap:7px;padding:11px;display:grid}.ticket-rule-block h3{color:var(--text-primary);margin:0;font-size:.94rem;font-weight:800}.promotion-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.promotion-fact-grid div{border:1px solid var(--card-border);background:color-mix(in srgb, var(--surface-soft) 62%, transparent);border-radius:13px;min-width:0;padding:10px}.promotion-fact-grid dt{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:800;line-height:1.1}.promotion-fact-grid dd{color:var(--text-primary);margin:0;font-size:.86rem;font-weight:650;line-height:1.25}.promotion-prize-list li{background:color-mix(in srgb, var(--accent-gold) 12%, transparent);color:var(--text-primary);border-radius:13px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:.88rem;font-weight:700;line-height:1.32;display:flex}.promotion-prize-list svg{color:var(--accent-gold);flex:none;margin-top:1px}.slot-game-image-row{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(96px,116px);grid-auto-flow:column;gap:10px;padding-bottom:2px;display:grid;overflow-x:auto}.slot-game-image-row::-webkit-scrollbar{display:none}.slot-game-image-card{border:1px solid var(--card-border);background:color-mix(in srgb, var(--surface-soft) 70%, transparent);scroll-snap-align:start;border-radius:14px;place-items:center;min-height:126px;margin:0;padding:8px;display:grid}.slot-game-image-card img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:116px;display:block}.demo-install-gate{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));color:#f7f7f8;overscroll-behavior:none;background:radial-gradient(circle at 76% 7%,#ef2d3233,#0000 26%),radial-gradient(circle at 10% 92%,#ffffff12,#0000 28%),linear-gradient(145deg,#050506,#111317 54%,#07080b);place-items:center;display:grid}.demo-install-help-screen{align-items:start}.demo-install-card{background:radial-gradient(circle at 94% 0,#ef2d321f,#0000 28%),linear-gradient(145deg,#18191dfa,#090a0cfc);border:1px solid #ffffff1f;border-radius:22px;gap:17px;width:min(100%,430px);padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 68px #0000007a,inset 0 1px #ffffff0d}.demo-install-card:before{content:"";opacity:.28;pointer-events:none;background:linear-gradient(135deg,#ffffff0b,#0000 34%),repeating-linear-gradient(135deg,#ffffff09 0 1px,#0000 1px 20px);position:absolute;inset:0}.demo-install-card>*{z-index:1;position:relative}.demo-iphone-card{gap:14px}.demo-install-brand{justify-content:space-between;align-items:center;gap:13px;display:flex}.demo-install-logo{flex:auto;width:min(292px,100%);height:clamp(31px,8vw,38px)}.demo-install-logo .brand-logo{width:100%;max-width:none;transform:translateY(-1px)}.demo-app-icon{background:radial-gradient(circle at 50% 0,#ffffff1f,#0000 56%),#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 14px 34px #00000047}.demo-app-icon img{width:40px;height:40px;display:block}.demo-install-copy{gap:8px;display:grid}.demo-install-copy span{color:#f33135;letter-spacing:.04em;text-transform:uppercase;background:#ef2d3229;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.72rem;font-weight:800;line-height:1}.demo-install-copy h1{color:#f7f7f8;letter-spacing:-.03em;margin:0;font-size:clamp(1.92rem,7.5vw,2.45rem);font-weight:720;line-height:1}.demo-install-copy p,.demo-install-helper{color:#bfc2c8;margin:0;font-size:.98rem;font-weight:500;line-height:1.45}.demo-install-actions{gap:10px;display:grid}.demo-install-actions button{min-height:46px;font:inherit;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:.96rem;font-weight:750;display:inline-flex}.demo-install-primary{color:#fff;background:#ef2d32;border:0;box-shadow:0 16px 34px #ef2d3242}.demo-install-secondary{color:#f7f7f8;background:#ffffff0f;border:1px solid #ffffff24}.demo-install-actions button:focus-visible{outline-offset:3px;outline:2px solid #ef2d32}.demo-install-actions button:active{transform:translateY(1px)}.demo-install-back{color:#f7f7f8;width:fit-content;min-height:38px;font:inherit;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:7px;padding:7px 11px;font-size:.86rem;font-weight:750;display:inline-flex}.demo-install-back:focus-visible{outline-offset:3px;outline:2px solid #ef2d32}.demo-quick-guide{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:17px;gap:11px;padding:13px;display:grid}.demo-quick-guide>strong{color:#f7f7f8;font-size:.96rem;font-weight:750}.demo-quick-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.demo-quick-step{text-align:center;background:linear-gradient(145deg,#ffffff12,#ffffff09);border:1px solid #ffffff1a;border-radius:15px;align-content:center;justify-items:center;gap:7px;min-height:96px;padding:10px 8px;display:grid;position:relative}.demo-quick-step:not(:last-child):after{content:"›";z-index:2;color:#ef2d32;text-shadow:0 0 16px #ef2d3259;font-size:1.25rem;font-weight:750;line-height:1;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.demo-quick-step span{color:#ef2d32;background:#ef2d3229;border-radius:999px;place-items:center;width:20px;height:20px;font-size:.72rem;font-weight:850;display:grid;position:absolute;top:7px;left:7px}.demo-quick-step svg{color:#f7f7f8}.demo-quick-step p{color:#cfd2d8;margin:0;font-size:.74rem;font-weight:700;line-height:1.15}.demo-install-instructions{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:18px;gap:10px;padding:14px;display:grid}.demo-install-instructions-title{color:#f7f7f8;align-items:center;gap:8px;display:flex}.demo-install-instructions-title svg{color:#ef2d32}.demo-install-instructions-title strong{font-size:.94rem}.demo-install-instructions ol{color:#d8dce3;gap:7px;margin:0;padding-left:20px;font-size:.9rem;font-weight:500;line-height:1.35;display:grid}.demo-install-helper{color:#8f949e;align-items:center;gap:7px;font-size:.84rem;display:flex}.demo-install-helper svg{color:#ef2d32;flex:none}.demo-iphone-steps{gap:10px;display:grid}.demo-iphone-step{background:radial-gradient(circle at 0 0,#ef2d3217,#0000 38%),#ffffff0d;border:1px solid #ffffff1b;border-radius:17px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:11px;display:grid}.demo-iphone-step-visual{place-items:center;display:grid;position:relative}.demo-iphone-step-number{z-index:2;color:#fff;background:#ef2d32;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:850;display:grid;position:absolute;top:-5px;left:-5px;box-shadow:0 10px 22px #ef2d3247}.demo-mini-phone{color:#f7f7f8;background:linear-gradient(#15181d,#08090b);border:2px solid #fff3;border-radius:15px;place-items:center;width:56px;height:82px;display:grid;position:relative;box-shadow:0 14px 32px #00000047}.demo-mini-phone svg{color:currentColor}.demo-mini-phone-bar{background:#ffffff42;border-radius:999px;width:22px;height:3px;position:absolute;top:7px}.demo-mini-tap-target{border:2px solid #ef2d32;border-radius:999px;width:14px;height:14px;position:absolute;bottom:9px;right:8px;box-shadow:0 0 0 6px #ef2d321f}.demo-mini-safari-page{background:linear-gradient(90deg,#ffffff2e 0 45%,#0000 45% 100%),linear-gradient(#ffffff29,#ffffff0e);border-radius:8px;position:absolute;inset:8px 7px 23px}.demo-mini-toolbar{background:#ffffff1a;border-radius:7px;grid-template-columns:1fr auto 1fr;place-items:center;height:16px;display:grid;position:absolute;bottom:6px;left:6px;right:6px}.demo-mini-toolbar>span:not(.demo-share-callout){background:#ffffff4d;border-radius:999px;width:8px;height:3px}.demo-share-callout{color:#fff;background:#ef2d3221;border:2px solid #ef2d32;border-radius:999px;place-items:center;width:25px;height:25px;display:grid;position:relative;box-shadow:0 0 0 6px #ef2d321f}.demo-share-callout:after{content:"";border-top:2px solid #ef2d32;border-right:2px solid #ef2d32;width:18px;height:18px;position:absolute;top:-13px;right:-8px;transform:rotate(135deg)}.demo-mini-phone-sheet{place-items:end stretch;padding:0 6px 6px}.demo-mini-sheet{background:#f2f4f8f0;border-radius:12px;gap:4px;width:100%;padding:7px 6px;display:grid;position:relative;box-shadow:0 -10px 26px #00000052}.demo-mini-sheet span,.demo-mini-sheet strong{background:#14181e47;border-radius:999px;min-height:7px}.demo-mini-sheet .demo-mini-sheet-muted{background:#14181e24}.demo-scroll-arrow{color:#ef2d32;filter:drop-shadow(0 0 10px #ef2d3273);animation:1.4s ease-in-out infinite demo-scroll-nudge;position:absolute;top:16px;right:5px}@keyframes demo-scroll-nudge{0%,to{transform:translateY(-2px)}50%{transform:translateY(5px)}}.demo-mini-sheet-add{padding-top:9px}.demo-mini-sheet-add strong{color:#15181d;background:#ef2d3221;border:1px solid #ef2d32;align-items:center;gap:3px;min-height:17px;padding:3px 4px;font-size:.36rem;font-weight:850;line-height:1;display:flex}.demo-mini-phone-home{background:radial-gradient(circle at 50% 30%,#ef2d322e,#0000 42%),linear-gradient(#15181d,#08090b)}.demo-mini-home-grid{grid-template-columns:repeat(2,1fr);gap:5px;display:grid;position:absolute;inset:13px 10px 34px}.demo-mini-home-grid span{background:#ffffff21;border-radius:6px}.demo-mini-home-grid .demo-mini-home-app{background:#ef2d32;box-shadow:0 0 0 4px #ef2d321f}.demo-iphone-step-copy{gap:4px;display:grid}.demo-iphone-step-copy h2{color:#f7f7f8;margin:0;font-size:.96rem;font-weight:720;line-height:1.16}.demo-iphone-step-copy p{color:#bfc2c8;margin:0;font-size:.84rem;font-weight:500;line-height:1.32}@media (max-width:380px){.demo-install-card{border-radius:20px;gap:15px;padding:18px}.demo-install-logo{height:31px}.demo-app-icon{border-radius:14px;width:48px;height:48px}.demo-app-icon img{width:36px;height:36px}.demo-install-copy h1{font-size:1.86rem}.demo-quick-steps{gap:6px}.demo-quick-step{min-height:88px;padding:9px 6px}.demo-quick-step p{font-size:.68rem}.demo-iphone-step{grid-template-columns:64px minmax(0,1fr);gap:10px}.demo-mini-phone{width:50px;height:74px}}.app-shell[data-theme=dark][data-role=Player] .promotions-tab-switcher,.app-shell[data-theme=dark][data-role=Player] .event-tournament-card,.app-shell[data-theme=dark][data-role=Player] .promotion-detail-hero,.app-shell[data-theme=dark][data-role=Player] .promotion-detail-card{background:radial-gradient(circle at 12% 0,#f331350f,#0000 30%),linear-gradient(145deg,#18191df5,#0c0d0ffa);border-color:#ffffff1b}.profile-panel{gap:16px;display:grid}.profile-panel .player-hero-card{margin-bottom:2px}.profile-grid{gap:12px}.app-shell[data-role=Player] .metric-card{border-color:var(--card-border);background:var(--card-bg);min-height:104px;box-shadow:var(--shadow-card-soft);border-radius:20px}.app-shell[data-role=Player] .metric-card span{color:var(--text-secondary)}.app-shell[data-role=Player] .metric-card strong{color:var(--text-primary)}.profile-benefits-card{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--shadow-card-soft);border-radius:22px;gap:14px;padding:18px;display:grid}.profile-benefits-card h2{color:var(--text-primary);margin:0;font-size:1.18rem}.profile-benefits-list{gap:10px;display:grid}.profile-benefits-list span{color:var(--text-secondary);align-items:center;gap:10px;font-weight:650;display:flex}.profile-benefits-list svg{color:var(--accent-red)}.player-push-settings p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.45}.player-push-status{color:var(--text-primary);align-items:center;gap:8px;font-weight:800;display:inline-flex}.player-push-status svg,.player-push-actions svg{color:var(--accent-red)}.player-push-message{border:1px solid var(--card-border);background:var(--surface-muted);border-radius:12px;padding:10px 12px}.player-push-actions{flex-wrap:wrap;gap:10px;display:flex}.player-push-optin{border:1px solid var(--card-border,var(--border));background:var(--card-bg,var(--surface));box-shadow:var(--shadow-card-soft,var(--shadow-soft));color:var(--text-primary,var(--text));border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;margin:0 0 14px;padding:14px;display:grid}.player-push-optin .player-onboarding-copy h2{color:var(--text-primary,var(--text-strong))}.player-push-optin .player-onboarding-copy p,.player-push-optin .player-onboarding-copy ol,.player-push-optin .player-onboarding-manual{color:var(--text-secondary,var(--muted))}.player-push-optin .player-onboarding-actions{grid-column:2}.profile-points-button,.profile-logout-button{border-radius:18px}.profile-points-button{border-color:var(--card-border);background:var(--card-bg);color:var(--text-primary);justify-content:space-between}.profile-logout-button{color:var(--accent-red);background:#ef2d321a}.app-shell[data-role=Player] input,.app-shell[data-role=Player] select,.app-shell[data-role=Player] textarea{border-color:var(--card-border);background:var(--surface-2);color:var(--text-primary);border-radius:16px}.app-shell[data-theme=dark][data-role=Player] input,.app-shell[data-theme=dark][data-role=Player] select,.app-shell[data-theme=dark][data-role=Player] textarea{background:#0b0d10}.app-shell[data-role=Player] .request-card{border-color:var(--card-border);background:var(--card-bg);border-radius:18px;gap:6px;display:grid}.app-shell[data-role=Player] .request-card h3{color:var(--text-primary)}.app-shell[data-role=Player] .request-card p,.app-shell[data-role=Player] .request-card small{color:var(--text-secondary)}.app-shell[data-role=Player] .request-card small{display:block}.app-shell[data-theme=dark][data-role=Player] .benefits-modal{background:radial-gradient(circle at 18% 0%, color-mix(in srgb, var(--selected-loyalty-accent-soft) 70%, transparent), transparent 34%), linear-gradient(145deg, #181b20fc, #080a0dfc);border-color:#ffffff1f}.app-shell[data-theme=dark][data-role=Player] .benefits-modal-close,.app-shell[data-theme=dark][data-role=Player] .benefits-status-summary span,.app-shell[data-theme=dark][data-role=Player] .benefits-status-tab,.app-shell[data-theme=dark][data-role=Player] .benefit-row{background:#181b20e0;border-color:#ffffff1c}.app-shell[data-theme=dark][data-role=Player] .benefit-row.is-locked{background:#111317bd}@media (max-width:380px){.app-shell[data-role=Player] .player-brand-header .player-brand-logo{width:min(70vw,300px);max-height:48px}.header-notification-button{width:40px;height:40px;bottom:14px;right:14px}.player-hero-card{grid-template-columns:minmax(0,1fr) 112px;padding:22px 14px 20px}.loyalty-medal{width:112px;height:112px}.hero-copy h1{font-size:2rem}.promo-card{grid-template-columns:minmax(0,1fr)}.promo-card-media{order:-1;width:100%;height:128px}}@media (min-width:768px){.app-shell[data-role=Player] .app-main{max-width:1120px}.app-shell[data-role=Player] .player-brand-header{background:color-mix(in srgb, var(--page-bg) 92%, transparent)}.app-shell[data-role=Player] .player-brand-header .player-brand-logo{width:min(48vw,440px);max-width:440px;max-height:68px}.app-shell[data-role=Player] .side-nav{background:var(--nav-bg);border-right-color:var(--card-border)}.player-hero-card{grid-template-columns:minmax(0,1fr) 168px}.loyalty-medal{width:154px;height:154px}.promo-card{grid-template-columns:minmax(0,1fr) 150px}.promo-card-media{width:150px;height:150px}}@media (min-width:1280px){.app-shell[data-role=Player] .app-main{max-width:1280px}}
.app-shell[data-role=Player]{--weight-heading:700;--weight-title:600;--weight-label:500}.app-shell[data-role=Player] .hero-kicker,.app-shell[data-role=Player] .level-progress-top span,.app-shell[data-role=Player] .next-level-label,.app-shell[data-role=Player] .discover-card .discover-label,.app-shell[data-role=Player] .promo-card span:not(.promo-card-action){font-weight:650}.app-shell[data-role=Player] .hero-copy h1,.app-shell[data-role=Player] .player-stat-card strong,.app-shell[data-role=Player] .promotion-heading h2,.app-shell[data-role=Player] .promotion-slide-copy h3,.app-shell[data-role=Player] .discover-card h2,.app-shell[data-role=Player] .promo-card h3,.app-shell[data-role=Player] .appearance-copy h2,.app-shell[data-role=Player] .profile-benefits-card h2{font-weight:700}.app-shell[data-role=Player] .membership-block strong,.app-shell[data-role=Player] .level-progress-top strong,.app-shell[data-role=Player] .benefits-button,.app-shell[data-role=Player] .promotion-heading button,.app-shell[data-role=Player] .promo-card-action,.app-shell[data-role=Player] .profile-benefits-list span{font-weight:600}.app-shell[data-role=Player] .level-progress-top .next-level-value{font-weight:700}.app-shell[data-role=Player] .player-stat-card div>span,.app-shell[data-role=Player] .player-stat-card p,.app-shell[data-role=Player] .appearance-copy p,.app-shell[data-role=Player] .mobile-nav-button{font-weight:500}
