@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,500&family=Shippori+Mincho:wght@500;600&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";:root{color:#f4eefc;background:#030205;font-family:Zen Kaku Gothic New,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button{font:inherit}body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0%,rgba(91,66,126,.34),transparent 34rem),#030205}.activity-shell{width:min(100vw,430px);min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 18%,rgba(192,153,235,.16),transparent 15rem),linear-gradient(180deg,#0b0714,#150d22 58%,#0c0816);box-shadow:0 0 64px #00000052}.stars span{position:absolute;width:4px;height:4px;border-radius:999px;background:#f1d7f0;box-shadow:0 0 18px #e2c2ee;animation:twinkle 4s ease-in-out infinite}.stars span:nth-child(1){top:48px;left:15%}.stars span:nth-child(2){top:82px;right:18%;background:#bfe5ff;animation-delay:1.1s}.stars span:nth-child(3){top:138px;left:47%;background:#f2c6e2;animation-delay:2s}.screen{min-height:100vh;padding:32px 26px;position:relative;z-index:1}.screen--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;animation:fade-up .42s ease both}.screen--opening .iris-ring{animation-duration:1.4s}.screen--lobby{display:flex;flex-direction:column;gap:18px}.iris-mark{width:220px;height:220px;position:relative;display:grid;place-items:center}.iris-ring,.iris-core{position:absolute;border-radius:999px}.iris-ring--outer{top:0;right:0;bottom:0;left:0;border:1px solid rgba(192,174,255,.58);animation:pulse 4s ease-in-out infinite}.iris-ring--middle{top:28px;right:28px;bottom:28px;left:28px;border:1px solid rgba(242,198,226,.36);animation:pulse 4s ease-in-out .55s infinite}.iris-ring--inner{top:56px;right:56px;bottom:56px;left:56px;border:1px solid rgba(168,224,255,.28);animation:pulse 4s ease-in-out 1.1s infinite}.iris-core{width:106px;height:106px;display:grid;place-items:center;color:#efe8fb;letter-spacing:.18em;padding-left:.18em;border:1px solid rgba(203,184,232,.42);background:radial-gradient(circle at 38% 32%,rgba(242,198,226,.26),transparent 30%),radial-gradient(circle,#2a1e42,#0c0714 72%);box-shadow:0 0 44px #cbb8e840}.copy-stack{display:flex;flex-direction:column;gap:8px;align-items:center}.script-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:500;color:#f3ebfb}.jp-title{margin:0;font-family:Shippori Mincho,serif;font-size:1.35rem;font-weight:600;letter-spacing:.1em;color:#f1e9fb}.subcopy,.tiny-note,.eyebrow,.panel-label{margin:0;color:#c4b5dc}.subcopy{font-size:.95rem;line-height:1.8}.tiny-note,.eyebrow,.panel-label{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.primary-button,.ghost-button,.icon-button,.inline-error button{border:1px solid rgba(203,184,232,.5);color:#f7efff;background:#cbb8e81a;cursor:pointer}.primary-button{min-height:52px;padding:0 32px;border-radius:999px;letter-spacing:.12em;box-shadow:0 0 30px #cbb8e824}.primary-button:focus-visible,.ghost-button:focus-visible,.icon-button:focus-visible,.inline-error button:focus-visible{outline:2px solid #bfe5ff;outline-offset:3px}.lobby-header{display:flex;align-items:center;gap:14px;padding-top:22px}.avatar{width:62px;height:62px;border-radius:999px;object-fit:cover;border:1px solid rgba(203,184,232,.42);box-shadow:0 0 28px #cbb8e824}.avatar--fallback{display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#5c3d76,#160d24 70%);color:#f7efff;font-size:1.35rem;font-weight:700}.wallet-panel,.inline-error,.table-card{border:1px solid rgba(203,184,232,.18);background:#cbb8e80e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wallet-panel{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:8px}.wallet-value{margin:4px 0 0;color:#f5effc;font-size:2rem;font-weight:700}.wallet-value span{color:#f2c6e2;font-size:1rem;font-weight:500}.icon-button{width:44px;height:44px;border-radius:999px;font-size:1.2rem}.icon-button:disabled,.ghost-button:disabled{opacity:.55;cursor:not-allowed}.inline-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:8px}.inline-error p{margin:0;color:#ffc9e6;font-size:.86rem;line-height:1.5}.inline-error button,.ghost-button{min-height:34px;padding:0 14px;border-radius:999px;white-space:nowrap}.table-list{display:flex;flex-direction:column;gap:12px}.table-card{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border-radius:8px}.table-card h3{margin:0;color:#f5effc;font-size:1rem;letter-spacing:.04em}.table-card p{margin:6px 0 0;color:#b6a7cd;font-size:.84rem}.error-orb{width:88px;height:88px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,201,230,.36);color:#ffc9e6;background:#ffc9e614;font-size:2rem}@keyframes pulse{0%,to{opacity:.95;transform:scale(1)}50%{opacity:.55;transform:scale(1.05)}}@keyframes twinkle{0%,to{opacity:.9}50%{opacity:.25}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:360px){.screen{padding-inline:20px}.iris-mark{width:190px;height:190px}.wallet-value{font-size:1.65rem}}.activity-shell--lux{width:100%;max-width:none;min-height:100dvh;padding:0;overflow:hidden;background:#090611}.activity-shell--lux>.stars{display:none}.lux-casino-screen{width:100%;min-height:100dvh}.lux-casino-frame{display:block;width:100%;height:100dvh;border:0;background:#090611}
