@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Lexend:wght@600;700;800;900&family=Lora:wght@600;700&display=swap";:root{color:#0b1635;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input{font-family:inherit}.admin-page{color:#111d3b;background:#f7f8fc;min-height:100vh;padding:34px clamp(22px,3vw,44px) 54px}.admin-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.admin-heading span{color:#9365f4;letter-spacing:.2em;font-size:9px;font-weight:800}.admin-heading h1{letter-spacing:-.04em;margin:5px 0 4px;font-size:28px}.admin-heading p{color:#7e89a2;margin:0;font-size:12px}.admin-primary{color:#fff;cursor:pointer;background:linear-gradient(100deg,#f72585,#7040f4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-weight:750;display:inline-flex;box-shadow:0 10px 22px #6a37e72e}.admin-primary:disabled{opacity:.65;cursor:wait}.admin-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.admin-summary article{background:#fff;border:1px solid #e6e9f2;border-radius:15px;gap:3px;padding:17px 19px;display:grid}.admin-summary strong{font-size:22px}.admin-summary span{color:#8690a7;font-size:10px}.admin-card{background:#fff;border:1px solid #e1e5ef;border-radius:18px;overflow:hidden;box-shadow:0 14px 38px #23305a0d}.admin-toolbar{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.admin-toolbar label{color:#8490a7;border:1px solid #dfe4ed;border-radius:10px;align-items:center;gap:9px;width:min(430px,100%);height:38px;padding:0 12px;display:flex}.admin-toolbar input{width:100%;font:inherit;border:0;outline:0;font-size:11px}.admin-toolbar>span{color:#8a94a9;font-size:10px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th{color:#68738e;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#f8f8fc;padding:12px 18px;font-size:9px}.admin-table td{color:#5f6c86;border-top:1px solid #eef0f5;padding:13px 18px;font-size:11px}.admin-user-cell{align-items:center;gap:11px;display:flex}.admin-user-cell>b{color:#6639e9;background:#f0ebff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.admin-user-cell>span{gap:3px;display:grid}.admin-user-cell strong{color:#192441;align-items:center;gap:6px;font-size:11px;display:flex}.admin-user-cell small{color:#8b95aa}.admin-user-cell em{color:#299266;text-transform:uppercase;background:#eefbf5;border-radius:5px;padding:2px 5px;font-size:7px;font-style:normal}.admin-role-badge{color:#6138d9;background:#f2eeff;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.admin-edit-button{color:#6240d4;cursor:pointer;background:#fff;border:1px solid #dddff0;border-radius:9px;align-items:center;gap:6px;padding:7px 11px;font-size:10px;font-weight:700;display:inline-flex}.admin-edit-button:hover{background:#f8f5ff;border-color:#9877ec}.admin-status{color:#27845d;text-transform:capitalize;background:#f5fbf8;border:1px solid #dce4e0;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:6px 9px;font-size:9px;font-weight:700;display:inline-flex}.admin-status i{background:#27ba78;border-radius:50%;width:6px;height:6px}.admin-status.inactive{color:#b65464;background:#fff6f7;border-color:#eadde1}.admin-status.inactive i{background:#e05c70}.admin-status:disabled{cursor:not-allowed;opacity:.65}.admin-table button.admin-status{cursor:pointer}.admin-empty{height:150px;text-align:center!important;color:#929bb0!important}.admin-error{color:#c63f61;background:#fff5f8;border:1px solid #ffd5df;border-radius:10px;margin:10px 0;padding:10px 13px;font-size:10px}.admin-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a112694;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border:1px solid #e1e4ed;border-radius:18px;width:min(100%,570px);max-height:calc(100vh - 44px);padding:25px;overflow:auto;box-shadow:0 30px 90px #0f16324d}.admin-modal>header{justify-content:space-between;gap:15px;margin-bottom:20px;display:flex}.admin-modal>header>div{gap:12px;display:flex}.admin-modal>header svg{color:#713cf0}.admin-modal h2{margin:0 0 3px;font-size:20px}.admin-modal header p{color:#8993a9;margin:0;font-size:10px}.admin-modal>header>button,.admin-password button{color:#7c879e;cursor:pointer;background:0 0;border:0}.admin-modal>label{color:#59657c;gap:7px;margin:13px 0;font-size:10px;font-weight:700;display:grid}.admin-modal input,.admin-modal textarea,.admin-modal select{color:#17213d;width:100%;font:inherit;background:#fff;border:1px solid #dfe4ed;border-radius:10px;outline:0;padding:12px 13px;font-size:12px}.admin-modal select{cursor:pointer}.admin-modal textarea{resize:vertical;min-height:85px}.admin-modal input:focus,.admin-modal textarea:focus,.admin-modal select:focus{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.admin-modal>label>small{color:#929bb0;font-size:9px;font-weight:500}.admin-password{border:1px solid #dfe4ed;border-radius:10px;align-items:center;display:flex}.admin-password:focus-within{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.admin-password input{border:0;box-shadow:none!important}.admin-password svg{width:16px}.admin-modal footer{border-top:1px solid #edf0f5;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:16px;display:flex}.admin-modal footer>button:not(.admin-primary){color:#606c85;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:10px;height:40px;padding:0 15px}.admin-modal fieldset{border:0;margin:16px 0 0;padding:0}.admin-modal legend{color:#59657c;margin-bottom:9px;font-size:10px;font-weight:700}.permission-picker{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.permission-picker label{color:#5f6b82;text-transform:capitalize;border:1px solid #e5e8f0;border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.permission-picker input{accent-color:#713cf0;width:14px;padding:0}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.role-grid>article{background:#fff;border:1px solid #e3e6ef;border-radius:17px;min-height:205px;padding:19px;box-shadow:0 12px 32px #23305a0a}.role-grid article>header{justify-content:space-between;align-items:center;display:flex}.role-icon{color:#713cf0;background:linear-gradient(135deg,#fcebf4,#eeeaff);border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.role-icon svg{width:19px}.role-grid h2{margin:15px 0 5px;font-size:16px}.role-grid p{color:#818ca3;min-height:32px;margin:0;font-size:10px;line-height:1.55}.permission-list{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.permission-list b{color:#6440cf;text-transform:capitalize;background:#f3f0ff;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:flex}@media (width<=900px){.role-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.admin-page{padding:22px 14px 40px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-summary,.role-grid{grid-template-columns:1fr}.admin-toolbar>span{display:none}.permission-picker{grid-template-columns:1fr}}.role-actions{border-top:1px solid #edf0f5;gap:8px;margin-top:18px;padding-top:14px;display:flex}.role-actions button{color:#6240d4;cursor:pointer;background:#fff;border:1px solid #dedff0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.role-actions button:hover{background:#f8f5ff;border-color:#9877ec}.role-actions button.danger{color:#d3425f}.role-actions button.danger:hover{background:#fff5f7;border-color:#f0aabb}.role-actions button:disabled{cursor:not-allowed;opacity:.4}.admin-modal input:disabled,.admin-modal select:disabled{color:#8c95a8;cursor:not-allowed;background:#f4f5f8}.customer-page{color:#111d3b;background:#f7f8fc;min-height:100vh;padding:34px clamp(22px,3vw,44px) 54px}.customer-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.customer-heading>div>span{color:#9365f4;letter-spacing:.2em;font-size:9px;font-weight:800}.customer-heading h1{letter-spacing:-.04em;margin:5px 0 4px;font-size:28px}.customer-heading p{color:#7e89a2;margin:0;font-size:12px}.customer-primary{color:#fff;cursor:pointer;background:linear-gradient(100deg,#f72585,#7040f4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-weight:750;display:inline-flex;box-shadow:0 10px 22px #6a37e72e}.customer-primary:disabled{opacity:.6;cursor:wait}.customer-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.customer-summary article{background:#fff;border:1px solid #e5e8f0;border-radius:14px;align-items:center;gap:12px;padding:15px 17px;display:flex}.customer-summary article>svg{color:#7447ed;width:19px}.customer-summary article>div{gap:3px;min-width:0;display:grid}.customer-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.customer-summary span{color:#8993a8;font-size:9px}.customer-card{background:#fff;border:1px solid #e1e5ef;border-radius:17px;overflow:visible;box-shadow:0 14px 38px #23305a0d}.customer-toolbar{border-bottom:1px solid #edf0f5;align-items:center;gap:9px;padding:12px 14px;display:flex}.customer-toolbar label{color:#8490a7;border:1px solid #dfe4ed;border-radius:9px;align-items:center;gap:8px;width:min(320px,100%);height:35px;padding:0 11px;display:flex}.customer-toolbar input{width:100%;font:inherit;border:0;outline:0;font-size:10px}.customer-toolbar select{color:#5f6b83;background:#fff;border:1px solid #dfe4ed;border-radius:9px;height:35px;padding:0 28px 0 10px;font-size:10px}.customer-toolbar>span{color:#8b95a9;margin-left:auto;font-size:9px}.customer-table-wrap{overflow:visible}.customer-card table{border-collapse:collapse;width:100%;min-width:1100px}.customer-card th{color:#65708a;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8f8fc;height:38px;padding:0 12px;font-size:8px}.customer-card td{color:#5d6982;border-top:1px solid #edf0f5;height:60px;padding:8px 12px;font-size:10px}.customer-name{align-items:center;gap:10px;min-width:170px;display:flex}.customer-avatar{color:#693ee5;background:#f0ebff;border-radius:9px;flex:none;place-items:center;width:33px;height:33px;font-size:10px;display:grid;position:relative;overflow:hidden}.customer-avatar>b{font-size:10px}.customer-avatar>img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.customer-name>.customer-copy{gap:3px;display:grid}.customer-name strong{color:#192441;font-size:11px}.customer-name small{color:#8a94a9;text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.customer-contact{gap:4px;min-width:155px;display:grid}.customer-contact span{align-items:center;gap:5px;display:flex}.customer-contact svg{color:#8d72e9;width:11px;height:11px}.account-chips{flex-wrap:wrap;gap:4px;max-width:230px;display:flex}.account-chips b{color:#48546a;background:#f1f2f6;border-radius:7px;padding:5px 7px;font-size:8px}.money{font-variant-numeric:tabular-nums;white-space:nowrap}.money.paid{color:#17a966}.money.unpaid{color:#ec2871}.customer-status{color:#25855e;text-transform:capitalize;background:#f3fbf7;border:1px solid #dce8e2;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.customer-status i{background:#26b878;border-radius:50%;width:5px;height:5px}.customer-status.inactive{color:#b65464;background:#fff6f7;border-color:#eadde1}.customer-status.inactive i{background:#e05c70}.customer-actions{gap:4px;display:flex}.customer-actions button{color:#5f6a80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.customer-actions button:hover,.customer-actions button.active{color:#6842de;background:#f1ecff;border-color:#b9a7ef}.customer-actions button.danger{color:#e23b54}.customer-actions svg{width:14px}.customer-empty{text-align:center;color:#919aae!important;height:180px!important}.customer-error{color:#c63f61;background:#fff5f8;border:1px solid #ffd5df;border-radius:9px;margin:10px 14px;padding:10px 12px;font-size:10px}.customer-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a112694;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.customer-modal{background:#fff;border-radius:18px;width:min(100%,650px);max-height:calc(100vh - 44px);padding:25px;overflow:auto;box-shadow:0 30px 90px #0f16324d}.customer-modal>header{justify-content:space-between;margin-bottom:18px;display:flex}.customer-modal>header>div{gap:11px;display:flex}.customer-modal>header svg{color:#713cf0}.customer-modal h2{margin:0 0 3px;font-size:20px}.customer-modal header p{color:#8993a9;margin:0;font-size:10px}.customer-modal>header>button{color:#7c879e;cursor:pointer;background:0 0;border:0}.customer-form-grid{grid-template-columns:1fr 1fr;gap:13px 14px;display:grid}.customer-form-grid label{color:#59657c;gap:6px;font-size:10px;font-weight:700;display:grid}.customer-form-grid label.full{grid-column:1/-1}.customer-form-grid em{color:#ef2870}.customer-form-grid small{color:#939caf;font-size:8px;font-weight:500}.customer-form-grid input,.customer-form-grid textarea,.customer-form-grid select{color:#17213d;width:100%;font:inherit;background:#fff;border:1px solid #dfe4ed;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.customer-form-grid textarea{resize:vertical;min-height:72px}.customer-logo-field>div{background:#fafbfe;border:1px dashed #d7dce7;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.customer-logo-field img{object-fit:contain;background:#fff;border:1px solid #e5e8ef;border-radius:8px;width:86px;height:52px}.customer-logo-field>div>span{color:#929bad;margin-right:auto;font-size:9px;font-weight:500}.customer-logo-button,.customer-logo-field button{cursor:pointer;justify-content:center;align-items:center;color:#6941dc!important;background:#f5f1ff!important;border:1px solid #ded8f5!important;border-radius:8px!important;padding:8px 11px!important;font-size:9px!important;font-weight:700!important;display:inline-flex!important}.customer-logo-button input{display:none}.customer-logo-field button{color:#d83b5d!important;background:#fff7f8!important;border-color:#f2d8df!important}.customer-form-grid input:focus,.customer-form-grid textarea:focus,.customer-form-grid select:focus{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.customer-modal footer{border-top:1px solid #edf0f5;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:15px;display:flex}.customer-modal footer>button:not(.customer-primary){color:#606c85;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:10px;height:40px;padding:0 15px}@media (width<=1200px){.customer-table-wrap{overflow:auto}.account-hover-card{left:0;transform:none}}@media (width<=950px){.customer-summary{grid-template-columns:1fr 1fr}}@media (width<=650px){.customer-page{padding:22px 14px 40px}.customer-heading{flex-direction:column;align-items:flex-start}.customer-summary{grid-template-columns:1fr 1fr}.customer-form-grid{grid-template-columns:1fr}.customer-form-grid label.full{grid-column:auto}.customer-toolbar>span{display:none}}.account-picker{position:relative}.account-picker>summary{color:#69748b;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:9px;justify-content:space-between;align-items:center;height:40px;padding:0 12px;font-size:11px;font-weight:500;list-style:none;display:flex}.account-picker>summary::-webkit-details-marker{display:none}.account-picker>summary svg{width:14px;transition:transform .18s}.account-picker[open]>summary{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.account-picker[open]>summary svg{transform:rotate(180deg)}.account-picker-menu{z-index:10;background:#fff;border:1px solid #dfe3ec;border-radius:11px;position:absolute;top:46px;left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #1b24452e}.account-picker-search{border-bottom:1px solid #edf0f5;align-items:center;gap:7px;padding:8px;display:flex}.account-picker-search>svg{color:#8b95aa;width:14px}.account-picker-search input{height:32px;box-shadow:none!important;border:0!important;padding:0 7px!important}.account-picker-list{max-height:210px;padding:5px;overflow:auto}.account-picker-list>button{color:#37435b;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:8px 9px;display:flex}.account-picker-list>button:hover,.account-picker-list>button.selected{background:#f4f0ff}.account-picker-list>button>span{gap:2px;display:grid}.account-picker-list b{font-size:10px}.account-picker-list small{font-size:8px}.account-picker-list svg{color:#7142ed;width:14px}.account-picker-list p{text-align:center;color:#9099ad;padding:18px;font-size:9px}.selected-accounts{flex-wrap:wrap;gap:5px;display:flex}.selected-accounts button{color:#6540d5;cursor:pointer;background:#f0edff;border:0;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:700;display:flex}.selected-accounts svg{width:11px;height:11px}.account-picker>summary>span{align-items:center;gap:8px;display:flex}.account-picker>summary>span>b{color:#fff;background:linear-gradient(100deg,#f72585,#b62be5);border-radius:999px;place-items:center;min-width:22px;height:20px;padding:0 6px;font-size:9px;display:grid;box-shadow:0 4px 10px #ef258038}.account-preview{display:inline-block;position:relative}.account-chips .more{color:#dd2471;background:#fce9f3}.account-hover-card{z-index:30;text-align:left;background:#fff;border:1px solid #e0e3ec;border-radius:12px;width:min(620px,70vw);display:none;position:absolute;top:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 48px #161f3d33}.account-preview:hover .account-hover-card,.account-preview.is-open .account-hover-card{display:block}.account-hover-card>header{border-bottom:1px solid #eceff4;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.account-hover-card>header strong{color:#1c2844;font-size:11px}.account-hover-card>header span{color:#dc2771;background:#fce9f3;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.account-hover-card>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:260px;padding:10px;display:grid;overflow:auto}.account-hover-card article{background:#fafaff;border:1px solid #ebeef4;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:8px;display:flex}.account-hover-card article>em{color:#6840dc;background:#eee9ff;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;font-weight:800;display:grid}.account-hover-card article>span{gap:3px;min-width:0;display:grid}.account-hover-card article b,.account-hover-card article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-hover-card article b{color:#29354d;font-size:8px}.account-hover-card article small{color:#929bad;font-size:7px}@media (width<=850px){.account-hover-card>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-report-page{color:#111d3b;background:#f7f8fc;min-height:100vh;padding:28px clamp(22px,3vw,44px) 50px}.customer-report-toolbar{justify-content:space-between;margin-bottom:18px;display:flex}.customer-report-toolbar button{color:#536078;cursor:pointer;background:#fff;border:1px solid #dde2ec;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 13px;font-weight:700;display:inline-flex}.customer-report-toolbar svg{width:15px}.customer-report-toolbar .download{color:#fff;background:linear-gradient(100deg,#f72585,#7040f4);border:0}.customer-report-hero{background:#fff;border:1px solid #e1e5ef;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex;box-shadow:0 14px 38px #23305a0f}.customer-report-identity{align-items:center;gap:15px;display:flex}.customer-report-identity>span{color:#693ee5;background:#eee9ff;border-radius:15px;place-items:center;width:64px;height:64px;font-size:17px;font-weight:800;display:grid;overflow:hidden}.customer-report-identity img{object-fit:contain;background:#fff;width:100%;height:100%}.customer-report-identity small,.customer-report-table header small{color:#9365f4;letter-spacing:.16em;font-size:9px;font-weight:800}.customer-report-identity h1{margin:4px 0 3px;font-size:27px}.customer-report-identity p{color:#8290a8;margin:0;font-size:11px}.customer-report-contact{text-align:right;color:#7a869d;gap:5px;max-width:360px;font-size:10px;display:grid}.customer-report-contact b{color:#26324d;font-size:11px}.customer-report-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.customer-report-metrics>div{background:#fff;border:1px solid #e2e6ef;border-radius:14px;align-items:center;gap:11px;padding:17px;display:flex}.customer-report-metrics svg{color:#7447ed;width:20px}.customer-report-metrics span{gap:3px;display:grid}.customer-report-metrics b{font-size:18px}.customer-report-metrics small{color:#8b96aa;font-size:9px}.customer-report-profile{background:#e7eaf1;border:1px solid #e2e6ef;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.customer-report-profile>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.customer-report-profile small{color:#909aaf;letter-spacing:.08em;font-size:8px}.customer-report-profile b{font-size:11px}.customer-report-table{background:#fff;border:1px solid #e1e5ef;border-radius:16px;overflow:hidden}.customer-report-table>header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.customer-report-table h2{margin:3px 0 0;font-size:16px}.customer-report-table>header>span{color:#6940db;background:#f0ebff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.customer-report-table table{border-collapse:collapse;width:100%}.customer-report-table th{color:#fff;text-align:left;text-transform:uppercase;background:#1f2937;padding:10px 12px;font-size:8px}.customer-report-table td{color:#5c6880;vertical-align:middle;border-top:1px solid #edf0f5;padding:11px 12px;font-size:9px}.customer-report-table td b{color:#6240d4}.report-account-list{flex-wrap:wrap;gap:4px;max-width:270px;display:flex}.report-account-list span{background:#f1f2f6;border-radius:6px;padding:4px 6px;font-size:7px}.report-status{color:#9a6814;text-transform:capitalize;background:#fff4d6;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700;display:inline-flex}.report-status.paid{color:#1c8a5b;background:#eaf9f1}.report-status.cancelled{color:#737d91;background:#f0f1f4}.report-money{white-space:nowrap;font-weight:800;color:#17213d!important}.report-empty{text-align:center;height:140px}.customer-report-footer{text-align:center;color:#929caf;padding:18px 0 0;font-size:8px}.customer-report-error,.customer-report-loading{padding:40px}.customer-report-error button{margin-top:12px;display:block}.printing-customer-report .customer-report-toolbar{display:none}@media print{@page{size:A4 landscape;margin:10mm}.printing-customer-report .app-sidebar,.printing-customer-report .topbar,.printing-customer-report .menu-button{display:none!important}.printing-customer-report .dashboard-main{margin:0!important}.printing-customer-report .page-content{padding:0!important}.customer-report-page{background:#fff;width:277mm;min-height:190mm;padding:0}.customer-report-hero,.customer-report-metrics>div,.customer-report-profile,.customer-report-table{break-inside:avoid;box-shadow:none}.customer-report-table thead{display:table-header-group}.customer-report-table tr{break-inside:avoid}}@media (width<=900px){.customer-report-metrics{grid-template-columns:1fr 1fr}.customer-report-hero{flex-direction:column;align-items:flex-start}.customer-report-contact{text-align:left}.customer-report-table{overflow:auto}}@media (width<=600px){.customer-report-metrics,.customer-report-profile{grid-template-columns:1fr}.customer-report-page{padding:18px 12px}}.invoice-doc{color:#111827;background:#fff;border-radius:10px;width:210mm;max-width:860px;min-height:297mm;margin:0 auto;font-size:12px;overflow:hidden;box-shadow:0 12px 40px #0f172a1f}.invoice-doc-rule{background:#d81b74;height:5px}.invoice-doc-body{flex-direction:column;gap:16px;padding:26px 30px 22px;display:flex}.invoice-doc-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.invoice-doc-head h2{color:#5639d7;letter-spacing:-.01em;margin:0;font-family:Lexend,sans-serif;font-size:19px;font-weight:800}.invoice-doc-brand-first,.invoice-doc-brand-second{color:#5639d7}.invoice-doc-head p{color:#6b7280;max-width:340px;margin:5px 0 0;font-size:11px;line-height:1.45}.invoice-doc-logo{object-fit:contain;max-width:270px;max-height:88px}.invoice-doc-logo-empty{color:#9ca3af;letter-spacing:.12em;border:1px dashed #d1d5db;border-radius:6px;padding:12px 18px;font-size:10px;font-weight:700}.invoice-doc-title h1{color:#5639d7;letter-spacing:-.03em;margin:0;font-family:Lexend,sans-serif;font-size:30px;font-weight:900}.invoice-doc-title-meta{justify-content:space-between;align-items:center;gap:18px;margin-top:6px;display:flex}.invoice-doc-title p{color:#374151;margin:0;font-size:11px;font-weight:700}.invoice-doc-title p span{color:#9ca3af}.invoice-doc-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;display:flex}.invoice-doc-period{color:#fff;background:#d81b74;border-radius:4px;align-items:center;padding:4px 11px;font-size:11px;font-weight:600;display:inline-flex}.invoice-doc-status{text-transform:capitalize;color:#374151;background:#e5e7eb;border-radius:4px;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.invoice-doc-status.paid{color:#15803d;background:#dcfce7}.invoice-doc-status.unpaid{color:#854d0e;background:#fef9c3}.invoice-doc-status.overdue{color:#b91c1c;background:#fee2e2}.invoice-doc-parties{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;padding:14px 0;display:grid}.invoice-doc-parties small{color:#9ca3af;letter-spacing:.08em;font-size:9.5px;font-weight:700;display:block}.invoice-doc-parties strong{margin-top:4px;font-size:13px;display:block}.invoice-doc-parties p{color:#6b7280;margin:4px 0 0;font-size:11px;line-height:1.45}.invoice-doc-parties dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin:0;display:grid}.invoice-doc-parties dt{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:700}.invoice-doc-parties dd{word-break:break-word;margin:3px 0 0;font-size:12px;font-weight:600}.invoice-doc-customer{align-items:flex-start;gap:12px;display:flex}.invoice-doc-customer>img{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:none;width:62px;height:48px}.invoice-doc-customer>div{min-width:0}.invoice-doc-notes{background:#fffafd;border:1px solid #eadfea;border-left:4px solid #d81b74;border-radius:6px;padding:9px 11px}.invoice-doc-notes strong{color:#5639d7;margin-bottom:3px;font-size:10px;display:block}.invoice-doc-notes p{color:#5f6879;white-space:pre-wrap;margin:0;font-size:10.5px;line-height:1.45}.invoice-doc-table-wrap{border:1px solid #e5e7eb;border-radius:6px;overflow-x:auto}.invoice-doc-table{border-collapse:collapse;width:100%;min-width:640px;font-size:11px}.invoice-doc-table thead tr{color:#fff;background:#d81b74}.invoice-doc-table th,.invoice-doc-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;padding:6px 9px}.invoice-doc-table th:last-child,.invoice-doc-table td:last-child{border-right:0}.invoice-doc-table th{font-size:10.5px;font-weight:700}.invoice-doc-table thead th,.invoice-doc-bank thead th{font-family:Lora,Georgia,serif}.invoice-doc-table tbody td,.invoice-doc-bank tbody td{font-family:Courier New,Courier,monospace}.invoice-doc-table .invoice-doc-group-cell{vertical-align:middle;background:#fff;border-bottom:1px solid #dfe4ea}.invoice-doc-table .left{text-align:left;white-space:normal}.invoice-doc-table .right{text-align:right}.invoice-doc-table .strong{font-weight:600}.invoice-doc-table .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.invoice-doc-table tbody{border-top:2px solid #e5e7eb}.invoice-doc-table tbody tr:nth-child(2n){background:#f9fafb}.invoice-doc-table td em{color:#9ca3af;cursor:help;border-bottom:1px dotted #d1d5db;margin-left:7px;font-size:9.5px;font-style:normal;display:inline-block}.invoice-doc-subtotal{font-weight:700;background:#f3f4f6!important}.invoice-doc-subtotal td:first-child{text-align:right}.invoice-doc-subtotal td:last-child{color:#d81b74}.invoice-doc-empty{color:#9ca3af;padding:18px!important}.invoice-doc-total{justify-content:space-between;align-items:center;gap:16px;display:flex}.invoice-doc-total>span{color:#6b7280;font-size:11px}.invoice-doc-total div{color:#fff;background:#d81b74;border-radius:5px;justify-content:space-between;align-items:center;gap:26px;min-width:250px;padding:9px 14px;font-size:13px;font-weight:700;display:flex}.invoice-doc-usdt{align-items:center;gap:16px;display:flex}.invoice-doc-usdt>div{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.invoice-doc-usdt span{white-space:nowrap;border:1px solid #d1d5db;border-radius:4px;padding:6px 11px;font-size:11px;font-weight:600}.invoice-doc-usdt code{color:#111827;overflow-wrap:anywhere;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;flex:1;min-width:0;padding:6px 11px;font-size:12.5px;font-weight:700}.invoice-doc-usdt img{object-fit:contain;border:1px solid #e5e7eb;border-radius:4px;width:96px;height:96px}.invoice-doc-bank p{color:#374151;margin:0 0 6px;font-size:11px;font-weight:600}.invoice-doc-bank table{border-collapse:collapse;border:1px solid #e5e7eb;width:100%;font-size:11px}.invoice-doc-bank th{text-align:left;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;width:150px;padding:5px 10px;font-weight:600}.invoice-doc-bank thead th{color:#243047;background:#eef2f7;width:auto;font-weight:700}.invoice-doc-bank thead th:first-child{width:150px}.invoice-doc-bank td{overflow-wrap:anywhere;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:5px 10px}.invoice-doc-bank td:last-child,.invoice-doc-bank th:last-child{border-right:0}.invoice-doc-bank tr:nth-child(2n){background:#f9fafb}.invoice-doc-foot p{text-align:center;color:#9ca3af;margin:0;font-size:10px;font-style:italic}.invoice-render-page{background:#fff;width:210mm;margin:0 auto}.invoice-render-page .invoice-doc{max-width:none;min-height:297mm;box-shadow:none;border-radius:0;margin:0}.invoice-render-loading,.invoice-render-error{padding:32px;font:14px Inter,sans-serif}.invoice-render-error{color:#b91c1c}.invoice-doc-head,.invoice-doc-title,.invoice-doc-parties,.invoice-doc-notes,.invoice-doc-total,.invoice-doc-usdt,.invoice-doc-bank,.invoice-doc-foot,.invoice-doc-table tbody{break-inside:avoid;page-break-inside:avoid}.invoice-doc{-webkit-print-color-adjust:exact;print-color-adjust:exact}.invoice-doc-table thead{display:table-header-group}.invoice-doc-table tr,.invoice-doc-bank tr{break-inside:avoid;page-break-inside:avoid}@media print{@page{size:A4;margin:0}html,body,#root{width:210mm;background:#fff!important;margin:0!important;padding:0!important}.invoice-render-page{width:210mm;margin:0}body.printing-invoice>#root>*{display:none!important}body.printing-invoice .invoice-print-root{display:block!important;position:static!important}body.printing-invoice .invoice-print-root .invoice-doc{max-width:none;box-shadow:none;border-radius:0}body.printing-invoice .invoice-print-hide{display:none!important}.invoice-doc-table-wrap{overflow:visible}.invoice-doc-table{min-width:0}}.config-page{color:#15203d;background:#f7f8fc;min-height:100vh;padding:32px clamp(22px,3vw,44px) 54px}.config-head{flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:20px;display:flex}.config-head>span{background:var(--purple,#7650f4);color:#fff;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.config-head>span svg{width:19px;height:19px}.config-head>div{flex:1;min-width:220px}.config-head small{color:var(--purple,#9364f4);letter-spacing:.18em;font-size:8px;font-weight:800}.config-head h1{margin:3px 0;font-size:25px}.config-head p{color:#7d889f;margin:0;font-size:11px}.config-head-actions{flex-wrap:wrap;gap:8px;display:flex}.config-card,.bank-list{background:#fff;border:1px solid #e2e6ef;border-radius:16px;overflow:hidden;box-shadow:0 12px 36px #2733580d}.config-card>section{border-bottom:1px solid #edf0f5;padding:20px 22px}.config-card>section:last-of-type{border-bottom:0}.config-card>section>h2{margin:0;font-size:13px;font-weight:750}.config-hint{color:#8993a7;margin:5px 0 0;font-size:10px}.config-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.config-card>section>.config-grid:first-child{margin-top:0}.config-grid label{color:#5e6a82;align-content:start;gap:6px;font-size:9px;font-weight:700;display:grid}.config-grid label.wide{grid-column:1/-1}.config-grid input,.config-grid select,.config-grid textarea{color:#1e2944;height:40px;font:inherit;background:#f9fafc;border:1px solid #dfe4ed;border-radius:9px;outline:0;padding:0 12px;font-size:12px;font-weight:500}.config-grid textarea{resize:vertical;height:auto;padding:10px 12px;line-height:1.45}.config-grid input:focus,.config-grid select:focus,.config-grid textarea:focus{border-color:var(--purple,#865df3);box-shadow:0 0 0 3px #865df329}.config-grid input:disabled{color:#9aa3b5;background:#f2f3f7}.config-grid label small{color:#97a0b3;font-size:9px;font-weight:600}.config-checkbox{align-items:center;gap:6px;display:flex}.config-checkbox input{width:14px;height:14px;padding:0}.config-checkbox label{color:#97a0b3;font-size:9px;font-weight:600}.config-color{grid-template-columns:44px minmax(0,1fr);gap:8px;display:grid}.config-color input[type=color]{cursor:pointer;padding:3px}.config-test-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.config-test-row input{min-width:220px;height:40px;font:inherit;background:#f9fafc;border:1px solid #dfe4ed;border-radius:9px;outline:0;flex:1;padding:0 12px;font-size:12px}.config-test-row input:focus{border-color:var(--purple,#865df3);box-shadow:0 0 0 3px #865df329}.config-bank-summary{background:#f9fafc;border:1px solid #e6e9f1;border-radius:10px;align-content:center;gap:3px;padding:12px 14px;display:grid}.config-bank-summary strong{font-size:12px}.config-bank-summary span{color:#8791a5;font-size:10px}.config-sample{color:#8993a7;background:#f9fafc;border:1px dashed #dfe4ed;border-radius:9px;margin:12px 0 0;padding:9px 12px;font-size:10px}.config-sample b{color:#1e2944;font-weight:700}.config-bank-picker{gap:8px;margin-top:14px;display:grid}.config-bank-picker>label{cursor:pointer;background:#f9fafc;border:1px solid #e2e6ef;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.config-bank-picker>label.checked{border-color:var(--purple,#865df3);background:#f6f2ff}.config-bank-picker input{width:15px;height:15px;accent-color:var(--purple,#6336f4);cursor:pointer}.config-bank-picker span{gap:2px;min-width:0;display:grid}.config-bank-picker b{color:#1e2944;font-size:12px;font-weight:700}.config-bank-picker small{color:#8791a5;overflow-wrap:anywhere;font-size:9.5px}.config-bank-picker em{color:#20845a;text-transform:capitalize;background:#eefaf4;border-radius:999px;padding:4px 8px;font-size:8px;font-style:normal;font-weight:700}.config-bank-picker em.inactive{color:#c54560;background:#fff0f3}.config-image-row{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.config-image-field{align-content:start;gap:7px;display:grid}.config-field-label{color:#5e6a82;font-size:9px;font-weight:700}.config-image-drop{color:#8791a5;height:104px;font:inherit;cursor:pointer;background:#f9fafc;border:1px dashed #d3d9e6;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex}.config-image-drop:hover:not(:disabled){border-color:var(--purple,#865df3);color:var(--purple,#6336f4)}.config-image-drop:disabled{cursor:progress}.config-image-preview{background:#f9fafc;border:1px solid #e6e9f1;border-radius:11px;place-items:center;height:104px;padding:10px;display:grid;position:relative}.config-image-preview img{object-fit:contain;max-width:100%;max-height:82px}.config-image-preview button{color:#e43251;cursor:pointer;background:#fff0f3;border:0;border-radius:7px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #2733581f}.config-link{color:var(--purple,#6336f4);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:9px;font-weight:700}.config-card>footer,.config-modal footer{border-top:1px solid #edf0f5;justify-content:flex-end;gap:8px;padding:15px 22px;display:flex}.config-save{background:linear-gradient(100deg, var(--pink,#f72585), var(--purple,#7040f4));color:#fff;height:38px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.config-save:disabled{opacity:.6;cursor:not-allowed}.config-ghost{color:#45506a;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.config-ghost:hover:not(:disabled){border-color:var(--purple,#865df3);color:var(--purple,#6336f4)}.config-ghost:disabled{opacity:.6;cursor:not-allowed}.config-message{color:#c43d5e;background:#fff5f8;border:1px solid #ffd4df;border-radius:9px;margin:12px 0;padding:10px 12px;font-size:10.5px;font-weight:600}.config-card .config-message{margin:0 22px 12px}.config-message.ok{color:#23845b;background:#f1fbf6;border-color:#ccebdc}.config-loading{color:#8b95a9;text-align:center;padding:40px;font-size:10px}.bank-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;display:grid;overflow:visible}.bank-card{background:#fff;border:1px solid #e2e6ef;border-radius:14px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 8px 24px #232f520e}.bank-card:hover{border-color:#d4c9f5;transform:translateY(-2px);box-shadow:0 15px 34px #43307d1c}.bank-card-head{background:linear-gradient(135deg,#fbfaff 0%,#fff 68%);border-bottom:1px solid #edf0f5;align-items:center;gap:13px;padding:18px 19px;display:flex}.bank-icon{width:46px;height:46px;color:var(--purple,#7042e9);background:linear-gradient(145deg,#eee8ff,#f8f5ff);border-radius:12px;flex:none;place-items:center;display:grid}.bank-detail{flex:1;min-width:0}.bank-detail h2{color:#192441;margin:0;font-size:15px;line-height:1.25}.bank-detail p{color:#8490a6;overflow-wrap:anywhere;margin:5px 0 0;font-size:10.5px;line-height:1.4}.bank-currency{color:#6940dc;text-align:center;background:#eee9ff;border-radius:7px;min-width:38px;padding:5px 7px;font-size:9px;font-weight:800}.bank-card-head em{color:#20845a;text-transform:capitalize;background:#eefaf4;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.bank-card-head em.inactive{color:#c54560;background:#fff0f3}.bank-information{background:#edf0f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.bank-information>div{background:#fff;min-width:0;padding:15px 18px}.bank-information small{color:#929caf;letter-spacing:.055em;text-transform:uppercase;margin-bottom:7px;font-size:8.5px;font-weight:700;display:block}.bank-information strong{overflow-wrap:anywhere;color:#303c57;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650;line-height:1.55;display:block}.bank-address-detail{grid-column:1/-1}.bank-address-detail strong{font-family:inherit;font-weight:550}.bank-card-actions{background:#fafbfc;justify-content:flex-end;align-items:center;gap:7px;padding:12px 15px;display:flex}.bank-card-actions>span{color:#9aa3b5;margin-right:auto;font-size:8px}.bank-card-actions button{color:#5d6980;height:29px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e4ec;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:8.5px;font-weight:700;display:inline-flex}.bank-card-actions button:hover{color:#673edc;background:#f5f1ff;border-color:#cdbef4}.bank-card-actions button.danger{color:#d93652}.bank-card-actions button.danger:hover{color:#c32945;background:#fff3f5;border-color:#f0bac4}.config-modal{z-index:100;background:#121a3287;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.config-modal>form{background:#fff;border-radius:17px;width:min(650px,100%);max-height:90vh;overflow:auto}.config-modal form>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:17px 22px;display:flex}.config-modal h2{margin:0;font-size:16px}.config-modal header button{color:#657188;cursor:pointer;background:0 0;border:0}.config-modal .config-grid{margin-top:0;padding:20px 22px}.config-modal footer>button:first-child{height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:9px;padding:0 15px;font-size:12px;font-weight:700}.config-preview{margin-top:24px}.config-preview>h2{margin:0 0 2px;font-size:15px}.config-preview>.config-hint{margin-bottom:14px}@media (width<=760px){.config-grid,.config-image-row{grid-template-columns:1fr}.config-grid label.wide{grid-column:auto}.bank-list{grid-template-columns:1fr;padding:10px}.bank-information{grid-template-columns:1fr}.bank-address-detail{grid-column:auto}}.invoice-page{color:#15203d;background:#f7f8fc;min-height:100vh;padding:30px clamp(20px,3vw,42px) 50px}.invoice-title{align-items:center;gap:12px;margin-bottom:22px;display:flex}.invoice-title>svg{color:#fff;background:#7554f6;border-radius:13px;width:48px;height:48px;padding:13px}.invoice-title h1,.list-title h1{margin:0 0 4px;font-size:23px}.invoice-title p,.list-title p{color:#7d889f;margin:0;font-size:11px}.invoice-form{background:#fff;border:1px solid #e2e5ee;border-radius:16px;overflow:hidden}.invoice-form>section{padding:22px 26px}.invoice-form>section+section{border-top:1px solid #edf0f5}.invoice-form h2{border-bottom:1px solid #e9ecf2;align-items:center;gap:8px;margin:0 0 21px;padding-bottom:13px;font-size:13px;display:flex}.invoice-form h2>svg{color:#ef1680;width:16px}.invoice-form h2 small{color:#8a94a8;margin-left:auto;font-size:9px;font-weight:500}.invoice-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.invoice-grid label,.date-grid label{color:#667189;gap:7px;font-size:10px;font-weight:700;display:grid}.invoice-grid input,.invoice-grid select,.invoice-grid textarea,.date-grid input{color:#25314a;width:100%;font:inherit;background:#f8f9fb;border:1px solid #dfe4ed;border-radius:9px;outline:0;padding:12px 13px;font-size:11px}.invoice-grid textarea{resize:vertical;min-height:72px}.invoice-account-select{background:#f8f9fb;border:1px solid #dfe4ed;border-radius:9px;flex-wrap:wrap;align-items:center;gap:5px;min-height:42px;padding:6px;display:flex}.invoice-account-select button{color:#57637a;cursor:pointer;background:#fff;border:1px solid #e1e4eb;border-radius:7px;padding:6px 8px;font-size:8px}.invoice-account-select button.selected{color:#653bd8;background:#eee8ff;border-color:#a88df0}.invoice-account-select>span{color:#9aa2b2;padding:5px;font-size:9px}.date-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.invoice-meta{grid-template-columns:repeat(3,1fr) auto;align-items:end;gap:20px;margin-top:18px;display:grid}.invoice-meta>span{gap:5px;font-size:11px;display:grid}.invoice-meta small{color:#7f8aa0;font-size:9px}.invoice-meta button,.list-title button{color:#344058;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:9px;height:38px;padding:0 14px;font-weight:700}.invoice-primary{cursor:pointer;justify-content:center;align-items:center;font-weight:750;display:inline-flex;color:#fff!important;background:linear-gradient(100deg,#f72585,#7040f4)!important;border:0!important;border-radius:10px!important;height:40px!important;padding:0 17px!important}.invoice-primary:disabled{opacity:.5}.invoice-form>footer{border-top:1px solid #edf0f5;justify-content:flex-end;padding:16px 26px;display:flex}.invoice-error{color:#c93d60;background:#fff5f8;border:1px solid #ffd4df;border-radius:9px;margin:12px;padding:10px 12px;font-size:10px}.usage-preview{background:#fbfbfe}.usage-preview>header{justify-content:space-between;display:flex}.usage-preview>header h2{border:0;margin:0}.usage-preview>header strong{color:#ef2179}.usage-summary{gap:9px;margin-bottom:12px;display:flex}.usage-summary span{color:#657087;background:#f0edff;border-radius:8px;padding:8px 10px;font-size:9px}.usage-summary b{color:#5f39d5;margin-left:5px}.usage-preview article{background:#fff;border:1px solid #e5e8f0;border-radius:10px;margin-top:10px;overflow:hidden}.usage-preview h3{background:#f8f8fc;justify-content:space-between;margin:0;padding:10px 12px;font-size:10px;display:flex}.usage-preview h3 small{color:#8d96aa}.usage-preview table{border-collapse:collapse;width:100%}.usage-preview th,.usage-preview td{text-align:left;border-top:1px solid #edf0f5;padding:8px 10px;font-size:8px}.list-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.list-title>div:last-child{gap:8px;display:flex}.list-title button{align-items:center;gap:7px;display:flex}.list-title svg{width:15px}.invoice-filters{background:#fff;border:1px solid #e2e5ee;border-radius:12px;grid-template-columns:2fr 1fr 1fr auto;gap:10px;margin-bottom:16px;padding:13px;display:grid}.invoice-filters>input,.invoice-filters label{background:#f9fafc;border:1px solid #dfe3eb;border-radius:8px;height:38px}.invoice-filters>input{font:inherit;padding:0 12px;font-size:10px}.invoice-filters label{align-items:center;padding:0 9px;display:flex}.invoice-filters label svg{color:#8994a9;width:14px}.invoice-filters label input{background:0 0;border:0;outline:0;width:100%;font-size:9px}.invoice-filters>span{color:#8b95a9;align-items:center;gap:5px;font-size:9px;display:flex}.invoice-filters>span svg{width:14px}.invoice-list-card{background:#fff;border:1px solid #e2e5ee;border-radius:13px;overflow:auto}.invoice-list-card table{border-collapse:collapse;width:100%;min-width:950px}.invoice-list-card th{color:#68738a;text-align:left;background:#f8f8fc;height:38px;padding:0 14px;font-size:8px}.invoice-list-card td{color:#59667e;border-top:1px solid #edf0f5;height:62px;padding:8px 14px;font-size:10px}.invoice-number{color:#7554f6;cursor:pointer;background:0 0;border:0;font-size:9px}.invoice-chips{flex-wrap:wrap;gap:4px;max-width:300px;display:flex}.invoice-chips b{color:#4b566b;background:#f0f1f4;border-radius:7px;padding:5px 7px;font-size:7px}.invoice-chips b.more{color:#e12671;background:#ffe9f3}.invoice-amount{font-variant-numeric:tabular-nums;color:#202a40!important}.invoice-actions{gap:3px;display:flex}.invoice-actions button,.invoice-actions a{color:#657188;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.invoice-actions .danger{color:#e7314e}.invoice-actions svg{width:13px}.invoice-empty{text-align:center;height:160px!important}.invoice-view-backdrop{z-index:100;background:#11182f88;place-items:center;display:grid;position:fixed;inset:0}.invoice-view{background:#fff;border-radius:16px;width:min(520px,100vw - 32px);padding:28px;position:relative;box-shadow:0 30px 80px #11182f55}.invoice-view>button{cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:12px;right:16px}.invoice-view>svg{color:#7450f3}.invoice-view h2{margin:10px 0 3px}.invoice-view p{color:#7e899e}.invoice-view dl{grid-template-columns:1fr 1fr;gap:9px;display:grid}.invoice-view dl>div{background:#f7f8fb;border-radius:8px;padding:10px}.invoice-view dt{color:#8993a7;font-size:8px}.invoice-view dd{text-transform:capitalize;margin:4px 0 0;font-size:10px}@media (width<=800px){.invoice-grid,.date-grid{grid-template-columns:1fr}.invoice-meta{grid-template-columns:1fr 1fr}.invoice-filters{grid-template-columns:1fr}.list-title{flex-direction:column;align-items:flex-start;gap:12px}}.date-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=860px){.date-grid{grid-template-columns:1fr 1fr}}.invoice-account-picker{position:relative}.invoice-account-trigger{color:#4c5870;cursor:pointer;background:#f8f9fb;border:1px solid #dfe4ed;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 12px;display:flex}.invoice-account-trigger:disabled{cursor:not-allowed;color:#9aa2b2}.invoice-account-trigger svg{width:15px}.invoice-account-menu{z-index:30;background:#fff;border:1px solid #dce1ec;border-radius:11px;width:100%;position:absolute;top:47px;left:0;overflow:hidden;box-shadow:0 16px 40px #1c25462e}.invoice-account-menu>div{border-bottom:1px solid #edf0f5;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.invoice-account-menu>div svg{color:#8490a6;width:14px}.invoice-account-menu input{background:#fff!important;border:0!important;padding:0!important}.invoice-account-menu>section{max-height:220px;padding:5px;overflow:auto}.invoice-account-menu section>button{color:#26314c;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:8px 9px;display:flex}.invoice-account-menu section>button:hover,.invoice-account-menu section>button.selected{color:#673dde;background:#f1ebff}.invoice-account-menu section>button span{gap:2px;display:grid}.invoice-account-menu section small{color:#9099ad;font-size:8px}.invoice-account-menu section svg{width:14px}.invoice-account-menu section p{color:#929bad;text-align:center;padding:12px;font-size:9px}.invoice-meta{grid-template-columns:repeat(6,1fr) auto}.invoice-view>button,.invoice-confirm>button{cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:16px}.invoice-view>button svg,.invoice-confirm>button svg{width:17px}.invoice-confirm{text-align:center;background:#fff;border-radius:16px;width:min(430px,100vw - 32px);padding:30px;position:relative;box-shadow:0 30px 80px #11182f55}.invoice-confirm>svg{color:#7044ee;background:#f0eaff;border-radius:12px;width:44px;height:44px;padding:11px}.invoice-confirm h2{margin:12px 0 6px}.invoice-confirm p{color:#727d94;margin:0 0 14px;font-size:11px}.invoice-confirm>strong{color:#ec2378;font-size:20px}.invoice-confirm footer{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.invoice-confirm footer>button:first-child{color:#59657c;background:#fff;border:1px solid #dce1ea;border-radius:9px;padding:0 15px}.invoice-status{color:#dc276c;text-transform:capitalize;background:#fff0f5;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.invoice-status.paid{color:#15935b;background:#edfbf4}@media (width<=800px){.invoice-meta{grid-template-columns:1fr 1fr}}.invoice-viewer{background:#f4f6fb;border-radius:16px;flex-direction:column;width:min(960px,100%);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #11182f59}.invoice-viewer>header{background:#fff;border-bottom:1px solid #e3e7f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.invoice-viewer>header h2{margin:0;font-size:16px}.invoice-viewer>header p{color:#7d889f;margin:2px 0 0;font-size:11px}.invoice-viewer-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.invoice-viewer-actions button,.invoice-viewer-actions select{color:#45506a;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:11.5px;font-weight:700;display:inline-flex}.invoice-viewer-actions button:hover:not(:disabled){border-color:var(--purple,#865df3);color:var(--purple,#6336f4)}.invoice-viewer-actions button:disabled{opacity:.55;cursor:not-allowed}.invoice-viewer-actions .invoice-viewer-close{justify-content:center;width:34px;padding:0}.invoice-viewer-body{padding:20px;overflow:auto}.invoice-viewer-loading{color:#8b95a9;text-align:center;padding:60px;font-size:11px}.invoice-send{background:#fff;border:1px solid #e3e7f0;border-radius:12px;max-width:860px;margin:18px auto 0;padding:16px 18px}.invoice-send h3{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.invoice-send>p{color:#8993a7;margin:4px 0 12px;font-size:10.5px}.invoice-send-row{flex-wrap:wrap;gap:8px;display:flex}.invoice-send-row input{min-width:220px;height:38px;font:inherit;background:#f9fafc;border:1px solid #dfe4ed;border-radius:9px;outline:0;flex:1;padding:0 12px;font-size:12px}.invoice-send-row input:focus{border-color:var(--purple,#865df3);box-shadow:0 0 0 3px #865df329}.invoice-send-row .invoice-primary{height:38px;padding:0 18px}.invoice-send-message{color:#c43d5e;background:#fff5f8;border:1px solid #ffd4df;border-radius:9px;margin-top:11px;padding:9px 12px;font-size:10.5px;font-weight:600}.invoice-send-message.ok{color:#23845b;background:#f1fbf6;border-color:#ccebdc}.invoice-send-history{border-collapse:collapse;width:100%;margin-top:14px;font-size:10.5px}.invoice-send-history th{color:#8993a7;text-align:left;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #e8ebf2;padding:6px 8px;font-size:9px;font-weight:700}.invoice-send-history td{color:#45506a;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f3f8;max-width:260px;padding:6px 8px;overflow:hidden}.invoice-send-history td.sent{color:#15935b;text-transform:capitalize;font-weight:700}.invoice-send-history td.failed{color:#dc276c;text-transform:capitalize;font-weight:700}@media (width<=760px){.invoice-viewer-body{padding:12px}.invoice-viewer>header{align-items:flex-start}}.purchase-page{color:#111d3b;background:#f7f8fc;min-height:100vh;padding:34px clamp(22px,3vw,44px) 54px}.purchase-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.purchase-heading>div>span{color:#9365f4;letter-spacing:.2em;font-size:9px;font-weight:800}.purchase-heading h1{letter-spacing:-.04em;margin:5px 0 4px;font-size:28px}.purchase-heading p{color:#7e89a2;margin:0;font-size:12px}.purchase-heading>button{color:#fff;height:40px;font:inherit;cursor:pointer;background:linear-gradient(100deg,#f72585,#7040f4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 10px 22px #6a37e72e}.purchase-heading>button svg{width:15px;height:15px}.purchase-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.purchase-summary article{background:#fff;border:1px solid #e5e8f0;border-radius:14px;align-items:center;gap:12px;padding:15px 17px;display:flex}.purchase-summary article>svg{color:#7447ed;flex:none;width:19px;height:19px}.purchase-summary b{gap:3px;min-width:0;font-size:18px;font-weight:700;display:grid}.purchase-summary b>small{color:#8993a8;font-size:9px;font-weight:500}.purchase-card{background:#fff;border:1px solid #e1e5ef;border-radius:17px;margin-bottom:16px;box-shadow:0 14px 38px #23305a0d}.purchase-card>h2{margin:0;padding:15px 16px 0;font-size:13px}.purchase-toolbar{border-bottom:1px solid #edf0f5;align-items:center;gap:9px;padding:12px 14px;display:flex}.purchase-toolbar label{color:#8490a7;border:1px solid #dfe4ed;border-radius:9px;align-items:center;gap:8px;width:min(320px,100%);height:35px;padding:0 11px;display:flex}.purchase-toolbar label svg{flex:none;width:14px;height:14px}.purchase-toolbar input{width:100%;font:inherit;border:0;outline:0;font-size:10px}.purchase-toolbar>span{color:#8b95a9;margin-left:auto;font-size:9px}.purchase-table{overflow:auto}.purchase-table table{border-collapse:collapse;width:100%;min-width:1040px}.purchase-table th{color:#65708a;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8f8fc;height:38px;padding:0 12px;font-size:8px}.purchase-table td{color:#5d6982;border-top:1px solid #edf0f5;height:60px;padding:8px 12px;font-size:10px}.purchase-table td>small{color:#8a94a9;margin-top:3px;font-size:8px;display:block}.purchase-table td.positive{color:#17a966;font-variant-numeric:tabular-nums;white-space:nowrap}.purchase-table td.negative{color:#ec2871;font-variant-numeric:tabular-nums;white-space:nowrap}.purchase-table td.empty{color:#919aae;text-align:center;height:180px}.supplier-name{align-items:center;gap:10px;min-width:170px;display:flex}.supplier-name>i{color:#693ee5;background:#f0ebff;border-radius:9px;flex:none;place-items:center;width:33px;height:33px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:relative;overflow:hidden}.supplier-name>i>img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.supplier-name>b{color:#192441;gap:3px;min-width:0;font-size:11px;display:grid}.supplier-name>b>small{color:#8a94a9;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:8px;font-weight:500;overflow:hidden}.account-pills{flex-wrap:wrap;gap:4px;max-width:230px;display:flex}.account-pills em{color:#48546a;background:#f1f2f6;border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal}.account-pills.readonly{color:#8a94a9;border:1px solid #dfe4ed;border-radius:9px;align-items:center;max-width:none;min-height:40px;padding:9px 12px;font-size:9px}.purchase-status{color:#25855e;text-transform:capitalize;background:#f3fbf7;border:1px solid #dce8e2;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.purchase-status.inactive,.purchase-status.unpaid,.purchase-status.overdue{color:#b65464;background:#fff6f7;border-color:#eadde1}.purchase-status.partial{color:#9a6b1f;background:#fffaf0;border-color:#f0e5cf}.purchase-actions{gap:4px;display:flex}.purchase-actions button{color:#5f6a80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.purchase-actions button:hover{color:#6842de;background:#f1ecff;border-color:#b9a7ef}.purchase-actions button.danger{color:#e23b54}.purchase-actions svg{width:14px;height:14px}.purchase-error{color:#c63f61;background:#fff5f8;border:1px solid #ffd5df;border-radius:9px;margin:10px 14px;padding:10px 12px;font-size:10px}.purchase-modal-bg{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a112694;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.purchase-modal{background:#fff;border-radius:18px;width:min(100%,650px);max-height:calc(100vh - 44px);padding:25px;overflow:auto;box-shadow:0 30px 90px #0f16324d}.purchase-modal>header{justify-content:space-between;margin-bottom:18px;display:flex}.purchase-modal>header>div{gap:11px;display:flex}.purchase-modal>header svg{color:#713cf0;width:20px;height:20px}.purchase-modal h2{margin:0 0 3px;font-size:20px}.purchase-modal header p{color:#8993a9;margin:0;font-size:10px}.purchase-modal>header>button{color:#7c879e;cursor:pointer;background:0 0;border:0}.purchase-form{grid-template-columns:1fr 1fr;gap:13px 14px;display:grid}.purchase-form label{color:#59657c;align-content:start;gap:6px;font-size:10px;font-weight:700;display:grid}.purchase-form label.wide{grid-column:1/-1}.purchase-form small{color:#939caf;font-size:8px;font-weight:500}.purchase-form input,.purchase-form textarea,.purchase-form select{color:#17213d;width:100%;font:inherit;background:#fff;border:1px solid #dfe4ed;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.purchase-form textarea{resize:vertical;min-height:72px}.purchase-form input:focus,.purchase-form textarea:focus,.purchase-form select:focus{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.purchase-modal footer,.bill-form>footer{border-top:1px solid #edf0f5;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:15px;display:flex}.purchase-modal footer>button:not(.primary),.bill-form>footer>button:not(.primary){color:#606c85;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:10px;padding:0 15px;font-size:12px}.primary{color:#fff;height:40px;font:inherit;cursor:pointer;background:linear-gradient(100deg,#f72585,#7040f4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 10px 22px #6a37e72e}.primary:disabled{opacity:.6;cursor:wait}.primary svg{width:15px;height:15px}.supplier-logo-field>div{background:#fafbfe;border:1px dashed #d7dce7;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.supplier-logo-field img{object-fit:contain;background:#fff;border:1px solid #e5e8ef;border-radius:8px;width:86px;height:52px}.supplier-logo-field>div>span{color:#929bad;margin-right:auto;font-size:9px;font-weight:500}.supplier-logo-button,.supplier-logo-field button{color:#6941dc;font:inherit;cursor:pointer;background:#f5f1ff;border:1px solid #ded8f5;border-radius:8px;justify-content:center;align-items:center;padding:8px 11px;font-size:9px;font-weight:700;display:inline-flex}.supplier-logo-button input{display:none}.supplier-logo-field button{color:#d83b5d;background:#fff7f8;border-color:#f2d8df}.supplier-account-picker{position:relative}.supplier-account-picker>summary{color:#69748b;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:9px;justify-content:space-between;align-items:center;height:40px;padding:0 12px;font-size:11px;font-weight:500;list-style:none;display:flex}.supplier-account-picker>summary::-webkit-details-marker{display:none}.supplier-account-picker>summary svg{width:14px;height:14px;transition:transform .18s}.supplier-account-picker[open]>summary{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.supplier-account-picker[open]>summary svg{transform:rotate(180deg)}.supplier-account-menu{z-index:10;background:#fff;border:1px solid #dfe3ec;border-radius:11px;position:absolute;top:46px;left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #1b24452e}.supplier-account-menu>label{border-bottom:1px solid #edf0f5;align-items:center;gap:7px;padding:8px;display:flex}.supplier-account-menu>label>svg{color:#8b95aa;flex:none;width:14px;height:14px}.supplier-account-menu>label input{width:100%;height:32px;box-shadow:none;font:inherit;border:0;outline:0;padding:0 7px;font-size:11px}.supplier-account-menu>div{max-height:210px;padding:5px;overflow:auto}.supplier-account-menu>div>button{color:#37435b;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 9px;display:flex}.supplier-account-menu>div>button:hover,.supplier-account-menu>div>button.selected{background:#f4f0ff}.supplier-account-menu>div>button>span{gap:2px;display:grid}.supplier-account-menu b{font-size:10px}.supplier-account-menu small{color:#939caf;font-size:8px}.supplier-account-menu svg{color:#7142ed;width:14px;height:14px}.selected-supplier-accounts{flex-wrap:wrap;gap:5px;display:flex}.selected-supplier-accounts:empty{display:none}.selected-supplier-accounts button{color:#6540d5;font:inherit;cursor:pointer;background:#f0edff;border:0;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:700;display:flex}.selected-supplier-accounts svg{width:11px;height:11px}.bill-form{max-width:1100px}.bill-form>section{background:#fff;border:1px solid #e1e5ef;border-radius:17px;margin-bottom:16px;padding:20px 22px;box-shadow:0 14px 38px #23305a0d}.bill-form h2{margin:0 0 13px;font-size:13px}.payment-entry{background:#fff;border:1px solid #e1e5ef;border-radius:17px;grid-template-columns:2fr 1fr 1fr 1.3fr auto;align-items:end;gap:12px;margin-bottom:16px;padding:20px 22px;display:grid;box-shadow:0 14px 38px #23305a0d}.payment-entry label{color:#59657c;gap:6px;font-size:10px;font-weight:700;display:grid}.payment-entry input,.payment-entry select{color:#17213d;width:100%;font:inherit;background:#fff;border:1px solid #dfe4ed;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.payment-entry input:focus,.payment-entry select:focus{border-color:#8c66ef;box-shadow:0 0 0 3px #713cf014}.payment-entry .purchase-error{grid-column:1/-1;margin:0}.supplier-report{color:#111d3b;background:#f7f8fc;min-height:100vh;padding:34px clamp(22px,3vw,44px) 54px}.report-tools{justify-content:space-between;margin-bottom:16px;display:flex}.report-tools button{color:#606c85;height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.report-tools button svg{width:14px;height:14px}.supplier-report>header{background:#fff;border:1px solid #e1e5ef;border-radius:17px;align-items:center;gap:13px;margin-bottom:16px;padding:18px 20px;display:flex}.report-avatar{color:#693ee5;background:#f0ebff;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;font-size:14px;font-weight:800;display:grid}.supplier-report>header small{color:#9365f4;letter-spacing:.2em;font-size:9px;font-weight:800}.supplier-report>header h1{letter-spacing:-.03em;margin:5px 0 4px;font-size:24px}.supplier-report>header p{color:#7e89a2;margin:0;font-size:11px}.supplier-report>header>span{color:#25855e;text-transform:capitalize;background:#f3fbf7;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:8px;font-weight:700}.report-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.report-profile{background:#fff;border:1px solid #e1e5ef;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:16px;padding:18px 20px;display:grid}.report-metrics article{background:#fff;border:1px solid #e5e8f0;border-radius:14px;gap:4px;padding:15px 17px;display:grid}.report-metrics small,.report-profile small{color:#8993a8;margin-bottom:4px;font-size:9px;display:block}.report-metrics b{font-size:18px}.report-profile b{text-transform:capitalize;font-size:11px;font-weight:600}.supplier-report .purchase-card h2{margin:0;padding:15px 16px 0;font-size:13px}@media (width<=1100px){.purchase-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-entry,.report-metrics,.report-profile{grid-template-columns:1fr 1fr}}@media (width<=650px){.purchase-page,.supplier-report{padding:22px 14px 40px}.purchase-heading{flex-direction:column;align-items:flex-start;gap:14px}.purchase-summary{grid-template-columns:1fr 1fr}.purchase-form,.payment-entry{grid-template-columns:1fr}.purchase-form label.wide{grid-column:auto}.purchase-toolbar>span{display:none}.report-metrics,.report-profile{grid-template-columns:1fr}}@media print{@page{size:A4 landscape;margin:10mm}.app-sidebar,.mobile-menu-fab,.report-tools{display:none!important}.dashboard-main{margin:0!important}.supplier-report{background:#fff;padding:0}.purchase-card,.supplier-report>header,.report-metrics article,.report-profile{break-inside:avoid;box-shadow:none}.purchase-table thead{display:table-header-group}}:root{--ink:#0b1635;--muted:#6f7b9a;--line:#e7eaf3;--panel:#fff;--purple:#6336f4;--pink:#ff2588;--cyan:#00aeea}*{box-sizing:border-box}.login-page{min-height:100vh;color:var(--ink);background:#f7f8fc;grid-template-columns:minmax(0,1.15fr) minmax(460px,.85fr);display:grid;overflow:hidden}.brand-panel{background:radial-gradient(circle at 78% 22%,#6336f41f,#0000 28%),radial-gradient(circle at 60% 74%,#ff258814,#0000 28%),linear-gradient(145deg,#fff 0%,#f8f9ff 54%,#f3f5ff 100%);min-height:100vh;padding:54px clamp(48px,5vw,86px) 40px;position:relative;overflow:hidden}.ambient{filter:blur(22px);pointer-events:none;border-radius:50%;position:absolute}.ambient-a{background:#693fff14;width:300px;height:300px;top:7%;right:8%}.ambient-b{background:#ff25880d;width:260px;height:260px;bottom:2%;left:34%}.world-grid{opacity:.22;background-image:radial-gradient(circle,#8f9ce1 1.15px,#0000 1.15px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(42% 27% at 68% 23%,#000 0 58%,#0000 75%);mask-image:radial-gradient(42% 27% at 68% 23%,#000 0 58%,#0000 75%)}.brand-header{z-index:2;justify-content:space-between;align-items:center;gap:30px;display:flex;position:relative}.brand-logo{object-fit:contain;width:clamp(208px,19vw,290px);height:auto}.brand-kicker{letter-spacing:.32em;color:#8791ae;white-space:nowrap;font-size:12px;font-weight:700}.brand-copy{z-index:2;max-width:630px;margin-top:88px;position:relative}.brand-copy h1{letter-spacing:-.055em;color:#081536;max-width:620px;margin:0;font-size:clamp(52px,5vw,84px);font-weight:800;line-height:.98}.brand-copy h1 span{background:linear-gradient(90deg,#ff2485 0%,#8136ee 46%,#2d54ee 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:10px;display:block}.brand-copy p{color:#687592;margin:25px 0 0;font-size:clamp(18px,1.5vw,24px)}.feature-strip{z-index:3;grid-template-columns:repeat(4,minmax(100px,1fr));gap:14px;max-width:760px;margin-top:42px;display:grid;position:relative}.feature-item{color:#283655;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa3;border:1px solid #6336f414;border-radius:15px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:650;display:flex}.feature-item svg{color:var(--purple);flex:none}.dashboard-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #5c69a02e;border-radius:25px;width:min(48%,560px);padding:22px;position:absolute;top:28%;right:4.5%;transform:perspective(1200px)rotateY(-4deg)rotateX(1.5deg)rotate(-1deg);box-shadow:0 34px 90px #3240802e}.dashboard-topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-topbar div{gap:4px;display:grid}.dashboard-topbar small{color:#8994af;letter-spacing:.18em;font-size:9px;font-weight:800}.dashboard-topbar strong{font-size:15px}.live-pill{color:#1a9d69;background:#effbf5;border:1px solid #d8f3e6;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.live-pill span{background:#20c47a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20c47a1f}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metrics-grid article{background:#fff;border:1px solid #edf0f7;border-radius:14px;gap:4px;min-width:0;padding:14px;display:grid}.metrics-grid span,.dashboard-bottom span{color:#8993ac;font-size:10px}.metrics-grid strong{letter-spacing:-.02em;white-space:nowrap;font-size:18px}.metrics-grid em{color:#18a868;font-size:10px;font-style:normal;font-weight:700}.chart-box{background:#fff;border:1px solid #edf0f7;border-radius:16px;margin-top:12px;padding:14px 14px 4px}.chart-title{justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.chart-title small{color:#8c96ae;font-weight:500}.chart-lines{height:120px;margin-top:8px}.chart-lines svg{width:100%;height:100%;overflow:visible}.chart-lines .area{fill:url(#area)}.chart-lines .line-purple,.chart-lines .line-pink{fill:none;stroke-width:3px;stroke-linecap:round}.chart-lines .line-purple{stroke:#6336f4}.chart-lines .line-pink{stroke:#ff2588}.dashboard-bottom{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.dashboard-bottom div{background:#f8f9fd;border-radius:13px;gap:3px;padding:11px 13px;display:grid}.dashboard-bottom strong{font-size:14px}.brand-footer{z-index:2;letter-spacing:.28em;color:#8d97b0;align-items:center;gap:13px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:36px;left:clamp(48px,5vw,86px)}.accent-line{background:linear-gradient(90deg,#ff2588,#6336f4);border-radius:10px;width:30px;height:3px}.auth-panel{background:#fafbffeb;flex-direction:column;justify-content:center;min-height:100vh;padding:70px clamp(40px,4.7vw,78px) 42px;display:flex;position:relative}.auth-topbar{color:#55627f;font-size:13px;font-weight:650;position:absolute;top:34px;right:clamp(40px,4.7vw,78px)}.auth-card{background:#fffffff0;border:1px solid #646fa01f;border-radius:28px;width:min(100%,520px);margin:auto;padding:clamp(34px,4vw,54px);box-shadow:0 28px 80px #28356e1a}.auth-logo{width:235px;height:auto;margin:0 auto 32px;display:block}.auth-heading{text-align:center;margin-bottom:34px}.auth-heading h2{letter-spacing:-.035em;color:#0b1735;margin:0;font-size:38px;line-height:1.1}.auth-heading p{color:#7b86a1;margin:10px 0 0;font-size:15px}form>label,.label-row label{color:#24314f;margin-bottom:9px;font-size:13px;font-weight:700;display:block}.label-row{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.label-row label{margin:0 0 9px}.link-button,.eye-button{cursor:pointer;color:var(--purple);font:inherit;background:0 0;border:0;padding:0}.link-button{margin-bottom:9px;font-size:12px;font-weight:650}.field{background:#fff;border:1px solid #dfe4ef;border-radius:13px;align-items:center;gap:12px;height:56px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.field:focus-within{border-color:#6336f48c;box-shadow:0 0 0 4px #6336f414}.field>svg{color:#7d89a5;flex:none}.field input{color:#16213e;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.field input::placeholder{color:#a3acc0}.eye-button{color:#7b87a2;place-items:center;display:grid}.remember{cursor:pointer;align-items:center;gap:9px;width:max-content;margin:18px 0 0;display:flex}.remember input{width:17px;height:17px;accent-color:var(--purple)}.remember span{color:#596682;font-size:13px}.signin-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#ff2588 0%,#9f2fe0 52%,#5a35f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:56px;margin-top:24px;font-size:15px;font-weight:750;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 28px #6e34ee33}.signin-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #6e34ee42}.secure-note{color:#939caf;border-top:1px solid #eef0f5;justify-content:center;align-items:center;gap:7px;margin-top:24px;padding-top:22px;font-size:11px;display:flex}.secure-note svg{color:#50a17d}.auth-footer{color:#9aa3b7;justify-content:space-between;align-items:center;gap:20px;width:min(100%,520px);margin:26px auto 0;font-size:11px;display:flex}.auth-footer div{gap:18px;display:flex}.auth-footer a{color:inherit;text-decoration:none}.version-badge{color:#737f99;letter-spacing:.02em;white-space:nowrap;background:#ffffffbf;border:1px solid #e5e8f1;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.auth-footer a:hover{color:#6336f4}@media (width<=1280px){.login-page{grid-template-columns:1fr 500px}.brand-panel{padding-left:46px;padding-right:46px}.brand-copy{max-width:500px;margin-top:76px}.brand-copy h1{font-size:62px}.dashboard-card{width:46%;top:34%;right:3%}.feature-strip{max-width:660px}}@media (width<=1050px){.login-page{grid-template-columns:1fr}.brand-panel{display:none}.auth-panel{background:radial-gradient(circle at 18% 10%,#6336f414,#0000 30%),#f8f9fd;min-height:100vh;padding:58px 24px 30px}.auth-topbar{top:22px;right:24px}.auth-card{padding:38px 30px}}@media (width<=520px){.auth-panel{padding-left:16px;padding-right:16px}.auth-card{border-radius:22px;padding:32px 22px}.auth-logo{width:205px}.auth-heading h2{font-size:32px}.auth-footer{flex-direction:column;justify-content:center}}.login-error{color:#c23661;background:#fff6f9;border:1px solid #ffd5e1;border-radius:11px;margin-top:15px;padding:10px 12px;font-size:12px;font-weight:600}.signin-button:disabled{cursor:wait;opacity:.78;transform:none}.dashboard-shell{min-height:100vh;color:var(--ink);background:#f7f8fc;grid-template-columns:265px minmax(0,1fr);display:grid}.dashboard-sidebar{z-index:30;background:#fffffff7;border-right:1px solid #e9ebf3;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.sidebar-head{justify-content:space-between;align-items:center;min-height:48px;padding:0 5px 20px;display:flex}.sidebar-logo{width:170px;height:auto}.mobile-close{color:#68738e;cursor:pointer;background:0 0;border:0;display:none}.sidebar-nav{gap:7px;padding-top:14px;display:grid}.nav-item{color:#596581;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:650;display:flex}.nav-item:hover{color:#4f35d7;background:#f6f5ff}.nav-item.active{color:#5b35e8;background:linear-gradient(90deg,#6336f41c,#ff25880f)}.sidebar-user{background:#fafbfe;border:1px solid #eceef5;border-radius:15px;grid-template-columns:38px minmax(0,1fr) 32px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:grid}.user-avatar{color:#fff;background:linear-gradient(135deg,#ff2588,#6336f4);border-radius:12px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid;box-shadow:0 7px 18px #6336f42e}.user-avatar.small{border-radius:11px;width:34px;height:34px}.user-copy{gap:3px;min-width:0;display:grid}.user-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-copy span{color:#8b94a9;font-size:10px}.logout-icon{color:#8b94a9;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.logout-icon:hover{color:#d44b67;background:#fff0f3}.dashboard-main{min-width:0}.dashboard-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #e9ebf3;justify-content:space-between;align-items:center;gap:22px;height:88px;padding:0 clamp(22px,3vw,44px);display:flex}.dashboard-header>div:first-of-type{flex:1}.dashboard-header h1{letter-spacing:-.035em;margin:3px 0 0;font-size:25px}.dashboard-eyebrow{color:#959db1;letter-spacing:.22em;font-size:9px;font-weight:800}.menu-button{color:#525f7c;background:#fff;border:1px solid #e6e9f1;border-radius:11px;place-items:center;width:40px;height:40px;display:none}.header-user{color:#6c7791;align-items:center;gap:11px;font-size:12px;display:flex}.dashboard-content{padding:clamp(22px,3vw,44px)}.welcome-panel{background:radial-gradient(circle at 80% 20%,#6336f414,#0000 30%),#fff;border:1px solid #e7e9f2;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;min-height:145px;padding:28px 30px;display:flex;box-shadow:0 18px 45px #2733650d}.welcome-label{color:#8f98ae;letter-spacing:.22em;font-size:9px;font-weight:800}.welcome-panel h2{letter-spacing:-.045em;margin:6px 0 5px;font-size:clamp(24px,3vw,34px)}.welcome-panel p{color:#7d879f;margin:0;font-size:13px}.workspace-status{white-space:nowrap;color:#27855c;background:#f4fbf7;border:1px solid #d9f0e5;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.status-dot{background:#26b576;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #26b5761c}.empty-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.empty-card{background:#fff;border:1px solid #e9ebf3;border-radius:17px;align-content:center;gap:8px;min-height:120px;padding:20px;display:grid}.empty-card svg{color:#6539ec}.empty-card span{color:#7e889f;font-size:11px}.empty-card strong{font-size:14px}.workspace-placeholder{text-align:center;background:#ffffffb3;border:1px dashed #dcdfea;border-radius:22px;align-content:center;place-items:center;min-height:310px;margin-top:18px;padding:40px;display:grid}.placeholder-icon{color:#6336f4;background:linear-gradient(135deg,#ff25881a,#6336f41f);border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.workspace-placeholder h3{margin:16px 0 6px;font-size:18px}.workspace-placeholder p{color:#8a93a8;max-width:440px;margin:0;font-size:12px;line-height:1.6}.sidebar-backdrop{display:none}@media (width<=1120px){.empty-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.dashboard-shell{display:block}.dashboard-sidebar{width:min(82vw,290px);transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:20px 0 60px #19234829}.dashboard-sidebar.is-open{transform:translate(0)}.mobile-close,.menu-button{display:grid}.sidebar-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c122852;border:0;display:block;position:fixed;inset:0}.dashboard-header{height:76px;padding:0 16px}.dashboard-header h1{font-size:21px}.header-user>span{display:none}.dashboard-content{padding:18px 16px 28px}}@media (width<=560px){.welcome-panel{flex-direction:column;align-items:flex-start;min-height:168px;padding:22px}.empty-dashboard-grid{grid-template-columns:1fr 1fr;gap:10px}.empty-card{min-height:110px;padding:16px}.workspace-placeholder{min-height:260px;padding:30px 20px}}@media (width<=390px){.empty-dashboard-grid{grid-template-columns:1fr}}.dashboard-shell{background:#f6f8fc;grid-template-columns:244px minmax(0,1fr)}.dashboard-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.app-sidebar{z-index:30;background:#fff;border-right:1px solid #e3e7ef;flex-direction:column;width:244px;transition:width .22s,transform .22s;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-main{grid-column:2;min-width:0}.sidebar-brand{border-bottom:1px solid #eef0f5;justify-content:space-between;align-items:center;height:82px;padding:19px 18px;display:flex;overflow:hidden}.sidebar-brand img{width:142px;height:auto}.sidebar-scroll{scrollbar-width:thin;flex:1;padding:16px 11px 22px;overflow:auto}.menu-group{margin:0 0 18px}.menu-group h3{color:#8a94aa;letter-spacing:.08em;margin:0 9px 7px;font-size:9px;font-weight:800}.menu-item{color:#56627a;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;height:37px;padding:0 12px;font-size:12px;font-weight:550;display:flex}.menu-item svg{color:#778298;flex:none}.menu-item:hover{color:#ed1477;background:#faf5f8}.menu-item.active{color:#ef0875;background:#f5f4f7;font-weight:700}.menu-item.active svg{color:#ef0875}.sidebar-profile{background:#fff;border-top:1px solid #e9ecf2;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;min-height:70px;padding:10px 12px;display:grid}.sidebar-profile .user-avatar{color:#ef0875;width:32px;height:32px;box-shadow:none;background:#ffe3f0;border-radius:50%}.desktop-collapse{z-index:31;color:#8c5bee;cursor:pointer;background:#fff;border:1px solid #eadcf0;border-radius:50%;place-items:center;width:38px;height:38px;transition:left .22s;display:grid;position:fixed;top:22px;left:226px;box-shadow:0 5px 15px #1e2a4b14}.desktop-collapse.collapsed{left:58px}.app-sidebar.is-collapsed{width:76px}.app-sidebar.is-collapsed .sidebar-brand{padding:20px 12px}.app-sidebar.is-collapsed .sidebar-brand img{object-fit:cover;object-position:left;width:52px}.app-sidebar.is-collapsed .menu-group h3,.app-sidebar.is-collapsed .menu-item span,.app-sidebar.is-collapsed .user-copy,.app-sidebar.is-collapsed .logout-icon{display:none}.app-sidebar.is-collapsed .menu-item{justify-content:center;padding:0}.app-sidebar.is-collapsed .sidebar-profile{justify-content:center;display:flex}.app-header{background:#fff;border-bottom:1px solid #e2e6ef;align-items:center;gap:12px;height:72px;padding:0 22px;display:flex}.header-spacer{flex:1}.gateway-button,.interval-button,.icon-control,.customize-button{color:#273246;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ec;border-radius:10px;align-items:center;gap:8px;padding:0 13px;font-size:12px;display:flex}.gateway-button{background:#f8fafc}.page-content{padding:32px 28px}.page-title-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.page-title{align-items:center;gap:14px;display:flex}.page-icon{color:#fff;background:linear-gradient(135deg,#6850fa,#9a5cf6);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.title-inline{align-items:center;gap:10px;display:flex}.title-inline h1{letter-spacing:-.035em;margin:0;font-size:25px}.page-title p{color:#778198;margin:4px 0 0;font-size:13px}.live-badge{color:#209b5a;letter-spacing:.05em;background:#e8f9ef;border:1px solid #a7e6c3;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.live-badge i{background:#4ac77f;border-radius:50%;width:6px;height:6px}.monitor-controls,.feed-actions{align-items:center;gap:9px;display:flex}.live-switch{color:#707a91;cursor:pointer;background:#fff;border:1px solid #dde2eb;border-radius:999px;align-items:center;gap:9px;height:40px;padding:0 13px;display:flex}.live-switch span{background:#cbd1dc;border-radius:999px;width:42px;height:24px;position:relative}.live-switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #65708655}.live-switch.on span{background:#ef0875}.live-switch.on span:after{transform:translate(18px)}.live-switch b{font-size:12px}.icon-control{justify-content:center;width:40px;padding:0}.live-card{background:#fff;border:1px solid #dfe3eb;border-radius:16px;overflow:visible;box-shadow:0 10px 30px #1f2b4a09}.feed-header{border-bottom:1px solid #e1e5ed;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:10px 14px 10px 20px;display:flex}.feed-title{align-items:center;gap:10px;display:flex}.feed-title>svg{color:#ef0875}.feed-title strong{font-size:16px}.feed-actions>span{color:#778198;font-size:11px}.page-sizes{border:1px solid #dde2eb;border-radius:10px;padding:3px;display:flex}.page-sizes button{color:#69748b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:40px;height:30px;font-weight:700}.page-sizes button.active{color:#fff;background:#ef0875}.customize-wrap{position:relative}.customize-button{color:#59647b}.column-popover{z-index:20;background:#fff;border:1px solid #dfe3ec;border-radius:14px;width:310px;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 20px 55px #1823422e}.column-popover-head{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.column-popover-head div{gap:4px;display:grid}.column-popover-head strong{font-size:14px}.column-popover-head span{color:#8992a6;font-size:10px}.column-popover-head button,.column-row button{color:#778197;cursor:pointer;background:0 0;border:0}.column-list{max-height:390px;padding:7px;overflow:auto}.column-row{color:#8b93a4;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;height:40px;padding:0 7px;display:grid}.column-row:hover{background:#f7f8fb}.column-row label{color:#3e4960;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.column-row input{accent-color:#ef0875}.column-row>div{display:flex}.column-row button{place-items:center;width:28px;height:28px;display:grid}.column-row button:disabled{opacity:.25}.column-actions{border-top:1px solid #eceef3;justify-content:flex-end;gap:8px;padding:11px 14px;display:flex}.column-actions button{color:#59647b;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:8px;height:34px;padding:0 14px}.column-actions .done-button{color:#fff;background:#ef0875;border-color:#ef0875}.table-scroll{border-radius:0 0 16px 16px;overflow:auto}.live-card table{border-collapse:collapse;width:100%;min-width:980px}.live-card th{color:#6f798f;letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f7f8fa;height:46px;padding:0 14px;font-size:10px}.live-card td{color:#68738a;white-space:nowrap;border-top:1px solid #e7eaf0;height:51px;padding:0 14px;font-size:12px}.live-card td.cell-customer{color:#1f2737;font-weight:600}.live-card td.cell-sender{color:#7554ff}.live-card td.cell-status,.live-card td.cell-reason{color:#11aa59}.live-card td.failed{color:#ef3038}.failed-row{background:#fff8f8}.welcome-panel h1{margin:6px 0 5px;font-size:32px}.empty-dashboard-grid article{background:#fff;border:1px solid #e9ebf3;border-radius:17px;align-content:center;gap:8px;min-height:120px;padding:20px;display:grid}.empty-dashboard-grid article svg{color:#6539ec}.empty-dashboard-grid article span{color:#7e889f;font-size:11px}.placeholder-page{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 140px);display:grid}.placeholder-page h1{margin:18px 0 7px}.placeholder-page p{color:#8892a8;margin:0}.feature-strip>div{color:#3d4860;background:#ffffffb8;border:1px solid #ebe8fa;border-radius:14px;align-items:center;gap:9px;padding:12px;font-size:13px;display:flex}.feature-strip svg{color:#6336f4;width:19px}@media (width<=900px){.dashboard-shell,.dashboard-shell.sidebar-collapsed{display:block}.dashboard-main{margin:0}.app-sidebar,.app-sidebar.is-collapsed{width:min(86vw,290px);transform:translate(-105%)}.app-sidebar.is-open{transform:translate(0)}.app-sidebar.is-collapsed .sidebar-brand img{width:142px}.app-sidebar.is-collapsed .menu-group h3,.app-sidebar.is-collapsed .menu-item span,.app-sidebar.is-collapsed .user-copy,.app-sidebar.is-collapsed .logout-icon{display:initial}.app-sidebar.is-collapsed .menu-item{justify-content:flex-start;padding:0 12px}.app-sidebar.is-collapsed .sidebar-profile{display:grid}.desktop-collapse{display:none}.menu-button{display:grid}.sidebar-backdrop{z-index:25;background:#10172b66;border:0;display:block;position:fixed;inset:0}.page-content{padding:24px 16px}.page-title-row{align-items:flex-start}.gateway-button span{display:none}}@media (width<=650px){.page-title-row{display:grid}.monitor-controls{justify-content:flex-start}.feed-header{flex-direction:column;align-items:flex-start;padding:14px}.feed-actions{flex-wrap:wrap;width:100%}.feed-actions>span{margin-right:auto}.customize-button span{display:none}.column-popover{width:auto;position:fixed;inset:auto 12px 12px}.title-inline h1{font-size:22px}.page-icon{width:44px;height:44px}.interval-button,.live-switch{padding:0 9px}.empty-dashboard-grid{grid-template-columns:1fr 1fr}}.mobile-menu-fab{display:none}.monitor-page{padding-top:16px}.page-title-row.compact{min-height:48px;margin-bottom:12px;padding:0}.compact-title{color:#6f7a91;white-space:nowrap;align-items:center;gap:9px;min-width:0;display:flex}.compact-title>svg{color:#7553f6}.compact-title strong{color:#101a31;letter-spacing:-.025em;font-size:19px}.compact-title>span:last-child{font-size:12px}.live-badge.paused{color:#7e8799;background:#f2f4f7;border-color:#dce1e9}.live-badge.paused i{background:#9ba4b5}.interval-button{padding-right:9px;position:relative}.interval-button select{appearance:none;color:#273246;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 17px 0 0;font-size:12px;font-weight:650}.interval-button>svg:last-child{pointer-events:none;position:absolute;right:8px}.icon-control:disabled{cursor:not-allowed;opacity:.5}.interval-button:has(select:disabled){cursor:not-allowed;opacity:.5}.poll-loader svg{transform-origin:50%}.poll-loader.is-running svg{animation:linear infinite poll-progress}@keyframes poll-progress{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.feed-error{color:#df3c50;font-size:11px;font-weight:600}.monitor-error{color:#c42c45;background:#fff3f5;border:1px solid #f2bcc5;border-radius:11px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:12px 14px;display:flex}.monitor-error>div{gap:3px;display:grid}.monitor-error strong{font-size:12px}.monitor-error span{word-break:break-word;font-size:11px;line-height:1.45}.empty-live-row{background:#fbfcfe;text-align:center!important;color:#929bad!important;height:150px!important}.live-card.is-expanded{z-index:60;border-radius:14px;flex-direction:column;display:flex;position:fixed;inset:12px;box-shadow:0 30px 90px #11182f55}.live-card.is-expanded .table-scroll{flex:1}.expanded-close{color:#626d83;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e5ec;border-radius:8px;align-items:center;gap:6px;margin-left:8px;padding:0 10px;font-size:11px;display:flex}.country-cell{align-items:center;gap:9px;min-width:135px;display:flex}.country-cell>img{object-fit:cover;border-radius:3px;flex:none;width:30px;height:20px;display:block;box-shadow:0 0 0 1px #dfe3ea}.country-cell>span:not(.flag-missing){color:#283247;font-size:11px;font-weight:650;line-height:1.2;display:grid}.country-cell small{color:#929bad;letter-spacing:.04em;margin-top:3px;font-size:9px;font-weight:700}.flag-missing{color:#9aa3b3;background:#f5f6f8;border:1px solid #dfe3ea;border-radius:3px;place-items:center;width:30px;height:20px;font-size:9px;display:grid}.result-cell{align-items:center;gap:6px;font-weight:650;display:inline-flex}.result-cell.success{color:#10a958}.result-cell.failed{color:#ef3038}.sms-preview{text-overflow:ellipsis;white-space:nowrap;color:#59667d;cursor:help;width:220px;display:block;overflow:hidden}:is(.live-card.is-expanded,.live-card:fullscreen){width:100vw;height:100vh;box-shadow:none;background:#fff;border:0;border-radius:0;flex-direction:column;display:flex;position:fixed;inset:0}.live-card:fullscreen .table-scroll{flex:1}.live-card th{letter-spacing:.035em;height:36px;padding:0 10px;font-size:9px}.live-card td.cell-customer{font-weight:600}.country-cell>img{border-radius:2px;width:24px;height:16px}.country-cell>span:not(.flag-missing){font-size:10px;font-weight:500;line-height:1.08}.country-cell small{margin-top:2px;font-size:8px;font-weight:600}.column-select-all{color:#354158;cursor:pointer;border-bottom:1px solid #eceef3;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;height:42px;padding:0 14px;font-size:12px;display:grid}.column-select-all input,.column-row input{accent-color:#ef0875;width:14px;height:14px;margin:0}.column-select-all small{color:#8b95a9;font-size:10px}.column-row{height:36px}.column-row[draggable=true]{cursor:grab}.column-row[draggable=true]:active{cursor:grabbing}.column-row.is-dragging{opacity:.45;background:#f0edff}.drag-handle{cursor:grab}.column-list{max-height:min(440px,100vh - 245px)}.live-card th{height:32px;padding:0 7px;font-size:8px}.live-card td{height:36px;padding:0 7px;font-size:10px}.live-card table{min-width:760px}.country-cell{gap:5px;min-width:92px}.country-cell>img{object-fit:contain;background:#fff;border-radius:2px;width:20px;height:14px;padding:1px}.country-cell>span:not(.flag-missing){font-size:9px;line-height:1.05}.country-cell small{font-size:7px}.flag-missing{width:20px;height:14px}.sms-preview{width:150px}.result-cell{gap:4px}.result-cell svg{width:13px;height:13px}.live-card th,.live-card td{border-right:1px solid #edf0f5}.live-card th:last-child,.live-card td:last-child{border-right:0}.live-card tbody tr{border-bottom:1px solid #e9edf3}.live-card tbody tr:last-child{border-bottom:0}.live-card td>span:not(.country-cell):not(.result-cell){text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.live-card td.cell-route>span{max-width:92px}.live-card td.cell-customer>span,.live-card td.cell-alias>span{max-width:115px}.live-card td.cell-reason>span,.live-card td.cell-deliverFailReason>span{max-width:130px}.live-card td.cell-sender>span,.live-card td.cell-recipients>span,.live-card td.cell-destinationReceiver>span,.live-card td.cell-originalReceiver>span{max-width:105px}.live-card td.cell-incomingMessageId>span,.live-card td.cell-outgoingMessageId>span{max-width:125px}.live-card td.cell-ip>span,.live-card td.cell-sendTime>span,.live-card td.cell-doneTime>span,.live-card td.cell-createTime>span{max-width:110px}.live-card td.cell-sl>span{max-width:28px}.live-card td.cell-cost>span,.live-card td.cell-pay>span{font-variant-numeric:tabular-nums;max-width:62px}.live-card td.cell-country{padding-left:6px;padding-right:6px}.send-status-dot{border-radius:50%;margin:auto;position:relative;width:9px!important;height:9px!important;display:block!important;overflow:visible!important}.send-status-dot.success{background:#17b968;box-shadow:0 0 0 3px #17b96820}.send-status-dot.failed{background:#ef3c4c;box-shadow:0 0 0 3px #ef3c4c20}.send-status-dot:after{content:"";border:1px solid;border-radius:50%;animation:1.6s ease-out infinite status-pulse;position:absolute;inset:-4px}.send-status-dot.success:after{color:#17b968}.send-status-dot.failed:after{color:#ef3c4c}@keyframes status-pulse{0%{opacity:.8;transform:scale(.65)}75%,to{opacity:0;transform:scale(1.45)}}.live-card td.cell-sendResult{text-align:center;padding-left:5px;padding-right:5px}.live-card th.cell-sendResult{text-align:center}.money-cell{font-variant-numeric:tabular-nums;color:#46536c}.live-card thead th{color:#43506a;letter-spacing:.055em;text-shadow:0 1px #fff;background:linear-gradient(#f7f6ff 0%,#f1f4f9 100%);border-top:1px solid #e6e8f1;border-bottom:1px solid #dfe4ee;height:34px;font-size:8.5px;font-weight:800}.live-card thead tr{box-shadow:inset 0 2px #7554ff12}.live-card thead th:first-child{padding-left:9px}.live-card thead .column-filter-row{box-shadow:none}.live-card thead .column-filter-row th{background:#fff;border-top:0;border-bottom:1px solid #dfe4ee;height:34px;padding:4px}.column-filter-row input{color:#33405a;width:100%;min-width:34px;height:25px;font:inherit;letter-spacing:0;text-align:left;text-transform:none;text-shadow:none;background:#fff;border:1px solid #dce1e9;border-radius:3px;outline:0;padding:0 6px;font-size:9px;font-weight:500;display:block}.column-filter-row input::placeholder{color:#adb4c1}.column-filter-row input:focus{border-color:#7560e9;box-shadow:0 0 0 2px #7554ff12}.column-filter-row th.cell-sl input{text-align:center;padding:0 3px}.live-card th,.live-card td{text-align:center}.live-card td>span:not(.country-cell):not(.result-cell){margin-left:auto;margin-right:auto}.country-cell{justify-content:center;margin-left:auto;margin-right:auto}.result-cell{justify-content:center}.sms-preview{text-align:center}.live-card td.cell-country{text-align:left}.live-card td.cell-country .country-cell{justify-content:flex-start;margin-left:0;margin-right:0}@media (width<=900px){.mobile-menu-fab{z-index:18;color:#fff;background:#6336f4;border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;position:fixed;bottom:14px;right:14px;box-shadow:0 10px 25px #6336f455}.monitor-page{padding-top:14px}}@media (width<=650px){.page-title-row.compact{flex-direction:column;align-items:flex-start;display:flex}.compact-title{flex-wrap:wrap;width:100%}.compact-title>span:last-child{width:100%;margin-top:-4px;padding-left:28px}.monitor-controls{width:100%}.live-switch{margin-left:auto}}.mcc-page{padding-top:20px}.mcc-titlebar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.mcc-title{align-items:center;gap:13px;display:flex}.mcc-title>i{color:#fff;background:linear-gradient(135deg,#6653f5,#9c5df4);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.mcc-title>div>div{align-items:center;gap:9px;display:flex}.mcc-title h1{letter-spacing:-.035em;margin:0;font-size:23px}.mcc-title p{color:#778198;margin:4px 0 0;font-size:12px}.mcc-live-controls{align-items:center;gap:10px;display:flex}.mcc-live-controls>span{color:#7b8599;font-size:11px}.spin{animation:.65s linear infinite poll-progress}.mcc-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.mcc-metric{background:#fff;border:1px solid #e2e5ed;border-radius:15px;justify-content:space-between;align-items:center;min-height:108px;padding:20px;display:flex;box-shadow:0 8px 25px #1f2c4c08}.mcc-metric>div{gap:6px;display:grid}.mcc-metric span{color:#7d879a;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.mcc-metric strong{color:#192131;font-variant-numeric:tabular-nums;font-size:27px;line-height:1}.mcc-metric small{color:#747f92;font-size:11px}.mcc-metric>i{border:1px solid;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.mcc-metric.delivered>i{color:#16ae61;background:#e9fbf0;border-color:#bdebd0}.mcc-metric.failed>i{color:#ee333e;background:#fff0f1;border-color:#f5c7cb}.mcc-metric.turnover>i{color:#ed0875;background:#ffe9f4;border-color:#f3bdd8}.mcc-metric.gift>i{color:#9855e9;background:#f4e8ff;border-color:#dfc8f2}.mcc-chart,.mcc-report{background:#fff;border:1px solid #e1e4ec;border-radius:15px;margin-bottom:16px;overflow:hidden;box-shadow:0 8px 25px #1f2c4c08}.mcc-chart>header,.mcc-report>header{border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;display:flex}.mcc-chart>header strong{align-items:center;gap:9px;font-size:14px;display:flex}.mcc-chart>header strong svg{color:#ed0875}.mcc-chart>header span,.mcc-report>header small{color:#7e889b;font-size:10px}.mcc-chart>div{gap:11px;padding:19px 22px;display:grid}.revenue-row{grid-template-columns:190px minmax(120px,1fr) 74px;align-items:center;gap:12px;display:grid}.revenue-row>span{color:#69748a;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.revenue-row>i{background:#f3f1f6;border-radius:4px;height:14px;overflow:hidden}.revenue-row>i>b{background:linear-gradient(90deg,#ef0875,#f70a82);border-radius:4px;height:100%;display:block}.revenue-row>em{color:#4b566d;font-variant-numeric:tabular-nums;font-size:10px;font-style:normal}.mcc-report>header>div{align-items:center;gap:10px;display:flex}.mcc-report>header strong{font-size:14px}.mcc-table-scroll{overflow:auto}.mcc-report table{border-collapse:collapse;width:100%;min-width:800px;font-size:10px}.mcc-report th{color:#4a566e;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8f7ff,#f2f4f9);border-bottom:1px solid #e1e5ed;border-right:1px solid #e9ecf2;height:34px;padding:0 10px;font-size:8px;font-weight:800}.mcc-report td{color:#5c6880;text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;border-bottom:1px solid #eaedf2;border-right:1px solid #eef0f4;max-width:210px;height:34px;padding:0 10px}.mcc-report td.mcc-name{color:#252e40;text-align:left;text-overflow:ellipsis;font-weight:600;overflow:hidden}.mcc-report td.mcc-code{color:#7052ee}.mcc-report td.good,.mcc-report .asr.good{color:#0ca75a}.mcc-report td.bad,.mcc-report .asr.bad{color:#e53b46}.mcc-report .asr.warn{color:#d29112}.mcc-report .asr{background:#f5f6f9;border-radius:6px;padding:3px 6px;font-weight:700}.mcc-report td.gift-value{color:#8051df}.mcc-report tfoot td{color:#202a3b;background:#f5f6fa;border-bottom:0;height:38px;font-weight:800}.mcc-report tfoot td:first-child{text-align:left}.mcc-empty,.mcc-loading{color:#8b95a8;place-items:center;height:120px!important}.mcc-loading{background:#fff;border:1px solid #e2e5ed;border-radius:15px;display:grid}@media (width<=800px){.mcc-titlebar{flex-direction:column;align-items:flex-start}.mcc-live-controls{width:100%}.mcc-live-controls>span{margin-right:auto}.mcc-metrics{grid-template-columns:1fr}.revenue-row{grid-template-columns:110px minmax(90px,1fr)}.revenue-row>em{display:none}}.mcc-chart{overflow:visible}.revenue-row{outline:0;position:relative}.revenue-row>i{cursor:help}.revenue-tooltip{z-index:20;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #dfe3eb;border-radius:11px;width:min(570px,100vw - 390px);min-width:480px;padding:11px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:24px;left:202px;transform:translateY(-4px);box-shadow:0 14px 38px #26334b24}.revenue-row:hover .revenue-tooltip,.revenue-row:focus .revenue-tooltip,.revenue-row:focus-within .revenue-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.revenue-tooltip>header{align-items:center;gap:8px;margin-bottom:9px;display:flex}.revenue-tooltip>header img{object-fit:cover;border-radius:2px;width:25px;height:17px;box-shadow:0 0 0 1px #dfe3ea}.revenue-tooltip>header>div{min-width:0;margin-right:auto;display:grid}.revenue-tooltip>header strong{color:#202a3b;font-size:11px}.revenue-tooltip>header small{color:#717c91;text-overflow:ellipsis;white-space:nowrap;max-width:235px;font-size:9px;overflow:hidden}.revenue-tooltip>header>b{color:#7454e8;white-space:nowrap;font-size:9px}.revenue-tooltip-stats{background:#f8f9fb;border:1px solid #e7eaf0;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.revenue-tooltip-stats>span{text-align:center;border-right:1px solid #e6e9ef;gap:2px;padding:7px 8px;display:grid}.revenue-tooltip-stats>span:last-child{border-right:0}.revenue-tooltip-stats small{color:#8992a3;letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:800}.revenue-tooltip-stats strong{color:#303b50;font-variant-numeric:tabular-nums;font-size:10px}.revenue-tooltip-stats .good strong{color:#0ca75a}.revenue-tooltip-stats .bad strong{color:#e53b46}.revenue-tooltip-stats .gift strong{color:#8051df}@media (width<=800px){.revenue-tooltip{width:auto;min-width:0;position:fixed;inset:auto 12px 16px}.revenue-tooltip-stats{grid-template-columns:repeat(5,1fr)}.revenue-tooltip-stats>span{padding:6px 3px}}.mcc-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=800px){.mcc-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.mcc-metrics{grid-template-columns:1fr}}.mcc-destination-cell{align-items:center;gap:8px;min-width:145px;display:flex}.mcc-destination-cell>img{object-fit:cover;border-radius:2px;flex:none;width:25px;height:17px;box-shadow:0 0 0 1px #dfe3ea}.mcc-destination-cell>span:last-child{gap:2px;min-width:0;display:grid}.mcc-destination-cell strong{color:#252e40;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.mcc-destination-cell small{color:#929bad;letter-spacing:.035em;font-size:8px;font-weight:650}.operator-report td{height:34px}.operator-report td.operator-networks{color:#59667d;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:360px;overflow:hidden}.operator-report th:nth-child(3),.operator-report td:nth-child(3){width:34%;min-width:230px}.operator-report table{min-width:980px}.operator-report th,.operator-report td{height:32px;padding:0 7px;font-size:9px}.operator-report th:nth-child(2),.operator-report td:nth-child(2){width:150px}.operator-report th:nth-child(3),.operator-report td:nth-child(3),.operator-report th:nth-child(4),.operator-report td:nth-child(4){width:58px;min-width:58px}.operator-report td.operator-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:190px;overflow:hidden}.operator-report td.sms-count{color:#25324a;font-weight:700}.report-period{letter-spacing:.02em;white-space:nowrap;background:#f6f7fa;border:1px solid #e0e4ec;border-radius:6px;padding:3px 7px;font-weight:650;color:#727d91!important;font-size:8px!important}.destination-report table{min-width:650px}.destination-report th{height:30px;padding:0 7px;font-size:7.5px}.destination-report td{height:31px;padding:0 7px;font-size:9px}.destination-report th:first-child,.destination-report td:first-child{width:34px}.destination-report th:nth-child(2),.destination-report td:nth-child(2){width:145px;max-width:145px}.destination-report .mcc-destination-cell{gap:6px;min-width:0}.destination-report .mcc-destination-cell>img{width:21px;height:14px}.destination-report .mcc-destination-cell strong{max-width:105px;font-size:9px}.destination-report .mcc-destination-cell small{font-size:7px}.destination-report .asr{padding:2px 5px;font-size:8px}.destination-report tfoot td{height:33px}.operator-report tbody tr:has(.operator-name[title$=\ Total]) td{color:#30384d;background:#f3efff;border-top:2px solid #b9a9ff;border-bottom:1px solid #d8d0ff;font-weight:700}.operator-report tbody tr:has(.operator-name[title$=\ Total]) .operator-name{color:#6847e8}.operator-report tbody tr:has(.operator-name[title$=\ Total]) .sms-count{color:#6847e8}.operator-report tbody tr:has(.operator-name[title$=\ Total]):hover td{background:#ece6ff}.mcc-page.destination-only .operator-report,.mcc-page.operator-only .mcc-metrics,.mcc-page.operator-only .mcc-chart,.mcc-page.operator-only .destination-report{display:none}.operator-report td.operator-name{max-width:280px}.operator-report th:nth-child(9),.operator-report td:nth-child(9){width:88px;min-width:88px;max-width:88px}.operator-report table{table-layout:fixed}.operator-report th:nth-child(5),.operator-report td:nth-child(5){width:32%;min-width:240px}.operator-report th:nth-child(9),.operator-report td:nth-child(9){padding-left:4px;padding-right:4px;width:74px!important;min-width:74px!important;max-width:74px!important}.failed-range-toggle{color:#59657b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:10px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:10px;font-weight:650;display:flex}.failed-range-toggle input{accent-color:#ef1678;cursor:pointer;width:14px;height:14px;margin:0}.failure-bell{color:#59657b;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:10px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid;position:relative}.failure-bell:hover{color:#e5176e;background:#fff5f9;border-color:#f1a3c5}.failure-bell.has-unread{color:#e73549;background:#fff1f3;border-color:#f2a0ae}.failure-bell b{color:#fff;background:#ec3549;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;line-height:1;display:grid;position:absolute;top:-6px;right:-5px}@media (width<=800px){.failed-range-toggle span{display:none}.failed-range-toggle{justify-content:center;width:36px;padding:0}}.failed-feed-count{color:#a84652;white-space:nowrap;background:#fff2f4;border:1px solid #f1bdc5;border-radius:8px;align-items:center;gap:4px;height:25px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex}.failed-feed-count b{color:#e33449;font-variant-numeric:tabular-nums;font-size:12px}.failure-notification-wrap{position:relative}.failure-notification-panel{z-index:60;background:#fff;border:1px solid #e1e5ed;border-radius:14px;width:min(380px,100vw - 28px);position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 18px 48px #17233d2e}.failure-notification-head{color:#14213d;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:46px;padding:0 14px;font-size:12px;display:flex}.failure-notification-head button{color:#e5176e;cursor:pointer;background:0 0;border:0;padding:6px;font-size:10px;font-weight:750}.failure-notification-list{max-height:360px;padding:6px;overflow-y:auto}.failure-notification-list article{color:#5e6a81;border-bottom:1px solid #f0f2f6;border-radius:9px;gap:4px;padding:10px;display:grid}.failure-notification-list article:first-child{background:#fff4f8}.failure-notification-list article:last-child{border-bottom:0}.failure-notification-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.failure-notification-list article strong{color:#16223d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.failure-notification-list article time{color:#8a94a8;flex:none;font-size:9px}.failure-notification-list article span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.failure-notification-list article small{color:#e13b4e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.failure-notification-list p{text-align:center;color:#8a94a8;margin:18px;font-size:10px}
