:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#142228;--deep:#11363d;--sky:#90cfe5;--mist:#f7fbf5;--paper:#fffff8e6;--gold:#c99c35;--green:#526f3f;--coral:#c9674b;--violet:#5f568f;--teal:#087f91;--line:#14222829;--shadow:0 18px 48px #12343b33}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:linear-gradient(#d8edf1 0%,#f9fbef 70%,#e1eadf 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,.primary-link,.secondary-link{color:#fff;background:var(--deep);cursor:pointer;border:1px solid #11363d40;border-radius:8px;min-height:42px;padding:9px 14px;font-weight:850;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s}button:hover,.primary-link:hover,.secondary-link:hover{transform:translateY(-1px);box-shadow:0 10px 22px #11363d2e}button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}input,select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#ffffffe0;border-radius:8px;padding:9px 11px}label{color:#142228c2;gap:6px;font-size:.82rem;font-weight:800;display:grid}h1,h2{letter-spacing:0;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;line-height:1.02}h1{font-size:clamp(2.6rem,7vw,6.8rem)}h2{font-size:1.4rem}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900;line-height:1}.gate-body,.auth-body{background:radial-gradient(circle at 20% 8%,#ffffffe6,#0000 24rem),linear-gradient(145deg,#9ed3e4 0%,#eef8f4 58%,#e7e5c8 100%);min-height:100svh}.gate-layout,.auth-shell{min-height:100svh;padding:20px;display:grid}.gate-hero{min-height:calc(100svh - 40px);box-shadow:var(--shadow);background:linear-gradient(90deg,#11363da6,#11363d0f),url(/assets/battle-cloud-colosseum-DdBzQO7u.png) 50%/cover;border-radius:8px;align-items:end;padding:clamp(24px,6vw,76px);display:grid;overflow:hidden}.brand-lockup{color:#fffdf5;text-shadow:0 4px 24px #11363d61;max-width:720px}.brand-lockup .eyebrow{color:#f0ca68}.gate-copy,.auth-art p{max-width:560px;font-size:1.05rem;line-height:1.5}.gate-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.secondary-link{color:var(--deep);background:#ffffffc7}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:18px}.auth-art,.auth-panel{box-shadow:var(--shadow);border-radius:8px}.auth-art{color:#fffdf5;background:linear-gradient(90deg,#11363dad,#11363d14),url(/assets/battle-cloud-colosseum-DdBzQO7u.png) 50%/cover;flex-direction:column;justify-content:flex-end;min-height:calc(100svh - 40px);padding:clamp(24px,5vw,64px);display:flex}.auth-art-register{background-position:58%}.auth-panel{background:var(--paper);align-self:center;padding:22px}.auth-panel form{gap:12px;margin-top:18px;display:grid}.auth-switch{margin:14px 0 0;font-weight:700}.auth-switch a{color:var(--teal)}.game-body{background:linear-gradient(#caebf0cc,#f8faebeb),#d8edf1;overflow-x:hidden}.world-shell{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:14px;min-height:calc(100svh - 36px);padding:14px;display:grid}.world-stage{min-height:720px;box-shadow:var(--shadow);background:#9fd5e7;border-radius:8px;position:relative;overflow:hidden}#game-root{position:absolute;inset:0}#game-root canvas{display:block}.world-topbar{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:absolute;top:16px;left:16px;right:16px}.world-topbar h1{color:#fffdf5;text-shadow:0 4px 22px #11363d70;font-size:clamp(2rem,5vw,5.2rem)}.topbar-actions,.quickbelt,.outcome-buttons{align-items:center;gap:9px;display:flex}.trainer-chip,.mode-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11363db8;border:1px solid #ffffff8c;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:.85rem;font-weight:900;display:inline-flex}.icon-button{pointer-events:auto;width:42px;min-height:42px;padding:0}.interaction-prompt{z-index:4;color:#fffdf5;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11363dd1;border:1px solid #ffffff9e;border-radius:8px;max-width:min(620px,100% - 28px);padding:12px 16px;font-weight:900;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #11363d42}.quickbelt{z-index:3;position:absolute;bottom:16px;left:16px}.quickbelt button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11363dd1;min-height:36px;padding:7px 10px}.world-panel{flex-direction:column;gap:12px;max-height:calc(100svh - 30px);display:flex;overflow:auto}.panel-section,.forecast-card{background:#fffff8e6;border:1px solid #14222824;border-radius:8px;box-shadow:0 10px 30px #11363d1f}.panel-section{padding:16px}.panel-section.compact{padding:14px}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;display:grid}.stats-grid div{border-left:3px solid var(--gold);padding-left:8px}dt{color:#14222894;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850}dd{margin:2px 0 0;font-weight:900}.xp-track{background:#1422281f;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.xp-track i{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--coral), var(--teal));width:0%;height:100%;display:block}.party-list,.meter-list,form{gap:9px;display:grid}.party-row{min-height:58px;color:var(--ink);text-align:left;background:#ffffffc7;gap:3px;display:grid;position:relative;overflow:hidden}.party-row.active{background:#fffbe5f2;border-color:#c99c35b3}.party-row span{color:#142228a8;font-size:.76rem}.party-row i{background:linear-gradient(90deg, var(--green), var(--gold));border-radius:0 999px 999px 0;height:4px;position:absolute;bottom:0;left:0}.meter-row{grid-template-columns:84px minmax(0,1fr) 34px;align-items:center;gap:8px;font-size:.78rem;font-weight:850;display:grid}.meter-track{background:#1422281f;border-radius:999px;height:10px;overflow:hidden}.meter-fill{background:linear-gradient(90deg, var(--teal), var(--gold), var(--coral));border-radius:999px;height:100%}.forecast-grid,.form-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.forecast-card{gap:3px;margin-top:10px;padding:12px;display:grid}.forecast-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.forecast-card span,.quest-copy{color:#142228ad;line-height:1.35}.outcome-buttons{margin-top:10px}.outcome-buttons button{flex:1;min-height:38px;padding:8px 9px}details summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:12px;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details form{margin-top:14px}.status{color:#142228b8;min-height:1.2rem;margin:10px 0 0;font-size:.86rem;line-height:1.35}.status.error{color:#8b2d24}.status.success{color:#2e6332}.legal{color:#1422289e;margin:0;padding:0 16px 12px;font-size:.78rem}.hidden{display:none!important}@media (width<=1080px){.world-shell,.auth-shell{grid-template-columns:1fr}.world-panel{max-height:none}.world-stage{min-height:640px}}@media (width<=720px){.world-shell,.gate-layout,.auth-shell{gap:10px;padding:10px}.world-stage{min-height:590px}.world-topbar{top:10px;left:10px;right:10px}.world-topbar h1{font-size:2.4rem}.stats-grid,.forecast-grid,.form-row{grid-template-columns:1fr}.quickbelt{bottom:10px;left:10px;right:10px}.quickbelt button{flex:1}.interaction-prompt{bottom:60px}.auth-art{min-height:420px}}
