.cg-button{font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.75rem 1rem}.cg-button--primary{color:#fff;background:#7c3aed}.cg-button--secondary{color:#fff;background:#1f2937}.cg-button--danger{color:#fff;background:#dc2626}.cg-panel{background:#0f172acc;border:1px solid #94a3b833;border-radius:20px;padding:1rem}.cg-panel__title{margin:0 0 .75rem}.cg-badge{color:#bfdbfe;background:#3b82f62e;border-radius:999px;padding:.25rem .6rem;display:inline-flex}@keyframes dome-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@keyframes bead-pulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 8px #daa52099}50%{transform:translate(-50%,-50%)scale(1.15);box-shadow:0 0 18px #ffd700e6,0 0 30px #daa52066}}@keyframes result-fade-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.ft-shell{color:#ffe8cc;background:linear-gradient(170deg,#3d1111 0%,#2d0a0a 50%,#1a0505 100%);border-radius:12px;gap:1.25rem;max-width:720px;margin:0 auto;padding:1.25rem;font-family:Georgia,Times New Roman,serif;display:grid}.ft-table{aspect-ratio:4/3;background:radial-gradient(at 50% 40%,#4a1818 0%,#3d1111 40%,#2d0a0a 100%);border:2px solid #c94;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #00000080,0 4px 20px #0006}.ft-dome{z-index:10;background:radial-gradient(at 40% 25%,#ffffff52,#0000 45%),radial-gradient(at 60% 70%,#ffffff14,#0000 50%),radial-gradient(#daa52014,#643c0a0a 80%,#0000);border:2px solid #c949;border-bottom:3px solid #cc9944d9;border-radius:50% 50% 48% 48%/55% 55% 45% 45%;width:110px;height:90px;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .5s ease-out;position:absolute;top:50%;left:35%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0006,0 0 20px #daa52026,inset 0 -10px 20px #0003,inset 0 4px 12px #fff8e70f}.ft-dome:before{content:"";background:radial-gradient(at 45% 35%,#f0d060,#b8860b 60%,#8b6914);border:1.5px solid #c94c;border-radius:50% 50% 40% 40%;width:18px;height:12px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 -1px 4px #daa52066}.ft-dome:after{content:"";background:radial-gradient(#00000059,#0000 70%);border-radius:50%;width:90%;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.ft-dome--shake{animation:.3s ease-in-out dome-shake}.ft-dome--lifted{opacity:0;transform:translate(-50%,-280%)}.ft-beads{z-index:5;position:absolute;inset:0}.ft-bead{background:radial-gradient(circle at 30% 30%,#fff8e7,#daa520);border-radius:50%;width:14px;height:14px;transition:left .5s cubic-bezier(.25,.46,.45,.94),top .5s cubic-bezier(.25,.46,.45,.94);position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px #daa52099}.ft-bead--swept{opacity:.85}.ft-wand{z-index:15;background:linear-gradient(90deg,#6b5010,#a07818 10%,#daa520 30%,#f0d060 50%,#daa520 70%,#a07818 90%,#6b5010);border-radius:1.5px;width:50%;height:3px;transition:left .28s cubic-bezier(.4,0,.2,1),top .18s,opacity .12s;position:absolute;transform:translateY(-50%)rotate(-4deg);box-shadow:0 1px 3px #0009,0 0 6px #daa52033}.ft-wand:before{content:"";background:radial-gradient(circle at 40% 40%,#f0d060,#a07818);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-3px;transform:translateY(-50%);box-shadow:0 0 4px #daa52080}.ft-bead--remainder{animation:1.2s ease-in-out infinite bead-pulse}.ft-reveal{color:gold;text-shadow:0 0 20px #ffd700e6,0 0 40px #daa52080;z-index:20;background:#1a0505d9;border:1.5px solid #daa52066;border-radius:8px;padding:8px 14px;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:900;line-height:.75;animation:.5s ease-out both result-fade-in;position:absolute;top:12%;left:50%;transform:translate(-50%);box-shadow:0 0 30px #00000080,0 0 15px #daa5204d}.ft-controls{gap:1rem;display:grid}.ft-bet-field{color:#c94;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.ft-bet-input{color:#ffe8cc;background:#00000059;border:1px solid #c94;border-radius:8px;outline:none;padding:.6rem .85rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ft-bet-input::placeholder{color:#ffe8cc59}.ft-bet-input:focus{border-color:#daa520;box-shadow:0 0 0 2px #daa52040}.ft-fan-picks{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.ft-pick{color:#ffe8cc;cursor:pointer;background:#4d1919b3;border:1px solid #c94;border-radius:8px;padding:.65rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s}.ft-pick:hover{background:#642323cc;border-color:#daa520}.ft-pick--active{color:#1a0505;background:linear-gradient(135deg,#daa520 0%,#c94 100%);border-color:gold;box-shadow:0 0 12px #daa52080}.ft-side-bets{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.ft-side-bet{color:#ffe8cc;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#371212b3;border:1px solid #cc994480;border-radius:8px;padding:.55rem 0;font-family:Georgia,Times New Roman,serif;font-size:.85rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s}.ft-side-bet:hover{background:#4d1919cc;border-color:#c94}.ft-side-bet--active{color:#1a0505;background:linear-gradient(135deg,#c94 0%,#a73 100%);border-color:#daa520;box-shadow:0 0 10px #c946}.ft-deal{color:#1a0505;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#daa520 0%,#c94 50%,#daa520 100%);border:none;border-radius:10px;padding:.75rem 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:700;transition:filter .15s,box-shadow .15s,transform .1s;box-shadow:0 2px 12px #daa52066}.ft-deal:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 20px #daa52099}.ft-deal:active:not(:disabled){transform:translateY(0)}.ft-deal:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.3)}.ft-message{text-align:center;border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.85rem}.ft-message--warning{color:#fc6;background:#cc99441a;border:1px solid #cc994440}.ft-result{text-align:center;background:#0003;border:1px solid #cc99444d;border-radius:10px;padding:1rem}.ft-result--won{color:gold;background:#daa52014;border-color:#ffd70066}.ft-result--lost{color:#f88;background:#b4323214;border-color:#ff64644d}@media (width>=840px){.ft-shell{grid-template-columns:1.4fr 1fr;max-width:960px;padding:1.5rem}.ft-table{grid-row:span 2}}@media (width<=640px){.ft-shell{border-radius:8px;gap:.85rem;padding:.75rem}.ft-table{aspect-ratio:5/4}.ft-dome{width:80px;height:65px}.ft-dome:before{width:14px;height:10px;top:-6px}.ft-bead{width:10px;height:10px}.ft-reveal{font-size:1.8rem}.ft-fan-picks,.ft-side-bets{grid-template-columns:repeat(2,1fr)}.ft-pick,.ft-side-bet{padding:.75rem 0}}.hl-shell{color:#eef4ff;gap:1rem;display:grid}.hl-sidebar,.hl-play-area{align-content:start;gap:1rem;display:grid}.hl-topline{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hl-bet-field{gap:.55rem;display:grid}.hl-bet-field__header{color:#c7d8ff;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.88rem;font-weight:600;display:flex}.hl-bet-field__value{color:#ff9ddb;text-align:right;font-size:.92rem;font-weight:800}.hl-bet-input{color:inherit;font:inherit;background:linear-gradient(#0d162ceb 0%,#080e1cf0 100%);border:1px solid #7c3aed73;border-radius:16px;padding:.95rem 1rem;box-shadow:0 0 0 1px #27d8ff14}.hl-bet-input::placeholder{color:#c2d0ed7a}.hl-bet-input:focus{outline-offset:2px;outline:2px solid #27d8ffb3}.hl-card-stage{background:radial-gradient(circle at 50% 18%,#39ffba33,#0000 44%),linear-gradient(#081726f2 0%,#040b18fa 100%);border:1px solid #39ffba2e;border-radius:26px;justify-items:center;gap:.75rem;padding:1.2rem 1rem 1.4rem;display:grid;position:relative}.hl-card-stage__glow{pointer-events:none;background:radial-gradient(circle,#27d8ff42,#0000 66%);height:140px;position:absolute;inset:-20% 22% auto}.hl-card-stage__meta,.hl-card-stage__hint{z-index:1;position:relative}.hl-card-stage__meta{color:#9fd6ff;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.hl-card-stage__hint{color:#deecffbf;text-align:center;font-size:.88rem}.hl-card-face{z-index:1;aspect-ratio:5/7;color:#132142;background:linear-gradient(#fff 0%,#e4ecff 100%);border:4px solid #ffffffeb;border-radius:24px;place-items:center;width:min(46vw,172px);min-width:118px;display:grid;position:relative;box-shadow:0 24px 48px #0000004d,0 0 24px #39ffba2e}.hl-card-face__value{font-size:clamp(2.75rem,10vw,4.4rem);font-weight:900;line-height:1}.hl-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:-.25rem;display:grid}.hl-action-button{letter-spacing:.03em;min-height:56px;font-size:1rem;font-weight:800;box-shadow:0 14px 24px #0000002e}.hl-action-button--higher{background:linear-gradient(90deg,#ff4db8 0%,#965cff 100%)}.hl-action-button--lower{color:#05111c;background:linear-gradient(90deg,#27d8ff 0%,#79f7ff 100%)}.hl-action-button:disabled{opacity:.55;box-shadow:none}.hl-message{margin:0}.hl-message--warning{color:#ffb3d9}.hl-result{background:linear-gradient(#0e1529f2 0%,#080c18fa 100%);border:1px solid #ffffff1a;border-radius:18px;gap:.45rem;padding:1rem;display:grid}.hl-result__label{color:#97acdb;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:700}.hl-message--result{color:#f3f7ff;font-size:1rem;font-weight:700}.hl-result__detail{color:#e8f0ffbd;margin:0}@media (width>=900px){.hl-shell{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start}.hl-play-area{gap:.85rem}}@media (width<=520px){.hl-actions{grid-template-columns:1fr}.hl-topline{flex-direction:column;align-items:start}.hl-action-button{min-height:60px}}.mines-shell{color:#eef4ff;gap:1rem;display:grid}.mines-sidebar,.mines-play-area{gap:1rem;display:grid}.mines-play-area{min-width:0}.mines-status{flex-wrap:wrap;align-items:center;gap:.75rem;padding:.15rem 0;display:flex}.mines-bet-field{gap:.55rem;display:grid}.mines-bet-field__header{color:#c7d8ff;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.88rem;font-weight:600;display:flex}.mines-bet-field__value{color:#ff9ddb;text-align:right;font-size:.92rem;font-weight:800}.mines-bet-input{color:inherit;font:inherit;background:linear-gradient(#0d162ceb 0%,#080e1cf0 100%);border:1px solid #7c3aed73;border-radius:16px;padding:.95rem 1rem;box-shadow:0 0 0 1px #27d8ff14}.mines-bet-input::placeholder{color:#c2d0ed7a}.mines-bet-input:focus{outline-offset:2px;outline:2px solid #27d8ffb3}.mines-message{margin:0}.mines-message--warning{color:#ffb3d9}.mines-status__item{align-items:baseline;gap:.45rem;min-width:0;display:inline-flex}.mines-status__label{color:#97acdbd1;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.mines-status__value{color:#f3f7ff;font-size:.96rem;line-height:1.2}.mines-board-shell{box-sizing:border-box;background:radial-gradient(circle at 50% 18%,#22d3ee24,#0000 40%),linear-gradient(#081726f2 0%,#040b18fa 100%);border:1px solid #22d3ee24;border-radius:24px;justify-self:stretch;width:100%;padding:1rem}.mines-board-shell--idle{opacity:.78}.mines-play-area .mines-board-shell{min-height:100%}.mines-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.mines-tile{color:#dbeafe;min-height:5.4rem;font:inherit;background:linear-gradient(#10203b 0%,#081321 100%);border:1px solid #58719e5c;border-radius:18px;place-items:center;padding:.8rem;transition:transform .12s,border-color .12s,box-shadow .12s;display:grid}.mines-tile:not(:disabled):hover{border-color:#60dcff6b;transform:translateY(-1px);box-shadow:0 12px 24px #00000038}.mines-tile:disabled{cursor:default;opacity:.96}.mines-tile--safe{color:#bbf7d0;background:linear-gradient(#133126 0%,#0c1d18 100%);border-color:#4ade804d}.mines-tile--mine{color:#fecdd3;background:linear-gradient(#2d1419 0%,#190b0d 100%);border-color:#f8717147}.mines-tile__glyph{text-shadow:0 0 16px;font-size:1.7rem;font-weight:900;line-height:1}.mines-tile--hidden .mines-tile__glyph{color:#67e8f9}.mines-tile--safe .mines-tile__glyph{color:#86efac}.mines-tile--mine .mines-tile__glyph{color:#fda4af}.mines-cashout{letter-spacing:.03em;background:linear-gradient(90deg,#ff4db8 0%,#965cff 100%);min-height:56px;font-size:1rem;font-weight:800;box-shadow:0 14px 24px #0000002e}.mines-result{background:linear-gradient(#0e1529f2 0%,#080c18fa 100%);border:1px solid #ffffff14;border-radius:18px;gap:.4rem;padding:1rem;display:grid}.mines-result--idle{background:linear-gradient(#0e1529eb 0%,#080c18f5 100%);border-color:#779cff2e}.mines-result--in_progress{background:linear-gradient(#081b2bf0 0%,#06101ffa 100%);border-color:#22d3ee42;box-shadow:inset 0 0 0 1px #22d3ee14}.mines-result--lost{border-color:#f871713d}.mines-result--won,.mines-result--cashed_out{border-color:#4ade8038}.mines-result__label{color:#97acdb;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:700}.mines-result__copy{color:#f3f7ff;margin:0;font-size:1rem;font-weight:700}@media (width>=840px){.mines-shell{grid-template-columns:minmax(18rem,24rem) minmax(0,1fr);align-items:start}.mines-play-area{gap:1.1rem}.mines-board-shell{padding:1rem}.mines-tile{min-height:5.8rem}}@media (width<=640px){.mines-bet-field__header{align-items:center}.mines-board-shell{padding:.85rem}.mines-board{gap:.55rem}.mines-tile{min-height:4.6rem;padding:.55rem}.mines-cashout{min-height:60px}}@media (width<=420px){.mines-board-shell{padding:.7rem}.mines-board{gap:.45rem}.mines-tile{min-height:4.1rem;padding:.45rem}.mines-tile__glyph{font-size:1.45rem}}:root{color:#f5f7fb;background:#08111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at top,#4776e647,#0000 32%),linear-gradient(#0b1323 0%,#08111f 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}.playground-shell{box-sizing:border-box;max-width:1360px;margin:0 auto;padding:16px 20px 32px}.host-header{background:linear-gradient(135deg,#101f3af0,#091222f5);border:1px solid #7893bc3d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:12px 16px;display:flex}.host-header__eyebrow,.host-header__label,.game-frame__eyebrow{color:#88a7dd;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem}.host-header__title{margin:4px 0 0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.1}.host-header__status{align-items:center;gap:16px;display:flex}.host-header__value{margin:0;font-size:.95rem;font-weight:700}.playground-layout{gap:20px;display:grid}.playground-main,.playground-game-view{gap:16px;display:grid}.game-switcher{flex-direction:column;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.game-switcher__label{color:#88a7dd;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem}.game-switcher__item{min-width:112px;color:inherit;text-align:left;cursor:pointer;background:#07101e7a;border:1px solid #7893bc24;border-radius:14px;flex:none;align-items:center;gap:10px;padding:10px 12px;display:flex}.game-switcher__item.is-active{background:#0a1527b3;border-color:#7da8ff4d}.game-switcher__indicator{background:#88a7dd66;border-radius:999px;flex:none;width:6px;height:6px}.game-switcher__item.is-active .game-switcher__indicator{background:#7da8ff;box-shadow:0 0 10px #7da8ff73}.game-switcher__title{font-weight:700}.game-frame{background:#07101edb;border:1px solid #7893bc3d;border-radius:24px;padding:20px}.game-frame--flat{background:0 0;border:0;border-radius:0;padding:0}.game-frame--lobby{min-height:0}.game-frame__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px;display:flex}.game-frame__title{margin:6px 0 0}.game-frame__meta{flex-wrap:wrap;gap:8px;display:flex}.game-frame__lobby-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.lobby-game-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#081222e0;border:1px solid #7893bc47;border-radius:18px;gap:10px;padding:16px;display:grid}.lobby-game-card:hover{background:#0a1527f5;border-color:#7da8ffb8}.lobby-game-card__meta{flex-wrap:wrap;gap:8px;display:flex}.lobby-game-card__title{font-weight:700}.lobby-game-card__description{color:#e8eef9c7}.playground-copy{color:#e8eef9d1;margin:0 0 16px}.activity-panel{gap:16px;display:grid}.activity-panel__list,.activity-panel__debug{gap:10px;display:grid}.activity-entry{background:#040a14b3;border:1px solid #7893bc2e;border-radius:16px;padding:14px}.activity-entry--positive{border-color:#4bb97a66}.activity-entry--negative{border-color:#dd5a6666}.activity-entry__title,.activity-entry__detail,.activity-panel__empty{margin:0}.activity-entry__title{margin-bottom:4px;font-weight:700}.activity-entry__detail,.activity-panel__empty{color:#d6e0f3c7}.activity-panel__toggle{color:#aecdff;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.activity-panel__debug-entry{color:#d6e0f3;background:#040a14e6;border-radius:12px;margin:0;padding:12px;overflow-x:auto}@media (width<=959px){.host-header,.game-frame__header{flex-direction:column;align-items:start}.host-header__status{flex-wrap:wrap;justify-content:space-between;width:100%}}@media (width>=1100px){.playground-layout{grid-template-columns:160px minmax(0,1fr);align-items:start}.game-switcher{gap:10px;padding-bottom:0;display:grid;position:sticky;top:16px;overflow:visible}.game-switcher__item{flex:initial;min-width:0}}
