*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#fff;background:#000;width:100%;height:100%;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}#hud{pointer-events:none;z-index:10;position:fixed;inset:0}#hud>*{pointer-events:none}#hud>.hud-interactive,#hud .hud-interactive{pointer-events:auto}.crosshair{pointer-events:none;width:12px;height:12px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#ffffffe6;border-radius:1px;position:absolute}.crosshair:before{width:2px;height:12px;top:0;left:5px}.crosshair:after{width:12px;height:2px;top:5px;left:0}.graffiti-hud{z-index:35;color:#f8fbff;pointer-events:none;align-items:center;gap:8px;min-height:38px;font-family:Inter,system-ui,sans-serif;display:flex;position:absolute;bottom:154px;left:18px}.graffiti-swatch{pointer-events:auto}.graffiti-equipped{color:#f8fbff;letter-spacing:0;background:#080d18d1;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 12px 0 8px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 12px 34px #00000052}.graffiti-hud.is-active .graffiti-equipped{background:#071824e6;border-color:#35d6ffbf}.graffiti-can{background:linear-gradient(90deg,#e8eef7 0 18%,#35d6ff 18% 72%,#101827 72% 100%);border-radius:6px;width:24px;height:24px;display:block;box-shadow:inset 0 0 0 2px #ffffff59}.graffiti-swatches{background:#080d18c7;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 8px;display:flex}.graffiti-swatch{background:var(--graffiti-color);cursor:pointer;border:2px solid #fff6;border-radius:50%;width:22px;height:22px}.graffiti-swatch.is-selected{border-color:#fff;box-shadow:0 0 0 2px #35d6ff8c}.graffiti-status{color:#d7f7ff;letter-spacing:0;background:#080d18c7;border:1px solid #ffffff24;border-radius:8px;place-items:center;width:74px;height:38px;font-size:11px;font-weight:900;display:grid}@media (width<=720px){.graffiti-hud{flex-wrap:wrap;max-width:calc(100vw - 24px);bottom:124px;left:12px}}.command-overlay{z-index:20;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.command-box{background:#0f0f14f2;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;gap:12px;width:min(600px,90vw);padding:20px;display:flex}.command-box input{color:#fff;background:#ffffff12;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:16px}.command-box input:focus{border-color:#7850ffcc}.command-status{border-radius:6px;padding:8px 12px;font-size:13px}.command-status.processing{color:#d7e2ee;background:#34495eb8}.command-status.success{color:#e7fff0;background:#1c5434d1}.command-status.error{color:#ffe9e9;background:#602020d6}.service-portal-transition{z-index:34;pointer-events:none;color:#ffffffeb;letter-spacing:0;text-transform:uppercase;opacity:0;background:#04060900;justify-content:center;align-items:center;font-size:13px;font-weight:700;animation:.56s ease-in-out forwards service-portal-transition-fade;display:flex;position:fixed;inset:0}.service-portal-transition span{background:#080a0c9e;border:1px solid #ffffff2e;border-radius:6px;padding:9px 14px;box-shadow:0 10px 40px #00000047}@keyframes service-portal-transition-fade{0%{opacity:0;background:#04060900}30%{opacity:1;background:#040609b8}68%{opacity:1;background:#040609b8}to{opacity:0;background:#04060900}}.command-hint{color:#fff6;font-size:12px}.pause-menu{z-index:30;-webkit-backdrop-filter:blur(14px)saturate(115%);background:radial-gradient(circle at 20% 18%,#45e08c1f,#0000 34%),radial-gradient(circle at 82% 78%,#ffc9641a,#0000 32%),#03070dad;place-items:center;padding:clamp(14px,3vw,36px);animation:.2s ease-out both pause-menu-fade-in;display:grid;position:fixed;inset:0}.pause-menu__panel{isolation:isolate;color:#f8fbef;pointer-events:auto;background:#070d18eb;border:1px solid #ffffff26;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(980px,100vw - 48px);max-height:min(760px,100vh - 48px);animation:.38s cubic-bezier(.22,1,.36,1) both pause-panel-in;display:grid;position:relative;overflow:hidden auto;box-shadow:inset 0 1px #ffffff17,0 42px 120px #0000009e,0 0 0 1px #0003}.pause-menu__panel:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.pause-menu__glow{z-index:-1;filter:blur(70px);opacity:.15;pointer-events:none;border-radius:50%;width:360px;height:250px;position:absolute}.pause-menu__glow--green{background:#45e08c;top:0;left:0}.pause-menu__glow--gold{background:#ffc964;bottom:0;right:0}.pause-menu__header{background:#070c1575;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.pause-menu__brand,.pause-menu__header-actions,.pause-menu__close,.pause-menu__section-heading,.pause-menu__world-hero,.pause-setting,.pause-menu__actions,.pause-menu__actions>div{align-items:center;display:flex}.pause-menu__brand{gap:13px}.pause-menu__brand-mark{background:radial-gradient(circle at 32% 20%,#ffffff40,#0000 30%),linear-gradient(135deg,#7cf2a440,#ffd4792b);border:1px solid #ffffff2b;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #0000004d}.pause-menu__brand-mark img{width:32px;height:32px}.pause-menu__brand-copy{gap:3px;display:grid}.pause-menu__eyebrow{color:#a9f0c6bf;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.pause-menu__eyebrow i,.pause-menu__live i,.pause-menu__actions>span i{background:#7cf2a4;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 10px #7cf2a4bf}.pause-menu__brand-copy h2{color:#f8fbef;letter-spacing:-.02em;margin:0;font-size:27px;font-weight:950;line-height:.95}.pause-menu__brand-copy h2 span{background:linear-gradient(100deg,#7cf2a4,#ffd479 60%,#7cd8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pause-menu__header-actions{gap:14px}.pause-menu__session{gap:3px;min-width:140px;display:grid}.pause-menu__session span,.pause-menu__world-copy>span{color:#e5eee67a;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.pause-menu__session strong{color:#f8fbefdb;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:13px;overflow:hidden}.pause-menu button{font:inherit}.pause-menu__close{color:#07100d;cursor:pointer;background:linear-gradient(120deg,#45e08c,#ffc964);border:0;border-radius:12px;gap:12px;padding:11px 12px 11px 16px;font-size:12px;font-weight:900;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 24px #45e08c33}.pause-menu__close:hover{transform:translateY(-1px);box-shadow:0 11px 28px #45e08c4d}.pause-menu kbd{background:#07100d1f;border:1px solid #07100d2e;border-radius:6px;padding:3px 6px;font:800 9px/1.2 inherit}.pause-menu__content{padding:22px}.pause-menu__section{gap:14px;display:grid}.pause-menu__section-heading{justify-content:space-between;gap:14px}.pause-menu__section-heading>div{gap:3px;display:grid}.pause-menu__section-heading--submenu{justify-content:flex-start;gap:11px}.pause-menu__section-title{color:#f8fbef;letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:900}.pause-menu__section-heading small{color:#e5eee67a;font-size:11px}.pause-menu__world-hero{background:radial-gradient(circle at 9%,#7cf2a42e,#0000 25%),linear-gradient(115deg,#132a27cc,#0c141fc2 58%,#2a21138a);border:1px solid #7cf2a433;border-radius:18px;gap:16px;min-height:118px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.pause-menu__world-orbit{background:#7cf2a414;border:1px solid #7cf2a442;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:inset 0 0 22px #7cf2a41f,0 0 34px #7cf2a41a}.pause-menu__world-orbit:before{content:"";border:1px dashed #ffd47966;border-radius:50%;width:48px;height:48px;animation:12s linear infinite pause-orbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pause-menu__world-orbit>svg{fill:#7cf2a4;filter:drop-shadow(0 0 6px #7cf2a46b);width:22px;height:22px;display:block}.pause-menu__world-copy{gap:4px;min-width:0;display:grid}.pause-menu__world-copy strong{color:#f8fbef;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(21px,3vw,29px);font-weight:900;line-height:1;overflow:hidden}.pause-menu__world-copy small{color:#e5eee68c;font-size:11px}.pause-menu__live{color:#baf7d0;letter-spacing:.12em;text-transform:uppercase;background:#7cf2a414;border:1px solid #7cf2a433;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.pause-menu__world-actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.pause-menu__admin-funds{background:#ffd4790e;border:1px solid #ffd47947;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 11px;min-width:0;min-height:84px;padding:11px 13px;display:grid}.pause-menu__admin-funds>label{gap:4px;min-width:0;display:grid}.pause-menu__admin-funds>label strong{color:#f8fbef;font-size:13px;font-weight:850}.pause-menu__admin-funds>label small{color:#e5eee67a;font-size:10px}.pause-menu__admin-funds .pause-menu__action-icon{color:#ffd479;background:#ffd47917;border-color:#ffd47947}.pause-menu__admin-funds-entry{color:#ffd479;background:#0003;border:1px solid #ffffff1c;border-radius:9px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding-left:9px;font-size:11px;font-weight:900;display:grid}.pause-menu__admin-funds-entry input{color:#f8fbef;background:0 0;border:0;outline:0;min-width:0;padding:8px 2px;font-size:11px;font-weight:750}.pause-menu__admin-funds-entry input::placeholder{color:#f8fbef57}.pause-menu__admin-funds-entry button{color:#ffe2a7;cursor:pointer;background:#ffd4791f;border:0;border-left:1px solid #ffd4792e;border-radius:0 8px 8px 0;align-self:stretch;padding:0 10px;font-size:10px;font-weight:900}.pause-menu__admin-funds-entry button:hover:not(:disabled){background:#ffd47933}.pause-menu__admin-funds-entry button:disabled{opacity:.38;cursor:not-allowed}.pause-menu__primary{color:#f8fbef;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:84px;padding:13px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid}.pause-menu__primary:hover{z-index:1;background:#7cf2a414;border-color:#7cf2a459;transform:translateY(-2px);box-shadow:0 12px 28px #0003}.pause-menu__primary>span:not(.pause-menu__action-icon){gap:4px;min-width:0;display:grid}.pause-menu__action-icon{color:#baf7d0;background:#7cf2a414;border:1px solid #7cf2a433;border-radius:11px;place-items:center;width:38px;height:38px;font-size:18px;line-height:1;display:grid}.pause-menu__action-icon>*{display:block}.pause-menu__primary--settings .pause-menu__action-icon{color:#bcecff;background:#7cd8ff14;border-color:#7cd8ff38}.pause-menu__primary--lobby .pause-menu__action-icon{color:#ffe2a7;background:#ffd47914;border-color:#ffd47938}.pause-menu__primary strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.pause-menu__primary small{color:#e5eee67a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.pause-menu__action-arrow{color:#f8fbef8c;background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;place-items:center;width:30px;height:30px;transition:transform .16s,color .16s,border-color .16s,background .16s;display:grid}.pause-menu__action-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.pause-menu__action-arrow--return{color:#ffd479b8;background:#ffd4790b;border-color:#ffd47926}.pause-menu__primary:hover .pause-menu__action-arrow{color:#7cf2a4;background:#7cf2a414;border-color:#7cf2a442;transform:translate(2px)}.pause-menu__primary:hover .pause-menu__action-arrow--return{color:#ffd479;background:#ffd47917;border-color:#ffd4794d;transform:translate(-2px)}.pause-menu__back{color:#baf7d0;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:17px;font-weight:800;line-height:1;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}.pause-menu__back svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.pause-menu__back:hover{background:#7cf2a417;border-color:#7cf2a452;transform:translate(-1px)}.pause-menu__section--settings{width:min(610px,100%);margin:0 auto}.pause-setting{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;gap:16px;min-height:64px;padding:12px 14px}.pause-setting>span{color:#f8fbefdb;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.pause-setting>span i{color:#baf7d0;text-align:center;width:26px;font-size:16px;font-style:normal}.pause-setting--button{color:#f8fbef;cursor:pointer;width:100%}.pause-setting--button strong{color:#ffd479;font-size:11px}.pause-setting--button strong b{color:#f8fbef61;margin-left:5px;font-size:17px}.pause-segmented{background:#0000002e;border-radius:10px;gap:5px;padding:3px;display:flex}.pause-segmented button{color:#f8fbef8a;text-transform:capitalize;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.pause-segmented button.active{color:#baf7d0;background:#7cf2a424;border-color:#7cf2a43d}.pause-menu__tip{color:#f8fbef8a;background:#ffd4790b;border:1px solid #ffd4791f;border-radius:12px;align-items:center;gap:11px;padding:11px 13px;font-size:10px;animation:.35s ease-out both pause-tip-in;display:flex}.pause-menu__tip-spark{color:#ffd479}.pause-menu__tip p{margin:0}.pause-menu__tip strong{color:#f8fbefd1;margin-right:5px}.pause-menu__tip kbd{color:#ffd479}.pause-menu__tip-refresh{color:#ffd479ad;cursor:pointer;background:#ffd4790e;border:1px solid #ffd47929;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;margin-left:auto;padding:0;transition:color .15s,border-color .15s,background .15s;display:grid}.pause-menu__tip-refresh svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .22s}.pause-menu__tip-refresh:hover{color:#ffd479;background:#ffd4791a;border-color:#ffd47952}.pause-menu__tip-refresh:hover svg{transform:rotate(30deg)}.pause-menu__tip--footer{max-width:min(610px,68%);margin-left:auto;padding:7px 10px}.pause-menu__actions{background:#03070d52;border-top:1px solid #ffffff14;justify-content:space-between;gap:18px;min-height:52px;padding:12px 22px}.pause-menu__actions>span{color:#e5eee670;align-items:center;gap:7px;font-size:10px;display:flex}.pause-menu__actions>span i{width:5px;height:5px}.pause-menu__actions>span strong{color:#f8fbefb3}.pause-menu__actions>div{gap:8px}.pause-menu__secondary{color:#baf7d0;cursor:pointer;background:#7cf2a414;border:1px solid #7cf2a440;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.pause-menu__secondary span{place-items:center;min-width:12px;line-height:1;display:inline-grid}@keyframes pause-menu-fade-in{0%{opacity:0}}@keyframes pause-panel-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes pause-orbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes pause-tip-in{0%{opacity:0;transform:translateY(3px)}}@media (width<=760px){.pause-menu{padding:10px}.pause-menu__panel{border-radius:18px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.pause-menu__header{align-items:flex-start;padding:15px}.pause-menu__brand-mark{width:46px;height:46px}.pause-menu__brand-mark img{width:27px;height:27px}.pause-menu__brand-copy h2{font-size:22px}.pause-menu__session,.pause-menu__close>span{display:none}.pause-menu__content{padding:15px}.pause-menu__world-actions{grid-template-columns:1fr}.pause-menu__primary{min-height:70px}.pause-menu__world-hero{min-height:96px;padding:14px}.pause-menu__world-orbit{width:56px;height:56px}.pause-menu__world-orbit:before{width:38px;height:38px}.pause-menu__live{display:none}.pause-menu__actions{padding:11px 15px}.pause-menu__actions>span{display:none}.pause-menu__actions>div,.pause-menu__secondary{width:100%}}@media (width<=480px){.pause-setting{flex-direction:column;align-items:stretch}.pause-segmented{width:100%}.pause-segmented button{flex:1}}@media (prefers-reduced-motion:reduce){.pause-menu,.pause-menu__panel,.pause-menu__world-orbit:before,.pause-menu__tip{animation:none}.pause-menu__primary:hover,.pause-menu__close:hover{transform:none}}.chat{z-index:10;flex-direction:column;gap:4px;width:320px;display:flex;position:fixed;bottom:260px;left:20px}.chat-messages{flex-direction:column;gap:2px;max-height:200px;display:flex;overflow:hidden}.chat-msg{text-shadow:0 1px 3px #000c;padding:2px 0;font-size:13px;line-height:1.4}.chat-msg .name{color:#7ec8ff;font-weight:600}.chat-input-row{gap:6px;margin-top:4px;display:flex}.chat-input-row input{color:#fff;background:#0009;border:1px solid #fff3;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-size:13px}.chat-input-row input:focus{border-color:#7ec8ff99}.hud-top-right{color:#fff;text-align:right;text-shadow:-1px -1px #000000e6,1px -1px #000000e6,-1px 1px #000000e6,1px 1px #000000e6,0 2px 5px #000000d9;flex-direction:column;align-items:flex-end;gap:5px;width:162px;font-size:12px;display:flex;position:fixed;top:14px;right:18px}.hud-right-stack{color:#ffffffb3;text-shadow:0 1px 3px #000c;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;display:flex;position:fixed;top:238px;right:16px}.hud-notification{box-sizing:border-box;color:#eef4f8;text-align:left;text-shadow:0 1px 3px #000c;background:#080e15db;border:1px solid #b5cbdb2e;border-left:3px solid #b5cbdb80;border-radius:8px;width:min(300px,100vw - 32px);padding:9px 11px;box-shadow:0 8px 22px #0000003d}.hud-notification--info,.hud-notification--processing{border-left-color:#67d7ff}.hud-notification--success{border-left-color:#7ee2a8}.hud-notification--warning{border-left-color:#ffd477}.hud-notification--error{border-left-color:#ff8c8c}.hud-notification__title{color:#fff;letter-spacing:.03em;margin-bottom:2px;font-size:12px;font-weight:800}.hud-notification__message{color:#eef4f8db;font-size:12px;font-weight:600;line-height:1.35}.hud-notification__actions{flex-wrap:wrap;gap:5px 10px;margin-top:7px;display:flex}.hud-notification__action{color:#eef4f8b8;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.hud-notification__action kbd{box-sizing:border-box;color:#d9f7ff;min-width:20px;font:inherit;text-align:center;background:#67d7ff1f;border:1px solid #82ddff6b;border-radius:5px;padding:2px 5px;font-weight:800}.minimap{color:#edf4f7;text-shadow:0 1px 3px #000000d9;flex-direction:column;gap:8px;width:208px;display:flex;position:fixed;bottom:18px;left:18px}.minimap__header,.minimap__legend{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;padding:0 4px;font-size:11px;display:flex}.minimap__eyebrow{color:#edf4f7d1;font-weight:700}.minimap__scale{color:#8fe6b8eb;font-weight:800}.minimap__frame{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03070bb8;border:1px solid #badfcb38;border-radius:999px;width:176px;height:176px;margin-left:4px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000057,inset 0 0 0 1px #ffffff08}.minimap__frame canvas{pointer-events:none;display:block;width:100%!important;height:100%!important}.minimap__player-arrow{filter:drop-shadow(0 0 8px #70ff9852);border-bottom:16px solid #8effa7;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.minimap__legend{color:#e2ebf0a3;letter-spacing:.1em;justify-content:flex-start;gap:10px;font-size:9px}.minimap__legend span{align-items:center;gap:5px;display:inline-flex}.minimap__legend-dot{border-radius:999px;width:7px;height:7px;display:inline-block}.minimap__legend-dot--player{background:#8effa7}.minimap__legend-dot--remote{background:#fff}.minimap__legend-dot--race{background:#ffcf73}.hud-money{letter-spacing:0;color:#78f067;text-transform:uppercase;text-shadow:-1px -1px #000000f5,1px -1px #000000f5,-1px 1px #000000f5,1px 1px #000000f5,0 2px 6px #000000e6;-webkit-text-stroke:1px #000000bd;filter:drop-shadow(0 2px 10px #00000073);width:100%;padding:1px 0 2px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:26px;line-height:1}.hud-level{width:150px;padding:0}.hud-level__header{color:#f4f4f4;text-transform:uppercase;text-shadow:-1px -1px #000000f0,1px -1px #000000f0,-1px 1px #000000f0,1px 1px #000000f0;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:900;line-height:1;display:flex}.hud-level__bar{background:#141414d1;border:2px solid #000000e0;border-radius:4px;width:100%;height:9px;overflow:hidden;box-shadow:0 1px #ffffff38,0 2px 5px #0000009e}.hud-level__fill{background:linear-gradient(90deg,#45b979,#d8a84f);border-radius:1px;height:100%;box-shadow:inset 0 1px #ffffff6b,0 0 10px #d8a84f57}.hud-race-card{text-align:left;background:linear-gradient(#0e1218e0,#090d12d1);border:1px solid #ffd16638;border-radius:14px;min-width:220px;max-width:280px;padding:11px 12px 12px;box-shadow:0 12px 28px #0000004d}.hud-race-card.active{border-color:#ffd16675;box-shadow:0 14px 30px #00000052,0 0 18px #ffd1661f}.hud-mission-card{text-align:left;background:linear-gradient(#0b1814e6,#070f0dd6);border:1px solid #45d1a347;border-radius:8px;min-width:220px;max-width:280px;padding:11px 12px 12px;box-shadow:0 12px 28px #0000004d}.hud-mission-card.active{border-color:#45d1a385;box-shadow:0 14px 30px #00000052,0 0 18px #45d1a31f}.hud-mission-card__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#9ff1d5b8;margin-bottom:4px;font-size:10px}.hud-mission-card__title{color:#eafff7;font-size:18px;font-weight:800;line-height:1.05}.hud-mission-card__desc{color:#e5f7f0cc;margin-top:5px;font-size:12px;line-height:1.35}.hud-mission-card__cancel{color:#f0fffaeb;width:100%;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;margin-top:10px;padding:8px 10px;font-size:12px}.hud-mission-card__cancel:hover{background:#ffffff1a}.hud-race-card__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffe096b3;margin-bottom:4px;font-size:10px}.hud-race-card__title{color:#fff6da;font-size:18px;font-weight:800;line-height:1.05}.hud-race-card__desc{color:#eef3f8c7;margin-top:5px;font-size:12px;line-height:1.35}.hud-race-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.hud-race-card__stat{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;padding:8px 7px}.hud-race-card__label{letter-spacing:.12em;text-transform:uppercase;color:#dbe4ec8f;margin-bottom:3px;font-size:10px;display:block}.hud-race-card__value{color:#f9fcff;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;display:block}.hud-race-card__hint{color:#f8f3e0d6;margin-top:9px;font-size:12px;line-height:1.4}.hud-parachute-card{text-align:left;background:linear-gradient(#0b141be6,#070d12d6);border:1px solid #77d2ff47;border-radius:8px;min-width:220px;max-width:280px;padding:10px 12px 12px;box-shadow:0 12px 28px #00000052,0 0 18px #3caee71a}.hud-parachute-card--landing{border-color:#ffc66d6b}.hud-parachute-card__top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:9px;display:flex}.hud-parachute-card__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#a6e1ffb8;font-size:10px}.hud-parachute-card__top strong{text-transform:uppercase;color:#f8fcff;font-size:12px}.hud-parachute-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 8px;margin-bottom:10px;display:grid}.hud-parachute-card__grid span,.hud-parachute-card__bar span{letter-spacing:.12em;text-transform:uppercase;color:#dbebf494;font-size:10px}.hud-parachute-card__grid strong{color:#fff;font-family:Courier New,Courier,monospace;font-size:16px;line-height:1}.hud-parachute-card__bars{flex-direction:column;gap:7px;display:flex}.hud-parachute-card__bar{grid-template-columns:70px 1fr;align-items:center;gap:8px;display:grid}.hud-parachute-card__bar div{background:#ffffff1a;border-radius:4px;height:7px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.hud-parachute-card__bar i{border-radius:inherit;background:linear-gradient(90deg,#49c6ff,#f2d46b);height:100%;display:block;box-shadow:0 0 10px #49c6ff47}.hud-parachute-card__bar.is-ready i{background:linear-gradient(90deg,#75f28b,#f2d46b)}.hud-race-nav{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;margin-top:10px;padding:9px 10px;display:flex}.hud-race-nav__dial{background:radial-gradient(circle,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:999px;width:48px;height:48px;position:relative;box-shadow:inset 0 1px #ffffff0f}.hud-race-nav__dial:before,.hud-race-nav__dial:after{content:"";background:#ffffff1f;position:absolute}.hud-race-nav__dial:before{width:1px;top:6px;bottom:6px;left:50%;transform:translate(-50%)}.hud-race-nav__dial:after{height:1px;top:50%;left:6px;right:6px;transform:translateY(-50%)}.hud-race-nav__arrow{filter:drop-shadow(0 0 7px);transform-origin:50% 82%;border-bottom:18px solid;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:50%;left:50%}.hud-race-nav__meta{flex-direction:column;gap:3px;display:flex}.hud-race-nav__label{letter-spacing:.14em;text-transform:uppercase;color:#dbe4ec8f;font-size:10px}.hud-race-nav__distance{color:#fff8e1;font-family:Courier New,Courier,monospace;font-size:22px;line-height:1}.hud-clock{letter-spacing:0;color:#f6f6f6;opacity:.96;text-shadow:-1px -1px #000000fa,1px -1px #000000fa,-1px 1px #000000fa,1px 1px #000000fa,0 2px 5px #000000e6;width:100%;padding:0;font-family:Courier New,Courier,monospace;font-size:19px;font-weight:900}.hud-meter{width:150px;padding:0}.hud-meter__header{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.hud-meter__label{letter-spacing:0;text-transform:uppercase;color:#f4f4f4;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:15px;line-height:1}.hud-meter__value{color:#f4f4f4;min-width:28px;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:900}.hud-meter__bar{background:#141414d1;border:2px solid #000000e0;border-radius:4px;width:100%;height:9px;overflow:hidden;box-shadow:0 1px #ffffff38,0 2px 5px #0000009e}.hud-meter__fill{border-radius:1px;height:100%;box-shadow:inset 0 1px #ffffff47}.hud-meter--health .hud-meter__fill{background:linear-gradient(90deg,#be1f2d,#ff3f3f)}.hud-meter--low .hud-meter__fill{background:linear-gradient(90deg,#ff7d2e,#ff2424)}.hud-meter--dead .hud-meter__fill{background:linear-gradient(90deg,#5d6570,#878f9c)}.hud-meter--energy .hud-meter__fill{background:linear-gradient(90deg,#f6e14c,#76f06b)}.hud-meter--hunger .hud-meter__fill{background:linear-gradient(90deg,#ffb23f,#ff7029)}.hud-meter--thirst .hud-meter__fill{background:linear-gradient(90deg,#78dcff,#2a8cff)}.hud-tab-needs{background:#0000008a;border:1px solid #fff3;border-radius:8px;flex-direction:column;align-items:flex-end;gap:7px;width:162px;margin-top:4px;padding:10px 11px 11px;display:flex}.hud-tab-needs .hud-meter{width:100%}.hud-tab-needs__key{color:#f4f4f4;background:#00000080;border:1px solid #ffffff8f;border-radius:4px;align-self:flex-start;padding:1px 6px 2px;font-size:10px;font-weight:900;line-height:1.1}.hud-interaction-prompt{color:#fff7da;background:#0a1218d1;border:1px solid #ffd6663d;border-radius:10px;flex-direction:column;gap:3px;padding:9px 12px 10px;display:flex;box-shadow:0 10px 24px #00000047}.hud-interaction-prompt strong{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.hud-interaction-prompt span{color:#fff7dad6;font-size:12px}.farming-hud{color:#f5ffe9;background:#0e1612db;border:1px solid #7ebf7647;border-radius:8px;flex-direction:column;gap:8px;width:min(260px,100vw - 32px);padding:10px;display:flex;box-shadow:0 10px 24px #00000047}.farming-hud__head{flex-direction:column;gap:2px;display:flex}.farming-hud__head strong{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.farming-hud__head span,.farming-hud__water span{color:#f5ffe9c2;font-size:11px}.farming-hud__water{grid-template-columns:46px 1fr;align-items:center;gap:8px;display:grid}.farming-hud__water i{background:#ffffff24;border-radius:999px;height:6px;overflow:hidden}.farming-hud__water b{border-radius:inherit;background:linear-gradient(90deg,#3aa7ff,#8bd7ff);height:100%;display:block}.farming-hud__actions{flex-wrap:wrap;gap:6px;display:flex}.farming-hud__actions button{color:#f5ffe9;cursor:pointer;background:#f5ffe91a;border:1px solid #f5ffe92e;border-radius:6px;min-height:28px;padding:0 9px;font-size:11px;font-weight:700}.farming-hud__actions button:hover{background:#7ebf7642}.arm-shop-backdrop{z-index:34;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0f172a57;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.arm-shop-panel{color:#111827;background:#f4f6f8;border:1px solid #0f172a38;border-radius:8px;width:min(860px,100vw - 32px);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 22px 60px #0000005c}.arm-shop-header{background:linear-gradient(90deg,#fff 0%,#eceff3 66%,#f3d6d1 100%);border-bottom:1px solid #0f172a1f;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.arm-shop-header span,.arm-shop-balance span,.arm-shop-detail__head span,.arm-shop-item__meta{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:900;display:block}.arm-shop-header h2,.arm-shop-detail__head h3{letter-spacing:0;margin:2px 0 0;font-size:24px;line-height:1.05}.arm-shop-balance{text-align:right;background:#ffffffc7;border:1px solid #0f172a1f;border-radius:7px;min-width:118px;padding:9px 12px}.arm-shop-balance strong{color:#166534;margin-top:1px;font-size:16px;display:block}.arm-shop-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a29;border-radius:6px;width:34px;height:34px;font-size:18px;font-weight:900}.arm-shop-tabs{background:#f4f6f8;gap:8px;padding:12px 20px 0;display:flex}.arm-shop-tabs button{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a24;border-radius:6px;min-width:82px;height:34px;font-size:12px;font-weight:900}.arm-shop-tabs button.active{color:#fff;background:#991b1b;border-color:#991b1b}.arm-shop-content{grid-template-columns:minmax(220px,280px) 1fr;gap:16px;padding:16px 20px 20px;display:grid}.arm-shop-list{flex-direction:column;gap:8px;max-height:430px;display:flex;overflow:auto}.arm-shop-item{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;min-height:62px;padding:10px 12px;display:grid}.arm-shop-item.active{border-color:#b91c1c;box-shadow:inset 3px 0 #b91c1c}.arm-shop-item__name{font-size:14px;font-weight:900}.arm-shop-item strong{color:#166534;grid-row:span 2;font-size:13px}.arm-shop-empty{color:#64748b;background:#ffffff9e;border:1px dashed #0f172a38;border-radius:7px;padding:14px;font-size:13px;font-weight:800}.arm-shop-detail{background:#fff;border:1px solid #0f172a1f;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.arm-shop-preview{background:linear-gradient(135deg,#b91c1c1f,#0000 42%),repeating-linear-gradient(90deg,#e8edf2 0 1px,#0000 1px 28px),#f8fafc;border-bottom:1px solid #0f172a1a;justify-content:center;align-items:center;height:154px;display:flex}.arm-shop-weapon{width:min(330px,76%);height:72px;position:relative}.arm-shop-weapon span{background:#202936;border-radius:4px;display:block;position:absolute;box-shadow:inset 0 1px #ffffff2e}.arm-shop-weapon span:first-child{height:14px;top:25px;left:12%;right:13%}.arm-shop-weapon span:nth-child(2){width:18px;height:34px;top:35px;left:46%;transform:skew(-10deg)}.arm-shop-weapon span:nth-child(3){background:#5b6572;width:28%;height:6px;top:28px;right:6%}.arm-shop-weapon--pistol{width:min(190px,60%)}.arm-shop-weapon--pistol span:first-child{top:26px;left:16%;right:12%}.arm-shop-weapon--pistol span:nth-child(2){left:42%}.arm-shop-weapon--pistol span:nth-child(3){display:none}.arm-shop-weapon--shotgun span:first-child{background:#3b2f2f;height:12px}.arm-shop-weapon--shotgun span:nth-child(3){background:#7f2d2d;width:34%}.arm-shop-weapon--axe,.arm-shop-weapon--pickaxe{width:150px;height:128px;transform:rotate(-18deg)}.arm-shop-fishing-rod{filter:drop-shadow(0 10px 8px #0f172a2e);width:min(430px,88%);height:140px;position:relative}.arm-shop-fishing-rod span{display:block;position:absolute}.arm-shop-fishing-rod__blank{transform-origin:0;background:linear-gradient(#304b3a 0 34%,#17281e 35% 72%,#0d1711 73%);border-radius:8px 100% 100% 8px;width:284px;height:8px;top:65px;left:78px;transform:rotate(-12deg);box-shadow:inset 0 2px #b2dab157}.arm-shop-fishing-rod__tip{transform-origin:0;background:linear-gradient(#405e48,#101a13);border-radius:0 100% 100% 0;width:53px;height:4px;top:35px;left:347px;transform:rotate(-18deg)}.arm-shop-fishing-rod__handle{background:repeating-linear-gradient(90deg,#572f1433 0 3px,#0000 3px 8px),linear-gradient(#d8a468,#a96f36 55%,#815027);border:2px solid #82532c;border-radius:13px 7px 7px 13px;width:91px;height:22px;top:76px;left:26px;transform:rotate(-12deg);box-shadow:inset 0 3px #ffe6b76b}.arm-shop-fishing-rod__butt{background:linear-gradient(#3d4446,#171c1d);border-radius:9px 3px 3px 9px;width:24px;height:15px;top:88px;left:15px;transform:rotate(-12deg)}.arm-shop-fishing-rod__reel-seat{background:linear-gradient(#b8c0c3,#626d72 52%,#30383c);border-radius:4px;width:48px;height:13px;top:67px;left:101px;transform:rotate(-12deg);box-shadow:inset 0 2px #ffffff80}.arm-shop-fishing-rod__reel{box-sizing:border-box;background:#253138;border:8px solid #69777c;border-radius:50%;width:52px;height:52px;top:77px;left:111px;box-shadow:inset 0 0 0 3px #11191d,0 2px #a8b4b8}.arm-shop-fishing-rod__reel-core{background:repeating-linear-gradient(90deg,#d46239 0 2px,#a33225 2px 4px);border:4px solid #d3d9db;border-radius:50%;width:22px;height:22px;top:92px;left:126px}.arm-shop-fishing-rod__crank{background:#4d595e;border-radius:5px;width:31px;height:5px;top:102px;left:156px;transform:rotate(28deg);box-shadow:13px 7px 0 2px #222b2f}.arm-shop-fishing-rod__guide{box-sizing:border-box;border:2px solid #77878a;border-top:0;border-radius:0 0 50% 50%;width:12px;height:15px;transform:rotate(-12deg)}.arm-shop-fishing-rod__guide--one{top:51px;left:210px}.arm-shop-fishing-rod__guide--two{top:35px;left:285px;transform:rotate(-15deg)scale(.8)}.arm-shop-fishing-rod__guide--three{top:19px;left:351px;transform:rotate(-18deg)scale(.62)}.arm-shop-fishing-rod__line{box-sizing:border-box;transform-origin:0 100%;border-top:2px solid #4a6c7494;border-right:2px solid #4a6c7494;border-radius:0 38px 0 0;width:246px;height:73px;top:24px;left:139px;transform:rotate(-8deg)}.arm-shop-fishing-rod__hook{box-sizing:border-box;border:3px solid #606e73;border-top:0;border-left-color:#0000;border-radius:0 0 12px 12px;width:14px;height:18px;top:91px;left:374px;transform:rotate(15deg)}.arm-shop-fishing-rod__hook:after{content:"";transform-origin:100%;background:#606e73;border-radius:3px;width:7px;height:3px;position:absolute;top:1px;right:-4px;transform:rotate(-38deg)}.fishing-hud{z-index:85;color:#e9fbff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07171fd6;border:1px solid #82d0e28c;border-radius:10px;min-width:280px;padding:12px 18px;position:fixed;bottom:112px;left:50%;transform:translate(-50%)}.fishing-hud strong,.fishing-hud span{display:block}.fishing-hud span{color:#b8d6de;margin-top:4px;font-size:12px}.fishing-hud--bite{border-color:#ffd35a;animation:.3s ease-in-out infinite alternate fishing-bite-pulse;box-shadow:0 0 24px #ffb62d61}.fishing-hud--fighting{border-color:#75f0a7;box-shadow:0 0 22px #38bdf83d}.fishing-hud__fight{margin-top:10px}.fishing-hud__meta{justify-content:space-between;gap:12px;margin-bottom:6px;display:flex}.fishing-hud__meta span{color:#dcfce7;margin:0;font-size:11px}.fishing-hud__fight label{color:#cbd5e1;letter-spacing:.08em;text-align:left;text-transform:uppercase;margin-top:7px;font-size:10px;display:block}.fishing-hud__bar{background:#94a3b840;border-radius:999px;height:8px;margin-top:6px;overflow:hidden}.fishing-hud__bar i{border-radius:inherit;height:100%;transition:width 80ms linear,background .15s;display:block}.fishing-hud__bar--progress i{background:linear-gradient(90deg,#22c55e,#bef264)}.fishing-hud__bar--tension i{background:linear-gradient(90deg,#38bdf8,#facc15)}.fishing-hud__bar--danger i{background:linear-gradient(90deg,#f97316,#ef4444)}.fishing-hud__catch{background:#14532d8c;border:1px solid #bef26473;border-radius:8px;margin-top:12px;padding:9px 11px;box-shadow:inset 0 0 18px #a3e63524}.fishing-hud__catch strong{color:#ecfccb}.fishing-hud__catch span{color:#dcfce7;margin-top:3px}@keyframes fishing-bite-pulse{0%{transform:translate(-50%)scale(1)}to{transform:translate(-50%)scale(1.035)}}.arm-shop-weapon--axe span:first-child,.arm-shop-weapon--pickaxe span:first-child{background:linear-gradient(90deg,#5b3825,#9a6846 42%,#70472f);border-radius:7px 7px 5px 5px;width:13px;height:94px;top:34px;left:69px;box-shadow:inset 2px 0 #ffffff29,3px 5px 8px #0f172a33}.arm-shop-weapon--axe span:nth-child(2){clip-path:polygon(0 16%,58% 0,100% 20%,100% 80%,58% 100%,0 84%);background:linear-gradient(#d1d5db,#7b8490);border-radius:5px 10px 10px 5px;width:48px;height:28px;top:22px;left:48px;box-shadow:inset 0 3px #ffffff3d}.arm-shop-weapon--axe span:nth-child(3){clip-path:polygon(0 12%,100% 0,72% 50%,100% 100%,0 88%);background:linear-gradient(#aeb4ba,#626b75);border-radius:4px 12px 12px 4px;width:34px;height:24px;top:24px;left:86px}.arm-shop-weapon--pickaxe span:nth-child(2){clip-path:polygon(0 48%,13% 20%,45% 0,55% 0,87% 20%,100% 48%,87% 62%,55% 38%,45% 38%,13% 62%);background:linear-gradient(#d1d5db,#727b85);border-radius:50% 50% 5px 5px;width:122px;height:18px;top:24px;left:14px;box-shadow:inset 0 3px #ffffff38}.arm-shop-weapon--pickaxe span:nth-child(3){background:linear-gradient(#9ca3af,#555f69);border-radius:6px;width:25px;height:28px;top:20px;left:63px}.arm-shop-detail__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 8px;display:flex}.arm-shop-detail__head strong{color:#166534;font-size:18px}.arm-shop-stats{gap:10px;padding:8px 18px 16px;display:grid}.arm-shop-stat{color:#475569;grid-template-columns:82px 1fr 56px;align-items:center;gap:10px;font-size:12px;display:grid}.arm-shop-stat__track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.arm-shop-stat__fill{border-radius:inherit;background:linear-gradient(90deg,#991b1b,#f59e0b);height:100%}.arm-shop-stat strong{color:#111827;text-align:right}.arm-shop-attachments{flex-wrap:wrap;gap:7px;padding:0 18px 14px;display:flex}.arm-shop-attachments span{color:#334155;text-transform:uppercase;background:#eef2f7;border:1px solid #0f172a1a;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:900}.arm-shop-buy{color:#fff;cursor:pointer;background:#991b1b;border:0;border-radius:7px;height:46px;margin:auto 18px 18px;font-size:14px;font-weight:900}.arm-shop-buy:disabled{color:#64748b;cursor:default;background:#cbd5e1}.general-store-backdrop{z-index:34;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0f172a4d;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.general-store-panel{color:#111827;background:#f8fafc;border:1px solid #0f172a33;border-radius:8px;width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 22px 60px #00000057}.general-store-header{background:linear-gradient(90deg,#fff 0%,#eaf7ef 58%,#dbeafe 100%);border-bottom:1px solid #0f172a1f;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.general-store-header span,.general-store-balance span,.general-store-detail__head span,.general-store-item__meta{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.general-store-header h2,.general-store-detail__head h3{margin:2px 0 0;font-size:24px;line-height:1.05}.general-store-balance{text-align:right;background:#fffc;border:1px solid #0f172a1f;border-radius:7px;min-width:118px;padding:9px 12px}.general-store-balance strong,.general-store-item strong,.general-store-detail__head strong{color:#166534}.general-store-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a29;border-radius:6px;width:34px;height:34px;font-size:18px;font-weight:900}.general-store-content{grid-template-columns:minmax(220px,280px) 1fr;gap:16px;padding:16px 20px 20px;display:grid}.general-store-list{flex-direction:column;gap:8px;max-height:430px;display:flex;overflow:auto}.general-store-item{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #0f172a1f;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;min-height:62px;padding:10px 12px;display:grid}.general-store-item.active{border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.general-store-item__name{font-size:14px;font-weight:900}.general-store-item strong{grid-row:span 2;font-size:13px}.general-store-detail{background:#fff;border:1px solid #0f172a1f;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.general-store-preview{background:linear-gradient(135deg,#2563eb1f,#0000 42%),repeating-linear-gradient(90deg,#edf4f0 0 1px,#0000 1px 28px),#f8fafc;border-bottom:1px solid #0f172a1a;justify-content:center;align-items:center;height:154px;display:flex}.general-store-icon{filter:drop-shadow(0 4px 5px #0f172a29);width:128px;height:96px}.general-store-detail__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 8px;display:flex}.general-store-detail p{color:#475569;margin:0;padding:0 18px 16px;font-size:13px;font-weight:700;line-height:1.45}.general-store-buy{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:7px;height:46px;margin:auto 18px 18px;font-size:14px;font-weight:900}.general-store-buy:disabled{color:#64748b;cursor:default;background:#cbd5e1}.weapon-selector{z-index:31;-webkit-backdrop-filter:blur(3px)saturate(1.08);backdrop-filter:blur(3px)saturate(1.08);pointer-events:auto;cursor:crosshair;background:radial-gradient(circle,#facc1514,#0000 28%),radial-gradient(circle,#080c1257,#000000bd);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.weapon-selector-wheel{--weapon-wheel-size:min(620px, calc(100vw - 32px), calc(100vh - 32px));width:var(--weapon-wheel-size);height:var(--weapon-wheel-size);isolation:isolate;border-radius:50%;animation:.14s ease-out weapon-selector-pop;position:relative}.weapon-selector-ring{background:conic-gradient(from calc(var(--weapon-selector-rotation) - 34deg), #facc1533 0deg, #ef444499 39deg, #facc152e 72deg, #ffffff12 72deg, #ffffff12 360deg), radial-gradient(circle, transparent 0 34%, #0f172ae6 35% 55%, #030712b3 56% 100%);pointer-events:none;border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:9%;box-shadow:inset 0 0 0 1px #0000006b,inset 0 0 44px #0000009e,0 22px 70px #0000007a}.weapon-selector-ring:before,.weapon-selector-ring:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.weapon-selector-ring:before{border:1px solid #ffffff29;inset:28%;box-shadow:0 0 28px #00000061}.weapon-selector-ring:after{border:1px solid #facc151f;inset:1.5%}.weapon-selector-center{z-index:3;aspect-ratio:1;color:#fff;text-align:center;background:radial-gradient(circle at 50% 38%,#ffffff1f,#0000 58%),#070b12f0;border:1px solid #ffffff38;border-radius:50%;align-content:center;place-items:center;gap:5px;width:25%;padding:16px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 28px #00000094,0 14px 34px #00000061}.weapon-selector-center span,.weapon-selector-center small{color:#fecaca;text-transform:uppercase;max-width:100%;font-size:11px;font-weight:900}.weapon-selector-center strong{color:#fff;overflow-wrap:anywhere;max-width:100%;font-size:clamp(13px,2vw,20px);font-weight:950;line-height:1.05}.weapon-selector-drop{color:#d9efff;font:inherit;cursor:pointer;background:#4386b747;border:0;border-radius:999px;padding:5px 9px;font-size:10px}.weapon-selector-drop:hover,.weapon-selector-drop:focus-visible{background:#53a5e07a;outline:1px solid #b5e1ffcc}.weapon-selector-slice{z-index:2;color:#f8fafc;text-align:center;cursor:pointer;width:104px;height:104px;transform:translate(-50%, -50%) rotate(var(--weapon-slice-angle)) translateY(calc(var(--weapon-wheel-size) * -.36)) rotate(calc(var(--weapon-slice-angle) * -1));background:linear-gradient(135deg,#ffffff21,#ffffff0a),#0f172ac2;border:1px solid #ffffff24;border-radius:50%;align-content:center;place-items:center;gap:4px;padding:12px;transition:background .12s,border-color .12s,box-shadow .12s,transform .12s,opacity .12s;display:grid;position:absolute;top:50%;left:50%}.weapon-selector-slice:hover,.weapon-selector-slice:focus-visible,.weapon-selector-slice.focused{transform:translate(-50%, -50%) rotate(var(--weapon-slice-angle)) translateY(calc(var(--weapon-wheel-size) * -.385)) rotate(calc(var(--weapon-slice-angle) * -1));background:linear-gradient(135deg,#facc1547,#ef444442),#2a1212e0;border-color:#facc15d1;outline:none;box-shadow:0 0 0 1px #facc152e,0 12px 26px #00000061}.weapon-selector-slice.active{border-color:#ef4444;box-shadow:inset 0 0 0 2px #ef4444b8,0 12px 26px #00000047}.weapon-selector-slice.locked{opacity:.38;cursor:not-allowed}.weapon-selector-slice__index{color:#fef3c7;background:#0000003d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%)}.weapon-selector-slice strong{overflow-wrap:anywhere;width:100%;margin-top:18px;font-size:12px;line-height:1.05}.weapon-selector-slice small{color:#e2e8f0a8;text-transform:uppercase;font-size:9px;font-weight:800}.weapon-selector-detail{z-index:3;background:linear-gradient(135deg,#ef444438,#0000 42%),#080d16e6;border:1px solid #ffffff24;border-radius:7px;width:min(420px,80%);min-width:0;padding:14px;position:absolute;bottom:3%;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #00000057}.weapon-selector-detail__slot{color:#fecaca;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.weapon-selector-detail h3{margin:3px 0 12px;font-size:24px;line-height:1}@keyframes weapon-selector-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=760px){.arm-shop-backdrop{align-items:stretch;padding:12px}.arm-shop-panel{width:100%;max-height:none;overflow:auto}.arm-shop-header{grid-template-columns:1fr auto}.arm-shop-balance{text-align:left;grid-area:2/1/auto/-1}.arm-shop-close{grid-area:1/2}.arm-shop-content{grid-template-columns:1fr}.arm-shop-list{max-height:218px}.arm-shop-preview{height:126px}.arm-shop-stat{grid-template-columns:74px 1fr 48px}.weapon-selector{align-items:center;padding:12px}.weapon-selector-wheel{--weapon-wheel-size:min(520px, calc(100vw - 20px), calc(100vh - 20px))}.weapon-selector-slice{width:74px;height:74px;padding:8px}.weapon-selector-slice__index{width:20px;height:20px;font-size:10px;top:5px}.weapon-selector-slice strong{margin-top:14px;font-size:10px}.weapon-selector-slice small{font-size:8px}.weapon-selector-center{width:29%;padding:10px}}.hud-damage-flash{pointer-events:none;z-index:9;background:radial-gradient(circle,#0000 42%,#a000000d 70%,#a0000042 100%);animation:.28s ease-out forwards hud-damage-flash-fade;position:fixed;inset:0}@keyframes hud-damage-flash-fade{0%{opacity:1}to{opacity:0}}@keyframes damage-indicator-fade{0%{opacity:1}to{opacity:0}}.hud-death-overlay{z-index:28;pointer-events:none;background:radial-gradient(circle,#56080c2e 0%,#0c0508b8 62%,#000000f0 100%);place-items:center;animation:.36s ease-out both hud-death-overlay-in;display:grid;position:fixed;inset:0;overflow:hidden}.hud-death-vignette{background:radial-gradient(circle,#0000 0% 34%,#66000052 68%,#000000e6 100%);animation:1.4s ease-in-out infinite hud-death-vignette-pulse;position:absolute;inset:-10%}.hud-death-scanlines{opacity:.22;mix-blend-mode:screen;background:linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/100% 5px,linear-gradient(90deg,#0000,#ff282814,#0000) 0 0/240px 100%;animation:.9s linear infinite hud-death-scan;position:absolute;inset:0}.hud-death-center{text-align:center;flex-direction:column;align-items:center;gap:10px;width:min(520px,100vw - 40px);animation:.46s cubic-bezier(.16,.84,.23,1.02) both hud-death-center-in;display:flex;position:relative;transform:translateY(-8px)}.hud-death-eyebrow{color:#ffcdcdc2;letter-spacing:.34em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1}.hud-death-title{color:#fff6f0;letter-spacing:0;text-transform:uppercase;text-shadow:0 0 24px #ff2d2d6b,0 12px 42px #000000b8;font-size:clamp(58px,10vw,116px);font-weight:950;line-height:.82;position:relative}.hud-death-title:before,.hud-death-title:after{content:attr(data-text);pointer-events:none;position:absolute;inset:0}.hud-death-title:before{color:#00d2ff6b;mix-blend-mode:screen;clip-path:inset(0 0 52%);animation:1.3s steps(2,end) infinite hud-death-glitch-a;transform:translate(-3px,1px)}.hud-death-title:after{color:#ff23417a;mix-blend-mode:screen;clip-path:inset(48% 0 0);animation:1.1s steps(2,end) infinite hud-death-glitch-b;transform:translate(3px,-1px)}.hud-death-subtitle{color:#ffeee1db;letter-spacing:.14em;text-transform:uppercase;min-height:20px;font-size:14px;font-weight:800}.hud-death-progress{background:#ffffff24;border-radius:999px;width:min(360px,72vw);height:4px;margin-top:8px;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 12px 32px #0000006b}.hud-death-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#ff3434,#ffd1a1 62%,#fff);height:100%;transition:width 80ms linear;box-shadow:0 0 18px #ff4a4ac7}.hud-respawn-fade{z-index:29;pointer-events:none;background:radial-gradient(circle,#ffffffeb 0%,#cceeffa3 34%,#fff0 78%);animation:.82s ease-out both hud-respawn-fade;position:fixed;inset:0}@keyframes hud-death-overlay-in{0%{opacity:0;filter:saturate()contrast()}to{opacity:1;filter:saturate(.42)contrast(1.18)}}@keyframes hud-death-center-in{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(1.08)}to{opacity:1;filter:blur();transform:translateY(-8px)scale(1)}}@keyframes hud-death-vignette-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:.92;transform:scale(1.04)}}@keyframes hud-death-scan{0%{background-position:0 0,-240px 0}to{background-position:0 20px,240px 0}}@keyframes hud-death-glitch-a{0%,72%,to{opacity:.42;transform:translate(-3px,1px)}74%{opacity:.68;transform:translate(-10px,-2px)}76%{opacity:.34;transform:translate(4px,2px)}}@keyframes hud-death-glitch-b{0%,66%,to{opacity:.46;transform:translate(3px,-1px)}68%{opacity:.7;transform:translate(8px,2px)}70%{opacity:.28;transform:translate(-5px,-1px)}}@keyframes hud-respawn-fade{0%{opacity:.95;filter:blur()}42%{opacity:.38}to{opacity:0;filter:blur(14px)}}.hud-race-countdown{pointer-events:none;z-index:12;text-align:center;letter-spacing:.04em;color:#fff4c2;text-shadow:0 2px #543400f2,0 8px 28px #000000d9,0 0 22px #ffd66638;min-width:140px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:88px;line-height:.95;animation:.22s ease-out hud-race-countdown-pop;position:fixed;top:50%;left:50%;transform:translate(-50%,-56%)}.hud-race-countdown.go{color:#a7ffbf;text-shadow:0 2px #084016f2,0 8px 28px #000000d9,0 0 22px #6dff9847}@keyframes hud-race-countdown-pop{0%{opacity:0;transform:translate(-50%,-52%)scale(.86)}to{opacity:1;transform:translate(-50%,-56%)scale(1)}}.hud-race-finish{z-index:12;text-align:center;pointer-events:none;background:linear-gradient(#1c1408eb,#120c06e6);border:1px solid #ffd6665c;border-radius:18px;min-width:280px;padding:18px 20px 20px;animation:.2s ease-out hud-race-finish-pop;position:fixed;top:50%;left:50%;transform:translate(-50%,-48%);box-shadow:0 16px 42px #0000006b,0 0 24px #ffd6661f}.hud-race-finish.new-best{background:linear-gradient(#0a1c10f0,#08140ce6);border-color:#6eff9c6b;box-shadow:0 16px 42px #0000006b,0 0 26px #6eff9c24}.hud-race-finish__title{letter-spacing:.2em;text-transform:uppercase;color:#ffe6a6;font-size:16px;font-weight:900}.hud-race-finish.new-best .hud-race-finish__title{color:#b8ffd0}.hud-race-finish__time{color:#fffaf0;margin-top:8px;font-family:Courier New,Courier,monospace;font-size:42px;font-weight:800;line-height:1}.hud-race-finish__subtitle{letter-spacing:.12em;text-transform:uppercase;color:#fff5dcb8;margin-top:8px;font-size:12px}@keyframes hud-race-finish-pop{0%{opacity:0;transform:translate(-50%,-44%)scale(.92)}to{opacity:1;transform:translate(-50%,-48%)scale(1)}}.hud-bottom-center{color:#f5f8fcc7;text-align:center;text-shadow:0 1px 2px #000000eb,0 2px 8px #000000bf;pointer-events:none;flex-wrap:wrap;justify-content:center;gap:8px 12px;max-width:min(980px,100vw - 40px);font-size:13px;font-weight:600;line-height:1.7;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.hud-help-group{background:#070c127a;border:1px solid #b5cbdb24;border-radius:12px;align-items:center;gap:8px;padding:7px 10px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.hud-help-group--active{background:radial-gradient(circle at 20% 20%,#ffd87a2e,#0000 55%),#3a2408b8;border-color:#ffd2706b;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #ffd06b14,0 10px 24px #00000038}.hud-help-keys{align-items:center;gap:5px;display:inline-flex}.hud-help-label{color:#eef4f9e0;letter-spacing:.02em}.hud-help-group--active .hud-help-label{color:#fff1ca}.hud-keycap{color:#17212b;letter-spacing:.04em;text-transform:uppercase;min-width:24px;height:24px;text-shadow:none;background:linear-gradient(#fcfefff2,#c2cdd6db);border-radius:7px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #5b6f7e8c,0 2px 6px #00000052}.hud-help-group--active .hud-keycap{color:#2b1a05;background:linear-gradient(#fffaecfa,#ffd47ce0);box-shadow:inset 0 1px #fffffff0,inset 0 -1px #78511485,0 2px 8px #00000057}.hud-keycap--wide{min-width:48px;padding:0 10px}.hud-mouse-badge{align-items:center;gap:7px;min-height:24px;padding:0 2px 0 0;display:inline-flex}.hud-mouse-badge__body{background:linear-gradient(#fafdfff5,#c2ced6eb);border-radius:11px 11px 9px 9px;width:20px;height:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #5b6f7e7a,0 2px 6px #00000052}.hud-mouse-badge__left,.hud-mouse-badge__right{background:#ffffff7a;width:50%;height:11px;position:absolute;top:0}.hud-mouse-badge__left{border-right:1px solid #46566324;left:0}.hud-mouse-badge__right{right:0}.hud-mouse-badge__wheel{background:#3b4752;border-radius:999px;width:4px;height:7px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff29}.hud-mouse-badge__text{letter-spacing:.06em;text-transform:uppercase;color:#eef5fa;font-size:10px;font-weight:800;line-height:1}.hud-mouse-badge--click .hud-mouse-badge__left{background:linear-gradient(#8bd4ff,#59aee4)}.hud-mouse-badge--drag .hud-mouse-badge__left{background:linear-gradient(#ffd27a,#f5a623)}.hud-mouse-badge--drag .hud-mouse-badge__body:after{content:"";background:#3d4b57b8;border-radius:999px;width:8px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 -4px #3d4b576b,0 -8px #3d4b5733}.hud-mouse-badge--wheel .hud-mouse-badge__wheel{background:linear-gradient(#91f2c1,#3fc27f);height:10px}.hud-editor-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-item-panel{z-index:24;isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#11171ff2,#0a0e14f2),#090c12eb;border:1px solid #9fc4db29;border-radius:18px;flex-direction:column;gap:14px;width:min(440px,100vw - 32px);min-height:0;max-height:min(72vh,680px);padding:16px;display:flex;position:fixed;top:100px;left:16px;overflow:hidden;box-shadow:0 18px 48px #00000057}.editor-item-panel:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#11171ffb,#0b1017f7),#090c12f7;height:210px;position:absolute;top:0;left:0;right:0}.editor-item-panel__header{z-index:2;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.editor-item-panel__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#b3cfe08a;margin-bottom:4px;font-size:10px}.editor-item-panel__title{color:#eef7ff;font-size:19px;font-weight:700;line-height:1.1}.editor-item-panel__current{color:#d7e6f0c7;text-align:right;font-size:12px;line-height:1.4}.editor-item-panel__search{z-index:2;color:#f2f7fb;background:#ffffff0d;border:1px solid #a8c4d62e;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px;position:relative}.editor-item-panel__search:focus{border-color:#7eb3d494;box-shadow:0 0 0 3px #6b9cba2e}.editor-item-panel__filters{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:relative}.editor-filter-chip{color:#dfeaf2c7;cursor:pointer;background:#ffffff0a;border:1px solid #a2bfd029;border-radius:999px;padding:7px 11px;font-size:12px;transition:background .12s,border-color .12s,color .12s,transform .12s}.editor-filter-chip:hover{color:#f3f9fc;border-color:#aeccdd47}.editor-filter-chip.active{color:#f6fbff;background:#5c8dac42;border-color:#89b8d66b}.editor-item-panel__grid{z-index:2;flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding-right:4px;display:grid;position:relative;overflow:auto}.editor-item-panel__hint{z-index:2;color:#e6eff5d1;background:#ffffff0a;border:1px solid #aac6d61f;border-radius:12px;min-height:38px;padding:10px 12px;font-size:12px;line-height:1.45;position:relative}.editor-item-card{text-align:left;color:#edf6fb;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff08);border:1px solid #aac6d61f;border-radius:14px;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 13px;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s;display:flex}.editor-item-card:hover{background:linear-gradient(#ffffff14,#ffffff0d);border-color:#9dc6e04d;transform:translateY(-1px);box-shadow:0 10px 20px #0000002e}.editor-item-card.active{background:linear-gradient(#4d76915c,#2c475a3d);border-color:#8dc3e28a;box-shadow:inset 0 0 0 1px #c5e3f51f}.editor-tile-picker{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid;position:relative}.editor-tile-picker__option{color:#edf6fb;text-align:left;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff08);border:1px solid #aac6d61f;border-radius:14px;flex-direction:column;align-items:stretch;gap:8px;padding:8px;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s;display:flex}.editor-tile-picker__option:hover{background:linear-gradient(#ffffff14,#ffffff0d);border-color:#9dc6e04d;transform:translateY(-1px)}.editor-tile-picker__option.active{background:linear-gradient(#4d76915c,#2c475a3d);border-color:#8dc3e28a;box-shadow:inset 0 0 0 1px #c5e3f51f}.editor-tile-picker__option span{color:#eaf3f8e6;font-size:11px}.editor-item-preview{background:radial-gradient(circle at 22% 18%,#ffffff29,#0000 30%),linear-gradient(#7898ad3d,#1f2c392e 56%,#0e12184d);border:1px solid #bdd5e21a;border-radius:12px;width:100%;height:104px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.editor-tile-card-preview{background:linear-gradient(#57656e38,#12181f4d),#0f141cd9;border:1px solid #bdd5e21a;border-radius:12px;width:100%;height:104px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.editor-tile-card-preview .editor-tile-swatch{border-radius:10px;position:absolute;inset:10px 10px 18px}.editor-tile-card-preview__edge{background:linear-gradient(#1f252de6,#0b0f14fa);border-top:1px solid #ffffff14;border-radius:0 0 10px 10px;height:12px;position:absolute;bottom:8px;left:10px;right:10px}.editor-tile-swatch{aspect-ratio:1.35;background-position:50%;background-repeat:repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:10px;width:100%;box-shadow:inset 0 1px #ffffff14,0 10px 20px #0000002e}.editor-item-preview-canvas{inset:0;z-index:0!important;pointer-events:none!important;width:100%!important;height:100%!important;position:fixed!important}.editor-item-preview canvas{pointer-events:none;display:block;width:100%!important;height:100%!important}.animation-preview{border-top:1px solid #ffffff0f;gap:12px;margin-top:14px;padding-top:14px;display:grid}.animation-preview--editor{gap:10px}.animation-preview__workspace{grid-template-columns:minmax(300px,350px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.animation-preview__sidebar,.animation-preview__stage{gap:10px;display:grid}.animation-preview__panel{background:radial-gradient(circle at 0 0,#ffffff0d,#0000 28%),linear-gradient(#1b212af5,#0e1218fa);border:1px solid #ffffff14;border-radius:10px;gap:10px;padding:11px;display:grid}.animation-preview__panel-header{gap:4px;display:grid}.animation-preview__panel-header strong{color:#eef7fb;font-size:14px}.animation-preview__panel-header span{color:#e2edf4a8;font-size:12px;line-height:1.4}.animation-preview__controls{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.animation-preview__field{gap:6px;display:grid}.animation-preview__field label{opacity:.78;font-size:12px}.animation-preview__field select,.animation-preview__field input,.animation-preview__number-field input{box-sizing:border-box;color:#eef7fb;width:100%;min-width:0;min-height:38px;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:0 10px;font-size:12px}.animation-preview__toggles{flex-wrap:wrap;gap:10px;display:flex}.animation-preview__toggle{color:#e9f0f5eb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:inline-flex}.animation-preview__toggle input{accent-color:#9ed7ff}.animation-preview__card{background:radial-gradient(circle at 18% 18%,#ffffff1a,#0000 28%),linear-gradient(#546d7c38,#0b101657);border:1px solid #bdd5e21f;border-radius:16px;height:560px;position:relative;overflow:hidden}.animation-preview__card--editor{height:min(72vh,760px);min-height:560px}.animation-preview__canvas{display:block;width:100%!important;height:100%!important}.animation-preview__meta{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.animation-preview__meta strong{margin-bottom:4px;font-size:14px;display:block}.animation-preview__meta span{color:#e2edf4bd;font-size:13px;line-height:1.4}.animation-preview__chip{color:#cde7d4;background:#507c602e;border:1px solid #79bd902e;border-radius:999px;flex:none;padding:6px 10px;font-size:12px}.animation-preview__chip.is-missing{color:#ffc2c2;background:#81373738;border-color:#da616138}.animation-preview__debug-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.animation-preview__debug-card{background:#ffffff0a;border:1px solid #80c2a61f;border-radius:12px;gap:4px;padding:12px;display:grid}.animation-preview__debug-card strong{color:#e8f3f8;font-size:12px}.animation-preview__debug-card span{color:#e2edf4b8;font-size:12px;line-height:1.45}.animation-preview__debug-card.is-missing{background:#70242424;border-color:#da616129}.animation-preview__debug-card.is-active{background:#23583029;border-color:#7cef953d}.animation-preview__chip-row,.animation-preview__button-row{flex-wrap:wrap;gap:10px;display:flex}.animation-preview__channel-list{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;max-height:150px;padding-right:2px;display:grid;overflow:auto}.animation-preview__channel-button{color:#e6f0f7db;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:10px;gap:3px;padding:8px 10px;display:grid}.animation-preview__channel-button strong,.animation-preview__channel-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.animation-preview__channel-button strong{font-size:12px}.animation-preview__channel-button span{color:#e2edf49e;font-size:11px}.animation-preview__channel-button.is-active{background:#23583038;border-color:#7dff9557}.animation-preview__vector-grid{gap:12px;display:grid}.animation-preview__vector-group{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;gap:8px;padding:12px;display:grid}.animation-preview__vector-group strong{color:#eef7fb;font-size:12px}.animation-preview__vector-row{grid-template-columns:repeat(3,minmax(58px,1fr));gap:8px;display:grid}.animation-preview__vector-row--4{grid-template-columns:repeat(4,minmax(52px,1fr))}.animation-preview__number-field{color:#e2edf4a8;gap:6px;font-size:11px;display:grid}.animation-preview__json-box{background:#070a0eeb;border:1px solid #ffffff14;border-radius:12px;max-height:220px;padding:12px;overflow:auto}.animation-preview__json-box pre{white-space:pre-wrap;word-break:break-word;color:#d6e8f2db;font-size:11px;line-height:1.5}.animation-preview__status{color:#9ed7ff;font-size:12px}.animation-preview__timeline{z-index:4;background:radial-gradient(circle at 0 0,#ffffff0d,#0000 28%),linear-gradient(#1a1f28f5,#0e1116fa);border:1px solid #ffffff14;border-radius:10px;order:-1;gap:10px;padding:10px 12px 12px;display:grid;position:sticky;top:0}.animation-preview__transport{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.animation-preview__transport-button{color:#eef7fb;min-width:68px;height:34px;font:inherit;cursor:pointer;background:#4c8eb42e;border:1px solid #82d8ff3d;border-radius:999px;padding:0 11px;font-size:12px;font-weight:700}.animation-preview__transport-button.is-secondary{background:#ffffff0f;border-color:#ffffff24}.animation-preview__transport-button:disabled{opacity:.45;cursor:default}.animation-preview__time-readout,.animation-preview__frame-readout{gap:2px;padding:0 8px;display:grid}.animation-preview__time-readout strong,.animation-preview__frame-readout strong{color:#eef7fb;font-size:13px}.animation-preview__time-readout span,.animation-preview__frame-readout span{color:#e2edf49e;font-size:11px}.animation-preview__scrubber-wrap{gap:8px;display:grid;position:relative}.animation-preview__scrubber-track{pointer-events:none;background:#ffffff14;border-radius:999px;height:8px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.animation-preview__scrubber-fill{transform-origin:0;background:linear-gradient(90deg,#88d6ffeb,#ffad5ef5);height:100%}.animation-preview__scrubber-ticks,.animation-preview__scrubber-keyframes{position:absolute;inset:0}.animation-preview__scrubber-tick{background:#fff3;width:1px;height:100%;position:absolute;top:0;transform:translate(-50%)}.animation-preview__scrubber{z-index:1;appearance:none;background:0 0;width:100%;height:22px;margin:0;position:relative}.animation-preview__scrubber::-webkit-slider-runnable-track{background:0 0;height:8px}.animation-preview__scrubber::-webkit-slider-thumb{-webkit-appearance:none;background:#f6fbff;border:2px solid #ffffffe6;border-radius:50%;width:18px;height:18px;margin-top:-5px;box-shadow:0 0 0 5px #88d6ff29}.animation-preview__scrubber::-moz-range-track{background:0 0;height:8px}.animation-preview__scrubber::-moz-range-thumb{background:#f6fbff;border:2px solid #ffffffe6;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 5px #88d6ff29}.animation-preview__keyframe-marker{cursor:pointer;pointer-events:auto;background:#ffb160;border:2px solid #ffffffe6;border-radius:3px;width:12px;height:12px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg)}.animation-preview__keyframe-marker.is-active{background:#7dff95;box-shadow:0 0 0 6px #7dff951f}.animation-preview__timeline-labels{color:#e2edf485;letter-spacing:.04em;justify-content:space-between;gap:8px;font-size:10px;display:flex}.animation-preview__clip-list{flex-wrap:wrap;gap:8px;display:flex}.animation-preview__clip{color:#e2edf4c7;background:#ffffff0d;border-radius:999px;padding:5px 8px;font-size:12px}.animation-preview__clip.is-active{color:#ffd6a7;background:#ffad5e29}.animation-preview-overlay{z-index:260;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05080cb8;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.animation-preview-overlay__panel{background:radial-gradient(circle at 0 0,#ffffff14,#0000 28%),linear-gradient(#1f2a35f5,#0e1218fa);border:1px solid #ffffff14;border-radius:12px;width:min(1780px,100%);max-height:calc(100vh - 20px);padding:12px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000006b}@media (width<=1120px){.animation-preview__workspace{grid-template-columns:minmax(0,1fr)}.animation-preview__card--editor{height:560px}}.animation-preview-overlay__close{z-index:8;color:#eef7fb;cursor:pointer;background:#05080cb8;border:1px solid #ffffff2e;border-radius:8px;width:30px;height:30px;font-size:20px;line-height:1;position:absolute;top:8px;right:8px}.animation-edit-hud{z-index:245;pointer-events:none;color:#eef7fb;font-family:inherit;position:fixed;inset:0}.animation-edit-hud button,.animation-edit-hud select,.animation-edit-hud input,.animation-edit-hud__topbar,.animation-edit-hud__controls,.animation-edit-hud__timeline{pointer-events:auto}.animation-edit-hud__status,.animation-edit-hud__hint{pointer-events:none}.animation-edit-hud__topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11db;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;top:12px;left:12px;right:12px;box-shadow:0 14px 36px #00000047}.animation-edit-hud__controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11d1;border:1px solid #ffffff1a;border-radius:8px;align-items:end;gap:8px;padding:8px;display:flex;position:absolute;top:69px;left:12px;box-shadow:0 14px 36px #00000038}.animation-edit-hud__brand{gap:2px;min-width:180px;display:grid}.animation-edit-hud__brand strong{font-size:13px;line-height:1}.animation-edit-hud__brand span,.animation-edit-hud__field span,.animation-edit-hud__status span,.animation-edit-hud__status em,.animation-edit-hud__hint span{color:#aebdc8;font-size:11px}.animation-edit-hud__field{gap:3px;min-width:126px;display:grid}.animation-edit-hud__field--wide{min-width:min(280px,22vw)}.animation-edit-hud__field select{color:#eef7fb;background:#0f161ef2;border:1px solid #ffffff24;border-radius:7px;height:32px;padding:0 9px}.animation-edit-hud__button,.animation-edit-hud__close{color:#eaffef;cursor:pointer;white-space:nowrap;background:#7dff9524;border:1px solid #7dff9557;border-radius:7px;height:32px;padding:0 10px;font-weight:700}.animation-edit-hud__button.is-secondary,.animation-edit-hud__close{color:#d9e6ee;background:#ffffff14;border-color:#ffffff24}.animation-edit-hud__button:disabled{opacity:.45;cursor:not-allowed}.animation-edit-hud__button--ragdoll{color:#faa;background:#781e1e47;border-color:#ff505066}.animation-edit-hud__button--ragdoll.is-ragdoll-active{color:#ff6464;background:#b428286b;border-color:#ff5050bf;box-shadow:0 0 8px #ff50504d}.animation-edit-hud__close{width:32px;margin-left:auto;padding:0;font-size:20px;line-height:1}.animation-edit-hud__status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c11bd;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:10px;padding:7px 9px;display:flex;position:absolute;top:141px;left:12px}.animation-edit-hud__status strong{font-size:12px}.animation-edit-hud__status em{color:#ffd6a7;font-style:normal}.animation-edit-hud__properties{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11d1;border:1px solid #ffffff1a;border-radius:8px;gap:8px;width:min(390px,34vw);padding:9px;display:grid;position:absolute;top:69px;right:12px;box-shadow:0 14px 36px #00000038}.animation-edit-hud__properties-head{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.animation-edit-hud__properties-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.animation-edit-hud__properties-head span,.animation-edit-hud__number-field span{color:#aebdc8;font-size:10px}.animation-edit-hud__properties-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.animation-edit-hud__number-field{gap:3px;min-width:0;display:grid}.animation-edit-hud__number-field input{color:#eef7fb;background:#0f161ef2;border:1px solid #ffffff24;border-radius:6px;min-width:0;height:28px;padding:0 6px;font-size:11px}.animation-edit-hud__properties-actions{justify-content:flex-end;gap:6px;display:flex}.animation-edit-hud__timeline{--animation-edit-thumb-size:18px;--animation-edit-thumb-half:calc(var(--animation-edit-thumb-size) / 2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11db;border:1px solid #ffffff1a;border-radius:8px;padding:10px 12px 12px;position:absolute;bottom:24px;left:18px;right:18px;box-shadow:0 14px 36px #00000047}.animation-edit-hud__scrubber-wrap{height:24px;position:relative}.animation-edit-hud__track{left:var(--animation-edit-thumb-half);right:var(--animation-edit-thumb-half);pointer-events:none;background:#ffffff14;border-radius:999px;height:8px;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.animation-edit-hud__fill{background:linear-gradient(90deg,#7dff9557,#79d8ff47);position:absolute;top:0;bottom:0;left:0}.animation-edit-hud__tick{background:#ffffff29;width:1px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.animation-edit-hud__key{cursor:pointer;pointer-events:auto;background:#ffc06e;border:1px solid #ffd6a7e6;border-radius:3px;width:12px;height:12px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg)}.animation-edit-hud__key.is-active{background:#7dff95;border-color:#eaffef;width:16px;height:16px}.animation-edit-hud__scrubber{z-index:1;appearance:none;pointer-events:auto;background:0 0;width:100%;height:24px;margin:0;position:relative}.animation-edit-hud__scrubber::-webkit-slider-runnable-track{background:0 0;height:8px}.animation-edit-hud__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:var(--animation-edit-thumb-size);height:var(--animation-edit-thumb-size);background:#f6fbff;border:2px solid #ffffffeb;border-radius:50%;margin-top:-5px;box-shadow:0 0 0 5px #7dff9529}.animation-edit-hud__scrubber::-moz-range-track{background:0 0;height:8px}.animation-edit-hud__scrubber::-moz-range-thumb{width:var(--animation-edit-thumb-size);height:var(--animation-edit-thumb-size);background:#f6fbff;border:2px solid #ffffffeb;border-radius:50%;box-shadow:0 0 0 5px #7dff9529}.animation-edit-hud__hint{background:#080c11ad;border:1px solid #ffffff17;border-radius:8px;flex-wrap:wrap;gap:10px;padding:7px 9px;display:flex;position:absolute;bottom:92px;left:18px}@media (width<=980px){.animation-edit-hud__topbar{flex-wrap:wrap;align-items:stretch}.animation-edit-hud__controls{flex-wrap:wrap;align-items:stretch;top:132px;right:12px}.animation-edit-hud__brand,.animation-edit-hud__field,.animation-edit-hud__field--wide{min-width:140px}.animation-edit-hud__status{flex-wrap:wrap;top:216px;right:12px}}.editor-item-preview__shape{background:#ebf4fae6;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000002e}.editor-item-preview--tree .editor-item-preview__shape,.editor-item-preview--pine .editor-item-preview__shape{width:0;height:0;box-shadow:none;background:0 0;border-bottom:42px solid #589f5feb;border-left:18px solid #0000;border-right:18px solid #0000}.editor-item-preview--tree .editor-item-preview__shape:after,.editor-item-preview--pine .editor-item-preview__shape:after,.editor-item-preview--palm .editor-item-preview__shape:after{content:"";background:#8b6742;border-radius:4px;width:8px;height:14px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.editor-item-preview--palm .editor-item-preview__shape{background:#63aa55;border-radius:50% 50% 40% 40%;width:34px;height:34px;box-shadow:0 -6px #63aa55a6}.editor-item-preview--rock .editor-item-preview__shape,.editor-item-preview--boulder .editor-item-preview__shape,.editor-item-preview--bush .editor-item-preview__shape,.editor-item-preview--flower .editor-item-preview__shape,.editor-item-preview--barrel .editor-item-preview__shape,.editor-item-preview--crate .editor-item-preview__shape,.editor-item-preview--box .editor-item-preview__shape,.editor-item-preview--bench .editor-item-preview__shape,.editor-item-preview--table .editor-item-preview__shape,.editor-item-preview--chair .editor-item-preview__shape,.editor-item-preview--lamp .editor-item-preview__shape,.editor-item-preview--lantern .editor-item-preview__shape,.editor-item-preview--fence .editor-item-preview__shape,.editor-item-preview--wall .editor-item-preview__shape,.editor-item-preview--house .editor-item-preview__shape,.editor-item-preview--building .editor-item-preview__shape,.editor-item-preview--shed .editor-item-preview__shape,.editor-item-preview--car .editor-item-preview__shape,.editor-item-preview--truck .editor-item-preview__shape,.editor-item-preview--bike .editor-item-preview__shape,.editor-item-preview--helicopter .editor-item-preview__shape,.editor-item-preview--airplane .editor-item-preview__shape{border-radius:10px}.editor-item-preview--rock .editor-item-preview__shape{background:#8f959c;width:34px;height:22px}.editor-item-preview--boulder .editor-item-preview__shape{background:#848b92;width:44px;height:28px}.editor-item-preview--bush .editor-item-preview__shape{background:#4f944d;border-radius:999px;width:40px;height:24px}.editor-item-preview--flower .editor-item-preview__shape{background:#5eaa54;border-radius:999px;width:10px;height:32px}.editor-item-preview--flower .editor-item-preview__shape:after{content:"";background:#ed7cab;border-radius:50%;width:18px;height:18px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.editor-item-preview--house .editor-item-preview__shape,.editor-item-preview--shed .editor-item-preview__shape{background:#d8d0c0;width:46px;height:28px}.editor-item-preview--house .editor-item-preview__shape:before,.editor-item-preview--shed .editor-item-preview__shape:before{content:"";border-bottom:16px solid #727976;border-left:27px solid #0000;border-right:27px solid #0000;width:0;height:0;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.editor-item-preview--building .editor-item-preview__shape{background:#bcc6cf;width:34px;height:44px}.editor-item-preview--building .editor-item-preview__shape:before{content:"";background:linear-gradient(90deg,#0000 0 22%,#8cc5e6cc 22% 38%,#0000 38% 50%,#8cc5e6cc 50% 66%,#0000 66% 78%,#8cc5e6cc 78% 94%,#0000 94%),linear-gradient(#8cc5e6d1 0 18%,#0000 18% 34%,#8cc5e6d1 34% 52%,#0000 52% 68%,#8cc5e6d1 68% 86%,#0000 86%);position:absolute;inset:8px 7px}.editor-item-preview--fence .editor-item-preview__shape{background:linear-gradient(90deg,#b18c65 0 8%,#0000 8% 14%,#b18c65 14% 22%,#0000 22% 28%,#b18c65 28% 36%,#0000 36% 42%,#b18c65 42% 50%,#0000 50% 56%,#b18c65 56% 64%,#0000 64% 70%,#b18c65 70% 78%,#0000 78% 84%,#b18c65 84% 92%);width:56px;height:18px;box-shadow:inset 0 6px #c6a279,inset 0 11px #c6a279}.editor-item-preview--wall .editor-item-preview__shape{background:#9ba3aa;width:58px;height:24px}.editor-item-preview--barrel .editor-item-preview__shape{background:#8b5d36;border-radius:8px;width:20px;height:28px}.editor-item-preview--crate .editor-item-preview__shape,.editor-item-preview--box .editor-item-preview__shape{background:#9d744f;width:28px;height:24px}.editor-item-preview--lamp .editor-item-preview__shape,.editor-item-preview--lantern .editor-item-preview__shape{background:#8e98a1;border-radius:999px;width:8px;height:40px}.editor-item-preview--lamp .editor-item-preview__shape:after,.editor-item-preview--lantern .editor-item-preview__shape:after{content:"";background:#f2d786;border-radius:50%;width:18px;height:18px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.editor-item-preview--bench .editor-item-preview__shape{background:#9e7349;width:38px;height:10px;box-shadow:0 10px #9e7349e6}.editor-item-preview--table .editor-item-preview__shape{background:#9e7349;width:34px;height:10px}.editor-item-preview--chair .editor-item-preview__shape{background:linear-gradient(#9e7349 0 44%,#0000 44% 48%,#9e7349 48%);width:22px;height:22px}.editor-item-preview--car .editor-item-preview__shape,.editor-item-preview--truck .editor-item-preview__shape,.editor-item-preview--bike .editor-item-preview__shape,.editor-item-preview--helicopter .editor-item-preview__shape,.editor-item-preview--airplane .editor-item-preview__shape{background:#d7e4ec}.editor-item-preview--car .editor-item-preview__shape{border-radius:12px 12px 8px 8px;width:42px;height:18px}.editor-item-preview--truck .editor-item-preview__shape{width:50px;height:20px}.editor-item-preview--bike .editor-item-preview__shape{border-radius:999px;width:30px;height:8px}.editor-item-preview--helicopter .editor-item-preview__shape{width:42px;height:14px}.editor-item-preview--helicopter .editor-item-preview__shape:before{content:"";background:#d7e4ec;border-radius:999px;height:4px;position:absolute;top:-6px;left:-12px;right:-12px}.editor-item-preview--airplane .editor-item-preview__shape{width:48px;height:10px}.editor-item-preview--airplane .editor-item-preview__shape:before{content:"";background:linear-gradient(#0000 0 36%,#d7e4ec 36% 64%,#0000 64%);border-radius:999px;height:24px;position:absolute;top:-7px;left:8px;right:8px}.editor-item-card__category{text-transform:uppercase;letter-spacing:.12em;color:#bad3e294;font-size:10px}.editor-item-card__title{color:#fbfdff;font-size:15px;font-weight:700}.editor-item-card__name{color:#d6e4eca8;font-size:12px}.editor-item-card__action{color:#b5d8ee;margin-top:4px;font-size:11px}.editor-item-panel__empty{text-align:center;color:#dae5ec9e;grid-column:1/-1;padding:24px 8px;font-size:13px}.mission-editor-panel{z-index:240;color:#f8fafc;background:#0a1016f0;border:1px solid #ffffff29;border-radius:8px;width:min(720px,100vw - 36px);max-height:calc(100vh - 132px);padding:16px;position:fixed;top:92px;left:18px;overflow:auto;box-shadow:0 18px 48px #00000057}.mission-editor-panel__header-actions{align-items:center;gap:8px;display:flex}.mission-editor-panel__row{align-items:center;gap:8px;margin-top:10px;display:flex}.mission-editor-panel__row select,.mission-editor-panel__row input{flex:1;min-width:0}.mission-editor-panel__wide{margin-top:10px}.mission-editor-panel__toggle{color:#fffc;align-items:center;gap:6px;font-size:12px;display:inline-flex}.mission-editor-panel__steps{gap:10px;margin-top:14px;display:grid}.mission-editor-panel__quick-add{flex-wrap:wrap}.mission-editor-panel__coords{color:#c6dfedb8;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.mission-editor-panel__placement{color:#d8fff3;background:#45d1a31f;border:1px solid #45d1a36b;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:12px}.mission-editor-panel__validation{color:#fde68a;background:#78350f2e;border:1px solid #f59e0b6b;border-radius:8px;gap:4px;margin-top:8px;padding:8px 10px;font-size:12px;display:grid}.mission-flow-board{background:#0f171fb8;border:1px solid #94a3b82e;border-radius:8px;gap:12px;margin-top:14px;padding:12px;display:grid}.mission-flow-strand{gap:8px;display:grid}.mission-flow-strand__title{text-transform:uppercase;color:#cbd5e1b3;font-size:11px;font-weight:800}.mission-flow-lane{gap:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.mission-flow-node{color:#f8fafc;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #94a3b838;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:8px;min-width:178px;max-width:220px;padding:10px;display:grid;position:relative}.mission-flow-node.active{border-color:color-mix(in srgb, var(--mission-color,#45d1a3) 72%, white 6%);background:color-mix(in srgb, var(--mission-color,#45d1a3) 18%, #ffffff0f);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--mission-color,#45d1a3) 42%, transparent)}.mission-flow-node.invalid{border-color:#f59e0b75}.mission-flow-node__connector{background:#94a3b875;width:13px;height:1px;position:absolute;top:21px;left:-13px}.mission-flow-node__dot{background:var(--mission-color,#45d1a3);width:11px;height:11px;box-shadow:0 0 0 3px color-mix(in srgb, var(--mission-color,#45d1a3) 20%, transparent);border-radius:999px;margin-top:3px}.mission-flow-node__content{gap:3px;min-width:0;display:grid}.mission-flow-node__title{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.mission-flow-node__meta{color:#cbd5e1b3;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.mission-flow-node__badges{flex-wrap:wrap;grid-column:1/-1;gap:4px;min-height:18px;display:flex}.mission-flow-node__badges span{color:#e2e8f0d1;background:#0f172ab3;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700}.mission-editor-selected{border-top:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.mission-editor-selected__label{color:#cbd5e1a3;text-transform:uppercase;font-size:11px;font-weight:800}.mission-editor-selected__title{color:#f8fafc;font-size:15px;font-weight:900}.mission-flow-editor{background:#ffffff0b;border:1px solid #94a3b829;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;padding:10px;display:grid}.mission-flow-editor__chips{flex-wrap:wrap;grid-column:1/-1;gap:6px;min-height:28px;display:flex}.mission-flow-editor__chips button{color:#d8fff3;cursor:pointer;background:#45d1a31f;border:1px solid #45d1a357;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:12px;display:inline-flex}.mission-flow-editor__chips button span{color:#d8fff3b8;font-weight:900}.mission-flow-editor__empty{color:#cbd5e19e;align-self:center;font-size:12px}.mission-editor-step{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:10px}.mission-editor-step.active{background:#45d1a31f;border-color:#45d1a3a8;box-shadow:inset 0 0 0 1px #45d1a338}.mission-world-label{color:#ecfeff;letter-spacing:0;white-space:nowrap;cursor:pointer;background:#080d12d1;border:1px solid #ffffff3d;border-radius:6px;min-width:64px;padding:4px 8px;font-size:11px;font-weight:800;line-height:1;box-shadow:0 8px 18px #00000052}.mission-world-label.active{color:#fff;background:#124034e6;border-color:#45d1a3cc}.editor-property-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#11171ff2,#0a0e14f2),#090c12eb;border:1px solid #9fc4db29;border-radius:18px;flex-direction:column;gap:14px;width:min(340px,100vw - 32px);padding:16px;display:flex;position:fixed;top:100px;right:16px;box-shadow:0 18px 48px #00000057}.editor-property-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-property-panel__meta{text-transform:uppercase;letter-spacing:.12em;color:#c3d6e2a8;font-size:11px}.editor-property-panel__grid,.editor-plugin-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.editor-field{color:#dae6eeb8;flex-direction:column;gap:6px;font-size:12px;display:flex}.editor-field span{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.editor-field--slider span{justify-content:space-between;gap:8px;display:flex}.editor-field--slider output{color:#f2f7fb;font-variant-numeric:tabular-nums}.editor-field--slider input[type=range]{accent-color:#7eb3d4;padding:0}.editor-field input,.editor-field select,.editor-field textarea{color:#f2f7fb;background:#ffffff0d;border:1px solid #a8c4d62e;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:13px}.editor-field textarea{resize:vertical;min-height:72px}.editor-field input:focus,.editor-field select:focus,.editor-field textarea:focus{border-color:#7eb3d494;box-shadow:0 0 0 3px #6b9cba2e}.editor-field--checkbox{flex-direction:row;align-items:center}.editor-field--checkbox input{width:auto}.editor-property-panel__actions{flex-wrap:wrap;gap:8px;display:flex}.editor-delete-btn{color:#ffe2db;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#7e1a18f5,#4a1012f5),#460e10f0;border:1px solid #ff786a66;border-radius:14px;width:100%;padding:12px 14px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 10px 24px #520c0f47}.editor-delete-btn:hover{border-color:#ff94849e;transform:translateY(-1px);box-shadow:0 14px 28px #600e1257}.editor-selected-sheet{--editor-selected-accent:#d97706;z-index:26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0c1219f5,#070b10f5),#06090ef0;border:1px solid #a9c0cf2e;border-radius:24px;width:min(680px,100vw - 24px);padding:16px;position:fixed;bottom:88px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 28px 72px #0000006b,inset 0 1px #ffffff0d}.editor-selected-sheet__glow{pointer-events:none;background:radial-gradient(circle, color-mix(in srgb, var(--editor-selected-accent) 36%, transparent) 0%, transparent 72%);opacity:.8;width:320px;height:220px;position:absolute;inset:-40% auto auto 50%;transform:translate(-50%)}.editor-selected-sheet__header,.color-control{z-index:1;position:relative}.editor-selected-sheet__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.editor-selected-sheet__title-row{align-items:center;gap:10px;display:flex}.editor-selected-sheet__swatch{background:var(--editor-selected-accent);width:16px;height:16px;box-shadow:0 0 0 3px #ffffff14, 0 0 24px color-mix(in srgb, var(--editor-selected-accent) 42%, transparent);border-radius:50%;flex:none}.editor-selected-sheet__delete{color:#ffd6cf;cursor:pointer;background:linear-gradient(#721618f5,#4a1012f5),#460e10f0;border:1px solid #ff827057;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 30px #560e1247}.editor-selected-sheet__delete:hover{border-color:#ffa5968f;transform:translateY(-1px);box-shadow:0 18px 34px #600e1257}.editor-selected-sheet__delete svg{width:18px;height:18px}.color-control{background:linear-gradient(#ffffff0d,#ffffff06);border:1px solid #a8c4d61f;border-radius:16px;flex-direction:column;gap:12px;margin-top:14px;padding:12px;display:flex}.color-control__header{align-items:flex-start;gap:14px;display:flex}.color-control__label{letter-spacing:.08em;text-transform:uppercase;color:#f2f7fb;font-size:13px;font-weight:700}.color-control__description{color:#dae6eeb8;margin-top:4px;font-size:11px;line-height:1.4}.color-control__swatches{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;display:grid}.color-control__swatch{aspect-ratio:1;background:var(--color-control-value);cursor:pointer;border:0;border-radius:10px;width:100%;transition:transform .12s,box-shadow .12s;box-shadow:inset 0 0 0 1px #ffffff1f}.color-control__swatch:hover{transform:translateY(-1px)}.color-control__swatch.active{box-shadow:inset 0 0 0 2px #ffffffeb,0 0 0 3px #76a9c947}.color-control__swatch--custom{display:block;position:relative;overflow:hidden}.color-control__swatch--custom input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.color-control__custom-icon{color:#fffffff5;pointer-events:none;text-shadow:0 1px 6px #00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.color-control__custom-icon svg{width:22px;height:22px}.hud-exit-btn:disabled{opacity:.45;cursor:default}@media (width<=720px){.editor-selected-sheet{border-radius:20px;width:calc(100vw - 16px);padding:14px;bottom:74px}.editor-selected-sheet__header{gap:12px}.editor-selected-sheet__delete{border-radius:14px;width:44px;height:44px}.color-control__swatches{grid-template-columns:repeat(6,minmax(0,1fr))}}.speedometer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#06080ee0;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;align-items:center;gap:2px;width:220px;padding:10px 10px 4px;display:flex;position:fixed;bottom:16px;right:16px}.speedometer-leds{gap:7px;padding:2px 0 4px;display:flex}.speedometer-led{border-radius:3px;width:20px;height:7px;transition:background 40ms,box-shadow 40ms}@keyframes speedometer-flash{0%,to{opacity:1}50%{opacity:.35}}.speedometer-led--flash{animation:.12s ease-in-out infinite speedometer-flash}.hud-radio-popup{color:#fff7ec;pointer-events:none;background:linear-gradient(135deg,#f48f3eeb,#bc381de6);border-radius:16px;flex-direction:column;gap:2px;min-width:220px;padding:12px 14px;display:flex;position:fixed;bottom:325px;right:18px;box-shadow:0 16px 42px #00000047}.hud-radio-popup__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#fff7ecb8;font-size:10px;font-weight:800}.hud-radio-popup strong{font-size:18px;line-height:1.05}.hud-radio-popup span{font-size:12px}.hud-radio-popup__song{color:#fff7eceb}.hud-radio-popup em{color:#fff7eccc;margin-top:4px;font-size:11px;font-style:normal;line-height:1.35}.hud-radio-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;pointer-events:none;background:#0a0c12d6;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:1px;min-width:220px;padding:10px 12px;display:flex;position:fixed;bottom:252px;right:18px}.hud-radio-chip__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff7a;font-size:10px;font-weight:800}.hud-radio-chip strong{font-size:15px}.hud-radio-chip__song{color:#ffffffb8;font-size:11px}.hud-radio-chip__hint{color:#fff9;font-size:11px}.stats-panel{top:0!important;left:auto!important;right:0!important}.debug-overlay{color:#e0e0e0;pointer-events:auto;-webkit-user-select:none;user-select:none;flex-direction:column;gap:6px;max-width:calc(100vw - 32px);font-family:monospace;font-size:12px;display:flex;position:fixed;top:10px;left:16px;right:16px}.debug-panels{flex-direction:row;align-items:flex-start;gap:8px;display:flex}.debug-panel{background:#000000b8;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;gap:3px;min-width:160px;padding:8px 12px;display:flex}.debug-panel-title{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff14;margin-bottom:4px;padding-bottom:4px;font-size:10px}.debug-title{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:10px}.debug-actions{pointer-events:auto;flex-wrap:wrap;gap:8px;max-width:920px;margin-bottom:6px;display:flex}.debug-chip{appearance:none;color:#fff;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700}.debug-chip.is-on{background:#5ab3743d;border-color:#5ab37480}.debug-chip.is-off{background:#e53e3e2e;border-color:#e53e3e6b}.debug-row{justify-content:space-between;gap:16px;display:flex}.car-tuning-help{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;z-index:11;background:#080a10eb;border:1px solid #ffffff1a;border-radius:12px;width:320px;max-height:calc(100vh - 32px);padding:14px 16px;font-size:12px;line-height:1.5;position:fixed;top:16px;right:352px;overflow-y:auto}.car-tuning-help__title{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:10px;font-size:11px;font-weight:700}.car-tuning-help__item+.car-tuning-help__item{margin-top:8px}.car-tuning-help__item strong{color:#fff;font-family:monospace}.debug-label{color:#ffffff73}.debug-value{color:#fff;font-weight:600}.view-mode-badge{color:#4fd1ff;letter-spacing:.14em;z-index:40;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#080a10d9;border:1px solid #4fd1ff59;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-family:monospace;font-size:11px;font-weight:700;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.view-mode-badge__dot{background:#4fd1ff;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite view-mode-pulse;box-shadow:0 0 8px #4fd1ffe6}@keyframes view-mode-pulse{0%,to{opacity:1}50%{opacity:.35}}.view-mode-badge__hint{color:#ffffff8c;letter-spacing:0;text-transform:none;font-weight:400}.view-mode-panel{color:#ffffffe0;z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#080a10eb;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:348px;font-family:monospace;font-size:12px;display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow:hidden}.view-mode-panel__header{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:10px 12px;display:flex}.view-mode-panel__title{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;flex:1;font-size:12px;font-weight:700}.view-mode-kbd{color:#fff9;background:#ffffff0f;border:1px solid #ffffff2e;border-bottom-width:2px;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:10px}.view-mode-panel__close{appearance:none;color:#ffffffbf;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;padding:5px 7px;font-size:11px;line-height:1}.view-mode-panel__close:hover{color:#fff;background:#e53e3e47;border-color:#e53e3e80}.view-mode-panel__camera{background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:7px 12px;display:flex}.view-mode-tabs{gap:4px;padding:8px 10px 0;display:flex}.view-mode-tab{appearance:none;color:#ffffff80;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px 7px 0 0;flex:1;justify-content:center;align-items:center;gap:5px;padding:6px 4px;font-size:11px;display:flex}.view-mode-tab:hover{color:#ffffffd9;background:#ffffff0a}.view-mode-tab.is-active{color:#4fd1ff;background:#4fd1ff1a;border-color:#4fd1ff40 #4fd1ff40 #0000}.view-mode-tab__count{color:#ffffffa6;background:#ffffff17;border-radius:999px;padding:1px 6px;font-size:10px}.view-mode-tab.is-active .view-mode-tab__count{color:#4fd1ff;background:#4fd1ff38}.view-mode-toolbar{border-bottom:1px solid #ffffff14;gap:6px;padding:8px 10px;display:flex}.view-mode-search{color:#fff;min-width:0;font:inherit;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;outline:none;flex:1;padding:7px 10px;font-size:12px}.view-mode-search:focus{border-color:#4fd1ff80}.view-mode-search::placeholder{color:#ffffff59}.view-mode-sort{color:#fffc;font:inherit;cursor:pointer;background:#141822f2;border:1px solid #ffffff1f;border-radius:7px;outline:none;padding:7px 6px;font-size:11px}.view-mode-list{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;padding:6px;overflow-y:auto}.view-mode-row-wrap{border-radius:8px;margin-bottom:2px}.view-mode-row-wrap.is-selected{background:#4fd1ff14;border:1px solid #4fd1ff38}.view-mode-row{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;display:flex}.view-mode-row:hover{background:#ffffff0f}.view-mode-row__icon{flex-shrink:0;font-size:15px;line-height:1}.view-mode-row__main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.view-mode-row__label{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.view-mode-row__id{color:#ffffff61;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.view-mode-row__distance{color:#4fd1ff;opacity:.85;flex-shrink:0;font-size:10px}.view-mode-details{flex-direction:column;gap:4px;padding:4px 10px 10px;display:flex}.view-mode-details__row{justify-content:space-between;gap:12px;display:flex}.view-mode-details__label{color:#ffffff6b;flex-shrink:0}.view-mode-details__value{color:#fff;text-align:right;word-break:break-all}.view-mode-details__json{color:#a0e7ffe6;white-space:pre-wrap;background:#0006;border:1px solid #ffffff14;border-radius:6px;max-height:180px;margin:4px 0 0;padding:8px;font-size:10px;line-height:1.45;overflow:auto}.view-mode-details__actions{gap:6px;margin-top:4px;display:flex}.view-mode-btn{appearance:none;color:#4fd1ff;font:inherit;cursor:pointer;background:#4fd1ff1a;border:1px solid #4fd1ff4d;border-radius:6px;padding:5px 10px;font-size:11px}.view-mode-btn:hover{background:#4fd1ff38}.view-mode-empty{text-align:center;color:#ffffff59;padding:18px 10px;font-size:11px}.connect-screen{z-index:100;background:#0d0e14;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}.connect-screen h1{letter-spacing:-.5px;font-size:36px;font-weight:700}.connect-screen p{color:#ffffff80;font-size:14px}.connect-screen input,.connect-screen button{border:none;border-radius:8px;outline:none;padding:10px 20px;font-size:15px}.connect-screen input{color:#fff;text-align:center;background:#ffffff14;border:1px solid #fff3;width:260px}.connect-screen button{color:#f8fbef;cursor:pointer;background:#2f8d63;padding:10px 32px;font-weight:600}.connect-screen button:hover{background:#3ca875}.cli-login-screen{z-index:100;background:#070d1a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.cli-login-screen:after{content:"";pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03070e9e;position:fixed;inset:0}.cli-login-card{z-index:2;box-sizing:border-box;color:#f8fbef;text-align:center;background:radial-gradient(circle at 50% 0,#7cf2a41f,#0000 42%),#070d1aeb;border:1px solid #ffffff29;border-radius:24px;gap:18px;width:min(500px,100%);padding:clamp(24px,5vw,42px);display:grid;position:relative;box-shadow:0 30px 90px #00000094,inset 0 1px #ffffff14}.cli-login-card h1{margin:0;font-size:clamp(26px,5vw,38px);line-height:1.05}.cli-login-card p{color:#ebf2ecad;margin:0;line-height:1.55}.cli-login-card code{color:#a9f0c6}.cli-login-card__brand{color:#f8fbef;letter-spacing:.08em;justify-self:center;font-size:18px;font-weight:950;text-decoration:none}.cli-login-card__brand span,.cli-login-card__eyebrow{color:#7cf2a4}.cli-login-card__eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.cli-login-card__client{font-weight:800;color:#f8fbef!important}.cli-login-code{color:#a9f0c6;letter-spacing:.12em;background:#7cf2a414;border:1px solid #7cf2a457;border-radius:15px;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(27px,7vw,38px);font-weight:900}.cli-login-form{gap:12px;display:grid}.cli-login-form input{box-sizing:border-box;color:#f8fbef;width:100%;font:inherit;background:#ffffff12;border:1px solid #ffffff2e;border-radius:12px;outline:none;padding:13px 15px}.cli-login-form input:focus{border-color:#7cf2a4a6;box-shadow:0 0 0 3px #7cf2a41a}.cli-login-code-input{text-align:center;letter-spacing:.12em;text-transform:uppercase;font-weight:850;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:25px!important}.cli-login-form button,.cli-login-actions button{color:#06130d;font:inherit;cursor:pointer;background:#7cf2a4;border:0;border-radius:12px;padding:13px 18px;font-weight:850}.cli-login-form button:disabled,.cli-login-actions button:disabled{cursor:wait;opacity:.55}.cli-login-actions{grid-template-columns:.75fr 1.25fr;gap:12px;display:grid}.cli-login-actions .cli-login-actions__deny{color:#f8fbefc7;background:#ffffff17}.cli-login-card__link{color:#a9f0c6;font-size:13px}.cli-login-card__error{color:#ff9c9c!important}.cli-login-result{justify-items:center;gap:15px;display:grid}.cli-login-result>span{color:#ffcf83;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:54px;height:54px;font-size:30px;display:grid}.cli-login-result--approved>span{color:#7cf2a4;background:#7cf2a41a;border-color:#7cf2a466}@media (width<=560px){.cli-login-screen{padding:14px}.cli-login-card{border-radius:18px;padding:24px 18px}.cli-login-actions{grid-template-columns:1fr}}.world-select-screen{justify-content:flex-start;align-items:stretch;padding:28px;overflow-y:auto}.connect-screen.auth-lobby.world-select-screen{background:#070d1a;justify-content:flex-start}.world-select-screen.auth-lobby:before{display:none}.world-select-backdrop{z-index:0;pointer-events:none;position:fixed;inset:0}.world-select-backdrop:after{content:"";background:radial-gradient(at 50% 32%,#04080f33 34%,#03060cb8 100%),linear-gradient(#03060c80,#0000 26% 68%,#03060cb8);position:absolute;inset:0}.auth-lobby__stage.world-select-stage{width:min(1320px,100%);margin:0 auto}.world-select-screen .auth-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0}.world-player-panel,.world-list-panel,.world-select-footer{gap:16px;display:grid}.world-select-header{-webkit-backdrop-filter:blur(18px)saturate(140%);text-align:left;background:#090f1a99;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:minmax(245px,.75fr) minmax(340px,1fr) minmax(300px,auto);align-items:center;gap:16px;min-height:96px;padding:16px 18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000006b}.world-select-header:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#7cf2a424,#0000 36%),radial-gradient(circle at 100% 100%,#ffd4791a,#0000 32%);position:absolute;inset:0}.world-select-brand,.world-player-summary,.world-account-badge{z-index:1;position:relative}.world-select-brand{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.world-select-brand__mark{background:radial-gradient(circle at 34% 22%,#ffffff42,#0000 30%),linear-gradient(135deg,#7cf2a43d,#ffd4792e);border:1px solid #ffffff2e;border-radius:16px;place-items:center;width:58px;height:58px;display:grid;box-shadow:inset 0 1px #ffffff24,0 12px 26px #0000004d}.world-select-brand__mark img{filter:drop-shadow(0 4px 10px #00000059);width:34px;height:34px;display:block}.world-select-brand__copy{gap:3px;min-width:0;display:grid}.world-select-brand__copy>span,.world-player-summary__item span,.world-account-badge__status{color:#a9f0c6b8;letter-spacing:.24em;text-transform:uppercase;font-size:10px;font-weight:900}.world-player-summary__item span,.world-account-badge__status{color:#e5eee694;letter-spacing:.1em;font-size:11px}.world-select-brand__copy h1{color:#f8fbef;letter-spacing:-.01em;white-space:nowrap;text-shadow:0 10px 28px #0000006b;font-size:clamp(26px,3vw,36px);font-weight:900;line-height:.95}.world-select-brand__copy h1 span{background:linear-gradient(100deg,#7cf2a4 0%,#ffd479 45%,#7cd8ff 90%) 0 0/220% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #7cf2a43d);-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite alternate login-logo-shift}.world-player-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.world-player-summary__item{background:#070c1580;border:1px solid #ffffff1f;border-radius:14px;place-content:center start;gap:4px;min-width:0;min-height:58px;padding:10px 13px;display:grid;box-shadow:inset 0 1px #ffffff0f}.world-player-summary__item strong{color:#f8fbef;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.15;overflow:hidden}.world-player-summary__item--status strong{color:#95f1bb}.world-select-footer{box-sizing:border-box;-webkit-backdrop-filter:blur(16px)saturate(140%);background:#090f1a8c;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:14px 16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 18px 44px #00000052}.world-select-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#ffd47914,#0000 30%),radial-gradient(circle at 100% 0,#7cf2a414,#0000 32%);position:absolute;inset:0}.world-select-footer__brand,.world-select-footer__nav{z-index:1;position:relative}.world-select-footer__brand{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.world-select-footer__mark{background:#ffffff0e;border:1px solid #ffffff24;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.world-select-footer__mark img{width:25px;height:25px;display:block}.world-select-footer__brand div{gap:2px;min-width:0;display:grid}.world-select-footer__brand strong{color:#f8fbef;font-size:15px;font-weight:900;line-height:1.1}.world-select-footer__brand span{color:#f8fbef7a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.world-select-footer__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.world-select-footer__nav a{color:#f8fbefc7;white-space:nowrap;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 13px;font-size:12px;font-weight:850;line-height:1;text-decoration:none;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.world-select-footer__nav a:hover{color:#f8fbef;background:#7cf2a41f;border-color:#7cf2a473;box-shadow:0 0 16px #7cf2a426}.world-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;width:100%;display:grid}.world-section{gap:12px;display:grid}.world-section-header{color:#f8fbef;justify-content:space-between;align-items:center;gap:12px;display:flex}.world-section-header>div:first-child{gap:3px;display:grid}.world-section-header span{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.world-section-header small{color:#f8fbef6b;font-size:12px}.world-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.world-section-actions button,.world-section-link{-webkit-backdrop-filter:blur(10px);color:#f8fbefd1;cursor:pointer;background:#090f1a8c;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-size:12px;font-weight:850;text-decoration:none;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.world-section-actions button:hover,.world-section-link:hover{color:#f8fbef;background:#7cf2a424;border-color:#7cf2a473;box-shadow:0 0 18px #7cf2a42e}.world-modal-card{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;padding:14px}.world-owned-panel{grid-column:1/-1;gap:10px;display:grid}.world-owned-panel__head{justify-content:space-between;align-items:end;gap:12px;display:flex}.world-owned-panel__head p{color:#f8fbef85;margin-top:4px;font-size:12px;line-height:1.45}.world-owned-panel__head small{color:#f8fbef6b;white-space:nowrap;font-size:12px}.world-panel-title{letter-spacing:.08em;text-transform:uppercase;color:#f8fbefa8;font-size:12px;font-weight:900}.world-inline-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.world-create-fields{grid-template-columns:minmax(0,1fr) minmax(150px,.75fr) 150px;gap:10px;display:grid}.world-owned-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}.world-owned-row{background:#0000002e;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:1fr;align-items:center;gap:10px;padding:10px;display:grid}.world-owned-main{gap:6px;display:grid}.world-owned-main small{color:#f8fbef73;padding-left:2px;font-size:11px;display:block}.world-owned-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.world-owned-row select,.world-owned-row button{color:#f8fbef;background:#ffffff13;border:1px solid #ffffff24;border-radius:8px;min-height:34px;padding:7px 9px}.world-owned-row button{color:#eafcef;background:#54be8b29;border-color:#54be8b6b;font-weight:800}.world-card{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#090f1a9e;border:1px solid #ffffff21;border-radius:18px;flex-direction:column;gap:10px;min-height:184px;padding:12px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;animation:.5s cubic-bezier(.22,1,.36,1) backwards lobby-card-in;display:flex;box-shadow:inset 0 1px #ffffff12,0 18px 44px #00000052}.world-card:hover{background:#0c1422b8;border-color:#7cf2a466;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff17,0 24px 54px #0000006b,0 0 30px #7cf2a41a}@keyframes lobby-card-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.world-card__art{border:1px solid #ffffff24;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:8px;min-height:84px;padding:9px 10px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 -22px 30px #00000052}.world-card__art:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 42%,#ffffff1f 50%,#0000 58%) 120% 0/260% 100%,radial-gradient(circle at 18% 120%,#00000052,#0000 55%) 0 0/100% 100%;transition:background-position .6s;position:absolute;inset:0}.world-card:hover .world-card__art:before{background-position:-60% 0,0 0}.world-card__art-icon{filter:drop-shadow(0 6px 10px #0006);font-size:44px;line-height:1;transition:transform .25s;position:absolute;bottom:2px;right:8px;transform:rotate(-6deg)}.world-card:hover .world-card__art-icon{transform:rotate(0)scale(1.12)}.world-card__art .world-biome-badge{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff2e;position:relative;background:#0509108c!important}.world-card__live{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f8fbefb8;background:#05091099;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;left:10px}.world-card__live-dot{background:#555f6b;border-radius:50%;width:7px;height:7px}.world-card__live.is-live{color:#b7f7cf;border-color:#7cf2a466}.world-card__live.is-live .world-card__live-dot{background:#4ade80;animation:1.8s ease-in-out infinite lobby-live-pulse;box-shadow:0 0 8px #4ade80cc}@keyframes lobby-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}.world-card__capacity{background:#ffffff17;border-radius:999px;flex:1;height:6px;overflow:hidden}.world-card__capacity-fill{background:linear-gradient(90deg,#45e08c,#ffc964);border-radius:999px;height:100%;transition:width .4s;display:block;box-shadow:0 0 10px #45e08c80}.world-card__capacity-label{color:#f8fbef8c;white-space:nowrap;font-size:11px;font-weight:800}.world-card--player{border-color:#d8a84f42}.connect-screen .world-card--server{text-align:left;cursor:pointer;min-height:184px;color:inherit;-webkit-backdrop-filter:blur(14px)saturate(140%);background:#14110a9e;border-color:#ffcb5d6b;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #ffcb5d29,0 18px 44px #00000052}.connect-screen .world-card--server:hover{background:#1c170cb8;border-color:#ffd680cc;box-shadow:inset 0 1px #ffffff1f,0 24px 54px #0000006b,0 0 30px #ffcb5d24}.world-card__art--server{background:radial-gradient(circle at 82% 18%,#ffecaa47,#0000 34%),linear-gradient(160deg,#2c2008 0%,#6e4d16 55%,#c99a2f 100%)}.connect-screen .world-card--server .world-card-top,.connect-screen .world-card--server .world-card-desc,.connect-screen .world-card--server .world-server-card__stats,.connect-screen .world-card--server .world-server-card__action{z-index:1;position:relative}.world-server-card__badge{color:#ffdc7d;letter-spacing:.06em;text-transform:uppercase;background:#ffcb5d21;border:1px solid #ffcb5d70;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.world-server-card__stats{grid-template-columns:1fr 1fr;gap:7px;display:grid}.world-server-card__stats span{color:#f8fbef9e;text-transform:uppercase;background:#0000002e;border:1px solid #ffffff24;border-radius:8px;gap:2px;padding:7px 8px;font-size:10px;display:grid}.world-server-card__stats strong{color:#ffe09a;text-transform:none;font-size:14px;line-height:1}.world-server-card__action{color:#171006;text-transform:uppercase;background:linear-gradient(#ffd772,#b7812e);border:1px solid #ffcb5d8a;border-radius:8px;place-items:center;min-height:44px;padding:11px 16px;font-size:14px;font-weight:950;display:grid}.world-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.world-card-name{color:#f8fbef;overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:800}.world-biome-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600}.world-card-desc{color:#ffffff8a;font-size:12px;line-height:1.5}.world-card-stats{color:#ffffff73;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;font-size:12px;display:flex}.world-stat{align-items:center;gap:6px;display:flex}.hud-help-group--active .hud-mouse-badge__text{color:#fff1ca}.hud-help-group--active .hud-mouse-badge__body{background:#482e0beb;border-color:#ffdc9470;box-shadow:inset 0 1px #ffffff0d,0 2px 7px #00000047}.hud-help-group--active .hud-mouse-badge__left,.hud-help-group--active .hud-mouse-badge__right,.hud-help-group--active .hud-mouse-badge__wheel{background:#ffebbde0}.world-stat-dot{border-radius:50%;width:7px;height:7px}.connect-screen .world-join-btn{color:#07100d;letter-spacing:.02em;cursor:pointer;background:linear-gradient(120deg,#45e08c,#ffc964) 0 0/160% 100%;border:none;border-radius:12px;min-height:44px;margin-top:0;padding:11px 16px;font-size:14px;font-weight:900;transition:background-position .3s,transform .12s,box-shadow .2s;box-shadow:0 8px 26px #45e08c38}.world-join-btn--enter{justify-content:center;align-items:center;gap:8px;display:inline-flex}.world-join-btn__icon{flex:0 0 21px;width:21px;height:21px;display:block}.connect-screen .world-join-btn:hover:not(:disabled){background-position:100% 0;transform:translateY(-1px);box-shadow:0 12px 32px #45e08c61}.connect-screen .world-join-btn:active:not(:disabled){transform:translateY(0)}.connect-screen .world-join-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.world-select-hint{color:#ffffff4d;font-size:12px}.world-tabs{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#090f1a99;border:1px solid #ffffff21;border-radius:999px;justify-self:start;gap:4px;padding:5px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 12px 30px #00000047}.world-tabs .world-tab{color:#f8fbef8c;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:850;transition:color .15s,background .15s,border-color .15s,box-shadow .18s;display:inline-flex}.world-tab__icon{filter:grayscale(.4);font-size:15px;line-height:1;transition:filter .15s}.world-tab:hover .world-tab__icon,.world-tab.is-active .world-tab__icon{filter:grayscale(0)}.world-tab small{color:#f8fbef80;background:#ffffff14;border-radius:999px;place-items:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:800;display:inline-grid}.world-tabs .world-tab:hover:not(.is-active){color:#f8fbef;background:#ffffff0d}.world-tabs .world-tab.is-active{color:#07100d;background:linear-gradient(135deg,#54ca88,#d8a84f);border-color:#54be8b80;box-shadow:0 0 18px #54be8b38}.world-tab.is-active small{color:#07100d;background:#07100d38}.world-tabs .world-tab--community.is-active{background:linear-gradient(135deg,#7c5cff,#b06bff);border-color:#7c5cff8c;box-shadow:0 0 18px #7c5cff42}.world-community{gap:8px;display:grid}.world-row{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#090f1a9e;border:1px solid #ffffff1f;border-left:3px solid #0000;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;animation:.45s cubic-bezier(.22,1,.36,1) backwards lobby-card-in;display:grid;box-shadow:inset 0 1px #ffffff0f,0 14px 36px #00000047}.world-row:hover{background:#0f0d1eb3;border-color:#7c5cff66;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,0 18px 44px #0000005c,0 0 26px #7c5cff1f}.world-row__biome-icon{border:1px solid #ffffff29;border-radius:14px;place-items:center;width:52px;height:52px;font-size:24px;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff24,0 8px 18px #0000004d}.world-row__main{gap:6px;min-width:0;display:grid}.world-row__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.world-row__creator{color:#b06bffc7;font-size:12px;font-weight:600}.world-row__rating{align-items:center;gap:8px;display:flex}.world-row__side{grid-template-columns:auto auto;grid-template-areas:"stats join""rate rate";align-items:center;gap:8px 14px;display:grid}.world-row__stats{text-align:right;color:#f8fbef80;grid-area:stats;gap:3px;font-size:11px;display:grid}.world-row__stats .world-stat{justify-content:flex-end}.world-row__max{justify-self:flex-end}.world-row .world-join-btn{grid-area:join;min-height:40px;padding:9px 18px;font-size:14px}.world-row__rate{border-top:1px solid #ffffff12;grid-area:rate;justify-content:flex-end;align-items:center;gap:10px;padding-top:8px;display:flex}@media (width<=720px){.world-row{grid-template-columns:1fr}.world-row__side{grid-template-columns:1fr auto;grid-template-areas:"stats join""rate rate"}.world-row__stats{text-align:left}.world-row__stats .world-stat{justify-content:flex-start}}.stars{--star-color:#ffce5c;--star-empty:#ffffff29;align-items:center;gap:6px;font-size:14px;line-height:1;display:inline-flex}.stars--display{position:relative}.stars__icon{color:var(--star-color);text-shadow:0 0 8px #ffce5c80;font-size:18px;line-height:1}.stars__total{color:#f8fbef;font-size:16px;font-weight:900;line-height:1}.stars__label{color:#f8fbef6b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.star-icon{color:#ffce5c4d;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:22px;line-height:1;transition:color .15s,text-shadow .15s,transform .1s;display:inline-block}.star-icon:hover{color:#ffce5c;text-shadow:0 0 10px #ffce5c99}.star-icon:active{transform:scale(.85)}.star-icon.is-starred{color:#ffce5c;text-shadow:0 0 10px #ffce5cb3}.star-icon.is-starred:hover{color:#f88;text-shadow:0 0 8px #ff787880}.star-icon.is-disabled{opacity:.4;cursor:default;pointer-events:none}.world-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.world-modal{background:linear-gradient(150deg,#0c1219fa,#100d11fa),#090d12;border:1px solid #ffffff29;border-radius:8px;gap:16px;width:min(1040px,100%);max-height:min(820px,100vh - 48px);padding:18px;display:grid;overflow:auto;box-shadow:0 30px 90px #00000080}.world-modal--compact{gap:14px;width:min(460px,100%)}.world-modal--compact .world-modal-header h2{font-size:26px}.world-modal-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.world-modal-header h2{color:#f8fbef;letter-spacing:0;max-width:720px;font-size:clamp(28px,4.4vw,44px);line-height:1.05}.world-modal-header p{color:#f8fbefa3;max-width:720px;margin-top:8px;font-size:14px;line-height:1.55}.world-modal-close{color:#f8fbef80;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;place-items:center;width:28px;height:28px;font-size:22px;line-height:1;transition:color .15s;display:grid}.world-modal-close:hover{color:#f8fbef}.world-modal-grid{grid-template-columns:minmax(240px,.8fr) minmax(300px,1fr);align-items:start;gap:12px;display:grid}.world-hosting-panel{background:#ffffff09;border-color:#ffffff1f;grid-column:1/-1;gap:16px;display:grid}.world-hosting-hero{background:linear-gradient(135deg,#0000003d,#ffffff09);border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:18px;padding:16px;display:grid}.world-hosting-hero h3{color:#f8fbef;letter-spacing:0;margin-top:4px;font-size:24px;line-height:1.1}.world-hosting-hero p,.world-hosting-builder__copy p{color:#f8fbef94;margin-top:6px;font-size:13px;line-height:1.5}.world-hosting-metrics{grid-template-columns:repeat(2,minmax(90px,1fr));gap:8px;min-width:200px;display:grid}.world-hosting-metrics span{color:#f8fbef80;background:#0003;border:1px solid #ffffff1a;border-radius:8px;gap:3px;padding:10px;font-size:11px;display:grid}.world-hosting-metrics strong{color:#f8fbef;font-size:20px;line-height:1}.world-billing-manage{color:#ffefc7;white-space:nowrap;background:#d8a84f1f;border:1px solid #d8a84f70;border-radius:8px;justify-content:center;align-self:end;align-items:center;gap:8px;min-height:42px;padding:9px 13px;font-weight:900;display:inline-flex}.world-billing-manage__icon{flex:0 0 16px;place-items:center;width:16px;height:16px;display:inline-grid}.world-billing-manage__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.world-billing-manage:disabled{opacity:.55;cursor:not-allowed}.world-billing-notice{color:#f8fbefb8;background:#00000038;border:1px solid #ffffff1f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:800;display:flex}.world-billing-notice--success{color:#dff9e7;background:#54be8b1f;border-color:#54be8b6b}.world-billing-notice--processing{color:#ffefc7;background:#d8a84f1a;border-color:#d8a84f6b}.world-billing-notice button{min-height:30px;color:inherit;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff29;border-radius:8px;padding:5px 9px;font-weight:900}.world-plan-grid{grid-template-columns:minmax(280px,1.08fr) minmax(260px,.92fr);gap:12px;display:grid}.world-plan-card{cursor:pointer;background:linear-gradient(#ffffff0b,#00000024),#0000002e;border:1px solid #ffffff1a;border-radius:8px;gap:14px;padding:16px;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.world-plan-card:hover,.world-plan-card.is-selected{background:#d8a84f18;border-color:#eacb827a}.world-plan-card.is-selected{box-shadow:inset 0 0 0 1px #eacb822e}.world-plan-card.is-recommended{background:radial-gradient(circle at 18% 0,#54be8b2e,#0000 38%),linear-gradient(#54be8b21,#0000002e),#0000002e;border-color:#54be8b7a}.world-plan-card.is-recommended.is-selected{box-shadow:inset 0 0 0 1px #54be8b47,0 14px 30px #00000038}.world-plan-card.has-entitlement{border-color:#54be8b57}.world-plan-card__kicker{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.world-plan-card__kicker span{color:#f8fbef80;text-transform:uppercase;font-size:11px;font-weight:800}.world-plan-card__kicker b{color:#bff5cf;text-transform:uppercase;white-space:nowrap;background:#54be8b26;border:1px solid #54be8b66;border-radius:999px;padding:4px 7px;font-size:10px}.world-plan-card__head,.world-hosted-world{gap:10px;display:grid}.world-hosted-world{background:#00000029;border:1px solid #ffffff1a;border-radius:8px;padding:10px}.world-plan-card__head>div,.world-hosted-world__summary>div:first-child,.world-hosted-server__head{gap:4px;min-width:0;display:grid}.world-plan-card strong,.world-hosted-world strong,.world-hosted-server__head strong{color:#f8fbef;overflow-wrap:anywhere;font-size:14px}.world-plan-card span,.world-hosted-world span,.world-hosted-server__head span{color:#f8fbef7a;overflow-wrap:anywhere;font-size:11px}.world-hosted-world__summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.world-hosted-world__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.world-hosted-world__settings{color:#f8fbefd1!important;background:#ffffff12!important;border-color:#ffffff2e!important}.world-hosted-world.is-editing{background:#d8a84f14;border-color:#d8a84f52}.world-hosted-world__settings-panel{border-top:1px solid #ffffff17;grid-template-columns:minmax(190px,1fr) minmax(130px,.55fr) auto auto;align-items:center;gap:8px;padding-top:10px;display:grid}.world-hosted-world__settings-panel select,.world-hosted-world__settings-panel button{color:#f8fbef;background:#ffffff13;border:1px solid #ffffff24;border-radius:8px;min-height:38px;padding:7px 9px}.world-hosted-world__settings-panel button{color:#eafcef;white-space:nowrap;background:#54be8b29;border-color:#54be8b6b;font-weight:800}.world-hosted-world__settings-panel .world-hosted-world__delete-toggle{color:#ffd1cc;background:#ff6e601f;border-color:#ff6e606b}.world-hosted-world__delete-panel{background:#ff6e6014;border:1px solid #ff6e6047;border-radius:8px;grid-column:1/-1;grid-template-columns:minmax(150px,.55fr) minmax(210px,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.world-hosted-world__delete-panel span{color:#ffd1cc;font-weight:800}.world-hosted-world__settings-panel .world-hosted-world__delete-confirm{color:#ffe7e4;background:#ff6e6033;border-color:#ff6e609e}.world-plan-card__head b{color:#ffe1a0;white-space:nowrap;font-size:24px;line-height:1}.world-plan-card__stats{gap:7px;display:grid}.world-plan-card__stats span{color:#f8fbef9e;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;font-size:12px;font-weight:800;display:flex}.world-plan-card__stats strong{color:#f8fbef;text-transform:none;font-size:18px;line-height:1}.world-plan-card small{color:#f8fbef70;font-size:11px}.world-plan-card button,.world-hosted-world button{color:#eafcef;white-space:nowrap;background:#54be8b29;border:1px solid #54be8b6b;border-radius:8px;min-height:34px;padding:7px 10px;font-weight:800}.world-plan-card button{color:#ffefc7;background:#d8a84f1a;border-color:#d8a84f66;width:100%;min-height:40px}.world-plan-card.is-recommended button{color:#07100d;background:linear-gradient(135deg,#49bc7d,#d4a24c);border-color:#54be8b94}.world-plan-card.has-entitlement button{color:#eafcef;background:#54be8b29;border-color:#54be8b6b}.world-plan-assurance{color:#f8fbef94;flex-wrap:wrap;gap:10px 16px;font-size:12px;font-weight:800;display:flex}.world-plan-assurance span{align-items:center;gap:7px;display:inline-flex}.world-plan-assurance span:before{content:"";background:#54be8b;border-radius:999px;width:6px;height:6px}.world-upgrade-banner{background:radial-gradient(circle at 10% 0,#d8a84f29,#0000 48%),radial-gradient(circle at 90% 100%,#54be8b14,#0000 44%),linear-gradient(#d8a84f0f,#00000038),#080c10eb;border:1px solid #d8a84f6b;border-radius:12px;gap:18px;padding:22px;display:grid;box-shadow:0 18px 44px #00000052}.world-upgrade-banner__hero{grid-template-columns:minmax(0,1fr) minmax(240px,1fr) 20px;align-items:start;gap:16px;display:grid}.world-upgrade-banner__close{color:#f8fbef66;cursor:pointer;-webkit-user-select:none;user-select:none;align-self:start;place-items:center;width:20px;height:20px;margin-left:auto;font-size:22px;line-height:1;transition:color .15s;display:grid}.world-upgrade-banner__close:hover{color:#f8fbef}.world-upgrade-banner__title{gap:6px;display:grid}.world-upgrade-banner__title h3{color:#f8fbef;letter-spacing:0;margin-top:4px;font-size:clamp(24px,3.2vw,32px);line-height:1.05}.world-upgrade-banner__title p{color:#f8fbefa3;max-width:520px;margin:0;font-size:13px;line-height:1.5}.world-upgrade-banner__usage{background:#0000004d;border:1px solid #ffffff1f;border-radius:10px;gap:10px;padding:14px;display:grid}.world-upgrade-banner__usage-label{justify-content:space-between;align-items:center;gap:10px;display:flex}.world-upgrade-banner__usage-label span{color:#f8fbef85;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.world-upgrade-banner__usage-label b{color:#ffe1a0;font-size:20px;line-height:1}.world-upgrade-banner__meter{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.world-upgrade-banner__meter-fill{background:linear-gradient(90deg,#d4a24c,#e85d4c);border-radius:999px;height:100%;box-shadow:0 0 12px #e85d4c66}.world-upgrade-banner__usage-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.world-upgrade-banner__usage-stats span{text-align:center;gap:2px;display:grid}.world-upgrade-banner__usage-stats strong{color:#f8fbef;font-size:15px;line-height:1}.world-upgrade-banner__usage-stats small{color:#f8fbef7a;text-transform:uppercase;font-size:10px;font-weight:800}.world-upgrade-banner__plans{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.world-upgrade-plan{background:linear-gradient(#ffffff0b,#00000029),#00000038;border:1px solid #ffffff1f;border-radius:10px;gap:12px;padding:18px;transition:border-color .15s,background .15s,transform .15s;display:grid}.world-upgrade-plan.is-recommended{background:radial-gradient(circle at 20% 0,#54be8b2e,#0000 42%),linear-gradient(#54be8b1f,#0000002e),#00000038;border-color:#54be8b80;box-shadow:0 14px 32px #0000003d}.world-upgrade-plan__kicker{justify-content:space-between;align-items:center;gap:8px;min-height:22px;display:flex}.world-upgrade-plan__kicker span{color:#f8fbef85;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.world-upgrade-plan__kicker b{color:#bff5cf;text-transform:uppercase;white-space:nowrap;background:#54be8b2e;border:1px solid #54be8b6b;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.world-upgrade-plan__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.world-upgrade-plan__head-left{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.world-upgrade-plan__head strong{color:#f8fbef;font-size:18px;line-height:1}.world-upgrade-plan__price{color:#ffe1a0;white-space:nowrap;align-self:center;font-size:24px;line-height:1}.world-upgrade-plan__stats{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.world-upgrade-plan__stats span{align-items:baseline;gap:4px;display:inline-flex}.world-upgrade-plan__stats b{color:#f8fbef;font-size:15px;line-height:1}.world-upgrade-plan__stats em{color:#54be8b;white-space:nowrap;font-size:10px;font-style:normal;font-weight:900}.world-upgrade-plan__stats small{color:#f8fbef75;text-transform:uppercase;font-size:11px;font-weight:800}.world-upgrade-plan button{color:#ffefc7;white-space:nowrap;cursor:pointer;background:#d8a84f1f;border:1px solid #d8a84f70;border-radius:10px;min-height:44px;padding:10px 14px;font-size:14px;font-weight:900;transition:background .15s,transform .15s}.world-upgrade-plan button:hover:not(:disabled){background:#d8a84f38;transform:translateY(-1px)}.world-upgrade-plan button:disabled{opacity:.5;cursor:not-allowed}.world-upgrade-plan.is-recommended button{color:#07100d;background:linear-gradient(135deg,#49bc7d,#d4a24c);border-color:#54be8b99}.world-upgrade-plan.is-recommended button:hover:not(:disabled){background:linear-gradient(135deg,#54c98a,#e0ac55)}.world-hosting-builder{background:#0000002e;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:minmax(190px,.45fr) minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.world-hosting-builder--world{background:#3482d314;border-color:#3482d33d}.world-hosting-form{grid-template-columns:minmax(160px,1fr) minmax(130px,.8fr) minmax(130px,.7fr) auto;align-items:center;gap:10px;display:grid}.world-hosted-server-list{gap:10px;display:grid}.world-hosted-server{background:#00000029;border:1px solid #ffffff1a;border-radius:8px;gap:8px;padding:12px;display:grid}.auth-lobby{background:linear-gradient(135deg,#090f14f5,#1c140ce6),radial-gradient(circle at 18% 18%,#47c98d2e,#0000 34%),radial-gradient(circle at 82% 28%,#f6bd6024,#0000 32%),#090d12;justify-content:center;align-items:stretch;padding:28px;overflow-y:auto}.auth-lobby:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000003d);mask-image:linear-gradient(#000000e6,#0000003d)}.auth-lobby__stage{z-index:1;gap:24px;width:min(560px,100%);margin:auto;display:grid;position:relative}.auth-lobby__brand{text-align:left;gap:8px;display:grid}.auth-panel__topline{letter-spacing:.1em;text-transform:uppercase;color:#e5eee69e;font-size:11px;font-weight:800}.auth-lobby__brand h1{letter-spacing:0;color:#f8fbef;text-shadow:0 10px 40px #00000061;font-size:clamp(42px,7vw,86px);line-height:.92}.auth-lobby__brand p{color:#f8fbefad;font-size:15px}.auth-lobby__panels{grid-template-columns:1fr;align-items:start;gap:0;display:grid}.auth-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d12d1;border:1px solid #ffffff24;border-radius:8px;padding:18px;box-shadow:0 24px 70px #0000005c}.auth-panel--entry{gap:16px;display:grid}.auth-panel__topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-tabs{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.connect-screen .auth-tabs button,.connect-screen .auth-link-button{color:#f8fbefad;background:0 0;border:1px solid #0000;border-radius:6px;width:auto;padding:9px 10px;font-size:13px}.connect-screen .auth-tabs button.is-active{color:#eafcef;background:#54be8b2e;border-color:#54be8b5c}.connect-screen .auth-link-button{background:#ffffff0f;border-color:#ffffff1f}.auth-form{gap:10px;display:grid}.connect-screen .auth-input{text-align:left;color:#f8fbef;background:#ffffff13;border:1px solid #ffffff29;border-radius:8px;width:100%;padding:12px 13px}.connect-screen .auth-input:focus{border-color:#54be8bb8;box-shadow:0 0 0 3px #54be8b24}option{color:#18210f;background:#f8fbef}.connect-screen .auth-primary-button{color:#07100d;background:linear-gradient(135deg,#45b979,#d8a84f);border:1px solid #54be8b80;border-radius:8px;width:100%;min-height:44px;padding:11px 16px;font-weight:900}.connect-screen .auth-primary-button:hover:not(:disabled){background:linear-gradient(135deg,#54ca88,#efbf67)}.connect-screen .auth-submit-button{margin-top:6px}.connect-screen .auth-primary-button:disabled,.connect-screen .auth-link-button:disabled{opacity:.55;cursor:default}.auth-copy{color:#f8fbef9e;text-align:left;line-height:1.5}.auth-hint{color:#f8fbef85;text-align:left;font-size:12px}.auth-error{color:#ffd6d6;text-align:left;background:#761a1a4d;border:1px solid #ff66664d;border-radius:8px;padding:10px 12px}.world-account-badge{align-content:center;justify-items:end;gap:8px;min-width:0;margin-left:auto;display:grid}.world-account-badge__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.connect-screen .world-account-badge__button{color:#f8fbefc7;cursor:pointer;white-space:nowrap;background:#fff1;border:1px solid #ffffff21;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:8px 11px;font-size:12px;font-weight:850;line-height:1;transition:border-color .15s,background .15s,color .15s,transform .15s;display:inline-flex}.connect-screen .world-account-badge__button:hover{color:#f8fbef;background:#54be8b1f;border-color:#54be8b61;transform:translateY(-1px)}.connect-screen .world-account-badge__button--primary{color:#07100d;background:linear-gradient(135deg,#54ca88,#efbf67);border-color:#54be8b80;font-weight:900}.connect-screen .world-account-badge__button--primary:hover{color:#07100d;background:linear-gradient(135deg,#62d795,#ffd179)}.connect-screen .world-account-badge__button--quiet{color:#f8fbef94;background:#0000002e;border-color:#ffffff1c}.account-settings-screen{justify-content:center;padding:28px}.account-settings-shell{z-index:1;gap:16px;width:min(1180px,100%);margin:auto;display:grid;position:relative}.account-settings-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d12d1;border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:end;gap:18px;padding:18px;display:flex;box-shadow:0 24px 70px #00000047}.account-settings-kicker{color:#e5eee69e;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.account-settings-header h1{color:#f8fbef;letter-spacing:0;margin-top:4px;font-size:34px;line-height:1.05}.account-settings-header p,.account-settings-panel__head p{color:#f8fbef94;font-size:14px;line-height:1.45}.account-settings-header button,.account-settings-panel button,.account-settings-empty button{color:#07100d;cursor:pointer;background:linear-gradient(135deg,#45b979,#d8a84f);border:1px solid #54be8b80;border-radius:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:900}.account-settings-header button:hover,.account-settings-panel button:hover,.account-settings-empty button:hover{background:linear-gradient(135deg,#54ca88,#efbf67)}.account-settings-header button:disabled,.account-settings-panel button:disabled{opacity:.5;cursor:default}.account-settings-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.account-settings-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d12d1;border:1px solid #ffffff24;border-radius:8px;gap:8px;padding:10px;display:grid}.account-settings-nav button{color:#f8fbefad;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:10px 12px;font-weight:850}.account-settings-nav button.is-active{color:#f8fbef;background:#54be8b29;border-color:#54be8b61}.account-settings-main{gap:12px;display:grid}.account-settings-panel,.account-settings-empty{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d12d1;border:1px solid #ffffff24;border-radius:8px;gap:16px;padding:18px;display:grid;box-shadow:0 24px 70px #00000047}.account-settings-empty{color:#f8fbef;width:min(520px,100%);margin:auto}.account-settings-empty p{color:#f8fbef9e}.account-settings-panel__head{gap:4px;display:grid}.account-settings-panel__head--split{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.account-settings-panel__head h2,.account-settings-empty h1{color:#f8fbef;letter-spacing:0;font-size:24px}.account-settings-form{gap:12px;display:grid}.account-settings-form label{color:#f8fbefb8;gap:6px;font-size:12px;font-weight:800;display:grid}.subscription-summary,.subscription-plan-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.account-settings-meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,max-content));gap:10px;display:grid}.account-settings-meta-grid span,.subscription-summary>div,.subscription-plan-card__stats span{color:#f8fbef9e;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;gap:3px;min-width:0;padding:10px;font-size:12px;display:grid}.account-settings-meta-grid strong,.subscription-summary strong,.subscription-plan-card__stats strong{color:#f8fbef;overflow-wrap:anywhere;font-size:14px}.account-settings-shortcuts{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.account-settings-shortcuts button{color:#f8fbefc7;background:#ffffff0f;border-color:#ffffff24}.account-settings-notice{color:#dffbea;text-align:left;background:#54be8b1f;border:1px solid #54be8b47;border-radius:8px;padding:10px 12px}.account-settings-notice--neutral,.account-settings-notice--processing{color:#ffe9bc;background:#f6bd601f;border-color:#f6bd6047}.account-security-actions{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;padding-top:16px;display:flex}.account-security-actions h3{color:#f8fbef;letter-spacing:0}.account-security-actions p{color:#f8fbef94;font-size:13px;line-height:1.45}.subscription-plan-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.subscription-plan-card h3{color:#f8fbef;letter-spacing:0}.subscription-plan-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;padding:12px}.subscription-plan-card span{color:#f8fbef94;font-size:12px}.subscription-plan-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.subscription-plan-card{gap:12px;display:grid}.subscription-plan-card.is-current{background:#54be8b1a;border-color:#54be8b61}.subscription-plan-card__head strong{color:#f8fbef;font-size:18px}@media (width<=820px){.account-settings-layout{grid-template-columns:1fr}.account-settings-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.account-settings-nav button{text-align:center;padding-inline:8px}.account-settings-header,.account-settings-panel__head--split,.account-security-actions{flex-direction:column;align-items:stretch}.account-settings-panel__head--split,.account-settings-meta-grid,.subscription-summary,.subscription-plan-card__stats{grid-template-columns:1fr}}.world-hosting-subscription-cta{background:#54be8b14;border:1px solid #54be8b3d;border-radius:8px;gap:14px;padding:16px;display:grid}.world-hosting-subscription-cta h3{color:#f8fbef;letter-spacing:0;margin-top:8px;font-size:20px}.world-hosting-subscription-cta p{color:#f8fbef94;margin-top:4px;line-height:1.45}.world-hosting-subscription-cta__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.world-hosting-subscription-cta__plans span{color:#f8fbef94;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;gap:3px;padding:10px;font-size:12px;display:grid}.world-hosting-subscription-cta__plans strong{color:#f8fbef;font-size:14px}.world-hosting-settings-link{color:#07100d;cursor:pointer;background:linear-gradient(135deg,#45b979,#d8a84f);border:1px solid #54be8b80;border-radius:8px;width:fit-content;min-height:38px;padding:9px 13px;font-size:13px;font-weight:900}@media (width<=820px){.world-hosting-subscription-cta__plans{grid-template-columns:1fr}.world-hosting-settings-link{width:100%}}@media (width<=1120px){.world-select-header{grid-template-columns:minmax(230px,.8fr) minmax(320px,1fr)}.world-select-footer{grid-template-columns:1fr}.world-account-badge{border-top:1px solid #ffffff14;grid-column:1/-1;justify-items:start;width:100%;padding-top:10px}.world-account-badge__actions{justify-content:flex-start}.world-select-footer__nav{border-top:1px solid #ffffff14;justify-content:flex-start;padding-top:10px}}@media (width<=860px){.auth-lobby{padding:18px}.world-select-header,.world-select-footer{grid-template-columns:1fr;align-items:stretch;gap:12px}.world-select-brand{grid-template-columns:48px minmax(0,1fr)}.world-select-brand__mark{width:48px;height:48px}.world-select-brand__mark img{width:29px;height:29px}.world-player-summary{grid-template-columns:1fr}.world-player-summary__item{min-height:50px}.world-account-badge__status{display:none}.world-account-badge__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.connect-screen .world-account-badge__button{white-space:normal;justify-content:center;width:100%;padding-inline:8px}.world-select-footer__nav{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.world-select-footer__nav a{white-space:normal;width:100%}.world-modal-grid,.world-create-fields,.world-plan-grid,.world-hosting-form,.world-hosting-hero,.world-hosting-builder,.world-inline-form,.world-owned-row,.world-hosted-world,.world-hosted-world__summary,.world-hosted-world__settings-panel,.world-hosted-world__delete-panel,.world-upgrade-banner__hero,.world-upgrade-banner__plans{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.world-hosting-metrics,.world-plan-card__stats,.world-upgrade-banner__usage-stats,.world-plan-assurance{grid-template-columns:1fr;min-width:0}.world-upgrade-banner{gap:16px;padding:18px;position:relative}.world-upgrade-banner__close{margin-left:0;position:absolute;top:14px;right:14px}.world-modal-backdrop{padding:12px}.world-modal{max-height:calc(100vh - 24px)}}@media (width<=520px){.world-account-badge__actions,.world-select-footer__nav{grid-template-columns:1fr}}.hud-top-left{z-index:10;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:fixed;top:16px;left:16px}.hud-exit-btn{color:#ffffffb3;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:#0000008c;border:1px solid #ffffff26;border-radius:8px;padding:6px 12px;font-size:12px;transition:background .15s,color .15s}.hud-exit-btn:hover{color:#fff;background:#ffffff1f}.hud-exit-btn.active{color:#ffe4a3;background:#e6b43c33;border-color:#f59e0b80}.hud-editor-tools{flex-wrap:wrap;align-items:center;gap:8px;max-width:420px;display:flex}.editor-secondary-tools{flex:0 0 100%;align-items:center;display:flex}.editor-box-select-btn{color:#e6edf2d1;cursor:pointer;background:#0c1016e6;border:1px solid #ffffff2e;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.editor-box-select-btn:hover{color:#fff4d1;background:#2a2212f0;border-color:#ffd47a7a}.editor-box-select-btn.active{color:#fff7df;background:#744c0ceb;border-color:#ffc64eb8}.editor-box-select-btn__icon,.editor-box-select-btn__icon svg{width:23px;height:23px;display:block}.editor-box-select-btn__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.editor-marquee-overlay{z-index:120;pointer-events:none;background:linear-gradient(135deg,#f59e0b2e,#f4721614),repeating-linear-gradient(-45deg,#ffeab514 0 8px,#ffeab529 8px 16px);border:2px dashed #ffc65ceb;border-radius:10px;position:fixed;box-shadow:0 0 0 1px #2e19058c,0 0 22px #f59e0b29}.editor-marquee-overlay__corners{border-radius:inherit;position:absolute;inset:0}.editor-marquee-overlay__corners:before,.editor-marquee-overlay__corners:after{content:"";border:1px solid #ffeccc6b;border-radius:6px;position:absolute;inset:6px}.editor-multi-selection-panel{z-index:24;background:linear-gradient(#1c140af0,#100c07eb),#0a0806eb;border:1px solid #b6915747;border-radius:18px;width:min(320px,100vw - 48px);padding:16px;position:fixed;bottom:108px;left:24px;box-shadow:0 18px 48px #00000057}.editor-add-btn{cursor:pointer;background:radial-gradient(circle at 30% 28%,#ffdf9457,#0000 42%),linear-gradient(#483510f5,#22190af5);border:1px solid #ffd47a57;border-radius:999px;justify-content:center;align-items:center;width:68px;height:68px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff14}.editor-add-btn:hover{color:#fff9e6;border-color:#ffdf9a85;transform:translateY(-1px);box-shadow:0 18px 36px #00000052,inset 0 1px #ffffff1f}.editor-add-btn.active{background:radial-gradient(circle at 30% 28%,#ffe2a06b,#0000 48%),linear-gradient(#765312fa,#3a270afa);border-color:#ffd47aad;box-shadow:0 20px 40px #311f0666,0 0 0 1px #ffd3762e,inset 0 1px #ffffff24}.editor-add-btn__icon{color:#fff1c7;background:#ffedc424;border:1px solid #ffe5ad3d;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:34px;font-weight:500;line-height:1;display:inline-flex;transform:translateY(-1px)}.editor-add-btn__icon--svg{transform:none}.editor-add-btn__icon--svg svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px;display:block}.hud-editor-select{color:#ffffffd1;text-transform:uppercase;letter-spacing:.04em;background:#000000b3;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:6px 10px;font-size:12px}.hud-editor-select:focus{border-color:#7ec8ff80}.loading-screen{z-index:200;pointer-events:none;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .6s;display:flex;position:fixed;inset:0}.loading-logo{letter-spacing:6px;color:#fff;font-size:52px;font-weight:900;animation:2s ease-in-out infinite loading-logo-pulse}@keyframes loading-logo-pulse{0%,to{opacity:1}50%{opacity:.6}}.loading-world-name{color:#ffffff73;letter-spacing:1.2px;text-transform:uppercase;font-size:14px}.loading-bar-track{background:#ffffff1f;border-radius:2px;width:min(380px,70vw);height:3px;overflow:hidden}.loading-bar-fill{background:linear-gradient(90deg,#45b979,#ffd772);border-radius:2px;height:100%;transition:width .25s}.loading-hint{color:#ffffff4d;letter-spacing:1px;font-size:12px}.phone-shell{z-index:80;pointer-events:auto;filter:drop-shadow(0 22px 60px #0000007a);width:min(392px,100vw - 28px);position:fixed;bottom:26px;right:24px}.phone-shell:focus,.phone-shell:focus-visible{outline:none}.phone-shell:before,.phone-shell:after{content:"";background:linear-gradient(#555f66,#1f2529);border-radius:0 4px 4px 0;width:4px;position:absolute;right:-4px}.phone-shell:before{height:58px;top:112px}.phone-shell:after{height:86px;top:190px}.phone-device{background:linear-gradient(145deg,#303940,#0b0f12 42%,#252d32),linear-gradient(#ffffff2e,#0000 24%);border:1px solid #ecf1f42e;border-radius:38px;height:min(690px,100vh - 52px);min-height:520px;padding:12px;overflow:visible;box-shadow:inset 0 1px #ffffff2e,inset 0 -18px 28px #0000005c,0 0 0 1px #00000085}.phone-screen{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(150deg,#2758669e,#0000 34%),linear-gradient(25deg,#973e4c5c,#0000 32%),linear-gradient(210deg,#be8c3738,#0000 38%),linear-gradient(#0c0f11fa,#111416f7);border:1px solid #ffffff1a;border-radius:29px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000070}.phone-status,.phone-header,.phone-tabs,.phone-section-title,.phone-list-row{justify-content:space-between;align-items:center;display:flex}.phone-status{color:#f5f7f8d1;text-transform:uppercase;z-index:2;min-height:42px;padding:9px 48px 0 18px;font-size:11px;font-weight:800;position:relative}.phone-time{min-width:46px}.phone-dynamic-island{background:radial-gradient(circle at 76%,#1e2a30 0 5px,#0000 6px),linear-gradient(#050607,#111416);border-radius:999px;width:104px;height:28px;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff0d,0 1px 10px #00000075}.phone-status-icons{justify-content:flex-end;align-items:center;gap:7px;min-width:72px;display:flex}.phone-cellular{background:linear-gradient(0deg,currentColor 0 4px,#0000 4px) 0 8px/3px 12px no-repeat,linear-gradient(0deg,currentColor 0 7px,#0000 7px) 5px 5px/3px 12px no-repeat,linear-gradient(0deg,currentColor 0 10px,#0000 10px) 10px 2px/3px 12px no-repeat,linear-gradient(0deg,currentColor 0 12px,#0000 12px) 15px 0/3px 12px no-repeat;width:18px;height:12px}.phone-wifi{opacity:.9;border-top:2px solid;border-radius:50% 50% 0 0;width:14px;height:10px}.phone-battery{border:1px solid;border-radius:3px;width:24px;height:11px;position:relative}.phone-battery:before{content:"";background:#74d4c8;border-radius:1px;position:absolute;inset:2px 6px 2px 2px}.phone-battery:after{content:"";background:currentColor;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:3px;right:-4px}.phone-close{color:#f7fafb;cursor:pointer;width:29px;height:29px;font:inherit;text-transform:uppercase;background:#ffffff17;border:1px solid #ffffff29;border-radius:50%;line-height:1;position:absolute;top:7px;right:10px}.phone-header{justify-content:flex-start;gap:12px;padding:10px 18px 16px}.phone-back{color:#f7fafb;cursor:pointer;width:34px;height:34px;font:inherit;background:#ffffff1c;border:0;border-radius:50%;place-items:center;font-size:20px;font-weight:900;display:grid}.phone-app-icon{color:#fff;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;font-size:23px;font-weight:950;display:grid;box-shadow:0 12px 24px #00000047}.phone-app-icon--teal,.phone-app-button__icon.phone-app-icon--teal{background:linear-gradient(145deg,#47d6c3,#176b8f)}.phone-app-icon--blue,.phone-app-button__icon.phone-app-icon--blue{background:linear-gradient(145deg,#60a5fa,#234db8)}.phone-app-icon--amber,.phone-app-button__icon.phone-app-icon--amber{background:linear-gradient(145deg,#f6c85f,#ad5f17)}.phone-app-icon--red,.phone-app-button__icon.phone-app-icon--red{background:linear-gradient(145deg,#fb7185,#9f1239)}.phone-app-icon--green,.phone-app-button__icon.phone-app-icon--green{background:linear-gradient(145deg,#86efac,#15803d)}.phone-app-icon--gray,.phone-app-button__icon.phone-app-icon--gray{background:linear-gradient(145deg,#cbd5e1,#475569)}.phone-kicker{color:#74d4c8;text-transform:uppercase;font-size:12px;font-weight:800}.phone-header h2{color:#f6f8f9;margin-top:2px;font-size:26px;line-height:1}.phone-header p{color:#e8eef094;margin-top:5px;font-size:12px;font-weight:700}.phone-tabs{background:#04060847;border:1px solid #ffffff17;border-radius:12px;gap:6px;margin:0 12px 12px;padding:5px}.phone-tabs button,.phone-action-grid button,.phone-vehicle-grid button,.phone-row-actions button{color:#f6f8f9cc;cursor:pointer;font:inherit;background:#ffffff12;border:1px solid #ffffff21;border-radius:6px;font-size:12px;font-weight:800;transition:background .14s,border-color .14s,color .14s,transform .14s}.phone-tabs button{flex:1;min-width:0;min-height:36px;padding:8px 7px}.phone-tabs button:hover,.phone-action-grid button:hover,.phone-vehicle-grid button:hover,.phone-row-actions button:hover{color:#fff;border-color:#74d4c861;transform:translateY(-1px)}.phone-tabs button.active,.phone-vehicle-grid button.active{color:#eafffb;background:#74d4c82e;border-color:#74d4c87a}.phone-content{scrollbar-width:thin;scrollbar-color:#74d4c85c transparent;flex:1;padding:0 12px 22px;overflow-y:auto}.phone-home{flex-direction:column;flex:1;gap:14px;min-height:0;padding:16px 16px 28px;display:flex}.phone-home-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.phone-home-top h2{color:#f7fafb;margin-top:3px;font-size:30px;line-height:1}.phone-weather-widget{text-align:right;background:#00000038;border:1px solid #ffffff1f;border-radius:18px;gap:3px;min-width:118px;padding:10px 11px;display:grid}.phone-weather-widget strong{color:#fff;font-size:20px;line-height:1}.phone-weather-widget span{color:#e8eef0a8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.phone-widget-grid{grid-template-columns:1.2fr .8fr;gap:10px;display:grid}.phone-widget,.phone-app-button,.phone-dock-button{color:inherit;cursor:pointer;font:inherit;border:0}.phone-widget{text-align:left;background:linear-gradient(145deg,#ffffff26,#ffffff0f),#0000003d;border-radius:20px;align-content:end;gap:4px;min-height:92px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff14}.phone-widget--wide{background:linear-gradient(145deg,#74d4c847,#f6c85f21),#0000003d}.phone-widget span,.phone-widget em{color:#eff4f69e;font-size:11px;font-style:normal;font-weight:850}.phone-widget strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.1;overflow:hidden}.phone-app-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 12px;padding:4px 2px;display:grid}.phone-app-button{background:0 0;justify-items:center;gap:7px;min-width:0;display:grid;position:relative}.phone-app-button__icon{color:#fff;border-radius:15px;place-items:center;width:56px;height:56px;font-size:23px;font-weight:950;display:grid;box-shadow:inset 0 1px #ffffff38,0 10px 18px #0000003d}.phone-app-button>span:last-child{color:#f7fafbe0;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:11px;font-weight:800;overflow:hidden}.phone-app-badge{color:#fff;background:#ef4444;border:2px solid #0c0f11f0;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:950;display:grid;position:absolute;top:-5px;right:8px}.phone-dock{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff1c;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:auto;padding:10px 18px;display:grid}.phone-dock-button{background:0 0;place-items:center;display:grid}.phone-panel{gap:10px;display:grid}.phone-section-title{color:#f7fafbeb;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:900}.phone-section-title em{color:#f7fafb75;text-transform:none;font-size:11px;font-style:normal;font-weight:700}.phone-card,.phone-list-row,.phone-empty{background:linear-gradient(#ffffff13,#ffffff0b);border:1px solid #ffffff1c;border-radius:8px;box-shadow:inset 0 1px #ffffff0d}.phone-card{gap:5px;padding:13px;display:grid}.phone-card--accent{background:linear-gradient(135deg,#f6c85f29,#74d4c814),#f6c85f14;border-color:#f6c85f42}.phone-card strong,.phone-list-row strong{color:#f7fafb;font-size:14px}.phone-card span,.phone-list-row span,.phone-empty{color:#e8eef09e;font-size:12px;line-height:1.35}.phone-list{gap:8px;display:grid}.phone-list-row{gap:12px;min-height:58px;padding:10px 12px}.phone-list-row>div{gap:3px;min-width:0;display:grid}.phone-list-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.phone-list-row em{color:#f6c85f;flex:none;font-size:12px;font-style:normal;font-weight:900}.phone-list-row--inventory{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.phone-list-row--inventory em{align-self:start}.phone-row-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.phone-row-actions button{min-height:34px;font:inherit;padding:7px 9px;font-size:11px;font-weight:900}.phone-empty{padding:14px}.phone-action-grid,.phone-vehicle-grid{gap:8px;display:grid}.phone-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phone-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-action-grid button,.phone-vehicle-grid button{min-height:48px;padding:9px}.phone-action-grid button:first-child{background:#60a5fa1c;border-color:#60a5fa4d}.phone-action-grid button:nth-child(2){background:#74d4c81c;border-color:#74d4c84d}.phone-action-grid button:nth-child(3){background:#f6c85f1a;border-color:#f6c85f4d}.phone-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.phone-gallery-item{color:#f5f8fab8;cursor:pointer;min-width:0;font:inherit;text-align:left;background:#00000040;border:1px solid #ffffff1f;border-radius:9px;font-size:9px;font-weight:800;overflow:hidden}.phone-gallery-item img{aspect-ratio:1;object-fit:cover;background:#11181d;width:100%;display:block}.phone-gallery-item span{text-overflow:ellipsis;white-space:nowrap;padding:5px 6px;display:block;overflow:hidden}.phone-photo-viewer{object-fit:contain;background:#0b1014;border:1px solid #ffffff29;border-radius:10px;width:100%;max-height:380px;display:block}.phone-photo-viewer-button{cursor:zoom-in;background:0 0;border:0;border-radius:10px;width:100%;padding:0}.phone-photo-viewer-button:focus-visible{outline-offset:3px;outline:2px solid #74d4c8}.phone-photo-meta{color:#e8eef0a6;justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:750;display:flex}.phone-photo-meta button,.phone-gallery-back{color:#f7fafb;cursor:pointer;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;font-size:11px;font-weight:850}.phone-photo-meta button{color:#fecdd3;padding:7px 10px}.phone-gallery-back{padding:9px 11px}.phone-photo-fullscreen-button{color:#eafffb;cursor:pointer;min-height:38px;font:inherit;background:#74d4c81f;border:1px solid #74d4c866;border-radius:7px;font-size:11px;font-weight:850}.phone-photo-fullscreen{z-index:210;cursor:zoom-out;background:#000000f0;place-items:center;padding:52px clamp(18px,6vw,90px) 62px;display:grid;position:fixed;inset:0}.phone-photo-fullscreen img{object-fit:contain;cursor:default;max-width:100%;max-height:100%;display:block;box-shadow:0 20px 70px #0000009e}.phone-photo-fullscreen-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;width:40px;height:40px;font:300 30px/1 system-ui,sans-serif;position:absolute;top:18px;right:22px}.phone-photo-fullscreen>span{color:#ffffffb3;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 36px);font-size:12px;font-weight:750;position:absolute;bottom:22px;left:50%;overflow:hidden;transform:translate(-50%)}.phone-world-map{background:#071217;border:1px solid #b1decf3d;border-radius:14px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000047,0 10px 22px #0003}.phone-world-map__toolbar{color:#e1f6efb3;letter-spacing:.06em;text-transform:uppercase;background:#010709d1;border-bottom:1px solid #daf1e91f;justify-content:space-between;align-items:center;min-height:35px;padding:7px 9px 6px 11px;font-size:9px;font-weight:850;display:flex}.phone-world-map__toolbar div{gap:5px;display:flex}.phone-world-map__toolbar button{color:#effff8;cursor:pointer;background:#ffffff14;border:1px solid #e0f6ef3b;border-radius:5px;width:22px;height:22px;font:800 16px/1 system-ui,sans-serif}.phone-world-map__canvas{color:#9bcbb9;background:#061116;width:100%;height:245px;display:block}.phone-world-map__water{fill:#061b29}.phone-world-map__land{fill:#263f31;stroke:#a8dfc06b;stroke-width:.45px}.phone-world-map__grid{color:#bddecf}.phone-world-map--desert .phone-world-map__water{fill:#152431}.phone-world-map--desert .phone-world-map__land{fill:#6c572b;stroke:#dec177}.phone-world-map--snow .phone-world-map__water{fill:#152736}.phone-world-map--snow .phone-world-map__land{fill:#547082;stroke:#c3e7ff}.phone-world-map--volcanic .phone-world-map__water{fill:#1b161b}.phone-world-map--volcanic .phone-world-map__land{fill:#442b28;stroke:#e58760}.phone-world-map__road{fill:none;stroke:#e7ead8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.05px;opacity:.9;vector-effect:non-scaling-stroke}.phone-world-map__route{stroke:#78e4d0;stroke-width:1.15px;stroke-dasharray:2 1.6;opacity:.95;vector-effect:non-scaling-stroke}.phone-world-map__pin{cursor:pointer}.phone-world-map__pin>circle:first-child{fill:#ffcc75;stroke:#fff5d6;stroke-width:.42px}.phone-world-map__pin--fuel>circle:first-child{fill:#64e7b1;stroke:#dcfff0}.phone-world-map__pin--garage>circle:first-child{fill:#8abfff;stroke:#e2efff}.phone-world-map__pin-core{fill:#15211d}.phone-world-map__pin.is-selected>circle:first-child{stroke:#fff;stroke-width:.9px;filter:drop-shadow(0 0 2px #fff)}.phone-world-map__pin:focus{outline:none}.phone-world-map__player>circle{fill:#66e5d133;stroke:#aaffec;stroke-width:.58px}.phone-world-map__player>path{fill:#f3fffb}.phone-world-map__legend{color:#e1f6efa8;background:#010709c7;border-top:1px solid #daf1e91a;gap:10px;padding:7px 10px;font-size:9px;font-weight:750;display:flex}.phone-world-map__legend span{align-items:center;gap:4px;display:inline-flex}.phone-world-map__legend i{border-radius:50%;width:7px;height:7px;display:inline-block}.phone-world-map__legend-you{background:#71e5d1;border:1px solid #b4ffeb}.phone-world-map__legend-pin{background:#ffcc75}.phone-world-map__legend-road{background:#e7ead8;border-radius:0!important;width:10px!important;height:2px!important}.phone-world-map__destination,.phone-world-map__hint{background:#0b1919f2;border-top:1px solid #daf1e91a;align-items:center;min-height:39px;padding:8px 10px;display:flex}.phone-world-map__destination{justify-content:space-between;gap:9px}.phone-world-map__destination div{gap:2px;min-width:0;display:grid}.phone-world-map__destination strong{color:#f4fffb;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.phone-world-map__destination span,.phone-world-map__hint{color:#d7efe59e;font-size:10px;font-weight:700}.phone-world-map__destination button{color:#e4fff5;cursor:pointer;background:#ffffff12;border:1px solid #cef0e533;border-radius:5px;padding:5px 7px;font:800 9px/1 system-ui,sans-serif}.phone-home-indicator{cursor:pointer;background:#f5f7f8d1;border:0;border-radius:999px;width:118px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 1px 6px #00000047}.hud--photo-camera-active>:not(.photo-camera-overlay){visibility:hidden}.photo-camera-overlay{z-index:180;color:#f5fbf9;pointer-events:none;text-shadow:0 1px 3px #000000f2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:fixed;inset:0;overflow:hidden}.photo-camera-overlay:before,.photo-camera-overlay:after{content:"";background:linear-gradient(#000000c7,#00000057 68%,#0000);height:clamp(74px,13vh,128px);position:absolute;left:0;right:0}.photo-camera-overlay:before{top:0}.photo-camera-overlay:after{bottom:0;transform:rotate(180deg)}.photo-camera-topbar{z-index:2;letter-spacing:.14em;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;inset:18px 28px auto}.photo-camera-recording{color:#ffd5d9}.photo-camera-recording i{background:#ff4d5f;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 11px #ff364b}.photo-camera-frame{border:1px solid #ffffff1a;position:absolute;inset:clamp(70px,11vh,112px) clamp(22px,8vw,120px) clamp(142px,20vh,190px)}.photo-camera-corner{border-style:solid;border-color:#effffbeb;width:25px;height:25px;position:absolute}.photo-camera-corner--tl{border-width:2px 0 0 2px;top:-2px;left:-2px}.photo-camera-corner--tr{border-width:2px 2px 0 0;top:-2px;right:-2px}.photo-camera-corner--bl{border-width:0 0 2px 2px;bottom:-2px;left:-2px}.photo-camera-corner--br{border-width:0 2px 2px 0;bottom:-2px;right:-2px}.photo-camera-focus{border:1px solid #aeffdec7;width:58px;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-camera-focus i{border-style:solid;border-color:#b8ffe3;width:7px;height:7px;position:absolute}.photo-camera-focus i:first-child{border-width:2px 0 0 2px;top:-2px;left:-2px}.photo-camera-focus i:nth-child(2){border-width:2px 2px 0 0;top:-2px;right:-2px}.photo-camera-focus i:nth-child(3){border-width:0 0 2px 2px;bottom:-2px;left:-2px}.photo-camera-focus i:nth-child(4){border-width:0 2px 2px 0;bottom:-2px;right:-2px}.photo-camera-level{color:#edfaf7bd;font-size:10px;position:absolute;bottom:8px;right:8px}.photo-camera-bottom{z-index:2;grid-template-rows:80px 22px;grid-template-columns:74px 86px 74px;justify-content:center;align-items:center;column-gap:26px;height:106px;display:grid;position:absolute;bottom:14px;left:0;right:0}.photo-camera-thumb,.photo-camera-exit{background-color:#090d0fe0;background-position:50%;background-size:cover;border:2px solid #ffffffc7;border-radius:8px;justify-self:center;width:58px;height:58px}.photo-camera-thumb{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;place-items:end center;padding:0;font:800 8px/1 ui-monospace,monospace;display:grid;overflow:hidden}.photo-camera-thumb span{background:#000000b8;width:100%;padding:5px 2px}.photo-camera-shutter{cursor:pointer;pointer-events:auto;background:#00000042;border:3px solid #f7fbfa;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.photo-camera-shutter span{background:#f8fbfa;border-radius:50%;width:62px;height:62px;box-shadow:inset 0 0 0 3px #0000001f}.photo-camera-exit{color:#fff;cursor:pointer;pointer-events:auto;font:300 34px/1 system-ui,sans-serif}.photo-camera-status,.photo-camera-help{white-space:nowrap;letter-spacing:.08em;grid-row:2;align-self:start;font-size:9px;font-weight:800}.photo-camera-status{color:#a7f3d0;grid-column:1/-1;justify-self:center}.photo-camera-help{color:#f1f9f7ad;grid-column:1/-1;justify-self:center;margin-top:13px;font-size:8px}.photo-camera-flash{z-index:5;background:#fff;animation:.13s ease-out forwards photo-camera-flash;position:absolute;inset:0}@keyframes photo-camera-flash{0%{opacity:.96}to{opacity:0}}@media (width<=620px),(height<=640px){.phone-shell{width:auto;inset:10px}.phone-device{border-radius:30px;height:100%;min-height:0;padding:10px}.phone-screen{border-radius:22px}.phone-tabs{flex-wrap:wrap}.phone-tabs button{flex-basis:calc(50% - 4px)}.phone-home{padding:14px 14px 28px}.phone-home-top h2{font-size:25px}.phone-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.phone-widget-grid{grid-template-columns:1fr}}.inventory-overlay{z-index:92;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 24% 18%,#74d4c824,#0000 30%),radial-gradient(circle at 78% 78%,#f6c85f1f,#0000 28%),#05070a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.inventory-panel{background:linear-gradient(145deg,#181e22fa,#0a0c0ffa),#0c0f11fa;border:1px solid #ecf1f429;border-radius:8px;flex-direction:column;width:min(980px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 24px 70px #0000007a}.inventory-header{background:linear-gradient(90deg,#74d4c81f,#0000 42%),#ffffff08;border-bottom:1px solid #ffffff17;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:18px;padding:20px 22px;display:grid;position:relative}.inventory-kicker{color:#74d4c8;text-transform:uppercase;font-size:12px;font-weight:900}.inventory-header h2{color:#f7fafb;margin-top:2px;font-size:30px;line-height:1}.inventory-summary{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.inventory-summary span{color:#f7fafbc7;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:6px;align-items:center;min-height:28px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.inventory-close{color:#f7fafb;cursor:pointer;width:34px;height:34px;font:inherit;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;font-size:13px;font-weight:900;line-height:1}.inventory-mode-tabs,.inventory-tabs{scrollbar-width:thin;scrollbar-color:#74d4c85c transparent;gap:8px;padding:12px 14px 0;display:flex;overflow-x:auto}.inventory-mode-tabs{padding-bottom:2px}.inventory-mode-tabs button,.inventory-tabs button{color:#f6f8f9d6;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff21;border-radius:6px;flex:none;padding:8px 12px;font-size:12px;font-weight:900;transition:background .14s,border-color .14s,color .14s,transform .14s}.inventory-mode-tabs button:hover,.inventory-tabs button:hover,.inventory-close:hover{color:#fff;border-color:#74d4c861;transform:translateY(-1px)}.inventory-mode-tabs button.active,.inventory-tabs button.active{color:#eafffb;background:#74d4c82e;border-color:#74d4c885}.inventory-body{grid-template-columns:minmax(0,1fr) 300px;gap:14px;min-height:0;padding:14px;display:grid}.inventory-body--crafting{grid-template-columns:minmax(0,1fr) 320px}.inventory-grid{scrollbar-width:thin;scrollbar-color:#74d4c85c transparent;grid-template-columns:repeat(6,minmax(84px,1fr));grid-auto-rows:108px;gap:10px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.inventory-grid--recipes{grid-template-columns:repeat(4,minmax(118px,1fr))}.inventory-slot{min-width:0;color:inherit;cursor:pointer;font:inherit;background:linear-gradient(#ffffff13,#ffffff09),#00000029;border:1px solid #ffffff1b;border-radius:8px;grid-template-rows:1fr auto;justify-items:center;gap:6px;padding:10px 8px 9px;transition:border-color .14s,background .14s,transform .14s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0b}.inventory-slot:hover,.inventory-slot.active{background:linear-gradient(#f6c85f24,#ffffff0a),#00000029;border-color:#f6c85f75;transform:translateY(-1px)}.inventory-slot.active{box-shadow:inset 0 0 0 1px #f6c85f47,0 8px 22px #00000038}.inventory-recipe-slot.craftable{border-color:#86efac4d}.inventory-slot--empty{cursor:default;opacity:.58;background:linear-gradient(135deg,#ffffff0b 25%,#0000 25%) 0 0/12px 12px,#ffffff06}.inventory-slot--empty:hover{border-color:#ffffff1b;transform:none}.inventory-slot__icon,.inventory-detail__icon{color:#fff;text-transform:uppercase;border-radius:8px;place-items:center;font-weight:950;display:grid;box-shadow:inset 0 1px #ffffff38,0 10px 20px #00000038}.inventory-slot__icon{align-self:center;width:48px;height:48px;font-size:22px}.inventory-slot__icon--consumable{background:linear-gradient(145deg,#47d6c3,#176b8f)}.inventory-slot__icon--medical{background:linear-gradient(145deg,#fb7185,#9f1239)}.inventory-slot__icon--resource{background:linear-gradient(145deg,#f6c85f,#ad5f17)}.inventory-slot__icon--fish{background:linear-gradient(145deg,#60a5fa,#234db8)}.inventory-slot__icon:not(.inventory-slot__icon--consumable):not(.inventory-slot__icon--medical):not(.inventory-slot__icon--resource):not(.inventory-slot__icon--fish),.inventory-detail__icon:not(.inventory-slot__icon--consumable):not(.inventory-slot__icon--medical):not(.inventory-slot__icon--resource):not(.inventory-slot__icon--fish){background:linear-gradient(145deg,#cbd5e1,#475569)}.inventory-slot__name{color:#f7fafbe6;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:850;line-height:1.15;overflow:hidden}.inventory-slot__qty{color:#f6c85f;background:#05070ab8;border:1px solid #00000057;border-radius:999px;place-items:center;min-width:26px;min-height:22px;padding:3px 6px;font-size:11px;font-weight:950;display:grid;position:absolute;top:7px;right:7px}.inventory-detail{background:linear-gradient(#ffffff12,#ffffff09),#0000002e;border:1px solid #ffffff1b;border-radius:8px;flex-direction:column;gap:14px;min-height:0;padding:16px;display:flex}.inventory-detail__icon{width:82px;height:82px;font-size:36px}.inventory-detail__copy{gap:6px;display:grid}.inventory-detail__copy span{color:#74d4c8;text-transform:uppercase;font-size:12px;font-weight:900}.inventory-detail__copy h3{overflow-wrap:anywhere;color:#f7fafb;font-size:24px;line-height:1.05}.inventory-detail__copy p,.inventory-empty span,.inventory-effects--empty{color:#e8eef0a3;font-size:12px;line-height:1.42}.inventory-detail__stats,.inventory-effects{gap:8px;display:grid}.inventory-detail__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-detail__stats div,.inventory-effects div,.inventory-effects--empty{background:#ffffff0b;border:1px solid #ffffff17;border-radius:8px;align-content:center;gap:3px;min-height:48px;padding:9px 10px;display:grid}.inventory-detail__stats span,.inventory-effects span{color:#e8eef08a;text-transform:uppercase;font-size:11px;font-weight:850}.inventory-detail__stats strong,.inventory-effects strong{color:#f7fafb;font-size:16px;line-height:1}.inventory-effects strong{color:#86efac}.inventory-recipe-output,.inventory-ingredients{gap:8px;display:grid}.inventory-recipe-output,.inventory-ingredients div{background:#ffffff0b;border:1px solid #ffffff17;border-radius:8px;align-content:center;gap:3px;min-height:48px;padding:9px 10px;display:grid}.inventory-ingredients div.ready{background:#86efac12;border-color:#86efac3d}.inventory-recipe-output span,.inventory-ingredients span{color:#e8eef08a;text-transform:uppercase;font-size:11px;font-weight:850}.inventory-recipe-output strong,.inventory-ingredients strong{color:#f7fafb;font-size:16px;line-height:1}.inventory-ingredients div.ready strong{color:#86efac}.inventory-actions{gap:8px;margin-top:auto;display:grid}.inventory-action{color:#f6f8f9d6;cursor:pointer;min-height:42px;font:inherit;background:#ffffff12;border:1px solid #ffffff21;border-radius:6px;padding:9px 12px;font-size:12px;font-weight:900;transition:background .14s,border-color .14s,color .14s,transform .14s}.inventory-action:hover{color:#fff;border-color:#74d4c861;transform:translateY(-1px)}.inventory-action:disabled{cursor:not-allowed;opacity:.48;transform:none}.inventory-action--primary{color:#eafffb;background:#74d4c82e;border-color:#74d4c85c}.inventory-empty{text-align:center;background:#ffffff09;border:1px dashed #ffffff24;border-radius:8px;align-content:center;place-items:center;gap:6px;min-height:100%;display:grid}.inventory-empty strong{color:#f7fafb;font-size:16px}@media (width<=700px){.inventory-overlay{align-items:stretch;padding:10px}.inventory-panel{max-height:none}.inventory-header{grid-template-columns:minmax(0,1fr) 34px;gap:12px;padding:16px}.inventory-summary{grid-area:2/1/auto/-1;justify-content:flex-start}.inventory-body{grid-template-columns:1fr;overflow-y:auto}.inventory-grid{grid-template-columns:repeat(4,minmax(68px,1fr));grid-auto-rows:94px;padding-right:0;overflow:visible}.inventory-grid--recipes{grid-template-columns:repeat(2,minmax(118px,1fr));grid-auto-rows:104px}.inventory-slot__icon{width:42px;height:42px;font-size:20px}.inventory-detail{min-height:320px}}@media (width<=420px){.inventory-grid{grid-template-columns:repeat(3,minmax(72px,1fr))}}.garage-panel{z-index:170;pointer-events:none;justify-content:center;align-items:flex-start;padding:148px 20px 20px;display:flex;position:fixed;inset:0}.garage-panel__card{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#0a1015f2,#0e161cf0),radial-gradient(circle at 0 0,#5daeff1f,#0000 36%);border:1px solid #98b5c947;border-radius:22px;width:min(720px,100%);margin-top:72px;padding:22px;box-shadow:0 28px 80px #00000075}.garage-panel__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.garage-panel__header h2{color:#f3f8fb;margin:4px 0 6px;font-size:28px}.garage-panel__header p{color:#d4e2ebbd;max-width:520px;margin:0;font-size:14px;line-height:1.45}.garage-panel__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#91d6ff;font-size:11px}.garage-panel__close,.garage-panel__slot-actions button,.garage-panel__repair button{color:#edf5f9;cursor:pointer;background:#141f27e6;border:1px solid #9dbdd242;border-radius:10px;transition:transform .12s,border-color .12s,background .12s}.garage-panel__close{padding:10px 14px;font-weight:600}.garage-panel__close:hover,.garage-panel__slot-actions button:hover:not(:disabled),.garage-panel__repair button:hover:not(:disabled){background:#1b2c36f5;border-color:#9fd6ff70;transform:translateY(-1px)}.garage-panel__slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.garage-panel__repair{background:#0c1319b3;border:1px solid #9ab9cd2e;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px;display:flex}.garage-panel__repair strong{color:#f1f7fb;font-size:15px}.garage-panel__repair button{min-width:112px;padding:10px 12px;font-weight:700}.garage-panel__repair button.primary{background:linear-gradient(#2f80c4f0,#1c5692f5);border-color:#83c7ff57}.garage-panel__repair button:disabled{opacity:.42;cursor:not-allowed}.garage-panel__slot{background:#0c1319b8;border:1px solid #9ab9cd2e;border-radius:16px;padding:14px}.garage-panel__slot-top{flex-direction:column;gap:14px;display:flex}.garage-panel__slot strong{color:#f1f7fb;font-size:16px}.garage-panel__slot-meta,.garage-panel__slot-notes{color:#cadae4ad;font-size:13px;line-height:1.45}.garage-panel__slot-actions{gap:10px;display:flex}.garage-panel__slot-actions button{flex:1;padding:10px 12px;font-weight:600}.garage-panel__slot-actions button.primary{background:linear-gradient(#2f80c4f0,#1c5692f5);border-color:#83c7ff57}.garage-panel__slot-actions button:disabled{opacity:.42;cursor:not-allowed}.garage-panel__slot-notes{min-height:38px;margin-top:12px}@media (width<=820px){.garage-panel{padding-top:136px}.garage-panel__card{margin-top:28px;padding:18px}.garage-panel__header{flex-direction:column}.garage-panel__slots{grid-template-columns:1fr}}.terrain-builder-panel{z-index:210;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#090f1a9e;border:1px solid #ffffff24;border-radius:20px;flex-wrap:wrap;align-items:stretch;gap:18px;max-width:min(1240px,100vw - 24px);padding:14px 18px 12px;display:flex;position:fixed;bottom:68px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000006b}.terrain-builder-panel__section{align-content:start;gap:8px;display:grid}.terrain-builder-panel__section--tools{flex:420px;min-width:320px}.terrain-builder-panel__section--controls{min-width:248px}.terrain-builder-panel__history{gap:8px;margin-top:4px;display:grid}.terrain-builder-panel__label{letter-spacing:.14em;text-transform:uppercase;color:#d6e7f08c;font-size:10px;font-weight:800}.terrain-builder-panel__row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.terrain-builder-button{color:#e2f0f6d9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;justify-items:center;gap:3px;min-width:64px;padding:7px 8px 6px;font-size:11px;font-weight:700;line-height:1;transition:background .12s,border-color .12s,transform .12s;display:grid}.terrain-builder-button:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-1px)}.terrain-builder-button.active{color:#eafff8;background:#296c5c80;border-color:#67dbb9a6;box-shadow:inset 0 1px #ffffff1f,0 0 14px #67dbb938}.terrain-builder-button__icon{place-items:center;width:24px;height:24px;display:grid}.terrain-builder-button__icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.terrain-builder-button__label{white-space:nowrap}.terrain-builder-swatch{color:#e2f0f6d9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:7px 12px 7px 8px;font-size:12px;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.terrain-builder-swatch:hover{background:#ffffff1a}.terrain-builder-swatch.active{color:#eafff8;background:#296c5c6b;border-color:#67dbb9a6}.terrain-builder-swatch__dot{border:1px solid #ffffff59;border-radius:999px;width:16px;height:16px;box-shadow:inset 0 1px 2px #ffffff40}.terrain-builder-slider{color:#e2f0f6d9;grid-template-columns:60px minmax(110px,1fr) 44px;align-items:center;gap:8px;font-size:12px;font-weight:700;display:grid}.terrain-builder-slider input{accent-color:#67dbb9;width:100%}.terrain-builder-slider__value{text-align:right;font-variant-numeric:tabular-nums;color:#d6e7f09e}.terrain-builder-history-btn{color:#e2f0f6d9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.terrain-builder-history-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.terrain-builder-history-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff38}.terrain-builder-history-btn:disabled{opacity:.35;cursor:default}.terrain-builder-panel__hint{color:#d6e7f080;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-basis:100%;gap:16px;padding-top:8px;font-size:11px;display:flex}.terrain-builder-panel__hint strong{color:#eaf4f7d9;font-weight:800}.terrain-builder-publish{z-index:230;color:#18210f;letter-spacing:0;text-transform:uppercase;cursor:pointer;background:linear-gradient(#ffe58f 0%,#e8b94c 100%);border:1px solid #fff4bee0;border-radius:16px;align-items:center;gap:10px;min-height:58px;padding:0 22px;font-size:16px;font-weight:900;line-height:1;transition:transform .12s,box-shadow .12s;display:inline-flex;position:fixed;bottom:72px;right:24px;box-shadow:0 18px 44px #0000006b,0 0 0 4px #ffd8682e}.terrain-builder-publish:hover:not(:disabled){background:linear-gradient(#fff0ad 0%,#f0c75d 100%);transform:translateY(-1px);box-shadow:0 22px 52px #0000007a,0 0 0 5px #ffd8683d}.terrain-builder-publish:disabled,.terrain-builder-publish.pending{cursor:default;opacity:.85}.terrain-builder-publish__icon{color:#ffe58f;background:#18210feb;border-radius:999px;place-items:center;width:26px;height:26px;font-size:17px;line-height:1;display:inline-grid}.terrain-builder-publish__spinner{border:3px solid #18210f40;border-top-color:#18210fe6;border-radius:999px;width:20px;height:20px;animation:.8s linear infinite terrain-publish-spin}@keyframes terrain-publish-spin{to{transform:rotate(360deg)}}@media (width<=900px){.terrain-builder-panel{gap:12px;max-height:42vh;padding:12px;bottom:64px;left:12px;right:12px;overflow-y:auto;transform:none}.terrain-builder-panel__section--tools{flex-basis:100%;min-width:0}.terrain-builder-panel__section--controls{min-width:0}.terrain-builder-button{min-width:56px}.terrain-builder-panel__hint{display:none}.terrain-builder-publish{min-height:52px;padding:0 16px;font-size:14px;bottom:200px;right:12px}}.plugin-store{z-index:26;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#d7e6f2;background:linear-gradient(#11171ff5,#0a0e14f5),#090c12f0;border:1px solid #9fc4db29;border-radius:18px;flex-direction:column;gap:12px;width:min(680px,100vw - 32px);min-height:0;max-height:min(78vh,760px);padding:18px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 48px #0006}.plugin-store__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plugin-store__header-actions{align-items:center;gap:8px;display:flex}.plugin-store__dev,.plugin-store__close{color:#cfe2ef;cursor:pointer;background:#9fc4db1a;border:1px solid #9fc4db2e;border-radius:8px;min-width:30px;height:30px;font-size:18px;line-height:1}.plugin-store__dev{padding:0 10px;font-size:12px;font-weight:800}.plugin-store__dev:hover,.plugin-store__close:hover{background:#9fc4db33}.plugin-store__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.plugin-store__tabs{gap:6px;display:flex}.plugin-store__tab{color:#cfe2efc7;cursor:pointer;background:#9fc4db12;border:1px solid #9fc4db24;border-radius:10px;padding:6px 12px;font-size:12.5px}.plugin-store__tab.is-active{color:#eaf5ff;background:#66b2ff29;border-color:#66b2ff73}.plugin-store__search{color:#e8f3fb;background:#080c12cc;border:1px solid #9fc4db29;border-radius:10px;outline:none;flex:1;min-width:160px;max-width:260px;padding:7px 11px;font-size:13px}.plugin-store__search:focus{border-color:#66b2ff80}.plugin-store__list{flex-direction:column;flex:1;gap:10px;min-height:120px;padding-right:4px;display:flex;overflow-y:auto}.plugin-store__empty{text-align:center;color:#b3cfe08c;padding:28px 12px;font-size:13px}.plugin-store__card{background:#0d121ab8;border:1px solid #9fc4db21;border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px;transition:border-color .15s;display:flex}.plugin-store__card.is-enabled{border-color:#66dca052}.plugin-store__card-main{gap:12px;display:flex}.plugin-store__icon{color:#ffffffeb;text-shadow:0 1px 2px #00000059;border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:flex}.plugin-store__card-body{flex:1;min-width:0}.plugin-store__card-title-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.plugin-store__card-name{color:#eef7ff;font-size:14.5px;font-weight:700}.plugin-store__chip{letter-spacing:.04em;color:#c4dae8cc;border:1px solid #9fc4db38;border-radius:999px;padding:2px 7px;font-size:10px}.plugin-store__chip--tier-A{color:#a9d4ff;border-color:#8cc8ff66}.plugin-store__chip--tier-B{color:#ffd9a3;border-color:#ffbe6e66}.plugin-store__chip--source{color:#d9bcff;border-color:#c896ff66}.plugin-store__card-author{color:#b3cfe08c;margin-top:2px;font-size:11px}.plugin-store__card-desc{color:#cfe2efd1;margin-top:4px;font-size:12.5px;line-height:1.45}.plugin-store__card-meta{color:#98cdb0d1;margin-top:5px;font-size:11px}.plugin-store__card-perms{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.plugin-store__perm{color:#ffd8a8d9;background:#ffc46e14;border:1px solid #ffc46e38;border-radius:7px;padding:2px 7px;font-size:10px}.plugin-store__warning{color:#ffc9c2;background:#ff635017;border:1px solid #ff635047;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:12px;display:flex}.plugin-store__card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.plugin-store__btn{color:#d9e9f5;cursor:pointer;background:#9fc4db14;border:1px solid #9fc4db33;border-radius:9px;padding:6px 12px;font-size:12px}.plugin-store__btn:hover{background:#9fc4db29}.plugin-store__btn.is-active{color:#eaf5ff;border-color:#66b2ff80}.plugin-store__btn--primary{color:#eaf5ff;background:#66b2ff2e;border-color:#66b2ff80;font-weight:600}.plugin-store__btn--primary:hover{background:#66b2ff4d}.plugin-store__btn--danger{color:#ffb3a9;border-color:#ff6e6059}.plugin-store__btn--danger:hover{background:#ff6e6024}.plugin-store__switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.plugin-store__switch input{display:none}.plugin-store__switch-track{background:#9fc4db2e;border:1px solid #9fc4db40;border-radius:999px;width:34px;height:18px;transition:background .15s;position:relative}.plugin-store__switch-track:after{content:"";background:#cfe2ef;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:1px;left:2px}.plugin-store__switch input:checked+.plugin-store__switch-track{background:#66dca066;border-color:#66dca099}.plugin-store__switch input:checked+.plugin-store__switch-track:after{background:#d8ffe9;transform:translate(15px)}.plugin-store__switch-label{color:#cfe2efd9;font-size:12px}.plugin-store__config{border-top:1px solid #9fc4db1f;flex-direction:column;gap:8px;padding-top:10px;display:flex}.plugin-store__config-field{color:#cfe2efd9;justify-content:space-between;align-items:center;gap:12px;font-size:12.5px;display:flex}.plugin-store__config-field input[type=number],.plugin-store__config-field input[type=text],.plugin-store__config-field textarea,.plugin-store__config-field select{color:#e8f3fb;background:#080c12cc;border:1px solid #9fc4db2e;border-radius:8px;width:130px;padding:5px 9px;font-size:12.5px}.plugin-store__config-field--multiline{flex-direction:column;align-items:flex-start}.plugin-store__config-field--multiline textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:96px;line-height:1.4}.plugin-store__config-actions{gap:8px;margin-top:4px;display:flex}.plugin-store__details{background:#040d1652;border:1px solid #9fc4db24;border-radius:8px;margin-top:10px;padding:10px}.plugin-store__details-row{color:#cfe2efb8;justify-content:space-between;gap:12px;font-size:12px;display:flex}.plugin-store__details-row strong{color:#eef7ff;font-weight:700}.plugin-store__versions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.plugin-store__version-pill{color:#d7e7f2c7;border:1px solid #9fc4db2e;border-radius:999px;padding:3px 7px;font-size:11px}.plugin-store__changelog{color:#d7e7f2b3;margin-top:8px;font-size:12px;line-height:1.35}.plugin-store__update-review{border:1px solid #7ad7ff38;border-radius:10px;margin-top:8px;padding:10px 12px}.plugin-store__update-perms{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.plugin-store__footer{color:#b3cfe080;text-align:center;font-size:11px}.fast-travel-effect{z-index:35;pointer-events:none;mix-blend-mode:screen;opacity:0;background:radial-gradient(circle,#e1fcfffa 0%,#67d7ff8c 24%,#1670b42e 58%,#0000 78%);animation:.62s ease-out forwards fast-travel-screen-flash;position:fixed;inset:0;overflow:hidden}.fast-travel-effect__core{border:2px solid #cffaffe6;border-radius:50%;width:42vmin;height:42vmin;animation:.62s cubic-bezier(.16,.72,.22,1) forwards fast-travel-light-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.15);box-shadow:0 0 38px #67d7ffe6,0 0 110px #4cb5ffa6}@keyframes fast-travel-screen-flash{0%{opacity:0}12%{opacity:1}38%{opacity:.72}to{opacity:0}}@keyframes fast-travel-light-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.15)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(3.2)}}@media (prefers-reduced-motion:reduce){.fast-travel-effect{animation-duration:.26s}.fast-travel-effect__core{display:none}}.ops-console{--ops-surface:#0b121e8f;--ops-surface-strong:#090f1ad1;--ops-line:#ffffff1a;--ops-line-soft:#ffffff12;--ops-ink:#f8fbef;--ops-ink-muted:#f8fbef94;--ops-ink-faint:#f8fbef6b;--ops-accent:#8fe7b4;--ops-gold:#ffd479;--ops-good:#a5f4c1;--ops-warn:#ffe09c;--ops-bad:#ffb4b4;--ops-series-cpu:#3987e5;--ops-series-mem:#d55181;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;height:100dvh;min-height:0;color:var(--ops-ink);background:#070d1a;padding:26px 28px 60px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden auto}.ops-console__backdrop{z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 0,#7cf2a41a,#0000 42%),radial-gradient(circle at 92% 8%,#ffd47914,#0000 38%),linear-gradient(#03060c59,#0000 30%);position:fixed;inset:0}.ops-console__stage{z-index:1;gap:18px;width:min(1520px,100%);margin:0 auto;display:grid;position:relative}.ops-console--center{place-items:center;display:grid}.ops-eyebrow{color:var(--ops-accent);letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.ops-muted{color:var(--ops-ink-muted);font-size:13px}.ops-empty{padding:18px 2px}.is-bad-text{color:var(--ops-bad)}.ops-topbar{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#090f1a99;border:1px solid #ffffff24;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000006b}.ops-topbar:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#7cf2a424,#0000 36%),radial-gradient(circle at 100% 100%,#ffd4791a,#0000 32%);position:absolute;inset:0}.ops-topbar__brand,.ops-topbar__actions{z-index:1;position:relative}.ops-topbar__brand{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.ops-topbar__mark{color:#07100d;background:radial-gradient(circle at 34% 22%,#ffffff42,#0000 30%),linear-gradient(135deg,#7cf2a4,#ffd479);border:1px solid #ffffff2e;border-radius:16px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff24,0 12px 26px #0000004d}.ops-topbar h1{letter-spacing:-.03em;margin:3px 0;font-size:clamp(24px,2.6vw,34px)}.ops-topbar p{color:var(--ops-ink-faint);margin:0;font-size:12px}.ops-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.ops-user{text-align:right;gap:1px;padding:0 6px;font-size:12px;font-weight:700;display:grid}.ops-user em{color:var(--ops-ink-faint);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.ops-btn{min-height:36px;color:var(--ops-ink);font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.ops-btn:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff42}.ops-btn:active:not(:disabled){transform:translateY(1px)}.ops-btn:disabled{opacity:.45;cursor:not-allowed}.ops-btn:focus-visible{outline:2px solid var(--ops-accent);outline-offset:2px}.ops-btn--primary{color:#07100d;background:linear-gradient(135deg,#7cf2a4,#ffd479);border-color:#7cf2a480}.ops-btn--primary:hover:not(:disabled){filter:brightness(1.06);background:linear-gradient(135deg,#7cf2a4,#ffd479)}.ops-btn--tiny{min-height:29px;padding:0 9px;font-size:11px}.ops-btn--danger{color:#fff;background:#b2282899;border-color:#f8717180}.ops-btn--danger:hover:not(:disabled){background:#c82e2ebf}.ops-btn--danger-ghost{color:var(--ops-bad);background:#7f1d1d29;border-color:#f8717157}.ops-btn--danger-ghost:hover:not(:disabled),.ops-btn--danger-ghost.is-active{background:#7f1d1d57}.ops-live i{background:var(--ops-ink-faint);border-radius:50%;width:8px;height:8px}.ops-live.is-live i{background:var(--ops-accent);animation:2s ease-in-out infinite ops-pulse;box-shadow:0 0 0 3px #7cf2a42e}@keyframes ops-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.ops-live.is-live i{animation:none}}.ops-window{background:#ffffff0a;border:1px solid #ffffff24;border-radius:11px;display:inline-flex;overflow:hidden}.ops-window button{min-height:36px;color:var(--ops-ink-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0 11px;font-size:12px;font-weight:800}.ops-window button.is-active{color:#07100d;background:var(--ops-accent)}.ops-window button:focus-visible{outline:2px solid var(--ops-accent);outline-offset:-2px}.ops-alert{background:#0b121e99;border:1px solid #ffffff24;border-radius:13px;padding:11px 14px;font-size:13px}.ops-alert.is-warn{color:var(--ops-warn);background:#ffc96414;border-color:#ffc96447}.ops-alert.is-bad{color:var(--ops-bad);background:#f8717117;border-color:#f871714d}.ops-alert.is-ok{color:var(--ops-good);background:#7cf2a414;border-color:#7cf2a447}.ops-denied{border:1px solid var(--ops-line);background:var(--ops-surface);text-align:center;border-radius:20px;justify-items:center;gap:10px;padding:40px 46px;display:grid}.ops-denied strong{font-size:20px}.ops-denied>span:last-of-type{color:var(--ops-ink-muted);font-size:13px}.ops-kpis{border:1px solid var(--ops-line);background:var(--ops-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.ops-kpi{border-right:1px solid var(--ops-line-soft);align-content:start;gap:3px;padding:15px 18px;display:grid}.ops-kpi:last-child{border-right:0}.ops-kpi>span{color:var(--ops-ink-muted);font-size:12px;font-weight:700}.ops-kpi>strong{letter-spacing:-.02em;font-size:26px}.ops-kpi>em{color:var(--ops-ink-faint);font-size:11px;font-style:normal}.ops-kpi.is-warn>strong{color:var(--ops-warn)}.ops-kpi.is-bad>strong{color:var(--ops-bad)}.ops-kpi.is-ok>strong{color:var(--ops-good)}.ops-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.ops-tabs button{min-height:36px;color:var(--ops-ink-muted);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 15px;font-size:12.5px;font-weight:800;display:inline-flex}.ops-tabs button:hover{color:var(--ops-ink);background:#ffffff17}.ops-tabs button.is-active{color:var(--ops-good);background:#7cf2a424;border-color:#7cf2a48c}.ops-tabs button:focus-visible{outline:2px solid var(--ops-accent);outline-offset:2px}.ops-tabs__badge{color:#2a1204;background:var(--ops-gold);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-style:normal;font-weight:900;display:grid}.ops-main{gap:16px;display:grid}.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ops-panel--span2{grid-column:span 2}.ops-panel--full{grid-column:1/-1}.ops-panel{border:1px solid var(--ops-line);background:var(--ops-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;align-content:start;gap:14px;min-width:0;padding:18px 20px 20px;display:grid}.ops-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-panel__head h2{letter-spacing:-.01em;margin:4px 0 0;font-size:17px}.ops-source{color:var(--ops-ink-faint);background:#ffffff0d;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.ops-select{align-items:center;gap:8px;display:inline-flex}.ops-select>span{color:var(--ops-ink-faint);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.ops-select select,.ops-moderation select,.ops-moderation input,.ops-search input,.ops-orphan input,.ops-delete-confirm input{min-height:36px;color:var(--ops-ink);font:inherit;background:#050a11b3;border:1px solid #ffffff24;border-radius:11px;padding:0 11px;font-size:13px}.ops-select select:focus-visible,.ops-moderation select:focus-visible,.ops-moderation input:focus-visible,.ops-search input:focus-visible,.ops-orphan input:focus-visible,.ops-delete-confirm input:focus-visible{outline:2px solid var(--ops-accent);outline-offset:1px}.ops-chart-pair{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.ops-chart-stack{gap:14px;display:grid}.ops-chart{gap:6px;min-width:0;display:grid}.ops-chart__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ops-chart__head>span{color:var(--ops-ink-muted);font-size:12px;font-weight:700}.ops-chart__head>strong{align-items:baseline;gap:7px;font-size:17px;display:inline-flex}.ops-chart__head em{color:var(--ops-ink-faint);font-size:11px;font-style:normal;font-weight:700}.ops-chart svg{display:block;overflow:visible}.ops-chart__grid{stroke:#ffffff12;stroke-width:1px}.ops-chart__capacity{stroke:#ffd4798c;stroke-width:1.5px;stroke-dasharray:4 4}.ops-chart__crosshair{stroke:#ffffff57;stroke-width:1px}.ops-chart__dot{stroke:#070d1a;stroke-width:2px}.ops-chart__tick{fill:var(--ops-ink-faint);font-size:10px;font-weight:700}.ops-chart__empty{color:var(--ops-ink-faint);text-align:center;border:1px dashed #ffffff1c;border-radius:13px;place-items:center;margin:0;padding:14px;font-size:12px;display:grid}.ops-chart__empty--inline{min-height:80px}.ops-spark{display:block;overflow:visible}.ops-spark--empty{border-bottom:1px dashed #ffffff24;display:inline-block}.ops-rank{gap:7px;margin:0;padding:0;list-style:none;display:grid}.ops-rank__row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(90px,.9fr) minmax(70px,1.6fr) auto;align-items:center;gap:11px;padding:6px 8px;display:grid}button.ops-rank__row:hover{background:#7cf2a417}button.ops-rank__row:focus-visible{outline:2px solid var(--ops-accent);outline-offset:-2px}.ops-rank__name{color:var(--ops-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;overflow:hidden}.ops-rank__track{background:#ffffff0f;border-radius:4px;height:10px;overflow:hidden}.ops-rank__track i{border-radius:4px;height:100%;display:block}.ops-rank__value{color:var(--ops-ink-muted);white-space:nowrap;font-size:12px;font-weight:800}.ops-meters{gap:15px;display:grid}.ops-meter{gap:7px;display:grid}.ops-meter__top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.ops-meter__top span{color:var(--ops-ink-muted);font-size:12px;font-weight:700}.ops-meter__top strong{font-size:15px}.ops-meter em{color:var(--ops-ink-faint);font-size:11px;font-style:normal}.ops-meter__bar{background:#ffffff12;border-radius:999px;height:9px;overflow:hidden}.ops-meter__bar i{border-radius:inherit;background:var(--ops-accent);width:0;height:100%;display:block}.ops-meter.is-warn .ops-meter__bar i{background:var(--ops-gold)}.ops-meter.is-bad .ops-meter__bar i{background:#f87171}.ops-table-toggle summary{color:var(--ops-ink-faint);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-size:11px;font-weight:800}.ops-table-toggle summary:focus-visible{outline:2px solid var(--ops-accent);outline-offset:2px}.ops-data-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:12px}.ops-data-table caption{color:var(--ops-ink-faint);text-align:left;padding-bottom:6px;font-size:11px}.ops-data-table th,.ops-data-table td{border-bottom:1px solid var(--ops-line-soft);text-align:left;padding:5px 8px}.ops-data-table th{color:var(--ops-ink-muted);text-transform:uppercase;font-size:10.5px}.ops-table-toggle .ops-table-wrap{max-height:260px;overflow:auto}.ops-attention{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.ops-attention button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffc9640d;border:1px solid #ffc96433;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.ops-attention button:hover{background:#ffc9641a}.ops-attention button:focus-visible{outline:2px solid var(--ops-accent);outline-offset:2px}.ops-attention__title{justify-content:space-between;align-items:center;gap:10px;display:flex}.ops-attention__title strong{font-size:14px}.ops-attention__issue{font-size:12px;display:block}.ops-attention__issue.is-warn{color:var(--ops-warn)}.ops-attention__issue.is-bad{color:var(--ops-bad)}.ops-status{color:#b8e6ff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#58b4e624;border-radius:999px;justify-content:center;padding:4px 10px;font-size:10.5px;font-weight:900;display:inline-flex}.ops-status.is-ok{color:var(--ops-good);background:#45e08c26}.ops-status.is-warn{color:var(--ops-warn);background:#ffc96426}.ops-status.is-bad{color:var(--ops-bad);background:#f8717129}.ops-status.is-idle{color:var(--ops-ink-muted);background:#ffffff12}.ops-worlds,.ops-users{gap:14px;display:grid}.ops-toolbar{border:1px solid var(--ops-line);background:var(--ops-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.ops-search{flex:260px;min-width:0;position:relative}.ops-search input{width:100%;padding-left:34px}.ops-search__icon{color:var(--ops-ink-faint);pointer-events:none;font-size:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ops-chips{flex-wrap:wrap;gap:6px;display:inline-flex}.ops-chips button{min-height:36px;color:var(--ops-ink-muted);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.ops-chips button:hover{color:var(--ops-ink);background:#ffffff17}.ops-chips button.is-active{color:var(--ops-good);background:#7cf2a421;border-color:#7cf2a480}.ops-chips button:focus-visible{outline:2px solid var(--ops-accent);outline-offset:2px}.ops-chips button i{color:#2a1204;background:var(--ops-gold);border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;font-weight:900;display:grid}.ops-result-count{color:var(--ops-ink-faint);margin:0 2px;font-size:12px}.ops-orphan{background:#7f1d1d1f;border:1px solid #f8717147;border-radius:16px;grid-template-columns:minmax(240px,1fr) minmax(200px,.5fr) auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.ops-orphan strong{margin-top:3px;font-size:13px;font-weight:700;display:block}.ops-world-grid{grid-template-columns:repeat(auto-fill,minmax(308px,1fr));gap:14px;display:grid}.ops-world-card{border:1px solid var(--ops-line);background:var(--ops-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;align-content:start;transition:border-color .14s,transform .14s;display:grid;overflow:hidden}.ops-world-card:hover{border-color:#7cf2a457;transform:translateY(-2px)}.ops-world-card.is-selected{border-color:#7cf2a4b3;box-shadow:0 0 0 1px #7cf2a447}.ops-world-card.has-issues{border-color:#ffc96457}.ops-world-card__open{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:12px;padding:15px 16px 12px;display:grid}.ops-world-card__open:focus-visible{outline:2px solid var(--ops-accent);outline-offset:-3px}.ops-world-card__open header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ops-world-card__open header div{gap:2px;min-width:0;display:grid}.ops-world-card__open header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.ops-world-card__open header span{color:var(--ops-ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ops-world-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;display:grid}.ops-world-card__facts div{gap:1px;min-width:0;display:grid}.ops-world-card__facts dt{color:var(--ops-ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:800}.ops-world-card__facts dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12.5px;font-weight:700;overflow:hidden}.ops-world-card__facts .is-bad-text dd{color:var(--ops-bad)}.ops-world-card__metrics{border-top:1px solid var(--ops-line-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:11px;display:grid}.ops-world-card__metrics>div{gap:3px;min-width:0;display:grid}.ops-world-card__metrics span{color:var(--ops-ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:800}.ops-world-card__metrics strong{font-size:13.5px}.ops-world-card__issues{gap:3px;margin:0;padding:0;font-size:11.5px;list-style:none;display:grid}.ops-world-card__issues .is-warn{color:var(--ops-warn)}.ops-world-card__issues .is-bad{color:var(--ops-bad)}.ops-world-card__actions{border-top:1px solid var(--ops-line-soft);background:#050a1152;flex-wrap:wrap;align-items:center;gap:7px;padding:11px 16px;display:flex}.ops-table-wrap{overflow:auto}.ops-table{border-collapse:collapse;width:100%;font-size:13px}.ops-table th,.ops-table td{border-bottom:1px solid var(--ops-line-soft);text-align:left;vertical-align:top;padding:11px 10px}.ops-table th{color:var(--ops-ink-faint);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10.5px;font-weight:800}.ops-table tbody tr{cursor:default}.ops-table tbody tr:hover{background:#ffffff0a}.ops-table tr.is-selected{background:#7cf2a41a}.ops-table td strong{display:block}.ops-table td span{color:var(--ops-ink-faint);font-size:11px;display:block}.ops-row-actions{flex-wrap:wrap;gap:6px;display:flex}.ops-notes{width:100%;min-width:180px;color:var(--ops-ink);font:inherit;resize:vertical;background:#050a11b3;border:1px solid #ffffff21;border-radius:10px;margin-top:7px;padding:7px 9px;font-size:12px}.ops-review-info summary{color:var(--ops-ink-faint);cursor:pointer;font-size:11px}.ops-review-info dl{grid-template-columns:minmax(100px,.4fr) minmax(0,1fr);gap:5px 10px;margin:7px 0 0;display:grid}.ops-review-info dt{color:var(--ops-ink-faint);font-size:11px}.ops-review-info dd{overflow-wrap:anywhere;margin:0;font-size:11px}.ops-node-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.ops-node{border:1px solid var(--ops-line-soft);background:#050a114d;border-radius:15px;gap:12px;padding:14px;display:grid}.ops-node>strong{overflow-wrap:anywhere;font-size:13px}.ops-user-summary{flex-wrap:wrap;gap:10px;display:flex}.ops-user-summary span{border:1px solid var(--ops-line);color:var(--ops-ink-muted);background:var(--ops-surface);border-radius:999px;padding:7px 12px;font-size:12px}.ops-user-summary strong{color:var(--ops-ink);font-size:13px}.ops-inline-input{width:100%;min-width:112px;min-height:34px;color:var(--ops-ink);font:inherit;background:#050a11b3;border:1px solid #ffffff21;border-radius:9px;padding:0 9px;font-size:12px}.ops-inline-input--number{width:132px}.ops-inline-input:disabled{opacity:.5;cursor:not-allowed}.ops-inline-input:focus-visible{outline:2px solid var(--ops-accent);outline-offset:1px}.ops-user-table td:first-child{min-width:210px}.ops-user-table td:nth-child(3){min-width:135px}.ops-user-table td:last-child{min-width:130px}.ops-pagination{border-top:1px solid var(--ops-line-soft);color:var(--ops-ink-faint);justify-content:space-between;align-items:center;gap:12px;padding:12px 10px 0;font-size:12px;display:flex}.ops-drawer{z-index:40;position:fixed;inset:0}.ops-drawer__scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#03060c9e;border:0;padding:0;position:absolute;inset:0}.ops-drawer__panel{background:#070d1a;border-left:1px solid #ffffff24;grid-template-rows:auto minmax(0,1fr);width:min(620px,100%);animation:.18s ease-out ops-drawer-in;display:grid;position:absolute;top:0;bottom:0;right:0;box-shadow:-30px 0 70px #00000080}@keyframes ops-drawer-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ops-drawer__panel{animation:none}}.ops-drawer__head{border-bottom:1px solid var(--ops-line);background:#090f1ae6;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.ops-drawer__head h2{letter-spacing:-.02em;margin:4px 0 2px;font-size:21px}.ops-drawer__head p{overflow-wrap:anywhere;color:var(--ops-ink-faint);margin:0;font-size:11.5px}.ops-drawer__head-actions{align-items:center;gap:9px;display:flex}.ops-drawer__close{justify-content:center;min-width:36px;padding:0}.ops-drawer__body{align-content:start;gap:18px;padding:18px 20px 40px;display:grid;overflow-y:auto}.ops-drawer__quick{flex-wrap:wrap;gap:8px;display:flex}.ops-drawer__section{border-top:1px solid var(--ops-line-soft);gap:12px;padding-top:16px;display:grid}.ops-drawer__section:first-of-type{border-top:0;padding-top:0}.ops-drawer__section h3{letter-spacing:.1em;text-transform:uppercase;color:var(--ops-ink-muted);margin:0;font-size:13px;font-weight:800}.ops-drawer__peaks{color:var(--ops-ink-faint);flex-wrap:wrap;gap:16px;font-size:11.5px;display:flex}.ops-drawer__peaks strong{color:var(--ops-ink);font-size:12.5px}.ops-drawer__section--danger{border-top-color:#f871713d}.ops-drawer__section--danger h3{color:var(--ops-bad)}.ops-facts{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin:0;display:grid}.ops-facts div{background:#ffffff0a;border-radius:11px;gap:3px;min-width:0;padding:9px 11px;display:grid}.ops-facts dt{color:var(--ops-ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:800}.ops-facts dd{overflow-wrap:anywhere;margin:0;font-size:12.5px}.ops-pods{gap:9px;display:grid}.ops-pod{border:1px solid var(--ops-line-soft);background:#ffffff08;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.ops-pod.is-warn{background:#ffc9640f;border-color:#ffc96447}.ops-pod strong{overflow-wrap:anywhere;font-size:12.5px}.ops-pod span{color:var(--ops-ink-muted);font-size:11.5px}.ops-pod em{color:var(--ops-warn);font-size:11.5px;font-style:normal}.ops-events{gap:8px;display:grid}.ops-event{border-left:2px solid #ffffff24;gap:2px;padding:3px 0 3px 11px;display:grid}.ops-event.is-warn{border-left-color:#ffc96499}.ops-event strong{font-size:12.5px}.ops-event span{color:var(--ops-ink-faint);font-size:11px}.ops-event p{color:var(--ops-ink-muted);margin:2px 0 0;font-size:11.5px}.ops-moderation{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:10px;display:grid}.ops-moderation label{gap:5px;min-width:0;display:grid}.ops-moderation label span{color:var(--ops-ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:800}.ops-delete-confirm{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.ops-delete-confirm>span{color:var(--ops-ink-muted);grid-column:1/-1;font-size:12px}.ops-delete-confirm code{color:var(--ops-bad);font-size:12px}@media (width<=1180px){.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-panel--span2{grid-column:span 2}.ops-panel--full{grid-column:1/-1}.ops-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-kpi:nth-child(3n){border-right:0}}@media (width<=760px){.ops-console{padding:16px 14px 48px}.ops-grid{grid-template-columns:minmax(0,1fr)}.ops-panel--span2,.ops-panel--full{grid-column:span 1}.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-kpi:nth-child(3n){border-right:1px solid var(--ops-line-soft)}.ops-kpi:nth-child(2n){border-right:0}.ops-orphan,.ops-world-grid{grid-template-columns:minmax(0,1fr)}.ops-drawer__panel{width:100%}.ops-chart-pair{grid-template-columns:minmax(0,1fr)}}.plugin-dev{color:#e8eef0;grid-template-rows:auto auto minmax(0, 1fr) 8px var(--plugin-dev-bottom-height,260px);background:#101317;height:100vh;min-height:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden}.plugin-dev--center{grid-template-rows:1fr;place-items:center;padding:24px;display:grid}.plugin-dev__auth{background:#171d23;border:1px solid #899baa47;border-radius:8px;gap:10px;width:min(420px,100%);padding:22px;display:grid}.plugin-dev__topbar{background:#151a20;border-bottom:1px solid #899baa2e;grid-template-rows:34px 42px;display:grid}.plugin-dev__menubar,.plugin-dev__workspacebar{align-items:center;gap:12px;min-width:0;padding:0 14px;display:flex}.plugin-dev__menubar{background:#11171d;border-bottom:1px solid #899baa24;justify-content:flex-start;gap:18px}.plugin-dev__brand{flex:none;align-items:center;gap:8px;min-width:0;display:flex}.plugin-dev__brand strong{font-size:13px}.plugin-dev__brand span{color:#e8eef094;font-size:12px}.plugin-dev__menus{align-self:stretch;align-items:stretch;gap:0;display:flex}.plugin-dev__menu{align-items:center;display:flex;position:relative}.plugin-dev__menu>button{color:#e8eef0c7;background:0 0;border:0;border-radius:0;min-height:28px;padding:0 10px;font-size:12px}.plugin-dev__menu>button:hover,.plugin-dev__menu>button.is-open{color:#f4fbff;background:#899baa24}.plugin-dev__menu-popover{z-index:50;background:#171d23;border:1px solid #899baa3d;border-radius:0;min-width:230px;padding:4px 0;position:absolute;top:30px;left:0;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0d}.plugin-dev__menu-popover button{color:#e8eef0db;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;width:100%;min-height:28px;padding:0 12px;line-height:1;display:flex}.plugin-dev__menu-popover button:hover:not(:disabled){color:#fff;background:#25313b}.plugin-dev__menu-popover button:disabled{cursor:not-allowed;opacity:.45}.plugin-dev__menu-popover small{color:#e8eef085;font-size:11px}.plugin-dev__menu-separator{background:#899baa2e;height:1px;margin:4px 0}.plugin-dev__workspacebar{background:#182028;justify-content:space-between}.plugin-dev__project-switcher{flex:0 340px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:180px;display:grid}.plugin-dev__project-switcher span{color:#e8eef094;text-transform:uppercase;font-size:11px;font-weight:800}.plugin-dev__project-switcher select{width:100%;min-width:0}.plugin-dev__toolbar{flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.plugin-dev__toolbar button{min-height:30px}.plugin-dev__auto-apply{color:#e8eef0d1;place-items:center;width:32px;min-width:32px;min-height:30px;display:inline-grid;position:relative;border-radius:6px!important;padding:0!important}.plugin-dev__auto-apply svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.plugin-dev__auto-apply:after{content:"";background:#e8eef066;border-radius:999px;width:6px;height:6px;position:absolute;bottom:5px;right:5px}.plugin-dev__auto-apply.is-queued,.plugin-dev__auto-apply.is-applying,.plugin-dev__auto-apply.is-waiting{color:#fde68a}.plugin-dev__auto-apply.is-applied{color:#86efac}.plugin-dev__auto-apply.is-blocked,.plugin-dev__auto-apply.is-error{color:#fca5a5}.plugin-dev__auto-apply.is-idle{color:#e8eef075}.plugin-dev__auto-apply.is-queued:after,.plugin-dev__auto-apply.is-applying:after,.plugin-dev__auto-apply.is-waiting:after{background:#fde68a}.plugin-dev__auto-apply.is-applied:after{background:#86efac}.plugin-dev__auto-apply.is-blocked:after,.plugin-dev__auto-apply.is-error:after{background:#fca5a5}.plugin-dev__bottom-actions,.plugin-dev__panel-head div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.plugin-dev button,.plugin-dev select{color:#e8eef0;min-height:34px;font:inherit;background:#202832;border:1px solid #899baa4d;border-radius:6px;font-size:13px}.plugin-dev button{cursor:pointer;padding:0 12px}.plugin-dev button:disabled{cursor:not-allowed;opacity:.55}.plugin-dev select{padding:0 10px}.plugin-dev .plugin-dev__menu>button{color:#e8eef0c7;background:0 0;border:0;border-radius:0;min-height:34px;padding:0 9px;font-size:12px;font-weight:500}.plugin-dev .plugin-dev__menu-popover button{color:#e8eef0db;background:0 0;border:0;border-radius:0;min-height:28px;padding:0 12px;font-size:12px;font-weight:500;line-height:28px}.plugin-dev__primary{background:#1d5f72!important;border-color:#52bed6b3!important}.plugin-dev__modal-backdrop{z-index:80;background:#05080ca3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.plugin-dev__modal{background:#171d23;border:1px solid #899baa52;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100%);max-height:min(760px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 26px 70px #0000007a}.plugin-dev__modal--confirm{grid-template-rows:auto auto auto;width:min(460px,100%)}.plugin-dev__modal-head,.plugin-dev__modal-actions{background:#1d242c;border-bottom:1px solid #899baa2e;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.plugin-dev__modal-head>div{gap:3px;display:grid}.plugin-dev__modal-head strong{font-size:14px}.plugin-dev__modal-head span,.plugin-dev__modal-section>span,.plugin-dev__field>span{color:#e8eef094;text-transform:uppercase;font-size:11px;font-weight:800}.plugin-dev__modal-head button[aria-label=Close]{border-radius:0;width:28px;min-width:28px;min-height:28px;padding:0}.plugin-dev__modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:14px;display:grid;overflow:auto}.plugin-dev__modal-body--confirm{display:block}.plugin-dev__modal-body--confirm p{color:#e8eef0d1;margin:0;font-size:13px;line-height:1.55}.plugin-dev__new-file-preview{background:#11161c;border:1px solid #899baa2e;gap:4px;min-width:0;margin:10px 0;padding:10px;display:grid}.plugin-dev__new-file-preview span{color:#e8eef094;text-transform:uppercase;font-size:11px;font-weight:800}.plugin-dev__new-file-preview strong,.plugin-dev__new-file-preview small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.plugin-dev__new-file-preview strong{font:12px/1.35 JetBrains Mono,SFMono-Regular,Consolas,monospace}.plugin-dev__new-file-preview small{color:#e8eef08c;font-size:11px}.plugin-dev__field,.plugin-dev__modal-section{gap:5px;min-width:0;display:grid}.plugin-dev__field--wide{grid-column:1/-1}.plugin-dev__field input,.plugin-dev__field select,.plugin-dev__field textarea{color:#e8eef0;width:100%;min-height:34px;font:inherit;background:#11161c;border:1px solid #899baa4d;border-radius:0;padding:0 9px;font-size:13px}.plugin-dev__field textarea{resize:vertical;min-height:72px;padding:8px 9px}.plugin-dev__field input:focus,.plugin-dev__field select:focus,.plugin-dev__field textarea:focus{outline-offset:0;outline:1px solid #52bed6d9}.plugin-dev__modal-section{border-top:1px solid #899baa24;padding-top:4px}.plugin-dev__modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.plugin-dev__permission-grid{background:#899baa1f;border:1px solid #899baa2e;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.plugin-dev__permission-option{background:#151c23;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:9px 10px;display:grid}.plugin-dev__field .plugin-dev__permission-option input{accent-color:#52bed6;border-radius:0;width:14px;height:14px;min-height:14px;margin:2px 0 0;padding:0}.plugin-dev__permission-option>span{gap:3px;min-width:0;display:grid}.plugin-dev__permission-option strong{color:#e8eef0;font-size:12px;line-height:1.2}.plugin-dev__permission-option code{overflow-wrap:anywhere;color:#9edbea;min-width:0;font:11px/1.2 JetBrains Mono,SFMono-Regular,Consolas,monospace}.plugin-dev__permission-option small{color:#e8eef094;font-size:11px;line-height:1.3}.plugin-dev__modal-actions{border-top:1px solid #899baa2e;border-bottom:0;justify-content:flex-end}.plugin-dev__save-state{color:#e8eef0b8;background:#171f27;border:1px solid #899baa3d;border-radius:999px;flex:none;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.plugin-dev__save-state.is-saving,.plugin-dev__save-state.is-loading{color:#fde68a}.plugin-dev__save-state.is-saved{color:#86efac}.plugin-dev__save-state.is-error{color:#fca5a5}.plugin-dev__alerts{gap:8px;min-height:0;padding:0 18px;display:grid;overflow:hidden}.plugin-dev__alert{border-radius:6px;margin:10px 0 0;padding:10px 12px;font-size:13px;font-weight:700}.plugin-dev__alert.is-auto-dismiss{transform-origin:top;animation:5s cubic-bezier(.22,1,.36,1) both plugin-dev-alert-lifecycle}@keyframes plugin-dev-alert-lifecycle{0%{opacity:0;transform:translateY(-6px)scale(.985)}7%,82%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.99)}}@media (prefers-reduced-motion:reduce){.plugin-dev__alert.is-auto-dismiss{animation-timing-function:linear}@keyframes plugin-dev-alert-lifecycle{0%{opacity:0}7%,82%{opacity:1}to{opacity:0}}}.plugin-dev__alert.is-bad{color:#ffd5d5;background:#7f1d1d47;border:1px solid #f8717173}.plugin-dev__alert.is-ok{color:#d7ffe2;background:#14532d40;border:1px solid #4ade806b}.plugin-dev__layout{grid-template-columns:var(--plugin-dev-files-width,260px) 8px var(--plugin-dev-editor-width,560px) 8px minmax(360px, 1fr);gap:0;min-height:0;padding:12px;display:grid;overflow:hidden}.plugin-dev__sidebar,.plugin-dev__editor,.plugin-dev__preview,.plugin-dev__bottom section{background:#171d23;border:1px solid #899baa33;border-radius:8px;min-width:0;min-height:0;overflow:hidden}.plugin-dev__splitter{touch-action:none;background:0 0;min-width:0;min-height:0;position:relative}.plugin-dev__splitter--vertical{cursor:col-resize}.plugin-dev__splitter--horizontal{cursor:row-resize;margin:0 18px}.plugin-dev__splitter:after{content:"";opacity:0;background:#899baa1f;border-radius:999px;transition:opacity .12s,background .12s;position:absolute}.plugin-dev__splitter--vertical:after{inset:12px 3px}.plugin-dev__splitter--horizontal:after{inset:3px 0}.plugin-dev__splitter:hover:after,.plugin-dev__splitter:active:after{opacity:1;background:#52bed680}.plugin-dev.is-resizing-horizontal,.plugin-dev.is-resizing-horizontal *{-webkit-user-select:none;user-select:none;cursor:col-resize!important}.plugin-dev.is-resizing-vertical,.plugin-dev.is-resizing-vertical *{-webkit-user-select:none;user-select:none;cursor:row-resize!important}.plugin-dev[class*=is-resizing-] .plugin-dev__preview-frame{pointer-events:none}.plugin-dev__panel-head,.plugin-dev__editor-head{background:#1d242c;border-bottom:1px solid #899baa29;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 10px;font-size:12px;display:flex}.plugin-dev__panel-head span,.plugin-dev__editor-head span{color:#e8eef0b3}.plugin-dev__panel-head strong,.plugin-dev__editor-head strong{font-size:12px}.plugin-dev__editor-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.plugin-dev__editor-actions{flex:none;align-items:center;gap:8px;display:flex}.plugin-dev__editor-actions button{color:#dff8ff;background:#52bed61f;border:1px solid #52bed659;border-radius:6px;min-height:28px;font-size:12px}.plugin-dev__editor-actions button:disabled{cursor:not-allowed;opacity:.55}.plugin-dev__panel-head .is-ok{color:#86efac}.plugin-dev__panel-head .is-warn{color:#fde68a}.plugin-dev__panel-head .is-bad{color:#fca5a5}.plugin-dev__sidebar,.plugin-dev__editor,.plugin-dev__preview{height:100%}.plugin-dev__sidebar{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.plugin-dev__files{align-content:start;gap:2px;min-height:0;padding:6px;display:grid;overflow:auto}.plugin-dev__file-tree-group,.plugin-dev__file-tree-children{min-width:0;display:grid}.plugin-dev__file-tree-children{background:#0000001a;border-left:1px solid #52bed638;margin:2px 0 4px 18px;padding:2px 0 2px 8px;position:relative}.plugin-dev__file-tree-children:before{display:none}.plugin-dev__file-row{width:100%;min-height:34px;padding:5px 10px 5px var(--plugin-dev-file-indent,10px);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;place-items:center stretch;gap:8px;display:grid;position:relative}.plugin-dev__file-row--file:before{content:"";top:50%;left:calc(var(--plugin-dev-file-indent,10px) - 22px);pointer-events:none;background:#899baa38;width:14px;height:1px;position:absolute}.plugin-dev__file-row--file.is-root:before{display:none}.plugin-dev__file-row.is-active{background:#24313b;border-color:#52bed640}.plugin-dev__file-row--folder{color:#e8eef0db;background:#899baa0e;font-weight:700}.plugin-dev__file-row--file:not(.is-root){border-radius:4px}.plugin-dev__file-row--file.is-root{background:#899baa06}.plugin-dev__file-name{align-items:center;gap:7px;min-width:0;display:flex}.plugin-dev__file-name>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:13px;overflow:hidden}.plugin-dev__file-icon{color:#e8eef06b;text-align:center;flex:0 0 10px;width:10px;font:10px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.plugin-dev__file-icon--file{flex-basis:6px;width:6px}.plugin-dev__files small,.plugin-dev__draft-note{color:#e8eef08c;min-width:0;font-size:11px}.plugin-dev__draft-note{flex:auto}.plugin-dev__draft-tools{border-top:1px solid #899baa24;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.plugin-dev__editor{grid-template-rows:auto minmax(0,1fr);display:grid}.plugin-dev__code-shell{background:#11161c;grid-template-rows:minmax(0,1fr) 28px;min-height:0;display:grid}.plugin-dev__code-main{grid-template-columns:54px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.plugin-dev__code-gutter{color:#e8eef057;text-align:right;-webkit-user-select:none;user-select:none;background:#0d1218;border-right:1px solid #899baa24;height:100%;margin:0;padding:14px 9px 14px 0;font:13px/1.55 JetBrains Mono,SFMono-Regular,Consolas,monospace;overflow:hidden}.plugin-dev__code-gutter span{height:20.15px;display:block}.plugin-dev__code-input{resize:none;color:#ecf4f5;tab-size:2;white-space:pre;background:#11161c;border:0;outline:none;width:100%;height:100%;min-height:0;padding:14px;font:13px/1.55 JetBrains Mono,SFMono-Regular,Consolas,monospace;overflow:auto}.plugin-dev__code-status{color:#e8eef094;white-space:nowrap;background:#151c23;border-top:1px solid #899baa29;align-items:center;gap:12px;min-width:0;padding:0 10px;font-size:11px;display:flex;overflow:hidden}.plugin-dev__code-status span{min-width:0}.plugin-dev__code-status span:first-child{text-overflow:ellipsis;overflow:hidden}.plugin-dev__preview{background:#0f1419;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative}.plugin-dev__preview-head{background:#1d242c;border-bottom:1px solid #899baa29;grid-template-columns:minmax(0,1fr) minmax(160px,.9fr) auto;grid-template-areas:"title controls status";align-items:center;gap:8px;padding:8px 10px;display:grid}.plugin-dev__preview-title{grid-area:title;min-width:0}.plugin-dev__preview-title strong{color:#f2f8fa;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:1.2;overflow:hidden}.plugin-dev__preview-controls{grid-area:controls;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.plugin-dev__preview-controls label{min-width:0;display:block}.plugin-dev__preview-controls select{width:100%;min-width:0}.plugin-dev__preview-buttons{align-items:center;gap:6px;display:flex}.plugin-dev__preview-head button{min-height:30px;padding-block:6px}.plugin-dev__preview-fullscreen{place-items:center;width:30px;min-width:30px;display:inline-grid;padding:0!important}.plugin-dev__preview-fullscreen svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.plugin-dev__preview.is-fullscreen{background:#0f1419;border-radius:0;width:100vw;height:100vh}.plugin-dev__preview-status{background:#151c23;border:1px solid #899baa38;border-radius:6px;grid-area:status;align-content:center;justify-self:end;gap:2px;width:min(170px,100%);min-width:0;min-height:30px;padding:0 9px;display:grid}.plugin-dev__preview-status span,.plugin-dev__preview-status small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.plugin-dev__preview-status span{color:#e8eef0d1;font-size:11px;font-weight:800}.plugin-dev__preview-status small{color:#e8eef085;font-size:10px}.plugin-dev__preview-status.is-queued span,.plugin-dev__preview-status.is-applying span,.plugin-dev__preview-status.is-waiting span{color:#fde68a}.plugin-dev__preview-status.is-applied span{color:#86efac}.plugin-dev__preview-status.is-blocked span,.plugin-dev__preview-status.is-error span{color:#fca5a5}.plugin-dev__preview-frame{background:#050608;border:0;width:100%;height:100%;min-height:0}.plugin-dev__preview-empty{text-align:center;color:#e8eef0ad;align-content:center;place-self:stretch stretch;place-items:center;gap:8px;padding:18px;display:grid}.plugin-dev__preview-empty strong{color:#e8eef0;font-size:18px}.plugin-dev__preview-empty small{color:#e8eef085}.plugin-dev__bottom{grid-template-columns:var(--plugin-dev-bottom-columns,1fr 1.1fr 1.2fr);gap:10px;min-height:0;padding:0 18px 14px;display:grid;overflow:hidden}.plugin-dev__bottom section{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.plugin-dev__problem-list{min-height:0;overflow:auto}.plugin-dev__problem,.plugin-dev__empty-line{border-bottom:1px solid #899baa1f;grid-template-columns:54px 140px minmax(0,1fr);gap:8px;padding:8px 10px;font-size:12px;display:grid}.plugin-dev__empty-line{color:#e8eef094;display:block}.plugin-dev__problem p{color:#e8eef0c7;margin:0}.plugin-dev__problem.is-error strong{color:#fca5a5}.plugin-dev__problem.is-warn strong{color:#fde68a}.plugin-dev__build{background:#899baa1f;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1px;min-height:0;display:grid;overflow:auto}.plugin-dev__build div{background:#171d23;gap:3px;min-width:0;padding:9px 10px;display:grid}.plugin-dev__build span{color:#e8eef08f;font-size:11px}.plugin-dev__build strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.plugin-dev__bottom-actions{padding:10px}.plugin-dev__logs{color:#cfe2e8;white-space:pre-wrap;background:#11161c;height:100%;min-height:0;margin:0;padding:10px;font:12px/1.45 JetBrains Mono,SFMono-Regular,Consolas,monospace;overflow:auto}@media (width<=1120px){.plugin-dev{grid-template-rows:auto auto auto auto}.plugin-dev__topbar{grid-template-rows:auto auto}.plugin-dev__menubar,.plugin-dev__workspacebar,.plugin-dev__toolbar{flex-wrap:wrap;align-items:flex-start;height:auto;padding-block:8px}.plugin-dev__layout,.plugin-dev__bottom{grid-template-columns:1fr}.plugin-dev__splitter{display:none}.plugin-dev__preview-head{grid-template-columns:1fr;grid-template-areas:"title""status""controls"}.plugin-dev__preview-controls{grid-template-columns:1fr}.plugin-dev__preview-buttons,.plugin-dev__preview-status{justify-self:stretch;width:100%}.plugin-dev__modal-body,.plugin-dev__modal-grid,.plugin-dev__permission-grid{grid-template-columns:1fr}.plugin-dev__files,.plugin-dev__problem-list,.plugin-dev__logs{max-height:none}}.roads-panel{z-index:210;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1216e0;border:1px solid #aacddc38;border-radius:10px;flex-direction:column;gap:10px;width:252px;max-height:calc(100vh - 220px);padding:12px;display:flex;position:fixed;top:132px;left:16px;overflow-y:auto;box-shadow:0 12px 34px #00000057}.roads-panel__title{color:#e9f3f6;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;display:flex}.roads-panel__section{flex-direction:column;gap:6px;display:flex}.roads-panel__label{color:#eaf4f78c;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.roads-panel__modes{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.roads-panel__mode{color:#e9f3f6d9;letter-spacing:.02em;cursor:pointer;background:#1c2a30e6;border:1px solid #aacddc2e;border-radius:7px;flex-direction:column;align-items:center;gap:3px;padding:7px 2px 5px;font-size:9px;font-weight:700;display:flex}.roads-panel__mode svg{stroke:currentColor;stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.roads-panel__mode:hover{border-color:#aacddc66}.roads-panel__mode.active{color:#d7fff2;background:#216052e0;border-color:#67dbb9a6}.roads-panel__row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.roads-panel__chip{color:#e9f3f6e0;text-align:center;cursor:pointer;white-space:nowrap;background:#1c2a30e6;border:1px solid #aacddc2e;border-radius:6px;flex:auto;min-width:0;padding:6px 8px;font-size:11px;font-weight:700}.roads-panel__chip:hover{border-color:#aacddc66}.roads-panel__chip.active{color:#d7fff2;background:#216052e0;border-color:#67dbb9a6}.roads-panel__swatch{cursor:pointer;border:2px solid #ffffff2e;border-radius:999px;flex:none;width:26px;height:26px}.roads-panel__swatch.active{border-color:#fff;box-shadow:0 0 0 2px #67dbb980}.roads-panel__slider{color:#eaf4f7db;flex-direction:column;gap:3px;font-size:11px;font-weight:700;display:flex}.roads-panel__slider-head{justify-content:space-between;align-items:center;display:flex}.roads-panel__slider-value{color:#9be8d2;font-variant-numeric:tabular-nums}.roads-panel__slider input{accent-color:#4fd1c5;width:100%}.roads-panel__hint{color:#eaf4f799;font-size:11px;line-height:1.4}.roads-panel__divider{background:#aacddc24;height:1px;margin:2px 0}.login-screen{background:#070d1a;position:fixed;inset:0;overflow:hidden}.login-screen:after{content:"";pointer-events:none;background:radial-gradient(at 50% 45%,#0000 45%,#03060c8c 100%),linear-gradient(#0000 70%,#03060c73);position:absolute;inset:0}.login-scene{position:absolute;inset:0}.login-scene canvas{width:100%;height:100%;display:block}.login-screen__overlay{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:clamp(24px,5vw,80px);padding:clamp(20px,5vw,72px);display:flex;position:absolute;inset:0;overflow-y:auto}.login-screen__overlay--center{flex-direction:column;justify-content:center;align-items:center;gap:14px}.login-hero{pointer-events:none;gap:18px;max-width:620px;display:grid}.login-hero__topline{letter-spacing:.32em;text-transform:uppercase;color:#a9f0c6bf;font-size:12px;font-weight:800}.login-logo{letter-spacing:-.02em;color:#f8fbef;text-shadow:0 12px 60px #0000008c;font-size:clamp(52px,9vw,118px);font-weight:900;line-height:.9}.login-logo span{background:linear-gradient(100deg,#7cf2a4 0%,#ffd479 45%,#7cd8ff 90%) 0 0/220% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 26px #7cf2a447);-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite alternate login-logo-shift}@keyframes login-logo-shift{0%{background-position:0%}to{background-position:100%}}.login-logo--pulse{animation:1.6s ease-in-out infinite login-logo-pulse}@keyframes login-logo-pulse{0%,to{opacity:1}50%{opacity:.55}}.login-hero__tagline{color:#f8fbefd1;text-wrap:balance;max-width:34em;font-size:clamp(15px,1.6vw,19px);line-height:1.55}.login-hero__chips{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.login-hero__chips li{color:#f8fbefe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c142080;border:1px solid #ffffff29;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700}.login-card{-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);pointer-events:auto;background:#090f1a94;border:1px solid #ffffff24;border-radius:20px;flex-shrink:0;gap:16px;width:min(380px,100%);padding:24px;display:grid;position:relative;box-shadow:0 30px 90px #00000080}.login-card:before{content:"";background:conic-gradient(from var(--login-ring,0deg), #7cf2a48c, #ffd47959, #7cd8ff73, #7cf2a48c);-webkit-mask-composite:xor;pointer-events:none;border-radius:21px;padding:1px;animation:9s linear infinite login-ring-spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --login-ring{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes login-ring-spin{to{--login-ring:360deg}}.login-tabs{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.login-screen .login-tabs button{color:#f8fbef9e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;width:auto;padding:9px 8px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.login-screen .login-tabs button:hover{color:#f8fbefeb}.login-screen .login-tabs button.is-active{color:#eafcef;background:linear-gradient(135deg,#54be8b47,#f6bd6033);border-color:#7cf2a466}.login-form{gap:10px;display:grid}.login-screen .login-input{text-align:left;color:#f8fbef;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;width:100%;padding:13px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-screen .login-input::placeholder{color:#f8fbef6b}.login-screen .login-input:focus{border-color:#7cf2a4bf;outline:none;box-shadow:0 0 0 3px #7cf2a429,0 0 24px #7cf2a41f}.login-screen .login-primary-button{color:#07100d;letter-spacing:.02em;cursor:pointer;background:linear-gradient(120deg,#45e08c,#ffc964) 0 0/160% 100%;border:none;border-radius:12px;width:100%;min-height:46px;padding:12px 16px;font-size:14px;font-weight:900;transition:background-position .3s,transform .12s,box-shadow .2s;box-shadow:0 8px 30px #45e08c40}.login-screen .login-primary-button:hover:not(:disabled){background-position:100% 0;transform:translateY(-1px);box-shadow:0 12px 36px #45e08c66}.login-screen .login-primary-button:active:not(:disabled){transform:translateY(0)}.login-screen .login-primary-button:disabled{opacity:.5;cursor:default}.login-copy{color:#f8fbef9e;text-align:left;font-size:13px;line-height:1.5}.login-hint{color:#f8fbef8c;text-align:left;font-size:12px}.login-error{color:#ffd6d6;text-align:left;background:#761a1a59;border:1px solid #ff66664d;border-radius:10px;padding:10px 12px;font-size:13px}.login-console{z-index:2;pointer-events:none;gap:7px;display:grid;position:absolute;bottom:clamp(18px,4vh,44px);left:clamp(20px,5vw,72px)}.login-console__label{letter-spacing:.28em;text-transform:uppercase;color:#a9f0c699;font-size:10px;font-weight:800}.login-console__line{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eafcef;background:#070c15b8;border:1px solid #7cf2a438;border-radius:12px;align-items:center;gap:8px;min-width:320px;min-height:42px;padding:10px 16px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;display:inline-flex;box-shadow:0 14px 40px #0006}.login-console__prefix{color:#7cf2a4;font-weight:800}.login-console__caret{background:#7cf2a4e6;width:8px;height:17px;animation:1.05s step-end infinite login-caret-blink}@keyframes login-caret-blink{50%{opacity:0}}.login-console__status{color:#7cf2a4;opacity:0;font-size:12px;font-weight:700;transition:opacity .3s,transform .3s;transform:translateY(4px)}.login-console__status.is-visible{opacity:1;transform:translateY(0)}@media (width<=940px){.login-screen__overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;padding-bottom:110px}.login-hero{justify-items:center;gap:12px}.login-hero__tagline{font-size:14px}.login-hero__chips{justify-content:center}.login-console{justify-items:center;left:50%;transform:translate(-50%)}.login-console__line{min-width:min(320px,84vw);font-size:12px}}@media (height<=640px) and (width<=940px){.login-console{display:none}.login-screen__overlay{padding-bottom:24px}}@media (prefers-reduced-motion:reduce){.login-logo span,.login-card:before,.login-console__caret,.login-logo--pulse{animation:none}}.connect-screen .world-account-badge__button{background:#090f1a8c;border:1px solid #ffffff29;border-radius:999px;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.connect-screen .world-account-badge__button:hover{background:#7cf2a424;border-color:#7cf2a473;box-shadow:0 0 16px #7cf2a426}.connect-screen .world-account-badge__button--primary{color:#07100d;background:linear-gradient(120deg,#45e08c,#ffc964) 0 0/160% 100%;border:none;font-weight:900;box-shadow:0 6px 20px #45e08c38}.connect-screen .world-account-badge__button--primary:hover{background-position:100% 0;box-shadow:0 10px 26px #45e08c5c}.world-select-screen .world-modal-backdrop{-webkit-backdrop-filter:blur(14px)saturate(120%);background:#03060c8c}.world-select-screen .world-modal{-webkit-backdrop-filter:blur(22px)saturate(140%);background:#090e18e0;border:1px solid #ffffff29;border-radius:22px;animation:.32s cubic-bezier(.22,1,.36,1) backwards lobby-card-in;box-shadow:inset 0 1px #ffffff14,0 40px 110px #0009}.world-select-screen .world-modal-card{border-radius:16px}.world-select-screen .world-section-header span{text-shadow:0 4px 14px #0009}.world-select-screen .world-section-header small{color:#f8fbef99;text-shadow:0 3px 10px #0009}.world-select-screen .world-select-hint{color:#f8fbef8c;text-shadow:0 3px 10px #0009}.world-select-screen .world-card-desc{color:#ffffff9e}.world-select-screen .world-management-modal{background:radial-gradient(circle at 12% -10%,#46c67f21,#0000 32%),radial-gradient(circle at 86% 0,#e8b35917,#0000 26%),#070c15f5;border-color:#abe2c02e;gap:0;width:min(1160px,100%);max-height:min(900px,100vh - 40px);padding:0;overflow:hidden auto}.world-management-header{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(130%);background:#080e17d1;border-bottom:1px solid #ffffff17;align-items:center;padding:25px 28px 22px;position:sticky;top:0}.world-management-header__main,.world-management-header__actions{align-items:center;display:flex}.world-management-header__main{gap:16px;min-width:0}.world-management-header__icon{color:#9ff5bd;background:linear-gradient(145deg,#7cf2a429,#ffd47912);border:1px solid #7cf2a447;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:0;display:grid;position:relative;box-shadow:inset 0 1px #ffffff17,0 12px 30px #14643c24}.world-management-header__icon:before{content:"";border:1.5px solid #9ff5bd;border-radius:1px;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 12px #7cf2a42e}.world-select-screen .world-management-header h2{letter-spacing:-.035em;margin-top:3px;font-size:clamp(25px,3vw,36px)}.world-select-screen .world-management-header p{margin-top:5px;font-size:13px}.world-management-header__actions{gap:10px}.world-select-screen .world-management-modal button:not(.world-modal-close){font-size:14px;line-height:1.2}.world-select-screen .world-management-modal .world-panel-title{font-size:13px}.world-management-new{color:#07100d;cursor:pointer;background:linear-gradient(135deg,#71e59b,#d8b45d);border:1px solid #7cf2a46b;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:14px;font-weight:900;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 22px #46c67f2e}.world-management-new:hover{transform:translateY(-1px);box-shadow:0 12px 28px #46c67f47}.world-select-screen .world-management-header .world-modal-close{color:#0000;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;font-size:0;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.world-select-screen .world-management-header .world-modal-close:before,.world-select-screen .world-management-header .world-modal-close:after{content:"";transform-origin:50%;background:#eef4eeb8;border-radius:999px;width:14px;height:1.5px;position:absolute;top:50%;left:50%}.world-select-screen .world-management-header .world-modal-close:before{transform:translate(-50%,-50%)rotate(45deg)}.world-select-screen .world-management-header .world-modal-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.world-select-screen .world-management-header .world-modal-close:hover{background:#ffffff17;border-color:#fff3;transform:scale(1.04)}.world-select-screen .world-management-header .world-modal-close:hover:before,.world-select-screen .world-management-header .world-modal-close:hover:after{background:#f8fbef}.world-management-modal>.auth-error,.world-management-modal>.world-upgrade-banner{margin:18px 24px 0}.world-management-workspace{padding:22px 24px 25px}.world-select-screen .world-management-workspace .world-hosting-panel{background:0 0;border:0;border-radius:0;gap:24px;padding:0}.world-management-overview{background:linear-gradient(120deg,#141f2bd1,#0a111bb8);border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:minmax(170px,1.05fr) minmax(110px,.72fr) minmax(110px,.72fr) minmax(190px,1.15fr) auto;align-items:center;gap:0;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff0e,0 14px 35px #00000029}.world-management-plan,.world-management-stat{border-right:1px solid #ffffff14;align-items:center;gap:11px;min-height:48px;padding:0 16px;display:flex}.world-management-plan{padding-left:0}.world-management-plan__mark{color:#9ff5bd;background:#7cf2a41c;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.world-management-plan div,.world-management-stat{gap:4px;display:grid}.world-management-plan div>span,.world-management-stat>span,.world-management-capacity>div>span{color:#e5eee673;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:900}.world-management-plan strong{color:#eef4ee;font-size:16px}.world-management-stat strong{color:#f8fbef;font-size:20px;line-height:1}.world-management-stat strong small{color:#e5eee666;font-size:13px;font-weight:750}.world-management-capacity{gap:8px;padding:0 18px;display:grid}.world-management-capacity>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.world-management-capacity strong{color:#baf7d0;font-size:13px}.world-management-capacity__track{background:#ffffff14;border-radius:999px;height:5px;display:block;overflow:hidden}.world-management-capacity__track>span{border-radius:inherit;background:linear-gradient(90deg,#69db91,#e0bd68);height:100%;display:block;box-shadow:0 0 12px #69db9147}.world-management-overview .world-billing-manage{color:#eef4eed1;background:#ffffff0d;border-color:#ffffff1f;min-height:42px;margin-left:8px;font-size:14px}.world-management-library{gap:9px;display:grid}.world-management-section-head{justify-content:space-between;align-items:center;gap:12px;min-height:26px;padding:0 3px;display:flex}.world-management-section-head h3{color:#f8fbef;letter-spacing:-.01em;font-size:20px;font-weight:850}.world-management-section-head__count{color:#e5eee673;font-size:14px;font-weight:800}.world-management-library .world-hosted-server-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.world-management-library .world-hosted-server{display:contents}.world-management-library .world-hosted-world{background:#0c141fb8;border:1px solid #ffffff1c;border-radius:13px;grid-template-columns:96px minmax(0,1fr);gap:0;min-width:0;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 12px 28px #00000024}.world-management-library .world-hosted-world:hover{border-color:#7cf2a440;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0f,0 18px 36px #00000038}.world-hosted-world__art{isolation:isolate;place-items:center;min-height:138px;display:grid;position:relative;overflow:hidden}.world-hosted-world__art:after{content:"";z-index:-1;background:linear-gradient(150deg,#ffffff0f,#0000 45%,#00000047);position:absolute;inset:0}.world-hosted-world__art-icon{filter:drop-shadow(0 8px 14px #00000040);font-size:30px}.world-hosted-world__visibility{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8fbefc2;letter-spacing:.06em;text-transform:capitalize;background:#050a109e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:11px;font-weight:900;display:flex;position:absolute;bottom:7px;left:7px}.world-hosted-world__visibility i{background:#7cf2a4;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #7cf2a499}.world-hosted-world__body{grid-template-rows:auto 1fr auto;gap:10px;min-width:0;padding:12px 13px;display:grid}.world-hosted-world__title{justify-content:space-between;align-items:start;gap:10px;display:flex}.world-hosted-world__title>div{gap:3px;min-width:0;display:grid}.world-management-library .world-hosted-world__title strong{color:#f8fbef;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.world-management-library .world-hosted-world__title>div span{color:#e5eee694;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.world-hosted-world__biome{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 7px;font-weight:900;font-size:11px!important}.world-hosted-world__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.world-hosted-world__details>span{border-left:1px solid #ffffff14;gap:2px;padding-left:6px;display:grid}.world-hosted-world__details>span:first-child{border-left:0;padding-left:0}.world-hosted-world__details small{color:#e5eee68f;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:900}.world-management-library .world-hosted-world__details strong{color:#eef4eed1;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:13px;overflow:hidden}.world-management-library .world-hosted-world__actions{grid-template-columns:1fr auto;gap:5px;display:grid}.world-management-library .world-hosted-world__actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:7px 10px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.world-hosted-world__action-icon{flex:0 0 15px;place-items:center;width:15px;height:15px;font-size:14px;line-height:1;display:inline-grid}.world-hosted-world__action-icon--start{font-size:10px}.world-management-library .world-hosted-world__actions button:first-child{color:#baf7d0;background:#7cf2a41f;border-color:#7cf2a457}.world-management-empty{text-align:center;background:#7cf2a409;border:1px dashed #7cf2a433;border-radius:16px;justify-items:center;gap:5px;padding:28px;display:grid}.world-management-empty>span{color:#7cf2a4b3;font-size:30px}.world-management-empty strong{color:#eef4ee;font-size:16px}.world-management-empty p{color:#e5eee675;font-size:13px}.world-management-empty button{color:#baf7d0;cursor:pointer;background:#7cf2a41a;border:1px solid #7cf2a457;border-radius:9px;min-height:40px;margin-top:7px;padding:8px 14px;font-size:14px;font-weight:850}.world-select-screen .world-hosting-builder--world{background:linear-gradient(110deg,#7cf2a413,#0000 45%),#0a121cad;border-color:#7cf2a42b;border-radius:16px;grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);align-items:center;gap:20px;padding:18px;scroll-margin:100px}.world-select-screen .world-hosting-builder--active{animation:.18s ease-out both world-create-panel-in;box-shadow:inset 0 1px #ffffff0e,0 16px 36px #0000002e}@keyframes world-create-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.world-select-screen .world-hosting-builder__copy{align-items:center;gap:13px;display:flex}.world-hosting-builder__icon{color:#9ff5bd;background:#7cf2a41a;border:1px solid #7cf2a440;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.world-select-screen .world-hosting-builder__copy h3{color:#f8fbef;margin-top:3px;font-size:17px}.world-select-screen .world-hosting-builder__copy p{margin-top:4px;font-size:13px}.world-select-screen .world-hosting-form{grid-template-columns:minmax(130px,1fr) minmax(115px,.8fr) minmax(110px,.65fr) auto;align-items:end;gap:8px}.world-select-screen .world-hosting-form label{gap:6px;min-width:0;display:grid}.world-select-screen .world-hosting-form label>span{color:#e5eee6ad;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.2}.world-select-screen .world-hosting-form .auth-input{background:#04090f8f;border-radius:9px;min-width:0;min-height:39px;font-size:13px}.world-select-screen .world-hosting-form .world-join-btn{white-space:nowrap;min-height:42px;padding-inline:15px;font-size:14px}.world-management-onboarding{background:linear-gradient(120deg,#7cf2a414,#ffd47909);border-color:#7cf2a42e;border-radius:18px;grid-template-columns:170px minmax(220px,1.2fr) minmax(230px,1fr) auto;align-items:center;min-height:220px;padding:22px}.world-management-onboarding__art{background:radial-gradient(circle at 50% 35%,#7cf2a42e,#0000 25%),linear-gradient(150deg,#11432eb8,#0d1623eb);border:1px solid #7cf2a42e;border-radius:16px;place-items:center;height:154px;display:grid;position:relative;overflow:hidden}.world-management-onboarding__art span{color:#9ff5bd;filter:drop-shadow(0 12px 20px #7cf2a438);font-size:58px;transform:translateY(-5px)}.world-management-onboarding__art i{filter:blur(7px);background:#7cf2a429;border-radius:50%;height:18px;position:absolute;bottom:22px;left:15%;right:15%}.world-management-onboarding__copy h3{color:#f8fbef;letter-spacing:-.025em;margin-top:6px;font-size:23px}.world-management-onboarding>button{color:#07100d;white-space:nowrap;background:linear-gradient(135deg,#71e59b,#d8b45d);border:1px solid #7cf2a466;border-radius:11px;min-height:42px;padding:10px 15px;font-weight:900}.world-management-onboarding__action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.action-arrow-icon{flex:0 0 21px;width:21px;height:21px;display:block}@media (width<=980px){.world-management-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 0}.world-management-capacity{grid-column:1/3;padding-left:0}.world-management-overview .world-billing-manage{margin-left:0}.world-management-library .world-hosted-server-list,.world-select-screen .world-hosting-builder--world,.world-management-onboarding{grid-template-columns:1fr}.world-management-onboarding__art{display:none}}@media (width<=680px){.world-select-screen .world-management-modal{border-radius:18px;max-height:calc(100vh - 16px)}.world-management-header{align-items:flex-start;padding:18px}.world-management-header__icon,.world-management-header__actions .world-management-new{display:none}.world-management-workspace{padding:16px}.world-management-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.world-management-plan,.world-management-stat{padding-inline:10px}.world-management-plan{padding-left:0}.world-management-capacity{grid-column:1/-1}.world-management-overview .world-billing-manage{grid-column:1/-1;width:100%}.world-management-library .world-hosted-world{grid-template-columns:1fr}.world-hosted-world__art{min-height:112px}.world-select-screen .world-hosting-form{grid-template-columns:1fr}}@media (width<=720px){.world-row{grid-template-columns:1fr}.world-row__biome-icon{display:none}}@media (prefers-reduced-motion:reduce){.world-card,.world-row,.world-select-screen .world-modal,.world-card__live.is-live .world-card__live-dot,.world-select-brand__copy h1 span{animation:none}.world-card:hover,.world-row:hover{transform:none}}.mkt-screen{color:#f8fbef;background:#070d1a;position:fixed;inset:0;overflow:hidden auto}.mkt-aurora{z-index:0;pointer-events:none;filter:blur(40px);background:radial-gradient(38% 30% at 18% 12%,#7cf2a41f,#0000 70%),radial-gradient(32% 26% at 82% 8%,#7cd8ff1a,#0000 70%),radial-gradient(40% 34% at 62% 88%,#ffd47912,#0000 70%);animation:26s ease-in-out infinite alternate mkt-aurora-drift;position:fixed;inset:-20%}@keyframes mkt-aurora-drift{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(2%,2%)scale(1.06)}}.mkt-topbar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#070d1ac7;border-bottom:1px solid #ffffff14;align-items:center;gap:clamp(12px,3vw,28px);padding:12px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.mkt-logo{cursor:pointer;letter-spacing:-.01em;color:#f8fbef;white-space:nowrap;background:0 0;border:none;align-items:baseline;gap:2px;font-size:19px;font-weight:900;display:inline-flex}.mkt-logo span{background:linear-gradient(100deg,#7cf2a4 0%,#ffd479 45%,#7cd8ff 90%) 0 0/220% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite alternate login-logo-shift}.mkt-logo em{letter-spacing:.24em;text-transform:uppercase;color:#a9f0c6bf;margin-left:10px;font-size:11px;font-style:normal;font-weight:800}.mkt-searchbox{flex:1;max-width:560px;position:relative}.mkt-searchbox__icon{color:#f8fbef73;pointer-events:none;font-size:17px;position:absolute;top:50%;left:14px;transform:translateY(-52%)}.mkt-searchbox input{color:#f8fbef;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;width:100%;padding:10px 18px 10px 38px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.mkt-searchbox input::placeholder{color:#f8fbef66}.mkt-searchbox input:focus{background:#ffffff17;border-color:#7cf2a4b3;outline:none;box-shadow:0 0 0 3px #7cf2a424,0 0 24px #7cf2a41a}.mkt-topbar__links{align-items:center;gap:18px;margin-left:auto;display:flex}.mkt-topbar__links a{color:#f8fbefb8;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s}.mkt-topbar__link{color:#f8fbefb8;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 10px;font-size:13px;font-weight:700}.mkt-topbar__link:hover,.mkt-topbar__link.is-active{color:#eafcef;background:#ffffff14}.mkt-topbar__links a:hover{color:#eafcef}.mkt-user{color:#07100d;background:linear-gradient(120deg,#45e08c,#ffc964);border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:grid;box-shadow:0 4px 16px #45e08c59}.mkt-content{z-index:1;max-width:1240px;margin:0 auto;padding:clamp(18px,3.4vw,40px) clamp(16px,4vw,48px) 60px;position:relative}.mkt-page{gap:clamp(24px,3.4vw,42px);display:grid}.mkt-page__title{letter-spacing:-.01em;font-size:clamp(22px,3vw,32px);font-weight:900}.mkt-footer{z-index:1;text-align:center;color:#f8fbef6b;border-top:1px solid #ffffff0f;padding:22px clamp(16px,4vw,48px) 34px;font-size:12px;position:relative}.mkt-art{background:radial-gradient(120% 120% at 18% 14%, hsl(var(--art-h1) 68% 46% / .95), transparent 62%), radial-gradient(130% 130% at 86% 24%, hsl(var(--art-h2) 74% 40% / .9), transparent 66%), radial-gradient(150% 140% at 55% 96%, hsl(var(--art-h3) 60% 30% / .95), transparent 74%), hsl(var(--art-h1) 40% 16%);border-radius:22%;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff40,inset 0 -12px 28px #00000052,0 10px 30px #0006}.mkt-art:before{content:"";background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:22% 22%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 50% 0,#000 30%,#0000 90%);mask-image:radial-gradient(120% 100% at 50% 0,#000 30%,#0000 90%)}.mkt-art__glyph{z-index:1;filter:drop-shadow(0 6px 14px #00000073);position:relative}.mkt-art__shine{background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:80%;height:220%;position:absolute;inset:-60% auto auto -60%;transform:rotate(24deg)translate(-140%)}.mkt-card:hover .mkt-art__shine,.mkt-chart-row:hover .mkt-art__shine{animation:.9s mkt-shine}@keyframes mkt-shine{to{transform:rotate(24deg)translate(340%)}}.mkt-art--card{width:92px;height:92px;font-size:42px}.mkt-art--row{width:56px;height:56px;font-size:26px}.mkt-art--detail{width:128px;height:128px;font-size:60px}.mkt-art--hero{width:clamp(150px,20vw,230px);height:clamp(150px,20vw,230px);font-size:clamp(70px,9vw,110px);animation:7s ease-in-out infinite alternate mkt-hero-float}@keyframes mkt-hero-float{0%{transform:translateY(-6px)rotate(-2deg)}to{transform:translateY(10px)rotate(2.5deg)}}.mkt-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090f1a99;border:1px solid #ffffff1f;border-radius:26px;justify-content:space-between;align-items:center;gap:clamp(18px,4vw,56px);padding:clamp(22px,4vw,48px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000073}.mkt-hero__bg{pointer-events:none;background:radial-gradient(70% 120% at 8% 0%, hsl(var(--art-h1) 70% 42% / .28), transparent 60%), radial-gradient(60% 110% at 96% 10%, hsl(var(--art-h2) 70% 45% / .2), transparent 60%), radial-gradient(80% 130% at 60% 110%, hsl(var(--art-h3) 60% 34% / .24), transparent 70%);transition:background .8s;position:absolute;inset:0}.mkt-hero__content{gap:12px;max-width:620px;animation:.5s mkt-fade-up;display:grid;position:relative}@keyframes mkt-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mkt-hero__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#a9f0c6cc;font-size:11px;font-weight:800}.mkt-hero__title{letter-spacing:-.02em;text-shadow:0 10px 40px #00000080;font-size:clamp(30px,4.6vw,52px);font-weight:900;line-height:1.02}.mkt-hero__summary{color:#f8fbefd1;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:34em;font-size:clamp(14px,1.5vw,17px);line-height:1.55;display:-webkit-box;overflow:hidden}.mkt-hero__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mkt-hero__actions{gap:10px;margin-top:4px;display:flex}.mkt-hero__art{position:relative}.mkt-hero__dots{gap:7px;display:flex;position:absolute;bottom:16px;left:clamp(22px,4vw,48px)}.mkt-hero__dot{cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;width:22px;height:5px;padding:0;transition:background .2s,width .2s}.mkt-hero__dot.is-active{background:linear-gradient(90deg,#45e08c,#ffc964);width:34px}.mkt-btn{color:#f8fbef;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:9px 18px;font-size:14px;font-weight:800;transition:background .15s,border-color .15s,transform .12s,box-shadow .2s;display:inline-flex}.mkt-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff47;transform:translateY(-1px)}.mkt-btn:disabled{opacity:.55;cursor:default}.mkt-btn--primary{color:#07100d;background:linear-gradient(120deg,#45e08c,#ffc964) 0 0/160% 100%;border:none;box-shadow:0 8px 30px #45e08c40}.mkt-btn.mkt-btn--primary:hover:not(:disabled){background:linear-gradient(120deg,#45e08c,#ffc964) 100% 0/160% 100%;box-shadow:0 12px 36px #45e08c66}.mkt-btn.mkt-btn--primary:focus-visible{outline-offset:3px;outline:2px solid #b9f8d0}a.mkt-btn.mkt-btn--primary:visited{color:#07100d}.mkt-linklike{color:#8fe7b4;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.mkt-linklike:hover{color:#c2f7d6;text-decoration:underline}.mkt-back{color:#f8fbefa6;cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;font-size:13px;font-weight:700}.mkt-back:hover{color:#eafcef}.mkt-categories{flex-wrap:wrap;gap:9px;display:flex}.mkt-category-chip{color:#f8fbefe0;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c14208c;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,transform .12s;display:inline-flex}.mkt-category-chip:hover{background:#54be8b29;border-color:#7cf2a480;transform:translateY(-1px)}.mkt-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.mkt-card{text-align:left;width:264px;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b121e8c;border:1px solid #ffffff1a;border-radius:18px;align-items:flex-start;gap:14px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .2s,background .16s;display:flex}.mkt-grid .mkt-card{width:auto}.mkt-card:hover{background:#0e1726b8;border-color:#7cf2a466;transform:translateY(-3px);box-shadow:0 18px 44px #00000073,0 0 0 1px #7cf2a41f}.mkt-card__body{gap:5px;min-width:0;display:grid}.mkt-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.mkt-card__publisher{color:#f8fbef8c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.mkt-stars{color:#ffffff38;letter-spacing:1px;line-height:1;display:inline-block;position:relative}.mkt-stars__fill{white-space:nowrap;color:#ffd479;text-shadow:0 0 10px #ffd47966;position:absolute;inset:0 auto 0 0;overflow:hidden}.mkt-rating-meta{color:#f8fbef9e;flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:12px;display:inline-flex}.mkt-rating-meta>*{white-space:nowrap}.mkt-rating-meta strong{color:#ffe4a9;font-size:12.5px}.mkt-rating-meta__none{color:#f8fbef6b}.mkt-dot{opacity:.5}.mkt-badges{flex-wrap:wrap;gap:6px;display:inline-flex}.mkt-badge{letter-spacing:.04em;color:#f8fbefb8;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:10.5px;font-weight:800;display:inline-flex}.mkt-badge--open{color:#9df3bd;background:#54be8b24;border-color:#7cf2a473}.mkt-badge--official{color:#ffe4a9;background:#f6bd601f;border-color:#ffd47973}.mkt-rail{gap:14px;display:grid}.mkt-rail__header{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.mkt-rail__title{letter-spacing:-.01em;font-size:clamp(17px,2vw,21px);font-weight:900}.mkt-rail__subtitle{color:#f8fbef8c;margin-top:3px;font-size:13px}.mkt-rail__actions{align-items:center;gap:8px;display:flex}.mkt-rail__nav{color:#f8fbefbf;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;line-height:1;transition:background .15s,border-color .15s;display:grid}.mkt-rail__nav:hover{background:#ffffff1c;border-color:#ffffff4d}.mkt-rail__scroller{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;gap:12px;padding:4px 2px 12px;display:flex;overflow-x:auto}.mkt-rail__scroller>*{scroll-snap-align:start;flex-shrink:0}.mkt-charts{gap:14px;display:grid}.mkt-charts__columns{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.mkt-charts__column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b121e8c;border:1px solid #ffffff1a;border-radius:18px;align-content:start;gap:4px;padding:16px;display:grid}.mkt-charts__column h3{letter-spacing:.14em;text-transform:uppercase;color:#a9f0c6b8;border-bottom:1px solid #ffffff12;margin-bottom:6px;padding-bottom:8px;font-size:13px;font-weight:800}.mkt-chart-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:8px;transition:background .14s;display:flex}.mkt-chart-row:hover{background:#ffffff0f}.mkt-chart-row__rank{color:#f8fbef66;font-variant-numeric:tabular-nums;width:20px;font-size:15px;font-weight:900}.mkt-chart-row:nth-child(2) .mkt-chart-row__rank{color:#ffd479;text-shadow:0 0 12px #ffd47980}.mkt-chart-row__body{gap:2px;min-width:0;display:grid}.mkt-chart-row__name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.mkt-chart-row__meta{color:#f8fbef80;font-size:11.5px}.mkt-cta{background:radial-gradient(80% 140% at 6% 0,#54be8b29,#0000 60%),radial-gradient(70% 130% at 96% 100%,#f6bd601f,#0000 60%),#090f1a99;border:1px solid #7cf2a440;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:clamp(20px,3vw,32px);display:flex}.mkt-cta h2{font-size:clamp(18px,2.4vw,24px);font-weight:900}.mkt-cta p{color:#f8fbefb3;max-width:46em;margin-top:6px;font-size:14px;line-height:1.55}.mkt-detail{gap:clamp(20px,3vw,34px);display:grid}.mkt-detail--empty{color:#f8fbef99;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:40vh;display:flex}.mkt-detail__header{flex-wrap:wrap;align-items:flex-start;gap:clamp(16px,2.6vw,28px);display:flex}.mkt-detail__headline{flex:1;gap:10px;min-width:280px;display:grid}.mkt-detail__headline h1{letter-spacing:-.015em;font-size:clamp(26px,3.6vw,40px);font-weight:900;line-height:1.05}.mkt-detail__publisher{color:#f8fbefa6;align-items:center;gap:8px;font-size:14px;display:flex}.mkt-detail__statbar{background:#0b121e8c;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;display:flex;overflow:hidden}.mkt-detail__stat{border-right:1px solid #ffffff12;justify-items:center;gap:3px;padding:12px 20px;display:grid}.mkt-detail__stat:last-child{border-right:none}.mkt-detail__stat strong{font-size:15px;font-weight:900}.mkt-detail__stat span{color:#f8fbef8c;font-size:11px}.mkt-detail__actions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.mkt-detail__columns{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:clamp(18px,2.6vw,30px);display:grid}@media (width<=900px){.mkt-detail__columns{grid-template-columns:1fr}}.mkt-detail__main,.mkt-detail__aside{gap:16px;display:grid}.mkt-detail__section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b121e8c;border:1px solid #ffffff1a;border-radius:18px;gap:12px;padding:18px;display:grid}.mkt-detail__section h2{font-size:16px;font-weight:900}.mkt-detail__description{color:#f8fbefcc;white-space:pre-wrap;font-size:14px;line-height:1.65}.mkt-detail__hint{color:#f8fbef8c;font-size:13px;line-height:1.55}.mkt-detail__tags{flex-wrap:wrap;gap:6px;display:flex}.mkt-tag{color:#8cdcffd9;background:#7cd8ff17;border:1px solid #7cd8ff33;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.mkt-permission-list{gap:8px;list-style:none;display:grid}.mkt-permission-list li{color:#f8fbefd1;align-items:center;gap:10px;font-size:13.5px;display:flex}.mkt-permission-list__icon{color:#7cf2a4;font-weight:900}.mkt-permission-list code{color:#f8fbef73;margin-left:auto;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.mkt-version-list{gap:8px;list-style:none;display:grid}.mkt-version-list li{color:#f8fbefb3;justify-content:space-between;font-size:13px;display:flex}.mkt-report{gap:8px;display:grid}.mkt-install{position:relative}.mkt-install__menu{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a101cf5;border:1px solid #ffffff24;border-radius:14px;gap:4px;min-width:280px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 60px #0000008c}.mkt-install__world{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13.5px;display:flex}.mkt-install__world:hover:not(:disabled){background:#7cf2a41a}.mkt-install__world-name{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.mkt-install__world-action{color:#8fe7b4;flex-shrink:0;font-size:12px;font-weight:800}.mkt-install__empty{color:#f8fbef8c;padding:10px 12px;font-size:13px}.mkt-review-form{justify-items:start;gap:10px;display:grid}.mkt-review-form__stars{align-items:center;gap:2px;display:inline-flex}.mkt-review-form__star{color:#ffffff38;cursor:pointer;background:0 0;border:none;padding:2px;font-size:26px;line-height:1;transition:color .12s,transform .12s}.mkt-review-form__star.is-on{color:#ffd479;text-shadow:0 0 14px #ffd47980}.mkt-review-form__star:hover{transform:scale(1.15)}.mkt-review-form__label{color:#f8fbef8c;margin-left:10px;font-size:12px}.mkt-review-form__text{color:#f8fbef;resize:vertical;background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:13.5px}.mkt-review-form__text:focus{border-color:#7cf2a499;outline:none;box-shadow:0 0 0 3px #7cf2a41f}.mkt-review-list{gap:16px;margin-top:6px;list-style:none;display:grid}.mkt-review-list li{gap:7px;display:grid}.mkt-review-list__head{align-items:center;gap:9px;display:flex}.mkt-review-list__avatar{color:#f8fbef;background:hsl(var(--art-h1,150) 45% 34%);border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.mkt-review-list__name{font-size:13px;font-weight:800}.mkt-review-list__time{color:#f8fbef73;margin-left:auto;font-size:11.5px}.mkt-review-list p{color:#f8fbefc7;font-size:13.5px;line-height:1.55}.mkt-modal{z-index:50;place-items:center;padding:3vh 3vw;display:grid;position:fixed;inset:0}.mkt-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02050ab3;position:absolute;inset:0}.mkt-modal__panel{background:#0a111d;border:1px solid #ffffff24;border-radius:18px;width:min(1080px,100%);max-height:92vh;animation:.25s mkt-fade-up;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 120px #000000b3}.mkt-modal__close{color:#f8fbef99;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:26px;line-height:1}.mkt-modal__close:hover{color:#fff}.mkt-source{grid-template-rows:auto minmax(0,1fr)}.mkt-source__header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.mkt-source__header h3{font-size:16px;font-weight:900}.mkt-source__header p{color:#f8fbef8c;margin-top:2px;font-size:12px}.mkt-source__version{color:#8fe7b4;font-size:13px;font-weight:700}.mkt-source__header-actions{align-items:center;gap:10px;display:flex}.mkt-source__layout{grid-template-columns:250px minmax(0,1fr);height:68vh;min-height:340px;display:grid}.mkt-source__tree{border-right:1px solid #ffffff14;flex-direction:column;gap:2px;padding:10px;display:flex;overflow-y:auto}.mkt-source__file{color:#f8fbefa6;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:8px;padding:7px 10px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;overflow:hidden}.mkt-source__file:hover{color:#eafcef;background:#ffffff0f}.mkt-source__file.is-active{color:#9df3bd;background:#7cf2a41f}.mkt-source__code{color:#dbe9e2;tab-size:2;background:linear-gradient(#7cf2a408,#0000 140px),#081019;margin:0;padding:16px 20px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12.5px;line-height:1.6;overflow:auto}@media (width<=760px){.mkt-source__layout{grid-template-columns:1fr;height:auto;max-height:70vh}.mkt-source__tree{border-bottom:1px solid #ffffff14;border-right:none;flex-direction:row;overflow-x:auto}}.mkt-error{color:#ffd6d6;background:#761a1a59;border:1px solid #ff66664d;border-radius:10px;padding:10px 12px;font-size:13px}.mkt-notice{color:#c9f7dc;background:#1e54384d;border:1px solid #7cf2a44d;border-radius:10px;padding:10px 12px;font-size:13px}.mkt-spinner{border:3px solid #ffffff26;border-top-color:#7cf2a4;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite mkt-spin}@keyframes mkt-spin{to{transform:rotate(360deg)}}@media (width<=700px){.mkt-topbar{flex-wrap:wrap}.mkt-searchbox{flex-basis:100%;order:3;max-width:none}.mkt-hero{flex-direction:column-reverse;align-items:flex-start}.mkt-hero__dots{margin-top:4px;position:static}}.world-dashboard-screen{background:radial-gradient(circle at 18% 8%,#7cf2a412,#0000 42%),radial-gradient(circle at 86% 92%,#ffd4790f,#0000 40%),#070d1a}.world-dashboard-stage{gap:16px;padding-bottom:40px;display:grid}.world-dash-error-panel{border-radius:20px;justify-items:start;gap:14px;display:grid;background:#090f1ab8!important;border:1px solid #ffffff24!important;padding:22px!important}.world-dash-header{gap:12px;display:grid}.world-dashboard-screen .world-dash-back{color:#e5eee6d9;letter-spacing:.06em;cursor:pointer;background:#090f1a99;border:1px solid #ffffff24;border-radius:10px;justify-content:center;justify-self:start;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:800;transition:background .15s,color .15s;display:inline-flex}.world-dash-back__icon{flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.world-dash-back__icon svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.world-dashboard-screen .world-dash-back:hover{color:#baf7d0;background:#7cf2a424}.world-dash-hero{border:1px solid #ffffff29;border-radius:22px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 24px 60px #00000073}.world-dash-hero:before{content:"";pointer-events:none;background:linear-gradient(100deg,#04080fa8 0%,#04080f6b 55%,#04080f99 100%);position:absolute;inset:0}.world-dash-hero>*{z-index:1;position:relative}.world-dash-hero__icon{background:#070c1573;border:1px solid #fff3;border-radius:20px;place-items:center;width:84px;height:84px;font-size:42px;display:grid;box-shadow:inset 0 1px #ffffff1f}.world-dash-hero__copy{gap:6px;min-width:0;display:grid}.world-dash-hero__copy h1{color:#f8fbef;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 10px 28px #0000006b;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1;overflow:hidden}.world-dash-hero__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.world-dash-hero__meta code{color:#e5eee6b8;background:#070c158c;border:1px solid #ffffff24;border-radius:7px;padding:3px 8px;font-size:12px}.world-dash-visibility{color:#e5eee6a8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.world-dash-runtime{align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.world-dash-runtime__dot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px}.world-dash-hero__actions{justify-items:stretch;gap:8px;display:grid}.world-dashboard-screen .world-dash-btn{color:#eef4ee;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s}.world-dashboard-screen .world-dash-btn:hover:not(:disabled){background:#7cf2a424;border-color:#7cf2a466}.world-dashboard-screen .world-dash-btn:disabled{opacity:.5;cursor:default}.world-dashboard-screen .world-dash-btn--quiet{color:#e5eee6b8;background:0 0}.world-dashboard-screen .world-dash-btn--danger,.world-dashboard-screen .world-join-btn.world-dash-btn--danger{color:#ffd8d8;background:linear-gradient(135deg,#f8717138,#be2d2d4d);border:1px solid #f8717173}.world-dash-confirm{z-index:10;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.world-dash-confirm__backdrop{-webkit-backdrop-filter:blur(12px)saturate(110%);cursor:default;background:radial-gradient(circle at 50% 42%,#f871711a,#0000 34%),#03070dc2;border:0;width:100%;height:100%;position:absolute;inset:0}.world-dash-confirm__panel{isolation:isolate;color:#f8fbef;background:#070d18f5;border:1px solid #ffffff26;border-radius:22px;grid-template-columns:52px minmax(0,1fr);gap:16px;width:min(480px,100vw - 40px);padding:24px;animation:.3s cubic-bezier(.22,1,.36,1) both pause-panel-in;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 42px 120px #000000ad}.world-dash-confirm__panel:before{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.world-dash-confirm__glow{z-index:-1;filter:blur(70px);opacity:.13;pointer-events:none;background:#f87171;border-radius:50%;width:260px;height:220px;position:absolute;top:-90px;left:-70px}.world-dash-confirm__icon{color:#fca5a5;background:#f871711a;border:1px solid #f8717173;border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;font-weight:900;display:grid}.world-dash-confirm__copy{min-width:0}.world-dash-confirm__copy h2{color:#f8fbef;margin:4px 0 8px;font-size:22px;line-height:1.2}.world-dash-confirm__copy p{color:#e5eee6a8;margin:0;font-size:13px;line-height:1.55}.world-dash-confirm__copy p strong{color:#f8fbefe6}.world-dash-confirm__actions{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}@media (width<=520px){.world-dash-confirm__panel{grid-template-columns:1fr;padding:20px}.world-dash-confirm__actions{grid-template-columns:1fr 1fr;display:grid}}.world-dashboard-screen .world-dash-btn.world-dash-btn--danger:hover:not(:disabled),.world-dashboard-screen .world-join-btn.world-dash-btn--danger:hover:not(:disabled){background:linear-gradient(135deg,#f8717152,#be2d2d6b);border-color:#f871719e}.world-dash-messages{gap:8px;display:grid}.world-dash-notice{color:#baf7d0;background:#7cf2a41a;border:1px solid #7cf2a459;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700}.world-dash-body{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.world-dash-nav{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#090f1a99;border:1px solid #ffffff24;border-radius:18px;gap:6px;padding:10px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000052}.world-dashboard-screen .world-dash-nav__item{color:#e5eee6b3;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:800;transition:background .15s,color .15s;display:flex}.world-dashboard-screen .world-dash-nav__item:hover{color:#eef4ee;background:#ffffff0f}.world-dashboard-screen .world-dash-nav__item.is-active{color:#baf7d0;background:#7cf2a41f;border-color:#7cf2a459}.world-dashboard-screen .world-dash-nav__item--danger.is-active,.world-dashboard-screen .world-dash-nav__item--danger:hover{color:#ffb4b4;background:#f871711f;border-color:#f871714d}.world-dash-content{gap:16px;min-width:0;display:grid}.world-dash-section{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#090f1a99;border:1px solid #ffffff24;border-radius:20px;gap:16px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000006b}.world-dash-section__head{gap:4px;display:grid}.world-dash-section__head h2{color:#f8fbef;font-size:19px;font-weight:900}.world-dash-section__head p{color:#e5eee69e;max-width:640px;font-size:13px;line-height:1.5}.world-dash-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.world-dash-live-card{background:#070c1580;border:1px solid #ffffff1f;border-radius:16px;align-content:start;gap:8px;min-height:96px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0f}.world-dash-live-card__label{color:#e5eee68c;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.world-dash-live-card__value{color:#f8fbef;font-size:28px;font-weight:900;line-height:1}.world-dash-live-card__value small{color:#e5eee673;font-size:15px;font-weight:800}.world-dash-live-card__value--runtime,.world-dash-live-card__value--rating{align-items:center;min-height:28px;font-size:15px;display:flex}.world-dash-live-card__value--runtime .world-dash-runtime{font-size:15px}.world-dash-live-card__hint{color:#a9f0c699;font-size:11.5px;font-weight:700}.world-dash-capacity{background:#ffffff14;border-radius:999px;height:6px;display:block;overflow:hidden}.world-dash-capacity__fill{background:linear-gradient(90deg,#7cf2a4,#ffd479);border-radius:999px;height:100%;transition:width .4s;display:block}.world-dash-subtitle{color:#e5eee680;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:900}.world-dash-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.world-dash-stat{background:#070c1580;border:1px solid #ffffff1f;border-radius:14px;gap:3px;padding:13px 15px;display:grid;box-shadow:inset 0 1px #ffffff0f}.world-dash-stat__label{color:#e5eee68c;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.world-dash-stat__value{color:#f8fbef;font-size:24px;font-weight:900;line-height:1}.world-dash-stat__hint{color:#a9f0c6a6;font-size:11px;font-weight:700}.world-dash-meta-row{color:#e5eee680;border-top:1px solid #ffffff14;flex-wrap:wrap;gap:8px 24px;padding-top:14px;font-size:12px;display:flex}.world-dash-meta-row strong{color:#eef4eed9;margin-left:4px;font-weight:750}.world-dash-form{gap:14px;max-width:560px;display:grid}.world-dash-field{gap:6px;display:grid}.world-dash-field>span{color:#e5eee6ad;letter-spacing:.04em;font-size:12px;font-weight:800}.world-dash-field>span code{color:#ffd479;background:#ffd4791a;border-radius:5px;padding:1px 6px}.world-dash-field--toggle .world-dash-toggle{cursor:pointer;background:#070c1573;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:11px 13px;display:flex}.world-dash-toggle input{accent-color:#7cf2a4;cursor:pointer;width:17px;height:17px}.world-dash-toggle em{color:#e5eee6b3;font-size:12.5px;font-style:normal}.world-dash-spawn-inputs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.world-dash-spawn-inputs label{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;display:grid}.world-dash-spawn-inputs em{color:#a9f0c6b3;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:900}.world-dash-form__actions{gap:10px;display:flex}.world-dash-card{background:#070c1573;border:1px solid #ffffff1f;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;box-shadow:inset 0 1px #ffffff0f}.world-dash-card--column{flex-direction:column;align-items:stretch;gap:12px}.world-dash-card--danger{background:#3c101047;border-color:#f8717159}.world-dash-card__copy{gap:4px;min-width:0;display:grid}.world-dash-card__copy h3{color:#f8fbef;font-size:15px;font-weight:900}.world-dash-card__copy p{color:#e5eee699;font-size:12.5px;line-height:1.5}.world-dash-card__copy code{color:#ffd479;font-size:12px}.world-dash-import-preview{color:#d5f7e2e6;background:#7cf2a412;border:1px dashed #7cf2a466;border-radius:12px;padding:10px 14px;font-size:12.5px}.world-dash-import-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.world-dash-import-mode{cursor:pointer;background:linear-gradient(145deg,#101825c2,#070c1585);border:1px solid #ffffff1f;border-radius:15px;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:10px;min-height:150px;padding:18px 42px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.world-dash-import-mode:hover{background:linear-gradient(145deg,#162030e0,#090f1a9e);border-color:#ffffff3d;transform:translateY(-1px)}.world-dash-import-mode--clone.is-active{background:linear-gradient(145deg,#7cf2a424,#185b3e1f);border-color:#7cf2a473;box-shadow:inset 0 1px #baf7d01a,0 10px 28px #21955d14}.world-dash-import-mode--replace.is-active{background:linear-gradient(145deg,#f8717121,#681f1f1f);border-color:#f8717180;box-shadow:inset 0 1px #ffd8d814,0 10px 28px #be2d2d14}.world-dash-import-mode input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.world-dash-import-mode:has(input:focus-visible){outline-offset:3px;outline:2px solid #baf7d0}.world-dash-import-mode__icon{color:#e5eee6b8;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:42px;height:42px;font-size:19px;font-weight:900;display:grid}.world-dash-import-mode--clone.is-active .world-dash-import-mode__icon{color:#9ff5bd;background:#7cf2a41f;border-color:#7cf2a452}.world-dash-import-mode--replace.is-active .world-dash-import-mode__icon{color:#ffb4b4;background:#f871711f;border-color:#f8717152}.world-dash-import-mode__copy{text-align:center;justify-items:center;gap:7px;min-width:0;display:grid}.world-dash-import-mode__title{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;display:flex}.world-dash-import-mode strong{color:#eef4ee;font-size:13.5px;font-weight:900;line-height:1.25}.world-dash-import-mode em{color:#e5eee68f;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:999px;padding:4px 6px;font-size:8.5px;font-style:normal;font-weight:900;line-height:1}.world-dash-import-mode--clone em{color:#baf7d0c7;background:#7cf2a414;border-color:#7cf2a440}.world-dash-import-mode--replace em{color:#ffb4b4bf;background:#f8717112;border-color:#f8717140}.world-dash-import-mode__copy>span{color:#e5eee694;font-size:11.75px;line-height:1.5}.world-dash-import-mode__radio{border:2px solid #e5eee652;border-radius:50%;width:18px;height:18px;transition:border-color .15s,background .15s,box-shadow .15s;position:absolute;top:16px;right:16px;box-shadow:inset 0 0 0 4px #0000}.world-dash-import-mode--clone.is-active .world-dash-import-mode__radio{background:#7cf2a4;border-color:#7cf2a4;box-shadow:inset 0 0 0 4px #132b22,0 0 12px #7cf2a442}.world-dash-import-mode--replace.is-active .world-dash-import-mode__radio{background:#f87171;border-color:#f87171;box-shadow:inset 0 0 0 4px #301a1e,0 0 12px #f871713d}.world-dash-plugin-list{gap:8px;display:grid}.world-dash-plugin{background:#070c156b;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 14px;display:grid}.world-dash-plugin__icon{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.world-dash-plugin__main{gap:2px;min-width:0;display:grid}.world-dash-plugin__main strong{color:#eef4ee;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:850;overflow:hidden}.world-dash-plugin__main span{color:#e5eee685;font-size:11.5px}.world-dash-plugin__state{color:#7cf2a4;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.world-dash-plugin__state.is-off{color:#e5eee666}.world-select-screen .world-row__manage{color:#baf7d0;cursor:pointer;background:#7cf2a41a;border:1px solid #7cf2a459;border-radius:10px;padding:7px 12px;font-size:11.5px;font-weight:800;transition:background .15s}.world-select-screen .world-row__manage:hover{background:#7cf2a42e}@media (width<=860px){.world-dash-body,.world-dash-live-grid{grid-template-columns:1fr}.world-dash-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-dash-nav{flex-wrap:wrap;display:flex;position:static}.world-dash-hero{grid-template-columns:56px minmax(0,1fr)}.world-dash-hero__icon{width:56px;height:56px;font-size:28px}.world-dash-hero__actions{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.world-dash-import-modes{grid-template-columns:1fr}}.connect-screen.auth-lobby.world-select-screen.world-dashboard-screen--overlay{-webkit-backdrop-filter:blur(14px)saturate(120%);z-index:120;background:#04080fc7}.pause-menu__primary--dashboard{background:#7cf2a414!important;border-color:#7cf2a466!important}.pause-menu__primary--dashboard em{color:#baf7d0}.world-dash-field__limit{color:#ffd479bf;letter-spacing:.06em;text-transform:uppercase;margin-left:8px;font-size:10.5px;font-style:normal;font-weight:800}.world-dash-live-card__empty{color:#e5eee659;font-size:22px;font-weight:900}.mkt-my{gap:22px;display:grid}.mkt-my__header,.mkt-my__panel-head,.mkt-my__review-detail>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.mkt-my__header h1{letter-spacing:-.035em;margin:3px 0 5px;font-size:clamp(30px,4vw,44px)}.mkt-my__header p,.mkt-my__panel-head p,.mkt-my__onboarding p{color:#f8fbef94;margin:0;line-height:1.5}.mkt-my__eyebrow{color:#8fe7b4;letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:900}.mkt-my__actions,.mkt-my__row-actions{align-items:center;gap:8px;display:flex}.mkt-my__actions a{text-decoration:none}.mkt-my__stats{background:#0b121e8a;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.mkt-my__stats>div{border-right:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:12px;padding:17px 20px;display:flex}.mkt-my__stats>div:last-child{border-right:0}.mkt-my__stats span{color:#f8fbef8c;font-size:12px;font-weight:700}.mkt-my__stats strong{font-size:24px}.mkt-my__panel,.mkt-my__onboarding{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b121e8a;border:1px solid #ffffff1a;border-radius:20px}.mkt-my__panel-head{border-bottom:1px solid #ffffff14;padding:19px 20px}.mkt-my__panel-head h2,.mkt-my__onboarding h2{margin:0 0 4px;font-size:18px}.mkt-my__panel-head>span{color:#f8fbef75;font-size:12px}.mkt-my__panel-tools{align-items:center;gap:12px;display:flex}.mkt-my__panel-tools>span{color:#f8fbef75;font-size:12px}.mkt-my__builds{display:grid}.mkt-my__build{border-bottom:1px solid #ffffff12;grid-template-columns:minmax(190px,1.2fr) auto auto minmax(180px,1fr) auto auto;align-items:center;gap:14px;padding:14px 20px;display:grid}.mkt-my__build:last-child{border-bottom:0}.mkt-my__build-main{align-items:center;gap:11px;min-width:0;display:flex}.mkt-my__build-main div{min-width:0;display:grid}.mkt-my__build-main div span,.mkt-my__review-name small{color:#f8fbef6b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mkt-my__build>p{color:#f8fbef99;margin:0;font-size:12px}.mkt-my__build>time{color:#f8fbef6b;white-space:nowrap;font-size:11px}.mkt-my__build .mkt-btn{min-height:32px;padding:5px 10px;font-size:11px}.mkt-my__plugin-mark{color:#07100d;background:linear-gradient(135deg,#7cf2a4,#ffd479);border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.mkt-my__version{color:#f8fbefad;font-size:12px;font-weight:800}.mkt-my__status{color:#b8e6ff;text-transform:capitalize;white-space:nowrap;background:#58b4e624;border-radius:999px;justify-content:center;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.mkt-my__status.is-ok{color:#a5f4c1;background:#45e08c24}.mkt-my__status.is-warn{color:#ffe09c;background:#ffc96424}.mkt-my__status.is-bad{color:#ffb4b4;background:#f8717124}.mkt-my__logs{color:#c9ead5;white-space:pre-wrap;background:#050a11;border-radius:12px;grid-column:1/-1;max-height:250px;margin:2px 0 0;padding:14px;font-size:11px;overflow:auto}.mkt-my__reviews{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);min-height:300px;display:grid}.mkt-my__review-list{border-right:1px solid #ffffff14}.mkt-my__review-list>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff12;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 15px;display:grid}.mkt-my__review-list>button:hover,.mkt-my__review-list>button.is-selected{background:#7cf2a414}.mkt-my__review-list>button .mkt-my__status{grid-column:2/-1;justify-self:start;margin-top:-7px}.mkt-my__review-name{gap:3px;min-width:0;display:grid}.mkt-my__warning-count{color:#ffe09c;background:#ffc96424;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:900;display:grid}.mkt-my__review-detail{min-width:0;padding:20px}.mkt-my__review-detail>header{padding-bottom:16px}.mkt-my__review-detail>header>div>span{color:#f8fbef6b;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.mkt-my__review-detail h3{margin:4px 0 0;font-size:20px}.mkt-my__review-detail h3 small{color:#f8fbef7a;font-size:12px}.mkt-my__detail-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.mkt-my__detail-meta>span{background:#ffffff0a;border-radius:10px;gap:4px;min-width:0;padding:10px;display:grid}.mkt-my__detail-meta small{color:#f8fbef66;font-size:10px}.mkt-my__detail-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mkt-my__detail-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.mkt-my__detail-columns>div{background:#ffffff09;border-radius:12px;min-width:0;padding:14px}.mkt-my__detail-columns h4{margin:0 0 11px;font-size:13px}.mkt-my__detail-columns dl{grid-template-columns:minmax(90px,.35fr) minmax(0,1fr);gap:7px 10px;margin:0;display:grid}.mkt-my__detail-columns dt{color:#f8fbef6b;font-size:11px}.mkt-my__detail-columns dd{overflow-wrap:anywhere;color:#f8fbefc7;margin:0;font-size:11px}.mkt-my__alert{color:#ffe09c;background:#ffc96414;border:1px solid #ffc96438;border-radius:11px;margin:10px 0;padding:11px 13px;font-size:12px}.mkt-my__alert p{color:#f8fbefb8;margin:5px 0 0}.mkt-my__alert ul{margin:6px 0 0;padding-left:17px}.mkt-my__alert--bad{color:#ffb4b4;background:#f8717117;border-color:#f8717140}.mkt-my__loading,.mkt-my__empty{color:#f8fbef80;justify-content:center;align-items:center;gap:9px;min-height:110px;padding:20px;font-size:13px;display:flex}.mkt-my--signed-out{text-align:center;justify-items:center;padding:90px 20px}.mkt-my--signed-out h1{margin:5px 0 0}.mkt-my--signed-out p{color:#f8fbef94;margin:0 0 10px}.mkt-my__empty-icon{color:#8fe7b4;background:#7cf2a41a;border-radius:15px;place-items:center;width:46px;height:46px;font-size:25px;display:grid}.mkt-my__onboarding{grid-template-columns:1fr 1.2fr;align-items:center;gap:22px;padding:20px;display:grid}.mkt-my__onboarding-copy{align-items:center;gap:14px;display:flex}.mkt-my__steps{color:#f8fbefad;gap:7px;font-size:12px;display:grid}.mkt-my__steps>span{align-items:center;gap:8px;display:flex}.mkt-my__steps strong{color:#07100d;background:#8fe7b4;border-radius:50%;flex:0 0 22px;place-items:center;height:22px;font-size:10px;display:grid}.mkt-my__steps a{color:#8fe7b4}.mkt-my__steps code{overflow-wrap:anywhere;color:#c9ead5}@media (width<=900px){.mkt-my__build{grid-template-columns:minmax(0,1fr) auto auto}.mkt-my__build>p{grid-column:1/-1}.mkt-my__build>time{grid-column:1}.mkt-my__row-actions{grid-column:2/-1;justify-content:flex-end}.mkt-my__reviews{grid-template-columns:1fr}.mkt-my__review-list{border-bottom:1px solid #ffffff14;border-right:0}}@media (width<=640px){.mkt-topbar{flex-wrap:wrap}.mkt-searchbox{flex-basis:100%;order:3;max-width:none}.mkt-topbar__links{gap:7px}.mkt-topbar__links a,.mkt-topbar__link{font-size:11px}.mkt-my__header{flex-direction:column;align-items:flex-start}.mkt-my__stats{grid-template-columns:1fr 1fr}.mkt-my__stats>div:nth-child(2){border-right:0}.mkt-my__stats>div:nth-child(-n+2){border-bottom:1px solid #ffffff14}.mkt-my__build{grid-template-columns:minmax(0,1fr) auto}.mkt-my__build .mkt-my__status{grid-column:1;justify-self:start}.mkt-my__build>p,.mkt-my__build>time,.mkt-my__row-actions{grid-column:1/-1}.mkt-my__row-actions{justify-content:flex-start}.mkt-my__detail-meta,.mkt-my__detail-columns,.mkt-my__onboarding{grid-template-columns:1fr}}.plugin-dev{--sandbox-bg:#070d1a;--sandbox-surface:#0b121ec7;--sandbox-surface-strong:#0e1726f0;--sandbox-surface-soft:#ffffff0b;--sandbox-line:#ffffff1a;--sandbox-line-strong:#ffffff29;--sandbox-text:#f8fbef;--sandbox-muted:#f8fbef8f;--sandbox-green:#7cf2a4;--sandbox-green-strong:#45e08c;--sandbox-gold:#ffd479;--sandbox-blue:#7cd8ff;isolation:isolate;color:var(--sandbox-text);background:radial-gradient(42% 38% at 8% 4%, #7cf2a41a, transparent 72%), radial-gradient(38% 36% at 92% 6%, #7cd8ff17, transparent 72%), radial-gradient(46% 42% at 64% 100%, #ffd4790e, transparent 76%), var(--sandbox-bg);position:relative}.plugin-dev:before{content:"";z-index:-1;pointer-events:none;opacity:.16;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.plugin-dev__topbar{z-index:40;border-color:var(--sandbox-line);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#070d1ac7;position:relative;box-shadow:0 12px 36px #0000003d}.plugin-dev__menubar{border-color:var(--sandbox-line);background:#070d1abd;gap:14px}.plugin-dev__brand{border-right:1px solid var(--sandbox-line);gap:9px;padding-right:15px}.plugin-dev__brand-mark{background:linear-gradient(135deg,#7cf2a42e,#7cd8ff1a);border:1px solid #7cf2a457;border-radius:8px;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid;box-shadow:0 5px 16px #45e08c24}.plugin-dev__brand-mark img{width:17px;height:17px}.plugin-dev__brand-copy{gap:0;min-width:0;display:grid}.plugin-dev .plugin-dev__brand-copy strong{color:var(--sandbox-text);letter-spacing:.02em;font-size:12px;font-weight:900;line-height:1.05}.plugin-dev .plugin-dev__brand-copy strong span{color:var(--sandbox-green);font-size:inherit}.plugin-dev__brand-copy small{color:var(--sandbox-muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.2}.plugin-dev__destinations{align-items:center;gap:4px;margin-left:auto;display:flex}.plugin-dev__destinations a{color:#f8fbefa6;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:750;text-decoration:none;transition:color .15s,background .15s}.plugin-dev__destinations a:hover{color:var(--sandbox-text);background:#ffffff12}.plugin-dev__workspacebar{background:#0b121ed1}.plugin-dev__project-switcher span,.plugin-dev__modal-head span,.plugin-dev__modal-section>span,.plugin-dev__field>span{color:#a9f0c6b3;letter-spacing:.1em}.plugin-dev button,.plugin-dev select{border-color:var(--sandbox-line-strong);color:var(--sandbox-text);background:#ffffff0f;border-radius:10px;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s}.plugin-dev button:hover:not(:disabled),.plugin-dev select:hover:not(:disabled){background:#ffffff18;border-color:#7cf2a46b}.plugin-dev button:focus-visible,.plugin-dev select:focus-visible,.plugin-dev input:focus-visible,.plugin-dev textarea:focus-visible,.plugin-dev a:focus-visible{outline-offset:2px;outline:2px solid #7cf2a4d1}.plugin-dev .plugin-dev__menu>button{color:#f8fbefb8;border-radius:8px}.plugin-dev .plugin-dev__menu>button:hover,.plugin-dev .plugin-dev__menu>button.is-open{color:var(--sandbox-text);background:#7cf2a41a}.plugin-dev__menu-popover,.plugin-dev__modal{border-color:var(--sandbox-line-strong);-webkit-backdrop-filter:blur(20px)saturate(130%);backdrop-filter:blur(20px)saturate(130%);background:#0b121ef7;border-radius:14px;box-shadow:0 24px 68px #00000085,inset 0 1px #ffffff0f}.plugin-dev__menu-popover{border-radius:6px;padding:6px;overflow:hidden}.plugin-dev .plugin-dev__menu-popover button{color:#f8fbefd1;border-radius:4px}.plugin-dev .plugin-dev__menu-popover button:hover:not(:disabled){color:var(--sandbox-text);background:#7cf2a41c}.plugin-dev__primary{box-shadow:0 7px 22px #45e08c33;color:#07100d!important;background:linear-gradient(120deg, var(--sandbox-green-strong), var(--sandbox-gold))!important;border-color:#0000!important;font-weight:850!important}.plugin-dev__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 28px #45e08c52}.plugin-dev__danger{background:#f871711f!important;border-color:#f8717166!important}.plugin-dev__modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03070ec2}.plugin-dev__modal-head,.plugin-dev__modal-actions,.plugin-dev__panel-head,.plugin-dev__editor-head,.plugin-dev__preview-head{border-color:var(--sandbox-line);background:#ffffff09}.plugin-dev__field input,.plugin-dev__field select,.plugin-dev__field textarea{border-color:var(--sandbox-line-strong);color:var(--sandbox-text);background:#030810ad;border-radius:10px}.plugin-dev__field input:focus,.plugin-dev__field select:focus,.plugin-dev__field textarea:focus{border-color:#7cf2a4ad;outline:none;box-shadow:0 0 0 3px #7cf2a41a}.plugin-dev__permission-grid,.plugin-dev__new-file-preview{border-color:var(--sandbox-line);background:var(--sandbox-line);border-radius:11px;overflow:hidden}.plugin-dev__permission-option{background:var(--sandbox-surface-strong)}.plugin-dev__field .plugin-dev__permission-option input{accent-color:var(--sandbox-green-strong)}.plugin-dev__permission-option code{color:#a9f0c6}.plugin-dev__save-state,.plugin-dev__preview-status{border-color:var(--sandbox-line);background:#ffffff0b}.plugin-dev__layout{padding:12px}.plugin-dev__sidebar,.plugin-dev__editor,.plugin-dev__preview,.plugin-dev__bottom section{border-color:var(--sandbox-line);background:var(--sandbox-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 16px 44px #0003,inset 0 1px #ffffff09}.plugin-dev__panel-head span,.plugin-dev__editor-head span{color:var(--sandbox-muted);font-weight:750}.plugin-dev__editor-actions button{color:#dff6ff;background:#7cd8ff14;border-color:#7cd8ff4d}.plugin-dev__file-tree-children{background:#0000001a;border-color:#7cf2a42e}.plugin-dev__file-row:hover{background:#ffffff0e;border-color:#ffffff14}.plugin-dev__file-row.is-active{box-shadow:inset 3px 0 var(--sandbox-green);background:linear-gradient(90deg,#7cf2a424,#7cd8ff0e);border-color:#7cf2a442}.plugin-dev__file-row--folder[aria-expanded=true]{background:#7cd8ff12;border-color:#7cd8ff33}.plugin-dev__code-shell,.plugin-dev__code-input,.plugin-dev__logs,.plugin-dev__new-file-preview{background:#030810c2}.plugin-dev__code-gutter{border-color:var(--sandbox-line);color:#f8fbef47;background:#02060db8}.plugin-dev__code-input{color:#eef8f1}.plugin-dev__code-input:focus{box-shadow:inset 0 0 0 1px #7cf2a459}.plugin-dev__code-status{border-color:var(--sandbox-line);color:var(--sandbox-muted);background:#ffffff09}.plugin-dev__preview{background:#030810d1}.plugin-dev__preview-title strong{color:var(--sandbox-text)}.plugin-dev__preview-status.is-applied{background:#7cf2a412;border-color:#7cf2a442}.plugin-dev__preview-empty strong{color:var(--sandbox-text)}.plugin-dev__build{background:var(--sandbox-line)}.plugin-dev__build div{background:#0b121ee6}.plugin-dev__review-modal{width:min(940px,100%);max-height:min(900px,100vh - 32px)}.plugin-dev__review-head>div{gap:2px}.plugin-dev__review-head strong{font-size:18px}.plugin-dev__review-head small{color:var(--sandbox-muted);font-size:12px;font-weight:500}.plugin-dev__review-loading{min-height:260px;color:var(--sandbox-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.plugin-dev__review-loading>span{border:2px solid #7cf2a433;border-top-color:var(--sandbox-green);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite plugin-dev-review-spin}.plugin-dev__review-loading.is-error{color:#fecaca}@keyframes plugin-dev-review-spin{to{transform:rotate(360deg)}}.plugin-dev__review-body{background:radial-gradient(circle at 12% 0,#7cf2a411,#0000 28%),#0308104d;gap:14px;min-height:0;padding:16px;display:grid;overflow:auto}.plugin-dev__review-release{border:1px solid var(--sandbox-line);background:var(--sandbox-line);border-radius:13px;grid-template-columns:minmax(200px,1fr) auto minmax(210px,1fr);align-items:stretch;gap:1px;display:grid;overflow:hidden}.plugin-dev__review-mode,.plugin-dev__review-version-flow,.plugin-dev__review-build-id{background:#0b121ef5;align-items:center;min-width:0;padding:13px 15px;display:flex}.plugin-dev__review-mode{gap:2px;display:grid}.plugin-dev__review-mode>span{color:#bdeeff;letter-spacing:.07em;text-transform:uppercase;background:#7cd8ff14;border:1px solid #7cd8ff38;border-radius:999px;width:max-content;padding:3px 7px;font-size:10px;font-weight:850}.plugin-dev__review-mode.is-update>span{color:#fde68a;background:#facc1514;border-color:#facc1540}.plugin-dev__review-mode.is-resubmission>span{color:#fed7aa;background:#fb923c17;border-color:#fb923c4d}.plugin-dev__review-mode>strong{color:var(--sandbox-text);margin-top:4px;font-size:15px}.plugin-dev__review-mode>small,.plugin-dev__review-build-id>span{color:var(--sandbox-muted);font-size:11px}.plugin-dev__review-version-flow{justify-content:center;gap:9px;font:13px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.plugin-dev__review-version-flow span{color:var(--sandbox-muted)}.plugin-dev__review-version-flow i{color:#7cf2a480;font-style:normal}.plugin-dev__review-version-flow strong{color:#a9f0c6}.plugin-dev__review-build-id{align-content:center;justify-items:end;gap:4px;display:grid}.plugin-dev__review-build-id code{color:#f8fbefc7;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.plugin-dev__review-banner{color:#fde68a;background:#facc1513;border:1px solid #facc153d;border-radius:11px;padding:11px 13px;font-size:12px;line-height:1.45}.plugin-dev__review-banner.is-bad{color:#fecaca;background:#f8717114;border-color:#f8717147}.plugin-dev__review-banner p{color:inherit;margin:4px 0 0}.plugin-dev__review-section{border:1px solid var(--sandbox-line);background:#0b121ec2;border-radius:13px;overflow:hidden}.plugin-dev__review-section>header{border-bottom:1px solid var(--sandbox-line);background:#ffffff06;align-items:center;gap:10px;padding:12px 14px;display:flex}.plugin-dev__review-section>header>span{color:#a9f0c6;background:#7cf2a413;border:1px solid #7cf2a440;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.plugin-dev__review-section>header>div{gap:2px;display:grid}.plugin-dev__review-section>header strong{color:var(--sandbox-text);font-size:13px}.plugin-dev__review-section>header small,.plugin-dev__review-hint{color:var(--sandbox-muted);font-size:11px}.plugin-dev__review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:14px;display:grid}.plugin-dev__field>span em{color:#7cd8ffb8;margin-left:5px;font-size:9px;font-style:normal}.plugin-dev__review-field-meta{color:var(--sandbox-muted);justify-content:space-between;display:flex}.plugin-dev__review-error{color:#fca5a5;font-size:11px;line-height:1.35}.plugin-dev__review-permission-diff{border:1px solid var(--sandbox-line);background:#0308107a;border-radius:10px;gap:8px;margin:0 14px 14px;padding:11px;display:grid}.plugin-dev__review-permission-diff>strong{color:var(--sandbox-text);font-size:11px}.plugin-dev__review-permission-diff>div{flex-wrap:wrap;gap:6px;display:flex}.plugin-dev__review-permission-diff span{border-radius:6px;padding:4px 7px;font:10px/1.2 JetBrains Mono,SFMono-Regular,Consolas,monospace}.plugin-dev__review-permission-diff .is-added{color:#bbf7d0;background:#4ade801c}.plugin-dev__review-permission-diff .is-removed{color:#fecaca;background:#f871711a}.plugin-dev__review-rationales{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.plugin-dev__review-rationales>label{border:1px solid var(--sandbox-line);background:#03081075;border-radius:10px;padding:11px}.plugin-dev__review-rationales code{color:#a9f0c6;font-size:10px}.plugin-dev__review-no-permissions{border:1px dashed var(--sandbox-line-strong);color:var(--sandbox-muted);text-align:center;border-radius:10px;padding:12px;font-size:12px}.plugin-dev__review-checklist{background:#7cf2a40b;border:1px solid #7cf2a433;border-radius:13px;gap:9px;padding:14px;display:grid}.plugin-dev__review-checklist>strong{color:var(--sandbox-text);font-size:13px}.plugin-dev__review-checklist>label{color:#f8fbefd1;align-items:flex-start;gap:9px;font-size:12px;line-height:1.4;display:flex}.plugin-dev__review-checklist>label.is-invalid{color:#fca5a5}.plugin-dev__review-checklist input{accent-color:var(--sandbox-green-strong);margin-top:2px}.plugin-dev__review-checklist ul{color:#fde68a;margin:2px 0 0 24px;padding:0;font-size:11px}.plugin-dev__review-actions{grid-template-columns:minmax(0,1fr) auto auto;display:grid}.plugin-dev__review-actions>div{gap:2px;min-width:0;margin-right:auto;display:grid}.plugin-dev__review-actions>div strong{color:var(--sandbox-text);font-size:12px}.plugin-dev__review-actions>div span{color:var(--sandbox-muted);font-size:10px}.plugin-dev__logs{color:#c9ead5}.plugin-dev__splitter:hover:after,.plugin-dev__splitter:active:after{background:#7cf2a485}.plugin-dev__auth{border-color:var(--sandbox-line-strong);background:var(--sandbox-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;box-shadow:0 24px 70px #00000061}@media (width<=760px){.plugin-dev__review-release,.plugin-dev__review-grid,.plugin-dev__review-rationales{grid-template-columns:1fr}.plugin-dev__review-version-flow,.plugin-dev__review-build-id{justify-content:flex-start;justify-items:start}.plugin-dev__review-actions{grid-template-columns:1fr 1fr}.plugin-dev__review-actions>div{grid-column:1/-1}.plugin-dev__menubar{flex-wrap:wrap;padding-block:7px}.plugin-dev__brand{border-right:0}.plugin-dev__menus{order:3;width:100%;overflow-x:auto}.plugin-dev__destinations{margin-left:auto}}@media (prefers-reduced-motion:reduce){.plugin-dev *,.plugin-dev :before,.plugin-dev :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.character-studio-backdrop{z-index:3100;color:#eef4f3;letter-spacing:0;background:#101315;grid-template-rows:74px minmax(0,1fr);display:grid;position:fixed;inset:0}.character-studio-header{background:#191d20;border-bottom:1px solid #343a3d;justify-content:space-between;align-items:center;min-width:0;padding:12px 18px 12px 24px;display:flex}.character-studio-header span,.character-studio-stage__name span{color:#7fd9cd;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.character-studio-header h2{margin:0;font-size:22px;line-height:1.1}.character-studio-close{color:#f6f8f8;cursor:pointer;background:#252b2e;border:1px solid #41494c;border-radius:4px;width:42px;height:42px;font-size:20px}.character-studio-workspace{grid-template-columns:minmax(0,1fr) minmax(310px,390px);min-height:0;display:grid}.character-studio-stage{min-width:0;min-height:0;position:relative;overflow:hidden}.character-studio-stage canvas{width:100%!important;height:100%!important}.character-studio-stage__name{pointer-events:none;border-left:3px solid #35c7b2;padding-left:12px;position:absolute;top:20px;left:24px}.character-studio-stage__name strong{font-size:18px}.character-studio-controls{background:#1b2023;border-left:1px solid #343a3d;min-width:0;overflow-y:auto}.character-studio-controls>section{border-bottom:1px solid #343a3d;padding:20px}.character-studio-controls h3{margin:0 0 14px;font-size:14px}.character-studio-models{gap:8px;display:grid}.character-studio-models button{color:#dfe6e5;text-align:left;cursor:pointer;background:#252b2e;border:1px solid #3b4447;border-radius:4px;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:8px 12px;display:grid}.character-studio-models button.is-active{background:#253532;border-color:#54cdbd}.character-studio-models button>span{background:var(--character-accent);border-radius:2px;width:12px;height:28px}.character-studio-colors{border:0;min-width:0;margin:0;padding:0}.character-studio-colors legend,.character-studio-range span{color:#aeb9b7;margin-bottom:10px;font-size:12px;font-weight:700}.character-studio-swatches{grid-template-columns:repeat(6,36px);gap:9px;display:grid}.character-studio-swatches button,.character-studio-color-input{box-sizing:border-box;background:var(--swatch-color);cursor:pointer;border:2px solid #4b5558;border-radius:50%;width:36px;height:36px;position:relative}.character-studio-swatches button.is-active:after{content:"";border:2px solid #7ce1d3;border-radius:50%;position:absolute;inset:-5px}.character-studio-color-input{background:conic-gradient(#ee6767,#f3d457,#62cf83,#5bb9ed,#ad75e7,#ee6767)}.character-studio-color-input input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.character-studio-range{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:18px;display:grid}.character-studio-range strong{color:#7ce1d3;font-size:12px}.character-studio-range input{accent-color:#35c7b2;grid-column:1/-1;width:100%}.character-studio-actions{grid-template-columns:minmax(90px,.55fr) minmax(140px,1fr);gap:10px;padding:20px;display:grid}.character-studio-actions p{color:#ff9d98;grid-column:1/-1;margin:0;font-size:12px}.character-studio-actions button{cursor:pointer;border-radius:4px;min-height:46px;font-weight:800}.character-studio-reset{color:#dbe2e1;background:#252b2e;border:1px solid #485255}.character-studio-save{color:#10201e;background:#68dbcc;border:1px solid #68dbcc}.character-studio-save:disabled{cursor:wait;opacity:.58}@media (width<=760px){.character-studio-backdrop{grid-template-rows:64px minmax(0,1fr)}.character-studio-workspace{grid-template-rows:minmax(280px,46vh) minmax(0,1fr);grid-template-columns:1fr}.character-studio-controls{border-top:1px solid #343a3d;border-left:0}.character-studio-controls>section{padding:16px}.character-studio-swatches{grid-template-columns:repeat(6,34px);gap:8px}.character-studio-swatches button,.character-studio-color-input{width:34px;height:34px}}
