:root{--wtf-polish-purple:#8d73ff;--wtf-polish-blue:#668cff;--wtf-polish-green:#63dfa1;--wtf-polish-line:rgba(255,255,255,.085);--wtf-polish-panel:rgba(14,14,23,.86)}
.wtf-hub-polished .hub-page.wtf-polished-view{width:min(1380px,100%)}
.wtf-hub-polished .hub-page.wtf-polished-view>.hub-title{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(320px,1fr);align-items:end;gap:36px;margin-bottom:27px;padding:0 0 21px;border-bottom:1px solid rgba(255,255,255,.065)}
.wtf-hub-polished .hub-page.wtf-polished-view>.hub-title h1{margin-top:6px;font-size:clamp(34px,3.5vw,48px);line-height:1;letter-spacing:-.055em}
.wtf-hub-polished .hub-page.wtf-polished-view>.hub-title>p{max-width:620px;margin:0 0 3px;color:#797582;font-size:13px;line-height:1.55}
.wtf-hub-polished .wtf-polish-enter{animation:wtf-polish-enter .48s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(min(var(--wtf-i,0),8)*45ms)}
@keyframes wtf-polish-enter{from{opacity:0;transform:translateY(14px) scale(.992);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}

/* Subscription */
.wtf-hub-polished [data-wtf-view="subscription"] .hub-subscription-top{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:14px;margin-bottom:26px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan,.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card{min-height:208px;padding:23px 25px;border-radius:18px;background:radial-gradient(circle at 90% 10%,rgba(116,84,235,.11),transparent 38%),linear-gradient(145deg,rgba(22,22,37,.94),rgba(9,10,16,.96));box-shadow:inset 0 1px rgba(255,255,255,.045),0 20px 55px rgba(0,0,0,.12)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan{display:grid;grid-template-rows:auto 1fr auto}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan h2{margin:25px 0 6px;font-size:21px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan p{margin:0;font-size:12px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan .plan-progress{height:5px;margin-top:21px;background:#ffffff0b}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-current-plan .plan-progress i{background:linear-gradient(90deg,#7258ec,#668cff,#63dfa1);box-shadow:0 0 18px rgba(105,111,244,.32)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card h3{margin:23px 0 6px;font-size:18px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card p{margin:0;font-size:11px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card label{margin-top:20px;border-color:rgba(139,111,255,.2);transition:border-color .22s,box-shadow .22s,background .22s}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card label:focus-within{border-color:rgba(141,115,255,.56);background:#0d0c17;box-shadow:0 0 0 4px rgba(120,88,238,.08)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card label button{transition:transform .18s,filter .18s,box-shadow .18s}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-key-card label button:hover{transform:translateX(2px);filter:brightness(1.12);box-shadow:0 8px 22px rgba(105,79,222,.27)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-subscription-top+.hub-section-label{margin:0 0 12px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article{min-height:236px;padding:20px 21px;border-radius:18px;background-color:#101019;box-shadow:inset 0 1px rgba(255,255,255,.035);transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .28s,box-shadow .28s}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article:hover{transform:translateY(-5px);border-color:rgba(141,115,255,.4);box-shadow:0 22px 46px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.055)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans .plan-symbol{height:83px;margin-bottom:5px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans .plan-symbol img{width:54px;height:49px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans .plan-symbol i{width:74px;height:74px;animation:wtf-plan-orbit 7s ease-in-out infinite}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article.double .plan-symbol i{width:70px;height:70px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article.lifetime .plan-symbol i{width:84px;height:48px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans h3{font-size:18px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans p{min-height:35px;margin-bottom:0;font-size:11px;line-height:1.5}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article>b{margin-top:10px;font-size:18px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans>article>button{right:17px;bottom:17px;padding:8px 10px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:rgba(255,255,255,.035)}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-hwid-service{margin-top:14px;padding:18px 22px;border-radius:16px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-hwid-service h3{margin:4px 0;font-size:16px}
.wtf-hub-polished [data-wtf-view="subscription"] .hub-hwid-service p{font-size:11px}
@keyframes wtf-plan-orbit{0%,100%{opacity:.72;transform:rotate(-4deg) scale(.96)}50%{opacity:1;transform:rotate(4deg) scale(1.04)}}

/* Account */
.wtf-hub-polished [data-wtf-view="account"] .hub-account-head{padding:20px 22px;border-radius:18px;background:radial-gradient(circle at 87% 18%,rgba(114,82,225,.12),transparent 34%),linear-gradient(125deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 18px 55px rgba(0,0,0,.14),inset 0 1px rgba(255,255,255,.04)}
.wtf-hub-polished [data-wtf-view="account"] .hub-account-head+.hub-section-label{margin-top:27px}
.wtf-hub-polished [data-wtf-view="account"] .hub-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:13px 0 20px;border-radius:16px}
.wtf-hub-polished [data-wtf-view="account"] .hub-details>div{min-width:0;display:grid;gap:7px;justify-content:initial;padding:13px 15px;border-right:1px solid var(--hub-line);background:rgba(255,255,255,.012)}
.wtf-hub-polished [data-wtf-view="account"] .hub-details>div:nth-child(3n){border-right:0}
.wtf-hub-polished [data-wtf-view="account"] .hub-details span{font-size:9px;text-transform:uppercase;letter-spacing:.04em}
.wtf-hub-polished [data-wtf-view="account"] .hub-details b{max-width:100%;font-size:11px}
.wtf-hub-polished [data-wtf-view="account"] .hub-account-grid{grid-template-columns:minmax(310px,.78fr) minmax(0,1.22fr);gap:14px}
.wtf-hub-polished [data-wtf-view="account"] .hub-license-card,.wtf-hub-polished [data-wtf-view="account"] .hub-activity-card{min-height:245px;padding:22px;border-radius:17px}
.wtf-hub-polished [data-wtf-view="account"] .hub-license-card h3{margin:28px 0 6px}
.wtf-hub-polished [data-wtf-view="account"] .hub-events{margin-top:25px;padding:18px 20px;border:1px solid var(--hub-line);border-radius:17px;background:rgba(255,255,255,.018)}
.wtf-hub-polished [data-wtf-view="account"] .hub-events>.hub-section-label{margin-bottom:0}
.wtf-hub-polished [data-wtf-view="account"] .hub-events ul{margin-top:12px}
.wtf-hub-polished [data-wtf-view="account"] .hub-events li{padding:12px 6px}
.wtf-hub-polished [data-wtf-view="account"] .hub-events.is-compact:not(.is-expanded) li:nth-child(n+6){display:none}
.wtf-event-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:-19px 0 3px}
.wtf-event-tools span{color:#6f6a7c!important;font:500 9px JetBrains Mono!important}
.wtf-event-tools button{padding:7px 10px;border:1px solid rgba(141,115,255,.22);border-radius:8px;color:#a99bee;background:rgba(112,80,220,.08);font:600 9px Manrope;cursor:pointer;transition:.2s}
.wtf-event-tools button:hover{color:#fff;border-color:rgba(141,115,255,.46);background:rgba(112,80,220,.17)}

/* Cloud configs */
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-head{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(245px,330px);align-items:center;gap:18px;margin-bottom:16px;padding:20px 22px;border-radius:17px;background:radial-gradient(circle at 18% 0,rgba(126,94,255,.13),transparent 47%),linear-gradient(120deg,rgba(126,94,255,.08),rgba(255,255,255,.025))}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-head h2{margin:6px 0 4px;font-size:21px}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-head p{font-size:11px}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-refresh{order:2;width:auto;min-width:118px;margin:0}
.wtf-cloud-tools{order:3;display:flex;align-items:center;gap:8px}
.wtf-cloud-tools label{height:42px;min-width:0;flex:1;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(255,255,255,.085);border-radius:10px;background:#090a10;transition:border-color .22s,box-shadow .22s}
.wtf-cloud-tools label:focus-within{border-color:rgba(141,115,255,.48);box-shadow:0 0 0 4px rgba(111,79,225,.08)}
.wtf-cloud-tools label span{color:#8175b5;font-size:16px}
.wtf-cloud-tools input{min-width:0;width:100%;border:0;outline:0;color:#d4d0df;background:transparent;font:500 11px Manrope}
.wtf-cloud-tools>b{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(141,115,255,.24);border-radius:10px;color:#ad9cff;background:rgba(112,80,220,.09);font:600 10px JetBrains Mono}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;min-height:124px;padding:16px;border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.015));box-shadow:inset 0 1px rgba(255,255,255,.025)}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.04)}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-icon{grid-row:1;width:42px;height:42px}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-meta{grid-column:2;min-width:0;width:auto}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-actions{grid-column:1/-1;width:100%;margin:5px 0 0;padding-top:10px;border-top:1px solid rgba(255,255,255,.055)}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-actions button:first-child{margin-left:auto}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-empty{grid-column:1/-1}
.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-card[hidden]{display:none!important}

/* Support */
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout{min-height:590px;grid-template-columns:310px minmax(0,1fr);border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.025)}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout>aside{min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent)}
.wtf-support-tools{height:64px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid var(--hub-line)}
.wtf-support-tools>span{min-width:0;flex:1;display:grid;gap:3px}
.wtf-support-tools small{color:#756ba5;font:600 7px JetBrains Mono;letter-spacing:.12em}
.wtf-support-tools b{color:#e6e2ed;font-size:13px}
.wtf-support-tools>i{min-width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#9f90e9;background:rgba(118,87,228,.1);font:600 8px JetBrains Mono;font-style:normal}
.wtf-support-tools button{padding:8px 9px;border:1px solid rgba(141,115,255,.25);border-radius:8px;color:#b9adf4;background:rgba(112,80,220,.09);font:600 9px Manrope;cursor:pointer;transition:.2s}
.wtf-support-tools button:hover{color:#fff;border-color:rgba(141,115,255,.48);background:rgba(112,80,220,.18)}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout>aside>form{max-height:0;gap:9px;overflow:hidden;padding:0 17px;border-bottom:0;opacity:0;transform:translateY(-7px);transition:max-height .38s cubic-bezier(.2,.8,.2,1),padding .38s,opacity .25s,transform .3s,border-color .3s}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout>aside.is-compose-open>form{max-height:360px;padding:16px 17px;border-bottom:1px solid var(--hub-line);opacity:1;transform:none}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout aside nav{max-height:525px;overflow:auto;scrollbar-width:thin;scrollbar-color:#3a3157 transparent}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout aside nav>button{position:relative;padding:15px 17px;border-left:2px solid transparent}
.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout aside nav>button.active{border-left-color:#8d73ff;background:linear-gradient(90deg,rgba(108,79,219,.18),rgba(108,79,219,.025))}
.wtf-hub-polished [data-wtf-view="support"] .hub-ticket-thread>header{min-height:65px;padding:16px 21px;background:rgba(255,255,255,.012)}
.wtf-hub-polished [data-wtf-view="support"] .hub-thread-messages{padding:20px 24px;background:radial-gradient(circle at 72% 20%,rgba(107,78,214,.045),transparent 34%);scrollbar-width:thin;scrollbar-color:#3a3157 transparent}
.wtf-hub-polished [data-wtf-view="support"] .hub-thread-messages>div{max-width:min(72%,620px);padding:12px 14px;border-radius:6px 15px 15px;background:#12131c;box-shadow:0 11px 28px rgba(0,0,0,.16);transition:transform .2s,border-color .2s}
.wtf-hub-polished [data-wtf-view="support"] .hub-thread-messages>div:hover{transform:translateY(-2px);border-color:rgba(141,115,255,.2)}
.wtf-hub-polished [data-wtf-view="support"] .hub-thread-messages>div.mine{border-radius:15px 6px 15px 15px;background:linear-gradient(145deg,rgba(107,78,214,.27),rgba(79,56,171,.18))}
.wtf-hub-polished [data-wtf-view="support"] .hub-ticket-thread>form{padding:12px 14px;background:#0c0d14}
.wtf-hub-polished [data-wtf-view="support"] .hub-ticket-thread>form textarea{min-height:48px}

/* Registration */
.wtf-login-limit{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;color:#6f6a7b!important;font:500 9px JetBrains Mono!important;letter-spacing:0!important;text-transform:none!important}
.wtf-login-limit b{color:#8c819f;font-weight:600;transition:color .2s}
.wtf-login-limit.is-ready b{color:#62d99b}
.core-auth-card.is-register input[data-wtf-login-limit]:invalid:not(:placeholder-shown){border-color:rgba(255,100,132,.42)!important;box-shadow:0 0 0 3px rgba(255,78,116,.07)!important}

@media(max-width:1100px){
  .wtf-hub-polished [data-wtf-view="subscription"] .hub-subscription-top{grid-template-columns:1fr 1fr}
  .wtf-hub-polished [data-wtf-view="account"] .hub-account-grid{grid-template-columns:1fr}
  .wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-head{grid-template-columns:1fr auto}
  .wtf-cloud-tools{grid-column:1/-1}
  .wtf-hub-polished [data-wtf-view="support"] .hub-support-layout{grid-template-columns:275px minmax(0,1fr)}
}
@media(max-width:760px){
  .wtf-hub-polished .hub-page.wtf-polished-view>.hub-title{grid-template-columns:1fr;gap:9px;margin-bottom:21px;padding-bottom:16px}
  .wtf-hub-polished [data-wtf-view="subscription"] .hub-subscription-top,.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans,.wtf-hub-polished [data-wtf-view="account"] .hub-details,.wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-list,.wtf-hub-polished [data-wtf-view="support"] .hub-support-layout{grid-template-columns:1fr}
  .wtf-hub-polished [data-wtf-view="account"] .hub-details>div{border-right:0}
  .wtf-hub-polished [data-wtf-view="support"] .hub-support-layout>aside{border-right:0;border-bottom:1px solid var(--hub-line)}
  .wtf-hub-polished [data-wtf-view="support"] .hub-support-layout aside nav{max-height:230px}
  .wtf-hub-polished [data-wtf-view="support"] .hub-ticket-thread{min-height:520px}
  .wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-head{grid-template-columns:1fr;padding:18px}
  .wtf-hub-polished [data-wtf-view="cloud"] .hub-cloud-refresh,.wtf-cloud-tools{grid-column:1;width:100%}
  .wtf-event-tools{margin:9px 0 0;justify-content:space-between}
}
@media(prefers-reduced-motion:reduce){.wtf-hub-polished .wtf-polish-enter,.wtf-hub-polished [data-wtf-view="subscription"] .hub-plans .plan-symbol i{animation:none!important}.wtf-hub-polished *{scroll-behavior:auto!important}}
