.dca-app,.dca-login-shell{--ink:#0d1a2b;--muted:#62738a;--line:#dce6f2;--blue:#1477ff;--cyan:#1dc9ff;--nav:#07111d;--soft:#f4f8fd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.dca-app *,.dca-login-shell *{box-sizing:border-box}
.dca-app{width:min(1480px,100%);min-height:820px;margin:24px auto;display:grid;grid-template-columns:238px minmax(0,1fr);overflow:hidden;border:1px solid #d9e4ef;border-radius:24px;background:#f7faff;color:var(--ink);box-shadow:0 28px 80px rgba(16,45,82,.12)}
.dca-sidebar{display:flex;flex-direction:column;min-height:820px;padding:22px 16px;background:radial-gradient(circle at 20% 12%,rgba(21,130,255,.12),transparent 26%),linear-gradient(180deg,#06101b,#091725 58%,#06111d);color:#eaf5ff}.dca-logo{display:flex;align-items:center;gap:11px;padding:5px 7px 22px;color:#fff!important;text-decoration:none!important}.dca-logo>span,.dca-brandmark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#24d4ff,#1475ff 60%,#4e55ff);box-shadow:0 8px 24px rgba(22,119,255,.28);font-size:20px;font-weight:900;color:#fff}.dca-logo strong{font-size:22px;letter-spacing:.5px}.dca-nav{display:grid;gap:7px}.dca-nav button{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;border:1px solid transparent;border-radius:12px;background:transparent;color:#c8d7e7;text-align:left;font:600 13px inherit;cursor:pointer}.dca-nav button i{width:20px;text-align:center;font-style:normal;font-size:18px}.dca-nav button:hover{background:rgba(255,255,255,.06);color:#fff}.dca-nav button.is-active{background:linear-gradient(90deg,#177dff,#1468f1);border-color:#40a8ff;color:#fff;box-shadow:0 10px 26px rgba(0,93,255,.24)}.dca-side-help{margin-top:auto;padding:18px 15px;border:1px solid rgba(131,188,240,.17);border-radius:16px;background:rgba(255,255,255,.045)}.dca-side-help>span{font-size:27px}.dca-side-help strong{display:block;margin-top:8px}.dca-side-help p{margin:7px 0 13px;color:#9eb1c5;font-size:11px;line-height:1.5}.dca-side-help a{display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:9px;background:#1477ff;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800}.dca-logout{display:flex;align-items:center;gap:10px;margin-top:15px;padding:10px 12px;color:#b9cbe0!important;text-decoration:none!important;font-size:12px}.dca-main{min-width:0;background:linear-gradient(180deg,#f8fbff,#f2f6fb)}.dca-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #dfe7f0;background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}.dca-topbar>div:first-child{display:flex;align-items:center;gap:9px}.dca-dot{width:8px;height:8px;border-radius:50%;background:#34d783;box-shadow:0 0 0 5px #e4faee}.dca-user-chip{display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #dae5f1;border-radius:12px;background:#fff}.dca-user-chip>span{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#1477ff;color:#fff;font-size:11px;font-weight:800}.dca-user-chip div{display:flex;flex-direction:column}.dca-user-chip strong{font-size:11px}.dca-user-chip small{max-width:190px;color:#7b8b9c;font-size:9px;overflow:hidden;text-overflow:ellipsis}.dca-panel{display:none;padding:20px 22px 28px}.dca-panel.is-active{display:block}.dca-hero{position:relative;min-height:285px;display:grid;grid-template-columns:minmax(0,1fr) 44%;overflow:hidden;border-radius:20px;background:radial-gradient(circle at 78% 34%,rgba(20,150,255,.22),transparent 34%),linear-gradient(130deg,#071c3b,#06275d 56%,#091a42);box-shadow:0 16px 38px rgba(15,66,129,.16);color:#fff}.dca-hero-copy{position:relative;z-index:2;padding:31px 30px}.dca-hero-copy>small,.dca-page-title>small,.dca-section-head small{color:#58d9ff;font-size:9px;font-weight:800;letter-spacing:1.7px}.dca-hero h1{margin:5px 0 9px;font-size:40px;letter-spacing:-1.3px}.dca-hero p{max-width:630px;margin:0;color:#c2d7ed;font-size:13px;line-height:1.55}.dca-hero>img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:screen;opacity:.9;mask-image:linear-gradient(90deg,transparent 0,#000 25%)}.dca-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:28px}.dca-metrics>div{display:flex;align-items:center;gap:9px;min-width:0;padding:12px 13px;border:1px solid rgba(132,193,255,.22);border-radius:12px;background:rgba(4,24,59,.48);backdrop-filter:blur(8px)}.dca-metrics i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#1dc8ff,#116df7);font-style:normal;font-size:18px}.dca-metrics>div:nth-child(2) i{background:linear-gradient(145deg,#37d894,#0ea86e)}.dca-metrics>div:nth-child(3) i{background:linear-gradient(145deg,#a273ff,#6d46df)}.dca-metrics>div:nth-child(4) i{background:linear-gradient(145deg,#ffbc55,#f1822f)}.dca-metrics span{display:flex;flex-direction:column}.dca-metrics small{color:#a9c5e1;font-size:9px}.dca-metrics strong{font-size:20px}.dca-section-head{display:flex;align-items:end;justify-content:space-between;margin:24px 4px 11px}.dca-section-head h2,.dca-page-title h1{margin:3px 0 0;font-size:25px;letter-spacing:-.5px}.dca-section-head button{border:0;background:transparent;color:#1477ff;font-weight:750;cursor:pointer}.dca-license-list{display:grid;gap:10px}.dca-license-row{display:grid;grid-template-columns:56px minmax(160px,1fr) minmax(310px,1.5fr) 120px;gap:14px;align-items:center;padding:13px 14px;border:1px solid #dbe6f1;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(26,63,108,.035)}.dca-product-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;color:#fff;font-size:24px;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 9px 20px rgba(20,76,145,.14)}.dca-product-security{background:linear-gradient(145deg,#27a8ff,#1366eb)}.dca-product-caching{background:linear-gradient(145deg,#9b6cff,#6c3bd0)}.dca-product-migration{background:linear-gradient(145deg,#ffb13b,#f27422)}.dca-product-compression{background:linear-gradient(145deg,#23d7cc,#0ca8a0)}.dca-product-weather{background:linear-gradient(145deg,#ffcb42,#f48c25)}.dca-product-cloud{background:linear-gradient(145deg,#50d5ff,#1679f5)}.dca-product-tools{background:linear-gradient(145deg,#55a7ff,#2759da)}.dca-product-info{display:flex;flex-direction:column;min-width:0}.dca-product-info strong{font-size:13px}.dca-product-info span,.dca-product-info small{color:#74869b;font-size:10px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dca-license-key label{display:block;margin-bottom:5px;color:#607288;font-size:9px}.dca-license-key>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.dca-license-key input{min-width:0;height:38px;padding:0 10px;border:1px solid #d7e2ed;border-radius:9px;background:#f7faff;color:#30455e;font:10px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:0}.dca-copy{min-width:104px;border:1px solid #8cbaff;border-radius:9px;background:#fff;color:#146eff;font:750 10px inherit;cursor:pointer}.dca-copy:hover,.dca-copy.is-copied{background:#1477ff;color:#fff}.dca-state{display:inline-block;margin-top:5px;padding:2px 7px;border-radius:999px;font-size:9px;font-weight:700}.dca-state-active{background:#e8fbef;color:#16864a}.dca-state-expired,.dca-state-inactive{background:#fff0f1;color:#c23f50}.dca-state-processing,.dca-state-none{background:#fff7df;color:#9d7317}.dca-license-meta{display:flex;align-items:flex-end;flex-direction:column}.dca-license-meta>span{color:#8190a2;font-size:9px}.dca-license-meta>strong{margin-top:3px;font-size:11px}.dca-license-meta button{margin-top:9px;border:0;background:transparent;color:#1477ff;font:700 9px inherit;cursor:pointer}.dca-page-title{margin:8px 3px 21px}.dca-page-title p{max-width:760px;margin:7px 0 0;color:#68798d;font-size:12px}.dca-empty{display:grid;place-items:center;padding:45px;border:1px dashed #bfd0e0;border-radius:16px;background:#fff;color:#63758b;text-align:center}.dca-empty>span{font-size:32px;color:#1477ff}.dca-empty strong{margin-top:8px;color:#1c2d42}.dca-empty p{margin:5px 0 0;font-size:11px}.dca-orders-wrap{overflow:auto;border:1px solid #dbe6f1;border-radius:15px;background:#fff}.dca-orders{width:100%;min-width:830px;border-collapse:collapse}.dca-orders th{padding:11px 13px;background:#f5f9fd;color:#6e8095;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.6px}.dca-orders td{padding:13px;border-top:1px solid #edf2f7;font-size:11px}.dca-orders td:first-child{display:flex;flex-direction:column}.dca-orders td small{color:#8493a4;font-size:9px;margin-top:2px}.dca-orders code{font-size:9px}.dca-order-status{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef3f8;color:#647588;font-size:9px;font-weight:700}.dca-order-paid{background:#e7faee;color:#16884b}.dca-order-pending,.dca-order-paid_unfulfilled{background:#fff5d9;color:#9a6b09}.dca-order-refunded,.dca-order-cancelled{background:#ffebed;color:#b93646}.dca-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dca-details-grid>div{display:flex;flex-direction:column;padding:17px;border:1px solid #dce6f0;border-radius:13px;background:#fff}.dca-details-grid span{color:#77889b;font-size:10px}.dca-details-grid strong{margin-top:4px;font-size:13px}.dca-email-note{margin-top:14px;padding:17px;border:1px solid #bfd9f8;border-radius:13px;background:#f0f7ff}.dca-email-note p{margin:6px 0 0;color:#55718f;font-size:11px;line-height:1.5}.dca-admin-redirect{max-width:600px;margin:40px auto;padding:24px;border:1px solid #cbd8e5;border-radius:14px;background:#fff}.dca-admin-redirect a{display:inline-block;margin-left:12px;color:#1477ff}
.dca-login-shell{width:min(1180px,calc(100% - 28px));margin:34px auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);overflow:hidden;border:1px solid #dce6f1;border-radius:24px;background:#fff;box-shadow:0 28px 85px rgba(20,57,104,.14)}.dca-login-hero{position:relative;min-height:510px;overflow:hidden;padding:56px 48px;background:radial-gradient(circle at 78% 35%,rgba(31,174,255,.25),transparent 30%),linear-gradient(135deg,#061935,#052b65 58%,#071f50);color:#fff}.dca-login-copy{position:relative;z-index:3;max-width:560px}.dca-kicker{color:#51d8ff;font-size:9px;font-weight:850;letter-spacing:1.7px}.dca-login-hero h1{margin:8px 0 13px;font-size:48px;line-height:1.02;letter-spacing:-1.7px}.dca-login-hero p{margin:0;color:#c4d9ed;line-height:1.6}.dca-login-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.dca-login-points span{padding:7px 10px;border:1px solid rgba(132,198,255,.27);border-radius:8px;background:rgba(255,255,255,.05);font-size:10px}.dca-login-hero>img{position:absolute;right:-45px;bottom:-40px;width:64%;height:62%;object-fit:cover;opacity:.88;mix-blend-mode:screen;mask-image:linear-gradient(145deg,transparent 4%,#000 38%)}.dca-login-card{display:flex;flex-direction:column;justify-content:center;padding:39px}.dca-login-card-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.dca-login-card-head small{color:#7590a9;font-size:9px;letter-spacing:1.2px}.dca-login-card h2{margin:2px 0 0}.dca-login-card label{display:block;margin:12px 0 5px;color:#53687f;font-size:11px;font-weight:700}.dca-login-card input[type=text],.dca-login-card input[type=email],.dca-login-card input[type=password]{width:100%;height:44px;padding:0 12px;border:1px solid #ccd9e6;border-radius:10px;background:#f8fbfe;outline:0}.dca-login-card input:focus{border-color:#1477ff;box-shadow:0 0 0 3px rgba(20,119,255,.10)}.dca-login-card .login-remember label{display:flex;align-items:center;gap:7px;font-weight:500}.dca-login-card .login-submit input{width:100%;height:44px;border:0;border-radius:10px;background:linear-gradient(90deg,#1477ff,#12a7ff);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(20,119,255,.22)}.dca-lost{display:block;margin-top:4px;color:#1477ff!important;font-size:10px;text-align:center}
@media(max-width:1050px){.dca-app{grid-template-columns:205px minmax(0,1fr)}.dca-license-row{grid-template-columns:52px 1fr 1.45fr}.dca-license-meta{display:none}.dca-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.dca-app{display:block;margin:0;border-radius:0}.dca-sidebar{min-height:auto}.dca-nav{grid-template-columns:repeat(2,1fr)}.dca-side-help{display:none}.dca-logout{justify-content:center}.dca-hero{grid-template-columns:1fr}.dca-hero>img{position:absolute;inset:0;width:100%;opacity:.28}.dca-hero-copy{padding:26px 22px}.dca-license-row{grid-template-columns:48px minmax(0,1fr)}.dca-license-key{grid-column:1/-1}.dca-details-grid{grid-template-columns:1fr}.dca-login-shell{grid-template-columns:1fr;margin:14px auto}.dca-login-hero{min-height:360px;padding:38px 30px}.dca-login-hero h1{font-size:38px}.dca-login-card{padding:30px}.dca-login-hero>img{width:85%;height:60%}}
@media(max-width:480px){.dca-panel{padding:14px}.dca-topbar{padding:0 14px}.dca-user-chip div{display:none}.dca-nav button{justify-content:center}.dca-nav button span{font-size:10px}.dca-metrics{grid-template-columns:1fr 1fr}.dca-license-key>div{grid-template-columns:1fr}.dca-copy{height:36px}.dca-login-hero h1{font-size:32px}}

.dca-reg-notice{margin:14px 0 4px;padding:10px 12px;border-radius:10px;font-size:11px;line-height:1.45}.dca-reg-notice.is-ok{border:1px solid #b9e4c8;background:#f2fff6;color:#176b37}.dca-reg-notice.is-error{border:1px solid #f0c7ca;background:#fff5f5;color:#9e3038}.dca-register-divider{display:flex;align-items:center;gap:10px;margin:20px 0 12px;color:#7a8ea3;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dca-register-divider:before,.dca-register-divider:after{content:"";height:1px;flex:1;background:#e1e8f0}.dca-register-box{border:1px solid #dce6f1;border-radius:12px;background:#f8fbff}.dca-register-box summary{padding:12px 14px;cursor:pointer;color:#166fd5;font-size:12px;font-weight:800}.dca-register-box>p{margin:0;padding:0 14px 8px;color:#6a7e93;font-size:10px;line-height:1.45}.dca-register-form{padding:4px 14px 14px}.dca-register-form label{display:block}.dca-register-form label>span{display:block;margin:9px 0 5px;color:#53687f;font-size:10px;font-weight:700}.dca-register-form input{width:100%;height:40px;padding:0 11px;border:1px solid #ccd9e6;border-radius:9px;background:#fff;outline:0}.dca-register-name{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dca-register-form button{width:100%;min-height:42px;margin-top:13px;border:0;border-radius:10px;background:linear-gradient(90deg,#1477ff,#12a7ff);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(20,119,255,.18)}@media(max-width:480px){.dca-register-name{grid-template-columns:1fr}}
.dca-cloud-entitlement{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;align-items:center;margin-top:16px;padding:17px 18px;border:1px solid #f0c9a4;border-radius:15px;background:linear-gradient(135deg,#fffaf3,#fff4e6);box-shadow:0 7px 22px rgba(110,63,18,.05)}.dca-cloud-entitlement.is-active{border-color:#9edbc1;background:linear-gradient(135deg,#f2fff8,#eafbf4)}.dca-cloud-entitlement__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#ffad46,#ef7628);color:#fff;font-size:23px}.dca-cloud-entitlement.is-active .dca-cloud-entitlement__icon{background:linear-gradient(145deg,#31d797,#0c9d69)}.dca-cloud-entitlement small{display:block;color:#7d8ca0;font-size:8px;font-weight:850;letter-spacing:1.2px}.dca-cloud-entitlement strong{display:block;margin-top:3px;font-size:14px}.dca-cloud-entitlement p{margin:4px 0 0;color:#64768a;font-size:10px;line-height:1.5}.dca-cloud-entitlement>a{padding:9px 11px;border-radius:9px;background:#fff;color:#1477ff!important;text-decoration:none!important;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:0 3px 12px rgba(25,73,130,.08)}.dca-license-meta .dca-download{margin-top:8px;color:#1477ff!important;text-decoration:none!important;font-size:9px;font-weight:800;text-align:right}@media(max-width:760px){.dca-cloud-entitlement{grid-template-columns:auto minmax(0,1fr)}.dca-cloud-entitlement>a{grid-column:1/-1;text-align:center}}@media(max-width:480px){.dca-cloud-entitlement{grid-template-columns:1fr;text-align:center}.dca-cloud-entitlement__icon{margin:auto}}
