/* The same shell geometry on Overview, My account and every administration page. */
body,body.admin-workspace{--workspace-rail-width:224px}
body .rail{width:var(--workspace-rail-width)!important;padding:38px 22px 24px!important;overflow-y:auto;justify-content:flex-start!important;gap:0!important}
body .workspace{margin-left:var(--workspace-rail-width)!important}
body .rail .wordmark{display:flex!important;justify-content:flex-start!important;gap:12px!important;font-size:28px;font-weight:800;letter-spacing:-1px;flex-shrink:0}
body .rail .wordmark img{width:30px;height:34px;object-fit:contain}
body .rail .rail-label{margin:58px 12px 18px!important;font-size:9px!important;letter-spacing:1.7px;flex-shrink:0}
body .rail .admin-section-label{margin:24px 12px 12px!important}
body .rail nav{display:grid;gap:8px!important;margin:0!important}
body .rail nav a{display:flex!important;justify-content:flex-start!important;align-items:center;gap:12px;min-height:46px!important;padding:14px 12px!important;font-size:12px!important;font-weight:400!important;line-height:16px;flex-shrink:0}
body .rail nav a[hidden]{display:none!important}
body .rail nav a img{width:16px!important;height:16px!important;object-fit:contain;flex:0 0 16px;filter:brightness(0) saturate(100%) invert(80%) sepia(16%) saturate(650%) hue-rotate(290deg)!important;opacity:.9}
body .rail nav a[aria-current=page]{--button-border:#f3a1bc;--button-bg:#301b28;border-color:#f3a1bc!important;background:#301b28!important;color:#f3bad1!important}
body .rail-bottom{margin-top:auto;padding:28px 12px 0!important}body .rail-bottom button{margin-top:0!important;min-height:42px;font-size:12px!important;padding:12px!important;width:100%}
body .workspace>.workspace-header{display:flex!important;align-items:center;justify-content:space-between;gap:20px;min-height:88px!important;height:auto!important;padding:20px 44px!important;flex-wrap:nowrap!important;background:rgba(14,9,17,.82)!important;border-bottom:1px solid #48303d!important}
body .workspace-header>.breadcrumb{flex:1;font-size:12px;line-height:1.5;min-width:0}
body .workspace-header>.header-right{display:flex;align-items:center;justify-content:flex-end;gap:18px;width:auto;flex-wrap:nowrap}
body .workspace-header .header-right>*{order:0!important;margin:0!important}
body .workspace-header .quiet{font-size:11px;padding:8px 12px;border-radius:7px;white-space:nowrap}
body .workspace-header .system-status{font-size:10px!important;white-space:nowrap;flex-basis:auto!important}
body .workspace-header .profile-link{display:flex;align-items:center;gap:12px;padding:7px 10px;min-width:0}
body .workspace-header .profile-identity{display:flex;flex-direction:row;gap:9px}
body .workspace-header .avatar{width:34px!important;height:34px!important;font-size:12px;flex-shrink:0}
body .workspace-header #header-username{font-size:13px;color:var(--role-color);text-shadow:0 0 12px var(--role-soft)}
.legacy-admin-hooks[hidden]{display:none!important}
.help-grid{align-items:stretch}.help-grid>.next-panel{height:100%}.error-helper{display:flex;flex-direction:column}.error-helper .error-result{flex:1}
.date{display:flex;flex-direction:column;align-items:center;gap:3px;width:max-content;min-width:0;border:1px solid #644253;border-radius:9px;padding:10px 14px;background:rgba(31,17,29,.8);text-align:center;white-space:nowrap;flex-shrink:0}.date-label{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:#ad849a}.date strong{font-size:12px;line-height:1.35;font-weight:500;color:#ead0df}
.hero-art>img{width:145px;height:174px}.hero-art .orbit{width:250px;height:250px;top:3px}.hero-art .orbit-two{width:205px;height:205px;top:25px}
#discord{min-height:60px;padding:12px 16px;font-size:13px;font-weight:700;border-color:#f3a1bc!important;background:#321c2c!important;box-shadow:0 0 18px #f3a1bc22!important;gap:12px}
#discord img{width:36px;height:36px;flex:0 0 36px;filter:none!important;opacity:1}
#discord:hover{background:#48253a!important;box-shadow:0 0 24px #f3a1bc55!important}
#support,#updates{scroll-margin:28px}.section-highlight{border-color:#ffd0df!important;box-shadow:0 0 0 2px #f3a1bc88,0 0 42px #f3a1bc44!important;transition:box-shadow .25s,border-color .25s}
@media(max-width:1100px){body,body.admin-workspace{--workspace-rail-width:190px}body .rail{padding:28px 15px 24px!important}body .workspace>.workspace-header{padding:20px 26px!important;gap:14px}body .workspace-header>.header-right{gap:12px}}
@media(max-width:850px){body,body.admin-workspace{--workspace-rail-width:76px}body .rail{padding:25px 12px!important}body .rail .wordmark{justify-content:center!important;font-size:0}body .rail .wordmark span,body .rail .rail-label{display:none}body .rail nav{margin-top:24px!important}body .rail nav a{justify-content:center!important;padding:14px!important;font-size:0!important;gap:0}body .rail nav a span{display:none}body .rail nav a img{width:20px!important;height:20px!important;flex-basis:20px}body .rail-bottom{padding:24px 0 0!important}body .rail-bottom button{font-size:0!important}body .rail-bottom button span{font-size:22px}.date{display:none}.help-grid>.next-panel{height:auto}}
@media(max-width:520px){body,body.admin-workspace{--workspace-rail-width:60px}body .rail{padding:24px 6px!important}body .workspace>.workspace-header{padding:12px 14px!important;min-height:76px!important;gap:10px}body .workspace-header>.breadcrumb{display:none}body .workspace-header>.header-right{width:100%;gap:10px;flex-wrap:wrap;justify-content:space-between}body .workspace-header .system-status{order:3!important;flex-basis:100%!important;padding-top:5px}body .workspace-header .avatar{width:28px!important;height:28px!important}.hero-art>img{width:125px;height:150px}}

/* A compact activation form with a clearly emphasized primary action. */
#license-activation label{font-size:12px;color:#f3a1bc}
#license-activation input{min-height:42px;padding:10px 12px;font-size:12px}
#license-activation button.primary{--button-bg:#f3a1bc;--button-fg:#24101b;--button-border:#f3a1bc;--button-hover-bg:#ffd0df;--button-hover-fg:#24101b;--button-hover-border:#ffd0df;--button-glow:0 0 20px #f3a1bc55;min-height:40px;font-size:11px;font-weight:700}
#license-activation>p{line-height:1.6;margin:7px 0 10px}
#license-activation #license-message{margin-top:10px}
/* Clear selection, readable copy and a calm announcement card. */
body .rail .wordmark{font-size:32px!important;gap:13px!important}body .rail .wordmark img{width:36px!important;height:40px!important}body .rail .rail-label{margin-top:40px!important}
body .rail nav a{font-size:13px!important}body .rail nav a[aria-current]{--button-border:#f3a1bc;--button-bg:#301b28;background:#301b28!important;border-color:#f3a1bc!important;color:#f3bad1!important}
body .rail nav a .nav-dot{display:block;margin-left:auto;width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#f3a1bc}body .rail nav a .nav-dot[hidden]{display:none!important}
body .workspace-header a.profile-link,body .workspace-header a.profile-link:hover,body .workspace-header a.profile-link:focus-visible{background:transparent!important;border-color:transparent!important;box-shadow:none!important}
body .workspace-header #header-username{background:transparent!important;text-shadow:0 0 10px var(--role-soft)}
.admin-workspace .notice:empty,.admin-workspace .message:empty{display:none!important}
#updates{display:flex;flex-direction:column;min-height:390px;padding:28px;border:1px solid #503342;border-radius:14px;background:rgba(22,14,24,.94);min-width:0}
#updates .section-heading{flex-wrap:wrap;align-items:center;gap:12px}#updates .section-heading h2{margin-bottom:12px}#updates .tabs{align-self:center;margin-bottom:0}
#feed{flex:1;min-width:0;padding:15px 0}#feed .empty{height:100%;min-height:230px;border:0;background:transparent;padding:24px 0}#feed .empty p{font-size:14px}#feed .empty h3{font-size:18px}
#feed .feed-item{border:0;padding:24px 0;grid-template-columns:38px minmax(0,1fr)}#feed .feed-item h3{font-size:20px;line-height:1.4}#feed .feed-item p{font-size:14px;line-height:1.8;overflow-wrap:anywhere}#feed .feed-item small{font-size:12px}
.feed-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #4c3040;padding-top:18px;margin-top:auto}.feed-pagination button{width:40px;height:38px;border-radius:8px;font-size:19px}.feed-pagination span{font-size:12px;color:#b99cad}
.page-title p,.launcher-copy p,.support>p,.next-panel>p,.reseller-heading p{font-size:14px;line-height:1.7}.eyebrow{font-size:10px}.download-caption{font-size:11px}.status{font-size:12px}.license dl{font-size:12px}.faq summary{font-size:14px}.faq details p,.error-result p,.error-result li{font-size:13px}.support-note{font-size:12px!important}.account-grid .info-row{font-size:13px}.account-grid .panel>p,.account-activity-heading p{font-size:13px}.account-activity-entry div>span{font-size:12px}.account-permission-item{font-size:12px}
@media(max-width:850px){body .rail .wordmark{font-size:0!important;gap:0!important}body .rail .wordmark img{width:32px!important;height:36px!important}body .rail nav a{font-size:0!important}body .rail nav a .nav-dot{display:none}.feed-pagination{gap:10px}}
@media(max-width:520px){#updates{padding:21px;min-height:360px}#updates .section-heading{align-items:flex-start}#feed .feed-item h3{font-size:18px}#feed .feed-item{grid-template-columns:minmax(0,1fr)}.page-title p{font-size:13px}}
body .rail-bottom button{display:flex;align-items:center;justify-content:flex-start;gap:10px}
body .rail-bottom .logout-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0;filter:brightness(0) saturate(100%) invert(80%) sepia(16%) saturate(650%) hue-rotate(290deg)}
@media(max-width:850px){body .rail-bottom button{justify-content:center;gap:0}body .rail-bottom .logout-icon{width:21px;height:21px}}
.additional-downloads{margin-top:24px}.additional-downloads-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.additional-downloads-heading>img{width:28px;height:28px;opacity:.8;filter:brightness(0) saturate(100%) invert(80%) sepia(16%) saturate(650%) hue-rotate(290deg)}.additional-downloads-heading h2{font-size:23px;margin:9px 0}.additional-downloads-heading p{font-size:13px;color:#b49dab;line-height:1.7;margin:0}
.additional-downloads-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.download-file{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #503342;border-radius:10px;background:#1a101b;min-width:0}.file-type{display:grid;place-items:center;flex:0 0 42px;height:46px;border:1px solid #714659;border-radius:8px;font-size:10px;letter-spacing:.6px;color:#f3a1bc;background:#291623}.file-copy{flex:1;min-width:0}.file-copy h3{font-size:13px;font-weight:500;overflow-wrap:anywhere;margin:0 0 7px}.file-copy p{font-size:11px;color:#ad93a4;margin:0;line-height:1.6}.download-file .outline{flex-shrink:0;min-height:40px;font-size:12px;padding:0 12px}
@media(max-width:1100px){.additional-downloads-grid{grid-template-columns:1fr}}
@media(max-width:520px){.download-file{flex-wrap:wrap;padding:16px}.download-file .outline{width:100%}.additional-downloads-heading h2{font-size:21px}}
/* Membership art follows the account's assigned license. */
.license .license-symbol{display:block;font-size:0;line-height:0;margin:22px 0 14px}
.license .membership-logo{display:block;width:100px;height:100px;object-fit:contain;filter:none;opacity:1}
@media(max-width:850px) and (min-width:521px){.license .license-symbol{grid-column:1;grid-row:auto;margin:8px 0}.license dl{grid-row:auto}.license h2{margin:10px 0}.license .status{align-self:center}}
/* Preserve identical logo and navigation geometry inside the admin scroll wrapper. */
body .rail > .wordmark {
  min-height: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  line-height: 34px;
  align-items: center;
}
body.admin-workspace .admin-nav-scroll {
  display: flex;
  flex-direction: column;
}
body.admin-workspace .admin-nav-scroll > nav {
  flex-shrink: 0;
}
body.admin-workspace .admin-nav-scroll > .rail-label:not(.admin-section-label) {
  display: block;
  line-height: normal;
}
@media (max-width: 850px) {
  body.admin-workspace .admin-nav-scroll > .rail-label:not(.admin-section-label) {
    display: none;
  }
}
