:root{--cc-bg:#03070d;--cc-surface:#071522;--cc-surface2:#0b1c2d;--cc-border:#123e63;--cc-cyan:#16e6ba;--cc-gold:#f4c431;--cc-red:#ff3d5a;--cc-blue:#1487ff;--cc-text:#f5f7fa;--cc-muted:#8b98a8;}
html,body{background:var(--cc-bg)!important;color:var(--cc-text)!important;min-height:100%;}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
#root{min-height:100vh;background:var(--cc-bg)!important;}
#root>div{background:var(--cc-bg)!important;}
.cc-v24-content{padding-bottom:96px!important;}
.cc-tabs{display:none!important;}
.cc-v24-bottom{position:fixed;z-index:9999;left:0;right:0;bottom:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:rgba(3,7,13,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid rgba(20,135,255,.22);display:grid;grid-template-columns:repeat(6,1fr);gap:4px;box-shadow:0 -12px 30px rgba(0,0,0,.28)}
.cc-v24-nav{appearance:none;border:0;background:transparent;color:#718096;min-width:0;padding:7px 2px 5px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:700;cursor:pointer;transition:.18s ease;}
.cc-v24-nav svg{width:19px;height:19px;stroke-width:2;}
.cc-v24-nav.active{color:var(--cc-gold);background:rgba(244,196,49,.08)}
.cc-v24-plus{width:50px!important;height:50px!important;align-self:center;margin-top:-24px!important;border-radius:50%!important;background:var(--cc-gold)!important;color:#14110a!important;box-shadow:0 8px 24px rgba(244,196,49,.28),0 0 0 5px rgba(244,196,49,.07)!important;font-size:0!important;padding:0!important;}
.cc-v24-plus svg{width:25px;height:25px;stroke-width:2.5;}
.cc-v24-sheet-backdrop{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.62);backdrop-filter:blur(4px);display:flex;align-items:flex-end;}
.cc-v24-sheet{width:100%;max-height:88vh;overflow:auto;background:#071522;border:1px solid #123e63;border-bottom:0;border-radius:28px 28px 0 0;padding:18px 16px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.5);animation:ccV24Up .22s ease-out}
@keyframes ccV24Up{from{transform:translateY(35px);opacity:.5}to{transform:none;opacity:1}}
.cc-v24-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cc-v24-sheet-head h2{font-size:21px;margin:0}.cc-v24-close{border:0;background:#0b1c2d;color:#aeb9c7;border:1px solid #123e63;border-radius:12px;width:38px;height:38px;font-size:22px;cursor:pointer}
.cc-v24-action{width:100%;display:flex;align-items:center;gap:13px;border:1px solid #123e63;background:#0a1d2e;color:#f5f7fa;border-radius:16px;padding:13px 14px;margin:8px 0;text-align:left;cursor:pointer}.cc-v24-action .ico{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#102b43;color:var(--cc-cyan)}.cc-v24-action strong{display:block;font-size:15px}.cc-v24-action span{display:block;color:#8b98a8;font-size:12px;margin-top:2px}
.cc-v24-money-card{border:1px solid #123e63;background:#071522;border-radius:18px;padding:16px;margin:10px 0;cursor:pointer}.cc-v24-money-card .label{font-size:13px;color:#8b98a8}.cc-v24-money-card .value{font-size:25px;font-weight:800;margin:5px 0}.cc-v24-money-card .hint{font-size:12px;color:#8b98a8}.cc-v24-money-card.green .value{color:#16e6ba}.cc-v24-money-card.gold .value{color:#f4c431}.cc-v24-money-card.red .value{color:#ff3d5a}
.cc-v24-search{width:100%;box-sizing:border-box;border:1px solid #123e63!important;background:#071522!important;color:#f5f7fa!important;border-radius:14px!important;padding:12px 14px!important;outline:none!important;}
.cc-v24-search:focus{border-color:#1487ff!important;box-shadow:0 0 0 3px rgba(20,135,255,.12)!important}
.cc-v24-chip{border:1px solid #173e60;background:#071522;color:#8b98a8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.cc-v24-chip.active{background:rgba(244,196,49,.14);color:#f4c431;border-color:rgba(244,196,49,.55)}
button,.cc-btn{transition:transform .12s ease,filter .12s ease!important}button:active,.cc-btn:active{transform:scale(.98)}
input,select,textarea{color:#f5f7fa!important;background:#071522!important;border-color:#123e63!important;border-radius:14px!important;}
input::placeholder,textarea::placeholder{color:#657386!important}
.cc-btn-gold{background:#f4c431!important;color:#14110a!important;border-radius:14px!important;font-weight:800!important;box-shadow:0 8px 22px rgba(244,196,49,.12)!important}
.cc-v24-title{font-size:25px;font-weight:800;letter-spacing:-.3px;margin:2px 0 4px}.cc-v24-sub{color:#8b98a8;font-size:13px;margin:0 0 18px}
@media(min-width:700px){.cc-v24-bottom{max-width:620px;left:50%;right:auto;transform:translateX(-50%);border-radius:20px 20px 0 0}.cc-v24-sheet{max-width:620px;margin:0 auto}.cc-v24-sheet-backdrop{align-items:flex-end}}
