@import url('/scora/fonts/fonts.css');
@import url('/scora/fonts/additional.css');
:root{--luma-top:rgb(var(--luma-n-090909));--luma-mid:rgb(var(--luma-n-121212));--luma-bottom:rgb(var(--luma-n-242222));--luma-accent:#f74010;--luma-font:Outfit;--luma-text:rgb(var(--luma-n-f1efed));--luma-muted:rgb(var(--luma-n-979594));--luma-border:rgb(var(--luma-n-ffffff) / 0.0863);--luma-surface:rgb(var(--luma-n-151414));color-scheme:dark}
*{box-sizing:border-box}html{min-height:100%;background:rgb(var(--luma-n-202020))}html body{margin:20px;min-height:calc(100vh - 40px);border-radius:42px;background:linear-gradient(124deg,var(--luma-top) 14%,var(--luma-mid) 59%,var(--luma-bottom) 100%) fixed;color:var(--luma-text);font:400 15px/1.55 var(--luma-font),sans-serif;letter-spacing:-.015em}html body h1,html body h2,html body h3,html body h4,html body p,html body button,html body input,html body textarea,html body select{font-family:inherit}html body a{text-decoration:none;color:inherit}html body h1,html body h2,html body h3{font-weight:400}html body :focus-visible{outline:2px solid #7cdda6!important;outline-offset:4px}html body button:focus:not(:focus-visible),html body a:focus:not(:focus-visible){outline:none!important;box-shadow:none}html body button{text-transform:none;letter-spacing:inherit;cursor:pointer}html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea{background:rgb(var(--luma-n-242222));border:1px solid var(--luma-border);border-radius:13px;color:var(--luma-text);padding:11px 15px;min-width:0;font-size:15px;box-shadow:none}html body input::placeholder,html body textarea::placeholder{color:rgb(var(--luma-n-908d8b))}html body option{background:rgb(var(--luma-n-1c1b1b));color:rgb(var(--luma-n-f1efed))}html body input[type=checkbox]{accent-color:#f74010}html body button:disabled{cursor:default;opacity:.48}html body ::selection{background:#ffdc6077;color:rgb(var(--luma-n-ffffff))}#app{min-height:calc(100vh - 40px);padding:0 0 10px}
.luma-topbar{position:relative;display:flex;align-items:center;gap:18px;padding:24px 30px;height:116px;z-index:40}.luma-brand{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgb(var(--luma-n-ffffff) / 0.1451);border-radius:40px;min-height:54px;padding:0 23px;color:rgb(var(--luma-n-f6f5f4))!important;font-size:32px;line-height:1;font-weight:350;letter-spacing:-1.5px}.luma-primary-nav{display:flex;align-items:center;gap:1px;margin-left:auto;padding:5px;border-radius:40px;background:rgb(var(--luma-n-171616));white-space:nowrap}.luma-primary-nav>a,.luma-nav-group>button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;padding:14px 17px;border-radius:30px;background:transparent;font-size:14px;min-height:48px;line-height:1.3}.luma-primary-nav>a.active,.luma-nav-group>button.is-current,.luma-nav-group>button[aria-expanded=true]{background:rgb(var(--luma-n-30322f));color:rgb(var(--luma-n-ffffff))}.luma-primary-nav>a:hover:not(.active),.luma-nav-group>button:hover:not(.is-current){background:rgb(var(--luma-n-ffffff) / 0.0392)}.luma-header-tools{display:flex;align-items:center;gap:6px}.luma-settings-link{min-height:56px;display:flex;align-items:center;gap:10px;padding:0 18px;background:rgb(var(--luma-n-171616));border-radius:32px;font-size:14px;white-space:nowrap}.luma-round-button,.luma-search button{display:grid;place-items:center;border:0!important;background:rgb(var(--luma-n-171616))!important;color:rgb(var(--luma-n-e9e7e5))!important;width:54px;min-width:54px;height:54px;padding:0!important;border-radius:50%}.luma-search>div{display:flex}.luma-search button svg{width:19px;height:19px}.luma-nav-group,.luma-account-menu{position:relative}.luma-menu{position:absolute;top:calc(100% + 13px);padding:10px;min-width:220px;background:rgb(var(--luma-n-191818));border:1px solid var(--luma-border);border-radius:23px;box-shadow:0 18px 60px rgb(var(--luma-n-1b2115) / 0.102);z-index:70}.luma-menu-wide{left:50%;transform:translateX(-50%);width:460px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.luma-menu-account{right:0;width:270px}.luma-menu-link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:13px;min-height:44px;width:100%;text-align:left;font-size:14px;white-space:normal}.luma-menu-link.active,.luma-menu-link:hover,.luma-menu-link:focus{background:rgb(var(--luma-n-2a2726))}.luma-menu-link svg{flex-shrink:0}.luma-account-name{font-size:20px;padding:10px 12px 14px;border-bottom:1px solid var(--luma-border);margin-bottom:8px;overflow-wrap:anywhere}.luma-locale-control{display:grid;gap:8px;margin:12px;font-size:13px;color:var(--luma-muted)}.luma-locale-control select{width:100%}.luma-header-error{margin:0 30px 15px;color:#f79081}.luma-mobile-toggle,.luma-mobile-dialog{display:none}
html body.luma-authenticated #app .luma-page{margin:26px 30px 35px;width:auto;max-width:none;padding:0;min-width:0}.luma-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:10px 0 32px}.luma-heading h1{font-size:42px;font-weight:400;letter-spacing:-1.7px;line-height:1.15;overflow-wrap:anywhere}.luma-heading p{font-size:15px;color:var(--luma-muted);margin-top:12px}.luma-heading>div:last-child{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.luma-page>h1{font-size:38px;margin-bottom:28px}.luma-card{padding:28px;border:0;border-radius:32px;background:var(--luma-surface);margin-bottom:20px;min-width:0}.luma-card>h2{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:400;letter-spacing:-.6px;margin-bottom:25px}.luma-card>h2 svg{width:19px;color:rgb(var(--luma-n-999594))}.luma-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--luma-border);border-radius:30px;min-height:42px;padding:10px 18px;background:rgb(var(--luma-n-242121));color:var(--luma-text);font-weight:400;font-size:14px;line-height:1.3;transition:background .16s,transform .16s}.luma-btn:hover:not(:disabled){background:rgb(var(--luma-n-ffffff))}.luma-btn:active:not(:disabled){transform:translateY(1px)}.luma-primary{background:var(--luma-accent);border-color:transparent}.luma-primary:hover:not(:disabled){background:color-mix(in srgb,var(--luma-accent) 82%,white)}.luma-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;line-height:1.4;background:rgb(var(--luma-n-242222));border:1px solid var(--luma-border);padding:5px 11px;border-radius:20px}.luma-two-columns,.luma-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.luma-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.luma-stat-label{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--luma-muted)}.luma-stat-value{display:block;font-size:36px;font-weight:350;letter-spacing:-1.4px;margin-top:12px;color:var(--luma-text)}.luma-chart{height:310px;min-width:0}.luma-details>div{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px dotted rgb(var(--luma-n-ffffff) / 0.0941)}.luma-details>div:last-child{border-bottom:0}.luma-details dt{color:var(--luma-muted);font-size:14px}.luma-details dd{overflow-wrap:anywhere;text-align:right}.luma-shortcuts,.luma-actions{display:flex;gap:10px;flex-wrap:wrap}.luma-field{display:flex;flex-direction:column;gap:9px;margin-bottom:22px;color:var(--luma-muted);font-size:14px}.luma-field input,.luma-field select,.luma-field textarea{width:100%}.luma-field textarea{min-height:130px;resize:vertical}.luma-feedback{padding:14px 19px;border:1px solid rgb(var(--luma-n-59884b) / 0.2);color:#96dfb4;background:rgb(var(--luma-n-10251b));border-radius:16px;margin-bottom:20px}.luma-error{color:#ffab97;background:rgb(var(--luma-n-351d16));border-color:#c2645330}.luma-muted{color:var(--luma-muted);font-size:13px}.luma-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:30px;text-align:center;color:var(--luma-muted)}.luma-empty svg{color:rgb(var(--luma-n-b5afab))}.luma-mono{font-family:'JetBrains Mono',monospace;font-size:12px}html body.luma-authenticated #app .luma-footer{width:auto;max-width:none;margin:26px 30px;display:flex;justify-content:space-between;gap:15px;color:var(--luma-muted);font-size:12px}html body.luma-authenticated #app .luma-footer p,html body.luma-authenticated #app .luma-footer a{color:var(--luma-muted)}
.luma-palettes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.luma-palettes>button{height:125px;border:1px solid rgb(var(--luma-n-ffffff) / 0.0824);border-radius:23px;padding:20px;display:flex;align-items:flex-end}.luma-palettes>button[aria-pressed=true]{outline:2px solid rgb(var(--luma-n-ffffff) / 0.6);outline-offset:3px}.luma-palettes span{display:flex;width:100%;justify-content:space-between;text-transform:capitalize}.luma-type-preview{display:flex;align-items:center;gap:35px;padding:20px 0 30px;font-size:80px;font-weight:300;letter-spacing:-3px}.luma-type-preview span{font-size:25px;letter-spacing:-.5px}.luma-type-preview small{display:block;font-size:12px;color:var(--luma-muted);margin-top:9px;letter-spacing:1px}.luma-check{display:flex;align-items:center;gap:10px}.luma-map{padding:0;overflow:hidden}.luma-map-bar{display:flex;align-items:center;gap:13px;padding:18px 22px}.luma-map-bar>div{flex:1}.luma-map-frame{height:clamp(420px,66vh,850px);background:rgb(var(--luma-n-131513))}.luma-map-frame iframe{width:100%;height:100%;border:0}.luma-map-frame:fullscreen{height:100vh}.luma-map-footer{display:flex;justify-content:space-between;gap:20px;padding:17px 23px;font-size:13px;color:var(--luma-muted)}.luma-map-footer a{text-decoration:underline}
.luma-support-layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:560px;overflow:hidden;border-radius:30px;background:var(--luma-surface)}.luma-thread-list{border-right:1px solid var(--luma-border)}.luma-thread-filters{padding:20px;display:grid;gap:12px;border-bottom:1px solid var(--luma-border)}.luma-thread-list>button{display:flex;gap:12px;text-align:left;width:100%;border-bottom:1px solid var(--luma-border);padding:22px}.luma-thread-list>button.active{background:rgb(var(--luma-n-2a201d));box-shadow:inset 3px 0 #f74010}.luma-thread-list button svg{flex-shrink:0}.luma-thread-list strong{display:block;font-weight:450;overflow-wrap:anywhere}.luma-thread-list small{display:block;color:var(--luma-muted);font-size:12px;margin-top:8px}.luma-conversation{display:flex;flex-direction:column;min-width:0}.luma-conversation>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px;border-bottom:1px solid var(--luma-border)}.luma-conversation>header strong{font-weight:450}.luma-conversation>header small{display:block;color:var(--luma-muted);margin-top:5px;font-size:12px}.luma-messages{flex:1;overflow-y:auto;max-height:520px;padding:25px}.luma-messages article{max-width:90%;margin-bottom:25px}.luma-messages article.mine{margin-left:auto}.luma-message-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12px;color:var(--luma-muted);margin-bottom:10px}.luma-message-meta strong{color:var(--luma-text);font-weight:450}.luma-messages p{white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:rgb(var(--luma-n-262323));border-radius:20px 20px 20px 4px;line-height:1.7}.luma-messages .mine p{border-radius:20px 20px 4px 20px;background:rgb(var(--luma-n-432319))}.luma-composer{display:flex;gap:13px;align-items:flex-end;padding:20px;border-top:1px solid var(--luma-border)}.luma-composer textarea{flex:1;min-height:90px;resize:vertical}.luma-dialog,.luma-mobile-dialog{position:fixed;inset:0;z-index:100;align-items:center;justify-content:center;padding:24px}.luma-dialog{display:flex}.luma-backdrop{position:fixed;inset:0;background:rgb(var(--luma-n-2c302d) / 0.4);backdrop-filter:blur(5px)}.luma-modal{position:relative;width:100%;max-width:580px;max-height:88vh;overflow-y:auto;border:1px solid rgb(var(--luma-n-ffffff) / 0.6667);border-radius:32px;padding:32px;background:rgb(var(--luma-n-171616));box-shadow:0 20px 70px rgb(var(--luma-n-262c28) / 0.1608)}.luma-modal>h2{font-size:28px;margin-bottom:25px}.luma-item-list>div{display:flex;align-items:center;gap:15px;flex-wrap:wrap;padding:18px 0;border-bottom:1px solid var(--luma-border)}.luma-item-list strong{flex:1;min-width:110px;font-weight:450}.luma-item-list code{overflow-wrap:anywhere;max-width:100%}.luma-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.luma-game-grid .luma-card{margin:0;display:flex;flex-direction:column;gap:20px}.luma-game-grid .luma-card p{font-size:14px;color:var(--luma-muted);line-height:1.7;flex:1}.luma-game-grid img{width:55px;height:55px;object-fit:contain;border-radius:15px}.luma-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:25px;flex-wrap:wrap}.luma-toolbar input{flex:1}.luma-native-card{border:0;border-radius:25px;background:var(--luma-surface)!important;box-shadow:none!important;overflow:hidden}.luma-auth-card{max-width:470px;margin:9vh auto;padding:38px;background:rgb(var(--luma-n-171616));border:1px solid rgb(var(--luma-n-ffffff) / 0.4);border-radius:38px}.luma-auth-card .luma-brand{display:flex;width:fit-content;margin:0 auto 30px}.luma-auth-card h2{text-align:center;font-size:28px;margin-bottom:28px}.luma-auth-card p{color:var(--luma-muted)}
.luma-project-title{display:flex;align-items:center;gap:15px;min-width:0}.luma-project-title strong{font-size:18px;font-weight:450}.luma-project-title small{display:block;font-size:12px;color:var(--luma-muted);margin-top:4px}.luma-project-title>div{min-width:0;overflow-wrap:anywhere}.luma-project-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--luma-muted)}.luma-pagination{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:28px}.luma-players-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:24px}.luma-player-button{display:flex;align-items:center;gap:13px;width:100%;padding:15px;border-radius:22px;text-align:left}.luma-player-button.active{background:rgb(var(--luma-n-272321))}.luma-player-button:hover{background:rgb(var(--luma-n-272321))}.luma-player-button small{display:block;font-size:12px;color:var(--luma-muted)}.luma-player-avatar{object-fit:cover;object-position:50% 18%;flex-shrink:0;width:48px;height:48px;border-radius:18px}.luma-player-portrait{width:86px;height:86px;object-fit:cover;object-position:50% 18%;border-radius:27px}.luma-players-layout .luma-stat-value{font-size:29px;overflow-wrap:anywhere}.luma-players-layout .luma-stat-grid>div:last-child strong{font-size:14px}.luma-players-layout .luma-stat-grid{margin-bottom:28px}.luma-inventory{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;margin:22px 0}.luma-inventory>div{aspect-ratio:1;border:1px solid var(--luma-border);background:rgb(var(--luma-n-252221));border-radius:12px;padding:6px;font-size:11px;overflow-wrap:anywhere;overflow:hidden;display:flex;flex-direction:column;justify-content:center;text-align:center}.luma-inventory strong{font-size:13px;font-weight:450}html body .luma-code-editor{font-family:'JetBrains Mono',monospace;width:100%;min-height:380px;font-size:13px;line-height:1.8;tab-size:4;resize:vertical}
.luma-assistant-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:35px;min-height:calc(100vh - 275px)}.luma-chat-history{border-right:1px solid var(--luma-border);padding-right:22px}.luma-chat-history>.luma-btn{width:100%;margin-bottom:25px}.luma-chat-history>div{display:flex;gap:5px;margin:7px 0;border-radius:17px;padding:13px}.luma-chat-history>div.active{background:rgb(var(--luma-n-242222))}.luma-chat-history>div>button:first-child{flex:1;text-align:left;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.luma-chat-main{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;min-width:0}.luma-chat-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:23px;text-align:center;min-height:350px}.luma-chat-welcome>svg{color:#f74010}.luma-chat-welcome h2{font-size:38px;letter-spacing:-1.5px;font-weight:350}.luma-chat-welcome p{color:var(--luma-muted);max-width:450px}.luma-chat-welcome .luma-shortcuts{justify-content:center}.luma-chat-composer{display:flex;gap:15px;align-items:flex-end;background:rgb(var(--luma-n-1c1a19));border:1px solid rgb(var(--luma-n-ffffff));border-radius:30px;padding:18px;margin-top:30px}html body .luma-chat-composer textarea{flex:1;width:100%;min-height:70px;max-height:180px;border:0;background:none;resize:vertical}.luma-chat-composer .luma-btn{border-radius:50%;padding:12px;min-height:46px;margin-bottom:2px}.luma-chat-note{text-align:center;font-size:12px;color:var(--luma-muted);margin:14px auto;max-width:620px}.luma-chat-log{flex:1;max-height:65vh;overflow:auto;padding:10px 20px 0 0}.luma-chat-log>article{max-width:90%;padding:20px 0}.luma-chat-log>article.mine{max-width:75%;margin-left:auto}.luma-chat-log>article>strong{display:block;font-size:12px;color:var(--luma-muted);margin-bottom:12px}.luma-chat-log>article p{white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere}.luma-chat-log>article.mine p{background:rgb(var(--luma-n-29221f));border-radius:24px 24px 4px 24px;padding:18px 22px}
.luma-dashboard-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;padding:15px 0 35px;margin-bottom:25px}.luma-dashboard-intro h1{font-size:54px;letter-spacing:-2px;font-weight:350;line-height:1.1}.luma-dashboard-intro p{color:var(--luma-muted);margin-top:13px}.luma-dashboard-search{display:flex;gap:13px;align-items:center;margin:25px 0}.luma-dashboard-search input{width:min(400px,100%)}.luma-dashboard-links{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:30px}.luma-dashboard-links>a{border-radius:25px;background:var(--luma-surface);padding:16px 22px;display:flex;align-items:center;gap:12px}.luma-server-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.luma-server-tile{background:var(--luma-surface);border-radius:32px;padding:27px;display:flex;flex-direction:column;min-height:255px;gap:22px}.luma-server-tile h2{font-size:28px;letter-spacing:-.9px;line-height:1.2}.luma-server-tile .luma-server-tile-top{display:flex;align-items:center;justify-content:space-between}.luma-server-tile small{font-size:13px;color:var(--luma-muted)}.luma-server-tile .luma-tile-limits{display:flex;gap:30px;flex:1}.luma-tile-limits strong{font-size:28px;line-height:1.2;font-weight:350;display:block;letter-spacing:-.9px}.luma-server-tile footer{display:flex;align-items:center;gap:20px;padding-top:15px;border-top:1px solid var(--luma-border)}.luma-server-tile footer a{font-size:14px}.luma-server-tile footer a:last-child{margin-left:auto}
html body .luma-native-button{font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;border-radius:28px;box-shadow:none;min-height:42px}html body .luma-native-button[data-luma-color=primary]{color:rgb(var(--luma-n-292b26));border:1px solid transparent;background:var(--luma-accent)}html body .luma-native-button[data-luma-color=primary]:hover:not(:disabled){background:color-mix(in srgb,var(--luma-accent) 80%,white)}html body .luma-native-button[data-luma-color=grey]{color:rgb(var(--luma-n-292b26));border-color:var(--luma-border);background:rgb(var(--luma-n-252322))}.luma-power-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.luma-overview-heading{padding:24px 0 25px}.luma-overview-heading h1{font-size:54px;font-weight:350;line-height:1.15;letter-spacing:-2px}.luma-overview-heading p{font-size:15px;color:var(--luma-muted);margin-top:10px}.luma-overview-summary{display:flex;align-items:center;justify-content:space-between;gap:50px;margin:20px 0 36px}.luma-resource-strip{display:grid;grid-template-columns:1fr 1fr 2.4fr 1fr;gap:5px;flex:1;max-width:780px}.luma-resource-strip>div>span{display:block;font-size:14px;margin:0 9px 12px;white-space:nowrap}.luma-resource-strip strong{height:54px;border-radius:30px;font-size:14px;font-weight:400;display:flex;align-items:center;padding:0 22px}.luma-resource-strip>div:nth-child(1) strong{background:rgb(var(--luma-n-30322f));color:rgb(var(--luma-n-ffffff))}.luma-resource-strip>div:nth-child(2) strong{background:var(--luma-accent)}.luma-resource-strip>div:nth-child(3) strong{background:repeating-linear-gradient(125deg,rgb(var(--luma-n-ffffff) / 0.6667) 0 2px,transparent 2px 10px);border:1px solid rgb(var(--luma-n-ffffff) / 0.4784)}.luma-resource-strip>div:nth-child(4) strong{border:1px solid rgb(var(--luma-n-555b46) / 0.4392)}.luma-summary-numbers{display:flex;align-items:end;gap:35px}.luma-summary-numbers>div>strong{font-size:54px;font-weight:300;line-height:1;letter-spacing:-2px;white-space:nowrap}.luma-summary-numbers>div>span{display:block;margin-top:7px;font-size:13px}.luma-summary-numbers small{font-size:19px;letter-spacing:0}.luma-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;align-items:stretch}.luma-overview-grid>.luma-card{margin:0;border-radius:36px;padding:25px;min-height:330px}.luma-overview-grid .luma-card>h2{font-size:25px;margin-bottom:22px;justify-content:space-between}.luma-card-arrow{height:48px;width:48px;border-radius:50%;background:rgb(var(--luma-n-ffffff));display:grid;place-items:center;flex-shrink:0}.luma-server-cover{position:relative;overflow:hidden;min-height:365px;background:rgb(var(--luma-n-c7c6b7));border-radius:36px}.luma-server-cover>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.luma-server-cover:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgb(var(--luma-n-232824) / 0.6))}.luma-cover-info{position:absolute;bottom:25px;left:25px;right:25px;z-index:1;color:rgb(var(--luma-n-ffffff))}.luma-cover-info h2{font-size:26px;font-weight:400;letter-spacing:-.8px;line-height:1.15}.luma-cover-info p{font-size:13px;opacity:.8;margin-top:8px;overflow-wrap:anywhere}.luma-cover-info .luma-badge{margin-top:18px;color:rgb(var(--luma-n-ffffff));background:rgb(var(--luma-n-ffffff) / 0.0471);border-color:rgb(var(--luma-n-ffffff) / 0.6667)}.luma-current-stat{display:flex;align-items:center;gap:18px;margin:13px 0 18px}.luma-current-stat strong{font-size:48px;font-weight:300;letter-spacing:-2px;line-height:1}.luma-current-stat span{font-size:13px;color:var(--luma-muted);max-width:85px;line-height:1.4}.luma-cpu-bars{height:160px;display:flex;align-items:flex-end;gap:17px;padding:13px 3px}.luma-cpu-bars>div{display:flex;flex:1;align-items:center;flex-direction:column;height:100%;justify-content:flex-end;gap:10px}.luma-cpu-bars i{display:block;width:9px;max-width:100%;min-height:8px;border-radius:8px;background:rgb(var(--luma-n-353832))}.luma-cpu-bars>div:last-child i{background:var(--luma-accent)}.luma-cpu-bars small{font-size:11px;color:rgb(var(--luma-n-909286))}.luma-memory-ring{position:relative;width:min(225px,100%);aspect-ratio:1;margin:0 auto 15px;display:grid;place-items:center}.luma-memory-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.luma-memory-ring circle{fill:none;stroke:rgb(var(--luma-n-ddddca));stroke-width:1.1;stroke-dasharray:.4 4}.luma-memory-ring circle:last-child{stroke:var(--luma-accent);stroke-width:7;stroke-linecap:round;stroke-dasharray:var(--ring-value) 283;stroke-dashoffset:0;transition:stroke-dasharray .5s}.luma-memory-ring>div{text-align:center;z-index:1}.luma-memory-ring strong{font-size:40px;font-weight:300;letter-spacing:-1.5px;line-height:1;display:block}.luma-memory-ring small{font-size:13px;display:block;color:var(--luma-muted);margin-top:8px}.luma-memory-card .luma-power-actions{justify-content:center}.luma-memory-card .luma-native-button{padding:8px 12px;font-size:12px;min-height:36px}.luma-overview-grid>.luma-operations-card{grid-column:4;grid-row:1/3;padding:25px 12px 12px;display:flex;flex-direction:column;gap:20px;background:rgb(var(--luma-n-fffff8) / 0.7098)}.luma-storage-summary{padding:0 13px}.luma-storage-title{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:25px}.luma-storage-title strong{font-size:37px;font-weight:300;letter-spacing:-1.5px}.luma-storage-track{height:43px;background:rgb(var(--luma-n-302e2c));border-radius:18px;overflow:hidden;margin:22px 0 12px}.luma-storage-track span{display:block;height:100%;min-width:3px;background:var(--luma-accent);border-radius:18px}.luma-storage-summary p{font-size:13px;color:var(--luma-muted)}.luma-quick-panel{border-radius:32px;background:rgb(var(--luma-n-30322f));color:rgb(var(--luma-n-f4f5ed));padding:25px 23px;flex:1;box-shadow:0 -9px 0 rgb(var(--luma-n-83857e) / 0.502),0 -18px 0 rgb(var(--luma-n-ffffff));margin-top:15px}.luma-quick-panel h2{font-size:23px;font-weight:350;margin:2px 0 25px;display:flex;justify-content:space-between;align-items:center}.luma-quick-panel h2>span{font-size:29px;color:rgb(var(--luma-n-e9ecdf))}.luma-quick-panel>a{display:flex;align-items:center;gap:14px;padding:12px 0}.luma-quick-panel>a>span:first-child{display:grid;place-items:center;flex-shrink:0;width:45px;height:45px;background:rgb(var(--luma-n-ffffff) / 0.0863);border-radius:50%}.luma-quick-panel>a>span:nth-child(2){flex:1}.luma-quick-panel strong{font-size:15px;font-weight:350}.luma-quick-panel small{display:block;font-size:12px;color:rgb(var(--luma-n-b2b5ab));margin-top:2px}.luma-quick-panel>a>svg{color:var(--luma-accent);width:17px}.luma-quick-panel>a:hover>span:first-child{background:var(--luma-accent);color:rgb(var(--luma-n-30322f))}.luma-overview-grid>.luma-overview-details{grid-column:1;min-height:295px}.luma-overview-details details{padding:17px 0;border-bottom:1px dotted rgb(var(--luma-n-9d9e89) / 0.4392)}.luma-overview-details details:first-child{padding-top:0}.luma-overview-details details:last-child{border:0}.luma-overview-details summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:16px}.luma-overview-details summary::-webkit-details-marker{display:none}.luma-overview-details details p,.luma-overview-details details dl{font-size:13px;margin-top:15px;overflow-wrap:anywhere;color:var(--luma-muted)}.luma-overview-details .luma-details>div{padding:8px 0}.luma-overview-grid>.luma-trend-card{grid-column:2/4;min-height:295px}.luma-trend-card .luma-chart{height:200px}.luma-trend-card h2>span{font-size:12px;color:var(--luma-muted);letter-spacing:0}.luma-status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:rgb(var(--luma-n-4e6948));margin-right:6px}.luma-overview-summary .luma-muted{font-size:12px}
html[data-luma-density=compact] .luma-card{padding:22px}html[data-luma-density=compact] .luma-page{font-size:14px}
@media(min-width:1800px){html body{margin:28px;border-radius:48px}.luma-topbar{height:125px;padding:26px 32px}.luma-primary-nav>a,.luma-nav-group>button{padding:15px 22px;font-size:16px}.luma-settings-link{font-size:16px}.luma-overview-heading h1{font-size:62px}.luma-overview-grid>.luma-card{padding:30px;min-height:405px}.luma-overview-grid>.luma-operations-card{padding:30px 14px 14px}.luma-memory-ring{width:250px}.luma-overview-summary{margin-bottom:40px}.luma-summary-numbers>div>strong{font-size:72px}.luma-cpu-bars{height:205px}.luma-overview-grid>.luma-overview-details,.luma-overview-grid>.luma-trend-card{min-height:320px}.luma-trend-card .luma-chart{height:220px}}
@media(max-width:1300px){.luma-primary-nav>a,.luma-nav-group>button{padding:13px 12px;font-size:13px}.luma-topbar{gap:10px;padding:24px}.luma-settings-link span{display:none}.luma-settings-link{padding:0;width:50px;justify-content:center}.luma-round-button,.luma-search button{width:50px;min-width:50px;height:50px}.luma-summary-numbers{gap:22px}.luma-summary-numbers>div>strong{font-size:43px}.luma-overview-summary{gap:28px}.luma-overview-grid>.luma-card{padding:20px}.luma-resource-strip strong{padding:0 16px}.luma-resource-strip>div>span{font-size:13px}.luma-cpu-bars{gap:10px}.luma-overview-grid>.luma-operations-card{padding:20px 10px 10px}.luma-quick-panel{padding:24px 16px}}
@media(max-width:1100px){.luma-primary-nav{display:none}.luma-mobile-toggle{display:inline-flex;border:0;width:50px;min-height:50px;padding:0;border-radius:50%;background:rgb(var(--luma-n-171616))}.luma-header-tools{margin-left:auto}.luma-mobile-dialog{display:flex;align-items:flex-start;padding:20px}.luma-mobile-panel{position:relative;width:100%;max-width:720px;background:rgb(var(--luma-n-171616));border-radius:32px;padding:24px;max-height:90vh;overflow:auto}.luma-mobile-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.luma-mobile-panel nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.luma-mobile-panel nav>a{padding:13px;font-size:14px;border-radius:13px}.luma-mobile-panel nav>a.active{background:var(--luma-accent)}.luma-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.luma-overview-grid>.luma-operations-card{grid-column:3;grid-row:2/4}.luma-overview-grid>.luma-overview-details{grid-column:1/3;grid-row:2}.luma-overview-grid>.luma-trend-card{grid-column:1/3;grid-row:3}.luma-resource-strip{max-width:none}.luma-summary-numbers{display:none}.luma-game-grid,.luma-server-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-support-layout{grid-template-columns:250px minmax(0,1fr)}}
@media(max-width:760px){html body{margin:10px;border-radius:30px}.luma-topbar{height:90px;padding:18px;gap:8px}.luma-brand{min-height:45px;padding:0 19px;font-size:28px}.luma-round-button,.luma-search button,.luma-mobile-toggle,.luma-settings-link{width:44px;min-width:44px;height:44px;min-height:44px}.luma-header-tools{gap:4px}html body.luma-authenticated #app .luma-page{margin:14px 18px 24px}.luma-overview-heading{padding:12px 0 8px}.luma-overview-heading h1,.luma-dashboard-intro h1{font-size:42px;letter-spacing:-1.5px}.luma-overview-summary{margin:24px 0}.luma-resource-strip{grid-template-columns:1fr 1fr 1.5fr 1fr}.luma-resource-strip strong{height:45px;padding:0 13px;font-size:12px}.luma-resource-strip>div>span{font-size:12px;margin:0 5px 8px}.luma-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.luma-overview-grid>.luma-card,.luma-server-cover{border-radius:28px;min-height:290px}.luma-overview-grid>.luma-memory-card{grid-column:1;grid-row:2}.luma-overview-grid>.luma-operations-card{grid-column:2;grid-row:2/4}.luma-overview-grid>.luma-overview-details{grid-column:1;grid-row:3}.luma-overview-grid>.luma-trend-card{grid-column:1/3;grid-row:4}.luma-overview-grid .luma-card>h2{font-size:22px}.luma-card-arrow{width:38px;height:38px}.luma-cover-info{bottom:20px;left:20px;right:20px}.luma-cover-info h2{font-size:24px}.luma-current-stat strong{font-size:40px}.luma-memory-ring{width:200px}.luma-quick-panel{border-radius:25px}.luma-summary-numbers{display:none}.luma-heading{align-items:flex-start;flex-direction:column;gap:18px}.luma-heading h1{font-size:35px}.luma-two-columns,.luma-form-grid{grid-template-columns:1fr;gap:0}.luma-palettes{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-card{padding:23px;border-radius:27px}.luma-map{padding:0}.luma-map-bar{flex-wrap:wrap;padding:16px}.luma-map-bar .luma-badge{display:none}.luma-map-footer{flex-direction:column;gap:8px;padding:16px}.luma-map-frame{height:60vh}.luma-assistant-layout{grid-template-columns:1fr;gap:15px;min-height:calc(100vh - 245px)}.luma-chat-history{display:flex;align-items:center;gap:10px;border-right:0;border-bottom:1px solid var(--luma-border);padding:0 0 15px;overflow-x:auto}.luma-chat-history>.luma-btn{width:auto;white-space:nowrap;margin:0;flex-shrink:0}.luma-chat-history>div{flex-shrink:0;max-width:180px}.luma-chat-main{min-height:450px}.luma-chat-welcome h2{font-size:31px}.luma-players-layout{grid-template-columns:1fr}.luma-players-layout>aside{display:flex;overflow:auto;gap:8px}.luma-player-button{flex-shrink:0;max-width:210px}.luma-support-layout{display:flex;flex-direction:column}.luma-thread-list{max-height:240px;overflow:auto;border-right:0;border-bottom:1px solid var(--luma-border)}.luma-thread-filters{display:flex;gap:8px;padding:15px}.luma-thread-filters input{width:100%}.luma-thread-list>button{padding:16px}.luma-messages{padding:18px}.luma-composer{padding:15px;flex-direction:column;align-items:stretch}.luma-composer textarea{width:100%}.luma-composer button{align-self:flex-end}.luma-auth-card{margin:35px 14px;padding:27px}html body.luma-authenticated #app .luma-footer{margin:25px 18px;font-size:11px}}
@media(max-width:480px){html body{margin:0;border-radius:0}.luma-topbar{padding:15px;height:83px}.luma-header-tools .luma-search{display:none}.luma-overview-heading h1,.luma-dashboard-intro h1{font-size:35px;letter-spacing:-1.2px}html body.luma-authenticated #app .luma-page{margin:12px 14px 24px}.luma-resource-strip{grid-template-columns:1fr 1fr}.luma-resource-strip>div:nth-child(3),.luma-resource-strip>div:nth-child(4){display:none}.luma-overview-grid{grid-template-columns:1fr;gap:12px}.luma-overview-grid>.luma-card,.luma-server-cover{grid-column:auto!important;grid-row:auto!important;min-height:0}.luma-server-cover{height:340px}.luma-overview-grid>.luma-cpu-card{min-height:295px}.luma-memory-ring{width:220px}.luma-overview-grid>.luma-operations-card{padding-top:23px}.luma-overview-grid>.luma-memory-card{min-height:350px}.luma-quick-panel{margin-top:22px}.luma-overview-grid>.luma-trend-card{min-height:290px}.luma-mobile-dialog{padding:10px}.luma-mobile-panel{padding:20px;border-radius:25px;max-height:95vh}.luma-mobile-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-game-grid,.luma-server-grid{grid-template-columns:1fr}.luma-type-preview{gap:20px;font-size:60px}.luma-type-preview span{font-size:20px}.luma-type-preview small{font-size:10px;overflow-wrap:anywhere}.luma-inventory{grid-template-columns:repeat(6,minmax(0,1fr))}.luma-chat-log>article{max-width:100%}.luma-chat-log>article.mine{max-width:90%}.luma-chat-note{font-size:11px}.luma-dashboard-intro{align-items:flex-start;flex-direction:column}.luma-dashboard-links{gap:8px}.luma-dashboard-links>a{font-size:13px;padding:13px 15px}.luma-modal{padding:24px;border-radius:28px}.luma-stat-value{font-size:29px}.luma-card>h2{font-size:22px}.luma-heading h1{font-size:33px}.luma-messages article{max-width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

html body .luma-mobile-toggle{display:none}.luma-admin-filter{display:flex;gap:14px;align-items:center;justify-content:flex-end;margin-bottom:20px;font-size:13px}.luma-current-stat strong small{font-size:23px;margin-left:4px;letter-spacing:0}.luma-search{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:rgb(var(--luma-n-171616))}.luma-search>div{display:grid;place-items:center}@media(max-width:1100px){html body .luma-mobile-toggle{display:inline-flex}}@media(max-width:760px){.luma-search{height:44px;width:44px}}

html body .luma-overview-heading h1,html body .luma-dashboard-intro h1{font-weight:300}.luma-overview-grid .luma-card>h2{font-weight:350}.luma-screen-file-manager .fade-enter-done,.luma-screen-file-manager .fade-appear-done{border-radius:25px;background:rgb(var(--luma-n-181615));overflow:hidden}.luma-screen-file-manager [class*=FileObjectRow]{background:transparent}.luma-screen-file-manager .luma-heading{margin-bottom:30px}.luma-power-actions button{border-radius:50px!important;font-size:12px;min-width:0;padding:10px 12px!important}.luma-power-actions button:last-child{background:rgb(var(--luma-n-30322f))!important;color:rgb(var(--luma-n-ffffff))!important}.luma-power-actions button:last-child:disabled{opacity:.3}.luma-power-actions button:first-child{background:var(--luma-accent)!important}.luma-screen-file-manager .luma-page>div{min-width:0}

html body .luma-auth-layout{min-height:calc(100dvh - 50px);display:grid;place-items:center;padding:40px 20px}
html body .luma-auth-card{width:100%;max-width:480px;padding:42px;margin:0;background:rgb(var(--luma-n-181615));border-radius:36px}
html body .luma-auth-card>.luma-brand{margin:0 auto 28px;display:table;line-height:52px;padding:0 23px;font-weight:350}
html body .luma-auth-card>h1{text-align:center;font-size:29px;font-weight:350;letter-spacing:-.8px;line-height:1.25;margin:0 0 35px}
html body .luma-auth-card form{display:block;width:100%;margin:0}
html body .luma-auth-card label{color:rgb(var(--luma-n-c4bfb9));text-transform:none;letter-spacing:0;font-size:13px;margin:0 0 8px}
html body .luma-auth-card input:not([type=checkbox]){border:1px solid rgb(var(--luma-n-ffffff) / 0.1255);border-radius:14px;background:rgb(var(--luma-n-171513));color:rgb(var(--luma-n-eeeae7));min-height:48px;padding:12px 14px;width:100%;box-shadow:none}
html body .luma-auth-card .input-help{font-size:12px;line-height:1.6;color:rgb(var(--luma-n-a5a09b));margin-top:10px}
html body .luma-auth-card form button[type=submit]{width:100%;min-height:48px;font-size:15px;font-weight:400;border-radius:30px;padding:12px 20px}
html body .luma-auth-card form a{color:rgb(var(--luma-n-aba5a1));font-size:13px;text-transform:none;letter-spacing:0}
html body .luma-auth-credit{font-size:11px;text-align:center;color:rgb(var(--luma-n-918b87));margin-top:32px}
@media(max-width:520px){html body .luma-auth-layout{min-height:100dvh;padding:24px 16px}html body .luma-auth-card{padding:32px 25px;border-radius:30px}html body .luma-auth-card>h1{font-size:26px}}

/* Shared responsive layout primitives. */
html{background:rgb(var(--luma-n-202020))}
html body,html body.luma-authenticated{margin:0!important;border-radius:0!important;min-height:100dvh;background:linear-gradient(122deg,var(--luma-top) 17%,var(--luma-mid) 62%,var(--luma-bottom) 100%) fixed;font-weight:350}
#app{min-height:100dvh;padding-bottom:1px}
html body .luma-topbar{padding-left:26px;padding-right:26px}
html body.luma-authenticated #app .luma-page{margin-left:26px;margin-right:26px}
html body .luma-brand{font-weight:300;font-size:35px}
html body .luma-overview-heading h1,html body .luma-dashboard-intro h1{font-weight:300;font-size:56px;letter-spacing:-1.4px}
html body .luma-heading h1{font-weight:350}
html body .luma-card>h2,html body .luma-quick-panel h2{font-weight:350}
html body .luma-primary-nav>a,html body .luma-nav-group>button{font-weight:350;font-size:15px}
html body .luma-cover-info h2{font-weight:350}
html body .luma-overview-heading{padding-top:15px;padding-bottom:18px}
html body .luma-overview-summary{margin-top:18px;margin-bottom:36px}
html body .luma-resource-strip>div>span{font-size:16px}
html body .luma-overview-grid>.luma-card{padding:27px}
html body .luma-overview-grid>.luma-operations-card{padding:27px 12px 12px}
html body .luma-summary-numbers>div>strong{font-weight:250;font-size:68px}
html body .luma-current-stat strong,html body .luma-memory-ring strong{font-weight:250}
html body .luma-auth-layout{min-height:100dvh}
@media(max-width:1300px){html body .luma-primary-nav>a,html body .luma-nav-group>button{font-size:13px}html body .luma-summary-numbers>div>strong{font-size:48px}html body .luma-resource-strip>div>span{font-size:13px}html body .luma-overview-grid>.luma-card{padding:22px}html body .luma-overview-grid>.luma-operations-card{padding:22px 10px 10px}}
@media(max-width:760px){html body .luma-topbar{padding-left:17px;padding-right:17px}html body.luma-authenticated #app .luma-page{margin-left:16px;margin-right:16px}html body .luma-overview-heading h1,html body .luma-dashboard-intro h1{font-size:40px}html body .luma-brand{font-size:28px}html body .luma-resource-strip>div>span{font-size:13px}}
@media(max-width:480px){html body .luma-overview-heading h1,html body .luma-dashboard-intro h1{font-size:36px}html body.luma-authenticated #app .luma-page{margin-left:14px;margin-right:14px}}

/* Final typography and card proportions. */
html body{font-weight:300}
html body.luma-authenticated #app .luma-page{margin-top:6px}
html body .luma-overview-heading h1,html body .luma-dashboard-intro h1{font-weight:250}
html body .luma-heading h1,html body .luma-card>h2,html body .luma-quick-panel h2,html body .luma-auth-card>h1{font-weight:300}
html body .luma-primary-nav>a,html body .luma-nav-group>button,html body .luma-btn{font-weight:300}
html body .luma-overview-grid>.luma-card,html body .luma-server-cover{border-radius:42px}
html body .luma-auth-card input:not([type=checkbox]):not([type=radio]){border:1px solid rgb(var(--luma-n-ffffff) / 0.1255);border-radius:14px;background:rgb(var(--luma-n-171513));color:rgb(var(--luma-n-eeeae7))}
html body .luma-auth-card .input-help{color:rgb(var(--luma-n-a5a09b));font-weight:300}
html body::-webkit-scrollbar{width:8px}html body::-webkit-scrollbar-thumb{background:rgb(var(--luma-n-92958b) / 0.5333);border:2px solid transparent;box-shadow:none;border-radius:10px;background-clip:padding-box}
@media(max-width:1100px){html body .luma-overview-grid>.luma-card,html body .luma-server-cover{border-radius:32px}}
@media(max-width:760px){html body.luma-authenticated #app .luma-page{margin-top:12px}html body .luma-overview-grid>.luma-card,html body .luma-server-cover{border-radius:28px}}

@media(min-width:1500px){html body .luma-overview-summary{margin-bottom:28px}html body .luma-overview-grid>.luma-card,html body .luma-server-cover{border-radius:46px}html body .luma-overview-grid .luma-card>h2{font-size:28px}html body .luma-quick-panel{border-radius:40px}html body .luma-resource-strip strong{font-weight:300}html body .luma-quick-panel strong{font-size:16px}}

html body .luma-cover-info p{color:rgb(var(--luma-n-ffffff));opacity:.9}

/* Focused workspaces: light type, compact content, details on demand. */
html body [hidden]{display:none!important}
html body .luma-page .font-semibold,html body .luma-page .font-bold,html body .luma-page .font-medium{font-weight:350!important}
html body .luma-page strong{font-weight:350}
.luma-segments{display:inline-flex;gap:4px;padding:4px;border-radius:30px;background:rgb(var(--luma-n-272322));max-width:100%;flex-wrap:wrap}
.luma-segments button{padding:9px 17px;border-radius:24px;border:0;background:transparent;font-size:13px;font-weight:300;white-space:nowrap}
.luma-segments button[aria-pressed=true]{background:rgb(var(--luma-n-f1eeea));color:rgb(var(--luma-n-ffffff))}
.luma-resource-strip button{display:block;width:100%;border:0;background:none;padding:0;text-align:left;border-radius:30px}
.luma-resource-strip button:hover{filter:brightness(.98)}
.luma-memory-ring{display:block;border:0;background:none;padding:0;color:inherit;cursor:pointer}
.luma-memory-ring:hover circle:last-child{filter:brightness(.95)}
.luma-storage-summary{display:block;width:100%;border:0;background:none;padding:0;text-align:left;color:inherit}
.luma-storage-summary:hover .luma-storage-track{box-shadow:0 0 0 3px #ffdc6025}
.luma-card-arrow{border:0;color:rgb(var(--luma-n-aaa29b));cursor:pointer;display:grid;place-items:center}
.luma-cpu-reading{display:block;border:0;background:rgb(var(--luma-n-eee9e4));width:9px;min-height:7px;border-radius:10px;position:relative;padding:0;flex:none}
.luma-cpu-bars>div:last-child .luma-cpu-reading{background:var(--luma-accent)}
.luma-cpu-reading>span{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);display:none;background:rgb(var(--luma-n-f1eeea));color:rgb(var(--luma-n-ffffff));padding:8px 11px;white-space:nowrap;border-radius:12px;font-size:11px;z-index:4;box-shadow:0 4px 20px rgb(var(--luma-n-000000) / 0.0667);pointer-events:none}
.luma-cpu-reading:hover>span,.luma-cpu-reading:focus-visible>span{display:block}
.luma-resource-modal{max-width:700px!important;width:calc(100% - 30px);padding:26px!important;scrollbar-width:thin}
.luma-resource-modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:20px}
.luma-resource-modal>header h2{font-size:30px;font-weight:300;letter-spacing:-.8px;margin:3px 0 0}
.luma-resource-modal>header .luma-round-button{width:40px;height:40px;min-width:40px}
.luma-resource-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0 14px}
.luma-resource-numbers span{font-size:12px;color:var(--luma-muted)}
.luma-resource-numbers strong{display:block;font-size:38px;font-weight:250;letter-spacing:-1px;white-space:nowrap}
.luma-resource-numbers small{font-size:14px;font-weight:300;letter-spacing:0;margin-left:5px}
.luma-resource-modal .luma-storage-track{height:9px}
.luma-resource-chart-head{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;font-size:14px}
.luma-resource-chart-head button{padding:7px 13px;font-size:12px}
.luma-resource-chart{height:155px;min-width:0}
.luma-resource-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:14px 0;padding:12px 0;border-block:1px solid var(--luma-border)}
.luma-resource-summary dt{font-size:12px;color:var(--luma-muted)}
.luma-resource-summary dd{font-size:18px;margin-top:4px;font-weight:300}
.luma-resource-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}
html body .luma-console-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:6px 0 22px}
html body .luma-console-name{font-size:38px;font-weight:250!important;line-height:1.2;letter-spacing:-.9px;margin-bottom:7px}
.luma-console-title p{font-size:13px;color:var(--luma-muted)}
.luma-console-controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.luma-console-controls .luma-power-actions{display:flex;gap:6px;margin:0}
.luma-console-workspace{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:14px;height:calc(100dvh - 242px);min-height:400px;max-height:800px}
.luma-terminal-panel{display:flex;min-width:0;min-height:0}
html body .luma-terminal{min-height:0;height:100%;border-radius:30px;overflow:hidden;background:rgb(var(--luma-n-efece9))}
html body .luma-terminal-output{background:rgb(var(--luma-n-efece9))!important;padding:20px 20px 10px!important;min-height:0!important;width:100%!important;margin:0!important;overflow:hidden;flex:1}
.luma-terminal-output .xterm-viewport{background:rgb(var(--luma-n-efece9))!important}
.luma-terminal-output .xterm-screen{font-weight:400}
html body .luma-terminal-command{width:100%!important;margin:0!important;flex:none;border-top:1px solid rgb(var(--luma-n-ffffff) / 0.0706);background:rgb(var(--luma-n-141211));padding:4px 8px}
html body input.luma-command-input{background:transparent!important;border:0!important;color:rgb(var(--luma-n-ffffff))!important;border-radius:0!important;padding:13px 15px 13px 35px!important;font:400 12px/1.5 'JetBrains Mono',monospace!important;width:100%;min-height:44px}
html body .luma-terminal-command>div{color:rgb(var(--luma-n-49423d))!important}
html body .luma-console-stat-list{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7,minmax(0,1fr));gap:8px;min-height:0}
html body .luma-console-stat{grid-column:auto!important;padding:12px 16px!important;border-radius:22px!important;box-shadow:none!important;background:var(--luma-surface)!important;min-height:0;gap:13px}
html body .luma-console-stat-icon{display:flex!important;width:34px!important;height:34px!important;min-width:34px;box-shadow:none!important;background:rgb(var(--luma-n-292725))!important;border-radius:50%!important;margin:0!important}
html body .luma-console-stat-icon>svg{width:15px!important;height:15px!important}
html body .luma-console-stat-label{font-size:11px!important;font-weight:300!important;color:var(--luma-muted)!important;line-height:1.4}
html body .luma-console-stat-value{font-size:19px!important;font-weight:300!important;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--luma-text)!important;height:auto!important}
html body .luma-console-stat:first-child .luma-console-stat-value{font-size:12px!important}
.luma-console-graphs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.luma-console-graphs>div{box-shadow:none!important;border:0!important;border-radius:28px!important;padding:15px!important;background:var(--luma-surface)!important}
.luma-console-graphs>div>div:last-child{height:300px}
.luma-console-graphs h3{font-weight:300!important;font-size:20px}
.luma-catalog-tabs{margin-bottom:18px}.luma-catalog-note{color:var(--luma-muted);font-size:12px;margin:0 0 16px}
.luma-page .luma-toolbar{margin-bottom:18px}
.luma-page .luma-project-title strong{font-size:18px;font-weight:350}
.luma-page .luma-game-grid .luma-card{gap:0;padding:20px;margin-bottom:0;border-radius:28px}
.luma-page .luma-game-grid .luma-card>p{font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:39px;margin:16px 0}
.luma-page .luma-project-footer{margin-top:8px}
.luma-player-tabs{margin:18px 0}.luma-players-layout>.luma-card{margin-bottom:0}
.luma-page .luma-inventory{grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;max-width:810px}
.luma-page .luma-inventory>div{height:57px;aspect-ratio:auto;padding:6px;border-radius:12px;min-width:0;font-size:10px;line-height:1.2;background:rgb(var(--luma-n-242220))}
.luma-page .luma-inventory>div>span{max-width:100%;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.luma-page .luma-inventory small{font-size:10px}
.luma-player-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:10px}
.luma-page .luma-players-layout .luma-stat-value{font-size:26px;margin-top:6px;overflow-wrap:anywhere;letter-spacing:-.5px}
.luma-page .luma-players-layout .luma-stat-grid>div:last-child .luma-stat-value{font-size:15px;line-height:1.6}
.luma-page .luma-players-layout .luma-heading{margin:0 0 18px;align-items:center;flex-direction:row}
.luma-page .luma-players-layout .luma-heading h1{font-size:31px}
.luma-page .luma-players-layout .luma-player-portrait{width:50px;height:50px;border-radius:50%}
html body .luma-activity-row{padding-top:13px;padding-bottom:13px;border-width:1px;border-color:rgb(var(--luma-n-ffffff) / 0.051);font-weight:300}
html body .luma-activity-row strong{font-weight:400}
.luma-activity-row p{margin:5px 0;font-size:13px}
.luma-activity-row .text-sm{font-size:11px!important;color:var(--luma-muted)}
.luma-screen-activity>.bg-gray-700,.luma-route-activity>.bg-gray-700{border-radius:28px;overflow:hidden;padding:5px 15px;background:var(--luma-surface)!important}
html body .luma-code-editor{min-height:230px!important;height:clamp(230px,38dvh,460px);font:400 12px/1.8 'JetBrains Mono',monospace;resize:vertical}
@media(min-width:1101px){
 html body .luma-topbar{height:88px;padding-top:16px;padding-bottom:16px}
 html body.luma-authenticated #app .luma-page{margin-top:8px;margin-bottom:20px}
 html body .luma-heading{margin:6px 0 22px;gap:18px}
 html body .luma-heading h1{font-size:36px;letter-spacing:-1px}
 html body .luma-heading p{margin-top:7px;font-size:13px}
 html body .luma-card{padding:22px;margin-bottom:16px;border-radius:28px}
 html body .luma-card>h2{font-size:22px;margin-bottom:18px}
 html body.luma-authenticated #app .luma-footer{margin:14px 28px 14px;font-size:10px}
 html body .luma-overview-heading{padding:0;margin:0}
 html body .luma-overview-heading h1{font-size:44px;line-height:1.15}
 html body .luma-overview-heading p{font-size:13px;margin-top:7px}
 html body .luma-overview-summary{margin:18px 0 22px;gap:40px;align-items:end}
 html body .luma-resource-strip strong{height:42px;padding:0 18px;font-size:12px}
 html body .luma-resource-strip>div>span{font-size:13px;margin-bottom:9px}
 html body .luma-summary-numbers>div>strong{font-size:48px;line-height:1}
 html body .luma-summary-numbers>div>span{font-size:11px}
 html body .luma-overview-grid{height:calc(100dvh - 335px);min-height:430px;grid-template-rows:minmax(245px,1.45fr) minmax(165px,1fr);gap:8px}
 html body .luma-overview-grid>.luma-card,html body .luma-server-cover{min-height:0!important;margin:0;border-radius:32px;overflow:visible}
 html body .luma-server-cover{overflow:hidden}
 html body .luma-overview-grid>.luma-card{padding:20px}
 html body .luma-overview-grid>.luma-operations-card{padding:20px 10px 10px;display:flex;flex-direction:column}
 html body .luma-overview-grid .luma-card>h2{font-size:22px;margin-bottom:12px}
 html body .luma-card-arrow{width:34px;height:34px}
 html body .luma-current-stat strong{font-size:39px;line-height:1.2}
 html body .luma-current-stat span{font-size:11px}
 html body .luma-current-stat{margin-top:4px;gap:14px}
 html body .luma-cpu-bars{height:clamp(80px,13dvh,160px);margin-top:26px;padding-bottom:0}
 html body .luma-cpu-bars small{font-size:10px;bottom:-22px}
 html body .luma-memory-card{display:flex;flex-direction:column}
 html body .luma-memory-ring{width:clamp(124px,19dvh,215px);margin:auto;flex:none}
 html body .luma-memory-ring strong{font-size:35px}
 html body .luma-memory-ring small{font-size:11px}
 html body .luma-power-actions{margin-top:12px;gap:5px}
 html body .luma-power-actions button{min-height:34px;padding:8px 12px!important;font-size:11px}
 html body .luma-storage-summary{padding:0 10px}
 html body .luma-storage-title{font-size:20px;gap:10px}
 html body .luma-storage-title strong{font-size:29px;font-weight:300}
 html body .luma-storage-track{height:23px;margin:14px 0 8px}
 html body .luma-storage-summary p{font-size:11px}
 html body .luma-quick-panel{border-radius:26px;margin-top:34px;padding:19px 18px 12px;flex:1;display:flex;flex-direction:column;min-height:0}
 html body .luma-quick-panel h2{font-size:19px;margin-bottom:9px}
 html body .luma-quick-panel>a{flex:1;min-height:34px;gap:12px;padding:5px 0}
 html body .luma-quick-panel>a>span:first-child{width:31px;height:31px;min-width:31px}
 html body .luma-quick-panel strong{font-size:13px;font-weight:300}
 html body .luma-quick-panel>a>svg{width:14px}
 html body .luma-overview-details details{padding:0}
 html body .luma-overview-details summary{padding:10px 0;font-size:13px}
 html body .luma-overview-details details>p{font-size:11px;margin:0 0 9px}
 html body .luma-overview-details{overflow:auto!important;scrollbar-width:thin}
 html body .luma-trend-card{display:flex;flex-direction:column}
 html body .luma-trend-card .luma-chart{height:auto;flex:1;min-height:0}
 html body .luma-trend-card h2>span{font-size:10px}
 html body .luma-cover-info{left:22px;right:22px;bottom:22px}
 html body .luma-cover-info h2{font-size:24px}
 html body .luma-cover-info p{font-size:11px}
 html body .luma-cover-info .luma-badge{font-size:10px;margin-top:12px}
 .luma-route-appearance{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:0 18px}
 .luma-route-appearance>.luma-heading,.luma-route-appearance>.luma-feedback,.luma-route-appearance>.luma-muted{grid-column:1/-1}
 .luma-route-appearance .luma-palettes{grid-template-columns:repeat(3,1fr);gap:10px}
 .luma-route-appearance .luma-palettes>button{height:89px;padding:14px;font-size:13px;border-radius:20px}
 .luma-route-appearance .luma-type-preview{font-size:66px;padding:30px 0}
 .luma-route-appearance .luma-type-preview span{font-size:20px}
 .luma-screen-secrets{display:grid;grid-template-columns:.9fr 1.1fr;gap:0 18px}
 .luma-screen-secrets>.luma-heading,.luma-screen-secrets>.luma-feedback{grid-column:1/-1}
 .luma-screen-secrets .luma-form-grid{grid-template-columns:1fr;gap:0}
 .luma-screen-fivem{display:grid;grid-template-columns:1.2fr 1fr;gap:0 18px}
 .luma-screen-fivem>.luma-heading,.luma-screen-fivem>.luma-feedback{grid-column:1/-1}
 .luma-support-layout{height:calc(100dvh - 239px);min-height:390px;max-height:820px}
 .luma-conversation{min-height:0;overflow:hidden}
 .luma-conversation>header{padding:18px 22px}
 .luma-messages{min-height:0;flex:1;overflow:auto;padding:22px}
 .luma-thread-list{overflow:auto}
 .luma-composer{padding:14px 20px}
 .luma-composer textarea{min-height:44px;height:44px}
 .luma-assistant-layout{height:calc(100dvh - 215px);min-height:400px;max-height:820px}
 .luma-chat-main{min-height:0}
 .luma-chat-log{min-height:0;flex:1;overflow:auto;padding:10px 20px 20px}
 .luma-chat-history{overflow:auto}
 .luma-chat-composer{margin-top:15px}
 .luma-map-frame{height:calc(100dvh - 415px);min-height:340px}
 .luma-page .luma-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .luma-page .luma-pagination{margin-top:17px}
 .luma-page .luma-players-layout{grid-template-columns:260px minmax(0,1fr)}
 .luma-player-button{padding:13px 10px}
 .luma-page .luma-players-layout .luma-details{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}
 .luma-page .luma-players-layout .luma-details>div{font-size:13px;padding:13px 0}
}
@media(max-width:1100px){
 .luma-console-heading{align-items:flex-start!important;flex-direction:column;gap:18px!important}
 .luma-console-workspace{grid-template-columns:minmax(0,1fr) 230px;height:570px}
 .luma-console-name{font-size:33px!important}
 .luma-console-controls{width:100%;justify-content:space-between}
 .luma-resource-strip strong{font-weight:300}
 .luma-overview-grid .luma-cpu-reading{width:8px}
}
@media(max-width:760px){
 .luma-console-workspace{display:flex;flex-direction:column;height:auto;min-height:0}
 .luma-terminal-panel{height:380px}
 html body .luma-console-stat-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:7px}
 html body .luma-console-stat{min-height:72px;padding:12px!important;border-radius:19px!important;gap:10px}
 html body .luma-console-stat:first-child{grid-column:1/-1!important}
 .luma-console-graphs{grid-template-columns:1fr}
 .luma-console-graphs>div>div:last-child{height:210px}
 html body .luma-terminal-output{padding:14px!important}
 .luma-console-controls{gap:12px}
 .luma-console-controls .luma-segments{width:100%;justify-content:center}
 .luma-page .luma-inventory{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}
 .luma-page .luma-inventory>div{height:53px;font-size:9px;padding:5px}
 .luma-page .luma-players-layout .luma-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .luma-resource-modal{padding:22px!important;border-radius:27px!important}
 .luma-resource-modal>header h2{font-size:25px}
 .luma-resource-numbers{gap:12px;margin-top:16px}
 .luma-resource-numbers strong{font-size:27px}.luma-resource-numbers small{font-size:11px}
 .luma-resource-numbers span{font-size:10px}.luma-resource-chart{height:155px}
 .luma-resource-summary dd{font-size:14px}.luma-resource-summary dt{font-size:11px}
 .luma-resource-modal .luma-muted{font-size:11px}
 .luma-cpu-reading>span{white-space:normal;width:95px;text-align:center}
 .luma-activity-row .items-center{flex-wrap:wrap}
 .luma-activity-row a{overflow-wrap:anywhere}
}

