.bp-shell{--bp-navy:#0a3d82;--bp-blue:#2563eb;--bp-sky:#f0f7ff;--bp-card:#fff;--bp-border:#cbd5e1;--bp-text:#0f172a;--bp-muted:#475569;--bp-green:#16a34a;--bp-red:#dc2626;--bp-amber:#d97706;--bp-purple:#7c3aed;min-height:100vh;color:var(--bp-text);background:#f8fafc;font-family:Inter,Manrope,system-ui,sans-serif;display:flex}.bp-sidebar{color:#fff;z-index:20;background:linear-gradient(#0f3d5c 0%,#175888 55%,#1a6499 100%);flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.bp-sidebar .bp-brand{border-bottom:1px solid #ffffff1f;flex-shrink:0;padding:16px 14px 14px}.bp-sidebar .bp-brand-link{color:inherit;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.bp-sidebar .bp-brand-logo{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:42px;height:42px;padding:4px}.bp-sidebar .bp-brand-text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.bp-sidebar .bp-brand-name{letter-spacing:.2px;color:#fff;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.bp-sidebar .bp-brand-tagline{letter-spacing:1.1px;text-transform:uppercase;color:#ffffffb8;margin-top:3px;font-size:9px;font-weight:600;display:block}.bp-sidebar .bp-brand-portal{letter-spacing:.6px;text-transform:uppercase;color:#f0c14b;margin-top:10px;font-size:11px;font-weight:700}.bp-sidebar .bp-brand-sub{color:#ffffffa6;margin-top:2px;font-size:10px}.bp-sidebar .bp-brand strong{letter-spacing:.3px;font-size:15px;font-weight:800;display:block}.bp-sidebar .bp-brand span{opacity:.72;margin-top:4px;font-size:11px;font-weight:500;display:block}.bp-nav{scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex-direction:column;flex:1;gap:3px;min-height:0;padding:12px 10px;display:flex;overflow-y:auto;overflow-x:hidden!important}.bp-nav::-webkit-scrollbar{width:6px}.bp-nav::-webkit-scrollbar-track{background:0 0}.bp-nav::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.bp-nav::-webkit-scrollbar-thumb:hover{background:#ffffff61}.bp-nav a{box-sizing:border-box;color:#ffffffe6;white-space:normal;border-radius:9px;width:100%;padding:11px 14px;font-size:14px;font-weight:650;line-height:1.3;text-decoration:none;transition:background .15s;display:block}.bp-nav a:hover{color:#fff;background:#ffffff1f}.bp-nav a.active{color:#fff;background:#fff3;box-shadow:inset 3px 0 #f5c542}.bp-nav a.bp-nav-sub{opacity:.92;padding-left:22px;font-size:13px;font-weight:600}.bp-nav a.bp-nav-sub.active{opacity:1}.bp-sidebar-foot{border-top:1px solid #ffffff1f;flex-shrink:0;gap:8px;padding:12px 10px 16px;display:grid}.bp-sidebar-foot .bp-btn-outline{color:#fff;background:0 0;border:1px solid #ffffff59;width:100%}.bp-sidebar-foot .bp-btn-outline:hover{background:#ffffff1f}.bp-sidebar-foot .bp-back-site{text-align:center;font-weight:600;text-decoration:none}.bp-main{flex-direction:column;flex:1;min-width:0;display:flex}.bp-topbar{border-bottom:1px solid var(--bp-border);z-index:10;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex;position:sticky;top:0}.bp-topbar h1{color:var(--bp-navy);margin:0;font-size:18px}.bp-topbar-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.bp-logout-btn{color:var(--bp-red);border-color:#f3cfc8}.bp-logout-btn:hover{background:var(--bp-red);border-color:var(--bp-red);color:#fff}.bp-content{padding:20px}.bp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.bp-stat-grid-2,.bp-stat-grid-3,.bp-stat-grid-4,.bp-stat-grid-5{display:grid}.bp-stat-grid-2{grid-template-columns:repeat(2,1fr)}.bp-stat-grid-3{grid-template-columns:repeat(3,1fr)}.bp-stat-grid-4{grid-template-columns:repeat(4,1fr)}.bp-stat-grid-5{grid-template-columns:repeat(5,1fr)}@media (width<=1024px){.bp-stat-grid-4,.bp-stat-grid-5{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.bp-stat-grid-3,.bp-stat-grid-4,.bp-stat-grid-5{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.bp-stat-grid-2,.bp-stat-grid-3,.bp-stat-grid-4,.bp-stat-grid-5{grid-template-columns:1fr}.bp-gst-feature-row{grid-template-columns:repeat(2,1fr)!important}.bp-modal{width:100%!important;padding:22px 18px 20px!important}.bp-gate-footer-btn{white-space:nowrap!important;gap:3px!important;padding:0 4px!important;font-size:10px!important}.bp-toolbar .bp-toolbar-export-btn{gap:5px!important;padding:0 6px!important;font-size:11.5px!important}}.bp-card{background:var(--bp-card);border:1px solid var(--bp-border);border-radius:12px;padding:16px;box-shadow:0 1px 2px #1758880a}.bp-kpi .label{color:var(--bp-muted);font-size:12px;font-weight:600}.bp-kpi .value{color:var(--bp-navy);margin-top:6px;font-size:26px;font-weight:800}.bp-actions{flex-wrap:wrap;align-self:start;align-items:center;gap:10px;margin-top:16px;display:flex}.bp-actions .bp-btn{min-width:108px}.bp-btn{cursor:pointer;color:#fff;border:0;border-radius:9px;flex:none;justify-content:center;align-self:flex-start;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex}.bp-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 6px 14px -6px #0d1f3c59}.bp-btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.bp-btn-primary{background:var(--bp-navy)}.bp-btn-blue{background:var(--bp-blue)}.bp-btn-green{background:var(--bp-green)}.bp-btn-amber{background:var(--bp-amber);color:#173048}.bp-btn-outline{color:var(--bp-navy);border:1px solid var(--bp-border);background:#fff}.bp-btn-outline:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.bp-btn-danger{background:var(--bp-red)}.bp-required{color:var(--bp-red);font-weight:700}.bp-line-remove{border:1px solid var(--bp-border);color:#94a3b8;cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s,border-color .15s,transform .1s;display:inline-flex}.bp-line-remove svg{pointer-events:none}.bp-line-remove:hover{background:var(--bp-red);border-color:var(--bp-red);color:#fff}.bp-line-remove:active{transform:scale(.94)}.bp-line-remove:focus-visible{outline:2px solid var(--bp-red);outline-offset:2px}.bp-btn:disabled{opacity:.55;cursor:not-allowed}.bp-alert{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:13px;display:flex}.bp-alert-success{color:var(--bp-green);background:#eaf7f0;border-color:#bfe6d1}.bp-alert-error{color:var(--bp-red);background:#fbecea;border-color:#f0c6c0}.bp-table{border-collapse:collapse;width:100%;font-size:13.5px}.bp-table th,.bp-table td{border-bottom:1px solid var(--bp-border);text-align:left;padding:14px 16px}.bp-table th{color:var(--bp-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:750}.bp-table tbody tr{background:#fff;transition:background .15s}.bp-table tbody tr:hover{background:#f8fafc}.bp-table-empty{text-align:center;color:var(--bp-muted);padding:36px 16px;font-size:14px}.bp-invoice-table{table-layout:fixed}.bp-invoice-table td{word-break:break-word}.bp-table-wrapper{border:1px solid var(--bp-border);border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 3px #00000005}.bp-doc-table{border-collapse:separate;border-spacing:0}.bp-doc-table tbody tr:last-child td{border-bottom:none}.bp-doc-table th,.bp-doc-table td{text-align:center;vertical-align:middle;border-right:1px solid var(--bp-border);border-bottom:1px solid var(--bp-border)}.bp-doc-table th:last-child,.bp-doc-table td:last-child{border-right:none}.bp-doc-table thead tr{background:var(--bp-navy)}.bp-doc-table th{color:#fff;letter-spacing:.5px;border-bottom:1px solid var(--bp-border);border-right:1px solid #fff3;font-size:12px;font-weight:700}.bp-doc-table .bp-doc-num-link{color:var(--bp-blue);font-weight:600}.bp-doc-table .bp-doc-total{color:#2563eb;font-weight:700}.bp-action-menu{display:inline-block;position:relative}.bp-action-menu-trigger{border:1px solid var(--bp-border);width:28px;height:28px;color:var(--bp-text);cursor:pointer;background:#fff;border-radius:6px;font-size:16px;line-height:1}.bp-action-menu-trigger:hover{background:var(--bp-sky)}.bp-action-menu-popover{border:1px solid var(--bp-border);z-index:40;text-align:left;background:#fff;border-radius:10px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 28px #0d1f3c29}.bp-action-menu-item{width:100%;color:var(--bp-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:13px;text-decoration:none;display:block}.bp-action-menu-item:hover{background:var(--bp-sky)}.bp-action-menu-item.danger{color:var(--bp-red)}.bp-action-menu-item.disabled{color:var(--bp-muted);opacity:.55;cursor:not-allowed}.bp-action-menu-item.disabled:hover{background:0 0}.bp-action-menu-divider{background:var(--bp-border);height:1px;margin:4px 2px}.bp-info-note{background:var(--bp-sky);border:1px solid var(--bp-border);color:var(--bp-text);border-radius:10px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px 14px;font-size:13px;display:flex}.bp-info-note.amber{color:#8a5a00;background:#fff8e8;border-color:#f0c36d}.bp-info-note strong{margin-bottom:2px;display:block}.bp-summary-cards{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px;display:grid}.bp-summary-card{border:1px solid var(--bp-border);background:#fff;border-radius:16px;align-items:center;gap:16px;padding:18px 22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.bp-summary-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px -8px #00000014}.bp-dash-card{transition:transform .2s,box-shadow .2s}.bp-dash-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px -10px #0d1f3c29}.bp-stat-tile{transition:transform .15s,box-shadow .15s}.bp-stat-tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px -6px #00000024}.bp-workspace-link{transition:transform .15s,box-shadow .15s,border-color .15s}.bp-workspace-link:hover{border-color:#0000001f;transform:translateY(-2px);box-shadow:0 8px 18px -8px #0d1f3c2e}.bp-compliance-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.bp-compliance-scroll::-webkit-scrollbar{height:5px}.bp-compliance-scroll::-webkit-scrollbar-track{background:0 0}.bp-compliance-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.bp-compliance-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.bp-period-card{transition:transform .15s,box-shadow .15s}.bp-period-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px -6px #00000029}.bp-summary-card:first-child,.bp-summary-card:nth-child(2){background:linear-gradient(135deg,#f3f8ff 0%,#fff 100%);border:1px solid #dbeafe}.bp-summary-card:first-child .bp-summary-card-value,.bp-summary-card:nth-child(2) .bp-summary-card-value{color:#2563eb}.bp-summary-card:nth-child(3){background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border:1px solid #bbf7d0}.bp-summary-card:nth-child(3) .bp-summary-card-value{color:#16a34a}.bp-summary-card:nth-child(4){background:linear-gradient(135deg,#faf5ff 0%,#fff 100%);border:1px solid #e9d5ff}.bp-summary-card:nth-child(4) .bp-summary-card-value{color:var(--bp-purple)}.bp-summary-card:nth-child(5){background:linear-gradient(135deg,#fef2f2 0%,#fff 100%);border:1px solid #fee2e2}.bp-summary-card:nth-child(5) .bp-summary-card-value{color:var(--bp-red)}.bp-summary-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 4px #00000005}.bp-summary-card-label{color:#475569;margin-bottom:4px;font-size:13.5px;font-weight:600}.bp-summary-card-value{font-size:30px;font-weight:850;line-height:1}@media (width<=1100px){.bp-summary-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.bp-summary-cards{grid-template-columns:repeat(2,1fr)}.bp-billing-dashboard{zoom:1!important}}@media (width<=480px){.bp-summary-cards{grid-template-columns:1fr}}.bp-table-footer{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:20px;display:flex}.bp-table-footer .bp-pagination{border-top:none;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;gap:10px;margin-top:0;padding-top:0;display:flex}.bp-table-footer .bp-pagination>span{white-space:nowrap;flex-shrink:0;font-size:12px}.bp-table-footer .bp-pagination-controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.bp-table-footer .bp-pagination-controls label{white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;display:flex}.bp-table-footer .bp-page-btn{min-width:28px;height:28px;padding:0 4px;font-size:12px}@media (width<=768px){.bp-table-footer{flex-direction:column;align-items:stretch}.bp-table-footer .bp-pagination,.bp-doc-totals-bar{flex-wrap:wrap}.bp-doc-totals-stats{flex-wrap:wrap;gap:10px}}.bp-doc-totals-bar{background:#f0f7ff;border:1px solid #dbeafe;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;padding:8px 12px;display:flex}.bp-doc-totals-label{color:#475569;border-right:1px solid #cbd5e1;align-items:center;gap:8px;padding-right:10px;font-size:12px;font-weight:700;line-height:1.2;display:flex}.bp-doc-totals-label .bp-doc-totals-rupee{color:#2563eb;background:#fff;border:1.5px solid #2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:flex}.bp-doc-totals-stats{align-items:center;gap:14px;display:flex}.bp-doc-totals-stat{color:#475569;text-align:center;font-size:10px;font-weight:600}.bp-doc-totals-stat strong{color:#2563eb;margin-bottom:2px;font-size:13.5px;font-weight:800;display:block}.bp-doctype-tiles{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=800px){.bp-doctype-tiles{grid-template-columns:repeat(2,1fr)}}.bp-doctype-tile{text-align:left;border:1.5px solid var(--bp-border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;transition:all .15s;display:flex}.bp-doctype-tile:hover:not(:disabled){border-color:var(--bp-blue)}.bp-doctype-tile:disabled{opacity:.5;cursor:not-allowed}.bp-doctype-tile.active{border-color:var(--bp-blue);box-shadow:0 0 0 1px var(--bp-blue);background:#f4f8ff}.bp-doctype-tile.active .bp-doctype-tile-label{color:var(--bp-blue)}.bp-doctype-tile-icon{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.bp-doctype-tile-label{color:var(--bp-navy);font-size:13px;font-weight:800}.bp-doctype-tile-desc{color:var(--bp-muted);font-size:11px}.bp-section-header{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.bp-section-header-num{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex}.bp-section-header h3{color:var(--bp-navy);margin:0;font-size:15px}.bp-section-header p{color:var(--bp-muted);margin:2px 0 0;font-size:12px}.bp-tax-option-boxes{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (width<=768px){.bp-tax-option-boxes{grid-template-columns:1fr}}.bp-tax-option-box{border:1px solid var(--bp-border);border-radius:10px;padding:12px 14px}.bp-tax-option-box-label{color:var(--bp-text);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.bp-tax-option-box-radios{gap:18px;display:flex}.bp-tax-option-box-radios label{color:var(--bp-text);cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.bp-party-search{position:relative}.bp-party-search-row{gap:8px;display:flex}.bp-party-search-input-wrap{flex:1;position:relative}.bp-party-search-input-wrap svg{color:var(--bp-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.bp-party-search-panel{border:1px solid var(--bp-border);z-index:40;background:#fff;border-radius:10px;max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0d1f3c29}.bp-party-search-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f4f8;flex-direction:column;align-items:flex-start;width:100%;padding:8px 12px;display:flex}.bp-party-search-item:last-child{border-bottom:none}.bp-party-search-item:hover{background:var(--bp-sky)}.bp-party-search-item-name{color:var(--bp-text);font-size:13px;font-weight:700}.bp-party-search-item-sub{color:var(--bp-muted);font-size:11px}.bp-badge{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.bp-tax-type-hint{margin-top:6px;font-size:11px;font-weight:700;display:inline-block}.bp-tax-type-hint.intra{color:var(--bp-green)}.bp-tax-type-hint.inter{color:var(--bp-blue)}.bp-tax-options{background:var(--bp-sky);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.bp-badge-paid{color:var(--bp-green);background:#e6f7ef}.bp-badge-issued{color:var(--bp-red);background:#fdecea}.bp-badge-draft{color:#9a6b00;background:#fff4df}.bp-badge-unpaid,.bp-badge-partial{color:var(--bp-red);background:#fdecea}.bp-badge-cancelled{color:#64748b;background:#f1f5f9}.bp-form{gap:12px;display:grid}.bp-form.two{grid-template-columns:1fr 1fr}.bp-form label{color:var(--bp-text);gap:4px;font-size:13px;font-weight:700;display:grid}.bp-field-title{color:var(--bp-text);letter-spacing:.01em;font-size:13px;font-weight:700;display:block}.bp-input,.bp-select,.bp-textarea{border:1px solid var(--bp-border);width:100%;font:inherit;color:var(--bp-text);background:#fff;border-radius:8px;padding:9px 10px}.bp-file-input{box-sizing:border-box;width:100%;font:inherit;color:var(--bp-text);border:1px dashed var(--bp-border);cursor:pointer;background:#fafcfe;border-radius:8px;padding:8px 10px;font-size:12px;display:block}.bp-file-input::file-selector-button{background:var(--bp-navy);color:#fff;cursor:pointer;border:0;border-radius:6px;margin-right:10px;padding:6px 10px;font-size:12px;font-weight:700}.bp-file-input::file-selector-button:hover{background:#124763}.bp-asset-empty{color:var(--bp-muted);font-size:12px}.bp-asset-preview{color:var(--bp-navy);align-items:center;gap:8px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.bp-asset-preview img{object-fit:contain;border:1px solid var(--bp-border);background:#fff;border-radius:6px;flex-shrink:0;width:34px;height:34px}.bp-settings-submit{z-index:5;flex-wrap:wrap;align-items:center;gap:12px;display:flex;position:sticky;bottom:0}.bp-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.bp-section-wrap{flex-direction:column;gap:14px;display:flex}.bp-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bp-section-kicker{color:var(--bp-navy);font-size:18px;font-weight:700}.bp-section-desc{color:var(--bp-muted);margin:4px 0 0;font-size:13px}.bp-section-nav{border-bottom:1px solid var(--bp-border,#dbe3ef);flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.bp-section-nav-link{color:var(--bp-navy);background:#fff;border:1px solid #c8d3e6;border-radius:999px;align-items:center;padding:7px 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.bp-section-nav-link.active{background:var(--bp-navy);border-color:var(--bp-navy);color:#fff}.bp-section-nav-link.locked{color:#94a3b8;opacity:.7;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none;background:#eef1f5;border-style:dashed;border-color:#c5cdd8}.bp-filters{flex-wrap:wrap;align-items:flex-end;gap:12px 10px;margin-bottom:20px;display:flex}.bp-filters-panel{margin-bottom:20px;padding:12px 0}.bp-filters-grid{flex-wrap:nowrap;align-items:flex-end;gap:10px;width:100%;margin-bottom:20px;display:flex}.bp-filters-grid>.bp-filter-field:first-child{border-right:1px dotted #cbd5e1;flex:none;padding-right:10px}.bp-filters-grid .bp-filter-field{flex-direction:column;gap:6px;margin:0;display:flex}.bp-filters-grid>.bp-filter-field:nth-child(2){flex:2 200px}.bp-filters-grid>.bp-filter-field:nth-child(3){flex:100px}.bp-filters-grid>.bp-filter-field:nth-child(4),.bp-filters-grid>.bp-filter-field:nth-child(5),.bp-filters-grid>.bp-filter-field:nth-child(6){flex:115px}.bp-filters-grid>.bp-filter-field:nth-child(7){flex:0 105px}.bp-filter-quick-row{gap:8px;display:flex}.bp-filter-quick-row .bp-filter-item{white-space:nowrap;cursor:pointer;border-radius:8px;width:auto;min-width:0;padding:0 10px;font-size:12.5px}.bp-filters-actions{justify-content:center;gap:12px;margin-top:4px;display:flex}.bp-filters-actions .bp-filter-btn{border-radius:8px;gap:8px;width:auto;min-width:130px;height:40px;padding:0 20px;font-weight:700}@media (width<=900px){.bp-filters-grid{flex-wrap:wrap}.bp-filters-grid>.bp-filter-field:first-child{border-right:none;padding-right:0}.bp-filters-grid>.bp-filter-field:nth-child(2),.bp-filters-grid>.bp-filter-field:nth-child(3),.bp-filters-grid>.bp-filter-field:nth-child(4),.bp-filters-grid>.bp-filter-field:nth-child(5),.bp-filters-grid>.bp-filter-field:nth-child(6),.bp-filters-grid>.bp-filter-field:nth-child(7){flex:140px}}@media (width<=480px){.bp-filters-grid>.bp-filter-field{flex:100%!important}.bp-filters-actions{flex-direction:column}.bp-filters-actions .bp-filter-btn{width:100%}}.bp-filter-btn.active{box-shadow:0 0 0 1px #2563eb;color:#2563eb!important;background:#eff6ff!important;border-color:#2563eb!important;font-weight:700!important}.bp-filter-field{flex-direction:column;gap:6px;margin:0;display:flex}.bp-filter-title{color:var(--bp-muted);padding-left:2px;font-size:12.5px;font-weight:700;line-height:1.2;display:block}.bp-filter-item{box-sizing:border-box;width:100%;height:40px;color:var(--bp-text);background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-family:inherit;font-size:13.5px;font-weight:500;line-height:1;transition:border-color .15s,box-shadow .15s}.bp-filter-item::placeholder{color:#94a3b8}.bp-filter-item:focus{border-color:var(--bp-blue);outline:none;box-shadow:0 0 0 3px #2563eb26}.bp-filter-btn{cursor:pointer;text-align:center;background:#fff;justify-content:center;align-items:center;font-weight:700;transition:all .2s;display:inline-flex;color:#2563eb!important;border:1px solid #2563eb!important}.bp-filter-btn:hover{color:#1d4ed8!important;background:#f0f7ff!important;border-color:#1d4ed8!important}.bp-filter-btn-primary{background:var(--bp-navy)!important;border-color:var(--bp-navy)!important;color:#fff!important}.bp-filter-btn-primary:hover{color:#fff!important;background:#082f63!important;border-color:#082f63!important}.bp-filter-control{appearance:none}.bp-filter-control[type=month],.bp-filter-control[type=date]{min-width:148px}select.bp-filter-control{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:calc(100% - 12px);background-repeat:no-repeat;background-size:16px;padding-right:32px}.bp-split{grid-template-columns:1.4fr 1fr;align-items:start;gap:14px;display:grid}.bp-party-modal-card{width:min(560px,100%);max-height:88vh;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040}.bp-party-modal-form{flex-direction:column;width:100%;min-height:0;display:flex}.bp-party-modal-head{border-bottom:1px solid var(--bp-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px 12px;display:flex}.bp-party-modal-body{flex:1;min-height:0;padding:16px 20px;overflow-y:auto}.bp-party-modal-body .bp-form{gap:12px 16px}.bp-party-modal-foot{border-top:1px solid var(--bp-border);flex-shrink:0;margin-top:0!important;padding:12px 20px 16px!important}.bp-gst-box{background:var(--bp-sky);border-radius:12px;padding:16px}.bp-gst-box h3{color:var(--bp-navy);margin:0 0 10px;font-size:15px}.bp-gst-row{border-bottom:1px dashed #c5d8e8;justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.bp-parties-head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.bp-parties-head-icon{background:var(--bp-navy);color:#f0c14b;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.bp-parties-head h2{color:var(--bp-navy);margin:0;font-size:19px}.bp-parties-count{color:var(--bp-muted);margin-left:auto;font-size:13px;font-weight:700}.bp-parties-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.bp-parties-search{border:1px solid var(--bp-border);min-width:200px;color:var(--bp-muted);background:#fff;border-radius:8px;flex:260px;align-items:center;gap:8px;padding:0 12px;display:flex}.bp-parties-search input{font:inherit;color:var(--bp-text);background:0 0;border:0;outline:none;flex:1;padding:9px 0}.bp-party-cell{align-items:center;gap:10px;display:flex}.bp-party-avatar{border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.bp-party-name{color:var(--bp-text);font-weight:700}.bp-party-sub{color:var(--bp-muted);margin-top:2px;font-size:11.5px}.bp-party-muted{color:var(--bp-muted);font-style:italic}.bp-gst-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.bp-gst-badge .dot{border-radius:50%;width:6px;height:6px}.bp-gst-badge.is-registered{color:#1d7a3c;background:#e7f6ec}.bp-gst-badge.is-registered .dot{background:#1d7a3c}.bp-gst-badge.is-unregistered{color:var(--bp-muted);background:#eef1f5}.bp-gst-badge.is-unregistered .dot{background:#94a3b8}.bp-pagination{border-top:1px solid var(--bp-border);color:var(--bp-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;font-size:12.5px;display:flex}.bp-pagination-controls{align-items:center;gap:10px;display:flex}.bp-pagination-controls label{align-items:center;gap:6px;display:flex}.bp-page-btn{border:1px solid var(--bp-border);min-width:30px;height:30px;color:var(--bp-text);cursor:pointer;background:#fff;border-radius:6px;padding:0 6px;font-size:13px;font-weight:600}.bp-page-btn:hover:not(:disabled){background:var(--bp-sky)}.bp-page-btn:disabled{opacity:.4;cursor:not-allowed}.bp-page-btn.active{background:var(--bp-navy);border-color:var(--bp-navy);color:#fff}.bp-page-ellipsis{color:var(--bp-muted);padding:0 2px;font-size:13px}.bp-docs-head{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.bp-docs-head-icon{background:var(--bp-navy);color:#f0c14b;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.bp-docs-export{margin-left:auto}.bp-docs-table thead tr{background:var(--bp-navy)}.bp-docs-table th{color:#ffffffd9;font-size:10.5px}.bp-docs-table th:first-child{border-top-left-radius:8px}.bp-docs-table th:last-child{border-top-right-radius:8px}.bp-docs-created{white-space:nowrap;color:var(--bp-muted);font-size:12px}.bp-gst-radio-row{gap:20px;margin-top:4px;display:flex}.bp-gst-radio{color:var(--bp-text);cursor:pointer;align-items:center;gap:7px;font-size:13.5px;font-weight:600;display:flex}.bp-gst-radio input{width:16px;height:16px;accent-color:var(--bp-navy)}.bp-gstin-error{color:var(--bp-red);margin-top:5px;font-size:12px;font-weight:600;display:block}.bp-gst-matrix{margin-top:0}.bp-gst-matrix th:first-child,.bp-gst-matrix td:first-child{text-align:left;min-width:160px}.bp-gst-matrix th:not(:first-child),.bp-gst-matrix td:not(:first-child){text-align:center;white-space:nowrap}.bp-chart{align-items:flex-end;gap:6px;height:160px;padding-top:12px;display:flex}.bp-chart-bar{background:linear-gradient(#4ea0d9,#175888);border-radius:6px 6px 2px 2px;flex:1;min-height:4px;position:relative}.bp-chart-bar span{color:var(--bp-muted);white-space:nowrap;font-size:9px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.bp-line-grid{overflow-x:auto}.bp-line-row{grid-template-columns:2fr .9fr .7fr .7fr .8fr .7fr .7fr .5fr;align-items:center;gap:6px;min-width:720px;margin-bottom:6px;display:grid}.bp-report-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.bp-report-tile{border:1px solid var(--bp-border);text-align:center;cursor:pointer;color:var(--bp-navy);background:#fff;border-radius:12px;padding:18px 14px;font-weight:700}.bp-report-tile.active,.bp-report-tile:hover{border-color:var(--bp-blue);background:var(--bp-sky)}.bp-mobile-toggle{color:var(--bp-navy);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:22px;display:none}.bp-backdrop{display:none}@media (width<=1100px){.bp-grid-4{grid-template-columns:repeat(2,1fr)}.bp-split,.bp-form.two{grid-template-columns:1fr}}.hsn-select{width:100%;position:relative}.hsn-select-menu{z-index:60;border:1px solid var(--bp-border,#d5e3ef);background:#fff;border-radius:8px;width:min(460px,90vw);max-height:280px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 26px #0f3d5c2e}.hsn-select-note{color:var(--bp-muted,#6b8499);padding:10px 12px;font-size:12px}.hsn-select-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eef4f9;grid-template-columns:auto auto 1fr;align-items:baseline;gap:8px;width:100%;padding:8px 12px;font-size:12px;display:grid}.hsn-select-item:last-child{border-bottom:0}.hsn-select-item.active{background:var(--bp-sky,#e8f3fb)}.hsn-select-code{color:var(--bp-navy,#175888);font-variant-numeric:tabular-nums;font-weight:700}.hsn-select-tag{letter-spacing:.4px;background:var(--bp-sky,#e8f3fb);color:var(--bp-blue,#2a7ab5);border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.hsn-select-desc{color:var(--bp-text,#163a52);white-space:normal;grid-column:1/-1}@media (width<=900px){.bp-sidebar{z-index:50;height:100vh;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.bp-sidebar.open{transform:none}.bp-mobile-toggle{display:inline-flex}.bp-backdrop{z-index:40;background:#081c2c73;display:block;position:fixed;inset:0}.bp-topbar{padding-left:8px}.bp-grid-4{grid-template-columns:1fr 1fr}.bp-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}}@media (width<=640px){.bp-content{padding:12px}.bp-topbar{min-height:62px;padding:10px 12px 10px 8px}.bp-topbar h1{font-size:16px}.bp-topbar{flex-wrap:wrap;row-gap:8px}.bp-topbar-left{flex:100%}.bp-topbar-right{flex:100%;justify-content:flex-end}.bp-grid-4,.bp-report-grid{grid-template-columns:1fr}.bp-card{padding:14px}.bp-kpi .value{font-size:23px}.bp-section-nav{scrollbar-width:thin;flex-wrap:nowrap;margin-inline:-12px;padding:0 12px 10px;overflow-x:auto}.bp-section-nav-link{flex:none}.bp-filters{align-items:stretch}.bp-filter-field,.bp-filter-item,.bp-filter-control[type=month],.bp-filter-control[type=date]{width:100%;min-width:0}.bp-toolbar .bp-btn{flex:auto}.bp-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bp-actions .bp-btn{white-space:normal;text-align:center;width:100%;min-width:0;height:auto;min-height:38px;padding:8px 10px;font-size:12.5px;line-height:1.25}.bp-party-modal-card{border-radius:12px;width:100%;max-height:94vh}.hsn-select-menu{width:auto;max-height:min(60vh,420px);position:fixed;inset:auto 12px 12px}.hsn-select-item{grid-template-columns:auto 1fr}}@media print{.bp-sidebar,.bp-topbar,.no-print{display:none!important}.bp-main,.bp-content{margin:0;padding:0}.bp-card{box-shadow:none;border:none}}.bp-shell.bp-shell-client .bp-sidebar{background:linear-gradient(#0a2038 0%,#0d2c4a 55%,#103a5e 100%)}.bp-shell.bp-shell-client .bp-nav a.active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border-radius:8px!important;width:auto!important;margin:2px 10px!important;font-weight:700!important}.bp-nav-group{flex-direction:column;display:flex}.bp-nav-group-header{box-sizing:border-box;cursor:pointer;color:#ffffffe6;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:650;line-height:1.3;text-decoration:none;transition:background .15s;display:flex}.bp-nav-group-header:hover{color:#fff;background:#ffffff1f}.bp-nav-group-header.has-active{color:#fff}.bp-nav-chevron{opacity:.75;flex-shrink:0;font-size:11px;transition:transform .15s;display:inline-block}.bp-nav-group.open .bp-nav-chevron{transform:rotate(90deg)}.bp-nav-children{flex-direction:column;gap:2px;max-height:0;display:flex;overflow:hidden}.bp-nav-group.open .bp-nav-children{max-height:400px;margin-bottom:2px}.bp-nav-children a{opacity:.88;align-items:center;gap:8px;padding:9px 14px 9px 30px;font-size:13px;font-weight:600;display:flex}.bp-nav-children a:before{content:"";background:#2f6fdb;border-radius:50%;flex-shrink:0;width:5px;height:5px}.bp-nav-children a:hover,.bp-nav-children a.active{opacity:1}.bp-nav-children a.active{background:#ffffff24}.bp-topbar-icon-btn{border:1px solid var(--bp-border);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex;position:relative}.bp-topbar-icon-btn:hover{background:var(--bp-sky)}.bp-topbar-badge{background:var(--bp-red);color:#fff;text-align:center;border:2px solid #fff;border-radius:999px;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:-3px;right:-3px}.bp-dropdown-wrap{position:relative}.bp-dropdown-panel{border:1px solid var(--bp-border);z-index:50;background:#fff;border-radius:12px;min-width:240px;max-width:320px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0d1f3c29}.bp-dropdown-panel-head{text-transform:uppercase;letter-spacing:.5px;color:var(--bp-muted);border-bottom:1px solid var(--bp-border);padding:12px 16px;font-size:12px;font-weight:800}.bp-dropdown-empty{text-align:center;color:var(--bp-muted);padding:24px 16px;font-size:13px}.bp-dropdown-item{color:var(--bp-text);border-bottom:1px solid #f0f4f8;padding:10px 16px;font-size:13px;text-decoration:none;display:block}.bp-dropdown-item:last-child{border-bottom:none}.bp-dropdown-item:hover{background:var(--bp-sky)}.bp-avatar-btn{border:1px solid var(--bp-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-family:inherit;display:flex}.bp-avatar-btn:hover{background:var(--bp-sky)}.bp-avatar-circle{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.bp-dropdown-row{box-sizing:border-box;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f4f8;align-items:center;gap:12px;width:100%;padding:11px 16px;font-family:inherit;text-decoration:none;display:flex}.bp-dropdown-row:last-child{border-bottom:none}.bp-dropdown-row:hover{background:var(--bp-sky)}.bp-dropdown-row-icon{background:var(--bp-sky);width:30px;height:30px;color:var(--bp-navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bp-dropdown-row.danger .bp-dropdown-row-icon{color:var(--bp-red);background:#fbecea}.bp-dropdown-row-title{color:var(--bp-text);font-size:13px;font-weight:700;display:block}.bp-dropdown-row.danger .bp-dropdown-row-title{color:var(--bp-red)}.bp-dropdown-row-sub{color:var(--bp-muted);margin-top:1px;font-size:11px;display:block}.bp-modal-backdrop{z-index:200;background:#0d1f3c73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bp-modal{text-align:center;background:#fff;border-radius:16px;width:340px;max-width:calc(100vw - 32px);padding:28px;position:relative;box-shadow:0 20px 50px #0d1f3c47}.bp-modal-close{width:26px;height:26px;color:var(--bp-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;font-size:18px;line-height:1;position:absolute;top:14px;right:14px}.bp-modal-close:hover{background:var(--bp-sky);color:var(--bp-text)}.bp-modal-icon{width:52px;height:52px;color:var(--bp-red);background:#fbecea;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.bp-modal-icon-success{color:var(--bp-green);background:#e8f7ee}.bp-modal-ref-box{color:var(--bp-green);background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 20px;padding:7px 12px;font-size:12.5px;font-weight:700;display:inline-block}.bp-modal-title{color:var(--bp-navy);margin:0 0 6px;font-size:16px;font-weight:800}.bp-modal-text{color:var(--bp-muted);margin:0 0 22px;font-size:13px;line-height:1.5}.bp-modal-actions{gap:10px;display:flex}.bp-modal-actions .bp-btn{flex:1}.bp-avatar-name{color:var(--bp-text);text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:13px;font-weight:700;overflow:hidden}@media (width<=640px){.bp-avatar-name{display:none}}@media (width<=900px){.bp-settings-grid{grid-template-columns:1fr!important}}.bp-uline-tabs{border-bottom:1px solid var(--bp-border);flex-wrap:wrap;gap:28px;display:flex}.bp-uline-tab{color:var(--bp-text);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:0 2px 12px;font-size:14px;font-weight:700;display:inline-flex}.bp-uline-tab:hover{color:var(--bp-blue)}.bp-uline-tab.active{color:var(--bp-blue);border-bottom-color:var(--bp-blue)}.bp-help-card{flex-shrink:0;background:#ffffff08!important;border:1px solid #ffffff1a!important;border-radius:12px!important;margin:15px!important;padding:16px!important}.bp-help-icon{color:#fff!important;background:#0052ff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin-bottom:12px!important;display:flex!important}.bp-help-title{color:#fff;margin:0 0 4px;font-size:14px;font-weight:800}.bp-help-text{color:#ffffffa6;margin:0 0 14px;font-size:12px;line-height:1.5}.bp-help-btn{box-sizing:border-box;color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:flex;background:#0052ff!important}.bp-help-btn:hover{background:#0040cc!important}.bp-help-btn .bp-help-arrow{margin-left:auto}.bp-contact-modal{width:480px}.bp-contact-modal-icon{color:#0052ff;background:#eaf1ff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;display:flex}.bp-contact-modal-text{color:var(--bp-muted);margin:0 0 20px;font-size:12.5px;line-height:1.5}.bp-contact-modal-rows{text-align:left;flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.bp-contact-modal-row{background:var(--bp-sky);border:1px solid var(--bp-border);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.bp-contact-modal-row-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bp-contact-modal-row-icon.phone{color:var(--bp-green);background:#e8f7ee}.bp-contact-modal-row-icon.email{color:#0052ff;background:#eaf1ff}.bp-contact-modal-row-info{flex:1;min-width:0}.bp-contact-modal-row-label{text-transform:uppercase;letter-spacing:.02em;color:var(--bp-muted);margin:0;font-size:10.5px;font-weight:700}.bp-contact-modal-row-value{color:var(--bp-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;font-weight:700;overflow:hidden}.bp-contact-modal-row-action{border:1px solid var(--bp-border);color:var(--bp-text);background:#fff;border-radius:7px;flex-shrink:0;align-items:center;gap:5px;padding:6px 10px;font-size:11.5px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.bp-contact-modal-row-action:hover{background:var(--bp-sky)}.bp-contact-modal-row-action.phone{color:var(--bp-green);border-color:#bbf7d0}.bp-contact-modal-row-action.email{color:#0052ff;border-color:#c7d9ff}.bp-contact-modal-footer{color:var(--bp-muted);justify-content:center;align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.bp-invoice-lines-table{border-collapse:separate;border-spacing:0;width:100%}.bp-invoice-lines-table th,.bp-invoice-lines-table td{vertical-align:middle;text-align:center;padding:8px 10px}.bp-invoice-lines-table th{border-bottom:1px solid var(--bp-border);background:#f8fafc;font-size:12.5px}.bp-invoice-lines-table td{border-bottom:1px solid var(--bp-border);background:#fff}.bp-invoice-lines-table tbody tr:last-child td{border-bottom:none}.bp-invoice-lines-table td textarea.bp-textarea,.bp-invoice-lines-table td input.bp-input,.bp-invoice-lines-table td select.bp-input{box-sizing:border-box;text-align:center;width:100%;margin:0}.bp-no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bp-no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bp-no-spinner{-moz-appearance:textfield}.bp-global-hsn-search input.bp-input{border-radius:8px!important;padding-right:36px!important}@media (width<=900px){.bp-invoice-lines-table{min-width:900px}}.bp-doctype-tile-check{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 3px #2563eb4d}.bp-gstr-kpi{border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005}.bp-gstr-kpi:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.bp-gstr-table{table-layout:auto;border-collapse:collapse;width:100%}.bp-gstr-table thead tr{background:#7c3aed}.bp-gstr-table th,.bp-gstr-table td{padding:8px 6px!important;font-size:11.5px!important}.bp-gstr-table th{font-weight:800!important}.bp-gstr-table td select.bp-select{width:95px!important;height:26px!important;padding:2px 14px 2px 6px!important;font-size:11px!important}.bp-shell.bp-shell-client .bp-nav-children a.active{color:#fff!important;opacity:1!important;background:#2563eb!important;border-radius:8px!important;width:auto!important;margin:2px 10px!important;padding-left:20px!important;font-weight:700!important}.bp-shell.bp-shell-client .bp-nav-children a.active:before{background:#fff!important}@media (width<=768px){.bp-gate-dots{display:none}.bp-gate-illustration{transform:scale(.8);margin:10px auto 0!important}.bp-gst-feature-row{grid-template-columns:repeat(3,1fr)!important;row-gap:16px!important}.bp-gate-hero{text-align:center;justify-content:center!important;padding:22px 20px!important}.bp-gate-hero>div:nth-child(2){min-width:0!important}.bp-gate-hero .bp-gate-cta{width:auto!important;margin:0 auto!important}.bp-gate-footer-btns{width:100%;flex-wrap:nowrap!important}.bp-gate-footer-btns .bp-gate-footer-btn{white-space:nowrap!important;flex:1 1 0!important;gap:5px!important;width:auto!important;min-width:0!important;padding:0 8px!important;font-size:11.5px!important}.bp-content div[style*="grid-template-columns: repeat(5, 1fr)"],.bp-content div[style*="display: grid; grid-template-columns: repeat(5, 1fr)"]{grid-template-columns:1fr!important;gap:10px!important}.bp-content div[style*="grid-template-columns: repeat(4, 1fr)"]{grid-template-columns:1fr!important;padding:10px 0!important}.bp-content div[style*="grid-template-columns: repeat(4, 1fr)"]>div[style*=border-right]{border-bottom:1px solid #cbd5e1!important;border-right:none!important;padding:12px 16px!important}.bp-content div[style*="grid-template-columns: repeat(4, 1fr)"]>div[style*=border-right]:last-child{border-bottom:none!important}.bp-gstr-kpi{flex-direction:row!important;align-items:center!important;padding:12px 16px!important}.bp-profile-grid{grid-template-columns:1fr!important;gap:12px!important}.bp-filters,.bp-card div[style*="display: flex; flex-wrap: wrap; gap: 12px;"],.bp-card div[style*="display: flex; flex-wrap: wrap; gap: 16px;"],.bp-card div[style*="display: flex; flex-wrap: wrap; gap: 12px; align-items: flex-end;"]{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.bp-filters select,.bp-filters input,.bp-filters button,.bp-card select,.bp-card input,.bp-card button{width:100%!important;min-width:0!important}.bp-pagination select,.bp-pagination button,.bp-pagination-controls select,.bp-pagination-controls button,.bp-table-footer select,.bp-table-footer button,.bp-page-btn,.bp-table td button,.bp-table td .bp-btn,.bp-doc-table td button,.bp-doc-table td .bp-btn,.bp-card button+button,.bp-card input+button{width:auto!important;min-width:0!important}.bp-card button:has(+button){width:auto!important;min-width:0!important}.bp-card input:has(+button){width:auto!important;min-width:0!important}.bp-toolbar-icon-action{width:auto!important;min-width:0!important}.bp-card div[style*="display: flex; gap: 10px; align-items: flex-end;"],.bp-card div[style*="display: flex; gap: 10px; align-items: flex-end"]{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.bp-card div[style*="display: flex; gap: 10px; align-items: flex-end;"]>div,.bp-card div[style*="display: flex; gap: 10px; align-items: flex-end;"]>button{width:100%!important}.bp-card div[style*="display: grid; grid-template-columns: repeat(5, 1fr);"],.bp-card div[style*="grid-template-columns: repeat(5, 1fr)"]{grid-template-columns:1fr!important;gap:8px!important}.bp-toolbar{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.bp-toolbar div[style*="display: flex; gap: 10px;"],.bp-toolbar div[style*="display: flex; gap: 10px"]{flex-direction:column!important;gap:8px!important;width:100%!important}.bp-toolbar div[style*="display: flex; gap: 10px;"]>button,.bp-toolbar div[style*="display: flex; gap: 10px;"]>a,.bp-toolbar button{width:100%!important}.bp-toolbar-export-row{flex-direction:row!important;width:100%!important}.bp-toolbar .bp-toolbar-export-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;padding:0 8px!important;font-size:12.5px!important}.bp-refresh-icon-only{display:none}.bp-fy-label,.bp-fy-dates{display:none!important}.bp-fy-select-box{height:40px!important;padding:0 8px!important}.bp-topbar select.bp-select{font-size:13px!important;font-weight:700!important}.bp-refresh-btn{height:40px!important;padding:0 12px!important}.bp-refresh-text{display:none!important}.bp-refresh-icon-only{font-size:15px!important;font-weight:800!important;display:inline-block!important}.bp-avatar-name{display:none!important}.bp-avatar-btn{background:0 0!important;padding:4px!important}.bp-topbar-right{gap:6px!important}.bp-topbar h1{font-size:15px!important}.bp-topbar span[style*="display: inline-block"]{margin-top:4px!important;padding:2px 8px!important;font-size:10px!important}}.bp-table-center th,.bp-table-center td{text-align:center!important}.ao-wrap{max-width:1100px}.ao-title{color:var(--bp-navy);letter-spacing:.04em;margin:0 0 20px;font-size:22px;font-weight:800}.ao-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ao-stat{color:#fff;text-align:center;border-radius:14px;padding:22px 18px;box-shadow:0 4px 14px #1758881f}.ao-stat-blue{background:linear-gradient(135deg,#1a6ba8,#2a8fd4)}.ao-stat-green{background:linear-gradient(135deg,#1f8a5b,#34b87a)}.ao-stat-red{background:linear-gradient(135deg,#c0392b,#e74c3c)}.ao-stat-icon{opacity:.9;margin-bottom:8px;font-size:28px}.ao-stat-num{font-size:42px;font-weight:800;line-height:1}.ao-stat-label{letter-spacing:.03em;margin-top:8px;font-size:13px;font-weight:700}.ao-stat-sub{opacity:.85;margin-top:4px;font-size:11px}.ao-add-card{color:inherit;background:#f8fcff;border:2px dashed #2a7ab5;border-radius:14px;align-items:center;gap:20px;margin-top:20px;padding:24px;text-decoration:none;display:flex}.ao-add-card:hover{background:#eef6fc}.ao-add-icon{color:var(--bp-navy);font-size:36px}.ao-add-card strong{color:var(--bp-navy);font-size:16px;display:block}.ao-add-card p{color:var(--bp-muted);margin:6px 0 0;font-size:13px}.cp-form-shell{grid-template-columns:240px 1fr;gap:20px;min-height:60vh;display:grid}.cp-tabs{flex-direction:column;gap:4px;display:flex}.cp-tabs button{text-align:left;border:1px solid var(--bp-border);cursor:pointer;background:#fff;border-radius:8px;padding:12px 14px;font-size:13px;font-weight:600}.cp-tabs button.active{background:var(--bp-sky);border-color:var(--bp-blue);color:var(--bp-navy)}.cp-panel{border:1px solid var(--bp-border);background:#fff;border-radius:12px;padding:20px}.cp-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cp-grid label{color:var(--bp-muted);gap:4px;font-size:12px;font-weight:600;display:grid}.cp-grid label.full{grid-column:1/-1}.cp-numbering-row{grid-template-columns:1.4fr 1.2fr .8fr;align-items:end;gap:12px;display:grid}@media (width<=900px){.ao-grid-3,.cp-form-shell,.cp-grid{grid-template-columns:1fr}}@media (width<=560px){.cp-numbering-row{grid-template-columns:1fr}}@media (width<=640px){.ao-title{font-size:19px}.ao-stat{padding:18px 14px}.ao-stat-num{font-size:34px}.ao-add-card{align-items:flex-start;gap:14px;padding:18px}.ao-add-icon{font-size:28px}.cp-tabs{flex-direction:row;padding-bottom:4px;overflow-x:auto}.cp-tabs button{flex:none}.cp-panel{padding:14px}}:root{--navy-deep:#175888;--navy:#13486f;--gold:#d99a1b;--gold-light:#f2b233;--white:#fff;--off-white:#f7f9fc;--grey:#eef2f6;--text:#175888;--text-muted:#5b6b82;--radius:14px;--shadow:0 10px 30px #17588814;--shadow-lg:0 20px 50px #17588824}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin;display:inline-block}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{color:var(--navy-deep);font-family:Manrope,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1320px;margin:0 auto;padding:0 32px}header.main-header .container{padding-left:40px;padding-right:40px}.eyebrow{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--gold);width:24px;height:2px;display:inline-block}.section{padding:80px 0}.section-head{max-width:640px;margin-bottom:48px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{margin-bottom:14px;font-size:34px;font-weight:800}.section-head p{color:var(--text-muted);font-size:16px}.btn{white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:14px 26px;font-size:14.5px;font-weight:700;transition:all .25s;display:inline-flex}.btn-gold{background:var(--gold);color:var(--navy-deep)}.btn-gold:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 20px #d99a1b59}.btn-navy{background:var(--navy-deep);color:var(--white)}.btn-navy:hover{background:var(--navy);transform:translateY(-2px);box-shadow:0 8px 20px #031f3c4d}.btn-outline{color:var(--white);background:0 0;border:1.5px solid #ffffff59}.btn-outline:hover{background:#ffffff1a}.btn-outline-navy{border:1.5px solid var(--navy-deep);color:var(--navy-deep);background:0 0}.btn-outline-navy:hover{background:var(--navy-deep);color:var(--white)}.btn-outline-green{color:#1da851;background:0 0;border:1.5px solid #1da851}.btn-outline-green:hover{color:var(--white);background:#1da851}:focus-visible{outline:3px solid var(--gold-light);outline-offset:2px}.topbar{background:var(--navy-deep);color:#cdd9e8;padding:9px 0;font-size:13px}.topbar .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar-left{flex-wrap:wrap;gap:22px;display:flex}.topbar-left span,.topbar-right a.contact-item{color:#cdd9e8;align-items:center;gap:7px;display:inline-flex}.topbar-right{align-items:center;gap:18px;display:flex}.topbar-social{gap:12px;display:flex}.topbar-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.topbar-social a:hover{background:var(--gold)}.icon{flex-shrink:0;width:14px;height:14px}header.main-header{background:var(--white);z-index:100;position:sticky;top:0;box-shadow:0 2px 12px #062e540f}.nav-wrap{grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:16px;width:100%;padding:18px 0;display:grid}.logo{min-width:0;max-width:100%}.logo img{flex-shrink:0;width:auto;height:48px}.header-brand-link{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex}.header-brand-text{flex-direction:column;justify-content:center;min-width:0;line-height:1.15;display:flex}.header-brand-name{letter-spacing:.2px;color:var(--navy-deep);text-transform:uppercase;white-space:normal;max-width:11.5rem;font-family:Manrope,sans-serif;font-size:15px;font-weight:800;line-height:1.2}.header-brand-tagline{letter-spacing:1.2px;text-transform:uppercase;color:var(--navy-deep);opacity:.65;margin-top:3px;font-family:Inter,sans-serif;font-size:8.5px;font-weight:600}nav.primary-nav{justify-content:center;align-items:center;min-width:0;display:flex;overflow:visible}nav.primary-nav>ul{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:100%;display:flex}nav.primary-nav>ul>li{flex-shrink:0;position:relative}nav.primary-nav>ul>li>a{color:var(--text);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:4px;padding:11px 10px;font-size:15px;font-weight:600;display:flex}nav.primary-nav>ul>li>a.active,nav.primary-nav>ul>li>a:hover{color:var(--navy-deep);border-color:var(--gold)}.caret{border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:7px;height:7px;margin-top:-3px;transition:all .2s;transform:rotate(45deg)}li.has-dropdown:hover .caret{margin-top:3px;transform:rotate(225deg)}.dropdown{background:var(--white);min-width:260px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:50;border-radius:10px;padding:10px;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(8px)}li.has-dropdown:hover .dropdown,li.has-dropdown:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown li a{color:var(--text);border-radius:8px;padding:10px 14px;font-size:14.5px;font-weight:500;display:block}.dropdown li a:hover{background:var(--off-white);color:var(--navy-deep);padding-left:18px}.header-cta{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.header-cta .btn{white-space:nowrap;padding:14px 26px;font-size:14.5px}.menu-toggle{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;display:none}.menu-toggle span{background:var(--navy-deep);border-radius:2px;width:24px;height:2.5px;transition:all .25s}.mobile-drawer{background:var(--white);z-index:200;width:82%;max-width:340px;height:100%;padding:20px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 40px #0003}.mobile-drawer.open{right:0}.mobile-drawer-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.mobile-drawer-brand{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.mobile-drawer-head img{height:40px}.mobile-drawer-brand .header-brand-name{white-space:normal;font-size:13.5px}.mobile-drawer-brand .header-brand-tagline{font-size:9.5px}.mobile-close{background:var(--off-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.mobile-drawer ul{flex-direction:column;display:flex}.mobile-drawer>ul>li{border-bottom:1px solid var(--grey)}.mobile-drawer>ul>li>a,.mobile-acc-trigger{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:15px 4px;font-size:15px;font-weight:600;display:flex}.mobile-sub{max-height:0;padding-left:14px;transition:max-height .3s;overflow:hidden}.mobile-sub.open{max-height:600px}.mobile-sub li a{color:var(--text-muted);padding:10px 4px;font-size:14px;display:block}.mobile-cta{flex-direction:column;gap:10px;margin-top:20px;display:flex}.mobile-cta .btn{justify-content:center;width:100%}.scrim{z-index:150;opacity:0;visibility:hidden;background:#031f3c80;transition:all .3s;position:fixed;inset:0}.scrim.open{opacity:1;visibility:visible}.hero{background:linear-gradient(120deg, var(--navy-deep) 45%, var(--navy) 100%);padding:70px 0 0;position:relative;overflow:hidden}.hero .container{grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;padding-bottom:50px;display:grid}.home-brand-block{flex-direction:column;align-items:flex-start;margin-bottom:22px;padding-bottom:20px;display:flex}.home-brand-logo{width:auto;height:60px;margin-bottom:10px}.home-brand-name{letter-spacing:.3px;color:var(--navy-deep);font-family:Manrope,sans-serif;font-size:26px;font-weight:800;line-height:1.2}.home-brand-tagline{letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-top:5px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600}.hero.home-hero-light{background:var(--off-white);padding:72px 0 56px;position:relative;overflow:hidden}.hero.home-hero-light .container{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;padding-bottom:0;display:grid}.hero.home-hero-light:before{content:"";background:var(--navy-deep);clip-path:polygon(35% 0,100% 0,100% 100%);width:340px;height:170px;position:absolute;top:0;right:0}.hero.home-hero-light .hero-left{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.hero.home-hero-light .hero-left h1{color:#0a2538;max-width:560px;margin-bottom:0;font-size:42px;font-weight:800}.home-accent{color:var(--navy-deep);font-weight:800}.home-gold-divider{background:var(--gold);border-radius:2px;width:56px;height:3px;margin:18px 0 20px}.hero.home-hero-light .lead{color:var(--text-muted);max-width:520px}.hero.home-hero-light .hero-actions{margin-bottom:0}.hero.home-hero-light .hero-right{justify-content:center;align-items:center;display:flex}.home-hero-image-wrap{border-radius:20px;width:100%;position:relative;overflow:hidden}.home-hero-image-wrap:before{content:"";z-index:0;background:radial-gradient(circle,#062e5414 0%,#062e5400 70%);position:absolute;inset:-8%}.home-hero-image-wrap img{z-index:1;box-shadow:var(--shadow-lg);border-radius:20px;width:100%;display:block;position:relative}.home-stats-bar{background:var(--navy-deep)}.home-stats-bar-inner{grid-template-columns:repeat(4,1fr);gap:16px;padding:26px 24px;display:grid}.home-stat-item{justify-content:center;align-items:center;gap:14px;display:flex}.home-stat-icon{background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex}.home-stat-item strong{color:var(--white);font-size:19px;font-weight:800;display:block}.home-stat-item span{color:#b9c8de;font-size:12.5px}.home-quick-services-wrap{background:var(--off-white);padding-bottom:10px}.home-flanked-heading{justify-content:center;align-items:center;gap:18px;display:flex}.home-flank-line{background:var(--gold);border-radius:2px;flex-shrink:0;width:44px;height:2px}.service-icon.home-icon-circle{border-radius:50%}.hero-left h1{color:var(--white);margin-bottom:18px;font-size:44px;font-weight:800}.hero-left p.lead{color:#c3d1e3;max-width:520px;margin-bottom:28px;font-size:16.5px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:38px;display:flex}.hero-stats{flex-wrap:wrap;gap:30px;display:flex}.hero-stat{color:var(--white)}.hero-stat strong{color:var(--gold-light);font-size:22px;font-weight:800;display:block}.hero-stat span{color:#aebedb;font-size:13px}.hero-right{position:relative}.hero-right img{box-shadow:var(--shadow-lg);border-radius:16px;width:100%}.float-card{background:var(--white);box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:12px;min-width:200px;padding:14px 18px;display:flex;position:absolute}.float-card .fc-icon{background:var(--off-white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.float-card .fc-label{color:var(--text-muted);font-size:11.5px}.float-card .fc-value{color:var(--navy-deep);font-size:17px;font-weight:800}.fc1{top:-6%;right:-4%}.fc2{top:32%;right:-10%}.fc3{bottom:-6%;left:-6%}.quick-services{background:var(--white);box-shadow:var(--shadow);z-index:5;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:6px;max-width:1160px;margin:0 auto;padding:26px 10px;display:grid;position:relative;transform:translateY(40px)}.qs-item{text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:10px 6px;transition:all .2s;display:flex}.qs-item:hover{background:var(--off-white)}.qs-icon{background:var(--off-white);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.qs-item:hover .qs-icon{background:var(--gold)}.qs-item span{font-size:13px;font-weight:600}.about-section{padding-top:120px}.about-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}.about-img-wrap{position:relative}.about-img-wrap img{box-shadow:var(--shadow-lg);border-radius:16px}.about-badge{background:var(--navy-deep);color:var(--white);box-shadow:var(--shadow-lg);border-radius:14px;padding:22px 26px;position:absolute;bottom:-24px;left:-24px}.about-badge strong{color:var(--gold-light);font-size:30px;font-weight:800;display:block}.about-badge span{color:#c3d1e3;font-size:12.5px}.trust-grid{grid-template-columns:1fr 1fr;gap:16px;margin:26px 0 30px;display:grid}.trust-grid.cols-4{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto}.trust-item{align-items:flex-start;gap:12px;display:flex}.trust-item .ti-icon{background:var(--off-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.trust-item span{font-size:14.5px;font-weight:600}.services-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.services-grid.cols-3{grid-template-columns:repeat(3,1fr)}.service-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);padding:28px 24px;transition:all .25s}.service-card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.service-icon{background:var(--off-white);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;display:flex}.service-card:hover .service-icon{background:var(--gold)}.service-card h3{margin-bottom:8px;font-size:17px}.service-card p{color:var(--text-muted);margin-bottom:14px;font-size:13.8px}.service-card a{color:var(--gold);align-items:center;gap:6px;font-size:13.5px;font-weight:700;display:inline-flex}.why-choose{background:var(--navy-deep);color:var(--white)}.why-choose .section-head h2{color:var(--white)}.why-choose .section-head p{color:#b9c8de}.why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why-grid.why-grid-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-grid.why-grid-5{flex-wrap:wrap;justify-content:center;display:flex}.why-grid.why-grid-5 .why-item{flex:0 calc(33.333% - 16px);min-width:200px}.why-item{border-radius:var(--radius);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;padding:28px}.why-item strong{color:var(--gold-light);margin-bottom:6px;font-size:32px;font-weight:800;display:block}.why-item[data-count] strong,.why-item[data-count] strong .counter{color:var(--gold);font-size:32px;font-weight:800}.why-item span{color:#c3d1e3;font-size:14px}.global-network{background:linear-gradient(#f7f9fc 0%,#eef3f8 100%);padding:72px 0}.global-network-top{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.global-network-copy{width:100%;min-width:0;max-width:920px}.global-network-eyebrow{color:var(--gold);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.global-network-title{color:var(--navy-deep);letter-spacing:.5px;margin-bottom:18px;font-size:34px;font-weight:800;line-height:1.15}.global-network-title span{color:var(--gold);margin-top:4px;font-size:42px;display:block}.partners-network-text{max-width:820px;color:var(--navy-deep);letter-spacing:.1px;margin:0 auto;font-size:19px;font-weight:700;line-height:1.8}.partners-network-text strong{color:var(--gold);font-weight:800}.global-network-points{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 0;margin-top:28px;display:flex}.gn-point{color:var(--navy-deep);border-right:1px solid #1758882e;align-items:center;gap:10px;padding:0 18px;font-size:13.5px;font-weight:700;display:inline-flex}.gn-point:first-child{padding-left:0}.gn-point:last-child{border-right:none}.gn-icon{font-size:18px;line-height:1}.global-associates-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.global-associate-card{background:var(--white);text-align:center;border:1px solid #1758880f;border-radius:16px;padding:28px 22px 26px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 28px #17588814}.global-associate-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1758881f}.ga-flag-wrap{background:var(--white);border:3px solid #eef3f8;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;display:flex;overflow:hidden;box-shadow:0 4px 14px #1758881f}.ga-flag{object-fit:cover;width:100%;height:100%;display:block}.global-associate-card h3{color:var(--navy-deep);letter-spacing:.8px;margin-bottom:10px;font-size:16px;font-weight:800}.global-associate-card p{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.65}.partners-network{background:var(--off-white);padding:48px 0}.industries-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.industry-card{background:var(--off-white);text-align:center;border-radius:12px;flex:0 160px;width:100%;max-width:180px;padding:22px 16px;transition:all .2s}.industry-card:hover{background:var(--navy-deep);transform:translateY(-3px)}.industry-card:hover span{color:var(--white)}.industry-card .ind-icon{background:var(--white);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 12px;display:flex}.industry-card span{font-size:13.5px;font-weight:600}.bizreg{background:var(--off-white)}.bizreg-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.bizreg-card{background:var(--white);text-align:center;box-shadow:var(--shadow);border-radius:12px;padding:22px 14px;transition:all .2s}.bizreg-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.bizreg-card .br-icon{background:var(--off-white);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;display:flex}.bizreg-card span{font-size:13.5px;font-weight:600}.bizreg-more{text-align:center;grid-column:span 4;margin-top:8px}.billing-showcase{background:linear-gradient(120deg,var(--navy-deep),var(--navy));color:var(--white)}.billing-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.billing-grid h2{color:var(--white);margin-bottom:16px;font-size:32px}.billing-grid p{color:#c3d1e3;margin-bottom:22px}.feat-list{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.feat-list li{color:#dbe6f4;align-items:center;gap:8px;font-size:14px;display:flex}.feat-list li:before{content:"✓";color:var(--gold-light);font-weight:800}.billing-actions{flex-wrap:wrap;gap:12px;display:flex}.billing-mock{box-shadow:var(--shadow-lg);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:20px}.billing-mock img{border-radius:10px}.portal-preview{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.portal-preview.portal-preview-1{grid-template-columns:1fr;max-width:420px;margin:0 auto}.portal-preview.portal-preview-2{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}.portal-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.portal-card h3{margin-bottom:14px;font-size:18px}.portal-card ul{margin-bottom:18px}.portal-card ul li{color:var(--text-muted);align-items:center;gap:8px;padding:6px 0;font-size:13.8px;display:flex}.portal-card ul li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px}.due-date-row{border-bottom:1px solid var(--grey);justify-content:space-between;align-items:center;padding:13px 0;font-size:13.8px;display:flex}.due-date-row:last-child{border-bottom:none}.due-tag{color:var(--gold);background:#fdf1dc;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}.appointment{background:var(--off-white)}.appt-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}form .form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full{grid-column:1/-1}label{font-size:13.5px;font-weight:600}input,select,textarea{border:1.5px solid var(--grey);background:var(--white);border-radius:9px;padding:13px 15px;font-family:inherit;font-size:14.5px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.form-note{color:var(--text-muted);margin-top:14px;font-size:13px}.form-success{color:#1d7a3c;background:#e7f6ec;border-radius:10px;margin-top:14px;padding:14px 16px;font-size:14px;font-weight:600;display:none}.faq-item{border:1px solid var(--grey);border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-q{text-align:left;background:var(--white);justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:15px;font-weight:700;display:flex}.faq-q .plus{color:var(--gold);font-size:20px;transition:all .25s}.faq-item.open .plus{transform:rotate(45deg)}.faq-a{max-height:0;padding:0 20px;transition:max-height .3s;overflow:hidden}.faq-item.open .faq-a{max-height:220px;padding:0 20px 18px}.faq-a p{color:var(--text-muted);font-size:14.5px}.contact-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.contact-info-item{gap:14px;margin-bottom:20px;display:flex}.contact-info-item .ci-icon{background:var(--off-white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-info-item h4{margin-bottom:3px;font-size:15px}.contact-info-item p{color:var(--text-muted);font-size:13.8px}.map-embed{box-shadow:var(--shadow);border-radius:12px;height:220px;margin-top:22px;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%}.testimonials{background:var(--off-white)}.testimonials-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.test-track-wrap{position:relative}.test-track{gap:24px;display:flex;overflow:hidden}.test-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;height:100%;padding:28px 26px 24px;transition:transform .25s,box-shadow .25s;display:flex}.testimonials-grid .test-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.test-stars{color:var(--gold);letter-spacing:2px;margin-bottom:10px;font-size:15px;line-height:1}.test-quote-icon{color:var(--gold);opacity:.85;margin-bottom:10px;font-family:Georgia,serif;font-size:42px;line-height:.7}.test-card p.review{color:var(--text);flex-grow:1;margin-bottom:22px;font-size:14.5px;line-height:1.7}.test-person{border-top:1px solid var(--grey);align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.test-avatar{background:var(--navy-deep);width:46px;height:46px;color:var(--white);letter-spacing:.3px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.test-person h5{color:var(--navy-deep);margin:0 0 2px;font-size:14.5px;font-weight:700}.test-person span{color:var(--text-muted);font-size:12.5px}.verified-badge{color:#1d7a3c;white-space:nowrap;background:#e7f6ec;border-radius:20px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:700}.review-shots-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.review-shots-grid img{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);border:1px solid var(--grey)}.test-controls{justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.test-arrow{background:var(--white);border:1.5px solid var(--grey);width:42px;height:42px;color:var(--navy-deep);border-radius:50%;justify-content:center;align-items:center;font-weight:800;transition:all .2s;display:flex}.test-arrow:hover{background:var(--gold);border-color:var(--gold);color:var(--white)}.test-dots{gap:8px;display:flex}.test-dot{background:var(--grey);border-radius:50%;width:8px;height:8px;transition:all .2s}.test-dot.active{background:var(--gold);border-radius:5px;width:22px}footer{background:var(--navy-deep);color:#c3d1e3;padding-top:70px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:50px;display:grid}.footer-logo img{filter:brightness(0)invert();height:48px;margin-bottom:0}.footer-logo.footer-logo-visible img{filter:none;background:var(--white);border-radius:10px;height:44px;padding:8px 14px}.footer-brand{flex-direction:row;align-items:center;gap:14px;margin-bottom:16px;display:flex}.footer-brand-text{flex-direction:column;line-height:1.3;display:flex}.footer-brand-name{color:var(--white);text-transform:uppercase;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.footer-brand-tagline{letter-spacing:1.4px;text-transform:uppercase;color:#a9bad4;margin-top:3px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.footer-grid p{color:#a9bad4;margin-bottom:18px;font-size:13.8px}.footer-social{gap:10px;display:flex}.footer-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.footer-social a:hover{background:var(--gold)}.footer-grid h4{color:var(--white);margin-bottom:18px;font-size:15px}.footer-grid ul li{margin-bottom:11px}.footer-grid ul li a{color:#a9bad4;font-size:13.8px;transition:all .2s}.footer-grid ul li a:hover{color:var(--gold-light);padding-left:4px}.footer-bottom{color:#8fa2c0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:22px 0;font-size:13px;display:flex}.footer-bottom ul{flex-wrap:wrap;gap:20px;display:flex}.wa-float{z-index:80;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000040}@media (width<=991px){nav.primary-nav{display:none}.menu-toggle{display:flex}.header-cta .btn span.txt{display:none}.header-cta .btn .mobile-icon-only{display:inline}.nav-wrap{justify-content:space-between;gap:12px;padding:8px 0;display:flex}.header-brand-name{white-space:nowrap;max-width:none;font-size:14px}.logo{max-width:none}header.main-header .container{padding-left:20px;padding-right:20px}}@media (width>=992px) and (width<=1199px){.container{padding:0 20px}header.main-header .container{padding-left:20px;padding-right:20px}.nav-wrap{gap:8px;padding:14px 0}.logo img{height:42px}.header-brand-name{max-width:9.5rem;font-size:12.5px}.header-brand-tagline{letter-spacing:1px;font-size:8px}nav.primary-nav>ul>li>a{padding:10px 7px;font-size:13.5px}.header-cta{gap:6px}.header-cta .btn{padding:12px 20px;font-size:13px}}@media (width>=1200px) and (width<=1600px){.container{padding:0 28px}header.main-header .container{padding-left:28px;padding-right:28px}.nav-wrap{gap:12px;padding:16px 0}.logo img{height:44px}.header-brand-name{max-width:10.5rem;font-size:14px}nav.primary-nav>ul>li>a{padding:11px 9px;font-size:14.5px}.header-cta .btn{padding:13px 24px;font-size:14px}.global-associates-grid{grid-template-columns:repeat(2,1fr)}.global-network-title{font-size:28px}.global-network-title span{font-size:34px}.gn-point{padding:0 12px;font-size:12.5px}}@media (width>=1601px){.header-brand-name{max-width:13rem;font-size:16px}.logo img{height:50px}nav.primary-nav>ul>li>a{padding:12px;font-size:15.5px}.header-cta .btn{padding:15px 30px;font-size:15px}}@media (width<=1024px){.hero .container{grid-template-columns:1fr}.hero-right{max-width:520px;margin-top:20px}.quick-services{grid-template-columns:repeat(3,1fr)}.about-grid,.billing-grid,.appt-grid,.contact-grid{grid-template-columns:1fr}.services-grid,.services-grid.cols-3{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.why-grid.why-grid-4,.global-associates-grid{grid-template-columns:repeat(2,1fr)}.bizreg-grid{grid-template-columns:repeat(3,1fr)}.bizreg-more{grid-column:span 3}.portal-preview{grid-template-columns:1fr}.portal-preview.portal-preview-2{grid-template-columns:1fr;max-width:520px}.review-shots-grid{grid-template-columns:1fr 1fr}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.test-card{flex:0 0 calc(50% - 12px)}.trust-grid.cols-4,.home-stats-bar-inner{grid-template-columns:repeat(2,1fr)}.hero.home-hero-light{padding:48px 0 40px}.hero.home-hero-light .container{gap:36px}.hero.home-hero-light .hero-left{text-align:center;align-items:center}.hero.home-hero-light .home-gold-divider,.hero.home-hero-light .lead{margin-left:auto;margin-right:auto}.hero.home-hero-light .hero-actions{justify-content:center}.hero.home-hero-light .hero-right{margin-top:0;max-width:560px;margin-inline:auto}.hero.home-hero-light:before{width:220px;height:120px}.hero.home-hero-light .hero-left h1{font-size:34px}}@media (width<=480px){.logo img{height:40px}.header-brand-name{font-size:13.5px}.header-brand-tagline{letter-spacing:1px;font-size:9px}}@media (width<=640px){.topbar-left{display:none}.topbar .container{justify-content:center}.hero-left h1{font-size:30px}.home-brand-block{margin-bottom:22px;padding-bottom:20px}.home-brand-logo{height:52px}.home-brand-name{font-size:21px}.home-brand-tagline{letter-spacing:2.5px;font-size:11.5px}.hero.home-hero-light .hero-left h1{font-size:26px}.home-gold-divider{margin:14px 0 16px}.hero.home-hero-light:before{width:140px;height:80px}.home-stats-bar-inner{grid-template-columns:1fr 1fr;gap:20px 12px;padding:20px}.home-stat-icon{width:42px;height:42px;font-size:16px}.hero-stats{gap:18px}.home-flanked-heading{gap:10px}.home-flank-line{width:22px}.quick-services{grid-template-columns:repeat(2,1fr);transform:translateY(24px)}.services-grid,.services-grid.cols-3{grid-template-columns:1fr}.why-grid,.why-grid.why-grid-4{grid-template-columns:1fr 1fr}.why-grid.why-grid-5 .why-item{flex:0 calc(50% - 12px)}.partners-network{padding:40px 0}.partners-network-text{font-size:15px}.global-network{padding:52px 0}.global-associates-grid{grid-template-columns:1fr}.global-network-title{font-size:24px}.global-network-title span{font-size:28px}.global-network-points{flex-direction:column;align-items:flex-start;gap:14px}.gn-point{border-right:none;padding:0}.bizreg-grid{grid-template-columns:1fr 1fr}.bizreg-more{grid-column:span 2}.form-row{grid-template-columns:1fr}.test-card{flex:0 0 100%}.review-shots-grid,.testimonials-grid{grid-template-columns:1fr}.test-person{flex-wrap:wrap}.verified-badge{margin-left:0}.footer-grid{grid-template-columns:1fr 1fr}.about-section{padding-top:70px}.float-card{width:100%;margin-top:10px;position:static}.hero-right{flex-direction:column;display:flex}.section{padding:56px 0}.header-cta{gap:8px}.header-cta .btn{padding:10px 14px}.trust-grid.cols-4{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr}}.breadcrumb{background:var(--off-white);color:var(--text-muted);padding:16px 0;font-size:13.5px}.breadcrumb a{color:var(--text-muted)}.breadcrumb a:hover{color:var(--gold)}.breadcrumb .sep{color:#b7c3d6;margin:0 8px}.breadcrumb .current{color:var(--navy-deep);font-weight:600}.page-hero{background:linear-gradient(120deg, var(--navy-deep) 45%, var(--navy) 100%);color:var(--white);padding:64px 0}.page-hero h1{color:var(--white);max-width:760px;margin-bottom:12px;font-size:36px;font-weight:800}.page-hero p{color:#c3d1e3;max-width:640px;margin-bottom:22px;font-size:16px}.page-hero .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.billing-hero-section{background:var(--white);padding:48px 0 72px}.billing-hero-card{background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 55%,#0d3855 100%);box-shadow:var(--shadow-lg),inset 0 1px 0 #ffffff0f;color:var(--white);border-radius:24px;padding:48px;position:relative;overflow:hidden}.billing-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#34d39938,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;left:-80px}.billing-hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#d99a1b29,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-140px;right:20%}.billing-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.billing-hero-eyebrow{color:var(--gold-light);letter-spacing:1.2px;text-transform:uppercase;background:#d99a1b24;border:1px solid #f2b2334d;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex}.billing-hero-card h1{color:var(--white);letter-spacing:-.3px;max-width:560px;margin-bottom:14px;font-size:35px;font-weight:850;line-height:1.2}.billing-hero-card .text-accent-green{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#34d399,#5eead4 60%,#34d399);-webkit-background-clip:text;background-clip:text}.billing-hero-card>div>p{color:#c3d1e3;max-width:520px;margin-bottom:18px;font-size:15.5px}.billing-hero-highlight{color:#fde68a;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px 7px 10px;font-size:13px;font-weight:700;display:inline-flex}.billing-hero-highlight svg{color:var(--gold-light);flex-shrink:0}.billing-hero-featurerow{grid-template-columns:repeat(6,1fr);gap:14px 10px;margin-bottom:28px;display:grid}.billing-hero-feature{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.billing-hero-feature-icon{width:46px;height:46px;color:var(--gold-light);background:linear-gradient(160deg,#ffffff24,#ffffff0a);border:1.5px solid #ffffff3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 4px 14px #0000002e}.billing-hero-feature:hover .billing-hero-feature-icon{border-color:#f2b23399;transform:translateY(-3px);box-shadow:0 10px 22px #d99a1b47}.billing-hero-feature span:last-child{color:#dbe6f4;font-size:11px;font-weight:700;line-height:1.3}.billing-hero-pricerow{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.price-badge-green{color:var(--white);background:linear-gradient(135deg,#22c55e,#15803d);border-radius:12px;flex-direction:column;padding:10px 18px;line-height:1.25;display:flex;box-shadow:0 10px 26px #16a34a66,inset 0 1px #fff3}.price-badge-green span{letter-spacing:.5px;text-transform:uppercase;opacity:.92;font-size:10px;font-weight:800}.price-badge-green strong{font-size:22px;font-weight:800}.price-badge-green strong sup{font-size:12px;top:-.7em}.billing-hero-loginbtn{background:#0000002e;border:1.5px solid #ffffff4d;align-items:center;gap:8px;transition:transform .2s,background .2s;display:inline-flex}.billing-hero-loginbtn:hover{background:#ffffff1f;transform:translateY(-2px)}.billing-hero-note{color:#dbe6f4;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;max-width:520px;padding:12px 16px;font-size:13px;display:flex}.billing-hero-note-icon{width:34px;height:34px;color:var(--navy-deep);background:linear-gradient(160deg,#eff9ff,#e0f2ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 10px #00000026}.billing-hero-visual{padding-bottom:16%;position:relative}.billing-hero-visual-plain{padding-bottom:0!important}.billing-hero-visual-img{width:100%;display:block}.billing-hero-laptop-frame{background:#1c1c1c;border-radius:14px 14px 4px 4px;padding:10px 10px 2px;box-shadow:0 25px 50px #00000059}.billing-hero-laptop-cam{background:#3f3f3f;border-radius:50%;width:6px;height:6px;margin:0 auto 6px}.billing-hero-laptop-screen{aspect-ratio:16/10;background:#fff;border-radius:4px;flex-direction:column;font-family:Inter,sans-serif;display:flex;overflow:hidden}.billing-hero-laptop-base{background:linear-gradient(#2b2b2b,#101010);border-radius:0 0 10px 10px;height:16px;position:relative}.billing-hero-laptop-base:after{content:"";background:#3a3a3a;border-radius:0 0 6px 6px;width:15%;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.billing-hero-mobile-frame{background:#111;border-radius:26px;width:27%;padding:9px 7px;position:absolute;bottom:-4%;right:0;box-shadow:0 20px 40px #0006}.billing-hero-mobile-speaker{background:#333;border-radius:4px;width:30%;height:4px;margin:0 auto 6px}.billing-hero-mobile-screen{aspect-ratio:9/18.5;color:#fff;background:#0d3855;border-radius:16px;flex-direction:column;gap:5px;padding:6px 5px;font-family:Inter,sans-serif;display:flex;overflow:hidden}.billing-hero-screen-photo{background-position:0 0!important;background-repeat:no-repeat!important;background-size:cover!important;padding:0!important;display:block!important}.billing-hero-laptop-screen.billing-hero-screen-photo{aspect-ratio:16/9}.billing-hero-mobile-screen.billing-hero-screen-photo{aspect-ratio:9/16}.bhd-topbar{border-bottom:1px solid #eef2f6;flex-shrink:0;align-items:center;gap:8px;padding:5px 8px;display:flex}.bhd-topbar .bhd-logo{color:#2563eb;flex-direction:column;font-size:6.5px;font-weight:800;line-height:1;display:flex}.bhd-topbar .bhd-logo small{color:#0f3355;letter-spacing:.4px;font-size:3.4px;font-weight:700}.bhd-topbar strong{color:#0f3355;font-size:7.5px;font-weight:800}.bhd-topbar svg{color:#94a3b8;width:9px;height:9px;margin-left:auto}.bhd-body{flex:1;min-height:0;display:flex}.bhd-sidebar{color:#c3d1e3;background:#0d3855;flex-direction:column;flex-shrink:0;width:24%;padding:6px 4px;display:flex}.bhd-sidebar nav{flex-direction:column;gap:2.5px;display:flex}.bhd-sidebar nav span{white-space:nowrap;border-radius:3px;align-items:center;gap:3.5px;padding:3px 5px;font-size:5.4px;font-weight:600;display:flex}.bhd-sidebar nav span svg{flex-shrink:0;width:7px;height:7px}.bhd-sidebar nav span.active{color:#fff;background:#1a4d73;font-weight:700}.bhd-main{flex-direction:column;flex:1;gap:5px;min-width:0;padding:6px 8px;display:flex;overflow:hidden}.bhd-stats{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.bhd-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:4px 5px}.bhd-stat span{color:#64748b;white-space:nowrap;font-size:4.6px;font-weight:700;display:block}.bhd-stat small{color:#94a3b8;font-size:3.8px;display:block}.bhd-stat strong{color:#0f3355;margin-top:1px;font-size:6.6px;font-weight:800;display:block}.bhd-stat.warn strong{color:#ea580c}.bhd-stat.good strong{color:#16a34a}.bhd-panels{flex:1;grid-template-columns:1.4fr 1fr;gap:5px;min-height:0;display:grid}.bhd-chart,.bhd-invoices,.bhd-quickactions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:5px 6px}.bhd-panel-head{color:#0f3355;justify-content:space-between;align-items:center;margin-bottom:3px;font-size:5.4px;font-weight:800;display:flex}.bhd-panel-head small{color:#2563eb;font-weight:700}.bhd-chart-svg{width:100%;height:20px;display:block}.bhd-chart-labels{color:#94a3b8;justify-content:space-between;margin-top:2px;font-size:3.6px;display:flex}.bhd-invoice-row{border-top:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:4px;padding:2.5px 0;display:flex}.bhd-invoice-row:first-of-type{border-top:none}.bhd-invoice-row strong{color:#0f3355;font-size:5.2px;display:block}.bhd-invoice-row small{color:#94a3b8;font-size:3.8px}.bhd-invoice-row span{border-radius:6px;flex-shrink:0;padding:1px 4px;font-size:4px;font-weight:800}.bhd-invoice-row span.paid{color:#166534;background:#dcfce7}.bhd-invoice-row span.unpaid{color:#dc2626;background:#fee2e2}.bhd-qa-row{justify-content:space-between;gap:4px;display:flex}.bhd-qa-row>div{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.bhd-qa-row svg{color:#2563eb;width:9px;height:9px}.bhd-qa-row span{color:#475569;text-align:center;font-size:3.8px;font-weight:700;line-height:1.2}.bhm-topbar{justify-content:space-between;align-items:center;font-size:7px;font-weight:800;display:flex}.bhm-topbar svg{color:#c3d1e3;width:8px;height:8px}.bhm-summary{background:#ffffff14;border-radius:6px;padding:6px 7px}.bhm-summary>span{color:#c3d1e3;text-transform:uppercase;letter-spacing:.3px;font-size:4.8px;font-weight:700}.bhm-summary small{color:#94a3b8;margin-bottom:3px;font-size:3.8px;display:block}.bhm-summary-row{justify-content:space-between;align-items:center;display:flex}.bhm-summary-row strong{font-size:9px;font-weight:800}.bhm-summary-row svg{color:#34d399;width:12px;height:12px}.bhm-stats{grid-template-columns:1fr 1fr;gap:4px;display:grid}.bhm-stats div{background:#ffffff0f;border-radius:5px;padding:4px 5px}.bhm-stats span{color:#c3d1e3;font-size:4px;font-weight:700;display:block}.bhm-stats strong{margin-top:1px;font-size:5.6px;font-weight:800;display:block}.bhm-stats strong.warn{color:#fb923c}.bhm-stats strong.good{color:#4ade80}.bhm-quick{background:#ffffff0f;border-radius:6px;flex:1;min-height:0;padding:6px 7px;overflow:hidden}.bhm-quick>span{color:#c3d1e3;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:4.8px;font-weight:800;display:block}.bhm-quick-row{border-top:1px solid #ffffff14;align-items:center;gap:5px;padding:3px 0;display:flex}.bhm-quick-row:first-of-type{border-top:none}.bhm-quick-row svg:first-child{color:#93c5fd;flex-shrink:0;width:8px;height:8px}.bhm-quick-row span{flex:1;font-size:4.4px;font-weight:600}.bhm-quick-row svg:last-child{color:#64748b;flex-shrink:0;width:6px;height:6px}@media (width<=1100px){.billing-hero-card{padding:36px}.billing-hero-featurerow{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.billing-hero-card{border-radius:20px;padding:28px}.billing-hero-grid{grid-template-columns:1fr}.billing-hero-visual{max-width:440px;margin-top:24px;padding-bottom:18%}}@media (width<=480px){.billing-hero-section{padding:0 0 48px}.billing-hero-card{border-radius:0;padding:28px 20px}.billing-hero-featurerow{grid-template-columns:repeat(2,1fr)}.billing-hero-pricerow{align-items:stretch}}.billing-overview-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;display:grid}.billing-overview-grid h2{letter-spacing:-.3px;margin-bottom:14px;padding-left:18px;font-size:33px;font-weight:850;position:relative}.billing-overview-grid h2:before{content:"";background:linear-gradient(180deg,var(--gold),#2563eb);border-radius:4px;width:4px;position:absolute;top:4px;bottom:4px;left:0}.billing-overview-grid h2 .accent-blue{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text}.billing-hero-visual-light{padding-bottom:16%}.billing-hero-visual-plain.billing-hero-visual-light{padding-bottom:0}.billing-info-cards{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.billing-info-card{border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.billing-info-card.blue{background:#eff6ff;border:1px solid #dbeafe}.billing-info-card.green{background:#f0fdf4;border:1px solid #bbf7d0}.billing-info-card-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 2px 6px #00000014}.billing-info-card.blue .billing-info-card-icon{color:#2563eb}.billing-info-card.green .billing-info-card-icon{color:#16a34a}.billing-info-card h4{color:var(--navy-deep);margin:0 0 4px;font-size:13.5px}.billing-info-card p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5}.billing-price-plain{margin:20px 0}.billing-price-plain span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.billing-price-plain strong{color:#2563eb;font-size:30px;font-weight:800}.billing-price-plain strong sup{font-size:14px;top:-.9em}.billing-feature-bullets{flex-wrap:wrap;align-items:center;margin-bottom:26px;display:flex}.billing-feature-bullet{color:var(--text);border-right:1px solid #e2e8f0;align-items:center;gap:9px;padding:2px 18px;font-size:12.5px;font-weight:700;transition:color .2s;display:flex}.billing-feature-bullet:last-child{border-right:none}.billing-feature-bullet:first-child{padding-left:0}.billing-feature-bullet svg{width:18px;height:18px;color:var(--navy-deep);flex-shrink:0}.billing-feature-bullet:hover{color:#2563eb}.billing-overview-card{background:linear-gradient(165deg,#fff,#f7fafd);border:1px solid #e2ecf7;border-radius:18px;margin:22px 0;padding:24px 26px;transition:box-shadow .25s,transform .25s;position:relative;overflow:hidden;box-shadow:0 14px 34px #1758881a}.billing-overview-card:hover{transform:translateY(-2px);box-shadow:0 20px 44px #17588826}.billing-overview-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb14,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.billing-overview-card-row{grid-template-columns:1fr auto 1fr;gap:22px;display:grid;position:relative}.billing-overview-card-col{flex-direction:column;gap:16px;min-width:0;display:flex}.billing-overview-card-divider{background:repeating-linear-gradient(#cbd5e1 0 4px,#0000 4px 9px);width:1px}.billing-overview-card-item{align-items:flex-start;gap:12px;min-width:0;display:flex}.billing-overview-card-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .22s;display:flex;box-shadow:0 6px 14px #0000001a}.billing-overview-card-item:hover .billing-overview-card-icon{transform:scale(1.08)rotate(-4deg)}.billing-overview-card-icon.blue{color:#2563eb;background:linear-gradient(150deg,#eff6ff,#dbeafe)}.billing-overview-card-icon.green{color:#16a34a;background:linear-gradient(150deg,#f0fdf4,#bbf7d0)}.billing-overview-card-item h4{color:var(--navy-deep);margin:0 0 4px;font-size:14px}.billing-overview-card-item p{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.55}.billing-overview-card-price{border-top:1px dashed #cbd5e1;padding-top:16px;position:relative}.billing-overview-card-price span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:12px;font-weight:700;display:block}.billing-overview-card-price strong{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:850}.billing-overview-card-price strong sup{-webkit-text-fill-color:#2563eb;font-size:14px;top:-1em}.btn-arrow{transition:transform .2s,box-shadow .2s;gap:12px!important}.btn-arrow:hover{transform:translateY(-2px)}.btn-navy.btn-arrow:hover{box-shadow:0 10px 24px #17588859}.btn-arrow-bubble{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s;display:flex}.btn-navy.btn-arrow .btn-arrow-bubble{color:#fff;background:#fff3}.btn-outline-navy.btn-arrow .btn-arrow-bubble{background:var(--navy-deep);color:#fff}.btn-arrow-bubble-gold{color:var(--navy-deep);background:#ffffff47}.btn-arrow-bubble-outline{color:var(--navy-deep);background:#fff}.btn-arrow:hover .btn-arrow-bubble{transform:translate(3px)}.billing-dotted-head{justify-content:center;align-items:center;gap:20px;margin-bottom:36px;display:flex}.billing-dotted-head:before{content:"";background:radial-gradient(circle,#a9bdd1 2px,#0000 2.2px) 100%/8px 8px no-repeat,repeating-linear-gradient(90deg,#d8e3ee 0 6px,#0000 6px 12px) 0/100% 2px no-repeat;flex:1;max-width:260px;height:2px}.billing-dotted-head:after{content:"";background:radial-gradient(circle,#a9bdd1 2px,#0000 2.2px) 0/8px 8px no-repeat,repeating-linear-gradient(90deg,#d8e3ee 0 6px,#0000 6px 12px) 0/100% 2px no-repeat;flex:1;max-width:260px;height:2px}.billing-dotted-head h2{white-space:nowrap;margin:0;font-size:26px}.billing-doctypes-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.billing-doctype-card{border:1px solid var(--grey);text-align:center;background:linear-gradient(165deg,#fff,#f9fbfd);border-radius:14px;padding:24px 16px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 3px 12px #1758880a}.billing-doctype-card:before{content:"";background:linear-gradient(90deg,var(--gold),#2563eb);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.billing-doctype-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 16px 32px #17588824}.billing-doctype-card:hover:before{transform:scaleX(1)}.billing-doctype-icon{color:#2563eb;justify-content:center;align-items:center;width:34px;height:34px;margin:0 auto 14px;transition:transform .25s;display:flex}.billing-doctype-card:hover .billing-doctype-icon{transform:scale(1.12)rotate(-3deg)}.billing-doctype-card h4{color:var(--navy-deep);margin-bottom:6px;font-size:14px}.billing-doctype-card p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5}.billing-panels-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.billing-panel{border:1px solid;border-radius:18px;padding:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.billing-panel:hover{transform:translateY(-4px)}.billing-panel:after{content:"";pointer-events:none;border-radius:50%;width:140px;height:140px;position:absolute;top:-50px;right:-50px}.billing-panel.green{background:linear-gradient(165deg,#f0fdf4,#e4fbea);border-color:#bbf7d0;box-shadow:0 10px 28px #15803d14}.billing-panel.green:after{background:radial-gradient(circle,#15803d1f,#0000 70%)}.billing-panel.blue{background:linear-gradient(165deg,#eff6ff,#e4effe);border-color:#bfdbfe;box-shadow:0 10px 28px #1d4ed814}.billing-panel.blue:after{background:radial-gradient(circle,#1d4ed81f,#0000 70%)}.billing-panel.purple{background:linear-gradient(165deg,#f5f3ff,#efebfe);border-color:#ddd6fe;box-shadow:0 10px 28px #6d28d914}.billing-panel.purple:after{background:radial-gradient(circle,#6d28d91f,#0000 70%)}.billing-panel-head{align-items:center;gap:10px;margin-bottom:18px;font-size:15.5px;font-weight:800;display:flex;position:relative}.billing-panel-head svg{box-sizing:border-box;border-radius:12px;flex-shrink:0;width:32px;height:32px;padding:7px;box-shadow:0 4px 10px #00000014}.billing-panel.green .billing-panel-head{color:#15803d}.billing-panel.green .billing-panel-head svg{color:#16a34a;background:#fff}.billing-panel.blue .billing-panel-head{color:#1d4ed8}.billing-panel.blue .billing-panel-head svg{color:#2563eb;background:#fff}.billing-panel.purple .billing-panel-head{color:#6d28d9}.billing-panel.purple .billing-panel-head svg{color:#7c3aed;background:#fff}.billing-panel-item{align-items:flex-start;gap:10px;margin-bottom:13px;font-size:12.5px;display:flex;position:relative}.billing-panel-item strong{color:var(--navy-deep);margin-bottom:2px;font-size:13px;display:block}.billing-panel-item span{color:var(--text-muted)}.billing-panel-item span.billing-panel-check{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;font-size:10px;font-weight:800;line-height:1;display:flex;box-shadow:0 2px 6px #16a34a4d}.billing-panel.purple .billing-panel-item span.billing-panel-check{background:#7c3aed;box-shadow:0 2px 6px #7c3aed59}.billing-panel-item span.billing-panel-step{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:800;display:flex;box-shadow:0 3px 8px #1d4ed859}.billing-panel-reports-total{border-top:1px dashed #c4b5fd;margin-top:10px;padding-top:14px;position:relative}.billing-panel-reports-total strong{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#7c3aed,#6d28d9);-webkit-background-clip:text;background-clip:text;font-size:15px}.billing-mini-features{border:1px solid var(--grey);background:#fff;border-radius:14px;grid-template-columns:repeat(5,1fr);gap:0;padding:18px 22px;display:grid;box-shadow:0 3px 12px #1758880a}.billing-mini-feature{border-left:1px solid var(--grey);align-items:flex-start;gap:10px;padding:0 16px;display:flex}.billing-mini-feature:first-child{border-left:none;padding-left:0}.billing-mini-feature:last-child{padding-right:0}.billing-mini-feature-icon{background:var(--off-white);width:34px;height:34px;color:var(--navy-deep);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.billing-mini-feature strong{color:var(--navy-deep);margin-bottom:2px;font-size:13px;display:block}.billing-mini-feature span{color:var(--text-muted);font-size:13px;line-height:1.5}.cta-banner-lead{align-items:center;gap:18px;display:flex}@media (width<=1100px){.billing-doctypes-grid{grid-template-columns:repeat(3,1fr)}.billing-mini-features{grid-template-columns:repeat(3,1fr);row-gap:16px}.billing-mini-feature{border-left:1px solid var(--grey);padding-left:16px}.billing-mini-feature:nth-child(3n+1){border-left:none;padding-left:0}}@media (width<=900px){.billing-overview-grid{grid-template-columns:1fr}.billing-overview-grid h2{font-size:28px}.billing-hero-visual-light{max-width:440px;margin-top:24px}.billing-panels-grid{grid-template-columns:1fr}.billing-overview-card{padding:20px}}@media (width<=640px){.billing-info-cards,.billing-overview-card-row{grid-template-columns:1fr}.billing-overview-card-divider{background:repeating-linear-gradient(90deg,#cbd5e1 0 4px,#0000 4px 9px);width:100%;height:1px}.billing-feature-bullet{border-right:none;padding:2px 0}.billing-doctypes-grid{grid-template-columns:repeat(2,1fr)}.billing-mini-features{grid-template-columns:repeat(2,1fr);row-gap:16px}.billing-mini-feature{border-left:1px solid var(--grey);padding-left:16px}.billing-mini-feature:nth-child(odd){border-left:none;padding-left:0}.billing-dotted-head:before,.billing-dotted-head:after{max-width:40px}.billing-hero-card h1{font-size:26px}.billing-hero-eyebrow{font-size:11px}.billing-overview-grid h2{padding-left:14px;font-size:24px}.billing-overview-card-item h4{font-size:13px}.billing-panel{padding:18px}.btn-arrow{gap:8px!important}}@media (width<=480px){.billing-doctypes-grid{grid-template-columns:1fr 1fr;gap:10px}.billing-doctype-card{padding:16px 10px}.billing-mini-features{grid-template-columns:1fr;padding:8px 18px}.billing-mini-feature{border-left:none!important;border-top:1px solid var(--grey)!important;padding:12px 0!important}.billing-mini-feature:first-child{border-top:none!important}.billing-overview-card{padding:16px}.billing-overview-card-item p{font-size:12px}.cta-banner-lead{text-align:center;flex-direction:column}.cta-banner{text-align:center}}.two-col{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}.two-col.reverse{direction:rtl}.two-col.reverse>*{direction:ltr}.check-list li{color:var(--text);align-items:flex-start;gap:10px;padding:9px 0;font-size:14.8px;display:flex}.check-list.pro li:before{content:"✓";color:#1d7a3c;flex-shrink:0;font-weight:800}.check-list.con li:before{content:"–";color:#b3261e;flex-shrink:0;font-weight:800}.check-list.doc li:before{content:"📄";flex-shrink:0}.check-list.plain li:before{content:"•";color:var(--gold);flex-shrink:0;font-weight:800}.pros-cons{grid-template-columns:1fr 1fr;gap:24px;display:grid}.pc-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);padding:26px}.pc-card h3{margin-bottom:14px;font-size:17px}.pc-card.pro{border-top:3px solid #1d7a3c}.pc-card.con{border-top:3px solid #b3261e}.timeline{padding-left:34px;position:relative}.timeline:before{content:"";background:var(--grey);width:2px;position:absolute;top:6px;bottom:6px;left:11px}.timeline-step{padding-bottom:32px;position:relative}.timeline-step:last-child{padding-bottom:0}.timeline-step:before{content:"";background:var(--gold);border:4px solid var(--white);width:24px;height:24px;box-shadow:0 0 0 2px var(--gold);border-radius:50%;position:absolute;top:2px;left:-34px}.timeline-step h4{margin-bottom:5px;font-size:15.5px}.timeline-step p{color:var(--text-muted);font-size:13.8px}.info-card-row{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.info-card{background:var(--off-white);border-radius:var(--radius);padding:26px}.info-card h3{margin-bottom:6px;font-size:16px}.info-card .price{color:var(--navy-deep);margin-bottom:4px;font-size:26px;font-weight:800}.info-card .price-note{color:var(--text-muted);font-size:12.5px}.stat-strip{background:var(--off-white);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:16px;margin:36px 0;padding:26px;display:grid}.stat-strip .s{text-align:center}.stat-strip .s strong{color:var(--navy-deep);font-size:22px;font-weight:800;display:block}.stat-strip .s span{color:var(--text-muted);font-size:12.5px}.related-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.related-card{background:var(--white);border:1px solid var(--grey);text-align:center;border-radius:12px;padding:18px;transition:all .2s}.related-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.related-card .r-icon{background:var(--off-white);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 10px;display:flex}.related-card span{font-size:13.5px;font-weight:600}.cta-banner{background:linear-gradient(120deg,var(--navy-deep),var(--navy));color:var(--white);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:46px 40px;display:flex}.cta-banner h3{color:var(--white);margin-bottom:6px;font-size:22px}.cta-banner p{color:#c3d1e3;font-size:14.5px}.cta-banner .actions{flex-wrap:wrap;gap:12px;display:flex}.toc-box{background:var(--off-white);border-radius:var(--radius);padding:20px 22px}.toc-box h4{margin-bottom:10px;font-size:14px}.toc-box ul li{padding:6px 0;font-size:13.8px}.toc-box ul li a{color:var(--text-muted)}.toc-box ul li a:hover{color:var(--gold)}@media (width<=1024px){.related-grid,.stat-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.two-col,.two-col.reverse{direction:ltr;grid-template-columns:1fr}.pros-cons,.info-card-row{grid-template-columns:1fr}}@media (width<=640px){.page-hero h1{font-size:26px}.related-grid,.stat-strip{grid-template-columns:1fr 1fr}.cta-banner{text-align:center;justify-content:center;padding:30px 22px}.cta-banner .actions{justify-content:center;width:100%}}.mobile-icon-only{display:none}.form-control{width:100%;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:8px;margin-top:4px;padding:10px 12px;display:block}.check-list{padding-left:1.1rem;line-height:1.7}.portal-shell a.feature-card,a.feature-card{color:inherit;font-weight:600;text-decoration:none}.home-page__hero{background:radial-gradient(circle at 82% 15%, #3e8ec547, transparent 30%), linear-gradient(135deg, #0d3855 0%, var(--navy-deep) 58%, #1e6e9f 100%);padding:96px 0 88px;position:relative;overflow:hidden}.home-page__hero:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 25%,#000 100%);mask-image:linear-gradient(90deg,#0000 25%,#000 100%)}.home-page__hero-grid{z-index:1;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:clamp(52px,7vw,104px);display:grid;position:relative}.home-page__hero-copy{max-width:690px}.home-page__hero .eyebrow{color:#f5c451}.home-page__hero-copy h1{color:#fff;letter-spacing:-.035em;max-width:680px;margin-bottom:22px;font-size:clamp(42px,4.2vw,66px);line-height:1.08}.home-page__lead{color:#d7e5ef;max-width:650px;font-size:18px;line-height:1.8}.home-page__hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.home-page__hero-actions .btn-outline,.home-page__contact-actions .btn-outline{border-color:#ffffff85}.home-page__trust-row{color:#c7d9e6;flex-wrap:wrap;gap:12px 22px;margin-top:34px;font-size:13px;font-weight:600;display:flex}.home-page__trust-row span{align-items:center;gap:8px;display:inline-flex}.home-page__trust-row span:before{content:"";background:var(--gold-light);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f2b23321}.home-page__hero-visual{place-items:center;min-height:450px;display:grid;position:relative}.home-page__visual-orbit{border:1px solid #ffffff26;border-radius:50%;position:absolute}.home-page__visual-orbit--one{width:440px;height:440px}.home-page__visual-orbit--two{border-style:dashed;width:340px;height:340px}.home-page__dashboard-card{z-index:2;background:#fffffff5;border:1px solid #ffffffb8;border-radius:24px;width:min(100%,440px);padding:25px;position:relative;transform:rotate(-1.5deg);box-shadow:0 28px 70px #031f3c57}.home-page__dashboard-card--photo{padding:0;overflow:hidden}.home-page__dashboard-photo-heading{z-index:3;color:var(--navy-deep);letter-spacing:.01em;background:#fffffff2;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800;position:absolute;top:16px;left:16px;box-shadow:0 8px 20px #031f3c2e}.home-page__dashboard-photo{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;display:block}.home-page__dashboard-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-page__dashboard-head>div{gap:4px;display:grid}.home-page__dashboard-head span,.home-page__dashboard-metrics span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.home-page__dashboard-head strong{color:var(--navy-deep);font-size:17px}.home-page__dashboard-head .home-page__status{color:#197044;white-space:nowrap;background:#e8f6ee;border-radius:999px;padding:7px 10px;font-size:10px}.home-page__chart{background:repeating-linear-gradient(#fff,#fff 40px,#eef3f7 41px);border-bottom:1px solid #dbe5ed;align-items:flex-end;gap:12px;height:164px;margin:28px 0 22px;padding:12px 16px 0;display:flex}.home-page__chart span{background:linear-gradient(180deg, #2e89c4, var(--navy-deep));border-radius:7px 7px 0 0;flex:1;min-width:0}.home-page__chart span:nth-child(2n){background:linear-gradient(#f2b233,#d18a0e)}.home-page__dashboard-metrics{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-page__dashboard-metrics div{background:var(--off-white);border-radius:12px;gap:3px;padding:13px;display:grid}.home-page__dashboard-metrics strong{color:var(--navy-deep);font-size:13px}.home-page__floating-card{z-index:3;background:#fffffff5;border:1px solid #ffffffb3;border-radius:14px;align-items:center;gap:12px;width:245px;padding:14px;display:flex;position:absolute;box-shadow:0 18px 45px #031f3c3d}.home-page__floating-card--top{top:10px;right:-16px}.home-page__floating-card--bottom{bottom:4px;left:-18px}.home-page__floating-icon{width:42px;height:42px;color:var(--navy-deep);background:#eaf3f9;border-radius:11px;flex:0 0 42px;place-items:center;font-size:13px;font-weight:800;display:grid}.home-page__floating-card div{gap:2px;min-width:0;display:grid}.home-page__floating-card strong{color:var(--navy-deep);font-size:12px}.home-page__floating-card div span{color:var(--text-muted);font-size:10.5px}.home-page__metrics{z-index:4;background:#fff;border-bottom:1px solid #e5edf3;position:relative;box-shadow:0 14px 34px #0e41630f}.home-page__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:28px;padding-bottom:28px;display:grid}.home-page__metric{border-right:1px solid #dfe9f0;align-items:center;gap:14px;min-width:0;padding:3px 24px;display:flex}.home-page__metric:first-child{padding-left:0}.home-page__metric:last-child{border-right:0;padding-right:0}.home-page__metric strong{color:var(--navy-deep);font-size:28px;line-height:1}.home-page__metric span{color:var(--text-muted);font-size:12px;line-height:1.45}.home-page__section-heading{grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:end;gap:70px;margin-bottom:46px;display:grid}.home-page__section-heading h2,.home-page__about-copy h2,.home-page__portal-grid h2,.home-page__contact-card h2{letter-spacing:-.025em;font-size:clamp(30px,3vw,43px)}.home-page__section-heading>p,.home-page__about-copy>p,.home-page__portal-grid>div>p,.home-page__registration-card>p{color:var(--text-muted)}.home-page__service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-page__service-card{min-width:0;color:inherit;background:#fff;border:1px solid #dfe8ef;border-radius:18px;flex-direction:column;padding:28px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;box-shadow:0 8px 24px #1758880b}.home-page__service-card:hover{border-color:#17588847;transform:translateY(-5px);box-shadow:0 18px 38px #1758881c}.home-page__service-icon{width:48px;height:48px;color:var(--navy-deep);letter-spacing:.02em;background:#eaf3f9;border-radius:13px;place-items:center;margin-bottom:23px;font-size:12px;font-weight:800;display:grid}.home-page__service-card:nth-child(2n) .home-page__service-icon{color:#9b6100;background:#fff2d4}.home-page__service-card h3{margin-bottom:10px;font-size:18px}.home-page__service-card p{color:var(--text-muted);flex:1;margin-bottom:24px;font-size:14px}.home-page__card-link,.home-page__text-link{color:var(--navy-deep);font-size:13px;font-weight:800}.home-page__card-link span,.home-page__text-link span{transition:transform .2s;display:inline-block}.home-page__service-card:hover .home-page__card-link span,.home-page__text-link:hover span{transform:translate(4px)}.home-page__center-action{justify-content:center;margin-top:34px;display:flex}.home-page__about{background:var(--off-white)}.home-page__about-grid{grid-template-columns:minmax(340px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid}.home-page__about-visual{aspect-ratio:1171/689;border:6px solid var(--gold);background:var(--navy-deep);border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 50px #1758882e}.home-page__about-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-page__monogram{color:#fffffff5;letter-spacing:-.08em;font-family:Manrope,sans-serif;font-size:clamp(64px,8vw,104px);font-weight:800}.home-page__about-label{border-left:4px solid var(--gold);-webkit-backdrop-filter:blur(8px);background:#ffffff2e;border-radius:10%;width:fit-content;padding:10px 16px;display:grid;position:absolute;top:20px;left:0;box-shadow:0 12px 30px #031f3c1f}.home-page__about-label strong{color:var(--navy-deep)}.home-page__about-label span{color:var(--text-muted);font-size:13px}.home-page__about-copy>p{margin:18px 0 24px;font-size:16px}.home-page__assurance-grid{grid-template-columns:1fr 1fr;gap:14px 20px;margin-bottom:30px;display:grid}.home-page__assurance-grid div{color:var(--navy-deep);align-items:flex-start;gap:10px;font-size:13.5px;font-weight:650;display:flex}.home-page__assurance-grid span{color:#1d7a3c;background:#e7f6ec;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.home-page__process-section{background:#fff}.home-page__center-heading .eyebrow{justify-content:center}.home-page__process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid;position:relative}.home-page__process-grid:before{content:"";border-top:1px dashed #b9cbd8;height:1px;position:absolute;top:42px;left:17%;right:17%}.home-page__step-card{z-index:1;text-align:center;background:#fff;border:1px solid #e0e9f0;border-radius:18px;padding:28px;position:relative}.home-page__step-card>span{background:var(--navy-deep);color:#fff;border:8px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:-2px auto 21px;font-size:13px;font-weight:800;display:grid;box-shadow:0 0 0 1px #d8e3eb}.home-page__step-card h3{margin-bottom:8px}.home-page__step-card p{color:var(--text-muted);font-size:14px}.home-page__portal-section{background:linear-gradient(135deg,#0d3855,#175888)}.home-page__portal-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:center;gap:clamp(46px,7vw,90px);display:grid}.home-page__portal-grid>div:first-child .eyebrow,.home-page__contact-card .eyebrow{color:#f5c451}.home-page__portal-grid h2,.home-page__portal-grid>div:first-child>p{color:#fff}.home-page__portal-grid>div:first-child>p{color:#cbdde9;margin:18px 0 20px}.home-page__portal-list{gap:11px;margin-bottom:28px;display:grid}.home-page__portal-list li{color:#dce8f0;padding-left:24px;font-size:14px;position:relative}.home-page__portal-list li:before{content:"";border-left:2px solid var(--gold-light);border-bottom:2px solid var(--gold-light);width:9px;height:5px;position:absolute;top:.62em;left:0;transform:rotate(-45deg)}.home-page__registration-card{background:#fffffff7;border:1px solid #ffffffb8;border-radius:20px;padding:34px;box-shadow:0 24px 56px #031f3c47}.home-page__registration-card h3{margin-bottom:10px;font-size:23px}.home-page__registration-card>p{font-size:14px}.home-page__chip-row{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.home-page__chip-row a{background:var(--off-white);color:var(--navy-deep);border:1px solid #d6e2eb;border-radius:999px;padding:7px 10px;font-size:11.5px;font-weight:650;transition:border-color .2s,background .2s}.home-page__chip-row a:hover{border-color:var(--gold);background:#fff7e6}.home-page__contact-section{background:var(--off-white)}.home-page__contact-card{background:linear-gradient(125deg,#123e5d,#1c6898);border-radius:22px;justify-content:space-between;align-items:center;gap:36px;padding:48px 52px;display:flex;box-shadow:0 22px 50px #1758882b}.home-page__contact-card h2{color:#fff}.home-page__contact-card p:not(.eyebrow){color:#cbdde9;margin-top:10px}.home-page__contact-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:12px;display:flex}.home-page__network{background:linear-gradient(#f7f9fc 0%,#eef3f8 100%)}.home-page__network-points{flex-wrap:wrap;justify-content:center;gap:10px 28px;margin:30px 0 44px;display:flex}.home-page__network-points li{color:var(--navy-deep);align-items:center;gap:8px;font-size:13.5px;font-weight:650;display:inline-flex}.home-page__network-points li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d99a1b24}.home-page__network-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-page__network-card{background:var(--white);text-align:center;border:1px solid #17588812;border-radius:18px;padding:30px 22px 28px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 28px #17588814}.home-page__network-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #17588824}.home-page__network-flag{background:var(--off-white);border:3px solid #eef3f8;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 16px;display:grid;overflow:hidden;box-shadow:0 4px 14px #1758881f}.home-page__network-flag img{object-fit:cover;width:100%;height:100%}.home-page__network-card h3{letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:16px;font-weight:800}.home-page__network-card p{color:var(--text-muted);font-size:13.5px;line-height:1.65}.home-page__invoice-mock{background:var(--white);color:var(--text);border-radius:14px;padding:26px 24px;box-shadow:0 20px 46px #031f3c47}.home-page__invoice-mock-head{border-bottom:1px dashed var(--grey);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;padding-bottom:18px;display:flex}.home-page__invoice-mock-head>div{flex-direction:column;gap:4px;display:flex}.home-page__invoice-mock-head span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.home-page__invoice-mock-head strong{color:var(--navy-deep);font-size:17px}.home-page__invoice-badge{color:#1d7a3c;white-space:nowrap;background:#e7f6ec;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.home-page__invoice-mock-rows{gap:10px;margin-bottom:16px;display:grid}.home-page__invoice-mock-rows div{color:var(--text-muted);justify-content:space-between;font-size:13.5px;display:flex}.home-page__invoice-mock-total{border-top:1px solid var(--grey);color:var(--navy-deep);justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:14px;font-size:15px;font-weight:700;display:flex}.home-page__invoice-mock-total strong{font-size:19px}.home-page__invoice-mock-actions{gap:8px;display:flex}.home-page__invoice-mock-actions span{background:var(--off-white);color:var(--navy-deep);text-align:center;border-radius:8px;flex:1;padding:9px 0;font-size:12px;font-weight:700}.home-page__ci-icon{color:var(--navy-deep);letter-spacing:.04em;font-size:12px;font-weight:800}.home-page__contact-details{background:var(--off-white)}.home-page__contact-details-heading{margin-bottom:12px;font-size:30px}.home-page__contact-details-lead{color:var(--text-muted);margin-bottom:24px}.home-page__contact-form-card{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);border:1px solid var(--grey);padding:30px}.home-page__contact-submit{justify-content:center;width:100%}.login-page{background:radial-gradient(circle at 15% 10%,#d99a1b33,#0000 27%),radial-gradient(circle at 90% 90%,#2a7ab53d,#0000 32%),#eef4f8;place-items:stretch stretch;min-height:calc(100vh - 123px);padding:0;display:grid}.login-page__shell{width:100%;box-shadow:none;background:#fff;border:none;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);display:grid;overflow:hidden}.login-page__hero{background:radial-gradient(circle,#17588817 1px,#0000 1.6px) 0 0/22px 22px,linear-gradient(160deg,#f6f9fc,#eaf1f7);align-items:center;padding:56px;display:flex;position:relative;overflow:hidden}.login-page__hero-bg{opacity:.32;pointer-events:none;height:44%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000 5%,#000 85%);mask-image:linear-gradient(#0000 5%,#000 85%)}.login-page__hero-bg img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.login-page__hero-content{z-index:1;max-width:480px;position:relative}.login-page__hero-title{color:var(--navy-deep);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(24px,2.4vw,32px);font-weight:800;line-height:1.24}.login-page__hero-title span{color:var(--gold)}.login-page__hero-title:after{content:"";background:var(--gold);border-radius:2px;width:56px;height:3px;margin-top:14px;display:block}.login-page__hero-lead{color:var(--text-muted);margin-bottom:20px;font-size:14px;line-height:1.7}.login-page__hero-badge{background:var(--navy-deep);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:8px;margin-bottom:18px;padding:9px 16px;font-size:12px;font-weight:800;display:inline-block}.login-page__feature-list{gap:14px;margin-bottom:22px;display:grid}.login-page__feature-list li{border-bottom:1px solid #1758881a;gap:14px;padding-bottom:14px;display:flex}.login-page__feature-list li:last-child{border-bottom:none;padding-bottom:0}.login-page__feature-icon{background:var(--navy-deep);width:38px;height:38px;color:var(--gold-light);border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.login-page__feature-list strong{color:var(--navy-deep);letter-spacing:.01em;text-transform:uppercase;margin-bottom:3px;font-size:12.5px;font-weight:800;display:block}.login-page__feature-list p{color:var(--text-muted);font-size:12.5px;line-height:1.55}.login-page__trust{z-index:1;border-top:1px solid #1758881f;align-items:center;gap:12px;padding-top:16px;display:flex;position:relative}.login-page__trust-icon{color:#1d7a3c;background:#e7f6ec;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.login-page__trust strong{color:var(--navy-deep);text-transform:uppercase;font-size:12.5px;font-weight:800;display:block}.login-page__trust p{color:var(--text-muted);font-size:12px}.login-page__card{flex-direction:column;justify-content:center;align-items:center;padding:54px 48px;display:flex}.login-page__card-badge{background:var(--navy-deep);width:64px;height:64px;color:var(--gold-light);border-radius:50%;place-items:center;margin-bottom:16px;display:grid;box-shadow:0 10px 24px #031f3c40}.login-page__card-eyebrow{color:var(--navy-deep);letter-spacing:.03em;text-transform:uppercase;text-align:center;margin-bottom:4px;font-size:21px;font-weight:800}.login-page__card-welcome{color:var(--gold);text-align:center;margin-bottom:16px;padding-bottom:10px;font-size:15px;font-weight:800;position:relative}.login-page__card-welcome:after{content:"";background:var(--gold);border-radius:2px;width:46px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login-page__copy{color:var(--text-muted);text-align:center;margin-bottom:24px;font-size:14px}.login-page__form{gap:16px;width:100%;max-width:380px;margin:0 auto;display:grid}.login-page__field{gap:6px;display:grid}.login-page__form label{color:var(--navy-deep);font-size:13px;font-weight:700}.login-page__input-wrap{position:relative}.login-page__input-wrap .form-control{padding-left:42px}.login-page__input-icon{color:#8fa2c0;pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-page__form .form-control{border-color:#c8d6e1;border-radius:10px;min-height:46px;transition:border-color .2s,box-shadow .2s}.login-page__form .form-control:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1758881f}.login-page__form .form-control::placeholder{color:#93a3b8}.login-page__remember{color:var(--text-muted);align-items:center;gap:8px;margin-top:-4px;font-size:13px;font-weight:600;display:flex}.login-page__remember input{width:16px;height:16px;accent-color:var(--navy-deep)}.login-page__error,.login-page__info{border-radius:8px;margin:0;padding:10px 12px;font-size:12.5px}.login-page__error{color:#a52e21;background:#fdf0ee;border:1px solid #efc4be}.login-page__info{color:#17653c;background:#ebf7f0;border:1px solid #bfe5d0}.login-page__submit{text-transform:uppercase;letter-spacing:.03em;justify-content:center;gap:10px;width:100%;min-height:50px;margin-top:3px;box-shadow:0 14px 30px #0f3d5c47}.login-page__submit:disabled{opacity:.68;cursor:wait;transform:none}.login-page__divider{width:100%;max-width:380px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;margin:20px auto 16px;font-size:12px;display:flex;position:relative}.login-page__divider:before,.login-page__divider:after{content:"";background:var(--grey);flex:1;height:1px}.login-page__divider span{padding:0 12px}.login-page__support-row{justify-content:center;align-items:center;gap:18px;width:100%;max-width:380px;margin:0 auto;display:flex}.login-page__support-row button,.login-page__support-row a{color:var(--navy-deep);font:inherit;text-align:left;align-items:center;gap:8px;font-size:12.5px;font-weight:700;line-height:1.35;display:flex}.login-page__support-sep{background:var(--grey);width:1px;height:32px}.fpm-backdrop{z-index:300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0818298c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.fpm-card{background:var(--white);width:100%;max-width:440px;max-height:92vh;box-shadow:var(--shadow-lg);border-radius:20px;overflow-y:auto}.fpm-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 0;display:flex}.fpm-eyebrow{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:11.5px;font-weight:800}.fpm-head h3{color:var(--navy-deep);margin:0;font-size:21px}.fpm-close{background:var(--off-white);width:32px;height:32px;color:var(--text-muted);border-radius:50%;flex-shrink:0;place-items:center;transition:background .15s,color .15s;display:grid}.fpm-close:hover{color:#c0392b;background:#fdecec}.fpm-body{padding:18px 24px 26px}.fpm-body label{color:var(--navy-deep);font-size:13px;font-weight:700}.fpm-lead{color:var(--text-muted);margin:0 0 18px;font-size:13.5px;line-height:1.6}.fpm-field{gap:6px;margin-bottom:18px;display:grid}.fpm-input-wrap{position:relative}.fpm-input-wrap .form-control{padding-left:42px}.fpm-input-icon{color:#8fa2c0;pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.fpm-otp-input{letter-spacing:.5em;text-align:center;color:var(--navy-deep);font-size:20px;font-weight:700}.fpm-info{color:#1d7a3c;background:#eef6f0;border-radius:12px;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.fpm-info p{color:#175f33;margin:0 0 4px;font-size:13.5px;font-weight:650;line-height:1.5}.fpm-info span{color:#2f8a54;font-size:12px}.fpm-resend{text-align:center;color:var(--text-muted);margin:14px 0 0;font-size:12.5px}.fpm-resend button{color:var(--navy-deep);font:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}.fpm-resend button:disabled{color:#a3b2c4;cursor:not-allowed;text-decoration:none}.fpm-requirements{background:var(--off-white);border-radius:10px;gap:6px;margin:-6px 0 18px;padding:12px 14px;display:grid}.fpm-requirements li{color:var(--text-muted);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.fpm-requirements li svg{color:#c3cedb;flex-shrink:0}.fpm-requirements li.is-met,.fpm-requirements li.is-met svg{color:#1d7a3c}.fpm-error{color:#a52e21;background:#fdf0ee;border-radius:8px;margin:-6px 0 16px;padding:10px 12px;font-size:12.5px;font-weight:600}.fpm-submit{justify-content:center;gap:10px;width:100%}.fpm-success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:10px 0 4px;display:flex}.fpm-success-icon{color:#1d7a3c;background:#e7f6ec;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.fpm-success .fpm-lead{margin-bottom:4px}.fpm-success .fpm-submit{width:auto;padding-left:32px;padding-right:32px}main{min-width:0}input,select,textarea,button{max-width:100%}@media (width<=1100px){.home-page__hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.82fr);gap:42px}.home-page__floating-card--top{right:0}.home-page__floating-card--bottom{left:0}.home-page__service-grid,.home-page__network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page__contact-card{flex-direction:column;align-items:flex-start}.home-page__contact-actions{justify-content:flex-start}}@media (width<=900px){.home-page__hero{padding:76px 0 70px}.home-page__hero-grid,.home-page__about-grid,.home-page__portal-grid,.home-page__section-heading{grid-template-columns:1fr}.home-page__hero-grid{gap:56px}.home-page__hero-copy{max-width:760px}.home-page__hero-visual{width:min(100%,560px);margin:0 auto}.home-page__metric-grid{grid-template-columns:1fr 1fr;gap:22px 0}.home-page__metric:nth-child(2){border-right:0}.home-page__metric:nth-child(3){padding-left:0}.home-page__section-heading{align-items:start;gap:14px}.home-page__section-heading>p{max-width:670px}.home-page__about-grid{gap:48px}.home-page__about-visual{width:min(100%,600px)}.home-page__portal-grid{gap:40px}.home-page__network-points{gap:10px 18px;margin-bottom:36px}.login-page__shell{grid-template-columns:1fr}.login-page__hero,.login-page__card{padding:42px}}@media (width<=640px){.container,header.main-header .container{padding-left:18px;padding-right:18px}.section{padding:58px 0}.section-head h2{font-size:29px}.topbar{padding:7px 0}.topbar-right{justify-content:center;gap:12px;width:100%;font-size:11.5px}.topbar-email,.topbar-social{display:none}.header-brand-name{white-space:normal;max-width:10rem;font-size:12.5px}.header-brand-tagline{font-size:8px}.home-page__hero{padding:60px 0 54px}.home-page__hero-copy h1{font-size:clamp(36px,11vw,48px)}.home-page__lead{font-size:16px}.home-page__hero-actions .btn,.home-page__contact-actions .btn{justify-content:center;width:100%}.home-page__trust-row{display:grid}.home-page__hero-visual{min-height:400px}.home-page__visual-orbit--one{width:360px;height:360px}.home-page__visual-orbit--two{width:280px;height:280px}.home-page__dashboard-card{border-radius:18px;padding:18px}.home-page__chart{gap:8px;height:140px}.home-page__floating-card{width:210px;padding:11px}.home-page__floating-card--top{top:-8px}.home-page__floating-card--bottom{bottom:-4px}.home-page__metric-grid{gap:0;padding-top:18px;padding-bottom:18px}.home-page__metric{border-bottom:1px solid #dfe9f0;gap:6px;padding:14px 16px;display:grid}.home-page__metric:nth-child(2n){border-right:0}.home-page__metric:nth-child(n+3){border-bottom:0}.home-page__metric:nth-child(3){padding-left:16px}.home-page__metric strong{font-size:24px}.home-page__service-grid,.home-page__process-grid,.home-page__assurance-grid,.home-page__network-grid{grid-template-columns:1fr}.home-page__service-card{padding:24px}.home-page__process-grid:before{display:none}.home-page__registration-card{padding:26px 22px}.home-page__contact-card{padding:34px 24px}.login-page{min-height:auto}.login-page__hero,.login-page__card{padding:32px 24px}.login-page__hero-title{font-size:24px}.login-page__support-row{gap:12px}.login-page__support-row button,.login-page__support-row a{font-size:11.5px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start}.wa-float{width:52px;height:52px;bottom:16px;right:16px}}@media (width<=420px){.logo img{height:34px}.header-brand-name{max-width:7.7rem;font-size:10.5px}.header-brand-tagline{display:none}.header-cta .btn{padding:8px 10px}.topbar-hours{display:none}.home-page__hero-copy h1{font-size:34px}.home-page__hero-visual{min-height:350px}.home-page__floating-card{display:none}.home-page__visual-orbit--one{width:310px;height:310px}.home-page__visual-orbit--two{width:240px;height:240px}.home-page__dashboard-head{display:grid}.home-page__dashboard-head .home-page__status{justify-self:start}.home-page__chart{height:120px;margin-top:18px}.home-page__dashboard-metrics{grid-template-columns:1fr}.home-page__metric{padding-inline:12px}.home-page__metric:nth-child(3){padding-left:12px}.home-page__about-label{width:88%}.page-hero .hero-actions .btn,.cta-banner .actions .btn{justify-content:center;width:100%}.related-grid,.stat-strip,.bizreg-grid,.why-grid,.why-grid.why-grid-4,.trust-grid.cols-4{grid-template-columns:1fr}.bizreg-more{grid-column:span 1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-padding-top:100px}#services{scroll-margin-top:100px}h1,h2,h3,h4{text-wrap:balance}p,li{text-wrap:pretty}.home-page__login-btn{justify-content:center;width:fit-content;padding:18px 44px;font-size:16px}.home-page__hero{border-top:4px solid var(--gold)}.home-page__hero-actions .btn{padding:16px 30px}.home-page__hero-badge{color:#9fc0d6;letter-spacing:.02em;border-top:1px solid #ffffff24;flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;padding-top:22px;font-size:12px;font-weight:600;display:flex}.home-page__service-card{box-shadow:0 8px 24px #1758880d}.home-page__service-card:hover{box-shadow:inset 0 3px 0 var(--gold), 0 18px 38px #1758881c}.home-page__step-card{transition:transform .25s,box-shadow .25s;box-shadow:0 10px 28px #1758880f}.home-page__step-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1758881f}@media (width>=641px) and (width<=900px){.home-page__hero-visual{min-height:420px}.home-page__visual-orbit--one{width:380px;height:380px}.home-page__visual-orbit--two{width:300px;height:300px}.home-page__hero-actions,.home-page__contact-actions{width:100%}.home-page__hero-actions .btn,.home-page__contact-actions .btn{flex:200px;justify-content:center}}@media (width<=1100px){.home-page__login-btn{max-width:100%;padding:16px 40px}}@media (width<=640px){.home-page__hero-badge{display:none}.home-page__hero-actions{display:grid}.home-page__hero-actions .btn{width:100%}.login-page__feature-list{gap:11px;margin-bottom:18px}}@media (width<=380px){.home-page__hero-actions .btn{padding:15px 22px}.home-page__visual-orbit--one{width:280px;height:280px}.home-page__visual-orbit--two{width:220px;height:220px}.login-page__feature-list p{font-size:11.5px}}
