@charset "UTF-8";@keyframes glow{0%{box-shadow:0 0 5px #0f8,0 0 10px #0f8}50%{box-shadow:0 0 20px #0f8,0 0 30px #0f8}to{box-shadow:0 0 5px #0f8,0 0 10px #0f8}}.relative{position:relative}.main-data{display:flex;flex-direction:column}.page-title{font-size:48px;font-weight:700;color:#00eaff;margin-right:auto;margin-top:60px;margin-bottom:40px;text-shadow:0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 2px #00EAFF,0 0 1px #00EAFF}.page-data{display:flex;flex-direction:row;justify-content:space-between;border-radius:25px;padding:60px;box-shadow:0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b}.page-data-column{display:flex;flex-direction:column;justify-content:space-between;border-radius:25px;padding:60px;margin-top:40px;box-shadow:0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b,0 0 4px #20202b}.page-data-margin{margin-top:40px}.terminal-glitch{font-family:Share Tech Mono,monospace;color:#00eaff;font-size:21px;line-height:1.3;text-align:left}.games-list{display:flex;flex-direction:row;justify-content:space-between}.games-column{display:flex;flex-direction:column;width:45%}.game{cursor:pointer;outline:none;background:none;border-radius:15px;display:flex;flex-direction:row;align-items:center;width:100%;height:100px;margin-bottom:30px}.game span{font-size:32px;font-weight:700}.game-img{width:40px;height:40px;margin-right:30px;margin-left:30px;padding:10px;border-radius:15px}.game-img img{width:40px;height:40px}.profile-data{display:flex;flex-direction:column}.profile-nickname{font-size:36px;font-weight:300;color:#b3b3ff;margin-bottom:20px;text-shadow:0 0 1px #B3B3FF,0 0 1px #B3B3FF,0 0 1px #B3B3FF,0 0 2px #B3B3FF,0 0 1px #B3B3FF}.profile-edit{border:none;text-decoration:underline;outline:none;background:none;cursor:pointer;font-size:18px;font-weight:200;color:#008cff;margin-bottom:10px;text-shadow:0 0 1px #008CFF,0 0 1px #008CFF,0 0 1px #008CFF,0 0 1px #008CFF,0 0 1px #008CFF}.profile-exit{border:none;text-decoration:underline;outline:none;background:none;cursor:pointer;font-size:18px;font-weight:200;color:#f06;text-shadow:0 0 1px #FF0066,0 0 1px #FF0066,0 0 1px #FF0066,0 0 1px #FF0066,0 0 1px #FF0066}.games-history{display:flex;flex-direction:column;align-items:center;width:55%}.games-history-title{font-size:36px;margin-bottom:40px;font-weight:700;color:#00eaff;text-shadow:0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 2px #00EAFF,0 0 1px #00EAFF}.games-history-item-win{border-radius:15px;border:2px solid #00FF88;padding:20px;margin-bottom:20px}.games-history-item-lose{border-radius:15px;border:2px solid #B000FF;padding:20px;margin-bottom:20px}.games-history-item-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.games-history-item-game{font-size:18px;font-weight:300;color:#b3b3ff}.games-history-item-sum{font-size:24px;font-weight:500;color:#0f8}.games-history-item-opponent,.games-history-item-date{font-size:18px;color:#b3b3ff}.games-history-item-button-won,.games-history-item-button-lost{outline:none;background:none;cursor:pointer;width:150px;height:55px;font-size:18px;color:#b3b3ff;border:1px solid #B3B3FF;border-radius:10px}.games-history-item-warn{background:none;outline:none;cursor:pointer;width:150px;height:55px;font-size:18px;color:#b3b3ff;border:1px solid #B3B3FF;border-radius:10px}.games-history-list{display:flex;flex-direction:column;width:90%}.gl-protocol-game-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.gl-lighter-red{display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:#ff003c;border:3px solid #FF003C;font-size:32px;font-weight:700;border-radius:100%}.gl-lighter-green{display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:#0f8;border:3px solid #00FF88;font-size:32px;font-weight:700;border-radius:100%}.gl-move-button-move{outline:none;background:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:#008cff;border:3px solid #008CFF;font-size:32px;font-weight:700;border-radius:100%}.gl-move-button-win{outline:none;background:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:gold;border:3px solid #FFD700;font-size:32px;font-weight:700;border-radius:100%}.gl-move-button-lose{outline:none;background:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:#b000ff;border:3px solid #B000FF;font-size:32px;font-weight:700;border-radius:100%}.gl-move-button-wait{outline:none;background:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:180px;height:180px;color:#b3b3ff;border:3px dashed #B3B3FF;font-size:28px;font-weight:700;border-radius:100%}.landing-data{display:flex;flex-direction:column;align-items:center}.landing-title{font-size:48px;font-weight:700;color:#00eaff;text-shadow:0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 1px #00EAFF,0 0 2px #00EAFF,0 0 1px #00EAFF}.landing-subtitle{font-size:36px;font-weight:100;color:#b3b3ff;text-shadow:0 0 1px #B3B3FF,0 0 1px #B3B3FF,0 0 2px #B3B3FF}.landing-button{outline:none;background:none;cursor:pointer;border:1px solid #008CFF;border-radius:10px;color:#008cff;width:300px;height:60px;font-size:24px;font-weight:300;margin-top:30px;transition:all .3s ease}.landing-button:hover{box-shadow:0 0 10px #008cff,0 0 20px #008cff}.login-form{display:flex;flex-direction:column}.login-input{background:none;border:2px solid #FFF;border-radius:10px;color:#fff;width:400px;padding:15px;margin-bottom:20px;font-size:18px}.login-input::placeholder{color:#ccc}.login-button{outline:none;background:none;cursor:pointer;border:2px solid #FFF;color:#fff;border-radius:15px;padding:10px;width:180px;margin-left:auto;margin-bottom:10px}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-button-alternative{outline:none;background:none;cursor:pointer;width:180px;border:none;color:#ccc;margin-left:auto;text-decoration:underline}.login-feedback{font-size:14px;margin-bottom:15px}.login-feedback-error{color:#ff8a8a}.sync-matchmaking-button-start{outline:none;background:none;cursor:pointer;width:250px;height:250px;border-radius:100%;border:3px solid #00EAFF;color:#00eaff;font-size:21px;font-weight:700;margin-bottom:25px}.sync-matchmaking-button-end{outline:none;background:none;cursor:pointer;width:250px;height:250px;border-radius:100%;border:3px solid #B000FF;color:#b000ff;font-size:21px;font-weight:700;margin-bottom:25px}.sync-matchmaking-choose-sum{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:400px;margin:0 auto}.sync-matchmaking-active{background:none;outline:none;border:2px solid #00FF88;color:#0f8;width:23%;height:40px;margin-bottom:15px;border-radius:10px}.sync-matchmaking-inactive{background:none;outline:none;border:2px solid #FFD700;color:gold;width:23%;height:40px;margin-bottom:15px;border-radius:10px;cursor:pointer}.nav-main{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;height:90px}.nav-logo{width:70px;height:70px;border-radius:15px;overflow:hidden}.nav-logo img{width:100%;height:100%;object-fit:cover}.nav-menu{display:flex;flex-direction:row;align-items:center}.nav-button{cursor:pointer;border:2px solid #00FF88;border-radius:10px;background:none;outline:none;color:#0f8;width:200px;height:70px;font-size:32px;font-weight:700;transition:all .3s ease;text-shadow:0 0 5px #00FF88}.nav-button:hover{animation:glow 1.5s infinite alternate}.nav-burger{border:2px solid #FFF;width:70px;height:70px;background:none;border-radius:15px;margin-left:15px;cursor:pointer;transition:all .3s ease}.nav-burger:hover{box-shadow:0 0 10px #fff,0 0 20px #fff}.nav-burger-menu{position:absolute;right:0;display:flex;gap:10px;margin-top:20px;z-index:50;background:#000c;padding:8px;border-radius:10px;box-shadow:0 0 10px #fff;transform:scaleY(0);transform-origin:top;opacity:0;transition:transform .3s ease,opacity .3s ease}.nav-burger-menu.open{transform:scaleY(1);opacity:1}.nav-burger-button{border:2px solid #FFF;width:70px;height:70px;background:none;border-radius:15px;margin-left:15px;cursor:pointer;transition:all .3s ease}.nav-burger-button:hover{box-shadow:0 0 10px #fff,0 0 20px #fff}.transactions-navigation{display:flex;flex-direction:row;justify-content:space-around;width:100%}.transactions-navigation-button{outline:none;background:none;cursor:pointer;width:120px;height:120px;border:2px solid #00FF00;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 20px}.transactions-navigation-button img{width:70px;height:70px;margin-bottom:10px}.transactions-navigation-button span{font-size:21px;font-weight:700;color:#0f0}.game-navigation{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px}.game-navigation-button{outline:none;background:none;cursor:pointer;border-radius:15px;padding:10px 20px;width:250px;height:50px;font-size:28px;font-weight:700}.matchmaking-navigation{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:40px}.matchmaking-nav-button{outline:none;background:none;cursor:pointer;width:250px;height:50px;border:2px solid #FFF;border-radius:15px;color:#fff;font-size:21px;font-weight:400}.profile-photo{width:300px;height:300px;border-radius:100%}.profile-photo img{width:300px;height:300px;border-radius:100%;margin-bottom:30px}.profile-nickname{font-size:36px;font-weight:300;color:#b3b3ff;margin-bottom:20px;text-shadow:0 0 1px #B3B3FF,0 0 1px #B3B3FF,0 0 2px #B3B3FF}.profile-edit,.profile-exit{outline:none;cursor:pointer;text-decoration:underline;background:none;font-size:18px;font-weight:200}.profile-edit{color:#008cff}.profile-exit{color:#f06}.room-navigation{display:flex;flex-direction:row;justify-content:space-between;width:100%}.room-logo{outline:none;background:none;cursor:pointer;border:none;width:70px;height:70px}.room-logo img{width:70px;height:70px}.room-leave{outline:none;background:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;border:2px solid #FF3B3B;border-radius:10px;width:70px;height:70px}.room-leave img{width:60px;height:60px}.gl-race{width:70%;margin:5% 0}.gl-progress-text{display:flex;flex-direction:column;gap:8px;text-align:center;margin-bottom:16px}.gl-track-row{margin-bottom:24px}.gl-track{position:relative;width:100%;height:20px;background-color:#008cff;border-radius:20px}.gl-player-label{display:flex;justify-content:space-between;font-size:18px;margin-top:8px}.gl-player{width:40px;height:40px;border-radius:100%;top:50%;transform:translateY(-50%);transition:left .8s ease}.gl-player-eliminated{opacity:.4;filter:grayscale(1)}.gl-player-1{position:absolute;background:gold}.gl-player-2{position:absolute;background:#b000ff}.rps-protocol-game-data{display:flex;flex-direction:column}.rps-user{display:flex;flex-direction:row;justify-content:center;align-items:center}.rps-score{font-size:60px;font-weight:700;color:#008cff;margin-right:20px}.rps-table{border:2px solid #00EAFF;padding:20px;border-radius:15px}.rps-move-table{display:flex;flex-direction:row;height:180px}.rps-row{display:flex;flex-direction:row;margin-bottom:20px}.rps-button{outline:none;background:none;cursor:pointer;width:60px;height:60px;border-radius:10px;margin:0 20px}.rps-rock-active{border:2px solid #FF3B3B}.rps-rock-inactive{border:2px solid #660000}.rps-scissors-active{border:2px solid #FFD700}.rps-scissors-inactive{border:2px solid #666600}.rps-paper-active{border:2px solid #FFF}.rps-paper-inactive{border:2px solid #CCC}.rps-universal-active{border:2px solid #BF00FF}.rps-universal-inactive{border:2px solid #800080}.rps-button-selected{box-shadow:0 0 10px #00eaff99}.rps-button-disabled{cursor:not-allowed;opacity:.5}.rps-round-info{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:20px}.rps-round-status{font-size:24px;margin-bottom:10px}.rps-round-message{font-size:18px;margin-bottom:10px}.rps-round-summary{font-size:16px;margin-bottom:10px}.rps-error{color:#ff4d4f;font-size:14px}.rps-target-selector-backdrop{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:20}.rps-target-selector{background:#111;border:1px solid #00EAFF;border-radius:12px;padding:24px;text-align:center;width:320px}.rps-target-buttons{display:flex;justify-content:space-between;margin:16px 0}.rps-target-button{flex:1;margin:0 4px;padding:10px;background:#00eaff;border:none;color:#000;font-weight:700;border-radius:8px;cursor:pointer}.rps-target-cancel{width:100%;padding:10px;background:transparent;border:1px solid #fff;color:#fff;border-radius:8px;cursor:pointer}.info-button{outline:none;background:none;display:flex;padding-top:25px;height:180px;border-radius:25px;position:fixed;bottom:-20px;background:#00eaff;cursor:pointer;border:none;right:70px}.info-button-image-div{display:flex;border-radius:100%;width:54px;height:54px;align-content:center;justify-content:center;align-items:center;background:#fff}.info-button-image{width:30px;height:30px}.rules{position:fixed;width:60%;display:flex;flex-direction:column;border:2px solid #FFF;border-radius:15px;background:#000;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;z-index:100;max-height:90%;overflow-y:scroll}.rules::-webkit-scrollbar{display:none}.rules-title{font-size:24px;color:#fff;padding:15px}.rules ol{text-align:left;color:#fff;font-size:16px}.rules ol li{margin-bottom:8px}.close{margin-left:auto;padding:0;background:none;outline:none;border:none;cursor:pointer}.speed-protocol-score-p1,.speed-protocol-score-p2,.speed-protocol-timer{font-weight:700;font-size:32px;color:#00eaff}.speed-protocol-wait{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#00eaff;border:3px solid #00EAFF;border-radius:200px;margin:40px}.speed-protocol-ready{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#008cff;border:3px solid #008CFF;border-radius:200px;margin:40px}.speed-protocol-go{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#0f8;border:3px solid #00FF88;border-radius:200px;margin:40px}.speed-protocol-too-early{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#ff003c;border:3px solid #FF003C;border-radius:200px;margin:40px}.speed-protocol-win{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:gold;border:3px solid #FFD700;border-radius:200px;margin:40px}.speed-protocol-lose{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#b000ff;border:3px solid #B000FF;border-radius:200px;margin:40px}.speed-protocol-fake{outline:none;background:none;cursor:pointer;font-weight:700;font-size:32px;width:200px;height:200px;color:#00ffea;border:3px solid #00FFEA;border-radius:200px;margin:40px}.speed-protocol-modal-backdrop{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.speed-protocol-modal{background:#080808;border:1px solid #00EAFF;border-radius:16px;padding:32px;max-width:360px;width:100%;text-align:center;box-shadow:0 8px 32px #00eaff4d}.speed-protocol-modal h3{font-size:28px;margin-bottom:12px}.speed-protocol-modal-amount{font-size:24px;color:#00eaff;margin-bottom:16px}.speed-protocol-modal-button{margin-top:12px;width:100%;padding:12px 16px;border:none;border-radius:12px;background:#00eaff;color:#000;font-weight:700;font-size:18px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.speed-protocol-modal-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00eaff66}.transaction-form{display:flex;flex-direction:column;margin-top:30px}.input-with-label{display:flex;flex-direction:column;justify-content:left;margin-top:15px}.transaction-input-label{font-size:24px;font-weight:700;color:#0f0;margin-right:auto;margin-bottom:8px}.transaction-input{outline:none;font-size:18px;font-weight:700;color:#0f0;border:2px solid #00FF00;background:none;border-radius:10px;padding:15px}.transaction-input::placeholder{font-size:18px;font-weight:700;color:#0f0}.transaction-instructions-block{display:flex;flex-direction:column}.transaction-notification{font-size:24px;color:#ff8c00;font-weight:700;margin-right:auto;margin-top:30px}.transaction-instructions{font-size:18px;color:#ff8c00;font-weight:700;margin-right:auto;text-align:left}.transaction-instructions li{margin-bottom:8px}.transaction-submit-button{outline:none;background:none;cursor:pointer;font-size:18px;font-weight:700;color:#0f0;border:2px solid #00FF00;border-radius:10px;padding:15px;width:250px;margin-top:15px}.transaction-feedback{margin-top:15px;font-size:18px;color:#ccc;text-align:left}.transaction-feedback-success{color:#0f8}.transaction-feedback-error{color:#ff003c}.transactions-history{display:flex;flex-direction:column;margin-top:30px}.transactions-history-message,.transactions-history-empty{font-size:20px;font-weight:700;color:#ccc;text-align:left;margin-top:20px}.transaction-item{display:flex;flex-direction:column;border-radius:10px;margin:20px 0;padding:20px}.transaction-item-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.transaction-item-title{font-size:24px;font-weight:700;color:#00eaff}.transaction-item-value{font-size:22px;font-weight:700;color:#0f0}.transaction-item-status{font-size:16px;text-transform:uppercase;font-weight:700}.transaction-item-status-success{color:#0f0}.transaction-item-status-pending{color:gold}.transaction-item-status-failed{color:#ff003c}.transaction-item-link{font-size:18px;color:#008cff;text-decoration:underline}.transaction-item-link:hover{color:#00eaff}.transaction-item-success{border:2px solid #00FF00}.transaction-item-success .transaction-item-value,.transaction-item-success .transaction-item-link{color:#0f0}.transaction-item-pending{border:2px solid #FFD700}.transaction-item-pending .transaction-item-value,.transaction-item-pending .transaction-item-link{color:gold}.transaction-item-failed{border:2px solid #FF003C}.transaction-item-failed .transaction-item-value,.transaction-item-failed .transaction-item-link{color:#ff003c}.profile-photo{width:300px;height:300px;border-radius:100%;border:2px solid #008CFF;overflow:hidden;outline:none;background:none;cursor:pointer}.profile-photo img{width:300px;height:300px;border-radius:100%;margin-bottom:30px;object-fit:cover}.avatar-popup-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.avatar-popup{background:#050505;border:1px solid #008CFF;border-radius:16px;width:min(700px,100%);padding:24px;box-shadow:0 0 30px #000000bf}.settings-panel{display:flex;flex-direction:column;gap:30px;width:100%}.settings-card{border-radius:20px;border:2px solid #20202b;padding:30px;display:flex;flex-direction:column;gap:20px;background:#00000059}.settings-card-title{font-size:28px;font-weight:700;color:#00eaff}.settings-form{display:flex;flex-direction:column;gap:12px}.settings-input-label{font-size:16px;color:#ccc;text-align:left}.settings-input{border-radius:10px;border:1px solid #CCC;background:transparent;padding:12px;color:#fff;font-size:16px;outline:none}.settings-input:focus{border-color:#00eaff}.settings-button{outline:none;background:none;cursor:pointer;border-radius:10px;border:2px solid #00EAFF;color:#00eaff;font-weight:700;padding:12px 20px;font-size:16px;align-self:flex-start}.settings-button:disabled{opacity:.6;cursor:not-allowed}.settings-status-message{font-size:16px;font-weight:700}.settings-status-success{color:#0f8}.settings-status-error{color:#ff003c}.settings-email-status{display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:15px 20px;border:2px solid #CCC}.settings-email-status-confirmed{border-color:#0f8}.settings-email-status-unconfirmed{border-color:#ff003c}.settings-email-details{display:flex;flex-direction:column;gap:6px}.settings-email-value{font-size:18px;font-weight:700;color:#fff}.settings-email-indicator{font-size:20px;font-weight:700}.settings-email-hint{font-size:16px;color:#ccc}.avatar-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.avatar-popup-header h3{font-size:20px;font-weight:500;color:#fff}.avatar-popup-close{outline:none;background:none;cursor:pointer;font-size:24px;color:#fff}.avatar-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}.avatar-option-btn{outline:none;background:none;cursor:pointer;border:1px solid #CCC;border-radius:16px;padding:12px 8px;text-align:center;background:#ffffff08;transition:border-color .2s ease,box-shadow .2s ease}.avatar-option-btn img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0 auto 8px;display:block}.avatar-option-btn span{font-size:14px;color:#ccc}.avatar-option-btn.active,.avatar-option-btn:hover{border-color:#008cff;box-shadow:0 0 12px #008cff80}.avatar-empty{grid-column:1 / -1;text-align:center;color:#ccc}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body{background-color:#000}.mines-room{min-height:100vh;background:radial-gradient(circle at 10% 20%,rgba(0,255,255,.12),transparent 30%),radial-gradient(circle at 90% 0%,rgba(255,0,255,.1),transparent 32%),#050505;color:#f5f7ff;padding:24px 0 64px}.mines-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.mines-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.mines-title{font-size:40px;font-weight:700;color:#7dffda;text-shadow:0 0 8px rgba(125,255,218,.5)}.mines-subtitle{font-size:18px;color:#9db0c8}.mines-status{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;border:1px solid rgba(125,255,218,.4);background:#7dffda14;color:#7dffda;text-shadow:0 0 6px rgba(125,255,218,.5)}.mines-grid-wrapper{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.panel-glass{background:linear-gradient(135deg,#0c1922cc,#080a1ad9);border:1px solid rgba(125,255,218,.3);box-shadow:0 10px 40px #00000073,0 0 18px #7dffda29;border-radius:18px;padding:20px}.panel-title{font-size:18px;color:#9db0c8;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.mines-grid{display:grid;gap:10px;width:100%}.mine-cell{position:relative;border-radius:12px;border:1px solid rgba(255,255,255,.05);overflow:hidden;min-height:68px;display:grid;place-items:center;color:#fff;font-weight:600}.mine-cell-glow{position:absolute;inset:0;opacity:.7;filter:blur(14px);z-index:0}.mine-cell-safe{background:#33ff9914;border-color:#33ff9959}.mine-cell-safe .mine-cell-glow{background:radial-gradient(circle,rgba(51,255,153,.28),transparent 50%)}.mine-cell-mine{background:#ff497414;border-color:#ff497466}.mine-cell-mine .mine-cell-glow{background:radial-gradient(circle,rgba(255,73,116,.28),transparent 50%)}.mine-cell-revealed{background:#ffffff0a;border-color:#ffffff2e}.mine-cell-revealed .mine-cell-glow{background:radial-gradient(circle,rgba(255,255,255,.15),transparent 50%)}.mine-cell-bonus{background:#00aaff14;border-color:#0af6}.mine-cell-bonus .mine-cell-glow{background:radial-gradient(circle,rgba(0,170,255,.28),transparent 50%)}.mine-cell span{position:relative;z-index:1;font-size:18px}.mine-cell-hidden{background:#ffffff05;border-color:#ffffff14}.mine-cell-exploded{background:#ff49742e;border-color:#ff497499}.mine-cell-clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.mine-cell-clickable:hover{transform:translateY(-2px);box-shadow:0 0 12px #7dffda33}.mine-cell-disabled{opacity:.6;cursor:not-allowed}.bonus-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bonus-card{display:grid;grid-template-columns:70px 1fr;gap:12px;padding:12px;align-items:center;background:#0c1226e6;border:1px solid rgba(255,255,255,.08);border-radius:14px}.bonus-icon{height:64px;width:64px;display:grid;place-items:center;border-radius:12px;background:#050818e6}.bonus-icon img{height:36px;width:36px}.bonus-content h4{margin:0 0 6px;font-size:16px;color:#f5f7ff}.bonus-content p{margin:0;font-size:14px;color:#9db0c8;line-height:1.4}.bonus-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:12px}.bonus-button{padding:10px 12px;border-radius:10px;border:1px solid rgba(125,255,218,.25);background:#7dffda14;color:#f5f7ff;cursor:pointer}.bonus-button:disabled{opacity:.5;cursor:not-allowed}.player-stack{display:grid;gap:12px}.player-card{background:linear-gradient(135deg,#17233ae6,#0c1430e6);border:1px solid rgba(0,170,255,.2);border-radius:14px;padding:12px;box-shadow:0 10px 30px #00000059}.player-card__header,.player-card__footer{display:flex;align-items:center;justify-content:space-between;color:#9db0c8;font-size:14px}.mines-message{color:#e8eeff}.mines-error{color:#ff7d7d}.mines-summary{display:grid;gap:6px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.mines-summary-reason{color:#9db0c8}.mines-modal-backdrop{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:10}.mines-modal{background:#0b0c16;border:1px solid rgba(125,255,218,.35);border-radius:16px;padding:24px;width:min(420px,90vw);display:grid;gap:12px;text-align:center;color:#f5f7ff}.mines-modal-amount{font-size:20px;font-weight:700;color:#7dffda}.mines-modal-button{padding:12px 16px;border-radius:12px;border:1px solid rgba(125,255,218,.35);background:#7dffda1f;color:#f5f7ff;font-weight:700;cursor:pointer}.mines-modal-button:hover{box-shadow:0 0 12px #7dffda66}.player-card__body{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:12px 0}.player-avatar{height:64px;width:64px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#0af3,#7dffda26);font-size:22px;font-weight:700;color:#f5f7ff}.player-meta{text-align:left}.player-name{font-size:17px;font-weight:700;color:#e8eeff}.player-lives,.player-streak{font-size:14px;color:#9db0c8;margin-top:4px}.player-role{color:#7dffda;font-weight:700}.player-timer{background:#ffffff0f;padding:4px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.12)}.player-status{padding:6px 10px;border-radius:8px;font-weight:700}.status-protected{background:#7dffda1a;color:#7dffda;border:1px solid rgba(125,255,218,.3)}.status-open{background:#ff49741a;color:#ff4974;border:1px solid rgba(255,73,116,.3)}.event-log__title{font-size:16px;color:#9db0c8;margin-bottom:8px}.event-log__body{display:grid;gap:8px}.event-log__item{display:flex;align-items:center;gap:8px;font-size:14px;color:#f5f7ff;padding:8px 10px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.event-dot{width:8px;height:8px;border-radius:50%;background:#7dffda;box-shadow:0 0 8px #7dffdab3}@media(max-width:1024px){.mines-grid-wrapper,.bonus-grid{grid-template-columns:1fr}}.tictactoe-room{min-height:100vh;background:radial-gradient(circle at 10% 10%,rgba(255,0,255,.12),transparent 30%),radial-gradient(circle at 90% 0%,rgba(0,170,255,.12),transparent 32%),#04060d;color:#f5f7ff;padding:24px 0 64px}.tictactoe-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.tictactoe-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.tictactoe-title{font-size:40px;font-weight:700;color:#ff7df5;text-shadow:0 0 10px rgba(255,125,245,.6)}.tictactoe-subtitle{font-size:18px;color:#9db0c8}.tictactoe-status{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,125,245,.4);background:#ff7df51f;color:#fcf;text-shadow:0 0 6px rgba(255,125,245,.5)}.ttt-grid-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.tictactoe-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tictactoe-cell{position:relative;height:96px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0d1020cc;overflow:hidden;display:grid;place-items:center;font-size:46px;font-weight:800;color:#f5f7ff;cursor:pointer;transition:transform .15s ease,border-color .2s ease}.tictactoe-cell:disabled{opacity:.6;cursor:not-allowed}.tictactoe-cell:hover:not(:disabled){transform:translateY(-2px);border-color:#ff7df559}.tictactoe-cell-bg{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.06),transparent 45%);opacity:.8}.symbol-x{position:relative;color:#7dffda;text-shadow:0 0 12px rgba(125,255,218,.7)}.symbol-o{position:relative;color:#ff7df5;text-shadow:0 0 12px rgba(255,125,245,.7)}.symbol-pending{position:relative;color:#9db0c8}.ttt-panel{background:linear-gradient(135deg,#090c18d9,#100c20e6);border:1px solid rgba(255,125,245,.24);border-radius:18px;padding:20px;box-shadow:0 12px 42px #00000073}.ttt-panel .panel-title{margin-bottom:10px}.ttt-player{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:12px 0}.ttt-player-active{background:#7dffda0d;border-radius:12px;padding:12px}.ttt-marker{height:64px;width:64px;border-radius:16px;display:grid;place-items:center;font-size:26px;font-weight:800;color:#0a0c14}.ttt-marker-x{background:linear-gradient(135deg,#7dffdab3,#00b48299)}.ttt-marker-o{background:linear-gradient(135deg,#ff7df5b3,#8c3cb499)}.ttt-player-body{text-align:left}.ttt-player-name{font-size:18px;font-weight:700;color:#e8eeff;display:flex;align-items:center;gap:8px}.ttt-player-meta{font-size:14px;color:#9db0c8}.ttt-chip{background:#7dffda33;color:#7dffda;padding:4px 8px;border-radius:8px;border:1px solid rgba(125,255,218,.4)}.chip-turn{background:#ff7df533;color:#ffb7ff;border-color:#ff7df580}.ttt-timeline-body{display:grid;gap:10px}.ttt-timeline-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#f5f7ff;font-size:14px}.ttt-timeline-row .event-dot{width:8px;height:8px;border-radius:50%;background:#ff7df5;box-shadow:0 0 8px #ff7df5b3}.ttt-actions{display:flex;gap:12px;margin-top:12px}.ttt-btn{flex:1;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,125,245,.25);background:#ff7df51f;color:#f5f7ff;font-weight:700;cursor:pointer}.ttt-btn.secondary{background:#7dffda1f;border-color:#7dffda40;color:#7dffda}@media(max-width:1024px){.ttt-grid-wrapper{grid-template-columns:1fr}}.memory-room{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(255,125,245,.08),transparent 30%),radial-gradient(circle at 100% 20%,rgba(125,255,218,.12),transparent 32%),#04060d;color:#f5f7ff;padding:24px 0 64px}.memory-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.memory-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.memory-title{font-size:40px;font-weight:700;color:#ff7df5;text-shadow:0 0 10px rgba(255,125,245,.6)}.memory-subtitle{font-size:18px;color:#9db0c8}.memory-status{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,125,245,.4);background:#ff7df51f;color:#fcf;text-shadow:0 0 6px rgba(255,125,245,.5)}.memory-grid-wrapper{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.memory-panel{background:linear-gradient(135deg,#090c18d9,#100c20e6);border:1px solid rgba(255,125,245,.24);border-radius:18px;padding:20px;box-shadow:0 12px 42px #00000073;display:grid;gap:16px}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.memory-card{position:relative;height:120px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden;display:grid;place-items:center;font-size:32px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.memory-card.open{transform:translateY(-4px);box-shadow:0 12px 24px #0000004d}.memory-card.found{box-shadow:0 0 16px #ff7df573}.memory-glow{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 50%)}.memory-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.memory-timeline{display:grid;gap:10px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#ff7df5;box-shadow:0 0 10px #ff7df5b3}.melody-sequence{display:none;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:10px}.melody-note{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;text-align:center;font-weight:700;color:#f5f7ff;transition:transform .2s ease,box-shadow .2s ease}.melody-note.played{box-shadow:0 0 12px #ff7df580;transform:translateY(-2px)}.melody-note.bot-playing{box-shadow:0 0 16px #7dffdab3;background:radial-gradient(circle at 20% 20%,#7dffda33,#ff7df50d);transform:translateY(-3px) scale(1.02)}.melody-note.user-input{box-shadow:0 0 12px #7dffda80;transform:translateY(-2px)}.note-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px}.note-button{padding:12px 10px;border-radius:12px;border:1px solid rgba(255,125,245,.35);background:#ff7df514;color:#f5f7ff;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.note-button:disabled{opacity:.5;cursor:not-allowed}.note-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 0 10px #ff7df566}.note-button.playing{background:linear-gradient(135deg,#7dffda40,#ff7df526);box-shadow:0 0 14px #7dffda99;transform:translateY(-2px) scale(1.01)}.memory-message{color:#e8eeff;font-size:16px}.memory-highlight{color:#7dffda;font-weight:700}.memory-error{color:#ff7d7d}.memory-summary{display:grid;gap:6px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.memory-summary-reason{color:#9db0c8}.memory-modal-backdrop{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:10}.memory-modal{background:#0b0c16;border:1px solid rgba(255,125,245,.35);border-radius:16px;padding:24px;width:min(420px,90vw);display:grid;gap:12px;text-align:center;color:#f5f7ff}.memory-modal-amount{font-size:20px;font-weight:700;color:#7dffda}.memory-modal-button{padding:12px 16px;border-radius:12px;border:1px solid rgba(255,125,245,.35);background:#ff7df51f;color:#f5f7ff;font-weight:700;cursor:pointer}.memory-modal-button:hover{box-shadow:0 0 12px #ff7df566}@media(max-width:1024px){.memory-grid-wrapper{grid-template-columns:1fr}}.captcha-room{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(96,172,255,.12),transparent 30%),radial-gradient(circle at 100% 20%,rgba(255,125,245,.12),transparent 32%),#04060d;color:#f5f7ff;padding:24px 0 64px}.captcha-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.captcha-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.captcha-title{font-size:40px;font-weight:700;color:#8ab8ff;text-shadow:0 0 10px rgba(138,184,255,.6)}.captcha-subtitle{font-size:18px;color:#9db0c8}.captcha-status{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid rgba(138,184,255,.4);background:#8ab8ff1f;color:#dbe8ff;text-shadow:0 0 6px rgba(138,184,255,.5)}.captcha-grid-wrapper{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.captcha-panel{background:linear-gradient(135deg,#090c18d9,#100c20e6);border:1px solid rgba(138,184,255,.24);border-radius:18px;padding:20px;box-shadow:0 12px 42px #00000073;display:grid;gap:16px}.panel-title{font-weight:700;color:#e8eeff}.prompt-card{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.prompt-label{font-size:18px;font-weight:700}.prompt-meta{color:#9db0c8}.prompt-btn{padding:10px 14px;border-radius:12px;border:1px solid rgba(138,184,255,.4);background:#8ab8ff1f;color:#dbe8ff;cursor:pointer}.captcha-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.captcha-cell{position:relative;height:104px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden;display:grid;place-items:center;font-size:32px;font-weight:700}.captcha-glow{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.07),transparent 50%)}.captcha-cell.correct{border-color:#7dffda80;box-shadow:0 0 14px #7dffda59}.captcha-cell.wrong{border-color:#ff497480;box-shadow:0 0 14px #ff497459}.captcha-cell.pending{border-color:#8ab8ff40}.captcha-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.stat-card{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:grid;gap:6px}.stat-label{color:#9db0c8;font-size:14px}.stat-value{font-size:22px;font-weight:700}.captcha-timeline{display:grid;gap:10px}.timeline-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#8ab8ff;box-shadow:0 0 10px #8ab8ffb3}.timeline-text{color:#e8eeff}.captcha-input-row{display:grid;grid-template-columns:1fr auto;gap:10px}.captcha-input{padding:12px 14px;border-radius:12px;border:1px solid rgba(138,184,255,.3);background:#ffffff0a;color:#f5f7ff}.captcha-preview{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:grid;place-items:center}.captcha-preview img{max-width:100%;border-radius:12px}.captcha-message{color:#e8eeff}.captcha-highlight{color:#7dffda;font-weight:700}.captcha-error{color:#ff7d7d}.captcha-summary{display:grid;gap:6px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.captcha-summary-reason{color:#9db0c8}.captcha-modal-backdrop{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:10}.captcha-modal{background:#0b0c16;border:1px solid rgba(138,184,255,.35);border-radius:16px;padding:24px;width:min(420px,90vw);display:grid;gap:12px;text-align:center;color:#f5f7ff}.captcha-modal-amount{font-size:20px;font-weight:700;color:#7dffda}.captcha-modal-button{padding:12px 16px;border-radius:12px;border:1px solid rgba(138,184,255,.35);background:#8ab8ff1f;color:#f5f7ff;font-weight:700;cursor:pointer}.captcha-modal-button:hover{box-shadow:0 0 12px #8ab8ff66}@media(max-width:1024px){.captcha-grid-wrapper{grid-template-columns:1fr}}.buckshot-room{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(255,124,245,.08),transparent 30%),radial-gradient(circle at 100% 20%,rgba(0,160,255,.12),transparent 32%),#04060d;color:#f5f7ff;padding:24px 0 64px}.buckshot-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.buckshot-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.buckshot-title{font-size:40px;font-weight:700;color:#ff7df5;text-shadow:0 0 10px rgba(255,125,245,.6)}.buckshot-subtitle{font-size:18px;color:#9db0c8}.buckshot-status{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,125,245,.4);background:#ff7df51f;color:#fcf;text-shadow:0 0 6px rgba(255,125,245,.5)}.buckshot-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.buckshot-panel{background:linear-gradient(135deg,#090c18d9,#100c20e6);border:1px solid rgba(255,125,245,.24);border-radius:18px;padding:20px;box-shadow:0 12px 42px #00000073;display:grid;gap:16px}.panel-title{font-weight:700;color:#e8eeff;display:flex;align-items:center;gap:8px}.barrel-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.chamber{position:relative;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden}.chamber-glow{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.06),transparent 55%);opacity:.8}.chamber-index{position:relative;font-size:12px;color:#9db0c8}.chamber-label{position:relative;font-size:16px;font-weight:700;margin-top:8px}.chamber.live{border-color:#ff497480;box-shadow:0 0 18px #ff497466}.chamber.blank{border-color:#7dffda59;box-shadow:0 0 18px #7dffda40}.chamber.jammed{border-color:#ffc26059;box-shadow:0 0 18px #ffc26040}.chamber.active{outline:2px solid rgba(140,60,180,.7)}.buckshot-actions{display:grid;gap:12px}.strategy-card{position:relative;display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.strategy-accent{width:10px;height:100%;border-radius:8px}.strategy-title{font-weight:700}.strategy-description{color:#9db0c8;font-size:14px}.strategy-risk{font-weight:700;color:#ffc260}.buckshot-player{padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:grid;gap:8px}.player-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.player-name{font-size:18px;font-weight:700}.player-role{color:#9db0c8}.player-health{display:flex;gap:6px}.health-pip{width:18px;height:10px;border-radius:8px;background:#ffffff14}.health-pip.filled{background:linear-gradient(135deg,#ff7df5,#8c3cb4);box-shadow:0 0 10px #ff7df580}.player-chip{background:#7dffda26;color:#7dffda;padding:6px 10px;border-radius:10px;border:1px solid rgba(125,255,218,.4);width:fit-content}.player-tag{padding:4px 10px;border-radius:999px;background:#ff7df529;border:1px solid rgba(255,125,245,.35);color:#fcf;font-size:12px}.turn-log{display:grid;gap:10px}.turn-row{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.turn-index{display:inline-flex;align-items:center;justify-content:center;height:28px;width:28px;border-radius:8px;background:#ff7df533;color:#fcf;font-weight:700}.turn-text{color:#e8eeff}@media(max-width:1024px){.buckshot-grid{grid-template-columns:1fr}}.buckshot-player-card{padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:grid;gap:10px;transition:border-color .2s ease,box-shadow .2s ease}.buckshot-player-card.active{border-color:#7dffda99;box-shadow:0 0 18px #7dffda40}.buckshot-player-meta{display:flex;align-items:center;gap:12px}.buckshot-avatar{width:48px;height:48px;border-radius:12px;object-fit:cover;border:2px solid rgba(255,255,255,.12)}.buckshot-player-name{font-weight:700}.buckshot-player-label{color:#9db0c8;font-size:14px}.buckshot-healthbar{display:flex;gap:6px}.buckshot-healthbar span{width:18px;height:10px;border-radius:8px;background:#ffffff14}.buckshot-healthbar .health-active{background:linear-gradient(135deg,#ff7df5,#8c3cb4);box-shadow:0 0 10px #ff7df580}.buckshot-player-bonus{font-size:14px;color:#fcf}.buckshot-bonus-counter{color:#e5e7eb;font-size:13px}.buckshot-bullet-info{display:flex;flex-direction:column;gap:6px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.buckshot-bonus-panel{display:grid;gap:12px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.buckshot-bonus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.buckshot-bonus-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ffffff08}.buckshot-bonus-card button{padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#0d1224,#161c34);color:#f5f7ff;cursor:pointer}.buckshot-bonus-card button:disabled{opacity:.5;cursor:not-allowed}.buckshot-bonus-name{font-weight:700;color:#fcf}.buckshot-bonus-count{color:#9db0c8;font-size:14px}.buckshot-bonus-empty{color:#9db0c8;margin:0}.buckshot-actions-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.buckshot-actions-row button{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#0d1224,#12162c);color:#f5f7ff;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.buckshot-actions-row button:disabled{opacity:.5;cursor:not-allowed}.buckshot-actions-row button:hover:not(:disabled){transform:translateY(-1px);border-color:#7dffda80}.buckshot-error{color:#ff8080;font-size:14px}.buckshot-turn-box{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;background:#ffffff0a;display:grid;gap:8px}.buckshot-result{margin-top:12px;padding:14px;border-radius:14px;border:1px solid rgba(125,255,218,.4);background:#7dffda14;display:grid;gap:8px}.buckshot-result-amount{font-size:20px;font-weight:700}.buckshot-summary-reason{color:#9db0c8}
