:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark;color:#f9fafb;background-color:#1c0a12}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#72213a 0,#1c0a12 45%,#12060e)}textarea{font-family:inherit;resize:vertical}.app-root{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.gradient-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 0 0,rgba(197,48,92,.25),transparent 55%),radial-gradient(circle at 100% 100%,rgba(140,32,60,.25),transparent 55%);opacity:.9;z-index:-1}.app-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;position:sticky;top:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(to bottom,rgba(15,23,42,.85),transparent);z-index:10}.logo{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;color:#f8fafc}.logo span{color:#c5305c;margin-left:.25rem}.header-actions{display:flex;align-items:center;gap:.6rem}.coin-chip{padding:.35rem .75rem;border-radius:999px;background:#c5305c1f;border:1px solid rgba(56,189,248,.5);color:#e0f2fe;font-weight:600;font-size:.95rem}.app-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem 3rem}.card{width:100%;max-width:1420px;background:linear-gradient(145deg,#2c0a15f5,#1e060deb);border-radius:1.5rem;padding:2.2rem 1.75rem 2.5rem;box-shadow:0 22px 45px #0f172ad9,0 0 0 1px #94a3b81f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media (min-width: 768px){.card{padding:2.5rem 2.5rem 2.75rem}}.panel-header{display:flex;align-items:center;gap:1rem}.panel-header.between{justify-content:space-between}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.show-card{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0f172a8c;padding:.75rem;display:flex;flex-direction:column;gap:.4rem;min-height:180px}.show-card.live{box-shadow:0 0 12px #f8717166;border-color:#f8717180}.show-card-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.show-title{font-weight:700;color:#e2e8f0}.show-badge{padding:.25rem .55rem;border-radius:999px;font-size:.8rem;border:1px solid rgba(255,255,255,.14)}.show-badge.on{background:#22c55e26;color:#4ade80;border-color:#22c55e59}.show-badge.off{background:#ffffff0a;color:#e2e8f0cc}.show-meta{display:flex;gap:.5rem;align-items:center;color:#e2e8f0cc;font-size:.9rem}.show-desc{color:#e2e8f0cc;font-size:.95rem;line-height:1.4}.show-preview{display:flex;align-items:center;gap:.5rem;min-width:240px}.show-preview-video{position:relative;width:160px;height:100px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0f172ab3}.show-preview video{width:100%;height:100%;object-fit:cover;display:block}.preview-hint{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#e2e8f0e6;font-size:.85rem;background:linear-gradient(135deg,#ffffff14,#fff0)}.card-title{margin:0 0 .25rem;font-size:1.6rem;letter-spacing:.02em;color:#f9fafb}.card-subtitle{margin:0 0 1.75rem;font-size:.9rem;color:#f8fafc}.auth-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1.2rem;align-items:stretch}.auth-copy,.auth-panel{min-width:0;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#0f172a94}.auth-copy{position:relative;overflow:hidden;padding:clamp(1.2rem,3vw,2.2rem);min-height:520px;display:flex;flex-direction:column;justify-content:center}.auth-copy:after{content:"";position:absolute;right:-70px;bottom:-55px;width:260px;height:170px;border-radius:999px;border:18px solid rgba(34,197,94,.18);box-shadow:inset 0 0 0 24px #0f172abd;pointer-events:none}.auth-title{position:relative;z-index:1;max-width:680px;margin:0;color:#f8fafc;font-size:clamp(2rem,5vw,4.2rem);line-height:1.02}.auth-subtitle{position:relative;z-index:1;max-width:620px;margin:1rem 0 0;color:#e2e8f0d6;font-size:1rem;line-height:1.55}.auth-panel{padding:clamp(1rem,2.6vw,1.65rem);align-self:center}.auth-feature-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1.35rem}.auth-feature-grid.compact{grid-template-columns:minmax(0,1fr);max-width:520px}.auth-feature-grid div,.preview-profile{border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0f172aad;padding:.8rem}.auth-feature-grid strong,.preview-profile strong{display:block;color:#f8fafc;font-size:.92rem}.auth-feature-grid span,.preview-profile span{display:block;margin-top:.24rem;color:#e2e8f0b8;font-size:.8rem;line-height:1.35}.auth-preview{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem}.preview-profile.strong{border-color:#22c55e61;background:#14532d38}.form{display:grid;gap:.9rem;margin-bottom:1.25rem}.form.small{grid-template-columns:minmax(0,1fr)}label{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#f8fafc}input,select,textarea{border-radius:.75rem;border:1px solid rgba(255,255,255,.2);padding:.6rem .75rem;background:#0f172ad9;color:#f9fafb;font-size:.9rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}input:focus,select:focus,textarea:focus{border-color:#c5305c;box-shadow:0 0 0 1px #38bdf88c;background:#0f172afa}.btn{border-radius:999px;padding:.6rem 1.4rem;border:none;font-size:.9rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease,border-color .12s ease;white-space:nowrap}.btn.primary{background:linear-gradient(135deg,#22c55e,#c5305c);color:#0b1120;box-shadow:0 12px 30px #22c55e73,0 0 0 1px #0f172acc,0 0 12px #c5305c73}.btn.ghost{background:transparent;color:#f8fafc;border-radius:999px;padding-inline:1rem;border:1px solid rgba(148,163,184,.6);box-shadow:0 0 0 1px #94a3b859,0 0 10px #94a3b840}.btn.ghost.secondary{opacity:.85;border-style:dashed}.btn.primary:not(:disabled):hover{box-shadow:0 14px 32px #22c55e8c,0 0 0 1px #0f172ae6,0 0 16px #c5305c99;transform:translateY(-1px)}.btn.ghost:not(:disabled):hover{border-color:#c5305ccc;box-shadow:0 0 0 1px #c5305c80,0 0 12px #c5305c59;transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:default;box-shadow:none;transform:none}.btn:not(:disabled):active{transform:translateY(1px);box-shadow:0 6px 16px #0f172acc}.toggle-text{margin-top:.5rem;font-size:.8rem;color:#f8fafc}.link-btn{background:none;border:none;padding:0;margin:0;color:#c5305c;cursor:pointer;font-size:.82rem;text-decoration:underline;text-underline-offset:3px}.error{margin-top:.25rem;padding:.5rem .75rem;border-radius:.75rem;background:#ef44441f;border:1px solid rgba(248,113,113,.45);font-size:.8rem;color:#fecaca}.user-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-bottom:1.5rem;padding:.9rem;border-radius:1rem;background:radial-gradient(circle at top left,rgba(56,189,248,.2),transparent 60%);border:1px solid rgba(148,163,184,.4)}.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#f8fafc;margin-bottom:.15rem}.value{font-size:.95rem;color:#f8fafc}.value.highlight{font-weight:600;font-size:1.1rem;color:#f8fafc}.section-title{margin:0 0 .25rem;font-size:1rem;color:#f9fafb}.section-subtitle{margin:0 0 .85rem;font-size:.78rem;color:#f8fafc}.section-subtitle.strong{margin-top:.75rem;font-weight:600;color:#f8fafc}.grid-2{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;margin-bottom:1.75rem}@media (min-width: 900px){.grid-2{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem}.dashboard-heading .card-subtitle{margin-bottom:0}.dashboard-balance{min-width:170px;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#0f172ab8;display:grid;gap:.15rem;text-align:right}.dashboard-balance span{font-size:.75rem;color:#e2e8f0b8;text-transform:uppercase;letter-spacing:.04em}.dashboard-balance strong{font-size:1.25rem;color:#f8fafc}.dashboard-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.summary-tile{min-height:96px;padding:.85rem;border-radius:12px;border:1px solid rgba(148,163,184,.24);background:linear-gradient(145deg,#0f172ad1,#1c0a12b8);display:grid;align-content:space-between;gap:.3rem}.summary-value{color:#f8fafc;font-size:1.45rem;font-weight:800;line-height:1.1}.summary-value.small{font-size:1rem;overflow-wrap:anywhere}.summary-note{color:#e2e8f0b8;font-size:.82rem}.product-hub{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;margin-bottom:1rem}.live-poker-card{position:relative;overflow:hidden;min-height:245px;background:linear-gradient(135deg,#0f172af0,#2c0a15e0),radial-gradient(circle at 82% 16%,rgba(34,197,94,.28),transparent 32%)}.live-poker-card:after{content:"";position:absolute;right:1rem;bottom:1rem;width:180px;height:112px;border-radius:999px;border:14px solid rgba(34,197,94,.22);box-shadow:inset 0 0 0 16px #0f172ac2;pointer-events:none}.hero-kicker{color:#86efac;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}.live-poker-card h2{position:relative;z-index:1;max-width:640px;margin:0 0 .55rem;color:#f8fafc;font-size:1.55rem;line-height:1.1}.live-poker-card p{position:relative;z-index:1;max-width:680px;margin:0;color:#e2e8f0db;line-height:1.5}.hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.poker-live-strip{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.poker-live-strip span{padding:.35rem .55rem;border-radius:999px;border:1px solid rgba(34,197,94,.28);background:#14532d38;color:#dcfce7;font-size:.78rem;font-weight:700}.dashboard-action-panel{min-height:245px}.dashboard-action-grid,.dashboard-status-grid{display:grid;gap:.75rem}.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.dashboard-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.dashboard-action-tile,.status-card{min-height:86px;padding:.8rem;border-radius:12px;border:1px solid rgba(148,163,184,.24);background:#0f172ab8;color:#f8fafc;text-align:left;display:grid;gap:.25rem;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.dashboard-action-tile:hover,.status-card:hover{transform:translateY(-1px);border-color:#22c55e73;background:#14532d33}.dashboard-action-tile span,.status-card span{color:#e2e8f0b3;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.dashboard-action-tile strong,.status-card strong{font-size:1rem;line-height:1.25}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:1rem;align-items:start}.dashboard-side{display:grid;gap:1rem}.dashboard-profile-panel{min-width:0}.profile-editor-head{display:flex;align-items:center;gap:.85rem;margin:.8rem 0 1rem;padding:.75rem;border-radius:12px;background:#0f172a8c;border:1px solid rgba(148,163,184,.18)}.profile-editor-name{color:#f8fafc;font-size:1.1rem;font-weight:800}.profile-editor-meta{color:#e2e8f0b8;font-size:.86rem;overflow-wrap:anywhere}.profile-edit-details{margin-top:.8rem;border-radius:12px;border:1px solid rgba(148,163,184,.22);background:#0f172a80;overflow:hidden}.profile-edit-details summary{min-height:46px;padding:.75rem .85rem;cursor:pointer;color:#f8fafc;font-weight:800;list-style-position:inside}.profile-edit-details[open] summary{border-bottom:1px solid rgba(148,163,184,.18)}.profile-edit-details .profile-form-compact{margin:0;padding:.85rem}.profile-form-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:0}.profile-about-field,.profile-form-footer{grid-column:1 / -1}.profile-form-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.15rem}.compact-panel{padding:.95rem}.trust-panel{background:linear-gradient(145deg,#0f172af2,#14532d29);border-color:#22c55e59}.trust-list{display:grid;gap:.6rem;margin-top:.75rem}.trust-list div{display:grid;gap:.15rem;padding:.65rem .7rem;border-radius:10px;background:#0f172a94;border:1px solid rgba(34,197,94,.16)}.trust-list strong{color:#dcfce7;font-size:.86rem}.trust-list span{color:#e2e8f0bd;font-size:.78rem;line-height:1.35}.action-card-list{display:grid;gap:.55rem;margin-top:.75rem}.action-card{width:100%;min-height:58px;padding:.7rem .75rem;border-radius:12px;border:1px solid rgba(148,163,184,.24);background:#0f172aad;color:#f8fafc;text-align:left;cursor:pointer;display:grid;gap:.1rem;transition:border-color .15s ease,transform .15s ease,background .15s ease}.action-card span{color:#e2e8f0b3;font-size:.78rem}.action-card strong{font-size:.98rem}.action-card:hover{border-color:#22c55e75;background:#14532d3d;transform:translateY(-1px)}.full-width{width:100%;margin-top:.7rem}@media (max-width: 1100px){.dashboard-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hub{grid-template-columns:minmax(0,1fr)}.dashboard-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width: 700px){.live-poker-card{min-height:0}.live-poker-card:after{width:124px;height:78px;border-width:10px;opacity:.55}.live-poker-card h2{font-size:1.24rem}.dashboard-action-grid,.dashboard-status-grid{grid-template-columns:minmax(0,1fr)}.hero-actions{display:grid}.hero-actions .btn{width:100%}}.panel{padding:1.1rem 1rem 1.25rem;border-radius:1.1rem;background:radial-gradient(circle at top,#0f172afa,#0f172af0);border:1px solid rgba(30,64,175,.7)}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem;margin-bottom:1rem}.package-card{border-radius:1.1rem;border:1px solid rgba(148,163,184,.55);padding:.9rem .95rem;background:radial-gradient(circle at top,#2563eb59,#0f172af2);display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;color:#f8fafc}.package-card:disabled{cursor:default;opacity:.7;transform:none;box-shadow:none}.package-card:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 35px #0f172ae6;border-color:#c5305c}.package-coins{font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.package-price{font-size:.9rem;color:#bfdbfe;margin-bottom:.4rem}.package-footer{margin-top:auto;font-size:.75rem;color:#f8fafc}.info-box{border-radius:.9rem;border:1px dashed rgba(148,163,184,.6);padding:.75rem .9rem;font-size:.8rem;color:#cbd5f5;background:#0f172ad9}.info-box.subtle{border-style:solid;border-color:#334155e6;background:#0f172ae6;color:#f8fafc}.info-box.success{border-style:solid;border-color:#22c55ea6;background:#14532d47;color:#dcfce7}.info-box code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;padding:.1rem .3rem;border-radius:.35rem;background:#0f172ae6;border:1px solid rgba(30,64,175,.9);margin-left:.15rem}.divider{height:1px;margin:.75rem 0 .9rem;background:linear-gradient(to right,transparent,rgba(148,163,184,.8),transparent)}.results-list{margin-top:.5rem;display:grid;gap:.6rem;max-height:260px;padding-right:.25rem;overflow:auto}.profile-card{border-radius:.9rem;border:1px solid rgba(51,65,85,.9);padding:.7rem .8rem;background:radial-gradient(circle at top left,#1e40af80,#2c0a15f5);font-size:.82rem}.profile-avatar-thumb{width:100%;max-width:120px;aspect-ratio:1 / 1}.avatar-placeholder.tile{width:100%;height:100%;display:grid;place-items:center;font-weight:700;font-size:1.1rem;color:#e2e8f0;background:linear-gradient(145deg,#94a3b859,#0f172ae6)}.avatar-placeholder.tile.large{font-size:1.4rem}.profile-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.25rem}.profile-name{font-weight:600;color:#f8fafc}.profile-age{font-size:.8rem;margin-left:.35rem;color:#f8fafc}.profile-city{font-size:.78rem;color:#cbd5f5}.profile-tag{font-size:.75rem;color:#facc15;margin-bottom:.25rem}.profile-avatar-thumb{width:15%;min-width:42px;max-width:82px;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#2c0a158c;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.profile-avatar-thumb img{width:100%;height:100%;object-fit:cover}.profile-about{margin:0;font-size:.78rem;color:#f8fafc}.poker-layout{display:grid;grid-template-columns:320px 1fr;gap:1.2rem}@media (max-width: 960px){.poker-layout{grid-template-columns:1fr}}.poker-table-panel{position:relative;min-height:760px;overflow:hidden;width:100%}.poker-table-list{display:grid;gap:.75rem;max-height:520px;overflow:auto;padding-right:.2rem}.poker-create-form{display:grid;gap:.7rem;margin:.75rem 0;padding:.85rem;border-radius:14px;border:1px solid rgba(34,197,94,.28);background:linear-gradient(145deg,#14532d2e,#0f172ab8)}.poker-create-form h3{margin:0;color:#f8fafc;font-size:1rem}.poker-create-form p{margin:.2rem 0 0;color:#e2e8f0b8;font-size:.8rem}.poker-lobby-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.75rem 0}.poker-lobby-stats div{padding:.7rem;border-radius:12px;background:#0f172ab8;border:1px solid rgba(148,163,184,.2)}.poker-lobby-stats strong{display:block;color:#f8fafc;font-size:1.25rem}.poker-lobby-stats span{color:#e2e8f0b8;font-size:.78rem}.poker-table-card{display:grid;gap:.65rem;padding:.85rem;border-radius:14px;background:linear-gradient(145deg,#0f172ad1,#2c0a15a3);border:1px solid rgba(148,163,184,.22);cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.poker-table-card:hover,.poker-table-card.selected{transform:translateY(-1px);border-color:#22c55e80;background:linear-gradient(145deg,#0f172ae6,#14532d42)}.poker-table-card-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.table-badge{flex:0 0 auto;padding:.28rem .52rem;border-radius:999px;background:#94a3b81f;border:1px solid rgba(148,163,184,.28);color:#e2e8f0;font-size:.76rem;font-weight:800}.table-badge.live{background:#22c55e29;border-color:#22c55e70;color:#bbf7d0}.table-card-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.table-card-metrics span{min-width:0;padding:.38rem .45rem;border-radius:9px;background:#0f172abd;color:#e2e8f0c7;font-size:.74rem;overflow-wrap:anywhere}.poker-status-panel{display:grid;grid-template-columns:repeat(4,minmax(84px,1fr));gap:.45rem;min-width:min(100%,520px)}.poker-status-panel div,.ready-item{padding:.62rem .7rem;border-radius:12px;background:#0f172ab8;border:1px solid rgba(148,163,184,.18)}.poker-status-panel span,.ready-item span{display:block;color:#e2e8f0a8;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.poker-status-panel strong,.ready-item strong{display:block;margin-top:.18rem;color:#f8fafc;font-size:.94rem}.webcam-command-panel{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:.8rem;align-items:stretch;margin:.85rem 0 1rem}.webcam-status-card{padding:.85rem;border-radius:14px;border:1px solid rgba(34,197,94,.28);background:linear-gradient(145deg,#14532d33,#0f172ac2)}.webcam-status-card h3{margin:0 0 .35rem;font-size:1.05rem;color:#f8fafc}.webcam-status-card p{margin:0;color:#e2e8f0bd;font-size:.84rem;line-height:1.45}.readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.75rem}.ready-item.on{border-color:#22c55e6b;background:#14532d38}.poker-room-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:.9rem;align-items:stretch;width:100%;min-width:0}.poker-shell{position:relative;display:flex;flex-direction:column;gap:.9rem;min-height:560px;width:100%;min-width:0;overflow:hidden}.poker-table-grid{display:grid;grid-template-areas:". seat1 seat2 seat3 ." "seat6 table table table seat4" ". . seat5 . .";grid-template-columns:repeat(5,minmax(82px,1fr));grid-template-rows:auto 1fr auto;gap:.62rem;align-items:center;justify-items:center;width:100%;min-height:540px;max-width:720px;margin:0 auto}@media (max-width: 1320px){.poker-room-grid{grid-template-columns:minmax(0,1fr)}.poker-side-panel{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr)}.poker-side-log{min-height:260px}}@media (max-width: 980px){.poker-table-grid{grid-template-areas:"seat1 seat2" "seat3 seat4" "seat6 seat5" "table table";grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);grid-template-rows:repeat(4,auto)}.slot-seat{max-width:100%}}.table-center{grid-area:table;width:100%;display:flex;justify-content:center}.slot-seat{width:100%;max-width:150px;min-width:0}.slot-seat.seat-1{grid-area:seat1}.slot-seat.seat-2{grid-area:seat2}.slot-seat.seat-3{grid-area:seat3}.slot-seat.seat-4{grid-area:seat4}.slot-seat.seat-5{grid-area:seat5}.slot-seat.seat-6{grid-area:seat6}.table-surface{position:relative;margin:0 auto;width:100%;max-width:360px;min-height:310px;padding:1rem .8rem;background:radial-gradient(ellipse at center,#1e40af52,#2c0a15f5);border:2px solid rgba(148,163,184,.55);border-radius:999px;box-shadow:0 22px 60px #0006,inset 0 0 60px #0f172ae6,inset 0 0 0 16px #1e293bd9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem}.poker-board{text-align:center;width:min(280px,88%);padding:.75rem .8rem;background:#0f172ac7;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 14px 36px #00000059;display:flex;flex-direction:column;gap:.5rem}.board-header{display:grid;grid-template-columns:minmax(0,1fr);gap:.25rem;font-size:.78rem;font-weight:600;color:#f8fafc}.board-cards{display:flex;justify-content:center;gap:.32rem;margin-bottom:.35rem;flex-wrap:wrap}.card-chip{min-width:40px;padding:.45rem .55rem;border-radius:8px;background:#0f172ae6;border:1px solid rgba(148,163,184,.35);color:#f8fafc;font-weight:600;text-align:center}.card-chip.small{min-width:32px;padding:.3rem .4rem}.card-chip.red{color:#fecdd3;border-color:#f8717180}.poker-pot,.poker-street{font-size:.9rem;color:#f8fafc;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.45)}.poker-seat{position:relative;width:100%;padding:.58rem;border-radius:12px;background:linear-gradient(150deg,#1e060deb,#1e293beb);border:1px solid rgba(148,163,184,.45);box-shadow:0 8px 24px #00000052;pointer-events:auto}.poker-seat.empty{opacity:.72;border-style:dashed}.poker-seat.me{border-color:#c5305c;box-shadow:0 8px 24px #c5305c40}.poker-seat.bot{border-style:dashed;border-color:#f8b40099}.poker-seat.actor{box-shadow:0 0 0 2px #22c55e80}.seat-header{display:flex;justify-content:space-between;gap:.35rem;font-size:.78rem;color:#f8fafc}.seat-stack{color:#f8fafc}.seat-status{font-size:.7rem;color:#cbd5f5;margin:.2rem 0}.seat-sub{margin-top:.15rem;font-size:.68rem;color:#f8fafc}.seat-status .tag{margin-left:.35rem;padding:.12rem .35rem;border-radius:999px;background:#c5305c1f;border:1px solid rgba(197,48,92,.35);color:#bae6fd;font-size:.72rem}.media-slot{border:none;border-radius:12px;padding:0;font-size:.78rem;color:#cbd5f5;text-align:center;background:#0f172acc;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden}.seat-camera-placeholder{display:grid;place-items:center;min-height:58px;border-radius:10px;border:1px dashed rgba(148,163,184,.28);background:#0f172a94;color:#e2e8f0ad;font-size:.76rem;text-align:center;padding:.45rem}.seat-camera-placeholder.empty{color:#e2e8f075}.hole-cards{margin-top:.35rem;display:flex;gap:.25rem}.seat-video{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.winner-panel{position:relative;background:linear-gradient(135deg,#22c55e2e,#38bdf82e);border:1px solid rgba(34,197,94,.55);color:#d1fae5;padding:.7rem 1rem;border-radius:12px;min-width:220px;text-align:center}.poker-side-panel{display:grid;gap:.75rem;align-content:start;min-width:0;position:relative;z-index:2}.poker-side-section,.poker-side-log{border:1px solid rgba(148,163,184,.18);border-radius:14px;background:linear-gradient(145deg,#0f172ae6,#2c0a15b8);box-shadow:inset 0 0 0 1px #0f172a80;padding:.8rem}.poker-side-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem;margin-bottom:.65rem}.poker-side-heading span{color:#e2e8f0b8;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.poker-side-heading strong{color:#f8fafc;font-size:.86rem;text-align:right}.action-bar{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin:.8rem 0 .1rem;padding:.7rem .6rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#1e293bb3,#2c0a15a6);border-radius:12px}.bet-input{width:90px;padding:.4rem .6rem;border-radius:10px;border:1px solid rgba(148,163,184,.6);background:#0f172ae6;color:#f8fafc}.action-left,.action-right{display:flex;gap:.4rem;flex-wrap:wrap}.poker-log{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.6rem .7rem;background:#0f172abf;margin-top:.5rem}.poker-side-actions{display:grid;gap:.7rem;margin:0;padding:0;border-top:0;background:transparent;border-radius:0}.poker-side-actions .action-left,.poker-side-actions .action-right{display:grid;gap:.45rem;flex-wrap:nowrap}.poker-side-actions .action-left{grid-template-columns:minmax(0,1fr)}.poker-side-actions .action-right{grid-template-columns:repeat(2,minmax(0,1fr))}.poker-side-actions .bet-input{grid-column:1 / -1;width:100%}.poker-side-actions .btn{width:100%;min-width:0;padding-inline:.85rem}.poker-side-log{display:flex;flex-direction:column;min-height:330px;margin-top:0}.poker-side-log .poker-log-entries{flex:1;min-height:0;max-height:420px}.poker-log-entries{max-height:140px;overflow:auto;display:grid;gap:.25rem}.poker-log-entry{font-size:.78rem;color:#dbeafe}.poker-log-entry.subtle{color:#f8fafc}.poker-lobby .active-card{border-color:#c5305c}.poker-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.mini-meta{display:flex;gap:.75rem;margin-top:.35rem;font-size:.82rem;color:#cbd5f5}.poker-error{margin:.35rem 0;padding:.55rem .65rem;border-radius:10px;background:#ef444424;border:1px solid rgba(248,113,113,.45);color:#fecaca;font-size:.82rem}.focus-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#030712b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:50}.focus-video{display:grid;grid-template-columns:2fr 1fr;gap:1rem;width:min(1100px,92vw);background:#0f172ae6;border:1px solid rgba(148,163,184,.3);border-radius:16px;padding:1rem;box-shadow:0 20px 60px #00000080}.focus-video-main{position:relative;background:#1e293bcc;border-radius:12px;min-height:360px;display:grid;place-items:center}.focus-video-feed{width:100%;height:100%;border-radius:12px;background:radial-gradient(circle at 30% 30%,#38bdf833,#0f172ae6);display:flex;align-items:center;justify-content:center;color:#f8fafc;font-size:1rem}.focus-hud{display:grid;gap:.35rem;font-size:.92rem;color:#f8fafc}.board-mini{display:flex;gap:.3rem;align-items:center}.focus-actions{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.3rem}.close-btn{position:absolute;top:8px;right:8px}.steps-list{list-style:none;padding:0;margin:0 0 .75rem;display:grid;gap:.4rem;font-size:.8rem;color:#f8fafc}.steps-list li{position:relative;padding-left:1.1rem}.steps-list li:before{content:"â€¢";position:absolute;left:.25rem;top:.02rem;color:#c5305c}.strip-board{border-radius:1rem;border:1px solid rgba(51,65,85,.9);padding:.8rem .85rem;background:radial-gradient(circle at top,#0f172afa,#0f172ae6);margin-bottom:.9rem;display:grid;gap:.6rem;font-size:.8rem}.strip-status-row{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.strip-layers{font-size:.9rem;color:#f8fafc}.strip-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.strip-log{max-height:140px;overflow:auto;padding-right:.25rem;display:grid;gap:.35rem}.strip-log-entry,.strip-log-placeholder{font-size:.78rem;color:#f8fafc}.tab-bar{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.tab{border:1px solid rgba(255,255,255,.2);background:#2c0a15a6;color:#f8fafc;border-radius:999px;padding:.45rem 1rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.tab.active{border-color:#c5305c;box-shadow:0 0 0 1px #c5305c73,0 0 14px #c5305c59;background:linear-gradient(135deg,#22c55e38,#c5305c59)}.tab:not(.active):hover{border-color:#c5305ca6;box-shadow:0 0 0 1px #c5305c59,0 8px 18px #0f172a73;transform:translateY(-1px)}.checkbox-row{flex-direction:row;align-items:center;gap:.5rem}.profile-actions{margin-top:.4rem;display:flex;gap:.4rem;flex-wrap:wrap}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-top:.75rem}.gallery-item{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.6rem;background:#0f172aa6;display:flex;flex-direction:column;gap:.35rem}.gallery-thumb{border-radius:10px;overflow:hidden;height:110px;background:#1e293bb3;display:flex;align-items:center;justify-content:center}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-placeholder{color:#f8fafc;font-size:.9rem}.gallery-meta{display:flex;justify-content:space-between;font-size:.85rem;color:#f8fafc}.gallery-title{font-weight:600}.gallery-type{color:#f8fafc}.chat-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:1rem}.chat-list-panel{grid-column:2;grid-row:1 / span 2}.chat-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:flex-start;justify-content:center;padding:1rem;z-index:30;overflow-y:auto}.chat-modal.fullscreen{padding:0;align-items:stretch}.chat-modal-content{width:min(960px,96vw);max-height:90vh;background:linear-gradient(160deg,#0f172af2,#080f1ef5);border:1px solid rgba(197,48,92,.25);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.chat-modal-content.fullscreen{width:100vw;height:100vh;max-height:100vh;border-radius:0}.chat-modal-header{display:flex;justify-content:space-between;align-items:center}.chat-log{flex:1;min-height:240px;max-height:360px;overflow-y:auto;background:#2c0a158c;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.chat-bubble{max-width:90%;padding:.5rem .65rem;border-radius:10px;background:#1e293bcc;border:1px solid rgba(255,255,255,.1)}.chat-bubble.me{align-self:flex-end;background:#c5305c1f;border-color:#c5305c59}.chat-meta{font-size:.75rem;color:#f8fafc}.chat-text{margin-top:.2rem;font-size:.95rem}.chat-media{max-width:260px;max-height:200px;border-radius:10px;display:block}.locked-media{display:flex;flex-direction:column;gap:.35rem}.locked-media .tag{align-self:flex-start}.video-preview{width:100%;height:100%;object-fit:cover;border-radius:12px}.chat-modal-content.fullscreen .show-feed-video{height:70vh}.show-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:.75rem;margin:.5rem 0;align-items:stretch;height:480px;max-height:70vh}.chat-modal-content.fullscreen .show-grid{height:calc(100vh - 140px);max-height:none}.show-feed-video{background:radial-gradient(circle at 30% 30%,#38bdf81a,#0f172ae6);border:1px solid rgba(197,48,92,.25);border-radius:14px;height:100%;display:flex;align-items:center;justify-content:center;color:#f8fafc;font-size:1rem;font-weight:600;overflow:hidden;position:relative}.show-feed-info{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem;background:#2c0a158c;color:#f8fafc}.show-feed-side{display:flex;flex-direction:column;gap:.5rem;height:100%;min-height:0;overflow:hidden}.peer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.peer-tile{border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;background:#0f172a99;position:relative}.peer-video{width:100%;height:100px;object-fit:cover;display:block}.peer-label{position:absolute;bottom:4px;left:6px;font-size:.75rem;color:#f8fafc;text-shadow:0 1px 4px rgba(0,0,0,.6)}.camera-controls{display:flex;gap:.35rem;align-items:center;flex-wrap:wrap;margin-top:.35rem}.camera-select{min-width:150px}.camera-allowlist{min-width:220px;padding:.45rem .6rem;background:#0b152b;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#e2e8f0}.camera-allowlist-row{display:flex;gap:.35rem;align-items:center;flex-wrap:wrap}.camera-allowlist-wrap{display:flex;flex-direction:column;gap:.4rem;width:100%}.allowlist-pills{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.allowlist-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:.85rem;color:#e2e8f0}.allowlist-placeholder{color:#e2e8f099;font-size:.9rem}.pill-close{border:none;background:#ffffff14;color:#e2e8f0;border-radius:50%;width:22px;height:22px;cursor:pointer;line-height:1}.pill-close:hover{background:#fff3}.info-box.warning{border-color:#facc1599;background:#facc1514;color:#facc15}.subpanel{margin-top:1rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem;background:#2c0a1559}.subpanel-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem}.show-chat-panel{margin-top:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem;background:#2c0a158c;display:flex;flex-direction:column;gap:.5rem;height:100%;min-height:0}.show-chat-header{display:flex;justify-content:space-between;align-items:baseline;color:#f8fafc}.show-header{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.show-header-left{display:flex;flex-direction:column;gap:.15rem;color:#e2e8f0}.show-header-title strong{font-weight:800}.show-header-meta{font-size:.9rem;color:#e2e8f0cc}.show-header-actions{display:flex;align-items:center;gap:.45rem;margin-left:auto;flex-wrap:wrap}.show-chat-log{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0f172a8c}.show-chat-form{margin-bottom:0}.show-warning{margin-top:.5rem;position:static}.dropzone{border:1px dashed rgba(255,255,255,.2);border-radius:12px;padding:.9rem;text-align:center;color:#f8fafc;background:#0f172a73;cursor:pointer;transition:border-color .15s ease,background .15s ease;margin-bottom:.6rem}.dropzone.active{border-color:#c5305c;background:#38bdf814}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem;margin-top:.5rem}.kpi-card{padding:.7rem .9rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#2c0a1573}.kpi-label{font-size:.9rem;color:#f8fafcb3}.kpi-value{font-size:1.4rem;font-weight:700;color:#f8fafc}.table.simple{width:100%}.table.simple .table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:.35rem .15rem;border-bottom:1px solid rgba(255,255,255,.06)}.table.simple .table-row.head{font-weight:700;color:#f8fafc}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.gallery-quick{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.view-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.6rem}.view-tile{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.6rem;background:#0f172a8c;display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:center}.view-avatar{width:48px;height:48px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.view-meta{display:grid;gap:.15rem}.view-name{font-weight:700;color:#e2e8f0}.view-city,.view-time{font-size:.85rem;color:#e2e8f0cc}.request-list{display:grid;gap:.5rem}.request-row{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.65rem .75rem;background:#0f172a99;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.request-name{color:#e2e8f0;font-weight:700}.request-city{font-size:.85rem;color:#e2e8f0cc}.request-preview{font-size:.9rem;color:#e2e8f0d9}.request-actions{display:flex;gap:.35rem}.gallery-chip{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.6rem;background:#0f172a8c;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;column-gap:.6rem;row-gap:.35rem;align-items:center}.gallery-chip-thumb{grid-row:1 / span 2;width:64px;height:64px;border-radius:8px;overflow:hidden;background:#94a3b826;display:flex;align-items:center;justify-content:center}.gallery-chip-thumb img{width:100%;height:100%;object-fit:cover}.gallery-chip-meta{display:flex;flex-direction:column;gap:.1rem}.gallery-chip-title{font-weight:600;color:#f8fafc}.gallery-chip-type{font-size:.85rem;color:#f8fafcb3}.filter-bar{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.75rem}.filter-search{flex:1;min-width:180px}.filter-panel{margin-top:.5rem;padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#0f172a8c}.avatar-row{display:flex;gap:.75rem;align-items:center;margin:.5rem 0 1rem}.avatar-preview{width:96px;height:96px;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:radial-gradient(circle at 30% 20%,#1e293be6,#0f172af2);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#f8fafc;font-size:.85rem}.avatar-preview img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{text-align:center}.avatar-hint .label{color:#f8fafc}.quick-links{display:flex;gap:.5rem;flex-wrap:wrap}.browse-layout{display:grid;grid-template-columns:3fr 2fr;gap:1rem}.profile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.profile-tile{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem;background:#0f172a8c;display:grid;gap:.45rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.profile-tile.active{border-color:#38bdf88c;box-shadow:0 0 0 1px #38bdf859}.profile-tile-name{color:#e2e8f0;font-weight:700}.profile-tile-meta{color:#e2e8f0cc;font-size:.9rem}.profile-detail{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.9rem;background:#2c0a1573;display:grid;gap:.6rem}.profile-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.profile-detail-avatar{width:120px;height:120px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0f172ab3;display:flex;align-items:center;justify-content:center}.profile-detail-avatar img{width:100%;height:100%;object-fit:cover}.profile-detail-name{color:#e2e8f0;font-weight:800;font-size:1.05rem}.profile-detail-city{color:#e2e8f0d9}.profile-detail-about{color:#e2e8f0e6}.chip-row{display:flex;gap:.35rem;flex-wrap:wrap}.chip{padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#e2e8f0;font-size:.85rem}.app-footer{padding:.85rem 1.5rem 1.1rem;font-size:.75rem;color:#f8fafc;display:flex;justify-content:space-between;gap:.75rem;border-top:1px solid rgba(15,23,42,.9);background:radial-gradient(circle at top,#2c0a15f5,#020617)}.mobile-only{display:none}.desktop-only{display:inline}@media (max-width: 640px){.card{border-radius:1.1rem;padding-inline:1.25rem}.app-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){html,body,#root{min-width:0;overflow-x:hidden}body{min-height:100dvh}.app-root{min-height:100dvh;overflow-x:hidden;overflow-y:auto}.app-header{align-items:flex-start;gap:.75rem;padding:.85rem .9rem;flex-wrap:wrap}.logo{max-width:100%;overflow-wrap:anywhere}.header-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.coin-chip{max-width:100%}.app-main{align-items:stretch;justify-content:flex-start;padding:.85rem .65rem 1.25rem}.card{max-width:100%;border-radius:1rem;padding:1rem .8rem 1.15rem;overflow:visible}.card-title{font-size:1.25rem;line-height:1.2}.card-subtitle{margin-bottom:1rem;line-height:1.45}.panel{padding:.85rem .75rem;border-radius:.9rem;overflow:visible}.panel-header,.panel-header.between,.profile-header,.dashboard-heading,.profile-editor-head,.profile-form-footer,.profile-detail-header,.subpanel-header,.request-row,.avatar-row,.show-card-header{flex-direction:column;align-items:stretch}.tab-bar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;margin-inline:-.15rem;-webkit-overflow-scrolling:touch}.tab{flex:0 0 auto;min-height:42px;white-space:nowrap}.form,.form.small,.grid-2,.grid-3,.auth-shell,.auth-feature-grid,.auth-preview,.admin-grid,.packages-grid,.card-grid,.browse-layout,.chat-layout,.show-room-layout,.poker-layout,.media-send-grid,.kpi-grid,.gallery-quick,.view-grid,.dashboard-overview,.dashboard-layout,.profile-form-compact,.profile-grid,.table.simple .table-row{grid-template-columns:minmax(0,1fr)!important}.dashboard-heading,.dashboard-balance{text-align:left}.dashboard-balance{width:100%}.auth-copy{min-height:auto;padding:1rem}.auth-copy:after{width:170px;height:110px;right:-60px;bottom:-45px}.auth-title{font-size:2rem}.auth-panel{align-self:stretch}.summary-tile{min-height:84px}.packages-grid{gap:.7rem}.package-card{width:100%;min-height:104px}label,input,select,textarea,.btn,.package-card,.filter-search{width:100%;max-width:100%}input,select,textarea{min-height:44px;font-size:16px}textarea{min-height:96px}.btn{min-height:44px;white-space:normal;text-align:center;padding-inline:.9rem}.link-btn{min-height:32px}.checkbox-row{flex-direction:row;align-items:flex-start}.checkbox-row input{width:auto;min-height:auto;margin-top:.2rem}.filter-bar,.quick-links,.profile-actions,.request-actions,.strip-actions,.action-row,.show-actions,.message-composer,.chat-modal-header{flex-direction:column;align-items:stretch}.results-list,.strip-log,.chat-log{max-height:none;overflow:visible;padding-right:0}.profile-card,.profile-tile,.profile-detail,.view-tile,.request-row,.gallery-chip,.info-box{min-width:0;overflow-wrap:anywhere}.gallery-chip,.view-tile{grid-template-columns:minmax(0,1fr)}.gallery-chip-thumb,.view-avatar{width:72px;height:72px}.profile-detail-avatar,.avatar-preview{width:88px;height:88px}.profile-avatar-thumb{width:64px;min-width:64px;max-width:64px}.browse-layout{gap:.8rem}.profile-detail{display:none}.profile-detail.mobile-open{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-content:start;gap:.75rem;width:100%;min-height:100dvh;padding:.85rem;border-radius:0;overflow-y:auto;background:linear-gradient(160deg,#0f172afa,#2c0a15fa)}.mobile-only{display:inline-flex}.desktop-only{display:none}.show-preview{min-width:0;width:100%;flex-direction:column;align-items:stretch}.show-preview-video{width:100%;height:auto;aspect-ratio:16 / 10}.poker-table-panel,.poker-shell{min-height:0}.poker-room-grid,.poker-side-panel,.poker-side-actions .action-right{grid-template-columns:minmax(0,1fr)}.poker-table-list{max-height:none;overflow:visible;padding-right:0}.poker-lobby-stats,.poker-status-panel,.webcam-command-panel,.readiness-grid,.table-card-metrics{grid-template-columns:minmax(0,1fr)}.poker-status-panel{width:100%;min-width:0}.webcam-command-panel{margin-top:.7rem}.poker-table-grid{grid-template-areas:"seat1" "seat2" "seat3" "seat4" "seat5" "seat6" "table";grid-template-columns:minmax(0,1fr);grid-template-rows:none;min-height:0}.slot-seat{max-width:100%}.slot-seat:not(.mobile-active){display:none}.mobile-poker-seat-nav{display:grid;gap:.55rem;margin:.75rem 0}.mobile-seat-tabs{display:flex;gap:.35rem;overflow-x:auto;padding-bottom:.2rem}.mobile-seat-tabs .tab{min-width:46px;padding-inline:.7rem;text-align:center}.poker-peer-grid-desktop{display:none}.mobile-poker-peer{display:grid;gap:.55rem;margin-bottom:.75rem}.mobile-poker-peer-controls{display:grid;gap:.45rem}.mobile-active-peer .peer-video{height:auto;aspect-ratio:16 / 9}.table-surface{min-height:260px;border-radius:1.2rem;box-shadow:0 14px 32px #00000059,inset 0 0 36px #0f172ae6}.action-bar,.action-left,.action-right{flex-direction:column;align-items:stretch}.bet-input{width:100%}.poker-log-entries{max-height:220px;overflow-y:auto}.board-cards,.chip-row{flex-wrap:wrap}.chat-list-panel{grid-column:auto;grid-row:auto;order:-1}.chat-modal{align-items:stretch;padding:0}.chat-modal-content{width:100%;height:100dvh;max-height:100dvh;overflow:hidden;border-radius:0;padding:.75rem}.chat-modal .chat-log{flex:1;min-height:0;max-height:none;overflow-y:auto}.chat-bubble{max-width:100%}.chat-media{max-width:100%;height:auto}.chat-composer{position:sticky;bottom:0;margin:0;padding-top:.5rem;background:linear-gradient(180deg,#080f1e00,#080f1efa 18%)}.show-modal-content{overflow-y:auto}.show-header,.show-header-actions,.camera-controls,.camera-allowlist-row{flex-direction:column;align-items:stretch}.show-header-actions{width:100%;margin-left:0}.show-grid,.chat-modal-content.fullscreen .show-grid{grid-template-columns:minmax(0,1fr);height:auto;max-height:none;overflow:visible}.show-feed-video{height:auto;min-height:220px;aspect-ratio:16 / 10}.show-feed-side{height:auto;min-height:0;overflow:visible}.peer-grid{grid-template-columns:minmax(0,1fr)}.peer-video{height:auto;aspect-ratio:16 / 9}.show-chat-panel{min-height:0}.show-chat-log{max-height:42dvh;overflow-y:auto}.show-chat-form{position:sticky;bottom:0;background:linear-gradient(180deg,#2c0a1500,#2c0a15fa 18%);padding-top:.5rem}.focus-overlay{padding:.75rem;overflow-y:auto}.app-footer{padding:.8rem .9rem}}
