/**handles:aacmd-ui,aa-command,select2,wcs-view-subscription**/
.aa-command .dbar{display:flex;align-items:center;justify-content:space-between;padding:16px 26px;background:#161616;border:1px solid rgba(255,255,255,.06);border-radius:8px;margin-bottom:25px;flex-wrap:wrap;gap:12px}.aa-command .dbar__left{display:flex;align-items:center;gap:14px}.aa-command .dbar__right{display:flex;align-items:center;gap:12px}.aa-command .dtabs{display:flex;gap:4px}.aa-command .dtab{padding:8px 16px;font-size:14px;font-weight:500;font-family:inherit;color:#888;background:#111;border:1px solid rgba(255,255,255,.06);border-radius:3px;cursor:pointer;transition:all .2s}.aa-command .dtab:hover{color:silver;border-color:rgba(255,255,255,.12)}.aa-command .dtab.on{color:#fff;background:rgba(0,126,153,.15);border-color:#007e99}.aa-command .date-custom{display:flex;align-items:center;gap:8px}.aa-command .date-custom.hidden{display:none}.aa-command .date-input{padding:7px 12px;font-size:13px;font-weight:400;font-family:'Roboto Mono',monospace;color:#fff;background:#0c0c0c;border:1px solid rgba(255,255,255,.06);border-radius:3px;transition:border-color .2s;width:140px;color-scheme:dark}.aa-command .date-input:focus{outline:0;border-color:rgba(0,205,251,.3);box-shadow:0 0 0 3px rgba(0,205,251,.06)}.aa-command .date-sep{font-size:13px;color:#555}.aa-command .date-apply{padding:7px 14px;font-size:13px;font-weight:500;font-family:inherit;color:#fff;background:#007e99;border:none;border-radius:3px;cursor:pointer;transition:background .2s}.aa-command .date-apply:hover{background:#009bbe}.aa-command .cmp-toggle{display:flex;align-items:center;gap:8px;font-size:13px;color:#888;cursor:pointer;padding:6px 14px;background:#111;border:1px solid rgba(255,255,255,.06);border-radius:3px;transition:all .2s;font-family:inherit}.aa-command .cmp-toggle:hover{border-color:rgba(255,255,255,.12);color:silver}.aa-command .cmp-toggle.on{color:#7b6fff;border-color:rgba(87,69,255,.3);background:rgba(87,69,255,.08)}.aa-command .cmp-toggle svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .cmp-mode{padding:6px 28px 6px 12px;font-size:13px;font-weight:400;font-family:inherit;color:#7b6fff;background:#111;border:1px solid rgba(87,69,255,.25);border-radius:3px;transition:all .2s;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237B6FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.aa-command .cmp-mode:focus{outline:0;border-color:rgba(87,69,255,.5)}.aa-command .cmp-mode option{background:#161616;color:#fff}.aa-command .cmp-mode.hidden{display:none}.aa-command .stat[data-metric]{cursor:pointer}.aa-command .stat.on{background:#1a1a1a;border-color:rgba(255,255,255,.08);position:relative}.aa-command .stat.on::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00cdfb,#432fff);border-radius:0 0 8px 8px}.aa-command .stat__body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.aa-command .stat__compare{display:none;align-items:center;gap:14px}.aa-command .stats.comparing .stat__compare{display:flex}.aa-command .stat__cmp{font-size:12px;color:#7b6fff}.aa-command .stat__delta{font-size:12px;display:flex;align-items:center;gap:3px}.aa-command .stat__delta--up{color:#00d87a}.aa-command .stat__delta--down{color:#ff5c5c}.aa-command .stat__delta--flat{color:#888}.aa-command .stat__delta svg{width:11px;height:11px;fill:currentColor;flex-shrink:0}.aa-command .chart-wrap--line{position:relative;height:280px;margin-bottom:25px}.aa-command .site-detail-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.aa-command .site-detail-header__info{display:flex;flex-direction:column;gap:6px}.aa-command .site-detail-header__name{font-size:22px;font-weight:500;color:#fff;display:flex;align-items:center;gap:12px}.aa-command .site-detail-header__url{font-size:14px;color:#888}.aa-command .site-detail-header__actions{display:flex;gap:10px;flex-shrink:0}.aa-command .tier-badge{padding:4px 12px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;display:inline-flex;align-items:center}.aa-command .tier-badge--starter{color:#888;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.aa-command .tier-badge--growth{color:#00cdfb;background:rgba(0,205,251,.06);border:1px solid rgba(0,205,251,.12)}.aa-command .tier-badge--pro{color:#7b6fff;background:rgba(87,69,255,.08);border:1px solid rgba(87,69,255,.15)}.aa-command .tier-badge--premium{color:#f59e0b;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.15)}.aa-command .status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.aa-command .status-dot--live{background:#00d87a}.aa-command .status-dot--maintenance{background:#f59e0b}.aa-command .top-page--bar{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.03)}.aa-command .top-page--bar:last-child{border-bottom:none}.aa-command .top-page__rank{font-size:12px;font-weight:500;color:#555;width:24px;text-align:center;flex-shrink:0}.aa-command .top-page__bar-wrap{flex:1;min-width:0}.aa-command .top-page__bar-label{display:flex;justify-content:space-between;margin-bottom:4px}.aa-command .top-page__bar-path{font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aa-command .top-page__bar-views{font-size:13px;color:#888;flex-shrink:0;margin-left:12px}.aa-command .top-page__bar-track{height:4px;background:rgba(255,255,255,.06);border-radius:2px;overflow:hidden}.aa-command .top-page__bar-fill{height:100%;background:linear-gradient(90deg,#00cdfb,#432fff);border-radius:2px;transition:width .4s ease}.aa-command .qact{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#111;border:1px solid rgba(255,255,255,.06);border-radius:8px;margin-bottom:10px;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.aa-command .qact:hover{border-color:rgba(255,255,255,.12);background:#141414}.aa-command .qact__ic{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0}.aa-command .qact__ic--cta{background:rgba(0,126,153,.12);border:1px solid rgba(0,205,251,.12)}.aa-command .qact__ic svg{width:20px;height:20px;stroke:#00cdfb;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aa-command .qact__label{font-size:14px;font-weight:500;color:#fff}.aa-command .qact__desc{font-size:13px;color:#888;margin-top:2px}@media (max-width:768px){.aa-command .dbar{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 18px}.aa-command .dbar__left{flex-wrap:wrap}.aa-command .dbar__right{flex-wrap:wrap}.aa-command .stats{grid-template-columns:repeat(2,1fr)}.aa-command .site-detail-header{flex-direction:column}.aa-command .site-detail-header__actions{width:100%}.aa-command .site-detail-header__actions .btn{flex:1}}@media (max-width:480px){.aa-command .stats{grid-template-columns:1fr}.aa-command .dtab{padding:6px 10px;font-size:12px}}.aa-command .back:focus-visible,.aa-command .cmp-toggle:focus-visible,.aa-command .dtab:focus-visible,.aa-command .qact:focus-visible,.aa-command .stat[data-metric]:focus-visible{outline:2px solid #00cdfb;outline-offset:2px}.aa-command .act-row__ic svg,.aa-command .card__title svg,.aa-command .qact__ic svg,.aa-command .stat__ic svg{pointer-events:none}
.aa-command *,.aa-command ::after,.aa-command ::before{box-sizing:border-box;margin:0;padding:0}.aa-command{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;color:silver;line-height:1.5;-webkit-font-smoothing:antialiased;background:#0c0c0c;overflow-x:hidden;width:100%}.aa-cmd-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:80px 20px;color:#888;font-size:14px}.aa-cmd-loading-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.06);border-top-color:#00cdfb;border-radius:50%;animation:aa-cmd-spin .8s linear infinite}@keyframes aa-cmd-spin{to{transform:rotate(360deg)}}.aa-command .welcome{margin-bottom:28px}.aa-command .welcome__title{font-size:22px;font-weight:400;color:silver}.aa-command .welcome__name{font-weight:500;background:linear-gradient(135deg,#00cdfb 0,#432fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aa-command .nav{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:28px}.aa-command .nav__tabs{display:flex}.aa-command .nav__tab{padding:18px 28px;font-size:16px;font-weight:500;color:#888;background:0 0;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;font-family:inherit;display:flex;align-items:center;gap:10px}.aa-command .nav__tab:hover{color:silver}.aa-command .nav__tab.on{color:#fff;border-image:linear-gradient(135deg,#00cdfb,#432fff) 1;border-bottom-width:2px;border-bottom-style:solid}.aa-command .nav__ct{min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:500;color:#888;background:rgba(255,255,255,.04);border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.aa-command .nav__tab.on .nav__ct{color:silver}.aa-command .vw{display:none}.aa-command .vw.on{display:block}.aa-command .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.aa-command .stats--3{grid-template-columns:repeat(3,1fr)}.aa-command .stat{background:#161616;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:22px 26px;display:flex;align-items:center;gap:20px;transition:all .2s}.aa-command .stat:hover{border-color:rgba(255,255,255,.1)}.aa-command .stat__ic{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,205,251,.08) 0,rgba(67,47,255,.08) 100%);border:1px solid rgba(0,205,251,.09);border-radius:6px;flex-shrink:0}.aa-command .stat__ic svg{width:28px;height:28px;stroke:#00cdfb;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.aa-command .stat__num{font-size:clamp(28px, 3vw, 42px);font-weight:700;color:#fff;line-height:1}.aa-command .stat__detail{display:flex;flex-direction:column;gap:2px}.aa-command .stat__lab{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#888}.aa-command .stat__sub{font-size:12px;color:#00d87a}.aa-command .stat__sub--down{color:#ff5c5c}.aa-command .stat__sub--neutral{color:#888}.aa-command .stat--dim{opacity:.45}.aa-command .stat--dim .stat__ic{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.04)}.aa-command .stat--dim .stat__ic svg{stroke:#555}.aa-command .stat__frac{font-size:12px;color:#888}.aa-command .card{background:#111;border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden}.aa-command .card__h{padding:18px 26px;background:#161616;display:flex;align-items:center;justify-content:space-between}.aa-command .card__title{display:flex;align-items:center;gap:10px;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.5px;color:#fff}.aa-command .card__title svg{width:18px;height:18px;stroke:#00cdfb;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aa-command .card__b{padding:16px 20px 20px}.aa-command .card__bf{padding:0}.aa-command .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;font-family:inherit;border-radius:5px;border:none;cursor:pointer;transition:all .2s;line-height:1;white-space:nowrap;text-decoration:none}.aa-command .btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .btn--s{padding:10px 20px;font-size:14px;border-radius:3px}.aa-command .btn--full{width:100%}.aa-command .btn--cta{background:#007e99;color:#fff}.aa-command .btn--cta:hover{background:#009bbe}.aa-command .btn--out{background:0 0;color:#00cdfb;border:1px solid rgba(0,205,251,.2)}.aa-command .btn--out:hover{border-color:#00cdfb;background:rgba(0,205,251,.04)}.aa-command .btn--ghost{background:#212121;color:#888;border:1px solid #2a2a2a}.aa-command .btn--ghost:hover{border-color:rgba(255,255,255,.25);color:#fff;background:#282828}.aa-command a.btn{color:inherit;text-decoration:none}.aa-command a.btn:hover{color:inherit;text-decoration:none}.aa-command a.btn--cta,.aa-command a.btn--cta:hover{color:#fff}.aa-command .dash{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:28px}.aa-command .act-row{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.03)}.aa-command .act-row:last-child{border-bottom:none}.aa-command .act-row__ic{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aa-command .act-row__ic svg{width:20px;height:20px;stroke:#00cdfb;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aa-command .act-row__body{flex:1;min-width:0}.aa-command .act-row__title{font-size:14px;color:#fff;font-weight:500}.aa-command .act-row__detail{font-size:12px;color:#888;margin-top:2px}.aa-command .act-row__time{font-size:12px;color:#555;margin-top:4px}.aa-command .camp-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.03);cursor:pointer;transition:all .15s}.aa-command .camp-row:last-child{border-bottom:none}.aa-command .camp-row:hover{padding-left:6px}.aa-command .camp-row__platform{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:rgba(255,255,255,.04);flex-shrink:0}.aa-command .camp-row__platform svg{width:18px;height:18px;fill:#888}.aa-command .camp-row__info{flex:1;min-width:0}.aa-command .camp-row__name{font-size:14px;color:#fff;font-weight:500}.aa-command .camp-row__meta{font-size:12px;color:#888;margin-top:2px}.aa-command .camp-row__spend{font-size:14px;color:#fff;font-weight:500;flex-shrink:0}.aa-command .camp-row__status{width:8px;height:8px;border-radius:50%;flex-shrink:0}.aa-command .camp-row__status--active{background:#00d87a}.aa-command .camp-row__status--paused{background:#ff5c5c}.aa-command .site-row{padding:20px 26px;display:grid;grid-template-columns:40px 1fr auto;gap:16px;align-items:center;border-bottom:1px solid rgba(255,255,255,.03);cursor:pointer;transition:background .15s}.aa-command .site-row:last-child{border-bottom:none}.aa-command .site-row:hover{background:rgba(255,255,255,.015)}.aa-command .site-row__fav{width:40px;height:40px;border-radius:6px;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;overflow:hidden}.aa-command .site-row__fav img{width:100%;height:100%;object-fit:cover}.aa-command .site-row__fav svg{width:22px;height:22px;stroke:#888;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.aa-command .site-row__name{font-size:16px;font-weight:500;color:#fff}.aa-command .site-row__url{font-size:12px;color:#888;margin-top:2px}.aa-command .site-row__right{display:flex;align-items:center;gap:12px}.aa-command .site-row__tier{padding:4px 10px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:#888}.aa-command .site-row__health{width:10px;height:10px;border-radius:50%}.aa-command .site-row__health--good{background:#00d87a}.aa-command .site-row__health--fair{background:#f59e0b}.aa-command .site-row__health--poor{background:#ff5c5c}.aa-command .site-row__health--unknown{background:#555}.aa-command .back{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#00cdfb;cursor:pointer;margin-bottom:24px;transition:all .2s;background:0 0;border:none;font-family:inherit}.aa-command .back:hover{color:#fff}.aa-command .back svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .site-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.aa-command .site-header__name{font-size:22px;font-weight:500;color:#fff}.aa-command .site-header__url{font-size:14px;color:#888}.aa-command .chart-wrap{background:#111;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:22px;margin-bottom:22px}.aa-command .chart-wrap canvas{max-height:260px}.aa-command .top-page{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.03)}.aa-command .top-page:last-child{border-bottom:none}.aa-command .top-page__path{font-size:14px;color:#fff}.aa-command .top-page__views{font-size:14px;color:#888}.aa-command .speed-row{display:flex;align-items:center;gap:12px;padding:10px 0}.aa-command .speed-row__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.aa-command .speed-row__dot--good{background:#00d87a}.aa-command .speed-row__dot--needs-work{background:#f59e0b}.aa-command .speed-row__dot--poor{background:#ff5c5c}.aa-command .speed-row__label{font-size:14px;color:silver}.aa-command .check-row{display:flex;align-items:center;gap:10px;padding:8px 0}.aa-command .check-row svg{width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;flex-shrink:0}.aa-command .check-row--ok svg{stroke:#00d87a}.aa-command .check-row--warn svg{stroke:#f59e0b}.aa-command .check-row__label{font-size:14px;color:silver}.aa-command .edit-bar{display:flex;flex-direction:column;gap:10px}.aa-command .edit-bar__label{font-size:14px;color:silver}.aa-command .edit-bar__track{height:6px;background:rgba(255,255,255,.06);border-radius:3px;overflow:hidden}.aa-command .edit-bar__fill{height:100%;background:linear-gradient(90deg,#00cdfb,#432fff);border-radius:3px;transition:width .5s ease}.aa-command .products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:28px}.aa-command .prod{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 20px;background:#111;border:1px solid rgba(255,255,255,.06);border-radius:8px;text-align:center;transition:all .2s}.aa-command .prod:hover{border-color:rgba(255,255,255,.12)}.aa-command .prod__ic{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,205,251,.08),rgba(67,47,255,.08));border:1px solid rgba(0,205,251,.09);border-radius:8px}.aa-command .prod__ic svg{width:24px;height:24px;stroke:#00cdfb;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.aa-command .prod__name{font-size:14px;font-weight:500;color:#fff}.aa-command .prod__desc{font-size:12px;color:#888}.aa-command .prod__status{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:3px}.aa-command .prod__status--active{color:#00d87a;background:rgba(0,180,100,.08)}.aa-command .prod__status--available{color:#00cdfb;background:rgba(0,205,251,.06)}.aa-command .svc-card{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#111;border:1px solid rgba(255,255,255,.06);border-radius:8px;margin-bottom:10px;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.aa-command .svc-card:hover{border-color:rgba(255,255,255,.12);background:#141414}.aa-command .svc-card:last-child{margin-bottom:0}.aa-command .svc-card__ic{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,205,251,.08),rgba(67,47,255,.08));border:1px solid rgba(0,205,251,.09);border-radius:8px;flex-shrink:0}.aa-command .svc-card__ic svg{width:20px;height:20px;stroke:#00cdfb;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.aa-command .svc-card__ic--adv{background:linear-gradient(135deg,rgba(87,69,255,.12),rgba(0,205,251,.06));border-color:rgba(87,69,255,.15)}.aa-command .svc-card__ic--adv svg{stroke:#7B6FFF}.aa-command .svc-card__body{flex:1;min-width:0}.aa-command .svc-card__name{font-size:14px;font-weight:500;color:#fff}.aa-command .svc-card__desc{font-size:12px;color:#888;margin-top:2px}.aa-command .svc-card__arrow{flex-shrink:0;opacity:.3;transition:opacity .2s}.aa-command .svc-card:hover .svc-card__arrow{opacity:.6}.aa-command .svc-card__arrow svg{width:16px;height:16px;stroke:#888;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .svc-card__badge{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:3px;color:#00d87a;background:rgba(0,180,100,.08);flex-shrink:0}.aa-command .svc-card--adv{border-color:rgba(87,69,255,.1)}.aa-command .svc-card--adv:hover{border-color:rgba(87,69,255,.25)}.aa-command .domain-embed{padding:10px 0}.aa-command .domain-embed,.aa-command .domain-embed *{color:silver!important}.aa-command .domain-embed b,.aa-command .domain-embed h1,.aa-command .domain-embed h2,.aa-command .domain-embed h3,.aa-command .domain-embed h4,.aa-command .domain-embed strong{color:#fff!important}.aa-command .domain-embed input[type=search],.aa-command .domain-embed input[type=text]{background:#161616!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;border-radius:6px!important;padding:12px 16px!important;font-family:Roboto,sans-serif!important;font-size:14px!important}.aa-command .domain-embed input[type=search]:focus,.aa-command .domain-embed input[type=text]:focus{border-color:#00cdfb!important;outline:0!important}.aa-command .domain-embed button,.aa-command .domain-embed input[type=submit]{background:#007e99!important;color:#fff!important;border:none!important;border-radius:6px!important;padding:12px 24px!important;font-family:Roboto,sans-serif!important;font-weight:500!important;cursor:pointer!important;transition:background .2s!important}.aa-command .domain-embed button:hover,.aa-command .domain-embed input[type=submit]:hover{background:#009bbe!important}.aa-command .domain-embed .domain-results,.aa-command .domain-embed .wpwhois-result,.aa-command .domain-embed div[class*=domain],.aa-command .domain-embed div[class*=result],.aa-command .domain-embed table{background:0 0!important;border-color:rgba(255,255,255,.08)!important}.aa-command .domain-embed table td,.aa-command .domain-embed table th{border-color:rgba(255,255,255,.06)!important;padding:10px 14px!important}.aa-command .domain-embed a{color:#00cdfb!important}.aa-command .domain-embed .available,.aa-command .domain-embed .domain-available{color:#00d87a!important}.aa-command .domain-embed .domain-taken,.aa-command .domain-embed .unavailable{color:#888!important}.aa-command .domain-embed select{background:#161616!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;border-radius:6px!important;padding:8px 12px!important}.aa-command .empty{padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.aa-command .empty svg{width:32px;height:32px;stroke:#888;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;margin-bottom:4px}.aa-command .empty__t{font-size:18px;font-weight:500;color:#fff}.aa-command .empty__d{font-size:14px;color:silver;max-width:300px}.aa-command .sec-label{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:16px}.aa-command .toast{padding:14px 22px;font-size:14px;border-radius:5px;margin-bottom:22px;opacity:0;transform:translateY(-8px);transition:all .3s}.aa-command .toast.on{opacity:1;transform:translateY(0)}.aa-command .toast--ok{background:rgba(0,180,100,.08);color:#00d87a;border:1px solid rgba(0,180,100,.12)}.aa-command .toast--error{background:rgba(220,60,60,.08);color:#ff5c5c;border:1px solid rgba(220,60,60,.12)}@media (max-width:1100px){.aa-command .dash{grid-template-columns:1fr}}@media (max-width:900px){.aa-command .stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.aa-command .site-row{grid-template-columns:40px 1fr;gap:12px}.aa-command .site-row__right{grid-column:1/-1;justify-content:flex-start;padding-top:4px}.aa-command .camp-row{flex-wrap:wrap}.aa-command .products{grid-template-columns:1fr 1fr}}@media (max-width:480px){.aa-command .stats{grid-template-columns:1fr}.aa-command .stats--3{grid-template-columns:1fr}.aa-command .stat{padding:18px;gap:14px}.aa-command .stat__ic{width:40px;height:40px}.aa-command .stat__ic svg{width:22px;height:22px}.aa-command .nav__tab{padding:14px 14px;font-size:14px}.aa-command .card__h{padding:10px 16px 8px}.aa-command .card__b{padding:12px 16px 16px}.aa-command .site-row{padding:16px}.aa-command .products{grid-template-columns:1fr}.aa-command .dbar{flex-wrap:wrap;justify-content:flex-start}.aa-command .svc-card{padding:14px 16px}.aa-command .svc-card__desc{display:none}}.aa-command .btn:focus-visible,.aa-command .dtab:focus-visible,.aa-command .nav__tab:focus-visible{outline:2px solid #00cdfb;outline-offset:2px}@media (prefers-reduced-motion:reduce){.aa-command *,.aa-command ::after,.aa-command ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.aa-command{--aa-cyan:#00CDFB;--aa-cyan-muted:#009BBE;--aa-purple:#5745ff;--aa-bg-base:#0C0C0C;--aa-text-muted:#8B92B3;--aa-red:#ff6b6b;--aa-green:#00d87a;--aa-amber:#f59e0b;--aa-positive:#00CDFB;--aa-card-bg:#161616;--aa-card-border:rgba(255,255,255,0.06);--aa-card-border-hover:rgba(255,255,255,0.1)}.aa-command .aa-overview-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 18px;flex-wrap:wrap}.aa-command .aa-overview-header__hi{font-size:22px;font-weight:500;color:#fff;letter-spacing:-.01em}.aa-command .aa-overview-header__hi span{color:var(--aa-cyan)}.aa-command .aa-overview-header__sub{font-size:14px;color:#888;margin-top:4px}.aa-command .aa-overview-header__actions{display:flex;gap:10px}.aa-command .aa-attn-bar{background:var(--aa-card-bg);border:1px solid var(--aa-card-border);border-radius:6px;padding:18px 22px;margin-bottom:22px}.aa-command .aa-attn-bar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.aa-command .aa-attn-bar__title{font-size:14px;font-weight:500;color:#fff;display:flex;align-items:center;gap:8px}.aa-command .aa-attn-bar__title svg{width:16px;height:16px;fill:none;stroke:var(--aa-cyan);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .aa-attn-bar__more{background:0 0;border:0;color:var(--aa-cyan);font-family:inherit;font-size:12px;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;padding:6px 10px;border-radius:3px;transition:background .12s ease}.aa-command .aa-attn-bar__more:hover{background:rgba(0,205,251,.08)}.aa-command .aa-attn-bar__items{display:flex;flex-direction:column;gap:8px}.aa-command .aa-attn-item{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:4px;background:rgba(255,255,255,.02);border-left:3px solid #888}.aa-command .aa-attn-item--critical{border-left-color:var(--aa-red);background:rgba(255,107,107,.04)}.aa-command .aa-attn-item--warning{border-left-color:var(--aa-amber);background:rgba(245,158,11,.04)}.aa-command .aa-attn-item--info{border-left-color:#888}.aa-command .aa-attn-item--positive{border-left-color:var(--aa-positive);background:rgba(0,205,251,.04)}.aa-command .aa-attn-item__ic{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:4px;background:rgba(255,255,255,.04)}.aa-command .aa-attn-item__ic svg{width:16px;height:16px;fill:none;stroke:#c0c0c0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .aa-attn-item--critical .aa-attn-item__ic svg{stroke:var(--aa-red)}.aa-command .aa-attn-item--warning .aa-attn-item__ic svg{stroke:var(--aa-amber)}.aa-command .aa-attn-item--positive .aa-attn-item__ic svg{stroke:var(--aa-positive)}.aa-command .aa-attn-item__body{flex:1;min-width:0}.aa-command .aa-attn-item__title{font-size:14px;color:#fff;font-weight:400;line-height:1.35}.aa-command .aa-attn-item__detail{font-size:12px;color:#888;margin-top:3px}.aa-command .aa-attn-item__action{background:0 0;border:1px solid var(--aa-card-border);color:var(--aa-cyan);font-family:inherit;font-size:12px;font-weight:500;padding:7px 14px;border-radius:3px;cursor:pointer;flex-shrink:0;transition:all .12s ease;text-transform:uppercase;letter-spacing:.04em}.aa-command .aa-attn-item__action:hover{background:rgba(0,205,251,.08);border-color:rgba(0,205,251,.3)}.aa-command .aa-attn-item--critical .aa-attn-item__action{color:var(--aa-red)}.aa-command .aa-attn-item--critical .aa-attn-item__action:hover{background:rgba(255,107,107,.08);border-color:rgba(255,107,107,.3)}.aa-command .aa-attn-full .card__title-ct{margin-left:8px;font-size:12px;color:#888;font-weight:400}.aa-command .aa-attn-list{display:flex;flex-direction:column;gap:8px;padding:18px 22px}.aa-command .aa-sites-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0 12px;flex-wrap:wrap}.aa-command .aa-sites-bar__title{font-size:14px;color:#fff;font-weight:500;display:flex;align-items:center;gap:8px;flex-shrink:0}.aa-command .aa-sites-bar__title svg{width:16px;height:16px;fill:none;stroke:var(--aa-cyan);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .aa-sites-bar__filters{display:flex;gap:6px;flex-wrap:wrap;flex:1}.aa-command .aa-pill{background:0 0;border:1px solid var(--aa-card-border);color:#888;font-family:inherit;font-size:12px;font-weight:500;padding:6px 14px;border-radius:999px;cursor:pointer;transition:all .12s ease;display:inline-flex;align-items:center;gap:6px}.aa-command .aa-pill:hover{color:silver;border-color:rgba(255,255,255,.12)}.aa-command .aa-pill.on{background:rgba(0,205,251,.1);border-color:rgba(0,205,251,.3);color:var(--aa-cyan)}.aa-command .aa-pill__ct{background:rgba(255,255,255,.06);color:silver;font-size:10px;padding:1px 6px;border-radius:10px;line-height:1.6}.aa-command .aa-pill.on .aa-pill__ct{background:rgba(0,205,251,.18);color:var(--aa-cyan)}.aa-command .aa-sites-bar__sort{display:flex;align-items:center;gap:8px;flex-shrink:0}.aa-command .aa-sortlabel{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.aa-command .aa-sortselect{background:var(--aa-card-bg);border:1px solid var(--aa-card-border);color:silver;font-family:inherit;font-size:12px;padding:6px 28px 6px 10px;border-radius:4px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238B92B3' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:14px}.aa-command .aa-sortselect:hover{border-color:rgba(255,255,255,.12)}.aa-command .aa-site-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:6px}.aa-command .aa-site-card{background:var(--aa-card-bg);border:1px solid var(--aa-card-border);border-radius:6px;overflow:hidden;cursor:pointer;transition:border-color .15s ease,transform .15s ease;display:flex;flex-direction:column}.aa-command .aa-site-card:hover{border-color:rgba(0,205,251,.3);transform:translateY(-1px)}.aa-command .aa-hero__thumb,.aa-command .aa-other-card__thumb,.aa-command .aa-site-card__thumb{position:relative;width:100%;aspect-ratio:16/9;background-color:#1a1a1a;overflow:hidden}.aa-command .aa-hero__thumb img,.aa-command .aa-other-card__thumb img,.aa-command .aa-site-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.aa-command .aa-hero__thumb[data-tier=basic],.aa-command .aa-hero__thumb[data-tier=starter],.aa-command .aa-other-card__thumb[data-tier=basic],.aa-command .aa-other-card__thumb[data-tier=starter],.aa-command .aa-site-card__thumb[data-tier=basic],.aa-command .aa-site-card__thumb[data-tier=starter]{background-image:linear-gradient(135deg,#3a3a3a 0,#1a1a1a 100%)}.aa-command .aa-hero__thumb[data-tier=growth],.aa-command .aa-other-card__thumb[data-tier=growth],.aa-command .aa-site-card__thumb[data-tier=growth]{background-image:linear-gradient(135deg,#2a4a6a 0,#1a2a3a 100%)}.aa-command .aa-hero__thumb[data-tier=pro],.aa-command .aa-other-card__thumb[data-tier=pro],.aa-command .aa-site-card__thumb[data-tier=pro]{background-image:linear-gradient(135deg,#1a4a6a 0,#0a2a3a 100%)}.aa-command .aa-hero__thumb[data-tier=premium],.aa-command .aa-other-card__thumb[data-tier=premium],.aa-command .aa-site-card__thumb[data-tier=premium]{background-image:linear-gradient(135deg,#3a2a6a 0,#1a0f3a 100%)}.aa-command .aa-hero__badges,.aa-command .aa-site-card__badges{position:absolute;top:10px;left:10px;display:flex;gap:6px;z-index:2}.aa-command .aa-card-badge{font-size:10px;font-weight:500;padding:4px 9px;border-radius:3px;text-transform:uppercase;letter-spacing:.06em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.aa-command .aa-card-badge--staging{background:rgba(245,158,11,.85);color:#1a1a1a}.aa-command .aa-card-badge--attn{background:rgba(255,107,107,.85);color:#fff}.aa-command .aa-site-card__body{padding:16px 18px 14px}.aa-command .aa-site-card__head{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:4px}.aa-command .aa-site-card__name{font-size:14px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.aa-command .aa-site-card__url{font-size:12px;color:#888;margin-bottom:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aa-command .aa-site-card__metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:12px;border-top:1px solid var(--aa-card-border)}.aa-command .aa-site-card__metric{min-width:0}.aa-command .aa-site-card__mlab{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#888;font-weight:500;margin-bottom:4px}.aa-command .aa-site-card__mrow{display:flex;align-items:baseline;gap:6px}.aa-command .aa-site-card__mval{font-size:18px;font-weight:700;color:#fff;line-height:1.2}.aa-command .aa-site-card__health{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:auto;flex-shrink:0}.aa-command .aa-site-card__health--good{background:var(--aa-green)}.aa-command .aa-site-card__health--fair{background:var(--aa-amber)}.aa-command .aa-site-card__health--poor{background:var(--aa-red)}.aa-command .aa-site-card__health--unknown{background:#555}.aa-command .aa-site-card__spark{margin-top:6px;height:24px}.aa-command .aa-site-card__spark .aa-spark{width:100%;height:100%;display:block}.aa-command .aa-site-card__last{font-size:12px;color:#888;margin-top:6px}.aa-command .aa-site-card__qrow{display:flex;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--aa-card-border)}.aa-command .aa-site-card__qbtn{flex:1;background:0 0;border:1px solid var(--aa-card-border);color:silver;font-family:inherit;font-size:12px;font-weight:500;padding:7px 10px;border-radius:3px;cursor:pointer;text-decoration:none;text-align:center;transition:all .12s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.aa-command .aa-site-card__qbtn:hover{border-color:rgba(0,205,251,.3);color:var(--aa-cyan);background:rgba(0,205,251,.04)}.aa-command .aa-site-card__qbtn svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aa-command .aa-hero{display:grid;grid-template-columns:minmax(280px,38%) 1fr;gap:22px;background:var(--aa-card-bg);border:1px solid var(--aa-card-border);border-radius:6px;padding:20px;margin-bottom:22px}.aa-command .aa-hero__thumb{border-radius:4px;aspect-ratio:16/9;align-self:stretch;height:auto}.aa-command .aa-hero__main{display:flex;flex-direction:column;gap:18px}.aa-command .aa-hero__head{min-width:0}.aa-command .aa-hero__name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.aa-command .aa-hero__name{font-size:22px;font-weight:500;color:#fff;letter-spacing:-.01em}.aa-command .aa-hero__url{font-size:12px;color:#888}.aa-command .aa-hero__actions{display:flex;gap:8px;flex-wrap:wrap}.aa-command .aa-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:16px;border-top:1px solid var(--aa-card-border)}.aa-command .aa-hero-stat__lab{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#888;font-weight:500;margin-bottom:6px}.aa-command .aa-hero-stat__row{display:flex;align-items:baseline;gap:8px}.aa-command .aa-hero-stat__num{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}.aa-command .aa-hero-stat__num--time{font-size:14px;font-weight:400;color:silver}.aa-command .aa-hero-stat__sub{display:block;font-size:12px;color:#888;margin-top:4px}.aa-command .aa-others__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.aa-command .aa-other-card{background:rgba(255,255,255,.02);border:1px solid var(--aa-card-border);border-radius:4px;overflow:hidden;cursor:pointer;transition:all .12s ease}.aa-command .aa-other-card:hover{border-color:rgba(0,205,251,.3);transform:translateY(-1px)}.aa-command .aa-other-card__thumb{aspect-ratio:3/2}.aa-command .aa-other-card__thumb .aa-card-badge{position:absolute;top:6px;left:6px;font-size:10px;padding:3px 6px}.aa-command .aa-other-card__body{padding:10px 12px 12px}.aa-command .aa-other-card__name{font-size:12px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px}.aa-command .aa-other-card__meta{font-size:12px;color:#888}.aa-command .aa-spark{width:80px;height:24px;display:inline-block;vertical-align:middle}.aa-command .tier-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:3px;background:rgba(255,255,255,.06);color:silver;line-height:1.4}.aa-command .tier-badge--basic,.aa-command .tier-badge--starter{background:rgba(255,255,255,.06);color:silver}.aa-command .tier-badge--growth{background:rgba(42,74,106,.4);color:#80b4d8}.aa-command .tier-badge--pro{background:rgba(87,69,255,.18);color:#b5a8ff}.aa-command .tier-badge--premium{background:rgba(245,158,11,.16);color:#f5b343}@media (max-width:1200px){.aa-command .aa-hero-stats{grid-template-columns:repeat(4,1fr);gap:10px}}@media (max-width:900px){.aa-command .aa-hero{grid-template-columns:1fr}.aa-command .aa-hero__thumb{max-height:280px;aspect-ratio:16/9}.aa-command .aa-hero-stats{grid-template-columns:repeat(2,1fr)}.aa-command .aa-site-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:700px){.aa-command .aa-overview-header{flex-direction:column;align-items:flex-start;gap:14px}.aa-command .aa-sites-bar{flex-direction:column;align-items:stretch}.aa-command .aa-sites-bar__sort{justify-content:flex-end}.aa-command .aa-attn-item{flex-wrap:wrap}.aa-command .aa-attn-item__action{margin-left:auto;width:auto}}@media (max-width:480px){.aa-command .aa-hero-stats{grid-template-columns:1fr 1fr}.aa-command .aa-site-grid{grid-template-columns:1fr}.aa-command .aa-others__grid{grid-template-columns:repeat(2,1fr)}.aa-command .aa-hero{padding:14px;gap:14px}.aa-command .aa-hero__name{font-size:18px}}#top .aa-command .aa-welcome,.aa-command .aa-welcome{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(24px, 4vw, 32px)!important;font-weight:400!important;line-height:1.2!important;color:#fff!important;letter-spacing:-.01em!important;margin:0 0 4px 0!important;padding:0!important}.aa-command .aa-welcome__hi{font-weight:400!important;color:#fff!important}.aa-command .aa-welcome__name{font-weight:500!important;background:linear-gradient(90deg,#00cdfb 0,#5745ff 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.aa-command .aa-overview-stack{display:flex;flex-direction:column;min-width:0;margin-top:24px;margin-bottom:24px}.aa-command .aa-overview-stack>*{margin-top:24px;margin-bottom:24px}.aa-command .aa-overview-stack>:first-child{margin-top:0}.aa-command .aa-overview-stack>:last-child{margin-bottom:0}.aa-command .aa-below-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.aa-command .aa-below-grid__col{min-width:0}.aa-command .aa-below-grid__col .aa-rail-card{margin:0}.aa-command .aa-tools-row{margin-top:22px}.aa-command .aa-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:4px 0}.aa-command .aa-tools-grid .svc-card{margin:0!important}.aa-command .aa-sites-bar__sort{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.aa-command .aa-sortlabel{white-space:nowrap!important}.aa-command .aa-sortselect{flex-shrink:1;min-width:0}.aa-command .aa-site-card__url{display:flex;align-items:center;gap:6px;justify-content:space-between}.aa-command .aa-site-card__url .aa-site-card__health{flex-shrink:0;margin-left:auto}#top .aa-command,#top .aa-command *{box-sizing:border-box}#top .aa-command select.aa-sortselect,#top .main_color .aa-command select.aa-sortselect{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important;line-height:1.4!important;background:#161616!important;color:silver!important;border:1px solid rgba(255,255,255,.06)!important;padding:6px 28px 6px 10px!important;height:auto!important;min-height:0!important;border-radius:4px!important;box-shadow:none!important;margin:0!important}#top .aa-command select.aa-sortselect:focus,#top .main_color .aa-command select.aa-sortselect:focus{outline:0!important;border-color:rgba(0,205,251,.3)!important;background:#161616!important}#top .aa-command .btn,#top .main_color .aa-command .btn{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important;text-shadow:none!important;border-radius:4px!important;box-shadow:none!important;line-height:1.4!important}#top .aa-command a,#top .main_color .aa-command a{text-decoration:none!important;box-shadow:none!important}#top .aa-command a:hover,#top .main_color .aa-command a:hover{text-decoration:none!important}#top .aa-command h1,#top .aa-command h2,#top .aa-command h3,#top .aa-command h4,#top .aa-command h5,#top .aa-command h6,#top .main_color .aa-command h1,#top .main_color .aa-command h2,#top .main_color .aa-command h3{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important;color:inherit!important;margin:0!important;padding:0!important;line-height:inherit!important;text-transform:none!important;letter-spacing:normal!important;text-shadow:none!important;background:0 0!important}#top .aa-command button,#top .main_color .aa-command button{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;text-shadow:none!important;background-image:none!important}#top .aa-command canvas{max-width:100%!important;height:auto!important;box-shadow:none!important;border-radius:0!important;border:0!important}#top .aa-command .aa-hero__thumb img,#top .aa-command .aa-other-card__thumb img,#top .aa-command .aa-site-card__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important;max-width:none!important}@media (max-width:1200px){.aa-command .aa-below-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:700px){.aa-command .aa-tools-grid{grid-template-columns:1fr}}@media (max-width:480px){.aa-command .aa-sites-bar{gap:12px}.aa-command .aa-sites-bar__sort{width:100%;justify-content:flex-end}}.aa-command .site-row__fav{position:relative;width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);border-radius:6px;color:var(--aa-text-muted,#8b92b3)}.aa-command .site-row__fav svg{width:18px;height:18px}.aa-command .site-row__fav-img{width:22px;height:22px;border-radius:4px;object-fit:contain;background:0 0;position:relative;z-index:1}.aa-command .site-row__fav--has-img svg{display:none}.aa-command .site-row__right{display:flex;align-items:center;gap:12px}.aa-command .site-row__sub-status{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0;background:var(--aa-text-muted,#8b92b3);box-shadow:0 0 0 0 transparent;transition:box-shadow .2s ease}.aa-command .site-row__sub-status--active,.aa-command .site-row__sub-status--switched{background:var(--aa-green,#00d87a);box-shadow:0 0 8px rgba(0,216,122,.45)}.aa-command .site-row__sub-status--failed,.aa-command .site-row__sub-status--on-hold,.aa-command .site-row__sub-status--pending-cancel{background:var(--aa-amber,#f59e0b);box-shadow:0 0 8px rgba(245,158,11,.45)}.aa-command .site-row__sub-status--cancelled,.aa-command .site-row__sub-status--expired{background:var(--aa-red,#ff6b6b);box-shadow:0 0 8px rgba(255,107,107,.45)}.aa-command .site-row__sub-status--pending,.aa-command .site-row__sub-status--unknown{background:var(--aa-text-muted,#8b92b3)}.aa-command .aa-site-id{display:grid;grid-template-columns:200px 1fr;gap:20px;align-items:center;background:var(--aa-card-bg);border:1px solid var(--aa-card-border);border-radius:6px;padding:16px;margin-bottom:22px}.aa-command .aa-site-id__thumb{position:relative;width:200px;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background:linear-gradient(135deg,rgba(0,205,251,.08),rgba(87,69,255,.08))}.aa-command .aa-site-id__thumb img{width:100%;height:100%;object-fit:cover;display:block}.aa-command .aa-site-id__badges{position:absolute;top:8px;left:8px;display:flex;gap:6px}.aa-command .aa-site-id__info{display:flex;flex-direction:column;gap:6px;min-width:0}.aa-command .aa-site-id__name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#top .aa-command .aa-site-id__name,.aa-command .aa-site-id__name{font-size:24px!important;font-weight:500!important;color:#fff!important;letter-spacing:-.01em!important;line-height:1.2!important;margin:0!important;padding:0!important}#top .aa-command .aa-site-id__url,.aa-command .aa-site-id__url{font-size:12px!important;color:#888!important;text-decoration:none!important;word-break:break-all;transition:color .15s ease}#top .aa-command .aa-site-id__url:hover,.aa-command .aa-site-id__url:hover{color:var(--aa-cyan,#00cdfb)!important;text-decoration:none!important}.aa-command .aa-attn-bar--site{margin-top:0;margin-bottom:22px}.aa-command .aa-qa-card{margin:0}.aa-command .aa-qa-card .card__b{display:flex;flex-direction:column;gap:8px;padding-top:12px}.aa-command .aa-qaction{display:flex;align-items:center;gap:12px;padding:12px 14px;background:rgba(255,255,255,.02);border:1px solid var(--aa-card-border);border-radius:4px;color:silver;text-decoration:none;transition:all .15s ease;cursor:pointer}#top .aa-command .aa-qaction:hover,.aa-command .aa-qaction:hover{background:rgba(255,255,255,.04);border-color:var(--aa-card-border-hover);color:#fff!important;text-decoration:none!important}.aa-command .aa-qaction__ic{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,205,251,.06);border-radius:4px;color:var(--aa-cyan,#00cdfb)}.aa-command .aa-qaction__ic svg{width:16px;height:16px}.aa-command .aa-qaction__lab{flex:1;font-size:14px;font-weight:500;line-height:1.2}.aa-command .aa-qaction__ar{flex-shrink:0;color:#555;transition:color .15s ease,transform .15s ease;display:flex;align-items:center}.aa-command .aa-qaction__ar svg{width:16px;height:16px}.aa-command .aa-qaction:hover .aa-qaction__ar{color:var(--aa-cyan,#00cdfb);transform:translateX(2px)}.aa-command .aa-qaction--cta{background:linear-gradient(135deg,rgba(0,205,251,.12),rgba(87,69,255,.1));border-color:rgba(0,205,251,.3);color:#fff}#top .aa-command .aa-qaction--cta:hover,.aa-command .aa-qaction--cta:hover{background:linear-gradient(135deg,rgba(0,205,251,.18),rgba(87,69,255,.16));border-color:rgba(0,205,251,.5);color:#fff!important}.aa-command .aa-qaction--cta .aa-qaction__ic{background:rgba(0,205,251,.16);color:#fff}.aa-command .aa-qaction--cta .aa-qaction__ar{color:var(--aa-cyan,#00cdfb)}@media (max-width:900px){.aa-command .aa-site-id{grid-template-columns:1fr;gap:14px}.aa-command .aa-site-id__thumb{width:100%;max-width:320px}}#top .aa-command .card__h,.aa-command .card__h{background:0 0!important;border-bottom:0!important;padding:12px 20px 10px!important}#top .aa-command .card__title,.aa-command .card__title{font-size:12px!important;font-weight:500!important;letter-spacing:1px!important;text-transform:uppercase!important;color:#6e7280!important;display:flex!important;align-items:center!important;gap:10px!important}#top .aa-command .card__title svg,.aa-command .card__title svg{width:13px!important;height:13px!important;color:#6e7280}.aa-command .card__title-ct{font-size:10px;font-weight:600;color:#b5b8c5;background:rgba(255,255,255,.06);padding:2px 7px;border-radius:8px;letter-spacing:.04em}#top .aa-command .aa-card-link,.aa-command .aa-card-link{margin-left:auto!important;font-size:12px!important;font-weight:500!important;letter-spacing:.06em!important;color:#00cdfb!important;text-decoration:none!important;transition:color 150ms ease}.aa-command .aa-card-link:hover{color:#fff!important}.aa-command .aa-hero-stats{gap:10px!important}.aa-command .aa-hero-stat{padding:12px 16px 14px!important}.aa-command .aa-hero-stat__lab{font-size:10px!important;font-weight:500!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#6e7280!important;margin-bottom:8px!important}.aa-command .aa-hero-stat__num{font-size:22px!important;font-weight:700!important;font-variant-numeric:tabular-nums;line-height:1!important}.aa-command .stat{padding:12px 16px!important}.aa-command .stat__lab{font-size:10px!important;font-weight:500!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#6e7280!important}.aa-command .stat__num{font-size:22px!important;font-weight:700!important;font-variant-numeric:tabular-nums;line-height:1.1!important}.aa-command .aa-hero-stat__num,.aa-command .num,.aa-command .perf-tile__num,.aa-command .site-card__mval,.aa-command .stat__num{font-variant-numeric:tabular-nums;font-feature-settings:'tnum'}.aa-command .aa-site-id{grid-template-columns:220px 1fr!important;gap:24px!important;align-items:stretch!important}.aa-command .aa-site-id__info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:8px!important}.aa-command .aa-site-id__name-row{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}#top .aa-command .aa-site-id__name,.aa-command .aa-site-id__name{font-size:22px!important;font-weight:500!important;line-height:1.2!important;color:#fff!important;margin:0!important;letter-spacing:-.01em!important}.aa-command .aa-site-id__actions{margin-left:auto;display:flex;gap:6px;flex-wrap:wrap}#top .aa-command .aa-id-btn,.aa-command .aa-id-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;font-size:12px!important;font-weight:500!important;letter-spacing:.02em!important;color:#fff!important;background:#212121!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:6px!important;text-decoration:none!important;transition:all 150ms ease!important;white-space:nowrap!important}#top .aa-command .aa-id-btn:hover,.aa-command .aa-id-btn:hover{background:#2a2a2a!important;border-color:rgba(0,205,251,.3)!important;color:#fff!important}.aa-command .aa-id-btn svg{width:14px!important;height:14px!important;color:#00cdfb!important;stroke:#00CDFB!important}#top .aa-command .aa-id-btn--cta,.aa-command .aa-id-btn--cta{background:#007e99!important;border-color:#007e99!important;color:#fff!important}#top .aa-command .aa-id-btn--cta:hover,.aa-command .aa-id-btn--cta:hover{background:#009bbe!important;border-color:#009bbe!important;color:#fff!important}.aa-command .aa-id-btn--cta svg{color:#fff!important;stroke:#ffffff!important}@media (max-width:900px){.aa-command .aa-site-id__actions{margin-left:0;width:100%;margin-top:4px}}.aa-command .aa-proj-card--full .card__h{display:flex;align-items:center;gap:12px}.aa-command .aa-proj-card--full .card__h .aa-proj-pill{margin-right:auto}.aa-command .aa-proj-card--full .card__h .aa-card-link{margin-left:auto}.aa-command .aa-proj-card--full .card__h .aa-proj-pill~.aa-card-link{margin-left:0}.aa-command .aa-proj-card--full .aa-proj-card__list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0}.aa-command .aa-proj-card--full .aa-proj-row{border-bottom:1px solid rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.04)}.aa-command .aa-proj-card--full .aa-proj-row:nth-child(3n){border-right:none}.aa-command .aa-proj-card--full .aa-proj-row:nth-last-child(-n+3):nth-child(3n+1),.aa-command .aa-proj-card--full .aa-proj-row:nth-last-child(-n+3):nth-child(3n+1)~.aa-proj-row{border-bottom:none}@media (max-width:900px){.aa-command .aa-proj-card--full .aa-proj-card__list{grid-template-columns:repeat(2,1fr)}.aa-command .aa-proj-card--full .aa-proj-row:nth-child(3n){border-right:1px solid rgba(255,255,255,.04)}.aa-command .aa-proj-card--full .aa-proj-row:nth-child(2n){border-right:none}}@media (max-width:600px){.aa-command .aa-proj-card--full .aa-proj-card__list{grid-template-columns:1fr}.aa-command .aa-proj-card--full .aa-proj-row{border-right:none!important}}.aa-command .aa-proj-card{margin:0}.aa-command .aa-proj-card .card__b{padding:4px 0}.aa-command .aa-proj-card__pill-row{padding:10px 20px 0}.aa-command .aa-proj-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;letter-spacing:.02em;border-radius:3px}.aa-command .aa-proj-pill--awaiting{background:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.aa-command .aa-proj-card__list{display:flex;flex-direction:column}.aa-command .aa-proj-row{display:grid!important;grid-template-columns:12px 1fr!important;gap:12px!important;align-items:center!important;padding:12px 20px!important;text-decoration:none!important;color:inherit!important;transition:background 150ms ease;border-bottom:1px solid rgba(255,255,255,.04)}.aa-command .aa-proj-row:last-child{border-bottom:none}.aa-command .aa-proj-row:hover{background:rgba(255,255,255,.015)!important}.aa-command .aa-proj-row__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.aa-command .aa-proj-row__body{min-width:0;display:flex;flex-direction:column;gap:3px}.aa-command .aa-proj-row__title{font-size:12px;font-weight:500;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-command .aa-proj-row__meta{font-size:12px;color:#6e7280;letter-spacing:.02em}.aa-command .aa-proj-empty{padding:20px 22px 6px;text-align:left}.aa-command .aa-proj-empty__title{font-size:12px;font-weight:500;color:silver;margin-bottom:4px}.aa-command .aa-proj-empty__sub{font-size:12px;color:#6e7280}#top .aa-command .aa-attn-bar__title,#top .aa-command .aa-sites-bar__title,.aa-command .aa-attn-bar__title,.aa-command .aa-sites-bar__title{font-size:12px!important;font-weight:500!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#6e7280!important}.aa-command .aa-attn-bar__title svg,.aa-command .aa-sites-bar__title svg{width:13px!important;height:13px!important}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
@media only screen and (max-width:768px){.subscription_details .button{box-sizing:border-box;margin-bottom:2px;padding-left:.5rem;padding-right:.5rem;width:100%;max-width:200px;text-align:center}}.subscription_details .button{display:inline-block;margin-bottom:.5em}a.wcs-switch-link{display:block;margin-top:1em;width:fit-content}button.subscription-auto-renew-toggle,button.subscription-auto-renew-toggle:hover{background:0 0;border:none;padding:0;cursor:pointer;font:inherit;box-shadow:none;text-shadow:none}.subscription-auto-renew-toggle{margin-left:5px;margin-bottom:2px;position:relative;top:4px}.subscription-auto-renew-toggle__i{height:20px;width:32px;border:2px solid #00ba8a;background-color:#00ba8a;display:inline-block;text-indent:-9999px;border-radius:10em;position:relative;margin-top:-1px;vertical-align:text-top}.subscription-auto-renew-toggle__i::before{content:'';display:block;width:16px;height:16px;background:#fff;position:absolute;top:0;right:0;border-radius:100%}.subscription-auto-renew-toggle--off .subscription-auto-renew-toggle__i{border-color:#999;background-color:#999}.subscription-auto-renew-toggle--off .subscription-auto-renew-toggle__i::before{right:auto;left:0}.subscription-auto-renew-toggle--loading .subscription-auto-renew-toggle__i{opacity:.5}.subscription-auto-renew-toggle--hidden{display:none}.subscription-auto-renew-toggle-disabled-note{margin-left:1em}.wcs_early_renew_modal_totals_table{overflow:scroll;height:80%;margin-bottom:1em}.wcs_early_renew_modal_note{position:sticky;bottom:0;min-width:100%;width:0}#early_renewal_modal_submit{width:100%;font-size:1.4em;text-align:center}.woocommerce-subscriptions-related-orders-pagination-links.woocommerce-pagination{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1em;width:100%}.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a{display:inline-block}.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a.disabled:hover{cursor:default;text-decoration:none}.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a .symbol{display:none}.rtl .woocommerce-subscriptions-related-orders-pagination-links{flex-direction:row-reverse}.rtl .woocommerce-subscriptions-related-orders-pagination-links .pagination-links{direction:rtl}@media (max-width:30em){.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a{padding:.5em 1em}.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a .label{display:none}.woocommerce-subscriptions-related-orders-pagination-links .pagination-links a .symbol{display:inherit}}