.app-shell{--dash-canvas:#060608;--dash-sidebar:#08090c;--dash-surface:#0a0b0f;--dash-surface-raised:#0f1218;--dash-surface-soft:#ffffff07;--dash-line:#ffffff1a;--dash-line-strong:#ffffff29;--dash-text:#f4f4f5;--dash-text-2:#c8c9d0;--dash-muted:#818189;--dash-faint:#5a5a63;--dash-inverse:#090909;--dash-accent:#3b82f6;--dash-accent-strong:#60a5fa;--dash-accent-soft:#3b82f61c;--dash-focus:#60a5fac7;--dash-radius:10px;--dash-radius-lg:14px;--dash-header-height:72px;--dash-space-xs:6px;--dash-space-sm:10px;--dash-space-md:14px;--dash-space-lg:18px;--dash-space-xl:24px;background:var(--dash-canvas);color:var(--dash-text);font-feature-settings:"cv01","ss03";font-size:13px;line-height:1.4}.app-shell button,.app-shell a,.app-shell input,.app-shell select,.app-shell textarea{outline-offset:3px}.app-shell .app-shell-main{isolation:isolate;background:var(--dash-canvas);position:relative;overflow:clip}.app-shell .app-shell-main:before,.app-shell .app-shell-main:after{content:none}.app-shell .app-shell-main>*{z-index:1;position:relative}.app-shell .app-shell-main>.app-shell-header{z-index:80;overflow:visible}.app-shell .app-shell-main>.dashboard-user-menu-backdrop{z-index:70;position:fixed}.app-shell .app-shell-main>.app-shell-content-layer{z-index:1}.dashboard-skip-link{z-index:120;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:.65rem;left:.75rem;overflow:hidden}.dashboard-skip-link:focus{clip:auto;clip-path:none;color:#e5e7eb;background:#07080d;border:1px solid #ffffff47;border-radius:.5rem;width:auto;height:auto;margin:0;padding:.45rem .8rem;font-size:12px}.product-sidebar{z-index:60;border-right:1px solid var(--dash-line);color:#f7f8f8;background:#070708;flex-direction:column;width:248px;min-width:248px;transition:width .2s cubic-bezier(.22,1,.36,1),min-width .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.product-sidebar.is-compact{width:64px;min-width:64px}.product-sidebar__header{height:var(--dash-header-height);min-height:var(--dash-header-height);flex:0 0 var(--dash-header-height);border-bottom:1px solid var(--dash-line);box-sizing:border-box;justify-content:space-between;align-items:center;gap:10px;padding:0 12px 0 16px;display:flex}.product-sidebar__header.is-compact{justify-content:center;padding:0}.product-sidebar__brand{min-width:0;color:inherit;align-items:center;gap:11px;display:flex}.product-sidebar__logo{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();flex:none;width:32px;height:32px}.product-sidebar__brand-name{color:#f7f8f8;font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:650;line-height:1;overflow:hidden}.product-sidebar__header-actions{flex:none;align-items:center;gap:4px;display:flex}.product-sidebar__control{color:#7c7f87;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:44px;height:44px;font-size:14px;transition:background-color .16s,color .16s,transform .16s;display:grid}.product-sidebar__control:hover{color:#f4f4f5;background:#ffffff0b}.product-sidebar__control:active{transform:scale(.97)}.product-sidebar__control:disabled{cursor:default;opacity:.5}.product-sidebar__nav{scrollbar-width:none;flex:1;padding:18px 12px 20px;overflow:hidden auto}.product-sidebar__nav::-webkit-scrollbar{display:none}.product-sidebar__nav.is-compact{padding-left:9px;padding-right:9px}.product-sidebar__section+.product-sidebar__section{margin-top:22px}.product-sidebar__nav.is-compact .product-sidebar__section+.product-sidebar__section{margin-top:6px}.product-sidebar__section-title{color:#62656d;letter-spacing:.075em;text-transform:uppercase;margin:0 10px 8px;font-size:11px;font-weight:650;line-height:1.2}.product-sidebar__links{gap:4px;display:grid}.product-sidebar__link{color:#92949b;letter-spacing:-.006em;cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:0 9px;font-size:15px;font-weight:500;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:flex;position:relative}.product-sidebar__link:hover{color:#e4e4e7;background:#ffffff0a;border-color:#ffffff0e}.product-sidebar__link:active{transform:scale(.985)}.product-sidebar__link-icon{color:#777a82;border:1px solid #0000;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;transition:border-color .16s,background-color .16s,color .16s;display:grid}.product-sidebar__link-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.product-sidebar__link.is-active{color:#f7f8f8;background:#2563eb1b;border-color:#60a5fa26;font-weight:600}.product-sidebar__link.is-active:before{content:"";background:#60a5fa;border-radius:2px;width:2px;position:absolute;top:10px;bottom:10px;left:-1px}.product-sidebar__link.is-active .product-sidebar__link-icon{color:#60a5fa;background:#3b82f61a;border-color:#60a5fa24}.product-sidebar__link.is-compact{justify-content:center;min-height:44px;padding:0}.product-sidebar__link.is-compact .product-sidebar__link-icon{width:36px;height:36px}.product-sidebar__footer{border-top:1px solid var(--dash-line);padding:10px 12px;display:grid}.product-sidebar__footer.is-compact{gap:2px}.product-sidebar__footer-button{color:#777a82;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:44px;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .16s,color .16s,transform .16s;display:flex}.product-sidebar__footer-button:hover{color:#e4e4e7;background:#ffffff0a}.product-sidebar__footer-button:active{transform:scale(.98)}.product-sidebar__footer-button:disabled{cursor:default;opacity:.5}.product-sidebar__footer-button.is-icon-only{justify-content:center;padding:0;font-size:15px}.product-sidebar-scrim{z-index:59;opacity:0;background:#020204ad;border:0;display:none;position:fixed;inset:0}.product-sidebar-scrim.is-open{opacity:1;display:block}.product-sidebar--mobile{border-right-color:#ffffff1c;width:min(280px,100vw - 40px);min-width:0;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:24px 0 70px #00000080}.product-sidebar--mobile.is-open{transform:translate(0)}.app-shell .admin-sidebar{border-right:1px solid var(--dash-line);background:var(--dash-sidebar);width:248px;min-width:248px;color:var(--dash-text)}.app-shell .admin-sidebar--mobile{width:min(280px,100vw - 40px);min-width:0}.app-shell .admin-sidebar__brand{height:var(--dash-header-height);min-height:var(--dash-header-height);flex:0 0 var(--dash-header-height);border-bottom:1px solid var(--dash-line);box-sizing:border-box;align-items:center;gap:12px;padding:0 14px 0 16px;display:flex}.app-shell .admin-sidebar__title{color:var(--dash-text)}.app-shell .admin-sidebar__subtitle,.app-shell .admin-sidebar__section-title{color:var(--dash-faint)}.app-shell .admin-sidebar__control{width:44px;height:44px;color:var(--dash-muted);background:0 0;border:0;border-radius:8px;flex:none;place-items:center;transition:background-color .16s,color .16s;display:grid}.app-shell .admin-sidebar__link,.app-shell .admin-sidebar__back{min-height:44px;color:var(--dash-muted);border:1px solid #0000;border-radius:9px;padding:0 10px;font-size:13px;font-weight:550;transition:border-color .16s,background-color .16s,color .16s}.app-shell .admin-sidebar__link:hover,.app-shell .admin-sidebar__back:hover,.app-shell .admin-sidebar__control:hover{color:var(--dash-text);background:#ffffff0a;border-color:#ffffff0e}.app-shell .admin-sidebar__link.is-active{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#60a5fa26}.app-shell .admin-sidebar__link.is-active i{color:var(--dash-accent-strong)}.app-shell .admin-sidebar__footer{border-color:var(--dash-line)}@media (max-height:700px) and (min-width:768px){.product-sidebar__nav{padding-top:8px;padding-bottom:8px}.product-sidebar__section-title{display:none}.product-sidebar__section+.product-sidebar__section{margin-top:4px}.product-sidebar__footer{padding-top:4px;padding-bottom:4px}}.app-shell .app-shell-header-bar.app-shell-header{height:var(--dash-header-height);min-height:var(--dash-header-height);box-sizing:border-box;border-bottom:1px solid var(--dash-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050506eb;flex-wrap:nowrap;padding:0 24px}.app-shell .app-shell-header-bar h1{color:var(--dash-text);letter-spacing:-.025em;font-size:16px;font-weight:600}.app-shell .app-shell-header-bar>div:first-of-type i{display:none}.app-shell .dashboard-header-icon{color:var(--dash-faint)}.app-shell .dashboard-mobile-toggle{width:44px;height:44px;color:var(--dash-muted);background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:background-color .16s,color .16s;display:flex}.app-shell .dashboard-mobile-toggle:hover{background:var(--dash-surface-soft);color:var(--dash-text)}@media (min-width:768px){.app-shell .dashboard-mobile-toggle{display:none}}.app-shell .admin-loading{color:var(--dash-muted);font-size:30px}.app-shell .admin-status{border:1px solid var(--dash-line);background:var(--dash-surface-soft);color:var(--dash-muted)}.app-shell .balance-pill{border:1px solid var(--dash-line);background:0 0;border-radius:999px;min-height:38px}.app-shell .balance-pill__label{color:var(--dash-text-2)}.app-shell .balance-pill__value{color:var(--dash-text)}.app-shell .balance-pill-deposit{border:1px solid var(--dash-accent);background:var(--dash-accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 24px #3b82f62e}.app-shell .balance-pill-deposit:hover{background:var(--dash-accent-strong);color:#fff;box-shadow:0 0 28px #3b82f647}.app-shell .user-avatar-btn{border:1px solid var(--dash-line-strong);background:var(--dash-surface);color:var(--dash-text)}.app-shell .user-avatar-btn:hover{background:var(--dash-surface-raised);border-color:#ffffff3d}.app-shell .user-menu-dropdown{border:1px solid var(--dash-line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0ef5;border-radius:10px;box-shadow:0 18px 60px #0000007a}.app-shell .user-menu-dropdown__identity{border-color:var(--dash-line)}.app-shell .user-menu-dropdown__name{color:var(--dash-text)}.app-shell .user-menu-dropdown__plan{color:var(--dash-muted)}.app-shell .user-menu-dropdown__item{color:var(--dash-text-2)}.app-shell .user-menu-dropdown__item:hover,.app-shell .user-menu-dropdown__item:focus-visible{background:var(--dash-surface-soft);color:var(--dash-text)}.app-shell .user-menu-dropdown__item--danger{color:#f87171}.app-shell .user-menu-dropdown__item--danger:hover,.app-shell .user-menu-dropdown__item--danger:focus-visible{color:#fca5a5;background:#ef44441a}.app-shell .dashboard-page{flex:1;padding:clamp(20px,2.5vw,36px);position:relative;overflow-y:auto}.app-shell .app-shell-main-scroll{isolation:isolate;padding:clamp(20px,2.5vw,36px);position:relative}.app-shell .dashboard-page-inner{width:min(100%,1440px);margin:0 auto}.app-shell .dashboard-page-intro{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.app-shell .dashboard-page-intro h2{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.045em;font-size:clamp(28px,2.9vw,34px);font-weight:500;line-height:1.08}.app-shell .dashboard-page-intro p{max-width:700px;color:var(--dash-muted);margin-top:9px;font-size:15px;line-height:1.65}.app-shell .dashboard-page-intro code{color:var(--dash-faint);font-size:12px}.app-shell .dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.app-shell .dashboard-card,.app-shell .ui-panel,.app-shell .ui-panel-sm{border:1px solid var(--dash-line);background:var(--dash-surface);color:var(--dash-text);box-shadow:none;border-radius:10px}.app-shell .dashboard-card-inset,.app-shell .ui-inset,.app-shell .ui-inset-sm{border:1px solid var(--dash-line);background:var(--dash-surface-soft);border-radius:8px}.app-shell .dashboard-card-title,.app-shell .ui-heading{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.018em;font-size:15.5px;font-weight:600;line-height:1.35}.app-shell .dashboard-card-copy{color:var(--dash-muted);font-size:12.5px;line-height:1.6}.app-shell .ui-subtext{color:var(--dash-muted);font-size:13px;line-height:1.7}.app-shell .ui-kicker{color:var(--dash-faint);letter-spacing:.15em;font-size:11px;font-weight:650;display:block}.app-shell .ui-kicker:before{display:none}.app-shell .dashboard-action-primary,.app-shell button[type=submit]:not(.dashboard-action-secondary){border:1px solid var(--dash-accent);background:var(--dash-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex;box-shadow:0 10px 28px #2563eb29}.app-shell .dashboard-action-primary:hover,.app-shell button[type=submit]:not(.dashboard-action-secondary):hover{border-color:var(--dash-accent-strong);background:var(--dash-accent-strong);color:#fff;transform:none}.app-shell .dashboard-action-secondary,.app-shell .ui-btn-secondary,.app-shell .ui-btn-icon,.app-shell .ui-gear-btn{border:1px solid var(--dash-line);background:var(--dash-surface-soft);min-height:40px;color:var(--dash-text-2);border-radius:8px;font-size:12px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s,opacity .15s}.app-shell .dashboard-action-secondary,.app-shell .ui-btn-secondary{justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.app-shell .ui-btn-icon{place-items:center;min-width:40px;padding:0;display:inline-grid}.app-shell .dashboard-action-primary:disabled,.app-shell .dashboard-action-secondary:disabled,.app-shell .ui-btn-secondary:disabled,.app-shell .ui-btn-icon:disabled{cursor:not-allowed;opacity:.45}.app-shell .dashboard-action-secondary:hover,.app-shell .ui-btn-secondary:hover,.app-shell .ui-btn-icon:hover,.app-shell .ui-gear-btn:hover{border-color:var(--dash-line-strong);color:#fff;background:#ffffff0e}.app-shell .dashboard-field,.app-shell .ui-input,.app-shell .ui-input-sm,.app-shell .ui-select{border:1px solid var(--dash-line);width:100%;min-height:44px;color:var(--dash-text);box-shadow:none;background:#ffffff06;border-radius:8px;outline:none;padding:0 12px;font-size:12px;transition:border-color .15s,background-color .15s,box-shadow .15s}.app-shell .ui-input-sm,.app-shell .ui-select{min-height:40px;font-size:11.5px}.app-shell .dashboard-field::-moz-placeholder{color:var(--dash-faint)}.app-shell .ui-input::-moz-placeholder{color:var(--dash-faint)}.app-shell .ui-input-sm::-moz-placeholder{color:var(--dash-faint)}.app-shell .dashboard-field::placeholder,.app-shell .ui-input::placeholder,.app-shell .ui-input-sm::placeholder{color:var(--dash-faint)}.app-shell .dashboard-field:hover,.app-shell .ui-input:hover,.app-shell .ui-input-sm:hover{border-color:var(--dash-line-strong)}.app-shell .dashboard-field:focus,.app-shell .ui-input:focus,.app-shell .ui-input-sm:focus,.app-shell .ui-select:focus{background:#ffffff0a;border-color:#60a5fa8c;box-shadow:0 0 0 3px #3b82f61f}.app-shell .ui-label-strong{color:var(--dash-text-2);margin-bottom:4px;font-size:12.5px;font-weight:600;display:block}.app-shell .ui-label{color:var(--dash-muted);margin-bottom:2px;font-size:12.5px;display:block}.app-shell .ui-layer-tabs{border:1px solid var(--dash-line);background:#ffffff06;border-radius:8px;padding:2px;display:flex;overflow:hidden}.app-shell .ui-gear-btn{flex:1;justify-content:center;align-items:center;min-width:0;padding:8px;display:flex}.app-shell .ui-gear-btn-active{background:var(--dash-accent-soft);color:var(--dash-accent-strong);border-color:#60a5fa75}.app-shell .dashboard-kicker{border:1px solid var(--dash-line);background:var(--dash-surface-soft);color:var(--dash-text-2);letter-spacing:.085em;text-transform:uppercase;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.app-shell .dashboard-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.app-shell .dashboard-choice{border:1px solid var(--dash-line);min-height:76px;color:var(--dash-muted);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;padding:13px;transition:border-color .15s,background-color .15s,color .15s;display:flex}.app-shell .dashboard-choice:hover{border-color:var(--dash-line-strong);color:var(--dash-text-2);background:#ffffff06}.app-shell .dashboard-choice.selected{background:var(--dash-accent-soft);color:#fff;box-shadow:none;border-color:#60a5fa7a}.app-shell .dashboard-choice-icon{border:1px solid var(--dash-line);border-color:var(--dash-line);filter:grayscale();background:#ffffff0a;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.app-shell .dashboard-amount-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.app-shell .dashboard-amount-pill{border:1px solid var(--dash-line);min-height:44px;color:var(--dash-muted);background:#ffffff04;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.app-shell .dashboard-amount-pill:hover{border-color:var(--dash-line-strong);color:var(--dash-text-2);background:#ffffff09}.app-shell .dashboard-amount-pill.is-selected{background:var(--dash-accent-soft);color:#fff;border-color:#60a5fa80}.app-shell .dashboard-feature-list{gap:0;display:grid}.app-shell .dashboard-feature-list li{border-bottom:1px solid var(--dash-line);border-color:var(--dash-line);color:var(--dash-muted);align-items:flex-start;gap:11px;padding:12px 0;font-size:13px;line-height:1.5;display:flex}.app-shell .dashboard-feature-list li:last-child{border-bottom:0}.app-shell .dashboard-feature-list i{color:var(--dash-text-2);margin-top:1px}.app-shell .dashboard-service-chip{border:1px solid var(--dash-line);color:var(--dash-text-2);letter-spacing:.03em;background:#ffffff0a;border-radius:999px;align-items:center;padding:4px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.app-shell .dashboard-service-chip+.dashboard-service-chip{margin-left:6px}.app-shell .dashboard-process{border:1px solid var(--dash-line);background:0 0;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.app-shell .dashboard-process>div{border-right:1px solid var(--dash-line);background:var(--dash-surface);padding:18px}.app-shell .dashboard-process>div:last-child{border-right:0}.app-shell .dashboard-process-step{padding-left:34px;position:relative}.app-shell .dashboard-process-step:before{content:attr(data-step);border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:22px;height:22px;color:var(--dash-faint);border-radius:50%;place-items:center;font-size:12.5px;font-weight:650;display:grid;position:absolute;top:8px;left:10px}.app-shell .dashboard-process h3{color:var(--dash-text)}.app-shell .dashboard-process p{color:var(--dash-muted)}.app-shell .service-page{min-width:0;overflow-x:hidden}.app-shell .service-page__inner{gap:16px;width:100%;min-width:0;max-width:1440px;display:grid}.app-shell .service-hero{border:1px solid var(--dash-line);background:var(--dash-surface);border-radius:12px;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-width:0;max-width:100%;min-height:340px;display:grid;position:relative;overflow:hidden}.app-shell .service-hero__copy{z-index:2;flex-direction:column;justify-content:center;min-width:0;padding:clamp(30px,4vw,52px);display:flex;position:relative}.app-shell .service-hero__copy h2{max-width:720px;color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.055em;font-size:clamp(34px,3.5vw,46px);font-weight:500;line-height:1.02}.app-shell .service-hero__copy>p{max-width:650px;color:var(--dash-muted);margin-top:18px;font-size:16px;line-height:1.7}.app-shell .service-hero__meta{color:var(--dash-text-2);flex-wrap:wrap;align-items:center;gap:0;margin-top:30px;font-size:13px;font-weight:550;display:flex}.app-shell .service-hero__meta span{white-space:nowrap;align-items:center;min-height:28px;display:inline-flex}.app-shell .service-hero__meta span+span{border-left:1px solid var(--dash-line-strong);margin-left:14px;padding-left:14px}.app-shell .service-abstract{border-left:1px solid var(--dash-line);background:#08090c;min-width:0;position:relative;overflow:hidden}.app-shell .service-abstract:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000 3%,#000 38% 72%,#0000 100%);mask-image:linear-gradient(120deg,#0000 3%,#000 38% 72%,#0000 100%)}.app-shell .service-abstract--seo{place-items:center;display:grid}.app-shell .service-abstract__seo-axis{background:#60a5fa85;width:310px;height:1px;position:absolute;transform:rotate(-29deg)}.app-shell .service-abstract__seo-orbit{border:1px solid #60a5fa3d;border-radius:50%;position:absolute}.app-shell .service-abstract__seo-orbit.is-one{width:82px;height:82px}.app-shell .service-abstract__seo-orbit.is-two{width:168px;height:168px}.app-shell .service-abstract__seo-orbit.is-three{border-color:#ffffff1a;width:270px;height:270px}.app-shell .service-abstract__seo-node{background:#60a5fa;border:2px solid #08090c;border-radius:50%;width:8px;height:8px;position:absolute}.app-shell .service-abstract__seo-node.is-a{transform:translate(-76px,44px)}.app-shell .service-abstract__seo-node.is-b{transform:translate(54px,-31px)}.app-shell .service-abstract__seo-node.is-c{transform:translate(116px,-67px)}.app-shell .service-abstract--ads{justify-content:center;align-items:flex-end;padding:48px 44px;display:flex}.app-shell .service-abstract__ads-target{border:1px solid #60a5fa4d;border-radius:50%;place-items:center;width:118px;height:118px;display:grid;position:absolute;top:42px;right:42px}.app-shell .service-abstract__ads-target:before,.app-shell .service-abstract__ads-target span{content:"";border:1px solid #60a5fa38;border-radius:50%;width:62px;height:62px}.app-shell .service-abstract__ads-target span{background:#60a5fa;border:0;width:12px;height:12px;position:absolute}.app-shell .service-abstract__ads-bars{z-index:1;border-bottom:1px solid #ffffff24;align-items:flex-end;gap:10px;width:100%;height:190px;display:flex;position:relative}.app-shell .service-abstract__ads-bars span{background:#2563eb12;border:1px solid #60a5fa38;border-bottom:0;flex:1}.app-shell .service-abstract__ads-bars span:first-child{height:28%}.app-shell .service-abstract__ads-bars span:nth-child(2){height:46%}.app-shell .service-abstract__ads-bars span:nth-child(3){height:39%}.app-shell .service-abstract__ads-bars span:nth-child(4){height:67%}.app-shell .service-abstract__ads-bars span:nth-child(5){height:61%}.app-shell .service-abstract__ads-bars span:nth-child(6){background:#2563eb29;border-color:#60a5fa85;height:88%}.app-shell .service-abstract__ads-line{z-index:2;transform-origin:50%;background:#60a5fa73;width:calc(100% - 70px);height:1px;position:absolute;bottom:116px;left:35px;transform:rotate(-14deg)}.app-shell .service-abstract--holding{place-items:center;display:grid}.app-shell .service-abstract__holding-arc{border:1px solid #60a5fa33;border-radius:50%;position:absolute}.app-shell .service-abstract__holding-arc.is-one{width:110px;height:110px}.app-shell .service-abstract__holding-arc.is-two{border-color:#ffffff1f;width:210px;height:210px}.app-shell .service-abstract__holding-arc.is-three{border-color:#60a5fa24;width:330px;height:330px}.app-shell .service-abstract__holding-core{z-index:2;color:#60a5fa;background:#0b111c;border:1px solid #60a5fa7a;border-radius:10px;place-items:center;width:52px;height:52px;font-size:20px;display:grid;position:relative}.app-shell .service-abstract__holding-axis{background:linear-gradient(#0000,#60a5fa52,#0000);width:1px;height:100%;position:absolute}.app-shell .service-content-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:16px;min-width:0;max-width:100%;display:grid}.app-shell .service-scope,.app-shell .service-terms,.app-shell .service-process{border:1px solid var(--dash-line);background:var(--dash-surface);border-radius:12px;min-width:0;max-width:100%}.app-shell .service-scope{padding:clamp(24px,3vw,34px)}.app-shell .service-section-heading h3{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.035em;font-size:22px;font-weight:550}.app-shell .service-section-heading p{max-width:650px;color:var(--dash-muted);margin-top:8px;font-size:14px;line-height:1.65}.app-shell .service-feature-list{border-top:1px solid var(--dash-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px;display:grid}.app-shell .service-feature{border-bottom:1px solid var(--dash-line);grid-template-columns:40px minmax(0,1fr);gap:12px;min-width:0;padding:20px 20px 20px 0;display:grid}.app-shell .service-feature:nth-child(2n){border-left:1px solid var(--dash-line);padding-left:20px;padding-right:0}.app-shell .service-feature:nth-last-child(-n+2){border-bottom:0}.app-shell .service-feature__icon,.app-shell .service-phase__icon{border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:40px;height:40px;color:var(--dash-accent-strong);border-radius:8px;place-items:center;font-size:16px;display:grid}.app-shell .service-feature h4,.app-shell .service-phase h4{color:var(--dash-text);letter-spacing:-.015em;font-size:15px;font-weight:600}.app-shell .service-feature p,.app-shell .service-phase p{color:var(--dash-muted);margin-top:6px;font-size:13.5px;line-height:1.6}.app-shell .service-terms{flex-direction:column;padding:clamp(24px,3vw,34px);display:flex}.app-shell .service-terms__label{color:var(--dash-muted);font-size:13px;font-weight:600}.app-shell .service-terms__price{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.055em;margin-top:10px;font-size:clamp(36px,4vw,48px);font-weight:500;line-height:1}.app-shell .service-terms__note{color:var(--dash-muted);margin-top:14px;font-size:14px;line-height:1.65}.app-shell .service-terms__list{border-top:1px solid var(--dash-line);gap:12px;margin:26px 0 30px;padding-top:24px;display:grid}.app-shell .service-terms__list li{color:var(--dash-text-2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.app-shell .service-terms__list i{color:var(--dash-accent-strong);margin-top:2px}.app-shell .service-terms__action{gap:10px;width:100%;min-height:46px;margin-top:auto}.app-shell .service-process{padding:clamp(24px,3vw,34px)}.app-shell .service-process__grid{border-top:1px solid var(--dash-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px;display:grid}.app-shell .service-phase{min-width:0;padding:24px 24px 0 0}.app-shell .service-phase+.service-phase{border-left:1px solid var(--dash-line);padding-left:24px}.app-shell .service-phase h4{margin-top:16px;font-size:16px}@media (max-width:1080px){.app-shell .service-hero{grid-template-columns:minmax(0,1fr) 340px}.app-shell .service-content-grid{grid-template-columns:1fr}.app-shell .service-terms__action{align-self:flex-start;width:auto;padding-left:24px;padding-right:24px}}@media (max-width:767px){.app-shell .service-page__inner{gap:12px}.app-shell .service-hero{grid-template-columns:1fr;min-height:0}.app-shell .service-hero__copy{padding:26px 22px 28px}.app-shell .service-hero__copy h2{font-size:clamp(30px,10vw,38px);line-height:1.06}.app-shell .service-hero__copy>p{font-size:15px}.app-shell .service-hero__meta{margin-top:24px;font-size:12px}.app-shell .service-hero__meta span+span{margin-left:10px;padding-left:10px}.app-shell .service-abstract{border-top:1px solid var(--dash-line);border-left:0;min-height:220px}.app-shell .service-scope,.app-shell .service-terms,.app-shell .service-process{padding:22px}.app-shell .service-feature-list{grid-template-columns:1fr}.app-shell .service-feature,.app-shell .service-feature:nth-child(2n){border-right:0;border-bottom:1px solid var(--dash-line);border-left:0;padding:18px 0}.app-shell .service-feature:last-child{border-bottom:0}.app-shell .service-process__grid{grid-template-columns:1fr}.app-shell .service-phase,.app-shell .service-phase+.service-phase{border-bottom:1px solid var(--dash-line);border-left:0;padding:20px 0}.app-shell .service-phase:last-child{border-bottom:0;padding-bottom:0}.app-shell .service-terms__action{align-self:stretch;width:100%}}.light .app-shell .service-abstract{background:#f2f5f9}.light .app-shell .service-abstract:before{background-image:linear-gradient(#0f172a0e 1px,#0000 1px),linear-gradient(90deg,#0f172a0e 1px,#0000 1px)}.light .app-shell .service-abstract__seo-node{border-color:#f2f5f9}.light .app-shell .service-abstract__seo-orbit.is-three,.light .app-shell .service-abstract__holding-arc.is-two{border-color:#0f172a21}.light .app-shell .service-abstract__ads-bars{border-color:#0f172a2e}.light .app-shell .service-abstract__holding-core{background:#eef4ff}.app-shell .deposit-page__inner{gap:16px}.app-shell .deposit-hero .service-hero__meta{row-gap:8px}.app-shell .deposit-abstract{place-items:center;display:grid}.app-shell .deposit-abstract__rail{background:#60a5fa6b;height:1px;position:absolute;top:50%;left:13%;right:13%}.app-shell .deposit-abstract__node{z-index:2;width:54px;height:54px;color:var(--dash-text-2);background:#0d0f13;border:1px solid #ffffff24;border-radius:10px;place-items:center;font-size:20px;display:grid;position:absolute}.app-shell .deposit-abstract__node.is-source{left:13%}.app-shell .deposit-abstract__node.is-transfer{width:38px;height:38px;color:var(--dash-accent-strong);border-radius:50%;font-size:16px;left:50%;transform:translate(-50%)}.app-shell .deposit-abstract__node.is-wallet{color:#60a5fa;background:#0b111c;border-color:#60a5fa80;right:13%}.app-shell .deposit-abstract__orbit{border:1px solid #60a5fa2e;border-radius:50%;position:absolute;right:13%;transform:translate(calc(50% - 27px))}.app-shell .deposit-abstract__orbit.is-one{width:138px;height:138px}.app-shell .deposit-abstract__orbit.is-two{border-color:#ffffff14;width:240px;height:240px}.app-shell .deposit-abstract__marker{background:#60a5fa;border:2px solid #08090c;border-radius:50%;width:7px;height:7px;position:absolute;top:calc(50% - 3px)}.app-shell .deposit-abstract__marker.is-a{left:34%}.app-shell .deposit-abstract__marker.is-b{right:34%}.app-shell .deposit-content-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:16px;min-width:0;max-width:100%;display:grid}.app-shell .deposit-methods,.app-shell .deposit-details{border:1px solid var(--dash-line);background:var(--dash-surface);border-radius:12px;min-width:0;max-width:100%}.app-shell .deposit-methods{padding:clamp(24px,3vw,34px)}.app-shell .deposit-details{flex-direction:column;padding:clamp(24px,3vw,34px);display:flex;position:sticky;top:16px}.app-shell .deposit-method-group{border-top:1px solid var(--dash-line);margin-top:28px;padding-top:24px}.app-shell .deposit-method-group__heading{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:16px;display:flex}.app-shell .deposit-method-group__heading h4{color:var(--dash-text);font-size:15px;font-weight:600}.app-shell .deposit-method-group__heading p{color:var(--dash-muted);font-size:12.5px}.app-shell .deposit-currency-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.app-shell .deposit-currency{border:1px solid var(--dash-line);min-width:0;min-height:72px;color:var(--dash-text-2);text-align:left;background:0 0;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px;transition:border-color .15s,background .15s,color .15s;display:grid;position:relative}.app-shell .deposit-currency:hover{border-color:var(--dash-line-strong);color:var(--dash-text);background:#ffffff06}.app-shell .deposit-currency.is-selected{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#60a5fa80}.app-shell .deposit-currency__icon{place-items:center;width:38px;height:38px;display:grid}.app-shell .deposit-currency__icon img,.app-shell .deposit-selection__icon img{-o-object-fit:contain;object-fit:contain;width:30px;height:30px}.app-shell .deposit-currency__copy{gap:3px;min-width:0;display:grid}.app-shell .deposit-currency__copy strong{text-overflow:ellipsis;font-size:14px;font-weight:650;overflow:hidden}.app-shell .deposit-currency__copy span{color:var(--dash-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-shell .deposit-currency__check{color:#0000;font-size:15px}.app-shell .deposit-currency.is-selected .deposit-currency__check{color:var(--dash-accent-strong)}.app-shell .deposit-selection{border:1px solid var(--dash-line);background:var(--dash-surface-soft);border-radius:8px;align-items:center;gap:12px;margin-top:26px;padding:14px;display:flex}.app-shell .deposit-selection__icon{flex:none;place-items:center;width:42px;height:42px;display:grid}.app-shell .deposit-selection>div{gap:3px;min-width:0;display:grid}.app-shell .deposit-selection span{color:var(--dash-muted);font-size:12px}.app-shell .deposit-selection strong{color:var(--dash-text);font-size:14px;font-weight:600}.app-shell .deposit-amount-field{margin-top:24px}.app-shell .deposit-amount-field label,.app-shell .deposit-presets>p{color:var(--dash-text-2);margin-bottom:9px;font-size:13px;font-weight:600;display:block}.app-shell .deposit-amount-input{border:1px solid var(--dash-line);background:#ffffff06;border-radius:8px;align-items:center;min-height:54px;transition:border-color .15s,box-shadow .15s;display:flex}.app-shell .deposit-amount-input:focus-within{border-color:#60a5fa94;box-shadow:0 0 0 3px #3b82f61c}.app-shell .deposit-amount-input>span{color:var(--dash-muted);padding-left:15px;font-size:20px}.app-shell .deposit-amount-input input{width:100%;min-width:0;height:52px;color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;background:0 0;border:0;outline:0;padding:0 15px 0 7px;font-size:22px;font-weight:550}.app-shell .deposit-amount-field>p{color:var(--dash-muted);margin-top:8px;font-size:12.5px;line-height:1.5}.app-shell .deposit-presets{margin-top:22px}.app-shell .deposit-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.app-shell .deposit-preset-grid button{border:1px solid var(--dash-line);min-height:44px;color:var(--dash-muted);background:0 0;border-radius:8px;font-size:13.5px;font-weight:600}.app-shell .deposit-preset-grid button:hover{border-color:var(--dash-line-strong);color:var(--dash-text-2)}.app-shell .deposit-preset-grid button.is-selected{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#60a5fa7a}.app-shell .deposit-network-note{border-top:1px solid var(--dash-line);color:var(--dash-muted);align-items:flex-start;gap:10px;margin-top:24px;padding-top:20px;display:flex}.app-shell .deposit-network-note i{color:#f59e0b;margin-top:2px;font-size:15px}.app-shell .deposit-network-note p{font-size:12.5px;line-height:1.55}.app-shell .deposit-create-action{gap:10px;width:100%;min-height:46px;margin-top:24px}.app-shell .deposit-modal{width:min(100%,500px);padding:26px}.app-shell .deposit-modal__header{align-items:flex-start;gap:13px;display:flex}.app-shell .deposit-modal__icon{border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:42px;height:42px;color:var(--dash-accent-strong);border-radius:8px;flex:none;place-items:center;display:grid}.app-shell .deposit-modal__header h3{color:var(--dash-text);font-size:18px;font-weight:600}.app-shell .deposit-modal__header p{color:var(--dash-muted);margin-top:4px;font-size:13px;line-height:1.5}.app-shell .deposit-modal__summary{border-top:1px solid var(--dash-line);border-bottom:1px solid var(--dash-line);gap:0;margin-top:22px;display:grid}.app-shell .deposit-modal__summary>div{justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.app-shell .deposit-modal__summary>div+div{border-top:1px solid var(--dash-line)}.app-shell .deposit-modal__summary dt{color:var(--dash-muted);font-size:13px}.app-shell .deposit-modal__summary dd{color:var(--dash-text);text-align:right;font-size:14px;font-weight:600}.app-shell .deposit-modal__captcha{margin-top:22px}.app-shell .deposit-modal__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.app-shell .deposit-modal__actions button{min-height:44px}@media (max-width:1080px){.app-shell .deposit-content-grid{grid-template-columns:1fr}.app-shell .deposit-details{position:static}}@media (max-width:767px){.app-shell .deposit-methods,.app-shell .deposit-details{padding:22px}.app-shell .deposit-hero .service-hero__meta{gap:8px 16px}.app-shell .deposit-hero .service-hero__meta span+span{border-left:0;margin-left:0;padding-left:0}.app-shell .deposit-method-group__heading{display:block}.app-shell .deposit-method-group__heading p{margin-top:5px;line-height:1.5}.app-shell .deposit-currency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .deposit-abstract__node.is-source{left:10%}.app-shell .deposit-abstract__node.is-wallet,.app-shell .deposit-abstract__orbit{right:10%}.app-shell .deposit-abstract__rail{left:10%;right:10%}}@media (max-width:420px){.app-shell .deposit-methods,.app-shell .deposit-details{padding:20px}.app-shell .deposit-currency-grid{grid-template-columns:1fr}.app-shell .deposit-modal{padding:22px}.app-shell .deposit-modal__actions{grid-template-columns:1fr}}.light .app-shell .deposit-abstract__node{background:#fff;border-color:#0f172a21}.light .app-shell .deposit-abstract__node.is-wallet{background:#eef4ff}.light .app-shell .deposit-abstract__orbit.is-two{border-color:#0f172a1a}.light .app-shell .deposit-abstract__marker{border-color:#f2f5f9}.light .app-shell .deposit-currency:hover{background:#0f172a06}.light .app-shell .deposit-amount-input{background:#fff}.app-shell .commerce-page__inner{gap:16px}.app-shell .commerce-hero .service-hero__meta{row-gap:8px}.app-shell .commerce-abstract{place-items:center;display:grid}.app-shell .commerce-abstract__plan-axis{background:#ffffff21;height:1px;position:absolute;bottom:20%;left:12%;right:12%}.app-shell .commerce-abstract__plan-bars{align-items:flex-end;gap:12px;display:flex;position:absolute;inset:17% 15% 20%}.app-shell .commerce-abstract__plan-bars span{background:#2563eb0e;border:1px solid #60a5fa38;border-bottom:0;flex:1}.app-shell .commerce-abstract__plan-bars span:first-child{height:28%}.app-shell .commerce-abstract__plan-bars span:nth-child(2){height:43%}.app-shell .commerce-abstract__plan-bars span:nth-child(3){height:58%}.app-shell .commerce-abstract__plan-bars span:nth-child(4){height:76%}.app-shell .commerce-abstract__plan-bars span:nth-child(5){background:#2563eb24;border-color:#60a5fa85;height:94%}.app-shell .commerce-abstract__plan-ring{border:1px solid #60a5fa33;border-radius:50%;position:absolute;top:15%;right:9%}.app-shell .commerce-abstract__plan-ring.is-one{width:96px;height:96px}.app-shell .commerce-abstract__plan-ring.is-two{border-color:#ffffff14;width:154px;height:154px;transform:translate(29px,-29px)}.app-shell .commerce-abstract__plan-node{background:#60a5fa;border-radius:50%;width:9px;height:9px;position:absolute;top:calc(15% + 44px);right:calc(9% + 44px)}.app-shell .commerce-abstract__addon-axis{background:#60a5fa5c;width:72%;height:1px;position:absolute;transform:rotate(-18deg)}.app-shell .commerce-abstract__addon-node{z-index:2;width:48px;height:48px;color:var(--dash-text-2);background:#0d0f13;border:1px solid #ffffff24;border-radius:9px;place-items:center;font-size:19px;display:grid;position:absolute}.app-shell .commerce-abstract__addon-node.is-core{color:#60a5fa;background:#0b111c;border-color:#60a5fa80;width:58px;height:58px}.app-shell .commerce-abstract__addon-node.is-a{transform:translate(-124px,40px)}.app-shell .commerce-abstract__addon-node.is-b{color:var(--dash-accent-strong);transform:translate(126px,-41px)}.app-shell .commerce-abstract__addon-orbit{border:1px solid #60a5fa29;border-radius:50%;position:absolute}.app-shell .commerce-abstract__addon-orbit.is-one{width:170px;height:170px}.app-shell .commerce-abstract__addon-orbit.is-two{border-color:#ffffff14;width:290px;height:290px}.app-shell .commerce-catalog{border:1px solid var(--dash-line);background:var(--dash-surface);border-radius:12px;min-width:0;max-width:100%;overflow:hidden}.app-shell .commerce-catalog__header{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(24px,3vw,34px);display:flex}.app-shell .commerce-catalog__header>span{color:var(--dash-muted);flex:none;font-size:13px}.app-shell .commerce-state{min-height:190px;color:var(--dash-muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.app-shell .commerce-state i{color:var(--dash-accent-strong)}.app-shell .commerce-state.is-error,.app-shell .commerce-state.is-error i{color:#f87171}.app-shell .plan-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:clamp(20px,2.6vw,30px);display:grid}.app-shell .plan-card{border:1px solid var(--dash-line);background:var(--dash-surface-soft);border-radius:10px;flex-direction:column;min-width:0;min-height:0;padding:24px;display:flex;position:relative;overflow:hidden}.app-shell .plan-card__name-line{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.app-shell .plan-card__header h4{color:var(--dash-text);letter-spacing:-.035em;font-size:22px;font-weight:700;line-height:1.15}.app-shell .plan-card__duration{justify-content:space-between;align-items:baseline;gap:12px;margin-top:12px;display:flex}.app-shell .plan-card__duration span{color:var(--dash-muted);font-size:12px}.app-shell .plan-card__duration strong{color:var(--dash-text-2);font-size:15px;font-weight:650}.app-shell .plan-card__price{gap:4px;margin-top:20px;display:grid}.app-shell .plan-card__price strong{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.055em;font-size:34px;font-weight:540;line-height:1}.app-shell .plan-card__price span{color:var(--dash-muted);font-size:11.5px}.app-shell .plan-card__details{border-top:1px solid var(--dash-line);margin-top:20px;display:grid}.app-shell .plan-card__details>div{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:14px;min-height:38px;display:flex}.app-shell .plan-card__details dt{color:var(--dash-muted);font-size:11.5px}.app-shell .plan-card__details dd{color:var(--dash-text-2);text-align:right;font-size:12.5px;font-weight:600}.app-shell .plan-card__details dd i{margin-right:6px}.app-shell .plan-card__details dd.is-included i{color:var(--dash-accent-strong)}.app-shell .plan-card__details dd.is-unavailable{color:var(--dash-faint)}.app-shell .plan-card__details dd.is-unavailable i{color:var(--dash-muted)}.app-shell .plan-card__action,.app-shell .addon-row__action{white-space:nowrap;gap:8px;width:100%;min-height:44px}.app-shell .plan-card__action{margin-top:20px;padding-top:0}.app-shell .addon-row__price,.app-shell .addon-row__binding{gap:5px;display:grid}.app-shell .addon-row__price strong{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.035em;font-size:20px;font-weight:550}.app-shell .addon-row__price span,.app-shell .addon-row__binding span{color:var(--dash-muted);font-size:11.5px}.app-shell .addon-list__labels,.app-shell .addon-row{grid-template-columns:44px minmax(230px,1fr) 150px 120px 158px;align-items:center;gap:16px;display:grid}.app-shell .addon-list__labels{border-bottom:1px solid var(--dash-line);color:var(--dash-faint);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(290px,1fr) 150px 120px 158px;padding:12px clamp(24px,3vw,34px);font-size:11px;font-weight:650}.app-shell .addon-row{min-height:118px;padding:20px clamp(24px,3vw,34px)}.app-shell .addon-row+.addon-row{border-top:1px solid var(--dash-line)}.app-shell .addon-row:hover{background:#ffffff05}.app-shell .addon-row.is-owned{background:#22c55e06}.app-shell .addon-row__icon{border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:42px;height:42px;color:var(--dash-accent-strong);border-radius:8px;place-items:center;font-size:16px;display:grid}.app-shell .addon-row__copy{min-width:0}.app-shell .addon-row__title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-shell .addon-row__copy h4{color:var(--dash-text);font-size:15px;font-weight:650}.app-shell .addon-row__copy>p{max-width:640px;color:var(--dash-muted);margin-top:7px;font-size:13px;line-height:1.55}.app-shell .addon-row__owned{color:#4ade80;align-items:center;gap:4px;font-size:11.5px;font-weight:600;display:inline-flex}.app-shell .addon-row__binding strong{color:var(--dash-text-2);font-size:12.5px;font-weight:600}.app-shell .addon-row__owned-action{color:#4ade80;border:1px solid #22c55e33;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:600;display:flex}.app-shell .commerce-modal{width:min(100%,520px);padding:26px}.app-shell .commerce-modal__header{align-items:flex-start;gap:13px;display:flex}.app-shell .commerce-modal__icon{border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:42px;height:42px;color:var(--dash-accent-strong);border-radius:8px;flex:none;place-items:center;display:grid}.app-shell .commerce-modal__header h3{color:var(--dash-text);font-size:18px;font-weight:600}.app-shell .commerce-modal__header p{color:var(--dash-muted);margin-top:4px;font-size:13px;line-height:1.5}.app-shell .commerce-modal__summary{margin-top:22px}.app-shell .commerce-modal__summary dl{border-top:1px solid var(--dash-line);display:grid}.app-shell .commerce-modal__summary dl>div{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.app-shell .commerce-modal__summary dt{color:var(--dash-muted);font-size:13px}.app-shell .commerce-modal__summary dd{color:var(--dash-text-2);text-align:right;font-size:13.5px;font-weight:600}.app-shell .commerce-modal__summary .is-total dt{color:var(--dash-text-2);font-weight:600}.app-shell .commerce-modal__summary .is-total dd{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:22px}.app-shell .commerce-modal__captcha{margin-top:22px}.app-shell .commerce-modal__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.app-shell .commerce-modal__actions button{min-height:44px}@media (max-width:1180px){.app-shell .plan-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .addon-list__labels{display:none}.app-shell .addon-row{grid-template-columns:44px minmax(0,1fr) 150px}.app-shell .addon-row__icon{grid-area:1/1/span 2}.app-shell .addon-row__copy,.app-shell .addon-row__binding{grid-column:2}.app-shell .addon-row__price{grid-area:1/3}.app-shell .addon-row__action,.app-shell .addon-row__owned-action{grid-area:2/3}}@media (max-width:767px){.app-shell .commerce-hero .service-hero__meta{gap:8px 16px}.app-shell .commerce-hero .service-hero__meta span+span{border-left:0;margin-left:0;padding-left:0}.app-shell .commerce-catalog__header{padding:22px;display:block}.app-shell .commerce-catalog__header>span{margin-top:12px;display:block}.app-shell .plan-card-grid{grid-template-columns:1fr;padding:16px}.app-shell .plan-card{padding:20px}.app-shell .addon-row{grid-template-columns:42px minmax(0,1fr);gap:16px 12px;padding:22px}.app-shell .addon-row__icon{grid-area:1/1}.app-shell .addon-row__copy{grid-column:2}.app-shell .addon-row__binding{grid-column:1/-1}.app-shell .addon-row__price{grid-area:auto/1}.app-shell .addon-row__action,.app-shell .addon-row__owned-action{grid-area:auto/2;min-width:142px}}@media (max-width:460px){.app-shell .addon-row__price,.app-shell .addon-row__action,.app-shell .addon-row__owned-action{grid-column:1/-1;width:100%}.app-shell .commerce-modal{padding:22px}.app-shell .commerce-modal__actions{grid-template-columns:1fr}}.light .app-shell .commerce-abstract__plan-axis{background:#0f172a24}.light .app-shell .commerce-abstract__plan-ring.is-two,.light .app-shell .commerce-abstract__addon-orbit.is-two{border-color:#0f172a17}.light .app-shell .commerce-abstract__addon-node{background:#fff;border-color:#0f172a21}.light .app-shell .commerce-abstract__addon-node.is-core{background:#eef4ff}.light .app-shell .addon-row:hover,.light .app-shell .plan-card{background:#0f172a05}.light .app-shell .addon-row.is-owned{background:#22c55e09}.app-shell .account-page__inner{gap:16px}.app-shell .account-hero .service-hero__meta{row-gap:8px}.app-shell .account-abstract{place-items:center;display:grid}.app-shell .account-abstract__profile-orbit,.app-shell .account-abstract__invoice-ring{border:1px solid #60a5fa2b;border-radius:50%;position:absolute}.app-shell .account-abstract__profile-orbit.is-one{width:170px;height:170px}.app-shell .account-abstract__profile-orbit.is-two{border-color:#ffffff13;width:286px;height:286px}.app-shell .account-abstract__profile-core,.app-shell .account-abstract__profile-node{z-index:2;border:1px solid var(--dash-line-strong);background:#0d0f13;place-items:center;display:grid;position:absolute}.app-shell .account-abstract__profile-core{color:#60a5fa;border-color:#60a5fa7a;border-radius:50%;width:64px;height:64px;font-size:21px}.app-shell .account-abstract__profile-node{width:44px;height:44px;color:var(--dash-text-2);border-radius:8px}.app-shell .account-abstract__profile-node:after{content:"";transform-origin:100%;background:#60a5fa4d;width:66px;height:1px;position:absolute;top:50%;right:100%}.app-shell .account-abstract__profile-node.is-plan{transform:translate(128px,-58px)}.app-shell .account-abstract__profile-node.is-plan:after{transform:rotate(-24deg)}.app-shell .account-abstract__profile-node.is-balance{transform:translate(-132px,18px)}.app-shell .account-abstract__profile-node.is-balance:after{transform-origin:0;left:100%;right:auto;transform:rotate(-9deg)}.app-shell .account-abstract__profile-node.is-history{transform:translate(72px,112px)}.app-shell .account-abstract__profile-node.is-history:after{width:82px;transform:rotate(53deg)}.app-shell .account-abstract__invoice-ring.is-one{width:158px;height:158px}.app-shell .account-abstract__invoice-ring.is-two{border-color:#ffffff13;width:278px;height:278px}.app-shell .account-abstract__invoice-document,.app-shell .account-abstract__invoice-clock{z-index:2;color:#60a5fa;background:#0b111c;border:1px solid #60a5fa6b;place-items:center;display:grid;position:absolute}.app-shell .account-abstract__invoice-document{border-radius:8px;width:62px;height:72px;font-size:22px}.app-shell .account-abstract__invoice-clock{border-radius:50%;width:46px;height:46px;font-size:16px;transform:translate(116px,-66px)}.app-shell .account-abstract__invoice-line{background:#60a5fa5c;width:72%;height:1px;position:absolute;transform:rotate(-15deg)}.app-shell .account-abstract__invoice-dot{background:#60a5fa;border-radius:50%;width:7px;height:7px;position:absolute}.app-shell .account-abstract__invoice-dot.is-a{transform:translate(-130px,35px)}.app-shell .account-abstract__invoice-dot.is-b{transform:translate(138px,-37px)}.app-shell .account-state{border:1px solid var(--dash-line);background:var(--dash-surface);min-height:190px;color:var(--dash-muted);border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.app-shell .account-state i{color:var(--dash-accent-strong)}.app-shell .account-state.is-error,.app-shell .account-state.is-error i{color:#f87171}.app-shell .account-state button{margin-left:8px}.app-shell .profile-overview{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:16px;display:grid}.app-shell .profile-balance-panel,.app-shell .profile-plan-panel,.app-shell .profile-history,.app-shell .invoice-payment-panel,.app-shell .invoice-status-panel{border:1px solid var(--dash-line);background:var(--dash-surface);border-radius:12px;min-width:0}.app-shell .profile-balance-panel{flex-direction:column;padding:30px;display:flex}.app-shell .profile-balance-panel header{color:var(--dash-muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.app-shell .profile-balance-panel header i{color:var(--dash-accent-strong);font-size:18px}.app-shell .profile-balance-panel>strong{color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.06em;margin-top:20px;font-size:clamp(38px,4vw,52px);font-weight:540;line-height:1}.app-shell .profile-balance-panel>p{max-width:300px;color:var(--dash-muted);margin-top:12px;font-size:13px;line-height:1.55}.app-shell .profile-balance-panel>a{align-self:flex-start;gap:8px;min-height:44px;margin-top:auto;padding-inline:20px}.app-shell .profile-plan-panel{padding:30px}.app-shell .profile-plan-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.app-shell .profile-plan-panel>header span{color:var(--dash-muted);font-size:12px}.app-shell .profile-plan-panel>header h3{color:var(--dash-text);letter-spacing:-.035em;margin-top:5px;font-size:24px;font-weight:650}.app-shell .profile-plan-panel>header a{min-height:44px;color:var(--dash-text-2);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.app-shell .profile-plan-panel>header a:hover{color:var(--dash-accent-strong)}.app-shell .profile-plan-panel dl{border-top:1px solid var(--dash-line);grid-template-columns:1fr 1fr;margin-top:22px;display:grid}.app-shell .profile-plan-panel dl>div{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.app-shell .profile-plan-panel dl>div:nth-child(odd){padding-right:20px}.app-shell .profile-plan-panel dl>div:nth-child(2n){border-left:1px solid var(--dash-line);padding-left:20px}.app-shell .profile-plan-panel dt{color:var(--dash-muted);font-size:11.5px}.app-shell .profile-plan-panel dd{color:var(--dash-text-2);text-align:right;font-size:12.5px;font-weight:600}.app-shell .profile-history{overflow:hidden}.app-shell .profile-history__header{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:flex-end;gap:20px;padding:30px;display:flex}.app-shell .profile-history__header>span{color:var(--dash-muted);font-size:12px}.app-shell .profile-history .account-state{background:0 0;border:0;border-radius:0}.app-shell .profile-invoice-list__labels,.app-shell .profile-invoice-row{grid-template-columns:100px minmax(180px,1fr) 120px 120px 140px;align-items:center;gap:16px;padding-inline:30px;display:grid}.app-shell .profile-invoice-list__labels{border-bottom:1px solid var(--dash-line);min-height:38px;color:var(--dash-faint);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:650}.app-shell .profile-invoice-row{min-height:70px}.app-shell .profile-invoice-row+.profile-invoice-row{border-top:1px solid var(--dash-line)}.app-shell .profile-invoice-row strong{color:var(--dash-text);font-size:13px}.app-shell .profile-invoice-row time{color:var(--dash-muted);font-size:12.5px}.app-shell .profile-invoice-row__amount{color:var(--dash-text-2);font-size:13.5px;font-weight:650}.app-shell .profile-invoice-row__asset{color:var(--dash-muted);text-transform:uppercase;font-size:12px}.app-shell .account-status{width:max-content;color:var(--dash-text-2);text-transform:capitalize;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.app-shell .account-status i{background:var(--dash-muted);border-radius:50%;width:6px;height:6px}.app-shell .account-status.is-success{color:#4ade80}.app-shell .account-status.is-success i{background:#4ade80}.app-shell .account-status.is-pending{color:#fbbf24}.app-shell .account-status.is-pending i{background:#fbbf24}.app-shell .account-status.is-danger{color:#f87171}.app-shell .account-status.is-danger i{background:#f87171}.app-shell .invoice-workspace{grid-template-columns:minmax(0,1.28fr) minmax(290px,.72fr);align-items:stretch;gap:16px;display:grid}.app-shell .invoice-payment-panel,.app-shell .invoice-status-panel{padding:30px}.app-shell .invoice-payment-panel>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.app-shell .invoice-payment-panel>header span{color:var(--dash-muted);font-size:12px;display:block}.app-shell .invoice-payment-panel>header strong{overflow-wrap:anywhere;color:var(--dash-text);font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.05em;margin-top:8px;font-size:clamp(32px,4vw,46px);font-weight:540;line-height:1;display:block}.app-shell .invoice-payment-panel>header button{flex:none;gap:7px;min-height:44px}.app-shell .invoice-payment-panel__asset{border-top:1px solid var(--dash-line);border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:14px 0;display:flex}.app-shell .invoice-payment-panel__asset span{color:var(--dash-muted);font-size:12px}.app-shell .invoice-payment-panel__asset strong{color:var(--dash-text-2);font-size:14px}.app-shell .invoice-address{margin-top:26px}.app-shell .invoice-address label{color:var(--dash-text-2);margin-bottom:9px;font-size:12px;font-weight:600;display:block}.app-shell .invoice-address>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.app-shell .invoice-address input{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.app-shell .invoice-address button{gap:7px;min-width:90px}.app-shell .invoice-payment-warning{border-top:1px solid var(--dash-line);color:var(--dash-muted);align-items:flex-start;gap:10px;margin-top:20px;padding-top:18px;display:flex}.app-shell .invoice-payment-warning i{color:#fbbf24;flex:none}.app-shell .invoice-payment-warning p{font-size:12px;line-height:1.55}.app-shell .invoice-payment-warning strong{color:var(--dash-text-2)}.app-shell .invoice-status-panel>header{color:var(--dash-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.app-shell .invoice-countdown{margin-top:30px}.app-shell .invoice-countdown span{color:var(--dash-muted);font-size:11.5px;display:block}.app-shell .invoice-countdown strong{color:var(--dash-text);letter-spacing:-.04em;margin-top:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(30px,3.5vw,42px);font-weight:500;display:block}.app-shell .invoice-status-panel dl{border-top:1px solid var(--dash-line);margin-top:24px}.app-shell .invoice-status-panel dl>div{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:14px;min-height:42px;display:flex}.app-shell .invoice-status-panel dt{color:var(--dash-muted);font-size:11.5px}.app-shell .invoice-status-panel dd{color:var(--dash-text-2);text-align:right;font-size:12px;font-weight:600}.app-shell .invoice-status-panel__note{color:var(--dash-muted);align-items:flex-start;gap:9px;margin-top:20px;font-size:11.5px;line-height:1.5;display:flex}.app-shell .invoice-status-panel__note i{color:var(--dash-accent-strong);flex:none}@media (max-width:1050px){.app-shell .profile-overview,.app-shell .invoice-workspace{grid-template-columns:1fr}.app-shell .profile-balance-panel>a{margin-top:24px}.app-shell .profile-invoice-list__labels,.app-shell .profile-invoice-row{grid-template-columns:90px minmax(170px,1fr) 110px 100px 120px}}@media (max-width:767px){.app-shell .account-hero .service-hero__meta{gap:8px 16px}.app-shell .account-hero .service-hero__meta span+span{border-left:0;margin-left:0;padding-left:0}.app-shell .account-abstract__profile-orbit.is-two{width:238px;height:238px}.app-shell .account-abstract__profile-node.is-plan{transform:translate(104px,-48px)}.app-shell .account-abstract__profile-node.is-balance{transform:translate(-108px,14px)}.app-shell .account-abstract__profile-node.is-history{transform:translate(58px,80px)}.app-shell .profile-balance-panel,.app-shell .profile-plan-panel,.app-shell .invoice-payment-panel,.app-shell .invoice-status-panel{padding:22px}.app-shell .profile-plan-panel dl{grid-template-columns:1fr}.app-shell .profile-plan-panel dl>div:nth-child(odd),.app-shell .profile-plan-panel dl>div:nth-child(2n){border-left:0;padding-inline:0}.app-shell .profile-history__header{padding:22px;display:block}.app-shell .profile-history__header>span{margin-top:10px;display:block}.app-shell .profile-invoice-list__labels{display:none}.app-shell .profile-invoice-row{grid-template-columns:1fr auto;gap:8px 14px;padding:18px 22px}.app-shell .profile-invoice-row time{grid-column:1/-1}.app-shell .profile-invoice-row__amount{grid-column:1}.app-shell .profile-invoice-row__asset{text-align:right;grid-column:2}.app-shell .profile-invoice-row .account-status{grid-area:1/2}.app-shell .invoice-payment-panel>header{display:block}.app-shell .invoice-payment-panel>header button{width:100%;margin-top:18px}.app-shell .invoice-address>div{grid-template-columns:1fr}.app-shell .invoice-address button{width:100%}}.light .app-shell .account-abstract__profile-orbit.is-two,.light .app-shell .account-abstract__invoice-ring.is-two{border-color:#0f172a17}.light .app-shell .account-abstract__profile-core,.light .app-shell .account-abstract__profile-node,.light .app-shell .account-abstract__invoice-document,.light .app-shell .account-abstract__invoice-clock{background:#fff}.light .app-shell .account-abstract__profile-core,.light .app-shell .account-abstract__invoice-document{background:#eef4ff}.app-shell .dashboard-plan-grid{align-items:stretch}.app-shell .dashboard-plan-card{border-radius:12px;position:relative;overflow:hidden}.app-shell .dashboard-plan-card:after{content:"";pointer-events:none;border:1px solid #0000;border-radius:12px;position:absolute;inset:0}.app-shell .dashboard-plan-card.is-featured:after{border-color:#60a5fa61;box-shadow:0 16px 48px #2563eb24}.app-shell .dashboard-plan-card .dashboard-card-title{z-index:1;position:relative}.app-shell .dashboard-plan-card .dashboard-card-copy{line-height:1.55}.app-shell .dashboard-plan-card .dashboard-badge{background:var(--dash-accent-soft);color:var(--dash-accent-strong);letter-spacing:.09em;text-transform:uppercase;border:1px solid #60a5fa75;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}@media (max-width:767px){.app-shell .dashboard-amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell .ui-table-wrap{border:1px solid var(--dash-line);border-radius:8px;overflow:auto}.app-shell .ui-table-head{z-index:10;background:#0a0a0b;position:sticky;top:0}.app-shell .ui-table-row,.app-shell .dashboard-table th,.app-shell .dashboard-table td{border-color:var(--dash-line)}.app-shell .ui-table-row:hover,.app-shell .dashboard-table tbody tr:hover{background:#ffffff06}.app-shell .ui-table-th,.app-shell .dashboard-table th{color:var(--dash-faint);font-weight:600}.app-shell .ui-table-cell,.app-shell .dashboard-table td{color:var(--dash-text-2)}.app-shell .dashboard-table{border-collapse:collapse;width:100%}.app-shell .dashboard-table th{letter-spacing:.05em;text-align:left;text-transform:uppercase;padding:12px 16px;font-size:11px}.app-shell .dashboard-table td{padding:13px 16px;font-size:12px}.app-shell .ui-dropdown{z-index:100;border:1px solid var(--dash-line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0c0dfa;border-radius:8px;position:fixed;overflow:hidden;box-shadow:0 20px 60px #00000080}.app-shell .ui-dropdown-item{border-bottom:1px solid var(--dash-line);width:100%;color:var(--dash-text-2);text-align:left;padding:10px 12px;font-size:11.5px;transition:background-color .15s,color .15s}.app-shell .ui-dropdown-item:last-child{border-bottom:0}.app-shell .ui-dropdown-item:hover,.app-shell .ui-dropdown-item:focus{color:#fff;background:#ffffff0f}.app-shell .dashboard-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.app-shell .dashboard-modal{border:1px solid var(--dash-line-strong);background:var(--dash-surface);border-radius:10px;width:min(100%,460px);padding:22px;box-shadow:0 32px 90px #00000094}.app-shell .dashboard-docs{max-width:980px}.app-shell .dashboard-docs>section{margin-bottom:12px}.app-shell .dashboard-docs>section>.ui-panel{background:var(--dash-surface);border-radius:10px}.app-shell .dashboard-docs>section>.ui-panel>button{padding:18px 20px}.app-shell .dashboard-docs>section>.ui-panel>button code{font-size:14px}.app-shell .dashboard-docs pre,.app-shell .dashboard-docs code{font-variant-ligatures:none;color:var(--dash-text-2)}.app-shell .dashboard-empty{min-height:220px;color:var(--dash-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.app-shell .dashboard-mobile-actions{border-color:var(--dash-line)!important;background:#0d0d0ef5!important}.light .app-shell .dashboard-mobile-actions{background:#fafaf9f5!important}@media (min-width:640px){.app-shell .dashboard-mobile-actions,.light .app-shell .dashboard-mobile-actions{background:0 0!important}}.app-shell [class*=text-green-],.app-shell [class*=text-emerald-],.app-shell [class*=text-yellow-],.app-shell [class*=text-amber-],.app-shell [class*=text-violet-],.app-shell [class*=text-purple-],.app-shell [class*=text-cyan-]{color:var(--dash-text-2)!important}.app-shell [class*=bg-green-],.app-shell [class*=bg-emerald-],.app-shell [class*=bg-yellow-],.app-shell [class*=bg-amber-],.app-shell [class*=bg-violet-],.app-shell [class*=bg-purple-],.app-shell [class*=bg-cyan-]{background-color:#fff1!important}.app-shell [class*=border-green-],.app-shell [class*=border-emerald-],.app-shell [class*=border-yellow-],.app-shell [class*=border-amber-],.app-shell [class*=border-violet-],.app-shell [class*=border-purple-],.app-shell [class*=border-cyan-]{border-color:var(--dash-line-strong)!important}.app-shell :focus-visible{outline:2px solid var(--dash-focus);outline-offset:3px}.light .app-shell{--dash-canvas:#f4f7fb;--dash-sidebar:#f7f9fc;--dash-surface:#fff;--dash-surface-raised:#fff;--dash-surface-soft:#f7f9fc;--dash-line:#dce3ec;--dash-line-strong:#bec9d8;--dash-text:#111827;--dash-text-2:#344054;--dash-muted:#667085;--dash-faint:#697386;--dash-inverse:#fff;--dash-accent:#2563eb;--dash-accent-strong:#1d4ed8;--dash-accent-soft:#2563eb17;--dash-focus:#2563eb9e}.light .app-shell .app-shell-header-bar{background:#f7f9fcf5}.light .app-shell .app-shell-main:before{background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px)}.light .app-shell .product-sidebar{border-color:var(--dash-line);background:var(--dash-sidebar);color:#111318}.light .app-shell .product-sidebar__header,.light .app-shell .product-sidebar__footer{border-color:var(--dash-line)}.light .app-shell .product-sidebar__logo{filter:none}.light .app-shell .product-sidebar__brand-name{color:#111318}.light .app-shell .product-sidebar__section-title,.light .app-shell .product-sidebar__control{color:#596170}.light .app-shell .product-sidebar__control:hover{color:#111318;background:#0f172a0b}.light .app-shell .product-sidebar__link{color:#596170}.light .app-shell .product-sidebar__link-icon{color:#687080}.light .app-shell .product-sidebar__link:hover{color:#111318;background:#0f172a0b;border-color:#2563eb1a}.light .app-shell .product-sidebar__link.is-active{color:#111318;background:#2563eb14;border-color:#2563eb29}.light .app-shell .product-sidebar__link.is-active .product-sidebar__link-icon{color:#2563eb;background:#2563eb13;border-color:#2563eb1f}.light .app-shell .product-sidebar__footer-button{color:#596170}.light .app-shell .product-sidebar__footer-button:hover{color:#111318;background:#0f172a0b}.light .app-shell .balance-pill{border-color:var(--dash-line);background:#ffffffe0;box-shadow:0 1px 2px #0f172a0a,0 10px 28px #0f172a0e}.light .app-shell .balance-pill-deposit,.light .app-shell .dashboard-action-primary,.light .app-shell button[type=submit]:not(.dashboard-action-secondary){border-color:var(--dash-accent);background:var(--dash-accent);color:#fff;box-shadow:0 10px 26px #2563eb33}.light .app-shell .balance-pill-deposit:hover,.light .app-shell .dashboard-action-primary:hover,.light .app-shell button[type=submit]:not(.dashboard-action-secondary):hover{border-color:var(--dash-accent-strong);background:var(--dash-accent-strong);color:#fff;box-shadow:0 12px 30px #2563eb3d}.light .app-shell .user-avatar-btn{border-color:var(--dash-line);color:var(--dash-text);background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 22px #0f172a0b}.light .app-shell .user-avatar-btn:hover{border-color:var(--dash-line-strong);background:#f7f7f6}.light .app-shell .user-menu-dropdown{border-color:var(--dash-line);background:#fffffffa;box-shadow:0 2px 8px #0f172a0f,0 20px 52px #0f172a26}.light .app-shell .user-menu-dropdown__item:hover,.light .app-shell .user-menu-dropdown__item:focus-visible{color:var(--dash-text);background:#18181a0e}.light .app-shell .user-menu-dropdown__item--danger{color:#dc2626}.light .app-shell .user-menu-dropdown__item--danger:hover,.light .app-shell .user-menu-dropdown__item--danger:focus-visible{color:#b91c1c;background:#dc262613}.light .app-shell .dashboard-action-secondary,.light .app-shell .ui-btn-secondary,.light .app-shell .ui-btn-icon,.light .app-shell .ui-gear-btn{border-color:var(--dash-line);color:var(--dash-text-2);background:#fff;box-shadow:0 1px 2px #0f172a06}.light .app-shell .dashboard-action-secondary:hover,.light .app-shell .ui-btn-secondary:hover,.light .app-shell .ui-btn-icon:hover,.light .app-shell .ui-gear-btn:hover{background:var(--dash-accent-soft);color:var(--dash-accent-strong);border-color:#2563eb59}.light .app-shell .ui-gear-btn-active{background:var(--dash-accent-soft);color:var(--dash-accent-strong);border-color:#2563eb73}.light .app-shell .dashboard-field,.light .app-shell .ui-input,.light .app-shell .ui-input-sm,.light .app-shell .ui-select{border-color:var(--dash-line);color:var(--dash-text);background:#fff}.light .app-shell .dashboard-field:hover,.light .app-shell .ui-input:hover,.light .app-shell .ui-input-sm:hover,.light .app-shell .ui-select:hover{border-color:var(--dash-line-strong)}.light .app-shell .dashboard-field:focus,.light .app-shell .ui-input:focus,.light .app-shell .ui-input-sm:focus,.light .app-shell .ui-select:focus{background:#fff;border-color:#2563eba6;box-shadow:0 0 0 3px #2563eb1c}.light .app-shell .ui-layer-tabs{background:var(--dash-surface-soft)}.light .app-shell .dashboard-choice,.light .app-shell .dashboard-amount-pill{border-color:var(--dash-line);color:var(--dash-muted);background:#fff}.light .app-shell .dashboard-choice:hover,.light .app-shell .dashboard-amount-pill:hover{color:var(--dash-text);background:#f8faff;border-color:#2563eb57}.light .app-shell .dashboard-choice.selected,.light .app-shell .dashboard-amount-pill.is-selected{background:var(--dash-accent-soft);color:var(--dash-accent-strong);border-color:#2563eb85}.light .app-shell .dashboard-choice-icon,.light .app-shell .dashboard-kicker,.light .app-shell .dashboard-service-chip{border-color:var(--dash-line);color:var(--dash-text-2);background:#fff}.light .app-shell .ui-table-head,.light .app-shell .ui-table-row:hover,.light .app-shell .dashboard-table tbody tr:hover{background:#f7f9fc}.light .app-shell .ui-dropdown{border-color:var(--dash-line);background:#fffffffa;box-shadow:0 16px 44px #0f172a24}.light .app-shell .ui-dropdown-item{border-color:var(--dash-line);color:var(--dash-text-2)}.light .app-shell .ui-dropdown-item:hover,.light .app-shell .ui-dropdown-item:focus{background:var(--dash-accent-soft);color:var(--dash-accent-strong)}.light .app-shell .dashboard-modal-backdrop{background:#0f172a75}.light .app-shell .dashboard-modal{border-color:var(--dash-line);background:#fff;box-shadow:0 28px 80px #0f172a33}.light .app-shell .dashboard-skip-link:focus{color:var(--dash-text);background:#fff;border-color:#2563eb4d}.light .app-shell [data-dashboard-mobile-toggle],.light .app-shell .dashboard-mobile-toggle{color:var(--dash-muted)}.light .app-shell [data-dashboard-mobile-toggle]:hover,.light .app-shell .dashboard-mobile-toggle:hover{background:var(--dash-accent-soft);color:var(--dash-accent-strong)}.light .app-shell .admin-sidebar__brand,.light .app-shell .admin-sidebar__footer{border-color:var(--dash-line)}.light .app-shell .admin-sidebar__title{color:var(--dash-text)}.light .app-shell .admin-sidebar__subtitle,.light .app-shell .admin-sidebar__section-title{color:var(--dash-faint)}.light .app-shell .admin-sidebar__control,.light .app-shell .admin-sidebar__back,.light .app-shell .admin-sidebar__link{color:var(--dash-muted)}.light .app-shell .admin-sidebar__control:hover,.light .app-shell .admin-sidebar__back:hover,.light .app-shell .admin-sidebar__link:hover{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#0000}.light .app-shell .admin-sidebar__link.is-active{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#2563eb38}.light .app-shell .admin-status{border-color:var(--dash-line);color:var(--dash-muted);background:#fff}.light .app-shell button[class*=bg-green-],.light .app-shell button[class*=bg-emerald-]{box-shadow:0 8px 22px #2563eb2b;border-color:var(--dash-accent)!important;background:var(--dash-accent)!important;color:#fff!important}.light .app-shell button[class*=bg-green-]:hover,.light .app-shell button[class*=bg-emerald-]:hover{border-color:var(--dash-accent-strong)!important;background:var(--dash-accent-strong)!important;color:#fff!important}@media (max-width:1100px){.app-shell .dashboard-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.app-shell{--dash-header-height:62px}.app-shell .app-shell-header-bar.app-shell-header{padding:0 12px}.app-shell .dashboard-page,.app-shell .app-shell-main-scroll{padding:14px}.app-shell .dashboard-page-intro{margin-bottom:20px}.app-shell .dashboard-page-intro h2{font-size:clamp(22px,8vw,28px);line-height:1.08}.app-shell .dashboard-page-intro p{margin-right:16px;font-size:14px}.app-shell .dashboard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .dashboard-process>div{border-right:0;border-bottom:1px solid var(--dash-line)}.app-shell .dashboard-process>div:last-child{border-bottom:0}.app-shell .balance-pill>span:first-child{display:none}}@media (max-width:420px){.app-shell .dashboard-choice-grid{grid-template-columns:1fr}}.app-shell .hub-page{padding:clamp(20px,2.5vw,36px)}.app-shell .hub-layout{grid-template-columns:minmax(320px,1fr) minmax(0,1.4fr);align-items:start;gap:16px;width:100%}.app-shell .hub-panel{border:1px solid var(--dash-line);background:var(--dash-surface);box-shadow:none;border-radius:12px;position:relative}.app-shell .hub-panel__header{border-bottom:1px solid var(--dash-line);min-height:46px;margin-bottom:18px;padding-bottom:18px}.app-shell .hub-panel__title{padding-top:2px}.app-shell .hub-page .ui-heading{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.018em;font-weight:600;color:var(--dash-text)!important;font-size:15px!important;line-height:1.35!important}.app-shell .hub-page .ui-subtext{color:var(--dash-muted);font-size:12.5px;line-height:1.6}.app-shell .hub-page .ui-label-strong{color:var(--dash-text-2);font-size:12.5px;font-weight:600}.app-shell .hub-page .ui-label{color:var(--dash-muted);font-size:12px}.app-shell .hub-page .ui-input,.app-shell .hub-page .ui-input-sm{border:1px solid var(--dash-line);background:var(--dash-surface-soft);min-height:44px;color:var(--dash-text);box-shadow:none;border-radius:8px}.app-shell .hub-page .ui-input-sm{min-height:40px}.app-shell .hub-page .ui-input:hover,.app-shell .hub-page .ui-input-sm:hover{border-color:var(--dash-line-strong)}.app-shell .hub-page .ui-input:focus,.app-shell .hub-page .ui-input-sm:focus{background:#ffffff0a;border-color:#60a5fa8c;box-shadow:0 0 0 3px #3b82f61f}.app-shell .hub-panel--launch>.hub-panel__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}.app-shell .hub-layer-tabs{border:1px solid var(--dash-line);background:var(--dash-surface-soft);border-radius:8px;width:auto;padding:3px}.app-shell .hub-layer-tabs>button{min-width:76px;color:var(--dash-muted);cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 14px;transition:border-color .16s,background-color .16s,color .16s;min-height:40px!important}.app-shell .hub-layer-tabs>button:hover{color:var(--dash-text)}.app-shell .hub-layer-tabs>button[aria-pressed=true]{background:var(--dash-accent-soft);color:var(--dash-text);border-color:#60a5fa6b}.light .app-shell .hub-layer-tabs>button[aria-pressed=true]{background:var(--dash-accent-soft);color:var(--dash-accent-strong);border-color:#2563eb70}.app-shell .hub-options{border:1px solid var(--dash-line);background:var(--dash-surface-soft);border-radius:8px;padding:18px}.app-shell .hub-options>div:first-child{border-bottom:1px solid var(--dash-line);padding-bottom:12px}.app-shell .hub-actions{border-top:1px solid var(--dash-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin:4px 0 0;padding:18px 0 0;position:static}.app-shell .hub-actions button[type=submit]{border-radius:8px;min-height:44px;box-shadow:0 10px 28px #2563eb29}.app-shell .hub-actions button[type=submit]:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.app-shell .hub-submit-spinner{animation:.7s linear infinite hub-submit-spin}@keyframes hub-submit-spin{to{transform:rotate(360deg)}}.app-shell .hub-actions .ui-gear-btn,.app-shell .hub-actions .ui-gear-btn-active{border-radius:8px;flex:0 0 48px;min-height:44px}.app-shell .hub-page .ui-table-wrap{border:1px solid var(--dash-line);border-radius:8px}.app-shell .hub-page .ui-table-head{background:#08090c}.light .app-shell .hub-page .ui-table-head{background:#f5f5f3}.light .app-shell .hub-page .ui-input:focus,.light .app-shell .hub-page .ui-input-sm:focus{background:#0a0a0a09}.app-shell .hub-page .ui-table-th{color:var(--dash-faint);letter-spacing:.02em;font-size:11.5px;font-weight:600}.app-shell .hub-page .ui-table-th:hover{color:var(--dash-text-2)}.app-shell .hub-table-empty{height:150px;color:var(--dash-muted)}.app-shell .hub-table-empty>*{margin-inline:auto}.app-shell .hub-table-empty__icon{border:1px solid var(--dash-line);background:var(--dash-surface-soft);width:36px;height:36px;color:var(--dash-accent-strong);border-radius:8px;place-items:center;margin-bottom:10px;display:grid}.app-shell .hub-table-empty strong,.app-shell .hub-table-empty>span:last-child{display:block}.app-shell .hub-table-empty strong{color:var(--dash-text-2);font-size:12.5px;font-weight:600}.app-shell .hub-table-empty>span:last-child{color:var(--dash-faint);margin-top:4px;font-size:11.5px}.app-shell .hub-pagination{border-color:var(--dash-line)}.app-shell .hub-pagination .ui-btn-icon{border-radius:8px}.app-shell .hub-desktop-attacks{min-height:0;display:block}.app-shell .hub-mobile-attacks{display:none}@media (max-width:640px){.app-shell .hub-page{padding:14px}.app-shell .hub-layout{grid-template-columns:1fr;gap:14px}.app-shell .hub-panel{padding:18px}.app-shell .hub-panel--launch>.hub-panel__header{flex-direction:column}.app-shell .hub-layer-tabs{width:100%}.app-shell .hub-layer-tabs>button{flex:1;min-height:44px!important}.app-shell .hub-page .ui-input,.app-shell .hub-page .ui-input-sm{min-height:48px;font-size:16px}.app-shell .hub-desktop-attacks{display:none}.app-shell .hub-mobile-attacks{display:flex}}@media (prefers-reduced-motion:reduce){.product-sidebar,.product-sidebar__link,.product-sidebar__control,.product-sidebar__footer-button{transition-duration:.01ms!important}.app-shell .hub-submit-spinner{animation:none}}
