@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap";:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;--navy:#1a2341;--navy-2:#122851;--blue:#2563eb;--blue-soft:#ebf2ff;--orange:#f47920;--orange-soft:#fff2e8;--green:#1aa77a;--green-soft:#e9f8f1;--purple:#7a5af8;--purple-soft:#f1efff;--red:#d95362;--red-soft:#fff0f2;--slate:#64748b;--slate-soft:#f0f3f8;--line:#e4e9f2;--ink:#14213d;--muted:#72809a;--surface:#fff;--shadow:0 16px 44px #162c5412;background:#f5f7fb;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-shell{background:radial-gradient(circle at 10% 0,#2266c41f,#0000 34%),#f5f8fc;place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{border:1px solid var(--line,#dfe7f1);background:#fff;border-radius:24px;width:min(440px,100%);padding:36px;box-shadow:0 24px 70px #1c3d681f}.auth-card>img{width:180px;height:auto;margin-bottom:30px}.auth-card h1{color:#102d51;letter-spacing:-.04em;margin:8px 0 10px;font-size:32px}.auth-card>p{color:#61738b;margin:0 0 24px;line-height:1.6}.auth-card .button{justify-content:center;width:100%;margin-top:8px}.auth-hint{color:#8292a8;margin-top:22px;line-height:1.5;display:block}.loading-card{text-align:center}.loading-card>img{margin-bottom:22px}.suite-launcher-shell{color:#17223c;background:linear-gradient(135deg,#f2f5fb 0%,#ebe9f8 47%,#f7f8fc 100%);flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.suite-launcher-shell:before,.suite-launcher-shell:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(120deg,#2c69dc0e,#795bdf06);border-radius:70px;width:70vw;height:32vw;position:fixed;transform:rotate(-43deg)}.suite-launcher-shell:before{top:-17vw;right:-8vw}.suite-launcher-shell:after{bottom:-23vw;left:-14vw}.suite-launcher-header{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-bottom:1px solid #68779924;flex-shrink:0;justify-content:space-between;align-items:center;min-height:64px;padding:0 42px;display:flex;position:relative}.suite-launcher-header>img{width:178px;height:auto}.suite-launcher-user{align-items:center;gap:10px;display:flex}.suite-launcher-user>span:nth-child(2){min-width:0}.suite-launcher-user small,.suite-launcher-user strong{display:block}.suite-launcher-user small{color:#8a96aa;font-size:9px}.suite-launcher-user strong{color:#31415d;margin-top:2px;font-size:11px}.suite-launcher-user button{color:#60708a;background:#fff;border:1px solid #dde4ee;border-radius:7px;margin-left:8px;padding:7px 10px;font-size:10px}.suite-launcher-main{z-index:1;flex-direction:column;flex:1;justify-content:center;width:min(1180px,100% - 64px);margin:0 auto;padding:clamp(20px,4vh,56px) 0 clamp(16px,3vh,40px);display:flex;position:relative}.suite-launcher-intro{max-width:700px;margin-bottom:clamp(20px,3vh,36px)}.suite-launcher-intro>span{color:#346ed0;letter-spacing:.18em;font-size:10px;font-weight:800}.suite-launcher-intro h1{color:#132542;letter-spacing:-.055em;margin:8px 0 6px;font-size:clamp(26px,3.2vw,44px);line-height:1.1}.suite-launcher-intro p{color:#75829a;margin:0;font-size:13px}.suite-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.suite-product-card{color:#17223c;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #c9d1e1d9;border-radius:22px;flex-direction:column;align-items:center;min-width:0;min-height:0;padding:clamp(18px,2.5vh,28px) 20px clamp(16px,2vh,22px);transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 18px 48px #26375e14}.suite-product-card:before{content:"";opacity:.82;background:linear-gradient(90deg,#2d66cc,#6c98f6 65%,#f47c20);border-radius:22px 22px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.suite-product-card:hover{border-color:#aabfea;transform:translateY(-7px);box-shadow:0 26px 64px #233a6926}.suite-product-icon{background:#fff;border:1px solid #e2e6ee;border-radius:22px;place-items:center;width:clamp(90px,10vw,120px);height:clamp(90px,10vw,120px);margin-bottom:clamp(12px,1.8vh,20px);padding:8px;display:grid;box-shadow:0 10px 24px #22375c1a}.suite-product-icon img{object-fit:contain;width:100%;height:100%;display:block}.suite-product-card>strong{color:#1c2d4c;font-size:16px}.suite-product-card>small{color:#7a879d;min-height:34px;margin-top:7px;font-size:11px}.suite-product-action{color:#3c65aa;border-top:1px solid #edf0f5;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:auto;padding-top:17px;font-size:10px;font-weight:700;display:flex}.suite-product-action b{color:#f47c20;font-size:14px}.suite-launcher-footnote{color:#748198;justify-content:center;align-items:center;gap:9px;margin-top:clamp(16px,2.5vh,30px);font-size:10px;display:flex}*{box-sizing:border-box}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dbe2ee;border-radius:9px;outline:none;padding:10px 12px;transition:border .16s,box-shadow .16s}input:focus,select:focus,textarea:focus{border-color:#7ea8ff;box-shadow:0 0 0 3px #2563eb1a}input::placeholder{color:#a0aabe}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong,th{font-family:Plus Jakarta Sans,DM Sans,sans-serif}h1{letter-spacing:-.04em;margin-bottom:6px;font-size:29px;line-height:1.2}h2{letter-spacing:-.025em;margin-bottom:5px;font-size:20px;line-height:1.3}h3{letter-spacing:-.015em;margin:0;font-size:14px}p{color:var(--muted);font-size:13px;line-height:1.55}small,.subline{color:var(--muted);font-size:11px;line-height:1.45;display:block}code{color:#53637e;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.sidebar{z-index:20;color:#dbe6fb;background:var(--navy);flex-direction:column;width:252px;height:100vh;padding:20px 13px 14px;display:flex;position:fixed;overflow-y:auto}.brand-block{justify-content:space-between;align-items:center;padding:0 9px 20px;display:flex}.brand-block img{object-fit:contain;object-position:left center;filter:saturate(1.02);width:176px;height:auto;max-height:58px;display:block}.sidebar-close{color:#fff;background:0 0;border:0;font-size:24px;display:none}.workspace-switcher{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:9px;margin:0 3px 18px;padding:10px;display:flex}.workspace-switcher>span:nth-child(2){flex:1;min-width:0}.workspace-switcher strong,.workspace-switcher small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-switcher strong{color:#fff;font-size:12px}.workspace-switcher small{color:#9ac;margin-top:2px;font-size:10px}.workspace-dot{color:#fff;background:#2b73e8;border-radius:8px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:700;display:grid}.chevron{color:#91a2c4;font-size:17px}.nav-group{margin-bottom:18px}.nav-label{color:#7284aa;text-transform:uppercase;letter-spacing:.11em;padding:0 10px 7px;font-size:10px;font-weight:700}.nav-item{color:#a9b8d3;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:9px 10px;font-size:12px;transition:background .15s,color .15s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;background:linear-gradient(90deg,#2f74e8f0,#2f74e8a8);box-shadow:0 7px 18px #0000001f}.nav-icon{color:#8eabe0;text-align:center;width:20px;font-size:17px}.nav-item.active .nav-icon{color:#fff}.nav-item small{color:#7386ad;margin-left:auto;font-size:9px}.nav-item.active small{color:#dbe6ff}.nav-count{color:#fff;background:var(--orange);border-radius:6px;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.sidebar-footer{margin-top:auto}.help-card{background:#ffffff0f;border-radius:9px;align-items:center;gap:8px;margin:15px 3px 12px;padding:10px;display:flex}.help-card>span{color:#fff;background:#306ee2;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:700;display:grid}.help-card>div{flex:1;min-width:0}.help-card strong,.help-card small{display:block}.help-card strong{color:#fff;font-size:11px}.help-card small{color:#98a9c8;font-size:10px}.help-card button,.user-card button{color:#96a6c6;background:0 0;border:0}.user-card{border-top:1px solid #ffffff1a;align-items:center;gap:8px;padding:11px 5px 0;display:flex}.user-card>span:nth-child(2){flex:1;min-width:0}.user-card strong,.user-card small{display:block}.user-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.user-card small{color:#8b9cbb;font-size:10px}.avatar{color:#0c2146;background:#ffbd77;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.main-shell{width:calc(100% - 252px);min-width:0;margin-left:252px}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;align-items:center;gap:18px;height:70px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-menu{color:var(--navy);background:0 0;border:0;font-size:22px;display:none}.topbar-search{color:#9ba7ba;align-items:center;gap:8px;width:400px;display:flex;position:relative}.topbar-search input{background:#f4f6fa;border:0;padding:10px 52px 10px 30px;font-size:12px}.topbar-search>span{z-index:1;font-size:17px;position:absolute;left:11px}.topbar-search kbd{color:#9aa6b7;background:#fff;border:1px solid #dde3ed;border-radius:4px;padding:3px 5px;font-size:9px;position:absolute;right:9px}.search-results{z-index:20;border:1px solid var(--line);width:100%;box-shadow:var(--shadow);background:#fff;border-radius:9px;padding:5px;position:absolute;top:47px;left:0}.search-results button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px 9px;font-size:11px;display:flex}.search-results button:hover{background:#f4f7fd}.search-results button span:last-child{color:var(--blue);margin-left:auto}.result-type{min-width:75px;color:var(--muted);font-size:10px}.topbar-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.topbar-icon{color:#73809a;background:0 0;border:0;width:31px;height:31px;font-size:18px;position:relative}.topbar-icon:hover{color:var(--blue)}.notification-dot{background:var(--orange);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:4px}.entity-select{border-left:1px solid var(--line);align-items:center;gap:7px;max-width:225px;padding-left:10px;display:flex}.entity-select select{background:0 0;border:0;padding:5px 24px 5px 0;font-size:11px;font-weight:600}.status-dot{background:#9da8ba;border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot.online{background:#22b684;box-shadow:0 0 0 3px #22b68421}.app-shell{min-height:100vh;display:block}.app-header{z-index:30;background:#fff;position:sticky;top:0;box-shadow:0 8px 28px #10264c14}.topbar{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;gap:18px;height:68px;padding:0 30px;position:relative}.suite-home-trigger{background:#fff;border:1px solid #e1e7f0;border-radius:9px;flex:none;grid-template-rows:repeat(2,5px);grid-template-columns:repeat(2,5px);place-content:center;gap:3px;width:31px;height:31px;padding:0;display:grid}.suite-home-trigger span{background:#4e6fa8;border-radius:2px;width:5px;height:5px}.suite-home-trigger span:last-child{background:var(--orange)}.suite-home-trigger:hover{background:#f6f9fe;border-color:#b7c8e6}.top-brand{background:#fff;border:0;flex:none;place-items:center;width:160px;height:52px;padding:0;display:grid}.top-brand img{object-fit:contain;object-position:left center;width:154px;max-height:50px;display:block}.top-workspace{border-right:1px solid var(--line);border-left:1px solid var(--line);align-items:center;gap:9px;min-width:235px;max-width:310px;padding:0 17px;display:flex}.top-workspace>span:last-child{flex:1;min-width:0}.top-workspace small{color:#8b98ab;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1px;font-size:8px;font-weight:700}.top-workspace select{color:#33435e;max-width:240px;box-shadow:none;text-overflow:ellipsis;background:0 0;border:0;padding:2px 21px 2px 0;font-size:11px;font-weight:700}.top-workspace select:focus{box-shadow:none}.topbar-search{flex:1;width:auto;max-width:490px}.topbar-actions{margin-left:auto}.top-user{border-left:1px solid var(--line);align-items:center;gap:8px;min-width:175px;padding-left:12px;display:flex}.top-user>span:nth-child(2){flex:1;min-width:0}.top-user strong,.top-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.top-user strong{color:#263751;font-size:10px}.top-user small{margin-top:2px;font-size:9px}.top-user button{color:#8491a6;background:0 0;border:0;padding:4px}.module-navigation{z-index:30;color:#20304b;background:#fff;border-top:1px solid #edf0f5;border-bottom:1px solid #dfe5ee;position:relative}.module-navigation:after{display:none}.module-navigation-scroll{scrollbar-width:thin;scrollbar-color:#d5deeb transparent;align-items:stretch;gap:2px;min-height:40px;padding:0 20px;display:flex;overflow-x:auto}.module-navigation-scroll::-webkit-scrollbar{height:3px}.module-navigation-scroll::-webkit-scrollbar-thumb{background:#d5deeb;border-radius:99px}.module-identity{color:#33415a;background:0 0;border:0;border-right:1px solid #e4e8ef;flex:none;align-items:center;gap:9px;margin-right:7px;padding:0 20px 0 2px;display:flex}.module-identity>span{background:#fff;border:1px solid #e1e6ee;border-radius:10px;place-items:center;width:34px;height:34px;padding:3px;display:grid;box-shadow:0 5px 13px #24345412}.module-identity img{object-fit:contain;width:100%;height:100%}.module-identity strong{font-size:15px;font-weight:600}.module-identity.active{color:#1f5eba;background:#f7faff}.module-navigation-group{border-right:1px solid #ffffff14;flex:none;align-items:center;gap:3px;padding:0 5px 0 8px;display:flex}.module-navigation-group:last-child{border-right:0}.module-group-name{color:#7186aa;letter-spacing:.08em;text-transform:uppercase;max-width:58px;margin-right:3px;font-size:7px;font-weight:800;line-height:1.3}.module-group-items{align-items:center;gap:2px;display:flex}.module-nav-item{color:#283751;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;min-height:40px;padding:4px 10px;font-size:11px;font-weight:500;transition:color .16s,background .16s;display:flex;position:relative}.module-nav-item:hover{color:#1f5eba;background:#f5f8fd}.module-nav-item.active{color:#1f5eba;box-shadow:none;background:#f7faff;font-weight:700}.module-nav-item.active:after{content:"";background:linear-gradient(90deg,#2f6dd5,#7aa4f4 75%,#f47c20);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.module-nav-icon{color:#7698d4;font-size:13px}.module-nav-item.active .module-nav-icon{color:#2c66c5}.module-nav-item .nav-count{border-radius:5px;width:16px;height:16px;font-size:8px}.menu-chevron{color:#8a96a8;flex-shrink:0;margin-left:5px;transition:transform .15s,color .15s}.menu-chevron.open{color:#1f5eba;transform:rotate(180deg)}.configuration-mega-menu{z-index:48;background:#fff;border:1px solid #dce3ed;border-radius:0 0 18px 18px;max-height:min(690px,100vh - 148px);padding:22px;position:absolute;top:100%;left:24px;right:24px;overflow:auto;box-shadow:0 30px 70px #13264838}.configuration-mega-head{border-bottom:1px solid #e9edf3;justify-content:space-between;align-items:center;gap:18px;padding:0 2px 17px;display:flex}.configuration-mega-head>div span,.configuration-mega-head>div strong{display:block}.configuration-mega-head>div span{color:#7185a6;letter-spacing:.15em;font-size:8px;font-weight:800}.configuration-mega-head>div strong{color:#233651;margin-top:4px;font-size:16px}.configuration-mega-head>button{color:#315faa;background:#f3f7ff;border:1px solid #d8e3f4;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:700}.configuration-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 34px;padding-top:21px;display:grid}.configuration-mega-group-title{align-items:center;gap:9px;margin-bottom:7px;display:flex}.configuration-mega-group-title>span{color:#315fae;background:#edf3ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.configuration-mega-group-title strong{color:#2b3e5c;font-size:11px}.configuration-mega-grid>div>button{color:#68768b;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:7px 4px 7px 37px;font-size:10px;display:flex}.configuration-mega-grid>div>button:hover{color:#205fc0;background:#f7f9fd}.configuration-mega-grid>div>button span{color:#a5b1c2}.navigation-scrim{z-index:27;cursor:default;background:#0a193338;border:0;position:fixed;inset:0}.module-nav-item-wrap{display:flex;position:relative}.module-nav-dropdown{z-index:48;background:#fff;border:1px solid #dce3ed;border-radius:10px;flex-direction:column;gap:1px;min-width:190px;padding:6px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 18px 44px #13264829}.module-nav-dropdown button{color:#283751;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-family:Nunito,sans-serif;font-size:12px;font-weight:500}.module-nav-dropdown button:hover{color:#1f5eba;background:#f5f8fd}.main-shell{width:100%;margin-left:0}.page-content{max-width:1620px;margin:0 auto;padding:21px 34px 55px}.breadcrumb{color:#a1adbf;align-items:center;gap:9px;margin-bottom:25px;font-size:10px;display:flex}.breadcrumb button{color:#8797ae;font-size:inherit;background:0 0;border:0;padding:0}.breadcrumb button:hover{color:var(--blue);text-decoration:underline}.breadcrumb strong{color:#66748b;font-weight:600}.uat-label{color:#60769e;text-transform:uppercase;letter-spacing:.07em;background:#f5f8fe;border:1px solid #dfe8f6;border-radius:99px;margin-left:auto;padding:5px 9px;font-size:9px;font-weight:700}.page-title,.dashboard-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px;display:flex}.dashboard-title{align-items:center;margin:-2px 0 26px}.page-title p,.dashboard-title p{margin-bottom:0}.eyebrow{color:#8190a8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700}.eyebrow.light{color:#a3b8df}.muted{color:var(--muted);font-size:11px}.orange-text{color:var(--orange)}.danger-text{color:var(--red)!important}.books-modules-page{gap:22px;display:grid}.books-modules-hero{color:#fff;background:radial-gradient(circle at 83% 13%,#508ff452,#0000 30%),linear-gradient(122deg,#071a3d 0%,#12356e 58%,#1e5caa 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:32px;min-height:210px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #0d28542e}.books-modules-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-135px;right:-80px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.books-modules-hero-copy{z-index:1;max-width:720px;position:relative}.books-modules-hero h1{color:#fff;letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(28px,3vw,42px)}.books-modules-hero p{color:#bed0eb;max-width:680px;margin-bottom:0;font-size:12px;line-height:1.7}.books-modules-hero-actions{align-items:center;gap:17px;margin-top:23px;display:flex}.books-modules-hero-actions .button{color:#143467;background:#fff;box-shadow:0 10px 24px #020f262e}.books-modules-hero-actions>button:not(.button){color:#c9daf2;background:0 0;border:0;padding:7px 0;font-size:11px;font-weight:700}.books-modules-hero-actions>button:not(.button):hover{color:#fff}.books-modules-readiness{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:14px;flex:0 0 235px;padding:20px;position:relative;box-shadow:inset 0 1px #ffffff14}.books-modules-readiness>span,.books-modules-readiness>strong,.books-modules-readiness>small{display:block}.books-modules-readiness>span{color:#afc6e8;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.books-modules-readiness>strong{color:#fff;letter-spacing:-.04em;margin:7px 0 12px;font-size:31px}.books-modules-readiness .progress-track{background:#ffffff29;height:6px}.books-modules-readiness>small{color:#b8cbe7;margin-top:10px;font-size:9px}.books-modules-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 2px 0;display:flex}.books-modules-toolbar h2{margin-bottom:5px;font-size:24px}.books-modules-toolbar p{margin:0;font-size:10px}.books-module-search{background:#fff;border:1px solid #dce4ef;border-radius:10px;align-items:center;gap:9px;width:min(340px,100%);padding:9px 11px;display:flex;box-shadow:0 5px 16px #1d365c0a}.books-module-search>span{color:#8090a7;font-size:17px}.books-module-search input{min-width:0;box-shadow:none;background:0 0;border:0;flex:1;padding:0;font-size:11px}.books-module-search input:focus{box-shadow:none}.books-module-search kbd{color:#73839a;min-width:25px;height:21px;box-shadow:none;background:#f5f7fb;border:1px solid #dce5f1;border-radius:5px;place-items:center;padding:0 5px;font-family:inherit;font-size:8px;font-weight:800;display:grid}.books-module-groups{gap:20px;display:grid}.books-module-group{background:#fff;border:1px solid #e1e7f0;border-radius:15px;padding:20px;box-shadow:0 8px 28px #1c335709}.books-module-group-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:20px;padding:0 2px 14px;display:flex}.books-module-group-head h3{color:#2b3d59;margin-bottom:3px;font-size:13px}.books-module-group-head p{margin:0;font-size:9px}.books-module-group-head>span{color:#6c7d94;letter-spacing:.08em;background:#f2f5f9;border-radius:7px;place-items:center;width:28px;height:24px;font-size:8px;font-weight:800;display:grid}.books-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding-top:15px;display:grid}.books-module-card{min-height:168px;color:var(--ink);text-align:left;background:linear-gradient(160deg,#fff 0%,#fbfcfe 100%);border:1px solid #e4e9f1;border-radius:12px;grid-template-rows:1fr auto;grid-template-columns:45px minmax(0,1fr);gap:12px;padding:16px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;position:relative;overflow:hidden}.books-module-card:after{content:"";background:#d6e2f5;border-radius:0 0 0 4px;width:48px;height:3px;transition:width .17s;position:absolute;top:0;right:0}.books-module-card:hover{border-color:#cbd9ef;transform:translateY(-2px);box-shadow:0 12px 25px #1f407017}.books-module-card:hover:after{background:linear-gradient(90deg, #2868ce, #79a5ef 72%, var(--orange));width:100%}.books-module-icon{color:#fff;letter-spacing:.05em;border-radius:12px;place-items:center;width:45px;height:45px;font-size:10px;font-weight:900;display:grid;box-shadow:0 8px 18px #1f468129}.module-tone-navy{background:linear-gradient(145deg,#102d5d,#245ca8)}.module-tone-blue{background:linear-gradient(145deg,#2b66c6,#6e9fea)}.module-tone-cyan{background:linear-gradient(145deg,#167fa8,#54b9d5)}.module-tone-green{background:linear-gradient(145deg,#15815f,#55bd94)}.module-tone-orange{background:linear-gradient(145deg,#c46720,#f29a55)}.module-tone-purple{background:linear-gradient(145deg,#6547bd,#9a82e8)}.module-tone-rose{background:linear-gradient(145deg,#a9475c,#df7c8d)}.module-tone-slate{background:linear-gradient(145deg,#485870,#8492a6)}.books-module-copy{min-width:0}.books-module-copy strong,.books-module-copy small,.books-module-copy i{display:block}.books-module-copy strong{color:#2d3e58;margin:2px 0 6px;font-size:11px}.books-module-copy small{color:#7d899c;font-size:9px;line-height:1.55}.books-module-copy i{color:#466ba6;letter-spacing:.06em;text-transform:uppercase;margin-top:8px;font-size:8px;font-style:normal;font-weight:800}.books-module-card-meta{border-top:1px solid #edf0f5;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;padding-top:11px;display:flex}.books-module-card-meta b{color:#7e8b9e;font-size:8px;font-weight:700}.books-module-card-meta em{color:#3568be;font-size:9px;font-style:normal;font-weight:800}.books-modules-note{background:#f5fbf8;border:1px solid #d8e8e0;border-radius:12px;align-items:center;gap:13px;padding:16px 18px;display:flex}.books-modules-note>span{color:#19815f;background:#dff5eb;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.books-modules-note>div{flex:1;min-width:0}.books-modules-note strong{color:#385a4f;font-size:11px;display:block}.books-modules-note p{color:#71897f;margin:3px 0 0;font-size:9px}.books-modules-note>button{color:#27785f;white-space:nowrap;background:0 0;border:0;padding:6px 0;font-size:9px;font-weight:800}.button{color:#fff;background:var(--blue);white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:8px 13px;font-size:11px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 5px 12px #2563eb26}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 17px #2563eb33}.button-secondary{color:#334465;box-shadow:none;background:#fff;border-color:#dce5f3}.button-secondary:hover:not(:disabled){box-shadow:none;background:#f6f8fc}.button-ghost{color:#4c6b9e;box-shadow:none;background:0 0;border-color:#0000}.button-ghost:hover:not(:disabled){box-shadow:none;background:#f1f5fc}.button-danger{background:var(--red)}.button-soft{color:#2c59aa;box-shadow:none;background:#f2f6ff;border-color:#dce8ff}.text-button{color:var(--blue);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.text-button:hover{text-decoration:underline}.icon-button{color:#7988a0;background:#f2f5fa;border:0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:21px;line-height:1;display:grid}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.welcome-strip,.bank-hero,.tax-hero,.inventory-hero,.multi-hero,.close-hero,.migration-hero{color:#fff;background:linear-gradient(120deg,#0c224a 0%,#16376e 65%,#215596 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px;padding:27px 30px;display:flex;overflow:hidden;box-shadow:0 13px 28px #0c224a21}.welcome-strip{min-height:148px}.welcome-strip h1,.bank-hero h2,.tax-hero h2,.inventory-hero h2,.multi-hero h2,.close-hero h2,.migration-hero h2{color:#fff;max-width:630px;margin-bottom:8px;font-size:25px}.welcome-strip p,.bank-hero p,.tax-hero p,.inventory-hero p,.multi-hero p,.close-hero p,.migration-hero p{color:#b5c7e6;max-width:590px;margin-bottom:0}.welcome-meta{color:#b9c9e5;text-align:right;font-size:11px}.welcome-date{color:#fff;margin-top:13px;font-weight:700}.light-upload{color:#fff;box-shadow:none;background:#ffffff1a;border-color:#ffffff4d}.light-upload:hover{background:#fff3}.upload-button{color:#fff;background:var(--blue);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:37px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 5px 12px #2563eb26}.upload-button input,.upload-zone input,.source-cards input,.top-upload input{display:none}.top-upload{min-height:35px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--surface);text-align:left;border-radius:12px;padding:17px 18px;transition:transform .15s,box-shadow .15s,border .15s;box-shadow:0 5px 18px #20375f06}.metric-card:hover{box-shadow:var(--shadow);border-color:#cddafb;transform:translateY(-2px)}.metric-card-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.metric-icon{border-radius:9px;place-items:center;width:29px;height:29px;font-size:16px;font-weight:700;display:grid}.metric-arrow{color:#b5bfd0;font-size:15px}.metric-label{color:var(--muted);font-size:11px}.metric-value{color:var(--ink);letter-spacing:-.04em;margin:7px 0 4px;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:800}.metric-helper{color:#98a4b6;font-size:10px}.metric-blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-green .metric-icon{color:var(--green);background:var(--green-soft)}.metric-orange .metric-icon{color:var(--orange);background:var(--orange-soft)}.metric-purple .metric-icon{color:var(--purple);background:var(--purple-soft)}.metric-red .metric-icon{color:var(--red);background:var(--red-soft)}.content-grid{gap:17px;margin-bottom:18px;display:grid}.content-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid.two-thirds{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.bank-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.bank-logo-tile{color:#283751;cursor:pointer;text-align:center;background:#fafbfe;border:1px solid #e5eaf3;border-radius:10px;padding:14px 10px;font-size:12px;font-weight:700;transition:border-color .15s,background .15s}.bank-logo-tile:hover{background:#f0f5fd;border-color:#b7c8e6}.bank-balance-row{gap:24px;margin-bottom:10px;display:flex}.bank-balance-row div{flex-direction:column;gap:2px;display:flex}.bank-balance-row span{color:#8a96a8;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.bank-balance-row strong{color:#1a2341;font-size:18px}.bottom-grid{margin-top:17px}.card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:20px;box-shadow:0 5px 18px #20375f06}.card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.section-header{justify-content:space-between;align-items:flex-end;gap:15px;margin:29px 0 13px;display:flex}.section-header.compact{align-items:center;margin-top:26px}.section-header h2{margin-bottom:0}.section-header p{margin:5px 0 0}.queue-list{flex-direction:column;display:flex}.queue-item{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #eef1f6;align-items:center;gap:11px;padding:11px 0;display:flex}.queue-item:last-child{border-bottom:0}.queue-item:hover .queue-copy strong{color:var(--blue)}.queue-icon{color:#4776d7;background:#eff4ff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.queue-copy{flex:1;min-width:0}.queue-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;transition:color .15s;display:block;overflow:hidden}.queue-copy span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.queue-amount{text-align:right}.queue-amount strong{margin-bottom:5px;font-size:11px;display:block}.close-overview .progress-track{margin:16px 0 18px}.close-score{justify-content:space-between;align-items:baseline;display:flex}.close-score strong{color:var(--purple);letter-spacing:-.05em;font-size:29px}.close-score span{color:var(--muted);font-size:11px}.close-breakdown{gap:10px;display:grid}.close-breakdown>div{color:var(--muted);grid-template-columns:9px 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.close-breakdown strong{color:var(--ink);font-size:10px;font-weight:600}.mini-dot{border-radius:50%;width:7px;height:7px}.mini-dot.green{background:var(--green)}.mini-dot.orange{background:var(--orange)}.mini-dot.slate{background:#9ca9bd}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:17px;display:grid}.quick-action{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex}.quick-action:hover{background:#fbfcff;border-color:#b7caf9}.quick-icon{color:#2e64cb;background:#eef4ff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.quick-action span:nth-child(2){flex:1;min-width:0}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:11px}.quick-action small{margin-top:3px}.quick-arrow{color:#aab6ca}.activity-list{flex-direction:column;display:flex}.activity-item{border-bottom:1px solid #eef1f6;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.activity-item:last-child{border-bottom:0}.activity-dot{border-radius:50%;width:8px;height:8px;margin:5px 1px 0}.dot-blue{background:var(--blue)}.dot-green{background:var(--green)}.dot-orange{background:var(--orange)}.dot-red{background:var(--red)}.dot-slate{background:#99a9c3}.activity-item>div{flex:1;min-width:0}.activity-item strong{font-size:10px;display:block}.activity-item strong span{color:var(--muted);font-weight:500}.activity-item p{margin:3px 0 0;font-size:10px}.activity-item time{color:#a1adc0;white-space:nowrap;font-size:9px}.ai-panel{background:linear-gradient(145deg,#f4f2ff,#faf9ff);border-radius:10px;gap:13px;padding:16px;display:flex}.ai-orb{color:#fff;background:linear-gradient(145deg,#8066f6,#b69cff);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 14px #7a5af840}.ai-panel strong{color:#413786;font-size:11px;display:block}.ai-panel p{color:#756ca1;margin:4px 0 10px;font-size:10px}.ai-tags{flex-wrap:wrap;gap:6px;display:flex}.ai-footer{color:#9a94ba;justify-content:space-between;align-items:center;gap:8px;padding-top:16px;font-size:10px;display:flex}.badge{white-space:nowrap;border-radius:5px;align-items:center;min-height:19px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.badge-blue{color:#2e64c8;background:#eaf1ff}.badge-green{color:#16845f;background:#e7f8f0}.badge-orange{color:#b86a19;background:#fff0e1}.badge-red{color:#bd4b59;background:#ffeaed}.badge-slate,.badge-neutral{color:#65748b;background:#eff2f6}.badge-purple{color:#684bdd;background:#eeeaff}.progress-track{background:#edf0f6;border-radius:99px;width:100%;height:7px;overflow:hidden}.progress-fill{border-radius:99px;height:100%}.progress-blue{background:var(--blue)}.progress-green{background:var(--green)}.progress-orange{background:var(--orange)}.progress-purple{background:var(--purple)}.progress-red{background:var(--red)}.progress-slate{background:#98a8c1}.live-pill{color:#7789a7;align-items:center;gap:7px;font-size:10px;display:flex}.stats-strip{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.stats-strip>div{border-right:1px solid #eef1f6;padding:14px 17px}.stats-strip>div:last-child{border-right:0}.stats-strip span,.stats-strip strong{display:block}.stats-strip span{color:var(--muted);font-size:10px}.stats-strip strong{color:var(--ink);letter-spacing:-.03em;margin-top:5px;font-size:16px}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:16px;display:flex}.toolbar>.muted{margin-left:auto}.toolbar>select{width:auto;min-width:125px;padding-top:8px;padding-bottom:8px;font-size:11px}.search-field{flex:1;min-width:180px;position:relative}.search-field span{color:#9aa6ba;font-size:17px;position:absolute;top:7px;left:10px}.search-field input{background:#fafbfd;padding-left:30px;font-size:11px}.table-wrap{width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:700px}.table-wrap th{border-bottom:1px solid var(--line);color:#8996aa;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:10px 8px;font-size:9px}.table-wrap td{color:#53617a;vertical-align:middle;border-bottom:1px solid #eef1f6;padding:12px 8px;font-size:11px}.table-wrap tr:last-child td{border-bottom:0}.table-wrap td strong,.table-wrap td small{display:block}.table-wrap td strong{color:var(--ink);font-size:11px}.table-wrap td .badge{display:inline-flex}.table-wrap tr:hover td{background:#fcfdff}.amount-positive{color:#148864!important}.amount-negative{color:#cd5866!important}.account-code{color:#3969c6;background:#edf3ff;border-radius:5px;padding:4px 6px;display:inline-flex}.party-cell,.entity-cell{align-items:center;gap:8px;display:flex}.party-cell>span:last-child,.entity-cell>span:last-child{min-width:0}.party-cell strong,.party-cell small,.entity-cell strong,.entity-cell small{display:block}.party-avatar,.entity-mark{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.customer-avatar{color:#3868c6;background:#eaf1ff}.vendor-avatar{color:#a65d9f;background:#f7eafb}.entity-mark{color:#fff;background:#3474df}.evidence-count{color:#526885}.row-actions{min-width:100px}.segmented{background:#f2f5f9;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.segmented button{color:#8190a5;background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:10px}.segmented button.selected{color:#2c5caf;background:#fff;font-weight:700;box-shadow:0 2px 7px #1e376414}.hint-card{background:#f6f9ff;border:1px solid #dce8fb;border-radius:11px;align-items:center;gap:12px;padding:14px 16px;display:flex}.hint-icon{width:29px;height:29px;color:var(--blue);background:#e7efff;border-radius:9px;flex:none;place-items:center;display:grid}.hint-card>div{flex:1;min-width:0}.hint-card strong,.hint-card p{display:block}.hint-card strong{color:#2f5599;font-size:11px}.hint-card p{color:#7185aa;margin:4px 0 0;font-size:10px}.hint-card .button{flex:none}.setup-banner{background:#f5f9ff;border:1px solid #dce9fb;border-radius:11px;align-items:center;gap:12px;margin-bottom:17px;padding:14px 16px;display:flex}.setup-banner-icon{color:#306acb;background:#e5efff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.setup-banner>div:nth-child(2){flex:1}.setup-banner strong{color:#2b5197;font-size:11px}.setup-banner p{color:#7b8eaf;margin:3px 0 0;font-size:10px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{min-width:0;display:block}.field>span{color:#73819a;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.field input,.field select{font-size:11px}.field small{margin-top:4px}.form-stack{flex-direction:column;gap:13px;display:flex}.compact-stack{gap:10px}.form-actions,.modal-actions{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.checkbox-row{color:#5f6e85;align-items:center;gap:8px;font-size:11px;display:flex}.checkbox-row input{width:auto}.generator-card{background:linear-gradient(135deg,#f4f8ff,#fbfcff);border-radius:10px;gap:12px;margin-bottom:14px;padding:14px;display:flex}.generator-symbol{color:#fff;background:linear-gradient(145deg,#3674de,#6da0fa);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.generator-card strong{font-size:11px}.generator-card p{margin:4px 0 10px;font-size:10px}.generator-summary{color:#7e8ead;flex-wrap:wrap;gap:10px;font-size:9px;display:flex}.preview-list{gap:2px;margin-bottom:14px;display:grid}.preview-list>div{border-bottom:1px solid #f0f2f6;grid-template-columns:48px 1fr auto;align-items:center;gap:6px;padding:7px 0;display:grid}.preview-list>div:last-child{border-bottom:0}.preview-list span{color:#55647d;font-size:10px}.preview-list .badge{justify-self:end}.choice-list{gap:8px;display:grid}.choice-row{cursor:pointer;border:1px solid #e9edf3;border-radius:8px;align-items:flex-start;gap:9px;padding:10px;display:flex}.choice-row.selected{background:#f6f9ff;border-color:#bed0f6}.choice-row input{width:auto;margin-top:2px}.choice-row strong,.choice-row small{display:block}.choice-row strong{color:#47566f;font-size:10px}.choice-row small{margin-top:3px}.settings-table{display:grid}.settings-table>div{border-bottom:1px solid #eef1f6;grid-template-columns:1.1fr 2fr auto;align-items:center;gap:15px;padding:13px 0;display:grid}.settings-table>div:last-child{border-bottom:0}.settings-table strong{color:#40506a;font-size:11px}.settings-table span{color:var(--muted);font-size:10px}.configuration-hero{color:#fff;background:radial-gradient(circle at 86% 0,#397deb80,#0000 31%),linear-gradient(118deg,#091b3c,#153a72 72%,#215a9f);border-radius:16px;justify-content:space-between;align-items:center;gap:28px;min-height:165px;margin-bottom:14px;padding:28px 31px;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 35px #0d2a5721}.configuration-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-80px;right:23%}.configuration-hero>div{z-index:1;position:relative}.configuration-hero h2{color:#fff;max-width:660px;margin-bottom:8px;font-size:26px}.configuration-hero p{color:#b8c9e6;max-width:700px;margin:0}.configuration-progress{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;flex:0 0 215px;padding:16px}.configuration-progress>div{justify-content:space-between;align-items:baseline;margin-bottom:9px;display:flex}.configuration-progress strong{color:#fff;font-size:22px}.configuration-progress span,.configuration-progress small{color:#b8c9e7;font-size:9px}.configuration-progress .progress-track{background:#ffffff2b;margin-bottom:7px}.configuration-progress .progress-fill{background:#53d2a1}.configuration-access{background:#f8faff;border:1px solid #dce7f6;border-radius:11px;align-items:center;gap:11px;margin-bottom:14px;padding:11px 14px;display:flex}.configuration-access-icon{color:#3568c3;background:#e9f1ff;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.configuration-access>div{flex:1;min-width:0}.configuration-access strong{color:#3e5376;font-size:10px}.configuration-access p{margin:2px 0 0;font-size:9px}.configuration-directory-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;padding:8px 2px 20px;display:flex}.configuration-directory-toolbar h2{margin-bottom:5px;font-size:22px}.configuration-directory-toolbar p{max-width:760px;margin:0;font-size:11px}.configuration-search{flex:0 0 min(430px,38vw);position:relative}.configuration-search>span{color:#8e9aaf;font-size:18px;position:absolute;top:7px;left:12px}.configuration-search input{background:#fff;border-radius:11px;min-height:42px;padding-left:36px;box-shadow:0 7px 20px #1a30560a}.configuration-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.configuration-directory-card{background:#fff;border:1px solid #e0e6ef;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #1f34570a}.configuration-directory-card-head{background:linear-gradient(135deg,#fbfcff,#f7f9fd);border-bottom:1px solid #edf0f5;align-items:flex-start;gap:12px;padding:17px 18px 14px;display:flex}.configuration-directory-card-head>span{color:#2f63bc;background:#e9f1ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.configuration-directory-card-head>div{min-width:0}.configuration-directory-card-head h3{color:#2e405c;margin-bottom:4px;font-size:12px}.configuration-directory-card-head p{margin:0;font-size:9px}.configuration-directory-links{display:grid}.configuration-directory-links>button{color:#53627a;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef1f5;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:8px;width:100%;min-height:58px;padding:10px 14px 10px 18px;display:grid}.configuration-directory-links>button:last-child{border-bottom:0}.configuration-directory-links>button:hover{background:#f8faff}.configuration-directory-links>button:hover strong{color:#225fbf}.configuration-directory-links>button>span:first-child{min-width:0}.configuration-directory-links strong,.configuration-directory-links small{display:block}.configuration-directory-links strong{color:#3d4f6c;font-size:10px}.configuration-directory-links small{color:#8b97a9;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.configuration-directory-links>button>b{color:#b2bdcc;font-size:12px}.ledzerly-configuration-callout{background:linear-gradient(110deg,#f5f8ff,#fff9f4);border:1px solid #dce5f5;border-radius:13px;align-items:center;gap:14px;margin-top:18px;padding:18px 20px;display:flex}.ledzerly-configuration-callout>span{color:#fff;background:linear-gradient(145deg,#2c67d0,#7fa9fa);border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 7px 18px #2c67d038}.ledzerly-configuration-callout>div{flex:1;min-width:0}.ledzerly-configuration-callout strong{color:#314762;font-size:11px}.ledzerly-configuration-callout p{margin:4px 0 0;font-size:9px}.configuration-detail-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:3px 2px 12px;display:flex}.configuration-detail-toolbar button{color:#2c63bb;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.configuration-detail-toolbar>span{color:#8b97aa;font-size:9px}.configuration-detail-toolbar>span b{color:#bbc3cf;padding:0 5px}.configuration-detail-toolbar>span strong{color:#53647f}.configuration-tabs{scrollbar-width:thin;scrollbar-color:#d8e0ec transparent;background:#fff;border:1px solid #e1e7f0;border-radius:13px;margin-bottom:16px;padding:5px;display:flex;overflow-x:auto;box-shadow:0 8px 25px #1f365d0a}.configuration-tabs button{color:#78869b;text-align:left;background:0 0;border:0;border-radius:9px;flex:0 0 150px;align-items:center;gap:8px;min-width:0;min-height:47px;padding:8px 10px;display:flex;position:relative}.configuration-tabs button:hover{color:#3b5f9d;background:#f5f8fd}.configuration-tabs button.active{color:#214f9f;background:#edf4ff;box-shadow:inset 0 0 0 1px #cfdef9}.configuration-tabs button>span{color:#7085a7;background:#f0f3f8;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800;display:grid}.configuration-tabs button.active>span{color:#fff;background:#3474df}.configuration-tabs button strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.configuration-state{background:#a6b0bf;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.state-complete{background:#25aa7c}.state-review{background:var(--orange)}.state-optional{background:#9ba7b8}.configuration-panel{min-width:0}.configuration-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 2px 16px;display:flex}.configuration-section-heading h2{margin-bottom:5px;font-size:21px}.configuration-section-heading p{max-width:740px;margin-bottom:0;font-size:11px}.configuration-grid{align-items:stretch}.configuration-grid>.card{height:100%}.configuration-score{color:#1d936b;font-size:9px;font-weight:800}.registration-list{margin-bottom:14px;display:grid}.registration-list>div{border-bottom:1px solid #eef1f5;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.registration-list>div:last-child{border-bottom:0}.registration-list span{color:#8a97aa;font-size:9px;font-weight:800}.registration-list strong{color:#40516d;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.choice-list-horizontal{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-list-horizontal .choice-row{min-height:76px}.configuration-rows{display:grid}.configuration-row{border-bottom:1px solid #edf1f6;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:62px;padding:9px 0;display:grid}.configuration-row:last-child{border-bottom:0}.configuration-row-icon{color:#3568c5;background:#eaf1ff;border-radius:9px;place-items:center;width:31px;height:31px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800;display:grid}.configuration-row>div{min-width:0}.configuration-row strong{color:#41516b;font-size:10px;display:block}.configuration-row p{margin:3px 0 0;font-size:9px}.status-select{color:#41516b;background:#fff;border:1px solid #dfe5ee;border-radius:6px;padding:4px 8px;font-family:Nunito,sans-serif;font-size:10px;font-weight:700}.configuration-rows.compact .configuration-row{min-height:57px}.configuration-footer{justify-content:flex-end;align-items:center;gap:10px;padding:15px 0 3px;display:flex}.configuration-footer>span{color:#748298;margin-right:auto;font-size:10px}.configuration-footer>span b{color:#3c4d67}.configuration-stat{padding:5px 0 16px}.configuration-stat span,.configuration-stat strong,.configuration-stat small{display:block}.configuration-stat span{color:#8a96a9;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.configuration-stat strong{color:#2b579e;margin:9px 0 4px;font-size:17px}.approval-flow{justify-content:space-between;align-items:center;gap:7px;min-height:120px;padding:12px 0 18px;display:flex}.approval-flow>div{text-align:center;min-width:72px}.approval-flow>div span{color:#fff;background:#3474df;border-radius:9px;place-items:center;width:31px;height:31px;margin:0 auto 7px;font-size:10px;font-weight:800;display:grid}.approval-flow>div strong,.approval-flow>div small{display:block}.approval-flow>div strong{color:#40516d;font-size:9px}.approval-flow>div small{margin-top:2px;font-size:8px}.approval-flow>i{color:#b2bdcc;font-style:normal}.period-status{align-items:center;gap:13px;min-height:105px;display:flex}.period-lock{border-radius:15px;flex:none;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.period-lock.open{color:#16865f;background:#e7f8ef}.period-lock.locked{color:#b5651c;background:#fff0e2}.period-status strong,.period-status p{display:block}.period-status strong{color:#3e4f69;font-size:12px}.period-status p{margin:4px 0 0;font-size:10px}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.integration-grid>button{min-height:85px;color:var(--ink);text-align:left;background:#fff;border:1px solid #e2e8f1;border-radius:12px;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;display:grid;box-shadow:0 8px 24px #1f365d09}.integration-grid>button:hover{background:#fbfdff;border-color:#adc4ee;transform:translateY(-1px)}.integration-grid>button>div{min-width:0}.integration-grid strong,.integration-grid small{display:block}.integration-grid strong{color:#40516b;font-size:10px}.integration-grid small{margin-top:4px;font-size:9px}.integration-icon{color:#fff;background:#3976dd;border-radius:11px;place-items:center;width:39px;height:39px;font-size:9px;font-weight:800;display:grid}.integration-icon.gst{background:#e27b2c}.integration-icon.mail{background:#7359dd}.integration-icon.chat{background:#20a57a}.integration-icon.fx{background:#2b8ea8}.integration-icon.storage{background:#65748b}.configuration-activity{min-height:178px}.danger-zone{background:#fff8f9;border:1px solid #f2ccd2;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin-top:14px;padding:14px 16px;display:flex}.danger-zone>div{align-items:center;gap:11px;display:flex}.danger-zone>div>span{color:#c34c5b;background:#ffe8eb;border-radius:9px;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.danger-zone strong,.danger-zone p{display:block}.danger-zone strong{color:#8f3542;font-size:10px}.danger-zone p{margin:3px 0 0;font-size:9px}.decision-list{gap:15px;display:grid}.decision-list>div{gap:10px;display:flex}.decision-icon{border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.decision-icon.green{color:#13865f;background:#e8f8f1}.decision-icon.orange{color:#b66a1c;background:#fff0e2}.decision-list strong,.decision-list p{display:block}.decision-list strong{color:#45546d;font-size:11px}.decision-list p{margin:4px 0 0;font-size:10px}.format-cards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.format-cards button{color:var(--ink);text-align:left;background:#fbfcfe;border:1px solid #e5eaf2;border-radius:9px;flex-direction:column;align-items:flex-start;gap:5px;padding:13px;display:flex}.format-cards button:hover{border-color:#c5d5f6}.format-cards span{color:#3a6bc7;background:#eaf1ff;border-radius:7px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:grid}.format-cards strong{font-size:10px}.format-cards small{font-size:9px}.form-table-head,.form-table-row{grid-template-columns:minmax(180px,1.7fr) 1fr 1fr 1fr auto;align-items:center;gap:8px;display:grid}.form-table-head{color:#8290a6;text-transform:uppercase;letter-spacing:.06em;padding:0 1px 7px;font-size:9px}.form-table-row{margin-bottom:7px}.form-table-row input,.form-table-row select{min-width:0;padding:8px;font-size:10px}.form-table-row .text-button{white-space:nowrap}.form-total{color:#718099;border-top:1px solid #e8edf4;justify-content:flex-end;gap:20px;padding:13px 0 0;font-size:10px;display:flex}.form-total strong{color:var(--ink);margin-top:3px;font-size:13px;display:block}.invoice-head,.invoice-row{grid-template-columns:minmax(130px,1.5fr) 55px 80px 65px 85px 90px auto}.tax-preview{background:#f7f8fc;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;padding:9px 11px;display:flex}.tax-preview span{color:var(--purple);text-transform:uppercase;font-size:9px;font-weight:700}.tax-preview strong{color:#5c5783;font-size:10px}.ocr-drop-card{min-height:260px}.ocr-hero{align-items:center;gap:18px;display:flex}.ocr-icon{color:#fff;background:linear-gradient(145deg,#7b5cf4,#b9a2ff);border-radius:15px;flex:none;place-items:center;width:54px;height:54px;font-size:25px;display:grid;box-shadow:0 9px 22px #7a5af838}.ocr-hero h2{margin-bottom:7px}.ocr-hero p{max-width:490px}.ocr-steps{border-top:1px solid #eef1f6;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:24px;padding-top:18px;display:grid}.ocr-steps>div{padding-left:29px;position:relative}.ocr-steps span{color:#8672e6;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:800;position:absolute;top:0;left:0}.ocr-steps strong,.ocr-steps small{display:block}.ocr-steps strong{color:#4e5c75;font-size:10px}.ocr-steps small{margin-top:3px;font-size:9px}.channel-list{gap:2px;display:grid}.channel-list button{color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #eef1f6;grid-template-columns:31px 1fr auto 12px;align-items:center;gap:9px;padding:10px 0;display:grid}.channel-list button:last-child{border-bottom:0}.channel-list button:hover strong{color:var(--blue)}.channel-list strong,.channel-list small{display:block}.channel-list strong{font-size:10px}.channel-list small{margin-top:3px;font-size:9px}.channel-icon{border-radius:8px;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.channel-icon.email{color:#4f6ad0;background:#edf0ff}.channel-icon.whatsapp{color:#159669;background:#e8f8f1}.channel-icon.portal{color:#d2752a;background:#fff2e5}.inline-alert{border-radius:8px;padding:10px 12px;font-size:10px;line-height:1.5}.alert-blue{color:#58749e;background:#f4f8ff;border:1px solid #dce8fa}.alert-orange{color:#95651f;background:#fff9ef;border:1px solid #f9e1bf}.alert-green{color:#2a7c5e;background:#f1fbf6;border:1px solid #ccefe0}.confidence{align-items:center;gap:7px;display:flex}.confidence .progress-track{width:55px;height:5px}.confidence span{font-size:10px}.bank-hero{padding:25px 29px}.bank-hero h2{font-size:21px}.bank-hero p{max-width:600px}.suggestion{color:#556b94;align-items:flex-start;gap:5px;max-width:205px;font-size:10px;line-height:1.35;display:inline-flex}.suggestion>span{color:var(--purple)}.recon-hero{background:linear-gradient(115deg,#f6f9ff,#fff);border:1px solid #dbe8fb;border-radius:12px;align-items:center;gap:20px;margin-bottom:17px;padding:21px 23px;display:flex}.recon-hero>div:nth-child(2){flex:1;min-width:0}.recon-hero h2{color:#254c91}.recon-hero p{margin-bottom:10px}.recon-ring{background:radial-gradient(circle at center, #fff 54%, transparent 56%), conic-gradient(var(--green) 0 74%, #e4f1eb 74% 100%);border-radius:50%;flex:none;place-items:center;width:88px;height:88px;display:grid}.recon-ring strong{color:#168963;font-size:20px}.recon-ring span{color:#6f8c84;margin-top:-22px;font-size:9px}.recon-stat{justify-content:space-between;align-items:baseline;margin-bottom:13px;display:flex}.recon-stat strong{color:#188861;font-size:21px}.recon-stat span{color:var(--muted);font-size:10px}.method-list{gap:8px;display:grid}.method-list>div{grid-template-columns:29px 1fr auto;align-items:center;gap:8px;display:grid}.method-number{color:#3869c8;background:#edf3ff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:grid}.method-list strong,.method-list small{display:block}.method-list strong{color:#4c5c76;font-size:10px}.method-list small{margin-top:2px;font-size:9px}.policy-copy{align-items:flex-start;gap:10px;display:flex}.policy-icon{color:#2a9a73;background:#e7f8f0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.policy-copy p{flex:1;margin:0;font-size:10px}.policy-copy .text-button{white-space:nowrap;margin-top:9px}.match-reason{color:#13865d;align-items:center;gap:5px;font-size:10px;display:inline-flex}.match-reason.ai{color:#7055db}.match-reason>span{background:#e8f8f1;border-radius:4px;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.match-reason.ai>span{background:#eeeaff}.tax-hero{padding:24px 29px}.tax-hero h2{font-size:21px}.tax-deadline{background:#ffffff14;border:1px solid #ffffff2b;border-radius:10px;min-width:145px;padding:14px 15px}.tax-deadline span,.tax-deadline strong,.tax-deadline small{display:block}.tax-deadline span{color:#9eb5da;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.tax-deadline strong{color:#fff;margin:7px 0 3px;font-size:17px}.tax-deadline small{color:#b5c7e5}.tabs{border-bottom:1px solid #edf0f5;gap:4px;margin:-3px 0 18px;display:flex}.tabs button{color:#8592a7;background:0 0;border:0;padding:9px 11px 11px;font-size:11px;position:relative}.tabs button.active{color:#2d5eb6;font-weight:700}.tabs button.active:after{background:var(--blue);content:"";border-radius:2px;height:2px;position:absolute;bottom:-1px;left:9px;right:9px}.tax-register-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:14px;display:flex}.tax-register-head h3{margin-bottom:3px}.tax-register-head p{margin-bottom:0;font-size:10px}.rule-list{gap:8px;margin-bottom:15px;display:grid}.rule-list>div{border-bottom:1px solid #eef1f6;grid-template-columns:55px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.rule-list>div:last-child{border-bottom:0}.rule-list span{color:#576782;font-size:10px}.itc-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:15px;display:grid}.itc-grid>div{background:#f7f9fc;border-radius:9px;padding:14px}.itc-grid span,.itc-grid strong,.itc-grid small{display:block}.itc-grid span{color:var(--muted);font-size:10px}.itc-grid strong{color:var(--ink);margin:7px 0 3px;font-size:17px}.itc-grid small{font-size:9px}.inventory-hero{padding:24px 29px}.inventory-hero h2,.multi-hero h2,.close-hero h2,.migration-hero h2{font-size:21px}.inventory-mode{background:#ffffff14;border:1px solid #ffffff2b;border-radius:9px;min-width:190px;padding:13px 15px}.inventory-mode span,.inventory-mode strong,.inventory-mode button{display:block}.inventory-mode span{color:#9eb5da;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.inventory-mode strong{color:#fff;margin:6px 0;font-size:12px}.inventory-mode button{color:#b8c9e7;background:0 0;border:0;padding:0;font-size:10px}.inventory-tab{min-width:0}.godown-stat{justify-content:space-between;align-items:baseline;margin-bottom:13px;display:flex}.godown-stat strong{color:#305da9;font-size:22px}.godown-stat span{color:var(--muted);font-size:10px}.godown-stat+.progress-track{margin-bottom:7px}.godown-stat~.button{margin-top:14px}.batch-banner,.interco-banner{background:#f7f9fc;border-radius:9px;align-items:center;gap:11px;margin-bottom:15px;padding:13px;display:flex}.batch-symbol,.interco-banner>span{color:#2c65c8;background:#eaf1ff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.batch-banner>div,.interco-banner>div{flex:1}.batch-banner strong,.batch-banner p,.interco-banner strong,.interco-banner p{display:block}.batch-banner strong,.interco-banner strong{color:#41516b;font-size:11px}.batch-banner p,.interco-banner p{margin:3px 0 0;font-size:10px}.multi-hero{padding:24px 29px}.consolidation-score{min-width:190px}.consolidation-score span,.consolidation-score strong{display:block}.consolidation-score span{color:#aabfe2;font-size:10px}.consolidation-score strong{color:#fff;margin:5px 0 9px;font-size:25px}.consolidation-score .progress-track{background:#fff3}.consolidation-score .progress-fill{background:#55c89b}.fx-source{align-items:center;gap:10px;margin-bottom:16px;display:flex}.fx-logo{color:#fff;background:#3575db;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.fx-source>div{flex:1;min-width:0}.fx-source strong,.fx-source p{display:block}.fx-source strong{color:#40506a;font-size:11px}.fx-source p{margin:3px 0 0;font-size:10px}.report-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px;display:grid}.report-cards>div{background:#f7f9fc;border-radius:9px;padding:14px}.report-cards span,.report-cards strong,.report-cards small{display:block}.report-cards span{color:var(--muted);font-size:10px}.report-cards strong{color:#345aa0;margin:7px 0 3px;font-size:17px}.report-cards small{font-size:9px}.close-hero{padding:24px 29px}.close-progress-large{min-width:200px}.close-progress-large strong,.close-progress-large span{display:block}.close-progress-large strong{color:#fff;font-size:29px}.close-progress-large span{color:#afc3e4;margin:1px 0 9px;font-size:10px}.close-progress-large .progress-track{background:#fff3}.close-progress-large .progress-fill{background:#55c89b}.close-controls{color:#60718e;background:#fff;border:1px solid #dfe8f5;border-radius:10px;align-items:center;gap:13px;margin-bottom:17px;padding:12px 15px;font-size:10px;display:flex}.close-controls>div{align-items:center;gap:7px;display:flex}.close-controls strong{color:var(--ink);font-size:11px}.close-controls .button:first-of-type{margin-left:auto}.lock-policy{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.lock-icon{color:#3871d3;background:#eaf1ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.lock-policy strong,.lock-policy p{display:block}.lock-policy strong{color:#43536e;font-size:11px}.lock-policy p{margin:4px 0 0;font-size:10px}.late-entry{align-items:center;gap:11px;display:flex}.late-entry>div{margin-right:auto}.late-entry strong,.late-entry span{display:block}.late-entry strong{color:var(--orange);font-size:26px}.late-entry span{color:var(--muted);font-size:10px}.report-toolbar{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:17px;display:flex}.report-toolbar h2{margin-bottom:4px}.report-toolbar p{margin-bottom:0;font-size:10px}.report-toolbar select{width:auto;min-width:145px;font-size:10px}.report-filters{color:#8a98ac;background:#fbfcff;border:1px solid #e2e9f4;border-radius:9px;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:17px;padding:9px 11px;font-size:10px;display:flex}.report-filters button{color:#5571a2;background:#fff;border:1px solid #dae4f4;border-radius:5px;padding:5px 8px;font-size:9px}.report-filters span:not(:first-child){margin-left:7px}.statement-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.statement-summary>div{background:#f7f9fc;border-radius:8px;padding:11px}.statement-summary span,.statement-summary strong{display:block}.statement-summary span{color:var(--muted);font-size:10px}.statement-summary strong{color:#344e80;margin-top:6px;font-size:14px}.statement-total{background:#eff8f4!important}.statement-total strong{color:#17835e}.total-row td{background:#fbfcff;border-top:1px solid #dfe6f0}.analytics-chart{border-bottom:1px solid #eef1f6;padding:9px 5px 12px}.chart-bars{background:repeating-linear-gradient(0deg,#0000 0 30px,#f1f4f8 31px);border-bottom:1px solid #e6ebf3;justify-content:space-around;align-items:flex-end;height:155px;padding:0 16px 20px;display:flex}.chart-bars>div{background:linear-gradient(#7ba3f1,#2865cb);border-radius:6px 6px 0 0;width:27px;max-height:120px;position:relative}.chart-bars>div:nth-child(2){background:linear-gradient(#f9b26e,#e57b25)}.chart-bars>div:nth-child(3){background:linear-gradient(#9edac0,#48ac87)}.chart-bars>div:nth-child(4){background:linear-gradient(#b4a4f8,#8368e8)}.chart-bars span{color:#8b98ab;white-space:nowrap;font-size:8px;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.chart-legend{color:#8794a7;gap:14px;padding-top:12px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px}.legend-blue{background:#2865cb}.legend-orange{background:#e57b25}.analytics-list{gap:7px;padding:13px 0;display:grid}.analytics-list>div{justify-content:space-between;gap:8px;display:flex}.analytics-list strong{color:#52627c;font-size:10px}.analytics-list span{color:var(--muted);font-size:10px}.migration-hero{padding:24px 29px}.migration-hero .badge{color:#c5f1dd;background:#31bb8529;border:1px solid #78dfb238}.stepper{grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:17px;display:grid}.stepper>div{color:#9aa7ba;align-items:center;gap:8px;padding:7px 5px;font-size:10px;display:flex;position:relative}.stepper>div:after{content:"";background:#dce3ee;height:1px;position:absolute;top:14px;left:26px;right:0}.stepper>div:last-child:after{display:none}.stepper span{z-index:1;color:#8b99af;background:#f5f7fb;border:1px solid #dbe3ef;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:700;display:grid;position:relative}.stepper strong{z-index:1;color:#8290a6;font-size:10px;font-weight:600;position:relative}.stepper .active span{color:#fff;background:#3b71d6;border-color:#5c85df}.stepper .active strong{color:#315dab}.stepper .complete span{color:#fff;background:#22a879;border-color:#60be9c}.stepper .complete strong{color:#238660}.source-cards{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px;display:grid}.source-cards button{color:var(--ink);text-align:left;background:#fff;border:1px solid #e3e8f1;border-radius:9px;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;display:flex}.source-cards button.selected{background:#f5f8ff;border-color:#91b0f3;box-shadow:0 0 0 2px #3a71d614}.source-logo{color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.source-logo.tally{background:#df4d55}.source-logo.zoho{background:#e36d28}.source-logo.excel{color:#18865c;background:#e5f7ef}.source-cards strong{font-size:10px}.source-cards small{font-size:9px}.source-cards .badge{margin-top:2px}.upload-zone{color:#58739e;cursor:pointer;background:#fbfcff;border:1px dashed #bdcae0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:122px;padding:15px;display:flex}.upload-zone:hover{background:#f5f8ff;border-color:#6d91dc}.upload-zone-icon{color:#346ccf;background:#e8f0ff;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:7px;font-size:18px;display:grid}.upload-zone strong{font-size:11px}.upload-zone small{margin-top:3px}.safeguard-list{gap:7px;display:grid}.safeguard-list>div{border-bottom:1px solid #eef1f6;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.safeguard-list>div:last-child{border-bottom:0}.safeguard-list>div>span{color:#3869c9;background:#eaf1ff;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;font-weight:700;display:grid}.safeguard-list strong,.safeguard-list small{display:block}.safeguard-list strong{color:#4f5f77;font-size:10px}.safeguard-list small{margin-top:3px;font-size:9px}.standalone-actions{justify-content:flex-end;margin-bottom:17px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#091b3c73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dbe2ef;border-radius:14px;width:min(850px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 70px #091b3c3d}.modal-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:15px;padding:20px 22px 15px;display:flex}.modal-header h2{margin-bottom:3px;font-size:18px}.modal-header p{margin-bottom:0;font-size:10px}.modal-body{padding:19px 22px 22px}.toast{z-index:80;background:#fff;border:1px solid #dce6f3;border-radius:10px;align-items:flex-start;gap:10px;width:min(360px,100vw - 32px);padding:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #12274c2e}.toast>span{color:#2e6bd2;background:#eaf1ff;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid}.toast-green>span{color:#16865f;background:#e6f8ef}.toast-orange>span{color:#af681d;background:#fff1df}.toast-red>span{color:#c64d5c;background:#ffeaed}.toast>div{flex:1;min-width:0}.toast strong,.toast p{display:block}.toast strong{color:var(--ink);font-size:11px}.toast p{color:var(--muted);margin:3px 0 0;font-size:10px}.toast>button{color:#9ca8bb;background:0 0;border:0;font-size:17px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:34px 15px;display:flex}.empty-icon{color:#7491cb;background:#eef3ff;border-radius:10px;place-items:center;width:35px;height:35px;margin-bottom:9px;font-size:21px;display:grid}.empty-state h3{margin-bottom:4px}.empty-state p{margin-bottom:0;font-size:11px}.auth-shell.auth-shell-v2{background:#f5f7fb;grid-template-columns:minmax(0,1.22fr) minmax(420px,.78fr);place-items:stretch stretch;min-height:100vh;padding:0;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 82% 18%,#347ef547,#0000 30%),radial-gradient(circle at 7% 93%,#f47c2026,#0000 25%),linear-gradient(145deg,#071733 0%,#0d2754 57%,#123771 100%);flex-direction:column;min-height:100vh;padding:clamp(38px,5vw,74px) clamp(42px,6vw,92px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{aspect-ratio:1;content:"";border:1px solid #ffffff12;border-radius:50%;width:62%;position:absolute;bottom:-21%;right:-8%}.auth-brand-panel>img{z-index:2;background:#fffffff5;border-radius:10px;width:190px;padding:10px 13px;position:relative;box-shadow:0 14px 36px #0000002e}.auth-brand-orbit{pointer-events:none;border:1px solid #75a6ff2e;border-radius:50%;position:absolute}.auth-brand-orbit:before{content:"";background:#f47c20;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 7px #f47c201c}.auth-brand-orbit.orbit-one{width:49vw;height:49vw;top:7%;right:-13%}.auth-brand-orbit.orbit-one:before{top:30%;left:7%}.auth-brand-orbit.orbit-two{width:39vw;height:39vw;top:34%;left:-25%}.auth-brand-orbit.orbit-two:before{bottom:14%;right:12%}.auth-brand-copy{z-index:2;max-width:690px;margin-top:auto;padding-top:68px;position:relative}.auth-brand-copy>span{color:#82abef;letter-spacing:.2em;font-size:10px;font-weight:800}.auth-brand-copy h1{color:#fff;letter-spacing:-.065em;margin:18px 0 20px;font-size:clamp(42px,5.3vw,70px);line-height:1.03}.auth-brand-copy p{color:#afc3e3;max-width:610px;margin:0;font-size:15px;line-height:1.7}.auth-product-pills{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:700px;margin:38px 0 32px;display:grid;position:relative}.auth-product-pills>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:9px 12px 9px 9px;display:grid}.auth-product-pills img{object-fit:contain;background:#fff;border-radius:9px;width:45px;height:45px;padding:3px}.auth-product-pills strong,.auth-product-pills small{display:block}.auth-product-pills strong{color:#f8fbff;font-size:10px}.auth-product-pills small{color:#8fa8ca;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.auth-trust-line{z-index:2;color:#8fa8ca;align-items:center;gap:8px;font-size:9px;display:flex;position:relative}.auth-trust-line>span{color:#69d6ad;background:#3ac79521;border-radius:7px;place-items:center;width:21px;height:21px;display:grid}.auth-trust-line b{color:#526e98}.auth-login-panel{background:linear-gradient(#fff 0%,#f8faff 100%);place-items:center;min-height:100vh;padding:38px clamp(30px,5vw,76px);display:grid}.auth-login-wrap{width:min(430px,100%)}.auth-login-mobile-brand{display:none}.auth-login-heading{margin-bottom:28px}.auth-login-heading h2{color:#112849;letter-spacing:-.05em;margin:9px 0 8px;font-size:35px}.auth-login-heading p{margin:0;font-size:12px}.auth-form{gap:17px;display:grid}.auth-form>label>span,.auth-form-options{color:#3f4f68;font-size:10px;font-weight:700}.auth-form>label>small{margin:5px 0 0 2px;font-size:9px}.auth-input{align-items:center;margin-top:7px;display:flex;position:relative}.auth-input>b{z-index:1;color:#6680aa;place-items:center;width:18px;font-size:11px;display:grid;position:absolute;left:13px}.auth-input input{background:#fbfcff;border-radius:10px;height:47px;padding:10px 66px 10px 43px;font-size:12px}.auth-input button{color:#386bc2;background:0 0;border:0;padding:7px 8px;font-size:9px;font-weight:700;position:absolute;right:8px}.auth-form-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form-options label{color:#6c7890;align-items:center;gap:7px;font-weight:500;display:flex}.auth-form-options input{accent-color:#2c6ddb;width:14px;height:14px;margin:0;padding:0}.auth-form-options button{color:#2d68cb;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.auth-form>.button{border-radius:10px;justify-content:space-between;width:100%;min-height:47px;padding-left:18px;padding-right:15px;box-shadow:0 10px 24px #2767d633}.auth-button-arrow{color:#fff;background:#ffffff29;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.auth-demo-card{background:#f8faff;border:1px solid #e2e9f4;border-radius:11px;margin-top:23px;padding:12px 14px}.auth-demo-card>span{color:#73829a;letter-spacing:.15em;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.auth-demo-card>div{flex-wrap:wrap;gap:5px;display:flex}.auth-demo-card code{color:#3f5e91;background:#fff;border:1px solid #e2e8f2;border-radius:6px;padding:5px 7px;font-size:8px}.auth-legal{text-align:center;margin:15px 12px 0;font-size:8px}.password-change-shell{background:radial-gradient(circle at 8% 5%,#3471dc29,#0000 31%),radial-gradient(circle at 92% 95%,#f47c201a,#0000 28%),linear-gradient(145deg,#edf3fc,#f9fbff);place-items:center;min-height:100vh;padding:32px;display:grid}.password-change-card{background:#fff;border:1px solid #dce4ef;border-radius:21px;width:min(670px,100%);overflow:hidden;box-shadow:0 26px 75px #122c5726}.password-change-card>header{color:#fff;background:radial-gradient(circle at 91% 10%,#498dff47,#0000 33%),linear-gradient(125deg,#091d42,#18417d);padding:31px 35px 26px}.password-change-card>header img{background:#fff;border-radius:9px;width:167px;margin-bottom:27px;padding:8px 10px}.password-change-card>header>span{color:#87ace9;letter-spacing:.16em;font-size:8px;font-weight:800;display:block}.password-change-card h1{color:#fff;margin:8px 0 9px;font-size:28px}.password-change-card>header p{color:#b3c6e4;max-width:570px;margin:0;font-size:10px}.password-change-card>form{gap:15px;padding:25px 35px 22px;display:grid}.password-change-card form label>span{color:#465975;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.password-change-card form input{height:43px;font-size:10px}.password-change-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.password-rule-grid{flex-wrap:wrap;gap:6px;display:flex}.password-rule-grid span{color:#8995a7;background:#f0f2f6;border-radius:6px;padding:5px 7px;font-size:7px}.password-rule-grid span.passed{color:#157856;background:#e6f7ee}.password-change-card form>.button{justify-content:space-between;width:100%;min-height:44px}.password-change-card>footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:15px;padding:13px 35px 18px;display:flex}.password-change-card>footer button{color:#376bc2;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.password-change-card>footer p{text-align:right;max-width:295px;margin:0;font-size:7px}.suite-product-locked{filter:grayscale(.18)}.suite-product-locked:after{color:#7d8798;content:"ROLE LOCKED";letter-spacing:.1em;background:#f5f6f8;border:1px solid #e0e5ee;border-radius:7px;padding:5px 7px;font-size:7px;font-weight:800;position:absolute;top:15px;right:15px}.suite-product-locked:hover{border-color:#d3d9e4;transform:none;box-shadow:0 18px 48px #26375e14}.access-denied-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:620px;min-height:62vh;margin:0 auto;padding:45px;display:flex}.access-denied-view>span{color:#4777cd;background:#e9f1ff;border-radius:17px;place-items:center;width:56px;height:56px;margin-bottom:18px;font-size:24px;display:grid}.access-denied-view h2{margin:10px 0;font-size:25px}.access-denied-view p{max-width:520px}.admin-access-centre{gap:17px;display:grid}.admin-access-hero{color:#fff;background:radial-gradient(circle at 84% 20%,#5391ff47,#0000 33%),linear-gradient(125deg,#0a2048,#153d7a);border-radius:15px;justify-content:space-between;align-items:center;gap:28px;min-height:152px;padding:26px 30px;display:flex;overflow:hidden;box-shadow:0 18px 44px #13377029}.admin-access-hero>div:first-child>span{color:#8db4f2;letter-spacing:.17em;font-size:8px;font-weight:800}.admin-access-hero h2{color:#fff;margin:9px 0 7px;font-size:25px}.admin-access-hero p{color:#afc4e6;max-width:590px;margin:0;font-size:11px}.admin-access-hero-metrics{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;flex:none;grid-template-columns:repeat(3,minmax(82px,1fr));display:grid}.admin-access-hero-metrics>div{text-align:center;border-right:1px solid #ffffff17;min-width:92px;padding:17px 15px}.admin-access-hero-metrics>div:last-child{border-right:0}.admin-access-hero-metrics strong,.admin-access-hero-metrics span{display:block}.admin-access-hero-metrics strong{color:#fff;font-size:22px}.admin-access-hero-metrics span{color:#91abd2;margin-top:4px;font-size:8px}.admin-access-tabs{background:#fff;border:1px solid #dfe6f0;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));padding:5px;display:grid;box-shadow:0 10px 28px #1d355e0b}.admin-access-tabs button{color:#65748d;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:35px minmax(0,1fr);gap:1px 9px;padding:10px 13px;display:grid;position:relative}.admin-access-tabs button>span{color:#4f72ac;background:#eef3fb;border-radius:9px;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:8px;font-weight:800;display:grid}.admin-access-tabs button strong{color:#52617a;font-size:10px}.admin-access-tabs button small{font-size:8px}.admin-access-tabs button.active{color:#244f9c;background:#edf4ff}.admin-access-tabs button.active:after{content:"";background:#2d6fdc;border-radius:3px;height:2px;position:absolute;bottom:0;left:13px;right:13px}.admin-access-tabs button.active>span{color:#fff;background:linear-gradient(135deg,#2f71dc,#5d91ed)}.admin-access-tabs button.active strong{color:#244f9c}.admin-access-toolbar{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-access-toolbar>label{width:min(430px,100%);position:relative}.admin-access-toolbar>label>span{z-index:1;color:#8b9ab0;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin-access-toolbar input{background:#fff;padding-left:35px;font-size:10px}.access-stat-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.access-stat-row>div{background:#fff;border:1px solid #e2e8f1;border-radius:11px;align-items:center;gap:10px;padding:13px 15px;display:flex}.access-stat-icon{border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.access-stat-icon.blue{color:#3470d4;background:#eaf2ff}.access-stat-icon.orange{color:#c36c22;background:#fff0df}.access-stat-icon.purple{color:#7659d4;background:#f1edff}.access-stat-icon.green{color:#16865f;background:#e7f8f0}.access-stat-row small,.access-stat-row strong{display:block}.access-stat-row small{font-size:8px}.access-stat-row strong{color:#293c5d;margin-top:2px;font-size:17px}.access-table-card{background:#fff;border:1px solid #e1e7f0;border-radius:13px;overflow:hidden;box-shadow:0 11px 32px #172d530d}.access-table-title{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:14px;padding:17px 19px;display:flex}.access-table-title h3{color:#283c5e;margin-bottom:3px}.access-table-title p{margin:0;font-size:9px}.access-badge{letter-spacing:.03em;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;width:max-content;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800;display:inline-flex}.access-badge-green{color:#157450;background:#e7f7ef}.access-badge-blue{color:#2d61b5;background:#eaf1ff}.access-badge-orange{color:#a45b18;background:#fff0df}.access-badge-red{color:#b23d4d;background:#ffeaed}.access-badge-slate{color:#68758a;background:#eff2f6}.access-badge-purple{color:#6f51ca;background:#f1edff}.access-user-head,.access-user-row{grid-template-columns:minmax(210px,1.35fr) minmax(155px,1fr) minmax(140px,.9fr) minmax(105px,.68fr) minmax(92px,.6fr) 70px;align-items:center;gap:12px;display:grid}.access-user-head{color:#8995a8;text-transform:uppercase;letter-spacing:.07em;background:#f7f9fc;padding:9px 17px;font-size:8px;font-weight:700}.access-user-row{color:#596981;border-top:1px solid #edf1f6;min-width:850px;padding:12px 17px;font-size:9px}.access-user-row:first-of-type{border-top:0}.access-user-row:hover{background:#fbfcff}.access-user-row strong,.access-user-row small,.access-user-row em{display:block}.access-user-row strong{color:#3c4e6b;font-size:9px}.access-user-row small{margin-top:3px;font-size:8px}.access-user-row em{color:#8794a8;margin-top:3px;font-size:7px;font-style:normal}.access-user-row>button{color:#2e67c8;text-align:right;background:0 0;border:0;padding:5px 0;font-size:8px;font-weight:700}.access-user-table{overflow-x:auto}.access-user-identity{grid-template-columns:35px minmax(0,1fr);align-items:center;gap:9px;display:grid}.access-user-identity>span:first-child{color:#285fb8;background:#e9f1ff;border-radius:10px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.access-role-chips{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.access-role-chips span{color:#4b6390;background:#f7f9fd;border:1px solid #dfe7f3;border-radius:5px;padding:4px 5px;font-size:7px}.access-role-chips b{color:#71809a;font-size:8px}.access-security-cell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.access-empty{color:#7c899d;text-align:center;padding:26px;font-size:10px}.role-library-intro{background:#f7faff;border:1px solid #dce6f3;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;display:flex}.role-library-intro>div{align-items:center;gap:10px;display:flex}.role-library-intro strong,.role-library-intro small{display:block}.role-library-intro strong{color:#344a70;font-size:10px}.role-library-intro small{margin-top:3px;font-size:8px}.role-library-intro p{max-width:440px;margin:0;font-size:9px}.role-library-mark{color:#fff;background:linear-gradient(135deg,#2b6dd6,#6c96e8);border-radius:11px;place-items:center;width:38px;height:38px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;display:grid}.role-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.role-card{background:#fff;border:1px solid #e0e7f1;border-radius:12px;flex-direction:column;min-width:0;min-height:245px;padding:16px;display:flex;box-shadow:0 9px 27px #1b345c0b}.role-card>header{grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.role-card>header strong,.role-card>header small{display:block}.role-card>header strong{color:#344763;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.role-card>header small{margin-top:3px;font-size:7px}.role-card-icon{color:#315fbb;background:#eaf1ff;border-radius:10px;place-items:center;width:37px;height:37px;font-size:8px;font-weight:800;display:grid}.role-card-icon.category-accounting{color:#177b5b;background:#e7f7ef}.role-card-icon.category-control{color:#7956cf;background:#f1edff}.role-card-icon.category-compliance{color:#ad5b1b;background:#fff0df}.role-card-icon.category-operations{color:#0b7c94;background:#e7f7fb}.role-card-icon.category-external{color:#647286;background:#eff2f6}.role-card-icon.category-custom{color:#b84255;background:#ffebef}.role-card>p{min-height:46px;margin:13px 0;font-size:9px}.role-card-metrics{background:#fafbfd;border:1px solid #edf0f5;border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid}.role-card-metrics>span{text-align:center;border-right:1px solid #edf0f5;padding:8px}.role-card-metrics>span:last-child{border-right:0}.role-card-metrics strong,.role-card-metrics small{display:block}.role-card-metrics strong{color:#334c76;font-size:12px}.role-card-metrics small{margin-top:2px;font-size:7px}.role-products{flex-wrap:wrap;gap:4px;min-height:22px;margin:10px 0;display:flex}.role-products span{color:#5370a1;background:#edf3fc;border-radius:5px;padding:4px 5px;font-size:7px}.role-card>footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:flex-end;gap:8px;min-height:32px;margin-top:auto;padding-top:10px;display:flex}.role-card>footer button{color:#2d68c7;text-align:left;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.role-card>footer>span{color:#8b97aa;text-align:right;max-width:48%;font-size:6px;line-height:1.5}.company-access-layout{background:#fff;border:1px solid #dfe6f0;border-radius:13px;grid-template-columns:275px minmax(0,1fr);min-height:540px;display:grid;overflow:hidden;box-shadow:0 11px 32px #172d530d}.company-access-layout>aside{background:#f9fbfe;border-right:1px solid #e5eaf2;flex-direction:column;display:flex}.company-list-head{border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:center;padding:18px;display:flex}.company-list-head h3{margin-bottom:3px}.company-list-head p{margin:0;font-size:8px}.company-list-head button{color:#2d6bcc;background:#fff;border:1px solid #d9e4f4;border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.company-access-list{padding:8px;display:grid}.company-access-list>button{color:#52627a;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:33px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.company-access-list>button:hover,.company-access-list>button.active{background:#eaf2ff}.company-access-list>button>span:first-child,.company-panel-mark{color:#fff;background:linear-gradient(135deg,#2e6cd1,#6595e9);border-radius:9px;place-items:center;width:33px;height:33px;font-weight:800;display:grid}.company-access-list strong,.company-access-list small{display:block}.company-access-list strong{font-size:9px}.company-access-list small{margin-top:3px;font-size:7px}.company-access-list b{color:#4b6fa8;background:#fff;border-radius:7px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:7px;display:grid}.company-add-full{color:#4c6f9f;background:0 0;border:1px dashed #bfcce0;border-radius:8px;margin:auto 10px 12px;padding:9px;font-size:8px;font-weight:700}.company-access-panel{min-width:0;padding:23px}.company-access-panel>header{border-bottom:1px solid #edf0f5;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding-bottom:18px;display:grid}.company-panel-mark{border-radius:12px;width:43px;height:43px;font-size:14px}.company-access-panel>header small,.company-access-panel>header h3,.company-access-panel>header p{display:block}.company-access-panel>header small{color:#4771b4;letter-spacing:.11em;font-size:7px;font-weight:800}.company-access-panel>header h3{margin:3px 0;font-size:14px}.company-access-panel>header p{margin:0;font-size:8px}.company-rights-key{color:#748198;flex-wrap:wrap;gap:13px;padding:12px 0;font-size:8px;display:flex}.company-rights-key span{align-items:center;gap:5px;display:flex}.company-rights-key i{border-radius:2px;width:7px;height:7px}.level-view{background:#8ea2c5}.level-edit{background:#3e7ce1}.level-approve{background:#7c61d7}.level-admin{background:#ee8a36}.company-user-matrix{border:1px solid #e5eaf2;border-radius:10px;overflow:hidden}.company-user-head,.company-user-row{grid-template-columns:minmax(190px,1.15fr) minmax(150px,1fr) 170px;align-items:center;gap:12px;display:grid}.company-user-head{color:#8a97aa;text-transform:uppercase;letter-spacing:.06em;background:#f7f9fc;padding:9px 12px;font-size:7px;font-weight:800}.company-user-row{color:#617089;border-top:1px solid #edf0f5;min-width:590px;padding:10px 12px;font-size:8px}.company-user-row>div:first-child{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;display:grid}.company-user-row>div:first-child>span:first-child{color:#2d65bc;background:#eaf1ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:7px;font-weight:800;display:grid}.company-user-row strong,.company-user-row small{display:block}.company-user-row strong{color:#43536d;font-size:8px}.company-user-row small{margin-top:2px;font-size:7px}.company-user-row select{padding:7px 9px;font-size:8px}.company-user-matrix{overflow-x:auto}.company-access-note{background:#f4f8ff;border:1px solid #dce7f6;border-radius:9px;grid-template-columns:25px minmax(0,1fr);align-items:flex-start;gap:9px;margin-top:13px;padding:11px;display:grid}.company-access-note>span{color:#2f69c5;background:#e2edff;border-radius:8px;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.company-access-note p{margin:0;font-size:8px}.company-access-note strong{color:#345076}.security-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.security-policy-card{background:#fff;border:1px solid #e0e7f1;border-radius:12px;padding:19px;box-shadow:0 9px 27px #1b345c0b}.security-policy-card>header{border-bottom:1px solid #edf0f5;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;display:grid}.security-policy-card>header>span{color:#fff;background:linear-gradient(135deg,#2e6bd1,#6999eb);border-radius:10px;place-items:center;width:38px;height:38px;font-size:8px;font-weight:800;display:grid}.security-policy-card h3{color:#344763;margin-bottom:3px}.security-policy-card p{margin:0;font-size:8px}.security-policy-card>.button{margin-top:15px}.access-form-grid{gap:11px;display:grid}.access-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.access-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.access-form-grid label>span,.access-field>span{color:#485a76;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.access-form-grid input,.access-form-grid select,.access-field input,.access-field textarea{font-size:9px}.access-field{margin-top:12px;display:block}.access-field textarea{resize:vertical;min-height:80px}.access-field>small{margin-top:5px;font-size:7px}.access-switch-list{gap:7px;margin-top:12px;display:grid}.access-switch-list>label{background:#fafbfd;border:1px solid #e8ecf3;border-radius:8px;grid-template-columns:17px minmax(0,1fr);align-items:flex-start;gap:8px;padding:9px;display:grid}.access-switch-list input{accent-color:#2e6fd8;width:15px;height:15px;margin:1px 0 0;padding:0}.access-switch-list strong,.access-switch-list small{display:block}.access-switch-list strong{color:#455873;font-size:8px}.access-switch-list small{margin-top:3px;font-size:7px}.security-recommendations{gap:7px;margin-top:14px;display:grid}.security-recommendations>div{background:#f6f9fd;border-radius:8px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.security-recommendations>div>span{color:#16845f;background:#e7f7ef;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.security-recommendations strong,.security-recommendations small{display:block}.security-recommendations strong{color:#42536e;font-size:8px}.security-recommendations small{margin-top:2px;font-size:7px}.login-audit-card{margin-top:0}.login-audit-list>div{border-top:1px solid #edf0f5;grid-template-columns:27px minmax(170px,1fr) minmax(140px,.8fr) auto;align-items:center;gap:10px;padding:11px 16px;display:grid}.login-audit-list>div:first-child{border-top:0}.login-audit-list strong,.login-audit-list small{display:block}.login-audit-list strong{color:#43536d;font-size:8px}.login-audit-list small{margin-top:2px;font-size:7px}.login-audit-status{border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.login-audit-status.success{color:#16845f;background:#e7f7ef}.admin-access-loading{color:#59708f;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.admin-access-loading strong,.admin-access-loading small{display:block}.admin-access-loading strong{margin-top:11px;font-size:11px}.admin-access-loading small{margin-top:4px}.access-loading-orb{color:#fff;background:linear-gradient(135deg,#2d6ed6,#6897e8);border-radius:14px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 12px 28px #2968cf3b}.access-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#07163194;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.access-modal{background:#fff;border:1px solid #d8e1ee;border-radius:15px;width:min(710px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 28px 90px #05142f52}.access-modal-wide{width:min(1120px,100%)}.access-modal>header{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:flex-start;gap:15px;padding:19px 22px 15px;display:flex;position:sticky;top:0}.access-modal>header span{color:#4271ba;letter-spacing:.14em;font-size:7px;font-weight:800}.access-modal>header h2{color:#263c5f;margin:5px 0 3px;font-size:19px}.access-modal>header p{margin:0;font-size:8px}.access-modal>header button{color:#7f8b9e;background:#fff;border:1px solid #e0e6ef;border-radius:8px;place-items:center;width:30px;height:30px;font-size:19px;display:grid}.access-modal-body{padding:19px 22px 22px}.access-editor-grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:20px;display:grid}.access-editor-grid>section+section{border-left:1px solid #e8edf4;padding-left:20px}.access-form-section-title{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:13px;display:grid}.access-form-section-title>span{color:#3269c4;background:#eaf1ff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:800;display:grid}.access-form-section-title strong,.access-form-section-title small{display:block}.access-form-section-title strong{color:#3c4e69;font-size:9px}.access-form-section-title small{margin-top:2px;font-size:7px}.access-role-picker{gap:6px;max-height:390px;padding-right:3px;display:grid;overflow-y:auto}.access-role-picker>label{background:#fff;border:1px solid #e2e7ef;border-radius:8px;grid-template-columns:15px minmax(0,1fr) auto;align-items:flex-start;gap:8px;padding:9px;display:grid}.access-role-picker>label.selected{background:#f2f6ff;border-color:#9db9ed;box-shadow:0 0 0 2px #2a6ad60f}.access-role-picker input{accent-color:#2e6dd6;width:14px;height:14px;margin:1px 0 0;padding:0}.access-role-picker strong,.access-role-picker small{display:block}.access-role-picker strong{color:#41536f;font-size:8px}.access-role-picker small{margin-top:3px;font-size:7px}.access-role-picker em{color:#63738b;background:#f0f3f7;border-radius:5px;padding:3px 4px;font-size:6px;font-style:normal}.access-selection-summary{background:#edf4ff;border-radius:8px;margin-top:8px;padding:9px 10px}.access-selection-summary strong,.access-selection-summary span{display:block}.access-selection-summary strong{color:#315fae;font-size:8px}.access-selection-summary span{color:#6780a7;margin-top:3px;font-size:7px}.access-company-editor{border-top:1px solid #e7ecf3;margin-top:19px;padding-top:18px}.company-grant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.company-grant-grid>div{border:1px solid #e4e9f1;border-radius:9px;grid-template-columns:32px minmax(0,1fr) 155px;align-items:center;gap:8px;padding:9px;display:grid}.company-grant-mark{color:#fff;background:linear-gradient(135deg,#2d6dd6,#6795e8);border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.company-grant-grid strong,.company-grant-grid small{display:block}.company-grant-grid strong{color:#42546f;font-size:8px}.company-grant-grid small{margin-top:2px;font-size:7px}.company-grant-grid select{padding:7px;font-size:8px}.access-modal-actions{border-top:1px solid #e8edf4;justify-content:flex-end;align-items:center;gap:8px;margin-top:17px;padding-top:16px;display:flex}.role-editor>.access-field{margin-bottom:15px}.permission-product-tabs{background:#f6f8fb;border:1px solid #e0e6ef;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:5px;display:grid}.permission-product-tabs button{color:#66758c;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:7px;font-size:7px;font-weight:700;display:grid}.permission-product-tabs button>span{color:#4f6fa4;background:#e7ecf4;border-radius:8px;place-items:center;width:27px;height:27px;font-size:7px;display:grid}.permission-product-tabs button b{color:#62728b;background:#fff;border-radius:6px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:6px;display:grid}.permission-product-tabs button.active{color:#295baa;background:#fff;box-shadow:0 3px 10px #1d386317}.permission-product-tabs button.active>span{color:#fff;background:#2e6dd5}.permission-matrix{border:1px solid #dfe6f0;border-radius:10px;margin-top:12px;overflow-x:auto}.permission-matrix-head,.permission-row{grid-template-columns:minmax(280px,1fr) repeat(7,58px);align-items:center;min-width:690px;display:grid}.permission-matrix-head{color:#8491a5;text-align:center;text-transform:uppercase;letter-spacing:.05em;background:#f5f7fa;padding:8px 10px;font-size:7px;font-weight:800}.permission-matrix-head>span:first-child{text-align:left}.permission-row{background:#fff;border-top:1px solid #e9edf3;padding:8px 10px}.permission-row.enabled{background:#fbfdff}.permission-row>div{padding-right:12px}.permission-row strong,.permission-row small{display:block}.permission-row strong{color:#40516c;font-size:8px}.permission-row small{margin:2px 0 5px;font-size:6px}.permission-row select{max-width:175px;padding:5px 7px;font-size:7px}.permission-row>label{place-items:center;display:grid}.permission-row>label input{opacity:0;width:1px;height:1px;position:absolute}.permission-row>label span{background:#fff;border:1px solid #cfdaea;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.permission-row>label input:checked+span{color:#fff;background:#2e6bd0;border-color:#2e6bd0}.permission-row>label input:checked+span:after{content:"✓";font-size:9px;font-weight:800}.permission-legend{color:#748198;flex-wrap:wrap;gap:13px;padding:10px 2px 0;font-size:7px;display:flex}.permission-legend span{align-items:center;gap:5px;display:flex}.permission-legend i{border-radius:2px;width:7px;height:7px}.legend-view{background:#8ba0c3}.legend-prepare{background:#3477dc}.legend-control{background:#7c5fd8}.legend-admin{background:#ed8936}@media (max-width:1180px){.sidebar{width:224px}.main-shell{width:calc(100% - 224px);margin-left:224px}.page-content,.topbar{padding-left:24px;padding-right:24px}.topbar-search{width:320px}.quick-grid,.metric-grid,.metric-grid.four{grid-template-columns:repeat(2,1fr)}.content-grid.two-thirds{grid-template-columns:1fr}}@media (max-width:850px){.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:10px 0 28px #091b3c2e}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{display:block}.main-shell{width:100%;margin-left:0}.mobile-menu{display:block}.topbar{gap:10px;padding:0 16px}.topbar-search{flex:1;width:auto}.entity-select{max-width:160px}.entity-select select{max-width:100px}.page-content{padding:17px 16px 44px}.breadcrumb{margin-bottom:18px}.page-title,.dashboard-title{flex-direction:column;align-items:flex-start;margin-bottom:20px}.page-title-actions{align-self:stretch}.page-title-actions .button,.page-title-actions .upload-button{width:100%}.welcome-strip,.bank-hero,.tax-hero,.inventory-hero,.multi-hero,.close-hero,.migration-hero{flex-direction:column;align-items:flex-start;padding:22px}.welcome-meta{text-align:left;align-self:stretch}.welcome-date{margin-top:6px}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip>div:nth-child(2){border-right:0}.stats-strip>div:nth-child(-n+2){border-bottom:1px solid #eef1f6}.stats-strip strong{font-size:14px}.content-grid.two,.content-grid.three{grid-template-columns:1fr}.ocr-hero{flex-direction:column;align-items:flex-start}.recon-hero{flex-wrap:wrap;align-items:flex-start}.recon-hero .button,.tax-deadline,.inventory-mode,.consolidation-score,.close-progress-large{width:100%}.report-toolbar{flex-direction:column;align-items:flex-start}.report-toolbar .row-actions{width:100%}.report-toolbar .row-actions select{flex:1}.close-controls{flex-wrap:wrap;align-items:flex-start}.close-controls .button:first-of-type{margin-left:0}.close-controls .button{flex:1}.statement-summary{grid-template-columns:repeat(2,1fr)}.settings-table>div{grid-template-columns:1fr;gap:5px}.settings-table .badge{justify-self:start}.form-grid.three{grid-template-columns:1fr}.invoice-head,.invoice-row{min-width:660px}.form-table-head,.form-table-row{overflow-x:auto}.form-table-head{min-width:560px}.modal-body{padding:16px}}@media (max-width:560px){.topbar-actions{gap:2px}.topbar-icon{width:27px}.entity-select,.uat-label{display:none}.metric-grid,.metric-grid.four,.quick-grid{grid-template-columns:1fr}.metric-card{padding:14px}.card{padding:15px}.source-cards,.itc-grid,.report-cards{grid-template-columns:1fr}.tax-register-head{flex-direction:column;align-items:flex-start}.form-grid.two{grid-template-columns:1fr}.form-total{flex-wrap:wrap;justify-content:flex-start;gap:13px}.toolbar>.button{flex:1}.toolbar>.segmented{max-width:100%;overflow-x:auto}.segmented{white-space:nowrap}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.toast{bottom:16px;right:16px}}@media (max-width:1180px){.main-shell{width:100%;margin-left:0}.suite-product-grid,.books-module-grid,.configuration-directory-grid,.configuration-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding-left:20px;padding-right:20px}.top-brand{width:157px}.top-brand img{width:150px}.top-workspace{min-width:205px;max-width:245px;padding:0 12px}.top-user{min-width:0}.top-user>span:nth-child(2),.module-group-name{display:none}.configuration-tabs{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.suite-launcher-header{padding:0 20px}.suite-launcher-main{width:min(680px,100% - 36px);padding-top:54px}.suite-launcher-intro{margin-bottom:30px}.main-shell{width:100%;margin-left:0}.app-header{position:sticky}.topbar{gap:9px;height:64px;padding:0 14px}.mobile-menu{flex:none;display:block}.top-brand{width:128px}.top-brand img{width:124px}.top-workspace{border-right:0;min-width:0;max-width:220px;margin-left:auto}.top-workspace .workspace-dot{display:none}.topbar-search{max-width:none;display:none;position:absolute;top:70px;left:16px;right:16px}.topbar-actions{margin-left:0}.topbar-actions .topbar-icon:first-child{display:none}.top-user{border-left:0;padding-left:4px}.top-user .avatar{display:none}.module-navigation{max-height:calc(100vh - 64px);display:none;position:absolute;top:64px;left:0;right:0;overflow-y:auto;box-shadow:0 18px 35px #091b3c38}.module-navigation.mobile-open{display:block}.module-navigation-scroll{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px;display:grid;overflow:visible}.module-identity{border:1px solid #e1e6ee;border-radius:10px;grid-column:1/-1;min-height:52px;padding:0 12px}.module-navigation-group{border:1px solid #ffffff17;border-radius:10px;padding:9px;display:block}.module-group-name{max-width:none;padding:1px 6px 7px;display:block}.module-group-items{display:grid}.module-nav-item{width:100%}.module-nav-item.active:after{display:none}.configuration-mega-menu{border-radius:14px;max-height:calc(100vh - 76px);top:64px;left:10px;right:10px}.configuration-mega-grid{grid-template-columns:1fr}.page-content{padding:17px 16px 44px}.books-modules-hero{flex-direction:column;align-items:flex-start;padding:27px}.books-modules-readiness{flex-basis:auto;width:100%}.books-modules-toolbar{flex-direction:column;align-items:stretch}.books-module-search{width:100%}.books-modules-note{flex-wrap:wrap;align-items:flex-start}.books-modules-note>button{text-align:left;width:100%}.configuration-hero{flex-direction:column;align-items:flex-start;padding:23px}.configuration-progress{flex-basis:auto;width:100%}.configuration-tabs{padding:5px;display:flex;overflow-x:auto}.configuration-tabs button{flex:0 0 145px}.configuration-directory-toolbar{flex-direction:column;align-items:stretch}.configuration-search{flex-basis:auto;width:100%}.configuration-directory-grid{grid-template-columns:1fr}.ledzerly-configuration-callout{flex-wrap:wrap;align-items:flex-start}.ledzerly-configuration-callout .button{width:100%}.configuration-section-heading{flex-direction:column;align-items:flex-start}.choice-list-horizontal,.integration-grid{grid-template-columns:1fr}.approval-flow{flex-wrap:wrap;justify-content:center}.approval-flow>i{display:none}}@media (max-width:560px){.suite-launcher-header{min-height:68px;padding:0 14px}.suite-launcher-header>img{width:142px}.suite-launcher-user>span:nth-child(2),.suite-launcher-user>button{display:none}.suite-launcher-main{width:calc(100% - 28px);padding:24px 0 20px}.suite-launcher-intro h1{font-size:26px}.suite-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.suite-product-card{min-height:0}.books-modules-hero{min-height:0;padding:23px 20px}.books-modules-hero-actions{flex-direction:column;align-items:stretch;gap:7px}.books-modules-hero-actions .button{width:100%}.books-module-group{padding:15px}.books-module-grid{grid-template-columns:1fr}.books-module-card{min-height:154px}.suite-product-icon{width:112px;height:112px}.topbar{padding:0 10px}.suite-home-trigger{display:none}.top-brand{width:112px}.top-brand img{width:108px}.top-workspace{border-left:0;max-width:118px;padding:0 5px}.top-workspace small{display:none}.top-workspace select{max-width:112px;font-size:9px}.topbar-actions .topbar-icon{display:none}.top-user{display:block}.top-user button{display:none}.module-navigation-scroll{grid-template-columns:1fr}.configuration-mega-menu{padding:15px}.configuration-mega-head{flex-direction:column;align-items:flex-start}.configuration-mega-head>button{width:100%}.configuration-hero h2{font-size:22px}.configuration-access{flex-wrap:wrap;align-items:flex-start}.configuration-access .badge{margin-left:42px}.configuration-row{grid-template-columns:34px minmax(0,1fr) auto}.configuration-row .text-button{grid-column:2/-1;justify-self:start}.configuration-footer{flex-direction:column;align-items:stretch}.configuration-footer>span{margin:0}.configuration-footer .button{width:100%}.danger-zone{flex-direction:column;align-items:stretch}.danger-zone .button{width:100%}}@media (max-width:1120px){.auth-shell.auth-shell-v2{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr)}.auth-brand-panel{padding-left:48px;padding-right:48px}.auth-brand-copy h1{font-size:48px}.role-library{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-access-hero{flex-direction:column;align-items:flex-start}.admin-access-hero-metrics{width:100%}.admin-access-hero-metrics>div{flex:1}.access-user-head,.access-user-row{grid-template-columns:minmax(195px,1.25fr) minmax(145px,.9fr) minmax(130px,.8fr) 100px 86px 65px}.company-grant-grid{grid-template-columns:1fr}}@media (max-width:850px){.auth-shell.auth-shell-v2{background:linear-gradient(#f8faff,#eef3fb);display:block}.auth-brand-panel{display:none}.auth-login-panel{min-height:100vh;padding:30px 22px}.auth-login-mobile-brand{margin-bottom:38px;display:block}.auth-login-mobile-brand img{width:172px}.admin-access-hero{padding:22px}.admin-access-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-access-toolbar{flex-direction:column;align-items:stretch}.admin-access-toolbar>label,.admin-access-toolbar .button{width:100%}.access-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.role-library{grid-template-columns:1fr}.role-card{min-height:225px}.role-library-intro{flex-direction:column;align-items:flex-start}.company-access-layout{grid-template-columns:1fr}.company-access-layout>aside{border-bottom:1px solid #e5eaf2;border-right:0}.company-access-list{grid-template-columns:repeat(2,minmax(0,1fr))}.company-add-full{margin-top:4px}.security-admin-grid,.access-editor-grid{grid-template-columns:1fr}.access-editor-grid>section+section{border-top:1px solid #e8edf4;border-left:0;padding-top:18px;padding-left:0}.permission-product-tabs{display:flex;overflow-x:auto}.permission-product-tabs button{flex:0 0 160px}}@media (max-width:560px){.auth-login-panel{padding:24px 18px}.auth-login-mobile-brand{margin-bottom:28px}.auth-login-heading h2{font-size:31px}.auth-form-options{flex-direction:column;align-items:flex-start}.auth-demo-card>div{flex-direction:column}.auth-demo-card code{width:100%}.password-change-shell{padding:16px}.password-change-card>header,.password-change-card>form{padding-left:20px;padding-right:20px}.password-change-grid{grid-template-columns:1fr}.password-change-card>footer{flex-direction:column;align-items:flex-start;padding-left:20px;padding-right:20px}.password-change-card>footer p{text-align:left}.admin-access-hero h2{font-size:21px}.admin-access-hero-metrics>div{min-width:0;padding:12px 7px}.admin-access-hero-metrics strong{font-size:17px}.admin-access-tabs{grid-template-columns:1fr}.admin-access-tabs button{min-height:52px}.access-stat-row{grid-template-columns:1fr}.access-table-title{flex-direction:column;align-items:flex-start}.company-access-list{grid-template-columns:1fr}.company-access-panel{padding:16px}.company-access-panel>header{grid-template-columns:40px minmax(0,1fr)}.company-access-panel>header .access-badge{grid-column:2}.access-form-grid.two,.access-form-grid.three{grid-template-columns:1fr}.login-audit-list{overflow-x:auto}.login-audit-list>div{grid-template-columns:27px minmax(155px,1fr) minmax(130px,.8fr) auto;min-width:540px}.access-modal-backdrop{align-items:end;padding:0}.access-modal,.access-modal-wide{border-radius:17px 17px 0 0;width:100%;max-height:94vh}.access-modal>header,.access-modal-body{padding:16px}.company-grant-grid>div{grid-template-columns:32px minmax(0,1fr)}.company-grant-grid select{grid-column:2}.access-modal-actions{flex-direction:column-reverse;align-items:stretch}.access-modal-actions .button{width:100%}}.ws{flex-direction:column;gap:14px;display:flex}.ws-chain{background:#f7f9fc;border:1px solid #e2e8f2;border-radius:8px;padding:10px 14px}.ws-chain-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ws-chain-item{align-items:center;gap:8px;display:inline-flex}.ws-chain-item b{color:#fff;background:#1f4fd8;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.ws-chain-item i{color:#94a3b8;font-style:normal}.ws-muted{color:#64748b;margin:6px 0 0;font-size:12px}.ws-tabs{border-bottom:1px solid #e2e8f2;gap:4px;display:flex}.ws-tabs button{font:inherit;color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 14px;font-size:13px}.ws-tabs button.active{color:#1f4fd8;border-bottom-color:#1f4fd8;font-weight:600}.ws-panel{flex-direction:column;gap:12px;display:flex}.ws-table{border-collapse:collapse;width:100%;font-size:13px}.ws-table th,.ws-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:8px 10px}.ws-table thead th{text-transform:uppercase;letter-spacing:.4px;color:#64748b;background:#f8fafc;font-size:11px}.ws-table tfoot th{background:#f1f5f9;font-size:12px}.ws-table tbody tr{cursor:pointer}.ws-table tbody tr:hover{background:#f8fafc}.ws-table tbody tr.selected{background:#eef4ff}.ws-table .num{text-align:right;font-variant-numeric:tabular-nums}.ws-table .mono{font-family:SF Mono,Consolas,monospace;font-size:12px}.ws-table.compact th,.ws-table.compact td{padding:5px 8px;font-size:12px}.ws-sub{color:#94a3b8;font-size:11px;display:block}.ws-empty{text-align:center;color:#94a3b8;padding:24px}.ws-pill{border-radius:20px;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.ws-slate{color:#475569;background:#f1f5f9}.ws-green{color:#15803d;background:#dcfce7}.ws-orange{color:#c2410c;background:#ffedd5}.ws-red{color:#b91c1c;background:#fee2e2}.ws-blue{color:#1d4ed8;background:#dbeafe}td.num .ws-green,td.num .ws-red,td.num .ws-orange{background:0 0;padding:0}.ws-toolbar{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ws-toolbar select{font:inherit;border:1px solid #cbd5e1;border-radius:6px;min-width:240px;padding:6px 10px}.ws-stats{color:#64748b;flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.ws-stats.spread{background:#f8fafc;border-radius:8px;padding:10px 14px}.ws-stats strong{color:#0f172a;font-size:15px;display:block}.ws-detail{background:#fff;border:1px solid #e2e8f2;border-radius:8px;padding:14px}.ws-detail h4,.ws-detail h5{margin:0 0 10px;font-size:14px}.ws-issues{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.ws-issues li{border-radius:6px;padding:7px 10px;font-size:12px}.ws-issue-error{color:#991b1b;background:#fef2f2}.ws-issue-warn{color:#92400e;background:#fffbeb}.ws-issues b{margin-right:6px;font-weight:700}.ws-ok{color:#15803d;background:#f0fdf4;border-radius:6px;margin-bottom:12px;padding:7px 10px;font-size:12px}.ws-alert{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;font-size:13px}.ws-link{font:inherit;color:#1f4fd8;cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.pf-form{flex-direction:column;gap:18px;max-height:70vh;padding-right:4px;display:flex;overflow-y:auto}.pf-section{border:1px solid #e2e8f2;border-radius:10px;padding:14px 16px}.pf-section h4{color:#1f4fd8;text-transform:uppercase;letter-spacing:.4px;margin:0 0 12px;font-size:13px}.pf-grid{gap:12px;margin-bottom:10px;display:grid}.pf-grid.two{grid-template-columns:1fr 1fr}.pf-grid.three{grid-template-columns:1fr 1fr 1fr}.pf-field{flex-direction:column;gap:4px;display:flex}.pf-label{color:#475569;font-size:12px;font-weight:600}.pf-field input,.pf-field select{font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px}.pf-hint{color:#64748b;font-size:11px}.pf-error{color:#dc2626;font-size:11px;font-weight:600}.pf-input-invalid{background:#fef2f2;border-color:#dc2626!important}.pf-input-valid{background:#f0fdf4;border-color:#16a34a!important}.pf-chip-row{flex-wrap:wrap;gap:6px;display:flex}.pf-chip{font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:6px 12px;font-size:12px}.pf-chip.on{color:#fff;background:#1f4fd8;border-color:#1f4fd8;font-weight:600}.pf-checkbox{align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.pf-msme-note{color:#92400e;background:#fffbeb;border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.pf-warnings{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-size:12px;display:flex}.pf-picker{position:relative}.pf-picker-menu{z-index:40;background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-height:260px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.pf-picker-item{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:8px 12px;display:flex}.pf-picker-item:hover{background:#f1f5f9}.pf-picker-item span{color:#94a3b8;font-size:11px}.pf-picker-empty{color:#94a3b8;padding:10px 12px;font-size:12px}.pf-picker-create{text-align:left;color:#1f4fd8;cursor:pointer;background:#eef4ff;border:0;border-top:1px solid #eef2f7;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:block}.pf-picker-create:hover{background:#dbe8ff}.pf-inline-modal-backdrop{z-index:80;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pf-inline-modal{background:#fff;border-radius:12px;width:640px;max-width:100%;max-height:88vh;padding:20px;overflow-y:auto}.pf-inline-modal h3{margin:0 0 14px;font-size:16px}.asset-schedule-panel{background:#f8fafc;border:1px solid #e2e8f2;border-radius:10px;margin-top:14px}.asp-toggle{cursor:pointer;width:100%;font:inherit;color:#1f4fd8;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.asp-toggle:hover{background:#eef4ff}.asp-toggle small{color:#94a3b8;font-size:11px;font-weight:400}.asp-body{border-top:1px solid #e2e8f2;padding:14px 16px}.asp-tab{padding-top:12px}.cd-avatar{color:#fff;background:linear-gradient(135deg,#3474de,#5b9cf6);border-radius:10px;flex-shrink:0;place-items:center;font-weight:800;display:grid}.cd-avatar.sm{border-radius:8px;width:28px;height:28px;font-size:10px}.cd-avatar.lg{border-radius:14px;width:48px;height:48px;font-size:18px}.cd-avatar:not(.sm):not(.lg){width:34px;height:34px;font-size:13px}.cd-score{border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;display:inline-flex}.cd-score strong{font-size:14px;font-weight:900}.cd-score span{opacity:.7;font-size:9px}.cd-score-green{color:#14614a;background:#dff6ed}.cd-score-blue{color:#2350a0;background:#e4effe}.cd-score-orange{color:#8a4e10;background:#fff0dc}.cd-score-red{color:#8f2230;background:#ffe8eb}.cd-alert-ribbon{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.cd-alert-chip{border-radius:4px;padding:2px 7px;font-size:9px;font-weight:700}.cd-alert-critical{color:#9b1c2a;background:#ffe4e8}.cd-alert-warning{color:#8a4b0b;background:#fff3d6}.cd-top-nav{border-bottom:1px solid var(--line);gap:4px;margin-bottom:20px;padding:0 4px;display:flex}.cd-top-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:12px;font-weight:600}.cd-top-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.cd-detail-header{margin-bottom:20px}.cd-detail-hero{align-items:flex-start;gap:14px;padding:16px 0;display:flex}.cd-detail-title h2{margin:0 0 6px;font-size:18px}.cd-detail-meta{flex-wrap:wrap;gap:6px;display:flex}.cd-detail-kpis{gap:14px;margin-left:auto;display:flex}.cd-kpi{text-align:center}.cd-kpi strong{color:var(--ink);font-size:18px;display:block}.cd-kpi span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px}.cd-critical-banner{background:#fff0f2;border:1px solid #fca5b0;border-radius:8px;margin-top:10px;padding:10px 12px}.cd-critical-item{color:#7c1e2a;padding:3px 0;font-size:11px}.cd-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:2px;margin-top:16px;display:flex}.cd-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:5px;margin-bottom:-1px;padding:10px 14px;font-size:11px;font-weight:600;display:flex}.cd-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.cd-tab-count{background:var(--orange);color:#fff;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;display:grid}.cd-tab-body{padding:20px 0}.cd-details-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:700px){.cd-details-grid{grid-template-columns:1fr}}.cd-field-list{flex-direction:column;gap:0;display:flex}.cd-field-row{border-bottom:1px solid #f1f4f9;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:11px;display:flex}.cd-field-row:last-child{border-bottom:0}.cd-field-row span{color:var(--muted);flex-shrink:0}.cd-field-row strong{color:var(--ink);text-align:right}.cd-contact-row{border-bottom:1px solid #f1f4f9;align-items:center;gap:10px;padding:8px 0;display:flex}.cd-contact-row:last-child{border-bottom:0}.cd-contact-row div{flex:1}.cd-contact-row strong{font-size:11px;display:block}.cd-contact-row small{color:var(--muted);font-size:10px;display:block}.cd-stat-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-bottom:20px;display:grid}.cd-stat-card{border:1px solid #0000;border-radius:10px;padding:14px 16px}.cd-stat-card strong{margin-bottom:3px;font-size:22px;font-weight:800;display:block}.cd-stat-card span{font-size:10px}.cd-stat-blue{color:#1e3f8f;background:#eef4ff;border-color:#d0e2ff}.cd-stat-blue strong{color:#1e3f8f}.cd-stat-green{color:#145a3e;background:#ecfdf5;border-color:#a7f3d0}.cd-stat-green strong{color:#145a3e}.cd-stat-orange{color:#8a4e10;background:#fffbeb;border-color:#fde68a}.cd-stat-orange strong{color:#8a4e10}.cd-stat-red{color:#8f1c2a;background:#fff1f2;border-color:#fca5b0}.cd-stat-red strong{color:#8f1c2a}.cd-alert-client-list{flex-direction:column;gap:2px;display:flex}.cd-alert-client-row{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.cd-alert-client-row:hover{background:#fef7f8}.cd-alert-client-row div{flex:1}.cd-alert-client-row strong{font-size:11px;display:block}.cd-alert-client-row small{color:var(--muted);font-size:10px;display:block}.cd-performers{flex-direction:column;gap:10px;display:flex}.cd-performer-row{align-items:center;gap:10px;display:flex}.cd-rank{color:var(--muted);text-align:center;width:20px;font-size:10px}.cd-compliance-score-bar{background:#f8faff;border:1px solid #e2eaf8;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.cd-caro-list{flex-direction:column;gap:0;display:flex}.cd-caro-row{border-bottom:1px solid #f1f4f9;align-items:flex-start;gap:12px;padding:12px 10px;transition:background .1s;display:flex}.cd-caro-row:hover{background:#fcfcff}.cd-caro-done{background:#f6fef9!important}.cd-caro-clause-num{color:#6680a8;min-width:40px;padding-top:2px;font-size:10px;font-weight:700}.cd-caro-body{flex:1}.cd-caro-body strong{color:var(--ink);font-size:11px;display:block}.cd-caro-body p{margin:4px 0 0}.cd-caro-actions{flex-shrink:0;gap:5px;display:flex}.cd-caro-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d1d9e6;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600}.cd-caro-btn.active{background:var(--blue);border-color:var(--blue);color:#fff}.af-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.af-header h2{margin:0 0 4px}.af-stage-rail{justify-content:space-between;align-items:flex-start;margin:16px 0 0;padding:16px 0 8px;display:flex;position:relative}.af-stage-track{z-index:0;background:#e8edf5;border-radius:99px;height:3px;position:absolute;top:24px;left:20px;right:20px}.af-stage-progress{background:var(--blue);border-radius:99px;height:100%;transition:width .4s}.af-stage-node{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex}.af-stage-dot{color:#8898b8;background:#fff;border:2px solid #d1dae8;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.af-stage-node.done .af-stage-dot{background:var(--blue);border-color:var(--blue);color:#fff}.af-stage-node.active .af-stage-dot{border-color:var(--blue);color:var(--blue);background:#fff;box-shadow:0 0 0 3px #ddeaff}.af-stage-node span{color:#8898b8;white-space:nowrap;font-size:9px;font-weight:600}.af-stage-node.active span{color:var(--blue)}.af-stage-node.done span{color:#4caf84}.af-eng-header{margin-bottom:16px}.af-eng-title-row{justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.af-eng-title-row h2{margin:0 0 4px;font-size:18px}.af-eng-header-actions{align-items:center;gap:10px;display:flex}.cd-product-nav{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:4px;padding:0 20px;display:flex}.cd-product-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:12px 16px;font-size:12px;font-weight:700;transition:color .15s;display:flex}.cd-product-tab img{opacity:.5}.cd-product-tab:hover{color:var(--blue)}.cd-product-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.cd-product-tab.active img{opacity:1}.cd-product-nav-divider{background:#e2e8f0;width:1px;height:20px;margin:0 8px}.cd-product-tab-back{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;margin-left:auto;padding:8px 12px;font-size:11px;font-weight:600}.cd-product-tab-back:hover{color:var(--blue);background:#f1f5f9}.pv-shell{background:#f5f6fa;width:100vw;height:100vh;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}.pv-sidebar{background:#fff;border-right:1px solid #e8edf5;flex-direction:column;flex-shrink:0;width:210px;display:flex;overflow-y:auto}.pv-sidebar::-webkit-scrollbar{width:0}.pv-sidebar-top{padding:0}.pv-sidebar-brand{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.pv-sidebar-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.pv-sidebar-brand strong{color:#1e293b;font-size:13px;font-weight:800;display:block}.pv-sidebar-brand small{color:#94a3b8;font-size:9px}.pv-sidebar-search{color:#94a3b8;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;align-items:center;gap:6px;margin:8px 10px;padding:8px 12px;font-size:11px;display:flex}.pv-sidebar-search input{color:#475569;background:0 0;border:0;outline:none;width:100%;font-size:11px}.pv-sidebar-nav{flex:1;padding:4px 8px}.pv-nav-group{border-bottom:1px solid #f1f5f9;margin-bottom:2px;padding-bottom:4px}.pv-nav-group:last-child{border-bottom:0}.pv-nav-item{color:#475569;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:8px 10px;font-size:12px;font-weight:500;transition:all .12s;display:flex}.pv-nav-item:hover{color:#2563eb;background:#f0f4ff}.pv-nav-item.active{color:#2563eb;background:#eff6ff;font-weight:700}.pv-nav-icon{text-align:center;flex-shrink:0;width:16px;font-size:13px}.pv-nav-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.pv-nav-new-badge{color:#1d4ed8;background:#dbeafe;border-radius:99px;padding:1px 6px;font-size:8px;font-weight:800}.pv-nav-ai-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:99px;padding:1px 6px;font-size:8px;font-weight:800}.pv-nav-audit{color:#7c3aed!important}.pv-nav-audit:hover{background:#f5f3ff!important}.pv-sidebar-footer-links{border-top:1px solid #f1f5f9;padding:6px 8px 12px}.pv-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.pv-topbar{background:#fff;border-bottom:1px solid #e8edf5;flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 16px;display:flex}.pv-topbar-search{color:#94a3b8;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;flex:1;align-items:center;gap:6px;max-width:320px;padding:7px 12px;font-size:12px;display:flex}.pv-topbar-search input{background:0 0;border:0;outline:none;width:100%;font-size:12px}.pv-topbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.pv-firm-name{color:#334465;border:1px solid #e8edf5;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:700}.pv-topbar-btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e8edf5;border-radius:7px;padding:5px 10px;font-size:10px;font-weight:700}.pv-whats-new{color:#ef4444!important;background:#fff1f2!important;border-color:#fecaca!important}.pv-topbar-icon{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e8edf5;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;display:grid;position:relative}.pv-notif-badge{color:#fff;background:#2563eb;border:1px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.pv-topbar-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.pv-content{background:#f5f6fa;flex:1;overflow-y:auto}.pv-page{min-height:100%;padding:20px}.pv-page-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.pv-page-title{color:#1e293b;margin:0;font-size:16px;font-weight:800}.pv-breadcrumb{color:#475569;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.pv-muted{color:#94a3b8;font-size:11px}.pv-blue-link{color:#2563eb;cursor:pointer;font-weight:600}.pv-blue{color:#2563eb}.pv-overdue-text{color:#ef4444;font-weight:700}.pv-empty-state{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px;font-size:12px;display:flex}.pv-primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.pv-primary-btn:hover{background:#1d4ed8}.pv-export-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e8edf5;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:600}.pv-edit-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:7px;padding:6px 14px;font-size:12px;font-weight:700}.pv-del-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:7px;padding:6px 14px;font-size:12px;font-weight:700}.pv-icon-link{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:16px}.pv-section-card{background:#fff;border-radius:12px;margin-bottom:14px;padding:16px 18px;box-shadow:0 1px 4px #0f172a0f}.pv-section-card-header{color:#1e293b;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.pv-pill-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e8edf5;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600}.pv-pill-btn.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.pv-plus-btn{cursor:pointer;color:#94a3b8;background:0 0;border:1px dashed #cbd5e1;border-radius:7px;place-items:center;width:26px;height:26px;font-size:16px;display:grid}.pv-table-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0f172a0f}.pv-ua{color:#1d4ed8;background:#dbeafe;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.pv-ua.sm{border-radius:7px;width:24px;height:24px;font-size:9px}.pv-search-field{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;display:flex}.pv-search-field input{background:0 0;border:0;outline:none;width:180px;font-size:12px}.pv-due-row{gap:10px;margin-bottom:18px;display:flex}.pv-due-box{background:#fff;border-radius:10px;flex:1;align-items:center;gap:14px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0f172a0f}.pv-due-num{font-size:34px;font-weight:900;line-height:1}.pv-due-lbl{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:600}.pv-due-sub{color:#1e293b;font-size:12px;font-weight:700}.pv-dash-layout{grid-template-columns:1fr 300px;gap:14px;display:grid}.pv-dash-main,.pv-dash-right{flex-direction:column;display:flex}.pv-dash-bottom-row{gap:12px;display:flex}.pv-task-matrix{border-collapse:collapse;width:100%;font-size:12px}.pv-task-matrix th{text-align:center;color:#94a3b8;border-bottom:1px solid #f1f5f9;padding:7px 10px;font-size:10px;font-weight:700}.pv-task-matrix th:first-child{text-align:left}.pv-matrix-row{cursor:pointer}.pv-matrix-row:hover td{background:#f8fafc}.pv-matrix-row td{border-bottom:1px solid #f8fafc;padding:9px 10px}.pv-matrix-svc{color:#1e293b;font-size:12px;font-weight:500}.pv-matrix-n{text-align:center;font-size:13px;font-weight:800}.pv-matrix-n.pending{color:#f59e0b}.pv-matrix-n.hold{color:#94a3b8}.pv-matrix-n.inprog{color:#2563eb}.pv-matrix-n.done{color:#10b981}.pv-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a102080;place-items:center;display:grid;position:fixed;inset:0}.pv-modal{background:#fff;border-radius:16px;width:min(480px,92vw);overflow:hidden;box-shadow:0 24px 64px #0a102033}.pv-modal-header{color:#1e293b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:800;display:flex}.pv-modal-body{padding:18px 20px}.pv-modal-input{box-sizing:border-box;resize:vertical;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:9px 12px;font-family:Nunito,sans-serif;font-size:12px}.pv-modal-input:focus{border-color:#2563eb;outline:none}.pv-form-field{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.pv-form-field label{color:#64748b;font-size:11px;font-weight:700}.pv-ring-icon{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:20px;height:20px;margin:0 auto}.pv-invoice-row{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;font-size:12px;display:flex}.pv-inv-n{color:#ef4444;font-size:22px;font-weight:900}.pv-inv-n.pv-blue{color:#2563eb}.pv-donut-area{justify-content:center;margin:6px 0 12px;display:flex}.pv-donut-svg{width:110px;height:110px}.pv-summary-line{border-bottom:1px solid #f8fafc;align-items:center;gap:9px;padding:6px 0;font-size:12px;display:flex}.pv-summary-lbl{color:#475569;flex:1}.pv-summary-n{font-size:15px;font-weight:800}.pv-need-complete{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;font-size:11px;display:flex}.pv-need-complete strong{color:#1e293b;font-size:20px;font-weight:900}.pv-cal-row{color:#1e293b;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:7px 0;font-size:11px;display:flex}.pv-cal-row:last-child{border-bottom:0}.pv-cal-date{color:#94a3b8;font-size:10px}.pv-performer-table{border-collapse:collapse;width:100%;font-size:12px}.pv-performer-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border-bottom:1px solid #f1f5f9;padding:6px 8px;font-size:9px}.pv-performer-table td{color:#475569;border-bottom:1px solid #f8fafc;padding:8px}.pv-ai-dash-card{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;flex:1;align-items:center;gap:12px;padding:16px;display:flex}.pv-ai-dash-card:hover{box-shadow:0 4px 20px #7c3aed4d}.pv-ai-dash-orb{background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.pv-ai-dash-card strong{font-size:13px;font-weight:800;display:block}.pv-ai-dash-card p{color:#94a3b8;margin:4px 0 0;font-size:10px}.pv-filter-bar{background:#fff;border-radius:10px;margin-bottom:14px;padding:14px 16px;box-shadow:0 1px 3px #0f172a0d}.pv-filter-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.pv-filter-field{flex-direction:column;gap:4px;display:flex}.pv-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.pv-filter-inp{background:#f8fafc;border:1px solid #e8edf5;border-radius:7px;padding:7px 10px;font-size:12px}.pv-tasks-table{border-collapse:collapse;width:100%;font-size:12px}.pv-tasks-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;white-space:nowrap;background:#fafbfc;border-bottom:1px solid #f1f5f9;padding:10px 12px;font-size:9px;font-weight:700}.pv-tasks-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #f8fafc;padding:11px 12px}.pv-task-tr{cursor:pointer;transition:background .1s}.pv-task-tr:hover td{background:#f8fafc}.pv-task-name-cell{flex-direction:column;gap:2px;display:flex}.pv-task-name-link{font-size:12px}.pv-client-cell{flex-direction:column;gap:2px;display:flex}.pv-file-badge{color:#2563eb;background:#eff6ff;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.pv-status-badge{text-transform:capitalize;border-radius:6px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.pv-green-dot{color:#10b981;font-size:8px}.pv-tag-badge{color:#475569;background:#f1f5f9;border-radius:4px;margin-right:3px;padding:2px 7px;font-size:9px;font-weight:600;display:inline-flex}.pv-row-menu{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:16px}.pv-new-form{background:#fff;border-radius:12px;margin-bottom:16px;padding:20px;box-shadow:0 1px 4px #0f172a0f}.pv-form-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pv-ff{flex-direction:column;gap:5px;display:flex}.pv-ff label{color:#64748b;font-size:11px;font-weight:700}.pv-ff input,.pv-ff select{border:1px solid #e2e8f0;border-radius:8px;padding:8px 11px;font-size:12px}.pv-task-detail-hdr{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pv-back-btn{cursor:pointer;color:#2563eb;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.pv-detail-title{color:#1e293b;margin:0;font-size:20px;font-weight:900}.pv-detail-hdr-right{align-items:center;gap:8px;margin-left:auto;display:flex}.pv-status-pill{cursor:pointer;background:0 0;border:1px solid;border-radius:99px;padding:6px 12px;font-size:12px;font-weight:700}.pv-verify-pill{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:600}.pv-clock-pill{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:99px;padding:6px 10px;font-size:14px}.pv-detail-meta-row{color:#475569;gap:24px;margin-bottom:14px;font-size:13px;display:flex}.pv-ml{color:#94a3b8}.pv-detail-tab-bar{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;margin-bottom:16px;display:flex}.pv-dtab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 16px;font-size:12px;font-weight:600}.pv-dtab.active{color:#2563eb;border-bottom-color:#2563eb}.pv-detail-body{grid-template-columns:1fr 400px;gap:16px;display:grid}.pv-detail-left-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0f172a0d}.pv-timeline{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:0;margin-bottom:20px;padding-bottom:16px;display:flex}.pv-tl-node{flex-direction:column;align-items:center;gap:4px;display:flex}.pv-tl-dot{background:#fff;border:2px solid #e2e8f0;border-radius:50%;width:14px;height:14px}.pv-tl-node.done .pv-tl-dot{background:#10b981;border-color:#10b981}.pv-tl-node span{color:#94a3b8;white-space:nowrap;font-size:10px;font-weight:700}.pv-tl-node small{color:#94a3b8;font-size:9px}.pv-tl-node.done span{color:#1e293b}.pv-tl-line{background:#e2e8f0;flex:1;height:2px;margin:7px 4px 0}.pv-tl-line.done{background:#10b981}.pv-dfields{flex-direction:column;display:flex}.pv-dfield-row{border-bottom:1px solid #f8fafc;align-items:center;padding:9px 0;font-size:12px;display:flex}.pv-dfl{color:#94a3b8;min-width:140px;font-weight:600}.pv-dfv{color:#1e293b;font-weight:600}.pv-sub-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a0d}.pv-sub-header{color:#1e293b;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.pv-sub-item{border:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:10px;font-size:12px;display:flex}.pv-sub-item.done{opacity:.65}.pv-sub-drag{color:#d1d9e8;cursor:grab;font-size:14px}.pv-sub-label{flex:1}.pv-sub-status-pill{border-radius:99px;padding:3px 9px;font-size:10px;font-weight:700}.pv-notes-area{resize:none;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:12px}.pv-todo-list{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a0d}.pv-todo-row{color:#1e293b;cursor:pointer;border-bottom:1px solid #f8fafc;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:flex}.pv-todo-row.done{color:#94a3b8;text-decoration:line-through}.pv-todo-row input{accent-color:#2563eb;flex-shrink:0;width:15px;height:15px}.pv-done-check{color:#10b981;margin-left:auto;font-weight:700}.pv-client-detail-shell{grid-template-columns:220px 1fr;gap:16px;display:grid}.pv-client-sidebar{background:#fff;border-radius:12px;flex-direction:column;padding:20px;display:flex;box-shadow:0 1px 4px #0f172a0f}.pv-client-logo-box{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:14px;place-items:center;width:140px;height:140px;margin-bottom:12px;font-size:36px;font-weight:900;display:grid}.pv-client-sidebar-name{color:#1e293b;margin-bottom:4px;font-size:15px;font-weight:900}.pv-client-sidebar-meta{color:#64748b;margin-bottom:4px;font-size:11px}.pv-client-sidebar-section{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:12px 0 4px;font-size:10px;font-weight:700}.pv-client-tag{border-radius:99px;margin:2px 3px 2px 0;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.pv-client-tag:nth-child(odd){color:#2563eb;background:#eff6ff}.pv-client-tag:nth-child(2n){color:#15803d;background:#f0fdf4}.pv-client-content{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0f172a0f}.pv-client-stats-row{background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:0;padding:16px 20px;display:flex}.pv-cstat-box{text-align:center;padding:0 16px}.pv-cstat-box strong{color:#1e293b;font-size:20px;font-weight:900;display:block}.pv-cstat-box span{color:#94a3b8;font-size:10px}.pv-cstat-vdiv{background:#e2e8f0;width:1px;height:36px}.pv-client-fields-grid{grid-template-columns:1fr 1fr;gap:0;padding:0 20px;display:grid}.pv-cfield{border-bottom:1px solid #f8fafc;grid-column:span 1;align-items:center;padding:10px 0;font-size:12px;display:flex}.pv-cfl{color:#94a3b8;flex-shrink:0;min-width:130px;font-weight:600}.pv-cfv{color:#1e293b;font-weight:600}.pv-cfield-full{border-bottom:1px solid #f8fafc;flex-direction:column;grid-column:1/-1;gap:8px;padding:12px 0;display:flex}.pv-toggle-row{color:#1e293b;cursor:pointer;align-items:center;gap:10px;font-size:12px;display:flex}.pv-toggle-track{border-radius:99px;flex-shrink:0;align-items:center;width:36px;height:20px;display:inline-flex}.pv-toggle-track.on{background:#2563eb;justify-content:flex-end}.pv-toggle-track.off{background:#e2e8f0;justify-content:flex-start}.pv-toggle-track:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:2px}.pv-created-by{color:#94a3b8;align-items:center;gap:6px;font-size:11px;display:flex;border-bottom:0!important}.pv-ai-panel{background:#0f172a;border-radius:16px;flex-direction:column;height:calc(100vh - 120px);display:flex;overflow:hidden}.pv-ai-panel-header{background:#0f172a;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:18px 20px;display:flex}.pv-ai-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.pv-ai-panel-header strong{color:#f1f5f9;font-size:14px;font-weight:800;display:block}.pv-ai-panel-header small{color:#64748b;font-size:10px}.pv-ai-live-dot{color:#4ade80;margin-left:auto;font-size:10px;font-weight:700}.pv-ai-quick-row{background:#1e293b;border-bottom:1px solid #ffffff0f;padding:12px 18px}.pv-ai-quick-label{color:#475569;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:9px;font-weight:700}.pv-ai-chips{flex-wrap:wrap;gap:6px;display:flex}.pv-ai-chip{color:#a5b4fc;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#6366f114;border:1px solid #6366f14d;border-radius:99px;max-width:300px;padding:5px 12px;font-size:10px;font-weight:600;overflow:hidden}.pv-ai-chip:hover{background:#6366f133}.pv-ai-msgs{background:#0f172a;flex-direction:column;flex:1;gap:14px;padding:18px;display:flex;overflow-y:auto}.pv-ai-msg{align-items:flex-start;gap:10px;display:flex}.pv-ai-msg.ai{flex-direction:row}.pv-ai-msg.user{flex-direction:row-reverse}.pv-ai-msg-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.pv-ai-user-dot{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.pv-ai-bubble{white-space:pre-wrap;border-radius:12px;max-width:72%;padding:12px 15px;font-size:12px;line-height:1.6}.pv-ai-msg.ai .pv-ai-bubble{color:#e2e8f0;background:#1e293b;border-radius:4px 12px 12px}.pv-ai-msg.user .pv-ai-bubble{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px 4px 12px 12px}.pv-ai-typing{align-items:center;gap:4px;padding:14px;display:flex}.pv-ai-typing span{background:#64748b;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite aiDot}.pv-ai-typing span:nth-child(2){animation-delay:.2s}.pv-ai-typing span:nth-child(3){animation-delay:.4s}@keyframes aiDot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.pv-ai-input-wrap{background:#1e293b;border-top:1px solid #ffffff0f;gap:8px;padding:14px 18px;display:flex}.pv-ai-inp{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9px;outline:none;flex:1;padding:11px 15px;font-size:12px}.pv-ai-inp:focus{border-color:#7c3aed80}.pv-ai-inp::placeholder{color:#475569}.pv-ai-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#2563eb);border:0;border-radius:9px;padding:11px 18px;font-size:13px;font-weight:800}.suite-product-wordmark{gap:0;margin:8px 0 4px;font-family:Nunito,sans-serif;font-size:22px;font-weight:900;line-height:1;display:flex}.suite-wordmark-first{color:#5b8ef0}.suite-wordmark-last{color:#1a2341}.suite-launcher-intro h1{font-family:Nunito,sans-serif;font-weight:900}.suite-launcher-intro span{font-family:Nunito,sans-serif}.top-brand img{height:28px}.suite-product-card{font-family:Nunito,sans-serif}.pv-sidebar-product-icon{border-radius:9px;flex-shrink:0;width:32px;height:32px}.pv-sidebar-wordmark{font-family:Nunito,sans-serif;font-size:15px;font-weight:900;line-height:1;display:flex}.pv-wm-first{color:#5b8ef0}.pv-wm-last{color:#1a2341}.top-brand{font-family:Nunito,sans-serif}.module-identity strong{font-family:Nunito,sans-serif;font-weight:800}.app-header{font-family:Nunito,sans-serif}.suite-launcher-content h1{font-family:Nunito,sans-serif!important}.tp-shell{background:#f5f7fc;width:100vw;height:100vh;font-family:Nunito,-apple-system,sans-serif;display:flex;overflow:hidden}.tp-sidebar{background:#1a2341;flex-direction:column;flex-shrink:0;width:210px;display:flex}.tp-sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:16px 14px;display:flex}.tp-sidebar-logo-img{border-radius:9px;flex-shrink:0;width:32px;height:32px}.tp-sidebar-wordmark{font-family:Nunito,sans-serif;font-size:16px;font-weight:900;display:flex}.tp-wm-first{color:#5b8ef0}.tp-wm-last{color:#fff}.tp-sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex;overflow-y:auto}.tp-nav-btn{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:Nunito,sans-serif;font-size:12px;font-weight:600;transition:all .12s;display:flex}.tp-nav-btn:hover{color:#e2e8f0;background:#ffffff12}.tp-nav-btn.active{color:#5b8ef0;background:#5b8ef033}.tp-nav-btn.interlink{color:#34d399}.tp-nav-btn.interlink:hover{background:#34d3991a}.tp-nav-btn.disabled{opacity:.4;cursor:default}.tp-nav-icon{text-align:center;flex-shrink:0;width:18px;font-size:14px}.tp-nav-divider{background:#ffffff12;height:1px;margin:6px 0}.tp-nav-soon{color:#64748b;background:#ffffff14;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:8px}.tp-sidebar-footer{border-top:1px solid #ffffff12;flex-direction:column;gap:2px;padding:8px;display:flex}.tp-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.tp-topbar{background:#fff;border-bottom:1px solid #e8edf5;flex-shrink:0;align-items:center;gap:12px;height:56px;padding:0 24px;display:flex}.tp-topbar-left{align-items:center;gap:12px;display:flex}.tp-topbar-title{color:#1a2341;font-family:Nunito,sans-serif;font-size:16px;font-weight:800}.tp-topbar-fy{color:#2563eb;background:#eff6ff;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.tp-topbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.tp-topbar-icon-btn{cursor:pointer;background:#fff;border:1px solid #e8edf5;border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.tp-topbar-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.tp-topbar-user-info strong{color:#1e293b;font-size:11px;font-weight:700;display:block}.tp-topbar-user-info small{color:#94a3b8;font-size:9px}.tp-content{background:#f5f7fc;flex:1;padding:24px;overflow-y:auto}.tp-back-link{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-family:Nunito,sans-serif;font-size:12px;font-weight:700}.tp-muted{color:#94a3b8;font-size:11px}.tp-dash-hero{background:#1a2341;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px 28px;display:flex}.tp-dash-greeting{color:#5b8ef0;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:700}.tp-dash-hero h2{color:#fff;margin:0 0 6px;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.tp-dash-sub{color:#94a3b8;margin:0;font-size:12px}.tp-dash-hero-stats{gap:20px;display:flex}.tp-dash-stat{text-align:center;background:#ffffff12;border-radius:10px;padding:12px 18px}.tp-dash-stat strong{color:#fff;font-family:Nunito,sans-serif;font-size:22px;font-weight:900;display:block}.tp-dash-stat span{color:#94a3b8;font-size:10px}.tp-dash-stat.tp-stat-green strong{color:#34d399}.tp-dash-grid{grid-template-columns:1fr 1fr 1fr 280px;gap:14px;display:grid}.tp-dash-module-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:18px;transition:all .15s;display:flex;box-shadow:0 1px 4px #0f172a0f}.tp-dash-module-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb1f}.tp-dash-module-card.disabled{cursor:default;opacity:.6}.tp-dash-module-card.disabled:hover{border-color:#0000;transform:none;box-shadow:0 1px 4px #0f172a0f}.tp-dash-module-icon{border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.tp-dash-module-icon.itr{background:#eff6ff}.tp-dash-module-icon.tds{background:#f0fdf4}.tp-dash-module-icon.gst{background:#faf5ff}.tp-dash-module-content{flex:1;min-width:0}.tp-dash-module-content strong{color:#1e293b;margin-bottom:4px;font-size:14px;font-weight:800;display:block}.tp-dash-module-content p{color:#64748b;margin:0 0 8px;font-size:11px;line-height:1.5}.tp-dash-module-tags{flex-wrap:wrap;gap:4px;display:flex}.tp-dash-module-tags span{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:700}.tp-dash-module-status{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.tp-arrow{color:#2563eb;font-size:16px}.tp-dash-compliance-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 1px 4px #0f172a0f}.tp-dash-compliance-card strong{color:#1e293b;margin-bottom:12px;font-size:13px;font-weight:800;display:block}.tp-compliance-rows{flex-direction:column;gap:0;display:flex}.tp-compliance-row{color:#475569;border-bottom:1px solid #f8fafc;align-items:center;gap:8px;padding:8px 0;font-size:11px;display:flex}.tp-compliance-dot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:7px;height:7px}.tp-compliance-dot.urgent{background:#ef4444}.tp-compliance-date{color:#94a3b8;margin-left:auto;font-size:10px}.tp-compliance-date.urgent{color:#ef4444;font-weight:700}.tp-badge-orange{color:#c2410c;background:#ffedd5;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:700}.tp-badge-blue{color:#1d4ed8;background:#dbeafe;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:700}.tp-badge-green{color:#15803d;background:#dcfce7;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:700}.tp-badge-slate{color:#475569;background:#f1f5f9;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:700}.tp-success-text{color:#10b981!important}.tp-error-text{color:#ef4444!important}.tp-btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:10px 20px;font-family:Nunito,sans-serif;font-size:12px;font-weight:800}.tp-btn-primary:hover{background:#1d4ed8}.tp-btn-primary:disabled{opacity:.5;cursor:default}.tp-btn-primary.sm,.tp-btn-secondary.sm{padding:7px 14px;font-size:11px}.tp-btn-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:9px 18px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700}.tp-btn-outline{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:8px;padding:8px 14px;font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.tp-btn-outline.sm{padding:5px 10px;font-size:10px}.tp-link-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.tp-full-width{width:100%}.tp-input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:9px 12px;font-family:Nunito,sans-serif;font-size:12px}.tp-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.tp-input.sm{max-width:140px}.tp-form-field{flex-direction:column;gap:5px;display:flex}.tp-form-field label{color:#64748b;font-size:11px;font-weight:700}.tp-form-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tp-form-section{background:#fff;border-radius:14px;margin-bottom:16px;padding:20px 24px;box-shadow:0 1px 4px #0f172a0f}.tp-form-section-title{color:#1a2341;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800}.tp-step-bar{background:#fff;border-radius:12px;align-items:flex-start;gap:0;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 1px 4px #0f172a0f}.tp-step-item{cursor:pointer;flex:1;align-items:center;display:flex}.tp-step-item:last-child{flex:0}.tp-step-dot{color:#94a3b8;z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid;position:relative}.tp-step-dot.done{color:#fff;background:#2563eb;border-color:#2563eb}.tp-step-dot.active{color:#f47920;background:#fff;border-color:#f47920;box-shadow:0 0 0 4px #f4792026}.tp-orange-dot{background:#f47920;border-radius:50%;width:10px;height:10px}.tp-step-label{color:#94a3b8;white-space:nowrap;margin-left:8px;font-size:11px;font-weight:700}.tp-step-label.active{color:#1a2341}.tp-step-line{background:#e2e8f0;flex:1;height:2px;margin:0 8px}.tp-step-line.done{background:#2563eb}.tp-wizard-layout{grid-template-columns:1fr 280px;gap:20px;display:grid}.tp-wizard-sidebar{flex-direction:column;gap:12px;display:flex}.tp-wizard-nav{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.tp-prefill-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 18px;display:flex}.tp-prefill-banner span{color:#2563eb;flex-shrink:0;font-size:20px}.tp-prefill-banner strong{color:#1d4ed8;font-size:12px;font-weight:800;display:block}.tp-prefill-banner p{color:#3b82f6;margin:2px 0 0;font-size:11px}.tp-income-cards{flex-direction:column;gap:10px;display:flex}.tp-income-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:16px;padding:16px 18px;display:flex}.tp-income-card:hover{border-color:#dbeafe}.tp-income-card-left{flex:1;align-items:flex-start;gap:12px;display:flex}.tp-income-icon{flex-shrink:0;margin-top:2px;font-size:22px}.tp-income-card-left strong{color:#1e293b;margin-bottom:3px;font-size:13px;font-weight:800;display:block}.tp-income-card-left p{color:#64748b;margin:0;font-size:11px}.tp-income-card-right{flex-shrink:0}.tp-deduction-cards{flex-direction:column;gap:10px;display:flex}.tp-deduction-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:16px 18px}.tp-deduction-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tp-deduction-header strong{color:#1e293b;margin-bottom:2px;font-size:13px;font-weight:800;display:block}.tp-max-limit{color:#2563eb;background:#eff6ff;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-flex}.tp-deduction-header p{color:#64748b;margin:4px 0 0;font-size:11px}.tp-deduction-bar{background:#f1f5f9;border-radius:99px;height:4px;margin-top:10px;overflow:hidden}.tp-deduction-fill{border-radius:99px;height:100%;transition:width .3s}.tp-regime-compare{margin-bottom:20px}.tp-regime-cards{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.tp-regime-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:18px;font-family:Nunito,sans-serif;transition:all .15s}.tp-regime-card.selected{background:#fafcff;border-color:#2563eb}.tp-regime-card-header{align-items:center;gap:8px;margin-bottom:14px;display:flex}.tp-regime-card-header strong{color:#1e293b;font-size:15px;font-weight:800}.tp-regime-badge{color:#15803d;background:#dcfce7;border-radius:99px;padding:3px 8px;font-size:9px;font-weight:800}.tp-regime-selected-mark{color:#2563eb;margin-left:auto;font-size:11px;font-weight:800}.tp-regime-numbers{flex-direction:column;gap:8px;display:flex}.tp-regime-numbers>div{color:#64748b;justify-content:space-between;font-size:12px;display:flex}.tp-regime-numbers strong{color:#1e293b;font-weight:700}.tp-regime-tax-row{border-top:1px solid #f1f5f9;padding-top:8px;font-weight:700}.tp-regime-tax-row strong{color:#1e293b;font-size:15px;font-weight:900}.tp-regime-refund,.tp-regime-due{color:#64748b;border-top:1px solid #f1f5f9;margin-top:10px;padding-top:10px;font-size:12px}.tp-regime-refund strong{color:#10b981}.tp-regime-due strong{color:#ef4444}.tp-tax-summary-card{background:#fff;border-radius:14px;margin-bottom:16px;padding:20px;box-shadow:0 1px 4px #0f172a0f}.tp-tax-summary-card h3{color:#1a2341;margin:0 0 16px;font-size:14px;font-weight:800}.tp-summary-rows{flex-direction:column;display:flex}.tp-summary-row{color:#475569;border-bottom:1px solid #f8fafc;justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.tp-summary-row.bold{color:#1e293b;font-weight:700}.tp-summary-final{border-bottom:0;padding:12px 0;font-size:14px;font-weight:800}.tp-summary-final.refund strong{color:#10b981;font-size:16px}.tp-summary-final.due strong{color:#ef4444;font-size:16px}.tp-cta-file{background:linear-gradient(135deg,#1a2341,#2563eb);width:100%;margin-bottom:10px;padding:14px;font-size:14px}.tp-sidebar-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a0d}.tp-live-support{align-items:flex-start;gap:12px;display:flex}.tp-support-icon{font-size:22px}.tp-live-support strong{color:#1e293b;margin-bottom:3px;font-size:13px;font-weight:800;display:block}.tp-live-support p{color:#64748b;margin:0 0 8px;font-size:11px}.tp-ai-insight-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.tp-ai-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;display:flex}.tp-ai-insight-header strong{color:#1e293b;font-size:13px;font-weight:800}.tp-insights{flex-direction:column;gap:8px;display:flex}.tp-insight{border-radius:8px;padding:9px 12px;font-size:11px;line-height:1.5}.tp-insight.green{color:#15803d;background:#f0fdf4}.tp-insight.blue{color:#1d4ed8;background:#eff6ff}.tp-insight.orange{color:#c2410c;background:#fff7ed}.tp-expert-card strong{color:#1e293b;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.tp-expert-card p{color:#64748b;margin:0 0 10px;font-size:11px}.tp-itr-type-card{color:#475569;font-size:12px}.tp-itr-type-card>div{justify-content:space-between;display:flex}.tp-itr-type-card span{color:#94a3b8}.tp-itr-type-card strong{color:#1e293b;font-weight:700}.tp-filed-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.tp-filed-orb{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:20px;font-size:28px;font-weight:900;display:grid}.tp-filed-screen h2{color:#1e293b;margin:0 0 8px;font-family:Nunito,sans-serif;font-size:24px;font-weight:900}.tp-filed-screen p{color:#64748b;margin:0 0 24px;font-size:14px}.tp-filed-details{background:#fff;border-radius:14px;min-width:360px;margin-bottom:24px;padding:20px 28px;box-shadow:0 2px 12px #0f172a14}.tp-filed-details>div{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.tp-filed-details>div:last-child{border-bottom:0}.tp-filed-details span{color:#64748b}.tp-filed-details strong{color:#1e293b;font-weight:700}.tp-ack-label{color:#64748b;margin-top:8px}.tp-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a102080;place-items:center;display:grid;position:fixed;inset:0}.tp-modal{background:#fff;border-radius:18px;width:min(540px,95vw);overflow:hidden;box-shadow:0 24px 64px #0a102033}.tp-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:20px 24px 16px;display:flex}.tp-modal-title-row{gap:14px;display:flex}.tp-modal-icon{background:#eff6ff;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.tp-modal-title-row h3{color:#1e293b;margin:0 0 3px;font-family:Nunito,sans-serif;font-size:16px;font-weight:900}.tp-modal-title-row p{color:#64748b;margin:0;font-size:11px}.tp-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:4px;font-size:18px}.tp-modal-body{padding:20px 24px}.tp-modal-subtitle{color:#64748b;margin:0 0 14px;font-size:12px}.tp-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.tp-verify-options{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.tp-verify-option{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:14px;font-family:Nunito,sans-serif;transition:all .12s;display:flex}.tp-verify-option.selected{background:#fafcff;border-color:#2563eb}.tp-verify-icon{flex-shrink:0;font-size:22px}.tp-verify-option strong{color:#1e293b;margin-bottom:2px;font-size:13px;font-weight:800;display:block}.tp-verify-option p{color:#64748b;margin:0;font-size:11px}.tp-recommended{color:#15803d;vertical-align:middle;background:#dcfce7;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:9px;font-weight:800;display:inline-flex}.tp-radio{border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-left:auto}.tp-radio.on{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 3px #fff}.tp-verify-info{background:#f8fafc;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px;display:flex}.tp-verify-info-icon{font-size:22px}.tp-verify-info strong{color:#1e293b;margin-bottom:3px;font-size:13px;font-weight:800;display:block}.tp-verify-info p{color:#64748b;margin:0;font-size:11px}.tp-otp-boxes{justify-content:center;gap:10px;margin:16px 0;display:flex}.tp-otp-box{text-align:center;color:#1e293b;border:2px solid #e2e8f0;border-radius:10px;width:48px;height:56px;font-family:Nunito,sans-serif;font-size:22px;font-weight:800}.tp-otp-box:focus{border-color:#2563eb;outline:none}.tp-resend{text-align:center;color:#64748b;margin:8px 0 0;font-size:11px}.tp-netbanking-banks{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.tp-bank-chip{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.tp-bank-chip:hover{color:#2563eb;border-color:#2563eb}.tp-verify-success{text-align:center;flex-direction:column;align-items:center;padding:30px 20px;display:flex}.tp-success-orb{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:16px;font-size:24px;display:grid}.tp-verify-success h3{color:#1e293b;margin:0 0 8px;font-family:Nunito,sans-serif;font-size:18px;font-weight:900}.tp-verify-success p{color:#64748b;margin:0 0 6px;font-size:12px}.tp-ack-label strong{color:#2563eb}.tp-tds-shell{flex-direction:column;height:100%;display:flex;overflow:hidden}.tp-tds-topbar{background:#fff;border-bottom:1px solid #e8edf5;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:14px;padding:10px 20px;display:flex}.tp-tds-topbar-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.tp-tds-topbar-right{align-items:center;gap:12px;margin-left:auto;display:flex}.tp-tds-form-selector{color:#64748b;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.tp-tds-form-tabs{border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.tp-tds-form-tab{cursor:pointer;color:#475569;background:#fff;border:0;padding:6px 14px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700}.tp-tds-form-tab.active{color:#fff;background:#1a2341}.tp-tds-meta{color:#64748b;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.tp-tds-select{background:#fff;border:1px solid #e2e8f0;border-radius:7px;padding:5px 10px;font-family:Nunito,sans-serif;font-size:12px}.tp-tds-stats{gap:14px;display:flex}.tp-tds-stat{text-align:right}.tp-tds-stat span{color:#94a3b8;text-transform:uppercase;font-size:9px;font-weight:700;display:block}.tp-tds-stat strong{color:#1e293b;font-family:Nunito,sans-serif;font-size:14px;font-weight:900}.tp-tds-stat.green strong{color:#10b981}.tp-tds-stat.red strong{color:#ef4444}.tp-tds-section-header{background:#f5f6fa;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.tp-tds-section-title{color:#1a2341;margin:0;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.tp-tds-form-badge{color:#5b8ef0;background:#1a2341;border-radius:6px;padding:4px 12px;font-size:10px;font-weight:800}.tp-tds-content{flex:1;padding:16px 20px;overflow-y:auto}.tp-tds-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tp-tds-panel{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a0d}.tp-tds-panel-title{color:#1a2341;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #2563eb;margin-bottom:14px;padding-bottom:10px;font-size:12px;font-weight:800}.tp-tds-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tp-tds-field{flex-direction:column;gap:4px;display:flex}.tp-tds-field label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.tp-tds-input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:7px;width:100%;padding:7px 10px;font-family:Nunito,sans-serif;font-size:12px}.tp-tds-input:focus{border-color:#2563eb;outline:none}.tp-tds-table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.tp-tds-table-header span{color:#64748b;font-size:12px}.tp-tds-spreadsheet{background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 1px 4px #0f172a0f}.tp-tds-ss-header{background:#f8fafc;border-bottom:2px solid #e2e8f0;align-items:center;min-width:700px;padding:0;display:flex}.tp-tds-ss-id{text-transform:uppercase;color:#94a3b8;flex-shrink:0;width:50px;padding:10px 12px;font-size:9px;font-weight:800}.tp-tds-ss-col{text-transform:uppercase;color:#94a3b8;flex:1;min-width:80px;padding:10px;font-size:9px;font-weight:800}.tp-tds-ss-col.flex2{flex:2}.tp-tds-ss-action{flex-shrink:0;width:40px}.tp-tds-ss-row{border-bottom:1px solid #f8fafc;align-items:center;min-width:700px;transition:background .1s;display:flex}.tp-tds-ss-row:hover{background:#f8fafc}.tp-tds-cell-input{background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:7px 8px;font-family:Nunito,sans-serif;font-size:11px}.tp-tds-cell-input:focus{background:#fff;border-color:#2563eb;outline:none}.tp-tds-cell-select{background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:7px 6px;font-family:Nunito,sans-serif;font-size:11px}.tp-tds-cell-select:focus{background:#fff;border-color:#2563eb;outline:none}.tp-tds-del-btn{color:#ef4444;cursor:pointer;background:0 0;border:0;padding:6px;font-size:14px}.tp-tds-empty{text-align:center;color:#94a3b8;padding:32px;font-size:12px}.tp-gst-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:56px 32px;display:flex;position:relative}.tp-gst-placeholder-icon{opacity:.6;font-size:36px}.tp-gst-placeholder h2{color:#1a2341;margin:0;font-family:Nunito,sans-serif;font-size:16px;font-weight:800}.tp-gst-placeholder p{color:#64748b;max-width:420px;margin:0;font-size:12px;line-height:1.6}.gst-client-list-wrap{flex:1;padding:16px 20px;overflow:auto}.gst-client-table{border-collapse:collapse;background:#fff;border:1px solid #e8edf5;border-radius:10px;width:100%;font-family:Nunito,sans-serif;font-size:11px;overflow:hidden}.gst-client-table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#1a2341;padding:10px 12px;font-size:10px;font-weight:700}.gst-client-table td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:10px 12px}.gst-client-table tr:last-child td{border-bottom:0}.gst-client-table tr:hover td{background:#f8fafc}.gst-client-name-link{color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.gst-client-name-link:hover{text-decoration:underline}.gst-mono{font-family:SFMono-Regular,Consolas,monospace;font-size:10.5px}.gst-period-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:10px;padding:6px 0;font-size:12px;display:flex}.gst-period-row span{color:#64748b}.gst-period-row strong{color:#1a2341;text-align:right}.gst-period-chip{color:#3730a3;background:#eef2ff;border-radius:8px;padding:6px 12px;font-family:Nunito,sans-serif;font-size:11px;font-weight:800}.gst-toptabs{background:#fff;border-bottom:1px solid #e8edf5;flex-shrink:0;gap:2px;padding:0 20px;display:flex;overflow-x:auto}.gst-toptab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 16px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700}.gst-toptab.active{color:#1a2341;border-bottom-color:#f47920}.gst-toptab:hover:not(.active){color:#334155}.gst-subtabs{border-bottom:1px solid #e8edf5;margin-bottom:16px;padding:0}.gst-workspace-body{flex-direction:column;flex:1;display:flex;overflow:auto}.gst-return-layout{flex:1;min-height:0;display:flex}.gst-return-sidebar{background:#fff;border-right:1px solid #e8edf5;flex-direction:column;flex-shrink:0;gap:2px;width:220px;padding:10px;display:flex;overflow-y:auto}.gst-return-nav-btn{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:9px 12px;font-family:Nunito,sans-serif;font-size:11.5px;font-weight:700;display:flex}.gst-return-nav-btn:hover{background:#f8fafc}.gst-return-nav-btn.active{color:#fff;background:#1a2341}.gst-nav-badge{color:#fff;background:#f47920;border-radius:5px;padding:1px 5px;font-size:8px;font-weight:800}.gst-return-main{flex:1;padding:18px 22px;overflow:auto}.gst-summary-grid{flex-direction:column;gap:16px;display:flex}.gst-summary-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:16px 18px}.gst-summary-card h3{color:#1a2341;margin:0 0 10px;font-family:Nunito,sans-serif;font-size:12.5px;font-weight:800}.gst-summary-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.gst-summary-card-header h3{margin:0}.gst-summary-grid>.gst-summary-grid,.gst-summary-two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gst-compare-table{border-collapse:collapse;width:100%;font-size:11px}.gst-compare-table th{text-align:left;color:#64748b;text-transform:uppercase;background:#f5f7fc;padding:6px 8px;font-size:10px;font-weight:700}.gst-compare-table td{color:#334155;border-bottom:1px solid #f8fafc;padding:6px 8px}.gst-compare-table td:not(:first-child){text-align:right}.gst-summary-status-row{background:#fff;border:1px solid #e8edf5;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex}.gst-calendar-rows{flex-direction:column;gap:8px;display:flex}.gst-calendar-row{align-items:center;gap:8px;display:flex}.gst-calendar-row-label{color:#1a2341;flex-shrink:0;width:90px;font-size:11px;font-weight:700}.gst-calendar-cell{background:#f5f7fc;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 6px;font-size:10px;display:flex}.gst-calendar-cell span{color:#64748b}.gst-link-list{flex-direction:column;gap:8px;display:flex}.gst-inline-link{color:#2563eb;font-size:11.5px;font-weight:600;text-decoration:none}.gst-inline-link:hover{text-decoration:underline}.gst-gstr1-page{padding:18px 22px}.gst-gstr1-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.gst-gstr1-header h2{color:#1a2341;margin:4px 0 0;font-family:Nunito,sans-serif;font-size:16px;font-weight:800}.gst-gstr1-status-block{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.gst-gstr1-status-block>div{color:#94a3b8;flex-direction:column;gap:2px;font-size:10px;display:flex}.gst-gstr1-status-block>div strong{color:#1a2341;font-size:12px}.gst-invoice-table{border-collapse:collapse;background:#fff;border:1px solid #e8edf5;border-radius:10px;width:100%;font-size:11px;overflow:hidden}.gst-invoice-table th{text-align:left;color:#fff;background:#1a2341;padding:8px 10px;font-size:10px;font-weight:700}.gst-invoice-table th:not(:first-child){text-align:right}.gst-invoice-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:8px 10px}.gst-invoice-table td:not(:first-child):not(:nth-child(2)){text-align:right}.gst-gstr1-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.gst-compare-wide-table{border-collapse:collapse;background:#fff;border:1px solid #e8edf5;border-radius:10px;width:100%;font-size:11px;overflow:hidden}.gst-compare-wide-table th{text-align:right;color:#64748b;text-transform:uppercase;background:#f5f7fc;padding:8px 10px;font-size:9.5px;font-weight:700}.gst-compare-wide-table th:first-child{text-align:left}.gst-compare-wide-table td{text-align:right;color:#334155;border-bottom:1px solid #f8fafc;padding:8px 10px}.gst-compare-wide-table td:first-child{text-align:left}.gst-reports-wrap{padding:16px 20px 20px}.gst-reports-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gst-ledger-layout{flex:1;min-height:0;display:flex}.gst-recon-wrap{padding:18px 22px;position:relative}.gst-recon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gst-recon-card{cursor:pointer;text-align:center;background:#fff;border:2px solid #e8edf5;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:24px 16px;font-family:Nunito,sans-serif;transition:transform .15s,box-shadow .15s;display:flex}.gst-recon-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #26375e1a}.gst-recon-card strong{color:#1a2341;font-size:12px}.gst-recon-icon{background:#f5f7fc;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.gst-recon-orange{border-color:#fed7aa}.gst-recon-orange .gst-recon-icon{color:#ea580c;background:#fff7ed}.gst-recon-green{border-color:#bbf7d0}.gst-recon-green .gst-recon-icon{color:#16a34a;background:#f0fdf4}.gst-recon-red{border-color:#fecaca}.gst-recon-red .gst-recon-icon{color:#dc2626;background:#fef2f2}.gst-recon-blue{border-color:#bfdbfe}.gst-recon-blue .gst-recon-icon{color:#2563eb;background:#eff6ff}.gst-recon-slate{border-color:#e2e8f0}.gst-recon-slate .gst-recon-icon{color:#475569;background:#f8fafc}.gst-download-wrap{padding:16px 20px 20px}.gst-download-table-wrap{border:1px solid #e8edf5;border-radius:10px;margin-top:10px;overflow-x:auto}.gst-download-table{border-collapse:collapse;width:100%;min-width:900px;font-size:10.5px}.gst-download-table th{color:#fff;white-space:nowrap;background:#1a2341;padding:8px;font-weight:700}.gst-download-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:8px}.gst-download-table td:first-child{text-align:left;color:#1a2341;font-weight:700}.gst-export-row{color:#64748b;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;font-size:11px;display:flex}.gst-radio-label{align-items:center;gap:5px;display:flex}.gst-tools-grid{flex-direction:column;gap:10px;display:flex}.gst-tools-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:16px;padding:8px 0;display:grid}.tp-pan-status{color:#94a3b8;background:#f1f5f9;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:700}.tp-pan-status.valid{color:#15803d;background:#dcfce7}.tp-pan-status.invalid{color:#b91c1c;background:#fee2e2}.tp-tds-balance-bar{color:#64748b;gap:20px;font-size:12px;display:flex}.tp-tds-balance-bar strong{color:#1e293b}.tp-tds-bottom-bar{background:#fff;border-top:1px solid #e8edf5;flex-shrink:0;align-items:center;height:44px;padding:0 20px;display:flex}.tp-tds-bottom-left{color:#2563eb;cursor:pointer;font-size:11px;font-weight:600}.tp-tds-bottom-tabs{margin:0 auto;display:flex}.tp-tds-bottom-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:44px;padding:0 20px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;transition:all .12s}.tp-tds-bottom-tab.active{color:#1a2341;background:#fafafa;border-bottom-color:#f47920}.tp-tds-bottom-right{margin-left:auto}.tp-tds-nav-btns{align-items:center;gap:8px;display:flex}.tp-tds-nav-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:4px 8px;font-size:11px}.tp-tds-count{color:#64748b;font-size:11px}.currency-custom-row{align-items:center;gap:8px;display:flex}.currency-custom-row input{text-transform:uppercase;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:8px 10px;font-size:12px}.currency-custom-row .text-button{white-space:nowrap;font-size:11px}
