:root{
  --opx-navy:#062b61;
  --opx-navy-2:#0a3f83;
  --opx-navy-3:#031a3d;
  --opx-orange:#ff7a00;
  --opx-orange-2:#ff9d22;
  --opx-ink:#152033;
  --opx-soft:#eef6ff;
  --opx-border:#d7e3ef;
}

.opx-rush{max-width:1180px;margin:30px auto;padding:0 18px;color:var(--opx-ink);font-family:inherit}
.opx-rush *{box-sizing:border-box}
.opx-rush-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px 26px;border:1px solid var(--opx-border);border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f6fbff 58%,#edf6ff 100%);box-shadow:0 18px 45px rgba(6,43,97,.08)}
.opx-rush-kicker{display:block;margin-bottom:6px;color:var(--opx-orange);font-size:12px;font-weight:950;letter-spacing:.14em}
.opx-rush-head h2{margin:0;color:var(--opx-navy);font-size:clamp(30px,5vw,48px);line-height:1;letter-spacing:-.04em}
.opx-rush-head p{max-width:720px;margin:12px 0 0;color:#526277;font-size:16px;line-height:1.55}
.opx-rush-head-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.opx-rush-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:145px;height:112px;padding:12px 18px;border:2px solid #ffc64b;border-radius:24px;background:radial-gradient(circle at 50% 10%,#174d8e 0%,#082f68 48%,#041d45 100%);box-shadow:0 14px 32px rgba(6,43,97,.18),inset 0 0 0 1px rgba(255,255,255,.08);color:#fff;text-align:center}
.opx-rush-badge strong{font-size:34px;line-height:1;color:#ffd34f;text-shadow:0 2px 8px rgba(255,171,0,.22)}
.opx-rush-badge span{margin-top:6px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.opx-rush-open-full{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,var(--opx-orange),var(--opx-orange-2));box-shadow:0 8px 22px rgba(255,122,0,.22);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:950}

.opx-rush-tiers{display:flex;gap:10px;overflow:auto;scrollbar-width:thin;padding:14px 4px 10px;margin:0;scroll-snap-type:x proximity}
.opx-rush-tier{flex:0 0 auto;min-width:132px;padding:10px 14px;border:1px solid #d6e1ec;border-radius:999px;background:#fff;color:#16335b;font-size:12px;font-weight:900;text-align:center;box-shadow:0 5px 14px rgba(6,43,97,.06);scroll-snap-align:start;transition:.2s ease}
.opx-rush-tier.is-unlocked{border-color:#f2b330;background:linear-gradient(135deg,#fff7d2,#ffe69a);color:#6d4400;box-shadow:0 0 0 2px rgba(255,192,39,.1),0 8px 18px rgba(173,113,0,.12)}
.opx-rush-tier.is-current{transform:translateY(-2px);border-color:#ff9d22;background:linear-gradient(135deg,#ff9d22,#ff6c00);color:#fff;box-shadow:0 9px 24px rgba(255,122,0,.28)}

.opx-rush-stage{position:relative;overflow:hidden;border:1px solid rgba(6,43,97,.15);border-radius:26px;background:#caecff;box-shadow:0 24px 54px rgba(6,43,97,.18)}
#opx-rush-canvas{display:block;width:100%;aspect-ratio:16/9;background:#dff3ff;touch-action:none}

.opx-rush-hud{position:absolute;z-index:6;left:18px;top:18px;display:flex;gap:9px;flex-wrap:wrap;max-width:75%}
.opx-hud-pill{display:flex;flex-direction:column;min-width:94px;padding:8px 12px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:linear-gradient(180deg,rgba(5,38,82,.93),rgba(4,27,61,.92));box-shadow:0 8px 22px rgba(5,29,60,.2),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(8px);color:#fff}
.opx-hud-pill small{font-size:8px;font-weight:900;letter-spacing:.12em;opacity:.7}
.opx-hud-pill b{margin-top:2px;font-size:17px;line-height:1.1;font-style:normal}
.opx-hud-pill i{font-style:normal}.opx-hud-pill:first-child b{color:#ff657a}.opx-hud-reward b{color:#ffd34d}
.opx-rush-scene{position:absolute;z-index:6;right:18px;top:18px;max-width:260px;padding:10px 13px;border:1px solid rgba(255,255,255,.6);border-radius:14px;background:rgba(255,255,255,.88);box-shadow:0 7px 20px rgba(6,43,97,.13);backdrop-filter:blur(7px);color:var(--opx-navy);font-size:10px;font-weight:950;letter-spacing:.11em;text-align:center}
.opx-rush-toast{position:absolute;z-index:12;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);min-width:min(370px,78%);padding:16px 22px;border:2px solid #ffd65c;border-radius:20px;background:linear-gradient(135deg,rgba(5,40,88,.97),rgba(9,74,143,.96));box-shadow:0 20px 60px rgba(4,27,61,.36),0 0 38px rgba(255,192,36,.22);color:#fff;text-align:center;opacity:0;pointer-events:none;transition:.2s ease}
.opx-rush-toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}
.opx-rush-toast strong,.opx-rush-toast span{display:block}.opx-rush-toast strong{color:#ffd34d;font-size:24px}.opx-rush-toast span{margin-top:4px;font-size:12px;font-weight:800}

.opx-rush-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:22px;background:linear-gradient(180deg,rgba(2,19,45,.18),rgba(2,19,45,.62));backdrop-filter:blur(2px)}
.opx-rush-overlay[hidden]{display:none}
.opx-rush-panel{width:min(560px,100%);padding:28px;border:1px solid rgba(255,255,255,.74);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,251,255,.97));box-shadow:0 28px 80px rgba(2,20,48,.35);text-align:center}
.opx-rush-panel-icon{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:62px;margin-bottom:11px;padding:0 17px;border-radius:18px;background:linear-gradient(135deg,#08356f,#031d45);box-shadow:0 9px 20px rgba(6,43,97,.18);color:#ffd34f;font-size:28px;font-weight:950}
.opx-rush-panel h3{margin:0 0 10px;color:var(--opx-navy);font-size:28px;letter-spacing:-.025em}
.opx-rush-panel p{margin:0 0 18px;color:#526277;line-height:1.58}
.opx-rush-note{font-size:11px!important;color:#7a8899!important}
.opx-rush-primary,.opx-rush-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 20px;border-radius:15px;font-weight:950;letter-spacing:.02em;text-decoration:none!important;cursor:pointer}
.opx-rush-primary{border:0;background:linear-gradient(135deg,var(--opx-orange),var(--opx-orange-2));box-shadow:0 10px 24px rgba(255,122,0,.25),inset 0 1px 0 rgba(255,255,255,.25);color:#fff!important}
.opx-rush-primary:hover{color:#fff!important;filter:brightness(.98)}
.opx-rush-secondary{border:2px solid var(--opx-navy);background:#fff;color:var(--opx-navy)}
.opx-rush-result-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:12px}.opx-rush-result-actions>*{min-width:200px}
.opx-rush-coupon{margin:14px auto 18px;padding:15px;border:1px dashed #8aa1bb;border-radius:16px;background:#f1f7fd;color:var(--opx-navy)}
.opx-rush-coupon span,.opx-rush-coupon small{display:block}.opx-rush-coupon code{display:block;margin:5px 0;color:#0a356d;font-size:22px;font-weight:950;letter-spacing:.08em}

.opx-rush-controls{display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:12px;width:min(680px,100%);margin:16px auto 0}
.opx-rush-control{min-height:64px;border:1px solid #b9c9da;border-radius:18px;background:linear-gradient(180deg,#fff,#eef4fa);box-shadow:0 8px 18px rgba(6,43,97,.1),inset 0 1px 0 #fff;color:var(--opx-navy);font-size:28px;font-weight:950;cursor:pointer;touch-action:manipulation}
.opx-rush-control:active,.opx-rush-control.is-down{transform:translateY(2px);box-shadow:0 3px 8px rgba(6,43,97,.09);background:#e9f1f9}
.opx-rush-jump{border-color:#ff9d22;background:linear-gradient(180deg,#ff9c22,#f36d00);box-shadow:0 9px 22px rgba(255,122,0,.28),inset 0 1px 0 rgba(255,255,255,.28);color:#fff;font-size:18px}
.opx-rush-jump:active,.opx-rush-jump.is-down{background:#e76300}
.opx-rush-legal{max-width:840px;margin:12px auto 0;color:#6a788b;font-size:11px;line-height:1.5;text-align:center}.opx-rush-legal a{color:var(--opx-navy);font-weight:900}
.opx-game-disabled{max-width:850px;margin:28px auto;padding:22px;border:1px solid #e0e6ee;border-radius:16px;background:#fff}

.opx-rush-float{position:fixed;right:20px;bottom:24px;z-index:9998;display:flex;align-items:center;gap:11px;max-width:min(430px,calc(100vw - 32px));padding:11px 12px 11px 14px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(135deg,#062b61,#0a4d99);box-shadow:0 16px 38px rgba(6,43,97,.32);color:#fff!important;line-height:1.15;text-decoration:none!important}
.opx-rush-float-icon{font-size:26px}.opx-rush-float-copy{display:flex;flex:1;min-width:0;flex-direction:column}.opx-rush-float-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.opx-rush-float-copy small{margin-top:3px;color:#dceaff;font-size:10px;font-weight:700}.opx-rush-float-go{flex:0 0 auto;padding:9px 11px;border-radius:11px;background:var(--opx-orange);color:#fff;font-size:11px;font-weight:950}

body.opx-rush-play-mode{overflow:hidden!important;overscroll-behavior:none;background:#061a38!important}
.opx-rush.opx-rush-fullscreen{position:fixed!important;inset:0!important;z-index:2147483647!important;display:grid;width:100%!important;max-width:none!important;height:100vh;height:100dvh;margin:0!important;padding:0!important;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:0;overflow:hidden;background:linear-gradient(180deg,#071e43,#092b5b 54%,#061a38);color:var(--opx-ink)}
.opx-rush-fullscreen .opx-rush-head{display:none}
.opx-rush-fullscreen-bar{z-index:30;display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:12px;padding:8px max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#05234f,#083b78);box-shadow:0 8px 24px rgba(0,16,42,.28);color:#fff}
.opx-rush-fullscreen-brand{display:flex;min-width:0;align-items:center;gap:10px}.opx-rush-fullscreen-brand img{width:44px;height:44px;object-fit:contain}.opx-rush-fullscreen-brand div{display:flex;min-width:0;flex-direction:column}.opx-rush-fullscreen-brand strong{font-size:17px;line-height:1.1}.opx-rush-fullscreen-brand small{overflow:hidden;margin-top:3px;color:#bad3f2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.opx-rush-fullscreen-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.opx-rush-top-btn,.opx-rush-close{display:inline-flex;height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.08);color:#fff;font-weight:900;cursor:pointer}.opx-rush-top-btn{padding:0 12px;font-size:12px}.opx-rush-close{width:44px;background:rgba(255,255,255,.12);font-size:27px;line-height:1}.opx-rush-top-btn:hover,.opx-rush-close:hover{background:rgba(255,255,255,.16)}.opx-rush-top-btn:disabled{opacity:.45;cursor:default}
.opx-rush-fullscreen .opx-rush-tiers{min-height:52px;margin:0;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.08);background:#061f47;justify-content:center;scrollbar-color:#315d93 #061f47}.opx-rush-fullscreen .opx-rush-tier{border-color:#244e80;background:#0b3267;color:#dcecff;box-shadow:none}.opx-rush-fullscreen .opx-rush-tier.is-unlocked{border-color:#d69b1c;background:#58420c;color:#ffe483}.opx-rush-fullscreen .opx-rush-tier.is-current{border-color:#ff8c00;background:linear-gradient(135deg,#ff8f0c,#ff6d00);color:#fff;box-shadow:0 7px 17px rgba(255,122,0,.28)}
.opx-rush-fullscreen .opx-rush-stage{height:auto;min-height:0;margin:9px clamp(8px,1.8vw,22px) 5px;border-color:rgba(255,255,255,.13);border-radius:22px;box-shadow:0 18px 44px rgba(0,10,31,.42)}
.opx-rush-fullscreen #opx-rush-canvas{width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:fill}
.opx-rush-fullscreen .opx-rush-controls{width:min(720px,calc(100% - 24px));max-width:720px;margin:7px auto;padding:0;gap:10px}.opx-rush-fullscreen .opx-rush-control{min-height:60px}.opx-rush-fullscreen .opx-rush-jump{font-size:18px}
.opx-rush-fullscreen .opx-rush-legal{max-width:none;margin:0;padding:5px 12px max(7px,env(safe-area-inset-bottom));overflow:hidden;border-top:1px solid rgba(255,255,255,.08);background:#051a39;color:#93a8c4;font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.opx-rush-fullscreen .opx-rush-legal a{color:#d4e6ff}
.opx-rush-fullscreen.is-paused .opx-rush-stage:after{content:'PAUSA';position:absolute;z-index:19;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(3,20,49,.48);color:#fff;font-size:clamp(30px,8vw,76px);font-weight:950;letter-spacing:.09em;pointer-events:none}

@media(max-width:760px){
  .opx-rush{margin:18px auto;padding:0 10px}.opx-rush-head{grid-template-columns:1fr;padding:20px;gap:15px}.opx-rush-head-actions{justify-content:flex-start}.opx-rush-badge{width:auto;height:auto;min-width:0;flex-direction:row;gap:9px;padding:12px 15px;border-radius:16px}.opx-rush-badge strong{font-size:25px}.opx-rush-head p{font-size:14px}.opx-rush-stage{border-radius:18px}.opx-rush-panel{padding:20px}.opx-rush-panel h3{font-size:23px}.opx-rush-overlay{padding:12px}.opx-rush-hud{left:8px;top:8px;gap:5px;max-width:85%}.opx-hud-pill{min-width:70px;padding:6px 8px;border-radius:12px}.opx-hud-pill small{font-size:6px}.opx-hud-pill b{font-size:13px}.opx-rush-scene{right:8px;top:auto;bottom:8px;padding:6px 9px;font-size:7px}.opx-rush-toast strong{font-size:19px}.opx-rush-toast span{font-size:10px}.opx-rush-controls{gap:8px}.opx-rush-control{min-height:55px;border-radius:15px}.opx-rush-result-actions{display:grid;grid-template-columns:1fr}.opx-rush-result-actions>*{width:100%;min-width:0}
  .opx-rush-float{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));left:14px;max-width:none;padding:10px 10px 10px 12px;border-radius:16px}.opx-rush-float-copy strong{font-size:13px}.opx-rush-float-copy small{font-size:9px}.opx-rush-float-go{padding:9px}
  .opx-rush-fullscreen-bar{min-height:58px;padding-top:max(7px,env(safe-area-inset-top))}.opx-rush-fullscreen-brand img{width:36px;height:36px}.opx-rush-fullscreen-brand strong{font-size:14px}.opx-rush-fullscreen-brand small{display:none}.opx-rush-top-btn span{display:none}.opx-rush-top-btn{width:42px;padding:0;font-size:16px}.opx-rush-fullscreen .opx-rush-tiers{min-height:45px;justify-content:flex-start;padding:6px 8px}.opx-rush-fullscreen .opx-rush-tier{min-width:104px;padding:6px 9px;font-size:10px}.opx-rush-fullscreen .opx-rush-stage{margin:6px 7px 3px;border-radius:14px}.opx-rush-fullscreen .opx-rush-controls{width:calc(100% - 14px);margin:4px auto;gap:7px}.opx-rush-fullscreen .opx-rush-control{min-height:54px}.opx-rush-fullscreen .opx-rush-legal{font-size:8px}.opx-rush-fullscreen .opx-rush-panel{max-width:94%;padding:17px}.opx-rush-fullscreen .opx-rush-panel-icon{height:50px;font-size:23px}.opx-rush-fullscreen .opx-rush-panel h3{font-size:20px}.opx-rush-fullscreen .opx-rush-panel p{margin-bottom:12px;font-size:12px}
}
@media(max-width:430px){.opx-rush-fullscreen .opx-rush-hud{max-width:92%}.opx-hud-pill{min-width:61px;padding:5px 7px}.opx-hud-pill b{font-size:12px}.opx-rush-float-go{font-size:10px}.opx-rush-float-icon{font-size:22px}}
@media(orientation:landscape) and (max-height:560px){.opx-rush-fullscreen-bar{min-height:46px;padding-top:3px;padding-bottom:3px}.opx-rush-fullscreen-brand img{width:31px;height:31px}.opx-rush-fullscreen .opx-rush-tiers{min-height:36px;padding:3px 8px}.opx-rush-fullscreen .opx-rush-tier{padding:4px 8px}.opx-rush-fullscreen .opx-rush-stage{margin:4px 8px 2px}.opx-rush-fullscreen .opx-rush-controls{margin:2px auto}.opx-rush-fullscreen .opx-rush-control{min-height:42px}.opx-rush-fullscreen .opx-rush-legal{padding-top:2px;padding-bottom:2px}.opx-rush-hud{top:7px;left:7px}.opx-hud-pill{padding:4px 7px}}
@media(prefers-reduced-motion:reduce){.opx-rush-tier,.opx-rush-control,.opx-rush-toast{transition:none}}
