.dashboard-top-row{width:min(100%,1580px);margin:0 auto 14px;display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr) minmax(360px,1.2fr);gap:18px;align-items:stretch}.dashboard-chatbot{width:100%;margin:0;border:1px solid #3b6ea8;border-radius:12px;background:linear-gradient(180deg,#0a1226eb,#090c1beb);box-shadow:0 0 16px #40a4ff33;display:flex;align-items:center;gap:12px;min-height:124px}.dashboard-chatbot__avatar{width:82px;height:82px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated;flex-shrink:0}.dashboard-chatbot__body{display:grid;gap:6px;min-width:0}.dashboard-chatbot__welcome{margin:0;color:#ffd6f6;font-size:.76rem;line-height:1.45}.dashboard-chatbot__welcome span{color:#fff1a6}.dashboard-chatbot__name{margin:0;font-size:.76rem;text-shadow:0 0 8px rgba(255,255,255,.18)}.dashboard-chatbot__text{margin:0;color:#d8ecff;font-size:.64rem;line-height:1.45;overflow-wrap:anywhere}.dashboard-resume{width:100%;margin:0;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,58,215,.34);background:radial-gradient(circle at top right,rgba(255,58,215,.16),transparent 28%),radial-gradient(circle at 15% 20%,rgba(0,234,255,.12),transparent 32%),linear-gradient(180deg,#11051cf5,#070612fa);box-shadow:0 0 24px #ff3ad724;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:108px}.dashboard-resume__copy{display:grid;gap:6px}.dashboard-resume__copy h2,.dashboard-panel h2{margin:0;color:#fff1a6;font-size:.84rem;line-height:1.35}.dashboard-resume__title{margin:0;color:#ffd6f6;font-size:.74rem}.dashboard-resume__text{margin:0;max-width:720px;color:#cddfff;font-size:.58rem;line-height:1.35}.dashboard-resume__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dashboard-cta{position:relative;padding:0;width:38px;height:38px;border-radius:10px;border:1px solid rgba(145,193,255,.35);background:#0b162be6;color:#dff0ff;box-shadow:0 0 14px #3a7fff1f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.dashboard-cta:hover{transform:translateY(-1px);border-color:#ff3ad78c;box-shadow:0 0 16px #ff3ad72e}.dashboard-cta--primary{border-color:#ffd44773;background:linear-gradient(180deg,#441d5ff2,#1a0c31fa);color:#fff4b0}.dashboard-grid{width:min(100%,1580px);margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-col{display:contents}.dashboard-panel{padding:14px;border-radius:16px;border:1px solid rgba(87,122,190,.28);background:linear-gradient(180deg,#0b1123f2,#090914fa);box-shadow:0 0 18px #3060bc1a;display:grid;gap:12px}.dashboard-panel--modes{grid-column:span 2}.dashboard-panel--create,.dashboard-panel--progress,.dashboard-panel--focus,.dashboard-panel--community,.dashboard-panel--tip{grid-column:span 1}.dashboard-panel__eyebrow{margin:0;color:#8cc7ff;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.dashboard-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.dashboard-shortcut{position:relative;width:38px;height:38px;padding:0;border-radius:10px;border:1px solid rgba(88,145,217,.28);background:#081529d6;color:#d9ebff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center}.dashboard-shortcut:hover{transform:translateY(-1px);border-color:#ff3ad780;box-shadow:0 0 14px #ff3ad724}.dashboard-shortcut--wide{width:100%;height:auto;min-height:38px;padding:10px 12px;justify-content:flex-start;gap:10px;text-align:left}.dashboard-icon{width:.9rem;height:.9rem}.dashboard-shortcut .dashboard-icon,.dashboard-cta .dashboard-icon{flex-shrink:0}.dashboard-shortcut--wide span{min-width:0;overflow-wrap:anywhere;font-size:.58rem;line-height:1.35}.dashboard-shortcut:after,.dashboard-cta:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-width:-moz-max-content;min-width:max-content;max-width:220px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,58,215,.35);background:#080c1cf5;color:#f6eaff;font-size:.52rem;line-height:1.35;text-align:center;pointer-events:none;opacity:0;box-shadow:0 0 14px #ff3ad72e;z-index:20;transition:opacity .16s ease,transform .16s ease}.dashboard-shortcut:hover:after,.dashboard-shortcut:focus-visible:after,.dashboard-cta:hover:after,.dashboard-cta:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.dashboard-panel--create,.dashboard-panel--community{align-content:start}.dashboard-panel--create .dashboard-shortcuts,.dashboard-panel--community .dashboard-shortcuts{justify-content:flex-start}.dashboard-panel--create,.dashboard-panel--community,.dashboard-panel--tip{padding:12px}.dashboard-panel--create h2,.dashboard-panel--community h2,.dashboard-panel--tip h2{font-size:.74rem}.dashboard-progress-list,.dashboard-focus-list,.dashboard-activity-list{display:grid;gap:10px}.dashboard-progress-item,.dashboard-focus-card,.dashboard-activity-item{padding:12px 14px;border-radius:12px;border:1px solid rgba(86,130,212,.22);background:#080f1fcc}.dashboard-progress-item{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-progress-item span,.dashboard-focus-card__top span,.dashboard-activity-item{color:#d6e7ff;font-size:.58rem;line-height:1.4}.dashboard-progress-item strong,.dashboard-focus-card__top strong{color:#fff1a5;font-size:.58rem;text-align:right}.dashboard-focus-card{display:grid;gap:10px}.dashboard-focus-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-focus-card p,.dashboard-tip{margin:0;color:#b9ceef;font-size:.58rem;line-height:1.45}.dashboard-bottom-grid{width:min(100%,1580px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-panel--activity{grid-column:span 2}.dashboard-panel--create,.dashboard-panel--community,.dashboard-panel--tip{grid-column:span 1}.mode-sections{display:flex;flex-direction:column;gap:24px}.mode-section{display:flex;flex-direction:column;gap:12px}.mode-section__title{margin:0;font-size:1.1rem;color:#ffd447;text-align:left;text-shadow:0 0 12px rgba(255,58,215,.35)}.mode-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.mode-card-grid--solo{grid-template-columns:repeat(4,minmax(0,1fr))}.mode-card-grid--versus{grid-template-columns:repeat(3,minmax(0,1fr))}.mode-card-grid--dashboard{grid-template-columns:repeat(4,minmax(0,1fr))}.mode-card-grid--tetris-hub{grid-template-columns:repeat(3,minmax(0,1fr))}.mode-card{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;border:1px solid #44204f;background:#120018;align-items:center;text-align:center;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.mode-card:hover{border-color:#ff3ad7;box-shadow:0 0 14px #ff3ad7;transform:translateY(-2px)}.mode-card__icon{width:132px;height:132px;background:#1c0024;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.mode-card__image{width:118px;height:118px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.mode-card__content{min-width:0;width:100%}.mode-card__content h3{margin:0;font-size:.74rem;color:#ffd6f6;text-shadow:0 0 8px rgba(255,58,215,.5)}.mode-card__content p{margin:6px 0 0;font-size:.62rem;color:#dca3ff;line-height:1.35;overflow-wrap:anywhere}.dashboard-mode-shell{background:radial-gradient(circle at top,rgba(255,0,255,.16),transparent 34%),radial-gradient(circle at 82% 12%,rgba(0,255,255,.12),transparent 30%),#06020c}.dashboard-mode-head{width:min(1320px,100%);margin:0 auto 28px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.dashboard-mode-eyebrow{margin:0 0 8px;color:#ff8ce8;font-size:.72rem}.dashboard-mode-title{margin:0;color:#ffd447;font-size:1.8rem;text-shadow:0 0 12px rgba(255,58,215,.35)}.dashboard-mode-subtitle{margin:10px 0 0;max-width:760px;color:#e0b4ff;font-size:.8rem;line-height:1.5}.dashboard-mode-back{padding:12px 16px;border:2px solid #ff3ad7;background:#120018e6;color:#ffd6f6;border-radius:12px;box-shadow:0 0 14px #ff3ad738}@media(max-width:1400px){.mode-card-grid--solo,.mode-card-grid--versus,.mode-card-grid--dashboard,.mode-card-grid--tetris-hub,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel--modes,.dashboard-panel--activity{grid-column:span 2}.dashboard-top-row,.dashboard-bottom-grid{grid-template-columns:1fr}}@media(max-width:900px){.dashboard-chatbot{padding:12px;gap:10px}.dashboard-chatbot__avatar{width:70px;height:70px}.dashboard-chatbot__name{font-size:.72rem}.dashboard-chatbot__text{font-size:.62rem}.mode-card-grid--solo,.mode-card-grid--versus,.mode-card-grid--dashboard,.mode-card-grid--tetris-hub{grid-template-columns:1fr}.dashboard-mode-head{flex-direction:column}.dashboard-top-row,.dashboard-grid{grid-template-columns:1fr}.dashboard-resume,.dashboard-progress-item,.dashboard-focus-card__top{grid-template-columns:1fr;display:grid}.dashboard-resume{padding:18px}.dashboard-resume__actions,.dashboard-cta,.dashboard-shortcut{width:100%}.dashboard-progress-item{justify-content:flex-start}}.bot-avatar{width:90px;height:90px;border-radius:16px;background:#0a0a0ce6;display:flex;justify-content:center;align-items:center;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #334155;box-shadow:0 0 16px #94a3b84d}.bot-avatar__image{width:84px;height:84px;-o-object-fit:cover;object-fit:cover;border-radius:12px;image-rendering:auto}.bot-avatar.evil{animation:glowEvil .9s infinite alternate}.bot-avatar.glitch{animation:glitch .2s infinite}.bot-avatar.overclock{box-shadow:0 0 22px #38bdf8bf}.bot-avatar.chaos{animation:chaosPulse .45s infinite alternate}.pulse{animation:pulseAnim .42s ease}.bot-speech{background:#000000d1;border:2px solid;padding:8px 12px;border-radius:12px;font-size:12px;width:min(280px,90vw);animation:fadeIn .24s ease}.bot-speech__speaker{margin:0 0 4px;font-size:10px}.bot-speech__text{margin:0;color:#f1f5f9;line-height:1.35}@keyframes glowEvil{0%{box-shadow:0 0 18px #f43f5e73}to{box-shadow:0 0 34px #ef4444bf}}@keyframes glitch{0%{transform:translate(0)}25%{transform:translate(2px)}50%{transform:translate(-2px)}75%{transform:translate(1px)}to{transform:translate(0)}}@keyframes pulseAnim{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes chaosPulse{0%{box-shadow:0 0 14px #d946ef73;transform:scale(1)}to{box-shadow:0 0 28px #ef4444bf;transform:scale(1.04)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.rogue-intro{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rogue-intro h1{font-size:3rem;color:var(--rogue-main);text-shadow:0 0 20px rgba(211,107,255,.8)}.achievement-toast{position:fixed;bottom:30px;right:30px;display:flex;gap:12px;background:#120018;border:2px solid #ff3ad7;box-shadow:0 0 20px #ff3ad7;padding:14px;border-radius:12px;animation:slide-in .4s ease}.rogue-lore{margin:20px 0;color:#bbb;line-height:1.6}.rogue-start-btn{padding:14px 28px;font-size:1.1rem;background:linear-gradient(90deg,#d36bff,#ff4fd8);border:none;color:#000;cursor:pointer;box-shadow:0 0 25px #d36bffb3}.seed-cta-btn{padding:12px 20px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#120018cc;color:#ffbdf5;cursor:pointer}.seed-form{margin-top:16px;display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.seed-form input{padding:10px 12px;border-radius:8px;border:1px solid #3b1a45;background:#0b0011;color:#ffbdf5}.seed-form button{padding:10px 14px;border-radius:8px;border:1px solid #ff3ad7;background:#1a001f;color:#ffbdf5;cursor:pointer}.seed-form .seed-devil{border-color:#ff4f4f;color:#ffd6d6}.seed-hint{grid-column:1 / -1;margin:4px 0 0;color:#c9a3ff;font-size:.85rem}.rogue-run{display:grid;grid-template-columns:280px auto 280px;gap:32px;padding:40px;align-items:center}.rogue-left{width:260px;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 120px)}.rogue-left,.rogue-right{background:#0009;border:1px solid #222;padding:16px;width:280px;flex-shrink:0}.perks-wrapper{max-height:calc(100vh - 260px);overflow:hidden;display:flex;flex-direction:column;gap:12px}.status-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin:8px 0 4px}.status-badge{background:#0f0f1c;border:1px solid #1f1f35;border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:2px;min-height:52px}.status-label{font-size:.7rem;color:#94a3b8}.status-value{font-weight:700;font-size:.95rem}.status-badge--good{border-color:#22c55e;color:#bbf7d0}.status-badge--info{border-color:#38bdf8;color:#bae6fd}.status-badge--warning{border-color:#f97316;color:#ffedd5}.status-badge--muted{border-color:#1f2937;color:#94a3b8;opacity:.8}.status-badge--chaos{border-color:#f472b6;color:#ffe4f0;box-shadow:0 0 12px #f472b633}.status-badge--gold{border-color:#fbbf24;color:#fef3c7}.status-badge--neutral{border-color:#1f1f35;color:#e5e7eb}.roguelike-mode{min-height:100vh;background:radial-gradient(circle at top,rgba(211,107,255,.15),transparent 40%),#05050a;color:#fff}.rogue-hero h2{margin:6px 0 10px;font-size:1.8rem}.hero-subtitle{color:#cbd5e1;line-height:1.5;max-width:800px}.start-cta-btn{margin-top:10px;padding:10px;border-radius:10px;background:linear-gradient(90deg,#d36bff,#ff4fd8);border:1px solid #ff7be2;color:#0b0b15;font-weight:700;cursor:pointer;box-shadow:0 0 25px #d36bff59}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.hero-actions .start-cta-btn{margin-top:0}.lexicon-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;border:1px solid #2f2f47;background:#0c0c18;color:#e5e7eb;font-weight:700;text-decoration:none;cursor:pointer}.rogue-tabs{display:flex;flex-direction:column;align-items:center}.tab-bar{display:inline-flex;border:1px solid #1f1f35;border-radius:12px;background:#0c0c18;width:-moz-fit-content;width:fit-content}.tab-btn{border:none;background:transparent;color:#cbd5e1;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:700;letter-spacing:.02em}.tab-btn.active{background:linear-gradient(120deg,#d36bff33,#ff4fd833);border:1px solid #ff7be2;color:#fff;box-shadow:0 0 12px #d36bff40}.tab-panel{width:100%}.panel{background:#0a0a0fcc;border:1px solid #1f1f2b;border-radius:12px;padding:18px 20px;box-shadow:0 0 25px #00000073}.panel-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.panel h3{margin:4px 0 0;font-size:1.1rem;color:var(--rogue-main)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#8f8fff;margin:0}.muted{color:#f1a04f;margin:4px 0}.small{font-size:.8rem}.error-text{color:#f87171;margin:6px 0}.hud{display:flex;flex-direction:column;gap:14px}.hud-item{background:#000;border:1px solid #222;padding:10px;text-align:center}.hud-label{font-size:.8rem;color:#c77dff;text-shadow:0 0 8px rgba(199,125,255,.6)}.hud-value{font-size:1.4rem;color:#00ffd5;margin-top:4px}.hold-next{display:flex;flex-direction:column;gap:20px}.piece-box{background:#000;border:1px solid #222;padding:10px}.piece-title{display:block;text-align:center;color:#c77dff;margin-bottom:8px}.piece-preview{display:grid;grid-template-columns:repeat(4,14px);grid-auto-rows:14px;gap:2px;justify-content:center}.mini-cell{width:14px;height:14px;background:#111;border:1px solid #222}.mini-cell.filled{background:#00ffd5;box-shadow:0 0 6px #00ffd5cc}.controls-panel{background:#111;border-radius:12px;padding:14px;width:260px;min-height:260px;color:#ddd;font-size:.85rem}.controls-title{text-align:center;font-weight:700;margin-bottom:10px;color:#aaa}.control-row{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:8px;padding:4px 0}.control-row--full{display:block;padding:6px 0}.control-key{background:#222;border-radius:6px;padding:2px 6px;text-align:center;font-weight:700;color:#fff}.control-action{color:#bbb;text-align:end}.control-count{color:#00eaff;font-weight:700}.runs-grid{display:flex;justify-content:center;gap:18px;width:100%}.run-card{background:linear-gradient(160deg,#0c0c18,#11122a);border:1px solid #1f1f35;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;width:min(960px,100%);min-height:360px}.run-card__top{display:flex;justify-content:space-between;align-items:center}.pill-group{display:flex;gap:6px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.8rem;background:#1d1d2f;border:1px solid #26263f;color:#d9dbe3}.pill-ghost{background:#1d1d24;border-color:#2f2f47;color:#f5f5f5}.run-card__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.big-number{font-size:1.4rem;font-weight:700;color:#ffb85c}.run-card__footer{display:flex;flex-direction:column;gap:6px}.run-card--center{text-align:center}.run-card__top--center{justify-content:center;gap:10px}.run-line{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px;margin:6px 0}.stats-line{width:100%;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;justify-items:center}.stat-block{text-align:center}.stat-label{display:block;font-size:.85rem;color:#f1a04f;margin-bottom:4px}.stat-value{font-size:1.2rem;font-weight:700;color:#ffb85c}.perks-line{gap:8px}.perk-chip{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#ffffff0a;border:1px solid #2a2a3d;border-radius:10px;padding:6px}.mutation-chip{position:relative;width:64px;height:64px;background:#ffffff0f;border:1px solid #2a2a3d;border-radius:10px;padding:6px}.mutation-chip__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.perk-chips{display:flex;flex-wrap:wrap;gap:6px}.synergy-chip{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#ffffff0f;border:1px solid #334155;border-radius:10px;padding:6px}.leaderboard{margin-top:8px;border:1px solid #1f1f35;border-radius:10px;overflow:hidden}.leaderboard-row{display:grid;grid-template-columns:40px 1.1fr .9fr 100px 120px 100px;-moz-column-gap:10px;column-gap:10px;padding:8px 10px;align-items:center;color:#e5e7eb}.leaderboard-head{background:#0e0e1a;font-weight:700;color:#a5b4fc}.leaderboard-row:not(.leaderboard-head):nth-child(odd){background:#0b0b15}.leaderboard-row:not(.leaderboard-head):nth-child(2n){background:#0f0f1c}.synergy-toast{position:fixed;top:24px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#d36bff2e,#ff4fd824);border:1px solid #ff7be2;box-shadow:0 10px 40px #00000059;padding:12px 16px;border-radius:12px;text-align:center;z-index:2000;min-width:260px}.synergy-name{font-size:1.1rem;font-weight:700;margin:4px 0;color:#ffb7ff}.history-pager{display:flex;align-items:center;gap:12px;justify-content:center}.pager-btn{border:1px solid #1f1f35;background:#0d0d1a;color:#e5e7eb;padding:8px 12px;border-radius:8px;cursor:pointer}.pager-btn:disabled{opacity:.5;cursor:not-allowed}.rogue-summary-overlay{position:fixed;inset:0;background:radial-gradient(circle at top,#1a001f,#000);display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;z-index:9999}.rogue-summary-card{background:#0f0f1c;border:1px solid #2f2f47;border-radius:16px;padding:24px;width:90vw;max-width:640px;max-height:90vh;overflow-y:auto;color:#f3f4f6;display:flex;flex-direction:column;gap:16px;box-shadow:0 16px 40px #00000080}.rogue-summary-card h1{margin:0;font-size:1.6rem}.rogue-summary-card .stats{display:grid;gap:6px}.summary-section{display:flex;flex-direction:column;gap:8px}.summary-section h3{margin:0;font-size:1rem;color:#ffb3ff}.summary-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.summary-icon-wrap{position:relative;width:32px;height:32px}.summary-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.summary-icon-stack{position:absolute;right:-6px;bottom:-6px;background:#111827;border:1px solid #374151;color:#f9fafb;font-size:.7rem;padding:1px 4px;border-radius:999px}.summary-empty{font-size:.85rem;opacity:.7}.rogue-summary-card .seed{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rogue-summary-card .actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.rogue-lexicon{padding:24px;display:flex;flex-direction:column;gap:20px}.lexicon-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lexicon-actions{display:flex;gap:10px;align-items:center}.lexicon-sections{display:flex;flex-direction:column;gap:20px}.lexicon-section{display:flex;flex-direction:column;gap:12px}.lexicon-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.lexicon-card{display:flex;flex-direction:column;gap:10px;align-items:center;background:#0e0e18cc;border:1px solid #1f1f35;border-radius:12px;padding:14px;overflow:hidden;text-align:center}.lexicon-icon-wrap{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;border-radius:14px;border:1px solid rgba(255,255,255,.08);flex-shrink:0;align-self:center}.lexicon-icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.lexicon-text{display:flex;flex-direction:column;gap:6px;align-items:center;width:100%}.lexicon-card h4{margin:0;font-size:1rem;line-height:1.2;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.lexicon-card p{margin:0;font-size:.85rem;color:#cbd5e1;line-height:1.4;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.synergies-panel{margin-top:1rem;padding:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.synergies-panel h3{font-size:.9rem;color:#ffb3ff;margin-bottom:.5rem}.synergy-item{display:flex;gap:.5rem;margin-bottom:.4rem;font-size:.75rem}.synergy-item strong{color:#fff}.synergy-item p{margin:0;opacity:.8}.synergy-icon{width:120px;height:120px;background-size:cover}.synergy-icon{width:120px;height:120px;background-size:cover;background-repeat:no-repeat}.synergy-icon.bombardier{background-image:url(/Synergies/bombardier.png)}.synergy-icon.time_lord{background-image:url(/Synergies/time_lord.png)}.synergy-icon.chaos_engine{background-image:url(/Synergies/chaos_engine.png)}.synergy-icon.last_resort{background-image:url(/Synergies/last_resort.png)}.synergy-icon.nuclear_core{background-image:url(/Synergies/nuclear_core.png)}.synergy-icon.gravity_well{background-image:url(/Synergies/gravity_well.png)}.rogue-pause-overlay{position:fixed;inset:0;background:#06060cb3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:2050}.rogue-pause-card{background:#0f0f1c;border:1px solid #2f2f47;border-radius:12px;padding:22px 28px;text-align:center;color:#f3f4f6;box-shadow:0 14px 32px #0006}.rogue-pause-card button{margin-top:12px;padding:10px 18px;border-radius:10px;border:1px solid #fbbf24;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#0b0b15;font-weight:700;cursor:pointer}.control-pause-btn{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #2f2f47;background:linear-gradient(135deg,#1e1e32,#29294a);color:#f9fafb;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #0000004d;transition:transform .12s ease,box-shadow .12s ease}.control-pause-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0006}.perk-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.perk-modal{background:#05050a;border:1px solid #2a2a3a;padding:30px;box-shadow:0 0 40px #d36bff99;text-align:center}.perk-modal h2{color:#d36bff;text-shadow:0 0 12px rgba(211,107,255,.8);margin-bottom:30px}.perk-cards{display:flex;gap:24px}.perk-card{width:200px;background:#0b0b14;border:1px solid #222;padding:18px;cursor:pointer;transition:all .2s ease;position:relative}.perk-card:hover{transform:scale(1.07);box-shadow:0 0 30px #d36bffcc}.perk-card h3{color:#fff;margin-bottom:10px}.perk-card p{font-size:.9rem;color:#bbb}.perk-card.common{border-color:#555}.perk-card.rare{border-color:#00ffd5;box-shadow:0 0 15px #00ffd566}.perk-card.epic{border-color:#ff4fd8;box-shadow:0 0 20px #ff4fd899}.perk-card.mutation-card{border-color:#22c55e;box-shadow:0 0 20px #22c55e66}.perk-rarity{position:absolute;bottom:8px;right:8px;font-size:.7rem;opacity:.7}.perks-panel{background:#111;border:1px solid rgba(255,255,255,.05);width:100%;max-width:100%;border-radius:12px;padding:12px;color:#eee;max-height:280px;overflow-y:auto;box-shadow:inset 0 0 12px #000c}.perks-title{font-size:.9rem;font-weight:700;margin-bottom:8px;color:#facc15}.perks-empty{font-size:.8rem;color:#777}.perks-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto}.perk-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#1a1a1a;border-radius:6px;font-size:.8rem}.perk-content{display:flex;flex-direction:column;gap:2px}.perks-wrapper{flex:1;overflow:hidden;display:flex;flex-direction:column;gap:12px}.perk-name{font-weight:700;margin-bottom:2px;max-height:320px;overflow-y:auto;padding-right:6px}.perk-desc{font-size:.7rem;color:#aaa}.perk-progress{width:100%;height:6px;background:#222;border-radius:4px;overflow:hidden;margin-top:6px}.perk-progress-fill{height:100%;background:linear-gradient(90deg,#a855f7,#ec4899);transition:width .3s ease}.mutation-stack-badge{position:absolute;bottom:-4px;right:-4px;background:#22c55e;color:#0a0a0a;border-radius:999px;padding:2px 6px;font-size:.7rem;font-weight:700}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.panel-toggle{border:1px solid #2f2f47;background:#1d1d2f;color:#e5e7eb;border-radius:8px;padding:4px 8px;font-size:.75rem;cursor:pointer}.panel-toggle:hover{background:#26263f}.perk-item--compact{align-items:flex-start}.clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.synergy-list{display:flex;flex-direction:column;gap:8px}.perks-grid,.mutations-grid,.synergies-grid{display:flex;flex-wrap:wrap;gap:8px}.perk-chip{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#ffffff0a;border:1px solid #2a2a3d;border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center}.mutation-chip{position:relative;width:64px;height:64px;background:#ffffff0f;border:1px solid #2a2a3d;border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center}.mutation-chip__stack{position:absolute;right:6px;bottom:4px;background:#0f172ad9;border:1px solid #334155;border-radius:999px;padding:2px 6px;font-size:.7rem;font-weight:700;color:#f8fafc}.synergy-chip{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#ffffff0f;border:1px solid #334155;border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center}.pp-hub{min-height:100vh;background:radial-gradient(circle at top,rgba(61,205,255,.18),transparent 38%),radial-gradient(circle at 85% 15%,rgba(255,210,82,.12),transparent 30%),#050b16;color:#fff;padding:2rem 0}.pp-hub-shell{width:min(1100px,92vw);margin:0 auto}.pp-hub-title{text-align:center;color:#7de8ff;font-size:1.8rem;margin-bottom:1.2rem;text-shadow:0 0 14px rgba(61,205,255,.22)}.pp-hub-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:1rem}.pp-hub-card h2{font-size:.85rem;margin-bottom:.5rem}.pp-hub-card h2 i,.pp-hub-btn i{margin-right:.45rem}.pp-hub-card h2 i{color:#7de8ff;text-shadow:0 0 10px rgba(61,205,255,.28)}.pp-hub-card h2 .fa-bolt,.pp-hub-icon-btn .fa-play,.pp-hub-icon-btn .fa-forward,.pp-hub-icon-btn .fa-rotate-right{color:#8effc0;text-shadow:0 0 12px rgba(142,255,192,.28)}.pp-hub-card h2 .fa-users-viewfinder,.pp-hub-icon-btn .fa-users,.pp-hub-icon-btn .fa-heart,.pp-hub-icon-btn .fa-heart-crack,.pp-hub-icon-btn .fa-circle-info{color:#ff9bd8;text-shadow:0 0 12px rgba(255,155,216,.28)}.pp-hub-icon-btn .fa-circle-question,.pp-hub-icon-btn .fa-pen-ruler,.pp-hub-icon-btn .fa-layer-group,.pp-hub-icon-btn .fa-mountain-city,.pp-hub-icon-btn .fa-wand-magic-sparkles{color:#ffd784;text-shadow:0 0 12px rgba(255,215,132,.28)}.pp-hub-icon-btn .fa-arrow-left{color:#ffb36e;text-shadow:0 0 12px rgba(255,179,110,.28)}.pp-hub-section-icon{font-size:1.2rem}.pp-hub-section-icon--campaign{font-size:1.8rem}.pp-hub-community{margin-top:1rem}.pp-hub-community-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.pp-hub-community-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem}.pp-hub-community-card{border:1px solid #294665;background:#060e20db;border-radius:.7rem;padding:.85rem;display:flex;flex-direction:column;gap:.8rem}.pp-hub-community-meta{display:flex;flex-direction:column;gap:.35rem;font-size:.7rem;color:#cbd5e1}.pp-hub-community-meta strong{color:#f4fbff}.pp-hub-community-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem}.pp-hub-community-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:.75rem;margin-bottom:.9rem}.pp-hub-search{display:flex;align-items:center;gap:.6rem;border:1px solid #2e6aa1;border-radius:.5rem;background:#050f23e6;padding:0 .7rem;color:#d5ebff}.pp-hub-search input,.pp-hub-community-toolbar select{width:100%;min-height:42px;background:transparent;border:0;color:#d5ebff;font-size:.72rem}.pp-hub-search input:focus,.pp-hub-community-toolbar select:focus{outline:none}.pp-hub-community-toolbar select{border:1px solid #2e6aa1;border-radius:.5rem;background:#050f23e6;padding:0 .75rem}.pp-hub-pagination{display:grid;grid-template-columns:160px 1fr 160px;align-items:center;gap:.75rem;margin-top:1rem}.pp-hub-community-detail{max-width:720px;margin:0 auto}.pp-hub-stat{color:#cbd5e1;font-size:.72rem;margin-bottom:.35rem}.pp-hub-stack{display:flex;flex-direction:column;gap:.55rem}.pp-hub-action-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.pp-hub-inline-control{display:grid;grid-template-columns:minmax(0,1fr) 68px;gap:.65rem;align-items:stretch}.pp-hub-divider{border-top:1px solid #273449;margin-top:.6rem;padding-top:.6rem}.pp-hub-chooser{padding:.6rem;border:1px solid #2d4d70;border-radius:.6rem;background:#071126bf}.pp-hub-select{width:100%;min-height:58px;padding:.75rem .85rem;border-radius:.5rem;border:1px solid #2e6aa1;background:#050f23e6;color:#d5ebff;font-size:.86rem}.pp-hub-btn{width:100%;border-radius:.5rem;border:1px solid #53b4ff;background:linear-gradient(120deg,#1871b652,#39cfff38);color:#e8f9ff;padding:.7rem .75rem;font-size:.72rem;cursor:pointer}.pp-hub-icon-btn{position:relative;width:100%;min-height:58px;border-radius:.5rem;border:1px solid #53b4ff;background:linear-gradient(120deg,#1871b652,#39cfff38);color:#e8f9ff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pp-hub-icon-btn i{margin-right:0;font-size:1.8rem}.pp-hub-icon-btn:after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);padding:8px 11px;border:1px solid #53b4ff;background:#050f23fa;color:#e8f9ff;font-size:.64rem;line-height:1.35;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:20;border-radius:.45rem;box-shadow:0 0 16px #53b4ff2e}.pp-hub-icon-btn:hover:after,.pp-hub-icon-btn:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.pp-hub-icon-btn:hover,.pp-hub-icon-btn:focus-visible{box-shadow:0 0 12px #53b4ff47}.pp-hub-icon-btn:disabled{opacity:.5;cursor:not-allowed}.pp-hub-icon-btn--secondary{border-color:#ffd252;background:linear-gradient(120deg,#ffd25238,#ffa9402e);color:#fff4c7}.pp-hub-btn:hover{box-shadow:0 0 12px #53b4ff47}.pp-hub-btn:disabled{opacity:.5;cursor:not-allowed}.pp-hub-btn--secondary{border-color:#ffd252;background:linear-gradient(120deg,#ffd25238,#ffa9402e);color:#fff4c7}.pp-hub-btn--like{border-color:#ff7fd7;background:linear-gradient(120deg,#b6338547,#ff7ebc2e);color:#ffe3f5}.pp-hub-btn--like.is-liked{box-shadow:0 0 14px #ff7ebc42}@media(max-width:768px){.pp-hub-grid,.pp-hub-community-toolbar,.pp-hub-pagination,.pp-hub-action-row,.pp-hub-inline-control{grid-template-columns:1fr}}.brickfall-solo-play{min-height:100vh;background:radial-gradient(circle at top,rgba(211,107,255,.14),transparent 42%),#05050a;padding:1.25rem 2rem 2rem;color:#fff}.brickfall-solo-play-layout{display:flex;align-items:flex-start;justify-content:center;gap:3.25rem}.brickfall-solo-play-hud{width:320px;margin-right:.75rem;margin-left:-1rem;display:flex;flex-direction:column;gap:.45rem}.brickfall-solo-hud-title{font-size:.8rem;color:#f9a8d4;margin-bottom:.4rem}.brickfall-solo-hud-line{display:flex;justify-content:space-between;gap:.6rem;color:#cbd5e1;font-size:.7rem}.brickfall-solo-hud-line span{color:#fef08a}.brickfall-solo-hud-note{margin-top:.5rem;border-top:1px solid #273449;padding-top:.5rem;color:#93c5fd;font-size:.68rem;line-height:1.4}.brickfall-solo-play-board{display:flex;align-items:flex-start}@media(max-width:1200px){.brickfall-solo-play-layout{gap:2rem}.brickfall-solo-play-hud{margin-left:0;margin-right:0;width:290px}}@media(max-width:960px){.brickfall-solo-play-layout{flex-direction:column;align-items:center}.brickfall-solo-play-hud{width:min(92vw,560px)}}.pp-editor-shell{min-height:calc(100vh - 80px);padding:24px;display:flex;flex-direction:column;gap:18px;color:#d8f6ff;font-family:"Press Start 2P",monospace;background:radial-gradient(1200px 480px at 10% 0%,#0a2a3f 0%,transparent 60%),radial-gradient(1000px 420px at 90% 30%,#263c5c 0%,transparent 65%),linear-gradient(180deg,#050b1b,#03050f)}.pp-editor-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #2fdcff44;background:#08111fbf;box-shadow:inset 0 0 18px #0ca7ff1f}.pp-editor-head h1{margin:0 0 6px;font-size:18px;color:#7de8ff;text-shadow:0 0 10px #36a7ff}.pp-editor-head p{margin:0;font-size:10px;color:#9ad2e7}.pp-editor-head-actions{display:flex;flex-wrap:wrap;gap:10px}.pp-editor-head-actions .pp-editor-icon-btn{min-width:46px}.pp-editor-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.pp-editor-panel{border:1px solid #2fdcff44;background:#08111fc7;box-shadow:inset 0 0 18px #0ca7ff1f;padding:16px;display:flex;flex-direction:column;gap:12px}.pp-editor-panel h2{margin:0 0 8px;font-size:12px;color:#7de8ff}.pp-editor-muted{font-size:10px;color:#9ad2e7;margin:0}.pp-editor-list-scroll{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow:auto;padding-right:4px}.pp-editor-list-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:4px}.pp-editor-collapsible{display:flex;flex-direction:column;gap:10px}.pp-editor-collapsible__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #2fdcff44;background:#050c18b8;color:#7de8ff;text-align:left;font-size:11px}.pp-editor-collapsible__toggle i{font-size:1.05rem;text-shadow:0 0 10px currentColor}.pp-editor-icon-btn{position:relative;min-width:46px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2fdcff66;background:#050c18e0;color:#d8f6ff;font-size:20px;box-shadow:inset 0 0 14px #0ca7ff12}.pp-editor-icon-btn i{font-size:1.12em}.pp-editor-icon-btn:after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);padding:6px 8px;border:1px solid #2fdcff66;background:#030712f5;color:#d8f6ff;font-size:8px;line-height:1.3;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;box-shadow:0 0 14px #2fdcff2e;z-index:20}.pp-editor-icon-btn:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);width:8px;height:8px;border-right:1px solid #2fdcff66;border-bottom:1px solid #2fdcff66;background:#030712f5;transform:translate(-50%) rotate(45deg);opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:19}.pp-editor-icon-btn:hover:not(:disabled){border-color:#8affbf;color:#8affbf;box-shadow:inset 0 0 14px #0ca7ff18,0 0 12px #62ffa82e}.pp-editor-icon-btn:hover:not(:disabled):after,.pp-editor-icon-btn:hover:not(:disabled):before,.pp-editor-icon-btn:focus-visible:after,.pp-editor-icon-btn:focus-visible:before{opacity:1}.pp-editor-icon-btn:hover:not(:disabled):after,.pp-editor-icon-btn:focus-visible:after{transform:translate(-50%) translateY(0)}.pp-editor-icon-btn:disabled{opacity:.38;cursor:not-allowed}.pp-editor-toolbar-group .pp-editor-icon-btn{min-width:76px;min-height:76px;font-size:40px}.pp-editor-toolbar-group .pp-editor-icon-btn i{font-size:40px}.pp-editor-icon-btn--save,.pp-editor-icon-btn--publish{border-color:#58ddff88;color:#7de8ff}.pp-editor-icon-btn--save:hover:not(:disabled),.pp-editor-icon-btn--publish:hover:not(:disabled){border-color:#8affbf;color:#8affbf}.pp-editor-icon-btn--build{border-color:#63f3a088;color:#8effc0}.pp-editor-icon-btn--build:hover:not(:disabled){border-color:#b1ffd0;color:#caffdf;box-shadow:inset 0 0 14px #63f3a029,0 0 12px #63f3a038}.pp-editor-icon-btn--combat{border-color:#ff786988;color:#ffb2a6}.pp-editor-icon-btn--combat:hover:not(:disabled){border-color:#ffc1b8;color:#ffd8d2;box-shadow:inset 0 0 14px #ff786924,0 0 12px #ff786938}.pp-editor-icon-btn--danger{border-color:#ff7a6688;color:#ffb2a6}.pp-editor-icon-btn--danger:hover:not(:disabled){border-color:#ffb8ad;color:#ffe1db;box-shadow:inset 0 0 14px #ff7a6624,0 0 12px #ff7a6638}.pp-editor-icon-btn--info{border-color:#9c7fff88;color:#cdb8ff}.pp-editor-icon-btn--info:hover:not(:disabled){border-color:#d7c8ff;color:#eee7ff;box-shadow:inset 0 0 14px #9c7fff24,0 0 12px #9c7fff33}.pp-editor-icon-btn--platform{border-color:#ffd16688;color:#ffe2a3}.pp-editor-icon-btn--platform:hover:not(:disabled){border-color:#ffe8b8;color:#fff2d3;box-shadow:inset 0 0 14px #ffd16624,0 0 12px #ffd1663d}.pp-editor-icon-btn--checkpoint{border-color:#58ddff88;color:#7de8ff}.pp-editor-icon-btn--checkpoint:hover:not(:disabled){border-color:#b8f2ff;color:#e5fbff;box-shadow:inset 0 0 14px #58ddff24,0 0 12px #58ddff3d}.pp-editor-icon-btn--orb,.pp-editor-icon-btn--duplicate{border-color:#c9a7ff88;color:#e4d6ff}.pp-editor-icon-btn--orb:hover:not(:disabled),.pp-editor-icon-btn--duplicate:hover:not(:disabled){border-color:#eadfff;color:#f7f2ff;box-shadow:inset 0 0 14px #c9a7ff24,0 0 12px #c9a7ff3d}.pp-editor-icon-btn--enemy{border-color:#ff9b8588;color:#ffc9be}.pp-editor-icon-btn--enemy:hover:not(:disabled){border-color:#ffd8cf;color:#fff0eb;box-shadow:inset 0 0 14px #ff9b8524,0 0 12px #ff9b853d}.pp-editor-icon-btn--decoration{border-color:#8effc088;color:#cffff0}.pp-editor-icon-btn--decoration:hover:not(:disabled){border-color:#d8ffea;color:#f0fff8;box-shadow:inset 0 0 14px #8effc024,0 0 12px #8effc03d}.pp-editor-icon-btn--refresh{border-color:#58ddff88;color:#7de8ff}.pp-editor-icon-btn--refresh:hover:not(:disabled){border-color:#b8f2ff;color:#e5fbff;box-shadow:inset 0 0 14px #58ddff24,0 0 12px #58ddff3d}.pp-editor-icon-btn--help,.pp-editor-icon-btn--reset-ui{border-color:#c9a7ff88;color:#e4d6ff}.pp-editor-icon-btn--help:hover:not(:disabled),.pp-editor-icon-btn--reset-ui:hover:not(:disabled){border-color:#eadfff;color:#f7f2ff;box-shadow:inset 0 0 14px #c9a7ff24,0 0 12px #c9a7ff3d}.pp-editor-icon-btn--back{border-color:#ff9b8588;color:#ffc9be}.pp-editor-icon-btn--back:hover:not(:disabled){border-color:#ffd8cf;color:#fff0eb;box-shadow:inset 0 0 14px #ff9b8524,0 0 12px #ff9b853d}.pp-editor-icon-btn--example,.pp-editor-icon-btn--load{border-color:#8effc088;color:#cffff0}.pp-editor-icon-btn--example:hover:not(:disabled),.pp-editor-icon-btn--load:hover:not(:disabled){border-color:#d8ffea;color:#f0fff8;box-shadow:inset 0 0 14px #8effc024,0 0 12px #8effc03d}.pp-editor-icon-btn--import,.pp-editor-icon-btn--export,.pp-editor-icon-btn--save{border-color:#58ddff88;color:#7de8ff}.pp-editor-icon-btn--import:hover:not(:disabled),.pp-editor-icon-btn--export:hover:not(:disabled),.pp-editor-icon-btn--save:hover:not(:disabled){border-color:#b8f2ff;color:#e5fbff;box-shadow:inset 0 0 14px #58ddff24,0 0 12px #58ddff3d}.pp-editor-icon-btn--test,.pp-editor-icon-btn--play{border-color:#c9a7ff88;color:#e4d6ff}.pp-editor-icon-btn--test:hover:not(:disabled),.pp-editor-icon-btn--play:hover:not(:disabled){border-color:#eadfff;color:#f7f2ff;box-shadow:inset 0 0 14px #c9a7ff24,0 0 12px #c9a7ff3d}.pp-editor-level{border:1px solid #2fdcff44;background:#060c18b3;padding:10px;display:flex;flex-direction:column;gap:8px}.pp-editor-level.is-active{border-color:#8affbf;background:linear-gradient(180deg,#0a1a1ce6,#081418d6);box-shadow:0 0 0 1px #8affbf47,0 0 18px #62ffa847,inset 0 0 18px #62ffa814}.pp-editor-level.is-active .pp-editor-level-head span:first-child{color:#bfffd8}.pp-editor-level.is-active .pp-editor-level-meta{color:#c9f7dc}.pp-editor-level-head{display:flex;align-items:center;justify-content:space-between;font-size:10px}.pp-editor-level-meta{display:grid;gap:4px;font-size:9px;color:#9ad2e7}.pp-editor-level-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pp-editor-level-actions button{padding:0;margin:0}.pp-editor-inline-tags{display:flex;flex-wrap:wrap;gap:4px}.pp-editor-mini-tag{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;border:1px solid #2fdcff55;background:#050c18e6;font-size:8px;line-height:1.2;box-shadow:inset 0 0 10px #ffffff05}.pp-editor-mini-tag--shape{border-color:#7de8ff66;color:#d8f6ff;box-shadow:inset 0 0 10px #7de8ff14}.pp-editor-mini-tag--stable{border-color:#40d6ff88;color:#9eecff}.pp-editor-mini-tag--unstable{border-color:#ff7a6688;color:#ffc2b8}.pp-editor-mini-tag--moving{border-color:#58e6ff88;color:#d7fbff}.pp-editor-mini-tag--rotating{border-color:#9c7fff88;color:#d7c8ff}.pp-editor-mini-tag--glitch{border-color:#ff47c688;color:#ffb8eb}.pp-editor-mini-tag--bounce{border-color:#6bff9e88;color:#c5ffd8}.pp-editor-mini-tag--boost{border-color:#afff6288;color:#e4ffc5}.pp-editor-mini-tag--corrupted{border-color:#a84a7a88;color:#ffc7e2}.pp-editor-mini-tag--magnetic{border-color:#47d8cb88;color:#cbfff8}.pp-editor-mini-tag--ice{border-color:#95deff88;color:#e1f7ff}.pp-editor-mini-tag--gravity{border-color:#9f8dff88;color:#ddd5ff}.pp-editor-mini-tag--grapplable{border-color:#57f6ff88;color:#c9fcff}.pp-editor-mini-tag--armored{border-color:#8a95a188;color:#d5dde4}.pp-editor-mini-tag--hackable{border-color:#ffd25288;color:#fff0b3}.pp-editor-mini-tag--checkpoint{border-color:#7cffbf88;color:#cbffdf}.pp-editor-mini-tag--orb{border-color:#52c7ff88;color:#cbefff}.pp-editor-mini-tag--skill{border-color:#d66fff88;color:#efd1ff}.pp-editor-mini-tag--affinity-blue{border-color:#52c7ff88;color:#cbefff}.pp-editor-mini-tag--affinity-red{border-color:#ff786988;color:#ffd0c9}.pp-editor-mini-tag--affinity-green{border-color:#63f3a088;color:#d0ffe0}.pp-editor-mini-tag--affinity-purple{border-color:#d66fff88;color:#efd1ff}.pp-editor-mini-tag--enemy-rookie{border-color:#6bff9e88;color:#d0ffe0}.pp-editor-mini-tag--enemy-pulse{border-color:#52c7ff88;color:#cbefff}.pp-editor-mini-tag--enemy-apex{border-color:#ff786988;color:#ffd0c9}.pp-editor-mini-tag--decoration{border-color:#d66fff88;color:#efd1ff}.pp-editor-mini-tag--layer{border-color:#7de8ff66;color:#d8f6ff}.pp-editor-mini-tag--checkpoint,.pp-editor-mini-tag--orb,.pp-editor-mini-tag--skill,.pp-editor-mini-tag--affinity-blue,.pp-editor-mini-tag--affinity-red,.pp-editor-mini-tag--affinity-green,.pp-editor-mini-tag--affinity-purple,.pp-editor-mini-tag--enemy-rookie,.pp-editor-mini-tag--enemy-pulse,.pp-editor-mini-tag--enemy-apex,.pp-editor-mini-tag--decoration,.pp-editor-mini-tag--layer{text-shadow:0 0 8px currentColor}.pp-editor-mini-tag--checkpoint{box-shadow:inset 0 0 10px #58ddff0f,0 0 8px #58ddff14}.pp-editor-mini-tag--orb,.pp-editor-mini-tag--skill,.pp-editor-mini-tag--affinity-purple,.pp-editor-mini-tag--decoration{box-shadow:inset 0 0 10px #c9a7ff14,0 0 8px #c9a7ff14}.pp-editor-mini-tag--affinity-blue,.pp-editor-mini-tag--layer,.pp-editor-mini-tag--enemy-pulse{box-shadow:inset 0 0 10px #7de8ff14,0 0 8px #7de8ff14}.pp-editor-mini-tag--affinity-green,.pp-editor-mini-tag--enemy-rookie{box-shadow:inset 0 0 10px #8effc014,0 0 8px #8effc014}.pp-editor-mini-tag--affinity-red,.pp-editor-mini-tag--enemy-apex{box-shadow:inset 0 0 10px #ff9b8514,0 0 8px #ff9b8514}.pp-editor-level-actions .danger{border-color:#ff7a66;color:#ffb2a6}.pp-editor-level-actions .danger:hover{background:#ff7a66;color:#12060a}.pp-editor-main{min-height:720px}.pp-editor-main-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.pp-editor-main-actions{display:flex;align-items:center;gap:12px}.pp-editor-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.pp-editor-form-sections{display:grid;gap:14px}.pp-editor-form-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.pp-editor-form-card{border:1px solid #2fdcff33;background:#070e1abd;box-shadow:inset 0 0 18px #0ca7ff14;padding:14px;display:grid;gap:12px}.pp-editor-form-card h3{margin:0;font-size:11px;color:#d8f6ff}.pp-editor-world-summary{display:grid;gap:8px;border-top:1px solid #2fdcff22;padding-top:10px}.pp-editor-world-summary div{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#9ad2e7}.pp-editor-world-summary strong{color:#d8f6ff}.pp-editor-form-grid label,.pp-editor-inline-fields label{display:grid;gap:6px;font-size:9px;color:#9ad2e7}.pp-editor-form-grid input,.pp-editor-form-grid select,.pp-editor-inline-fields input,.pp-editor-inline-fields select{width:100%;border:1px solid #2fdcff66;background:#03060fe6;color:#d8f6ff;font-family:Fira Code,Courier New,monospace;font-size:12px;padding:9px 10px}.pp-editor-example-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-bottom:14px}.pp-editor-example-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:10px}.pp-editor-example-toolbar input,.pp-editor-example-toolbar select{width:100%;border:1px solid #2fdcff66;background:#03060fe6;color:#d8f6ff;font-family:Fira Code,Courier New,monospace;font-size:12px;padding:9px 10px}.pp-editor-example-btn{border:1px solid #2fdcff44;background:linear-gradient(180deg,#0b172bf2,#08111ff2);color:#d8f6ff;padding:12px;display:grid;gap:6px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pp-editor-example-btn strong{font-size:10px}.pp-editor-example-btn span{font-size:9px;color:#92dff6}.pp-editor-example-btn:hover{transform:translateY(-1px);border-color:#63ebff88;box-shadow:0 10px 24px #1078a12e}.pp-editor-workbench{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.pp-editor-canvas-card,.pp-editor-subpanel{border:1px solid #2fdcff44;background:#08111fc7;box-shadow:inset 0 0 18px #0ca7ff1f;padding:14px}.pp-editor-inspector{display:flex;flex-direction:column;gap:16px}.pp-editor-inspector-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pp-editor-inspector-head h2{margin-bottom:0}.pp-editor-inspector-actions{display:flex;flex-wrap:wrap;gap:8px}.pp-editor-inspector-actions .pp-editor-icon-btn{min-width:38px;min-height:38px;font-size:14px}.pp-editor-inspector-groups{display:flex;flex-direction:column;gap:12px}.pp-editor-inspector-group{border:1px solid #2fdcff2a;background:#040a166b}.pp-editor-inspector-group__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;background:#070f1edb;color:#d8f6ff;text-align:left;font-size:10px}.pp-editor-inspector-group__toggle span{display:inline-flex;align-items:center;gap:8px}.pp-editor-inspector-group__toggle span i{font-size:1rem;text-shadow:0 0 10px currentColor}.pp-editor-inspector-group__body{display:grid;gap:12px;padding:12px}.pp-editor-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.pp-editor-mode-switch{display:flex;gap:8px}.pp-editor-mode-switch button{border:1px solid #2fdcff55;background:#050c18d1;color:#d8f6ff;font-family:"Press Start 2P",monospace;font-size:9px;padding:8px 10px}.pp-editor-mode-switch button.is-active{border-color:#8affbf;color:#8affbf;box-shadow:0 0 10px #62ffa82e}.pp-editor-toolbar-group{display:flex;gap:10px;flex-wrap:wrap}.pp-editor-toolbar-group button,.pp-editor-chip-grid button,.pp-editor-platform-row,.pp-editor-issue{border:1px solid #2fdcff55;background:#050c18cc;color:#d8f6ff;font-family:"Press Start 2P",monospace;font-size:9px;padding:8px 10px}.pp-editor-platform-layer--grapplable:after{content:"GRAPPLE";position:absolute;right:4px;bottom:4px;padding:2px 4px;font-size:7px;line-height:1;color:#04131d;background:#86f6ff;box-shadow:0 0 10px #86f6ff73}.pp-editor-platform-block--grapplable{box-shadow:inset 0 0 0 1px #d8ffff,0 0 8px #5fefff8c}.pp-editor-grappleAnchor{position:absolute;top:-8px;left:calc(50% - 8px);width:16px;height:16px;border:2px solid #9bf6ff;border-radius:50%;box-sizing:border-box;background:radial-gradient(circle,#ffffff 0 25%,#55e6ff 26% 58%,transparent 59%);box-shadow:0 0 10px #55e6ffa6;pointer-events:none}.pp-editor-toolbar-group button:disabled{opacity:.4;cursor:not-allowed}.pp-editor-toolbar-hint{font-size:9px;color:#8affbf}.pp-editor-world-scroll{overflow:auto;border:1px solid #2fdcff55;background:linear-gradient(180deg,#0b152ff2,#08111ffa),repeating-linear-gradient(90deg,transparent,transparent 21px,rgba(91,232,255,.09) 22px),repeating-linear-gradient(0deg,transparent,transparent 21px,rgba(91,232,255,.09) 22px);max-width:100%;max-height:520px;padding:10px}.pp-editor-world{position:relative;background:linear-gradient(180deg,#08111f59,#08111f26),repeating-linear-gradient(90deg,transparent,transparent 21px,rgba(91,232,255,.08) 22px),repeating-linear-gradient(0deg,transparent,transparent 21px,rgba(91,232,255,.08) 22px)}.pp-editor-links{position:absolute;inset:0;z-index:0;pointer-events:none}.pp-editor-links line{stroke:#7de8ff80;stroke-width:1.5;stroke-dasharray:5 4}.pp-editor-ground{position:absolute;left:0;right:0;background:linear-gradient(180deg,#29435d,#182a3a);border-top:2px solid #58ddff66}.pp-editor-top-padding{position:absolute;left:0;right:0;border-top:2px dashed rgba(125,232,255,.4);box-shadow:0 0 12px #59e2ff2e;pointer-events:none}.pp-editor-spawn,.pp-editor-portal{position:absolute;z-index:2;padding:4px 6px;font-size:8px;letter-spacing:.04em;border:1px solid #2fdcff66;background:#050c18eb;color:#d8f6ff;font-family:"Press Start 2P",monospace;cursor:grab}.pp-editor-spawn{box-shadow:0 0 10px #62ffa82e}.pp-editor-portal{border-color:#ffd25288;color:#ffd252}.pp-editor-spawn.is-selected,.pp-editor-portal.is-selected{border-color:#8affbf;box-shadow:0 0 12px #62ffa838}.pp-editor-spawn.is-dragging,.pp-editor-portal.is-dragging{cursor:grabbing;opacity:.9}.pp-editor-platform-layer{position:absolute;border:1px dashed transparent;background:transparent;padding:0;cursor:grab}.pp-editor-platform-layer.is-selected{border-color:#8affbf;box-shadow:0 0 14px #62ffa838}.pp-editor-platform-layer.is-dragging{cursor:grabbing;opacity:.9}.pp-editor-decoration-layer{position:absolute;border:1px dashed transparent;background:transparent;padding:0;cursor:grab;z-index:1}.pp-editor-decoration-layer.is-selected{border-color:#d66fff;box-shadow:0 0 12px #d66fff3d}.pp-editor-decoration-layer.is-dragging{cursor:grabbing;opacity:.9}.pp-editor-decoration-layer.is-readonly{opacity:.55}.pp-editor-decoration-layer--ghost{opacity:.32;pointer-events:none;border-color:#7ef8ff73;border-style:dashed;box-shadow:0 0 10px #7ef8ff1f}.pp-editor-decoration-preview{position:absolute!important;inset:0}.pp-editor-decoration-badge{position:absolute;left:0;top:-18px;font-size:8px;color:#efd1ff;background:#120818f2;border:1px solid #d66fff55;padding:2px 5px}.pp-editor-platform-block{position:absolute;animation:none!important;filter:none!important;box-shadow:none!important;background-image:none!important;transition:none!important}.pp-editor-platform-block.is-reachable{box-shadow:none}.pp-editor-platform-block.is-unreachable{opacity:.55;filter:none}.pp-editor-platform-badge{position:absolute;left:0;top:-18px;font-size:8px;color:#d8f6ff;background:#050c18f2;border:1px solid #2fdcff55;padding:2px 5px}.pp-editor-entity{position:absolute;z-index:3;border:1px solid #2fdcff66;background:#050c18eb;color:#d8f6ff;font-family:"Press Start 2P",monospace;font-size:8px;padding:4px 5px;min-width:26px;text-align:center}.pp-editor-entity.is-selected{border-color:#8affbf;box-shadow:0 0 12px #62ffa838}.pp-editor-entity--checkpoint{color:#8affbf}.pp-editor-entity--orb{border-radius:999px;color:#7de8ff}.pp-editor-entity--enemy{color:#ffb2a6;padding-right:0;overflow:visible}.pp-editor-entity-range{position:absolute;left:100%;top:50%;height:2px;transform:translateY(-50%);background:#ff7a668c}.pp-editor-code{font-size:10px;color:#8affbf}.pp-editor-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pp-editor-chip-grid--tetrominos{grid-template-columns:repeat(4,minmax(0,1fr))}.pp-editor-chip-grid--platform-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pp-editor-chip-grid--small{grid-template-columns:repeat(4,minmax(0,1fr))}.pp-editor-chip-grid__button{min-height:44px;padding:10px 8px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.pp-editor-icon-chip,.pp-editor-source-filter-btn{position:relative;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2fdcff44;background:#050c18bd;color:#9ad2e7;box-shadow:inset 0 0 10px #0ca7ff14;transition:border-color .12s ease,color .12s ease,box-shadow .12s ease,background .12s ease}.pp-editor-icon-chip i,.pp-editor-source-filter-btn i{font-size:15px}.pp-editor-icon-chip:hover,.pp-editor-icon-chip:focus-visible,.pp-editor-source-filter-btn:hover,.pp-editor-source-filter-btn:focus-visible{border-color:#7de8ff;color:#d8f6ff;background:#0a1628d1;box-shadow:inset 0 0 8px #2fdcff1a,0 0 6px #2fdcff1a}.pp-editor-icon-chip.is-active,.pp-editor-source-filter-btn.is-active{border-color:#8affbf;color:#8affbf;background:#0a1a18f5;box-shadow:inset 0 -3px #8affbfb3,inset 0 0 10px #8affbf14}.pp-editor-icon-chip.is-active:hover,.pp-editor-icon-chip.is-active:focus-visible,.pp-editor-source-filter-btn.is-active:hover,.pp-editor-source-filter-btn.is-active:focus-visible{border-color:#b7ffd0;color:#cfffdf;background:#0c1e1af5}.pp-editor-icon-chip:after,.pp-editor-source-filter-btn:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);padding:6px 8px;border:1px solid #2fdcff66;background:#030712f5;color:#d8f6ff;font-size:8px;line-height:1.3;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;box-shadow:0 0 14px #2fdcff2e;z-index:20}.pp-editor-icon-chip:before,.pp-editor-source-filter-btn:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);width:8px;height:8px;border-right:1px solid #2fdcff66;border-bottom:1px solid #2fdcff66;background:#030712f5;transform:translate(-50%) rotate(45deg);opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:19}.pp-editor-icon-chip:hover:after,.pp-editor-icon-chip:hover:before,.pp-editor-icon-chip:focus-visible:after,.pp-editor-icon-chip:focus-visible:before,.pp-editor-source-filter-btn:hover:after,.pp-editor-source-filter-btn:hover:before,.pp-editor-source-filter-btn:focus-visible:after,.pp-editor-source-filter-btn:focus-visible:before{opacity:1}.pp-editor-icon-chip:hover:after,.pp-editor-icon-chip:focus-visible:after,.pp-editor-source-filter-btn:hover:after,.pp-editor-source-filter-btn:focus-visible:after{transform:translate(-50%) translateY(0)}.pp-editor-source-filter-row{display:grid;grid-template-columns:repeat(5,44px);gap:8px;justify-content:start;justify-items:center}.pp-editor-parallax-preset-row{display:grid;grid-template-columns:repeat(4,44px);gap:8px;justify-content:start;justify-items:center}@media(max-width:1100px){.pp-editor-chip-grid--platform-types{grid-template-columns:1fr}}.pp-editor-chip-grid button.is-active,.pp-editor-platform-row.is-active{border-color:#8affbf;color:#8affbf;box-shadow:0 0 10px #62ffa82e}.pp-editor-inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pp-editor-inline-checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pp-editor-inline-checkboxes label{display:inline-flex;align-items:center;gap:6px;font-size:9px}.pp-editor-duplicate-action{width:100%;min-height:40px;border:1px solid #63f3a088;background:#050c18e0;color:#8effc0;font-family:"Press Start 2P",monospace;font-size:9px}.pp-editor-duplicate-action:hover{border-color:#b1ffd0;color:#caffdf;box-shadow:inset 0 0 14px #63f3a029,0 0 12px #63f3a038}.pp-editor-duplicate-shortcut{min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #2fdcff55;background:#050c18c2;color:#9ad2e7;font-size:9px}.pp-editor-decoration-preview-card{position:relative;width:96px;height:96px;border:1px solid #d66fff55;background:#0d0817c7;overflow:hidden}.pp-editor-platform-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow:auto}.pp-editor-platform-row{display:grid;gap:4px;text-align:left}.pp-editor-issues{display:flex;flex-direction:column;gap:8px}.pp-editor-issue{text-align:left;border-color:#ff7a66;color:#ffb2a6}.pp-editor-json-panel{border:1px solid #2fdcff44;background:#08111f7a;padding:12px}.pp-editor-json-panel summary{cursor:pointer;font-size:10px;color:#7de8ff;margin-bottom:12px}.pp-editor-preview-play{border:1px solid #2fdcff44;background:#08111f94;padding:14px}.pp-editor-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.pp-editor-preview-layout{width:100%;grid-template-columns:220px minmax(0,1fr) 220px}.pp-editor-toggle{display:flex;align-items:center;gap:8px;font-size:10px;color:#8affbf}.pp-editor-json{width:100%;min-height:360px;background:#03060fe6;border:1px solid #2fdcff66;color:#d8f6ff;font-family:Fira Code,Courier New,monospace;font-size:11px;padding:12px;line-height:1.5;resize:vertical;outline:none}.pp-editor-actions{display:flex;flex-wrap:wrap;gap:10px}.pp-editor-actions button{margin:0}.pp-editor-center-actions{display:flex;justify-content:flex-end;gap:8px}.pp-editor-center-actions .pp-editor-icon-btn{min-width:38px;min-height:38px;font-size:14px}.pp-editor-preview{border:1px dashed #2fdcff66;padding:12px;font-size:10px;color:#bde9ff;display:flex;flex-direction:column;gap:12px}.pp-editor-preview h3{margin:0 0 8px;font-size:11px;color:#7de8ff}.pp-editor-panel-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:#7de8ff;text-align:left;font-family:inherit;font-size:11px}.pp-editor-panel-toggle span{display:inline-flex;align-items:center;gap:8px}.pp-editor-panel-toggle span i{font-size:1rem;text-shadow:0 0 10px currentColor}.pp-editor-collapsible__toggle .fa-circle-question,.pp-editor-collapsible__toggle .fa-map,.pp-editor-panel-toggle .fa-map,.pp-editor-inspector-group__toggle .fa-location-dot{color:#7de8ff}.pp-editor-collapsible__toggle .fa-list,.pp-editor-panel-toggle .fa-list,.pp-editor-panel-toggle .fa-route,.pp-editor-inspector-group__toggle .fa-ruler-horizontal,.pp-editor-inspector-group__toggle .fa-up-down-left-right{color:#ffd166}.pp-editor-collapsible__toggle .fa-earth-europe,.pp-editor-collapsible__toggle .fa-mountain-city,.pp-editor-panel-toggle .fa-globe,.pp-editor-inspector-group__toggle .fa-brush,.pp-editor-inspector-group__toggle .fa-filter,.pp-editor-inspector-group__toggle .fa-palette{color:#8effc0}.pp-editor-collapsible__toggle .fa-cubes,.pp-editor-inspector-group__toggle .fa-cubes,.pp-editor-inspector-group__toggle .fa-layer-group,.pp-editor-inspector-group__toggle .fa-sliders,.pp-editor-inspector-group__toggle .fa-robot{color:#ff9b85}.pp-editor-panel-toggle .fa-shield-halved,.pp-editor-inspector-group__toggle .fa-circle-nodes,.pp-editor-inspector-group__toggle .fa-bolt,.pp-editor-inspector-group__toggle .fa-keyboard,.pp-editor-inspector-group__toggle .fa-screwdriver-wrench{color:#c9a7ff}.pp-editor-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:6px}.pp-editor-status{padding:10px 12px;font-size:10px;border:1px solid transparent}.pp-editor-status.success{border-color:#8affbf;color:#8affbf;background:#62ffa814}.pp-editor-status.error{border-color:#ff7a66;color:#ffb2a6;background:#ff7a6614}.pp-editor-status.warning{border-color:#ffd06a;color:#ffe4a3;background:#ffd06a14}.tag{padding:2px 6px;font-size:8px;border:1px solid transparent;text-transform:uppercase}.tag-live{border-color:#8affbf;color:#8affbf}.tag-draft{border-color:#ffbf7a;color:#ffbf7a}@media(max-width:1100px){.pp-editor-layout{grid-template-columns:1fr}.pp-editor-main{min-height:auto}.pp-editor-workbench,.pp-editor-preview-layout{grid-template-columns:1fr}}.brickfall-editor{min-height:100vh;padding:1.5rem 0 2rem;color:#ffdce9}.brickfall-editor-shell{width:min(1700px,94vw)}.brickfall-editor-columns{display:grid;grid-template-columns:320px 1fr 340px;gap:3rem;align-items:flex-start}.brickfall-editor-side{min-height:100%}.brickfall-editor .pp-editor-shell{background:radial-gradient(1200px 480px at 10% 0%,rgba(74,12,86,.55) 0%,transparent 60%),radial-gradient(1000px 420px at 90% 30%,rgba(115,28,86,.45) 0%,transparent 65%),linear-gradient(180deg,#130815,#08040d)}.brickfall-editor .pp-editor-head,.brickfall-editor .pp-editor-panel{border-color:#ff75ad38;background:#140818cc;box-shadow:inset 0 0 18px #ff7b001a}.brickfall-editor .pp-editor-head h1,.brickfall-editor .pp-editor-panel h2{color:#ffb77f;text-shadow:0 0 10px rgba(255,123,0,.3)}.brickfall-editor .pp-editor-head p,.brickfall-editor .pp-editor-muted,.brickfall-editor .pp-editor-level-meta{color:#f4bfd0}.brickfall-editor-head{align-items:flex-start}.brickfall-editor-head-main{display:grid;gap:12px;flex:1 1 520px}.brickfall-editor-head-fields{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.brickfall-editor-grid-card{display:flex;justify-content:center;align-items:flex-start;padding:1rem;overflow:auto}.brickfall-editor-grid{display:grid;width:-moz-max-content;width:max-content;border:1px solid rgba(255,117,173,.22);box-shadow:inset 0 0 0 1px #d36bff1a,0 0 24px #ff7b0014;background:linear-gradient(180deg,#0a050ef0,#110815f0)}.brickfall-editor-cell{cursor:pointer;border:1px solid rgba(255,184,223,.14);box-shadow:inset 0 0 0 1px #082f49a6}.brickfall-editor-main-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.brickfall-editor-label{font-size:.65rem;color:#f4bfd0}.brickfall-editor-input{width:100%;padding:.6rem .7rem;border:1px solid rgba(255,117,173,.3);background:#09050ed1;color:#ffe6f1;font-size:.7rem}.brickfall-editor-checkbox{display:flex;align-items:center;gap:.55rem;font-size:.7rem;color:#ffe6f1}.brickfall-editor-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.brickfall-editor-type-btn{padding:.7rem;border:1px solid rgba(255,117,173,.3);background:#09050ed1;color:#ffdce9;text-align:left;font-family:inherit;font-size:.62rem}.brickfall-editor-type-btn.is-active{box-shadow:0 0 0 1px #facc153d,0 0 18px #facc152e}.brickfall-editor-icon-btn{width:50px;height:50px}.brickfall-editor-icon-btn i{font-size:1.12rem}.brickfall-editor-icon-btn--lg{width:60px;height:60px}.brickfall-editor-icon-btn--lg i{font-size:1.4rem}.brickfall-editor-icon-btn--rowfull{grid-column:1 / -1;justify-self:center}.brickfall-editor-icon-btn--full{width:100%}.brickfall-editor-status,.brickfall-editor-empty{font-size:.68rem;color:#ffd7aa}.brickfall-editor-error{font-size:.68rem;color:#ffb2a6}.brickfall-editor-side-title{margin:0;font-size:.78rem}.brickfall-editor-levels{max-height:620px;overflow:auto;display:flex;flex-direction:column;gap:.6rem}.brickfall-editor-level-card{border-color:#ff75ad47;background:#0d0712d1}@media(max-width:1440px){.brickfall-editor-columns{grid-template-columns:300px 1fr 320px;gap:2rem}}@media(max-width:1100px){.brickfall-editor-columns{grid-template-columns:1fr;gap:1.2rem}.brickfall-editor-head{flex-direction:column;gap:.8rem;align-items:flex-start}.brickfall-editor-head-fields,.brickfall-editor-type-grid{grid-template-columns:1fr}}.pp-editor-help{min-height:100vh;background:radial-gradient(circle at top,rgba(61,205,255,.2),transparent 38%),radial-gradient(circle at 82% 12%,rgba(255,210,82,.14),transparent 28%),#07101d;color:#def4ff;padding:1.3rem 0}.pp-editor-help-shell{width:min(980px,94vw);margin:0 auto;display:flex;flex-direction:column;gap:.85rem}.pp-editor-help-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.pp-editor-help-head__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.pp-editor-help-head__actions .pp-editor-icon-btn{min-width:42px;min-height:42px;font-size:21px}.pp-editor-help-head h1{color:#facc15;font-size:1.1rem}.pp-editor-help-search{display:flex;align-items:center;gap:.65rem;padding:.75rem .9rem;border:1px solid #2fdcff44;background:#08111fc7;box-shadow:inset 0 0 18px #0ca7ff1f}.pp-editor-help-search i{color:#8fe6ff;font-size:1.12rem}.pp-editor-help-search input{flex:1 1 auto;min-width:180px;border:1px solid rgba(143,230,255,.18);background:#0712218c;color:#def4ff;padding:.65rem .75rem;font-family:inherit;font-size:.68rem}.pp-editor-help-search__count{font-size:.62rem;color:#facc15;white-space:nowrap}.pp-editor-help-quick-links{display:flex;flex-wrap:wrap;gap:.55rem}.pp-editor-help-quick-link{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .7rem;border:1px solid rgba(143,230,255,.18);background:#0712218c;color:#cbe8f7;font-family:inherit;font-size:.62rem;text-align:left}.pp-editor-help-quick-link i{color:#8fe6ff;font-size:1.05rem;text-shadow:0 0 10px currentColor}.pp-editor-help-quick-link.is-active{border-color:#facc15b8;color:#fff6cf;box-shadow:0 0 0 1px #facc1529}.pp-editor-help-card{padding:0;overflow:hidden;border:1px solid #2fdcff44;background:#08111fc7;box-shadow:inset 0 0 18px #0ca7ff1f}.pp-editor-help-card.is-highlighted{border-color:#facc15b8;box-shadow:inset 0 0 18px #0ca7ff1f,0 0 0 1px #facc1529}.pp-editor-help-card summary{list-style:none;cursor:pointer;padding:.8rem;color:#d8f6ff;font-size:.82rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;background:#070f1edb;border-bottom:1px solid rgba(47,220,255,.14)}.pp-editor-help-card summary::-webkit-details-marker{display:none}.pp-editor-help-card__summary-label{display:inline-flex;align-items:center;gap:.55rem}.pp-editor-help-card__summary-label i{width:1.2rem;font-size:1.12rem;text-align:center;text-shadow:0 0 10px currentColor}.pp-editor-help-card__summary-label .fa-map,.pp-editor-help-quick-link .fa-map,.pp-editor-help-card__summary-label .fa-compass,.pp-editor-help-quick-link .fa-compass{color:#7de8ff}.pp-editor-help-card__summary-label .fa-route,.pp-editor-help-quick-link .fa-route,.pp-editor-help-card__summary-label .fa-ruler-combined,.pp-editor-help-quick-link .fa-ruler-combined,.pp-editor-help-card__summary-label .fa-filter,.pp-editor-help-quick-link .fa-filter{color:#ffd166}.pp-editor-help-card__summary-label .fa-earth-europe,.pp-editor-help-quick-link .fa-earth-europe,.pp-editor-help-card__summary-label .fa-mountain-city,.pp-editor-help-quick-link .fa-mountain-city,.pp-editor-help-card__summary-label .fa-brush,.pp-editor-help-quick-link .fa-brush{color:#8effc0}.pp-editor-help-card__summary-label .fa-cubes,.pp-editor-help-quick-link .fa-cubes,.pp-editor-help-card__summary-label .fa-layer-group,.pp-editor-help-quick-link .fa-layer-group,.pp-editor-help-card__summary-label .fa-robot,.pp-editor-help-quick-link .fa-robot{color:#ff9b85}.pp-editor-help-card__summary-label .fa-shield-halved,.pp-editor-help-quick-link .fa-shield-halved,.pp-editor-help-card__summary-label .fa-circle-plus,.pp-editor-help-quick-link .fa-circle-plus,.pp-editor-help-card__summary-label .fa-bolt,.pp-editor-help-quick-link .fa-bolt,.pp-editor-help-card__summary-label .fa-keyboard,.pp-editor-help-quick-link .fa-keyboard,.pp-editor-help-card__summary-label .fa-icons,.pp-editor-help-quick-link .fa-icons,.pp-editor-help-card__summary-label .fa-pencil-ruler,.pp-editor-help-quick-link .fa-pencil-ruler,.pp-editor-help-card__summary-label .fa-screwdriver-wrench,.pp-editor-help-quick-link .fa-screwdriver-wrench,.pp-editor-help-card__summary-label .fa-file-code,.pp-editor-help-quick-link .fa-file-code{color:#c9a7ff}.pp-editor-help-card__body{padding:0 .8rem .8rem}.pp-editor-help-card li{line-height:1.6}.pp-editor-help-card ul,.pp-editor-help-card ol{display:flex;flex-direction:column;gap:.42rem;font-size:.68rem;color:#cbe8f7;margin:0;padding-left:1rem}.pp-editor-help-card strong{color:#fff6cf}.pp-editor-help-icons{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem;font-size:.66rem;color:#cbe8f7}.pp-editor-help-icons span{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem;border:1px solid rgba(143,230,255,.18);background:#0712218c}.pp-editor-help-icons i{width:1rem;text-align:center;color:#8fe6ff;font-size:.95rem}.pp-editor-help-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-bottom:.8rem}.pp-editor-help-map__box{min-height:74px;border:1px solid rgba(143,230,255,.22);background:#0712218c;padding:.6rem;display:flex;flex-direction:column;gap:.4rem}.pp-editor-help-map__box strong{color:#facc15;font-size:.82rem}.pp-editor-help-map__box span{font-size:.62rem;line-height:1.5;color:#cbe8f7}@media(max-width:720px){.pp-editor-help-head{flex-direction:column;align-items:flex-start;gap:.5rem}.pp-editor-help-head__actions{width:100%;justify-content:flex-start}.pp-editor-help-search{flex-wrap:wrap}.pp-editor-help-search__count{width:100%}.pp-editor-help-quick-links{flex-direction:column}.pp-editor-help-map{grid-template-columns:1fr}}.brickfall-editor-help{background:radial-gradient(circle at top,rgba(255,123,0,.2),transparent 38%),radial-gradient(circle at 82% 12%,rgba(255,210,82,.1),transparent 28%),#120915;color:#ffe2ec}.brickfall-editor-help .pp-editor-help-head h1{color:#ffd166}.brickfall-editor-help .pp-editor-help-search,.brickfall-editor-help .pp-editor-help-card,.brickfall-editor-help .pp-editor-help-quick-link{border-color:#ff9b8547;background:#180a18cc;box-shadow:inset 0 0 18px #ff7b001a}.brickfall-editor-help .pp-editor-help-card summary{background:#1d0b1ce0;border-bottom-color:#ff9b8524}.brickfall-editor-help .pp-editor-help-card.is-highlighted,.brickfall-editor-help .pp-editor-help-quick-link.is-active{border-color:#ffd166b8;box-shadow:inset 0 0 18px #ff7b001a,0 0 0 1px #ffd16624}.brickfall-editor-help .pp-editor-help-search i,.brickfall-editor-help .pp-editor-help-quick-link i,.brickfall-editor-help .pp-editor-help-card__summary-label .fa-route,.brickfall-editor-help .pp-editor-help-card__summary-label .fa-compass,.brickfall-editor-help .pp-editor-help-card__summary-label .fa-cubes,.brickfall-editor-help .pp-editor-help-card__summary-label .fa-gamepad,.brickfall-editor-help .pp-editor-help-card__summary-label .fa-screwdriver-wrench{color:#ffb77f}.brickfall-editor-help .pp-editor-help-search input{border-color:#ffb77f2e;background:#1f0b1c8c;color:#ffe2ec}.brickfall-editor-help .pp-editor-help-search__count,.brickfall-editor-help .pp-editor-help-card strong{color:#fff4c8}.brickfall-editor-help .pp-editor-help-card summary,.brickfall-editor-help .pp-editor-help-card ul,.brickfall-editor-help .pp-editor-help-card ol,.brickfall-editor-help .pp-editor-help-quick-link{color:#ffe2ec}.achievements-page{padding:40px;color:#f9c7ff}.achievements-page header{text-align:center;margin-bottom:30px}.achievements-page header h1{font-size:2.4rem;text-shadow:0 0 10px #ff3ad7}.achievement-section{margin-bottom:36px}.section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.section-header h2{margin:0;font-size:1.3rem;color:#ffd6f6;text-shadow:0 0 8px rgba(255,58,215,.5)}.section-header span{font-size:.9rem;color:#d6a4ff}.filters{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:30px}.filters button{background:#1a001f;border:1px solid #ff3ad7;color:#ffbdf5;padding:6px 14px;cursor:pointer;border-radius:6px}.filters button:hover{background:#ff3ad7;color:#000}.filters select{background:#1a001f;border:1px solid #ff3ad7;color:#ffbdf5;padding:6px 10px;cursor:pointer;border-radius:6px;min-width:180px}.achievement-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.achievement-card{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:10px;background:#120018;border:1px solid #44204f;opacity:.6;align-items:center;text-align:center}.achievement-card.unlocked{opacity:1;border-color:#ff3ad7;box-shadow:0 0 10px #ff3ad7}.achievement-card .icon-wrapper{width:180px;height:180px;background:#1c0024;display:flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0}.achievement-card .content{min-width:0;width:100%}.achievement-card .icon-wrapper img{width:100%;height:100%;max-width:180px;max-height:180px;-o-object-fit:contain;object-fit:contain;display:block;image-rendering:pixelated}.achievement-card .locked-icon{font-size:1.4rem;color:#555}.achievement-card h3{margin:0;font-size:1rem;line-height:1.3;overflow-wrap:anywhere}.achievement-card p{margin:4px 0 0;font-size:.85rem;color:#dca3ff;line-height:1.4;overflow-wrap:anywhere}.settings-page{max-width:1200px;margin:0 auto;padding:32px 6vw 90px;color:var(--ui-text, #ffffff)}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.settings-header h1{font-size:1.6rem;margin-bottom:12px}.settings-header p{font-size:.75rem;color:var(--ui-muted, #bbbbbb)}.settings-section{margin-bottom:32px}.section-title{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.section-title h2{font-size:1rem}.section-title p{font-size:.7rem;color:var(--ui-muted, #bbbbbb)}.settings-card{background:#0000008c;border:2px solid var(--ui-accent, #ff00ff);border-radius:14px;padding:20px 22px;box-shadow:0 0 16px #0009}.settings-card--center{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.settings-actions{margin-top:16px;display:flex;justify-content:flex-end}.settings-note{font-size:.65rem;color:var(--ui-muted, #bbbbbb)}.keybind-grid{display:flex;flex-direction:column;gap:12px}.keybind-row{display:grid;grid-template-columns:minmax(140px,1fr) 110px 200px;align-items:center;gap:12px}.keybind-label{font-size:.65rem;color:var(--ui-muted, #bbbbbb)}.keybind-key{padding:8px 10px;border-radius:8px;background:#0f001e99;border:1px solid var(--ui-accent, #ff00ff);text-align:center;font-size:.7rem}.keybind-btn{margin:0}.keybind-btn.is-listening{border-color:var(--ui-accent-2, #00ffff);box-shadow:0 0 12px #0ff9}.keybind-hint{margin-top:12px;font-size:.7rem;display:flex;flex-direction:column;gap:4px;color:var(--ui-muted, #bbbbbb)}.keybind-hint strong{color:var(--ui-text, #ffffff)}.keybind-error{margin-top:8px;font-size:.7rem;color:#ff6b6b}.toggle-row{display:flex;align-items:center;gap:12px;font-size:.75rem;margin-bottom:10px}.toggle-row input{transform:scale(1.2);accent-color:var(--ui-accent-2, #00ffff)}.color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 18px}.color-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.65rem;color:var(--ui-muted, #bbbbbb)}.color-row input[type=color]{width:48px;height:34px;border:none;background:transparent}.piece-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px 16px}.piece-row{display:flex;align-items:center;gap:10px;font-size:.7rem;color:var(--ui-muted, #bbbbbb)}.piece-label{width:22px;text-align:center;color:var(--ui-text, #ffffff)}.piece-preview{width:28px;height:28px;border-radius:6px;border:1px solid var(--ui-board-border, #555555);box-shadow:0 0 6px #00000080}.piece-row input[type=color]{width:42px;height:32px;border:none;background:transparent}@media(max-width:900px){.settings-header{flex-direction:column;align-items:flex-start}.keybind-row{grid-template-columns:1fr;justify-items:start}.settings-actions{justify-content:flex-start}}.puzzle-run{display:grid;grid-template-columns:280px auto;gap:32px;padding:40px;align-items:start}.puzzle-left{width:260px;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 140px)}.puzzle-left,.puzzle-right{background:#0009;border:1px solid #222;padding:16px;border-radius:12px}.puzzle-center{display:flex;justify-content:center;align-items:start}@media(max-width:1024px){.puzzle-run{grid-template-columns:1fr}.puzzle-left{width:100%;max-height:none}}.tetromaze-page{min-height:calc(100vh - 64px);padding:10px 24px 18px;color:#dff4ff;background:radial-gradient(circle at 20% 20%,rgba(48,120,255,.22),transparent 42%),radial-gradient(circle at 80% 0%,rgba(255,80,140,.18),transparent 36%),#040711;font-family:"Press Start 2P",monospace}.tetromaze-head{max-width:1640px;margin:0 auto 8px;padding-left:6px}.tetromaze-head h1{font-size:1.8rem;color:#6be3ff;margin-bottom:10px;text-shadow:0 0 18px rgba(107,227,255,.6)}.tetromaze-head p{font-size:.7rem;color:#9ec6ff}.tetromaze-main{max-width:1640px;margin:0 auto;display:grid;grid-template-columns:260px minmax(0,1fr) 240px;gap:34px;align-items:start}.tetromaze-left,.tetromaze-right{display:grid;gap:12px;align-content:start}.tetromaze-panel{margin:0;display:flex;flex-direction:column;align-items:stretch;gap:14px;border:1px solid #2a4f84;border-radius:12px;padding:14px;background:#0b1120c7}.tetromaze-meta{display:grid;gap:6px;font-size:.62rem}.tetromaze-seed{color:#7ca3da;word-break:break-all}.tetromaze-actions{display:flex;flex-direction:column;gap:8px}.tetromaze-actions button,.tetromaze-controls button,.tetromaze-end-actions button{border:1px solid #50c9ff;background:linear-gradient(180deg,#142343,#0d1730);color:#d2f5ff;padding:10px 12px;border-radius:8px;font-size:.58rem;cursor:pointer}.tetromaze-actions button:hover,.tetromaze-controls button:hover,.tetromaze-end-actions button:hover{filter:brightness(1.08)}.tetromaze-actions button:disabled,.tetromaze-end-actions button:disabled{opacity:.5;cursor:not-allowed;filter:none}.tetromaze-end-overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:center;background:#040711b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tetromaze-end-card{width:min(92vw,520px);border:1px solid #3cbfff;border-radius:14px;background:#0b1120f2;box-shadow:0 0 24px #3cbfff4d;padding:24px;text-align:center}.tetromaze-end-card h2{margin:0 0 10px;font-size:1rem;color:#6be3ff}.tetromaze-end-card p{margin:0 0 16px;font-size:.68rem;color:#dff4ff}.tetromaze-end-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.tetromaze-canvas-wrap{margin:0 auto;overflow:auto;border-radius:14px;border:2px solid #3cbfff;box-shadow:0 0 24px #3cbfff59;background:#040711}.tetromaze-canvas-wrap canvas{display:block;image-rendering:pixelated;margin:0 auto}.tetromaze-stage{margin:0;position:relative;padding:16px 104px 20px}.tetromaze-livesbar{margin:0 auto;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:12px;border:1px solid #2a4f84;border-radius:999px;padding:8px 12px;background:#070e1ed1;color:#dff4ff;font-size:.56rem}.tetromaze-livesbar__pips{display:flex;gap:6px}.tetromaze-livesbar__pip{width:10px;height:10px;border-radius:999px;border:1px solid #50c9ff}.tetromaze-livesbar__pip.is-on{background:#50c9ff;box-shadow:0 0 10px #50c9ffa6}.tetromaze-livesbar__pip.is-off{background:#0a1428a6;opacity:.5}.tetromaze-deco{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 8px 14px rgba(0,0,0,.45));opacity:.92}.tetromaze-deco--hacker{top:-18px;left:-26px;width:110px}.tetromaze-deco--rookie{top:-14px;right:-24px;width:96px}.tetromaze-deco--pulse{bottom:4px;left:-30px;width:90px}.tetromaze-deco--apex{bottom:0;right:-28px;width:104px}.tetromaze-controls{margin:0;display:flex;justify-content:center;gap:10px;align-items:center;border:1px solid #2a4f84;border-radius:12px;background:#0b1120c7;padding:12px}.tetromaze-controls>div{display:flex;gap:10px}.tetromaze-message{margin:0;color:#ff9ec2;font-size:.7rem;border:1px solid #553254;border-radius:10px;padding:10px 12px;background:#170a17b8}.tetromaze-chatbot-list{display:grid;gap:8px}.tetromaze-chatbot{border:1px solid #2a4f84;border-radius:10px;background:#070e1ed1;padding:10px 12px;min-height:64px}.tetromaze-chatbot__speaker{margin:0 0 6px;font-size:.62rem}.tetromaze-chatbot__text{margin:0;color:#d6edff;font-size:.56rem;line-height:1.45}.tetromaze-legend{margin:0;display:grid;gap:10px;font-size:.58rem;color:#8cb3e6;padding:14px 14px 14px 20px;list-style-position:outside;border:1px solid #2a4f84;border-radius:12px;background:#0b1120c7}.tetromaze-legend li{display:flex;align-items:center;gap:8px}.tetromaze-legend__item{position:relative;display:inline-flex;align-items:center;gap:8px;cursor:help}.tetromaze-legend__dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.8);box-shadow:0 0 8px #ffffff40;flex-shrink:0}.tetromaze-legend__tooltip{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);width:250px;padding:8px 10px;border-radius:8px;border:1px solid #3b6ea8;background:#050a16f5;color:#dff4ff;font-size:.52rem;line-height:1.45;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:6}.tetromaze-legend__item:hover .tetromaze-legend__tooltip{opacity:1}@media(max-width:768px){.tetromaze-page{padding:8px 12px 14px}.tetromaze-main{grid-template-columns:1fr}.tetromaze-left,.tetromaze-right{gap:10px}.tetromaze-panel{margin-bottom:10px}.tetromaze-actions{width:100%;flex-direction:row}.tetromaze-actions button{flex:1}.tetromaze-stage{padding:16px 0 0}.tetromaze-livesbar{margin-top:0}.tetromaze-deco{display:none}.tetromaze-legend{margin-top:10px}.tetromaze-legend__tooltip{left:0;top:calc(100% + 8px);transform:none;width:min(260px,72vw)}}.tetromaze-editor{min-height:100vh;background:radial-gradient(circle at top,rgba(70,191,255,.18),transparent 35%),#060b16;color:#d8efff}.tetromaze-editor-shell{width:min(1700px,95vw)}.tetromaze-editor .pp-editor-shell{background:radial-gradient(1200px 480px at 10% 0%,rgba(10,42,63,.52) 0%,transparent 60%),radial-gradient(1000px 420px at 90% 30%,rgba(38,60,92,.36) 0%,transparent 65%),linear-gradient(180deg,#050b1b,#03050f)}.tetromaze-editor .pp-editor-head,.tetromaze-editor .pp-editor-panel{border-color:#2fdcff44;background:#08111fcc;box-shadow:inset 0 0 18px #0ca7ff1f}.tetromaze-editor .pp-editor-head h1,.tetromaze-editor .pp-editor-panel h2{color:#7de8ff}.tetromaze-editor .pp-editor-head p,.tetromaze-editor .pp-editor-level-meta{color:#9ad2e7}.tetromaze-editor-head{align-items:flex-start}.tetromaze-editor-head-main{display:grid;gap:12px;flex:1 1 520px}.tetromaze-editor-head-fields{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.tetromaze-editor-head-fields label{display:block;margin-bottom:.35rem;font-size:.65rem;color:#9ad2e7}.tetromaze-editor-head-fields input{width:100%;padding:.6rem .7rem;border:1px solid rgba(47,220,255,.3);background:#09050ed1;color:#def4ff;font-size:.7rem;font-family:inherit}.tetromaze-editor-columns{display:grid;grid-template-columns:280px 1fr 300px;gap:.9rem}.tetromaze-editor-side{display:flex;flex-direction:column;gap:.5rem}.tetromaze-editor-stack{display:flex;flex-direction:column;gap:.35rem}.tetromaze-editor-side label{font-size:.65rem;color:#8fd7ff}.tetromaze-editor-side input,.tetromaze-editor-side select{width:100%;border:1px solid rgba(47,220,255,.22);border-radius:0;background:#050c18e6;color:#d6f5ff;font-size:.72rem;padding:.45rem;font-family:inherit}.tetromaze-editor-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.tetromaze-editor-bot-row{display:grid;grid-template-columns:1fr 92px;gap:.45rem;align-items:center;font-size:.65rem;color:#b9e4ff}.tetromaze-editor-divider{border-top:1px solid rgba(47,220,255,.18);padding-top:.55rem}.tetromaze-editor-grid-card{overflow:auto}.tetromaze-editor-accent-btn{border:1px solid #63f3a088;background:#050c18e0;color:#8effc0;padding:.8rem 1rem;font-size:.64rem;font-family:inherit}.tetromaze-editor-toolbar{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-start;margin-bottom:.65rem}.tetromaze-editor-toolbtn{width:80px;height:80px;border:1px solid #2fdcff66;border-radius:0;background:#050c18e0;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:inset 0 0 14px #0ca7ff1a}.tetromaze-editor-toolbtn img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.tetromaze-editor-toolbtn.is-active{border-color:#facc15;box-shadow:inset 0 0 14px #facc1524,0 0 12px #facc1538}.tetromaze-editor-grid{display:grid;gap:0;background:transparent;width:-moz-max-content;width:max-content;margin:0 auto}.tetromaze-editor-cell{width:35px;height:35px;border:1px solid rgba(47,220,255,.28);padding:0;margin:0;line-height:1;display:flex;align-items:center;justify-content:center;color:#e7f7ff;font-size:.65rem;cursor:pointer}.tetromaze-editor-levels{max-height:78vh;overflow:auto;display:flex;flex-direction:column;gap:.45rem}.tetromaze-editor-level-card{border-color:#2fdcff42;background:#050c18bd}.tetromaze-editor-sub{font-size:.62rem;color:#9ec8e4}.tetromaze-editor-actions{display:flex;gap:.35rem}.tetromaze-editor-top-actions{display:block}.tetromaze-editor-side-intro{font-size:.62rem;color:#9ad2e7;line-height:1.5}.tetromaze-editor-icon-btn{width:50px;height:50px}.tetromaze-editor-icon-btn i{font-size:1.12rem}.tetromaze-editor-main-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.tetromaze-editor-icon-btn--lg{width:60px;height:60px}.tetromaze-editor-icon-btn--lg i{font-size:1.4rem}.tetromaze-editor-icon-btn--rowfull{grid-column:1 / -1;justify-self:center}.tetromaze-editor-empty,.tetromaze-editor-error{font-size:.68rem}.tetromaze-editor-error{color:#ffadad}@media(max-width:1180px){.tetromaze-editor-columns{grid-template-columns:1fr}.tetromaze-editor-shell{width:min(96vw,1700px)}.tetromaze-editor-head-fields{grid-template-columns:1fr}}.tetromaze-editor-help{background:radial-gradient(circle at top,rgba(86,189,255,.22),transparent 38%),radial-gradient(circle at 82% 12%,rgba(142,255,192,.1),transparent 28%),#060b16;color:#def4ff}.tetromaze-editor-help .pp-editor-help-head h1{color:#facc15}.tetromaze-editor-help .pp-editor-help-search,.tetromaze-editor-help .pp-editor-help-card,.tetromaze-editor-help .pp-editor-help-quick-link{border-color:#2fdcff47;background:#08111fcc;box-shadow:inset 0 0 18px #0ca7ff1f}.tetromaze-editor-help .pp-editor-help-card summary{background:#070f1ee0;border-bottom-color:#2fdcff24}.tetromaze-editor-help .pp-editor-help-card.is-highlighted,.tetromaze-editor-help .pp-editor-help-quick-link.is-active{border-color:#facc15b8;box-shadow:inset 0 0 18px #0ca7ff1f,0 0 0 1px #facc1529}.tetromaze-editor-help .pp-editor-help-search input{border-color:#8fe6ff2e;background:#0712218c;color:#def4ff}.tetromaze-editor-help .pp-editor-help-search__count,.tetromaze-editor-help .pp-editor-help-card strong{color:#fff6cf}.tetrobots-page{min-height:calc(100vh - 64px);padding:18px 24px 32px;color:#dcf1ff;background:radial-gradient(circle at 20% 10%,rgba(72,131,255,.22),transparent 40%),radial-gradient(circle at 80% 0%,rgba(255,76,140,.18),transparent 32%),#050914;font-family:"Press Start 2P",monospace}.tetrobots-hero{max-width:1200px;margin:0 auto 20px;border:1px solid #325f9d;border-radius:14px;background:#080d1bdb;padding:18px}.tetrobots-kicker{margin:0 0 8px;font-size:.58rem;color:#8ec2ff}.tetrobots-hero h1{margin:0 0 12px;color:#6be3ff;font-size:1.4rem}.tetrobots-hero p{margin:0;font-size:.62rem;line-height:1.75}.tetrobots-grid{max-width:1200px;margin:0 auto;display:grid;gap:16px}.tetrobots-pagination{display:flex;align-items:center;justify-content:center;gap:12px}.tetrobots-pagination button{border:1px solid #50c9ff;background:linear-gradient(180deg,#142343,#0d1730);color:#d2f5ff;padding:10px 12px;border-radius:8px;font-size:.58rem;cursor:pointer}.tetrobots-pagination button:hover{filter:brightness(1.08)}.tetrobots-pagination button:disabled{opacity:.5;cursor:not-allowed;filter:none}.tetrobots-pagination span{font-size:.62rem;color:#8ec2ff}.tetrobots-card{width:100%;max-width:1200px;margin:0 auto;border:1px solid #325f9d;border-radius:14px;background:#080d1bdb;padding:16px;display:grid;min-height:460px}.tetrobots-card__head{display:flex;gap:12px;align-items:center}.tetrobots-card__head img{width:138px;height:138px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.tetrobots-card__head h2{margin:0 0 8px;font-size:.94rem}.tetrobots-quote{margin:0;font-size:.65rem;color:#ffd8f4;line-height:1.6}.tetrobots-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tetrobots-block h3{margin:0 0 8px;font-size:.72rem;color:#8ec2ff}.tetrobots-block p,.tetrobots-block li{margin:0;font-size:.65rem;line-height:1.65}.tetrobots-block ul{margin:0;padding-left:16px;display:grid;gap:5px}.tetrobots-conflict{max-width:1200px;margin:18px auto 0;border:1px solid #325f9d;border-radius:14px;background:#080d1bdb;padding:16px}.tetrobots-conflict h2{margin:0 0 10px;color:#ff7ea9;font-size:.85rem}.tetrobots-conflict p{margin:0 0 6px;font-size:.58rem;line-height:1.6}@media(max-width:960px){.tetrobots-card{min-height:auto}.tetrobots-columns{grid-template-columns:1fr}.tetrobots-card__head{align-items:flex-start}.tetrobots-card__head img{width:88px;height:88px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-screen{height:100vh}.min-h-\[70px\]{min-height:70px}.min-h-\[calc\(100vh-120px\)\]{min-height:calc(100vh - 120px)}.min-h-screen{min-height:100vh}.w-\[60\%\]{width:60%}.w-\[90\%\]{width:90%}.w-\[260px\]{width:260px}.w-\[290px\]{width:290px}.w-\[400px\]{width:400px}.w-full{width:100%}.max-w-\[240px\]{max-width:240px}.max-w-\[820px\]{max-width:820px}.min-w-\[0px\]{min-width:0}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.self-start{align-self:flex-start}.overflow-x-hidden{overflow-x:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-y-4{border-block-style:var(--tw-border-style);border-block-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-\[\#0b001a\]{background-color:#0b001a}.bg-\[\#130212\]{background-color:#130212}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#0b001a\]{--tw-gradient-from:#0b001a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#0d1a1a\]{--tw-gradient-from:#0d1a1a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#001a12\]{--tw-gradient-from:#001a12;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#1a0010\]{--tw-gradient-from:#1a0010;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#1a1200\]{--tw-gradient-from:#1a1200;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#070f24\]{--tw-gradient-from:#070f24;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#00121a\]{--tw-gradient-from:#00121a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#12001a\]{--tw-gradient-from:#12001a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#061429\]{--tw-gradient-from:#061429;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#130018\]{--tw-gradient-from:#130018;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#0c2b33\]{--tw-gradient-to:#0c2b33;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#1a0033\]{--tw-gradient-to:#1a0033;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#1b2b56\]{--tw-gradient-to:#1b2b56;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#2a003d\]{--tw-gradient-to:#2a003d;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#2b0a45\]{--tw-gradient-to:#2b0a45;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#153f5d\]{--tw-gradient-to:#153f5d;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#00314a\]{--tw-gradient-to:#00314a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#003329\]{--tw-gradient-to:#003329;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#33001f\]{--tw-gradient-to:#33001f;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#332400\]{--tw-gradient-to:#332400;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.text-center{text-align:center}.text-left{text-align:left}.font-\[\'Press_Start_2P\'\]{font-family:"Press Start 2P"}.text-\[10px\]{font-size:10px}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.shadow-\[0_0_20px_\#ff00ff\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#f0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.drop-shadow-\[0_0_6px_rgba\(255\,0\,150\,0\.5\)\]{--tw-drop-shadow-size:drop-shadow(0 0 6px var(--tw-drop-shadow-color,#ff009680));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_0_15px_\#ff00ff\]{--tw-drop-shadow-size:drop-shadow(0 0 15px var(--tw-drop-shadow-color,#f0f));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_0_16px_\#ff00ff\]{--tw-drop-shadow-size:drop-shadow(0 0 16px var(--tw-drop-shadow-color,#f0f));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}@media(hover:hover){.hover\:shadow-\[0_0_25px_\#ff00ff\]:hover{--tw-shadow:0 0 25px var(--tw-shadow-color,#f0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{color-scheme:light dark;color:#ffffffde;--ui-accent:#f0f;--ui-accent-2:#0ff;--ui-accent-3:#ff0;--ui-accent-rgb:255 0 255;--ui-accent-2-rgb:0 255 255;--ui-accent-3-rgb:255 255 0;--ui-panel-bg:#141414;--ui-board-bg:#111;--ui-board-border:#555;--ui-text:#fff;--ui-muted:#bbb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body,#root{height:100%;margin:0}html{background:url(/assets/bg-retro-Dnbnbd6S.png) 50%/cover no-repeat fixed;height:100%}body{min-height:100%;color:var(--ui-text,#fff);image-rendering:pixelated;background:0 0;margin:0;font-family:"Press Start 2P",cursive}a{margin-left:20px}span{margin-right:20px}a:hover{text-shadow:0 0 6px var(--ui-accent,#f0f),0 0 12px var(--ui-accent-3,#ff0)}h1,h2,h3,p{text-shadow:0 0 6px var(--ui-accent,#f3c),0 0 10px var(--ui-accent,#f3c),0 0 12px var(--ui-accent-2,#0ff)}button,.retro-btn{border:2px solid var(--ui-accent,#f0f);color:var(--ui-text,#fff);text-shadow:0 0 6px var(--ui-accent,#f3c),0 0 10px var(--ui-accent,#f3c),0 0 12px var(--ui-accent-2,#0ff);text-transform:uppercase;letter-spacing:1px;box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.7);background-color:#0000;margin-top:20px;margin-bottom:20px;padding:10px 20px;font-family:"Press Start 2P",cursive;font-size:.8rem;transition:all .2s ease-in-out}button:hover,.retro-btn:hover{background-color:var(--ui-accent,#f0f);color:#000;box-shadow:0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.75),0 0 40px rgba(var(--ui-accent-2-rgb,0 255 255),.65)}nav.neon-navbar{border-bottom:2px solid var(--ui-accent,#f3c);border-color:var(--ui-accent,#f3c);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.4),0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.3),0 0 30px rgba(var(--ui-accent-rgb,255 0 255),.2);z-index:50;background:#0f001ecc;transition:all .3s ease-in-out;animation:3s ease-in-out infinite neonPulse;position:relative}nav.neon-navbar:hover{box-shadow:0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.6),0 0 40px rgba(var(--ui-accent-rgb,255 0 255),.4)}.nav-logo{width:auto;height:150px;filter:drop-shadow(0 0 6px rgba(var(--ui-accent-rgb,255 0 255),.5));transition:filter .3s ease-in-out}@media(min-width:768px){.nav-logo{height:80px}}.nav-logo:hover{filter:drop-shadow(0 0 12px rgba(var(--ui-accent-3-rgb,255 255 0),.8))}.retro-form{border:3px solid var(--ui-accent,#f0f);box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.7),0 0 20px rgba(var(--ui-accent-2-rgb,0 255 255),.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;color:var(--ui-text,#fff);letter-spacing:1px;background:#0009;border-radius:10px;padding:40px;font-family:"Press Start 2P",cursive;animation:3s ease-in-out infinite pulseForm}.retro-input{border:2px solid var(--ui-accent,#f3c);color:var(--ui-text,#fff);background:#140028cc;border-radius:6px;outline:none;margin-top:20px;margin-bottom:20px;margin-right:20px;padding:12px;font-family:"Press Start 2P",cursive;font-size:.8rem;transition:all .2s ease-in-out}.retro-input:focus{border-color:var(--ui-accent-2,#0ff);box-shadow:0 0 12px rgba(var(--ui-accent-2-rgb,0 255 255),.7),0 0 24px rgba(var(--ui-accent-2-rgb,0 255 255),.4);background:#280050e6}label{color:var(--ui-accent,#f9f);text-shadow:0 0 6px rgba(var(--ui-accent-rgb,255 0 255),.5);font-size:.7rem}.nav-link.roguelike{color:var(--ui-accent-2,#d36bff);text-shadow:0 0 6px #d36bff99,0 0 12px #d36bff66;position:relative}.nav-link.roguelike:after{content:"";background:linear-gradient(90deg,var(--ui-accent-2,#d36bff),var(--ui-accent,#ff4fd8));opacity:0;width:100%;height:2px;transition:opacity .2s;position:absolute;bottom:-6px;left:0}.nav-link.roguelike:hover:after{opacity:1}@keyframes glow{0%,to{text-shadow:0 0 8px var(--ui-accent,#f0f),0 0 20px var(--ui-accent,#f0f)}50%{text-shadow:0 0 2px var(--ui-accent,#f0f),0 0 6px var(--ui-accent,#f0f)}}@keyframes neonPulse{0%,to{box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.4),0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.3),0 0 30px rgba(var(--ui-accent-rgb,255 0 255),.2)}50%{box-shadow:0 0 15px rgba(var(--ui-accent-rgb,255 0 255),.6),0 0 35px rgba(var(--ui-accent-rgb,255 0 255),.4),0 0 50px #fff3}}@keyframes pulseForm{0%,to{box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.7),0 0 20px rgba(var(--ui-accent-2-rgb,0 255 255),.4)}50%{box-shadow:0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.8),0 0 30px rgba(var(--ui-accent-2-rgb,0 255 255),.5)}}.neon-link{color:var(--ui-accent,#f3c);text-decoration:none;transition:color .3s ease-in-out;display:inline-block;position:relative}.neon-link:after{content:"";background:linear-gradient(90deg,var(--ui-accent,#f0f),var(--ui-accent-3,#ff0));width:0%;height:2px;box-shadow:0 0 8px rgba(var(--ui-accent-rgb,255 0 255),.7),0 0 16px rgba(var(--ui-accent-3-rgb,255 255 0),.7);opacity:0;transform-origin:0;transition:all .3s ease-in-out;position:absolute;bottom:-6px;left:0}.neon-link:hover{color:var(--ui-accent-3,#ff6);text-shadow:0 0 8px var(--ui-accent,#f0f),0 0 16px var(--ui-accent-3,#ff0)}.neon-link:hover:after{opacity:1;width:100%;animation:.6s ease-in-out 2 pulseNeon}@keyframes pulseNeon{0%{opacity:.5;box-shadow:0 0 6px rgba(var(--ui-accent-rgb,255 0 255),.7),0 0 12px rgba(var(--ui-accent-3-rgb,255 255 0),.7);transform:scaleX(0)}40%{opacity:1;box-shadow:0 0 10px rgba(var(--ui-accent-rgb,255 0 255),.8),0 0 20px rgba(var(--ui-accent-3-rgb,255 255 0),.8);transform:scaleX(1.05)}70%{opacity:.8;box-shadow:0 0 5px rgba(var(--ui-accent-rgb,255 0 255),.6),0 0 10px rgba(var(--ui-accent-3-rgb,255 255 0),.6);transform:scaleX(.9)}to{opacity:1;box-shadow:0 0 8px rgba(var(--ui-accent-rgb,255 0 255),.7),0 0 16px rgba(var(--ui-accent-3-rgb,255 255 0),.7);transform:scaleX(1)}}.tetris-canvas-wrap{image-rendering:pixelated;display:inline-block;position:relative}.line-clear{pointer-events:none;opacity:0;background-image:var(--line-gradient),repeating-linear-gradient(90deg,#ffffff1f 0 6px,#0000 6px 12px),repeating-linear-gradient(0deg,#ffffff1a 0 1px,#0000 1px 3px);background-blend-mode:screen;mix-blend-mode:screen;filter:saturate(1.3)contrast(1.05);width:100%;position:absolute;left:0}.line-clear--reverse{animation-direction:reverse}.line-clear--1{--line-gradient:linear-gradient(90deg,#0ff0 0%,#00ffffe6 45%,#f0f9 55%,#0ff0 100%);animation:.22s steps(6,end) both lineFlash;box-shadow:0 0 10px #0ff9,0 0 18px #ff00ff59}.line-clear--2{--line-gradient:linear-gradient(90deg,#f0f0 0%,#ff00ffe6 35%,#00ffffe6 65%,#f0f0 100%);background-size:200% 100%,12px 100%,100% 100%;animation:.26s steps(8,end) both lineSweep;box-shadow:0 0 12px #ff00ff73,0 0 18px #00ffff59}.line-clear--3{--line-gradient:linear-gradient(90deg,#0ff0 0%,#00ffffe6 18%,#ff00ffe6 36%,#ffff00e6 54%,#0ff0 100%);animation:.32s steps(8,end) both lineGlitch;box-shadow:0 0 14px #0ff6,0 0 18px #ffff0059}.line-clear--4{--line-gradient:linear-gradient(90deg,#ffb40000 0%,#ffc850f2 50%,#ffb40000 100%);animation:.4s steps(10,end) both lineTetris;box-shadow:0 0 20px #ffc850cc,0 0 40px #ff780099}.tetris-flash{pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#ffdc7859,#ff780026 45%,#0000 70%),repeating-linear-gradient(0deg,#ffffff1f 0 1px,#0000 1px 3px);animation:.42s steps(10,end) both tetrisFlash;position:absolute;inset:0}@keyframes lineFlash{0%{opacity:0;transform:scaleX(.9)}35%{opacity:1}to{opacity:0;transform:scaleX(1.08)}}@keyframes lineSweep{0%{opacity:0;background-position:-120% 0,0 0,0 0}40%{opacity:1}to{opacity:0;background-position:120% 0,0 0,0 0}}@keyframes lineGlitch{0%{opacity:0;transform:translate(0)}20%{opacity:1;transform:translate(-6px)}45%{transform:translate(6px)}70%{transform:translate(-3px)}to{opacity:0;transform:translate(0)}}@keyframes lineTetris{0%{opacity:0;transform:scaleX(.85)}30%{opacity:1}to{opacity:0;transform:scaleX(1.12)}}@keyframes tetrisFlash{0%{opacity:0}30%{opacity:.9}to{opacity:0}}.score-gain-flash{animation:.32s ease-out scoreGainFlash}@keyframes scoreGainFlash{0%{opacity:.4;filter:drop-shadow(0 0 #00eaff00);transform:translateY(-4px)scale(.98)}40%{opacity:1;filter:drop-shadow(0 0 6px #00eaff80);transform:translateY(0)scale(1.02)}to{opacity:1;filter:drop-shadow(0 0 #00eaff00);transform:translateY(0)scale(1)}}.retro-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:0 0 6px var(--ui-accent,#f0f);box-shadow:0 0 20px rgba(var(--ui-accent-rgb,255 0 255),.3);background:repeating-linear-gradient(45deg,#1a001a,#1a001a 10px,#2b003b 10px 20px);font-family:"Press Start 2P",monospace}.retro-select option{color:var(--ui-text,#fff);background:#0b001a}body.reduce-motion *,body.reduce-motion :before,body.reduce-motion :after{transition:none!important;animation:none!important}body.reduce-motion .line-clear,body.reduce-motion .tetris-flash{display:none!important}body.reduce-motion .score-gain-flash{animation:none!important}body.reduce-neon *,body.reduce-neon :before,body.reduce-neon :after{text-shadow:none!important;box-shadow:none!important;filter:none!important}body.reduce-neon .neon-link:after{box-shadow:none!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}.perk-icon{width:120px;height:120px;display:inline-flex;align-items:center;justify-content:center;position:relative}.perk-icon-img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.perk-icon-progress{position:absolute;top:0;left:0;pointer-events:none}
