html,body,#root{min-height:100%;margin:0}body{margin:0}.dashboard-products-section{margin-top:32px}.dashboard-products-grid{grid-template-columns:repeat(auto-fit,minmax(600px,1fr));gap:18px;display:grid}.dashboard-product-card{background:#fff;border:1px solid #e2e5eb;border-radius:16px;padding:22px;box-shadow:0 6px 20px #0f172a0a}.dashboard-product-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-product-title{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-product-icon{background:#f4f6f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-product-name{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.dashboard-product-name h3{margin:0;font-size:16px}.dashboard-product-title p{color:#64748b;margin:5px 0 0;font-size:13px}.dashboard-product-status{color:#c2410c;background:#fff7ed;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-product-status.active{color:#059669;background:#ecfdf5}.dashboard-product-status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.dashboard-product-price{text-align:right;white-space:nowrap}.dashboard-product-price strong{font-size:20px}.dashboard-product-price span{color:#64748b;margin-left:3px;font-size:12px}.dashboard-product-divider{background:#edf0f4;height:1px;margin:20px 0}.dashboard-product-details{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dashboard-product-detail{min-width:0}.dashboard-product-detail>span,.dashboard-product-server span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.dashboard-product-detail strong{color:#334155;word-break:break-word;align-items:center;gap:5px;font-size:13px;display:flex}.dashboard-product-detail-active{color:#059669!important}.dashboard-product-server{border-top:1px solid #edf0f4;gap:70px;margin-top:20px;padding-top:18px;display:flex}.dashboard-product-server strong{font-size:13px}.dashboard-product-footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding-top:18px;display:flex}.dashboard-product-health{color:#059669;align-items:center;gap:8px;font-size:12px;display:flex}.dashboard-product-button{color:#fff;background:#111318;border-radius:9px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-product-button:hover{opacity:.9}@media (width<=800px){.dashboard-products-grid{grid-template-columns:1fr}.dashboard-product-details{grid-template-columns:repeat(2,1fr)}.dashboard-product-header{flex-direction:column}.dashboard-product-price{text-align:left}}@media (width<=500px){.dashboard-product-details{grid-template-columns:1fr}.dashboard-product-server{flex-direction:column;gap:15px}.dashboard-product-footer{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box}:root{color:#111827;background:#f6f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f6f7fb;min-width:320px;margin:0}button,input,select{font:inherit}.auth-screen{background:radial-gradient(circle at 50% -10%,#11182712,#0000 35%),#f6f7fb;flex-direction:column;align-items:center;min-height:100vh;padding:48px 20px 30px;display:flex}.auth-brand{letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:38px;font-size:18px;display:flex}.brand-mark{color:#fff;background:#111318;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:430px;padding:36px;box-shadow:0 20px 50px #11182714,0 2px 8px #11182708}.auth-header{text-align:center;margin-bottom:28px}.auth-icon{color:#111827;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 18px;display:flex}.eyebrow{letter-spacing:.14em;color:#6b7280;margin:0 0 8px;font-size:11px;font-weight:800}.auth-header h1{letter-spacing:-.03em;margin:0;font-size:28px;line-height:1.2}.auth-header p:last-child{color:#6b7280;margin:10px 0 0;font-size:14px;line-height:1.6}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:8px;width:100%;display:flex}.auth-field span{color:#374151;font-size:13px;font-weight:700}.auth-field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#9ca3af}.auth-field input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.primary-button{color:#fff;cursor:pointer;background:#111318;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;font-weight:700;transition:transform .15s,background .15s,opacity .15s;display:flex}.primary-button:active{transform:translateY(0)}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-submit{margin-top:4px}.auth-message{border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-message.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.auth-message.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.auth-switch{color:#6b7280;border-top:1px solid #f0f0f0;justify-content:center;align-items:center;gap:5px;margin-top:24px;padding-top:22px;font-size:13px;display:flex}.auth-switch button{color:#111827;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-footer{color:#9ca3af;margin-top:28px;font-size:12px}.loading-screen{background:#f6f7fb;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loading-brand{align-items:center;gap:10px;display:flex}.loading-screen p{color:#6b7280;margin:0;font-size:13px}.loader{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=600px){.auth-screen{padding:28px 16px}.auth-brand{margin-bottom:28px}.auth-card{border-radius:16px;padding:26px 20px}.auth-header h1{font-size:24px}}.app-shell{background:#f6f7fb;min-height:100vh;display:flex}.sidebar{z-index:50;color:#fff;background:#111318;flex-direction:column;width:248px;min-height:100vh;padding:22px 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{letter-spacing:.08em;align-items:center;gap:11px;height:52px;margin-bottom:28px;padding:0 10px;font-size:17px;font-weight:800;display:flex}.brand .brand-mark{color:#111318;background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:flex}.navigation{flex-direction:column;gap:4px;display:flex}.nav-item{color:#aeb3bd;border-radius:9px;align-items:center;gap:12px;height:44px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#ffffff1f}.sidebar-bottom{flex-direction:column;gap:4px;margin-top:auto;display:flex}.logout-button{color:#aeb3bd;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:44px;padding:0 13px;font-size:14px;font-weight:600;display:flex}.logout-button:hover{color:#fff;background:#ffffff12}.mobile-close,.mobile-menu,.mobile-overlay{display:none}.main{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:92px;padding:22px 38px;display:flex}.topbar .eyebrow{margin-bottom:5px}.topbar h1{letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.3}.profile{align-items:center;gap:11px;display:flex}.avatar{color:#fff;background:#111318;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex}.profile-text{flex-direction:column;gap:2px;display:flex}.profile-text strong{font-size:13px}.profile-text span{color:#6b7280;font-size:12px}.content{width:100%;max-width:1400px;margin:0 auto;padding:34px 38px 60px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;min-height:128px;padding:22px;display:flex;box-shadow:0 4px 14px #11182709}.stat-icon{color:#111827;background:#f3f4f6;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.stat-card p{color:#6b7280;margin:0 0 5px;font-size:12px;font-weight:600}.stat-card strong{letter-spacing:-.04em;font-size:27px;line-height:1;display:block}.section{margin-top:34px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-heading h2,.page-header h2{letter-spacing:-.025em;margin:0;font-size:20px}.page-header{margin-bottom:28px}.page-header .eyebrow{margin-bottom:6px}.page-header p:last-child{color:#6b7280;margin:7px 0 0;font-size:14px}.website-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.website-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:23px;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #11182709}.website-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #11182712}.website-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.website-icon{color:#111827;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.status-badge{color:#047857;letter-spacing:.05em;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-badge span{background:#10b981;border-radius:50%;width:6px;height:6px}.website-card h3{letter-spacing:-.02em;text-overflow:ellipsis;margin:0 0 7px;font-size:17px;overflow:hidden}.website-card>p{color:#6b7280;margin:0;font-size:13px}.website-details{background:#fafafa;border:1px solid #eef0f3;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin:21px 0;padding:15px;display:grid}.website-details div{min-width:0}.website-details span{color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.website-details strong{text-overflow:ellipsis;color:#374151;font-size:12px;display:block;overflow:hidden}.website-card .primary-button{text-decoration:none}.empty-card{color:#9ca3af;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.empty-card h3{color:#374151;margin:14px 0 5px}.empty-card p{margin:0;font-size:13px}.orders-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.order-row{border-bottom:1px solid #f0f1f3;align-items:center;gap:15px;min-height:82px;padding:16px 20px;display:flex}.order-row:last-child{border-bottom:0}.order-icon{background:#f3f4f6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.order-main{flex:1;min-width:0}.order-plan{font-size:14px;font-weight:700}.order-main p{color:#6b7280;margin:4px 0 0;font-size:12px}.order-amount{font-size:14px;font-weight:800}.order-status{text-align:right;min-width:90px}.primary-button{color:#fff;cursor:pointer;background:#111318;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:13px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.primary-button:hover{background:#272a31;transform:translateY(-1px)}@media (width<=1000px){.stats-grid{grid-template-columns:repeat(2,1fr)}.website-grid{grid-template-columns:1fr}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.mobile-overlay{z-index:40;background:#00000059;display:block;position:fixed;inset:0}.mobile-close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:flex}.main{width:100%;margin-left:0}.topbar{min-height:76px;padding:16px 18px}.mobile-menu{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;display:flex}.topbar{justify-content:flex-start}.topbar>div:first-of-type{flex:1}.topbar h1{font-size:17px}.profile-text{display:none}.content{padding:24px 18px 40px}}@media (width<=520px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:100px}.website-details{grid-template-columns:1fr}.website-card{padding:18px}.section{margin-top:26px}.order-row{align-items:flex-start}.order-status{display:none}}.website-page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.website-count{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.website-management-list{flex-direction:column;gap:16px;max-width:1000px;display:flex}.website-management-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:24px;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #11182709}.website-management-card:hover{transform:translateY(-1px);box-shadow:0 9px 25px #11182711}.website-management-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.website-title-area{align-items:center;gap:15px;min-width:0;display:flex}.website-large-icon{color:#111827;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.website-domain-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.website-domain-row h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:750}.website-title-area p{color:#6b7280;margin:5px 0 0;font-size:13px}.website-open-button{color:#fff;background:#111318;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.website-open-button:hover{background:#292c33}.website-management-divider{background:#eef0f3;height:1px;margin:22px 0}.website-info-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.website-info-item{background:#fafafa;border:1px solid #edf0f3;border-radius:10px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.website-info-icon{color:#6b7280;background:#fff;border:1px solid #e8eaed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.website-info-content{flex:1;min-width:0}.website-info-content span{color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.website-info-content strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;font-size:12px;font-weight:700;display:block;overflow:hidden}.copy-button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:color .15s,background .15s;display:flex}.copy-button:hover{color:#111827;background:#f3f4f6}.website-management-footer{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.website-management-footer>div{align-items:center;gap:9px;display:flex}.website-footer-label{color:#9ca3af;letter-spacing:.07em;font-size:9px;font-weight:800}.website-management-footer strong{color:#4b5563;font-size:11px}.website-active-text{color:#047857!important}.website-empty{max-width:1000px}.empty-icon{color:#6b7280;background:#f3f4f6;border-radius:13px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media (width<=760px){.website-page-header{align-items:flex-start}.website-management-header{flex-direction:column;align-items:flex-start}.website-open-button{width:100%}.website-info-grid{grid-template-columns:1fr}}@media (width<=520px){.website-management-card{padding:18px}.website-title-area{align-items:flex-start}.website-domain-row{flex-direction:column;align-items:flex-start;gap:7px}.website-management-footer{flex-direction:column;align-items:flex-start;gap:12px}}.hosting-page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.hosting-summary{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.hosting-list{flex-direction:column;gap:17px;max-width:1050px;display:flex}.hosting-account-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:25px;box-shadow:0 4px 14px #11182709}.hosting-card-header{justify-content:space-between;align-items:center;display:flex}.hosting-title{align-items:center;gap:15px;display:flex}.hosting-large-icon{color:#111827;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:51px;height:51px;display:flex}.hosting-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hosting-name-row h3{letter-spacing:-.025em;margin:0;font-size:18px}.hosting-title p{color:#6b7280;margin:5px 0 0;font-size:13px}.hosting-status{color:#6b7280;letter-spacing:.05em;background:#f3f4f6;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.hosting-status>span{background:#9ca3af;border-radius:50%;width:6px;height:6px}.hosting-status-active{color:#047857;background:#ecfdf5}.hosting-status-active>span{background:#10b981}.hosting-divider{background:#eef0f3;height:1px;margin:23px 0}.hosting-resource-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hosting-resource{background:#fafafa;border:1px solid #edf0f3;border-radius:10px;align-items:center;gap:11px;padding:15px;display:flex}.hosting-resource-icon{color:#6b7280;background:#fff;border:1px solid #e7e9ec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hosting-resource span{color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.hosting-resource strong{color:#374151;font-size:13px}.hosting-details-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.hosting-detail{background:#fff;border:1px solid #edf0f3;border-radius:10px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.hosting-detail-icon{color:#6b7280;background:#f5f6f8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hosting-detail-content{flex:1;min-width:0}.hosting-detail-content span{color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.hosting-detail-content strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;font-size:12px;display:block;overflow:hidden}.hosting-card-footer{border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.hosting-health{color:#047857;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.hosting-server-label{color:#9ca3af;font-size:11px}.hosting-loading{color:#6b7280;justify-content:center;align-items:center;gap:10px;min-height:220px;font-size:13px;display:flex}.hosting-error{color:#991b1b;background:#fff;border:1px solid #fecaca;border-radius:12px;flex-direction:column;gap:5px;max-width:700px;padding:18px;font-size:13px;display:flex}.hosting-empty{max-width:700px}@media (width<=900px){.hosting-resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.hosting-page-header{align-items:flex-start}.hosting-account-card{padding:19px}.hosting-details-grid{grid-template-columns:1fr}.hosting-card-footer{flex-direction:column;align-items:flex-start;gap:9px}}@media (width<=520px){.hosting-resource-grid{grid-template-columns:1fr}.hosting-title{align-items:flex-start}.hosting-name-row{flex-direction:column;align-items:flex-start;gap:7px}}@keyframes domain-spin{to{transform:rotate(360deg)}}@media (width<=850px){.domain-card{flex-wrap:wrap;align-items:flex-start}.domain-card-main{flex-basis:calc(100% - 20px);min-width:0}.domain-meta{padding-left:56px}.domain-actions{margin-left:auto}}@media (width<=600px){.domains-page-header{flex-direction:column;align-items:flex-start}.domain-add-button{width:100%}.domain-card{flex-direction:column;gap:15px}.domain-card-main{width:100%}.domain-meta{grid-template-columns:1fr 1fr;width:100%;padding-left:0}.domain-actions{justify-content:flex-start;width:100%;margin-left:0}}.domains-page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.domain-add-button{white-space:nowrap}.domains-list{flex-direction:column;gap:12px;max-width:1050px;display:flex}.domain-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;align-items:center;gap:20px;min-height:92px;padding:18px 20px;display:flex;box-shadow:0 3px 12px #11182706}.domain-card-main{flex:1;align-items:center;gap:13px;min-width:300px;display:flex}.domain-icon{color:#374151;background:#f4f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.domain-info{min-width:0}.domain-name-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.domain-name-row h3{text-overflow:ellipsis;color:#111827;letter-spacing:-.015em;margin:0;font-size:14px;font-weight:750;overflow:hidden}.domain-info p{color:#9ca3af;margin:5px 0 0;font-size:11px}.domain-status{color:#6b7280;letter-spacing:.05em;background:#f3f4f6;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.domain-status>span{background:#9ca3af;border-radius:50%;width:5px;height:5px}.domain-status-active{color:#047857;background:#ecfdf5}.domain-status-active>span{background:#10b981}.domain-status-pending{color:#92400e;background:#fffbeb}.domain-status-pending>span{background:#f59e0b}.domain-meta{grid-template-columns:110px 120px;gap:20px;display:grid}.domain-meta div{min-width:0}.domain-meta span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.domain-meta strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;font-size:11px;display:block;overflow:hidden}.domain-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:130px;display:flex}.domain-connected{color:#047857;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.secondary-button,.danger-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.secondary-button{color:#374151;background:#fff;border:1px solid #e5e7eb}.secondary-button:hover{background:#f9fafb}.danger-button{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.danger-button:hover{background:#fee2e2}.icon-danger-button{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-danger-button:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.domain-alert,.domain-form-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;font-size:11px;display:flex}.domain-alert{max-width:700px;margin-bottom:14px;padding:12px 14px}.domain-form-error{padding:10px 11px}.domain-loading{color:#6b7280;justify-content:center;align-items:center;gap:9px;min-height:230px;font-size:12px;display:flex}.domain-empty{max-width:620px}.domain-empty-icon{color:#4b5563;background:#f4f5f7;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;display:flex}.domain-empty h3,.domain-empty p{text-align:center}.domain-empty p{margin-bottom:20px}.domain-empty .primary-button{margin:0 auto}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1118276b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.domain-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:475px;padding:25px;box-shadow:0 20px 60px #00000024}.modal-header{justify-content:space-between;gap:20px;display:flex}.modal-header h3{color:#111827;letter-spacing:-.025em;margin:3px 0 5px;font-size:19px}.modal-header p:last-child{color:#6b7280;margin:0;font-size:11px;line-height:1.5}.modal-close{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.modal-close:hover{background:#f9fafb}.domain-form{margin-top:24px}.domain-form>label{color:#374151;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.domain-input-wrap{color:#9ca3af;background:#fff;border:1px solid #dfe3e8;border-radius:9px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.domain-input-wrap:focus-within{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af1f}.domain-input-wrap input{color:#111827;background:0 0;border:0;outline:0;width:100%;font-family:inherit;font-size:13px}.domain-input-wrap input::placeholder{color:#b5bac2}.modal-actions{border-top:1px solid #eef0f3;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;display:flex}.delete-modal{max-width:400px}.delete-icon{color:#b91c1c;background:#fef2f2;border-radius:11px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:15px;display:flex}.delete-modal h3{color:#111827;margin:0 0 7px;font-size:18px}.delete-modal p{color:#6b7280;margin:0;font-size:12px;line-height:1.6}.delete-warning{color:#b91c1c!important;margin-top:6px!important;font-size:11px!important}.spin{animation:.8s linear infinite domain-spin}@media (width<=850px){.domain-card{flex-wrap:wrap;align-items:flex-start}.domain-card-main{flex-basis:calc(100% - 20px);min-width:0}.domain-meta{padding-left:56px}.domain-actions{margin-left:auto}}@media (width<=600px){.domains-page-header{flex-direction:column;align-items:flex-start}.domain-add-button{width:100%}.domain-card{flex-direction:column;gap:15px}.domain-card-main{width:100%}.domain-meta{grid-template-columns:1fr 1fr;width:100%;padding-left:0}.domain-actions{justify-content:flex-start;width:100%;margin-left:0}}.orders-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.orders-summary{gap:8px;display:flex}.orders-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:92px;padding:10px 13px}.orders-summary strong{color:#111827;font-size:16px;line-height:1;display:block}.orders-summary span{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-top:5px;font-size:9px;font-weight:700;display:block}.orders-list{flex-direction:column;gap:12px;max-width:1050px;display:flex}.professional-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:19px 21px;box-shadow:0 3px 12px #11182706}.professional-order-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.professional-order-title{align-items:center;gap:12px;min-width:0;display:flex}.professional-order-icon{color:#374151;background:#f4f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.order-number-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-number-line strong{color:#111827;font-size:13px}.professional-order-title p{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;margin:5px 0 0;font-size:11px;overflow:hidden}.professional-order-status{color:#6b7280;letter-spacing:.04em;background:#f3f4f6;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.professional-order-status>span{background:#9ca3af;border-radius:50%;width:5px;height:5px}.professional-order-status-active{color:#047857;background:#ecfdf5}.professional-order-status-active>span{background:#10b981}.professional-order-price{text-align:right;white-space:nowrap}.professional-order-price strong{color:#111827;letter-spacing:-.025em;font-size:18px}.professional-order-price span{color:#9ca3af;font-size:10px}.professional-order-divider{background:#f0f1f3;height:1px;margin:17px 0}.professional-order-details{grid-template-columns:minmax(120px,1fr) minmax(200px,1.5fr) minmax(150px,1fr) minmax(120px,1fr);gap:20px;display:grid}.professional-order-detail span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.professional-order-detail strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex;overflow:hidden}.professional-detail-active{color:#047857!important}.professional-order-footer{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding-top:14px;display:flex}.order-hosting-ready{color:#047857;align-items:center;gap:8px;display:flex}.order-hosting-ready>svg{flex-shrink:0}.order-hosting-ready strong{font-size:11px;font-weight:750;display:block}.order-hosting-ready span{color:#9ca3af;margin-top:2px;font-size:10px;display:block}.order-view-button{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.order-view-button:hover{background:#f9fafb}.order-provisioning{color:#92400e;align-items:center;gap:7px;font-size:10px;display:flex}.orders-empty{max-width:600px}.orders-empty-icon{color:#4b5563;background:#f4f5f7;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;display:flex}@media (width<=800px){.orders-page-header{flex-direction:column;align-items:flex-start}.orders-summary{width:100%}.orders-summary>div{flex:1}.professional-order-details{grid-template-columns:1fr 1fr}}@media (width<=600px){.professional-order-card{padding:16px}.professional-order-top{flex-direction:column;align-items:flex-start}.professional-order-price{text-align:left;padding-left:54px}.professional-order-details{grid-template-columns:1fr;gap:13px}.professional-order-footer{flex-direction:column;align-items:flex-start}.order-view-button{justify-content:center;width:100%}}.payments-page-header{justify-content:space-between;align-items:flex-end;display:flex}.payment-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1050px;margin-bottom:18px;display:grid}.payment-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:11px;align-items:center;gap:11px;min-height:72px;padding:13px 15px;display:flex}.payment-stat-icon{color:#374151;background:#f4f5f7;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.payment-stat-icon svg{width:17px;height:17px}.payment-stat-card span{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800;display:block}.payment-stat-card strong{color:#111827;margin-top:4px;font-size:16px;display:block}.payments-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;max-width:1050px;overflow:hidden}.payments-table-header,.payment-row{grid-template-columns:2fr 1.25fr 1fr .9fr 1fr .95fr;align-items:center;gap:15px;display:grid}.payments-table-header{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;background:#fafafa;border-bottom:1px solid #eef0f2;min-height:42px;padding:0 18px;font-size:9px;font-weight:800}.payment-row{border-bottom:1px solid #f0f1f3;min-height:72px;padding:0 18px}.payment-transaction{align-items:center;gap:9px;min-width:0;display:flex}.payment-row-icon{color:#4b5563;background:#f4f5f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.payment-transaction>div:last-child{min-width:0}.payment-transaction strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;font-size:10px;display:block;overflow:hidden}.payment-transaction span{text-overflow:ellipsis;white-space:nowrap;color:#9ca3af;margin-top:3px;font-size:9px;display:block;overflow:hidden}.payment-order,.payment-gateway,.payment-date{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-size:10px;overflow:hidden}.payment-gateway{text-transform:capitalize}.payment-amount{color:#111827;white-space:nowrap;font-size:11px;font-weight:750}.payment-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.payment-status>span{border-radius:50%;width:5px;height:5px}.payment-status-paid{color:#047857;background:#ecfdf5}.payment-status-paid>span{background:#10b981}.payment-status-pending{color:#92400e;background:#fffbeb}.payment-status-pending>span{background:#f59e0b}.payment-status-failed{color:#b91c1c;background:#fef2f2}.payment-status-failed>span{background:#ef4444}.payments-message{max-width:600px}.payments-empty-icon{color:#4b5563;background:#f4f5f7;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}@media (width<=900px){.payment-stats{grid-template-columns:repeat(2,1fr)}.payments-table-header{display:none}.payment-row{grid-template-columns:1fr 1fr;gap:12px;padding:15px 17px}.payment-transaction{grid-column:1/-1}.payment-amount{text-align:right}.payment-status{justify-self:start}.payment-date{justify-self:end}}@media (width<=520px){.payment-stats{grid-template-columns:1fr 1fr;gap:8px}.payment-stat-card{padding:11px}.payment-stat-icon{width:32px;height:32px}.payment-row{grid-template-columns:1fr}.payment-amount,.payment-date{text-align:left;justify-self:start}}@media (width<=850px){.account-grid{grid-template-columns:1fr}.account-security-card,.account-logout-card{grid-column:auto}.account-password-form{grid-template-columns:1fr}.account-password-form .primary-button,.account-message{grid-column:auto}}@media (width<=600px){.account-card{padding:18px}.account-info-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0}.account-info-row strong{text-align:left}.account-logout-card{flex-direction:column;align-items:flex-start}}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1050px;display:grid}.account-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:24px;box-shadow:0 2px 8px #0f172a08}.account-card-header{align-items:center;gap:14px;margin-bottom:22px;display:flex}.account-card-header .eyebrow{margin:0 0 5px}.account-card-header h3{margin:0;font-size:18px}.account-card-icon{background:#f4f5f7;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.account-card-icon svg{width:21px;height:21px}.account-info-list{border-top:1px solid #edf0f3}.account-info-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:20px;min-height:50px;display:flex}.account-info-row span{color:#667085;font-size:13px}.account-info-row strong{color:#101828;text-align:right;word-break:break-word;font-size:14px}.account-id{max-width:260px;font-family:monospace;font-size:12px!important}.account-status-box{color:#047857;background:#f0fdf9;border:1px solid #d1fae5;border-radius:10px;align-items:center;gap:12px;margin-bottom:18px;padding:15px;display:flex}.account-status-box svg{flex-shrink:0}.account-status-box div{flex-direction:column;gap:3px;display:flex}.account-status-box strong{font-size:14px}.account-status-box span{color:#667085;font-size:12px}.account-role{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.account-role span{color:#667085;font-size:13px}.account-role strong{font-size:13px}.account-security-card{grid-column:1/-1}.account-password-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.account-password-form label{color:#344054;flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.account-password-form input{color:#101828;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:14px}.account-password-form input:focus{border-color:#667085;box-shadow:0 0 0 3px #1018280f}.account-password-form .primary-button{color:#fff;cursor:pointer;background:#111318;border:0;border-radius:9px;grid-column:1/-1;min-height:44px;font-weight:600}.account-password-form .primary-button:disabled{opacity:.6;cursor:not-allowed}.account-message{border-radius:8px;grid-column:1/-1;padding:11px 13px;font-size:13px}.account-message.error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.account-message.success{color:#047857;background:#ecfdf3;border:1px solid #abefc6}.account-logout-card{grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;display:flex}.account-logout-card h3{margin:0 0 6px;font-size:17px}.account-logout-card p:last-child{color:#667085;margin:0;font-size:13px}.logout-account-button{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:600;display:inline-flex}.logout-account-button:hover{background:#f9fafb}@media (width<=850px){.account-grid{grid-template-columns:1fr}.account-security-card,.account-logout-card{grid-column:auto}.account-password-form{grid-template-columns:1fr}.account-password-form .primary-button,.account-message{grid-column:auto}}@media (width<=600px){.account-card{padding:18px}.account-info-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0}.account-info-row strong{text-align:left}.account-logout-card{flex-direction:column;align-items:flex-start}}.payments-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;max-width:1050px;overflow:hidden;box-shadow:0 2px 8px #0f172a08}.payments-table-header,.payment-row{grid-template-columns:2fr 1fr 1fr 1.2fr 1fr;align-items:center;gap:18px;padding:16px 20px;display:grid}.payments-table-header{color:#667085;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #eaecf0;font-size:11px;font-weight:700}.payment-row{border-bottom:1px solid #eaecf0;min-height:70px}.payment-row:last-child{border-bottom:0}.payment-order{flex-direction:column;gap:5px;min-width:0;display:flex}.payment-order strong{color:#101828;font-size:14px}.payment-order span{color:#98a2b3;text-overflow:ellipsis;font-size:11px;overflow:hidden}.payment-gateway{color:#475467;text-transform:capitalize;font-size:13px}.payment-amount{color:#101828;font-size:14px;font-weight:700}.payment-status{border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.payment-status-success,.payment-status-paid,.payment-status-completed{color:#047857;background:#ecfdf3}.payment-status-failed,.payment-status-cancelled,.payment-status-refunded{color:#b42318;background:#fef3f2}.payment-status-created,.payment-status-pending,.payment-status-payment_pending{color:#b54708;background:#fffaeb}.payment-date{color:#667085;font-size:13px}.payment-error{color:#b42318}@media (width<=800px){.payments-card{overflow-x:auto}.payments-table-header,.payment-row{min-width:760px}}.invoices-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;max-width:1100px;overflow:hidden;box-shadow:0 2px 8px #0f172a08}.invoices-table-header,.invoice-row{grid-template-columns:1.6fr 1.5fr 1fr 1fr 1fr 1fr;align-items:center;gap:18px;padding:16px 20px;display:grid}.invoices-table-header{color:#667085;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #eaecf0;font-size:11px;font-weight:700}.invoice-row{border-bottom:1px solid #eaecf0;min-height:76px}.invoice-row:last-child{border-bottom:0}.invoice-number{align-items:center;gap:10px;display:flex}.invoice-icon{color:#475467;background:#f2f4f7;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.invoice-number>div:last-child{flex-direction:column;gap:3px;display:flex}.invoice-number strong{color:#101828;font-size:13px}.invoice-number span{color:#98a2b3;font-size:11px}.invoice-order{color:#475467;font-size:13px}.invoice-amount{color:#101828;font-size:14px;font-weight:700}.invoice-status{border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.invoice-status-paid{color:#047857;background:#ecfdf3}.invoice-status-pending{color:#b54708;background:#fffaeb}.invoice-status-failed,.invoice-status-cancelled{color:#b42318;background:#fef3f2}.invoice-date{color:#667085;font-size:13px}.invoice-download{color:#344054;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 0;font-size:12px;font-weight:600;display:inline-flex}.invoice-download:hover{color:#101828}.invoice-error{color:#b42318}@media (width<=900px){.invoices-card{overflow-x:auto}.invoices-table-header,.invoice-row{min-width:900px}}.order-actions{align-items:center;gap:8px;display:flex}.order-details-panel{background:#fafbfc;border:1px solid #e5e7eb;border-radius:14px;margin-top:18px;padding:20px}.order-details-panel-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.order-details-panel-header>div{flex-direction:column;gap:5px;display:flex}.order-details-panel-header span{letter-spacing:.14em;color:#6b7280;font-size:11px;font-weight:700}.order-details-panel-header strong{color:#111827;font-size:16px}.order-details-panel-header button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.order-details-panel-header button:hover{background:#f3f4f6}.order-details-grid{grid-template-columns:repeat(3,1fr);gap:18px 28px;padding:20px 0;display:grid}.order-details-grid .professional-order-detail{min-width:0}.order-details-note{color:#6b7280;border-top:1px solid #e5e7eb;align-items:center;gap:8px;padding-top:15px;font-size:12px;display:flex}.order-details-note svg{flex-shrink:0}.order-details-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:13px}@media (width<=800px){.order-details-grid{grid-template-columns:repeat(2,1fr)}.order-actions{flex-wrap:wrap}}@media (width<=560px){.order-details-grid{grid-template-columns:1fr}.order-actions{width:100%}.order-actions .order-view-button{flex:1;justify-content:center}}.order-details-section{border-top:1px solid #e8e8e8;margin-top:18px;padding-top:18px}.order-details-section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.order-details-section-title>span{letter-spacing:.08em;font-size:11px;font-weight:700}.order-details-success{align-items:center;gap:5px;display:inline-flex}.order-details-muted{opacity:.65;padding:4px 0;font-size:13px}.order-invoice-card{border:1px solid #e8e8e8;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.order-invoice-info{flex-direction:column;gap:5px;display:flex}.order-invoice-info strong{font-size:14px}.order-invoice-info span{opacity:.65;font-size:12px}.order-invoice-download{cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-weight:600;display:inline-flex}@media (width<=700px){.order-invoice-card{flex-direction:column;align-items:flex-start}}.landing-page{color:#172033;background:#f7f8fc;min-height:100vh;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.landing-nav{justify-content:space-between;align-items:center;width:100%;max-width:1240px;margin:0 auto;padding:22px 32px;display:flex}.brand-mark{color:#fff;background:#171c27;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 10px 25px #171c2733}.nav-login,.nav-signup{border-radius:10px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.nav-login{color:#273142}.nav-login:hover{background:#edf0f5}.nav-signup{color:#fff;background:#171c27}.hero-section h1{letter-spacing:-3px;color:#172033;margin:26px 0 22px;font-size:clamp(42px,6vw,76px);line-height:1.05}.hero-section h1 span{color:#5b6cff}.hero-section p{color:#667085;max-width:650px;margin:0 auto;font-size:18px;line-height:1.7}.hero-actions{justify-content:center;gap:14px;margin-top:32px;display:flex}.hero-primary,.hero-secondary{border-radius:12px;align-items:center;gap:8px;padding:15px 23px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.hero-primary:hover{background:#30394a;transform:translateY(-2px)}.hero-secondary:hover{background:#f1f3f7}.hero-stats strong{color:#172033;font-size:20px}.hero-stats span{color:#7a8494;font-size:13px}.server-window{text-align:left;background:#171c27;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #14192840}.server-sidebar div{color:#98a2b3;border-radius:8px;margin-bottom:5px;padding:11px 12px;font-size:13px}.server-sidebar .side-active{color:#fff;background:#303a50}.server-content{flex:1;padding:35px}.metric-card{background:#222a38;border-radius:12px;padding:18px}.metric-line:after{content:"";background:#7284ff;border-radius:10px;width:65%;height:100%;display:block}.trust-strip{color:#7a8494;flex-wrap:wrap;justify-content:center;gap:55px;max-width:1100px;margin:0 auto;padding:25px 32px 75px;font-size:14px;font-weight:700;display:flex}.section-label{letter-spacing:1.8px;color:#6272ff;margin-bottom:15px;font-size:12px;font-weight:800;display:inline-block}.section-intro h2{letter-spacing:-1.8px;color:#172033;margin:0 0 18px;font-size:clamp(32px,4vw,50px)}.section-intro p{color:#667085;font-size:17px;line-height:1.7}.feature-card{background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:30px;transition:all .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #1e284614}.feature-icon{color:#5b6cff;background:#f0f2ff;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.feature-card h3{margin:0 0 10px;font-size:18px}.why-section{color:#fff;background:#171c27}.why-content{max-width:1120px;margin:0 auto}.why-card{background:#222938;border:1px solid #30394a;border-radius:16px;padding:25px}.why-card h3{margin:0;font-size:16px}.deployment-icon{color:#6272ff;background:#eff1ff;border-radius:15px;place-items:center;width:56px;height:56px;display:grid}.deployment-card h3{margin:0 0 8px}.launch-progress{width:100%}.price{background:#fff;border:1px solid #e4e7ee;border-radius:18px;padding:30px;position:relative}.price h3{margin:0 0 10px;font-size:20px}.price>p{color:#6b7280;min-height:45px;font-size:14px}.price h2{margin:25px 0 5px;font-size:38px}.popular-badge{color:#fff;white-space:nowrap;background:#6272ff;border-radius:999px;padding:6px 13px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-features li{color:#596273;padding:9px 0;font-size:14px}.pricing-button{color:#fff;background:#171c27;border-radius:10px;justify-content:center;align-items:center;padding:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.pricing-button:hover{background:#30394a}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#1b2230,#303c5d);border-radius:25px;max-width:1100px;margin:100px auto;padding:70px 35px}.cta-section h2{letter-spacing:-2px;margin:0 0 15px;font-size:clamp(34px,5vw,54px)}.cta-section p{color:#c2c8d5;margin-bottom:28px;font-size:17px}.cta-button{color:#172033;background:#fff;border-radius:11px;align-items:center;gap:9px;padding:15px 23px;font-weight:800;text-decoration:none;display:inline-flex}.footer-brand p{color:#8d96a6;font-size:14px}.footer-links a{color:#aab2c0;font-size:14px;text-decoration:none}@media (width<=900px){.landing-nav-links{display:none}.feature-grid,.pricing-grid,.why-list{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:1fr}.server-sidebar{display:none}}@media (width<=600px){.landing-nav{padding:18px 20px}.landing-actions{gap:4px}.nav-login,.nav-signup{padding:9px 11px;font-size:12px}.hero-section{padding:55px 20px 70px}.hero-section h1{letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-primary,.hero-secondary{justify-content:center}.hero-stats{gap:20px}.landing-section{padding:70px 20px}.feature-grid,.pricing-grid,.why-list{grid-template-columns:1fr}.deployment-card{grid-template-columns:1fr;padding:25px}.trust-strip{gap:20px}.cta-section{margin:60px 20px;padding:50px 22px}.server-content{padding:20px}.landing-footer{padding-left:20px;padding-right:20px}}@media (width<=950px){.landing-nav-links{display:none}.feature-grid,.pricing-grid,.why-list{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:1fr}.server-sidebar{display:none}}@media (width<=650px){.landing-nav{padding:18px 20px}.brand{font-size:17px}.brand-mark{width:38px;height:38px}.nav-login,.nav-signup{padding:9px 11px;font-size:12px}.hero-section{padding:60px 20px 75px}.hero-section h1{letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-primary,.hero-secondary{width:100%}.hero-stats{gap:20px}.hero-stats strong{font-size:17px}.landing-section{padding:75px 20px}.feature-grid,.pricing-grid,.why-list{grid-template-columns:1fr}.deployment-card{grid-template-columns:1fr;padding:25px}.server-window{border-width:4px}.server-content{padding:20px}.metric-grid{grid-template-columns:1fr}.trust-strip{gap:20px;padding-bottom:55px}.cta-section{border-radius:22px;margin:60px 20px;padding:55px 23px}.landing-footer{padding-left:20px;padding-right:20px}}.landing-page{--orange:#ff6b00;--orange-dark:#e85f00;--orange-light:#fff1e6;--orange-soft:#fff8f2;--navy:#101828;--text:#1d2939;--muted:#667085;--border:#eaecf0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0,#ff8a0014,#0000 28%),radial-gradient(circle at 90% 20%,#ff6b000f,#0000 25%),#fffdfa;overflow-x:hidden}.landing-nav{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:20px 32px;display:flex}.brand{color:var(--navy);letter-spacing:1.5px;align-items:center;gap:11px;font-size:21px;font-weight:900;text-decoration:none;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#ff8a00,#ff5c00);border-radius:13px;justify-content:center;align-items:center;width:43px;height:43px;font-weight:900;display:flex;box-shadow:0 10px 25px #ff6b0047}.landing-nav-links{align-items:center;gap:30px;display:flex}.landing-nav-links a{color:#475467;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.landing-nav-links a:hover{color:var(--orange)}.landing-actions{align-items:center;gap:10px;display:flex}.nav-login{color:var(--navy);border-radius:10px;padding:11px 17px;font-size:14px;font-weight:700;text-decoration:none}.nav-login:hover{background:var(--orange-light);color:var(--orange)}.nav-signup{background:var(--orange);color:#fff;border-radius:10px;padding:12px 19px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 8px 20px #ff6b0038}.nav-signup:hover{background:var(--orange-dark);transform:translateY(-2px)}.hero-section{text-align:center;max-width:1280px;margin:0 auto;padding:85px 32px 110px;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(#ff8a0029 0%,#ff6b0012 35%,#0000 70%);width:850px;height:600px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.hero-content{z-index:2;max-width:850px;margin:auto;position:relative}.hero-badge{color:#b54708;background:#fff;border:1px solid #ffd5b5;border-radius:999px;align-items:center;gap:8px;padding:10px 17px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 35px #ff6b0014}.hero-section h1{letter-spacing:-3.5px;max-width:900px;color:var(--navy);margin:25px auto 22px;font-size:clamp(46px,6vw,78px);font-weight:900;line-height:1.03}.hero-section h1 span{background:linear-gradient(90deg,#ff5c00,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-section p{max-width:690px;color:var(--muted);margin:auto;font-size:18px;line-height:1.75}.hero-actions{justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.hero-primary,.hero-secondary{border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:16px 25px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.hero-primary{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff5c00);box-shadow:0 14px 30px #ff6b0047}.hero-primary:hover{transform:translateY(-3px);box-shadow:0 18px 38px #ff6b0059}.hero-secondary{color:var(--navy);background:#fff;border:1px solid #e4e7ec}.hero-secondary:hover{background:var(--orange-soft);border-color:#ffb57a}.hero-stats{justify-content:center;gap:55px;margin-top:42px;display:flex}.hero-stats div{flex-direction:column;gap:5px;display:flex}.hero-stats strong{color:var(--navy);font-size:20px;font-weight:900}.hero-stats span{color:#667085;font-size:13px;font-weight:600}.hero-visual{z-index:2;max-width:1000px;margin:70px auto 0;position:relative}.server-window{background:#111827;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:0 40px 100px #10182833,0 10px 30px #ff6b001a}.server-header{background:#1b2433;align-items:center;gap:15px;height:58px;padding:0 22px;display:flex}.window-dots{gap:7px;display:flex}.window-dots span{background:#64748b;border-radius:50%;width:10px;height:10px}.window-dots span:first-child{background:#ff6b00}.server-title-row{color:#d0d5dd;font-size:13px;font-weight:700}.server-body{min-height:390px;display:flex}.server-sidebar{background:#172033;border-right:1px solid #273244;width:205px;padding:24px 14px}.server-sidebar div{color:#98a2b3;border-radius:9px;margin-bottom:6px;padding:11px 13px;font-size:13px;font-weight:600}.server-sidebar .side-active{color:#fff;background:linear-gradient(90deg,#ff6b0040,#ff6b0014);border-left:3px solid #ff6b00}.server-content{background:#1c2635;flex:1;padding:35px}.server-content h3{color:#fff;margin:0 0 28px;font-size:22px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.metric-card{background:#253146;border:1px solid #334155;border-radius:14px;padding:20px}.metric-card span{color:#98a2b3;margin-bottom:10px;font-size:12px;display:block}.metric-card strong{color:#fff;font-size:24px}.metric-line{background:#3b475b;border-radius:20px;height:6px;margin-top:12px;overflow:hidden}.metric-line:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#ff6b00,#ff9d3f);width:70%;height:100%;display:block}.trust-strip{color:#667085;flex-wrap:wrap;justify-content:center;align-items:center;gap:55px;max-width:1100px;margin:auto;padding:30px 32px 85px;font-size:14px;font-weight:700;display:flex}.landing-section{padding:105px 32px}.section-intro{text-align:center;max-width:750px;margin:0 auto 55px}.section-label{background:var(--orange-light);color:#c2410c;letter-spacing:1.5px;border-radius:999px;align-items:center;margin-bottom:18px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-flex}.section-intro h2{letter-spacing:-2px;color:var(--navy);margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.1}.section-intro p{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1160px;margin:auto;display:grid}.feature-card{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:32px;transition:all .25s;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(#ff9500,#ff5c00);width:4px;height:0;transition:all .25s;position:absolute;top:0;left:0}.feature-card:hover:before{height:100%}.feature-card:hover{border-color:#ffd2b0;transform:translateY(-6px);box-shadow:0 22px 55px #1018281a}.feature-icon{width:52px;height:52px;color:var(--orange);background:linear-gradient(135deg,#fff1e6,#ffe0c2);border-radius:15px;place-items:center;margin-bottom:22px;display:grid}.feature-card h3{color:var(--navy);margin:0 0 12px;font-size:19px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.why-section{background:radial-gradient(circle at 10% 10%,#ff6b0026,#0000 30%),#101828;position:relative;overflow:hidden}.why-section:before{content:"";background:#ff6b0014;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-200px}.why-content{max-width:1160px;margin:auto;position:relative}.why-section .section-intro h2{color:#fff}.why-section .section-intro p{color:#b8c0cc}.why-list{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.why-card{background:#ffffff0f;border:1px solid #ffffff17;border-radius:16px;padding:27px;transition:all .25s}.why-card:hover{background:#ff6b001a;transform:translateY(-4px)}.why-card-top{align-items:center;gap:12px;margin-bottom:17px;display:flex}.why-icon{color:#ff8a00}.why-card h3{color:#fff;margin:0;font-size:16px}.why-card p{color:#aeb8c6;margin:0;font-size:14px;line-height:1.65}.deployment-card{background:#fff;border:1px solid #eaecf0;border-radius:20px;grid-template-columns:auto 1fr;gap:25px;max-width:940px;margin:auto;padding:36px;display:grid;box-shadow:0 20px 55px #10182812}.deployment-icon{color:#fff;background:linear-gradient(135deg,#ff8a00,#ff5c00);border-radius:18px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 10px 25px #ff6b0040}.deployment-card h3{color:var(--navy);margin:0 0 9px;font-size:21px}.deployment-card p{color:var(--muted);margin:0 0 20px}.progress-row{color:#667085;border-top:1px solid #f0f1f3;justify-content:space-between;padding:12px 0;font-size:14px;display:flex}.progress-row.active-row{color:var(--navy);font-weight:800}.online-status{color:#16a34a;font-weight:800}.pricing-section{background:linear-gradient(#fff8f2 0%,#fff 100%)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;max-width:1160px;margin:auto;display:grid}.price{background:#fff;border:1px solid #e7e9ee;border-radius:20px;padding:34px;transition:all .25s;position:relative}.price:hover{transform:translateY(-6px);box-shadow:0 22px 55px #1018281a}.price:nth-child(2){border:2px solid var(--orange);box-shadow:0 18px 50px #ff6b001f}.price h3{color:var(--navy);margin:0 0 10px;font-size:21px}.price>p{color:var(--muted);min-height:45px;line-height:1.6}.price h2{letter-spacing:-2px;color:var(--navy);margin:25px 0 5px;font-size:43px}.price h2 span{color:#98a2b3;font-size:14px;font-weight:600}.popular-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(90deg,#ff7a00,#ff5c00);border-radius:999px;padding:7px 16px;font-size:11px;font-weight:900;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #ff6b004d}.pricing-features{margin:27px 0;padding:0;list-style:none}.pricing-features li{color:#475467;border-bottom:1px solid #f2f4f7;padding:10px 0;font-size:14px}.pricing-features li:before{content:"✓";color:var(--orange);margin-right:9px;font-weight:900}.pricing-button{background:var(--navy);color:#fff;border-radius:11px;justify-content:center;align-items:center;padding:15px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.price:nth-child(2) .pricing-button{background:linear-gradient(135deg,#ff7a00,#ff5c00)}.pricing-button:hover{transform:translateY(-2px)}.cta-section{text-align:center;background:radial-gradient(circle at 15% 20%,#ffaa464d,#0000 25%),linear-gradient(135deg,#ff7a00,#e95400);border-radius:28px;max-width:1160px;margin:100px auto;padding:80px 35px;position:relative;overflow:hidden;box-shadow:0 25px 60px #ff6b0040}.cta-section h2{color:#fff;letter-spacing:-2px;margin:0 0 15px;font-size:clamp(36px,5vw,56px);position:relative}.cta-section p{color:#fff2e7;margin-bottom:30px;font-size:17px;position:relative}.cta-button{color:#c2410c;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 25px;font-weight:900;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 12px 25px #00000026}.landing-footer{color:#fff;background:#101828;padding:65px 32px 25px}.landing-footer>div{max-width:1160px;margin:auto}.footer-brand{margin-bottom:28px}.footer-brand p{color:#98a2b3;max-width:400px;font-size:14px;line-height:1.7}.footer-links{flex-wrap:wrap;gap:28px;display:flex}.footer-links a{color:#cbd5e1;font-size:14px;font-weight:600;text-decoration:none}.footer-links a:hover{color:#ff8a00}.footer-bottom{color:#667085;border-top:1px solid #293241;margin-top:40px;padding-top:22px;font-size:13px}@media (width<=950px){.landing-nav-links{display:none}.feature-grid,.pricing-grid,.why-list{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:1fr}.server-sidebar{display:none}}@media (width<=650px){.landing-nav{padding:18px 20px}.brand{font-size:17px}.brand-mark{width:38px;height:38px}.nav-login,.nav-signup{padding:9px 11px;font-size:12px}.hero-section{padding:60px 20px 75px}.hero-section h1{letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-primary,.hero-secondary{width:100%}.hero-stats{gap:20px}.hero-stats strong{font-size:17px}.landing-section{padding:75px 20px}.feature-grid,.pricing-grid,.why-list{grid-template-columns:1fr}.deployment-card{grid-template-columns:1fr;padding:25px}.server-window{border-width:4px}.server-content{padding:20px}.metric-grid{grid-template-columns:1fr}.trust-strip{gap:20px;padding-bottom:55px}.cta-section{border-radius:22px;margin:60px 20px;padding:55px 23px}.landing-footer{padding-left:20px;padding-right:20px}}.auth-page{box-sizing:border-box;background:radial-gradient(circle at 50% 20%,#ff7b0029,#0000 32%),linear-gradient(135deg,#fffaf5 0%,#fff4e8 45%,#fff 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;font-family:Inter,Arial,sans-serif;display:flex}.auth-card{box-sizing:border-box;background:#ffffffeb;border:1px solid #ff7b0026;border-radius:24px;width:100%;max-width:460px;padding:42px;box-shadow:0 20px 60px #2026331f,0 8px 25px #ff7b0014}.auth-logo{color:#202633;letter-spacing:2px;align-items:center;gap:10px;margin-bottom:38px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.auth-logo:before{content:"S";color:#fff;background:linear-gradient(135deg,#ff8a1f,#ff5e00);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:flex;box-shadow:0 8px 20px #ff5e0040}.auth-heading{margin-bottom:30px}.auth-heading h1{color:#202633;letter-spacing:-.8px;margin:0 0 10px;font-size:34px;font-weight:800;line-height:1.15}.auth-heading p{color:#697386;margin:0;font-size:15px;line-height:1.6}.auth-card form{flex-direction:column;gap:18px;display:flex}.auth-card label{color:#303846;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.auth-card input{box-sizing:border-box;color:#202633;background:#fff;border:1px solid #dfe3e8;border-radius:12px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:all .2s}.auth-card input::placeholder{color:#9aa3af}.auth-card input:focus{border-color:#ff7a00;box-shadow:0 0 0 4px #ff7a001f}.auth-submit{cursor:pointer;color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#ff8a1f,#ff5e00);border:none;border-radius:12px;width:100%;height:54px;margin-top:8px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 12px 25px #ff5e0038}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px #ff5e004d}.auth-submit:active{transform:translateY(0)}.auth-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-error,.auth-success{border-radius:10px;padding:13px 15px;font-size:13px;line-height:1.5}.auth-error{color:#b42318;background:#fff1f0;border:1px solid #ffd5d2}.auth-success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.auth-switch{text-align:center;color:#697386;border-top:1px solid #edf0f2;margin-top:28px;padding-top:24px;font-size:14px}.auth-switch button{color:#ff6900;cursor:pointer;background:0 0;border:none;margin-left:5px;padding:0;font-size:14px;font-weight:800}.auth-switch button:hover{text-decoration:underline}@media (width<=600px){.auth-page{align-items:flex-start;padding:60px 20px 20px}.auth-card{border-radius:20px;padding:30px 24px}.auth-heading h1{font-size:28px}}.main-content{background:#f6f7fb;width:calc(100% - 248px);min-height:100vh;margin-left:248px}.page-content{width:100%;max-width:1400px;margin:0 auto;padding:34px 38px 60px}.topbar{background:#fff;border-bottom:1px solid #e8eaef;align-items:center;gap:20px;min-height:76px;padding:0 38px;display:flex}.topbar-spacer{flex:1}.view-site{color:#374151;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.view-site:hover{color:#f97316;background:#fff4ed}.account-link{color:#fff;border-radius:10px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background .2s;display:flex}.account-link:hover{background:#ffffff14}.user-avatar{color:#fff;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.sidebar{box-shadow:4px 0 20px #0f172a0f}.sidebar-brand{padding:8px 10px 28px}.sidebar-brand .brand,.sidebar-brand a{text-decoration:none}@media (width<=768px){.main-content{width:100%;margin-left:0}.page-content{padding:24px 18px 40px}.topbar{min-height:68px;padding:0 18px}.mobile-menu{cursor:pointer;background:0 0;border:0;display:flex}}
