.starter-banner{width:100%;display:flex;align-items:center;gap:12px;padding:13px 15px;margin:10px 0;border:1px solid #43d991;border-radius:14px;background:linear-gradient(110deg,#0b302a,#101e2c);color:#e7fff2;text-align:left;cursor:pointer;box-shadow:inset 0 0 26px #24ff8c0b}
.starter-banner[hidden]{display:none}.starter-banner>span:nth-child(2){flex:1;min-width:0}.starter-banner b{font-size:15px;display:block}.starter-banner small{display:block;font-size:11px;margin-top:4px;color:#aceaca}.starter-banner>strong{color:#8effa9;font-size:22px;text-align:center;line-height:1.1}.starter-banner>strong small{letter-spacing:2px;color:#d7ffd9;font-size:10px}.starter-emblem{font-size:34px;color:#74ffb2}
.starter-dialog{color:#edfff4;background:#091b20;border:1px solid #42bd83;border-radius:22px;padding:0;width:min(480px,calc(100vw - 24px));max-height:calc(100dvh - 30px);box-sizing:border-box;box-shadow:0 20px 80px #000b;overflow:auto;overscroll-behavior:contain}.starter-dialog::backdrop{background:#010a14ce;backdrop-filter:blur(4px)}
.starter-dialog-body{padding:18px}.starter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.starter-heading button{width:34px;height:34px;background:#14302e;border:1px solid #456e5c;border-radius:50%;font-size:24px;color:#ddffe7;cursor:pointer}.starter-value{font-weight:900;font-size:15px;letter-spacing:1.2px;color:#062019;background:#96ffae;padding:6px 11px;border-radius:6px}.starter-dialog h2{font-size:clamp(23px,6vw,30px);line-height:1.15;margin:14px 0 7px;overflow-wrap:anywhere;color:#f0fff6}.starter-intro{font-size:13px;color:#accbbd;margin:0 0 9px;line-height:1.45}
.starter-turret{display:grid;grid-template-columns:122px 1fr;gap:13px;align-items:center;padding:10px 0 14px;border-bottom:1px solid #294d40}.starter-turret canvas{width:122px;height:122px;border-radius:16px;border:1px solid #346947;box-sizing:border-box}.starter-turret h3{margin:6px 0;font-size:19px;line-height:1.2;color:#a3ffc4}.starter-grade{font-weight:800;color:#ffe6a2;font-size:12px;letter-spacing:1px}.starter-turret p{font-size:12px;line-height:1.5;color:#c0d5cb;margin:0}
.starter-rewards{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:13px 0}.starter-reward{display:grid;grid-template-columns:24px 1fr;gap:3px 7px;padding:10px 9px;border:1px solid #2c5144;border-radius:10px;background:#102924;min-width:0;align-items:center}.starter-reward i{font-style:normal;color:#9dffc3;font-size:20px;grid-row:span 2;text-align:center}.starter-reward span{font-size:11px;color:#c0d7cc;line-height:1.35;overflow-wrap:anywhere}.starter-reward b{font-size:17px;color:#f3fff7;font-variant-numeric:tabular-nums}.starter-note,.starter-value-note{font-size:11px;line-height:1.5;color:#9ab4a8;margin:9px 0}.starter-value-note summary{cursor:pointer;color:#bfddcc}.starter-value-note p{margin:8px 0}.starter-footer{position:sticky;bottom:-18px;margin:12px -18px -18px;padding:13px 18px 16px;background:#091b20f7;border-top:1px solid #3a6250;text-align:center}.starter-footer>small{display:block;color:#bfd3c6;font-size:11px}.starter-price{display:block;font-size:19px;margin:7px 0;line-height:1.4}.starter-buy{width:100%;border:0;border-radius:11px;min-height:47px;padding:10px;background:#9affb5;color:#082719;font-weight:900;font-size:16px;cursor:pointer}.starter-buy:disabled{background:#315247;color:#bdcfc6;cursor:default}.starter-status:empty{display:none}.starter-status{font-size:12px;line-height:1.45;color:#d2ffe0;margin:8px 0}.starter-restore{background:none;color:#aecabc;text-decoration:underline;border:0;padding:8px;font-size:11px;cursor:pointer}.starter-restore:disabled{opacity:.5}.starter-dialog button:focus-visible,.starter-banner:focus-visible{outline:3px solid #e4ffc1;outline-offset:3px}
@media(max-width:360px){.starter-dialog-body{padding:13px}.starter-turret{grid-template-columns:92px 1fr;gap:9px}.starter-turret canvas{width:92px;height:92px}.starter-turret h3{font-size:17px}.starter-turret p{font-size:11px}.starter-reward{padding:8px 6px;grid-template-columns:18px 1fr;gap:3px 5px}.starter-footer{bottom:-13px;margin:12px -13px -13px;padding:12px 13px}.starter-banner{gap:9px;padding:10px}.starter-banner b{font-size:13px}.starter-banner>strong{font-size:19px}}
