@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink: #0a1714;--muted: #5e6d68;--line: #dfe8e4;--paper: #ffffff;--soft: #f3f8f5;--green: #0a8f68;--green-dark: #067153;--green-light: #d8f6e9;--navy: #071a16;--shadow: 0 30px 80px rgba(7, 46, 36, .14);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(223,232,228,.85);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--green)}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:var(--navy);box-shadow:0 8px 20px #071a162e}.desktop-nav{display:flex;align-items:center;gap:30px;color:#34433f;font-size:14px;font-weight:600}.desktop-nav a{transition:color .16s ease}.desktop-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:14px}.api-status{display:inline-flex;align-items:center;gap:7px;color:#53625e;font-size:12px;font-weight:700}.api-status__dot{width:8px;height:8px;border-radius:999px;background:#d8a52c;box-shadow:0 0 0 4px #d8a52c1f}.api-status--online .api-status__dot{background:#14a978;box-shadow:0 0 0 4px #14a9781f}.api-status--offline .api-status__dot{background:#d24c4c;box-shadow:0 0 0 4px #d24c4c1f}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:0 21px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button--small{min-height:42px;border-radius:12px;padding-inline:16px;font-size:13px}.button--dark{color:#fff;background:var(--navy)}.button--dark:hover{background:#0d2a23;box-shadow:0 10px 25px #071a162e}.button--primary{color:#fff;background:var(--green);box-shadow:0 14px 35px #0a8f6840}.button--primary:hover{background:var(--green-dark);box-shadow:0 18px 38px #0a8f684d}.menu-button,.mobile-nav{display:none}.hero{position:relative;overflow:hidden;padding:98px 0 86px;background:linear-gradient(180deg,#f9fcfa,#fff)}.hero-glow{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.hero-glow--one{top:-240px;right:-180px;width:620px;height:620px;background:radial-gradient(circle,#76e1bb4d,#76e1bb00)}.hero-glow--two{bottom:-310px;left:-250px;width:620px;height:620px;background:radial-gradient(circle,#7eb3ff2e,#7eb3ff00)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);align-items:center;gap:70px}.hero-copy{padding-bottom:8px}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow{border:1px solid #cce9de;border-radius:999px;padding:8px 12px;background:#e7f8f1cc}.hero h1,.section-heading h2,.why-copy h2,.ready-card h2{margin:0;font-family:Manrope,sans-serif;letter-spacing:-.055em}.hero h1{max-width:660px;margin-top:24px;font-size:clamp(44px,5.3vw,70px);font-weight:800;line-height:1.04}.hero h1 span{display:block;color:var(--green)}.hero-copy>p{max-width:600px;margin:25px 0 0;color:var(--muted);font-size:18px;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.text-link{display:inline-flex;align-items:center;gap:4px;color:#33423e;font-size:14px;font-weight:700}.trust-row{display:flex;flex-wrap:wrap;gap:15px 22px;margin-top:28px;color:#566560;font-size:12px;font-weight:600}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:var(--green)}.hero-visual{position:relative;border:1px solid rgba(214,227,221,.92);border-radius:28px;padding:24px;background:#fffffff5;box-shadow:var(--shadow)}.hero-visual:before{position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;z-index:-1;border:1px solid rgba(10,143,104,.11);border-radius:34px;content:""}.visual-topbar,.activity-heading{display:flex;align-items:center;justify-content:space-between}.visual-topbar>div{display:flex;flex-direction:column;gap:3px}.visual-kicker{color:#77847f;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.visual-topbar strong{font-family:Manrope,sans-serif;font-size:20px}.live-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #d5eee4;border-radius:999px;padding:7px 10px;color:#2d6f59;background:#f2fbf7;font-size:11px;font-weight:800}.live-pill i{width:7px;height:7px;border-radius:50%;background:#19ab78}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.metric-grid article{display:flex;min-height:112px;flex-direction:column;border:1px solid #e7eeeb;border-radius:16px;padding:15px;background:#fbfdfc}.metric-grid span,.metric-grid small{color:#7a8883;font-size:10px;font-weight:600}.metric-grid strong{margin:10px 0 8px;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.04em}.currency-value{font-variant-numeric:tabular-nums;letter-spacing:-.015em;white-space:nowrap}.metric-grid small.up{color:var(--green)}.activity-card{margin-top:14px;border:1px solid #e5ece9;border-radius:19px;padding:17px}.activity-heading strong{font-size:13px}.activity-heading button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e1e9e5;border-radius:9px;background:#fff;cursor:pointer}.activity-list{display:grid;gap:2px;margin-top:9px}.activity-item{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;border-top:1px solid #edf2ef;padding:11px 0}.activity-item:first-child{border-top:0}.activity-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#19795b;background:#e9f7f1}.activity-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.activity-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.activity-copy small{overflow:hidden;color:#899590;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.activity-item>span:last-child{color:#4b5a55;font-size:10px;font-weight:800}.activity-item>span.positive{color:var(--green)}.alert-chip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;border-radius:14px;padding:13px 15px;color:#6a5418;background:#fff8df;font-size:11px}.alert-chip>span{display:inline-flex;align-items:center;gap:6px;font-weight:800}.alert-chip>strong{text-align:right}.proof-strip{border-block:1px solid #e4ece8;background:#fbfdfc}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px}.proof-grid>div{display:flex;align-items:baseline;justify-content:center;gap:9px;border-left:1px solid #dfe8e4}.proof-grid>div:first-child{border-left:0}.proof-grid strong{font-family:Manrope,sans-serif;font-size:22px}.proof-grid span{color:#73807c;font-size:11px;font-weight:600}.section{padding:108px 0}.modules-section{background:#fff}.section-heading{display:grid;grid-template-columns:1.1fr .7fr;align-items:end;gap:90px}.section-heading h2,.why-copy h2,.ready-card h2{margin-top:13px;font-size:clamp(34px,4vw,48px);line-height:1.12}.section-heading p,.why-copy p,.ready-card p{margin:0;color:var(--muted);line-height:1.75}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.module-card{min-height:246px;border:1px solid var(--line);border-radius:22px;padding:27px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.module-card:hover{transform:translateY(-5px);border-color:#bed8cf;box-shadow:0 22px 45px #14413417}.module-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:14px}.module-icon--emerald{color:#087454;background:#ddf5ea}.module-icon--blue{color:#3769ae;background:#e5effd}.module-icon--amber{color:#936719;background:#fff1cf}.module-icon--violet{color:#7251a8;background:#eee7fa}.module-icon--rose{color:#a44e66;background:#fae6ec}.module-icon--cyan{color:#287487;background:#e0f3f7}.module-card h3{margin:22px 0 9px;font-family:Manrope,sans-serif;font-size:18px}.module-card p{min-height:66px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.module-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--green-dark);font-size:12px;font-weight:800}.why-section{color:#fff;background:radial-gradient(circle at 80% 10%,rgba(32,154,117,.2),transparent 35%),var(--navy)}.why-grid{display:grid;grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px}.section-label--light{color:#82d8b9}.why-copy{position:sticky;top:120px}.why-copy p{margin-top:23px;color:#9fb5ae}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.benefit-grid article{border:1px solid rgba(210,235,225,.12);border-radius:22px;padding:26px;background:#ffffff0b}.benefit-grid article>span{display:grid;width:45px;height:45px;place-items:center;border-radius:14px;color:#72d5b2;background:#68d5ae1c}.benefit-grid article>span svg{width:21px}.benefit-grid h3{margin:21px 0 10px;font-family:Manrope,sans-serif;font-size:17px}.benefit-grid p{margin:0;color:#9db1aa;font-size:13px;line-height:1.65}.ready-section{padding:84px 0;background:var(--soft)}.ready-card{display:flex;align-items:center;justify-content:space-between;gap:60px;border:1px solid #dbe9e3;border-radius:28px;padding:52px;background:#fff;box-shadow:0 22px 60px #17443714}.ready-card>div{max-width:720px}.ready-card h2{font-size:clamp(30px,3.5vw,43px)}.ready-card p{max-width:650px;margin-top:18px}.ready-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:9px;border-radius:15px;padding:15px 18px;color:#12664c;background:var(--green-light);font-size:13px;font-weight:800}footer{border-top:1px solid var(--line);padding:31px 0;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-inner p,.footer-inner>span{color:#7a8883;font-size:12px}@media(max-width:1040px){.desktop-nav{display:none}.hero{padding-top:72px}.hero-grid{grid-template-columns:1fr;gap:58px}.hero-copy{max-width:760px}.hero-visual{max-width:720px}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading p{max-width:680px}.why-grid{grid-template-columns:1fr;gap:50px}.why-copy{position:static;max-width:700px}}@media(max-width:760px){.container{width:min(100% - 28px,680px)}.header-inner{min-height:66px}.header-actions{display:none}.menu-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff}.menu-button svg{width:20px}.mobile-nav{display:grid;gap:4px;border-top:1px solid var(--line);padding:12px 20px 17px;background:#fff}.mobile-nav a{border-radius:10px;padding:11px 10px;font-size:14px;font-weight:700}.mobile-nav .api-status{padding:10px}.hero{padding:58px 0 60px}.hero h1{margin-top:20px;font-size:clamp(40px,12vw,56px)}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.trust-row{display:grid;grid-template-columns:1fr}.hero-visual{border-radius:22px;padding:17px}.metric-grid{grid-template-columns:1fr}.metric-grid article{min-height:auto}.activity-item{grid-template-columns:34px 1fr}.activity-item>span:last-child{display:none}.alert-chip{grid-template-columns:1fr auto}.alert-chip>strong{display:none}.proof-grid{grid-template-columns:repeat(2,1fr);gap:23px 0}.proof-grid>div:nth-child(3){border-left:0}.proof-grid>div{align-items:center;flex-direction:column;gap:2px;text-align:center}.section{padding:76px 0}.module-grid,.benefit-grid{grid-template-columns:1fr}.module-card,.module-card p{min-height:auto}.ready-section{padding:62px 0}.ready-card{align-items:flex-start;flex-direction:column;gap:28px;border-radius:22px;padding:30px 24px}.footer-inner{align-items:flex-start;flex-direction:column;gap:14px}.footer-inner p{margin:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.auth-page{position:relative;display:grid;min-height:100vh;overflow:hidden;place-items:center;padding:92px 24px 46px;color:#fff;background:linear-gradient(135deg,#061713,#0a2921 52%,#0b3529)}.auth-backdrop{position:absolute;border-radius:999px;pointer-events:none}.auth-backdrop--one{top:-320px;right:-240px;width:760px;height:760px;background:radial-gradient(circle,rgba(52,208,154,.2),transparent 68%)}.auth-backdrop--two{bottom:-420px;left:-310px;width:850px;height:850px;background:radial-gradient(circle,rgba(64,133,211,.13),transparent 68%)}.auth-brand{position:absolute;top:28px;left:38px;display:inline-flex;align-items:center;gap:11px;font-family:Manrope,sans-serif}.auth-brand>span{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff17}.auth-brand strong{font-size:18px;letter-spacing:-.04em}.auth-brand i{color:#64d9af;font-style:normal}.auth-layout{position:relative;display:grid;width:min(1080px,100%);grid-template-columns:minmax(0,.9fr) minmax(420px,.72fr);align-items:center;gap:90px}.auth-story{max-width:570px}.auth-eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(126,223,188,.2);border-radius:999px;padding:8px 12px;color:#91e2c5;background:#68d5ae12;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-story h1{margin:24px 0 19px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.06;letter-spacing:-.055em}.auth-story>p{max-width:530px;margin:0;color:#a5bbb4;font-size:16px;line-height:1.75}.auth-story ul{display:grid;gap:13px;margin:29px 0 0;padding:0;list-style:none;color:#dce9e5;font-size:13px;font-weight:600}.auth-story li{display:flex;align-items:center;gap:10px}.auth-story li svg{width:17px;color:#62d5ac}.auth-security-note{display:flex;gap:13px;margin-top:34px;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;background:#ffffff0b}.auth-security-note>svg{flex:0 0 auto;width:21px;color:#71d7b3}.auth-security-note span{display:flex;flex-direction:column;gap:4px;color:#92a9a1;font-size:11px;line-height:1.5}.auth-security-note strong{color:#e8f1ee;font-size:12px}.auth-card{width:100%;border:1px solid rgba(216,232,226,.8);border-radius:28px;padding:31px 34px 27px;color:var(--ink);background:#fffffffa;box-shadow:0 35px 90px #00000052}.auth-home-link{display:inline-flex;align-items:center;gap:7px;color:#687771;font-size:11px;font-weight:700}.auth-icon{display:grid;width:49px;height:49px;margin-top:26px;place-items:center;border-radius:15px;color:var(--green-dark);background:var(--green-light)}.auth-icon svg{width:22px}.auth-step{display:block;margin-top:22px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.auth-card h2{margin:7px 0 8px;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.045em}.auth-card>p{margin:0;color:#73817c;font-size:13px;line-height:1.6}.auth-card>p strong{color:#34423e}.auth-card form{margin-top:24px}.auth-card label{display:block;margin-bottom:8px;color:#34423e;font-size:11px;font-weight:800}.field-shell{display:flex;height:50px;align-items:center;gap:10px;border:1px solid #d7e1dd;border-radius:13px;padding:0 14px;color:#82908b;background:#fcfdfd;transition:border .16s ease,box-shadow .16s ease}.field-shell:focus-within{border-color:#57b997;box-shadow:0 0 0 4px #0a8f681a}.field-shell svg{width:17px}.field-shell input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.field-shell input::placeholder{color:#a8b2ae}.auth-submit{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:9px;margin-top:17px;border:0;border-radius:13px;color:#fff;background:var(--green);box-shadow:0 13px 25px #0a8f6833;cursor:pointer;font-size:13px;font-weight:800}.auth-submit:hover:not(:disabled){background:var(--green-dark)}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-submit svg{width:17px}.auth-submit svg:last-child{margin-left:auto}.auth-submit svg:first-child{margin-left:auto}.otp-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.otp-inputs input{width:100%;min-width:0;aspect-ratio:.88;border:1px solid #d4dfdb;border-radius:12px;outline:0;color:var(--ink);background:#fbfdfc;text-align:center;font-family:Manrope,sans-serif;font-size:20px;font-weight:800}.otp-inputs input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0a8f681c}.otp-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px;color:#87938f;font-size:10px}.otp-meta span{display:inline-flex;align-items:center;gap:5px}.otp-meta button,.resend-row button{border:0;padding:0;color:var(--green-dark);background:transparent;cursor:pointer;font-weight:800}.form-message{margin-top:13px;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:600;line-height:1.45}.form-message--error{color:#9a3030;background:#fff0f0}.form-message--success{color:#17664d;background:#eaf8f2}.resend-row{display:flex;justify-content:center;gap:6px;margin-top:18px;color:#7d8985;font-size:10px}.resend-row button{display:inline-flex;align-items:center;gap:4px}.resend-row button:disabled{color:#9da8a4;cursor:not-allowed}.auth-card .auth-terms{margin-top:22px;padding-top:18px;border-top:1px solid #edf1ef;color:#9aa5a1;font-size:9px;text-align:center}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.session-loader{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#60706a;background:var(--soft);font-size:13px;font-weight:700}.session-loader__mark{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;background:var(--navy);animation:loader-pulse 1.4s ease-in-out infinite}@keyframes loader-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 9px #0a8f6814}}.app-shell{min-height:100vh;background:#f4f7f5}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:265px;flex-direction:column;padding:21px 17px 17px;color:#dce9e5;background:var(--navy)}.app-sidebar__brand{display:flex;min-height:47px;align-items:center;justify-content:space-between;padding-inline:5px}.brand--inverse{color:#fff}.brand--inverse .brand-mark{border:1px solid rgba(255,255,255,.1);background:#ffffff14}.sidebar-close{display:none}.organization-chip{display:grid;grid-template-columns:34px 1fr 15px;align-items:center;gap:9px;margin-top:22px;border:1px solid rgba(255,255,255,.1);border-radius:13px;padding:10px;background:#ffffff0e}.organization-chip>span:first-child{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#72d9b4;background:#5dd1a61a}.organization-chip svg{width:16px}.organization-chip>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.organization-chip small{color:#789088;font-size:8px;text-transform:uppercase}.organization-chip strong{overflow:hidden;color:#edf5f2;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.organization-chip>svg{color:#61776f}.app-navigation{display:grid;gap:3px;margin-top:25px}.nav-label{margin:0 10px 7px;color:#5f756d;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.nav-label--second{margin-top:20px}.app-navigation button{display:grid;min-height:42px;grid-template-columns:21px 1fr auto;align-items:center;gap:10px;border:0;border-radius:10px;padding:0 11px;color:#91a59e;background:transparent;cursor:pointer;text-align:left;font-size:12px;font-weight:650}.app-navigation button:hover,.app-navigation button.active{color:#fff;background:#ffffff13}.app-navigation button:disabled{cursor:not-allowed;opacity:.38}.app-navigation button:disabled:hover{color:#91a59e;background:transparent}.app-navigation button.active{color:#8de1c2}.app-navigation button svg{width:18px}.coming-soon{border-radius:999px;padding:3px 6px;color:#668078;background:#ffffff0d;font-size:7px;font-weight:800;text-transform:uppercase}.sidebar-user{display:grid;grid-template-columns:36px 1fr 32px;align-items:center;gap:9px;margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding:17px 5px 2px}.user-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:#075a43;background:#72d9b4;font-family:Manrope,sans-serif;font-weight:800}.sidebar-user>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.sidebar-user strong,.sidebar-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{color:#e6efec;font-size:10px}.sidebar-user small{color:#657b73;font-size:8px}.sidebar-user button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:9px;color:#7e938b;background:#ffffff0f;cursor:pointer}.sidebar-user button svg{width:15px}.app-main{min-height:100vh;margin-left:265px}.app-topbar{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #e0e8e4;padding:18px 35px;background:#ffffffe6}.app-breadcrumb{color:#899590;font-size:9px;font-weight:700}.app-topbar h1{margin:4px 0 0;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.04em}.app-topbar__actions{display:flex;align-items:center;gap:10px}.global-search-button{display:grid;width:250px;height:40px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;border:1px solid #dbe4e0;border-radius:11px;padding:0 11px;color:#81908a;background:#f9fbfa;cursor:pointer;text-align:left;font-size:10px}.global-search-button svg{width:16px}.global-search-button kbd{border:1px solid #d8e1dd;border-radius:6px;padding:3px 6px;color:#7f8c87;background:#fff;font-size:8px}.icon-button{position:relative;display:grid;width:40px;height:40px;place-items:center;border:1px solid #dbe4e0;border-radius:11px;background:#fff;cursor:pointer}.icon-button svg{width:17px}.icon-button i{position:absolute;top:8px;right:9px;width:6px;height:6px;border:2px solid white;border-radius:50%;background:#e05858}.app-menu-button{display:none}.nav-chevron{width:14px!important;color:#587168}.erp-dashboard{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 45px}.dashboard-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.dashboard-intro h2{margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.045em}.dashboard-intro p{margin:0;color:#71807b;font-size:12px}.dashboard-refresh{display:inline-flex;min-height:39px;align-items:center;gap:8px;border:1px solid #d7e3de;border-radius:11px;padding:0 13px;color:#40514b;background:#fff;cursor:pointer;font-size:10px;font-weight:800}.dashboard-refresh:disabled{cursor:wait;opacity:.65}.dashboard-refresh svg{width:15px}.erp-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:24px}.erp-stat-card{min-width:0;border:1px solid #dde7e3;border-radius:18px;padding:18px;background:#fff;box-shadow:0 12px 34px #133d300b}.erp-stat-card__top{display:flex;min-height:38px;align-items:flex-start;justify-content:space-between;gap:10px}.erp-stat-card__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px}.erp-stat-card__icon svg{width:18px}.erp-stat-card--green .erp-stat-card__icon{color:#087454;background:#e0f5ec}.erp-stat-card--blue .erp-stat-card__icon{color:#3769ae;background:#e7effb}.erp-stat-card--amber .erp-stat-card__icon{color:#956719;background:#fff1cf}.erp-stat-card--rose .erp-stat-card__icon{color:#a5455c;background:#fae6eb}.erp-stat-card__label{display:block;margin-top:17px;color:#7e8c87;font-size:9px;font-weight:800;text-transform:uppercase}.erp-stat-card__value{display:block;overflow:hidden;margin-top:5px;font-family:Manrope,sans-serif;font-size:clamp(20px,2.2vw,28px);letter-spacing:-.045em;text-overflow:ellipsis}.erp-stat-card>small{display:block;overflow:hidden;margin-top:8px;color:#84918d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.erp-trend{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.erp-trend svg{width:11px}.erp-trend--up{color:#147454;background:#e8f7f1}.erp-trend--down{color:#a5455c;background:#fae9ed}.erp-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:13px;margin-top:13px}.erp-dashboard-grid--lower{grid-template-columns:minmax(0,1.3fr) minmax(300px,.95fr)}.dashboard-panel{min-width:0;border:1px solid #dde7e3;border-radius:19px;padding:20px;background:#fff;box-shadow:0 12px 34px #133d300a}.dashboard-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-panel__heading h3{margin:4px 0 0;font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.035em}.dashboard-panel__heading>svg{width:20px;color:#80908a}.live-data-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;color:#267158;background:#edf9f4;font-size:8px;font-weight:800}.live-data-pill i{width:6px;height:6px;border-radius:50%;background:#1aaa78}.module-summary-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.module-summary-list>div{display:grid;min-width:0;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;border:1px solid #e7eeeb;border-radius:13px;padding:11px;background:#fbfdfc}.summary-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:10px}.summary-icon svg{width:16px}.summary-icon--green{color:#087454;background:#e2f5ed}.summary-icon--blue{color:#3769ae;background:#e7effb}.summary-icon--amber{color:#956719;background:#fff1cf}.summary-icon--violet{color:#7251a8;background:#eee7fa}.module-summary-list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.module-summary-list strong,.module-summary-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-summary-list strong{font-size:10px}.module-summary-list small{color:#8a9692;font-size:8px}.module-summary-list b{font-family:Manrope,sans-serif;font-size:17px}.finance-panel{color:#fff;border-color:#0a3026;background:radial-gradient(circle at 100% 0,rgba(52,208,154,.17),transparent 40%),#09231d}.finance-panel .section-label{color:#74d8b4}.finance-panel .dashboard-panel__heading>svg{color:#69d4ad}.cash-balance{display:flex;flex-direction:column;margin-top:25px}.cash-balance small{color:#7f9e94;font-size:9px}.cash-balance strong{margin-top:4px;font-family:Manrope,sans-serif;font-size:clamp(25px,3vw,34px);letter-spacing:-.04em}.cash-balance span{margin-top:6px;color:#78968d;font-size:8px}.finance-breakdown{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:21px}.finance-breakdown>div{display:flex;min-width:0;flex-direction:column;gap:5px;border:1px solid rgba(255,255,255,.08);border-radius:11px;padding:10px;background:#ffffff0a}.finance-breakdown span{color:#7f9b92;font-size:8px}.finance-breakdown strong{overflow:hidden;color:#edf7f3;font-size:11px;text-overflow:ellipsis}.dashboard-activity-list{display:grid;margin-top:13px}.dashboard-activity-list>div{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;border-top:1px solid #edf2f0;padding:10px 0}.dashboard-activity-list>div:first-child{border-top:0}.activity-status{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;color:#187555;background:#e8f7f1}.activity-status svg{width:14px}.dashboard-activity-list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.dashboard-activity-list strong,.dashboard-activity-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activity-list strong{font-size:10px}.dashboard-activity-list small,.dashboard-activity-list time{color:#87948f;font-size:8px}.alert-count{display:grid;min-width:29px;height:29px;place-items:center;border-radius:9px;color:#9a522e;background:#fff0e6;font-size:11px;font-weight:800}.alert-overview{display:grid;grid-template-columns:39px 1fr;gap:12px;margin-top:18px;border:1px solid #f2ded1;border-radius:14px;padding:14px;background:#fff9f4}.alert-overview>span{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;color:#a45831;background:#ffeadb}.alert-overview svg{width:18px}.alert-overview strong{font-size:10px}.alert-overview p{margin:4px 0 0;color:#8c7568;font-size:9px;line-height:1.45}.panel-action{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:12px;border:0;border-radius:11px;padding:10px 12px;color:#41534c;background:#f2f7f4;cursor:pointer;font-size:9px;font-weight:800}.panel-action svg{width:14px}.empty-panel{margin:22px 0 3px;color:#899691;font-size:10px}.dashboard-generated{display:flex;justify-content:flex-end;gap:6px;margin-top:13px;color:#85928e;font-size:8px}.dashboard-generated span{display:inline-flex;align-items:center;gap:4px}.dashboard-generated svg{width:11px}.dashboard-error{width:min(540px,calc(100% - 40px));margin:70px auto;border:1px solid #efd8d8;border-radius:22px;padding:38px;background:#fff;box-shadow:0 22px 60px #15403312;text-align:center}.dashboard-error>span{display:grid;width:52px;height:52px;margin:0 auto;place-items:center;border-radius:15px;color:#a44141;background:#fdecec}.dashboard-error h2{margin:17px 0 7px;font-family:Manrope,sans-serif;font-size:23px}.dashboard-error p{margin:0;color:#7c8985;font-size:11px}.dashboard-error button{display:inline-flex;align-items:center;gap:7px;margin-top:19px;border:0;border-radius:11px;padding:10px 14px;color:#fff;background:var(--green);cursor:pointer;font-size:10px;font-weight:800}.dashboard-error button svg{width:14px}.organization-onboarding{display:grid;width:min(1080px,calc(100% - 44px));grid-template-columns:minmax(270px,.72fr) minmax(460px,1.28fr);margin:48px auto;overflow:hidden;border:1px solid #d7e4df;border-radius:24px;background:#fff;box-shadow:0 24px 70px #15403314}.organization-onboarding__intro{padding:44px 38px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(72,203,155,.2),transparent 35%),linear-gradient(145deg,#06251c,#0a3d2f)}.organization-onboarding__icon{display:grid;width:56px;height:56px;margin-bottom:27px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#7ee1bd;background:#ffffff14}.organization-onboarding__icon svg{width:25px}.organization-onboarding__intro .section-label{color:#75dcb6}.organization-onboarding__intro h2{max-width:330px;margin:12px 0 14px;color:#fff;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.04em;line-height:1.12}.organization-onboarding__intro>p{margin:0;color:#acc3ba;font-size:12px;line-height:1.75}.organization-onboarding__benefits{display:grid;gap:12px;margin-top:34px}.organization-onboarding__benefits span{display:flex;align-items:center;gap:9px;color:#dcebe5;font-size:10px;font-weight:700}.organization-onboarding__benefits svg{width:16px;color:#72d9b4}.organization-onboarding__form{padding:35px 38px 32px}.organization-onboarding__form>header{display:flex;align-items:center;gap:12px;margin-bottom:26px}.organization-onboarding__form>header>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#087454;background:#e2f5ee}.organization-onboarding__form>header svg{width:18px}.organization-onboarding__form>header>div{display:flex;flex-direction:column;gap:4px}.organization-onboarding__form>header strong{color:#13241e;font-family:Manrope,sans-serif;font-size:16px}.organization-onboarding__form>header small{color:#83918c;font-size:9px}.organization-onboarding__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 14px}.organization-onboarding__grid .product-field>small{margin-top:-2px;color:#8a9792;font-size:7px;line-height:1.4}.organization-onboarding__form>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;border-top:1px solid #e4ece8;padding-top:20px}.organization-onboarding__form>footer p{max-width:330px;margin:0;color:#81908a;font-size:8px;line-height:1.55}.organization-onboarding__form>footer button{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:0 16px;color:#fff;background:#07946d;box-shadow:0 10px 25px #07946d2e;cursor:pointer;font-size:10px;font-weight:800}.organization-onboarding__form>footer button:disabled{cursor:wait;opacity:.65}.organization-onboarding__form>footer button svg{width:15px}@media(max-width:1050px){.organization-onboarding{grid-template-columns:1fr}.organization-onboarding__intro{padding:32px 36px}.organization-onboarding__icon{margin-bottom:20px}.organization-onboarding__intro h2{max-width:none}.organization-onboarding__benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}}@media(max-width:650px){.organization-onboarding{width:calc(100% - 24px);margin:22px auto;border-radius:18px}.organization-onboarding__intro,.organization-onboarding__form{padding:26px 22px}.organization-onboarding__intro h2{font-size:25px}.organization-onboarding__benefits,.organization-onboarding__grid{grid-template-columns:1fr}.organization-onboarding__form>footer{align-items:stretch;flex-direction:column}.organization-onboarding__form>footer button{width:100%}}.skeleton{overflow:hidden;border-radius:10px;background:#e9efec;animation:skeleton-pulse 1.2s ease-in-out infinite alternate}.skeleton--title{width:240px;height:28px}.skeleton--text{width:360px;max-width:100%;height:12px;margin-top:10px}.skeleton--card{height:155px;border-radius:18px}.skeleton--panel{height:270px;border-radius:19px}@keyframes skeleton-pulse{to{opacity:.52}}.products-page{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 46px}.products-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.products-heading h2{margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.045em}.products-heading p{margin:0;color:#71807b;font-size:12px}.products-heading__actions{display:flex;align-items:center;gap:9px}.manage-masters-button,.import-products-button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid #cfe0d9;border-radius:12px;padding:0 15px;color:#17634d;background:#fff;cursor:pointer;font-size:11px;font-weight:800}.manage-masters-button:hover,.import-products-button:hover{border-color:#91c8b4;background:#f4fbf8}.manage-masters-button:disabled,.import-products-button:disabled{cursor:wait;opacity:.6}.manage-masters-button svg,.import-products-button svg{width:16px}.import-products-button{color:#42635a;border-color:#d5e1dd;background:#f8fbfa}.create-product-button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:0;border-radius:12px;padding:0 15px;color:#fff;background:var(--green);box-shadow:0 12px 25px #0a8f6833;cursor:pointer;font-size:11px;font-weight:800}.create-product-button:disabled{cursor:wait;opacity:.6}.create-product-button svg{width:16px}.product-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:23px}.product-summary-grid>div{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;border:1px solid #dde7e3;border-radius:15px;padding:13px;background:#fff}.product-summary-grid>div>span{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#147456;background:#e5f6ef}.product-summary-grid>div:nth-child(2)>span{color:#386aab;background:#e8f0fc}.product-summary-grid>div:nth-child(3)>span{color:#936719;background:#fff1d1}.product-summary-grid>div:nth-child(4)>span{color:#7251a8;background:#eee7fa}.product-summary-grid svg{width:16px}.product-summary-grid small{color:#82908b;font-size:9px;font-weight:700}.product-summary-grid strong{font-family:Manrope,sans-serif;font-size:20px}.products-card{margin-top:12px;border:1px solid #dde7e3;border-radius:19px;background:#fff;box-shadow:0 12px 34px #133d300a}.product-toolbar{display:grid;grid-template-columns:minmax(270px,1fr) 170px 145px 40px;gap:9px;border-bottom:1px solid #e7eeeb;padding:14px}.product-search{display:flex;min-height:40px;align-items:center;gap:9px;border:1px solid #dbe4e0;border-radius:11px;padding:0 12px;color:#84928d;background:#f9fbfa}.product-search svg{width:15px}.product-search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.product-toolbar select{border:1px solid #dbe4e0;border-radius:11px;outline:0;padding:0 10px;color:#596963;background:#fff;font-size:10px}.product-toolbar>button{display:grid;width:40px;height:40px;place-items:center;border:1px solid #dbe4e0;border-radius:11px;color:#62716c;background:#fff;cursor:pointer}.product-toolbar>button svg{width:15px}.product-action-error{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #f0cccc;padding:10px 14px;color:#8d3636;background:#fff6f6}.product-action-error>span{display:flex;flex-direction:column;gap:3px}.product-action-error strong{font-size:10px}.product-action-error small{color:#a15b5b;font-size:9px}.product-action-error>button{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border:1px solid #edcccc;border-radius:8px;color:#9c4a4a;background:#fff;cursor:pointer}.product-action-error>button svg{width:13px}.product-table-wrap{overflow-x:auto}.product-table{width:100%;border-collapse:collapse;min-width:850px}.product-table th{border-bottom:1px solid #e8eeeb;padding:11px 14px;color:#899590;background:#fbfcfc;text-align:left;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-table td{border-bottom:1px solid #edf2ef;padding:12px 14px;color:#50605a;font-size:10px}.product-table tbody tr:hover{background:#fbfdfc}.product-table td:first-child{display:grid;grid-template-columns:35px 1fr;align-items:center;gap:10px;min-width:230px}.product-row-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#147456;background:#e5f6ef}.product-row-icon svg{width:16px}.product-table td:first-child>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}.product-table td:first-child strong,.product-table td:first-child small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-table td:first-child strong{color:#13221e;font-size:10px}.product-table td:first-child small{color:#8b9793;font-size:8px}.product-type,.product-status{display:inline-flex;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;text-transform:capitalize}.product-type{color:#536a61;background:#eef4f1}.product-status--active{color:#147456;background:#e7f7f1}.product-status--inactive{color:#8b5a52;background:#f8eae7}.product-table td:last-child{white-space:nowrap}.product-table td:last-child button{display:inline-grid;width:29px;height:29px;margin-left:4px;place-items:center;border:1px solid #e0e8e4;border-radius:8px;color:#61716b;background:#fff;cursor:pointer}.product-table td:last-child button:hover{color:var(--green-dark);border-color:#bcd9ce;background:#f3fbf7}.product-table td:last-child button.product-delete-button{color:#a14c4c;border-color:#ecd5d5}.product-table td:last-child button.product-delete-button:hover{color:#b33434;border-color:#dfa9a9;background:#fff3f3}.product-table td:last-child button:disabled{cursor:wait;opacity:.55}.product-table td:last-child svg{width:13px}.products-loading,.products-error,.products-empty{display:flex;min-height:290px;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#71807b;text-align:center;font-size:11px}.products-loading svg{width:21px;color:var(--green)}.products-error strong{color:#9b4141}.products-error button,.products-empty button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;padding:9px 12px;color:#fff;background:var(--green);cursor:pointer;font-size:9px;font-weight:800}.products-empty>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:var(--green-dark);background:var(--green-light)}.products-empty h3{margin:3px 0 0;font-family:Manrope,sans-serif;color:var(--ink)}.products-empty p{margin:0}.product-pagination{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:20px;padding:9px 14px;color:#84918d;font-size:9px}.product-pagination>div{display:flex;align-items:center;gap:9px}.product-pagination button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dfe7e3;border-radius:8px;background:#fff;cursor:pointer}.product-pagination button:disabled{cursor:not-allowed;opacity:.4}.product-pagination button svg{width:13px}.product-pagination strong{color:#596862;font-size:9px}.product-modal-backdrop,.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:0;background:#04110d94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(760px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 35px 100px #00000052;transform:translate(-50%,-50%)}.product-modal>header,.product-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-modal h2,.product-drawer h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.product-modal>header>button,.product-drawer>header>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe7e3;border-radius:10px;background:#fff;cursor:pointer}.product-modal>header svg,.product-drawer>header svg{width:16px}.product-modal form{margin-top:22px}.product-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-field{display:flex;min-width:0;flex-direction:column;gap:7px}.product-field--wide{grid-column:1 / -1}.product-field>span{color:#4c5c56;font-size:9px;font-weight:800}.product-field input,.product-field select,.product-field textarea{width:100%;border:1px solid #d8e2de;border-radius:10px;outline:0;padding:0 11px;color:var(--ink);background:#fbfdfc;font:inherit;font-size:11px}.product-field input,.product-field select{height:42px}.product-field textarea{min-height:78px;padding-block:10px;resize:vertical}.product-field input:focus,.product-field select:focus,.product-field textarea:focus{border-color:#54b493;box-shadow:0 0 0 3px #0a8f6817}.product-checkbox{display:flex;align-items:flex-start;gap:9px;margin-top:15px;border:1px solid #e1e9e5;border-radius:11px;padding:12px;background:#f8fbf9}.product-checkbox input{margin-top:2px;accent-color:var(--green)}.product-checkbox span{display:flex;flex-direction:column;gap:2px}.product-checkbox strong{font-size:10px}.product-checkbox small{color:#82908b;font-size:8px}.product-modal form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;border-top:1px solid #e8eeeb;padding-top:17px}.modal-secondary,.modal-primary{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:0 14px;cursor:pointer;font-size:10px;font-weight:800}.modal-secondary{border:1px solid #d9e3de;color:#566660;background:#fff}.modal-primary{border:0;color:#fff;background:var(--green)}.modal-primary:disabled{cursor:wait;opacity:.65}.modal-primary svg{width:14px}.master-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(920px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 35px 100px #00000052;transform:translate(-50%,-50%)}.master-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.master-modal h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.master-modal>header>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe7e3;border-radius:10px;color:#53645e;background:#fff;cursor:pointer}.master-modal>header svg{width:16px}.master-tabs{display:flex;gap:7px;margin-top:20px;border-bottom:1px solid #e4ebe8}.master-tabs button{display:inline-flex;min-height:39px;align-items:center;gap:7px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;padding:0 12px;color:#75847f;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.master-tabs button.active{border-bottom-color:var(--green);color:#087454}.master-tabs svg{width:15px}.master-tabs span{min-width:20px;border-radius:999px;padding:3px 6px;color:#557068;background:#edf4f1;text-align:center;font-size:8px}.master-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;margin-top:18px}.master-list{min-width:0;overflow:hidden;border:1px solid #e0e8e4;border-radius:15px}.master-list__heading{display:flex;min-height:45px;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e7eeeb;padding:0 14px;background:#f9fbfa}.master-list__heading strong{color:#2e4039;font-size:10px;text-transform:capitalize}.master-list__heading small{color:#87948f;font-size:8px}.master-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto 30px 30px;align-items:center;gap:9px;min-height:58px;border-bottom:1px solid #edf2ef;padding:8px 11px}.master-row:last-child{border-bottom:0}.master-row__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#147456;background:#e5f6ef}.master-row__icon svg{width:15px}.master-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.master-row>span:nth-child(2) strong,.master-row>span:nth-child(2) small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-row>span:nth-child(2) strong{color:#263832;font-size:10px}.master-row>span:nth-child(2) small{color:#8b9793;font-size:8px}.master-row>button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dfe8e4;border-radius:8px;color:#61716b;background:#fff;cursor:pointer}.master-row>button:hover{border-color:#a7cebf;color:#087454;background:#f5fbf8}.master-row>button.master-delete:hover{border-color:#e4b8b8;color:#ae4949;background:#fff7f7}.master-row>button svg{width:13px}.master-empty{display:grid;min-height:170px;place-items:center;color:#87948f;font-size:10px}.master-form{align-self:start;display:grid;gap:13px;border:1px solid #d9e9e2;border-radius:15px;padding:17px;background:#f5fbf8}.master-form h3{margin:4px 0 0;font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.03em;text-transform:capitalize}.master-form__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.csv-import-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(800px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 35px 100px #00000052;transform:translate(-50%,-50%)}.csv-import-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.csv-import-modal h2{margin:5px 0 3px;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.csv-import-modal>header p{margin:0;color:#788680;font-size:10px}.csv-import-modal>header>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe7e3;border-radius:10px;color:#53645e;background:#fff;cursor:pointer}.csv-import-modal>header>button:disabled{cursor:wait;opacity:.5}.csv-import-modal>header svg{width:16px}.import-type-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px;border-radius:12px;padding:4px;background:#eef4f1}.import-type-tabs button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:#687a73;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.import-type-tabs button.active{color:#087454;background:#fff;box-shadow:0 3px 12px #133d3014}.import-type-tabs svg{width:15px}.import-template-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:15px;border:1px solid #dce7e2;border-radius:14px;padding:13px;background:#fbfdfc}.import-template-card>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#0b7959;background:#e3f5ee}.import-template-card>span svg{width:18px}.import-template-card>div{display:flex;min-width:0;flex-direction:column;gap:3px}.import-template-card strong{color:#263832;font-size:10px}.import-template-card small{color:#7f8d88;font-size:8px;line-height:1.45}.import-template-card>button{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:1px solid #bcd9ce;border-radius:9px;padding:0 11px;color:#087454;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.import-template-card>button svg{width:14px}.import-guidance{display:flex;align-items:flex-start;gap:9px;margin-top:11px;border:1px solid #f0dfb2;border-radius:11px;padding:10px 12px;color:#735a1f;background:#fff9e9;font-size:9px;line-height:1.45}.import-guidance svg{width:15px;flex:0 0 auto}.csv-drop-zone{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;border:1px dashed #b8ccc4;border-radius:14px;padding:17px;background:#f8fbfa;cursor:pointer}.csv-drop-zone:hover,.csv-drop-zone--ready{border-color:#69b99d;background:#f2faf7}.csv-drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.csv-drop-zone>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#117858;background:#e1f4ed}.csv-drop-zone>span svg{width:19px}.csv-drop-zone>div{display:flex;min-width:0;flex-direction:column;gap:4px}.csv-drop-zone strong{overflow:hidden;color:#263832;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.csv-drop-zone small{color:#84928d;font-size:8px}.csv-drop-zone>b{border:1px solid #d8e3de;border-radius:8px;padding:8px 10px;color:#536861;background:#fff;font-size:8px}.import-error{display:flex;align-items:flex-start;gap:8px;margin-top:11px;border-radius:10px;padding:10px 12px;color:#963f3f;background:#fff1f1;font-size:9px}.import-error svg{width:14px;flex:0 0 auto}.import-preview{margin-top:14px;overflow:hidden;border:1px solid #e0e8e4;border-radius:13px}.import-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f8fbfa}.import-preview>div:first-child strong{font-size:9px}.import-preview>div:first-child small{color:#83918c;font-size:8px}.import-preview__table>div{display:grid;grid-template-columns:55px minmax(0,1fr) minmax(130px,.8fr);align-items:center;gap:10px;border-top:1px solid #edf2ef;padding:9px 12px}.import-preview__table span,.import-preview__table small{color:#87948f;font-size:8px}.import-preview__table strong{overflow:hidden;color:#31423c;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.import-result{margin-top:14px}.import-result__summary{display:grid;grid-template-columns:36px 1fr 36px 1fr;align-items:center;gap:10px;border:1px solid #dfe8e4;border-radius:13px;padding:12px}.import-result__summary>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px}.import-result__summary>span.success{color:#087454;background:#e2f5ee}.import-result__summary>span.failed{color:#a84444;background:#fbe9e9}.import-result__summary svg{width:17px}.import-result__summary>div{display:flex;flex-direction:column;gap:3px}.import-result__summary strong{font-size:10px}.import-result__summary small{color:#84918d;font-size:8px}.import-result__errors{max-height:180px;overflow-y:auto;margin-top:10px;border:1px solid #f0d6d6;border-radius:12px}.import-result__errors>div{display:grid;grid-template-columns:55px 1fr;gap:10px;border-bottom:1px solid #f4e3e3;padding:9px 11px}.import-result__errors>div:last-child{border-bottom:0}.import-result__errors b{color:#a14b4b;font-size:8px}.import-result__errors span{display:flex;min-width:0;flex-direction:column;gap:2px}.import-result__errors strong{color:#5a3f3f;font-size:9px}.import-result__errors small,.import-result__errors p{margin:0;color:#9b6565;font-size:8px}.import-progress{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:11px;margin-top:14px;border-radius:12px;padding:12px;background:#eef8f4}.import-progress>span{display:grid;width:38px;height:38px;place-items:center;color:#087454}.import-progress svg{width:18px}.import-progress>div{display:flex;flex-direction:column;gap:7px}.import-progress strong{font-size:9px}.import-progress i{height:5px;overflow:hidden;border-radius:999px;background:#d4e8e0}.import-progress i b{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .16s ease}.csv-import-modal>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:17px;border-top:1px solid #e7eeeb;padding-top:16px}.product-drawer{position:fixed;inset:0 0 0 auto;z-index:100;width:min(460px,calc(100% - 26px));overflow-y:auto;padding:25px;background:#fff;box-shadow:-25px 0 80px #03140e38}.drawer-loading{display:flex;min-height:300px;align-items:center;justify-content:center;gap:9px;color:#71807b;font-size:10px}.drawer-loading svg{width:18px}.drawer-content{margin-top:23px}.product-detail-hero{display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;border:1px solid #e0e9e5;border-radius:14px;padding:13px;background:#f9fbfa}.product-detail-hero>span{display:grid;width:43px;height:43px;place-items:center;border-radius:12px;color:var(--green-dark);background:var(--green-light)}.product-detail-hero>span svg{width:19px}.product-detail-hero>div{display:flex;min-width:0;flex-direction:column;gap:4px}.product-detail-hero>div strong,.product-detail-hero>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-hero>div strong{font-size:10px}.product-detail-hero>div small{color:#82908b;font-size:8px}.product-detail-prices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.product-detail-prices>div{display:flex;min-width:0;flex-direction:column;gap:5px;border:1px solid #e3ebe7;border-radius:12px;padding:11px}.product-detail-prices small{color:#84918d;font-size:8px}.product-detail-prices strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.drawer-section{margin-top:18px;border-top:1px solid #e6ece9;padding-top:17px}.drawer-section h3{margin:0 0 11px;font-family:Manrope,sans-serif;font-size:13px}.drawer-section dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0}.drawer-section dl>div{display:flex;flex-direction:column;gap:4px;border-radius:10px;padding:9px;background:#f5f8f6}.drawer-section dt{color:#83908c;font-size:8px}.drawer-section dd{margin:0;font-size:10px;font-weight:800}.connected-records{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.connected-records>div{display:flex;align-items:center;gap:8px;border:1px solid #e2eae6;border-radius:11px;padding:10px}.connected-records>div>svg{width:16px;color:var(--green)}.connected-records span{display:flex;flex-direction:column;gap:2px}.connected-records strong{font-size:11px}.connected-records small{color:#84918d;font-size:7px}.drawer-section p{margin:0;color:#66756f;font-size:10px;line-height:1.65}@media(max-width:1050px){.product-summary-grid{grid-template-columns:repeat(2,1fr)}.product-toolbar{grid-template-columns:minmax(240px,1fr) 155px 135px 40px}}@media(max-width:760px){.products-page{width:calc(100% - 28px);padding-top:24px}.products-heading{align-items:flex-start;flex-direction:column;gap:16px}.products-heading h2{font-size:25px}.products-heading__actions{width:100%}.create-product-button,.manage-masters-button,.import-products-button{flex:1;justify-content:center}.master-layout{grid-template-columns:1fr}.master-form{grid-row:1}.create-product-button{width:100%;justify-content:center}.product-toolbar{grid-template-columns:1fr 1fr 40px}.product-search{grid-column:1 / -1}.product-form-grid{grid-template-columns:1fr}.product-field--wide{grid-column:auto}}@media(max-width:520px){.products-heading__actions{align-items:stretch;flex-direction:column}.master-modal{width:calc(100% - 18px);max-height:calc(100vh - 18px);border-radius:18px;padding:19px}.master-tabs button{flex:1;justify-content:center;padding-inline:6px}.master-row{grid-template-columns:34px minmax(0,1fr) 30px 30px}.master-row>.product-status{display:none}.master-form__actions{align-items:stretch;flex-direction:column-reverse}.csv-import-modal{width:calc(100% - 18px);max-height:calc(100vh - 18px);border-radius:18px;padding:19px}.import-template-card{grid-template-columns:38px minmax(0,1fr)}.import-template-card>button{grid-column:1 / -1;justify-content:center}.csv-drop-zone{grid-template-columns:40px minmax(0,1fr)}.csv-drop-zone>b{grid-column:1 / -1;text-align:center}.import-preview__table>div{grid-template-columns:50px minmax(0,1fr)}.import-preview__table small{display:none}.import-result__summary{grid-template-columns:36px 1fr}.csv-import-modal>footer{align-items:stretch;flex-direction:column-reverse}.csv-import-modal>footer button{width:100%}.product-summary-grid{grid-template-columns:1fr}.product-toolbar{grid-template-columns:1fr 40px}.product-toolbar select{min-height:40px}.product-toolbar select:first-of-type{grid-column:1 / 2}.product-toolbar select:last-of-type{grid-column:1 / 2}.product-toolbar>button{grid-column:2;grid-row:2}.product-pagination{align-items:flex-start;flex-direction:column}.product-modal{width:calc(100% - 18px);max-height:calc(100vh - 18px);border-radius:18px;padding:19px}.product-modal form>footer{flex-direction:column-reverse}.modal-secondary,.modal-primary{width:100%}.product-detail-prices,.connected-records{grid-template-columns:1fr}}.purchase-page{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 46px}.purchase-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.purchase-heading h2{margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.045em}.purchase-heading p{margin:0;color:#71807b;font-size:12px}.purchase-heading__actions{display:flex;gap:8px}.purchase-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border-radius:11px;padding:0 13px;cursor:pointer;font-size:10px;font-weight:800}.purchase-button svg{width:15px}.purchase-button--primary{border:0;color:#fff;background:var(--green);box-shadow:0 12px 25px #0a8f682e}.purchase-button--secondary{border:1px solid #d4e1dc;color:#456159;background:#fff}.purchase-button:disabled{cursor:not-allowed;opacity:.45}.purchase-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:23px}.purchase-summary-grid article{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto auto;column-gap:11px;border:1px solid #dde7e3;border-radius:16px;padding:15px;background:#fff;box-shadow:0 10px 28px #133d3009}.purchase-summary-grid article>span{display:grid;width:40px;height:40px;grid-row:1 / 4;place-items:center;border-radius:11px}.purchase-summary-grid article>span svg{width:18px}.purchase-summary-grid .green{color:#087454;background:#e2f5ee}.purchase-summary-grid .blue{color:#3e6fae;background:#e8f0fc}.purchase-summary-grid .amber{color:#956719;background:#fff1cf}.purchase-summary-grid .rose{color:#a5455c;background:#fae6eb}.purchase-summary-grid small{color:#7d8b86;font-size:8px;font-weight:800;text-transform:uppercase}.purchase-summary-grid strong{margin-top:2px;font-family:Manrope,sans-serif;font-size:20px}.purchase-summary-grid p{margin:2px 0 0;color:#899590;font-size:8px}.purchase-workspace{margin-top:13px;overflow:hidden;border:1px solid #dde7e3;border-radius:19px;background:#fff;box-shadow:0 12px 34px #133d300a}.purchase-tabs{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid #e4ebe8;padding:7px 9px 0}.purchase-tabs button{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;gap:7px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;padding:0 11px;color:#74837e;background:transparent;cursor:pointer;font-size:9px;font-weight:800}.purchase-tabs button.active{border-bottom-color:var(--green);color:#087454}.purchase-tabs svg{width:14px}.purchase-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:9px;border-bottom:1px solid #e7eeeb;padding:12px 14px;background:#fbfcfc}.purchase-toolbar label{display:flex;min-height:40px;align-items:center;gap:9px;border:1px solid #dbe4e0;border-radius:10px;padding:0 11px;color:#84928d;background:#fff}.purchase-toolbar label svg,.purchase-toolbar>button svg{width:15px}.purchase-toolbar input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.purchase-toolbar>button{display:inline-flex;min-height:40px;align-items:center;gap:7px;border:1px solid #dbe4e0;border-radius:10px;padding:0 11px;color:#586b64;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.purchase-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:14px}.purchase-overview-grid>section{overflow:hidden;border:1px solid #e0e8e4;border-radius:14px}.purchase-overview-grid>section>header{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8eeeb;padding:13px;background:#f9fbfa}.purchase-overview-grid>section>header>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#087454;background:#e3f5ee}.purchase-overview-grid>section>header>span svg{width:16px}.purchase-overview-grid>section>header>div{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.purchase-overview-grid header strong{color:#30423b;font-size:10px}.purchase-overview-grid header small{color:#87948f;font-size:8px}.purchase-overview-grid header button,.purchase-inline-actions button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:1px solid #b9d8cc;border-radius:9px;padding:0 10px;color:#087454;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.purchase-overview-grid header button:disabled,.purchase-inline-actions button:disabled{cursor:not-allowed;opacity:.45}.purchase-metric-row{display:flex;min-height:42px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef;padding:0 14px}.purchase-metric-row:last-child{border-bottom:0}.purchase-metric-row span{color:#65756f;font-size:9px;text-transform:capitalize}.purchase-metric-row strong{font-family:Manrope,sans-serif;font-size:14px}.purchase-overview-wide{grid-column:1 / -1}.payable-total{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 18px;padding:20px}.payable-total small,.payable-total span{color:#80908a;font-size:8px}.payable-total strong{grid-column:1;font-family:Manrope,sans-serif;font-size:26px}.payable-total span{grid-column:2;grid-row:1 / 3}.purchase-table-wrap{overflow-x:auto}.purchase-inline-actions{display:flex;justify-content:flex-end;border-bottom:1px solid #e7eeeb;padding:10px 13px;background:#fbfcfc}.purchase-inline-actions button svg{width:14px}.purchase-table{width:100%;min-width:920px;border-collapse:collapse}.purchase-table th{border-bottom:1px solid #e7eeeb;padding:10px 13px;color:#899590;background:#fbfcfc;text-align:left;font-size:8px;font-weight:800;text-transform:uppercase}.purchase-table td{border-bottom:1px solid #edf2ef;padding:12px 13px;color:#53635d;font-size:9px;text-transform:capitalize}.purchase-table tbody tr:hover{background:#fbfdfc}.purchase-table td strong,.purchase-table td small{display:block}.purchase-table td strong{color:#263832;font-size:9px}.purchase-table td small{margin-top:3px;color:#899590;font-size:8px}.purchase-table td>button{display:grid;width:31px;height:31px;place-items:center;border:1px solid #dce6e2;border-radius:8px;color:#60726b;background:#fff;cursor:pointer}.purchase-table td>button:hover{border-color:#a9cebf;color:#087454}.purchase-table td>button svg{width:13px}.purchase-status{display:inline-flex;border-radius:999px;padding:5px 8px;color:#52655e;background:#edf3f0;font-size:8px;font-weight:800;text-transform:capitalize}.purchase-status--active,.purchase-status--approved,.purchase-status--posted,.purchase-status--paid,.purchase-status--completed{color:#087454;background:#e4f5ef}.purchase-status--draft,.purchase-status--partial,.purchase-status--unpaid{color:#80631d;background:#fff3d4}.purchase-status--submitted{color:#3b65a0;background:#e8f0fc}.purchase-status--rejected,.purchase-status--cancelled,.purchase-status--inactive,.purchase-status--overdue{color:#994848;background:#f8e9e9}.purchase-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px}.purchase-card-list>article{overflow:hidden;border:1px solid #e0e8e4;border-radius:14px;background:#fff}.purchase-card-list>article>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #edf2ef;padding:12px}.purchase-card-list>article>header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#087454;background:#e4f5ef}.purchase-card-list>article>header>span svg{width:16px}.purchase-card-list>article>header>div{display:flex;min-width:0;flex-direction:column;gap:3px}.purchase-card-list header strong,.purchase-card-list header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-card-list header strong{color:#2d3f38;font-size:10px}.purchase-card-list header small{color:#899590;font-size:8px}.purchase-card-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px}.purchase-card-metrics span{display:flex;min-width:0;flex-direction:column;gap:4px}.purchase-card-metrics small{color:#899590;font-size:7px;text-transform:uppercase}.purchase-card-metrics strong{overflow:hidden;color:#3c4d47;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.purchase-card-list>article>footer{display:flex;min-height:47px;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #edf2ef;padding:8px 12px;background:#fbfcfc}.purchase-card-list>article>footer button{min-height:31px;border:1px solid #b9d8cc;border-radius:8px;padding:0 10px;color:#087454;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.purchase-card-list>article>footer svg{width:15px;color:#087454}.purchase-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(760px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 35px 100px #00000052;transform:translate(-50%,-50%)}.purchase-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.purchase-modal h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.purchase-modal>header>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dfe7e3;border-radius:10px;color:#53645e;background:#fff;cursor:pointer}.purchase-modal>header>button svg{width:16px}.purchase-form{margin-top:20px}.purchase-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.purchase-form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;border-top:1px solid #e8eeeb;padding-top:16px}@media(max-width:1150px){.purchase-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.purchase-heading{align-items:flex-start;flex-direction:column}.purchase-heading__actions{width:100%}.purchase-button{flex:1}.purchase-card-list,.purchase-overview-grid{grid-template-columns:1fr}.purchase-overview-wide{grid-column:auto}}@media(max-width:620px){.purchase-page{width:calc(100% - 28px);padding-top:24px}.purchase-heading h2{font-size:25px}.purchase-heading__actions{align-items:stretch;flex-direction:column}.purchase-summary-grid,.purchase-form-grid{grid-template-columns:1fr}.purchase-modal{width:calc(100% - 18px);max-height:calc(100vh - 18px);border-radius:18px;padding:19px}.purchase-form>footer{align-items:stretch;flex-direction:column-reverse}.purchase-form>footer button{width:100%}.purchase-card-metrics{grid-template-columns:1fr 1fr}}.sales-page .purchase-summary-grid .green{color:#087454;background:#e0f5ed}.sales-page .purchase-summary-grid .blue{color:#4b63ae;background:#e9edfc}.sales-page .purchase-summary-grid .amber{color:#956719;background:#fff1cf}.sales-page .purchase-summary-grid .rose{color:#a5455c;background:#fae6eb}.purchase-card-list>article>footer button{display:inline-flex;align-items:center;gap:6px}.purchase-card-list>article>footer button svg{width:12px}.pos-lookup{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:14px;padding:14px}.pos-scan-card,.pos-result-card{border:1px solid #dfe8e4;border-radius:16px;padding:20px;background:#fff}.pos-scan-card>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#087454;background:#e1f5ed}.pos-scan-card>span svg{width:22px}.pos-scan-card h3{margin:16px 0 5px;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.035em}.pos-scan-card>p{margin:0;color:#788680;font-size:9px;line-height:1.6}.pos-scan-card form{display:grid;grid-template-columns:minmax(0,1fr) 170px auto;gap:8px;margin-top:17px}.pos-scan-card form label{display:flex;min-height:42px;align-items:center;gap:8px;border:1px solid #d5e1dc;border-radius:10px;padding:0 11px;color:#81908b}.pos-scan-card form label svg{width:16px}.pos-scan-card form input{width:100%;border:0;outline:0;background:transparent;font-size:9px}.pos-scan-card form select{border:1px solid #d5e1dc;border-radius:10px;padding:0 10px;color:#596963;background:#fff;font-size:9px}.pos-scan-card form button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;padding:0 13px;color:#fff;background:var(--green);cursor:pointer;font-size:9px;font-weight:800}.pos-scan-card form button svg{width:15px}.pos-result-card{display:flex;min-height:270px;flex-direction:column;justify-content:center}.pos-result-card>header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e7eeeb;padding-bottom:15px}.pos-result-card>header>span{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:13px;color:#087454;background:#e2f5ee}.pos-result-card>header>span svg{width:20px}.pos-result-card>header>div{display:flex;min-width:0;flex-direction:column;gap:3px}.pos-result-card header small{color:#087454;font-size:7px;font-weight:800;text-transform:uppercase}.pos-result-card header strong{overflow:hidden;font-family:Manrope,sans-serif;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.pos-result-card header p{margin:0;color:#83908b;font-size:8px}.pos-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:16px 0}.pos-result-grid span{display:flex;min-width:0;flex-direction:column;gap:5px;border-radius:11px;padding:11px;background:#f6f9f8}.pos-result-grid small{color:#85928d;font-size:7px;text-transform:uppercase}.pos-result-grid strong{overflow:hidden;color:#2e4039;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.pos-result-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e7eeeb;padding-top:14px}.pos-result-card>footer b{border-radius:999px;padding:5px 8px;font-size:8px}.pos-result-card>footer b.available{color:#087454;background:#e3f5ee}.pos-result-card>footer b.unavailable{color:#994848;background:#f8e9e9}.pos-result-card>footer span{color:#82908b;font-size:8px}.pos-result-empty{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#84928d}.pos-result-empty svg{width:30px;color:#8bb7a8}.pos-result-empty strong{color:#40514b;font-size:11px}.pos-result-empty span{font-size:8px}@media(max-width:1050px){.pos-lookup{grid-template-columns:1fr}}@media(max-width:620px){.pos-scan-card form{grid-template-columns:1fr}.pos-scan-card form select{min-height:42px}.pos-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sidebar-overlay{display:none}@media(max-width:900px){.auth-layout{width:min(480px,100%);grid-template-columns:1fr}.auth-story{display:none}.app-sidebar{transform:translate(-100%);transition:transform .2s ease}.app-sidebar--open{transform:translate(0)}.sidebar-close,.app-menu-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;background:#ffffff0f}.sidebar-close svg,.app-menu-button svg{width:19px}.app-menu-button{flex:0 0 auto;border-color:#dbe4e0;color:var(--ink);background:#fff}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;border:0;background:#0614107a}.app-main{margin-left:0}.app-topbar{justify-content:flex-start;padding-inline:22px}.app-topbar__actions{margin-left:auto}.global-search-button{width:40px;grid-template-columns:1fr;place-items:center}.global-search-button span,.global-search-button kbd{display:none}.erp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-dashboard-grid,.erp-dashboard-grid--lower{grid-template-columns:1fr}}@media(max-width:600px){.auth-page{align-items:start;padding:83px 14px 24px}.auth-brand{top:20px;left:20px}.auth-card{border-radius:21px;padding:25px 20px 22px}.otp-inputs{gap:5px}.otp-inputs input{border-radius:10px;font-size:17px}.app-topbar{min-height:78px}.app-topbar h1{font-size:18px}.app-breadcrumb,.icon-button{display:none}.erp-dashboard{width:calc(100% - 28px);padding-top:24px}.dashboard-intro{align-items:flex-start;flex-direction:column;gap:16px}.dashboard-intro h2{font-size:25px}.dashboard-refresh{width:100%;justify-content:center}.erp-stat-grid,.module-summary-list{grid-template-columns:1fr}.erp-stat-card__value{font-size:25px}.finance-breakdown{grid-template-columns:1fr}}.inventory-page{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 46px}.inventory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.inventory-heading h2{margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.045em}.inventory-heading p{margin:0;color:#71807b;font-size:12px}.inventory-heading__actions{display:flex;align-items:center;gap:8px}.inventory-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border-radius:11px;padding:0 13px;cursor:pointer;font-size:10px;font-weight:800}.inventory-button svg{width:15px}.inventory-button--primary{border:0;color:#fff;background:var(--green);box-shadow:0 12px 25px #0a8f682e}.inventory-button--secondary{border:1px solid #d4e1dc;color:#456159;background:#fff}.inventory-button:disabled{cursor:not-allowed;opacity:.45}.inventory-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:23px}.inventory-summary-grid article{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto auto;column-gap:11px;border:1px solid #dde7e3;border-radius:16px;padding:15px;background:#fff;box-shadow:0 10px 28px #133d3009}.inventory-summary-grid article>span{display:grid;width:40px;height:40px;grid-row:1 / 4;place-items:center;border-radius:11px}.inventory-summary-grid article>span svg{width:18px}.inventory-summary-grid .green{color:#087454;background:#e2f5ee}.inventory-summary-grid .blue{color:#3e6fae;background:#e8f0fc}.inventory-summary-grid .rose{color:#a5455c;background:#fae6eb}.inventory-summary-grid .amber{color:#956719;background:#fff1cf}.inventory-summary-grid small{color:#7d8b86;font-size:8px;font-weight:800;text-transform:uppercase}.inventory-summary-grid strong{margin-top:2px;font-family:Manrope,sans-serif;font-size:21px}.inventory-summary-grid p{margin:2px 0 0;color:#899590;font-size:8px}.inventory-error{display:grid;grid-template-columns:20px 1fr 30px;align-items:center;gap:9px;margin-top:13px;border:1px solid #f0cccc;border-radius:12px;padding:10px 12px;color:#994141;background:#fff5f5}.inventory-error>svg{width:17px}.inventory-error>span{display:flex;flex-direction:column;gap:2px}.inventory-error strong{font-size:9px}.inventory-error small{color:#a96262;font-size:8px}.inventory-error button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #edcccc;border-radius:8px;color:#994141;background:#fff;cursor:pointer}.inventory-error button svg{width:13px}.inventory-workspace{margin-top:13px;overflow:hidden;border:1px solid #dde7e3;border-radius:19px;background:#fff;box-shadow:0 12px 34px #133d300a}.inventory-tabs{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid #e4ebe8;padding:7px 9px 0}.inventory-tabs button{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;gap:7px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;padding:0 12px;color:#74837e;background:transparent;cursor:pointer;font-size:9px;font-weight:800}.inventory-tabs button.active{border-bottom-color:var(--green);color:#087454}.inventory-tabs svg{width:15px}.inventory-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 210px 40px;gap:9px;border-bottom:1px solid #e7eeeb;padding:12px 14px;background:#fbfcfc}.inventory-toolbar label{display:flex;min-height:40px;align-items:center;gap:9px;border:1px solid #dbe4e0;border-radius:10px;padding:0 11px;color:#84928d;background:#fff}.inventory-toolbar label svg{width:15px}.inventory-toolbar input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.inventory-toolbar select{border:1px solid #dbe4e0;border-radius:10px;outline:0;padding:0 10px;color:#596963;background:#fff;font-size:10px}.inventory-toolbar>button{display:grid;width:40px;height:40px;place-items:center;border:1px solid #dbe4e0;border-radius:10px;color:#62716c;background:#fff;cursor:pointer}.inventory-toolbar>button svg{width:15px}.inventory-loading,.inventory-empty{display:flex;min-height:230px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#83918c;text-align:center;font-size:9px}.inventory-loading svg{width:20px;color:var(--green)}.inventory-empty>svg{width:25px;color:#8bb7a8}.inventory-empty strong{color:#40514b;font-size:11px}.inventory-table-wrap{overflow-x:auto}.inventory-table{width:100%;min-width:880px;border-collapse:collapse}.inventory-table th{border-bottom:1px solid #e7eeeb;padding:10px 13px;color:#899590;background:#fbfcfc;text-align:left;font-size:8px;font-weight:800;text-transform:uppercase}.inventory-table td{border-bottom:1px solid #edf2ef;padding:12px 13px;color:#53635d;font-size:9px}.inventory-table tbody tr:hover{background:#fbfdfc}.inventory-table td:first-child{min-width:220px}.inventory-table td:first-child,.inventory-table td:nth-child(2){vertical-align:middle}.inventory-table td:first-child>span:last-child,.inventory-table td:nth-child(2){min-width:0}.inventory-table td:first-child{display:grid;grid-template-columns:35px 1fr;align-items:center;gap:9px}.inventory-row-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#087454;background:#e3f5ee}.inventory-row-icon svg{width:16px}.inventory-table td strong,.inventory-table td small{display:block}.inventory-table td strong{color:#263832;font-size:9px}.inventory-table td small{margin-top:3px;color:#899590;font-size:8px}.stock-health,.transfer-status{display:inline-flex;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;text-transform:capitalize}.stock-health--healthy{color:#087454;background:#e4f5ef}.stock-health--low{color:#a04455;background:#f9e7eb}.movement-type{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;text-transform:capitalize}.movement-type svg{width:12px}.movement-type--in{color:#087454;background:#e4f5ef}.movement-type--out{color:#a14c4c;background:#faeaea}.quantity-in{color:#07815d!important;font-weight:800}.quantity-out{color:#ae4949!important;font-weight:800}.transfer-list{display:grid;gap:10px;padding:14px}.transfer-list>article{display:grid;grid-template-columns:minmax(290px,1.2fr) minmax(370px,1fr) auto;align-items:center;gap:18px;border:1px solid #e0e8e4;border-radius:14px;padding:14px}.transfer-route{display:grid;grid-template-columns:36px 1fr 18px 1fr;align-items:center;gap:9px}.transfer-route>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#087454;background:#e4f5ef}.transfer-route>span svg{width:16px}.transfer-route>svg{width:15px;color:#8a9893}.transfer-route>div,.transfer-meta>span{display:flex;min-width:0;flex-direction:column;gap:3px}.transfer-route small,.transfer-meta small{color:#8a9792;font-size:7px;text-transform:uppercase}.transfer-route strong,.transfer-meta strong{overflow:hidden;color:#33453e;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.transfer-meta{display:grid;grid-template-columns:1.2fr .5fr 1fr auto;align-items:center;gap:12px}.transfer-status--draft{color:#71602d;background:#fff3d4}.transfer-status--dispatched{color:#3b65a0;background:#e8f0fc}.transfer-status--received{color:#087454;background:#e4f5ef}.transfer-status--cancelled{color:#934848;background:#f8e9e9}.transfer-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.transfer-actions button{min-height:32px;border:1px solid #b9d8cc;border-radius:8px;padding:0 10px;color:#087454;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.transfer-actions button.danger{border-color:#e5c2c2;color:#a24848}.transfer-actions svg{width:15px;color:#087454}.warehouse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:14px}.warehouse-grid>article{display:grid;grid-template-columns:40px minmax(0,1fr) auto 32px;align-items:center;gap:10px;border:1px solid #e0e8e4;border-radius:14px;padding:14px}.warehouse-grid>article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#087454;background:#e4f5ef}.warehouse-grid>article>span svg{width:18px}.warehouse-grid>article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.warehouse-grid>article>div strong{overflow:hidden;color:#2b3d36;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.warehouse-grid>article>div small{color:#86938e;font-size:8px;text-transform:capitalize}.warehouse-grid article>p{grid-column:1 / -1;min-height:32px;margin:5px 0 0;color:#75847f;font-size:9px;line-height:1.55}.warehouse-grid article>footer{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2ef;padding-top:10px;color:#85928d;font-size:8px}.warehouse-grid article>footer strong{border-radius:999px;padding:4px 7px;color:#087454;background:#e4f5ef;font-size:7px}.warehouse-edit{display:grid;width:32px;height:32px;place-items:center;border:1px solid #d8e4df;border-radius:9px;color:#587068;background:#fff;cursor:pointer}.warehouse-edit:hover{border-color:#9fc9b9;color:#087454;background:#f4fbf8}.warehouse-edit svg{width:13px}.inventory-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(720px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 35px 100px #00000052;transform:translate(-50%,-50%)}.inventory-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.inventory-modal h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.inventory-modal>header>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dfe7e3;border-radius:10px;color:#53645e;background:#fff;cursor:pointer}.inventory-modal>header>button svg{width:16px}.branch-manager{display:grid;grid-template-columns:minmax(235px,.75fr) minmax(0,1.25fr);gap:16px;margin-top:20px}.branch-manager__list{align-self:start;overflow:hidden;border:1px solid #dfe8e4;border-radius:14px}.branch-manager__list>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e7eeeb;padding:9px 11px;background:#f8fbfa}.branch-manager__list>header>span{display:flex;flex-direction:column;gap:2px}.branch-manager__list>header strong{color:#33463f;font-size:9px}.branch-manager__list>header small{color:#8a9792;font-size:7px}.branch-manager__list>header button{display:inline-flex;min-height:30px;align-items:center;gap:5px;border:1px solid #bcd8cd;border-radius:8px;padding:0 8px;color:#087454;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.branch-manager__list>header button svg{width:12px}.branch-manager__list>div{max-height:470px;overflow-y:auto}.branch-manager__list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto 30px;align-items:center;gap:8px;border-bottom:1px solid #edf2ef;padding:10px}.branch-manager__list article.active{background:#f0faf6}.branch-manager__list article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#087454;background:#e3f5ee}.branch-manager__list article>span svg{width:15px}.branch-manager__list article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.branch-manager__list article strong,.branch-manager__list article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-manager__list article strong{color:#33453e;font-size:9px}.branch-manager__list article small{color:#88958f;font-size:7px;text-transform:capitalize}.branch-manager__list article b{border-radius:999px;padding:4px 6px;color:#087454;background:#e3f5ee;font-size:7px}.branch-manager__list article>button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dce6e2;border-radius:8px;color:#60726b;background:#fff;cursor:pointer}.branch-manager__list article>button:hover{border-color:#a9cebf;color:#087454}.branch-manager__list article>button svg{width:12px}.branch-manager__empty{display:grid;min-height:130px;place-items:center;color:#899691;font-size:9px}.branch-manager__form{margin-top:0;border:1px solid #dbeae4;border-radius:14px;padding:15px;background:#f7fbf9}.branch-form-heading{margin-bottom:13px}.branch-form-heading h3{margin:4px 0 0;font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.03em}.inventory-form{margin-top:20px}.inventory-form.branch-manager__form{margin-top:0}.inventory-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.inventory-form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;border-top:1px solid #e8eeeb;padding-top:16px}.operation-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:18px;border-radius:11px;padding:4px;background:#eef4f1}.operation-tabs button{min-height:36px;border:0;border-radius:8px;color:#687a73;background:transparent;cursor:pointer;font-size:9px;font-weight:800}.operation-tabs button.active{color:#087454;background:#fff;box-shadow:0 3px 12px #133d3014}@media(max-width:1150px){.inventory-summary-grid{grid-template-columns:repeat(2,1fr)}.transfer-list>article{grid-template-columns:1fr}.transfer-actions{justify-content:flex-start}.warehouse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.inventory-page{width:calc(100% - 28px);padding-top:24px}.inventory-heading{align-items:flex-start;flex-direction:column;gap:16px}.inventory-heading h2{font-size:25px}.inventory-heading__actions{width:100%}.inventory-button{flex:1}.inventory-toolbar{grid-template-columns:1fr 40px}.inventory-toolbar label{grid-column:1 / -1}.inventory-form-grid,.branch-manager{grid-template-columns:1fr}.branch-manager__list>div{max-height:230px}.warehouse-grid{grid-template-columns:1fr}}@media(max-width:520px){.inventory-heading__actions{align-items:stretch;flex-direction:column}.inventory-summary-grid{grid-template-columns:1fr}.inventory-tabs button{padding-inline:9px}.inventory-modal{width:calc(100% - 18px);max-height:calc(100vh - 18px);border-radius:18px;padding:19px}.inventory-form>footer{align-items:stretch;flex-direction:column-reverse}.inventory-form>footer button{width:100%}.transfer-route{grid-template-columns:34px 1fr}.transfer-route>svg{display:none}.transfer-route>div:last-child{grid-column:2}.transfer-meta{grid-template-columns:repeat(2,1fr)}}.finance-overview{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:14px;padding:14px}.finance-dark-card,.finance-balance-card{min-height:205px;border:1px solid #dfe8e4;border-radius:16px;padding:20px}.finance-dark-card{color:#fff;border-color:#123e33;background:radial-gradient(circle at 100% 0,#155e4b,#06281f 60%)}.finance-dark-card .section-label{color:#6ee7c0}.finance-dark-card h3{margin:24px 0 4px;font-family:Manrope,sans-serif;font-size:30px}.finance-dark-card>p{margin:0 0 24px;color:#9bc3b7;font-size:9px}.finance-dark-card>div,.finance-balance-card>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.finance-dark-card>div span{border:1px solid rgb(255 255 255 / 12%);border-radius:10px;padding:10px;background:#ffffff0d}.finance-dark-card small,.finance-dark-card strong,.finance-balance-card small,.finance-balance-card strong{display:block}.finance-dark-card small{color:#83aa9f;font-size:7px}.finance-dark-card strong{margin-top:4px;font-size:10px}.finance-balance-card{background:#fff}.finance-balance-card header{display:flex;align-items:center;gap:10px;margin-bottom:26px}.finance-balance-card header>span{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:11px;color:#087454;background:#e2f5ee}.finance-balance-card header svg{width:17px}.finance-balance-card header div{display:flex;flex-direction:column;gap:3px}.finance-balance-card header strong{color:#263832;font-size:11px}.finance-balance-card header small,.finance-balance-card>div small{color:#899590;font-size:8px}.finance-balance-card>div span{border-radius:10px;padding:12px;background:#f6f9f7}.finance-balance-card>div strong{margin-top:5px;color:#18332a;font-size:13px}.finance-row-actions{display:flex;align-items:center;gap:7px}.finance-payment-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 16px;margin-bottom:16px;border:1px solid #cce5db;border-radius:12px;padding:14px;background:#eff9f5}.finance-payment-summary small,.finance-payment-summary span{color:#6e7f79;font-size:8px}.finance-payment-summary strong{grid-column:2;grid-row:1 / 3;color:#087454;font-family:Manrope,sans-serif;font-size:22px}.finance-form-helper{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;border:1px solid #dce9e4;border-radius:11px;padding:10px 12px;color:#6f7f79;background:#f7faf8;font-size:8px}.finance-form-helper button{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;border:1px solid #bcd9ce;border-radius:8px;padding:7px 9px;color:#087454;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.finance-form-helper button svg{width:13px}.finance-category-table{min-width:840px}.finance-category-table td:nth-child(4){max-width:290px;text-transform:none}.finance-row-actions button,.finance-accounts-layout header button{display:inline-flex;align-items:center;gap:5px;border:1px solid #bcd9ce;border-radius:8px;padding:7px 9px;color:#087454;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.finance-row-actions svg,.finance-accounts-layout header button svg{width:13px}.finance-row-actions button:disabled{cursor:wait;opacity:.55}.finance-accounts-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.7fr);gap:14px;padding:14px}.finance-accounts-layout>section,.finance-accounts-layout>aside{overflow:hidden;border:1px solid #dfe8e4;border-radius:14px;background:#fff}.finance-accounts-layout>section>header,.finance-accounts-layout>aside>header{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e7eeeb;padding:12px 14px}.finance-accounts-layout header div{display:flex;flex-direction:column;gap:3px}.finance-accounts-layout header strong{color:#263832;font-size:10px}.finance-accounts-layout header small{color:#899590;font-size:8px}.finance-account-table{min-width:670px}.finance-accounts-layout>aside>article{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #edf2ef;padding:13px}.finance-accounts-layout>aside>article>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#087454;background:#e4f5ef}.finance-accounts-layout>aside article svg{width:15px}.finance-accounts-layout>aside article div{display:flex;min-width:0;flex-direction:column;gap:3px}.finance-accounts-layout>aside article strong{color:#263832;font-size:9px}.finance-accounts-layout>aside article small{color:#899590;font-size:7px;text-transform:uppercase}.finance-accounts-layout>aside article>b{color:#18332a;font-size:9px}.finance-accounts-layout>aside article em{position:absolute;right:12px;bottom:4px;color:#087454;font-size:6px;font-style:normal;font-weight:800;text-transform:uppercase}.finance-account-empty{padding:36px 14px;color:#899590;text-align:center;font-size:9px}.finance-outstanding-heading{display:flex;justify-content:flex-end;border-bottom:1px solid #e7eeeb;padding:13px;background:#f8fbf9}.finance-outstanding-heading span{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.finance-outstanding-heading small{color:#73817c;font-size:8px}.finance-outstanding-heading strong{color:#092c22;font-family:Manrope,sans-serif;font-size:22px}.finance-reports{padding:14px}.finance-reports>nav{display:flex;overflow-x:auto;gap:5px;margin-bottom:14px;border:1px solid #e0e8e4;border-radius:12px;padding:5px;background:#f7faf8}.finance-reports>nav button{flex:1;min-width:110px;border:0;border-radius:8px;padding:9px 11px;color:#697973;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.finance-reports>nav button.active{color:#087454;background:#fff;box-shadow:0 2px 8px #07302514}.finance-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.finance-report-grid article{min-height:112px;border:1px solid #dfe8e4;border-radius:13px;padding:16px;background:#fff}.finance-report-grid small,.finance-report-grid strong{display:block}.finance-report-grid small{color:#7d8c86;font-size:8px;text-transform:uppercase}.finance-report-grid strong{margin-top:24px;color:#19352b;font-family:Manrope,sans-serif;font-size:20px}.finance-report-grid .finance-report-highlight{color:#fff;border-color:#123e33;background:linear-gradient(140deg,#082e24,#0c4b3a)}.finance-report-highlight small{color:#8bc9b6}.finance-report-highlight strong{color:#fff}.finance-trial-summary{display:flex;align-items:center;gap:24px;border-bottom:1px solid #e7eeeb;padding:13px;color:#74827d;background:#f8fbf9;font-size:8px}.finance-trial-summary strong{margin-left:5px;color:#213a31}.finance-trial-summary b{margin-left:auto;border-radius:999px;padding:6px 9px;font-size:8px}.finance-trial-summary .balanced{color:#087454;background:#e2f5ee}.finance-trial-summary .unbalanced{color:#9b4343;background:#fae8e8}@media(max-width:1100px){.finance-overview{grid-template-columns:1fr 1fr}.finance-dark-card{grid-column:1 / -1}.finance-accounts-layout{grid-template-columns:1fr}.finance-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.finance-overview,.finance-report-grid{grid-template-columns:1fr}.finance-dark-card{grid-column:auto}.finance-accounts-layout{padding:9px}.finance-trial-summary{align-items:flex-start;flex-direction:column;gap:7px}.finance-trial-summary b{margin-left:0}.finance-form-helper{align-items:flex-start;flex-direction:column}}.rbac-modal{max-width:820px}.rbac-role-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0 0;border:1px solid #dfe8e4;border-radius:12px;padding:14px}.rbac-role-picker legend{padding:0 7px;color:#53655e;font-size:8px;font-weight:800;text-transform:uppercase}.rbac-role-picker>label{display:grid;grid-template-columns:16px minmax(0,1fr) 18px;align-items:center;gap:9px;border:1px solid #e2eae6;border-radius:10px;padding:11px;cursor:pointer}.rbac-role-picker>label:has(input:checked){border-color:#9fd1c0;background:#eff9f5}.rbac-role-picker input{accent-color:#07946d}.rbac-role-picker span{display:flex;min-width:0;flex-direction:column;gap:3px}.rbac-role-picker strong{color:#273a33;font-size:9px}.rbac-role-picker small{overflow:hidden;color:#899590;text-overflow:ellipsis;white-space:nowrap;font-size:7px}.rbac-role-picker svg{width:15px;color:#07946d}.rbac-permissions{overflow:hidden;margin-top:16px;border:1px solid #dfe8e4;border-radius:13px}.rbac-permissions>header{border-bottom:1px solid #e5ede9;padding:12px 14px;background:#f8fbf9}.rbac-permissions>header div{display:flex;flex-direction:column;gap:3px}.rbac-permissions>header strong{color:#273a33;font-size:10px}.rbac-permissions>header small{color:#81908a;font-size:8px}.rbac-permissions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:330px;overflow-y:auto}.rbac-permissions section{border-right:1px solid #edf2ef;border-bottom:1px solid #edf2ef;padding:10px}.rbac-permissions section>button{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;padding:4px;color:#273a33;background:transparent;text-align:left;cursor:pointer}.rbac-permissions section>button span{display:flex;flex-direction:column;gap:3px}.rbac-permissions section>button strong{font-size:9px;text-transform:capitalize}.rbac-permissions section>button small{color:#899590;font-size:7px}.rbac-permissions section>button b{color:#087454;font-size:7px}.rbac-permissions section>label{display:flex;align-items:flex-start;gap:8px;margin-top:5px;border-radius:8px;padding:7px;cursor:pointer}.rbac-permissions section>label:hover{background:#f4f8f6}.rbac-permissions section>label input{margin-top:2px;accent-color:#07946d}.rbac-permissions section>label span{display:flex;flex-direction:column;gap:2px}.rbac-permissions section>label strong{color:#3b4d46;font-size:8px}.rbac-permissions section>label small{color:#899590;font-size:7px}.rbac-user-table{min-width:940px}.rbac-user-cell{display:flex;align-items:center;gap:9px}.rbac-user-cell>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;color:#087454;background:#dff3ec;font-size:11px;font-weight:800}.rbac-role-chips{display:flex;flex-wrap:wrap;gap:5px}.rbac-role-chips span{border-radius:999px;padding:5px 7px;color:#295a4a;background:#e8f4f0;font-size:7px;font-weight:700;text-transform:none}.rbac-role-chips em{color:#9a6b2a;font-size:8px;font-style:normal}.rbac-verified{display:inline-flex;align-items:center;gap:4px;color:#087454;font-weight:700}.rbac-verified svg{width:12px}.rbac-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:14px}.rbac-role-grid>article{overflow:hidden;border:1px solid #dfe8e4;border-radius:15px;background:#fff}.rbac-role-grid article>header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #e9efec;padding:13px}.rbac-role-grid header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#087454;background:#e2f5ee}.rbac-role-grid header>span svg{width:17px}.rbac-role-grid header>div{display:flex;min-width:0;flex-direction:column;gap:3px}.rbac-role-grid header strong{color:#273a33;font-size:10px}.rbac-role-grid header small{color:#899590;font-size:8px}.rbac-role-grid article>p{min-height:44px;margin:0;padding:13px 13px 5px;color:#6a7a74;font-size:8px;line-height:1.6}.rbac-role-grid article>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px 13px 13px}.rbac-role-grid article>div span{border-radius:9px;padding:9px;background:#f5f8f6}.rbac-role-grid article>div small,.rbac-role-grid article>div strong{display:block}.rbac-role-grid article>div small{color:#899590;font-size:7px}.rbac-role-grid article>div strong{margin-top:4px;color:#263832;font-size:10px}.rbac-role-grid article>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2ef;padding:10px 13px;background:#fbfcfc}.rbac-role-preview{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.rbac-role-preview span{border-radius:5px;padding:4px 6px;color:#65756f;background:#edf2ef;font-size:6px}.rbac-role-grid footer>button{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border:1px solid #bcd9ce;border-radius:8px;padding:7px 9px;color:#087454;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.rbac-role-grid footer>button svg{width:13px}@media(max-width:900px){.rbac-role-grid{grid-template-columns:1fr}}@media(max-width:650px){.rbac-role-picker,.rbac-permissions>div{grid-template-columns:1fr}}.settings-success{display:flex;align-items:center;gap:10px;margin-top:13px;border:1px solid #b8dfd0;border-radius:12px;padding:10px 12px;color:#087454;background:#edf9f4;font-size:9px;font-weight:700}.settings-success>svg{width:15px}.settings-success button{display:grid;width:28px;height:28px;margin-left:auto;place-items:center;border:0;color:#087454;background:transparent;cursor:pointer}.settings-success button svg{width:14px}.settings-form{max-width:920px;margin:16px auto;border:1px solid #dfe8e4;border-radius:15px;padding:18px;background:#fff}.settings-form>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-18px -18px 17px;border-bottom:1px solid #e6edea;padding:14px 18px;background:#f9fbfa}.settings-form>header>div{display:flex;flex-direction:column;gap:4px}.settings-form>header strong{color:#253831;font-size:11px}.settings-form>header small{color:#81908a;font-size:8px}.settings-form>footer{display:flex;justify-content:flex-end;margin-top:17px;border-top:1px solid #e7eeeb;padding-top:15px}.settings-master-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px}.settings-master-grid>.purchase-inline-actions{grid-column:1 / -1;margin:-14px -14px 2px}.settings-master-grid>article{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;border:1px solid #dfe8e4;border-radius:13px;padding:12px;background:#fff}.settings-master-grid article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#087454;background:#e3f5ef}.settings-master-grid article>span svg{width:16px}.settings-master-grid article>div{display:flex;min-width:0;flex-direction:column;gap:4px}.settings-master-grid article>div strong{color:#273a33;font-size:10px}.settings-master-grid article>div small{overflow:hidden;color:#82918b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;text-transform:capitalize}.settings-master-grid article>em{color:#087454;font-size:9px;font-style:normal;font-weight:800}.settings-master-grid article>button,.settings-export-grid article>button{display:inline-flex;align-items:center;gap:5px;border:1px solid #bcd9ce;border-radius:8px;padding:7px 9px;color:#087454;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.settings-master-grid article>button svg,.settings-export-grid article>button svg{width:13px}.settings-switch{position:relative;width:38px;height:22px}.settings-switch input{position:absolute;opacity:0}.settings-switch span{display:block;width:100%;height:100%;border-radius:999px;background:#cdd8d4;cursor:pointer;transition:.2s ease}.settings-switch span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;content:"";transition:.2s ease}.settings-switch input:checked+span{background:#07946d}.settings-switch input:checked+span:after{transform:translate(16px)}.settings-option-section{margin-bottom:15px;border:1px solid #e0e9e5;border-radius:11px;padding:12px}.settings-option-section>strong{display:block;margin-bottom:9px;color:#455850;font-size:8px;text-transform:uppercase}.settings-option-section>div{display:flex;flex-wrap:wrap;gap:7px}.settings-option-section label{display:inline-flex;align-items:center;gap:6px;border:1px solid #dce6e2;border-radius:999px;padding:7px 10px;color:#65756f;background:#fafcfb;font-size:8px;text-transform:capitalize;cursor:pointer}.settings-option-section label:has(input:checked){border-color:#a8d4c4;color:#087454;background:#ecf8f3}.settings-option-section input{accent-color:#07946d}.settings-export-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:14px}.settings-export-grid article{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dfe8e4;border-radius:13px;padding:13px;background:#fff}.settings-export-grid article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#087454;background:#e3f5ef}.settings-export-grid article>span svg{width:17px}.settings-export-grid article>div{display:flex;min-width:0;flex-direction:column;gap:4px}.settings-export-grid article strong{color:#273a33;font-size:9px}.settings-export-grid article small{color:#84928d;font-size:7px}.settings-export-grid article>button{grid-column:1 / -1;justify-content:center}.settings-export-grid article>button:disabled{cursor:wait;opacity:.6}.settings-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:14px}.settings-system-grid article{display:flex;align-items:flex-start;gap:12px;border:1px solid #dfe8e4;border-radius:14px;padding:16px;background:#fff}.settings-system-grid article>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px}.settings-system-grid article>span.online{color:#087454;background:#dff4ec}.settings-system-grid article>span.offline{color:#a44646;background:#f8e5e5}.settings-system-grid article>span svg{width:18px}.settings-system-grid article>div{display:flex;flex-direction:column;gap:4px}.settings-system-grid small{color:#82918b;font-size:7px;text-transform:uppercase}.settings-system-grid strong{color:#273a33;font-size:12px}.settings-system-grid p{margin:2px 0 0;color:#71817a;font-size:8px}@media(max-width:1000px){.settings-master-grid,.settings-export-grid,.settings-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.settings-master-grid,.settings-export-grid,.settings-system-grid{grid-template-columns:1fr}.settings-master-grid>article{grid-template-columns:40px minmax(0,1fr) auto}.settings-master-grid article>em{grid-column:2}.settings-master-grid article>button{grid-column:3;grid-row:1 / 3}}