/* Scora — graphite surfaces, orange performance canvas, mint and yellow signals. */
:root{--luma-text:rgb(var(--luma-n-f1efed));--luma-muted:rgb(var(--luma-n-979594));--luma-border:rgb(var(--luma-n-ffffff) / 0.098);--luma-surface:rgb(var(--luma-n-141313));--luma-positive:#7cdda6;--luma-yellow:#ffdc35;color-scheme:dark}
html{background:rgb(var(--luma-n-202020))!important}
html body,html body.luma-authenticated{margin:22px 12px!important;min-height:calc(100dvh - 44px);border:7px solid rgb(var(--luma-n-454545));border-radius:72px!important;background:var(--luma-top)!important;font-weight:350;color:var(--luma-text);font-size:15px;overflow-wrap:break-word}
#app{min-height:calc(100dvh - 60px);padding-bottom:1px}
html body button,html body input,html body select,html body textarea{font-weight:350}
html body button:disabled{opacity:.36}html body :focus-visible{outline:2px solid #7cdda6!important;outline-offset:3px}html body ::selection{background:#ff653b70;color:rgb(var(--luma-n-ffffff))}
html body .luma-topbar{height:116px;padding:28px 30px 20px;gap:10px;z-index:40}
html body .luma-brand{min-height:56px;display:flex;gap:10px;border:1px solid rgb(var(--luma-n-ffffff) / 0.1608);background:linear-gradient(135deg,rgb(var(--luma-n-191919)),rgb(var(--luma-n-121212)));border-radius:32px 7px 7px 32px;padding:0 20px;font-size:27px!important;font-weight:400;letter-spacing:-.8px;color:rgb(var(--luma-n-f5f4f2))!important}
.luma-brand svg{flex-shrink:0}.luma-primary-nav{margin-left:0;border:1px solid rgb(var(--luma-n-ffffff) / 0.0902);background:rgb(var(--luma-n-161616));padding:5px;border-radius:7px 36px 36px 7px;gap:0}
html body .luma-primary-nav>a,html body .luma-nav-group>button{font-size:14px;font-weight:350;min-height:46px;padding:12px 17px;color:rgb(var(--luma-n-cfcac8))}
.luma-primary-nav>a.active,.luma-nav-group>button.is-current,.luma-nav-group>button[aria-expanded=true]{color:rgb(var(--luma-n-161616))!important;background:rgb(var(--luma-n-f7f7f7))!important}
.luma-primary-nav>a:hover:not(.active),.luma-nav-group>button:hover:not(.is-current){background:rgb(var(--luma-n-ffffff) / 0.0431);color:rgb(var(--luma-n-ffffff))}
.luma-header-tools{margin-left:auto;gap:8px}.luma-settings-link{display:none}.luma-round-button,.luma-search button,.luma-search>div>button{border:1px solid rgb(var(--luma-n-ffffff) / 0.1412)!important;background:linear-gradient(145deg,rgb(var(--luma-n-202020)),rgb(var(--luma-n-131313)))!important;color:rgb(var(--luma-n-aaa8a6))!important;width:53px;min-width:53px;height:53px;border-radius:50%}
html body .luma-search>div{display:flex}.luma-notifications{position:relative}.luma-notifications i{position:absolute;width:5px;height:5px;background:var(--luma-accent);border-radius:50%;top:15px;right:18px}
.luma-profile-button{width:81px;min-width:81px;display:flex;justify-content:space-evenly;border-radius:30px}.luma-avatar{display:grid;place-items:center;width:36px;height:36px;background:linear-gradient(150deg,rgb(var(--luma-n-586652)),rgb(var(--luma-n-202923)));color:rgb(var(--luma-n-c5ebc7));border-radius:50%;font-size:16px;font-weight:400;border:1px solid rgb(var(--luma-n-adcca5) / 0.2824)}
.luma-menu{background:rgb(var(--luma-n-191818));border:1px solid rgb(var(--luma-n-ffffff) / 0.1451);box-shadow:0 20px 70px rgb(var(--luma-n-000000) / 0.6)}.luma-menu-link.active,.luma-menu-link:hover,.luma-menu-link:focus{background:rgb(var(--luma-n-ffffff) / 0.0471)}.luma-menu-link{color:rgb(var(--luma-n-dedbd8))}.luma-locale-control select{background:rgb(var(--luma-n-242222))}.luma-mobile-panel{background:rgb(var(--luma-n-181716));border:1px solid rgb(var(--luma-n-ffffff) / 0.1255)}.luma-mobile-panel nav>a.active{color:rgb(var(--luma-n-ffffff))}
html body.luma-authenticated #app .luma-page{margin:14px 30px 20px;padding:0;max-width:none}
html body.luma-authenticated #app .luma-footer{margin:16px 30px 15px;color:rgb(var(--luma-n-777777));font-size:10px}
html body .luma-heading{margin:12px 0 24px;gap:20px}.luma-heading h1,html body .luma-heading h1{font-size:36px;font-weight:350;letter-spacing:-1px}.luma-heading p{color:var(--luma-muted)}
html body .luma-card,html body .luma-native-card,.luma-server-tile,.luma-support-layout,.luma-chat-history,.luma-chat-main{background:var(--luma-surface);border:1px solid var(--luma-border);box-shadow:none;border-radius:26px}
html body .luma-card{padding:24px}.luma-card h2{font-weight:350!important}.luma-server-tile{transition:border-color .2s,background .2s}.luma-server-tile:hover{border-color:rgb(var(--luma-n-ffffff) / 0.2078);background:rgb(var(--luma-n-191716))}
.luma-btn{background:linear-gradient(145deg,rgb(var(--luma-n-272423)),rgb(var(--luma-n-191716)));border:1px solid rgb(var(--luma-n-ffffff) / 0.0941);color:rgb(var(--luma-n-e1dcda))}.luma-btn:hover:not(:disabled){background:rgb(var(--luma-n-302824))}.luma-primary,.luma-primary:hover:not(:disabled){background:var(--luma-accent);color:rgb(var(--luma-n-ffffff));border-color:rgb(var(--luma-n-ffffff) / 0.1608)}
html body .luma-native-button[data-luma-color=primary]{background:var(--luma-accent);color:rgb(var(--luma-n-ffffff))}html body .luma-native-button[data-luma-color=grey]{background:rgb(var(--luma-n-252221));color:rgb(var(--luma-n-eeeeee));border:1px solid rgb(var(--luma-n-ffffff) / 0.098)}
html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea{background:rgb(var(--luma-n-1e1c1b));color:rgb(var(--luma-n-eee8e5));border-color:rgb(var(--luma-n-ffffff) / 0.1255)}html body input::placeholder,html body textarea::placeholder{color:rgb(var(--luma-n-827b77))}html body option{background:rgb(var(--luma-n-201d1c));color:rgb(var(--luma-n-f1eae5))}html body input[type=checkbox]{accent-color:var(--luma-accent)}
.luma-badge{background:rgb(var(--luma-n-252221));color:rgb(var(--luma-n-beb6b1));border-color:rgb(var(--luma-n-ffffff) / 0.0784)}.luma-segments{background:rgb(var(--luma-n-0f0f0f))!important;border:1px solid rgb(var(--luma-n-ffffff) / 0.0863)}.luma-segments button{color:rgb(var(--luma-n-aba39d))!important}.luma-segments button[aria-pressed=true]{background:rgb(var(--luma-n-f4f1ef))!important;color:rgb(var(--luma-n-1a1817))!important}.luma-item-list>div,.luma-details>div{border-color:rgb(var(--luma-n-ffffff) / 0.0863)}
.luma-thread-list>button.active{background:rgb(var(--luma-n-2b211c));box-shadow:inset 3px 0 var(--luma-accent)}.luma-messages p{background:rgb(var(--luma-n-242120))}.luma-messages .mine p{background:rgb(var(--luma-n-38251d))}.luma-support-layout,.luma-chat-main{overflow:hidden}.luma-chat-history{padding:20px}.luma-chat-main{padding:20px}.luma-chat-composer{background:rgb(var(--luma-n-24201e));border-color:rgb(var(--luma-n-ffffff) / 0.0941)}.luma-chat-log>article.mine p{background:rgb(var(--luma-n-32251f))}
.luma-player-button.active,.luma-player-button:hover{background:rgb(var(--luma-n-2b231e))}.luma-page .luma-inventory>div{background:rgb(var(--luma-n-24201e));border-color:rgb(var(--luma-n-ffffff) / 0.1255)}.luma-player-avatar,.luma-player-portrait{border:1px solid rgb(var(--luma-n-ffffff) / 0.1255)}.luma-palettes>button[aria-pressed=true]{outline-color:rgb(var(--luma-n-f1ece8))}
.luma-backdrop{background:rgb(var(--luma-n-000000) / 0.6);backdrop-filter:blur(10px)}.luma-modal{background:rgb(var(--luma-n-181615));color:rgb(var(--luma-n-eee9e6));border:1px solid rgb(var(--luma-n-ffffff) / 0.149);box-shadow:0 30px 100px rgb(var(--luma-n-000000) / 0.6)}.luma-resource-modal{background:rgb(var(--luma-n-181615))!important}.luma-storage-track{background:rgb(var(--luma-n-34302d))}.luma-resource-chart-head,.luma-resource-summary{border-color:rgb(var(--luma-n-ffffff) / 0.0863)}.luma-resource-numbers strong{font-weight:300}
html body .luma-console-stat{background:rgb(var(--luma-n-141313))!important;border:1px solid rgb(var(--luma-n-ffffff) / 0.0784)!important}html body .luma-console-stat-icon{background:rgb(var(--luma-n-252222))!important;color:rgb(var(--luma-n-b0a39a))}html body .luma-console-stat-label{color:rgb(var(--luma-n-9c9591))!important}html body .luma-console-stat-value{color:rgb(var(--luma-n-f4efeb))!important;font-weight:350!important}
html body .luma-terminal-panel{border:1px solid rgb(var(--luma-n-ffffff) / 0.1294);border-radius:25px;overflow:hidden;background:rgb(var(--luma-n-101010))}.luma-terminal-output{background:rgb(var(--luma-n-101010))!important}.luma-console-name{font-weight:350!important}html body .luma-console-heading .luma-console-name{font-size:34px!important}.luma-console-workspace{height:calc(100dvh - 288px);min-height:400px}.luma-power-actions button:last-child{background:rgb(var(--luma-n-383331))!important;color:rgb(var(--luma-n-eeeeee))!important}.luma-power-actions button:first-child{background:var(--luma-accent)!important;color:rgb(var(--luma-n-ffffff))!important}.luma-power-actions button{font-weight:350!important}
html body .luma-auth-card{background:rgb(var(--luma-n-171514));border:1px solid rgb(var(--luma-n-ffffff) / 0.1451)}.luma-auth-card label{color:rgb(var(--luma-n-b2a69c))!important}html body .luma-auth-card input:not([type=checkbox]){background:rgb(var(--luma-n-211c19));color:rgb(var(--luma-n-f4efeb));border-color:rgb(var(--luma-n-ffffff) / 0.1333)}.luma-auth-credit{color:rgb(var(--luma-n-8f8279))!important}
.luma-performance-layout{display:grid;grid-template-rows:minmax(330px,1.57fr) 90px minmax(235px,1fr);gap:16px;min-height:690px;height:calc(100dvh - 212px);max-height:1140px}
.luma-performance,.luma-watchlist,.luma-panel{background:rgb(var(--luma-n-121111));border:1px solid rgb(var(--luma-n-ffffff) / 0.149);border-right-color:rgb(var(--luma-n-ffffff) / 0.0314);border-bottom-color:rgb(var(--luma-n-ffffff) / 0.0667);border-radius:32px;min-width:0;overflow:hidden}
.luma-performance{display:flex;flex-direction:column}.luma-performance-header{display:flex;align-items:center;padding:18px 22px 16px;gap:25px}.luma-performance-header h1{font-size:21px;letter-spacing:-.5px;font-weight:350;line-height:1.3;margin:0;flex:1}
.luma-health{display:flex;align-items:center;gap:10px;font-size:13px;color:rgb(var(--luma-n-8c8784))}.luma-health strong{font-weight:400;color:rgb(var(--luma-n-dddddd));font-size:13px}.luma-health-bars{display:flex;align-items:center;gap:2px;background:rgb(var(--luma-n-22201f));border-radius:20px;padding:11px 13px}.luma-health-bars i{width:2px;height:12px;background:rgb(var(--luma-n-4e4844))}.luma-health-bars i.lit{background:#f7d63b}.luma-performance-tools{display:flex;align-items:center;gap:8px;margin-left:auto}
.luma-icon-button{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;border:1px solid rgb(var(--luma-n-ffffff) / 0.0824);background:linear-gradient(145deg,rgb(var(--luma-n-292524)),rgb(var(--luma-n-171514)));color:rgb(var(--luma-n-bcb4af));transition:border-color .15s,transform .15s}.luma-icon-button:hover{border-color:rgb(var(--luma-n-ffffff) / 0.3333);transform:translateY(-1px);color:rgb(var(--luma-n-ffffff))}
html body .luma-chart-select select{border-radius:28px;background:linear-gradient(145deg,rgb(var(--luma-n-292524)),rgb(var(--luma-n-171514)));border-color:rgb(var(--luma-n-ffffff) / 0.0941);min-height:40px;padding:8px 30px 8px 16px;font-size:13px;color:rgb(var(--luma-n-cdc5c0));cursor:pointer}
.luma-performance-body{display:grid;grid-template-columns:32.5% minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:24px;flex:1;min-height:0;padding:8px 0 0 24px}
.luma-server-summary{display:flex;flex-direction:column;justify-content:space-between;padding:15px 0 24px;gap:18px;min-width:0}.luma-eyebrow{font-size:14px;color:rgb(var(--luma-n-aaa4a0));margin-bottom:12px}.luma-leading-value{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.luma-leading-value>strong{font-size:clamp(32px,3vw,51px);font-weight:350;letter-spacing:-1.5px;line-height:1.05;white-space:nowrap}.luma-state-chip{display:inline-flex;align-items:center;gap:7px;font-size:11px;padding:4px 10px;background:rgb(var(--luma-n-302d2a));border-radius:20px;color:rgb(var(--luma-n-b7afa7));white-space:nowrap}.luma-state-chip.is-online{background:#83dfab;color:rgb(var(--luma-n-16402b))}.luma-state-chip i{width:5px;height:5px;border-radius:50%;background:currentColor}.luma-summary-address{font-size:11px;color:rgb(var(--luma-n-79716d));margin-top:11px;overflow-wrap:anywhere}
.luma-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.luma-mini-grid>button,.luma-mini-grid>a{padding:15px 17px;text-align:left;min-width:0;display:block;background:rgb(var(--luma-n-211f1f));border:1px solid transparent;border-radius:19px;transition:background .16s,border-color .16s}.luma-mini-grid>button:hover,.luma-mini-grid>a:hover{background:rgb(var(--luma-n-2b2522));border-color:rgb(var(--luma-n-ffffff) / 0.1255)}.luma-mini-grid span{display:flex;align-items:center;gap:6px;color:rgb(var(--luma-n-aaa29e));font-size:12px;line-height:1.2}.luma-mini-grid i{width:2px;height:11px;border-radius:2px;background:var(--luma-accent)}.luma-mini-grid strong{font-size:clamp(22px,2vw,31px);font-weight:350;display:block;white-space:nowrap;letter-spacing:-.7px;line-height:1.25;margin-top:10px}.luma-mini-grid small{font-size:12px;margin-left:5px;color:rgb(var(--luma-n-d4cdca));letter-spacing:0}
.luma-orange-chart{background:var(--luma-accent);color:rgb(var(--luma-n-ffffff));border:1px solid #ffc1ac99;border-radius:30px;display:flex;flex-direction:column;min-width:0;min-height:0;padding:23px 25px 15px;overflow:hidden;position:relative}.luma-chart-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.luma-chart-heading p{font-size:14px;color:rgb(var(--luma-n-ffded2));margin-bottom:8px}.luma-chart-heading strong{font-size:clamp(35px,3.25vw,56px);font-weight:350;line-height:1.05;letter-spacing:-1.4px;display:block}.luma-chart-heading strong>span{font-size:.58em;margin-left:4px}.luma-chart-periods{display:flex;gap:18px;align-items:center}.luma-chart-periods button{border:0;border-bottom:2px solid transparent;background:none;color:rgb(var(--luma-n-ffffff) / 0.6667);padding:3px 0 7px;font-size:12px}.luma-chart-periods button[aria-pressed=true]{border-bottom-color:rgb(var(--luma-n-ffe4d5));color:rgb(var(--luma-n-ffffff))}.luma-performance-plot{position:relative;display:block;width:100%;flex:1;min-height:125px;margin-top:14px;background:transparent;color:inherit;border:0;text-align:left}.luma-performance-plot>svg{display:block;height:100%;width:100%;position:absolute;inset:0}.luma-chart-axis{position:absolute;inset:3% auto 13% 0;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:rgb(var(--luma-n-ffffff) / 0.5333);pointer-events:none}.luma-chart-times{display:flex;justify-content:space-between;font-size:11px;color:#ffcfbd;padding:0 6px;margin-top:-5px}.luma-chart-tooltip{position:absolute;top:30%;transform:translateX(-30%);background:rgb(var(--luma-n-0b0b0b));border:1px solid rgb(var(--luma-n-ffffff) / 0.1569);border-radius:17px;padding:16px;min-width:140px;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px;color:rgb(var(--luma-n-bfb6b0));pointer-events:none;box-shadow:0 10px 30px #6b1b1444}.luma-chart-tooltip strong{color:rgb(var(--luma-n-ffffff));font-weight:400;white-space:nowrap}.luma-chart-tooltip small{grid-column:1/-1;text-align:center;border-radius:20px;background:rgb(var(--luma-n-302d2b));padding:4px;font-size:10px}.luma-chart-wait{display:grid;place-items:center;height:100%;font-size:13px;color:rgb(var(--luma-n-ffe0cc))}
.luma-watchlist{display:flex;align-items:center;padding:16px 22px;gap:18px}.luma-watchlist-label{font-size:13px;color:rgb(var(--luma-n-9b9490));padding-right:4px}.luma-watch-item{display:flex;align-items:center;gap:14px;padding-left:18px;flex:1;min-width:0;border-left:1px solid rgb(var(--luma-n-ffffff) / 0.0941)}.luma-watch-item>span:nth-child(2){min-width:0}.luma-watch-icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:50%;border:1px solid rgb(var(--luma-n-ffffff) / 0.1176);background:rgb(var(--luma-n-252323))}.luma-watch-item small{display:block;color:rgb(var(--luma-n-a49b95));font-size:12px;margin-bottom:4px}.luma-watch-item strong{font-weight:350;font-size:13px;white-space:nowrap}.luma-spark{width:65px;height:32px;min-width:35px;margin-left:auto;opacity:.7}.luma-watch-item:hover .luma-spark{opacity:1}.luma-watch-more{width:36px;height:36px}.luma-bottom-grid{display:grid;grid-template-columns:2.05fr 1fr 1fr;gap:16px;min-height:0}.luma-panel{padding:17px 22px;position:relative;display:flex;flex-direction:column}.luma-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.luma-panel h2{font-size:14px;font-weight:350;display:flex;align-items:center;gap:9px;color:rgb(var(--luma-n-b0a7a1));margin:0;line-height:1.3}.luma-panel .luma-icon-button{width:36px;height:36px}
.luma-allocation-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex:1;min-height:0;margin-top:17px}.luma-allocation-bars>button,.luma-allocation-bars>a{display:flex;flex-direction:column;gap:8px;min-height:0;text-align:center}.luma-allocation-bars>button>span,.luma-allocation-bars>a>span{font-size:11px;color:rgb(var(--luma-n-a9a09a));line-height:1.2}.luma-allocation-track{display:flex;flex-direction:column;justify-content:flex-end;min-height:0;flex:1;width:100%;border-radius:12px;background:repeating-linear-gradient(135deg,rgb(var(--luma-n-ffffff) / 0.051) 0 2px,rgb(var(--luma-n-ffffff) / 0.0078) 2px 5px);overflow:hidden;position:relative}.luma-allocation-track>div{border-radius:12px;padding:10px 12px;min-height:37px;text-align:left;transition:height .5s}.luma-allocation-track>div>span{font-size:14px}.luma-backup-track{align-items:center;justify-content:center;gap:5px;color:rgb(var(--luma-n-b6aba3))}.luma-backup-track>strong{font-size:30px;font-weight:350;line-height:1}.luma-backup-track small{font-size:10px}.luma-backup-track>div{min-height:9px;padding:0;height:9px;width:100%;background:rgb(var(--luma-n-68625e) / 0.3333);position:absolute;bottom:0;border-radius:0}.luma-headroom-panel{padding-bottom:0}.luma-headroom-value{display:flex;align-items:baseline;gap:9px;margin-top:9px}.luma-headroom-value strong{font-size:44px;font-weight:300;letter-spacing:-1px;line-height:1}.luma-headroom-value span{font-size:22px;color:rgb(var(--luma-n-7e7671));font-weight:300}.luma-headroom-gauge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;min-height:0;width:calc(100% + 44px);margin:8px -22px 0;background:transparent;border:0}.luma-headroom-gauge svg{display:block;width:100%;height:100%;min-height:0}.luma-headroom-gauge>span{position:absolute;bottom:18px;color:rgb(var(--luma-n-a19891));font-size:11px}.luma-insights-panel{background:rgb(var(--luma-n-2c2c2b));border-color:rgb(var(--luma-n-ffffff) / 0.1686);justify-content:space-between;padding-bottom:18px}.luma-insights-panel h2{color:rgb(var(--luma-n-cac2ba))}.luma-insights-panel>p{font-size:13px;line-height:1.65;color:rgb(var(--luma-n-bdb5ad));margin:10px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.luma-insight-facts{display:flex;flex-wrap:wrap;gap:6px;font-size:10px;color:rgb(var(--luma-n-aea59e))}.luma-insight-facts span+span:before{content:'·';margin-right:6px}.luma-insights-panel .luma-power-actions{margin-top:10px;flex-wrap:nowrap;gap:5px}.luma-insights-panel .luma-power-actions button{font-size:10px;padding:6px 8px!important;min-height:29px;flex:1}.luma-insight-links{display:flex;align-items:center;justify-content:space-between;gap:5px;background:rgb(var(--luma-n-0d0c0c));border:1px solid rgb(var(--luma-n-ffffff) / 0.149);border-radius:26px;padding:5px;margin-top:12px}.luma-insight-links a{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:rgb(var(--luma-n-c6bfb9));border:1px solid rgb(var(--luma-n-ffffff) / 0.1451)}.luma-insight-links a:nth-child(2){color:var(--luma-positive)}.luma-insight-links a:nth-child(4){color:var(--luma-yellow)}.luma-insight-links a:hover{color:rgb(var(--luma-n-ffffff));background:rgb(var(--luma-n-3b2c22));border-color:rgb(var(--luma-n-ffffff) / 0.4392)}
@media(min-width:1650px){html body{margin:26px 12px!important;border-radius:86px!important}.luma-topbar,html body .luma-topbar{height:128px;padding:28px 34px}.luma-performance-layout{height:calc(100dvh - 248px);grid-template-rows:minmax(450px,1.64fr) 108px minmax(300px,1fr);gap:18px}html body.luma-authenticated #app .luma-page{margin:20px 34px}.luma-primary-nav>a,html body .luma-primary-nav>a,html body .luma-nav-group>button{font-size:16px;padding:14px 21px;min-height:50px}html body .luma-brand{min-height:60px;font-size:30px!important;padding:0 23px}.luma-performance-header{padding:20px 28px 20px;gap:34px}.luma-performance-header h1{font-size:24px}.luma-performance-body{gap:30px;padding-left:28px}.luma-orange-chart{padding:28px 30px 20px;border-radius:36px}.luma-performance,.luma-watchlist,.luma-panel{border-radius:36px}.luma-health{font-size:15px}.luma-server-summary{padding:25px 0 28px}.luma-eyebrow{font-size:16px}.luma-state-chip{font-size:13px}.luma-mini-grid>button,.luma-mini-grid>a{padding:19px 22px;border-radius:22px}.luma-mini-grid span{font-size:15px}.luma-mini-grid strong{margin-top:14px;font-size:33px}.luma-mini-grid small{font-size:13px}.luma-chart-heading p{font-size:17px}.luma-chart-periods button{font-size:14px}.luma-chart-axis,.luma-chart-times{font-size:13px}.luma-panel{padding:22px 28px}.luma-panel h2{font-size:17px}.luma-panel .luma-icon-button{width:44px;height:44px}.luma-watchlist{padding:22px 28px}.luma-watchlist-label{font-size:16px}.luma-watch-icon{width:56px;height:56px}.luma-watch-item small{font-size:15px}.luma-watch-item strong{font-size:17px}.luma-spark{width:75px}.luma-allocation-bars{gap:10px;margin-top:22px}.luma-allocation-track>div{padding:14px;font-size:16px;min-height:45px}.luma-allocation-bars>button>span,.luma-allocation-bars>a>span{font-size:13px}.luma-backup-track>div{min-height:10px;padding:0}.luma-headroom-value strong{font-size:50px}.luma-headroom-gauge{width:calc(100% + 56px);margin-left:-28px;margin-right:-28px}.luma-headroom-gauge>span{font-size:13px;bottom:22px}.luma-insights-panel>p{font-size:16px;margin:16px 0}.luma-insight-facts{font-size:11px}.luma-insights-panel .luma-power-actions button{font-size:12px;min-height:35px}.luma-insight-links a{width:40px;height:40px}}
@media(max-width:1300px){html body{border-radius:52px!important;margin:12px 8px!important;border-width:5px}.luma-topbar,html body .luma-topbar{padding:18px 22px;height:95px}.luma-brand,html body .luma-brand{font-size:24px!important;min-height:48px;padding:0 15px;gap:7px}.luma-primary-nav>a,html body .luma-primary-nav>a,html body .luma-nav-group>button{font-size:12px;padding:11px 12px;min-height:40px}.luma-header-tools{gap:6px}.luma-round-button,.luma-search button{width:45px;height:45px;min-width:45px}.luma-profile-button{width:67px;min-width:67px}.luma-avatar{width:30px;height:30px}.luma-performance-layout{height:calc(100dvh - 178px);grid-template-rows:minmax(335px,1.5fr) 80px minmax(228px,1fr);gap:12px}.luma-performance-header h1{font-size:18px}.luma-health{gap:6px}.luma-health>span:last-child{display:none}.luma-health-bars{padding:9px 10px}.luma-performance-header{padding:15px 20px;gap:14px}.luma-performance-body{gap:18px;padding-left:20px}.luma-orange-chart{padding:20px 20px 14px}.luma-panel{padding:15px 18px}.luma-panel h2{font-size:12px}.luma-spark{display:none}.luma-watchlist{gap:14px;padding:16px 20px}.luma-watch-item{gap:10px;padding-left:14px}.luma-watchlist-label{font-size:12px}.luma-watch-item strong{font-size:12px}.luma-bottom-grid{gap:12px}.luma-headroom-gauge{width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}.luma-insights-panel>p{font-size:12px}.luma-leading-value>strong{font-size:35px}.luma-mini-grid>button,.luma-mini-grid>a{padding:13px}.luma-mini-grid strong{font-size:25px}}
@media(max-width:1100px){.luma-primary-nav{display:none}.luma-mobile-toggle{background:rgb(var(--luma-n-242120));border:1px solid rgb(var(--luma-n-ffffff) / 0.1255);color:rgb(var(--luma-n-dddddd))}.luma-performance-layout{height:auto;grid-template-rows:400px 85px auto;min-height:0}.luma-bottom-grid{grid-template-columns:1.6fr 1fr;grid-template-rows:260px auto}.luma-insights-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px 30px}.luma-insights-panel>header{grid-column:1}.luma-insights-panel>p{grid-column:1;grid-row:2/4;margin:0}.luma-insight-facts{grid-column:2;grid-row:1}.luma-insight-links{grid-column:2;grid-row:3;margin:0;max-width:300px}.luma-insights-panel .luma-power-actions{grid-column:2;grid-row:2;margin:0}.luma-console-workspace{height:550px}.luma-health{display:none}.luma-profile-button{display:flex}}
@media(max-width:760px){html body,html body.luma-authenticated{border-width:3px;border-radius:34px!important;margin:6px!important;min-height:calc(100dvh - 12px)}#app{min-height:calc(100dvh - 18px)}html body .luma-topbar{padding:18px 16px;height:86px;gap:8px}html body.luma-authenticated #app .luma-page{margin:8px 14px 20px}html body .luma-brand{font-size:24px!important;min-height:45px;padding:0 14px;border-radius:28px 7px 7px 28px}.luma-brand svg{width:22px;height:24px}.luma-header-tools{gap:5px}.luma-round-button,.luma-search button,.luma-mobile-toggle{width:41px;min-width:41px;height:41px;min-height:41px}.luma-profile-button{display:none}.luma-notifications{display:grid}.luma-performance-layout{display:flex;flex-direction:column;gap:12px}.luma-performance-header{padding:17px 17px 8px;gap:8px;flex-wrap:wrap}.luma-performance-header h1{font-size:18px}.luma-performance-tools{gap:5px}.luma-performance-tools .luma-icon-button{width:34px;height:34px}.luma-performance-tools .luma-icon-button:last-child{display:none}html body .luma-chart-select select{min-height:34px;padding:5px 24px 5px 12px;font-size:11px}.luma-performance-body{display:flex;flex-direction:column;padding:0;gap:0}.luma-server-summary{padding:18px;gap:20px}.luma-leading-value>strong{font-size:36px}.luma-summary-top{position:relative}.luma-eyebrow{font-size:13px}.luma-state-chip{font-size:10px}.luma-summary-address{font-size:10px;margin-top:8px}.luma-mini-grid{gap:7px}.luma-mini-grid>button,.luma-mini-grid>a{padding:14px 16px}.luma-mini-grid strong{font-size:27px}.luma-orange-chart{height:310px;min-height:310px;border-radius:27px;padding:20px 20px 15px}.luma-chart-heading strong{font-size:39px}.luma-chart-heading p{font-size:13px}.luma-chart-periods{gap:15px}.luma-performance-plot{min-height:130px;margin-top:18px}.luma-chart-times{font-size:9px}.luma-chart-axis{font-size:9px}.luma-chart-tooltip{font-size:10px;padding:12px;min-width:126px}.luma-watchlist{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;padding:18px;border-radius:25px}.luma-watchlist-label{grid-column:1/-1;font-size:13px}.luma-watch-item{padding:0;border:0;gap:9px}.luma-watch-icon{width:36px;height:36px}.luma-watch-icon svg{width:19px;height:19px}.luma-watch-item small{font-size:11px}.luma-watch-item strong{font-size:11px}.luma-watch-more{display:none}.luma-bottom-grid{display:flex;flex-direction:column;gap:12px}.luma-panel{border-radius:27px;padding:18px 21px}.luma-panel h2{font-size:15px}.luma-allocation-panel{height:280px}.luma-allocation-bars{margin-top:15px}.luma-headroom-panel{height:265px;padding-bottom:0}.luma-headroom-gauge{width:calc(100% + 42px);margin-left:-21px;margin-right:-21px}.luma-headroom-gauge svg{max-width:330px}.luma-headroom-gauge>span{bottom:20px}.luma-insights-panel{display:flex;min-height:280px;gap:12px}.luma-insights-panel>p{font-size:15px;max-width:none;margin:0}.luma-insight-facts{font-size:12px}.luma-insights-panel .luma-power-actions{margin:0}.luma-insights-panel .luma-power-actions button{min-height:40px;font-size:12px}.luma-insight-links{max-width:none;margin:0}.luma-insight-links a{width:37px;height:37px}.luma-heading h1,html body .luma-heading h1{font-size:31px}.luma-chat-history{padding:10px}.luma-chat-main{padding:12px}.luma-console-workspace{height:auto;min-height:0}.luma-terminal-panel{height:380px}.luma-primary-nav{display:none}.luma-menu-account{right:0}.luma-mobile-panel{padding:18px;max-height:90dvh}.luma-mobile-panel nav{grid-template-columns:1fr 1fr}.luma-mobile-panel .luma-brand{padding:0 16px}.luma-mobile-panel nav>a{font-size:12px;padding:12px 8px}.luma-game-grid{grid-template-columns:1fr}.luma-watch-item .luma-spark{display:none}}
@media(prefers-reduced-motion:reduce){.luma-allocation-track>div,.luma-icon-button,.luma-server-tile{transition:none}}

/* Final optical alignment against the supplied dashboard reference. */
@media(min-width:1101px){.luma-performance-header h1{flex:0 0 31.3%}.luma-performance-body{grid-template-columns:30.3% minmax(0,1fr)}.luma-health{margin-right:auto}.luma-performance-tools{margin-left:0}.luma-performance-layout{height:calc(100dvh - 232px);min-height:650px}.luma-leading-value>strong,.luma-chart-heading strong{font-weight:300}}
@media(min-width:1650px){.luma-performance-layout{height:calc(100dvh - 263px);grid-template-rows:minmax(450px,1.64fr) 108px minmax(300px,1fr)}}
.luma-insights-panel .luma-power-actions button:nth-child(2){background:rgb(var(--luma-n-4a4541))!important;color:rgb(var(--luma-n-ece6e0))!important;border:1px solid rgb(var(--luma-n-ffffff) / 0.0824)!important}

/* Terminal colors and small-screen intrinsic sizing. */
html body .luma-terminal-output,html body .luma-terminal-output .xterm,html body .luma-terminal-output .xterm-viewport,html body .luma-terminal-output .xterm-screen,html body .luma-terminal-panel>div{background:rgb(var(--luma-n-101010))!important}
html body .luma-console-stat-icon>svg{color:rgb(var(--luma-n-aaa199))!important}.luma-console-stat-value span{color:rgb(var(--luma-n-a69a90))!important}
html body .luma-terminal-panel input{background:rgb(var(--luma-n-171412))!important;color:rgb(var(--luma-n-ddd3cb))!important}.luma-terminal-panel input::placeholder{color:rgb(var(--luma-n-8c827a))!important}
html body .luma-power-actions button:nth-child(2){background:rgb(var(--luma-n-47413d))!important;color:rgb(var(--luma-n-f0e8e1))!important}
@media(min-width:1101px){.luma-console-workspace{height:calc(100dvh - 320px);min-height:360px}}
@media(max-width:1100px){.luma-performance-layout{max-height:none}}
@media(max-width:760px){.luma-performance-layout{height:auto;max-height:none}.luma-performance-layout>*{flex-shrink:0}.luma-bottom-grid>*{flex-shrink:0}.luma-performance-body{flex:none}.luma-orange-chart{flex:none}.luma-watchlist{flex:none;min-height:174px}.luma-headroom-panel{min-height:265px}.luma-allocation-panel{min-height:280px}.luma-performance{border-radius:29px}}

/* Native Pterodactyl panels share Scora's surface geometry. */
html body .luma-native-box{border:1px solid rgb(var(--luma-n-ffffff) / 0.1098)!important;border-radius:26px!important;overflow:hidden;background:rgb(var(--luma-n-141313))!important;box-shadow:none!important}
html body .luma-native-box-heading{background:rgb(var(--luma-n-191616))!important;border:0!important;border-bottom:1px solid rgb(var(--luma-n-ffffff) / 0.0549)!important;padding:17px 22px!important;color:rgb(var(--luma-n-d4c9c1))}
html body .luma-native-box-heading p{font-size:15px!important;text-transform:none!important;font-weight:350!important}
html body .luma-native-box-content{padding:20px 22px!important}
html body .luma-native-row{border:1px solid rgb(var(--luma-n-ffffff) / 0.098)!important;border-radius:24px!important;padding:22px!important;background:rgb(var(--luma-n-181514))!important;box-shadow:none}
html body .luma-native-row:hover{border-color:rgb(var(--luma-n-ffffff) / 0.2196)!important}
html body .luma-page label{text-transform:none;letter-spacing:0;font-weight:350}
@media(min-width:1101px){.luma-support-layout{height:calc(100dvh - 345px);min-height:390px}.luma-assistant-layout{height:calc(100dvh - 325px);min-height:400px}.luma-page .luma-game-grid{gap:14px}.luma-screen-file-manager .luma-heading{margin-bottom:22px}}
@media(max-width:760px){html body .luma-native-box-content{padding:17px!important}html body .luma-native-box-heading{padding:16px 17px!important}html body .luma-native-row{padding:17px!important}}

/* Shared neutral tokens: all native and Scora surfaces respond to the display mode. */
:root{--luma-n-090909:9 9 9;--luma-n-121212:18 18 18;--luma-n-242222:36 34 34;--luma-n-f1efed:241 239 237;--luma-n-979594:151 149 148;--luma-n-ffffff:255 255 255;--luma-n-151414:21 20 20;--luma-n-202020:32 32 32;--luma-n-908d8b:144 141 139;--luma-n-1c1b1b:28 27 27;--luma-n-f6f5f4:246 245 244;--luma-n-171616:23 22 22;--luma-n-30322f:48 50 47;--luma-n-e9e7e5:233 231 229;--luma-n-191818:25 24 24;--luma-n-1b2115:27 33 21;--luma-n-2a2726:42 39 38;--luma-n-999594:153 149 148;--luma-n-242121:36 33 33;--luma-n-59884b:89 136 75;--luma-n-10251b:16 37 27;--luma-n-351d16:53 29 22;--luma-n-b5afab:181 175 171;--luma-n-131513:19 21 19;--luma-n-2a201d:42 32 29;--luma-n-262323:38 35 35;--luma-n-432319:67 35 25;--luma-n-2c302d:44 48 45;--luma-n-262c28:38 44 40;--luma-n-272321:39 35 33;--luma-n-252221:37 34 33;--luma-n-1c1a19:28 26 25;--luma-n-29221f:41 34 31;--luma-n-292b26:41 43 38;--luma-n-252322:37 35 34;--luma-n-555b46:85 91 70;--luma-n-c7c6b7:199 198 183;--luma-n-232824:35 40 36;--luma-n-353832:53 56 50;--luma-n-909286:144 146 134;--luma-n-ddddca:221 221 202;--luma-n-fffff8:255 255 248;--luma-n-302e2c:48 46 44;--luma-n-f4f5ed:244 245 237;--luma-n-83857e:131 133 126;--luma-n-e9ecdf:233 236 223;--luma-n-b2b5ab:178 181 171;--luma-n-9d9e89:157 158 137;--luma-n-4e6948:78 105 72;--luma-n-181615:24 22 21;--luma-n-c4bfb9:196 191 185;--luma-n-171513:23 21 19;--luma-n-eeeae7:238 234 231;--luma-n-a5a09b:165 160 155;--luma-n-aba5a1:171 165 161;--luma-n-918b87:145 139 135;--luma-n-92958b:146 149 139;--luma-n-272322:39 35 34;--luma-n-f1eeea:241 238 234;--luma-n-aaa29b:170 162 155;--luma-n-eee9e4:238 233 228;--luma-n-000000:0 0 0;--luma-n-efece9:239 236 233;--luma-n-141211:20 18 17;--luma-n-49423d:73 66 61;--luma-n-292725:41 39 37;--luma-n-242220:36 34 32;--luma-n-141313:20 19 19;--luma-n-454545:69 69 69;--luma-n-191919:25 25 25;--luma-n-f5f4f2:245 244 242;--luma-n-161616:22 22 22;--luma-n-cfcac8:207 202 200;--luma-n-f7f7f7:247 247 247;--luma-n-131313:19 19 19;--luma-n-aaa8a6:170 168 166;--luma-n-586652:88 102 82;--luma-n-202923:32 41 35;--luma-n-c5ebc7:197 235 199;--luma-n-adcca5:173 204 165;--luma-n-dedbd8:222 219 216;--luma-n-181716:24 23 22;--luma-n-777777:119 119 119;--luma-n-191716:25 23 22;--luma-n-272423:39 36 35;--luma-n-e1dcda:225 220 218;--luma-n-302824:48 40 36;--luma-n-eeeeee:238 238 238;--luma-n-1e1c1b:30 28 27;--luma-n-eee8e5:238 232 229;--luma-n-827b77:130 123 119;--luma-n-201d1c:32 29 28;--luma-n-f1eae5:241 234 229;--luma-n-beb6b1:190 182 177;--luma-n-0f0f0f:15 15 15;--luma-n-aba39d:171 163 157;--luma-n-f4f1ef:244 241 239;--luma-n-1a1817:26 24 23;--luma-n-2b211c:43 33 28;--luma-n-242120:36 33 32;--luma-n-38251d:56 37 29;--luma-n-24201e:36 32 30;--luma-n-32251f:50 37 31;--luma-n-2b231e:43 35 30;--luma-n-f1ece8:241 236 232;--luma-n-eee9e6:238 233 230;--luma-n-34302d:52 48 45;--luma-n-252222:37 34 34;--luma-n-b0a39a:176 163 154;--luma-n-9c9591:156 149 145;--luma-n-f4efeb:244 239 235;--luma-n-101010:16 16 16;--luma-n-383331:56 51 49;--luma-n-171514:23 21 20;--luma-n-b2a69c:178 166 156;--luma-n-211c19:33 28 25;--luma-n-8f8279:143 130 121;--luma-n-121111:18 17 17;--luma-n-8c8784:140 135 132;--luma-n-dddddd:221 221 221;--luma-n-22201f:34 32 31;--luma-n-4e4844:78 72 68;--luma-n-292524:41 37 36;--luma-n-bcb4af:188 180 175;--luma-n-cdc5c0:205 197 192;--luma-n-aaa4a0:170 164 160;--luma-n-302d2a:48 45 42;--luma-n-b7afa7:183 175 167;--luma-n-16402b:22 64 43;--luma-n-79716d:121 113 109;--luma-n-211f1f:33 31 31;--luma-n-2b2522:43 37 34;--luma-n-aaa29e:170 162 158;--luma-n-d4cdca:212 205 202;--luma-n-ffded2:255 222 210;--luma-n-ffe4d5:255 228 213;--luma-n-0b0b0b:11 11 11;--luma-n-bfb6b0:191 182 176;--luma-n-302d2b:48 45 43;--luma-n-ffe0cc:255 224 204;--luma-n-9b9490:155 148 144;--luma-n-252323:37 35 35;--luma-n-a49b95:164 155 149;--luma-n-b0a7a1:176 167 161;--luma-n-a9a09a:169 160 154;--luma-n-b6aba3:182 171 163;--luma-n-68625e:104 98 94;--luma-n-7e7671:126 118 113;--luma-n-a19891:161 152 145;--luma-n-2c2c2b:44 44 43;--luma-n-cac2ba:202 194 186;--luma-n-bdb5ad:189 181 173;--luma-n-aea59e:174 165 158;--luma-n-0d0c0c:13 12 12;--luma-n-c6bfb9:198 191 185;--luma-n-3b2c22:59 44 34;--luma-n-4a4541:74 69 65;--luma-n-ece6e0:236 230 224;--luma-n-aaa199:170 161 153;--luma-n-a69a90:166 154 144;--luma-n-171412:23 20 18;--luma-n-ddd3cb:221 211 203;--luma-n-8c827a:140 130 122;--luma-n-47413d:71 65 61;--luma-n-f0e8e1:240 232 225;--luma-n-191616:25 22 22;--luma-n-d4c9c1:212 201 193;--luma-n-181514:24 21 20;--luma-gray-50:246 243 240;--luma-gray-100:233 228 223;--luma-gray-200:201 194 188;--luma-gray-300:170 161 154;--luma-gray-400:139 131 125;--luma-gray-500:110 103 98;--luma-gray-600:48 43 39;--luma-gray-700:28 25 24;--luma-gray-800:20 18 18;--luma-gray-900:11 10 9;--luma-black:16 16 16;--luma-white:255 255 255;}
html[data-luma-mode=light]{--luma-n-090909:253 253 253;--luma-n-121212:250 250 250;--luma-n-242222:242 242 242;--luma-n-f1efed:28 28 28;--luma-n-979594:99 99 99;--luma-n-ffffff:22 22 22;--luma-n-151414:250 250 250;--luma-n-202020:243 243 243;--luma-n-908d8b:110 110 110;--luma-n-1c1b1b:248 248 248;--luma-n-f6f5f4:26 26 26;--luma-n-171616:249 249 249;--luma-n-30322f:237 237 237;--luma-n-e9e7e5:31 31 31;--luma-n-191818:249 249 249;--luma-n-1b2115:248 248 248;--luma-n-2a2726:240 240 240;--luma-n-999594:99 99 99;--luma-n-242121:242 242 242;--luma-n-59884b:171 171 171;--luma-n-10251b:248 248 248;--luma-n-351d16:242 242 242;--luma-n-b5afab:65 65 65;--luma-n-131513:250 250 250;--luma-n-2a201d:242 242 242;--luma-n-262323:242 242 242;--luma-n-432319:239 239 239;--luma-n-2c302d:238 238 238;--luma-n-262c28:240 240 240;--luma-n-272321:242 242 242;--luma-n-252221:242 242 242;--luma-n-1c1a19:248 248 248;--luma-n-29221f:242 242 242;--luma-n-292b26:240 240 240;--luma-n-252322:242 242 242;--luma-n-555b46:200 200 200;--luma-n-c7c6b7:45 45 45;--luma-n-232824:241 241 241;--luma-n-353832:235 235 235;--luma-n-909286:110 110 110;--luma-n-ddddca:37 37 37;--luma-n-fffff8:23 23 23;--luma-n-302e2c:238 238 238;--luma-n-f4f5ed:27 27 27;--luma-n-83857e:125 125 125;--luma-n-e9ecdf:31 31 31;--luma-n-b2b5ab:64 64 64;--luma-n-9d9e89:98 98 98;--luma-n-4e6948:196 196 196;--luma-n-181615:249 249 249;--luma-n-c4bfb9:46 46 46;--luma-n-171513:250 250 250;--luma-n-eeeae7:30 30 30;--luma-n-a5a09b:85 85 85;--luma-n-aba5a1:78 78 78;--luma-n-918b87:112 112 112;--luma-n-92958b:106 106 106;--luma-n-272322:242 242 242;--luma-n-f1eeea:28 28 28;--luma-n-aaa29b:82 82 82;--luma-n-eee9e4:30 30 30;--luma-n-000000:255 255 255;--luma-n-efece9:29 29 29;--luma-n-141211:250 250 250;--luma-n-49423d:226 226 226;--luma-n-292725:240 240 240;--luma-n-242220:242 242 242;--luma-n-141313:250 250 250;--luma-n-454545:222 222 222;--luma-n-191919:249 249 249;--luma-n-f5f4f2:26 26 26;--luma-n-161616:250 250 250;--luma-n-cfcac8:41 41 41;--luma-n-f7f7f7:25 25 25;--luma-n-131313:250 250 250;--luma-n-aaa8a6:75 75 75;--luma-n-586652:186 186 186;--luma-n-202923:242 242 242;--luma-n-c5ebc7:38 38 38;--luma-n-adcca5:58 58 58;--luma-n-dedbd8:35 35 35;--luma-n-181716:249 249 249;--luma-n-777777:140 140 140;--luma-n-191716:249 249 249;--luma-n-272423:241 241 241;--luma-n-e1dcda:35 35 35;--luma-n-302824:239 239 239;--luma-n-eeeeee:28 28 28;--luma-n-1e1c1b:245 245 245;--luma-n-eee8e5:30 30 30;--luma-n-827b77:133 133 133;--luma-n-201d1c:244 244 244;--luma-n-f1eae5:30 30 30;--luma-n-beb6b1:55 55 55;--luma-n-0f0f0f:251 251 251;--luma-n-aba39d:81 81 81;--luma-n-f4f1ef:27 27 27;--luma-n-1a1817:249 249 249;--luma-n-2b211c:242 242 242;--luma-n-242120:243 243 243;--luma-n-38251d:240 240 240;--luma-n-24201e:243 243 243;--luma-n-32251f:240 240 240;--luma-n-2b231e:242 242 242;--luma-n-f1ece8:29 29 29;--luma-n-eee9e6:30 30 30;--luma-n-34302d:237 237 237;--luma-n-252222:242 242 242;--luma-n-b0a39a:80 80 80;--luma-n-9c9591:99 99 99;--luma-n-f4efeb:28 28 28;--luma-n-101010:251 251 251;--luma-n-383331:235 235 235;--luma-n-171514:250 250 250;--luma-n-b2a69c:77 77 77;--luma-n-211c19:245 245 245;--luma-n-8f8279:123 123 123;--luma-n-121111:251 251 251;--luma-n-8c8784:117 117 117;--luma-n-dddddd:35 35 35;--luma-n-22201f:243 243 243;--luma-n-4e4844:216 216 216;--luma-n-292524:241 241 241;--luma-n-bcb4af:58 58 58;--luma-n-cdc5c0:43 43 43;--luma-n-aaa4a0:79 79 79;--luma-n-302d2a:238 238 238;--luma-n-b7afa7:66 66 66;--luma-n-16402b:239 239 239;--luma-n-79716d:147 147 147;--luma-n-211f1f:243 243 243;--luma-n-2b2522:241 241 241;--luma-n-aaa29e:81 81 81;--luma-n-d4cdca:40 40 40;--luma-n-ffded2:32 32 32;--luma-n-ffe4d5:30 30 30;--luma-n-0b0b0b:252 252 252;--luma-n-bfb6b0:55 55 55;--luma-n-302d2b:238 238 238;--luma-n-ffe0cc:32 32 32;--luma-n-9b9490:100 100 100;--luma-n-252323:242 242 242;--luma-n-a49b95:91 91 91;--luma-n-b0a7a1:75 75 75;--luma-n-a9a09a:84 84 84;--luma-n-b6aba3:70 70 70;--luma-n-68625e:173 173 173;--luma-n-7e7671:140 140 140;--luma-n-a19891:95 95 95;--luma-n-2c2c2b:238 238 238;--luma-n-cac2ba:45 45 45;--luma-n-bdb5ad:58 58 58;--luma-n-aea59e:78 78 78;--luma-n-0d0c0c:252 252 252;--luma-n-c6bfb9:46 46 46;--luma-n-3b2c22:238 238 238;--luma-n-4a4541:221 221 221;--luma-n-ece6e0:31 31 31;--luma-n-aaa199:84 84 84;--luma-n-a69a90:92 92 92;--luma-n-171412:250 250 250;--luma-n-ddd3cb:38 38 38;--luma-n-8c827a:124 124 124;--luma-n-47413d:227 227 227;--luma-n-f0e8e1:30 30 30;--luma-n-191616:249 249 249;--luma-n-d4c9c1:42 42 42;--luma-n-181514:250 250 250;--luma-gray-50:25 26 28;--luma-gray-100:33 34 37;--luma-gray-200:57 58 61;--luma-gray-300:80 81 84;--luma-gray-400:106 107 109;--luma-gray-500:122 123 125;--luma-gray-600:204 204 204;--luma-gray-700:233 233 233;--luma-gray-800:248 248 248;--luma-gray-900:255 255 255;--luma-black:247 247 247;--luma-white:28 28 28;--luma-top:#fff!important;--luma-mid:#fafafa!important;--luma-bottom:#ededed!important;color-scheme:light;}

/* Edge-to-edge workspace. A single canvas, without an outer frame. */
:root{--luma-allocation-neutral:#f4f4f5;--luma-edge:20px;--luma-header-height:108px}
html,html body,html body.luma-authenticated{margin:0!important;border:0!important;border-radius:0!important;background:var(--luma-top)!important;min-height:100dvh;width:100%;max-width:100%;overflow-x:clip}
#app{min-height:100dvh}
html body .luma-topbar{height:var(--luma-header-height);padding:22px var(--luma-edge);gap:10px}
html body.luma-authenticated #app .luma-page{margin:14px var(--luma-edge) 18px;max-width:none;width:auto;min-width:0}
html body.luma-authenticated #app .luma-footer{margin:12px var(--luma-edge) 14px;min-height:14px}
.luma-performance-layout{height:calc(100dvh - 181px);min-height:610px;max-height:none;grid-template-rows:minmax(330px,1.57fr) 86px minmax(215px,1fr);gap:15px}
.luma-performance,.luma-watchlist,.luma-panel{border-radius:32px}
.luma-watchlist{gap:16px}.luma-watch-icon{background:transparent;border:0}
.luma-watch-icon .luma-symbol{width:29px;height:29px}
.luma-header-tools .luma-mode-toggle{display:grid;place-items:center}
html body .luma-primary-nav>a,html body .luma-nav-group>button{padding-left:17px;padding-right:17px}
.luma-mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:670px}
.luma-mode-option{border:1px solid var(--luma-border);border-radius:22px;padding:12px;transition:border-color .2s,transform .2s}
.luma-mode-option[aria-pressed=true]{outline:2px solid var(--luma-accent);outline-offset:3px}
.luma-mode-option>span:last-child{display:flex;align-items:center;gap:10px;padding:12px 4px 1px;text-align:left}
.luma-mode-option>span:last-child svg:last-child:not(:first-child){margin-left:auto;color:var(--luma-accent)}
.luma-mode-preview{height:110px;border-radius:13px;display:grid;grid-template-columns:1fr 1.8fr;grid-template-rows:15px 1fr;gap:8px;padding:13px;background:#101010;border:1px solid #ffffff20}
.luma-mode-preview i{border-radius:5px;background:#292929}.luma-mode-preview i:nth-child(2){background:#373737}.luma-mode-preview i:nth-child(4){background:var(--luma-accent)}
.luma-mode-light .luma-mode-preview{background:#fff;border-color:#dedede}.luma-mode-light .luma-mode-preview i{background:#e8e8e8}.luma-mode-light .luma-mode-preview i:nth-child(2){background:#333}.luma-mode-light .luma-mode-preview i:nth-child(4){background:var(--luma-accent)}
.luma-symbol{flex-shrink:0;vertical-align:middle}
.luma-mode-toggle .luma-symbol{transition:transform .3s}.luma-mode-toggle:hover .luma-symbol{transform:rotate(30deg)}
.luma-menu-link .luma-symbol{color:var(--luma-muted);width:20px;height:20px}.luma-menu-link.active .luma-symbol{color:var(--luma-accent)}
.luma-chart-heading p,.luma-chart-periods button,.luma-chart-times,.luma-chart-axis{color:#fff9}
.luma-orange-chart,.luma-chart-heading strong{color:#fff}.luma-chart-periods button[aria-pressed=true]{color:#fff;border-bottom-color:#fff}
html body .luma-primary,html body .luma-primary:hover:not(:disabled),html body .luma-native-button[data-luma-color=primary]{color:#fff}
html[data-luma-mode=light]{--luma-allocation-neutral:#c9c9c9;--luma-positive:#249e64}
html[data-luma-mode=light] .luma-state-chip.is-online{background:#d9f5e5;color:#14653b}
html[data-luma-mode=light] .luma-insights-panel{background:#eaeaea}
html[data-luma-mode=light] .luma-insight-links{background:#fff}
html[data-luma-mode=light] .luma-avatar{background:#e0f1e7;color:#24653f}
html[data-luma-mode=light] .luma-watch-icon{color:var(--luma-text)!important}
html[data-luma-mode=light] .luma-palettes>button[aria-pressed=true]{outline-color:var(--luma-accent)}
html[data-luma-mode=light] .luma-backdrop{background:#14141455}
html[data-luma-mode=light] .luma-menu,html[data-luma-mode=light] .luma-modal{box-shadow:0 20px 70px #0002}
html[data-luma-mode=light] .luma-chat-welcome>svg{color:var(--luma-accent)}
html[data-luma-mode=light] .luma-server-tile:hover{background:#f2f2f2}
/* The terminal keeps a stable, readable ink surface in both display modes. */
html body .luma-terminal-panel,html body .luma-terminal-output,html body .luma-terminal-output .xterm,html body .luma-terminal-output .xterm-viewport,html body .luma-terminal-output .xterm-screen,html body .luma-terminal-panel>div{background:#101010!important;color:#e5e5e5!important}
html body .luma-terminal-panel input{background:#1b1b1b!important;color:#e5e5e5!important}.luma-terminal-panel input::placeholder{color:#8f8f8f!important}
html[data-luma-mode=light] .luma-terminal-panel{border-color:#ddd}
/* A restrained motion system. Entry, feedback, data updates and keyboard states. */
@keyframes luma-rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes luma-reveal{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}
@keyframes luma-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@keyframes luma-area{from{opacity:0}to{opacity:1}}
@keyframes luma-fill{from{transform:scaleY(.04)}to{transform:scaleY(1)}}
@keyframes luma-turn{to{transform:rotate(360deg)}}
.luma-page{animation:luma-rise .4s cubic-bezier(.2,.7,.2,1)}
.luma-performance{animation:luma-rise .55s both}.luma-watchlist{animation:luma-rise .55s .07s both}
.luma-bottom-grid>.luma-panel{animation:luma-rise .55s .12s both}.luma-bottom-grid>.luma-panel:nth-child(2){animation-delay:.18s}.luma-bottom-grid>.luma-panel:nth-child(3){animation-delay:.24s}
.luma-draw-line{stroke-dasharray:1;animation:luma-draw 1.35s cubic-bezier(.25,.7,.35,1) both}
.luma-chart-area{animation:luma-area 1.2s .12s both}
.luma-allocation-track>div{transform-origin:center bottom;animation:luma-fill .85s cubic-bezier(.2,.7,.25,1) both}
.luma-allocation-bars>button:nth-child(2) .luma-allocation-track>div{animation-delay:.1s}.luma-allocation-bars>button:nth-child(3) .luma-allocation-track>div{animation-delay:.2s}
.luma-gauge-progress{transition:stroke-dasharray .75s ease}.luma-headroom-gauge circle{transition:cx .75s ease,cy .75s ease}
.luma-menu{animation:luma-rise .18s ease-out}.luma-modal,.luma-mobile-panel{animation:luma-reveal .22s ease-out}
.luma-performance-tools button:disabled .luma-symbol{animation:luma-turn 1s linear infinite}
.luma-mini-grid>button,.luma-mini-grid>a,.luma-watch-item,.luma-btn,.luma-icon-button,.luma-primary-nav a,.luma-nav-group>button{transition:background .2s,color .2s,border-color .2s,transform .2s}
.luma-mini-grid>button:hover,.luma-mini-grid>a:hover{transform:translateY(-2px)}
.luma-watch-item:hover .luma-watch-icon{transform:translateY(-2px)}.luma-watch-icon{transition:transform .2s}
.luma-symbol{stroke-width:1.45px}
@media(min-width:1650px){:root{--luma-edge:20px;--luma-header-height:118px}.luma-performance-layout{height:calc(100dvh - 193px);grid-template-rows:minmax(410px,1.59fr) 118px minmax(285px,1fr);gap:20px}.luma-performance-header{padding:24px 32px 28px}.luma-performance-body{padding-left:32px;gap:32px}.luma-performance,.luma-watchlist,.luma-panel{border-radius:39px}.luma-server-summary{padding-top:26px;padding-bottom:32px}.luma-mini-grid{gap:10px}.luma-mini-grid>button,.luma-mini-grid>a{padding:22px 24px}.luma-mini-grid strong{font-size:34px}.luma-orange-chart{border-radius:38px}.luma-watch-icon{width:57px;height:57px}.luma-watch-icon .luma-symbol{width:34px;height:34px}.luma-headroom-value strong{font-size:54px}.luma-allocation-bars{margin-top:22px}}
@media(max-width:1250px){html body .luma-primary-nav{display:none}html body .luma-mobile-toggle{display:inline-flex}.luma-header-tools{margin-left:auto}}
@media(min-width:761px) and (max-height:800px){:root{--luma-header-height:88px}.luma-performance-layout{height:calc(100dvh - 159px);grid-template-rows:minmax(295px,1.5fr) 74px minmax(210px,1fr);min-height:605px;gap:12px}.luma-performance-header{padding:14px 20px}.luma-orange-chart{padding:17px 20px 12px}.luma-mini-grid>button,.luma-mini-grid>a{padding:12px 15px}}
@media(max-width:1100px){.luma-performance-layout{height:auto;min-height:0;max-height:none}.luma-bottom-grid{grid-template-columns:1.65fr 1fr}.luma-insights-panel{grid-column:1/-1;min-height:240px}.luma-insights-panel>p{max-width:650px}.luma-insights-panel .luma-power-actions{max-width:400px}.luma-insight-links{max-width:330px}.luma-performance{min-height:415px}.luma-watchlist{min-height:85px}.luma-bottom-grid>.luma-panel{min-height:255px}}
@media(max-width:760px){:root{--luma-edge:14px;--luma-header-height:88px}html body .luma-topbar{padding:18px var(--luma-edge);height:88px}html body .luma-brand{font-size:25px!important;min-height:48px;padding:0 14px}.luma-header-tools{gap:6px}.luma-round-button,.luma-search button,.luma-search>div>button{height:43px;width:43px;min-width:43px}.luma-profile-button{width:48px;min-width:48px}.luma-profile-button>span:last-child{display:none}.luma-avatar{height:30px;width:30px}.luma-notifications{display:none}.luma-performance-layout{display:flex;flex-direction:column;gap:13px;height:auto;max-height:none;min-height:0}.luma-performance{min-height:0}.luma-performance-body{grid-template-columns:1fr;gap:20px;padding:0 14px 14px}.luma-performance-header{padding:20px 18px;gap:12px}.luma-performance-header h1{font-size:20px;flex:1}.luma-health{display:none}.luma-chart-select{display:none}.luma-server-summary{padding:0 4px;gap:25px}.luma-leading-value>strong{font-size:43px}.luma-mini-grid>button,.luma-mini-grid>a{padding:17px}.luma-mini-grid strong{font-size:29px}.luma-orange-chart{height:300px;border-radius:25px;padding:20px 18px 15px}.luma-chart-heading strong{font-size:41px}.luma-performance-plot{min-height:150px}.luma-bottom-grid{display:flex;flex-direction:column;gap:13px}.luma-bottom-grid>.luma-panel{min-height:270px}.luma-insights-panel{min-height:255px!important}.luma-watchlist{flex-wrap:wrap;padding:19px 18px;gap:18px 10px;min-height:168px}.luma-watchlist-label{display:none}.luma-watch-item{width:calc(50% - 10px);flex:auto;border:0;padding:0;gap:10px}.luma-watch-more{display:none}.luma-watch-icon{width:32px;height:32px}.luma-watch-icon .luma-symbol{width:25px;height:25px}.luma-spark{width:36px;min-width:20px}.luma-watch-item strong{font-size:11px}.luma-watch-item small{font-size:11px}.luma-panel{padding:20px 22px}.luma-panel h2{font-size:16px}.luma-headroom-gauge{height:160px;min-height:160px}.luma-headroom-gauge svg{max-height:160px}.luma-insights-panel>p{font-size:15px}.luma-insights-panel .luma-power-actions button{min-height:36px;font-size:12px}.luma-insight-links{width:100%;max-width:none}.luma-insight-links a{width:35px;height:35px}.luma-mode-options{gap:12px}.luma-mode-preview{height:85px;padding:9px;gap:6px}.luma-mode-option{padding:8px}.luma-mode-option>span:last-child{font-size:13px;gap:6px}}
@media(prefers-reduced-motion:reduce){html body *,html body *:before,html body *:after{animation-duration:.001ms!important;animation-delay:0ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.luma-draw-line{stroke-dashoffset:0}.luma-chart-area{opacity:1}}

/* DM Sans is supplied as a real variable font: lighter weights are not simulated. */
@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url('/scora/fonts/luma-dm-sans-variable.woff2') format('woff2')}
:root{--luma-font:'DM Sans'}
html body{font-weight:350;font-optical-sizing:auto;font-synthesis:none;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}
html body h1,html body h2,html body h3,html body h4{font-weight:350}
html body button,html body input,html body textarea,html body select,html body label{font-weight:350}
html body strong,html body b{font-weight:450}
html body .luma-brand{font-weight:400!important;letter-spacing:-1.1px}
html body .luma-primary-nav>a,html body .luma-nav-group>button{font-weight:350;letter-spacing:-.025em}
html body .luma-heading h1{font-weight:300;letter-spacing:-1.2px}
.luma-performance-header h1,.luma-panel h2{font-weight:350}
.luma-leading-value>strong,.luma-chart-heading strong,.luma-mini-grid strong,.luma-headroom-value strong{font-weight:300!important;letter-spacing:-1.5px}
.luma-watch-item strong,.luma-resource-numbers strong{font-weight:350!important}
.luma-chart-heading p,.luma-chart-periods button{font-weight:350}
.luma-screen-file-manager [class*=FileObjectRow]{background:var(--luma-surface);border-bottom:1px solid var(--luma-border)}
@media(max-width:760px){.luma-watchlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 10px}.luma-watch-item{width:100%;min-width:0;flex:none}.luma-watch-item>span:nth-child(2){flex:1;min-width:0}.luma-watch-item small{white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.35}.luma-watch-item strong{font-size:11px;white-space:normal}.luma-watch-icon{width:28px;height:28px}.luma-watch-item .luma-spark{display:none}}
html body .luma-mobile-panel nav>a.active{background:var(--luma-text);color:var(--luma-top)}
.luma-mobile-panel{scrollbar-width:thin;scrollbar-color:var(--luma-muted) transparent}

/* Size the dashboard for the available height, not only the screen width. */
@media(min-width:1101px) and (max-height:1200px){
 :root{--luma-header-height:108px}
 .luma-performance-layout{height:calc(100dvh - 181px);grid-template-rows:minmax(350px,1.57fr) 86px minmax(235px,1fr);min-height:701px;gap:15px}
 .luma-performance-header{padding:18px 22px 16px}
 .luma-server-summary{min-height:0;padding:10px 0 16px;gap:12px}
 .luma-eyebrow{font-size:13px;margin-bottom:7px}
 .luma-leading-value>strong{font-size:40px}
 .luma-summary-address{margin-top:6px}
 .luma-mini-grid{gap:8px}
 .luma-mini-grid>button,.luma-mini-grid>a{padding:8px 14px}
 .luma-mini-grid span{font-size:12px}
 .luma-mini-grid strong{font-size:25px;margin-top:6px}
 .luma-orange-chart{padding:20px 24px 15px}
 .luma-chart-heading strong{font-size:44px}
 .luma-chart-heading p{font-size:14px}
 .luma-chart-axis,.luma-chart-times{font-size:11px}
 .luma-panel{padding:17px 22px}
 .luma-panel h2{font-size:14px}
 .luma-panel .luma-icon-button{width:36px;height:36px}
 .luma-headroom-value strong{font-size:44px}
 .luma-headroom-gauge{width:calc(100% + 44px);margin-left:-22px;margin-right:-22px}
 .luma-insights-panel>p{font-size:13px;margin:10px 0}
 .luma-insights-panel .luma-power-actions button{font-size:10px;min-height:29px}
 .luma-insight-links a{width:31px;height:31px}
}
@media(min-width:1101px) and (max-height:820px){
 :root{--luma-header-height:88px}
 .luma-performance-layout{height:calc(100dvh - 159px);min-height:615px;grid-template-rows:minmax(310px,1.5fr) 70px minmax(211px,1fr);gap:12px}
 .luma-performance-header{padding:11px 20px}
 .luma-performance-body{padding-top:4px}
 .luma-server-summary{padding:5px 0 10px;gap:8px}
 .luma-leading-value>strong{font-size:34px}
 .luma-eyebrow{margin-bottom:5px}
 .luma-mini-grid>button,.luma-mini-grid>a{padding:6px 12px}
 .luma-mini-grid strong{font-size:24px;margin-top:4px}
 .luma-orange-chart{padding:15px 20px 12px}
 .luma-chart-heading strong{font-size:38px}
 .luma-performance-plot{margin-top:8px;min-height:100px}
 .luma-watchlist{padding:10px 20px}
 .luma-panel{padding:12px 20px}
 .luma-panel .luma-icon-button{width:30px;height:30px}
 .luma-headroom-value strong{font-size:37px}
 .luma-headroom-gauge{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}
 .luma-insights-panel>p{font-size:12px;margin:7px 0}
 .luma-insight-links{margin-top:8px}
}
@media(min-width:761px) and (max-width:1100px){
 .luma-performance-layout{grid-template-rows:420px auto auto}
 .luma-performance{min-height:0}
}

/* Scora — soft sage, acid yellow, generous geometry. */
:root,html[data-luma-mode=light]{--luma-canvas:#f3f3f3;--luma-surface:#e9eeea;--luma-surface-raised:#fff;--luma-text:#151817;--luma-muted:#89918c;--luma-border:#d7dfd9;--luma-ink:#17191a;--luma-lime:#eefa94;--luma-positive:#507c64;--luma-font:Inter;--luma-edge:26px;--luma-rail-width:78px;--luma-content-left:120px;--luma-header-height:clamp(104px,16.5dvh,184px);--luma-tabs-height:50px;--luma-gap:10px;--luma-bottom-space:36px;color-scheme:light}
html[data-luma-mode=dark]{--luma-canvas:#191d1b;--luma-surface:#252c27;--luma-surface-raised:#323b34;--luma-text:#f2f5f0;--luma-muted:#acb7ae;--luma-border:#3c4740;--luma-ink:#101311;color-scheme:dark}
html{background:var(--luma-canvas)!important;min-height:100%;scrollbar-gutter:auto}
html body,html body.luma-authenticated{background:var(--luma-canvas)!important;margin:0!important;border-radius:0!important;min-height:100dvh;font-family:var(--luma-font),Arial,sans-serif;font-weight:400;letter-spacing:-.045em;font-size:14px;color:var(--luma-text);font-synthesis:none;-webkit-font-smoothing:antialiased}
#app{position:relative;min-height:100dvh;padding:0!important;isolation:isolate}
html body #app:before{content:none;display:none}
html body h1,html body h2,html body h3,html body h4,html body strong,html body b,html body button,html body input,html body textarea,html body select,html body label{font-weight:400;letter-spacing:inherit}
html body h1,html body h2,html body h3{line-height:1.15}
html body .luma-page .font-semibold,html body .luma-page .font-bold,html body .luma-page .font-medium{font-weight:500!important}
html body :focus-visible{outline:2px solid #7a875c!important;outline-offset:4px}
html body a,html body button{-webkit-tap-highlight-color:transparent}
html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea{background:var(--luma-surface-raised);color:var(--luma-text);border:1px solid var(--luma-border);border-radius:16px;font-size:13px;min-height:40px;padding:10px 13px;font-weight:400}
html body input::placeholder,html body textarea::placeholder{color:var(--luma-muted)}
html body input[type=checkbox]{accent-color:#17191a}
html body ::selection{background:#eefa94;color:#17191a}
html body .luma-btn,html body .luma-native-button{background:var(--luma-surface-raised);border:0;border-radius:18px;box-shadow:none;font-size:13px;min-height:40px;color:var(--luma-text);font-weight:400;transition:transform .18s,background .18s}
html body .luma-btn:hover:not(:disabled),html body .luma-native-button:hover:not(:disabled){background:var(--luma-border);transform:translateY(-1px)}
html body .luma-primary,html body .luma-native-button[data-luma-color=primary]{background:var(--luma-accent);color:#17191a!important;border:0}
html body .luma-primary:hover:not(:disabled),html body .luma-native-button[data-luma-color=primary]:hover:not(:disabled){background:color-mix(in srgb,var(--luma-accent) 75%,white)}
html body .luma-native-button[data-luma-color=grey]{background:var(--luma-border);color:var(--luma-text)}
.luma-symbol{stroke-width:1.55px;flex-shrink:0}
/* A slim, persistent rail keeps every workspace within reach. */
html body .luma-rail{position:fixed;top:24px;bottom:24px;left:24px;width:var(--luma-rail-width);background:#17191a;color:#f7f8f5;border-radius:29px;display:flex;flex-direction:column;align-items:center;z-index:60;padding:15px 8px 10px;gap:20px}
html body .luma-brand{background:transparent!important;border:0!important;min-height:48px!important;padding:0!important;display:flex;align-items:center;gap:10px;font-size:23px!important;letter-spacing:-1px;font-weight:400!important;color:inherit!important}
.luma-brand>svg{height:46px;width:46px}.luma-rail .luma-brand>span{display:none}
.luma-rail-main,.luma-rail-bottom{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.luma-rail-main{padding-top:3px}.luma-rail-bottom{margin-top:auto;gap:10px}
.luma-rail-main>a,.luma-rail-bottom>a,.luma-rail-bottom>button,.luma-rail-group>button{height:48px;width:52px;display:grid;place-items:center;flex-shrink:0;border-radius:22px;border:0;background:transparent!important;color:#d9ddda!important;transition:background .18s,color .18s,transform .18s;position:relative;padding:0!important;min-height:0}
.luma-rail-main>a:hover,.luma-rail-bottom>a:hover,.luma-rail-bottom>button:hover,.luma-rail-group>button:hover{background:#343938!important;color:#fff!important;transform:translateY(-1px)}
.luma-rail-main>a.active,.luma-rail-group>button.is-current,.luma-rail-group>button[aria-expanded=true]{background:#404543!important;color:#fff!important}
.luma-rail-avatar{width:45px;height:45px;border-radius:18px;background:#eef4e9!important;color:#17291c;display:grid;place-items:center;padding:0;border:0;font-size:19px}
.luma-rail-avatar span{display:grid;place-items:center;width:35px;height:35px;background:linear-gradient(140deg,#cdd8c2,#798e7e);border-radius:14px;color:#142419}
.luma-rail .luma-menu-account{left:calc(100% + 18px);right:auto;bottom:0;top:auto;width:264px;color:var(--luma-text)}
.luma-rail-group .luma-menu-wide{top:0;left:calc(100% + 18px);transform:none;color:var(--luma-text)}
html body .luma-menu{background:var(--luma-surface-raised);border:1px solid var(--luma-border);border-radius:24px;padding:10px;box-shadow:0 16px 50px #1c292322;color:var(--luma-text)}
.luma-menu-wide{width:420px;gap:3px;z-index:80}.luma-menu-caption{grid-column:1/-1;font-size:11px;color:var(--luma-muted);padding:7px 12px 10px;letter-spacing:.015em}
html body .luma-menu-link{font-size:13px;border-radius:14px;padding:10px 11px;min-height:40px}
html body .luma-menu-link.active,html body .luma-menu-link:hover,html body .luma-menu-link:focus{background:var(--luma-surface);color:var(--luma-text)}
/* Editorial heading and compact task tabs. */
.luma-stage-header{height:var(--luma-header-height);margin:0 var(--luma-edge) 0 var(--luma-content-left);display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:36px;position:relative;z-index:40}
.luma-hero-title{font-size:clamp(38px,3.52vw,67px);letter-spacing:-.065em;font-weight:400!important;line-height:1.055;margin:0;color:var(--luma-text)}
.luma-hero-title>span{display:block;white-space:nowrap}.luma-hero-title i{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:52px;height:33px;border-radius:30px;background:var(--luma-surface-raised);font-style:normal;margin:0 4px;transform:translateY(-4px)}
.luma-hero-title i.lime{background:var(--luma-accent);color:#17191a}.luma-hero-title i svg{width:23px;height:23px;stroke-width:1.4}
.luma-stage-actions{display:flex;align-items:center;gap:9px;flex-shrink:0;padding-top:1px}
html body .luma-settings-link,html body .luma-search button,html body .luma-search>div>button{background:var(--luma-surface-raised)!important;color:var(--luma-text)!important;display:grid;place-items:center;border:0;width:48px;min-width:48px;height:48px;min-height:48px;border-radius:20px;padding:0!important}
.luma-stage-header.is-overview .luma-search{display:none}
html body .luma-main-action{height:48px;padding:0 20px;display:flex;align-items:center;gap:10px;border-radius:21px;background:var(--luma-ink);color:#fff;font-size:13px;white-space:nowrap}
.luma-context-heading{padding-top:3px}.luma-context-heading>span{font-size:23px;line-height:1.2;letter-spacing:-.055em}.luma-context-heading>p{font-size:12px;color:var(--luma-muted);margin:11px 0 0;display:flex;align-items:center;gap:8px}.luma-context-dot{width:4px;height:4px;border-radius:50%;background:var(--luma-muted)}
html[data-luma-view=workspace]{--luma-header-height:104px}
html body .luma-primary-nav.luma-workspace-tabs{position:relative;z-index:45;display:flex;align-items:stretch;gap:4px;height:var(--luma-tabs-height);padding:0;margin:0 var(--luma-edge) var(--luma-gap) var(--luma-content-left);background:none;border:0;border-radius:0;width:auto;min-width:0;white-space:nowrap}
html body .luma-primary-nav.luma-workspace-tabs.is-overview{width:calc((100vw - var(--luma-content-left) - var(--luma-edge) - var(--luma-gap)) * .758)}
html body .luma-primary-nav>a,html body .luma-primary-nav>.luma-nav-group>button{padding:0 clamp(9px,1vw,19px);border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400;min-height:0;height:100%;background:var(--luma-surface-raised);color:var(--luma-text);gap:5px;letter-spacing:-.035em;border:0}
.luma-workspace-tabs>.luma-nav-group{flex:1}.luma-workspace-tabs>a{flex:1}.luma-workspace-tabs>.luma-nav-group>button{width:100%}
html body .luma-primary-nav>a.active,html body .luma-primary-nav>.luma-nav-group>button.is-current,html body .luma-primary-nav>.luma-nav-group>button[aria-expanded=true]{background:var(--luma-ink);color:white}
html body .luma-primary-nav>a:hover:not(.active),html body .luma-primary-nav>.luma-nav-group>button:hover:not(.is-current){background:var(--luma-border)}
html body .luma-mobile-toggle{display:none}
html body.luma-authenticated #app .luma-page{position:relative;margin:0 var(--luma-edge) 0 var(--luma-content-left)!important;width:auto!important;max-width:none!important;padding:0 2px 0 0!important;height:calc(100dvh - var(--luma-measured-header-height,var(--luma-header-height)) - var(--luma-tabs-height) - var(--luma-gap) - var(--luma-bottom-space));overflow:auto;scrollbar-width:thin;scrollbar-color:#bac7bd transparent;min-height:0}
html body.luma-authenticated #app .luma-screen-overview{overflow:visible;padding:0!important}
html body.luma-authenticated #app .luma-footer{position:fixed;bottom:13px;left:var(--luma-content-left);right:var(--luma-edge);height:14px;padding:0;margin:0!important;font-size:9px;line-height:14px;opacity:.65;z-index:1}
html body .luma-footer p,html body .luma-footer a{font-size:9px!important;color:var(--luma-muted)!important}
/* Overview: the same three-card rhythm and paired rounded bars as the reference. */
.luma-overview-workspace{height:100%;display:grid;grid-template-columns:minmax(0,3.13fr) minmax(200px,1fr);gap:var(--luma-gap)}
.luma-overview-main{display:grid;grid-template-rows:minmax(180px,.38fr) minmax(220px,.62fr);gap:var(--luma-gap);min-width:0;min-height:0}
.luma-metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--luma-gap);min-height:0}
.luma-metric-card{display:flex;flex-direction:column;min-width:0;min-height:0;gap:10px;background:var(--luma-surface);border-radius:34px;padding:22px;animation:luma-card-in .6s both}
.luma-metric-card.is-lime{background:var(--luma-accent);color:#151817;animation-delay:70ms}
.luma-metric-heading{display:flex;align-items:center;gap:13px;min-height:40px;flex:none}
.luma-icon-tile{height:42px;width:42px;min-width:42px;border-radius:17px;background:var(--luma-surface-raised);display:inline-grid;place-items:center;color:var(--luma-text)}
.luma-icon-tile svg{height:19px;width:19px}.luma-metric-heading h2{font-size:15px;letter-spacing:-.04em;line-height:1.2;flex:1;margin:0;font-weight:500}
.luma-metric-more{background:none;border:0;padding:0;width:14px;color:inherit;margin-left:auto;display:grid;place-items:center}
.luma-metric-value{border:0;background:none;display:flex;align-items:flex-end;gap:9px;text-align:left;flex:1;min-height:0;padding:2px 0 9px;color:inherit}
.luma-metric-value>strong{font-size:clamp(38px,3.75vw,69px);line-height:1.05;letter-spacing:-.07em;font-weight:400!important}
.luma-metric-value>span{display:flex;flex-direction:column;gap:9px;padding-bottom:4px;min-width:0}
.luma-metric-value b{display:flex;align-items:center;gap:4px;padding:4px 7px;background:var(--luma-accent);border-radius:8px;width:fit-content;font-size:11px;color:#17191a;line-height:1.1;white-space:nowrap}
.luma-metric-value b i{display:block;width:13px;height:13px;border-radius:50%;background:conic-gradient(#17191a var(--ring),#a6ad8c 0);position:relative}
.luma-metric-value b i:after{content:'';position:absolute;inset:1.8px;background:var(--luma-accent);border-radius:50%}
.is-lime .luma-metric-value b,.is-lime .luma-metric-value b i:after{background:#fff}
.luma-metric-value small{font-size:12px;color:var(--luma-muted);letter-spacing:-.03em;white-space:nowrap}
.is-lime .luma-metric-value small{color:#87954f}
.luma-capsules{display:flex;gap:3px;width:100%;height:clamp(32px,5.1dvh,65px);padding:0;border:0;background:none;flex:none}
.luma-capsules span{height:100%;flex:1;border:1px dashed #afbcb4;border-radius:100px;min-width:0;transition:background .35s}
.luma-capsules span.is-filled{border-color:#242925;background:#242925}
.is-lime .luma-capsules span{border-color:#afc15e}.is-lime .luma-capsules .is-filled{border-color:#242925}
.luma-assistant-promo{position:relative;border-radius:34px;overflow:hidden;background:#17191a url('/scora/art/assistant.png') center/cover no-repeat;color:white;padding:23px;display:flex;flex-direction:column;min-width:0;animation:luma-card-in .6s .14s both}
.luma-assistant-promo:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#17191a55,transparent 80%);pointer-events:none}
.luma-assistant-promo h2{position:relative;margin:0;font-size:clamp(18px,1.85vw,32px);font-weight:400;letter-spacing:-.055em;line-height:1.13;z-index:1;width:85%}
.luma-assistant-promo h2>svg{display:inline-block;width:23px;height:23px;color:var(--luma-lime);vertical-align:baseline;margin-left:5px}
html body .luma-assistant-promo>a{position:relative;z-index:1;background:#fff;color:#17191a;margin-top:auto;height:44px;flex:none;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;border-radius:20px;font-size:14px;transition:background .2s}
html body .luma-assistant-promo>a:hover{background:#eefa94}
.luma-statistics-panel{background:var(--luma-surface);border-radius:34px;padding:22px;min-height:0;min-width:0;display:flex;flex-direction:column;animation:luma-card-in .7s .16s both}
.luma-statistics-panel>header{display:flex;align-items:center;gap:13px;flex:none;margin-bottom:22px;min-height:40px}
.luma-statistics-panel h2{font-size:clamp(21px,2vw,31px);line-height:1;letter-spacing:-.055em;margin:0}
.luma-chart-legend{display:flex;gap:16px;margin-left:18px;font-size:12px;white-space:nowrap}
.luma-chart-legend>span{display:flex;align-items:center;gap:7px}.luma-chart-legend i{width:8px;height:8px;border-radius:50%;background:#17191a}.luma-chart-legend>span+span i{background:var(--luma-accent)}
.luma-statistics-panel header>label{position:relative;margin-left:auto;display:flex;align-items:center}
html body .luma-statistics-panel select{font-size:11px;min-height:34px;padding:8px 27px 8px 13px;border:0;appearance:none;background:var(--luma-surface-raised);border-radius:13px;letter-spacing:-.02em}
.luma-statistics-panel label>svg{position:absolute;right:9px;pointer-events:none}
.luma-stats-expand{display:none;padding:6px;background:none;border:0}
.luma-bar-chart{position:relative;flex:1;min-height:0;margin-top:8px;margin-bottom:3px}
.luma-chart-grid{position:absolute;inset:0 5px 31px 0;display:flex;flex-direction:column;justify-content:space-between}
.luma-chart-grid>div{display:flex;align-items:center;gap:14px;height:1px}.luma-chart-grid span{width:27px;min-width:27px;font-size:10px;color:var(--luma-muted);line-height:1;text-align:right;letter-spacing:-.02em}.luma-chart-grid i{height:1px;background:color-mix(in srgb,var(--luma-border) 60%,transparent);flex:1}
.luma-chart-columns{position:absolute;left:40px;right:0;top:0;bottom:0;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.luma-chart-column{display:flex;align-items:center;flex-direction:column;min-height:0;position:relative;min-width:0}
.luma-paired-bar{position:relative;width:clamp(27px,2.7vw,49px);border:0;background:none;flex:1;min-height:0;padding:0;display:block;overflow:visible;isolation:isolate}
.luma-bar-cpu,.luma-bar-memory{position:absolute;bottom:0;left:0;width:100%;border-radius:40px;background:#17191a;height:var(--cpu);min-height:24px;transition:height .6s cubic-bezier(.22,1,.36,1);animation:luma-grow .8s both;animation-delay:calc(var(--index) * 40ms);transform-origin:bottom}
.luma-bar-memory{background:var(--luma-accent);height:var(--memory);min-height:22px;z-index:2;animation-delay:calc(100ms + var(--index) * 40ms)}
.luma-bar-cpu i,.luma-bar-memory i{position:absolute;top:11px;left:50%;transform:translateX(-50%);height:11px;width:11px;border-radius:50%;background:#fff}
.luma-bar-memory i{background:#17191a}
.is-offline .luma-bar-cpu{height:95%;background:transparent;border:1px dashed #909e93}.is-offline .luma-bar-cpu i{background:#a9b5ac}
.luma-paired-bar:hover .luma-bar-cpu,.luma-paired-bar:focus-visible .luma-bar-cpu{background:#35453b}
.luma-bar-time{display:flex;align-items:flex-end;justify-content:center;height:31px;min-height:31px;font-size:10px;letter-spacing:-.015em;color:var(--luma-muted);white-space:nowrap}
.luma-bar-tooltip{position:absolute;z-index:9;top:10px;left:50%;transform:translateX(-50%);background:#17191a;color:#fff;padding:12px 14px;border-radius:15px;box-shadow:0 4px 20px #0002;min-width:130px;text-align:left;font-size:11px;pointer-events:none;line-height:1.5;animation:luma-tooltip-in .15s both}
.luma-bar-tooltip strong{display:block;border-bottom:1px solid #ffffff33;padding-bottom:5px;margin-bottom:5px}.luma-bar-tooltip>span{display:flex;justify-content:space-between;gap:18px}.luma-bar-tooltip b{color:#eefa94}
.luma-chart-collecting{position:absolute;inset:30%;font-size:13px;color:var(--luma-muted);text-align:center}
/* Quiet, usable utility cards instead of decorative marketing links. */
.luma-utility-column{margin-top:calc(-1 * (var(--luma-tabs-height) + var(--luma-gap)));display:grid;grid-template-rows:1.06fr repeat(4,1fr);gap:var(--luma-gap);min-height:0;min-width:0}
.luma-shortcut-pair{display:grid;grid-template-columns:1fr 1fr;gap:var(--luma-gap);min-height:0}
.luma-shortcut-pair>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--luma-surface);border-radius:34px;font-size:14px;text-align:center;transition:background .2s}
.luma-shortcut-pair>a:hover,.luma-utility-card:hover{background:color-mix(in srgb,var(--luma-surface) 92%,#9cb39f)}
.luma-utility-card{position:relative;min-height:0;min-width:0;background:var(--luma-surface);border-radius:34px;padding:18px 24px;display:flex;flex-direction:column;text-align:left;border:0;color:var(--luma-text);transition:background .2s,transform .2s}
.luma-utility-card>.luma-symbol{position:absolute;right:25px;top:29px;width:18px;height:18px}
.luma-utility-card>.luma-icon-tile{height:39px;min-height:39px;width:39px;min-width:39px;border-radius:16px;margin-bottom:auto}
.luma-utility-card h3{font-size:15px;font-weight:400;margin:8px 0 7px;line-height:1.2;letter-spacing:-.045em}
.luma-utility-card p{font-size:12px;color:var(--luma-muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}
.luma-utility-progress{position:absolute;left:24px;right:24px;bottom:12px;height:3px;border-radius:10px;background:var(--luma-border);display:none}.luma-utility-progress i{height:100%;display:block;background:#17191a;border-radius:10px}
/* The same geometry, type and density across every native page. */
html body .luma-heading{margin:13px 0 20px;align-items:center;gap:14px}
html body .luma-heading h1,html body .luma-page>h1{font-size:31px;letter-spacing:-.055em;font-weight:400;margin:0}
html body .luma-heading p{font-size:12px;margin-top:7px;color:var(--luma-muted)}
html body .luma-card{border-radius:28px;padding:22px;background:var(--luma-surface);margin-bottom:14px;border:0}
html body .luma-card>h2{font-size:21px;font-weight:400;margin-bottom:17px;color:var(--luma-text)}
html body .luma-card>h2 svg{color:var(--luma-text)}
html body .luma-native-card{background:var(--luma-surface)!important;border:0!important;border-radius:24px!important;box-shadow:none!important}
.luma-card .luma-field{margin-bottom:16px}.luma-field{font-size:12px;gap:7px}.luma-field textarea{min-height:90px}
.luma-badge{background:var(--luma-surface-raised);border:0;font-size:11px;padding:5px 10px;line-height:1.2;color:var(--luma-text)}
html body .luma-page [class*=TitledGreyBox]{border:0;border-radius:24px;background:var(--luma-surface);box-shadow:none}
.luma-stat-value{font-weight:400;font-size:30px;color:var(--luma-text)}
.luma-details>div{padding:10px 0;border-color:var(--luma-border)}
.luma-details dt{font-size:12px}
.luma-server-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.luma-server-tile{min-height:210px;border-radius:30px;padding:23px;gap:18px;background:var(--luma-surface);border:0}
.luma-server-tile h2{font-size:27px}.luma-server-tile .luma-tile-limits{gap:22px}.luma-tile-limits strong{font-size:24px}.luma-server-tile footer{font-size:12px}
.luma-dashboard-intro{padding:12px 0 16px;margin:0}.luma-dashboard-intro h1{font-size:39px!important;font-weight:400!important;letter-spacing:-.06em!important}.luma-dashboard-intro p{font-size:13px;margin-top:8px}
.luma-dashboard-search{margin:15px 0}.luma-admin-filter{font-size:12px}
html body .luma-console-heading{margin:12px 0 16px}.luma-console-name{font-size:31px!important;letter-spacing:-.05em;font-weight:400!important}.luma-console-title p{font-size:12px}
html body .luma-console-workspace{height:calc(100% - 100px);min-height:290px;max-height:none;grid-template-columns:minmax(0,1fr) 228px;gap:12px}
html body .luma-console-stat{background:var(--luma-surface)!important;border-radius:22px!important;padding:10px 16px!important;gap:12px;box-shadow:none!important}
html body .luma-console-stat-icon{background:var(--luma-surface-raised)!important;color:var(--luma-text)!important;border-radius:13px!important;width:34px!important;height:34px!important}
html body .luma-console-stat-label{font-size:11px!important;font-weight:400!important;color:var(--luma-muted)!important}
html body .luma-console-stat-value{font-size:17px!important;font-weight:400!important;color:var(--luma-text)!important}
html body .luma-console-stat:first-child .luma-console-stat-value{font-size:11px!important}
html body .luma-terminal{border-radius:26px;background:#171d1a!important;border:0!important}
html body .luma-terminal-output,html body .luma-terminal-output .xterm-viewport{background:#171d1a!important}
html body .luma-terminal-command{background:#202922;border-top:1px solid #ffffff14}
html body .luma-command-input{color:#e7eee9!important}
.luma-game-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.luma-page .luma-game-grid .luma-card{padding:18px;border-radius:26px}.luma-page .luma-game-grid .luma-card>p{font-size:12px;min-height:34px;margin:11px 0}.luma-project-title strong{font-size:16px!important}.luma-project-title img{height:40px;width:40px;border-radius:13px}.luma-project-title small{font-size:10px}.luma-project-footer{font-size:11px}.luma-game-grid .luma-btn{padding:8px 11px;min-height:33px;font-size:11px}
.luma-pagination{margin-top:15px;font-size:12px}.luma-toolbar,.luma-page .luma-toolbar{margin-bottom:14px;gap:8px}.luma-catalog-tabs{margin-bottom:12px}
.luma-segments{background:var(--luma-surface);border-radius:18px;padding:4px}.luma-segments button{font-size:12px;padding:8px 13px;border-radius:14px;font-weight:400}.luma-segments button[aria-pressed=true]{background:var(--luma-ink);color:#fff}
.luma-players-layout{grid-template-columns:210px minmax(0,1fr);gap:12px}.luma-player-button{border-radius:18px;padding:10px;gap:11px}.luma-player-button.active,.luma-player-button:hover{background:var(--luma-surface-raised)}.luma-player-avatar{width:36px;height:36px;border-radius:13px}.luma-page .luma-players-layout .luma-heading h1{font-size:25px}.luma-page .luma-inventory>div{height:44px;border-radius:11px;background:var(--luma-surface-raised)}.luma-players-layout .luma-stat-grid{gap:12px;margin-bottom:16px}.luma-page .luma-players-layout .luma-stat-value{font-size:23px}.luma-player-tabs{margin:12px 0}.luma-players-layout .luma-card{padding:20px}
.luma-palettes{gap:10px}.luma-palettes>button{height:67px;padding:12px;border-radius:18px;border:0;color:white}.luma-palettes>button[aria-pressed=true]{outline:2px solid #17191a;outline-offset:2px}.luma-palettes span{font-size:11px}.luma-type-preview{font-size:55px;padding:12px 0 18px;gap:25px}.luma-type-preview span{font-size:18px}.luma-type-preview small{font-size:11px}.luma-mode-preview{height:90px}.luma-mode-option{padding:8px;border-radius:21px}.luma-mode-option>span:last-child{font-size:12px}
html body .luma-support-layout{min-height:0;height:calc(100% - 100px);grid-template-columns:270px minmax(0,1fr);border-radius:28px;background:var(--luma-surface)}.luma-thread-list{overflow:auto;min-height:0}.luma-thread-list>button{padding:16px}.luma-thread-list>button.active{background:var(--luma-surface-raised);box-shadow:inset 3px 0 #cfe673}.luma-thread-list strong{font-size:13px}.luma-thread-list small{font-size:11px;margin-top:6px}.luma-conversation{min-height:0}.luma-conversation>header{padding:17px 20px;flex:none}.luma-messages{padding:18px;max-height:none;min-height:0}.luma-messages article{margin-bottom:15px}.luma-messages p{background:var(--luma-surface-raised);font-size:12px;padding:13px;line-height:1.65}.luma-messages .mine p{background:#e1edbd;color:#253123}.luma-composer{padding:13px 17px;flex:none;gap:10px}.luma-composer textarea{min-height:52px;max-height:100px;font-size:12px}
.luma-assistant-layout{min-height:0;height:calc(100% - 100px);gap:22px;grid-template-columns:220px minmax(0,1fr)}.luma-chat-main{min-height:0}.luma-chat-welcome{min-height:160px;gap:15px}.luma-chat-welcome h2{font-size:32px}.luma-chat-welcome>svg{color:#6d824c!important}.luma-chat-welcome p{font-size:13px}.luma-chat-welcome .luma-btn{background:var(--luma-surface)}.luma-chat-history{padding:18px;background:var(--luma-surface);border-radius:26px;border:0;min-height:0;overflow:auto}.luma-chat-history>div.active{background:var(--luma-surface-raised)}.luma-chat-history>div{font-size:12px;padding:10px}.luma-chat-history>div>button:first-child{font-size:12px}.luma-chat-composer{background:var(--luma-surface);border:0;border-radius:24px;margin-top:12px;padding:13px;flex:none}.luma-chat-composer textarea{font-size:13px;min-height:46px!important;background:transparent!important}.luma-chat-note{font-size:10px;margin:9px auto}.luma-chat-log{max-height:none;min-height:0}.luma-chat-log>article{padding:14px 0}.luma-chat-log>article.mine p{background:var(--luma-surface);font-size:13px}.luma-chat-log p{font-size:13px}
.luma-map-bar{padding:15px 19px}.luma-map-frame{height:calc(100dvh - var(--luma-measured-header-height,var(--luma-header-height)) - var(--luma-tabs-height) - 290px);min-height:260px}.luma-map-footer{font-size:11px;padding:12px 18px}
html body .luma-activity-row{padding:11px 0;border-color:var(--luma-border)}.luma-activity-row p{font-size:12px}.luma-activity-row .text-sm{font-size:10px!important}.luma-activity-row strong{font-weight:500!important}
html body .luma-screen-file-manager [class*=FileObjectRow]{background:var(--luma-surface);border-color:var(--luma-border)}
.luma-feedback{background:#e5f0db;border-color:#c9ddba;color:#425636;font-size:12px;margin-bottom:12px}.luma-error{background:#f8e2dc;border-color:#efc6b9;color:#923f2d}
html body .luma-modal{background:var(--luma-canvas);border:1px solid var(--luma-border);border-radius:30px;color:var(--luma-text)}.luma-backdrop{background:#25342d50!important;backdrop-filter:blur(8px)}
.luma-resource-modal>header h2{font-size:28px}.luma-resource-numbers strong{font-size:34px;font-weight:400!important}.luma-resource-modal .luma-round-button{background:var(--luma-surface)!important;color:var(--luma-text)!important}.luma-resource-chart{height:180px}
html body .luma-auth-layout{min-height:100dvh;background:var(--luma-canvas);padding:24px}.luma-auth-card{background:var(--luma-surface)!important;border:0!important;border-radius:36px!important}.luma-auth-card .luma-brand{color:var(--luma-text)!important}.luma-auth-card>h1{font-size:28px!important;font-weight:400!important}.luma-auth-card input:not([type=checkbox]){background:var(--luma-surface-raised)!important;color:var(--luma-text)!important;border:1px solid var(--luma-border)!important}.luma-auth-card label,.luma-auth-card .input-help,.luma-auth-card form a{color:var(--luma-muted)!important}.luma-auth-card button[type=submit]{background:var(--luma-accent)!important;color:#17191a!important}
@keyframes luma-card-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@keyframes luma-grow{from{transform:scaleY(.05);opacity:.2}to{transform:scaleY(1);opacity:1}}
@keyframes luma-tooltip-in{from{opacity:0;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%,0)}}
/* Adapt height before reducing type. Long native data lists scroll inside their own workspace. */
@media(min-width:1200px) and (min-height:1050px){:root,html[data-luma-mode]{--luma-rail-width:92px;--luma-content-left:145px;--luma-edge:36px;--luma-header-height:265px;--luma-tabs-height:60px;--luma-gap:12px;--luma-bottom-space:42px}.luma-rail{left:28px!important;top:28px!important;bottom:28px!important;padding-top:18px!important}.luma-stage-header{padding-top:48px}.luma-hero-title{font-size:64px}.luma-hero-title i{width:63px;height:42px}.luma-stage-actions{padding-top:0}.luma-main-action{height:59px!important;font-size:16px!important;padding:0 25px!important}.luma-settings-link{height:59px!important;width:59px!important}.luma-primary-nav>a,.luma-primary-nav>.luma-nav-group>button{font-size:15px!important;border-radius:25px!important}.luma-metric-card,.luma-assistant-promo,.luma-statistics-panel{border-radius:42px;padding:27px}.luma-metric-heading{gap:16px}.luma-metric-heading h2{font-size:19px}.luma-icon-tile{width:52px;min-width:52px;height:52px;border-radius:20px}.luma-icon-tile svg{width:23px;height:23px}.luma-metric-value b{font-size:14px;padding:5px 9px}.luma-metric-value small{font-size:15px}.luma-metric-value{gap:13px;padding-bottom:16px}.luma-capsules{height:65px}.luma-assistant-promo h2{font-size:32px}.luma-assistant-promo>a{height:55px!important;font-size:18px!important;border-radius:24px!important}.luma-chart-legend{font-size:16px;gap:22px;margin-left:28px}.luma-statistics-panel select{font-size:14px!important;min-height:42px!important}.luma-statistics-panel>header{margin-bottom:35px}.luma-chart-grid span,.luma-bar-time{font-size:12px}.luma-bar-cpu i,.luma-bar-memory i{width:14px;height:14px;top:14px}.luma-shortcut-pair>a,.luma-utility-card{border-radius:40px}.luma-utility-card{padding:24px 30px}.luma-shortcut-pair>a{font-size:18px}.luma-utility-card>.luma-icon-tile{width:51px;height:51px;min-width:51px;min-height:51px;border-radius:20px}.luma-utility-card h3{font-size:19px;margin-top:12px;margin-bottom:10px}.luma-utility-card p{font-size:15px}.luma-utility-card>.luma-symbol{right:30px;top:37px;width:21px;height:21px}.luma-rail-main>a,.luma-rail-bottom>a,.luma-rail-bottom>button,.luma-rail-group>button{height:58px;width:63px;border-radius:25px}.luma-rail-main,.luma-rail-bottom{gap:14px}.luma-rail-main svg,.luma-rail-bottom svg{width:22px;height:22px}}
@media(min-width:1001px) and (max-height:760px){:root,html[data-luma-mode]{--luma-header-height:116px;--luma-tabs-height:44px;--luma-bottom-space:32px;--luma-rail-width:66px;--luma-content-left:104px}.luma-stage-header{padding-top:26px}.luma-hero-title{font-size:40px}.luma-stage-actions{gap:7px}.luma-settings-link,.luma-main-action{height:42px!important;min-height:42px!important}.luma-overview-main{grid-template-rows:minmax(158px,.38fr) minmax(190px,.62fr)}.luma-metric-card,.luma-assistant-promo{padding:17px;border-radius:28px;gap:6px}.luma-metric-heading{gap:8px;min-height:34px}.luma-icon-tile{width:34px;height:34px;min-width:34px;border-radius:13px}.luma-metric-heading h2{font-size:13px}.luma-metric-value>strong{font-size:40px}.luma-metric-value small{font-size:10px}.luma-metric-value>span{gap:6px}.luma-metric-value{padding-bottom:5px}.luma-capsules{height:35px;gap:2px}.luma-assistant-promo h2{font-size:22px}.luma-assistant-promo>a{height:36px!important;font-size:12px!important}.luma-statistics-panel{padding:18px;border-radius:28px}.luma-statistics-panel>header{gap:10px;margin-bottom:15px;min-height:34px}.luma-statistics-panel h2{font-size:22px}.luma-chart-legend{margin-left:10px;gap:10px;font-size:11px}.luma-utility-card{padding:13px 18px;border-radius:28px}.luma-utility-card>.luma-icon-tile{width:31px;height:31px;min-width:31px;min-height:31px;border-radius:12px}.luma-utility-card>.luma-symbol{top:21px;right:19px;width:16px;height:16px}.luma-utility-card h3{font-size:13px;margin:5px 0}.luma-utility-card p{font-size:10px}.luma-shortcut-pair>a{border-radius:28px;font-size:12px;gap:8px}.luma-rail{gap:13px!important}.luma-rail-main,.luma-rail-bottom{gap:3px}.luma-rail-main>a,.luma-rail-bottom>a,.luma-rail-bottom>button,.luma-rail-group>button{height:40px;width:46px}.luma-rail .luma-brand>svg{height:40px;width:40px}.luma-rail-avatar{height:39px;width:39px}.luma-heading{margin:9px 0 13px!important}.luma-heading h1{font-size:27px!important}.luma-page .luma-card{padding:17px}.luma-page .luma-card>h2{font-size:18px;margin-bottom:13px}}
@media(max-width:1190px) and (min-width:1001px){.luma-hero-title{font-size:39px}.luma-main-action{font-size:11px!important;padding:0 13px!important}.luma-stage-actions{gap:5px}.luma-hero-title i{width:42px;height:28px}.luma-primary-nav>a,.luma-primary-nav>.luma-nav-group>button{font-size:10px!important;padding:0 7px!important}.luma-metric-card{padding:16px}.luma-metric-heading{gap:7px}.luma-metric-heading h2{font-size:12px}.luma-metric-value>strong{font-size:40px}.luma-assistant-promo{padding:17px}.luma-chart-legend{margin-left:4px;gap:8px;font-size:10px}.luma-statistics-panel h2{font-size:20px}.luma-statistics-panel>header{gap:9px}.luma-utility-card{padding:18px}.luma-utility-card p{font-size:11px}.luma-utility-card>.luma-symbol{right:18px}}
/* On narrow screens, a drawer replaces the rail; content stays readable, never scaled to illegibility. */
@media(max-width:1000px){:root,html[data-luma-mode]{--luma-content-left:25px;--luma-edge:25px;--luma-header-height:145px;--luma-tabs-height:46px;--luma-gap:10px;--luma-bottom-space:30px}html body .luma-rail{display:none}html body .luma-mobile-toggle{display:inline-flex;background:var(--luma-surface-raised);border-radius:18px;width:44px;height:44px;padding:0;min-height:44px}.luma-stage-header{padding-top:29px;gap:15px}.luma-hero-title{font-size:42px}.luma-hero-title i{height:28px;width:43px}.luma-stage-header .luma-search,.luma-main-action{display:none!important}.luma-stage-actions{gap:7px}.luma-primary-nav.luma-workspace-tabs{overflow-x:auto;scrollbar-width:none;height:46px!important;width:auto!important;margin-right:25px!important}.luma-primary-nav>.luma-nav-group{display:none}.luma-primary-nav>a{min-width:100px;flex:1;font-size:12px!important}.luma-overview-workspace{grid-template-columns:minmax(0,1fr)}.luma-overview-main{grid-template-rows:220px 340px;gap:12px;height:auto}.luma-overview-workspace{height:auto;gap:12px}.luma-utility-column{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:130px 130px;gap:12px}.luma-shortcut-pair{grid-column:span 2}.luma-utility-card{padding:16px 20px;border-radius:28px}.luma-shortcut-pair>a{border-radius:28px}.luma-utility-card>.luma-symbol{right:22px;top:24px}.luma-utility-card>.luma-icon-tile{width:36px;height:36px;min-height:36px;min-width:36px}.luma-utility-card h3{font-size:15px}.luma-utility-card p{font-size:11px}html body.luma-authenticated #app .luma-screen-overview{overflow:auto!important;padding-right:2px!important}.luma-metric-value>strong{font-size:46px}.luma-statistics-panel h2{font-size:25px}.luma-chart-legend{font-size:12px}.luma-metric-heading h2{font-size:14px}.luma-assistant-promo h2{font-size:26px}.luma-utility-progress{display:none}.luma-mobile-dialog{display:block;z-index:150}.luma-mobile-panel{position:fixed;top:15px;bottom:15px;right:15px;width:min(440px,calc(100vw - 30px));padding:23px;background:var(--luma-canvas);color:var(--luma-text);border-radius:28px;overflow:auto;box-shadow:0 15px 70px #0002}.luma-mobile-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.luma-mobile-heading .luma-brand>svg{height:35px;width:35px}.luma-mobile-panel nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:15px}.luma-mobile-panel nav>a{display:flex;align-items:center;gap:8px;font-size:12px;padding:13px;border-radius:16px;background:var(--luma-surface);min-height:45px}.luma-mobile-panel nav>a.active{background:#17191a!important;color:#fff!important}.luma-mobile-panel nav>a svg{width:17px;height:17px}.luma-mobile-panel [role=heading]{font-size:24px}.luma-menu-account{z-index:70}.luma-console-workspace{grid-template-columns:minmax(0,1fr) 200px!important}.luma-server-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-assistant-layout{grid-template-columns:160px minmax(0,1fr);gap:14px}.luma-players-layout{grid-template-columns:160px minmax(0,1fr);gap:12px}.luma-support-layout{grid-template-columns:210px minmax(0,1fr)!important}.luma-primary-nav>.luma-nav-group .luma-menu{position:fixed;top:160px;left:25px;right:25px;transform:none}}
@media(max-width:600px){:root,html[data-luma-mode=light]{--luma-content-left:20px;--luma-edge:20px;--luma-header-height:140px;--luma-tabs-height:42px;--luma-bottom-space:40px}.luma-stage-header{padding-top:25px;gap:10px}.luma-stage-header.is-overview{display:block}.luma-hero-title{font-size:29px;letter-spacing:-.065em;padding-top:37px}.luma-hero-title i{height:21px;width:32px;transform:translateY(-2px);margin:0 2px}.luma-hero-title i svg{height:16px;width:16px}.luma-stage-actions{position:absolute;right:0;top:19px}.luma-stage-header:not(.is-overview) .luma-stage-actions{top:24px}.luma-context-heading>span{font-size:20px;display:block;max-width:210px}.luma-context-heading>p{font-size:11px;margin-top:8px}.luma-stage-actions .luma-settings-link{height:32px!important;width:32px!important;min-height:32px!important;min-width:32px!important;border-radius:12px}.luma-stage-actions .luma-settings-link svg{height:16px;width:16px}.luma-mobile-toggle{width:32px!important;height:32px!important;min-height:32px!important;border-radius:12px!important}.luma-primary-nav.luma-workspace-tabs{height:42px!important;margin-right:20px!important;gap:4px}.luma-primary-nav>a{min-width:92px!important;font-size:11px!important;border-radius:18px!important}.luma-overview-main{display:flex;flex-direction:column;gap:10px}.luma-metric-row{grid-template-columns:1fr 1fr;gap:10px}.luma-metric-card{padding:15px;border-radius:26px;min-height:184px;gap:10px}.luma-icon-tile{width:32px;min-width:32px;height:32px;border-radius:12px}.luma-icon-tile svg{width:16px;height:16px}.luma-metric-heading{gap:7px;min-height:32px}.luma-metric-heading h2{font-size:12px}.luma-metric-more{width:11px}.luma-metric-more svg{width:15px}.luma-metric-value{padding:3px 0 1px;gap:6px;align-items:center}.luma-metric-value>strong{font-size:36px}.luma-metric-value>span{gap:7px;padding:0}.luma-metric-value b{font-size:9px;padding:3px 5px;gap:3px}.luma-metric-value b i{width:10px;height:10px}.luma-metric-value small{font-size:9px}.luma-capsules{height:30px;gap:2px}.luma-assistant-promo{grid-column:1/-1;min-height:160px;padding:20px;border-radius:26px;background-position:center 42%}.luma-assistant-promo h2{font-size:24px;line-height:1.1;width:70%}.luma-assistant-promo h2>br:last-child{display:none}.luma-assistant-promo>a{height:35px!important;width:180px!important;margin-top:14px!important;font-size:12px!important;border-radius:14px!important}.luma-statistics-panel{height:310px;flex:none;border-radius:26px;padding:17px}.luma-statistics-panel>header{flex-wrap:wrap;gap:8px;margin-bottom:20px}.luma-statistics-panel h2{font-size:21px}.luma-statistics-panel header>label{margin-left:auto}.luma-statistics-panel select{font-size:9px!important;padding:8px 23px 8px 9px!important;min-height:31px!important}.luma-chart-legend{order:5;width:100%;padding-left:39px;font-size:10px;margin:0;gap:16px}.luma-chart-columns{left:31px;gap:3px}.luma-chart-grid>div{gap:8px}.luma-chart-grid span{width:23px;min-width:23px;font-size:8px}.luma-paired-bar{width:21px}.luma-bar-cpu i,.luma-bar-memory i{width:7px;height:7px;top:8px}.luma-bar-time{font-size:7px;height:24px;min-height:24px}.luma-chart-grid{bottom:24px}.luma-utility-column{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:105px 133px 133px;gap:10px}.luma-shortcut-pair{grid-column:span 2;gap:10px}.luma-shortcut-pair>a{gap:8px;font-size:13px}.luma-utility-card{padding:16px;border-radius:26px}.luma-utility-card>.luma-icon-tile{height:31px;width:31px;min-height:31px;min-width:31px;border-radius:12px}.luma-utility-card>.luma-symbol{top:22px;right:17px;height:15px;width:15px}.luma-utility-card h3{font-size:13px;margin:8px 0 6px}.luma-utility-card p{font-size:10px}.luma-two-columns,.luma-form-grid{grid-template-columns:1fr;gap:12px}.luma-server-grid,.luma-game-grid{grid-template-columns:1fr}.luma-heading{align-items:flex-start!important;flex-direction:column!important;margin:12px 0 16px!important}.luma-heading h1{font-size:29px!important}.luma-heading>div:last-child{gap:7px}.luma-page .luma-card{padding:19px;border-radius:25px}.luma-card>h2{font-size:21px!important}.luma-toolbar{gap:7px;flex-wrap:wrap}.luma-toolbar input{min-width:180px}.luma-btn{font-size:12px!important;min-height:37px!important;padding:9px 13px!important}.luma-support-layout{display:flex!important;flex-direction:column;height:auto!important;min-height:550px!important}.luma-thread-list{max-height:205px;flex:none;border-right:0;border-bottom:1px solid var(--luma-border)}.luma-thread-filters{padding:14px}.luma-conversation{min-height:450px}.luma-messages{max-height:330px}.luma-assistant-layout{display:flex;flex-direction:column;height:auto;min-height:490px}.luma-chat-history{max-height:170px;padding:13px}.luma-chat-history>.luma-btn{margin-bottom:12px}.luma-chat-main{min-height:390px}.luma-chat-welcome{min-height:240px}.luma-chat-welcome h2{font-size:28px}.luma-chat-composer{margin-top:10px}.luma-players-layout{display:flex;flex-direction:column}.luma-player-button{padding:10px}.luma-players-layout>.luma-card:first-child{display:flex;flex-wrap:wrap;gap:8px;padding:12px}.luma-player-button{width:calc(50% - 4px);font-size:12px}.luma-player-button small{font-size:9px}.luma-players-layout .luma-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luma-page .luma-inventory>div{height:35px;padding:3px;font-size:8px;line-height:1.1;border-radius:8px}.luma-page .luma-inventory small{font-size:8px}.luma-inventory{gap:3px!important}.luma-player-controls{grid-template-columns:1fr}.luma-palettes{grid-template-columns:repeat(3,minmax(0,1fr))}.luma-palettes>button{height:67px}.luma-type-preview{font-size:47px}.luma-mode-preview{height:85px}.luma-console-heading{flex-direction:column;align-items:flex-start!important;gap:12px!important}.luma-console-controls{gap:8px}.luma-console-workspace{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important}.luma-terminal-panel{height:330px;flex:none}.luma-console-stat-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;gap:8px}.luma-console-stat{min-height:80px!important;padding:12px!important;gap:9px!important}.luma-console-stat:first-child{grid-column:span 2!important}.luma-console-stat-value{font-size:14px!important}.luma-console-stat-label{font-size:10px!important}.luma-console-stat-icon{height:28px!important;width:28px!important;min-width:28px!important}.luma-console-graphs{grid-template-columns:1fr}.luma-map-frame{height:350px;min-height:300px}.luma-map-bar{flex-wrap:wrap}.luma-map-footer{flex-wrap:wrap}.luma-resource-modal{padding:20px!important;border-radius:26px}.luma-resource-numbers{gap:10px}.luma-resource-numbers strong{font-size:27px}.luma-resource-numbers small{font-size:11px}.luma-resource-modal>footer{flex-wrap:wrap}.luma-mobile-panel{padding:20px}.luma-mobile-panel nav>a{padding:11px 9px;font-size:11px}.luma-mobile-panel .luma-btn{padding:8px!important}.luma-stage-header:not(.is-overview) .luma-context-heading>span{max-width:205px}html body.luma-authenticated #app .luma-footer{font-size:8px;bottom:13px}}
@media(prefers-reduced-motion:reduce){html body *,html body *:before,html body *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.luma-bar-cpu,.luma-bar-memory{transform:none!important;opacity:1!important}}

.luma-chart-grid span{white-space:nowrap}.luma-metric-value{align-items:center;padding-top:15px}.luma-utility-card>.luma-icon-tile{margin-bottom:10px}.luma-utility-card{justify-content:center}.luma-metric-card .luma-icon-tile{flex-shrink:0}
@media(min-width:1200px) and (min-height:1050px){.luma-metric-value>strong{font-size:72px}.luma-hero-title{font-size:67px}.luma-statistics-panel h2{font-size:33px}.luma-utility-card{justify-content:flex-start}.luma-utility-card>.luma-icon-tile{margin-bottom:auto}.luma-utility-card h3{font-size:21px}.luma-utility-card p{font-size:16px}.luma-rail-main{padding-top:25px}}
/* A single-screen appearance workspace with a readable palette. */
html body .luma-route-appearance{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr auto;gap:0 14px;align-content:start}
html body .luma-route-appearance>.luma-heading{grid-column:1/-1}
html body .luma-route-appearance>.luma-card:nth-of-type(1){grid-column:1;grid-row:2}
html body .luma-route-appearance>.luma-card:nth-of-type(2){grid-column:2;grid-row:2/4}
html body .luma-route-appearance>.luma-card:nth-of-type(3){grid-column:1;grid-row:3}
html body .luma-route-appearance .luma-palettes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;height:calc(100% - 44px);grid-auto-rows:minmax(55px,1fr)}
html body .luma-route-appearance .luma-palettes>button{height:auto;min-height:55px;padding:14px;font-size:12px;color:var(--luma-text)}
html body .luma-route-appearance .luma-type-preview{font-size:46px;padding:9px 0 14px;gap:20px}
html body .luma-route-appearance .luma-type-preview span{font-size:16px}
html body .luma-route-appearance .luma-type-preview small{font-size:9px;letter-spacing:.05em}
html body .luma-route-appearance .luma-mode-preview{height:70px}
html body .luma-route-appearance .luma-card{padding:20px;min-height:0}
html body .luma-route-appearance .luma-field{margin-bottom:10px}
html body .luma-route-appearance>.luma-muted{margin:0 0 6px;font-size:10px}
html body .luma-page .luma-inventory>div{height:50px;line-height:1.2;font-size:10px;padding:5px}
html body .luma-page .luma-inventory>div>span{-webkit-line-clamp:2;min-height:24px}
html body .luma-screen-world-map .luma-map-frame,html body .luma-screen-live-map .luma-map-frame{height:calc(100dvh - var(--luma-measured-header-height,var(--luma-header-height)) - var(--luma-tabs-height) - 310px)}
html body .luma-activity-row{padding:10px 0!important}
html body option{background:var(--luma-surface-raised);color:var(--luma-text)}
@media(min-width:1001px) and (min-height:1050px){html[data-luma-view=workspace]{--luma-header-height:124px}}
@media(min-width:1001px) and (max-height:790px){html body .luma-route-appearance .luma-mode-preview{height:48px}html body .luma-route-appearance .luma-card{padding:15px}html body .luma-route-appearance .luma-card>h2{font-size:18px;margin-bottom:12px}html body .luma-route-appearance .luma-type-preview{font-size:32px;padding:0 0 7px}html body .luma-route-appearance .luma-type-preview small{display:none}html body .luma-route-appearance .luma-type-preview span{font-size:13px}html body .luma-route-appearance .luma-mode-option{padding:5px}}
@media(max-width:600px){html body .luma-route-appearance{display:block}html body .luma-route-appearance .luma-palettes{height:auto;grid-auto-rows:65px}html body .luma-route-appearance .luma-mode-preview{height:75px}.luma-utility-card{justify-content:flex-start}.luma-utility-card>.luma-icon-tile{margin-bottom:auto}html body .luma-page .luma-inventory>div{font-size:8px;height:45px}.luma-chart-grid span{font-size:7px}}
html body .luma-card.luma-map{padding:0;overflow:hidden}
html[data-luma-mode=dark] .luma-metric-card:not(.is-lime) .luma-capsules .is-filled{background:#a8b6ac;border-color:#a8b6ac}
html[data-luma-mode=dark] .luma-bar-cpu{background:#435047}
html[data-luma-mode=dark] .is-offline .luma-bar-cpu{background:transparent}
html body .luma-file-row{background:var(--luma-surface);border-bottom:1px solid var(--luma-border);border-radius:0}
html body .luma-file-row:first-child{border-radius:22px 22px 0 0}html body .luma-file-row:last-child{border-radius:0 0 22px 22px}
html body .luma-file-row>a,html body .luma-file-row>div:first-child{padding-top:9px;padding-bottom:9px}
@media(min-width:1001px) and (max-height:820px){html body .luma-file-row>a{padding-top:6px;padding-bottom:6px;font-size:12px}html body .luma-file-row{min-height:34px}html body .luma-file-row>div:first-child{padding-top:5px;padding-bottom:5px}html body .luma-screen-file-manager .luma-heading{margin-bottom:12px}html body .luma-activity-row{padding:5px 0!important;font-size:12px}html body .luma-activity-row p{margin:2px 0;font-size:11px}html body .luma-activity-row .mt-1{margin-top:2px}html body .luma-page .luma-inventory>div{height:40px;font-size:9px}html body .luma-players-layout .luma-heading{margin-top:0!important;margin-bottom:12px!important}html body .luma-player-tabs{margin:7px 0}.luma-bar-chart{margin-bottom:0}.luma-statistics-panel>header{margin-bottom:17px}}
@media(min-width:1001px) and (max-height:820px){html body .luma-file-row{height:35px!important;min-height:35px!important}html body .luma-file-row>a{padding:5px 16px!important;height:34px!important;font-size:12px!important}html body .luma-file-row>label{padding:5px 16px!important;height:34px!important}html body .luma-file-row>div:last-child{height:34px!important}.luma-file-row>a>div:first-child{font-size:15px!important}html body .luma-activity-row{padding:3px 0!important}}
/* Native forms use the same continuous sage cards as the workspace. */
html body #app .luma-native-box{background:var(--luma-surface)!important;border:0!important;border-radius:28px!important;box-shadow:none!important}
html body #app .luma-native-box-heading{padding:18px 20px 8px!important;background:transparent!important;border:0!important;border-radius:0!important;color:var(--luma-text)!important}
html body #app .luma-native-box-heading p{background:transparent!important;font-size:18px!important;font-weight:400!important;color:var(--luma-text)!important}
html body #app .luma-native-box-content{padding:10px 20px 20px!important;background:transparent!important;border-radius:0!important}
@media(min-width:1001px){
 :is(.luma-screen-startup,.luma-screen-version)>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
 :is(.luma-screen-startup,.luma-screen-version)>h3{margin:20px 0 12px!important;font-size:23px}
 .luma-screen-settings>div:last-child>div{margin-right:14px!important}
 .luma-screen-settings>div:last-child>div:last-child{margin-right:0!important}
 html body .luma-screen-settings .luma-native-box,html body .luma-screen-settings>div:last-child>div>div{margin-bottom:14px!important}
}
@media(min-width:1001px) and (max-height:820px){
 html body #app .luma-native-box-heading{padding:14px 18px 5px!important}
 html body #app .luma-native-box-content{padding:8px 18px 16px!important}
 .luma-screen-settings .luma-native-box-content .mt-6{margin-top:14px!important}
 .luma-screen-settings .luma-native-box-content textarea{min-height:65px!important;height:65px}
 .luma-screen-settings .luma-native-box-content input{min-height:36px!important;padding:8px 12px!important}
 html body .luma-page .luma-game-grid .luma-card{padding:13px 16px;margin-bottom:0;border-radius:24px}
 html body .luma-game-grid .luma-project-title img{width:32px;height:32px}
 html body .luma-game-grid .luma-project-title strong{font-size:14px!important}
 html body .luma-game-grid .luma-card>p{font-size:11px;line-height:1.45;min-height:30px;margin:7px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 html body .luma-project-footer{margin-top:8px!important}
 html body .luma-catalog-tabs{margin-bottom:8px}
 html body .luma-catalog-note{margin:6px 0 9px}
 html body .luma-pagination{margin-top:10px}
}

/* Intrinsic title height: never let translated text, zoom or a wide viewport overlap the tabs. */
.luma-stage-header.is-overview{height:auto;min-height:var(--luma-header-height);padding-bottom:26px;flex-wrap:wrap;row-gap:16px}
html body .luma-hero-title{line-height:1.07}
@media(max-width:600px){.luma-stage-header.is-overview{padding-bottom:18px}}
@media(min-width:1001px) and (max-height:820px){
 html body #app .luma-heading{margin:9px 0 12px}
 html body #app .luma-game-grid .luma-card>p{font-size:12px;line-height:1.35;min-height:32px;height:32px;margin:6px 0!important}
 html body #app .luma-game-grid .luma-project-title{height:34px;min-height:34px;gap:10px}
 html body #app .luma-game-grid .luma-project-title>div{min-width:0}
 html body #app .luma-game-grid .luma-project-title strong{font-size:14px!important;line-height:18px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 html body #app .luma-game-grid .luma-project-title small{font-size:10px;line-height:14px}
 html body #app .luma-project-footer{margin-top:5px!important}
}

/* Full-viewport canvas, with an inset rounded navigation rail as in the reference. */
@media(min-width:1001px){
 html body .luma-rail{--luma-rail-inset:clamp(12px,1.05vw,20px);top:var(--luma-rail-inset)!important;bottom:var(--luma-rail-inset)!important;left:var(--luma-rail-inset)!important;width:var(--luma-rail-width);border-radius:calc(var(--luma-rail-width) * .4);padding-top:20px!important;padding-bottom:14px;background:#17191a}
}
@media(min-width:1001px) and (max-height:820px){
 html body .luma-rail{gap:14px;padding-top:16px!important;padding-bottom:14px}
 .luma-rail-main,.luma-rail-bottom{gap:6px}
 .luma-rail-main>a,.luma-rail-bottom>a,.luma-rail-bottom>button,.luma-rail-group>button{height:42px;width:48px}
 .luma-rail-avatar{height:40px;width:40px}
}
