*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}.login-container{position:fixed;inset:0;display:flex;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-brand-panel{flex:1;background:linear-gradient(150deg,#080f1d,#0d1a38,#0a1628);display:flex;flex-direction:column;justify-content:center;padding:64px 80px;position:relative;overflow:hidden}.login-brand-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}.login-brand-glow-tr{position:absolute;top:-220px;right:-220px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(0,185,107,.13) 0%,transparent 65%);pointer-events:none}.login-brand-glow-bl{position:absolute;bottom:-280px;left:-160px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(0,100,200,.07) 0%,transparent 65%);pointer-events:none}.login-brand-content{position:relative;z-index:1}.login-brand-logo{width:150px;height:auto;margin-bottom:80px;display:block}.login-brand-label{display:block;font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#00b96b;margin-bottom:18px}.login-brand-title{font-size:42px;font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.5px;margin:0 0 20px}.login-brand-desc{font-size:15px;color:#ffffff6b;line-height:1.75;max-width:380px;margin:0 0 60px}.login-brand-features{display:flex;flex-direction:column;gap:16px}.login-brand-feature{display:flex;align-items:center;gap:14px;font-size:14px;color:#ffffff8c;line-height:1.4}.login-brand-feature:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#00b96b;flex-shrink:0;box-shadow:0 0 8px #00b96b99}.login-form-panel{width:480px;flex-shrink:0;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px 56px;position:relative}.login-form-panel:before{content:"";position:absolute;left:0;top:10%;height:80%;width:2px;background:linear-gradient(to bottom,transparent,#00b96b 40%,#00b96b 60%,transparent);opacity:.7}.login-form-inner{width:100%;max-width:350px}.login-form-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.login-form-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#00b96b;box-shadow:0 0 8px #00b96b80;flex-shrink:0}.login-form-eyebrow-text{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#00b96b}.login-form-title{font-size:26px;font-weight:700;color:#0a1628;margin:0 0 8px;line-height:1.25}.login-form-subtitle{font-size:14px;color:#94a3b8;margin:0 0 40px;line-height:1.5}.login-form-footer{margin-top:36px;font-size:12px;color:#cbd5e1;text-align:center}.login-form-inner .ant-form-item-label>label{font-size:13px;font-weight:600;color:#374151!important}.login-form-inner .ant-input-affix-wrapper,.login-form-inner .ant-input{border-radius:8px!important}.login-form-inner .ant-btn-primary{border-radius:8px!important;font-weight:600;letter-spacing:.3px}@media(max-width:768px){.login-brand-panel{display:none}.login-form-panel{width:100%;padding:48px 32px}.login-form-panel:before{display:none}}.home-page{padding:40px 48px;min-height:calc(100vh - 64px);background:#f1f5f9}.home-welcome{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#0a1628,#0f2347);border-radius:12px;padding:36px 48px;margin-bottom:32px;position:relative;overflow:hidden}.home-welcome-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.home-welcome-glow{position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(0,185,107,.1) 0%,transparent 65%);pointer-events:none}.home-welcome-text{position:relative;z-index:1}.home-welcome-greeting{font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#00b96b;margin-bottom:10px}.home-welcome-title{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2}.home-welcome-subtitle{font-size:14px;color:#ffffff6b;margin:0}.home-welcome-date{position:relative;z-index:1;text-align:right;flex-shrink:0}.home-welcome-date-day{font-size:42px;font-weight:800;color:#ffffff14;line-height:1;letter-spacing:-2px}.home-welcome-date-label{font-size:13px;color:#ffffff59;margin-top:4px}.home-section-title{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#94a3b8;margin-bottom:16px}.home-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}.home-kpi-card{background:#fff;border-radius:12px;padding:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 4px #0000000d;position:relative;overflow:hidden;transition:box-shadow .2s,transform .2s}.home-kpi-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.home-kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:12px 12px 0 0}.home-kpi-card.kpi-blue:before{background:#3b82f6}.home-kpi-card.kpi-green:before{background:#00b96b}.home-kpi-card.kpi-purple:before{background:#8b5cf6}.home-kpi-card.kpi-amber:before{background:#f59e0b}.home-kpi-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-kpi-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.kpi-blue .home-kpi-icon{background:#eff6ff;color:#3b82f6}.kpi-green .home-kpi-icon{background:#f0fdf4;color:#00b96b}.kpi-purple .home-kpi-icon{background:#f5f3ff;color:#8b5cf6}.kpi-amber .home-kpi-icon{background:#fffbeb;color:#f59e0b}.home-kpi-value{font-size:32px;font-weight:700;color:#0a1628;line-height:1;margin-bottom:6px;letter-spacing:-1px}.home-kpi-label{font-size:13px;color:#64748b;font-weight:500}.home-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-quick-card{background:#fff;border-radius:12px;padding:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 4px #0000000d;cursor:pointer;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;flex-direction:column;gap:12px;text-align:left;position:relative;overflow:hidden}.home-quick-card:hover{box-shadow:0 6px 20px #00000017;transform:translateY(-2px);border-color:#00b96b40}.home-quick-card:hover .home-quick-arrow{transform:translate(4px);opacity:1}.home-quick-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;background:#f8fafc;color:#0a1628;transition:background .2s}.home-quick-card:hover .home-quick-card-icon{background:#f0fdf4;color:#00b96b}.home-quick-card-title{font-size:16px;font-weight:600;color:#0a1628;margin:0}.home-quick-card-desc{font-size:13px;color:#94a3b8;margin:0;line-height:1.5}.home-quick-arrow{position:absolute;bottom:24px;right:24px;font-size:16px;color:#00b96b;opacity:0;transition:transform .2s,opacity .2s}@media(max-width:1100px){.home-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-page{padding:24px 20px}.home-welcome{flex-direction:column;align-items:flex-start;gap:16px;padding:28px}.home-welcome-date{text-align:left}.home-kpi-grid{grid-template-columns:repeat(2,1fr)}.home-quick-grid{grid-template-columns:1fr}}.app-modal .ant-modal-content{padding:0!important;border-radius:12px!important;overflow:hidden}.app-modal .ant-modal-header{background:#0a1628!important;padding:22px 28px!important;margin-bottom:0!important;border-radius:0!important}.app-modal .ant-modal-title{color:#fff!important}.app-modal .ant-modal-body{padding:28px 28px 8px!important}.app-modal .ant-modal-footer{padding:14px 28px!important;margin-top:0!important;border-top:1px solid #f1f5f9}.app-modal .ant-modal-close{color:#fff6!important;top:16px!important;right:20px!important}.app-modal .ant-modal-close:hover{color:#fffc!important;background:#ffffff14!important}.modal-header-label{display:block;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#00b96b;margin-bottom:5px}.modal-header-title{font-size:17px;font-weight:700;color:#fff;line-height:1.2;display:block}.app-modal .ant-form-item-label>label{font-size:12px!important;font-weight:600!important;color:#475569!important}.app-modal .ant-form-item{margin-bottom:18px!important}.form-section{margin-bottom:4px}.form-section-title{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#94a3b8;margin-bottom:18px}.form-section-title:after{content:"";flex:1;height:1px;background:#f1f5f9}.form-row{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.form-row-3col{display:grid;grid-template-columns:150px 1fr 72px;column-gap:16px}.app-drawer .ant-drawer-header{background:#0a1628!important;border-bottom:none!important;padding:20px 24px!important}.app-drawer .ant-drawer-title{color:#fff!important}.app-drawer .ant-drawer-close{color:#fff6!important}.app-drawer .ant-drawer-close:hover{color:#fffc!important;background:#ffffff14!important;border-radius:6px}.app-drawer .ant-drawer-body{padding:24px!important;background:#f8fafc}.form-label-optional{font-size:11px;font-weight:400;color:#cbd5e1;margin-left:4px}.customers-page{padding:40px 48px}.customers-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:24px}.customers-header-left{display:flex;flex-direction:column;gap:4px}.customers-header-actions{display:flex;align-items:center;gap:10px}.data-table-card-meta{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #f1f5f9}.data-table-card .ant-table-tbody .ant-table-cell{padding:16px 20px!important;border-bottom:1px solid #f1f5f9!important;transition:background .12s;vertical-align:middle}.data-table-card .ant-table-wrapper{border-radius:0}.cell-customer-name{font-size:14px;font-weight:600;color:#0a1628;line-height:1.3;margin-bottom:3px}.cell-customer-company{font-size:12px;color:#94a3b8;font-weight:400}.cell-cnpj,.cell-code{font-size:13px;font-family:SF Mono,Fira Code,Consolas,monospace;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;padding:3px 8px;white-space:nowrap;display:inline-block}.cell-domain-icon{font-size:11px;opacity:.7}.cell-location{display:flex;align-items:center;gap:8px}.cell-location-city{font-size:13px;color:#374151;font-weight:500}.cell-location-state{font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;letter-spacing:.5px}.tbl-action-btn{width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s;color:#cbd5e1;flex-shrink:0}.tbl-action-btn:hover{color:inherit}@media(max-width:1024px){.customers-page{padding:24px 20px}}@media(max-width:768px){.customers-header{flex-direction:column;align-items:flex-start}}.cs-steps{padding:20px 28px 24px;border-bottom:1px solid #f1f5f9;background:#fafbfc}.cs-step-content{padding:24px 0 8px;min-height:300px}.cs-products-table .ant-table-thead .ant-table-cell{background:#f8fafc!important;color:#64748b!important;font-size:11px!important;font-weight:700!important;letter-spacing:1px!important;text-transform:uppercase!important;border-bottom:1px solid #f1f5f9!important;padding:10px 16px!important}.cs-products-table .ant-table-thead .ant-table-cell:before{display:none!important}.cs-products-table .ant-table-tbody .ant-table-cell{padding:12px 16px!important;border-bottom:1px solid #f8fafc!important;cursor:pointer}.cs-products-table .ant-table-tbody .ant-table-row:hover .ant-table-cell{background:#f0fdf4!important}.cs-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.cs-plan-card{border:2px solid #e2e8f0;border-radius:12px;padding:20px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;background:#fff;position:relative}.cs-plan-card:hover:not(.cs-plan-card--selected){border-color:#94a3b8;background:#f8fafc}.cs-plan-card--selected{border-color:#00b96b;box-shadow:0 0 0 3px #00b96b1a;background:#f0fdf4}.cs-plan-check{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:50%;background:#00b96b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}.cs-plan-name{font-size:15px;font-weight:700;color:#0a1628;margin-bottom:8px;line-height:1.2}.cs-plan-price{font-size:20px;font-weight:800;color:#00b96b;line-height:1;margin-bottom:2px}.cs-plan-price-unit{font-size:12px;font-weight:400;color:#94a3b8;margin-bottom:10px}.cs-plan-desc{font-size:12px;color:#64748b;line-height:1.5}.cs-plan-custom-badge{display:inline-block;font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 7px;margin-bottom:10px}.cs-config-form .ant-form-item-label>label{font-size:13px!important;font-weight:600!important;color:#374151!important}.cs-config-form .ant-form-item{margin-bottom:20px!important}.cs-config-hint{font-size:12px;color:#94a3b8;margin-top:4px}.cs-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cs-summary-section{padding:16px 20px}.cs-summary-section+.cs-summary-section{border-top:1px solid #e2e8f0}.cs-summary-section-title{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#94a3b8;margin-bottom:12px}.cs-summary-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.cs-summary-label{font-size:13px;color:#64748b}.cs-summary-value{font-size:13px;font-weight:600;color:#0a1628;text-align:right}.cs-summary-price{font-size:20px;font-weight:800;color:#00b96b}.subscriptions-page{padding:40px 48px;min-height:calc(100vh - 64px)}.cell-primary{font-size:14px;font-weight:600;color:#0a1628;line-height:1.3;margin-bottom:2px}.cell-secondary{font-size:12px;color:#94a3b8}.cell-period{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:5px;padding:3px 8px}.cell-price{font-size:14px;font-weight:600;color:#0a1628}.cell-price-custom{font-size:12px;font-weight:500;color:#94a3b8;font-style:italic}@media(max-width:1024px){.subscriptions-page{padding:24px 20px}}.view-page{padding:40px 48px;min-height:calc(100vh - 64px)}.view-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:24px}.view-header-left{display:flex;flex-direction:column;gap:4px}.page-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#00b96b}.page-title{font-size:26px;font-weight:700;color:#0a1628;margin:0;line-height:1.2}.page-subtitle{font-size:13px;color:#94a3b8;margin:2px 0 0;font-weight:400}.view-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.view-back-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#64748b;background:transparent;border:none;cursor:pointer;padding:0;margin-bottom:12px;transition:color .15s;font-family:inherit}.view-back-btn:hover{color:#0a1628}.data-table-card{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 6px #0000000d;overflow:hidden}.data-table-card-meta{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #f1f5f9;gap:12px}.data-table-count{font-size:13px;color:#64748b;font-weight:500}.data-table-count strong{color:#0a1628;font-weight:700}.data-table-card .ant-table{font-size:14px;color:#0a1628}.data-table-card .ant-table-thead .ant-table-cell{background:#0a1628!important;color:#ffffffa6!important;font-size:11px!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;border-bottom:none!important;padding:14px 20px!important;white-space:nowrap}.data-table-card .ant-table-thead .ant-table-cell:before{display:none!important}.data-table-card .ant-table-tbody .ant-table-cell{padding:15px 20px!important;border-bottom:1px solid #f1f5f9!important;vertical-align:middle;transition:background .12s}.data-table-card .ant-table-tbody tr:last-child .ant-table-cell{border-bottom:none!important}.data-table-card .ant-table-tbody .ant-table-row:hover .ant-table-cell{background:#f8faff!important}.data-table-card .ant-table-pagination{padding:14px 24px!important;margin:0!important;border-top:1px solid #f1f5f9}.data-table-card .ant-pagination-item-active{background:#0a1628!important;border-color:#0a1628!important}.data-table-card .ant-pagination-item-active a{color:#fff!important}.data-table-card .ant-pagination-item:hover{border-color:#0a1628!important}.data-table-card .ant-pagination-item:hover a{color:#0a1628!important}.data-table-card .ant-empty-description{color:#94a3b8}.cell-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end}.tbl-action-btn{width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s;color:#cbd5e1;flex-shrink:0;font-family:inherit}.tbl-action-primary:hover{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.tbl-action-success:hover{background:#f0fdf4;border-color:#bbf7d0;color:#00b96b}.tbl-action-warning:hover{background:#fffbeb;border-color:#fde68a;color:#f59e0b}.tbl-action-danger:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.tbl-action-subscriptions:hover{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.tbl-action-edit:hover{background:#f0fdf4;border-color:#bbf7d0;color:#00b96b}.tbl-action-delete:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}@media(max-width:1024px){.view-page{padding:24px 20px}}@media(max-width:768px){.view-header{flex-direction:column;align-items:flex-start}}.billing-pending-alert{font-size:12px;font-weight:600;color:#f59e0b;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:4px 10px}.app-header{display:flex;align-items:center;height:64px;padding:0 28px;background:#0a1628;border-bottom:1px solid rgba(255,255,255,.06);gap:0;position:relative}.app-header-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-right:40px}.app-header-logo{height:28px;width:auto;display:block}.app-header-brand-name{font-size:15px;font-weight:600;color:#fff;letter-spacing:.1px;white-space:nowrap}.app-header-nav{display:flex;align-items:center;gap:2px;flex:1}.app-header-nav-item{display:flex;align-items:center;gap:7px;padding:6px 16px;border-radius:6px;font-size:14px;font-weight:500;color:#ffffff8c;background:transparent;border:none;cursor:pointer;transition:color .15s,background .15s;font-family:inherit;white-space:nowrap;position:relative}.app-header-nav-item:hover{color:#ffffffd9;background:#ffffff0f}.app-header-nav-item.active{color:#fff;background:#00b96b1f}.app-header-nav-item.active:after{content:"";position:absolute;bottom:-14px;left:50%;transform:translate(-50%);width:24px;height:2px;background:#00b96b;border-radius:1px}.app-header-user{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-header-user-info{display:flex;align-items:center;gap:8px;padding:5px 12px;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.app-header-user-dot{width:7px;height:7px;border-radius:50%;background:#00b96b;box-shadow:0 0 6px #00b96bb3;flex-shrink:0}.app-header-user-name{font-size:13px;font-weight:500;color:#fffc;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-logout{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff73;cursor:pointer;transition:color .15s,background .15s,border-color .15s;font-size:16px}.app-header-logout:hover{color:#ff7875;background:#ff78751a;border-color:#ff78754d}
