:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}html{overflow-y:scroll}body{background-color:#0000;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{background-color:#0000;width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-dialog-overlay{z-index:2000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:1s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-dialog{background:linear-gradient(145deg,#1a1a2e,#16213e);border:1px solid #0ef;border-radius:15px;width:100%;max-width:400px;padding:0;animation:.4s ease-out scaleIn;position:relative;overflow:visible;box-shadow:0 10px 30px #00000080}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.login-header{text-align:center;background:#001428b3;border-bottom:1px solid #07f;border-radius:15px 15px 0 0;margin:0}.tab-buttons{justify-content:center;gap:0;margin:0;display:flex}.tab-button{color:#0af;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:15px 15px 0 0;flex:1;margin:0;padding:15px 0;font-size:16px;font-weight:700;transition:all .3s}.tab-button.active{color:#fff;background:linear-gradient(45deg,#0c6,#0e8);border-bottom:3px solid #0e8;border-radius:15px 0 0}.tab-button:last-child.active{border-radius:0 15px 0 0}.tab-button:hover:not(.active){color:#0ef;background:#003264b3}.avatar-container{justify-content:center;margin:10px 0;display:flex;position:relative}.avatar-preview{cursor:pointer;background-color:#001e3c80;border:2px solid #0ef;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;overflow:hidden}.avatar-preview:after{content:"▼";color:#0ef;background:#001e3cb3;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;display:flex;position:absolute;bottom:2px;right:2px}.avatar-preview:hover{transform:scale(1.05);box-shadow:0 0 15px #00eeff80}.avatar-preview img{object-fit:cover;width:100%;height:100%}.avatar-placeholder{color:#0af;font-size:32px}.avatar-selector{z-index:2001;background:linear-gradient(145deg,#1a1a2e,#16213e);border:1px solid #0ef;border-radius:10px;width:320px;max-height:300px;margin-top:10px;padding:15px;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 5px 20px #00000080}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.avatar-option{cursor:pointer;border:2px solid #0000;border-radius:50%;width:60px;height:60px;margin:0 auto;transition:all .2s;overflow:hidden}.upload-option{background-color:#001e3c80;border:2px dashed #07f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:all .2s;display:flex}.upload-option:hover{background-color:#003264b3;border-color:#0ef;transform:scale(1.1)}.upload-placeholder{color:#0af;margin-bottom:5px;font-size:24px}.upload-text{color:#0af;text-align:center;font-size:10px}.avatar-option.selected{border-color:#0e8;box-shadow:0 0 10px #00ee88b3}.login-form{flex-direction:column;gap:15px;padding:20px;display:flex}.input-group{margin-bottom:10px;position:relative}.login-input{color:#fff;box-sizing:border-box;background:#001e3c80;border:1px solid #07f;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:16px;transition:all .3s}.login-input:focus{border-color:#0ef;box-shadow:0 0 10px #00eeff80}.login-input::placeholder{color:#0af;opacity:.7}.sign-in-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#0c6,#0e8);border:none;border-radius:8px;margin:10px 0 5px;padding:15px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #00cc664d}.sign-in-button:hover{background:linear-gradient(45deg,#0e8,#0c6);transform:translateY(-2px);box-shadow:0 6px 20px #00cc6680}.sign-in-button:active{transform:translateY(0)}.divider{color:#0af;text-transform:uppercase;letter-spacing:1px;align-items:center;margin:15px 20px;font-size:16px;font-weight:500;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #07f;flex:1}.divider:before{margin-right:15px}.divider:after{margin-left:15px}.social-login{flex-direction:column;gap:15px;padding:0 20px 20px;display:flex}.social-buttons-container{justify-content:center;gap:20px;padding:20px 0;display:flex}.social-button{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:flex;box-shadow:0 8px 8px #0000004d}.social-button:hover{background:radial-gradient(circle,#ffffff26 0%,#ffffff0d 70%,#0000 100%);border:1px solid #fff3;transform:scale(1.1);box-shadow:0 6px 12px #0006}.social-button:active{transform:scale(.95)}.social-icon{object-fit:contain;border-radius:50%;width:80px;height:80px}.login-logo-section{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.login-logo{object-fit:contain;width:80px;height:80px;animation:2s ease-in-out infinite alternate logoGlow}@keyframes logoGlow{0%{filter:drop-shadow(0 0 5px #00eeff80)}to{filter:drop-shadow(0 0 15px #0efc)}}.login-brand-text{color:#0ef;text-shadow:0 0 10px #00eeff80;letter-spacing:2px;margin:0;font-size:24px;font-weight:700}.login-footer-wrapper{z-index:1999;width:100%;position:fixed;bottom:0;left:0;right:0}#avatar-upload{display:none}.validation-error{color:#c33;margin-top:.25rem;font-size:.75rem}.forgot-password-link{color:#666;cursor:pointer;text-align:right;background:0 0;border:none;width:100%;margin-top:.5rem;font-size:.875rem;text-decoration:underline}.forgot-password-section{margin-top:1rem}.forgot-password-section p{color:#666;margin-bottom:1rem;font-size:.875rem}.forgot-password-section .sign-in-button{margin-bottom:.5rem}.back-to-signin-button{color:#666;cursor:pointer;background:0 0;border:none;width:100%;font-size:.875rem;text-decoration:underline}.message-display{text-align:center;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.875rem}.message-display.error{color:#c33;background-color:#fee}.message-display.success{color:#3c3;background-color:#efe}.game-footer{z-index:900;pointer-events:auto;width:100%;height:4vh;min-height:30px;max-height:40px;position:fixed;bottom:0;left:0;right:0}.footer-content{backdrop-filter:blur(10px);background:#0000004d;border-top:1px solid #ffffff1a;justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex}.footer-text{color:#fff9;letter-spacing:.5px;font-size:clamp(.65rem,1.5vw,.75rem);font-weight:500}.heart{color:#f44;margin:0 .2rem;animation:1.5s ease-in-out infinite heartbeat;display:inline-block}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}.footer-link{color:#667eeae6;margin-left:.2rem;font-weight:600;text-decoration:none;transition:all .3s}.footer-link:hover{color:#667eea;text-shadow:0 0 10px #667eea80}.wallet-selector{background:#0f1a2ef2;border:1px solid #00eeff4d;border-radius:15px;width:100%;max-width:500px;margin:0 auto;padding:2rem;box-shadow:0 8px 32px #0000004d}.wallet-selector-header{text-align:center;margin-bottom:2rem;position:relative}.wallet-selector-back{color:#e0e0e0b3;cursor:pointer;z-index:10;background:0 0;border:none;padding:.5rem;font-size:1rem;transition:color .2s;position:absolute;top:0;left:0}.wallet-selector-back:hover{color:#0ef}.wallet-selector-title{color:#0ef;text-shadow:0 0 10px #00eeff80;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.wallet-selector-subtitle-wrapper{justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.wallet-selector-subtitle{color:#e0e0e099;margin:0;font-size:.9rem}.wallet-info-icon{cursor:help;background:#0ef3;border:1px solid #0ef6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:inline-flex;position:relative}.wallet-info-icon:hover{background:#00eeff4d;border-color:#0ef9;transform:scale(1.1)}.wallet-info-icon-text{color:#0ef;font-size:.85rem;font-weight:700;line-height:1}.wallet-info-tooltip{z-index:1000;background:#0f1a2efa;border:2px solid #00eeff80;border-radius:12px;width:320px;max-width:calc(100vw - 2rem);animation:.2s ease-out tooltipFadeIn;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-5px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.wallet-info-tooltip-content{padding:1.25rem}.wallet-info-tooltip-content h4{color:#0ef;margin:0 0 .75rem;font-size:1rem;font-weight:600}.wallet-info-tooltip-content p{color:#e0e0e0cc;margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.wallet-info-tooltip-content p strong{color:#0ef;font-weight:600}.wallet-info-tooltip-content ul{margin:.75rem 0;padding-left:1.25rem;list-style:none}.wallet-info-tooltip-content ul li{color:#e0e0e0b3;margin:.5rem 0;padding-left:.5rem;font-size:.8rem;line-height:1.4;position:relative}.wallet-info-tooltip-content ul li strong{color:#e0e0e0e6}.wallet-info-tooltip-footer{border-top:1px solid #0ef3;margin-top:1rem;padding-top:.75rem;font-style:italic;color:#e0e0e080!important;font-size:.75rem!important}.wallet-chain-selector{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.wallet-chain-option{cursor:pointer;text-align:left;background:#0f34604d;border:2px solid #0ef3;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:all .3s;display:flex}.wallet-chain-option:hover{background:#0f346080;border-color:#00eeff80;transform:translateY(-2px);box-shadow:0 4px 12px #0ef3}.wallet-chain-icon{font-size:2.5rem;line-height:1}.wallet-chain-info{flex:1}.wallet-chain-info h3{color:#0ef;margin:0 0 .25rem;font-size:1.2rem}.wallet-chain-info p{color:#e0e0e099;margin:0;font-size:.9rem}.wallet-list{flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1rem;display:flex}.wallet-option-wrapper{position:relative}.wallet-option{cursor:pointer;text-align:left;background:#0f34604d;border:1px solid #0ef3;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;transition:all .2s;display:flex;position:relative}.wallet-option.wallet-not-installed{opacity:.7;background:#0f346033;border-color:#ffffff1a}.wallet-option.wallet-not-installed:hover{opacity:.9;background:#0f34604d;border-color:#00eeff4d}.wallet-option:hover:not(:disabled){background:#0f346080;border-color:#0ef6;transform:translate(4px)}.wallet-option:disabled{opacity:.6;cursor:not-allowed}.wallet-option-icon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.wallet-option-info{flex:1}.wallet-option-name{color:#0ef;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.wallet-option-description{color:#e0e0e080;margin:0;font-size:.85rem}.wallet-option-loading{font-size:1.2rem;animation:1s linear infinite spin}.wallet-not-installed-badge{color:orange;text-transform:uppercase;background:#ffa50033;border:1px solid #ffa50066;border-radius:4px;margin-left:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:400;display:inline-block}.wallet-install-icon{opacity:.6;font-size:1.2rem}.wallet-install-prompt{background:#00eeff1a;border:1px solid #0ef3;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.85rem}.wallet-install-prompt p{color:#e0e0e0b3;margin:0 0 .5rem}.wallet-install-link{color:#0ef;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.wallet-install-link:hover{color:#0cd;text-decoration:underline}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.wallet-selector-error{color:#ff6b6b;background:#c333;border:1px solid #cc333380;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.9rem}.wallet-selector-note{text-align:center;background:#00eeff1a;border-radius:8px;margin-top:1.5rem;padding:1rem}.wallet-selector-note p{color:#e0e0e0b3;margin:0;font-size:.85rem}.wallet-selector-note a{color:#0ef;text-decoration:underline}.wallet-selector-note a:hover{color:#0cd}.wallet-selector-back-link{color:#0ef;cursor:pointer;font-size:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit;text-decoration:underline;transition:color .2s}.wallet-selector-back-link:hover{color:#0cd}.wallet-selector-back-bottom{color:#e0e0e0cc;cursor:pointer;background:#0f34604d;border:1px solid #00eeff4d;border-radius:8px;order:-1;width:100%;margin-top:1.5rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s}.wallet-selector-back-bottom:hover{color:#0ef;background:#0f346080;border-color:#00eeff80}.game-badges-overlay{z-index:3;pointer-events:none;box-sizing:border-box;width:auto;padding-right:.5rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.badges-container{box-sizing:border-box;flex-flow:row;align-items:center;gap:.4rem;width:100%;display:flex}.badges-container .badge{white-space:nowrap;pointer-events:auto;opacity:1;text-align:center;text-overflow:ellipsis;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;min-width:0;padding:.35rem .6rem;font-size:.7rem;line-height:1.2;display:flex;overflow:hidden;box-shadow:0 2px 8px #0009}.badge-solana-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.featured-carousel{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:0;width:100vw;max-width:100vw;height:100%;margin:0 0 0 calc(50% - 50vw);padding:0 2rem;display:flex}.carousel-container{backdrop-filter:blur(10px);box-sizing:border-box;background:#0003;border:1px solid #64b5f666;border-radius:12px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:342px;max-height:342px;padding:.75rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.carousel-section-title{color:#fffffff2;text-transform:uppercase;letter-spacing:4px;text-shadow:0 2px 10px #00000080,-1px -1px #64b5f6cc,1px -1px #64b5f6cc,-1px 1px #64b5f6cc,1px 1px #64b5f6cc;-webkit-text-stroke:.5px #64b5f6cc;text-stroke:.5px #64b5f6cc;z-index:20;pointer-events:none;margin:0;padding:0;font-family:Impact,Arial Black,Arial Bold,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;position:absolute;top:.75rem;left:1rem}.carousel-section-title .section-title-word{white-space:nowrap;display:inline-block}.carousel-section-title .section-title-first-letter{font-size:1.5em;line-height:1}.featured-game-display-wrapper{flex:1;min-height:0;position:relative;overflow:hidden}.featured-game-display{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;will-change:transform,opacity;flex-direction:row;flex:1;gap:0;width:100%;height:100%;min-height:0;display:flex;position:absolute;top:0;left:0;overflow:visible;transform:translate(100%)}.featured-game-display.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)}.featured-game-display.exiting-right{z-index:1;pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideOutLeft}.featured-game-display.exiting-left{z-index:1;pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideOutRight}.featured-game-display.active.entering-right{z-index:3;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideInRight}.featured-game-display.active.entering-left{z-index:3;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideInLeft}.featured-game-display:not(.active):not(.exiting-right):not(.exiting-left){opacity:0;z-index:0;pointer-events:none;transform:translate(100%)}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.featured-game-left{aspect-ratio:2;flex-direction:column;flex:2;min-width:0;max-width:66.666%;display:flex;position:relative;overflow:hidden}.featured-game-left-wrapper{transform-origin:0 0;width:100%;height:100%;position:relative}.featured-game-right{flex-direction:column;flex:1;min-width:0;max-width:33.333%;display:flex}.featured-game-image{background:linear-gradient(135deg,#1e1e3cf2,#32325af2);flex-direction:column;flex:1;justify-content:flex-end;width:100%;height:100%;padding-bottom:.5rem;display:flex;position:relative;overflow:visible}.featured-game-banner{object-fit:cover;object-position:center;z-index:1;opacity:0;width:100%;height:100%;min-height:280px;max-height:320px;transition:opacity 1s ease-in-out;display:block;position:absolute;top:0;left:0}.featured-game-banner.active{opacity:1}.featured-game-banner.slow-transition{transition:opacity 3s ease-in-out}.featured-game-image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#0009);height:40%;position:absolute;bottom:0;left:0;right:0}.featured-tags-overlay{z-index:3;pointer-events:none;flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.4rem;max-width:calc(100% - 2rem);display:flex;position:absolute;top:1rem;right:1rem}.featured-tag-overlay{color:#64b5f6f2;pointer-events:auto;white-space:nowrap;backdrop-filter:blur(10px);background:#64b5f633;border:1px solid #64b5f64d;border-radius:4px;padding:.35rem .7rem;font-size:.7rem;font-weight:500;line-height:1.2;box-shadow:0 2px 8px #0009}.featured-cta-button-overlay{color:#fff;cursor:pointer;letter-spacing:.5px;pointer-events:auto;white-space:nowrap;background:linear-gradient(135deg,#64b5f6f2,#9c27b0f2);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000080}.featured-cta-button-overlay:hover{background:linear-gradient(135deg,#64b5f6,#9c27b0);transform:translateY(-2px);box-shadow:0 6px 16px #64b5f666}.featured-play-overlay{opacity:0;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.featured-game-image:hover .featured-play-overlay{opacity:1}.featured-play-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:#64b5f6f2;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.featured-play-button:hover{background:#64b5f6;transform:scale(1.05)}.featured-game-details{box-sizing:border-box;background:#141428f2;flex-direction:column;justify-content:flex-start;height:100%;max-height:320px;padding:.9rem;transition:opacity .3s,transform .3s;animation:.6s .2s both fadeInDetails;display:flex;position:relative;overflow-y:visible}.featured-game-display.active .featured-game-details{animation:.6s .2s both fadeInDetails}@keyframes fadeInDetails{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.featured-game-content{flex-direction:column;flex:1;min-height:0;display:flex}.featured-game-header{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:.5rem;display:flex}.featured-claim-text-image{object-fit:contain;width:auto;height:40px;margin-bottom:.3rem}.featured-game-title{color:#fffffff2;text-shadow:0 2px 8px #00000080;margin:0 0 .75rem;font-size:1.8rem;font-weight:700}.featured-game-subtitle{color:#ffffffe6;text-shadow:0 2px 8px #00000080;letter-spacing:.5px;text-align:center;margin:0 0 .5rem;font-size:1rem;font-weight:500;line-height:1.3}.featured-game-tagline{color:#ffffffd9;text-shadow:0 2px 8px #00000080;text-align:center;margin:0 0 .5rem;font-size:.9rem;font-style:italic;font-weight:500;line-height:1.4}.featured-game-badges{flex-wrap:wrap;gap:.75rem;display:flex}.badge{text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.badge-primary{color:#fff;background:#64b5f6f2}.badge-secondary{color:#fff;background:#4caf50f2}.badge-blockchain{color:#fff;background:#8a2be2f2}.badge-ai{color:#fff;background:linear-gradient(135deg,#9c27b0f2,#e91e63f2);border:1px solid #9c27b080}.badge-leaderboard{color:#000000e6;background:linear-gradient(135deg,#ffc107f2,#ff9800f2);border:1px solid #ffc10780}.badge-coming-soon{color:#000000e6;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#ffc107f2;border-radius:4px;flex-shrink:0;padding:.25rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.featured-game-description{color:#ffffffd9;text-align:left;flex-shrink:0;margin-bottom:.5rem;font-size:.8rem;line-height:1.4}.featured-features{background:#64b5f61a;border:1px solid #64b5f633;border-radius:8px;flex-direction:column;flex-shrink:0;gap:.4rem;margin-bottom:.5rem;padding:.5rem;display:flex}.feature-item{color:#ffffffe6;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;font-size:.85rem;display:flex}.feature-icon{color:#64b5f6f2;text-align:center;min-width:20px;font-size:1rem;font-weight:700}.feature-solana-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.feature-text{flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;font-weight:500;line-height:1.3;display:flex}.featured-game-tags{flex-wrap:wrap;flex-shrink:0;gap:.5rem;margin-bottom:1rem;display:flex}.featured-tag{color:#64b5f6f2;background:#64b5f633;border:1px solid #64b5f64d;border-radius:4px;padding:.4rem .8rem;font-size:.85rem;font-weight:500}.featured-game-meta{flex-shrink:0;margin-top:auto;margin-bottom:1rem}.featured-players{color:#ffffffb3;font-size:.85rem}.featured-learn-more-button{color:#fff;cursor:pointer;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#64b5f6f2,#9c27b0f2);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000080}.featured-learn-more-button:hover{background:linear-gradient(135deg,#64b5f6,#9c27b0);transform:translateY(-2px);box-shadow:0 6px 16px #64b5f666}.featured-cta-wrapper{backdrop-filter:blur(10px);background:#141428fa;border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;margin-top:auto;padding-top:1rem;display:flex;position:sticky;bottom:0}.featured-cta-button{color:#fff;cursor:pointer;letter-spacing:1px;background:linear-gradient(135deg,#64b5f6f2,#9c27b0f2);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000004d}.featured-cta-button:hover{background:linear-gradient(135deg,#64b5f6,#9c27b0);transform:translateY(-2px);box-shadow:0 4px 12px #64b5f666}.carousel-bottom-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.carousel-indicators{background:#0003;border-radius:8px;justify-content:center;gap:.5rem;width:fit-content;padding:.5rem .75rem;display:flex}.carousel-indicator{cursor:pointer;background:#64b5f64d;border:none;border-radius:2px;width:24px;height:4px;padding:0;transition:all .3s}.carousel-indicator:hover{background:#64b5f699;transform:scaleY(1.5)}.carousel-indicator.active{background:#64b5f6e6;width:32px;box-shadow:0 0 8px #64b5f699}@media (width<=1024px){.carousel-container{padding:.5rem .75rem}.carousel-section-title{font-size:1rem;top:.5rem;left:.6rem}.featured-game-display{flex-direction:column}.featured-game-left{aspect-ratio:2;flex:1;max-width:100%;min-height:200px}.featured-game-right{flex:1;max-width:100%}.featured-image-placeholder,.featured-game-banner{min-height:300px;max-height:340px}.featured-game-details{max-height:340px}.featured-game-icon{font-size:4rem}.featured-game-title{font-size:1.5rem}.featured-features{grid-template-columns:1fr}}@media (width<=768px){.carousel-container{min-height:480px;max-height:none;padding:.5rem .75rem}.carousel-section-title{letter-spacing:2px;max-width:40%;font-size:.75rem;top:.5rem;left:.5rem}.carousel-section-title .section-title-first-letter{font-size:1.3em}.featured-game-display{flex-direction:column}.featured-game-left{aspect-ratio:2;flex:1;max-width:100%;min-height:180px}.featured-game-right{flex:1;max-width:100%}.featured-image-placeholder,.featured-game-banner{min-height:180px;max-height:220px}.featured-game-details{max-height:none}.featured-game-title{font-size:1.3rem}.featured-game-icon{font-size:3.5rem}.featured-game-details{padding:.75rem}.featured-features{grid-template-columns:1fr;gap:.4rem}.feature-item{font-size:.75rem}.featured-tags-overlay{gap:.2rem;max-width:55%;top:.3rem;right:.3rem}.featured-tag-overlay{padding:.15rem .35rem;font-size:.5rem}.featured-badges-overlay{gap:.3rem;top:.5rem;left:.5rem}.featured-badges-overlay .badge{padding:.2rem .4rem;font-size:.5rem}.featured-cta-wrapper{padding-top:.75rem}.featured-cta-button{padding:.6rem 1.2rem;font-size:.85rem}.carousel-nav-button{width:40px;min-width:40px;font-size:1.1rem}.carousel-nav-prev{margin-right:6px}.carousel-nav-next{margin-left:6px}.carousel-indicators{margin-top:.4rem;padding:.4rem .6rem}}@media (width<=480px){.carousel-container{min-height:520px;max-height:none;padding:.5rem .75rem}.carousel-section-title{letter-spacing:1px;max-width:35%;font-size:.6rem;top:.5rem;left:.5rem}.carousel-section-title .section-title-first-letter{font-size:1.2em}.featured-game-display{flex-direction:column}.featured-game-left{aspect-ratio:2;flex:1;max-width:100%;min-height:140px}.featured-game-right{flex:1;max-width:100%}.featured-image-placeholder,.featured-game-banner{min-height:140px}.featured-game-details{max-height:none;padding:.5rem}.featured-game-title{font-size:1rem}.featured-game-subtitle{font-size:.8rem}.featured-game-tagline{font-size:.7rem}.featured-game-description{font-size:.7rem;line-height:1.3}.featured-game-icon{font-size:3rem}.featured-tags-overlay{gap:.15rem;max-width:60%;top:.3rem;right:.3rem}.featured-tag-overlay{padding:.1rem .25rem;font-size:.4rem}.featured-badges-overlay{gap:.2rem;top:.5rem;left:.5rem}.featured-badges-overlay .badge{padding:.1rem .25rem;font-size:.4rem}.featured-cta-wrapper{padding-top:.5rem}.featured-cta-button{padding:.5rem 1rem;font-size:.8rem}.carousel-nav-button{width:28px;min-width:28px;font-size:.8rem}.carousel-nav-prev{margin-right:4px}.carousel-nav-next{margin-left:4px}.feature-item{font-size:.7rem}.badge-coming-soon{padding:.15rem .3rem;font-size:.5rem}}.coming-soon-carousel{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:0;width:100vw;max-width:100vw;height:100%;margin:0 0 0 calc(50% - 50vw);padding:0 2rem;display:flex}.carousel-wrapper{backdrop-filter:blur(10px);box-sizing:border-box;background:#0003;border:1px solid #64b5f666;border-radius:12px;flex-direction:column;flex:1;min-width:0;min-height:273.6px;max-height:273.6px;padding:.75rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.carousel-tabs{border-bottom:1px solid #64b5f64d;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.carousel-tab{color:#fff9;text-transform:uppercase;letter-spacing:4px;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Impact,Arial Black,Arial Bold,sans-serif;font-size:.9rem;font-weight:400;transition:all .3s;display:flex;position:relative}.tab-label{white-space:nowrap;display:inline-block}.tab-first-letter{font-size:1.5em;line-height:1}.carousel-tab:hover{color:#ffffffe6}.carousel-tab.active{color:#64b5f6;text-shadow:0 2px 10px #00000080,-1px -1px #64b5f6cc,1px -1px #64b5f6cc,-1px 1px #64b5f6cc,1px 1px #64b5f6cc}.carousel-tab.active:after{content:"";background:linear-gradient(90deg,#64b5f6cc,#9c27b0cc);height:2px;position:absolute;bottom:-.5rem;left:0;right:0;box-shadow:0 0 8px #64b5f699}.tab-count{opacity:.8;font-size:.75rem;font-weight:400}.carousel-track{flex:1;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.carousel-slide{will-change:transform;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.tile-wrapper{box-sizing:border-box;flex:0 0 20%;height:100%;padding:0 .35rem}.game-card-tile{cursor:pointer;background:#1a1a2ed9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;height:100%;padding:0;font-family:inherit;transition:all .3s;display:flex;position:relative;overflow:hidden}.game-card-tile:hover{background:#282846f2;border-color:#64b5f699;transform:translateY(-4px);box-shadow:0 8px 20px #00000080}.game-card-tile.coming-soon{opacity:.9}.card-image-container{background:linear-gradient(135deg,#64b5f61a,#9c27b01a);flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.card-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.card-image-placeholder{background:linear-gradient(135deg,#64b5f633,#9c27b033);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.card-badge{color:#000;letter-spacing:.5px;text-transform:uppercase;z-index:2;background:#ffc107f2;border-radius:4px;padding:.25rem .5rem;font-size:.6rem;font-weight:700;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #0000004d}.card-content{background:#0000004d;flex-direction:column;flex-shrink:0;gap:.4rem;padding:.75rem 1rem;display:flex}.card-title{color:#fffffff2;white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.card-tags{flex-wrap:wrap;gap:.3rem;display:flex}.card-tag{color:#64b5f6e6;white-space:nowrap;background:#64b5f626;border-radius:4px;padding:.2rem .4rem;font-size:.7rem;font-weight:500}.carousel-nav-button{color:#64b5f6;cursor:pointer;z-index:10;backdrop-filter:blur(10px);background:#000000b3;border:1px solid #64b5f699;border-radius:6px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:56px;min-width:56px;height:auto;padding:1rem 0;font-size:1.5rem;font-weight:400;line-height:1;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000080}.carousel-nav-button.hidden{visibility:hidden;pointer-events:none;opacity:0}.carousel-nav-button:disabled{cursor:not-allowed;opacity:.3}.carousel-nav-button:hover{color:#64b5f6;background:#64b5f640;border-color:#64b5f6e6;transform:scale(1.08);box-shadow:0 6px 16px #64b5f680}.carousel-nav-button:active{transform:scale(.95)}.carousel-nav-prev{order:-1;margin-right:8px}.carousel-nav-next{order:1;margin-left:8px}@media (width<=1200px){.tile-wrapper{flex:0 0 25%}}@media (width<=900px){.tile-wrapper{flex:0 0 33.333%}}@media (width<=768px){.carousel-wrapper{padding:.5rem .75rem}.carousel-tabs{gap:.25rem;margin-bottom:.5rem;padding-bottom:.4rem}.carousel-tab{letter-spacing:3px;padding:.4rem .75rem;font-size:.75rem}.tab-first-letter{font-size:1.4em}.tab-count{font-size:.65rem}.carousel-nav-button{width:40px;min-width:40px;font-size:1.1rem}.carousel-nav-prev{margin-right:6px}.carousel-nav-next{margin-left:6px}.game-tile{gap:.5rem;min-height:65px;padding:.5rem}.tile-icon{width:40px;min-width:40px;height:40px;font-size:1.2rem}.tile-title{font-size:.75rem}.tile-tag{font-size:.6rem}}@media (width<=600px){.tile-wrapper{flex:0 0 50%}}@media (width<=480px){.carousel-nav-button{width:32px;min-width:32px;font-size:.9rem}.carousel-nav-prev{margin-right:4px}.carousel-nav-next{margin-left:4px}}.about-us-card{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;height:100%;min-height:0;padding:.8rem 1.2rem;display:flex;position:relative;overflow:hidden}.about-us-card-quote{color:#64b5f61f;pointer-events:none;user-select:none;z-index:0;font-family:Georgia,serif;font-size:3.5rem;font-weight:700;line-height:1;position:absolute;top:-.3rem;left:1rem}.about-us-card-left{text-align:center;z-index:1;box-sizing:border-box;background:#64b5f626;border:1px solid #64b5f633;border-radius:10px;flex-direction:column;flex:0 0 220px;justify-content:center;align-items:center;gap:.4rem;min-width:220px;max-width:250px;height:calc(100% - 2px);max-height:100%;margin:1px 0;padding:.5rem .9rem;display:flex;position:relative;overflow:hidden}.about-us-card-icon-container{z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.about-us-card-icon{filter:drop-shadow(0 2px 8px #64b5f666);background:#64b5f61a;border:1px solid #64b5f64d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin:0;font-size:2.2rem;line-height:1;animation:3s ease-in-out infinite iconPulse;display:flex}@keyframes iconPulse{0%,to{filter:drop-shadow(0 2px 8px #64b5f666);transform:scale(1)}50%{filter:drop-shadow(0 4px 12px #64b5f699);transform:scale(1.05)}}.about-us-card-title{z-index:1;background:linear-gradient(135deg,#fff,#c8dcffe6);-webkit-text-fill-color:transparent;text-shadow:0 2px 8px #0009;letter-spacing:.4px;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;background-clip:text;-webkit-box-orient:vertical;flex-shrink:0;width:100%;max-width:100%;margin:0;padding:0;font-size:1.15rem;font-weight:700;line-height:1.15;display:-webkit-box;position:relative;overflow:hidden}.about-us-card-right{z-index:1;background:#64b5f613;border:1px solid #64b5f61a;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:.5rem;min-width:0;padding:1rem 1.2rem;display:flex;position:relative}.about-us-card-description{color:#ffffffe6;z-index:1;text-shadow:0 1px 4px #0006;letter-spacing:.3px;text-align:left;overflow-wrap:break-word;word-wrap:break-word;border:none;outline:none;flex:1;min-height:0;margin:0;padding:0;font-size:.9rem;font-style:italic;line-height:1.5;text-decoration:none;position:relative}.about-us-card-accent{z-index:1;background:linear-gradient(90deg,#64b5f699,#0000);border:none;border-radius:2px;outline:none;flex-shrink:0;align-self:flex-start;width:60px;height:2px;margin-top:.3rem;position:relative;box-shadow:0 0 8px #64b5f666}@media (width<=1024px){.about-us-card{gap:1rem;padding:.8rem 1rem}.about-us-card-quote{font-size:3rem;top:-.25rem;left:.8rem}.about-us-card-left{flex:0 0 200px;gap:.4rem;min-width:200px;max-width:230px;height:calc(100% - 2px);margin:1px 0;padding:calc(1px + .4rem) .9rem}.about-us-card-right{padding:.9rem 1rem}.about-us-card-icon{width:50px;height:50px;font-size:2.2rem}.about-us-card-title{width:100%;max-width:100%;font-size:1.2rem}.about-us-card-description{font-size:.85rem;line-height:1.45}.about-us-card-accent{width:50px}}@media (width<=768px){.about-us-card{text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:.8rem .9rem}.about-us-card-quote{font-size:2.5rem;top:-.2rem;left:50%;transform:translate(-50%)}.about-us-card-left{flex:none;align-items:center;gap:.4rem;width:100%;min-width:0;max-width:100%;height:calc(100% - 2px);margin:1px 0;padding:calc(1px + .4rem) .9rem}.about-us-card-right{text-align:center;align-items:center;width:100%;padding:.8rem 1rem}.about-us-card-icon{width:48px;height:48px;font-size:2rem}.about-us-card-title{max-width:100%;font-size:1.1rem}.about-us-card-description{text-align:center;font-size:.8rem;line-height:1.4}.about-us-card-accent{align-self:center;width:40px;height:2px}}@media (width<=480px){.about-us-card{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:.7rem .8rem}.about-us-card-quote{font-size:2rem;top:-.15rem;left:50%;transform:translate(-50%)}.about-us-card-left{align-items:center;gap:.35rem;width:100%;height:calc(100% - 2px);margin:1px 0;padding:calc(1px + .35rem) .8rem}.about-us-card-right{text-align:center;align-items:center;width:100%;padding:.7rem .9rem}.about-us-card-icon{width:42px;height:42px;font-size:1.8rem}.about-us-card-title{max-width:100%;font-size:1rem}.about-us-card-description{text-align:center;font-size:.75rem;line-height:1.35}.about-us-card-accent{align-self:center;width:35px;height:2px}}.about-us-carousel.featured-carousel{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:0;width:100vw;max-width:100vw;height:100%;margin:0 0 0 calc(50% - 50vw);padding:0 2rem;display:flex}.about-us-carousel .carousel-container{backdrop-filter:blur(10px);box-sizing:border-box;background:#0003;border:1px solid #64b5f666;border-radius:12px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:160px;max-height:160px;padding:.25rem 1rem .75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.about-us-carousel .carousel-nav-button-hidden{visibility:hidden;pointer-events:none;opacity:0}.about-us-carousel .featured-game-display-wrapper{flex:1;min-height:0;position:relative;overflow:hidden}.about-us-carousel .featured-game-display{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;will-change:transform,opacity;flex-direction:row;flex:1;gap:0;width:100%;height:100%;min-height:0;display:flex;position:absolute;top:0;left:0;overflow:visible;transform:translate(100%)}.about-us-carousel .featured-game-display.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)}.about-us-carousel .featured-game-display.exiting-right{z-index:1;pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideOutLeft}.about-us-carousel .featured-game-display.exiting-left{z-index:1;pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideOutRight}.about-us-carousel .featured-game-display.active.entering-right{z-index:3;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideInRight}.about-us-carousel .featured-game-display.active.entering-left{z-index:3;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideInLeft}.about-us-carousel .featured-game-display:not(.active):not(.exiting-right):not(.exiting-left){opacity:0;z-index:0;pointer-events:none;transform:translate(100%)}.about-us-carousel .featured-game-right{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;display:flex}.about-us-carousel .featured-game-details{box-sizing:border-box;height:100%;box-shadow:none;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;padding:0;transition:opacity .3s,transform .3s;animation:.6s .2s both fadeInDetails;display:flex;position:relative;overflow:hidden}.about-us-carousel .featured-game-display.active .featured-game-details{animation:.6s .2s both fadeInDetails}.about-us-carousel .carousel-nav-button{color:#64b5f6;cursor:pointer;z-index:10;backdrop-filter:blur(10px);background:#000000b3;border:1px solid #64b5f699;border-radius:6px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:56px;min-width:56px;height:auto;padding:1rem 0;font-size:1.5rem;font-weight:400;line-height:1;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000080}.about-us-carousel .carousel-nav-button:hover{color:#64b5f6;background:#64b5f640;border-color:#64b5f6e6;transform:scale(1.08);box-shadow:0 6px 16px #64b5f680}.about-us-carousel .carousel-nav-button:active{transform:scale(.95)}.about-us-carousel .carousel-nav-prev{order:-1;margin-right:8px}.about-us-carousel .carousel-nav-next{order:1;margin-left:8px}.about-us-carousel .carousel-bottom-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.about-us-carousel .carousel-indicators{background:#0003;border-radius:8px;justify-content:center;gap:.5rem;width:fit-content;padding:.5rem .75rem;display:flex}.about-us-carousel .carousel-indicator{cursor:pointer;background:#64b5f64d;border:none;border-radius:2px;width:24px;height:4px;padding:0;transition:all .3s}.about-us-carousel .carousel-indicator:hover{background:#64b5f699;transform:scaleY(1.5)}.about-us-carousel .carousel-indicator.active{background:#64b5f6e6;width:32px;box-shadow:0 0 8px #64b5f699}@media (width<=1024px){.about-us-carousel .carousel-container{padding:.5rem .75rem}}@media (width<=768px){.about-us-carousel .carousel-container{min-height:140px;max-height:140px;padding:.5rem .75rem}.about-us-carousel .carousel-nav-button{width:40px;min-width:40px;font-size:1.1rem}.about-us-carousel .carousel-nav-prev{margin-right:6px}.about-us-carousel .carousel-nav-next{margin-left:6px}.about-us-carousel .carousel-indicators{margin-top:.4rem;padding:.4rem .6rem}}@media (width<=480px){.about-us-carousel .carousel-container{min-height:130px;max-height:130px;padding:.5rem .75rem}.about-us-carousel .carousel-nav-button{width:28px;min-width:28px;font-size:.8rem}.about-us-carousel .carousel-nav-prev{margin-right:4px}.about-us-carousel .carousel-nav-next{margin-left:4px}}.profile-modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.profile-modal-backdrop{z-index:-1;cursor:pointer;background:0 0;border:none;position:absolute;inset:0}.profile-modal{backdrop-filter:blur(30px);background:linear-gradient(135deg,#1e1e32fa 0%,#141423fa 100%);border:2px solid #667eea4d;border-radius:24px;width:90%;max-width:650px;max-height:600px;padding:0;animation:.3s slideUp;overflow:hidden;box-shadow:0 20px 60px #00000080}.profile-modal-header{background:#667eea1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.profile-modal-header h2{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-size:1rem;font-weight:700}.close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:all .3s}.close-btn:hover{color:#fff;transform:scale(1.1)}.profile-modal-content{flex-direction:column;gap:1.25rem;max-height:calc(85vh - 60px);padding:1.5rem;display:flex;overflow-y:auto}.profile-modal-content::-webkit-scrollbar{width:8px}.profile-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.profile-modal-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px}.current-avatar-preview{background:#667eea14;border:3px solid #667eea4d;border-radius:20px;justify-content:center;align-items:center;padding:.75rem;display:flex}.current-avatar-preview img{border:4px solid #667eea;border-radius:50%;width:140px;height:140px;transition:all .3s;box-shadow:0 10px 40px #667eea99}.preview-label{display:none}.modal-actions{gap:.75rem;margin-top:0;display:flex}.upload-btn{color:#ffffffe6;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.upload-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.upload-icon{font-size:1rem}.file-input{display:none}.avatars-section{background:#0003;border-radius:16px;padding:1rem}.avatars-grid{grid-template-columns:repeat(6,1fr);gap:.6rem;display:grid}.avatar-option{aspect-ratio:1;cursor:pointer;background:#ffffff05;border:3px solid #ffffff1a;border-radius:50%;transition:all .3s;position:relative;overflow:hidden}.avatar-option:hover{border-color:#667eea80;transform:scale(1.08);box-shadow:0 5px 20px #667eea4d}.avatar-option.selected{border-color:#0f2;transform:scale(1.08);box-shadow:0 0 25px #0f29}.avatar-option.current{border-color:#667eea}.avatar-option img{object-fit:cover;width:100%;height:100%}.current-badge{color:#fff;text-align:center;text-transform:uppercase;background:#667eeae6;padding:.2rem;font-size:.65rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.set-avatar-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;flex:2;padding:.65rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #667eea66}.set-avatar-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eeab3}.set-avatar-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-header{z-index:1000;background:0 0;justify-content:center;align-items:center;height:7vh;min-height:50px;max-height:70px;margin:0 0 .5rem;padding:.5rem 0;display:flex;position:fixed;top:0;left:0;right:0}.game-header--welcome .header-container--welcome{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0;display:flex;position:relative}.header-logo-unit{z-index:2;flex:0 auto;justify-content:center;align-items:center;gap:.75rem;min-width:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-text-image{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:1;width:auto;min-width:0;height:37.5%;max-height:26px;display:block}.header-text-left{order:1;margin-right:.75rem}.header-text-right{order:3;margin-left:.4rem}.header-logo-circle-wrapper{flex-shrink:0;order:2;justify-content:center;align-items:center;margin:0;display:flex}.header-logo-circle{backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;min-width:60px;height:80px;min-height:60px;padding:0;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.header-logo-circle:hover{background:#ffffff26;border-color:#ffffff80;transform:scale(1.05);box-shadow:0 6px 30px #0006}.header-logo-circle-image{object-fit:contain;filter:drop-shadow(0 2px 8px #0000004d);box-sizing:border-box;width:100%;height:100%;margin:0;padding:0}.game-header--welcome .header-right--welcome{z-index:1;background:#ffffff1a;justify-content:flex-end;align-items:center;width:100vw;height:26px;margin:0 0 0 calc(50% - 50vw);padding:0;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.header-container{background:0 0;align-items:center;width:100%;height:100%;display:flex}.game-header--game .header-left{background:#ffffff1a;flex:1;justify-content:flex-start;align-items:center;min-width:0;height:40%;padding-left:0;display:flex;position:relative}.header-home-button{backdrop-filter:blur(10px);color:#fffffff2;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:25px;align-items:center;gap:.5rem;height:38px;margin-left:.5rem;padding:.2rem 1rem .2rem .2rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #0003}.header-home-button:hover{background:#ffffff1f;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.header-home-button .home-icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;line-height:1;display:flex}.header-home-button .home-text{white-space:nowrap;font-weight:500}.header-logo-section{cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.25rem .5rem;transition:opacity .2s;display:flex}.header-logo-section:hover{opacity:.9;background:#ffffff0d}.header-logo{object-fit:contain;width:auto;height:40px}.header-brand-text{color:#fffffff2;letter-spacing:.5px;text-shadow:0 2px 4px #0000004d;font-size:1.1rem;font-weight:600}.header-center{background:#ffffff0d;border:2px solid #fff6;border-radius:25px;justify-content:center;align-items:center;min-height:38px;padding:.5rem 2rem;display:flex}.header-center-content{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.header-tagline{color:#ffffffb3;letter-spacing:1.5px;text-shadow:0 0 10px #ffffff4d;white-space:nowrap;margin:0;font-size:clamp(.75rem,1.5vw,.9rem);font-weight:500}.header-right{background:#ffffff1a;flex:1;justify-content:flex-end;align-items:center;height:40%;padding-right:0;display:flex}.game-title{color:#0f2;letter-spacing:clamp(4px,1vw,8px);text-shadow:2px 2px 4px #0000004d,0 0 20px #ffffff80;align-items:center;gap:clamp(.2rem,1vw,.4rem);margin:0;padding:0;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:900;line-height:1;display:flex}.suit-red{color:#ef4444;text-shadow:0 0 10px #ef4444cc,1px 1px 2px #0000004d;font-size:clamp(.8rem,2vw,1rem)}.suit-black{color:#1f2937;text-shadow:0 0 10px #ffffff4d,1px 1px 2px #0000004d;font-size:clamp(.8rem,2vw,1rem)}.user-profile-section{margin-left:auto;margin-right:.5rem;position:relative}.game-header--welcome .user-profile-section{z-index:10;margin:0;padding-right:.5rem;position:absolute;top:50%;right:calc(50% - 50vw);transform:translateY(-50%)}.user-profile-compact{backdrop-filter:blur(10px);cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:25px;align-items:center;gap:.5rem;height:38px;padding:.2rem 1rem .2rem .2rem;transition:all .3s;display:flex}.user-profile-compact:hover{background:#ffffff1f;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.profile-avatar-compact{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;width:34px;height:34px}.profile-avatar-placeholder-compact{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}.profile-name-compact{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.9rem;font-weight:500;overflow:hidden}.profile-arrow{color:#fff9;font-size:.7rem;transition:transform .3s}.user-profile-compact:hover .profile-arrow{transform:translateY(2px)}.profile-menu-backdrop{z-index:1001;background:0 0;position:fixed;inset:0}.profile-menu-compact{backdrop-filter:blur(30px);z-index:1002;background:linear-gradient(135deg,#1e1e32f2 0%,#141423f2 100%);border:2px solid #667eea4d;border-radius:16px;min-width:280px;padding:1.25rem;animation:.3s slideDown;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 40px #667eea66}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-menu-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.profile-picture-wrapper{cursor:pointer;width:60px;height:60px;position:relative}.profile-picture-wrapper:hover .edit-overlay{opacity:1}.edit-overlay{opacity:0;background:#0009;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.profile-menu-avatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;width:60px;height:60px}.profile-menu-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.profile-menu-info{flex:1}.profile-menu-name{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:700}.profile-menu-email{color:#fff9;font-size:.8rem}.profile-menu-divider{background:linear-gradient(90deg,#0000 0%,#667eea80 50%,#0000 100%);height:1px;margin:.75rem 0}.profile-stats{background:#667eea1a;border:1px solid #667eea33;border-radius:12px;justify-content:space-around;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.profile-stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.stat-value{color:#0f2;text-shadow:0 0 10px #00ff224d;font-size:1.1rem;font-weight:700}.profile-logout-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #667eea4d}.profile-logout-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}@media (width<=1400px){.game-header--welcome .header-container--welcome{max-width:100%}}@media (width<=768px){.game-header--welcome .header-container--welcome,.header-center{padding:0 1rem}.header-border-top,.header-border-bottom{width:80px}.game-title{letter-spacing:2px;font-size:1.2rem}.profile-name-compact{display:none}.header-logo-section{gap:.5rem}.header-logo{height:32px}.header-brand-text{font-size:.9rem}.header-logo-unit{gap:.5rem;transform:translate(-50%,-50%)scale(.85)}.header-logo-circle{width:60px;min-width:50px;height:60px;min-height:50px}.header-logo-circle-image{width:100%;height:100%}.header-text-image{height:30%;max-height:19px}.header-text-right{margin-left:.3rem}.decoration-line{display:none}}@media (width<=480px){.header-logo-unit{gap:.4rem;transform:translate(-50%,-50%)scale(.75)}.header-logo-circle{width:50px;min-width:45px;height:50px;min-height:45px}.header-text-image{height:28%;max-height:15px}.header-text-right{margin-left:.25rem}}html.home-page-active,body.home-page-active{height:100vh;overflow:hidden!important}.home-page{background:0 0;flex-direction:column;width:100%;height:100vh;padding-top:7vh;display:flex;position:relative;overflow:hidden}.nav-bar-container{z-index:999;justify-content:center;width:100%;margin-top:0;margin-bottom:0;padding:0;display:flex;position:fixed;top:calc(7vh + 1rem);left:0;right:0}.scrollable-content-container{z-index:100;width:100%;position:fixed;inset:calc(7vh + 1rem + 50px) 0 4vh;overflow:hidden auto}.home-content{z-index:100;flex-direction:column;gap:.5rem;width:100%;max-width:1400px;min-height:fit-content;margin:0 auto;padding:1rem 2rem 1.5rem;display:flex;position:relative}.about-us-section{flex-direction:column;flex:none;min-height:0;margin-top:0;margin-bottom:0;display:flex}.featured-section{flex-direction:column;flex:2;min-height:0;margin-top:0;margin-bottom:0;display:flex}.games-section{flex-direction:column;flex:1;min-height:150px;margin-top:0;margin-bottom:0;display:flex}.content-spacer{flex:none;min-height:2rem;margin-top:auto}.games-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=1400px){.home-content{max-width:100%}}@media (width<=768px){.home-content{padding:1rem 1rem 1.5rem}.game-header--welcome .header-container--welcome{padding:0 1rem}.games-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.section-title{font-size:1.2rem}}@media (width<=480px){.games-grid{grid-template-columns:1fr}}@media (width<=900px){.game-modes{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.game-modes{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto 1.5rem;animation:.8s .2s both fadeInUp;display:grid}@media (width<=900px){.game-modes{grid-template-columns:1fr}}.mode-card{backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1rem;transition:all .3s}.mode-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #0006}.mode-header{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.mode-icon{filter:drop-shadow(0 0 10px #ffffff4d);font-size:1.5rem}.mode-title{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.mode-config{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.ai-models-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.config-row{flex-direction:column;gap:.5rem;display:flex}.config-label{color:#ffffffb3;font-size:.8rem;font-weight:500}.config-buttons{gap:.5rem;display:flex}.config-option{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;flex:1;padding:.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.config-option:hover{background:#ffffff1a;border-color:#ffffff40}.config-option.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.config-select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:.6rem;font-size:.9rem;transition:all .3s}.config-select:hover{background:#ffffff1a;border-color:#ffffff40}.config-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 2px #667eea33}.config-select option{color:#fff;background:#1a1a1a}.mode-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #667eea66}.mode-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea99}.game-info-tabs{width:95%;margin:0 auto 1rem;animation:.8s .4s both fadeInUp}.tabs-header{backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-bottom:none;border-radius:20px 20px 0 0;padding:.4rem .5rem}.tabs-list{justify-content:center;gap:0;display:flex}.tab-button{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;flex:1;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.tab-button:first-child{border-radius:15px 0 0!important}.tab-button:last-child{border-radius:0 15px 0 0!important}.tab-button:hover{color:#ffffffe6;background:#ffffff0d}.tab-button.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.tab-button:not(:first-child):not(:last-child){border-radius:0!important}.tabs-content{backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-top-color:#ffffff0d;border-radius:0 0 20px 20px;flex-direction:column;height:38vh;min-height:320px;max-height:500px;padding:1.25rem 1.5rem;display:flex}.tab-panel{flex:1;padding-right:1rem;animation:.4s fadeIn;overflow-y:auto}.tab-panel::-webkit-scrollbar{width:6px}.tab-panel::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.tab-panel::-webkit-scrollbar-thumb{background:#667eea80;border-radius:10px}.tab-panel::-webkit-scrollbar-thumb:hover{background:#667eeab3}.tab-heading{color:#fff;text-align:center;margin:0 0 .3rem;font-size:1.6rem;font-weight:900}.tab-subtitle{color:#ffffffb3;text-align:center;margin:0 0 1.5rem;font-size:.9rem;font-style:italic}.tabs-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.tab-nav-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.tab-nav-btn:hover{background:#ffffff1a;border-color:#fff3;transform:translate(3px)}.tab-nav-btn:first-child:hover{transform:translate(-3px)}.page-indicator{color:#fff9;font-size:.8rem;font-weight:500}.content-section{margin-bottom:2rem}.content-section:last-child{margin-bottom:0}.content-section h3{color:#0f2;margin:0 0 1rem;font-size:1.4rem;font-weight:700}.content-section h4{color:#fffffff2;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:600}.content-section p{color:#ffffffd9;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.content-section ul,.content-section ol{color:#fffc;margin:.5rem 0 1rem 1.5rem;font-size:.9rem;line-height:1.6}.content-section li{margin-bottom:.5rem}.content-section strong{color:#fffffff2}.setup-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1rem;display:grid}.setup-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.4rem;padding:1rem;display:flex}.setup-icon{font-size:1.8rem}.setup-item strong{color:#fff;text-align:center;font-size:.85rem}.setup-detail{color:#fff9;font-size:.75rem}.rule-block{background:#ffffff08;border-left:3px solid #667eea;border-radius:8px;margin:1rem 0;padding:1.2rem}.rule-block h4{color:#667eea;margin-top:0}.highlight{background:#00ff221a;border-left:3px solid #0f2;border-radius:4px;margin:1rem 0;padding:.8rem;font-weight:600}.card-values{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:1rem 0;display:flex}.card-values span{color:#fff;background:#ffffff1a;border-radius:8px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.strategy-block{background:#ffffff08;border-left:3px solid #764ba2;border-radius:8px;margin:1rem 0;padding:1.2rem}.strategy-block h4{color:#764ba2;margin-top:0}.strategy-block.advanced{background:#ffa5000d;border-left-color:orange}.strategy-block.advanced h4{color:orange}.example{background:#00ff221a;border-radius:8px;margin:.8rem 0;padding:.8rem;font-size:.9rem;font-style:italic}.key-insight{text-align:center;background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);border:2px solid #667eea4d;border-radius:12px;padding:1.2rem;font-size:1rem}.scoring-block{background:#ffffff08;border:2px solid #00ff224d;border-radius:12px;margin:1rem 0;padding:1.2rem}.scoring-block h4{color:#0f2;margin-top:0;font-size:1.2rem}.scoring-steps{color:#ffffffd9;font-size:.9rem;line-height:1.6}.scoring-steps li{margin-bottom:.8rem}.formula{color:#0f2;text-align:center;background:#0000004d;border-radius:8px;margin:.6rem 0;padding:.8rem;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.example-block{background:#667eea0d;border:1px solid #667eea33;border-radius:12px;margin:1rem 0;padding:1.2rem}.example-block h4{color:#667eea;margin-top:0;font-size:1rem}.calculation{background:#0003;border-radius:8px;margin:.8rem 0;padding:.8rem}.calc-step{color:#ffffffe6;padding:.4rem 0;font-size:.9rem}.calc-step .result{color:#0f2;font-weight:700}.calc-total{background:#00ff221a;border-left:4px solid #0f2;border-radius:8px;margin-top:.8rem;padding:.8rem}.calc-total .total-score{color:#0f2;font-size:1.2rem;font-weight:900}.payment-rules{background:#ffffff0d;border-radius:12px;padding:1.2rem}.payment-rules ol{color:#ffffffd9;margin:1rem 0;font-size:.9rem}.budget-info{text-align:center;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border:2px solid #667eea4d;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.budget-info h3{color:#667eea;margin:0 0 .8rem;font-size:1.2rem}.budget-info p{margin:.5rem 0}.claim-page{width:100%;height:100vh;position:relative;overflow:hidden}.claim-main{z-index:100;padding:1rem clamp(1rem,3vw,3rem);position:fixed;inset:calc(7vh + 1rem) 0 4vh;overflow-y:auto}.claim-settings-button{color:#64b5f6;cursor:pointer;z-index:200;background:#64b5f633;border:1px solid #64b5f64d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;position:fixed;top:calc(7vh + .5rem);right:1rem}.claim-settings-button:hover{background:#64b5f64d;border-color:#64b5f680}.claim-back-button{color:#ffffffe6;cursor:pointer;z-index:2001;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s;display:flex;position:fixed;top:1rem;left:1rem}.claim-back-button:hover{background:#ffffff26;border-color:#ffffff4d}.home-icon{font-size:1rem;line-height:1}.home-text{font-weight:500}.model-selection-tab{flex-direction:column;gap:1.5rem;display:flex}.provider-selector{background:#0f34604d;border:1px solid #64b5f633;border-radius:6px;padding:1rem}.provider-selector h3{color:#64b5f6;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.provider-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.provider-btn{color:#e0e0e0e6;cursor:pointer;background:#64b5f61a;border:1px solid #64b5f633;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.provider-btn:hover{background:#64b5f633;border-color:#64b5f666}.provider-btn.active{color:#64b5f6;background:#64b5f64d;border-color:#64b5f6}.loading,.no-models{text-align:center;color:#e0e0e0b3;padding:2rem}.model-item{cursor:pointer;background:#0f346080;border:1px solid #64b5f633;border-radius:4px;padding:1rem;transition:all .2s}.model-item:hover{background:#0f3460b3;border-color:#64b5f666}.model-quant{color:#e0e0e099;font-family:monospace;font-size:.85rem}.external-provider-info{color:#e0e0e0cc;background:#64b5f61a;border:1px solid #64b5f633;border-radius:4px;padding:1rem}.system-prompt-popup-backdrop{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.system-prompt-popup-backdrop-button{z-index:-1;cursor:pointer;background:0 0;border:none;position:absolute;inset:0}.system-prompt-popup-modal{background:#0f3460f2;border:1px solid #64b5f64d;border-radius:8px;flex-direction:column;width:90%;max-width:100%;height:90%;max-height:100%;padding:0;display:flex;box-shadow:0 10px 40px #00000080}.system-prompt-popup-header{background:#0f3460cc;border-bottom:1px solid #64b5f633;flex:none;justify-content:space-between;align-items:center;padding:1rem;display:flex}.system-prompt-popup-header span{color:#64b5f6;font-size:1rem;font-weight:600}.system-prompt-popup-header button{color:#e0e0e0b3;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;font-weight:700;transition:color .2s}.system-prompt-popup-header button:hover{color:#e0e0e0e6}.system-prompt-popup-textarea{color:#e0e0e0e6;resize:none;box-sizing:border-box;background:0 0;border:none;outline:none;flex:auto;width:100%;min-height:0;max-height:none;padding:1rem;font-family:inherit;font-size:1rem;overflow-y:auto}.system-prompt-popup-footer{background:#0f3460cc;border-top:1px solid #64b5f633;flex:none;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}.cancel-btn,.ok-btn{cursor:pointer;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.cancel-btn{color:#64b5f6;background:#64b5f633;border:1px solid #64b5f64d}.ok-btn{color:#fff;background:#64b5f6;border:1px solid #64b5f6}.ok-btn:hover{background:#42a5f5;border-color:#42a5f5}.inference-settings-tab{flex-direction:column;gap:1.5rem;display:flex}.settings-header-actions{gap:.5rem;margin-bottom:1rem;display:flex}.reset-btn,.reload-btn{color:#64b5f6;cursor:pointer;background:#64b5f633;border:1px solid #64b5f64d;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.reset-btn:hover,.reload-btn:hover{background:#64b5f64d}.system-prompt-section{background:#0f34604d;border:1px solid #64b5f633;border-radius:6px;overflow:hidden}.system-prompt-header{color:#64b5f6;border-bottom:1px solid #64b5f633;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:600;display:flex}.system-prompt-actions{align-items:center;gap:.25rem;display:flex}.expand-btn,.info-btn{cursor:pointer;background:#64b5f61a;border:1px solid #64b5f633;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.9rem;transition:all .2s;display:flex}.expand-btn:hover,.info-btn:hover{background:#64b5f633;border-color:#64b5f666}.info-btn{color:#64b5f6;font-size:.75rem;font-weight:700}.system-prompt-textarea{color:#e0e0e0e6;resize:vertical;background:0 0;border:none;width:100%;min-height:5rem;max-height:16rem;padding:.75rem;font-family:inherit;font-size:.9rem}.common-settings-section,.advanced-settings-section{background:#0f34604d;border:1px solid #64b5f633;border-radius:6px;overflow:hidden}.section-toggle{color:#64b5f6;cursor:pointer;background:#64b5f61a;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:flex}.section-toggle:hover{background:#64b5f633}.fold-icon{transition:transform .2s}.fold-icon.expanded{transform:rotate(180deg)}.settings-list{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.setting-row{border-radius:4px;align-items:center;gap:.75rem;padding:.5rem;transition:background .2s;display:flex}.setting-row:hover{background:#64b5f60d}.setting-label{color:#e0e0e0e6;min-width:10rem;font-size:.9rem;font-weight:500}.setting-slider{accent-color:#64b5f6;flex:1}.setting-value{color:#e0e0e0b3;text-align:right;min-width:3rem;font-family:monospace;font-size:.85rem}.setting-enabled{accent-color:#64b5f6;cursor:pointer;width:1rem;height:1rem}.setting-input{color:#e0e0e0e6;background:#0f346080;border:1px solid #64b5f633;border-radius:4px;flex:1;max-width:8rem;padding:.25rem .5rem;font-size:.9rem}.setting-checkbox{accent-color:#64b5f6;cursor:pointer;width:1.25rem;height:1.25rem}.setting-info{color:#64b5f6;cursor:help;background:#64b5f61a;border:1px solid #64b5f633;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.setting-info:hover{background:#64b5f633;border-color:#64b5f666}.setting-tooltip{z-index:1000;pointer-events:none;background:#0f3460fa;border:1px solid #64b5f64d;border-radius:6px;max-width:20rem;padding:.75rem;position:fixed;box-shadow:0 4px 12px #0000004d}.tooltip-description{color:#e0e0e0e6;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.tooltip-example{color:#e0e0e0b3;font-size:.75rem;font-style:italic}.provider-config-tab{flex-direction:column;gap:1.5rem;display:flex}.provider-config-header{margin-bottom:1rem}.provider-config-header h2{color:#64b5f6;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.provider-config-description{color:#e0e0e0b3;font-size:.9rem}.provider-config-loading,.provider-config-error{text-align:center;color:#e0e0e0b3;padding:2rem}.provider-list{flex-direction:column;gap:1rem;display:flex}.provider-item{background:#0f34604d;border:1px solid #64b5f633;border-radius:6px;padding:1rem}.provider-item-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.provider-item-header h3{color:#64b5f6;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.provider-item-header p{color:#e0e0e0b3;font-size:.85rem}.provider-item-actions{gap:.5rem;display:flex}.edit-btn,.test-btn,.save-btn,.cancel-btn,.delete-btn{cursor:pointer;border:1px solid #64b5f64d;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.edit-btn{color:#64b5f6;background:#64b5f633}.edit-btn:hover{background:#64b5f64d}.test-btn{color:#4caf50;background:#4caf5033;border-color:#4caf504d}.save-btn{color:#fff;background:#64b5f6;border-color:#64b5f6}.cancel-btn{color:#e0e0e0e6;background:#9e9e9e33;border-color:#9e9e9e4d}.cancel-btn:hover{background:#9e9e9e4d}.delete-btn{color:#f44336;background:#f4433633;border-color:#f443364d;padding:.25rem .5rem;font-size:.75rem}.delete-btn:hover{background:#f443364d}.test-result{color:#4caf50;background:#4caf501a;border:1px solid #4caf5033;border-radius:4px;margin-bottom:1rem;padding:.5rem;font-size:.85rem}.provider-form{flex-direction:column;gap:1rem;display:flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field label{color:#e0e0e0e6;font-size:.9rem;font-weight:500}.required{color:#f44336}.form-field input{color:#e0e0e0e6;background:#0f346080;border:1px solid #64b5f633;border-radius:4px;padding:.5rem;font-size:.9rem}.form-field input:focus{border-color:#64b5f6;outline:none}.form-actions{gap:.5rem;margin-top:.5rem;display:flex}.provider-config-display{flex-direction:column;gap:.5rem;display:flex}.config-item{background:#0f346033;border-radius:4px;justify-content:space-between;padding:.5rem;display:flex}.config-label{color:#e0e0e0e6;font-weight:500}.config-value{color:#e0e0e0b3;font-family:monospace;font-size:.85rem}.native-integration-tab{flex-direction:column;gap:1.5rem;display:flex}.native-header{margin-bottom:1rem}.native-header h2{color:#64b5f6;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.native-description{color:#e0e0e0b3;font-size:.9rem}.connection-status-section,.connection-config-section,.features-section{background:#0f34604d;border:1px solid #64b5f633;border-radius:6px;padding:1rem}.connection-status-section h3,.connection-config-section h3,.features-section h3{color:#64b5f6;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.status-indicator{border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.status-indicator.connected{background:#4caf501a;border:1px solid #4caf504d}.status-indicator.connecting{background:#ffc1071a;border:1px solid #ffc1074d}.status-indicator.disconnected{background:#f443361a;border:1px solid #f443364d}.status-icon{font-size:1.25rem}.status-text{color:#e0e0e0e6;font-weight:500}.test-btn{color:#4caf50;cursor:pointer;background:#4caf5033;border:1px solid #4caf504d;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.test-btn:hover{background:#4caf504d}.config-field{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.config-field label{color:#e0e0e0e6;font-size:.9rem;font-weight:500}.config-field select,.config-field input{color:#e0e0e0e6;background:#0f346080;border:1px solid #64b5f633;border-radius:4px;padding:.5rem;font-size:.9rem}.config-field select:focus,.config-field input:focus{border-color:#64b5f6;outline:none}.info-box{background:#64b5f61a;border:1px solid #64b5f633;border-radius:4px;margin-bottom:1rem;padding:1rem}.info-box p{color:#e0e0e0cc;margin-bottom:.5rem;font-size:.85rem}.info-box p:last-child{margin-bottom:0}.form-actions{margin-top:1rem}.save-btn{color:#fff;cursor:pointer;background:#64b5f6;border:1px solid #64b5f6;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.save-btn:hover{background:#42a5f5}.features-list{margin:0;padding:0;list-style:none}.features-list li{color:#e0e0e0e6;padding:.5rem 0;font-size:.9rem}.settings-page{background:var(--bg-color,#0f1a2e);min-height:100vh;color:var(--text-color,#e0e0e0);padding:2rem}.settings-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.settings-back-btn{color:#64b5f6;cursor:pointer;background:#64b5f633;border:1px solid #64b5f64d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.settings-back-btn:hover{background:#64b5f64d}.settings-title{margin:0;font-size:2rem;font-weight:600}.settings-tabs{border-bottom:2px solid #64b5f633;gap:.5rem;margin-bottom:2rem;display:flex}.settings-tab{color:#e0e0e099;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.settings-tab:hover{color:#e0e0e0e6}.settings-tab.active{color:#64b5f6;border-bottom-color:#64b5f6}.settings-content{background:#0f34604d;border-radius:8px;min-height:400px;padding:2rem}.sub-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.sub-tab{color:#e0e0e0b3;cursor:pointer;background:#64b5f61a;border:1px solid #64b5f633;border-radius:4px;padding:.5rem 1rem;transition:all .2s}.sub-tab:hover{color:#e0e0e0e6;background:#64b5f633}.sub-tab.active{color:#64b5f6;background:#64b5f64d;border-color:#64b5f6}.model-list{flex-direction:column;gap:1rem;display:flex}.model-item{background:#0f346080;border:1px solid #64b5f633;border-radius:6px;padding:1rem}.model-name{color:#64b5f6;margin-bottom:.5rem;font-weight:600}.model-quants{flex-wrap:wrap;gap:.5rem;display:flex}.quant-btn{color:#64b5f6;cursor:pointer;background:#64b5f61a;border:1px solid #64b5f64d;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;transition:all .2s}.quant-btn:hover{background:#64b5f633}.quant-btn.downloaded{color:#4caf50;background:#4caf5033;border-color:#4caf5066}.error-container{text-align:center;color:#fff;z-index:2000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.error-container h1{color:#f44;margin-bottom:20px;font-size:32px}.error-container p{color:#ffffffe6;margin-bottom:20px;font-size:18px}.error-retry-button{color:#fff;cursor:pointer;background-color:#ff0000b3;border:none;border-radius:5px;padding:10px 20px;font-size:16px;transition:background-color .3s}.error-retry-button:hover{background-color:#ff0000e6}.game-background{z-index:-1;pointer-events:none;background-color:#080b18;position:fixed;inset:0;overflow:hidden}.game-background__texture{z-index:0;background-image:var(--bg-image);background-position:50%;background-repeat:repeat;background-size:var(--bg-size-x,50%)var(--bg-size-y,100%);mix-blend-mode:var(--bg-blend,normal);opacity:var(--bg-opacity,1);filter:saturate(1.1);position:absolute;inset:0}.game-background__symbols{z-index:2;pointer-events:none;position:absolute;inset:0}.game-background__symbol{pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;transform:translate(-50%,-50%)}.game-background__symbol[data-symbol=club-filled]{top:var(--symbol-club-filled-y,50%);left:var(--symbol-club-filled-x,50%);width:var(--symbol-club-filled-width,14%);height:var(--symbol-club-filled-height,24%);background-image:var(--symbol-club-filled-image);opacity:var(--symbol-club-filled-opacity,.4);mix-blend-mode:var(--symbol-club-filled-blend,soft-light)}.game-background__symbol[data-symbol=club-hollow]{top:var(--symbol-club-hollow-y,50%);left:var(--symbol-club-hollow-x,50%);width:var(--symbol-club-hollow-width,14%);height:var(--symbol-club-hollow-height,24%);background-image:var(--symbol-club-hollow-image);opacity:var(--symbol-club-hollow-opacity,.4);mix-blend-mode:var(--symbol-club-hollow-blend,screen)}.game-background__symbol[data-symbol=diamond-filled]{top:var(--symbol-diamond-filled-y,50%);left:var(--symbol-diamond-filled-x,50%);width:var(--symbol-diamond-filled-width,14%);height:var(--symbol-diamond-filled-height,24%);background-image:var(--symbol-diamond-filled-image);opacity:var(--symbol-diamond-filled-opacity,.4);mix-blend-mode:var(--symbol-diamond-filled-blend,hard-light)}.game-background__symbol[data-symbol=diamond-hollow]{top:var(--symbol-diamond-hollow-y,50%);left:var(--symbol-diamond-hollow-x,50%);width:var(--symbol-diamond-hollow-width,14%);height:var(--symbol-diamond-hollow-height,24%);background-image:var(--symbol-diamond-hollow-image);opacity:var(--symbol-diamond-hollow-opacity,.4);mix-blend-mode:var(--symbol-diamond-hollow-blend,soft-light)}.game-background__symbol[data-symbol=heart-filled]{top:var(--symbol-heart-filled-y,50%);left:var(--symbol-heart-filled-x,50%);width:var(--symbol-heart-filled-width,14%);height:var(--symbol-heart-filled-height,24%);background-image:var(--symbol-heart-filled-image);opacity:var(--symbol-heart-filled-opacity,.4);mix-blend-mode:var(--symbol-heart-filled-blend,soft-light)}.game-background__symbol[data-symbol=heart-hollow]{top:var(--symbol-heart-hollow-y,50%);left:var(--symbol-heart-hollow-x,50%);width:var(--symbol-heart-hollow-width,14%);height:var(--symbol-heart-hollow-height,24%);background-image:var(--symbol-heart-hollow-image);opacity:var(--symbol-heart-hollow-opacity,.4);mix-blend-mode:var(--symbol-heart-hollow-blend,screen)}.game-background__symbol[data-symbol=spade-filled]{top:var(--symbol-spade-filled-y,50%);left:var(--symbol-spade-filled-x,50%);width:var(--symbol-spade-filled-width,14%);height:var(--symbol-spade-filled-height,24%);background-image:var(--symbol-spade-filled-image);opacity:var(--symbol-spade-filled-opacity,.4);mix-blend-mode:var(--symbol-spade-filled-blend,multiply)}.game-background__symbol[data-symbol=spade-hollow]{top:var(--symbol-spade-hollow-y,50%);left:var(--symbol-spade-hollow-x,50%);width:var(--symbol-spade-hollow-width,14%);height:var(--symbol-spade-hollow-height,24%);background-image:var(--symbol-spade-hollow-image);opacity:var(--symbol-spade-hollow-opacity,.4);mix-blend-mode:var(--symbol-spade-hollow-blend,screen)}.game-background__symbol[data-symbol=club-circle-filled]{top:var(--symbol-club-circle-filled-y,50%);left:var(--symbol-club-circle-filled-x,50%);width:var(--symbol-club-circle-filled-width,16%);height:var(--symbol-club-circle-filled-height,28%);background-image:var(--symbol-club-circle-filled-image);opacity:var(--symbol-club-circle-filled-opacity,.45);mix-blend-mode:var(--symbol-club-circle-filled-blend,soft-light)}.game-background__symbol[data-symbol=club-circle-hollow]{top:var(--symbol-club-circle-hollow-y,50%);left:var(--symbol-club-circle-hollow-x,50%);width:var(--symbol-club-circle-hollow-width,16%);height:var(--symbol-club-circle-hollow-height,28%);background-image:var(--symbol-club-circle-hollow-image);opacity:var(--symbol-club-circle-hollow-opacity,.45);mix-blend-mode:var(--symbol-club-circle-hollow-blend,screen)}.game-background__symbol[data-symbol=diamond-circle-filled]{top:var(--symbol-diamond-circle-filled-y,50%);left:var(--symbol-diamond-circle-filled-x,50%);width:var(--symbol-diamond-circle-filled-width,17%);height:var(--symbol-diamond-circle-filled-height,30%);background-image:var(--symbol-diamond-circle-filled-image);opacity:var(--symbol-diamond-circle-filled-opacity,.45);mix-blend-mode:var(--symbol-diamond-circle-filled-blend,soft-light)}.game-background__symbol[data-symbol=diamond-circle-hollow]{top:var(--symbol-diamond-circle-hollow-y,50%);left:var(--symbol-diamond-circle-hollow-x,50%);width:var(--symbol-diamond-circle-hollow-width,17%);height:var(--symbol-diamond-circle-hollow-height,30%);background-image:var(--symbol-diamond-circle-hollow-image);opacity:var(--symbol-diamond-circle-hollow-opacity,.45);mix-blend-mode:var(--symbol-diamond-circle-hollow-blend,screen)}.game-background__symbol[data-symbol=heart-circle-filled]{top:var(--symbol-heart-circle-filled-y,50%);left:var(--symbol-heart-circle-filled-x,50%);width:var(--symbol-heart-circle-filled-width,18%);height:var(--symbol-heart-circle-filled-height,30%);background-image:var(--symbol-heart-circle-filled-image);opacity:var(--symbol-heart-circle-filled-opacity,.45);mix-blend-mode:var(--symbol-heart-circle-filled-blend,soft-light)}.game-background__symbol[data-symbol=heart-circle-hollow]{top:var(--symbol-heart-circle-hollow-y,50%);left:var(--symbol-heart-circle-hollow-x,50%);width:var(--symbol-heart-circle-hollow-width,18%);height:var(--symbol-heart-circle-hollow-height,30%);background-image:var(--symbol-heart-circle-hollow-image);opacity:var(--symbol-heart-circle-hollow-opacity,.45);mix-blend-mode:var(--symbol-heart-circle-hollow-blend,screen)}.game-background__symbol[data-symbol=spade-circle-filled]{top:var(--symbol-spade-circle-filled-y,50%);left:var(--symbol-spade-circle-filled-x,50%);width:var(--symbol-spade-circle-filled-width,17%);height:var(--symbol-spade-circle-filled-height,30%);background-image:var(--symbol-spade-circle-filled-image);opacity:var(--symbol-spade-circle-filled-opacity,.45);mix-blend-mode:var(--symbol-spade-circle-filled-blend,soft-light)}.game-background__symbol[data-symbol=spade-circle-hollow]{top:var(--symbol-spade-circle-hollow-y,50%);left:var(--symbol-spade-circle-hollow-x,50%);width:var(--symbol-spade-circle-hollow-width,17%);height:var(--symbol-spade-circle-hollow-height,30%);background-image:var(--symbol-spade-circle-hollow-image);opacity:var(--symbol-spade-circle-hollow-opacity,.45);mix-blend-mode:var(--symbol-spade-circle-hollow-blend,screen)}.game-background__overlay{z-index:1;background:var(--overlay-background);mix-blend-mode:var(--overlay-blend,screen);opacity:var(--overlay-opacity,.25);position:absolute;inset:0}.hud{pointer-events:none;z-index:100;justify-content:center;align-items:flex-end;height:clamp(100px,15vh,200px);display:flex;position:fixed;bottom:4%;left:5%;right:5%}.hud__wing{pointer-events:auto;background:linear-gradient(#052312 0%,#001005 100%);border:2px solid #00ff7899;border-radius:0;flex:1;height:clamp(40px,10vw,60px);box-shadow:0 0 20px #00ff5066,inset 0 0 12px #00ff504d}.hud__wing--left{border-radius:12px 0 0;margin-right:10%}.hud__wing--right{border-radius:0 12px 0 0;margin-left:10%}.hud__center{aspect-ratio:1.1;z-index:2;background:linear-gradient(#011b0a 0%,#000 100%);border:2px solid #ffa028e6;border-radius:50%;width:clamp(150px,25vw,400px);position:fixed;overflow:hidden;transform:translateY(50%);box-shadow:0 0 25px #ffb44680,inset 0 0 15px #ff8c0066}.hud__center:before{content:"";z-index:-1;background:linear-gradient(#ffaa3299,#ff780033);border-bottom-right-radius:50%;border-bottom-left-radius:50%}.hud__center:after{content:"";background:linear-gradient(#00380e 0%,#000702 90%);height:50%;position:absolute;bottom:-1px;left:-1px;right:-1px}.card-in-hand-container{pointer-events:none;width:100vw;height:100vh;z-index:var(--card-in-hand-z,101);position:fixed;top:0;left:0}.card-in-hand__card{left:calc(var(--card-x,0px));top:calc(var(--card-y,0px));width:var(--card-width,60px);height:var(--card-height,84px);transform:translate(-50%,-100%)rotate(var(--card-rotation,0deg));transform-origin:50% 100%;filter:drop-shadow(0 6px 14px #00000059);user-select:none;pointer-events:none;z-index:var(--card-layer,101);border-radius:8px;transition:transform .25s,top .25s,left .25s;position:fixed}.player-ui-container{background-color:#0000;display:inline-block;position:relative}.player-ui-svg{shape-rendering:geometricPrecision;background-color:#0000;display:block;overflow:visible}.base-arc-group{filter:drop-shadow(0 14px 28px #00000073)drop-shadow(0 0 18px #0088ff8c)drop-shadow(0 0 28px #00a0ff59)}.base-arc{shape-rendering:geometricPrecision;stroke:#ffffff59;stroke-width:3px}.edge-ring{shape-rendering:geometricPrecision;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 18px #ffcc33bf)drop-shadow(0 0 32px #ffbf0073)}.image-base{shape-rendering:geometricPrecision;stroke:#ffffff2e;stroke-width:2px}.player-image{shape-rendering:optimizeQuality;filter:saturate(1.05)}.player-text{text-rendering:optimizeLegibility;letter-spacing:.6px;text-shadow:0 3px 6px #0009}.info-box{shape-rendering:geometricPrecision;stroke:#ffffff40;stroke-width:2px;filter:drop-shadow(0 10px 22px #00000073)drop-shadow(0 0 20px #008cff8c)drop-shadow(0 0 36px #00c8ff59)}.box-text{text-rendering:optimizeLegibility;letter-spacing:.3px;text-shadow:0 1px 2px #00000080}.player-banner-text{text-rendering:optimizeLegibility;letter-spacing:.6px;text-shadow:0 3px 6px #0009}.player-ui-container .player-text,.player-ui-container .info-box,.player-ui-container .edge-ring,.player-ui-container .base-arc{transition:all .25s}.player-ui-container svg{max-width:100%;height:auto}.players-on-table{z-index:110;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.players-on-table--interactive{pointer-events:auto}.player-seat{pointer-events:auto;left:var(--seat-left,50%);top:var(--seat-top,50%);transform:translate(-50%,-50%)rotate(var(--seat-rotation,0deg))scale(var(--seat-scale,1));position:absolute}.player-seat--selected{filter:drop-shadow(0 0 8px #53aeffa6)}.game-screen__layer{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.game-screen__content{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.table-layout-editor-panel__input{width:100%;color:inherit;background:#0f1d3ee6;border:none;border-radius:6px;margin-bottom:8px;padding:6px 8px}.table-layout-editor-panel{color:#f3f6ff;pointer-events:auto;backdrop-filter:blur(16px);z-index:6000;background:#0c1018eb;border-radius:12px;width:250px;max-height:80vh;padding:12px 14px;font-family:Inter,sans-serif;position:fixed;top:12px;right:12px;overflow-y:auto;box-shadow:0 18px 36px #00000073}.table-layout-editor-panel__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.table-layout-editor-panel__header h3{margin:0;font-size:14px;font-weight:600}.table-layout-editor-panel__close{color:#a3b6ff;cursor:pointer;background:0 0;border:none;font-size:16px}.table-layout-editor-panel__section{border-top:1px solid #ffffff14;margin-top:10px;padding-top:10px}.table-layout-editor-panel__section:first-of-type{border-top:none;margin-top:0;padding-top:0}.table-layout-editor-panel__button-row{gap:8px;margin-top:8px;display:flex}.table-layout-editor-panel__button-row button,.table-layout-editor-panel__section button{color:#f7fbff;cursor:pointer;background:linear-gradient(135deg,#3d4a94,#1e255c);border:none;border-radius:6px;flex:1;padding:8px 12px;font-weight:600}.table-layout-editor-panel__label{color:#f1f7ffcc;flex-direction:column;gap:3px;margin-bottom:6px;font-size:11px;display:flex}.table-layout-editor-panel__label input{color:inherit;background:#0f1d3ee6;border:none;border-radius:6px;padding:6px 8px}.table-layout-editor-panel__label--inline{flex-direction:row;align-items:center;gap:8px}.table-layout-editor-panel__range-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.table-layout-editor-panel__position-grid{grid-template-columns:1fr;gap:8px;display:grid}.table-layout-editor-panel__position-control{grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:8px;display:grid}.table-layout-editor-panel__range-value{text-align:right;font-variant-numeric:tabular-nums;min-width:32px}.table-layout-editor-panel__seat-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.table-layout-editor-panel__seat-grid{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.table-layout-editor-panel__seat-chip{color:#f7fbff;cursor:pointer;background:#16224a99;border:1px solid #528cff40;border-radius:999px;flex:1 0 36px;min-width:44px;padding:6px 8px;font-weight:600;transition:background .2s,border .2s,color .2s}.table-layout-editor-panel__seat-chip:hover{border-color:#7eb2ff99}.table-layout-editor-panel__seat-chip--active{background:linear-gradient(135deg,#548effe6,#386cd2d9);border-color:#0000;box-shadow:0 6px 16px #295ed259}.table-layout-editor-panel__seat-details{background:#141e3a8c;border:1px solid #548eff26;border-radius:10px;flex-direction:column;gap:8px;padding:8px 10px;display:flex}.table-layout-editor-panel__angle-control{grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:8px;display:grid}.table-layout-editor-panel__angle-control input[type=number]{width:100%}.table-layout-editor-panel__seat-hint{color:#dde6ffb3;margin:0;padding:6px 4px;font-size:12px}.table-layout-editor-panel__seat-item{cursor:pointer;background:#1a224499;border-radius:8px;flex-direction:column;align-items:stretch;gap:6px;padding:6px 8px;display:flex}.table-layout-editor-panel__seat-item--selected{background:#409bff40;box-shadow:0 0 0 1px #53aeffa6}.table-layout-editor-panel__seat-overrides{flex-wrap:wrap;gap:6px;width:100%;display:flex}.table-layout-editor-panel__seat-overrides .table-layout-editor-panel__label--inline{flex:48%}.table-layout-editor-panel__seat-override-input{grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:6px;width:100%;display:grid}.table-layout-editor-panel__seat-override-input input[type=number],.table-layout-editor-panel__position-control input[type=number]{color:inherit;background:#0c142cf2;border:none;border-radius:6px;padding:6px 8px}.table-layout-editor-panel__seat-override-reset{color:#fff;cursor:pointer;background:#4670d2d9;border:none;border-radius:6px;padding:4px 8px;font-size:12px;line-height:1}.table-layout-editor-panel__seat-label{font-weight:600;display:block}.table-layout-editor-panel__label--inline{justify-content:space-between;width:100%;font-weight:600}.table-layout-editor-panel__textarea{color:#f7fbff;resize:vertical;background:#0c101cf2;border:1px solid #ffffff1f;border-radius:8px;width:100%;padding:8px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:11px}.table-layout-editor-overlay{pointer-events:auto;z-index:390;position:absolute;inset:0}.table-layout-editor-handle{width:48px;height:48px;left:var(--seat-left,50%);top:var(--seat-top,50%);color:#fff;pointer-events:auto;cursor:grab;user-select:none;background:#3882ffa6;border-radius:50%;justify-content:center;align-items:center;margin-top:-24px;margin-left:-24px;font-size:12px;font-weight:700;transition:transform .1s,background .1s;display:flex;position:absolute;box-shadow:0 12px 22px #0000004d}.table-layout-editor-handle:active{cursor:grabbing;background:#38acffd9;transform:scale(1.05)}.table-layout-editor-panel__toggle{color:#f7fbff;letter-spacing:.02em;cursor:pointer;pointer-events:auto;z-index:6000;background:#15204ad1;border:none;border-radius:999px;padding:10px 16px;font-weight:600;position:fixed;top:18px;right:18px;box-shadow:0 10px 18px #00000059}.loading-screen,.game-loading-screen{z-index:1000;pointer-events:none;opacity:1;background:radial-gradient(circle,#006e68 0%,#003264 70%,#00050f 100%);width:100%;height:100%;transition:opacity 1.5s ease-out;position:fixed;top:0;left:0}.game-loading-screen.fade-out{opacity:0}.loading-spinner{border:8px solid #0095ff33;border-top-color:#0095ffcc;border-radius:50%;width:120px;height:120px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-message{color:#ffffffb3;font-family:Arial,sans-serif;font-size:16px;animation:2s ease-in-out infinite alternate pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(100px - 50%))}.loading-title{color:#32cd32;opacity:.7;text-shadow:0 1px #ccc,0 2px #c9c9c9,0 3px #bbb,0 4px #b9b9b9,0 5px #aaa,0 6px 1px #0000001a,0 0 5px #0000001a,0 1px 3px #0000004d,0 3px 5px #0003,0 5px 10px #00000040,0 10px 10px #0003,0 20px 20px #00000026;pointer-events:none;font-size:48px;font-weight:700;animation:6s linear infinite grow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%{transform:translate(-50%,calc(100px - 50%))scale(1)}to{transform:translate(-50%,calc(100px - 50%))scale(1.1)}}@keyframes grow{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(15)}}.game-card{backdrop-filter:blur(10px);background:#1a1a2ed9;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.game-card:hover{border-color:#64b5f680;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.game-card.coming-soon{opacity:.7;cursor:not-allowed}.game-card.coming-soon:hover{transform:translateY(-2px)}.game-card-image{background:linear-gradient(135deg,#64b5f633,#9c27b033);width:100%;padding-top:56.25%;position:relative;overflow:hidden}.game-card-image-placeholder{background:linear-gradient(135deg,#1e1e3ce6,#32325ae6);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.game-card-icon{opacity:.8;font-size:3rem}.coming-soon-badge{color:#000;text-transform:uppercase;letter-spacing:1px;background:#ffc107f2;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:.6rem;right:.6rem;box-shadow:0 2px 8px #0000004d}.play-overlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.game-card:hover .play-overlay{opacity:1}.play-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#64b5f6f2;border:none;border-radius:6px;padding:.6rem 1.2rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}.play-button:hover{background:#64b5f6;transform:scale(1.05)}.game-card-info{flex-direction:column;flex:1;padding:.65rem;display:flex}.game-card-title{color:#fffffff2;text-shadow:0 2px 4px #0000004d;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.game-card-description{color:#ffffffb3;flex:1;margin:0 0 .5rem;font-size:.7rem;line-height:1.3}.game-card-tags{flex-wrap:wrap;gap:.3rem;margin-bottom:.4rem;display:flex}.game-tag{color:#64b5f6f2;background:#64b5f633;border:1px solid #64b5f64d;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:500}.game-card-meta{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.4rem;display:flex}.players-info{color:#fff9;font-size:.7rem}@media (width<=768px){.game-card-icon{font-size:3rem}.game-card-title{font-size:1.1rem}.game-card-description{font-size:.8rem}}
