@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap";:root{color:#101b2d;font-synthesis:none;text-rendering:optimizelegibility;--navy:#101b2d;--navy-2:#0b2747;--orange:#f47b45;--orange-dark:#db6130;--green:#1f9d78;--red:#dc3f4d;--blue:#2367d1;--muted:#687386;--line:#dce2e9;--soft:#f5f7fa;--white:#fff;--shadow:0 16px 40px #101b2d12;background:#f5f7fa;font-family:Noto Sans Arabic,Segoe UI,Tahoma,sans-serif}*{box-sizing:border-box}html{background:var(--soft);direction:rtl}body{background:var(--soft);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}:focus-visible{outline-offset:2px;outline:3px solid #2367d138}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#fff;background:linear-gradient(#101b2d 0%,#092b4d 100%);flex-direction:column;width:250px;padding:22px 14px 16px;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:10px;padding:0 10px 22px;display:flex}.brand img{object-fit:contain;width:46px;height:46px}.brand strong{font-size:20px;line-height:1.35;display:block}.brand span{color:#a9bed2;margin-top:2px;font-size:10.5px;display:block}.sidebar-nav{flex-direction:column;gap:4px;padding:18px 0;display:flex}.sidebar-nav a{color:#d7e1eb;border-right:3px solid #0000;border-radius:8px;align-items:center;gap:13px;min-height:43px;padding:0 13px;font-size:13px;font-weight:600;transition:background .18s,color .18s;display:flex}.sidebar-assurance{background:#010f1d38;border:1px solid #5eb9a059;border-radius:10px;align-items:flex-start;gap:10px;margin-top:auto;padding:13px;display:flex}.sidebar-assurance svg{color:#4bd0a7;flex:none}.sidebar-assurance strong,.sidebar-assurance span{display:block}.sidebar-assurance strong{color:#70deb9;font-size:12px}.sidebar-assurance span{color:#9ab0c5;margin-top:4px;font-size:9.5px;line-height:1.55}.workspace{min-height:100vh;margin-right:250px}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:24px;height:78px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-heading{align-items:center;min-width:260px;display:flex}.topbar-heading h1{letter-spacing:-.3px;margin:0;font-size:20px}.topbar-heading p{color:var(--muted);margin:3px 0 0;font-size:10.5px}.global-search{border:1px solid var(--line);color:#7a8495;background:#fff;border-radius:8px;align-items:center;gap:10px;width:min(430px,40vw);height:42px;margin-inline:auto;padding:0 13px;display:flex}.global-search:focus-within{border-color:#9ebce8;box-shadow:0 0 0 3px #2367d114}.global-search input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:12px}.topbar-actions{align-items:center;gap:9px;display:flex}.icon-button{color:var(--navy);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-button:hover{background:var(--soft)}.notification-button{position:relative}.notification-button span{background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px;box-shadow:0 0 0 2px #fff}.user-chip{align-items:center;gap:9px;min-width:145px;display:flex}.avatar{width:36px;height:36px;color:var(--navy);background:#e6ebf2;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.user-chip strong,.user-chip small{line-height:1.45;display:block}.user-chip strong{font-size:11.5px}.user-chip small{color:var(--muted);font-size:9.5px}.mobile-menu,.mobile-mark,.mobile-nav,.mobile-fab,.mobile-search-button,.mobile-sheet-backdrop,.mobile-more-sheet,.sidebar-backdrop{display:none}.main-content{max-width:1600px;margin:0 auto;padding:20px 22px 30px}.dashboard-toolbar{justify-content:space-between;align-items:center;min-height:38px;margin-bottom:13px;display:flex}.dashboard-toolbar select{border:1px solid var(--line);height:38px;color:var(--navy);background:#fff;border-radius:8px;padding:0 12px 0 34px;font-size:11.5px}.sync-state{color:var(--green);align-items:center;gap:7px;font-size:10.5px;display:flex}.sync-state svg{width:15px}.sync-state.offline{color:#a35d14}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:14px;min-height:126px;padding:18px;display:flex}.metric-icon{width:46px;height:46px;color:var(--navy);background:#edf3fa;border-radius:50%;flex:none;place-items:center;display:grid}.tone-blue .metric-icon{color:var(--blue);background:#e8f1fc}.tone-red .metric-icon{color:var(--red);background:#fdecee}.tone-green .metric-icon{color:var(--green);background:#e8f6f1}.metric-copy{min-width:0}.metric-copy>span{color:#293548;font-size:11.5px;font-weight:600;display:block}.metric-copy>strong{white-space:nowrap;letter-spacing:-.5px;margin:5px 0 10px;font-size:clamp(18px,1.55vw,24px);display:block}.tone-blue .metric-copy>strong{color:var(--blue)}.tone-red .metric-copy>strong{color:var(--red)}.tone-green .metric-copy>strong{color:var(--green)}.metric-copy small{align-items:center;gap:2px;font-size:9.5px;font-weight:700;display:flex}.metric-copy small em{color:#8a94a3;margin-right:5px;font-style:normal;font-weight:400}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.dashboard-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.9fr);gap:13px;margin-top:13px;display:grid}.dashboard-main-grid,.dashboard-lists-grid{direction:ltr}.dashboard-main-grid>*,.dashboard-lists-grid>*{direction:rtl}.surface{border:1px solid var(--line);background:#fff;border-radius:10px}.chart-surface,.composition-surface{min-height:330px;padding:17px 18px 12px}.surface-heading{justify-content:space-between;align-items:flex-start;display:flex}.surface-heading h2,.list-header h2{margin:0;font-size:13.5px}.surface-heading p{color:var(--muted);margin:3px 0 0;font-size:9.5px}.unit-label{color:var(--muted);font-size:9px}.chart-wrap{direction:ltr;width:100%;height:268px;margin-top:4px}.chart-placeholder{place-items:center;height:268px;display:grid}.composition-total{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:baseline;padding:18px 0 13px;display:flex}.composition-total span{color:var(--muted);font-size:10.5px}.composition-total strong{font-size:19px}.composition-list{flex-direction:column;gap:11px;padding-top:12px;display:flex}.composition-row>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.composition-row span{color:#485469;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.composition-row strong{font-size:9.5px}.composition-track{background:#edf1f5;border-radius:10px;height:5px;margin-top:4px;overflow:hidden}.composition-track i{background:var(--red);border-radius:inherit;height:100%;display:block}.composition-track i.revenue{background:var(--blue)}.dashboard-lists-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:13px;display:grid}.list-surface,.quick-surface{min-height:230px;padding:14px}.list-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;min-height:31px;padding-bottom:10px;display:flex}.list-header h2{font-size:11.5px}.list-header a{color:var(--blue);align-items:center;gap:3px;font-size:8.5px;display:inline-flex}.list-header a svg{width:12px}.data-list{flex-direction:column;display:flex}.data-row{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.data-row:last-child{border-bottom:0}.data-row strong,.data-row span{display:block}.data-row strong{font-size:9.5px;font-weight:700}.data-row span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:155px;margin-top:2px;font-size:8px;overflow:hidden}.data-row b{white-space:nowrap;font-size:9px}.row-with-icon{align-items:center;gap:8px;display:flex}.warning-icon{background:#fff0f1;border-radius:7px;place-items:center;width:27px;height:27px;color:var(--red)!important;display:grid!important}.warning-icon svg{width:14px}.activity-row i{background:var(--green);border-radius:50%;width:7px;height:7px}.activity-row i.error-dot{background:var(--red)}.empty-line{min-height:150px;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty-line svg{width:26px}.empty-line span{font-size:10px}.quick-surface .surface-heading{border-bottom:1px solid #edf0f4;padding-bottom:10px}.quick-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.quick-actions a{border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:63px;font-size:9.5px;font-weight:700;transition:border .18s,color .18s,background .18s;display:flex}.quick-actions a svg{width:19px;color:var(--orange)}.quick-actions a:hover{color:var(--orange-dark);background:#fffaf7;border-color:#f4b596}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(5,1fr);min-height:93px;margin-top:13px;display:grid}.summary-strip>div{flex-direction:column;justify-content:center;padding:15px 20px;display:flex;position:relative}.summary-strip>div:not(:last-child):after{content:"";background:var(--line);width:1px;height:45px;position:absolute;top:24px;left:0}.summary-strip span{color:var(--muted);font-size:9.5px}.summary-strip strong{margin-top:5px;font-size:16px}.primary-button,.secondary-button,.google-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:11.5px;font-weight:700;display:inline-flex}.primary-button{background:var(--orange);color:#fff}.primary-button:hover{background:var(--orange-dark)}.secondary-button{color:#334055;border-color:var(--line);background:#fff}.secondary-button:hover{background:var(--soft)}.primary-button svg,.secondary-button svg{width:17px}.full{width:100%}.entity-page{flex-direction:column;gap:15px;display:flex}.page-actions-row,.resource-heading{justify-content:space-between;align-items:center;gap:15px;min-height:53px;display:flex}.resource-heading-actions{align-items:center;gap:8px;display:flex}.page-actions-row>div{gap:8px;display:flex}.resource-heading h2{margin:0;font-size:18px}.resource-heading p{color:var(--muted);margin:4px 0 0;font-size:10.5px}.section-tabs{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;width:fit-content;margin-bottom:10px;padding:5px;display:flex}.section-tabs a{min-height:31px;color:var(--muted);border-radius:6px;align-items:center;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.section-tabs a:hover{background:var(--soft);color:var(--navy)}.section-tabs a.active{color:var(--blue);background:#edf3fa}.table-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;width:min(480px,50vw);height:42px;padding-right:12px;display:flex;overflow:hidden}.table-search svg{color:#7e8999;width:17px}.table-search input{border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 10px;font-size:11.5px}.table-search button{border:0;border-right:1px solid var(--line);background:var(--soft);color:var(--navy);align-self:stretch;padding:0 16px;font-size:11px}.table-search.plain{width:330px}.table-surface{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:300px;overflow:hidden}.table-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:0 17px;display:flex}.table-summary h2{margin:0;font-size:14px}.table-summary p{color:var(--muted);margin:3px 0 0;font-size:9.5px}.desktop-table{width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:right;width:100%}th{color:#667185;border-bottom:1px solid var(--line);white-space:nowrap;background:#f8f9fb;height:42px;padding:0 15px;font-size:9.5px;font-weight:600}td{color:#354156;border-bottom:1px solid #edf0f4;height:60px;min-height:55px;padding:8px 15px;font-size:10.5px}tbody tr:hover{background:#fbfcfd}tbody tr:last-child td{border-bottom:0}td strong,td small{display:block}td small{color:var(--muted);margin-top:2px;font-size:8.5px}.subscriber-name{align-items:center;gap:9px;display:flex}.subscriber-name>span{width:32px;height:32px;color:var(--navy);background:#e8eef6;border-radius:50%;place-items:center;font-weight:800;display:grid}.subscriber-name strong,.subscriber-name small{display:block}.subscriber-name strong{font-size:10.5px}.subscriber-name small{color:var(--muted);margin-top:2px;font-size:8.5px}.phone-cell{direction:ltr;justify-content:flex-end;align-items:center;gap:5px;display:flex}.phone-cell svg{width:13px;color:var(--muted)}.status{color:#5c6779;background:#eef1f5;border-radius:20px;justify-content:center;align-items:center;min-width:55px;min-height:25px;padding:2px 8px;font-size:8.5px;font-weight:700;display:inline-flex}.status-active,.status-paid,.status-completed,.status-resolved,.status-approved,.status-present{color:#167d5f;background:#e8f6f1}.status-suspended,.status-partial,.status-scheduled,.status-assigned,.status-pending,.status-leave,.status-on_leave{color:#b7661f;background:#fff3e7}.status-terminated,.status-void,.status-cancelled,.status-rejected,.status-absent{color:var(--red);background:#fdecee}.status-open,.status-issued,.status-in_progress,.status-remote{color:var(--blue);background:#e9f1fc}.row-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.row-actions button{border:1px solid var(--line);color:#4a5669;background:#fff;border-radius:7px;align-items:center;gap:3px;min-height:30px;padding:0 7px;font-size:8.5px;display:inline-flex}.row-actions button:hover{color:var(--orange-dark);border-color:#f4b596}.row-actions svg{width:13px}.mobile-entity-list{display:none}.pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:12px;min-height:54px;display:flex}.pagination button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:31px;padding:0 11px;font-size:9.5px}.pagination span{color:var(--muted);font-size:9.5px}.table-loading,.page-loader{min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.page-loader{min-height:100vh}.spinner{border:3px solid #dce4ee;border-top-color:var(--orange);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.inline-error,.form-error{color:#ad2f3b;background:#fff4f5;border:1px solid #f2c7cc;border-radius:8px;padding:10px 12px;font-size:10.5px;line-height:1.7}.resource-empty{text-align:center;min-height:270px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.resource-empty svg{width:32px;color:var(--green)}.resource-empty h3{color:var(--navy);margin:10px 0 4px;font-size:14px}.resource-empty p{margin:0;font-size:10px}.dialog-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07111f8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog-card{background:#fff;border-radius:13px;width:min(520px,100%);max-height:min(760px,94vh);overflow-y:auto;box-shadow:0 30px 80px #07111f4d}.dialog-card.wide{width:min(680px,100%)}.dialog-card>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.dialog-card>header h2{margin:0;font-size:15px}.dialog-card>header button{background:var(--soft);border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.dialog-card>header svg{width:18px}.dialog-form,.import-dialog{padding:20px}.dialog-form label,.form-grid label{color:#3b4759;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.dialog-form input,.dialog-form select,.dialog-form textarea,.form-grid input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);background:#fff;border-radius:8px;outline:0;padding:8px 11px;font-size:11.5px}.dialog-form textarea{resize:vertical}.dialog-form input:focus,.dialog-form textarea:focus{border-color:#9db9e4;box-shadow:0 0 0 3px #2367d114}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.full-field{grid-column:1/-1}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.dialog-form>label+label{margin-top:13px}.form-hint{color:#315482;background:#eef5ff;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:10.5px;line-height:1.7}.purchase-lines{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.line-title{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;display:flex}.text-button{color:var(--blue);font:inherit;background:0 0;border:0;font-weight:700}.purchase-line{background:var(--soft);border-radius:9px;grid-template-columns:minmax(180px,1.7fr) 1fr 1.2fr auto;align-items:end;gap:9px;margin-top:9px;padding:11px;display:grid}.purchase-line label{gap:5px}.purchase-line .remove-line{width:34px;height:42px;color:var(--red);background:#fff5f6;border:1px solid #f4c5cb;border-radius:8px;font-size:20px}.table-action{color:#d85a22;background:#fff8f4;border:1px solid #f1c4ad;border-radius:7px;min-width:60px;min-height:30px;font-size:9.5px;font-weight:800}.calculated-line{background:var(--soft);border-radius:8px;justify-content:space-between;margin-top:14px;padding:11px 13px;font-size:11px;display:flex}.import-help{background:#f2f6fb;border-radius:9px;align-items:flex-start;gap:11px;padding:13px;display:flex}.import-help>svg{width:22px;color:var(--blue)}.import-help strong{font-size:11px}.import-help p{color:var(--muted);margin:3px 0 0;font-size:9.5px;line-height:1.8}.file-drop{color:#526074;border:2px dashed #cfd7e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin-top:14px;display:flex;position:relative}.file-drop>svg{width:30px;color:var(--orange)}.file-drop span{margin-top:7px;font-size:11px;font-weight:700}.file-drop small{color:var(--muted);margin-top:3px;font-size:9px}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-preview,.import-result{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.import-preview>div,.import-result>div:not(.import-errors){border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:72px;display:flex}.import-preview strong,.import-result strong{font-size:19px}.import-preview span,.import-result span{color:var(--muted);font-size:9px}.import-errors{max-height:130px;color:var(--red);grid-column:1/-1;font-size:9.5px;overflow:auto}.import-errors p{margin:4px 0}.import-result>button{grid-column:1/-1;margin-right:auto}.settings-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-list article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:105px;padding:16px;display:grid}.settings-list article>span{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.settings-list article>span.ready{color:var(--green);background:#e8f6f1}.settings-list article>span.warning{color:#b7661f;background:#fff3e7}.settings-list svg{width:19px}.settings-list h3{margin:0;font-size:12px}.settings-list p{color:var(--muted);margin:4px 0 0;font-size:9.5px;line-height:1.7}.settings-list article>strong{color:var(--muted);font-size:9px}.team-settings{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:16px;padding:17px}.team-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.team-heading h2{margin:0;font-size:15px}.team-heading p{color:var(--muted);margin:3px 0 0;font-size:10px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.team-grid article{border:1px solid #e7ebf0;border-radius:9px;align-items:center;gap:10px;min-width:0;padding:11px;display:flex}.team-grid article>div{flex:1;min-width:0}.team-grid strong,.team-grid small,.team-grid em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-grid strong{font-size:11px}.team-grid small{color:var(--muted);text-align:right;direction:ltr;font-size:9px}.team-grid em{color:var(--blue);margin-top:3px;font-size:8.5px;font-style:normal}.team-grid button{border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.team-grid button svg{width:14px}.team-grid .deactivate{color:var(--red);background:#fff6f7;border:1px solid #f1c5ca}.team-grid .activate{color:var(--green);background:#f3fcf9;border:1px solid #bce2d6}.restricted-note{color:var(--muted);font-size:10.5px}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#101b2d 0%,#07355d 100%);flex-direction:column;padding:42px clamp(36px,6vw,90px);display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-180px;left:-180px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-brand{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.login-brand img{object-fit:contain;width:51px;height:51px}.login-brand strong,.login-brand span{display:block}.login-brand strong{font-size:21px}.login-brand span{color:#abc0d2;font-size:10px}.login-statement{z-index:1;margin-block:auto;position:relative}.login-statement h1{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(31px,4vw,54px);line-height:1.55}.login-statement p{color:#b9cadd;max-width:540px;font-size:13px;line-height:2}.login-features{z-index:1;gap:22px;display:flex;position:relative}.login-features span{color:#c7d7e6;align-items:center;gap:7px;font-size:10.5px;display:flex}.login-features svg{width:18px;color:var(--orange)}.login-form-panel{place-items:center;padding:34px;display:grid}.login-form-wrap{width:min(410px,100%)}.login-form-wrap h2{margin-bottom:5px;font-size:27px}.login-form-wrap>p{color:var(--muted);margin-bottom:26px;font-size:11.5px}.login-form-wrap form>label{color:#3d485a;margin-bottom:14px;font-size:10.5px;font-weight:700;display:block}.field{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;height:45px;margin-top:6px;padding:0 11px;display:flex}.field:focus-within{border-color:#9db9e4;box-shadow:0 0 0 3px #2367d114}.field>svg{color:#7e8999;width:17px}.field input{text-align:right;direction:ltr;border:0;outline:0;flex:1;min-width:0}.field button{color:#7e8999;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.field button svg{width:17px}.login-separator{justify-content:center;align-items:center;height:45px;display:flex;position:relative}.login-separator:before{content:"";background:var(--line);height:1px;position:absolute;inset-inline:0}.login-separator span{z-index:1;color:var(--muted);background:#fff;padding:0 10px;font-size:10px;position:relative}.google-button{border-color:var(--line);width:100%;color:var(--navy);background:#fff}.google-g{color:#4285f4;font-family:Arial;font-size:15px;font-weight:800}.login-note{color:var(--muted);text-align:center;margin-top:16px;font-size:9px;line-height:1.7;display:block}.mobile-login-brand{display:none}.callback-page{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.callback-page img{object-fit:contain;width:90px;height:90px;margin-bottom:18px}.callback-page h1{margin:12px 0 5px;font-size:20px}.callback-page p{color:var(--muted);font-size:11px}.callback-page button,.error-state button{background:var(--orange);color:#fff;border:0;border-radius:8px;min-height:40px;padding:0 15px}.dashboard-skeleton{grid-template-rows:125px 330px 230px;gap:13px;display:grid}.skeleton{background:linear-gradient(90deg,#edf1f5 25%,#f7f9fb 50%,#edf1f5 75%) 0 0/200% 100%;border-radius:10px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.error-state>svg{width:42px;color:var(--red)}.error-state h2{margin:12px 0 5px;font-size:17px}.error-state p{color:var(--muted);font-size:10px}.error-state button{align-items:center;gap:6px;font-size:10px;display:flex}.error-state button svg{width:15px}@media (width<=1180px){.metrics-grid,.dashboard-lists-grid{grid-template-columns:1fr 1fr}.metric-copy>strong{font-size:21px}}@media (width<=900px){.sidebar{transition:transform .25s;transform:translate(110%);box-shadow:-20px 0 50px #07111f33}.sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:29;background:#07111f73;border:0;position:fixed;inset:0}.sidebar-backdrop.visible{display:block}.workspace{margin-right:0}.mobile-menu,.mobile-mark,.mobile-search-button{display:inline-flex}.mobile-mark{object-fit:contain;flex:0 0 33px;width:33px;height:33px;margin-left:8px}.topbar{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;gap:10px}.topbar-heading{flex:1;min-width:0}.topbar-heading>div:last-child{min-width:0}.topbar-heading h1{font-size:16px}.topbar-heading p,.user-chip,.global-search{display:none}.topbar-actions{gap:2px}.main-content{padding:14px 12px calc(104px + env(safe-area-inset-bottom))}.mobile-nav{z-index:60;min-height:calc(76px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e3e7ec;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -10px 30px #101b2d12}.mobile-nav>a,.mobile-nav>button{color:#697487;touch-action:manipulation;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:56px;font-size:10px;font-weight:600;line-height:1.2;transition:color .18s,background .18s,opacity .18s;display:flex}.mobile-nav>a:active,.mobile-nav>button:active{opacity:.78;background:#f2f4f7}.mobile-nav>a.active:not(.mobile-create-action),.mobile-nav>button.active{color:#c94f1d;background:#fff5f0}.mobile-nav svg{width:22px;height:22px}.mobile-nav .mobile-create-action{color:#b84c21;gap:2px;overflow:visible}.mobile-create-action>span{background:var(--orange);color:#fff;border:5px solid #f5f7fa;border-radius:18px;place-items:center;width:52px;height:52px;margin-top:-24px;transition:background .18s,box-shadow .18s;display:grid;box-shadow:0 9px 22px #db613047}.mobile-create-action.active>span{background:var(--orange-dark);box-shadow:0 8px 20px #db613057,0 0 0 3px #ffe3d6}.mobile-create-action small{color:#a34520;font-size:10px;font-weight:800}.mobile-sheet-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a14228a;border:0;border-radius:0;animation:.18s ease-out mobile-fade-in;display:block;position:fixed;inset:0}.mobile-more-sheet{z-index:90;max-height:min(82dvh,720px);padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:24px 24px 0 0;flex-direction:column;animation:.24s cubic-bezier(.2,.8,.2,1) mobile-sheet-in;display:flex;position:fixed;inset:auto 0 0;overflow:hidden;box-shadow:0 -24px 70px #08121f33}.mobile-sheet-handle{background:#d9dee5;border-radius:999px;flex:none;width:42px;height:4px;margin:9px auto 5px}.mobile-more-sheet>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:8px 16px 12px;display:flex}.mobile-more-sheet>header>div{align-items:center;gap:10px;display:flex}.mobile-more-sheet>header img{object-fit:contain;width:38px;height:38px}.mobile-more-sheet>header strong,.mobile-more-sheet>header small{display:block}.mobile-more-sheet>header strong{color:#15263e;font-size:15px}.mobile-more-sheet>header small{color:#6f7a8b;margin-top:2px;font-size:11px}.mobile-more-sheet>header .icon-button{background:#f8f9fb;border:1px solid #e2e6eb;border-radius:14px;flex:none;width:46px;height:46px}.mobile-more-content{overscroll-behavior:contain;padding:12px 14px 18px;overflow-y:auto}.mobile-more-group{margin-bottom:16px}.mobile-more-group h2{color:#687487;margin:0 2px 8px;font-size:11px;font-weight:700}.mobile-more-group>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-more-group a{color:#27384f;touch-action:manipulation;background:#fff;border:1px solid #e1e6ec;border-radius:14px;align-items:center;gap:10px;min-height:58px;padding:8px 10px;transition:border-color .18s,background .18s,color .18s;display:flex}.mobile-more-group a>span{color:#52637a;background:#f1f4f7;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.mobile-more-group a strong{font-size:12px;line-height:1.5}.mobile-more-group a.active{color:#bd4b1e;background:#fff7f3;border-color:#efb59c}.mobile-more-group a.active>span{color:#d75a26;background:#ffe9de}.mobile-logout{color:#ad3541;background:#fff7f8;border:1px solid #f0ccd0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-size:13px;font-weight:700;display:flex}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-fade-in{0%{opacity:0}to{opacity:1}}.mobile-fab{z-index:26;background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:83px;left:18px;box-shadow:0 12px 30px #db613059}.dashboard-main-grid{grid-template-columns:1fr}.summary-strip{display:flex;overflow-x:auto}.summary-strip>div{flex:0 0 190px}.page-actions-row{flex-direction:column;align-items:stretch}.table-search{width:100%}.page-actions-row>div{justify-content:stretch}.page-actions-row>div>button{flex:1}}@media (width<=640px){.dashboard-toolbar{margin-bottom:10px}.sync-state{font-size:9px}.metrics-grid{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden}.metric-card{text-align:center;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:95px;padding:13px 8px}.metric-card:nth-child(3){border-bottom:1px solid var(--line);order:-1;grid-column:1/-1;min-height:140px}.metric-card:first-child,.metric-card:nth-child(2){border-left:1px solid var(--line)}.metric-icon{width:28px;height:28px}.metric-icon svg{width:16px}.metric-copy>span{font-size:8.5px}.metric-copy>strong{margin:3px 0 4px;font-size:12px}.metric-card:nth-child(3) .metric-copy>strong{font-size:29px}.metric-copy small{justify-content:center;font-size:8px}.metric-copy small em{display:none}.chart-surface,.composition-surface{padding:14px 11px 8px}.chart-wrap{height:248px}.composition-surface{min-height:auto}.dashboard-lists-grid{grid-template-columns:1fr}.list-surface,.quick-surface{min-height:auto}.data-row{min-height:51px}.dashboard-lists-grid .quick-surface{display:none}.summary-strip>div{flex-basis:165px}.summary-strip strong{font-size:13px}.resource-heading{flex-direction:column;align-items:stretch}.section-tabs{width:100%;overflow-x:auto}.section-tabs a{flex:none}.resource-heading-actions{flex-wrap:wrap}.desktop-table{display:none}.mobile-entity-list{flex-direction:column;gap:9px;padding:9px;display:flex}.mobile-entity-list article{border:1px solid var(--line);border-radius:9px;padding:12px}.mobile-card-head{justify-content:space-between;align-items:center;display:flex}.mobile-entity-list dl{border-block:1px solid #edf0f4;grid-template-columns:1fr 1fr;margin:12px 0;padding:9px 0;display:grid}.mobile-entity-list dl div{flex-direction:column;gap:3px;display:flex}.mobile-entity-list dt{color:var(--muted);font-size:8.5px}.mobile-entity-list dd{margin:0;font-size:10px;font-weight:700}.mobile-entity-list .row-actions{grid-template-columns:repeat(3,1fr);display:grid}.mobile-entity-list .row-actions button{justify-content:center;min-height:35px}.resource-mobile-list .mobile-card-head>div{flex-direction:column;gap:4px;display:flex}.resource-mobile-list .mobile-card-head small{color:var(--muted);font-size:8.5px}.resource-mobile-list .mobile-card-head strong{font-size:12px}.resource-mobile-list dl{gap:9px}.table-summary .table-search.plain{width:calc(100% - 46px)}.settings-list{grid-template-columns:1fr}.settings-list article{grid-template-columns:auto 1fr}.settings-list article>strong{grid-column:2}.team-heading{align-items:flex-start}.team-grid,.form-grid{grid-template-columns:1fr}.purchase-line{grid-template-columns:1fr 1fr}.purchase-line label:first-child{grid-column:1/-1}.full-field{grid-column:auto}.dialog-card{border-radius:13px 13px 0 0;max-height:92vh;margin-top:auto}.dialog-overlay{place-items:end center;padding:0}.import-preview,.import-result{grid-template-columns:1fr 1fr 1fr}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{padding:28px 22px}.mobile-login-brand{align-items:center;gap:8px;margin-bottom:42px;display:flex}.mobile-login-brand img{object-fit:contain;width:45px;height:45px}.mobile-login-brand strong{font-size:18px}}@media print{.sidebar,.topbar,.mobile-nav,.page-actions-row,.resource-heading button,.table-summary button{display:none!important}.workspace{margin:0}.main-content{padding:0}.table-surface{border:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.subscribers-page{gap:14px}.subscriber-directory-heading{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.subscriber-directory-heading .eyebrow{color:var(--orange-dark);margin-bottom:3px;font-size:10px;font-weight:800;display:block}.subscriber-directory-heading h2{color:#14253d;margin:0;font-size:22px;line-height:1.4}.subscriber-directory-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.subscriber-heading-actions{flex:none;gap:8px;display:flex}.subscriber-heading-actions button{min-height:42px}.subscriber-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.subscriber-summary-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:92px;padding:14px 15px;display:flex}.subscriber-summary-grid article>span{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.subscriber-summary-grid article>span svg{width:21px}.subscriber-summary-grid article div{min-width:0}.subscriber-summary-grid small,.subscriber-summary-grid strong,.subscriber-summary-grid em{display:block}.subscriber-summary-grid small{color:#546176;font-size:10px;font-weight:700}.subscriber-summary-grid strong{color:#17283f;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:18px;line-height:1.35;overflow:hidden}.subscriber-summary-grid em{color:#8a94a3;margin-top:2px;font-size:8.5px;font-style:normal}.subscriber-summary-grid .summary-green>span{color:#188363;background:#e9f7f1}.subscriber-summary-grid .summary-blue>span{color:#3168af;background:#edf4fd}.subscriber-summary-grid .summary-red>span{color:#c64250;background:#fff0f1}.subscriber-summary-grid .summary-orange>span{color:#d6602d;background:#fff1e9}.subscriber-summary-grid.is-loading article{animation:1.3s ease-in-out infinite alternate pulse}.subscriber-directory-surface{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.subscriber-directory-toolbar{border-bottom:1px solid var(--line);background:#fbfcfd;align-items:center;gap:10px;min-height:64px;padding:10px 14px;display:flex}.subscriber-search{background:#fff;border:1px solid #d5dce5;border-radius:9px;align-items:center;gap:9px;width:min(390px,38%);height:42px;padding-right:12px;display:flex;overflow:hidden}.subscriber-search:focus-within{border-color:#91afe0;box-shadow:0 0 0 3px #2367d112}.subscriber-search svg{color:#768196;flex:none;width:17px}.subscriber-search input{color:#17283f;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;font-size:11px}.subscriber-search button{color:#fff;background:#142844;border:0;align-self:stretch;min-width:58px;font-size:10px;font-weight:700}.subscriber-filters{flex:1;align-items:center;gap:7px;display:flex}.subscriber-filters>span{color:#687386;align-items:center;gap:5px;font-size:9px;font-weight:700;display:inline-flex}.subscriber-filters>span svg{width:14px}.subscriber-filters select{color:#36445a;background:#fff;border:1px solid #dce2e9;border-radius:8px;outline:0;min-width:108px;height:38px;padding:0 10px 0 28px;font-size:9.5px}.subscriber-refresh{border:1px solid var(--line);background:#fff;flex:none}.subscriber-refresh svg{width:17px}.subscriber-directory-layout{direction:ltr;grid-template-columns:minmax(0,1fr) 370px;min-height:560px;display:grid}.subscriber-directory-layout>*{direction:rtl}.subscriber-list-surface{border-right:1px solid var(--line);min-width:0}.subscriber-list-meta{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:48px;padding:0 15px;display:flex}.subscriber-list-meta strong{color:#25364d;font-size:11px}.subscriber-list-meta span{color:#8a94a3;font-size:8.5px}.subscriber-desktop-table{overflow-x:auto}.subscriber-desktop-table table{min-width:920px}.subscriber-desktop-table th{height:42px;padding:0 12px;font-size:8.5px}.subscriber-desktop-table td{height:68px;padding:8px 12px;font-size:10px}.subscriber-desktop-table tbody tr{cursor:pointer;transition:background .15s,box-shadow .15s}.subscriber-desktop-table tbody tr:hover{background:#fbfcfe}.subscriber-desktop-table tbody tr.selected{box-shadow:inset -3px 0 var(--orange);background:#fff8f4}.subscriber-desktop-table .subscriber-name{min-width:168px}.subscriber-desktop-table .subscriber-name>.status{display:none}.subscriber-name>span{background:#edf2f7;width:38px;height:38px;font-size:13px}.subscriber-name strong{color:#1d2e45;font-size:10.5px}.subscriber-name small{font-size:8.5px}.subscriber-contact strong,.subscriber-contact small,.subscriber-plan strong,.subscriber-plan small,.balance-cell strong,.balance-cell small,.installation-cell strong,.installation-cell small,.last-payment strong,.last-payment small{display:block}.subscriber-contact strong,.installation-cell strong{color:#314056;align-items:center;gap:5px;font-size:9.5px;display:flex}.subscriber-contact svg,.installation-cell svg{width:13px}.subscriber-contact small,.subscriber-plan small,.balance-cell small,.installation-cell small,.last-payment small{color:#7b8698;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin-top:3px;font-size:8px;overflow:hidden}.subscriber-plan strong,.balance-cell strong,.last-payment strong{color:#24364e;font-size:10px}.balance-cell .negative{color:#c83e4b!important}.missing-value{color:#929baa;align-items:center;gap:5px;font-size:8.5px;display:inline-flex}.missing-value svg{color:#e27b4d;width:14px}.subscriber-row-actions{align-items:center;gap:5px;display:flex}.subscriber-row-actions button{border-radius:8px;justify-content:center;align-items:center;height:34px;display:inline-flex}.subscriber-row-actions .quick-collect{color:#bd4d20;background:#fff7f2;border:1px solid #f1b79e;gap:5px;padding:0 9px;font-size:8.5px;font-weight:700}.subscriber-row-actions .quick-collect svg{width:14px}.subscriber-row-actions .open-profile{border:1px solid var(--line);color:#536178;background:#fff;width:34px}.subscriber-row-actions .open-profile svg{width:16px}.subscriber-mobile-list{display:none}.subscriber-profile-panel{background:#fff;min-width:0}.profile-sheet-handle{display:none}.subscriber-profile-header{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:75px;padding:12px 14px;display:flex}.profile-close{color:#526074;background:#f3f5f8;border:0;border-radius:8px;order:4;place-items:center;width:32px;height:32px;display:grid}.profile-close svg{width:16px}.profile-identity{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.profile-identity>span{color:#fff;background:#172a46;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.profile-identity div{min-width:0}.profile-identity h2{color:#17283f;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.profile-identity p{color:#7d8798;text-align:right;direction:ltr;margin:2px 0 0;font-size:8.5px}.profile-balance{background:#eef8f4;border:1px solid #cfeae0;border-radius:11px;justify-content:space-between;align-items:center;min-height:83px;margin:12px 14px 10px;padding:13px 14px;display:flex}.profile-balance.has-overdue{background:#fff2f2;border-color:#f5d1d4}.profile-balance span,.profile-balance strong{display:block}.profile-balance span{color:#5d6b7c;font-size:9px;font-weight:700}.profile-balance strong{color:#16765a;margin-top:3px;font-size:19px}.profile-balance.has-overdue strong{color:#c73d4a}.profile-balance small{color:#718071;font-size:8px}.profile-balance.has-overdue small{color:#b54a54}.profile-primary-actions{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:6px;padding:0 14px 12px;display:grid}.profile-primary-actions button{border:1px solid var(--line);color:#425069;background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:52px;font-size:8px;font-weight:700;display:flex}.profile-primary-actions button svg{width:17px;height:17px}.profile-primary-actions .profile-action-main{color:#fff;background:#f47b45;border-color:#f47b45}.profile-tabs{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);min-height:44px;padding:0 12px;display:grid}.profile-tabs button{color:#727e90;background:0 0;border:0;font-size:8.5px;font-weight:700;position:relative}.profile-tabs button.active{color:#d85e2b}.profile-tabs button.active:after{content:"";background:#f47b45;border-radius:2px;height:2px;position:absolute;inset:auto 7px -1px}.profile-tab-content{max-height:320px;overflow-y:auto}.profile-summary-list{padding:5px 14px 12px}.profile-summary-row{border-bottom:1px solid #eef1f4;align-items:center;gap:9px;min-height:54px;display:flex}.profile-summary-row>span{color:#52637b;background:#f3f6f9;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.profile-summary-row>span svg{width:15px}.profile-summary-row>div{flex:1;min-width:0}.profile-summary-row small,.profile-summary-row strong,.profile-summary-row em{display:block}.profile-summary-row small{color:#8993a2;font-size:7.5px}.profile-summary-row strong{color:#344258;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.profile-summary-row em{color:#8d97a7;margin-top:2px;font-size:7px;font-style:normal}.profile-note{color:#74472e;background:#fff8f3;border-radius:9px;gap:9px;margin-top:10px;padding:10px;display:flex}.profile-note>svg{flex:none;width:16px}.profile-note span{font-size:8px;font-weight:800;display:block}.profile-note p{margin:3px 0 0;font-size:8px;line-height:1.8}.profile-record-list{padding:9px 13px}.profile-record-list article{border-bottom:1px solid #edf0f4;align-items:center;gap:8px;min-height:60px;display:flex}.profile-record-list article:last-child{border-bottom:0}.profile-record-list article>div:not(.record-amount){flex:1;min-width:0}.profile-record-list strong,.profile-record-list small{display:block}.profile-record-list article strong{color:#304057;font-size:8.5px}.profile-record-list article small{color:#8993a2;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;overflow:hidden}.record-icon{color:#56667d;background:#f3f6f9;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.record-icon svg{width:15px}.record-amount{text-align:left}.record-amount b{color:#23344b;margin-bottom:3px;font-size:8px;display:block}.profile-context-line{color:#58677b;background:#f7f9fb;border-radius:8px;align-items:center;gap:7px;min-height:39px;padding:0 8px;font-size:8px;display:flex}.profile-context-line svg{width:14px}.profile-context-line strong{margin-right:auto;font-size:8px}.profile-empty,.profile-panel-state,.profile-loading{text-align:center;color:#8090a3;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:30px;display:flex}.profile-empty svg,.profile-panel-state>svg{color:#6f7d90;background:#f2f5f8;border-radius:11px;width:39px;height:39px;padding:9px}.profile-empty strong,.profile-panel-state h2{color:#314157;margin:10px 0 0;font-size:11px}.profile-empty p,.profile-panel-state p,.profile-loading p{color:#8590a1;max-width:240px;margin:5px 0 0;font-size:8.5px;line-height:1.8}.subscriber-profile-backdrop{display:none}.subscriber-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:30px;display:flex}.subscriber-empty>svg{color:#66768c;background:#f1f4f7;border-radius:15px;width:52px;height:52px;padding:13px}.subscriber-empty h3{margin:13px 0 3px;font-size:14px}.subscriber-empty p{color:#7c8798;margin:0 0 14px;font-size:9.5px}.subscriber-action-form{font-size:11px}.action-context-card{background:#f5f9fe;border:1px solid #dce7f5;border-radius:10px;margin-bottom:14px;padding:13px 14px}.action-context-card small,.action-context-card strong,.action-context-card span{display:block}.action-context-card small{color:#708097;font-size:8px}.action-context-card strong{color:#233b5c;margin-top:2px;font-size:12px}.action-context-card span{color:#6e7c90;margin-top:2px;font-size:8.5px}.form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.form-grid.one-column{grid-template-columns:1fr}.dialog-form .form-grid label+label{margin-top:0}.dialog-form label>small{color:#8b95a5;font-weight:400}.dialog-form select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);background:#fff;border-radius:8px;outline:0;padding:8px 11px;font-size:11px}.installation-parts-heading{justify-content:space-between;align-items:center;gap:12px;margin:17px 0 8px;display:flex}.installation-parts-heading>div{align-items:center;gap:8px;display:flex}.installation-parts-heading>div>svg{color:#d95d28;width:18px}.installation-parts-heading strong,.installation-parts-heading small{display:block}.installation-parts-heading strong{color:#25364e;font-size:10px}.installation-parts-heading small{color:#8590a1;font-size:8px}.installation-parts-heading button{min-height:35px;font-size:9px}.installation-parts-heading button svg{width:14px}.parts-hint,.parts-empty{color:#7f8a9b;text-align:center;background:#fafbfc;border:1px dashed #d5dce5;border-radius:9px;margin:0;padding:12px;font-size:8.5px}.installation-parts-list{flex-direction:column;gap:8px;display:flex}.installation-part-row{background:#fbfcfd;border:1px solid #e1e6ec;border-radius:10px;grid-template-columns:minmax(170px,1.4fr) 78px 112px minmax(105px,.8fr) 32px;align-items:end;gap:7px;padding:10px;display:grid;position:relative}.installation-part-row label{font-size:8px}.installation-part-row label small{color:#288065;margin-top:2px}.part-line-total{flex-direction:column;justify-content:center;min-height:42px;display:flex}.part-line-total span{color:#8993a2;font-size:7.5px}.part-line-total strong{color:#34445a;font-size:9px}.remove-part{color:#bd3f4a;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:32px;height:42px;display:grid}.installation-payment-box{background:#fff9f5;border:1px solid #f0cfbf;border-radius:10px;margin-top:12px;padding:13px}.installation-payment-box>div:first-child{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.installation-payment-box>div:first-child span{color:#735e52;font-size:9px}.installation-payment-box>div:first-child strong{color:#c95120;font-size:15px}.workflow-explanation{color:#52677f;background:#f5f9fd;border:1px solid #d9e5f3;border-radius:9px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 11px;display:flex}.workflow-explanation svg{color:#3e71a9;flex:none;width:16px}.workflow-explanation p{margin:0;font-size:8.5px;line-height:1.75}@media (width<=1220px){.subscriber-directory-layout{grid-template-columns:minmax(0,1fr) 330px}.subscriber-filters>span{display:none}.subscriber-filters select{min-width:94px}}@media (width<=720px),(height<=500px) and (width<=900px){.subscribers-page{gap:10px}.subscriber-directory-heading{min-height:0;padding:2px 2px 0;display:block}.subscriber-directory-heading .eyebrow{font-size:9px}.subscriber-directory-heading h2{font-size:19px}.subscriber-directory-heading p{font-size:10px;line-height:1.7}.subscriber-heading-actions{grid-template-columns:1.35fr 1fr;margin-top:12px;display:grid}.subscriber-heading-actions button{justify-content:center;min-height:46px;padding:0 9px;font-size:10px}.subscriber-heading-actions button svg{width:17px}.subscriber-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subscriber-summary-grid article{border-radius:12px;gap:9px;min-height:84px;padding:11px}.subscriber-summary-grid article>span{border-radius:9px;width:36px;height:36px}.subscriber-summary-grid article>span svg{width:18px}.subscriber-summary-grid small{font-size:9px}.subscriber-summary-grid strong{font-size:14px}.subscriber-summary-grid em{font-size:7.5px}.subscriber-directory-surface{background:0 0;border:0;border-radius:13px;overflow:visible}.subscriber-directory-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr auto;gap:8px;min-height:0;padding:10px;display:grid}.subscriber-search{grid-column:1/-1;width:100%;height:46px}.subscriber-search input{font-size:12px}.subscriber-search button{min-width:64px;font-size:10px}.subscriber-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.subscriber-filters select{width:100%;min-width:0;height:42px;padding:0 7px;font-size:8.5px}.subscriber-refresh{width:42px;height:42px}.subscriber-directory-layout{min-height:0;display:block}.subscriber-list-surface{border:0}.subscriber-list-meta{border:0;height:43px;padding:0 3px}.subscriber-list-meta strong{font-size:11px}.subscriber-list-meta span{font-size:8px}.subscriber-desktop-table{display:none}.subscriber-mobile-list{flex-direction:column;gap:9px;display:flex}.subscriber-mobile-list article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;box-shadow:0 4px 14px #101b2d09}.subscriber-mobile-list article.selected{border-color:#f0a685;box-shadow:0 0 0 2px #f47b4514}.mobile-subscriber-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.mobile-subscriber-head .subscriber-name{min-width:0}.mobile-subscriber-head .subscriber-name>span{width:42px;height:42px}.mobile-subscriber-head .subscriber-name strong{font-size:12px}.mobile-subscriber-head .subscriber-name small{font-size:9px}.mobile-subscriber-head .subscriber-name>.status{display:none}.mobile-subscriber-facts{background:linear-gradient(90deg,#0000,#fbfcfd,#0000);border-block:1px solid #edf0f4;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:13px 0 11px;padding:10px 0;display:grid}.mobile-subscriber-facts>div{border-left:1px solid #edf0f4;min-width:0;padding:0 8px}.mobile-subscriber-facts>div:last-child{border-left:0}.mobile-subscriber-facts span,.mobile-subscriber-facts strong,.mobile-subscriber-facts small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mobile-subscriber-facts span{color:#8791a1;font-size:8px}.mobile-subscriber-facts strong{color:#2e3e55;margin-top:3px;font-size:9.5px}.mobile-subscriber-facts small{color:#828d9e;margin-top:2px;font-size:7.5px}.mobile-subscriber-actions{grid-template-columns:1fr 62px 62px;gap:7px;display:grid}.mobile-subscriber-actions button{border:1px solid var(--line);color:#4d5c71;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:44px;font-size:9px;font-weight:700;display:flex}.mobile-subscriber-actions button svg{width:16px}.mobile-subscriber-actions .open-file-button{color:#fff;background:#f47b45;border-color:#f47b45;justify-content:space-between;padding:0 12px;font-size:10px}.subscriber-empty{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:330px}.subscriber-profile-backdrop{z-index:94;opacity:0;pointer-events:none;background:#0a142280;border:0;transition:opacity .2s;display:block;position:fixed;inset:0}.subscriber-profile-backdrop.open{opacity:1;pointer-events:auto}.subscriber-profile-panel{z-index:95;width:100%;max-height:min(88dvh,760px);padding-bottom:env(safe-area-inset-bottom);border-radius:22px 22px 0 0;transition:transform .25s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;inset:auto 0 0;overflow:hidden;transform:translateY(105%);box-shadow:0 -24px 70px #08121f38}.subscriber-profile-panel.open{transform:translateY(0)}.profile-sheet-handle{background:#d5dbe2;border-radius:9px;width:44px;height:4px;margin:8px auto 1px;display:block}.subscriber-profile-header{min-height:68px;padding:9px 14px}.profile-identity h2{font-size:14px}.profile-identity p{font-size:9px}.profile-balance{min-height:75px;margin:8px 13px}.profile-balance strong{font-size:18px}.profile-primary-actions{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));padding:0 13px 9px}.profile-primary-actions button{min-height:50px;font-size:8.5px}.profile-tabs{min-height:46px}.profile-tabs button{font-size:9px}.profile-tab-content{max-height:min(40dvh,330px);padding-bottom:4px}.profile-summary-row{min-height:57px}.profile-summary-row strong{font-size:9.5px}.profile-record-list article{min-height:64px}.profile-record-list article strong{font-size:9px}.dialog-card.wide{width:100%}.subscriber-action-form{padding:15px}.form-grid.compact,.subscriber-action-form>.form-grid{grid-template-columns:1fr}.subscriber-action-form .span-two{grid-column:auto}.installation-part-row{grid-template-columns:minmax(0,1fr) 80px 34px;padding:9px}.installation-part-row label:first-child{grid-column:1/-1}.installation-part-row label:nth-of-type(3),.installation-part-row label:nth-of-type(4),.installation-part-row .part-line-total{grid-column:1/3}.installation-part-row .remove-part{grid-area:2/3}.installation-parts-heading button{min-height:40px}.installation-payment-box .form-grid{grid-template-columns:1fr}}.sidebar{color:var(--navy);border-left:1px solid var(--line);background:#fff}.brand{border-bottom-color:var(--line)}.brand span{color:var(--muted)}.sidebar-nav a{color:#3c495b;font-size:12px}.sidebar-nav a:hover{color:var(--navy);background:#f7f8fa}.sidebar-nav a.active{color:#c94f1d;border-right-color:var(--orange);background:#fff5f0}.sidebar-nav a.active svg{color:#e4602b}.sidebar-assurance{background:#f3fbf8;border-color:#bfe4d8}.sidebar-assurance strong{color:#177a5e}.sidebar-assurance span{color:#56746c}.eyebrow{color:#cf5421;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow svg{width:16px;height:16px}.required-mark{color:var(--red)}.onboarding-page{max-width:1280px;margin:0 auto}.mobile-step-progress{display:none}.onboarding-intro{justify-content:space-between;align-items:flex-end;gap:20px;margin:4px 0 20px;display:flex}.onboarding-intro h2{color:#10294a;letter-spacing:-.7px;margin:4px 0;font-size:clamp(24px,2.4vw,34px)}.onboarding-intro p{color:var(--muted);margin:0;font-size:12px}.draft-saved{color:#17865f;white-space:nowrap;align-items:center;gap:7px;font-size:10.5px;display:flex}.draft-saved svg{width:17px}.setup-warning{background:#fffaf4;border:1px solid #f0caa5;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:16px;padding:13px 14px;display:grid}.setup-warning>svg{color:#b35d0d}.setup-warning strong{font-size:12px;display:block}.setup-warning p{color:#76583c;margin:3px 0 0;font-size:10px}.setup-warning .secondary-button{white-space:nowrap;background:#fff}.workflow-steps{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin:0 0 17px;padding:0;list-style:none;display:grid;position:relative;overflow:hidden}.workflow-steps li{position:relative}.workflow-steps li:not(:last-child):after{content:"";top:28px;background:#dfe4ea;width:calc(100% - 60px);height:1px;position:absolute;inset-inline-start:calc(50% + 30px)}.workflow-steps li.done:not(:last-child):after,.workflow-steps li.active:not(:last-child):after{background:var(--orange)}.workflow-steps button{color:#6c7787;background:0 0;border:0;grid-template-rows:32px auto;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:7px;width:100%;min-height:76px;padding:9px 6px;display:grid}.workflow-steps button:disabled{opacity:1;cursor:default}.workflow-steps button>span{color:#405065;z-index:2;background:#fff;border:1px solid #cfd6df;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid;position:relative}.workflow-steps button>span svg{width:15px}.workflow-steps button>svg{width:16px}.workflow-steps button strong{grid-column:1/-1;font-size:10px}.workflow-steps li.active button{color:#d95b26}.workflow-steps li.active button>span{border:2px solid var(--orange);color:#d95b26}.workflow-steps li.done button>span{color:#167d5a;background:#eaf7f2;border-color:#bce2d4}.onboarding-layout{direction:ltr;grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:16px;display:grid}.onboarding-layout>*{direction:rtl}.workflow-card,.operation-summary{border:1px solid var(--line);background:#fff;border-radius:12px}.workflow-card{min-width:0;overflow:hidden}.workflow-card>section{min-height:510px;padding:23px 25px 18px}.step-heading{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:18px;display:flex}.step-heading>span{color:#e05c26;background:#fff3ed;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.step-heading>span svg{width:21px}.step-heading p{color:#e05c26;margin:0;font-size:8px;font-weight:800}.step-heading h3{color:#10294a;margin:1px 0 2px;font-size:18px}.step-heading small{color:var(--muted);font-size:10px;line-height:1.7}.workflow-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.workflow-field{color:#23334b;min-width:0;font-size:10.5px;font-weight:700}.workflow-field>input,.workflow-field>select,.workflow-field>textarea,.workflow-field .select-create select{color:#14243b;background:#fff;border:1px solid #d7dee7;border-radius:8px;outline:0;width:100%;height:44px;margin-top:6px;padding:0 12px;font-size:12px}.workflow-field>textarea{resize:vertical;min-height:88px;padding-block:10px}.workflow-field input:focus,.workflow-field select:focus,.workflow-field textarea:focus,.select-create:focus-within select{border-color:#f0946d;box-shadow:0 0 0 3px #f47b451c}.workflow-field>small{color:#7d8795;margin-top:4px;font-size:8.5px;font-weight:400;line-height:1.55;display:block}.wide-field{grid-column:1/-1}.select-create{grid-template-columns:minmax(0,1fr) 44px;gap:7px;margin-top:6px;display:grid}.workflow-field .select-create select{margin:0}.select-create>button{color:#db5e29;background:#fff;border:1px solid #ef936b;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.select-create>button:hover{background:#fff5f0}.select-create>button svg{width:18px}.choice-card{cursor:pointer;border:1px solid #dce3eb;border-radius:10px;margin-top:17px;padding:13px;transition:border-color .18s,background .18s;display:flex}.choice-card:hover{border-color:#f0b59c}.choice-card>input{width:18px;height:18px;accent-color:var(--orange);margin:3px 0 0 12px}.choice-card>span{align-items:flex-start;gap:10px;display:flex}.choice-card>span>svg{color:#e05c26;width:20px}.choice-card strong,.choice-card small{display:block}.choice-card strong{color:#172a46;font-size:11px}.choice-card small{color:var(--muted);margin-top:3px;font-size:8.5px}.strong-choice{background:#fffaf7;border-color:#f2cfbf}.inline-fields{border-right:1px solid #f2d4c6;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0 0 30px;padding-right:29px;display:grid}.empty-workflow-state{text-align:center;color:#5e6b7e;border:1px dashed #d8dee7;border-radius:10px;margin-top:18px;padding:42px 20px}.empty-workflow-state svg{color:#aab3bf}.empty-workflow-state strong{color:#2e3d52;margin:8px 0 3px;font-size:12px;display:block}.empty-workflow-state p{margin:0;font-size:9.5px}.subsection-heading{justify-content:space-between;align-items:center;gap:15px;margin:24px 0 10px;display:flex}.subsection-heading strong,.subsection-heading small{display:block}.subsection-heading strong{color:#152a47;font-size:12px}.subsection-heading small{color:var(--muted);margin-top:2px;font-size:8.5px}.secondary-button.compact{height:36px;min-height:36px;font-size:9px}.secondary-button.compact svg{width:15px}.parts-empty{color:#758092;border:1px dashed #d8dee7;border-radius:9px;align-items:center;gap:9px;padding:18px;font-size:9.5px;display:flex}.parts-empty svg{width:20px}.part-lines{flex-direction:column;gap:8px;display:flex}.part-line{border:1px solid #dfe4eb;border-radius:9px;grid-template-columns:minmax(170px,1.5fr) 88px 100px minmax(120px,1fr) auto;align-items:end;gap:9px;padding:11px;display:grid}.part-line .workflow-field:has(+.remove-part){min-width:0}.availability{background:#f8fafc;border:1px solid #e2e7ed;border-radius:8px;flex-direction:column;justify-content:center;height:44px;padding:5px 8px;display:flex}.availability span{color:var(--muted);font-size:7.5px}.availability strong{color:#24344b;white-space:nowrap;font-size:9.5px}.remove-part{width:42px;height:44px;color:var(--red);background:#fff;border:1px solid #f0c7ca;border-radius:8px;place-items:center;display:grid}.remove-part:hover{background:#fff5f6}.remove-part svg{width:17px}.add-line-button{color:#d85b27;background:#fff;border:1px dashed #ee936d;border-radius:8px;align-items:center;gap:7px;min-height:40px;margin-top:9px;padding:0 14px;font-size:9.5px;font-weight:700;display:inline-flex}.add-line-button:hover{background:#fff7f3}.add-line-button svg{width:15px}.info-note{color:#294c72;background:#f6faff;border:1px solid #cadff3;border-radius:9px;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 12px;font-size:9px;line-height:1.65;display:flex}.info-note svg{flex:none;width:17px}.fee-line{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(150px,1.4fr) 130px minmax(190px,1fr) auto;align-items:end;gap:9px;padding:9px 0;display:grid}.invoice-preview{background:#fafbfd;border:1px solid #dfe4eb;border-radius:10px;margin-top:22px;padding:5px 14px}.invoice-preview>div{color:#526073;border-bottom:1px solid #e9edf1;justify-content:space-between;align-items:center;min-height:36px;font-size:9.5px;display:flex}.invoice-preview>div:last-child{border:0}.invoice-preview strong{color:#172a46;font-size:11px}.invoice-preview .invoice-total{color:#172a46;min-height:48px;font-weight:800}.invoice-preview .invoice-total strong{color:#dc5b26;font-size:17px}.payment-fields{grid-template-columns:1fr 1fr 1.4fr;margin-top:14px}.step-error{color:#a72e39;background:#fff7f8;border:1px solid #f1c3c7;border-radius:8px;margin:0 25px 15px;padding:10px 12px;font-size:10px}.workflow-actions{border-top:1px solid var(--line);background:#fcfcfd;justify-content:space-between;align-items:center;min-height:71px;padding:12px 20px;display:flex}.workflow-actions button{justify-content:center;min-width:120px}.workflow-actions button svg{width:16px}.execute-button{min-width:210px!important}.operation-summary{padding:16px;position:sticky;top:94px}.operation-summary h3{color:#152a47;border-bottom:1px solid #edf0f4;margin-bottom:13px;padding-bottom:12px;font-size:14px}.summary-person{align-items:center;gap:9px;padding-bottom:12px;display:flex}.summary-person>span{color:#dc5d27;background:#fff0e9;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.summary-person strong,.summary-person small{display:block}.summary-person strong{color:#172a46;font-size:11px}.summary-person small{color:var(--muted);margin-top:2px;font-size:8.5px}.operation-summary dl{margin:0}.operation-summary dl>div{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;min-height:46px;display:flex}.operation-summary dt{color:#748092;font-size:8.5px}.operation-summary dd{color:#27364b;text-align:left;margin:0;font-size:9.5px;font-weight:700}.operation-summary .remaining dd{color:#d65a26;font-size:12px}.summary-safety{color:#45617f;background:#f5f9fe;border:1px solid #d9e7f5;border-radius:8px;gap:7px;margin-top:13px;padding:9px;font-size:8px;line-height:1.5;display:flex}.summary-safety svg{flex:none;width:15px}.operation-summary details{display:none}.review-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.review-grid article{border:1px solid #dfe4eb;border-radius:9px;padding:13px}.review-grid article header{color:#d85b27;gap:7px;margin-bottom:10px;font-size:10px;display:flex}.review-grid article header svg{width:17px}.review-grid p{color:#657184;margin:4px 0;font-size:9px}.review-grid p strong{color:#172a46;font-size:12px}.review-stock{border:1px solid #dfe4eb;border-radius:9px;margin-top:12px;padding:13px}.review-stock>strong{margin-bottom:7px;font-size:10px;display:block}.review-stock>div{border-top:1px solid #edf0f4;justify-content:space-between;margin-top:7px;padding-top:7px;font-size:9px;display:flex}.atomic-note{color:#24624f;background:#f4fbf8;border:1px solid #bce2d4;border-radius:9px;gap:10px;margin-top:14px;padding:13px;display:flex}.atomic-note svg{color:#17865f}.atomic-note strong{font-size:10.5px}.atomic-note p{margin:3px 0 0;font-size:8.5px;line-height:1.6}.onboarding-loading{color:#263a57;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.onboarding-loading strong{margin-top:12px;font-size:13px}.onboarding-loading small{color:var(--muted);margin-top:5px;font-size:9px}.onboarding-success{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;max-width:920px;margin:30px auto;padding:34px}.success-icon{color:#16825e;background:#eaf8f3;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 12px;display:grid}.success-icon svg{width:32px}.onboarding-success h2{color:#122a4a;margin:4px 0 6px;font-size:23px}.onboarding-success>p:not(.eyebrow){color:var(--muted);font-size:10px}.success-results{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(5,1fr);margin-top:22px;display:grid;overflow:hidden}.success-results>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:110px;padding:13px 8px;display:flex}.success-results>div:last-child{border:0}.success-results svg{color:#db5c27;width:20px}.success-results span{color:var(--muted);font-size:8px}.success-results strong{color:#172a46;font-size:10px}.success-stock{text-align:right;background:#fafcfd;border:1px solid #dce5ed;border-radius:9px;margin-top:12px;padding:12px 15px}.success-stock>strong{font-size:10px}.success-stock p{color:#4e5b6d;border-top:1px solid #e7ecef;justify-content:space-between;margin:8px 0 0;padding-top:8px;font-size:9px;display:flex}.success-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.master-data-page{max-width:1280px;margin:0 auto}.master-heading{margin-bottom:15px}.master-heading h2{color:#132b4b;margin:4px 0;font-size:24px}.master-heading p{max-width:760px}.master-tabs{scrollbar-width:thin;gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.master-tabs button{border:1px solid var(--line);color:#536074;background:#fff;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:9.5px;font-weight:700;display:flex}.master-tabs button svg{width:16px}.master-tabs button.active{color:#ce5120;background:#fff6f2;border-color:#efb398}.master-panel{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.master-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:14px 18px;display:flex}.master-panel>header h3{color:#172d4b;margin:0;font-size:15px}.master-panel>header p{color:var(--muted);margin:3px 0 0;font-size:9px}.master-toolbar{background:#fafbfd;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:56px;padding:9px 18px;display:flex}.master-toolbar label{border:1px solid var(--line);color:#8993a1;background:#fff;border-radius:8px;align-items:center;gap:8px;width:min(420px,65%);height:38px;padding:0 10px;display:flex}.master-toolbar label:focus-within{border-color:#f0ad8f;box-shadow:0 0 0 3px #f47b4514}.master-toolbar label svg{width:16px}.master-toolbar input{border:0;outline:0;width:100%;font-size:10px}.master-toolbar>span{color:var(--muted);font-size:9px}.master-list{padding:0 18px 12px}.master-list article{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;min-height:68px;transition:opacity .18s;display:flex}.master-list article.inactive{opacity:.56}.master-row-main{align-items:center;gap:11px;min-width:0;display:flex}.master-row-icon{color:#35506f;background:#f1f5f9;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.master-row-icon svg{width:18px}.master-row-main strong,.master-row-main small{display:block}.master-row-main strong{color:#1b2d46;font-size:10.5px}.master-row-main small{color:var(--muted);margin-top:3px;font-size:8.5px}.master-row-actions{align-items:center;gap:6px;display:flex}.state-pill{color:#657184;background:#f0f2f5;border-radius:999px;padding:4px 8px;font-size:7.5px;font-weight:800}.state-pill.active{color:#167958;background:#eaf8f3}.master-row-actions .icon-button{border:1px solid var(--line);width:34px;height:34px}.master-row-actions .icon-button svg{width:15px}.master-empty{color:#8a94a2;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.master-empty>svg{width:32px}.master-empty strong{color:#34445a;margin:9px 0 2px;font-size:12px}.master-empty p{font-size:9px}.master-form-grid .checkbox-field{align-self:end}.checkbox-field{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:9px;min-height:52px;padding:8px 10px;display:flex!important}.checkbox-field input{accent-color:var(--orange);width:18px!important;height:18px!important}.checkbox-field strong,.checkbox-field small{display:block}.checkbox-field strong{font-size:10px}.checkbox-field small{color:var(--muted);margin-top:2px;font-size:7.5px}.field-helper{color:var(--muted);margin-top:3px;font-size:8px;display:block}.accounting-explanation{color:#365778;background:#f6faff;border:1px solid #cadff3;border-radius:9px;gap:10px;margin:14px 18px;padding:12px;display:flex}.accounting-explanation svg{flex:none}.accounting-explanation p{margin:0;font-size:9px;line-height:1.65}.mapping-list{grid-template-columns:1fr 1fr;gap:9px;padding:0 18px 18px;display:grid}.mapping-list>label{border:1px solid #dfe4eb;border-radius:9px;grid-template-columns:minmax(150px,1fr) minmax(180px,1.1fr);align-items:center;column-gap:10px;min-height:92px;padding:10px;display:grid;position:relative}.mapping-list strong,.mapping-list small{display:block}.mapping-list strong{color:#1c304d;font-size:9.5px}.mapping-list small{color:var(--muted);margin-top:3px;font-size:7.5px;line-height:1.5}.mapping-list select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;height:39px;padding:0 9px;font-size:9px}.mapping-list i{color:#b13d48;font-size:7px;font-style:normal;position:absolute;top:6px;left:8px}.mapping-list i.ready{color:#16805d}.inline-create-field{grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:7px;display:grid}.inline-create-field>label{min-width:0}.inline-create-field>button{color:#d85b27;background:#fff;border:1px solid #ef9d7a;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.inline-create-field>button svg{width:17px}.line-title>span{gap:10px;display:flex}@media (width<=1100px){.onboarding-layout{grid-template-columns:1fr}.operation-summary{grid-row:1;padding:0;position:static;overflow:hidden}.operation-summary>h3,.operation-summary>.summary-person,.operation-summary>dl,.operation-summary>.summary-safety{display:none}.operation-summary details{display:block}.operation-summary summary{color:#203652;cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;padding:0 15px;font-size:10.5px;font-weight:700;list-style:none;display:flex}.operation-summary details[open] summary{border-bottom:1px solid var(--line)}.operation-summary details>.summary-person,.operation-summary details>dl,.operation-summary details>.summary-safety{margin-inline:14px}.operation-summary details>.summary-person{margin-top:12px}.operation-summary details>.summary-safety{margin-bottom:12px}.part-line{grid-template-columns:minmax(180px,1.4fr) 90px 100px minmax(120px,1fr) auto;overflow-x:auto}.mapping-list{grid-template-columns:1fr}}@media (width<=720px),(height<=500px) and (width<=900px){.mobile-menu{display:none}.mobile-mark{flex-basis:36px;width:36px;height:36px;margin-left:9px}.topbar{padding-inline:12px 8px}.topbar-heading h1{text-overflow:ellipsis;white-space:nowrap;max-width:178px;font-size:14px;overflow:hidden}.topbar-actions>button:last-child{display:none}.topbar .icon-button{border-radius:13px;width:44px;height:44px}.onboarding-intro{display:none}.setup-warning{grid-template-columns:auto 1fr}.setup-warning .secondary-button{grid-column:1/-1}.mobile-step-progress{background:#fff;border:1px solid #e1e6ec;border-radius:15px;margin-bottom:10px;padding:12px 14px;display:block;box-shadow:0 3px 12px #101b2d09}.mobile-step-progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-step-progress span{color:#6a7688;font-size:11px}.mobile-step-progress strong{color:#182b46;font-size:13px}.mobile-progress-track{direction:rtl;background:#edf0f4;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.mobile-progress-track span{border-radius:inherit;background:var(--orange);height:100%;transition:width .24s ease-out;display:block}.workflow-steps{display:none}.onboarding-layout{gap:10px}.workflow-card,.operation-summary{border-color:#e1e6ec;border-radius:17px;box-shadow:0 4px 18px #101b2d0a}.operation-summary summary{min-height:54px;padding-inline:14px;font-size:12px}.operation-summary summary>span{align-items:center;gap:7px;display:flex}.operation-summary summary b{color:#cf5421;font-variant-numeric:tabular-nums;font-size:13px}.operation-summary summary>svg{color:#7b8695;width:18px;transition:transform .18s}.operation-summary details[open] summary>svg{transform:rotate(180deg)}.workflow-card>section{min-height:0;padding:18px 14px 16px}.step-heading{gap:11px;margin-bottom:17px;padding-bottom:15px}.step-heading>span{border-radius:13px;width:42px;height:42px}.step-heading p{display:none}.step-heading h3{margin-top:0;font-size:17px;line-height:1.45}.step-heading small{color:#687487;margin-top:3px;font-size:11px;line-height:1.7;display:block}.workflow-form-grid,.inline-fields,.payment-fields{grid-template-columns:1fr}.workflow-form-grid{gap:16px}.workflow-field{font-size:13px}.workflow-field>input,.workflow-field>select,.workflow-field>textarea,.workflow-field .select-create select{background:#fcfdfe;border-color:#d7dde5;border-radius:12px;height:50px;margin-top:7px;padding-inline:13px;font-size:16px}.workflow-field>small{margin-top:5px;font-size:11px;line-height:1.55}.select-create{grid-template-columns:minmax(0,1fr) 50px;gap:8px;margin-top:7px}.select-create>button{border-radius:12px;width:50px;height:50px}.inline-fields{border-right:0;gap:16px;margin:15px 0 0;padding-right:0}.choice-card{border-radius:14px;align-items:flex-start;min-height:70px;margin-top:18px;padding:13px}.choice-card>input{flex:none;width:20px;height:20px;margin-inline-end:11px}.choice-card>span{gap:9px}.choice-card>span>svg{flex:none;width:21px;height:21px}.choice-card strong{font-size:13px;line-height:1.5}.choice-card small{margin-top:4px;font-size:11px;line-height:1.55}.empty-workflow-state{border-radius:14px;padding:28px 15px}.empty-workflow-state strong{font-size:14px}.empty-workflow-state p{font-size:11px;line-height:1.6}.part-line{grid-template-columns:1fr 1fr;padding-top:42px;position:relative;overflow:visible}.part-line>.workflow-field:first-child{grid-column:1/-1}.part-line .availability{grid-row:2}.part-line .remove-part{width:34px;height:34px;position:absolute;top:7px;left:7px}.fee-line{grid-template-columns:1fr 1fr;padding-top:42px;position:relative}.fee-line .workflow-field:nth-child(3){grid-column:1/-1}.fee-line .remove-part{width:34px;height:34px;position:absolute;top:4px;left:0}.review-grid{grid-template-columns:1fr}.subsection-heading strong{font-size:14px}.subsection-heading small,.parts-empty,.info-note{font-size:11px}.parts-empty{border-radius:12px;padding:16px}.add-line-button{border-radius:12px;justify-content:center;width:100%;min-height:48px;font-size:12px}.invoice-preview>div{min-height:42px;font-size:12px}.invoice-preview strong{font-size:13px}.invoice-preview .invoice-total strong{font-size:19px}.workflow-actions{background:#fff;min-height:72px;margin-inline:-1px;padding:10px 12px;position:static}.workflow-actions button{border-radius:13px;min-width:108px;min-height:50px;font-size:13px}.workflow-actions .secondary-button:disabled{display:none}.workflow-actions.first-step-actions .primary-button{width:100%}.execute-button{min-width:185px!important}.success-results{grid-template-columns:1fr 1fr}.success-results>div{border-bottom:1px solid var(--line);min-height:90px}.success-results>div:last-child{grid-column:1/-1}.success-actions{flex-direction:column-reverse}.success-actions button{justify-content:center;width:100%}.master-panel>header{flex-direction:column;align-items:flex-start}.master-panel>header button{justify-content:center;width:100%}.master-toolbar label{width:78%}.master-list{padding-inline:11px}.master-list article{flex-direction:column;align-items:flex-start;padding:10px 0}.master-row-actions{justify-content:flex-end;width:100%}.mapping-list{padding-inline:11px}.mapping-list>label{grid-template-columns:1fr;gap:7px}}@media (width<=440px){.workflow-steps button strong{display:none}.workflow-steps li.active button strong{font-size:7px;display:block;position:absolute;bottom:3px}.workflow-steps button{min-height:58px}.workflow-steps li:not(:last-child):after{top:24px}.subsection-heading{flex-direction:column;align-items:flex-start}.subsection-heading button{justify-content:center;width:100%}.workflow-actions .secondary-button{width:48px;min-width:48px;font-size:0}.workflow-actions .secondary-button svg{width:18px}.execute-button{flex:1;min-width:0!important}}
