*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}.mode-body{font-family:"Exo 2",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0e1726;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.mode-head{display:flex;align-items:center;gap:18px;padding:16px 24px;background:#0e1726}.mode-head img{height:26px;width:auto}.mode-head p{margin-left:auto;margin-right:auto;color:#ffffffbf;font-size:.98rem;font-weight:600;text-align:center}.mode-lang{background:none;border:1px solid rgba(255,255,255,.3);color:#fff;font-family:"Exo 2",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.82rem;padding:6px 12px;border-radius:999px;cursor:pointer}.mode-lang:hover{border-color:#00d4ff;color:#00d4ff}.mode-split{flex:1;display:flex;min-height:0}.mode-panel{position:relative;flex:1;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;transition:flex .35s ease}.mode-panel:hover,.mode-panel:focus-visible{flex:1.25}.mode-panel:focus-visible{outline:4px solid #10b981;outline-offset:-4px}.mode-panel-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:24px;max-width:420px}.mode-title{font-family:Archivo Black,"Exo 2",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4.6vw,3.6rem);line-height:1.05;letter-spacing:.01em}.mode-sub{font-size:1rem;font-weight:600;line-height:1.5}.mode-go{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-top:8px;transition:transform .25s ease}.mode-panel:hover .mode-go{transform:translate(6px)}.mode-panel--business{background:radial-gradient(ellipse 640px 420px at 30% 15%,rgba(16,185,129,.12),transparent),#f6f8fb}.mode-panel--business .mode-title{color:#0e1726}.mode-panel--business .mode-sub{color:#33415c}.mode-panel--business .mode-go{background:#10b981;color:#fff;box-shadow:0 8px 22px #10b98166}.mode-biz-bars{position:absolute;z-index:1;left:50%;bottom:0;transform:translate(-50%);display:flex;align-items:flex-end;gap:26px;height:62%;opacity:.14;pointer-events:none}.mode-biz-bars i{width:64px;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#10b981,#10b98140);transform-origin:bottom;animation:mode-bar 2.6s ease-in-out infinite alternate}.mode-biz-bars i:nth-child(1){height:34%;animation-delay:0s}.mode-biz-bars i:nth-child(2){height:52%;animation-delay:.2s}.mode-biz-bars i:nth-child(3){height:44%;animation-delay:.4s}.mode-biz-bars i:nth-child(4){height:72%;animation-delay:.6s}.mode-biz-bars i:nth-child(5){height:92%;animation-delay:.8s}@keyframes mode-bar{0%{transform:scaleY(.86)}to{transform:scaleY(1.06)}}.mode-flash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#fff;opacity:0;pointer-events:none}.mode-panel--business.is-launching .mode-flash{animation:mode-flash .6s ease forwards}.mode-panel--business.is-launching .mode-panel-inner{animation:mode-zoom-in .6s ease forwards}@keyframes mode-flash{40%{opacity:0}to{opacity:1}}@keyframes mode-zoom-in{to{transform:scale(1.18);opacity:.2}}.mode-panel--adventure{background:radial-gradient(ellipse 700px 460px at 70% 20%,rgba(0,212,255,.1),transparent),#0a0f1e}.mode-panel--adventure .mode-title{color:#fff;text-shadow:0 0 30px rgba(245,158,11,.35)}.mode-panel--adventure .mode-sub{color:#ffffffb3}.mode-panel--adventure .mode-go{background:#f59e0b;color:#0e1726;box-shadow:0 8px 22px #f59e0b66}.mode-stars{position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;z-index:0;pointer-events:none;background-image:radial-gradient(1.4px 1.4px at 24px 36px,rgba(255,255,255,.9),transparent),radial-gradient(1px 1px at 128px 94px,rgba(255,255,255,.6),transparent),radial-gradient(1.8px 1.8px at 218px 158px,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 66px 190px,rgba(255,255,255,.5),transparent),radial-gradient(1.3px 1.3px at 174px 246px,rgba(255,255,255,.7),transparent);background-size:260px 260px;animation:mode-stars-drift 60s linear infinite}@keyframes mode-stars-drift{0%{transform:translateY(0)}to{transform:translateY(-260px)}}.mode-monster{position:absolute;z-index:1;width:clamp(260px,30vw,420px);height:auto;opacity:.35;filter:drop-shadow(0 0 34px rgba(245,158,11,.35));animation:mode-monster-bob 5s ease-in-out infinite;pointer-events:none}@keyframes mode-monster-bob{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-16px) rotate(3deg)}}.mode-warp{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:radial-gradient(circle at 50% 50%,transparent 30%,#0a0f1e 78%);opacity:0;pointer-events:none}.mode-panel--adventure.is-launching .mode-stars{animation:mode-warp-stars .65s ease-in forwards}.mode-panel--adventure.is-launching .mode-monster{animation:mode-monster-lunge .65s ease-in forwards}.mode-panel--adventure.is-launching .mode-warp{animation:mode-warp-fade .65s ease-in forwards}.mode-panel--adventure.is-launching .mode-panel-inner{animation:mode-zoom-in .65s ease forwards}@keyframes mode-warp-stars{to{transform:scale(3.4);filter:blur(2px);opacity:.2}}@keyframes mode-monster-lunge{40%{opacity:.55}to{transform:scale(3.2) rotate(6deg);opacity:0}}@keyframes mode-warp-fade{to{opacity:1}}.mode-hint{text-align:center;padding:14px 20px 18px;background:#0e1726;color:#ffffff80;font-size:.85rem;font-weight:600}@media (prefers-reduced-motion: reduce){.mode-biz-bars i,.mode-stars,.mode-monster{animation:none}.mode-panel{transition:none}}@media (max-width: 760px){.mode-body{overflow:auto}.mode-split{flex-direction:column}.mode-panel{min-height:42vh}.mode-head{flex-wrap:wrap;gap:10px}.mode-head p{order:3;flex-basis:100%}.mode-monster{width:240px}}
