:root{--surface:#fff;--surface-soft:#f7f9fc;--surface-strong:#eef3f8;--ink:#122038;--ink-soft:#637188;--line:#dce5ef;--brand:#276ff2;--brand-2:#0e9b7d;--danger:#c34455;--shadow:0 18px 55px #0f2a4817;--focus:0 0 0 4px #276ff22b}html{scroll-behavior:smooth}body,.workspace,.panel,.metric-card,.finance-panel,.sales-panel,.ops-panel,input,select,textarea,button,a{transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus);outline:0}button:not(:disabled):active{transform:translateY(1px)}.workspace{background:var(--bg);color:var(--text)}.sidebar{background:linear-gradient(#0b1426 0%,#101d33 55%,#08111f 100%);border-right:1px solid #94a3b821;overflow:hidden}.sidebar .brand{padding-bottom:16px}.sidebar-preferences{gap:9px;padding:0 5px 13px;display:grid}.sidebar nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#334155 transparent;min-height:0;padding:1px 4px 12px;overflow-y:auto}.sidebar-nav-group{gap:4px;margin-bottom:12px;display:grid}.sidebar-section-label{color:#5f718d;letter-spacing:.11em;text-transform:uppercase;padding:6px 10px;font-size:9px;font-weight:850}.sidebar nav a{min-height:38px;padding:10px 12px;font-size:11px;position:relative}.sidebar nav a:before{content:"";background:#55d8b5;border-radius:999px;width:3px;height:0;transition:height .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar nav a.active:before{height:20px}.sidebar nav a:hover{transform:translate(2px)}.sidebar-dock-status{margin:0 6px 10px}.sidebar-footer{border-top:1px solid #94a3b81f;gap:8px;margin-top:0;padding:13px 7px 3px;display:grid}.sidebar-footer .powered-by{color:#8da0bc;margin:0;font-size:10px}.sidebar-footer .powered-by a{color:#dbeafe;text-align:left;border:0;padding:0;font-weight:800;display:inline}.sidebar-footer .technology-link{color:#a7f3d0;text-align:center;background:#ffffff06;border:1px solid #2a3b55;border-radius:10px;padding:9px 10px;font-size:10px}.sidebar-footer>p:last-child{color:#5f718d;margin:0;font-size:9px}.language-segmented{gap:6px;display:grid}.language-segmented>span{color:var(--ink-soft);font-size:10px;font-weight:800}.language-segmented>div{background:#ffffff0a;border:1px solid #94a3b830;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.language-segmented button{color:#8191a9;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:30px;font-size:9px;font-weight:850}.language-segmented button:hover{color:#fff}.language-segmented button.active{color:#fff;background:linear-gradient(135deg,#2f7af0,#16a085);box-shadow:0 6px 18px #1876b440}.theme-toggle{color:#aebbd0;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b830;border-radius:12px;align-items:center;gap:8px;width:100%;min-height:38px;padding:6px 8px;font-size:9px;font-weight:800;display:flex}.theme-toggle-track{background:#27364d;border-radius:999px;width:34px;height:20px;padding:2px;display:flex}.theme-toggle-thumb{color:#7c5f16;background:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;display:grid;box-shadow:0 3px 8px #00000040}html[data-theme=dark] .theme-toggle-thumb{color:#b9cbff;background:#17243a;margin-left:14px}.experience-overlay,.route-loading{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070f1c6b;place-items:center;padding:24px;animation:.18s both experienceFade;display:grid;position:fixed;inset:0}.route-loading{position:min(fixed);min-height:100vh}.experience-loader-card{text-align:center;background:#ffffffeb;border:1px solid #ffffff94;border-radius:24px;justify-items:center;gap:9px;min-width:min(330px,100vw - 40px);padding:26px 28px;display:grid;box-shadow:0 30px 90px #0511253d}.experience-loader-card>strong{color:#17243a;font-size:14px}.experience-loader-card>span{color:#6a778a;max-width:270px;font-size:10px;line-height:1.55}.hisab-orbit-loader{place-items:center;width:68px;height:68px;display:grid;position:relative}.hisab-orbit-loader b{color:#fff;background:linear-gradient(135deg,#2a78ef,#0aa481);border-radius:12px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;box-shadow:0 8px 25px #2674d547}.hisab-orbit-loader i{border:2px solid #2979ef;border-color:#2979ef #0aa481 #0000 #0000;border-radius:50%;animation:1s linear infinite hisabOrbit;position:absolute;inset:3px}.hisab-orbit-loader i:nth-child(2){border-top-color:#5c9eff;border-bottom-color:#43c9aa;border-right-color:#0000;animation-duration:1.45s;animation-direction:reverse;inset:11px}.experience-toast{z-index:10001;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4fffbf5;border:1px solid #bcebdc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(420px,100vw - 30px);padding:15px 16px;animation:.35s cubic-bezier(.2,.8,.2,1) both toastEnter;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 70px #0946372e}.experience-toast-check{color:#fff;background:linear-gradient(135deg,#11a37f,#3bc99f);border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;font-weight:900;display:grid;box-shadow:0 8px 20px #11a37f40}.experience-toast strong{color:#145b4c;font-size:12px;display:block}.experience-toast p{color:#4f7169;margin:4px 0 0;font-size:10px;line-height:1.5}.experience-toast button{color:#5f7e76;cursor:pointer;background:0 0;border:0;font-size:18px}.button-spinner{border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite hisabOrbit}.primary[aria-busy=true],.ops-update-button[aria-busy=true]{justify-content:center;align-items:center;gap:8px;display:inline-flex}.ops-page{min-height:100%;color:var(--ink);background:radial-gradient(circle at 5% 0,#307cf61f,#0000 27%),radial-gradient(circle at 95% 5%,#0ca8811c,#0000 25%),linear-gradient(#eef5fb,#f8fafc);padding:28px 30px 52px}.ops-hero{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #c7d6e6eb;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:27px 29px;display:flex}.ops-hero h1{letter-spacing:-.05em;margin:5px 0 8px;font-size:clamp(30px,4vw,46px)}.ops-hero>div>p:not(.eyebrow){color:#68778c;max-width:780px;margin:0;font-size:12px;line-height:1.7}.ops-hero-actions{flex-wrap:wrap;gap:10px;margin-top:17px;display:flex}.ops-hero-actions button,.ops-hero-actions a{cursor:pointer;border:0;border-radius:12px;padding:10px 14px;font-size:9px;font-weight:850;text-decoration:none}.ops-primary-link{color:#fff;background:linear-gradient(120deg,#147fef,#0d9d7f);box-shadow:0 10px 24px #2674d533}.ops-hero-actions a{color:#32617a;background:#f8fbfd;border:1px solid #d4e1ec}.ops-workspace-state{background:#f2fcf8;border:1px solid #d5ebe5;border-radius:18px;align-items:center;gap:12px;min-width:225px;padding:14px 16px;display:flex}.ops-workspace-state small,.ops-workspace-state strong{display:block}.ops-workspace-state small{color:#6d7c90;text-transform:uppercase;letter-spacing:.11em;font-size:8px}.ops-workspace-state strong{margin-top:4px;font-size:11px}.ops-live-dot{background:#1fb891;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #1fb89124}.ops-access-notice{margin-bottom:16px}.ops-tabs{background:#ffffffd6;border:1px solid #cad8e6e0;border-radius:18px;gap:7px;margin-bottom:18px;padding:7px;display:flex;overflow:auto;box-shadow:0 12px 35px #0f2a480e}.ops-tabs button{white-space:nowrap;color:#607086;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:11px 16px;font-size:10px;font-weight:850}.ops-tabs button.active{color:#fff;background:linear-gradient(120deg,#157feb,#0e9a7c);box-shadow:0 8px 20px #2573bb33}.ops-view{gap:18px;display:grid}.ops-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ops-kpis article,.ops-panel{background:#fffffff0;border:1px solid #cddae8eb;border-radius:22px;box-shadow:0 17px 48px #0f2a4813}.ops-kpis article{padding:19px;position:relative;overflow:hidden}.ops-kpis article:after{content:"";background:#2a78ee12;border-radius:50%;width:76px;height:76px;position:absolute;bottom:-28px;right:-24px}.ops-kpis article.attention:after{background:#d0751e1a}.ops-kpis span,.ops-kpis small{color:#738196;text-transform:uppercase;letter-spacing:.09em;font-size:8px;display:block}.ops-kpis strong{letter-spacing:-.04em;margin:9px 0 6px;font-size:22px;display:block}.ops-overview-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.7fr);gap:16px;display:grid}.ops-panel{min-width:0;padding:20px}.ops-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ops-panel-head h2{letter-spacing:-.035em;margin:5px 0 0;font-size:18px}.ops-panel-head>span,.ops-panel-head>button{color:#197764;cursor:pointer;background:#edf7f5;border:0;border-radius:999px;padding:8px 10px;font-size:8px;font-weight:850}.ops-progress-panel{text-align:center}.ops-progress-ring{--progress:0%;background:conic-gradient(#149b7d 0 var(--progress),#e5edf4 var(--progress) 100%);border-radius:50%;place-items:center;width:158px;height:158px;margin:20px auto;display:grid;position:relative}.ops-progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:13px}.ops-progress-ring div{z-index:1;position:relative}.ops-progress-ring strong,.ops-progress-ring span{display:block}.ops-progress-ring strong{font-size:28px}.ops-progress-ring span{color:#748298;margin-top:4px;font-size:9px}.ops-progress-panel>p{color:#758399;font-size:9px;line-height:1.6}.ops-activity-list{display:grid}.ops-activity-item{border-top:1px solid #edf2f6;grid-template-columns:34px 1fr;gap:11px;padding:12px 0;display:grid}.ops-activity-item:first-child{border-top:0}.ops-activity-mark{color:#15816a;background:#e9f8f3;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.ops-activity-item strong{font-size:10px}.ops-activity-item p{color:#65758a;margin:3px 0;font-size:9px;line-height:1.45}.ops-activity-item time{font-size:8px}.ops-two-column{grid-template-columns:minmax(360px,.9fr) minmax(0,1.15fr);align-items:start}.ops-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ops-form label{color:#536379;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:8px;font-weight:850;display:grid}.ops-form .full{grid-column:1/-1}.ops-form input,.ops-form select,.ops-form textarea,.ops-inline-update input,.ops-inline-update select{color:#17283f;width:100%;font:inherit;text-transform:none;letter-spacing:normal;background:#fbfdff;border:1px solid #d7e2ed;border-radius:12px;padding:10px 12px;font-size:10px}.ops-form input,.ops-form select{min-height:44px}.ops-form textarea{resize:vertical}.ops-form .primary{color:#fff;cursor:pointer;background:linear-gradient(115deg,#117eea,#0d9d7d);border:0;border-radius:13px;min-height:48px;font-size:10px;font-weight:850}.ops-form :disabled{opacity:.52;cursor:not-allowed}.ops-guidance-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.ops-guidance-panel li{background:#f9fbfd;border:1px solid #e5edf3;border-radius:14px;grid-template-columns:32px 1fr;gap:11px;padding:12px;display:grid}.ops-guidance-panel li>span{color:#14816a;background:#e9f8f3;border-radius:9px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.ops-guidance-panel li strong{font-size:10px}.ops-guidance-panel li p{color:#718096;margin:4px 0 0;font-size:8px;line-height:1.45}.ops-table-wrap{overflow:auto}.ops-table{border-collapse:collapse;width:100%;min-width:850px;font-size:10px}.ops-table th{text-align:left;color:#77869a;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #dfe8f0;padding:10px;font-size:8px}.ops-table td{vertical-align:top;color:#3d4f66;border-bottom:1px solid #edf2f6;padding:12px 10px}.ops-table td strong,.ops-table td small{display:block}.ops-table td small{color:#8794a6;margin-top:4px;font-size:8px}.ops-status,.ops-priority{color:#53657a;text-transform:capitalize;background:#edf2f7;border-radius:999px;width:max-content;margin-top:6px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:850;display:inline-flex}.ops-status.approved,.ops-status.completed,.ops-status.paid,.ops-status.active,.ops-status.connected,.ops-status.processed,.ops-status.reconciled{color:#14725f;background:#e7f8f2}.ops-status.rejected,.ops-status.cancelled,.ops-status.failed,.ops-status.disabled{color:#a43b3b;background:#ffeded}.ops-status.submitted,.ops-status.pending,.ops-status.testing,.ops-status.in-progress{color:#2465ad;background:#e9f2ff}.ops-priority.high,.ops-priority.critical{color:#a64e2d;background:#fff0eb}.ops-overdue{font-weight:800;color:#b64251!important}.ops-inline-update{grid-template-columns:130px minmax(150px,1fr) auto;gap:6px;min-width:390px;display:grid}.ops-inline-update input,.ops-inline-update select{min-height:34px;padding:7px 8px;font-size:8px}.ops-update-button{color:#176f62;cursor:pointer;background:#eff9f6;border:1px solid #cce1dc;border-radius:9px;padding:7px 10px;font-size:8px;font-weight:850}.ops-empty{text-align:center;color:#77869a;border:1px dashed #ccd9e5;border-radius:16px;padding:31px;font-size:10px}.ops-controls-grid{grid-template-columns:1.4fr .8fr;align-items:start}.ops-capability-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ops-capability-grid article{background:#fafcfe;border:1px solid #e4ecf3;border-radius:15px;padding:15px}.ops-capability-grid article>span{color:#13826c;font-size:9px;font-weight:900}.ops-capability-grid strong{margin-top:8px;font-size:10px;display:block}.ops-capability-grid p{color:#738196;margin:6px 0 0;font-size:8px;line-height:1.5}.ops-control-list{gap:9px;display:grid}.ops-control-list>div{background:#f9fbfd;border:1px solid #e5edf3;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.ops-control-list span{color:#16836d}.ops-control-list strong{font-size:9px}html[data-theme=dark]{--navy:#07111f;--bg:#08111f;--card:#101b2c;--text:#e7eef8;--muted:#8ea0b9;--border:#26364c;--surface:#101b2c;--surface-soft:#0d1727;--surface-strong:#15243a;--ink:#e7eef8;--ink-soft:#91a2b9;--line:#26364c;--shadow:0 18px 55px #00000047}html[data-theme=dark] body{color:#e7eef8;background:#08111f}html[data-theme=dark] .workspace{background:#08111f}html[data-theme=dark] .metric-card,html[data-theme=dark] .panel,html[data-theme=dark] .data-panel,html[data-theme=dark] .section-shell,html[data-theme=dark] .finance-panel,html[data-theme=dark] .finance-kpis article,html[data-theme=dark] .finance-hero,html[data-theme=dark] .finance-tabs,html[data-theme=dark] .sales-panel,html[data-theme=dark] .sales-kpis article,html[data-theme=dark] .sales-hero,html[data-theme=dark] .sales-tabs,html[data-theme=dark] .ops-panel,html[data-theme=dark] .ops-kpis article,html[data-theme=dark] .ops-hero,html[data-theme=dark] .ops-tabs{color:#e7eef8!important;box-shadow:var(--shadow)!important;background:#0f1b2df5!important;border-color:#27384f!important}html[data-theme=dark] .finance-page,html[data-theme=dark] .sales-page,html[data-theme=dark] .ops-page{color:#e7eef8!important;background:radial-gradient(circle at 0 0,#2269d829,#0000 28%),radial-gradient(circle at 100% 0,#1094741f,#0000 24%),#08111f!important}html[data-theme=dark] .finance-hero p,html[data-theme=dark] .sales-hero p,html[data-theme=dark] .ops-hero>div>p:not(.eyebrow),html[data-theme=dark] .finance-panel p,html[data-theme=dark] .sales-panel p,html[data-theme=dark] .ops-panel p{color:#90a2b9!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .sales-form input,html[data-theme=dark] .sales-form select,html[data-theme=dark] .finance-form input,html[data-theme=dark] .finance-form select,html[data-theme=dark] .ops-form input,html[data-theme=dark] .ops-form select,html[data-theme=dark] .ops-form textarea,html[data-theme=dark] .ops-inline-update input,html[data-theme=dark] .ops-inline-update select{color:#e6edf7!important;background:#0a1525!important;border-color:#2a3c54!important}html[data-theme=dark] .sales-lines,html[data-theme=dark] .finance-equation,html[data-theme=dark] .ops-guidance-panel li,html[data-theme=dark] .ops-capability-grid article,html[data-theme=dark] .ops-control-list>div{background:#0c1727!important;border-color:#26384e!important}html[data-theme=dark] .sales-table td,html[data-theme=dark] .finance-table td,html[data-theme=dark] .ops-table td{color:#b7c5d8!important;border-color:#203149!important}html[data-theme=dark] .sales-table th,html[data-theme=dark] .finance-table th,html[data-theme=dark] .ops-table th{color:#8193ac!important;border-color:#2b3b51!important}html[data-theme=dark] .health-ring:after,html[data-theme=dark] .finance-page .health-ring:after,html[data-theme=dark] .ops-progress-ring:after{background:#101b2c}html[data-theme=dark] .experience-loader-card{background:#0d1828f5;border-color:#34465e}html[data-theme=dark] .experience-loader-card>strong{color:#eef4fc}html[data-theme=dark] .experience-loader-card>span{color:#93a5bd}html[data-theme=dark] .experience-toast{background:#0d2823f7;border-color:#246756}html[data-theme=dark] .experience-toast strong{color:#b8f4df}html[data-theme=dark] .experience-toast p{color:#8bc5b5}@keyframes hisabOrbit{to{transform:rotate(360deg)}}@keyframes experienceFade{0%{opacity:0}to{opacity:1}}@keyframes toastEnter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1100px){.ops-overview-grid,.ops-two-column,.ops-controls-grid{grid-template-columns:1fr}.ops-kpis{grid-template-columns:1fr 1fr}.sidebar nav a{font-size:10px}}@media (max-width:760px){.sidebar{overflow:visible}.sidebar-preferences{grid-template-columns:1fr 1fr;margin-top:12px}.sidebar nav{display:flex;overflow:auto hidden}.sidebar-nav-group{margin:0;display:flex}.sidebar-section-label,.sidebar-footer{display:none}.ops-page{padding:18px 14px 36px}.ops-hero{align-items:flex-start}.ops-workspace-state{min-width:190px}.experience-toast{bottom:15px;right:15px}}@media (max-width:620px){.ops-page{padding:12px 9px 30px}.ops-hero{padding:20px;display:block}.ops-workspace-state{margin-top:16px}.ops-kpis,.ops-form,.ops-capability-grid{grid-template-columns:1fr}.ops-form .full{grid-column:auto}.ops-inline-update{grid-template-columns:1fr;min-width:220px}.experience-loader-card{padding:23px 20px}.sidebar-preferences{grid-template-columns:1fr}.ops-hero-actions{display:grid}.ops-hero-actions a,.ops-hero-actions button{text-align:center}}
.erp-shell .brand{gap:14px}.erp-shell .brand>span{width:52px;height:52px;box-shadow:none;background:0 0;border-radius:0;font-size:17px}.erp-shell .brand strong{letter-spacing:-.045em;font-size:24px}.erp-shell .brand small{font-size:10px}.launch-brand{gap:12px}.launch-brand>span{width:42px;height:42px;box-shadow:none;color:var(--launch-ink,#152238);background:0 0;border-radius:0;font-size:16px}.launch-brand strong{letter-spacing:-.035em;font-size:18px}.sidebar-footer .powered-by a{color:#b9f3e7;text-align:inherit;text-underline-offset:3px;border:0;border-radius:0;padding:0;-webkit-text-decoration:underline #b9f3e759;text-decoration:underline #b9f3e759;display:inline}.sidebar-footer .powered-by a:hover{color:#fff;text-decoration-color:#fff}@media (max-width:760px){.erp-shell .brand>span{width:46px;height:46px}.erp-shell .brand strong{font-size:21px}.launch-brand>span{width:38px;height:38px}.launch-brand strong{font-size:17px}}
.erp-shell>.sidebar nav a:before{content:none!important;width:0!important;height:0!important;box-shadow:none!important;background:0 0!important;display:none!important}.erp-shell>.sidebar nav a{padding-left:12px}
.security-account-modern{--security-bg:#f4f7fb;--security-surface:#fff;--security-soft:#f7f9fc;--security-soft-strong:#eef3f8;--security-line:#dce5ef;--security-ink:#122038;--security-muted:#68778c;--security-brand:#276ff2;--security-teal:#0e9b7d;--security-warning:#b7791f;--security-danger:#be3d50;--security-shadow:0 18px 55px #0f2a4814;background:radial-gradient(circle at 8% 0,#276ff217,transparent 27%),radial-gradient(circle at 94% 2%,#0e9b7d14,transparent 24%),var(--security-bg);width:100%;max-width:1440px;color:var(--security-ink);margin:0 auto;padding:28px 32px 56px}.security-account-breadcrumb{color:#8190a4;align-items:center;gap:9px;margin:0 0 14px;font-size:11px;font-weight:700;display:flex}.security-account-breadcrumb a{color:#4d6078;text-decoration:none}.security-account-breadcrumb a:hover{color:var(--security-brand)}.security-account-hero-modern{box-shadow:var(--security-shadow);background:linear-gradient(145deg,#fffffffa,#f8fbfef0);border:1px solid #d3dfebf0;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px 32px;display:grid;position:relative;overflow:hidden}.security-account-hero-modern:after{content:"";pointer-events:none;background:radial-gradient(circle,#276ff21f,#0e9b7d0d 54%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-94px;right:-82px}.security-account-heading{z-index:1;position:relative}.security-account-heading .eyebrow{color:#17806d;letter-spacing:.13em;margin:0;font-size:10px;font-weight:900}.security-account-hero-modern h1{letter-spacing:-.055em;margin:7px 0 9px;font-size:clamp(31px,4vw,46px);line-height:1.02}.security-account-hero-modern .security-account-heading>p:last-child{max-width:760px;color:var(--security-muted);margin:0;font-size:13px;line-height:1.75}.security-account-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.security-account-actions form{margin:0}.security-secondary-action,.security-logout-action{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:43px;padding:10px 15px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.security-secondary-action{color:#39536f;background:#fff;border:1px solid #d3dfeb}.security-secondary-action:hover{color:#1f61c5;border-color:#a8c4e2;box-shadow:0 9px 24px #276ff21a}.security-logout-action{color:#a93849;background:#fff7f8;border:1px solid #ead3d7}.security-logout-action:hover{background:#fff0f2;border-color:#ddb7be}.security-status-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:16px 0;display:grid}.security-status-card{border:1px solid var(--security-line);background:#ffffffe6;border-radius:17px;grid-template-columns:12px 1fr;align-items:start;gap:12px;min-width:0;padding:16px 17px;display:grid;box-shadow:0 10px 30px #0f2a480b}.security-status-indicator{background:#9aa8b8;border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 6px #9aa8b81f}.security-status-card.is-ready .security-status-indicator{background:#16a07f;box-shadow:0 0 0 6px #16a07f1f}.security-status-card.is-attention .security-status-indicator{background:#d19a2c;box-shadow:0 0 0 6px #d19a2c21}.security-status-card small,.security-status-card strong,.security-status-card p{display:block}.security-status-card small{color:#8290a3;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:850}.security-status-card strong{margin-top:4px;font-size:12px}.security-status-card p{color:#738196;text-overflow:ellipsis;margin:5px 0 0;font-size:9px;line-height:1.45;overflow:hidden}.security-account-layout{grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr);align-items:start;gap:18px;margin-top:0;display:grid}.security-profile-card,.security-account-modern .security-mfa-panel,.security-policy-card{box-shadow:var(--security-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #d3dfebf5;border-radius:24px}.security-profile-card{padding:0;overflow:hidden}.security-profile-header{background:linear-gradient(145deg,#fff,#f6f9fc);border-bottom:1px solid #e6edf4;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid;position:relative}.security-profile-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#0e9b7d17,#0000 66%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -60px -80px auto}.security-avatar{z-index:1;color:#fff;background:linear-gradient(135deg,#0e927a,#2b74ec);border-radius:22px;place-items:center;width:72px;height:72px;font-size:26px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #2470be38}.security-avatar img{object-fit:cover;width:100%;height:100%}.security-profile-copy{z-index:1;min-width:0;position:relative}.security-profile-copy small{color:#8390a1;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:850}.security-profile-copy h2{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 3px;font-size:21px;overflow:hidden}.security-profile-copy p{color:#718096;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.security-active-badge{z-index:1;color:#14735f;background:#eefaf6;border:1px solid #cce9df;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;font-weight:850;display:inline-flex;position:relative}.security-active-badge i{background:#18a17f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #18a17f1f}.security-card-section{padding:22px 24px}.security-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.security-section-heading .eyebrow{color:#8290a3;letter-spacing:.09em;margin:0;font-size:8px;font-weight:850}.security-section-heading h3{letter-spacing:-.025em;margin:4px 0 0;font-size:16px}.security-section-heading>span{color:#6f7e91;text-transform:uppercase;background:#eff3f7;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:850}.security-details-list{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.security-details-list>div{background:#f9fbfd;border:1px solid #e3eaf1;border-radius:14px;min-width:0;padding:13px 14px}.security-details-list dt{color:#8390a1;letter-spacing:.055em;text-transform:uppercase;font-size:8px;font-weight:800}.security-details-list dd{color:#24364d;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:11px;font-weight:780;overflow:hidden}.security-details-list .security-detail-wide{grid-column:1/-1}.security-details-list code{color:#53657a;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;display:block;overflow:hidden}.security-session-summary{background:#fffaf0;border:1px solid #eadbb9;border-radius:16px;grid-template-columns:42px 1fr;align-items:center;gap:12px;margin:0 24px 24px;padding:15px;display:grid}.security-session-icon{color:#8b6417;background:#fff0ca;border-radius:13px;place-items:center;width:40px;height:40px;font-size:17px;font-weight:900;display:grid}.security-session-icon.is-strong{color:#0f725b;background:#dbf4eb}.security-session-summary strong{font-size:11px;display:block}.security-session-summary p{color:#6f7e91;margin:5px 0 0;font-size:9px;line-height:1.55}.security-mfa-column{gap:12px;display:grid}.security-account-modern .security-mfa-panel{min-width:0;padding:26px 27px}.security-account-modern .security-panel-head{border-bottom:1px solid #e6edf3;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.security-account-modern .security-panel-head .eyebrow{color:#177e6c;letter-spacing:.1em;margin:0;font-size:8px;font-weight:900}.security-account-modern .security-panel-head h2{letter-spacing:-.04em;margin:5px 0 0;font-size:22px}.security-account-modern .control-state{border:1px solid #0000;border-radius:999px;flex:none;padding:7px 10px;font-size:8px;font-weight:850}.security-account-modern .control-state.ready{color:#0f745d;background:#eaf9f3;border-color:#c7e9de}.security-account-modern .control-state.attention{color:#8a6317;background:#fff8e9;border-color:#eadbb8}.security-account-modern .control-state.critical{color:#a83a4b;background:#fff1f3;border-color:#ebcbd0}.security-account-modern .control-description{color:#69788d;margin:17px 0;font-size:10px;line-height:1.72}.security-account-modern .control-message{border-radius:12px;margin:12px 0;padding:11px 13px;font-size:9px;line-height:1.5}.security-account-modern .control-message.error{color:#a63d4c;background:#fff1f3;border:1px solid #efcbd0}.security-account-modern .control-message.success{color:#126f5b;background:#ecfaf5;border:1px solid #c6e7dc}.security-account-modern .security-mfa-panel>button.primary{color:#fff;cursor:pointer;background:linear-gradient(115deg,#118f79,#2a72e8);border:0;border-radius:13px;width:100%;min-height:46px;margin-top:4px;font-size:10px;font-weight:850;box-shadow:0 12px 26px #246fbe2e}.security-account-modern .security-mfa-panel button:disabled{opacity:.52;cursor:not-allowed}.security-account-modern .mfa-enrollment{grid-template-columns:190px minmax(0,1fr);gap:20px;margin-top:17px;display:grid}.security-account-modern .mfa-qr{background:#fff;border:1px solid #dce5ee;border-radius:18px;align-self:start;place-items:center;padding:13px;display:grid;box-shadow:0 9px 24px #0f2a480e}.security-account-modern .mfa-qr img{width:100%;height:auto;display:block}.security-account-modern .mfa-enrollment-copy{gap:11px;display:grid}.security-account-modern .mfa-enrollment-copy>strong{color:#26384f;font-size:11px;line-height:1.55}.security-account-modern .mfa-enrollment-copy>small{color:#8190a2;text-transform:uppercase;font-size:8px;font-weight:850}.security-account-modern .mfa-enrollment-copy code{color:#4c6078;background:#f1f5f8;border:1px solid #dfe7ef;border-radius:10px;padding:9px 10px;font-size:9px;overflow:auto}.security-account-modern .mfa-enrollment-copy label,.security-account-modern .mfa-challenge label{color:#536379;letter-spacing:.06em;text-transform:uppercase;gap:7px;font-size:8px;font-weight:850;display:grid}.security-account-modern .mfa-enrollment-copy input,.security-account-modern .mfa-challenge input{color:#17283f;width:100%;min-height:46px;font:inherit;letter-spacing:.16em;background:#fbfdff;border:1px solid #d5e1ec;border-radius:12px;padding:11px 12px;font-size:13px}.security-account-modern .mfa-enrollment-copy input:focus,.security-account-modern .mfa-challenge input:focus{border-color:#78a8df;outline:0;box-shadow:0 0 0 4px #276ff221}.security-account-modern .control-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.security-account-modern .control-actions button,.security-account-modern .mfa-challenge button{color:#4c6078;cursor:pointer;background:#f8fafc;border:1px solid #d2deea;border-radius:11px;min-height:42px;padding:10px 13px;font-size:9px;font-weight:850}.security-account-modern .control-actions button.primary,.security-account-modern .mfa-challenge button.primary{color:#fff;background:linear-gradient(115deg,#118f79,#2a72e8);border:0}.security-account-modern .mfa-challenge{background:#f8fbfd;border:1px solid #dce6ef;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:16px;padding:15px;display:grid}.security-account-modern .mfa-ready{background:#edfaf5;border:1px solid #c9e8de;border-radius:16px;grid-template-columns:42px 1fr;align-items:center;gap:12px;margin-top:16px;padding:15px;display:grid}.security-account-modern .mfa-ready>span{color:#0d745a;background:#d8f2e9;border-radius:13px;place-items:center;width:40px;height:40px;font-size:16px;font-weight:900;display:grid}.security-account-modern .mfa-ready strong{font-size:11px;display:block}.security-account-modern .mfa-ready small{color:#647c74;margin-top:4px;font-size:8px;display:block}.security-privacy-note{background:#f9fbfdf0;border:1px solid #dbe5ee;border-radius:16px;grid-template-columns:34px 1fr;gap:12px;padding:14px 16px;display:grid}.security-privacy-note>span{color:#2a68b6;background:#e9f1fa;border-radius:10px;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:15px;font-weight:700;display:grid}.security-privacy-note strong{font-size:10px;display:block}.security-privacy-note p{color:#738196;margin:4px 0 0;font-size:8px;line-height:1.55}.security-policy-card{margin-top:18px;padding:23px 24px}.security-policy-card>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.security-policy-card .eyebrow{color:#177e6c;letter-spacing:.1em;margin:0;font-size:8px;font-weight:900}.security-policy-card h2{letter-spacing:-.035em;margin:5px 0 0;font-size:19px}.security-policy-badge{color:#14735f;background:#effaf6;border:1px solid #cce8df;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.security-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.security-policy-grid article{background:#f9fbfd;border:1px solid #e2e9f0;border-radius:15px;grid-template-columns:34px 1fr;gap:11px;padding:14px;display:grid}.security-policy-grid article>span{color:#2b69b8;background:#e9f1fa;border-radius:10px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid}.security-policy-grid strong{font-size:10px;display:block}.security-policy-grid p{color:#748297;margin:5px 0 0;font-size:8px;line-height:1.55}.security-policy-card>footer{border-top:1px solid #e7edf3;align-items:flex-start;gap:10px;margin-top:13px;padding-top:13px;display:flex}.security-policy-card>footer strong{color:#40536b;flex:none;font-size:9px}.security-policy-card>footer p{color:#748297;margin:0;font-size:9px;line-height:1.55}html[data-theme=dark] .security-account-modern{--security-bg:#0a1423;--security-surface:#0f1d2f;--security-soft:#122238;--security-soft-strong:#172a43;--security-line:#263a53;--security-ink:#e7eef8;--security-muted:#9fb0c6;color:var(--security-ink);background:radial-gradient(circle at 8% 0,#276ff21f,#0000 28%),radial-gradient(circle at 94% 2%,#0e9b7d1a,#0000 24%),#0a1423}html[data-theme=dark] .security-account-breadcrumb,html[data-theme=dark] .security-account-breadcrumb a{color:#91a5be}html[data-theme=dark] .security-account-hero-modern,html[data-theme=dark] .security-profile-card,html[data-theme=dark] .security-account-modern .security-mfa-panel,html[data-theme=dark] .security-policy-card{background:linear-gradient(145deg,#112034fa,#0c192af5);border-color:#263a53;box-shadow:0 18px 55px #00000040}html[data-theme=dark] .security-account-hero-modern .security-account-heading>p:last-child,html[data-theme=dark] .security-status-card p,html[data-theme=dark] .security-profile-copy p,html[data-theme=dark] .security-account-modern .control-description,html[data-theme=dark] .security-privacy-note p,html[data-theme=dark] .security-policy-grid p,html[data-theme=dark] .security-policy-card>footer p{color:#9fb0c6}html[data-theme=dark] .security-secondary-action{color:#d7e5f5;background:#13243a;border-color:#314760}html[data-theme=dark] .security-logout-action{color:#f0b9c1;background:#271923;border-color:#57313b}html[data-theme=dark] .security-status-card,html[data-theme=dark] .security-details-list>div,html[data-theme=dark] .security-privacy-note,html[data-theme=dark] .security-policy-grid article{background:#102036;border-color:#263a53}html[data-theme=dark] .security-profile-header{background:linear-gradient(145deg,#13243a,#0e1d31);border-color:#263a53}html[data-theme=dark] .security-card-section,html[data-theme=dark] .security-account-modern .security-panel-head{border-color:#263a53}html[data-theme=dark] .security-details-list dd,html[data-theme=dark] .security-account-modern .mfa-enrollment-copy>strong,html[data-theme=dark] .security-policy-grid strong{color:#dce7f5}html[data-theme=dark] .security-details-list code{color:#aebfd3}html[data-theme=dark] .security-section-heading>span{color:#9fb0c6;background:#182b43}html[data-theme=dark] .security-session-summary{background:#251f15;border-color:#584a2d}html[data-theme=dark] .security-account-modern .mfa-challenge{background:#102036;border-color:#2a4059}html[data-theme=dark] .security-account-modern .mfa-enrollment-copy input,html[data-theme=dark] .security-account-modern .mfa-challenge input{color:#e7eef8;background:#0d1b2d;border-color:#304761}html[data-theme=dark] .security-account-modern .mfa-qr{background:#fff;border-color:#304761}html[data-theme=dark] .security-account-modern .mfa-enrollment-copy code{color:#c5d5e7;background:#16283f;border-color:#304761}html[data-theme=dark] .security-account-modern .control-actions button{color:#c5d5e7;background:#172a42;border-color:#304761}html[data-theme=dark] .security-policy-card>footer{border-color:#263a53}@media (max-width:1050px){.security-account-modern{padding:24px 22px 48px}.security-account-layout{grid-template-columns:1fr}.security-status-strip{grid-template-columns:1fr 1fr 1fr}.security-profile-card{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);display:grid}.security-profile-header{grid-template-columns:64px minmax(0,1fr);align-content:start}.security-avatar{width:64px;height:64px}.security-active-badge{grid-column:1/-1;width:max-content}.security-session-summary{grid-column:2;margin-top:0}.security-card-section{grid-area:1/2/3;padding-bottom:12px}}@media (max-width:780px){.security-account-modern{padding:18px 14px 40px}.security-account-hero-modern{grid-template-columns:1fr;padding:24px}.security-account-actions{justify-content:flex-start}.security-status-strip{grid-template-columns:1fr}.security-profile-card{display:block}.security-card-section,.security-session-summary{grid-area:auto}.security-session-summary{margin:0 20px 20px}.security-policy-grid,.security-account-modern .mfa-enrollment{grid-template-columns:1fr}.security-account-modern .mfa-qr{max-width:220px}.security-policy-card>header{display:grid}.security-policy-badge{width:max-content}}@media (max-width:560px){.security-account-modern{padding-inline:10px}.security-account-breadcrumb{padding-inline:4px}.security-account-hero-modern{border-radius:20px;padding:21px}.security-account-hero-modern h1{font-size:32px}.security-account-actions,.security-account-actions form,.security-secondary-action,.security-logout-action{width:100%}.security-profile-header{grid-template-columns:58px minmax(0,1fr);padding:20px}.security-avatar{border-radius:18px;width:58px;height:58px;font-size:21px}.security-active-badge{grid-column:1/-1}.security-card-section{padding:19px 20px}.security-details-list{grid-template-columns:1fr}.security-details-list .security-detail-wide{grid-column:auto}.security-account-modern .security-mfa-panel{padding:21px 20px}.security-account-modern .security-panel-head{display:grid}.security-account-modern .control-state{width:max-content}.security-account-modern .mfa-challenge{grid-template-columns:1fr}.security-account-modern .mfa-challenge button{width:100%}.security-policy-card{padding:20px}.security-policy-card>footer{display:block}.security-policy-card>footer p{margin-top:5px}}@media (prefers-reduced-motion:reduce){.security-account-modern *{scroll-behavior:auto!important;transition:none!important}}
body[data-design-system=hisab-v1]{--workspace-page:#f4f7fb;--workspace-surface:#fffffff5;--workspace-soft:#f7f9fc;--workspace-line:#dbe5ef;--workspace-ink:#122038;--workspace-muted:#68778c;--workspace-brand:#276ff2;--workspace-teal:#0e9b7d;--workspace-danger:#be3d50;--workspace-shadow:0 18px 55px #0f2a4813;--workspace-shadow-hover:0 24px 65px #0f2a481f}body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page,.module-detail-page,.einvoice-page,.recon-page){width:100%;max-width:1600px;color:var(--workspace-ink);margin:0 auto}body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page){background:radial-gradient(circle at 7% 0,#276ff214,transparent 28%),radial-gradient(circle at 94% 2%,#0e9b7d12,transparent 25%),var(--workspace-page)}.section-page-modern{min-height:100%;padding:28px 30px 56px}.section-page-modern .section-container{width:min(1380px,100%)}.section-breadcrumb{color:#8390a2;align-items:center;gap:8px;margin:0 0 13px;font-size:10px;font-weight:750;display:flex}.section-breadcrumb a{color:#52657c;text-decoration:none}.section-breadcrumb a:hover{color:var(--workspace-brand)}.section-shell-hero{box-shadow:var(--workspace-shadow);background:linear-gradient(145deg,#fffffffc,#f8fbfef2);border:1px solid #d2dfebf5;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-bottom:17px;padding:28px 30px;display:grid;position:relative;overflow:hidden}.section-shell-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#276ff21f,#0e9b7d0d 54%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-96px;right:-82px}.section-shell-title{z-index:1;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:17px;display:grid;position:relative}.section-shell-mark{color:#246bd1;background:#fff;border:1px solid #cfe0ec;border-radius:18px;place-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:grid;box-shadow:0 11px 27px #276ff221}.section-shell-title .eyebrow{color:#16806c;letter-spacing:.12em;margin:0;font-size:9px;font-weight:900}.section-shell-title h1{letter-spacing:-.055em;margin:5px 0 7px;font-size:clamp(30px,4vw,45px);line-height:1.03}.section-shell-title>div>p:last-child{max-width:760px;color:var(--workspace-muted);margin:0;font-size:12px;line-height:1.7}.section-page-modern .section-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.section-shell-content{gap:17px;display:grid}body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page,.einvoice-page,.recon-page) :is(.primary,.action-link.primary){color:#fff;background:linear-gradient(115deg,#118f79,#2a72e8);border:0;border-radius:12px;box-shadow:0 11px 25px #246fbe2b}body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page,.einvoice-page,.recon-page) :is(button,a){-webkit-tap-highlight-color:transparent}body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page,.einvoice-page,.recon-page) :is(button,a,input,select,textarea):focus-visible{outline:0;box-shadow:0 0 0 4px #276ff226}body[data-design-system=hisab-v1] .mode-notice{border-radius:14px;box-shadow:0 8px 25px #0f2a480a}.section-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.section-kpis article{border:1px solid var(--workspace-line);background:var(--workspace-surface);border-radius:19px;min-width:0;padding:18px 19px;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f2a480e}.section-kpis article:after{content:"";background:radial-gradient(circle,#276ff217,#0000 67%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:-38px}.section-kpis span,.section-kpis strong,.section-kpis small{z-index:1;display:block;position:relative}.section-kpis span{color:#78869a;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.section-kpis strong{letter-spacing:-.04em;text-overflow:ellipsis;margin:9px 0 6px;font-size:22px;overflow:hidden}.section-kpis small{color:#8390a1;font-size:9px;line-height:1.45}body[data-design-system=hisab-v1] :is(.core-kpis article,.finance-kpis article,.sales-kpis article,.ops-kpis article,.controls-kpis article,.einvoice-kpis article,.recon-kpis article){border-color:var(--workspace-line);background:var(--workspace-surface);border-radius:19px;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f2a480e}body[data-design-system=hisab-v1] :is(.core-kpis article,.finance-kpis article,.sales-kpis article,.ops-kpis article,.controls-kpis article,.einvoice-kpis article,.recon-kpis article):before{content:"";opacity:.72;background:linear-gradient(90deg,#13a083,#2b75eb);height:3px;position:absolute;top:0;left:0;right:0}body[data-design-system=hisab-v1] :is(.data-panel,.core-panel,.finance-panel,.sales-panel,.ops-panel,.controls-panel,.control-card,.einvoice-panel,.recon-panel,.module-card,.module-detail-header,.detail-panel,.setup-step-card){border-color:var(--workspace-line);background:var(--workspace-surface);box-shadow:var(--workspace-shadow);border-radius:22px}body[data-design-system=hisab-v1] :is(.data-panel,.core-panel,.finance-panel,.sales-panel,.ops-panel,.controls-panel,.einvoice-panel,.recon-panel){min-width:0}body[data-design-system=hisab-v1] :is(.panel-head,.core-panel-head,.finance-panel-head,.sales-panel-head,.ops-panel-head,.controls-panel-head,.einvoice-panel-head,.recon-panel-head){align-items:flex-start}body[data-design-system=hisab-v1] :is(.panel-head,.core-panel-head,.finance-panel-head,.sales-panel-head,.ops-panel-head,.controls-panel-head,.einvoice-panel-head,.recon-panel-head) h2{letter-spacing:-.035em}.customer-management-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start}.customer-directory-panel,.customer-create-panel{padding:22px}.customer-create-panel{position:sticky;top:18px}.customer-panel-head{margin-bottom:15px}.customer-panel-head .status-badge{text-transform:capitalize}.customer-record-list{gap:9px;display:grid}.customer-record-card{background:#fbfdff;border:1px solid #e2e9f1;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.customer-record-card:hover{border-color:#c9ddec;transform:translateY(-2px);box-shadow:0 12px 28px #0f2a4813}.customer-record-avatar{color:#2468bd;background:#eaf3ff;border-radius:13px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:grid}.customer-record-copy,.customer-record-credit{min-width:0}.customer-record-copy strong,.customer-record-copy span,.customer-record-credit strong,.customer-record-credit small{display:block}.customer-record-copy strong{color:#1a2c42;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-record-copy span{color:#7a889a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.customer-record-credit{text-align:right}.customer-record-credit small{color:#8693a3;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.customer-record-credit strong{color:#176f61;margin-top:5px;font-size:10px}.customer-form{gap:12px}.customer-form button{min-height:46px}.section-empty-state{text-align:center;background:#f9fbfd;border:1px dashed #ccd9e5;border-radius:17px;justify-items:center;padding:34px;display:grid}.section-empty-state>span{color:#286bc5;background:#eaf3ff;border-radius:15px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.section-empty-state strong{margin-top:12px;font-size:13px}.section-empty-state p{color:#7b899a;max-width:420px;margin:6px 0 0;font-size:9px;line-height:1.6}.report-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.report-insight-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:16px;display:grid}.report-result-panel,.report-export-panel{padding:22px}.report-result-panel>p,.report-export-panel>p{color:#708095;font-size:10px;line-height:1.7}.report-result-badge{border-radius:999px;padding:8px 10px;font-size:9px;font-weight:850}.report-result-badge.positive{color:#13745f;background:#e8f8f2}.report-result-badge.attention{color:#a73b49;background:#fff0f1}.report-balance-comparison{grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;display:grid}.report-balance-comparison>div{background:#f9fbfd;border:1px solid #e2e9f0;border-radius:14px;padding:14px}.report-balance-comparison span,.report-balance-comparison strong{display:block}.report-balance-comparison span{color:#8090a2;text-transform:uppercase;font-size:8px}.report-balance-comparison strong{margin-top:7px;font-size:14px}.report-checklist{gap:8px;margin:15px 0;padding:0;list-style:none;display:grid}.report-checklist li{background:#f9fbfd;border:1px solid #e2e9f0;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px 11px;display:grid}.report-checklist li>span{color:#11715d;background:#e3f6ef;border-radius:9px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.report-checklist strong{font-size:9px}.report-export-action{width:100%;min-height:44px}.module-page-modern{padding-bottom:54px}.module-page-modern .module-page-inner{width:min(1380px,100% - 48px);margin:0 auto}.module-page-modern .module-toolbar{padding-top:24px}.module-page-modern .module-hero{border-color:var(--workspace-line);box-shadow:var(--workspace-shadow);background:linear-gradient(145deg,#fffffffc,#f7fafdf2);border-radius:26px;overflow:hidden}.module-page-modern .module-hero:after{content:"";background:radial-gradient(circle,#276ff21c,#0e9b7d0a 55%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-92px;right:-70px}.module-hero-copy{z-index:1;position:relative}.module-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:16px 0 24px;display:grid}.module-summary-strip article{border:1px solid var(--workspace-line);background:var(--workspace-surface);border-radius:18px;padding:17px 18px;box-shadow:0 12px 34px #0f2a480d}.module-summary-strip span,.module-summary-strip strong,.module-summary-strip small{display:block}.module-summary-strip span{color:#7e8c9f;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:850}.module-summary-strip strong{margin:7px 0 5px;font-size:22px}.module-summary-strip small{color:#718096;font-size:9px;line-height:1.45}.module-page-modern .module-group{margin-top:24px}.module-page-modern .module-group-head{margin-bottom:12px}.module-page-modern .module-grid{gap:14px}.module-page-modern .module-card{flex-direction:column;min-height:250px;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.module-page-modern .module-card:hover{box-shadow:var(--workspace-shadow-hover);border-color:#bfd8e9;transform:translateY(-4px)}.module-card-copy h3{margin-bottom:8px}.module-card-copy p{line-height:1.62}.module-page-modern .module-card ul{margin-top:auto}body[data-design-system=hisab-v1] :is(.core-hero,.finance-hero,.sales-hero,.ops-hero,.controls-hero,.setup-hero){border-color:var(--workspace-line);box-shadow:var(--workspace-shadow);background:linear-gradient(145deg,#fffffffa,#f8fbfef0);border-radius:26px}body[data-design-system=hisab-v1] :is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs){border-color:var(--workspace-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:17px;padding:6px;box-shadow:0 11px 32px #0f2a480e}body[data-design-system=hisab-v1] :is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs) button{border-radius:11px;min-height:40px}body[data-design-system=hisab-v1] :is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs) button.active{background:linear-gradient(115deg,#118f79,#2a72e8);box-shadow:0 8px 20px #246fbe30}body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table){border-spacing:0}body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table) thead{z-index:2;background:#f8fafc;position:sticky;top:0}body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table) tbody tr{transition:background-color .18s}body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table) tbody tr:hover{background:#f8fbfd}body[data-design-system=hisab-v1] :is(.erp-form,.core-form,.finance-form,.sales-form,.ops-form,.controls-form) :is(input,select,textarea){background:#fbfdff;border-color:#d6e2ec;border-radius:12px;transition:border-color .18s,box-shadow .18s,background-color .18s}body[data-design-system=hisab-v1] :is(.erp-form,.core-form,.finance-form,.sales-form,.ops-form,.controls-form) :is(input,select,textarea):focus{background:#fff;border-color:#78a7df;outline:0;box-shadow:0 0 0 4px #276ff21f}body[data-design-system=hisab-v1] :is(.erp-form,.core-form,.finance-form,.sales-form,.ops-form,.controls-form) button.primary{min-height:46px}.controls-page{max-width:1500px!important}.controls-page .controls-grid{gap:13px}.controls-page .control-card{transition:transform .2s,border-color .2s,box-shadow .2s}.controls-page .control-card:hover{box-shadow:var(--workspace-shadow-hover);border-color:#c8ddea;transform:translateY(-3px)}.controls-page .control-card-head>div>span{color:#286ac4;background:#eaf3ff}.controls-page .controls-workbench{align-items:start}.controls-page .controls-panel{overflow:hidden}.guided-setup-page .setup-step-nav{border-color:var(--workspace-line);background:#ffffffe6;box-shadow:0 10px 30px #0f2a480b}.guided-setup-page .setup-step-card{transition:border-color .2s,box-shadow .2s}.guided-setup-page .setup-step-card:target{box-shadow:0 0 0 4px #276ff21a,var(--workspace-shadow);border-color:#9ac5df}body[data-design-system=hisab-v1] :is(.einvoice-page,.recon-page){width:min(1600px,100%)}body[data-design-system=hisab-v1] :is(.einvoice-hero,.recon-hero){border-radius:27px;box-shadow:0 24px 65px #081b332e}body[data-design-system=hisab-v1] :is(.einvoice-document-card,.recon-transaction,.asset-card,.period-card){transition:transform .2s,border-color .2s,box-shadow .2s}body[data-design-system=hisab-v1] :is(.einvoice-document-card,.recon-transaction,.asset-card,.period-card):hover{border-color:#bfd7e7;transform:translateY(-2px);box-shadow:0 13px 31px #0f2a4814}html[data-theme=dark] body[data-design-system=hisab-v1]{--workspace-page:#08111f;--workspace-surface:#0e192bf5;--workspace-soft:#0d192b;--workspace-line:#293b54;--workspace-ink:#e8eef7;--workspace-muted:#98a8bb;--workspace-shadow:0 18px 55px #0000003d;--workspace-shadow-hover:0 25px 65px #00000057}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.section-page,.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.module-page){background:radial-gradient(circle at 7% 0,#276ff21f,transparent 28%),radial-gradient(circle at 94% 2%,#0e9b7d17,transparent 25%),var(--workspace-page);color:var(--workspace-ink)}html[data-theme=dark] :is(.section-shell-hero,.core-hero,.finance-hero,.sales-hero,.ops-hero,.controls-hero,.setup-hero,.module-page-modern .module-hero){border-color:var(--workspace-line);background:linear-gradient(145deg,#101d31fa,#0b1627f5)}html[data-theme=dark] :is(.section-breadcrumb,.section-shell-title>div>p:last-child,.section-kpis small,.customer-record-copy span,.section-empty-state p,.report-result-panel>p,.report-export-panel>p,.module-summary-strip small){color:#98a8bb}html[data-theme=dark] :is(.section-shell-mark,.customer-record-card,.report-balance-comparison>div,.report-checklist li,.section-empty-state){color:#e8eef7;background:#0d192b;border-color:#2a3d56}html[data-theme=dark] .customer-record-avatar{color:#9bc3ff;background:#142b46}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.data-panel,.core-panel,.finance-panel,.sales-panel,.ops-panel,.controls-panel,.control-card,.einvoice-panel,.recon-panel,.module-card,.setup-step-card,.section-kpis article,.module-summary-strip article){border-color:var(--workspace-line);background:var(--workspace-surface);box-shadow:var(--workspace-shadow)}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs){border-color:var(--workspace-line);background:#0d192bf0}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table) thead{background:#0f1d31}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table) tbody tr:hover{background:#101f35}html[data-theme=dark] body[data-design-system=hisab-v1] :is(.erp-form,.core-form,.finance-form,.sales-form,.ops-form,.controls-form) :is(input,select,textarea){color:#e8eef7;background:#0d192b;border-color:#30435e}@media (max-width:1100px){.customer-management-grid,.report-insight-grid{grid-template-columns:1fr}.customer-create-panel{position:static}.report-kpis,.module-page-modern .module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.section-page-modern{padding:18px 14px 40px}.section-shell-hero{grid-template-columns:1fr;padding:22px}.section-shell-title{grid-template-columns:48px minmax(0,1fr)}.section-shell-mark{border-radius:15px;width:48px;height:48px}.section-page-modern .section-actions{justify-content:flex-start}.section-kpis,.module-summary-strip{grid-template-columns:1fr}.report-kpis{grid-template-columns:1fr 1fr}.customer-record-card{grid-template-columns:38px minmax(0,1fr)}.customer-record-credit{text-align:left;grid-column:2}.module-page-modern .module-page-inner{width:min(100% - 24px,1380px)}.module-page-modern .module-grid{grid-template-columns:1fr}}@media (max-width:520px){.report-kpis,.report-balance-comparison{grid-template-columns:1fr}.section-shell-title{display:block}.section-shell-mark{margin-bottom:13px}.section-shell-title h1{font-size:31px}.customer-directory-panel,.customer-create-panel,.report-result-panel,.report-export-panel{padding:17px}.module-page-modern .module-toolbar{align-items:flex-start}}@media (prefers-reduced-motion:reduce){body[data-design-system=hisab-v1] :is(.customer-record-card,.module-card,.control-card,.einvoice-document-card,.recon-transaction,.asset-card,.period-card){transition:none}}
.auth-premium-page .phone-field-group{grid-template-columns:minmax(210px,.95fr) minmax(230px,1.05fr);gap:14px}.auth-premium-page .country-control{padding-left:0;overflow:hidden}.auth-premium-page .country-control .country-flag{display:none!important}.auth-premium-page .country-control select{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;font-weight:760;padding-left:15px!important;padding-right:40px!important}.auth-premium-page .country-control:after{color:#64748b;font-size:15px;right:14px}.auth-premium-page .country-field .field-label,.auth-premium-page .phone-number-field .field-label{min-height:16px}.auth-premium-page .country-control:focus-within,.auth-premium-page .phone-control:focus-within{border-color:#2ba991;box-shadow:0 0 0 4px #2ba9911f,0 10px 26px #19756514}html[data-theme=dark] .auth-premium-page .country-control select{color:#e8eef7}@media (max-width:640px){.auth-premium-page .phone-field-group{grid-template-columns:1fr;gap:13px}.auth-premium-page .country-control select{font-size:13px}.auth-premium-page .country-field .field-label,.auth-premium-page .phone-number-field .field-label{min-height:auto}}@media (prefers-reduced-motion:reduce){.auth-premium-page .country-control,.auth-premium-page .phone-control{transition:none}}
.auth-official-page{color:#172033;background:linear-gradient(#f4f7fb 0%,#edf3f8 100%);min-height:100svh;padding:24px}.auth-official-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 0,#1e6bc917,#0000 28%),radial-gradient(circle at 94% 100%,#10897012,#0000 30%);position:fixed;inset:0}.auth-official-page .auth-orb{display:none}.auth-official-shell{background:#fff;border:1px solid #d9e3ec;border-radius:28px;grid-template-columns:minmax(350px,.86fr) minmax(520px,1.14fr);width:min(1160px,100%);min-height:min(760px,100svh - 48px);margin:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #1a30491f}.auth-official-showcase{color:#fff;background:linear-gradient(155deg,#10243f,#173b61 62%,#185f67);flex-direction:column;justify-content:space-between;padding:42px;display:flex;position:relative;overflow:hidden}.auth-official-showcase:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 78%);mask-image:linear-gradient(#000000e6,#0000 78%)}.auth-official-showcase:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;right:-100px;box-shadow:0 0 0 44px #ffffff06,0 0 0 92px #ffffff05}.auth-official-brand,.auth-official-showcase .auth-showcase-content,.auth-official-showcase .auth-showcase-footer{z-index:1;position:relative}.auth-official-brand span,.auth-official-page .auth-mobile-brand span{color:#173b61;background:#fff;border-radius:12px;width:42px;height:42px;box-shadow:0 10px 25px #00000026}.auth-official-brand strong{letter-spacing:-.02em;font-size:17px}.auth-official-badge{color:#c8fff5;letter-spacing:.08em;background:#5dd5be1c;border-color:#96ebdb40;padding:7px 11px;font-size:10px}.auth-official-showcase h2{letter-spacing:-.055em;max-width:540px;margin:22px 0 14px;font-size:clamp(36px,4.4vw,58px);line-height:1.02}.auth-official-showcase p{color:#ebf4fcc2;max-width:510px;font-size:14px;line-height:1.7}.auth-official-benefits{grid-template-columns:1fr;margin-top:32px}.auth-official-benefits>div{background:#ffffff0e;border-color:#ffffff1a;border-radius:15px;grid-template-columns:40px 1fr;min-height:78px;padding:14px 15px}.auth-official-benefits .benefit-icon{color:#8cead9;background:#70e0cd1f;border-radius:11px;width:40px;height:40px;font-size:17px}.auth-official-benefits strong{font-size:12px}.auth-official-benefits small{font-size:10px;line-height:1.45}.auth-official-showcase .auth-showcase-footer{color:#ecf4fc94;letter-spacing:.06em;font-size:9px}.auth-official-form-panel{justify-content:center;align-items:center;display:flex;background:#fff!important;padding:42px 54px!important}.auth-official-form-wrap{width:min(470px,100%)}.auth-official-page .auth-top{margin:0 0 30px}.auth-official-page .language-selector{background:#f7f9fc;border:1px solid #dce5ee;border-radius:12px;padding:4px}.auth-official-page .language-selector>span{display:none}.auth-official-page .language-selector>div{gap:2px}.auth-official-page .language-selector button{color:#718096;background:0 0;border:0;border-radius:8px;min-width:38px;height:32px;font-size:10px;font-weight:800}.auth-official-page .language-selector button.active{color:#1f5e9d;background:#fff;box-shadow:0 3px 10px #1e39561f}.auth-official-heading{margin-bottom:22px}.auth-official-heading .eyebrow{color:#2b6fa7!important;letter-spacing:.14em!important;margin-bottom:8px!important;font-size:9px!important}.auth-official-heading h1{color:#172033!important;letter-spacing:-.04em!important;font-size:clamp(31px,3.2vw,42px)!important}.auth-official-heading>p:last-child{color:#68778a!important;margin-top:10px!important;font-size:13px!important;line-height:1.55!important}.auth-official-page .social-auth-block{gap:15px;margin:0 0 15px}.auth-official-page .social-auth-grid{gap:10px}.auth-official-page .social-auth-button{min-height:48px;box-shadow:none;border-radius:12px;font-size:11px;font-weight:760}.auth-official-page .social-auth-google{border-color:#d8e1ea}.auth-official-page .social-auth-google:hover:not(:disabled){background:#f9fbfd;border-color:#aebdcb;box-shadow:0 8px 20px #182d4512}.auth-official-page .social-auth-apple{background:#172033;border-color:#172033}.auth-official-page .social-auth-apple:hover:not(:disabled){background:#243249}.auth-official-page .social-auth-divider{letter-spacing:.09em;color:#8b98a8;font-size:8px}.auth-official-page .social-auth-divider:before,.auth-official-page .social-auth-divider:after{background:#e1e7ed}.auth-official-form{gap:14px;display:grid}.auth-official-page .premium-field,.auth-field-block{gap:7px;display:grid}.auth-official-page .field-label,.auth-field-label-row label{color:#334155;letter-spacing:.035em;font-size:10px;font-weight:800}.auth-field-label-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.auth-field-label-row a{color:#2c6ca3;font-size:10px;font-weight:750;text-decoration:none}.auth-field-label-row a:hover{text-decoration:underline}.auth-official-page .field-control{background:#fff;border-color:#d6e0e9;border-radius:12px;min-height:50px;box-shadow:0 3px 12px #1b304806}.auth-official-page .field-control:focus-within{border-color:#2b78ba;transform:none;box-shadow:0 0 0 4px #2b78ba1c}.auth-official-page .premium-auth-form .field-control input,.auth-official-page .premium-auth-form .field-control select{padding:14px;font-size:13px}.auth-primary-button{background:#1f63a2!important;border-radius:12px!important;min-height:50px!important;margin-top:3px!important;font-size:12px!important;box-shadow:0 12px 25px #1f63a238!important}.auth-primary-button:hover:not(:disabled){background:#195486!important;transform:translateY(-1px)!important;box-shadow:0 15px 30px #1f63a245!important}.auth-primary-button b{border-radius:8px;width:28px;height:28px}.auth-secondary-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.auth-secondary-options>a{color:#334155;background:#f9fbfd;border:1px solid #dce4eb;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:9px;min-height:54px;padding:10px 12px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:grid}.auth-secondary-options>a:hover{background:#f3f7fa;border-color:#b8c8d7;transform:translateY(-1px)}.auth-secondary-options>a>span{color:#24649c;background:#e9f2f8;border-radius:9px;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.auth-secondary-options strong{font-size:10px;line-height:1.35}.auth-secondary-options b{color:#7d8a99;font-size:12px}.auth-account-switch{text-align:center;border-top:1px solid #e6ebf0;padding-top:17px;color:#68778a!important;margin-top:18px!important;font-size:11px!important}.auth-account-switch a{font-weight:800;color:#1f63a2!important}.auth-method-card{color:#172033;background:#f7fbfe;border:1px solid #cddce8;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:66px;margin:4px 0 14px;padding:12px 14px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.auth-method-card:hover{border-color:#8fb4d1;transform:translateY(-1px);box-shadow:0 10px 24px #1f63a217}.auth-method-card>span{color:#1f63a2;background:#dfeef8;border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.auth-method-card strong,.auth-method-card small{display:block}.auth-method-card strong{font-size:12px}.auth-method-card small{color:#6f7e90;margin-top:3px;font-size:9px;line-height:1.4}.auth-method-card b{color:#6f7e90}.auth-choice-divider{color:#8b98a8;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;margin:14px 0;font-size:8px;font-weight:850;display:flex}.auth-choice-divider:before,.auth-choice-divider:after{content:"";background:#e1e7ed;flex:1;height:1px}.auth-phone-section-heading{margin:0 0 12px}.auth-phone-section-heading strong,.auth-phone-section-heading span{display:block}.auth-phone-section-heading strong{color:#172033;font-size:13px}.auth-phone-section-heading span{color:#718096;margin-top:4px;font-size:10px;line-height:1.45}.auth-official-note{color:#5c706c;background:#f4faf8;border:1px solid #dce8e5;border-radius:11px;gap:9px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.auth-official-note span{color:#1b876f}.auth-legal-note{color:#8491a1;text-align:center;margin:14px 0 0;font-size:9px;line-height:1.5}.auth-official-email-card .auth-official-showcase h2{font-size:clamp(34px,4vw,52px)}.auth-official-email-card .auth-official-form-panel{padding-top:36px!important;padding-bottom:36px!important}.auth-official-email-card .auth-switch{text-align:center;border-top:1px solid #e6ebf0;padding-top:17px;margin-top:18px!important}.auth-official-page .premium-field small{color:#7a8797;font-size:9px;line-height:1.45}@media (max-width:980px){.auth-official-page{padding:16px}.auth-official-shell{grid-template-columns:1fr;width:min(700px,100%);min-height:auto}.auth-official-showcase{display:none}.auth-official-form-panel{min-height:calc(100svh - 32px);padding:34px!important}.auth-official-page .auth-mobile-brand{display:flex}.auth-official-page .auth-top{margin-bottom:28px}}@media (max-width:640px){.auth-official-page{background:#fff;padding:0}.auth-official-shell{min-height:100svh;box-shadow:none;border:0;border-radius:0}.auth-official-form-panel{align-items:flex-start;min-height:100svh;padding:22px 18px 30px!important}.auth-official-form-wrap{width:100%}.auth-official-page .auth-top{margin-bottom:30px}.auth-official-page .auth-mobile-brand strong{font-size:14px;display:block}.auth-official-page .auth-heading h1{font-size:31px!important}.auth-official-page .social-auth-grid,.auth-secondary-options{grid-template-columns:1fr}.auth-official-page .social-auth-button{min-height:49px}.auth-official-page .identity-grid,.auth-official-page .phone-field-group{grid-template-columns:1fr}.auth-method-card{min-height:62px}.auth-account-switch{margin-bottom:4px!important}}@media (prefers-reduced-motion:reduce){.auth-official-page *{scroll-behavior:auto!important}.auth-official-page :is(.auth-submit,.social-auth-button,.auth-secondary-options>a,.auth-method-card,.field-control){transition:none!important}}
.mobile-workspace-header,.mobile-bottom-nav,.mobile-nav-backdrop,.mobile-sidebar-header{display:none}@media (max-width:760px){.erp-shell{--mobile-header-height:64px;--mobile-bottom-nav-height:68px;background:#f4f7fb;width:100%;height:100dvh;overflow:hidden}.mobile-workspace-header{z-index:130;min-height:calc(var(--mobile-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 10px 0;-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#fffffff0;border-bottom:1px solid #cbd7e4eb;grid-template-columns:44px 38px minmax(0,1fr) 52px;align-items:center;gap:9px;display:grid;position:fixed;inset:0 0 auto;box-shadow:0 8px 26px #0f233c14}.mobile-menu-trigger{color:#17263a;cursor:pointer;background:#f8fafc;border:1px solid #dce5ef;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.mobile-menu-trigger>span{gap:4px;width:18px;display:grid}.mobile-menu-trigger i{background:currentColor;border-radius:999px;width:100%;height:2px;display:block}.mobile-menu-trigger i:nth-child(2){width:13px}.mobile-workspace-brand{color:#fff;background:linear-gradient(145deg,#11937a,#2c71e6);border-radius:12px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;text-decoration:none;display:grid;box-shadow:0 8px 18px #266fbe33}.mobile-workspace-title{min-width:0}.mobile-workspace-title small,.mobile-workspace-title strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-workspace-title small{color:#7a8798;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.mobile-workspace-title strong{color:#132238;letter-spacing:-.02em;margin-top:3px;font-size:13px}.erp-shell .sticky-user-menu{z-index:170;top:calc(env(safe-area-inset-top) + 10px);right:9px}.erp-shell .sticky-user-trigger{width:44px;height:44px;box-shadow:none;border-radius:14px}.erp-shell .sticky-user-avatar{width:34px;height:34px}.erp-shell .sticky-user-popover{width:min(330px,100vw - 18px);max-height:calc(100dvh - 84px - env(safe-area-inset-top));top:52px;overflow-y:auto}.erp-shell>.sidebar{z-index:160;padding:max(12px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));overscroll-behavior:contain;border-right:1px solid #6b87a347;transition:transform .24s cubic-bezier(.22,1,.36,1);transform:translate(-108%);box-shadow:24px 0 70px #020a1857;width:min(88vw,350px)!important;height:100dvh!important;position:fixed!important;inset:0 auto 0 0!important}.erp-shell[data-mobile-nav-open=true]>.sidebar{transform:translate(0,0)}.mobile-sidebar-header{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;display:flex}.mobile-sidebar-header .brand{gap:10px;padding:0;display:flex}.mobile-sidebar-header .brand>span{flex:0 0 38px;width:38px;height:38px}.mobile-sidebar-header>button{color:#dce8f5;cursor:pointer;background:#ffffff12;border:1px solid #cbd5e12e;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;font:400 27px/1 system-ui;display:grid}.desktop-sidebar-brand{display:none!important}.erp-shell>.sidebar .sidebar-preferences{margin:13px 0 4px}.erp-shell>.sidebar nav{gap:15px;margin-top:13px;padding-bottom:24px;overflow:visible;display:grid!important}.erp-shell>.sidebar .sidebar-nav-group{gap:5px;display:grid}.erp-shell>.sidebar .sidebar-section-label{padding:0 8px 4px;font-size:9px}.erp-shell>.sidebar nav a{white-space:normal;border-radius:13px;min-height:46px;padding:11px 12px;font-size:12px}.erp-shell>.sidebar nav a .sidebar-nav-icon{flex:none}.erp-shell>.sidebar .sidebar-dock-status,.erp-shell>.sidebar .sidebar-footer{display:none}.mobile-nav-backdrop{z-index:150;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040c1885;border:0;padding:0;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.erp-shell[data-mobile-nav-open=true] .mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}.erp-shell>.workspace{scrollbar-gutter:auto;height:100dvh;scroll-padding-top:16px;position:relative;overflow:hidden auto;width:100%!important;padding:calc(var(--mobile-header-height) + env(safe-area-inset-top)) 0 calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom))!important;margin-left:0!important}.mobile-bottom-nav{z-index:135;min-height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom));padding:6px 5px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(20px)saturate(1.18);backdrop-filter:blur(20px)saturate(1.18);background:#fffffff5;border-top:1px solid #cbd7e4f2;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -10px 30px #0f233c17}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#748296;min-width:0;min-height:55px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-rows:25px auto;align-content:center;place-items:center;gap:2px;padding:3px 2px;text-decoration:none;display:grid}.mobile-bottom-nav a span,.mobile-bottom-nav button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-weight:800;overflow:hidden}.mobile-bottom-nav a[aria-current=page],.mobile-bottom-nav button.active{color:#117563;background:#eaf6f3}.dashboard-content{min-height:100%;padding:16px 13px 28px!important}.dashboard-content .topbar{gap:15px;grid-template-columns:1fr!important;padding-right:0!important;display:grid!important}.dashboard-content .topbar-copy h1{font-size:clamp(27px,8vw,36px);line-height:1.06}.dashboard-content .topbar-copy>p:not(.eyebrow){font-size:11px;line-height:1.65}.dashboard-content .role-context{flex-wrap:wrap;align-items:flex-start}.dashboard-content .top-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid!important}.dashboard-content .top-actions>*{min-width:0}.dashboard-content .top-actions .workspace-status,.dashboard-content .top-actions .language-selector{grid-column:span 1}.dashboard-content .top-actions :is(a,button,select){min-height:44px}.command-strip,.section-kpis,.report-kpis,.module-summary-strip,:is(.core-kpis,.finance-kpis,.sales-kpis,.ops-kpis,.controls-kpis,.einvoice-kpis,.recon-kpis){overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:minmax(220px,82vw);grid-auto-flow:column;gap:10px;overflow-x:auto;grid-template-columns:none!important;display:grid!important}:is(.command-strip,.section-kpis,.report-kpis,.module-summary-strip,.core-kpis,.finance-kpis,.sales-kpis,.ops-kpis,.controls-kpis,.einvoice-kpis,.recon-kpis)::-webkit-scrollbar{display:none}:is(.command-strip,.section-kpis,.report-kpis,.module-summary-strip,.core-kpis,.finance-kpis,.sales-kpis,.ops-kpis,.controls-kpis,.einvoice-kpis,.recon-kpis)>*{scroll-snap-align:start}.role-priority-grid,.metrics-grid,.module-preview-grid,.content-grid{grid-template-columns:1fr!important}.metrics-grid{gap:10px}.metric-card{min-height:96px;padding:16px}.panel,:is(.data-panel,.core-panel,.finance-panel,.sales-panel,.ops-panel,.controls-panel,.einvoice-panel,.recon-panel){border-radius:18px!important}:is(.panel-head,.core-panel-head,.finance-panel-head,.sales-panel-head,.ops-panel-head,.controls-panel-head,.einvoice-panel-head,.recon-panel-head){flex-direction:column;gap:11px;align-items:flex-start!important}.chart{min-width:620px}.performance-panel{overflow-x:auto}.transaction{grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important}.transaction time{display:none}.transaction>strong:last-child{grid-column:2/-1;justify-self:start}.section-page-modern,:is(.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.einvoice-page,.recon-page){padding:15px 12px 30px!important}.module-page-modern .module-page-inner{width:calc(100% - 24px)!important}.section-breadcrumb{white-space:nowrap;scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.section-shell-hero,:is(.core-hero,.finance-hero,.sales-hero,.ops-hero,.controls-hero,.setup-hero){gap:18px;border-radius:20px!important;grid-template-columns:1fr!important;padding:20px 17px!important}.section-shell-title{gap:12px;grid-template-columns:46px minmax(0,1fr)!important}.section-shell-mark{border-radius:14px;width:46px;height:46px}.section-shell-title h1,:is(.core-hero,.finance-hero,.sales-hero,.ops-hero,.controls-hero,.setup-hero) h1{font-size:clamp(27px,8vw,34px)!important}.section-page-modern .section-actions,:is(.core-actions,.finance-actions,.sales-actions,.ops-actions,.controls-actions){width:100%;grid-template-columns:1fr!important;display:grid!important}.section-page-modern .section-actions>*,:is(.core-actions,.finance-actions,.sales-actions,.ops-actions,.controls-actions)>*{width:100%;min-height:46px}:is(.customer-management-grid,.report-insight-grid,.controls-grid,.controls-workbench,.core-grid,.finance-grid,.sales-grid,.ops-grid,.einvoice-grid,.recon-grid,.detail-grid,.setup-grid){grid-template-columns:1fr!important}:is(.customer-directory-panel,.customer-create-panel,.report-result-panel,.report-export-panel){padding:17px!important}.customer-record-card{grid-template-columns:38px minmax(0,1fr)!important}.customer-record-credit{grid-column:2;text-align:left!important}:is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs,.module-tabs,.recon-tabs){scroll-snap-type:inline mandatory;scrollbar-width:none;gap:6px;overflow-x:auto;display:flex!important}:is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs,.module-tabs,.recon-tabs)::-webkit-scrollbar{display:none}:is(.core-tabs,.finance-tabs,.sales-tabs,.ops-tabs,.module-tabs,.recon-tabs)>*{scroll-snap-align:start;flex:none;min-width:max-content}.workspace :is(.erp-form,.core-form,.finance-form,.sales-form,.ops-form,.controls-form){gap:13px}.workspace :is(.form-grid,.identity-grid,.phone-field-group,.field-grid,.two-column-form,.three-column-form,.journal-grid,.invoice-grid){grid-template-columns:1fr!important}.workspace :is(input,select,textarea,button,.action-link){font-size:max(16px,1em)}.workspace :is(input,select,textarea){min-height:48px}.workspace textarea{min-height:110px}.workspace :is(button,.action-link){min-height:44px}.workspace :is(.table-wrap,.table-shell,.data-table-wrap,.erp-table-wrap,.responsive-table,.journal-table-wrap,.invoice-table-wrap){overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.workspace :is(.erp-table,.core-table,.finance-table,.sales-table,.ops-table){min-width:680px}.workspace :is(.data-panel,.core-panel,.finance-panel,.sales-panel,.ops-panel,.controls-panel,.einvoice-panel,.recon-panel)>table{white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.workspace dialog,.workspace [role=dialog]{margin:auto;overflow-y:auto;border-radius:20px!important;width:calc(100vw - 24px)!important;max-width:520px!important;max-height:calc(100dvh - 32px)!important}.mfa-required-page{padding:20px 13px}.mfa-required-card{border-radius:21px;padding:22px 18px}.mfa-required-actions{grid-template-columns:1fr;display:grid}}@media (max-width:420px){.mobile-workspace-header{grid-template-columns:42px 34px minmax(0,1fr) 48px;gap:7px;padding-left:7px;padding-right:7px}.mobile-workspace-brand{width:33px;height:33px}.mobile-bottom-nav a span,.mobile-bottom-nav button span{font-size:7.5px}.dashboard-content,.section-page-modern,:is(.core-page,.finance-page,.sales-page,.ops-page,.controls-page,.guided-setup-page,.einvoice-page,.recon-page){padding-left:10px!important;padding-right:10px!important}.dashboard-content .top-actions{grid-template-columns:1fr}.section-shell-title{display:grid!important}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.erp-shell>.sidebar,.mobile-nav-backdrop{transition:none}}@media (max-width:760px){html[data-theme=dark] .erp-shell{background:#08111f}html[data-theme=dark] .mobile-workspace-header,html[data-theme=dark] .mobile-bottom-nav{background:#0a1423f5;border-color:#293b54;box-shadow:0 8px 28px #00000047}html[data-theme=dark] .mobile-menu-trigger{color:#e6edf6;background:#101d31;border-color:#30435e}html[data-theme=dark] .mobile-workspace-title small{color:#8fa0b5}html[data-theme=dark] .mobile-workspace-title strong{color:#edf3fa}html[data-theme=dark] .mobile-bottom-nav a,html[data-theme=dark] .mobile-bottom-nav button{color:#8fa0b5}html[data-theme=dark] .mobile-bottom-nav a[aria-current=page],html[data-theme=dark] .mobile-bottom-nav button.active{color:#78dfca;background:#123329}}
.mobile-command-trigger,.workspace-command-header,.workspace-surface-backdrop,.workspace-command-dialog,.workspace-assistance-panel{font-family:inherit}.mobile-command-trigger{display:none}@media (min-width:761px){.erp-shell{--hover-rail-width:68px;--hover-rail-expanded-width:260px;--workspace-command-height:58px;background:#f4f7fb}.erp-shell>.sidebar{z-index:150;border-right:1px solid #94a3b833;transition:width .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;overflow-x:hidden;box-shadow:8px 0 24px #0208171f;width:var(--hover-rail-width)!important;padding:10px 9px 12px!important}.erp-shell>.sidebar:hover,.erp-shell>.sidebar:focus-within{box-shadow:20px 0 52px #02081747;width:var(--hover-rail-expanded-width)!important}.erp-shell>.workspace{width:calc(100% - var(--hover-rail-width))!important;margin-left:var(--hover-rail-width)!important;padding:var(--workspace-command-height) 0 0!important}.workspace-command-header{inset:0 0 auto var(--hover-rail-width);z-index:115;min-height:var(--workspace-command-height);-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#fffffff0;border-bottom:1px solid #cbd5e1e6;grid-template-columns:minmax(260px,620px) auto;justify-content:space-between;align-items:center;gap:18px;padding:8px 72px 8px 18px;display:grid;position:fixed;box-shadow:0 8px 24px #0f172a0d}.erp-shell .sticky-user-menu{z-index:165;top:7px;right:10px}.erp-shell .sticky-user-trigger{width:44px;height:44px;box-shadow:none;border-radius:11px}.erp-shell .sticky-user-avatar{width:34px;height:34px}.erp-shell .sticky-user-popover{top:51px}.erp-shell>.sidebar .desktop-sidebar-brand{justify-content:center;gap:10px;min-height:48px;padding:0 4px 10px;display:flex!important}.erp-shell>.sidebar .desktop-sidebar-brand>span{border-radius:10px;flex:0 0 38px;width:38px;height:38px}.erp-shell>.sidebar .desktop-sidebar-brand>div,.erp-shell>.sidebar .sidebar-preferences,.erp-shell>.sidebar .sidebar-section-label,.erp-shell>.sidebar nav a>span,.erp-shell>.sidebar .sidebar-dock-status strong,.erp-shell>.sidebar .sidebar-footer{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .1s,transform .16s,visibility .1s;transform:translate(-6px)}.erp-shell>.sidebar .desktop-sidebar-brand>div{white-space:nowrap;width:0;min-width:0;overflow:hidden}.erp-shell>.sidebar:hover .desktop-sidebar-brand,.erp-shell>.sidebar:focus-within .desktop-sidebar-brand{justify-content:flex-start}.erp-shell>.sidebar:hover .desktop-sidebar-brand>div,.erp-shell>.sidebar:focus-within .desktop-sidebar-brand>div{width:auto}.erp-shell>.sidebar:hover :is(.desktop-sidebar-brand>div,.sidebar-preferences,.sidebar-section-label,nav a>span,.sidebar-dock-status strong,.sidebar-footer),.erp-shell>.sidebar:focus-within :is(.desktop-sidebar-brand>div,.sidebar-preferences,.sidebar-section-label,nav a>span,.sidebar-dock-status strong,.sidebar-footer){opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.erp-shell>.sidebar .sidebar-preferences{white-space:nowrap;align-items:center;min-height:42px;margin:2px 0 8px;display:flex;overflow:hidden}.erp-shell>.sidebar nav{gap:13px;margin-top:2px;padding-bottom:12px;display:grid!important}.erp-shell>.sidebar .sidebar-nav-group{gap:4px;display:grid}.erp-shell>.sidebar .sidebar-section-label{color:#6f8298;letter-spacing:.08em;text-transform:uppercase;height:0;padding:0 10px;font-size:9px;font-weight:850;overflow:hidden}.erp-shell>.sidebar:hover .sidebar-section-label,.erp-shell>.sidebar:focus-within .sidebar-section-label{height:24px;padding-top:8px}.erp-shell>.sidebar nav a{color:#95a6bb;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:11px;width:48px;min-height:42px;padding:9px 12px;font-size:12px;font-weight:650;transition:width .18s cubic-bezier(.22,1,.36,1),background .15s,border-color .15s,color .15s;display:flex}.erp-shell>.sidebar nav a:hover{color:#eef6ff;background:#ffffff13;border-color:#94a3b821}.erp-shell>.sidebar nav a[aria-current=page]{color:#d8fff5;background:#26aa8b29;border-color:#47d7b542}.erp-shell>.sidebar:hover nav a,.erp-shell>.sidebar:focus-within nav a{justify-content:flex-start;width:100%}.erp-shell>.sidebar nav a>span{text-overflow:ellipsis;overflow:hidden}.erp-shell>.sidebar .sidebar-nav-icon{flex:0 0 20px}.erp-shell>.sidebar .sidebar-dock-status{color:#8fa3b8;white-space:nowrap;background:#ffffff0a;border-color:#94a3b826;justify-content:center;width:48px;min-height:40px;margin-top:auto;padding:9px;overflow:hidden}.erp-shell>.sidebar:hover .sidebar-dock-status,.erp-shell>.sidebar:focus-within .sidebar-dock-status{justify-content:flex-start;width:100%}.erp-shell>.sidebar .sidebar-footer{max-height:0;margin:0;display:block;overflow:hidden}.erp-shell>.sidebar:hover .sidebar-footer,.erp-shell>.sidebar:focus-within .sidebar-footer{max-height:100px;margin-top:10px}}.workspace-search-trigger{color:#6a7889;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #d8e0e8;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,620px);min-height:40px;padding:0 8px 0 13px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid}.workspace-search-trigger:hover,.workspace-search-trigger:focus-visible{background:#fff;border-color:#93cbbf;outline:none;box-shadow:0 0 0 3px #219a801a}.workspace-search-trigger>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.workspace-search-trigger kbd,.command-search-field kbd,.command-dialog-footer kbd,.shortcut-reference kbd{color:#627083;background:#fff;border:1px solid #d7dee6;border-bottom-color:#c5ced8;border-radius:6px;justify-content:center;align-items:center;gap:3px;min-height:24px;padding:0 7px;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;box-shadow:0 1px 1px #0f172a0f}.workspace-search-trigger kbd b{font-size:10px}.workspace-header-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.workspace-header-actions button{color:#536174;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:10px;font-weight:750;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.workspace-header-actions button:hover,.workspace-header-actions button:focus-visible{color:#172537;background:#f5f8fa;border-color:#dce4eb;outline:none}.workspace-header-actions .workspace-ai-trigger{color:#117965;background:#edf9f6;border-color:#cce9e1}.workspace-header-actions .workspace-ai-trigger:hover,.workspace-header-actions .workspace-ai-trigger:focus-visible{color:#0d6858;background:#e2f6f0;border-color:#90d3c3}.workspace-surface-backdrop{z-index:280;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080f1a7a;border:0;width:100%;height:100%;padding:0;animation:.14s ease-out workspace-backdrop-in;display:block;position:fixed;inset:0}.workspace-command-dialog{z-index:300;background:#fff;border:1px solid #cbd5e1f5;border-radius:15px;width:min(680px,100vw - 32px);max-height:min(680px,100dvh - 100px);animation:.17s cubic-bezier(.22,1,.36,1) command-dialog-in;position:fixed;top:max(74px,8vh);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 30px 90px #02081757}.command-dialog-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 18px 13px;display:flex}.command-dialog-heading strong,.command-dialog-heading span{display:block}.command-dialog-heading strong{color:#111d2d;letter-spacing:-.02em;font-size:15px}.command-dialog-heading span{color:#7b8797;margin-top:4px;font-size:10px}.command-dialog-heading>button,.workspace-assistance-panel>header>button{color:#617084;cursor:pointer;background:#f8fafc;border:1px solid #e0e6ec;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.command-search-field{color:#667789;background:#fbfefd;border:1px solid #9fd3c7;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 14px 12px;padding:0 10px 0 13px;display:grid;box-shadow:0 0 0 3px #1c9f8117}.command-search-field input{color:#172335;background:0 0;border:0;outline:0;min-width:0;min-height:46px;padding:0;font:600 13px/1.4 inherit}.command-search-field input::placeholder{color:#9aa6b4}.command-results{overscroll-behavior:contain;max-height:min(465px,100dvh - 245px);padding:4px 8px 10px;overflow-y:auto}.command-results>button{color:#27364a;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 10px;display:grid}.command-results>button.active,.command-results>button:hover{background:#eff8f5;border-color:#d8ebe6}.command-result-icon{color:#277f6d;background:#fff;border:1px solid #dfe7ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.command-result-copy{min-width:0}.command-result-copy strong,.command-result-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.command-result-copy strong{font-size:12px}.command-result-copy small{color:#7d8a99;margin-top:3px;font-size:9px}.command-result-group{color:#8390a0;text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:9px;font-weight:700;overflow:hidden}.command-empty{color:#8a97a6;place-items:center;gap:9px;min-height:180px;display:grid}.command-empty strong{font-size:12px}.command-dialog-footer{background:#fafcfd;border-top:1px solid #e5ebf0;align-items:center;gap:16px;min-height:42px;padding:7px 14px;display:flex}.command-dialog-footer span{color:#7b8796;align-items:center;gap:5px;font-size:9px;font-weight:650;display:inline-flex}.command-dialog-footer kbd{min-width:22px;min-height:20px;padding:0 5px}.workspace-assistance-panel{z-index:300;background:#fff;border-left:1px solid #cbd5e1f5;flex-direction:column;width:min(430px,100vw - 20px);height:100dvh;animation:.19s cubic-bezier(.22,1,.36,1) assistance-panel-in;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-28px 0 80px #0208174d}.workspace-assistance-panel>header{border-bottom:1px solid #e3e9ee;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:11px;min-height:72px;padding:12px 14px;display:grid}.assistance-title-icon{color:#117965;background:#edf9f6;border:1px solid #cae9e1;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.workspace-assistance-panel>header strong,.workspace-assistance-panel>header span{display:block}.workspace-assistance-panel>header strong{color:#122033;font-size:14px}.workspace-assistance-panel>header span{color:#7b8898;margin-top:3px;font-size:9px;line-height:1.45}.assistance-panel-body{overscroll-behavior:contain;flex:1;min-height:0;padding:16px;overflow-y:auto}.help-link-list,.advice-list{gap:8px;display:grid}.help-link-list a,.advice-list a{color:#203146;background:#fff;border:1px solid #e0e7ed;border-radius:12px;align-items:center;gap:11px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:grid}.help-link-list a{grid-template-columns:34px minmax(0,1fr) 18px;min-height:68px;padding:10px 11px}.help-link-list a:hover,.advice-list a:hover{background:#f5fbf9;border-color:#a8d8cd;transform:translateY(-1px)}.help-link-list a>.app-icon:first-child{color:#18816d}.help-link-list strong,.help-link-list small,.advice-list strong,.advice-list small{display:block}.help-link-list strong,.advice-list strong{font-size:11px}.help-link-list small,.advice-list small{color:#788697;margin-top:4px;font-size:9px;line-height:1.45}.shortcut-reference{background:#f8fafc;border:1px solid #e1e8ee;border-radius:12px;margin-top:18px;padding:13px}.shortcut-reference>p,.assistant-suggestions>p{color:#738194;letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:9px;font-weight:850}.shortcut-reference>div{color:#44556a;border-top:1px solid #e5ebf0;justify-content:space-between;align-items:center;gap:12px;min-height:36px;font-size:10px;font-weight:650;display:flex}.shortcut-reference>div:first-of-type{border-top:0}.advice-context{color:#55736b;background:#f3faf8;border:1px solid #dbe9e5;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 11px;font-size:9px;line-height:1.45;display:flex}.advice-list a{grid-template-columns:26px 34px minmax(0,1fr) 18px;min-height:82px;padding:10px}.advice-step{color:#9aa6b3;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.advice-icon{color:#2d70c9;background:#edf6ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.assistance-disclaimer{color:#8b97a5;text-align:center;margin-top:14px;font-size:9px;line-height:1.55;display:block}.ai-assistance-body{flex-direction:column;gap:12px;display:flex;overflow:hidden}.ai-safety-note{color:#176e5e;background:#f1faf8;border:1px solid #cfe8e2;border-radius:11px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.ai-safety-note strong,.ai-safety-note small{display:block}.ai-safety-note strong{font-size:10px}.ai-safety-note small{color:#628078;margin-top:3px;font-size:8px;line-height:1.45}.assistant-messages{overscroll-behavior:contain;flex:1;min-height:150px;overflow-y:auto}.assistant-message{align-items:flex-start;gap:9px;margin-bottom:11px;display:flex}.assistant-message>span{color:#147865;background:#eaf8f4;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.assistant-message.user{flex-direction:row-reverse}.assistant-message.user>span{color:#2b66b8;background:#eaf1ff}.assistant-message>p,.assistant-message>div{max-width:84%}.assistant-message p{color:#38495d;background:#f8fafc;border:1px solid #e0e7ed;border-radius:4px 12px 12px;margin:0;padding:10px 11px;font-size:10px;line-height:1.6}.assistant-message.user p{background:#f0f5ff;border-color:#dbe6f8;border-radius:12px 4px 12px 12px}.assistant-message a{color:#126d5c;background:#e8f6f2;border-radius:7px;align-items:center;gap:5px;margin-top:6px;padding:6px 8px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.assistant-suggestions{flex:none}.assistant-suggestions>div{display:grid}.assistant-suggestions button{color:#425368;cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe6ec;border-radius:9px;width:100%;margin-top:6px;padding:9px 10px;font-size:9px;font-weight:650}.assistant-suggestions button:hover{background:#f5fbf9;border-color:#acd9cf}.assistant-composer{border-top:1px solid #e3e9ee;grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding-top:11px;display:grid}.assistant-composer input{color:#26364a;background:#fff;border:1px solid #d8e1e8;border-radius:9px;outline:0;min-width:0;min-height:40px;padding:0 11px;font:600 10px/1.4 inherit}.assistant-composer input:focus{border-color:#8bcdbd;box-shadow:0 0 0 3px #1e9f811a}.assistant-composer button{color:#fff;cursor:pointer;background:#16816c;border:0;border-radius:9px;place-items:center;width:38px;height:40px;padding:0;display:grid}.assistant-composer button:disabled{cursor:not-allowed;background:#c9d5d1}html[data-theme=dark] .workspace-command-header{background:#0c1522f0;border-color:#475569b8}html[data-theme=dark] .workspace-search-trigger,html[data-theme=dark] .workspace-header-actions button,html[data-theme=dark] .workspace-command-dialog,html[data-theme=dark] .workspace-assistance-panel,html[data-theme=dark] .help-link-list a,html[data-theme=dark] .advice-list a,html[data-theme=dark] .assistant-suggestions button,html[data-theme=dark] .assistant-composer input{color:#d9e4ef;background:#111d2e;border-color:#334155}html[data-theme=dark] .workspace-search-trigger:hover,html[data-theme=dark] .workspace-header-actions button:hover,html[data-theme=dark] .command-results>button.active,html[data-theme=dark] .command-results>button:hover,html[data-theme=dark] .help-link-list a:hover,html[data-theme=dark] .advice-list a:hover,html[data-theme=dark] .assistant-suggestions button:hover{color:#effcf8;background:#172b2b;border-color:#3d756a}html[data-theme=dark] :is(.command-dialog-heading strong,.workspace-assistance-panel>header strong,.command-search-field input,.command-result-copy strong,.help-link-list strong,.advice-list strong){color:#edf4fb}html[data-theme=dark] :is(.command-dialog-heading span,.workspace-assistance-panel>header span,.command-result-copy small,.command-result-group,.help-link-list small,.advice-list small){color:#93a4b7}html[data-theme=dark] .command-search-field{background:#0d1927;border-color:#377e70}html[data-theme=dark] .command-result-icon,html[data-theme=dark] .shortcut-reference,html[data-theme=dark] .assistant-message p{color:#cbd8e6;background:#152235;border-color:#334155}html[data-theme=dark] .command-dialog-footer,html[data-theme=dark] .workspace-assistance-panel>header,html[data-theme=dark] .assistant-composer{background:#0e1928;border-color:#334155}@media (max-width:1080px) and (min-width:761px){.workspace-header-actions button span{display:none}.workspace-header-actions button{width:38px;padding:0}}@media (max-width:760px){.workspace-command-header{display:none}.mobile-command-trigger{z-index:171;top:calc(env(safe-area-inset-top) + 10px);color:#25364a;cursor:pointer;background:#f8fafcf5;border:1px solid #dce5ef;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:fixed;right:62px}.mobile-workspace-title{padding-right:47px}.workspace-command-dialog{top:calc(env(safe-area-inset-top) + 10px);width:calc(100vw - 18px);max-height:calc(100dvh - 20px - env(safe-area-inset-top));border-radius:14px}.command-results{max-height:calc(100dvh - 220px - env(safe-area-inset-top))}.command-results>button{grid-template-columns:36px minmax(0,1fr) 16px}.command-result-group{display:none}.command-dialog-footer{gap:10px;overflow-x:auto}.workspace-assistance-panel{border-left:0;width:100vw;max-width:none}}@keyframes workspace-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes command-dialog-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.985)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes assistance-panel-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.erp-shell>.sidebar,.erp-shell>.sidebar *,.workspace-command-dialog,.workspace-assistance-panel,.workspace-surface-backdrop{transition:none!important;animation:none!important}}
.help-center-page{background:radial-gradient(circle at 8% 0,#1a8f7614,#0000 28%),linear-gradient(#f7fafc 0%,#eef3f7 100%);min-height:100dvh;padding:22px clamp(14px,3vw,38px) 64px}.help-center-page-toolbar{justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100%);margin:0 auto 18px;display:flex}.help-center-page-frame{background:#fffffff5;border:1px solid #cbd5e1eb;border-radius:22px;width:min(1180px,100%);margin:0 auto;overflow:hidden;box-shadow:0 28px 90px #0f172a1f}.help-center-page-header{color:#fff;background:linear-gradient(135deg,#0f766ef5,#0d5a68f0),#0f766e;border-bottom:1px solid #e2e8f0;padding:clamp(26px,5vw,54px)}.help-center-page-header p,.help-center-page-header h1,.help-center-page-header span{margin:0}.help-center-page-header p{letter-spacing:.12em;text-transform:uppercase;opacity:.78;font-size:11px;font-weight:850}.help-center-page-header h1{letter-spacing:-.045em;margin-top:8px;font-size:clamp(30px,5vw,50px);line-height:1.05}.help-center-page-header span{opacity:.88;max-width:720px;margin-top:12px;font-size:clamp(13px,2vw,16px);line-height:1.65;display:block}.help-center-page .assistance-panel-body{overflow:visible}.help-center-body{gap:22px;padding:clamp(18px,4vw,36px);display:grid}.help-welcome{background:linear-gradient(135deg,#f1faf7,#f8fbfd);border:1px solid #d8e6e2;border-radius:15px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid}.help-welcome-icon{color:#11735f;background:#dff4ed;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.help-welcome strong,.help-welcome p{margin:0}.help-welcome strong{color:#162538;font-size:16px}.help-welcome p{color:#657487;margin-top:5px;font-size:11px;line-height:1.55}.help-search-field{color:#718096;background:#fff;border:1px solid #d6e0e7;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:0 13px;transition:border-color .15s,box-shadow .15s;display:grid;box-shadow:0 7px 24px #0f172a0d}.help-search-field:focus-within{border-color:#73bca9;box-shadow:0 0 0 4px #16816c1a,0 10px 28px #0f172a12}.help-search-field input{color:#213146;background:0 0;border:0;outline:0;width:100%;min-width:0;font:650 12px/1.4 inherit}.help-search-field input::placeholder{color:#8a97a6}.help-search-field button{color:#687789;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.help-section{gap:13px;display:grid}.help-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.help-section-heading span,.help-section-heading h3,.help-section-heading small{margin:0}.help-section-heading span{color:#16816c;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.help-section-heading h3{color:#17263a;letter-spacing:-.015em;margin-top:4px;font-size:16px}.help-section-heading small{color:#8390a0;font-size:9px}.help-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.help-featured-grid a{color:#1e3045;background:#fff;border:1px solid #dfe7ed;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:94px;padding:13px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.help-featured-grid a:hover{border-color:#a6d6ca;transform:translateY(-2px);box-shadow:0 12px 30px #0f172a14}.help-featured-grid a>span{color:#147562;background:#eaf7f3;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.help-featured-grid strong,.help-featured-grid small{grid-column:2;display:block}.help-featured-grid strong{align-self:end;font-size:11px}.help-featured-grid small{color:#758497;align-self:start;margin-top:-5px;font-size:9px;line-height:1.45}.help-featured-grid a>.app-icon:last-child{color:#8a98a8;grid-area:1/3/span 2}.help-learning-path{background:#f8fafc;border:1px solid #dbe5eb;border-radius:15px;padding:16px}.help-learning-path ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.help-learning-path li{background:#fff;border:1px solid #e2e8ee;border-radius:11px;grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:84px;padding:11px;display:grid}.help-learning-path li>span{color:#16816c;font:750 9px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.help-learning-path strong,.help-learning-path small{display:block}.help-learning-path strong{color:#26384d;font-size:10px}.help-learning-path small{color:#7b8999;margin-top:5px;font-size:8px;line-height:1.45}.help-library{padding-top:4px}.help-category{background:#fff;border:1px solid #dfe7ed;border-radius:14px;overflow:hidden}.help-category+.help-category{margin-top:4px}.help-category>header{background:#f8fafc;border-bottom:1px solid #e6ecf1;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}.help-category>header>span{color:#147562;background:#eaf7f3;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.help-category h4,.help-category header p,.help-category header small{margin:0}.help-category h4{color:#1c2d42;font-size:12px}.help-category header p{color:#758497;margin-top:4px;font-size:9px;line-height:1.45}.help-category header small{color:#8a97a6;white-space:nowrap;font-size:8px}.help-article-list details+details{border-top:1px solid #e9eef2}.help-article-list summary{color:#25374b;cursor:pointer;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:66px;padding:11px 13px;list-style:none;transition:background .15s;display:grid}.help-article-list summary::-webkit-details-marker{display:none}.help-article-list summary:hover{background:#f7fbfa}.help-article-list summary strong,.help-article-list summary small{display:block}.help-article-list summary strong{font-size:10px}.help-article-list summary small{color:#7d8a99;margin-top:4px;font-size:8px;line-height:1.45}.help-article-list summary>.app-icon{color:#8795a5;transition:transform .15s}.help-article-list details[open] summary{background:#f5faf8}.help-article-list details[open] summary>.app-icon{transform:rotate(90deg)}.help-article-content{background:#f9fbfc;padding:0 13px 15px}.help-article-content>p{color:#55667a;border-top:1px solid #e3ebe8;margin:0;padding-top:12px;font-size:10px;line-height:1.7}.help-article-content ol{gap:7px;margin:13px 0 0;padding:0;list-style:none;display:grid}.help-article-content li{grid-template-columns:25px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.help-article-content li>span{color:#16715f;background:#e7f5f1;border-radius:7px;place-items:center;min-height:23px;font:750 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.help-article-content li p{color:#5e6e80;margin:3px 0 0;font-size:9px;line-height:1.55}.help-article-content>a{color:#126b5a;background:#e4f4ef;border-radius:9px;align-items:center;gap:6px;margin-top:13px;padding:8px 10px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.help-empty-state{color:#738194;text-align:center;background:#f8fafc;border:1px dashed #cdd8e0;border-radius:14px;place-items:center;min-height:260px;padding:28px;display:grid}.help-empty-state strong,.help-empty-state p{margin:0}.help-empty-state strong{color:#33465b;margin-top:10px;font-size:12px}.help-empty-state p{max-width:380px;margin-top:6px;font-size:9px;line-height:1.55}.help-empty-state button{color:#fff;cursor:pointer;background:#16816c;border:0;border-radius:9px;margin-top:13px;padding:8px 12px;font-size:9px;font-weight:800}.help-shortcuts{margin-top:0}.help-safety-note{color:#4f756c;background:#f1faf8;border:1px solid #d2e8e2;border-radius:11px;align-items:flex-start;gap:8px;padding:11px 12px;display:flex}.help-safety-note p{margin:0;font-size:9px;line-height:1.55}.workspace-assistance-help{width:min(560px,100vw - 20px)}.workspace-assistance-help .help-center-body{gap:18px;padding:16px}.workspace-assistance-help .help-learning-path ol{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-assistance-help .help-featured-grid{grid-template-columns:1fr}html[data-theme=dark] .help-center-page{background:radial-gradient(circle at 8% 0,#2dd4bf14,#0000 28%),#07101b}html[data-theme=dark] .help-center-page-frame,html[data-theme=dark] .help-search-field,html[data-theme=dark] .help-featured-grid a,html[data-theme=dark] .help-learning-path li,html[data-theme=dark] .help-category{background:#0e1825;border-color:#263646}html[data-theme=dark] .help-center-page-header{border-color:#2a3a49}html[data-theme=dark] .help-welcome,html[data-theme=dark] .help-learning-path,html[data-theme=dark] .help-category>header,html[data-theme=dark] .help-article-content,html[data-theme=dark] .help-empty-state,html[data-theme=dark] .shortcut-reference{background:#111d2a;border-color:#283a49}html[data-theme=dark] .help-welcome strong,html[data-theme=dark] .help-section-heading h3,html[data-theme=dark] .help-featured-grid a,html[data-theme=dark] .help-learning-path strong,html[data-theme=dark] .help-category h4,html[data-theme=dark] .help-article-list summary,html[data-theme=dark] .help-empty-state strong,html[data-theme=dark] .help-search-field input{color:#e6edf5}html[data-theme=dark] .help-welcome p,html[data-theme=dark] .help-section-heading small,html[data-theme=dark] .help-featured-grid small,html[data-theme=dark] .help-learning-path small,html[data-theme=dark] .help-category header p,html[data-theme=dark] .help-category header small,html[data-theme=dark] .help-article-list summary small,html[data-theme=dark] .help-article-content>p,html[data-theme=dark] .help-article-content li p,html[data-theme=dark] .help-empty-state p{color:#94a4b6}html[data-theme=dark] .help-article-list details+details,html[data-theme=dark] .help-category>header,html[data-theme=dark] .help-article-content>p{border-color:#263646}html[data-theme=dark] .help-article-list summary:hover,html[data-theme=dark] .help-article-list details[open] summary{background:#132231}html[data-theme=dark] .help-safety-note{color:#8fc3b6;background:#0f2823;border-color:#21483f}@media (max-width:860px){.help-learning-path ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.help-center-page{padding:10px 8px 34px}.help-center-page-frame{border-radius:16px}.help-featured-grid,.help-learning-path ol,.workspace-assistance-help .help-learning-path ol{grid-template-columns:1fr}.help-section-heading{flex-direction:column;align-items:flex-start;gap:4px}.help-category>header{grid-template-columns:38px minmax(0,1fr)}.help-category>header>small{grid-column:2}}@media (prefers-reduced-motion:reduce){.help-featured-grid a,.help-article-list summary>.app-icon,.help-search-field{transition:none}}
