@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table-row{display:table-row}}:root{--ink:#172038;--muted:#6f7890;--line:#e8eaf1;--soft:#f5f6fa;--panel:#fff;--indigo:#5859de;--indigo-dark:#4546c8;--indigo-soft:#efefff;--green:#13a27b;--green-soft:#eaf8f3;--orange:#f08a3c;--orange-soft:#fff3e9;--red:#e4565d;--red-soft:#fff0f1;--shadow:0 14px 38px #262d4d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f7f8fb;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.primary-button,.secondary-button,.outline-button{cursor:pointer;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{border:1px solid var(--indigo);color:#fff;background:var(--indigo);box-shadow:0 8px 18px #5859de33}.primary-button:hover{background:var(--indigo-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondary-button,.outline-button{color:#485168;background:#fff;border:1px solid #dfe2eb;box-shadow:0 2px 5px #1e264408}.secondary-button:hover,.outline-button:hover{background:#fafafe;border-color:#c8ccda}.outline-button.full{width:100%}.icon-button{cursor:pointer;color:#768097;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{color:var(--ink);background:#f1f2f7}.text-button,.subtle-link{color:var(--indigo);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.muted-cell{color:#8790a5}.positive-text{color:var(--green)!important}.negative-text{color:var(--red)!important}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing-page{background:#fff;min-height:100vh;overflow:hidden}.landing-header{z-index:10;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:0 auto;padding:0 20px;display:flex;position:relative}.landing-brand{letter-spacing:-.4px;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.landing-brand>span{background:var(--indigo);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.landing-header nav{color:#5e667c;gap:34px;font-size:14px;display:flex}.landing-header nav a:hover{color:var(--ink)}.landing-header>div{align-items:center;gap:15px;display:flex}.header-login{font-size:14px;font-weight:700}.landing-header .primary-button{min-height:40px}.landing-hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;max-width:1240px;min-height:710px;margin:0 auto;padding:80px 30px 70px;display:grid;position:relative}.landing-hero-copy{z-index:2;position:relative}.landing-badge{color:var(--indigo);background:#f8f8ff;border:1px solid #ddddfa;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.landing-hero h1{letter-spacing:-4px;max-width:650px;margin:25px 0 24px;font-size:clamp(48px,5vw,72px);line-height:.99}.landing-hero h1 em{color:var(--indigo);font-style:normal}.landing-hero-copy>p{color:#626b81;max-width:560px;font-size:18px;line-height:1.65}.landing-hero-actions{gap:13px;margin:32px 0 23px;display:flex}.landing-primary,.landing-secondary{border-radius:13px;align-items:center;gap:9px;height:52px;padding:0 21px;font-size:14px;font-weight:800;display:inline-flex}.landing-primary{background:var(--indigo);color:#fff;box-shadow:0 13px 30px #5859de3d}.landing-primary:hover{background:var(--indigo-dark);transform:translateY(-1px)}.landing-secondary{color:#384157;background:#fffc;border:1px solid #dcdee7}.landing-trust{color:#7a8295;flex-wrap:wrap;align-items:center;gap:16px;font-size:11px;display:flex}.landing-trust span{align-items:center;gap:4px;display:inline-flex}.landing-trust svg{color:var(--green)}.hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow.one{background:radial-gradient(circle,#d8d8ffe6,#fff0 70%);width:420px;height:420px;top:-120px;right:-60px}.hero-glow.two{background:radial-gradient(circle,#ddfaf2bf,#fff0 70%);width:320px;height:320px;bottom:-100px;left:-200px}.product-window{z-index:2;background:#fbfbfd;border:1px solid #e1e3eb;border-radius:22px;height:470px;display:flex;position:relative;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 34px 70px #272e542e}.window-sidebar{background:#222a43;border-radius:21px 0 0 21px;flex-direction:column;align-items:center;gap:22px;width:66px;padding-top:19px;display:flex}.window-logo{color:#fff;background:#6566e6;border-radius:9px;place-items:center;width:31px;height:31px;margin-bottom:12px;display:grid}.window-sidebar i{background:#46506a;border-radius:4px;width:25px;height:8px;position:relative}.window-sidebar i:before{content:"";background:#68728c;border-radius:2px;width:7px;height:7px;position:absolute;left:-13px}.window-sidebar i.active{background:#7c7df0}.window-sidebar i.active:before{background:#9c9dfa}.window-main{flex:1;min-width:0;padding:22px}.window-top{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.window-top div{flex-direction:column;gap:4px;display:flex}.window-top small{color:#9097a8;font-size:9px}.window-top strong{font-size:14px}.window-top>span{width:31px;height:31px;color:var(--indigo);background:#ececff;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.window-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.window-cards>div{background:#fff;border:1px solid #eceef3;border-radius:12px;min-width:0;padding:14px}.window-cards small{color:#8e96a8;margin-bottom:7px;font-size:8px;display:block}.window-cards strong{white-space:nowrap;font-size:13px;display:block}.window-cards b{color:var(--green);background:var(--green-soft);border-radius:9px;margin-top:6px;padding:3px 5px;font-size:7px;display:inline-block}.window-grid{grid-template-columns:1.55fr .7fr;gap:11px;margin-top:12px;display:grid}.window-chart,.window-health{background:#fff;border:1px solid #eceef3;border-radius:13px;height:252px;padding:15px;overflow:hidden}.window-chart>span,.window-health>small{font-size:9px;font-weight:800;display:block}.window-chart svg{width:100%;height:185px;margin-top:16px}.window-health{flex-direction:column;justify-content:center;align-items:center;display:flex}.window-health strong{margin:20px 0 13px;font-size:45px;line-height:1}.window-health strong span{color:#98a0b0;font-size:10px;font-weight:500}.window-health>i{background:#e9ebf1;border-radius:5px;width:83%;height:6px;overflow:hidden}.window-health>i b{background:linear-gradient(90deg, var(--indigo), #7e7ff1);width:82%;height:100%;display:block}.window-health p{color:var(--green);align-items:center;gap:3px;margin-top:15px;font-size:8px;display:flex}.floating-result{background:#fffffff5;border:1px solid #eaebf2;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;bottom:36px;left:-55px;transform:rotateY(2deg);box-shadow:0 14px 34px #2c335229}.floating-result>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:10px;place-items:center;display:grid}.floating-result p{flex-direction:column;gap:3px;margin:0;display:flex}.floating-result small{color:#8b93a5;font-size:8px}.floating-result strong{font-size:14px}.floating-safe{color:#fff;background:#252d46;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-size:9px;font-weight:700;display:flex;position:absolute;top:44px;right:-28px;box-shadow:0 12px 28px #222a4433}.landing-stats{border-top:1px solid #eceef3;border-bottom:1px solid #eceef3;grid-template-columns:repeat(4,1fr);max-width:1140px;margin:0 auto;padding:34px 0;display:grid}.landing-stats div{border-right:1px solid #eceef3;padding:0 34px}.landing-stats div:last-child{border:0}.landing-stats strong{margin-bottom:5px;font-size:18px;display:block}.landing-stats span{color:#858da0;font-size:11px}.landing-industries{background:#f7f8fb;padding:112px 20px 120px}.industry-landing-grid{grid-template-columns:repeat(3,1fr);gap:17px;max-width:1140px;margin:0 auto;display:grid}.industry-landing-grid article{background:#fff;border:1px solid #e5e7ee;border-radius:18px;min-height:330px;padding:31px;transition:all .2s;box-shadow:0 9px 28px #282f4e0b}.industry-landing-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 38px #282f4e17}.industry-landing-grid article>span{width:45px;height:45px;color:var(--indigo);background:var(--indigo-soft);border-radius:13px;place-items:center;display:grid}.industry-landing-grid article:nth-child(2)>span{color:var(--green);background:var(--green-soft)}.industry-landing-grid article:nth-child(3)>span{color:var(--orange);background:var(--orange-soft)}.industry-landing-grid article>small{color:var(--indigo);text-transform:uppercase;letter-spacing:.8px;margin-top:27px;font-size:10px;font-weight:800;display:block}.industry-landing-grid h3{letter-spacing:-.45px;margin:9px 0 12px;font-size:20px}.industry-landing-grid p{color:#737c90;font-size:12px;line-height:1.65}.industry-landing-grid article>div{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.industry-landing-grid b{color:#646d81;background:#f1f2f6;border-radius:999px;padding:6px 9px;font-size:9px}.landing-features{max-width:1140px;margin:0 auto;padding:118px 20px 120px}.section-intro{text-align:center;max-width:680px;margin:0 auto 54px}.section-intro>span,.workflow-copy>span{color:var(--indigo);text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:800}.section-intro h2,.landing-workflow h2{letter-spacing:-1.7px;margin:12px 0 16px;font-size:41px;line-height:1.12}.section-intro p,.workflow-copy>p{color:#70788c;font-size:15px;line-height:1.7}.feature-grid{grid-template-columns:1.08fr .92fr;gap:18px;display:grid}.feature-grid article{background:#fcfcfd;border:1px solid #e8eaf0;border-radius:21px;min-height:325px;padding:30px;position:relative;overflow:hidden}.feature-grid article>span,.feature-wide>div>span{background:var(--indigo-soft);width:43px;height:43px;color:var(--indigo);border-radius:13px;place-items:center;display:grid}.feature-grid article h3{letter-spacing:-.5px;margin:18px 0 10px;font-size:21px}.feature-grid article>p,.feature-wide>div>p{color:#747c90;max-width:470px;font-size:13px;line-height:1.65}.feature-large{grid-row:span 2;background:linear-gradient(165deg,#f4f4ff,#fafaff 65%)!important;min-height:668px!important}.feature-operation{background:#fff;border:1px solid #e8e9f1;border-radius:13px;grid-template-columns:12px 1fr auto;align-items:center;gap:12px;min-height:76px;margin-top:17px;padding:14px 16px;display:grid;box-shadow:0 9px 22px #31385c0f}.feature-operation:first-of-type{margin-top:54px;transform:translate(20px)}.feature-operation:nth-of-type(2){transform:translate(-6px)}.feature-operation>i{border-radius:50%;width:10px;height:10px}.income-dot{background:var(--green)}.expense-dot{background:var(--orange)}.feature-operation p{flex-direction:column;gap:4px;margin:0;display:flex}.feature-operation strong{font-size:11px}.feature-operation small{color:#9097a8;font-size:9px}.feature-operation>b{white-space:nowrap;font-size:11px}.feature-operation:first-of-type>b{color:var(--green)}.mini-report{align-items:flex-end;gap:12px;height:118px;display:flex;position:absolute;bottom:0;left:30px;right:30px}.mini-report i{opacity:.85;background:linear-gradient(#7d7eee,#5f60df);border-radius:7px 7px 0 0;flex:1}.mini-calendar{border-top:1px solid #e9ebf0;grid-template-columns:30px 1fr auto;align-items:center;gap:13px 10px;margin-top:28px;padding-top:17px;font-size:10px;display:grid}.mini-calendar b{background:#f0f1f6;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.mini-calendar strong{font-size:10px}.mini-calendar .green{color:var(--green)}.feature-wide{color:#fff;grid-column:1/-1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid;background:#242c46!important;border:0!important;min-height:360px!important;padding:42px 52px!important}.feature-wide>div>span{color:#aeb0ff;background:#797af12e}.feature-wide>div>p{color:#aeb4c5}.feature-wide>div>a{color:#bebfff;align-items:center;gap:7px;margin-top:13px;font-size:12px;font-weight:700;display:inline-flex}.project-feature-card{color:var(--ink);background:#fff;border-radius:17px;padding:24px;box-shadow:0 18px 45px #0a0e1e40}.project-feature-card>span{color:var(--green);background:var(--green-soft);border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800}.project-feature-card h4{margin:15px 0 18px;font-size:17px}.project-feature-card>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-feature-card small{color:#8b93a5;flex-direction:column;gap:5px;font-size:8px;display:flex}.project-feature-card small strong{color:var(--ink);font-size:11px}.project-feature-card>i{background:#eceef4;border-radius:6px;height:7px;margin:21px 0 9px;display:block;overflow:hidden}.project-feature-card>i b{background:linear-gradient(90deg, var(--indigo), #8889f1);height:100%;display:block}.project-feature-card>p{color:#7c8598;margin:0;font-size:9px}.project-feature-card>p strong{color:var(--green)}.landing-workflow{background:#f6f7fb;grid-template-columns:.88fr 1.12fr;align-items:center;gap:100px;min-height:640px;padding:90px max(40px,50vw - 550px);display:grid}.workflow-copy ul{gap:18px;margin:34px 0 0;padding:0;list-style:none;display:grid}.workflow-copy li{align-items:center;gap:13px;display:flex}.workflow-copy li>span{width:31px;height:31px;color:var(--indigo);background:#fff;border:1px solid #e4e6ed;border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid;box-shadow:0 5px 13px #2b32500f}.workflow-copy li div{flex-direction:column;gap:3px;display:flex}.workflow-copy li strong{font-size:12px}.workflow-copy li small{color:#858da0;font-size:10px}.workflow-visual{place-items:center;min-height:430px;display:grid;position:relative}.workflow-card{background:#fff;border:1px solid #e5e7ee;border-radius:17px;position:absolute;box-shadow:0 18px 42px #2d34551c}.workflow-card.main{z-index:2;text-align:center;width:300px;min-height:225px;padding:30px}.workflow-card.main>span{background:var(--indigo-soft);width:43px;height:43px;color:var(--indigo);border-radius:13px;place-items:center;margin:0 auto 20px;display:grid}.workflow-card.main small{color:#8c94a7;font-size:9px;display:block}.workflow-card.main strong{margin:8px 0;font-size:28px;display:block}.workflow-card.main p{color:var(--green);font-size:9px}.workflow-card.left,.workflow-card.right{grid-template-columns:32px 1fr;align-items:center;gap:2px 9px;width:185px;min-height:92px;padding:17px;display:grid;top:48px}.workflow-card.left{left:0}.workflow-card.right{top:auto;bottom:38px;right:0}.workflow-card.left svg,.workflow-card.right svg{color:var(--indigo);grid-row:span 2}.workflow-card.left span,.workflow-card.right span{color:#8991a4;font-size:8px}.workflow-card.left strong,.workflow-card.right strong{font-size:12px}.flow-line{border-top:2px dashed #c9ccda;width:130px;position:absolute;transform:rotate(24deg)}.flow-line.a{top:138px;left:145px}.flow-line.b{bottom:135px;right:140px}.landing-cta{color:#fff;background:linear-gradient(120deg,#292f52,#4a4ca3);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;max-width:1100px;margin:100px auto;padding:55px 65px;display:flex;box-shadow:0 30px 60px #2d305f2e}.landing-cta span{color:#c7c8ff;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.landing-cta h2{letter-spacing:-1.1px;margin:13px 0 10px;font-size:34px}.landing-cta p{color:#c2c6d7;font-size:13px}.landing-cta>a{color:#353963;background:#fff;border-radius:13px;flex-shrink:0;align-items:center;gap:8px;min-height:51px;padding:0 20px;font-size:12px;font-weight:800;display:inline-flex}.landing-footer{border-top:1px solid #e9ebf0;align-items:center;gap:30px;max-width:1140px;min-height:120px;margin:0 auto;display:flex}.landing-footer p{color:#858da0;flex:1;font-size:11px}.landing-footer>div{color:#6d7589;gap:25px;font-size:11px;display:flex}.finance-shell{background:#f6f7fa;min-height:100vh;display:flex}.app-sidebar{color:#c8cddb;z-index:40;background:#222a43;flex-direction:column;flex:0 0 242px;width:242px;min-height:100vh;padding:20px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{color:#fff;align-items:center;gap:9px;padding:0 8px 19px;display:flex}.brand-mark{background:#6667e8;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.brand-name{letter-spacing:-.3px;font-size:17px;font-weight:800}.sidebar-collapse{color:#aeb5c7;margin-left:auto;display:none}.company-switcher{color:#fff;text-align:left;cursor:pointer;background:#2a334f;border:1px solid #39425e;border-radius:11px;grid-template-columns:34px 1fr 15px;align-items:center;gap:9px;width:100%;min-height:62px;padding:9px;display:grid}.company-avatar{background:#f0a14b;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.company-switcher>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.company-switcher strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.company-switcher small{color:#9fa7ba;font-size:8px}.main-nav{flex-direction:column;gap:3px;margin-top:20px;display:flex}.main-nav button,.help-link{color:#b0b7c9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;height:42px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.main-nav button:hover,.main-nav button.active,.help-link:hover{color:#fff;background:#303a58}.main-nav button.active{box-shadow:inset 3px 0 #8586f4}.main-nav .nav-badge{color:#fff;background:#e75e65;border-radius:9px;place-items:center;min-width:19px;height:18px;margin-left:auto;font-size:8px;display:grid}.sidebar-bottom{margin-top:auto}.trial-card{background:#29324d;border:1px solid #3b4562;border-radius:12px;grid-template-columns:27px 1fr;gap:7px;padding:12px;display:grid}.trial-icon{color:#c0c2ff;background:#7879ee26;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.trial-card>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.trial-card strong{color:#fff;font-size:9px}.trial-card small{color:#9ba4b9;font-size:7px}.trial-progress{background:#424c68;border-radius:4px;grid-column:1/-1;height:4px;margin-top:3px;overflow:hidden}.trial-progress span{background:#797af0;height:100%;display:block}.trial-card button{color:#babcff;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:1/-1;padding:2px 0 0;font-size:8px;font-weight:700}.help-link{margin-top:8px}.app-main{width:calc(100% - 242px);min-height:100vh;margin-left:242px}.app-header{z-index:25;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffffff5;border-bottom:1px solid #e9ebf0;justify-content:space-between;align-items:center;height:72px;padding:0 27px;display:flex;position:sticky;top:0}.header-left{align-items:center;gap:12px;display:flex}.header-kicker{color:#9199aa;margin:0 0 3px;font-size:8px}.app-header h1{letter-spacing:-.3px;margin:0;font-size:17px}.mobile-menu{display:none}.header-actions{align-items:center;gap:10px;display:flex}.company-select-wrap{color:#7a8296;background:#fafbfc;border:1px solid #e3e5ec;border-radius:9px;align-items:center;gap:7px;height:35px;padding:0 10px;display:flex}.company-select-wrap select{appearance:none;color:#4e566c;background:0 0;border:0;outline:0;min-width:105px;font-size:10px;font-weight:700}.notification-button{position:relative}.notification-button span{background:#ee636a;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.user-menu{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:32px auto 14px;align-items:center;gap:8px;padding:0;display:grid}.user-menu>span{width:32px;height:32px;color:var(--indigo);background:var(--indigo-soft);border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.user-menu>div{flex-direction:column;gap:2px;display:flex}.user-menu strong{font-size:9px}.user-menu small{color:#9299aa;font-size:7px}.app-content{max-width:1500px;margin:0 auto;padding:22px 27px 40px}.demo-banner{color:#555e76;background:#f4f4ff;border:1px solid #dbdcfa;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:43px;margin-bottom:18px;padding:8px 13px;font-size:9px;display:flex}.demo-banner>div,.demo-banner a{align-items:center;gap:7px;display:flex}.demo-banner svg{color:var(--indigo)}.demo-banner a{color:var(--indigo);font-weight:800}.section-stack{flex-direction:column;gap:17px;display:flex}.page-toolbar{justify-content:space-between;align-items:center;display:flex}.segmented-control,.report-tabs{background:#eceef3;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.segmented-control button,.report-tabs button{color:#7c8497;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:31px;padding:0 12px;font-size:9px;font-weight:700}.segmented-control button.active,.report-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #2d345217}.toolbar-right,.section-heading>div:last-child{gap:9px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:2px;display:flex}.section-heading h2{letter-spacing:-.55px;margin:0 0 5px;font-size:21px}.section-heading p{color:#7d8598;margin:0;font-size:10px}.industry-context{background:linear-gradient(100deg,#f7f7ff,#fff);border:1px solid #e0e1fa;border-radius:13px;grid-template-columns:1.15fr 1.35fr auto;align-items:center;gap:18px;min-height:68px;padding:12px 15px;display:grid}.industry-context>div:first-child{align-items:center;gap:10px;display:flex}.industry-context>div:first-child>span,.report-template-head>span{background:var(--indigo);color:#fff;white-space:nowrap;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.industry-context p{flex-direction:column;gap:3px;margin:0;display:flex}.industry-context p strong{font-size:9px}.industry-context p small{color:#80889a;font-size:7px}.industry-context>div:nth-child(2){flex-wrap:wrap;gap:6px;display:flex}.industry-context b,.report-template-head b{color:#666f83;background:#fff;border:1px solid #e3e4ef;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:7px;display:inline-flex}.industry-context b svg,.report-template-head b svg{color:var(--green)}.industry-context>button{color:var(--indigo);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:8px;font-weight:800;display:inline-flex}.industry-kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.industry-kpis article{background:#fff;border:1px solid #e8eaf0;border-radius:13px;align-items:center;gap:11px;min-height:84px;padding:13px 15px;display:flex}.industry-kpis article>span{width:35px;height:35px;color:var(--indigo);background:var(--indigo-soft);border-radius:10px;flex:0 0 35px;place-items:center;display:grid}.industry-kpis p{flex-direction:column;gap:3px;margin:0;display:flex}.industry-kpis small{color:#858da0;font-size:7px}.industry-kpis strong{font-size:13px}.industry-kpis b{color:#979dad;font-size:6px;font-weight:500}.hero-summary{color:#fff;background:linear-gradient(118deg,#343d72 0%,#5256b5 58%,#6769d7 100%);border-radius:17px;justify-content:space-between;align-items:center;min-height:185px;padding:29px 33px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #373d7c29}.hero-summary:after{content:"";border:35px solid #ffffff0d;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-65px}.hero-copy{z-index:1;position:relative}.eyebrow{color:#d4d6ff;text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:5px;font-size:8px;font-weight:700;display:inline-flex}.hero-copy h2{letter-spacing:-.5px;margin:10px 0 7px;font-size:25px}.hero-copy>p{color:#d2d5e5;max-width:620px;margin:0;font-size:10px;line-height:1.55}.hero-actions{align-items:center;gap:16px;margin-top:17px;display:flex}.primary-button.light{color:#41488b;min-height:36px;box-shadow:none;background:#fff;border:#fff;font-size:9px}.hero-link{color:#e0e2f1;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.hero-score{z-index:1;text-align:center;width:170px;margin-right:17px;position:relative}.hero-score>small{color:#d4d6e8;font-size:8px;display:block}.hero-score>strong{font-size:46px;line-height:1}.hero-score>span{color:#c0c3d8;font-size:10px}.score-bar{background:#ffffff2e;border-radius:5px;height:5px;margin:13px 0 8px;overflow:hidden}.score-bar i{border-radius:inherit;background:#64dfb8;height:100%;display:block}.hero-score p{color:#77e2c1;justify-content:center;align-items:center;gap:3px;margin:0;font-size:8px;display:flex}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card{background:#fff;border:1px solid #eaebf0;border-radius:14px;min-height:142px;padding:16px;box-shadow:0 4px 11px #232a4606}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-top>span{background:var(--indigo-soft);width:33px;height:33px;color:var(--indigo);border-radius:10px;place-items:center;display:grid}.metric-top button{width:26px;height:26px}.metric-card>small{color:#8790a3;margin:12px 0 5px;font-size:8px;display:block}.metric-card>strong{letter-spacing:-.35px;font-size:17px}.metric-bottom{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.metric-bottom>span{border-radius:7px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;display:inline-flex}.metric-bottom .positive{color:var(--green);background:var(--green-soft)}.metric-bottom .negative{color:var(--red);background:var(--red-soft)}.mini-spark{width:58px;height:23px;color:var(--indigo)}.dashboard-two-columns{grid-template-columns:1.55fr .8fr;gap:13px;display:grid}.dashboard-two-columns.lower{grid-template-columns:1fr 1fr}.panel{background:#fff;border:1px solid #e9ebf0;border-radius:14px;box-shadow:0 4px 12px #262d4b06}.chart-panel,.cash-panel{min-height:337px;padding:20px}.panel-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.panel-header h3{margin:3px 0 0;font-size:13px}.panel-kicker{color:#9299aa;text-transform:uppercase;letter-spacing:.7px;font-size:7px}.revenue-chart{gap:10px;height:220px;margin-top:19px;display:flex}.chart-y{color:#9ca3b3;text-align:right;flex-direction:column;justify-content:space-between;width:36px;padding-bottom:19px;font-size:7px;display:flex}.chart-area{flex:1;min-width:0;position:relative}.chart-area>i{background:#eef0f4;height:1px;position:absolute;left:0;right:0}.chart-area svg{z-index:2;width:100%;height:190px;position:relative}.chart-x{color:#9ca3b3;justify-content:space-between;font-size:7px;display:flex}.chart-legend{color:#7e8799;justify-content:flex-end;gap:15px;margin-top:-3px;font-size:7px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:50%;width:7px;height:7px}.legend-indigo{background:var(--indigo)}.legend-green{background:var(--green)}.status-pill{border-radius:12px;justify-content:center;align-items:center;min-height:23px;padding:0 8px;font-size:7px;font-weight:800;display:inline-flex}.status-pill.good,.status-pill.active{background:var(--green-soft);color:var(--green)}.status-pill.paused,.status-pill.warning{background:var(--orange-soft);color:var(--orange)}.status-pill.closed{color:#7c8598;background:#eef0f4}.cash-main{text-align:center;border-bottom:1px solid #edeff3;padding:27px 0 21px}.cash-main small,.cash-main span{color:#9098aa;font-size:8px;display:block}.cash-main strong{margin:6px 0 5px;font-size:22px;display:block}.cash-flow-row{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.cash-flow-row>div{align-items:center;gap:8px;display:flex}.flow-icon{border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.flow-icon.income{background:var(--green-soft);color:var(--green)}.flow-icon.expense{background:var(--orange-soft);color:var(--orange)}.cash-flow-row p{color:#9198aa;flex-direction:column;gap:3px;margin:0;font-size:7px;display:flex}.cash-flow-row strong{color:var(--ink);font-size:9px}.dashboard-two-columns.lower>.panel{min-height:252px;padding:19px}.attention-count{background:var(--red-soft);min-width:24px;height:24px;color:var(--red);border-radius:12px;place-items:center;font-size:8px;font-weight:800;display:grid}.attention-list{flex-direction:column;margin-top:10px;display:flex}.attention-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f3;grid-template-columns:35px 1fr 18px;align-items:center;gap:10px;min-height:61px;padding:8px 2px;display:grid}.attention-list button:last-child{border:0}.attention-icon{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.attention-icon.warning{color:var(--orange);background:var(--orange-soft)}.attention-icon.danger{color:var(--red);background:var(--red-soft)}.attention-icon.info{color:var(--indigo);background:var(--indigo-soft)}.attention-list div{flex-direction:column;gap:4px;display:flex}.attention-list strong{font-size:9px}.attention-list small{color:#929aab;font-size:7px}.attention-list>button>svg{color:#a3aaba}.project-mini-list{flex-direction:column;margin-top:12px;display:flex}.project-mini-list>div{border-bottom:1px solid #eef0f3;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;min-height:61px;display:grid}.project-mini-list>div:last-child{border:0}.project-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.project-dot.paused{background:var(--orange)}.project-dot.closed{background:#8f98aa}.project-mini-list div>div{flex-direction:column;gap:4px;display:flex}.project-mini-list div>div strong{font-size:9px}.project-mini-list small{color:#9199aa;font-size:7px}.project-mini-list p{text-align:right;flex-direction:column;gap:3px;margin:0;display:flex}.project-mini-list p strong{font-size:9px}.project-mini-list p small{color:var(--green)}.account-strip{gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.account-strip article{background:#fff;border:1px solid #e9ebf0;border-radius:12px;flex:1;grid-template-columns:8px 1fr;align-items:center;gap:8px;min-width:192px;min-height:82px;padding:13px;display:grid;position:relative}.account-strip article>i{border-radius:4px;width:5px;height:36px}.account-strip p{flex-direction:column;gap:5px;margin:0;display:flex}.account-strip small{color:#8a92a5;font-size:8px}.account-strip strong{font-size:13px}.account-strip article>span:last-child{color:#9aa1b1;font-size:7px;position:absolute;bottom:9px;right:11px}.account-strip .account-total{color:#fff;background:#2b3451;border:0;grid-template-columns:33px 1fr;min-width:210px}.account-total>span{background:#7e7fef2e;border-radius:9px;place-items:center;width:33px;height:33px;display:grid;color:#c0c2ff!important;position:static!important}.account-total small{color:#b7bdce}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid #e9ebf0;align-items:center;gap:12px;min-height:60px;padding:10px 14px;display:flex}.search-box{color:#9199aa;background:#fafbfc;border:1px solid #e1e4eb;border-radius:9px;align-items:center;gap:8px;width:235px;height:36px;padding:0 11px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:9px}.filter-tabs{flex:1;gap:3px;display:flex}.filter-tabs button{color:#7e8799;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700;display:inline-flex}.filter-tabs button.active{background:var(--indigo-soft);color:var(--indigo)}.filter-tabs b{color:#fff;background:#e5676d;border-radius:8px;place-items:center;min-width:17px;height:16px;font-size:7px;display:grid}.data-table{width:100%}.table-head,.table-row{align-items:center;gap:10px;padding:0 16px;display:grid}.table-head{color:#8b93a4;text-transform:uppercase;letter-spacing:.35px;background:#fafbfc;border-bottom:1px solid #eceef2;min-height:38px;font-size:7px;font-weight:700}.table-row{border-bottom:1px solid #eef0f3;min-height:63px;font-size:8px}.table-row:hover{background:#fdfdff}.operations-table .table-head,.operations-table .table-row{grid-template-columns:2fr 1.25fr .75fr 1fr .72fr 30px}.operation-main{align-items:center;gap:9px;min-width:0;display:flex}.operation-main>i{border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.operation-main>i.income{color:var(--green);background:var(--green-soft)}.operation-main>i.expense{color:var(--orange);background:var(--orange-soft)}.operation-main p,.table-row>span:not(.operation-main){min-width:0}.table-row p,.table-row>span{margin:0}.operation-main p,.accruals-table .table-row>span,.team-row p{flex-direction:column;gap:4px;display:flex}.operation-main strong,.table-row>span>strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.operation-main small,.table-row small{color:#9299aa;font-size:7px}.category-chip{color:#596176;white-space:nowrap;text-overflow:ellipsis;background:#f5f6f9;border-radius:10px;align-items:center;gap:6px;max-width:100%;padding:5px 8px;font-size:7px;display:inline-flex;overflow:hidden}.category-chip i{border-radius:50%;flex:0 0 6px;width:6px;height:6px}.category-chip.missing{color:var(--orange);background:var(--orange-soft)}.project-code{color:var(--indigo);background:var(--indigo-soft);border-radius:7px;padding:5px 7px;font-size:7px;font-weight:800}.allocation-chip{background:var(--indigo-soft);color:var(--indigo);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:3px;padding:5px 7px;font-size:7px;font-weight:800;display:inline-flex}.amount-cell{text-align:right;white-space:nowrap;font-size:9px;font-weight:800}.amount-cell.income{color:var(--green)}.amount-cell.expense{color:var(--ink)}.table-footer{color:#8d95a6;justify-content:space-between;align-items:center;min-height:49px;padding:0 16px;font-size:7px;display:flex}.table-footer div{align-items:center;gap:4px;display:flex}.table-footer button,.table-footer b{color:#798195;background:#fff;border:1px solid #e1e4eb;border-radius:7px;place-items:center;min-width:30px;height:27px;font-size:7px;display:grid}.table-footer b{background:var(--indigo);border-color:var(--indigo);color:#fff}.summary-cards{gap:11px;display:grid}.summary-cards.three{grid-template-columns:repeat(3,1fr)}.summary-cards.four{grid-template-columns:repeat(4,1fr)}.summary-card{background:#fff;border:1px solid #e9ebf0;border-radius:13px;align-items:center;gap:12px;min-height:92px;padding:15px;display:flex}.summary-card>span{border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.summary-card svg{width:18px}.summary-card span.green{background:var(--green-soft);color:var(--green)}.summary-card span.orange{background:var(--orange-soft);color:var(--orange)}.summary-card span.indigo{background:var(--indigo-soft);color:var(--indigo)}.summary-card span.slate{color:#677186;background:#f0f2f5}.summary-card p{flex-direction:column;gap:6px;margin:0;display:flex}.summary-card small{color:#8c94a6;font-size:8px}.summary-card strong{font-size:14px}.explain-strip{background:#f6f6ff;border:1px solid #dbdcfa;border-radius:12px;align-items:center;gap:12px;min-height:69px;padding:14px 17px;display:flex}.explain-strip>span{width:34px;height:34px;color:var(--indigo);background:#e9e9ff;border-radius:10px;place-items:center;display:grid}.explain-strip strong{margin-bottom:4px;font-size:9px;display:block}.explain-strip p{color:#6f7890;margin:0;font-size:8px;line-height:1.55}.accruals-table .table-head,.accruals-table .table-row{grid-template-columns:1.7fr 1fr 1fr .75fr .7fr}.payment-status{border-radius:11px;align-items:center;width:fit-content;min-height:21px;padding:0 7px;font-size:7px;font-weight:800;display:inline-flex}.payment-status.paid,.payment-status.approved{color:var(--green);background:var(--green-soft)}.payment-status.partial,.payment-status.planned{color:var(--indigo);background:var(--indigo-soft)}.payment-status.unpaid,.payment-status.overdue{color:var(--red);background:var(--red-soft)}.planning-grid{grid-template-columns:1.1fr 1fr;gap:13px;display:grid}.forecast-panel,.calendar-side{min-height:420px;padding:19px}.forecast-bars{border-bottom:1px solid #e8eaf0;justify-content:space-around;align-items:flex-end;gap:10px;height:325px;margin-top:29px;padding:0 10px;display:flex}.forecast-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:45px;height:100%;display:flex}.forecast-bars span{color:#6c7589;font-size:7px;font-weight:700}.forecast-bars i{background:linear-gradient(#8b8cf2,#5b5cde);border-radius:6px 6px 0 0;width:min(42px,62%);min-height:18px}.forecast-bars i.warning{background:linear-gradient(#f3aa67,#ee8340)}.forecast-bars small{color:#9098aa;height:18px;font-size:7px}.payment-list{margin-top:8px}.payment-row{border-bottom:1px solid #eceef2;grid-template-columns:36px 1fr auto auto;align-items:center;gap:9px;min-height:67px;display:grid}.payment-date{background:#f1f2f6;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:34px;height:39px;display:flex}.payment-date strong{font-size:11px}.payment-date small{color:#8a93a5;text-transform:uppercase;font-size:6px}.payment-row>div{flex-direction:column;gap:4px;display:flex}.payment-row>div strong{font-size:8px}.payment-row>div small{color:#939aab;font-size:7px}.payment-row>strong{white-space:nowrap;font-size:8px}.project-overview{background:#fff;border:1px solid #e9ebf0;border-radius:13px;grid-template-columns:repeat(4,1fr);align-items:center;min-height:85px;display:grid}.project-overview>div{border-right:1px solid #eceef2;padding:0 24px}.project-overview>div:last-child{border:0}.project-overview small{color:#8d95a6;margin-bottom:7px;font-size:8px;display:block}.project-overview strong{font-size:16px}.project-cards-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.project-card{background:#fff;border:1px solid #e9ebf0;border-radius:14px;min-height:335px;padding:18px}.project-card-top{justify-content:space-between;align-items:center;display:flex}.project-code-label{color:var(--indigo);margin-top:14px;font-size:7px;font-weight:800;display:block}.project-card h3{margin:5px 0 7px;font-size:14px}.project-client{color:#8a92a5;align-items:center;gap:5px;margin:0;font-size:8px;display:flex}.project-progress{margin:18px 0}.project-progress>div{color:#858da0;justify-content:space-between;margin-bottom:6px;font-size:7px;display:flex}.project-progress b{color:var(--ink)}.project-progress>i{background:#eceef3;border-radius:5px;height:6px;display:block;overflow:hidden}.project-progress>i span{border-radius:inherit;background:var(--indigo);height:100%;display:block}.project-finance{border-top:1px solid #eceef2;grid-template-columns:1fr 1fr;gap:13px;padding-top:15px;display:grid}.project-finance>div{flex-direction:column;gap:4px;display:flex}.project-finance small{color:#8c94a6;font-size:7px}.project-finance strong{font-size:10px}.project-finance .profit{background:var(--green-soft);border-radius:9px;grid-column:1/-1;grid-template-columns:1fr auto;padding:9px 10px;display:grid}.project-finance .profit small{color:#5e887b}.project-finance .profit strong{color:var(--green);grid-row:2}.project-finance .profit span{color:var(--green);grid-area:1/2/span 2;align-self:center;font-size:8px;font-weight:800}.project-open{width:100%;color:var(--indigo);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;margin-top:13px;font-size:8px;font-weight:800;display:flex}.report-tabs{width:fit-content;max-width:100%;overflow-x:auto}.report-tabs button{white-space:nowrap}.report-template-head{background:#fff;border:1px solid #e2e4eb;border-radius:12px;align-items:center;gap:9px;min-height:56px;padding:10px 13px;display:flex}.report-template-head>div{flex-wrap:wrap;flex:1;gap:5px;display:flex}.report-template-head>small{color:#9098aa;font-size:7px}.report-shell{overflow:hidden}.report-header{border-bottom:1px solid #eaecf1;justify-content:space-between;align-items:center;min-height:92px;padding:18px 21px;display:flex}.report-header h3{margin:4px 0;font-size:14px}.report-header p{color:#8a92a5;margin:0;font-size:8px}.report-period{gap:7px;display:flex}.report-period button{background:#fff;border:1px solid #e1e4eb;border-radius:8px;align-items:center;gap:4px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700;display:flex}.report-summary{background:#fafbfc;border-bottom:1px solid #eceef2;grid-template-columns:repeat(3,1fr);gap:11px;min-height:88px;padding:14px 21px;display:grid}.report-summary>div{border-right:1px solid #e6e8ee;padding:5px 17px}.report-summary>div:last-child{border:0}.report-summary small{color:#8b93a5;margin-bottom:7px;font-size:8px;display:block}.report-summary strong{font-size:16px}.report-table{padding:8px 0 15px}.report-row{border-bottom:1px solid #f0f1f4;grid-template-columns:1.6fr repeat(4,1fr);align-items:center;min-height:43px;padding:0 22px;font-size:8px;display:grid}.report-row>span:not(:first-child),.report-row>strong{text-align:right}.report-row.head{color:#9098aa;text-transform:uppercase;background:#fafbfc;min-height:34px;font-size:7px}.report-row.total{background:#f5f5ff;font-weight:800}.cashflow-breakdown,.plan-fact-list{padding:15px 22px 22px}.cashflow-breakdown>div{border-bottom:1px solid #eef0f3;grid-template-columns:1.4fr .55fr 1fr;align-items:center;gap:18px;min-height:49px;font-size:8px;display:grid}.cashflow-breakdown>div>span{align-items:center;gap:7px;display:flex}.cashflow-breakdown>div>span i{border-radius:50%;width:7px;height:7px}.cashflow-breakdown>div>strong{text-align:right}.cashflow-breakdown>.cashflow-head{color:#9098aa;text-transform:uppercase;background:#fafbfc;min-height:32px;font-size:7px;font-weight:750}.cashflow-breakdown>.cashflow-head i{font-style:normal}.breakdown-bar{background:#eceef3;border-radius:6px;height:6px;display:block;overflow:hidden}.breakdown-bar span{border-radius:inherit;height:100%;display:block}.plan-fact-list>div{border-bottom:1px solid #eef0f3;grid-template-columns:1.2fr .55fr .55fr 1fr;align-items:center;gap:15px;min-height:53px;font-size:8px;display:grid}.plan-fact-list>div>span{align-items:center;gap:7px;display:flex}.plan-fact-list>div>span i{border-radius:50%;width:7px;height:7px}.plan-fact-list>div>div{grid-template-columns:1fr 35px;align-items:center;gap:8px;display:grid}.plan-fact-list>div>div>i{background:#eceef3;border-radius:5px;height:6px;overflow:hidden}.plan-fact-list>div>div>i span{background:var(--indigo);height:100%;display:block}.plan-fact-list>div>div>i span.over{background:var(--red)}.plan-fact-list>.plan-fact-head{color:#9098aa;text-transform:uppercase;background:#fafbfc;min-height:32px;font-size:7px;font-weight:750}.plan-fact-list>.plan-fact-head>span{display:block}.report-drill-note{color:#687187;background:#f5f5ff;border-radius:9px;align-items:center;gap:7px;min-height:39px;margin:0 21px 18px;padding:0 11px;font-size:7px;display:flex}.report-drill-note svg{color:var(--indigo);flex:none}.report-settings-panel{background:linear-gradient(120deg,#f8f8ff,#fff);border:1px solid #dedff4;border-radius:13px;flex-wrap:wrap;align-items:center;gap:11px;padding:12px 14px;display:flex;box-shadow:0 7px 20px #3639760d}.report-settings-panel>div{align-items:center;gap:10px;min-width:210px;margin-right:auto;display:flex}.report-settings-panel.contextual>div{min-width:260px;max-width:360px}.report-settings-panel>div>span{width:34px;height:34px;color:var(--indigo);background:var(--indigo-soft);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.report-settings-panel p{flex-direction:column;gap:3px;margin:0;display:flex}.report-settings-panel p strong{font-size:10px}.report-settings-panel p small{color:#737d92;font-size:8px}.report-settings-panel>label{color:#6d768a;flex-direction:column;gap:4px;min-width:125px;font-size:7px;font-weight:700;display:flex}.report-settings-panel select{color:#465067;background:#fff;border:1px solid #dfe2ea;border-radius:8px;min-width:125px;height:33px;padding:0 27px 0 9px;font-size:8px;font-weight:700}.report-settings-panel .report-setting-check{color:#566075;background:#fff;border:1px solid #e1e3eb;border-radius:8px;flex-direction:row;align-items:center;gap:6px;min-width:auto;height:33px;padding:0 9px}.report-setting-check input{accent-color:var(--indigo)}.report-settings-panel .primary-button{min-height:34px;font-size:8px}.secondary-button.active{color:var(--indigo);background:var(--indigo-soft);border-color:#c9cafa}.report-display{min-width:0}.report-display.compact .report-row,.report-display.compact .cashflow-statement-row{min-height:34px}.report-display.compact .industry-strong-row,.report-display.compact .ecom-table-row{min-height:42px}.report-display.without-comparison .industry-metric-grid b,.report-display.without-comparison .ecom-kpi b,.report-display.hide-report-photos .sku-product-cell>img,.report-display.hide-report-photos .catalog-product>img,.report-display.hide-report-photos .detail-product-image,.report-display.hide-report-sources .detail-source-note,.report-display.hide-report-sources .ecom-demo-note,.report-display.hide-report-chart .ecom-trend-panel{display:none}.report-display.hide-report-chart .ecom-two-column{grid-template-columns:1fr}.report-table.detailed .report-group{border-bottom:1px solid #e9ebf0}.report-table.detailed .report-row{min-height:39px;font-size:9px}.report-row.no-comparison{grid-template-columns:1.8fr 1fr 1fr}.report-row.no-share{grid-template-columns:1.6fr repeat(3,1fr)}.report-row.no-comparison.no-share{grid-template-columns:1.8fr 1fr}.report-row.group-total{color:#343d53;background:#f7f8fb;font-weight:850}.report-row.article{color:#535d72;min-height:37px}.report-row.article>span:first-child{align-items:center;gap:7px;padding-left:18px;display:flex}.report-row.article>span:first-child i{border-radius:50%;flex:0 0 6px;width:6px;height:6px}.cashflow-statement{padding:7px 0 14px}.cashflow-statement-group{border-bottom:1px solid #e9ebf0}.cashflow-statement-row{grid-template-columns:1.7fr repeat(3,1fr);align-items:center;min-height:41px;padding:0 22px;font-size:9px;display:grid}.cashflow-statement-row>span:not(:first-child),.cashflow-statement-row>strong{text-align:right}.cashflow-statement-row.head{color:#788297;text-transform:uppercase;background:#fafbfc;min-height:34px;font-size:7px;font-weight:800}.cashflow-statement-row.group-total{color:#343d53;background:#f7f8fb;font-weight:850}.cashflow-statement-row.article{color:#535d72}.cashflow-statement-row.article>span:first-child{align-items:center;gap:7px;padding-left:18px;display:flex}.cashflow-statement-row.article>span:first-child i{border-radius:50%;flex:0 0 6px;width:6px;height:6px}.cashflow-statement-row.total{color:#2f3750;background:#efefff;margin-top:7px;font-weight:850}.project-report-grid{padding:16px 21px 22px}.project-report-grid>div{border-bottom:1px solid #eceef2;grid-template-columns:1.3fr .7fr .7fr .7fr 50px;align-items:center;gap:13px;min-height:62px;display:grid}.project-report-grid span,.project-report-grid p{flex-direction:column;gap:4px;margin:0;display:flex}.project-report-grid strong{font-size:8px}.project-report-grid small{color:#9299aa;font-size:7px}.project-report-grid>div>b{border-radius:12px;place-items:center;min-height:25px;font-size:8px;display:grid}.project-report-grid b.good{color:var(--green);background:var(--green-soft)}.project-report-grid b.warning{color:var(--orange);background:var(--orange-soft)}.industry-report-table{border-collapse:collapse;width:100%;margin-top:14px;display:table}.industry-report-row{display:table-row}.industry-report-row>span{vertical-align:middle;color:#4c556a;white-space:nowrap;border-bottom:1px solid #eceef2;padding:13px 11px;font-size:8px;display:table-cell}.industry-report-row>span:first-child{color:var(--ink);white-space:normal;font-weight:700}.industry-report-row.head>span{color:#8e96a7;text-transform:uppercase;background:#fafbfc;padding-top:9px;padding-bottom:9px;font-size:7px;font-weight:700}.industry-report-row:last-child>span{border-bottom:0}.industry-empty{text-align:center;color:#9aa1b1;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.industry-empty>svg{color:var(--indigo);margin-bottom:12px}.industry-empty strong{color:#60697d;font-size:11px}.industry-empty p{max-width:390px;margin:6px 0 0;font-size:8px;line-height:1.55}.report-note{color:#696f8c;background:#f4f4ff;border-radius:9px;align-items:center;gap:7px;min-height:38px;margin:13px 21px 17px;padding:9px 11px;font-size:7px;display:flex}.report-note svg{color:var(--indigo);flex:none}.report-summary.four{grid-template-columns:repeat(4,1fr)}.balance-layout{grid-template-columns:repeat(2,1fr);gap:14px;padding:19px 21px 15px;display:grid}.balance-layout section{border:1px solid #e7e9ef;border-radius:12px;overflow:hidden}.balance-layout h4{background:#f7f8fb;margin:0;padding:13px 15px;font-size:10px}.balance-layout section>div,.balance-layout footer{border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:15px;min-height:42px;padding:0 15px;font-size:8px;display:flex}.balance-layout section>div span{color:#737c90}.balance-layout footer{color:var(--ink);background:#f7f7ff;font-weight:800}.balance-layout.detailed section>div{min-height:41px}.balance-layout.detailed section>div span{color:#4f596e;font-size:9px}.balance-layout.detailed section>div strong{font-size:9px}.balance-ratios{grid-template-columns:repeat(3,1fr);gap:9px;margin:0 21px;display:grid}.balance-ratios>div{background:#fafbfc;border:1px solid #e7e9ef;border-radius:10px;flex-direction:column;justify-content:center;gap:4px;min-height:72px;padding:13px 14px;display:flex}.balance-ratios small{color:#858da0;font-size:7px}.balance-ratios strong{font-size:14px}.balance-ratios span{font-size:7px}.balance-check{min-height:39px;color:var(--green);background:var(--green-soft);border-radius:9px;align-items:center;gap:7px;margin:0 21px 20px;padding:0 12px;font-size:8px;font-weight:750;display:flex}.industry-report-space{flex-direction:column;gap:13px;display:flex}.industry-control-panel{background:#fff;border:1px solid #e1e4ec;border-radius:13px;align-items:center;gap:9px;min-height:65px;padding:10px 12px;display:flex;box-shadow:0 5px 18px #2a31500a}.industry-period-control{background:#eef0f5;border-radius:9px;gap:2px;padding:3px;display:flex}.industry-period-control button{color:#7b8397;cursor:pointer;background:0 0;border:0;border-radius:7px;height:32px;padding:0 11px;font-size:8px;font-weight:800}.industry-period-control button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #282f4b1a}.industry-control-panel>label:not(.industry-search){background:#fbfbfd;border:1px solid #e1e4eb;border-radius:9px;flex-direction:column;justify-content:center;min-width:138px;height:40px;padding:5px 10px;display:flex}.industry-control-panel label>span{color:#969daf;font-size:7px}.industry-control-panel select{color:#454e64;background:0 0;border:0;outline:0;padding:0;font-size:8px;font-weight:750}.industry-search{color:#8a92a4;background:#fbfbfd;border:1px solid #e1e4eb;border-radius:9px;align-items:center;gap:6px;width:170px;height:40px;padding:0 8px;display:flex}.industry-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:8px}.industry-search button{color:#8a92a4;cursor:pointer;background:#eef0f4;border:0;border-radius:6px;place-items:center;width:24px;height:24px;padding:0;display:grid}.industry-control-actions{gap:7px;margin-left:auto;display:flex}.industry-control-actions .primary-button,.industry-control-actions .secondary-button{min-height:40px;font-size:8px}.industry-control-actions .saved{color:var(--green);background:var(--green-soft);border-color:#bfe7d9}.industry-metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.industry-metric-grid article{background:#fff;border:1px solid #e5e7ee;border-radius:12px;align-items:flex-start;gap:10px;min-height:98px;padding:15px;display:flex;box-shadow:0 5px 17px #282f4e09}.industry-metric-grid article>span{width:35px;height:35px;color:var(--indigo);background:var(--indigo-soft);border-radius:10px;flex:0 0 35px;place-items:center;display:grid}.industry-metric-grid article>span.green{color:var(--green);background:var(--green-soft)}.industry-metric-grid article>span.orange{color:var(--orange);background:var(--orange-soft)}.industry-metric-grid article>span.red{color:var(--red);background:var(--red-soft)}.industry-metric-grid p{flex-direction:column;gap:5px;min-width:0;margin:0;display:flex}.industry-metric-grid small{color:#868fa2;font-size:7px}.industry-metric-grid strong{letter-spacing:-.25px;white-space:nowrap;font-size:14px}.industry-metric-grid b{font-size:7px;font-weight:750}.industry-metric-grid b.green{color:var(--green)}.industry-metric-grid b.orange{color:var(--orange)}.industry-metric-grid b.red{color:var(--red)}.industry-metric-grid b.indigo{color:var(--indigo)}.industry-main-report{overflow:hidden}.industry-report-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:84px;padding:18px 20px;display:flex}.industry-report-heading>div>span{color:var(--indigo);text-transform:uppercase;letter-spacing:.9px;font-size:7px;font-weight:850}.industry-report-heading h3{letter-spacing:-.3px;margin:7px 0 5px;font-size:16px}.industry-report-heading p{color:#81899b;margin:0;font-size:8px;line-height:1.5}.industry-report-heading .secondary-button{min-height:34px;font-size:8px}.industry-table-scroll{border-top:1px solid #eceef3;width:100%;overflow-x:auto}.industry-strong-table{min-width:max(880px, calc(var(--columns) * 122px))}.industry-strong-row{grid-template-columns:repeat(var(--columns), minmax(110px, 1fr));color:#4f586d;text-align:right;background:#fff;border:0;border-bottom:1px solid #eef0f4;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 15px;font-size:8px;display:grid}button.industry-strong-row{cursor:pointer}button.industry-strong-row:hover{background:#fafaff}.industry-strong-row.head{color:#9299a9;text-transform:uppercase;background:#fafbfc;min-height:35px;font-size:7px;font-weight:750}.industry-strong-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.industry-strong-row>span:first-child{text-align:left;color:var(--ink);font-weight:750}.industry-strong-row>span.good,.industry-strong-row>span.warning,.industry-strong-row>span.danger{border-radius:999px;justify-self:end;padding:5px 7px;font-weight:800}.industry-strong-row>span.good{color:var(--green);background:var(--green-soft)}.industry-strong-row>span.warning{color:var(--orange);background:var(--orange-soft)}.industry-strong-row>span.danger{color:var(--red);background:var(--red-soft)}.industry-report-footer{color:#8b93a5;background:#fafbfc;justify-content:space-between;align-items:center;gap:15px;min-height:43px;padding:0 16px;font-size:7px;display:flex}.industry-report-footer span{color:#747d90;align-items:center;gap:5px;display:flex}.industry-report-footer svg{color:var(--green)}.industry-insight-card{color:#596176;background:linear-gradient(110deg,#f5f5ff,#fbfbff);border:1px solid #dfe1fb;border-radius:12px;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;min-height:70px;padding:13px 15px;display:grid}.industry-insight-card>span{width:39px;height:39px;color:var(--indigo);background:#fff;border-radius:11px;place-items:center;display:grid;box-shadow:0 4px 12px #383a8214}.industry-insight-card p{flex-direction:column;gap:5px;margin:0;display:flex}.industry-insight-card small{color:var(--indigo);text-transform:uppercase;letter-spacing:.7px;font-size:7px;font-weight:850}.industry-insight-card strong{max-width:900px;font-size:8px;line-height:1.55}.industry-insight-card button{color:var(--indigo);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.industry-detail-overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#181f3452;justify-content:flex-end;display:flex;position:fixed;inset:0}.industry-detail-overlay aside{background:#fff;width:min(440px,92vw);height:100%;padding:24px;animation:.2s detail-in;overflow-y:auto;box-shadow:-18px 0 48px #1e253e2e}@keyframes detail-in{0%{opacity:.5;transform:translate(40px)}}.industry-detail-overlay aside>div{color:#858da0;text-transform:uppercase;letter-spacing:.7px;justify-content:space-between;align-items:center;font-size:8px;display:flex}.industry-detail-overlay aside>div button{color:#777f92;cursor:pointer;background:#f1f2f6;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.industry-detail-overlay h3{margin:28px 0 9px;font-size:20px}.industry-detail-overlay aside>p{color:#7d8598;margin:0 0 24px;font-size:9px;line-height:1.65}.industry-detail-overlay dl{border:1px solid #e7e9ef;border-radius:12px;margin:0 0 24px;overflow:hidden}.industry-detail-overlay dl>div{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:18px;min-height:45px;padding:0 13px;display:flex}.industry-detail-overlay dl>div:last-child{border:0}.industry-detail-overlay dt{color:#858da0;font-size:8px}.industry-detail-overlay dd{color:var(--ink);text-align:right;margin:0;font-size:9px;font-weight:800}.industry-live-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:48px 25px;display:flex}.industry-live-empty>span{width:52px;height:52px;color:var(--indigo);background:var(--indigo-soft);border-radius:15px;place-items:center;display:grid}.industry-live-empty h3{margin:16px 0 7px;font-size:17px}.industry-live-empty p{color:#7e879a;max-width:520px;margin:0;font-size:9px;line-height:1.6}.industry-live-table{overflow:hidden}.directory-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.directory-grid article{background:#fff;border:1px solid #e8eaf0;border-radius:14px;flex-direction:column;min-height:200px;padding:18px;display:flex}.directory-grid article>span{border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.directory-grid span.indigo{color:var(--indigo);background:var(--indigo-soft)}.directory-grid span.green{color:var(--green);background:var(--green-soft)}.directory-grid span.orange{color:var(--orange);background:var(--orange-soft)}.directory-grid span.pink{color:#d5559a;background:#fff0f8}.directory-grid article>div small{color:#9299aa;margin-top:17px;font-size:7px;display:block}.directory-grid h3{margin:5px 0 7px;font-size:13px}.directory-grid p{color:#7f8799;margin:0;font-size:8px;line-height:1.5}.directory-grid button{color:var(--indigo);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:auto;padding:0;font-size:8px;font-weight:800;display:flex}.rule-panel{justify-content:space-between;align-items:center;gap:40px;min-height:150px;padding:23px;display:flex}.rule-panel>div:first-child{align-items:center;gap:13px;display:flex}.rule-icon{background:var(--indigo-soft);width:45px;height:45px;color:var(--indigo);border-radius:13px;flex:0 0 45px;place-items:center;display:grid}.rule-panel h3{margin:0 0 6px;font-size:13px}.rule-panel p{color:#828a9d;max-width:600px;margin:0;font-size:8px;line-height:1.55}.rule-stats{flex-shrink:0;align-items:center;gap:25px;display:flex}.rule-stats p{flex-direction:column;display:flex}.rule-stats strong{color:var(--ink);font-size:15px}.team-panel{overflow:hidden}.team-head,.team-row{grid-template-columns:1.6fr .7fr .6fr .8fr 35px;align-items:center;gap:14px;padding:0 18px;display:grid}.team-head{color:#8a93a5;text-transform:uppercase;background:#fafbfc;border-bottom:1px solid #eceef2;min-height:39px;font-size:7px}.team-row{border-bottom:1px solid #eceef2;min-height:67px;font-size:8px}.team-row>span:first-child{align-items:center;gap:10px;display:flex}.team-row>span:first-child>i{background:var(--indigo-soft);width:34px;height:34px;color:var(--indigo);border-radius:10px;place-items:center;font-size:8px;font-style:normal;font-weight:800;display:grid}.team-row select{color:#525b70;background:#fff;border:1px solid #e1e4eb;border-radius:8px;height:30px;padding:0 8px;font-size:8px}.member-status{border-radius:10px;width:fit-content;padding:5px 8px;font-size:7px}.member-status.active{color:var(--green);background:var(--green-soft)}.member-status.invited{color:var(--orange);background:var(--orange-soft)}.role-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.role-grid article{background:#fff;border:1px solid #e9ebf0;border-radius:13px;min-height:130px;padding:17px}.role-grid svg{color:var(--indigo)}.role-grid h3{margin:11px 0 6px;font-size:11px}.role-grid p{color:#858da0;margin:0;font-size:8px;line-height:1.5}.settings-layout{grid-template-columns:205px 1fr;gap:14px;display:grid}.settings-layout>nav{background:#fff;border:1px solid #e8eaf0;border-radius:13px;flex-direction:column;gap:3px;height:fit-content;padding:9px;display:flex}.settings-layout>nav button{color:#70798e;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;height:39px;padding:0 10px;font-size:8px;font-weight:700;display:flex}.settings-layout>nav button.active{color:var(--indigo);background:var(--indigo-soft)}.settings-content{flex-direction:column;gap:13px;display:flex}.settings-card,.subscription-card{background:#fff;border:1px solid #e8eaf0;border-radius:14px;padding:22px}.settings-card>div:first-child h3,.settings-card h3{margin:0 0 5px;font-size:13px}.settings-card>div:first-child p,.settings-card p{color:#858da0;margin:0;font-size:8px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card .form-grid{margin:22px 0}.form-grid label{flex-direction:column;gap:6px;display:flex}.form-grid label.full{grid-column:1/-1}.form-grid label>span,.field-label{color:#737c90;font-size:8px;font-weight:700}.form-grid input,.form-grid select{color:#3f485e;background:#fff;border:1px solid #dfe2e9;border-radius:9px;outline:0;width:100%;height:38px;padding:0 11px;font-size:9px}.form-grid input:focus,.form-grid select:focus{border-color:#999af0;box-shadow:0 0 0 3px #5859de14}.subscription-card{background:linear-gradient(125deg,#f3f3ff,#fff 70%);justify-content:space-between;gap:25px;min-height:205px;display:flex}.subscription-copy>span{color:var(--indigo);align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.subscription-copy h3{margin:10px 0 5px;font-size:24px}.subscription-copy>p{color:#737c90;font-size:8px}.subscription-copy>div{flex-direction:column;gap:4px;margin-top:23px;display:flex}.subscription-copy>div b{color:var(--green);font-size:9px}.subscription-copy>div span{color:#8d95a6;font-size:7px}.subscription-price{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.subscription-price p{margin:0 0 15px}.subscription-price strong{font-size:22px}.subscription-price span{color:#8d95a6;font-size:8px}.subscription-price .text-button{margin-top:11px}.settings-card.compact{justify-content:space-between;align-items:center;min-height:95px;display:flex}.security-badge{background:var(--green-soft);min-height:31px;color:var(--green);border-radius:16px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:800;display:flex}.active-template{background:#f8f8ff;border:1px solid #e2e3f7;border-radius:10px;align-items:center;gap:9px;margin:-8px 0 18px;padding:10px;display:flex}.active-template>span{width:31px;height:31px;color:var(--indigo);background:var(--indigo-soft);border-radius:9px;place-items:center;display:grid}.active-template p{flex-direction:column;gap:3px;margin:0;display:flex}.active-template strong{font-size:8px}.active-template small{color:#858da0;font-size:7px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161d3085;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 28px 80px #10162a4d}.modal-card.wide{width:min(790px,100%)}.modal-header{border-bottom:1px solid #e9ebf0;justify-content:space-between;align-items:flex-start;min-height:84px;padding:19px 22px;display:flex}.modal-header h2{margin:0 0 5px;font-size:16px}.modal-header p{color:#858da0;margin:0;font-size:8px}.modal-card form{padding:20px 22px 0}.type-switch{border:1px solid #e0e3ea;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:19px;padding:3px;display:grid}.type-switch button{color:#7a8396;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:35px;font-size:8px;font-weight:800;display:flex}.type-switch button.active.income{background:var(--green-soft);color:var(--green)}.type-switch button.active.expense{background:var(--orange-soft);color:var(--orange)}.modal-form{gap:13px}.money-input{position:relative}.money-input input{padding-right:35px}.money-input b{font-size:10px;position:absolute;top:11px;right:12px}.modal-actions{border-top:1px solid #e9ebf0;justify-content:flex-end;align-items:center;gap:9px;min-height:72px;margin-top:21px;padding:0 22px;display:flex}.modal-card form .modal-actions{margin-left:-22px;margin-right:-22px}.industry-picker{grid-template-columns:repeat(3,1fr);gap:10px;max-height:62vh;padding:0 22px;display:grid;overflow-y:auto}.modal-card form .industry-picker{padding:18px 0 0}.industry-picker>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3ea;border-radius:13px;min-height:240px;padding:17px;transition:all .18s;position:relative}.industry-picker>button:hover{border-color:#bfc1ed;transform:translateY(-1px)}.industry-picker>button.selected{background:#f8f8ff;border-color:#9091ea;box-shadow:0 0 0 3px #5859de14}.industry-picker>button>span{width:38px;height:38px;color:var(--indigo);background:var(--indigo-soft);border-radius:11px;place-items:center;display:grid}.industry-picker>button>i{color:#fff;background:#fff;border:1px solid #d9dce5;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:13px;right:13px}.industry-picker>button.selected>i{border-color:var(--indigo);background:var(--indigo)}.industry-picker h3{margin:15px 0 7px;font-size:11px}.industry-picker p{color:#737c90;min-height:34px;margin:0;font-size:8px;line-height:1.45}.industry-picker small{color:#9aa1b1;min-height:30px;margin-top:8px;font-size:6px;line-height:1.4;display:block}.industry-picker>button>div{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.industry-picker b{color:#737b8f;background:#f0f1f5;border-radius:6px;padding:4px 5px;font-size:6px}.onboarding-heading{gap:13px;padding:25px 26px 21px;display:flex}.onboarding-heading>span{background:var(--indigo-soft);width:41px;height:41px;color:var(--indigo);border-radius:12px;flex:0 0 41px;place-items:center;display:grid}.onboarding-heading small{color:var(--indigo);text-transform:uppercase;letter-spacing:.8px;font-size:7px;font-weight:800}.onboarding-heading h2{margin:4px 0 6px;font-size:19px}.onboarding-heading p{color:#7b8497;max-width:590px;margin:0;font-size:8px;line-height:1.5}.industry-onboarding .modal-actions{margin-top:22px}.allocation-layout{grid-template-columns:1fr 1fr;gap:18px;padding:19px 22px 0;display:grid}.project-check-list{flex-direction:column;gap:7px;margin-top:9px;display:flex}.project-check-list label{cursor:pointer;border:1px solid #e2e4eb;border-radius:10px;grid-template-columns:22px 1fr;align-items:center;gap:8px;min-height:51px;padding:8px 10px;display:grid}.project-check-list label.selected{background:#f8f8ff;border-color:#a8a9f3}.project-check-list input{display:none}.project-check-list label>span{color:#0000;border:1px solid #d9dce5;border-radius:6px;place-items:center;width:19px;height:19px;display:grid}.project-check-list label.selected>span{background:var(--indigo);border-color:var(--indigo);color:#fff}.project-check-list p{flex-direction:column;gap:3px;margin:0;display:flex}.project-check-list strong{font-size:8px}.project-check-list small{color:#8f97a8;font-size:7px}.allocation-method{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.allocation-method button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e4eb;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;min-height:63px;padding:9px;display:flex}.allocation-method button.active{background:#f5f5ff;border-color:#9e9ff0}.allocation-method strong{font-size:8px}.allocation-method small{color:#8b93a5;font-size:6px;line-height:1.35}.allocation-total{justify-content:space-between;align-items:center;margin:17px 0 8px;display:flex}.allocation-total small{color:#8c94a6;font-size:8px}.allocation-total strong{font-size:13px}.allocation-rows{border:1px solid #e7e9ee;border-radius:10px;overflow:hidden}.allocation-rows>div{border-bottom:1px solid #eceef2;grid-template-columns:1fr 45px 90px;align-items:center;min-height:39px;padding:0 10px;font-size:8px;display:grid}.allocation-rows>div:last-child{border:0}.allocation-rows>div span{align-items:center;gap:6px;display:flex}.allocation-rows>div span i{background:var(--indigo);border-radius:50%;width:6px;height:6px}.allocation-rows>div strong{text-align:right}.allocation-rows>p{color:#9299aa;text-align:center;padding:20px;font-size:8px}.import-zone{cursor:pointer;text-align:center;background:#fafbfc;border:1.5px dashed #bfc3d2;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;margin:20px 22px 0;display:flex}.import-zone input{display:none}.import-zone>span{background:var(--indigo-soft);width:47px;height:47px;color:var(--indigo);border-radius:13px;place-items:center;display:grid}.import-zone h3{margin:12px 0 5px;font-size:11px}.import-zone p{color:#8a92a5;margin:0 0 13px;font-size:8px}.import-zone .secondary-button{pointer-events:none;min-height:33px;font-size:8px}.import-error{background:var(--red-soft);min-height:39px;color:var(--red);border-radius:9px;align-items:center;gap:7px;margin:12px 22px 0;padding:8px 11px;font-size:8px;display:flex}.import-preview{border:1px solid #e5e7ed;border-radius:10px;margin:13px 22px 0;overflow:hidden}.import-preview>div{background:#fafbfc;justify-content:space-between;align-items:center;min-height:39px;padding:0 11px;font-size:8px;display:flex}.import-preview>div span{color:#7f879a}.import-preview>p{border-top:1px solid #eceef2;justify-content:space-between;align-items:center;gap:15px;min-height:37px;margin:0;padding:0 11px;font-size:7px;display:flex}.global-busy{z-index:160;color:#fff;background:#2d354f;border-radius:10px;align-items:center;gap:8px;min-height:39px;padding:0 14px;font-size:8px;font-weight:700;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #181f3640}.toast{z-index:150;color:#fff;background:#263047;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:9px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #1920354d}.toast svg{color:#59d3ae}.sidebar-backdrop{display:none}.workspace-loading{background:radial-gradient(circle at 50% 35%,#f3f3ff,#f8f9fb 48%,#f4f5f8);flex-direction:column;align-items:center;min-height:100vh;display:flex}.loading-brand{align-items:center;gap:9px;margin-top:34px;font-size:18px;font-weight:800;display:flex}.loading-brand span{background:var(--indigo);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.workspace-loading section{width:min(440px,100% - 30px);box-shadow:var(--shadow);text-align:center;background:#ffffffe6;border:1px solid #e4e6ed;border-radius:18px;margin:auto;padding:42px}.workspace-loading section>svg{color:var(--indigo)}.workspace-loading h1{margin:17px 0 8px;font-size:20px}.workspace-loading p{color:#7c8598;margin:0 0 19px;font-size:10px;line-height:1.6}.admin-page{background:#f6f7fa;min-height:100vh}.admin-page>header{background:#fff;border-bottom:1px solid #e7e9ee;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 590px);display:flex}.admin-page>header .landing-brand{font-size:16px}.admin-page>header .landing-brand>span{width:31px;height:31px}.admin-page>header .landing-brand b{background:var(--indigo-soft);color:var(--indigo);border-radius:8px;padding:5px 7px;font-size:7px}.admin-page>header>a{color:var(--indigo);font-size:9px;font-weight:800}.admin-content{flex-direction:column;gap:16px;max-width:1180px;margin:0 auto;padding:32px 22px;display:flex}.admin-table{overflow:hidden}.admin-row{border-bottom:1px solid #eceef2;grid-template-columns:1.2fr 1.2fr 1fr .7fr .7fr;align-items:center;gap:14px;min-height:65px;padding:0 17px;display:grid}.admin-row.head{color:#8d95a6;text-transform:uppercase;background:#fafbfc;min-height:39px;font-size:7px}.admin-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.admin-row small{color:#9098aa;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.admin-row select{background:#fff;border:1px solid #dfe2e9;border-radius:8px;width:100%;height:30px;padding:0 7px;font-size:8px}.ecom-report-space{flex-direction:column;gap:15px;display:flex}.ecom-filter-panel{background:#fff;border:1px solid #e1e4ec;border-radius:14px;box-shadow:0 5px 18px #2a31500a}.ecom-filter-top{border-bottom:1px solid #eceef3;align-items:center;gap:9px;min-height:64px;padding:10px 12px;display:flex}.report-grain{background:#eef0f5;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.report-grain button{color:#7b8397;cursor:pointer;background:0 0;border:0;border-radius:7px;height:32px;padding:0 12px;font-size:9px;font-weight:800}.report-grain button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #282f4b1a}.ecom-filter-top>label,.saved-view-select{background:#fbfbfd;border:1px solid #e1e4eb;border-radius:9px;flex-direction:column;justify-content:center;min-width:138px;height:40px;padding:5px 28px 5px 10px;display:flex;position:relative}.ecom-filter-top label>span{color:#969daf;font-size:7px}.ecom-filter-top label select{appearance:none;color:#454e64;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:9px;font-weight:750}.ecom-filter-top label>svg{color:#858da0;pointer-events:none;position:absolute;top:13px;right:9px}.ecom-filter-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.saved-view-select{min-width:150px!important}.ecom-filter-actions .primary-button,.ecom-filter-actions .secondary-button{min-height:40px;font-size:9px}.ecom-filter-row{align-items:center;gap:7px;min-height:50px;padding:9px 12px;display:flex}.ecom-filter-row>span{color:#596176;align-items:center;gap:6px;margin-right:3px;font-size:9px;font-weight:800;display:inline-flex}.ecom-filter-row select{color:#596176;background:#fafbfc;border:1px solid #e1e4eb;border-radius:8px;outline:0;max-width:190px;height:31px;padding:0 27px 0 9px;font-size:8px}.ecom-filter-row>button{color:#858da0;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.ecom-filter-row>small{color:#9299aa;white-space:nowrap;margin-left:auto;font-size:8px}.ecom-filter-row>small strong{color:var(--ink)}.ecom-kpi-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.ecom-kpi{text-align:left;cursor:default;background:#fff;border:1px solid #e5e7ee;border-radius:13px;grid-template-columns:37px 1fr auto;align-items:start;gap:11px;min-height:112px;padding:17px;display:grid;box-shadow:0 5px 17px #282f4e09}.ecom-kpi:has(>svg){cursor:pointer}.ecom-kpi:hover{border-color:#d9dce7}.ecom-kpi>span{width:37px;height:37px;color:var(--indigo);background:var(--indigo-soft);border-radius:10px;place-items:center;display:grid}.ecom-kpi>span.green{color:var(--green);background:var(--green-soft)}.ecom-kpi>span.orange{color:var(--orange);background:var(--orange-soft)}.ecom-kpi>span.red{color:var(--red);background:var(--red-soft)}.ecom-kpi>div{flex-direction:column;min-width:0;display:flex}.ecom-kpi small{color:#858da0;font-size:8px}.ecom-kpi strong{letter-spacing:-.35px;white-space:nowrap;margin:6px 0 8px;font-size:17px}.ecom-kpi b{color:#7e879a;align-items:center;gap:3px;font-size:7px;font-weight:750;display:flex}.ecom-kpi b.up{color:var(--green)}.ecom-kpi b.down{color:var(--red)}.ecom-kpi b i{color:#9aa1b0;font-style:normal;font-weight:500}.ecom-kpi>svg{color:#adb3c1;align-self:center}.ecom-two-column{grid-template-columns:minmax(0,1.5fr) minmax(270px,.58fr);gap:14px;display:grid}.ecom-main-report,.ecom-trend-panel{overflow:hidden}.ecom-report-title{padding:21px 21px 17px}.ecom-report-title>span{color:var(--indigo);text-transform:uppercase;letter-spacing:.9px;font-size:8px;font-weight:850}.ecom-report-title h3{letter-spacing:-.3px;margin:7px 0 5px;font-size:16px}.ecom-report-title p{color:#81899b;margin:0;font-size:9px;line-height:1.5}.ecom-report-title.split{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.ecom-report-title.split>div:first-child>span{color:var(--indigo);text-transform:uppercase;letter-spacing:.9px;font-size:8px;font-weight:850}.ecom-report-title.split h3{margin:7px 0 5px}.ecom-table-wrap{border-top:1px solid #eceef3;width:100%;overflow-x:auto}.ecom-data-table{min-width:920px}.ecom-table-row{color:#4f586d;text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f4;align-items:center;gap:10px;width:100%;min-height:57px;padding:0 16px;font-size:8px;display:grid}.ecom-table-row:hover:not(.head):not(.total){background:#fafaff}.ecom-table-row.head{color:#9299a9;cursor:default;background:#fafbfc;min-height:36px;font-size:7px;font-weight:750}.ecom-table-row.total{min-height:51px;color:var(--ink);cursor:default;background:#f7f8fb;font-weight:800}.ecom-table-row>span{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.ecom-table-row>span:first-child{text-align:left;justify-content:flex-start}.ecom-table-row>span:first-child:not(:only-child){flex-wrap:wrap}.ecom-table-row>span:first-child strong{text-overflow:ellipsis;max-width:170px;overflow:hidden}.ecom-table-row>span:first-child small{color:#9aa1b1;text-overflow:ellipsis;width:100%;padding-left:35px;font-size:7px;overflow:hidden}.ecom-data-table.units .ecom-table-row>span:first-child small,.ecom-data-table.abc .ecom-table-row>span:first-child small,.ecom-data-table.stock .ecom-table-row>span:first-child small,.ecom-data-table.ads .ecom-table-row>span:first-child small{padding-left:0}.ecom-data-table.pnl .ecom-table-row{grid-template-columns:1.4fr repeat(7,.8fr)}.ecom-data-table.units{min-width:1120px}.ecom-data-table.units .ecom-table-row{grid-template-columns:1.55fr repeat(9,.74fr)}.ecom-data-table.abc .ecom-table-row{grid-template-columns:1.5fr .45fr repeat(4,.72fr) 1fr}.ecom-data-table.stock .ecom-table-row{grid-template-columns:1.55fr repeat(7,.72fr)}.ecom-data-table.ads{min-width:1070px}.ecom-data-table.ads .ecom-table-row{grid-template-columns:1.55fr .75fr repeat(6,.65fr) 1fr}.ecom-table-row>.sku-product-cell{gap:9px;flex-wrap:nowrap!important}.sku-product-cell>img{object-fit:cover;background:#f5f6f8;border:1px solid #e7e9ef;border-radius:9px;flex:0 0 40px;width:40px;height:40px}.sku-product-cell>span{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.sku-product-cell>span strong{text-overflow:ellipsis;max-width:150px;overflow:hidden}.sku-product-cell>span small{white-space:nowrap;text-overflow:ellipsis;max-width:165px;overflow:hidden;width:auto!important;padding-left:0!important}.market-logo{color:#fff;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:900;display:grid}.market-logo.wb{background:linear-gradient(135deg,#8c2bd1,#df3c9d)}.market-logo.ozon{background:#1769ff}.market-logo.ym{color:#111827;background:#ffdc29}.margin-good,.margin-warn{color:var(--green);background:var(--green-soft);border-radius:999px;padding:5px 7px;font-size:7px}.margin-warn{color:var(--orange);background:var(--orange-soft)}.ecom-trend-panel{padding-bottom:14px}.ecom-trend-chart{background:linear-gradient(#fcfcfe,#fff);border-top:1px solid #eceef3;justify-content:space-around;align-items:flex-end;gap:6px;height:215px;padding:14px 18px 8px;display:flex}.ecom-trend-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:190px;display:flex}.ecom-trend-chart>div>div{align-items:flex-end;gap:2px;height:178px;display:flex}.ecom-trend-chart i{border-radius:4px 4px 1px 1px;width:6px;min-height:3px}.ecom-trend-chart i.actual,.ecom-legend i.actual{background:var(--indigo)}.ecom-trend-chart i.profit,.ecom-legend i.profit{background:var(--green)}.ecom-trend-chart i.plan,.ecom-legend i.plan{background:#d8dbe5}.ecom-trend-chart span{color:#8c94a5;font-size:7px}.ecom-legend{color:#858da0;justify-content:center;gap:12px;padding:5px 18px 13px;font-size:7px;display:flex}.ecom-legend span{align-items:center;gap:4px;display:inline-flex}.ecom-legend i{border-radius:2px;width:7px;height:7px}.ecom-insight{color:var(--green);background:var(--green-soft);border-radius:10px;align-items:center;gap:9px;margin:0 14px;padding:12px;display:flex}.ecom-insight p{flex-direction:column;gap:3px;margin:0;display:flex}.ecom-insight strong{color:#23634f;font-size:8px}.ecom-insight small{color:#639181;font-size:7px;line-height:1.4}.metric-switch{background:#eef0f5;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.metric-switch button{color:#7b8397;cursor:pointer;background:0 0;border:0;border-radius:7px;height:31px;padding:0 10px;font-size:8px;font-weight:750}.metric-switch button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #282f4b17}.abc-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 20px 18px;display:grid}.abc-summary>div{background:#f7f8fb;border-radius:10px;grid-template-columns:35px 1fr;align-items:center;min-height:69px;padding:12px;display:grid}.abc-summary strong{color:#fff;background:var(--green);border-radius:9px;grid-row:span 2;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.abc-summary .b strong{background:#e5a02e}.abc-summary .c strong{background:#8490a6}.abc-summary span{font-size:9px;font-weight:800}.abc-summary small{color:#9299aa;font-size:7px}.abc-badge{width:25px;height:25px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.abc-badge.b{color:#bd7815;background:#fff4dc}.abc-badge.c{color:#68748a;background:#eef0f5}.decision,.stock-status{border-radius:999px;padding:5px 7px;font-size:7px}.decision.good,.stock-status.normal{color:var(--green);background:var(--green-soft)}.decision.danger,.stock-status.deficit{color:var(--red);background:var(--red-soft)}.decision.neutral,.stock-status.excess{color:var(--orange);background:var(--orange-soft)}.ecom-report-grid{flex-direction:column;gap:14px;display:flex}.ecom-stock-summary{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.ecom-stock-summary article{background:#fff;border:1px solid #e5e7ee;border-radius:12px;align-items:center;gap:10px;min-height:85px;padding:14px;display:flex}.ecom-stock-summary article>span{width:34px;height:34px;color:var(--indigo);background:var(--indigo-soft);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.ecom-stock-summary article>span.orange{color:var(--orange);background:var(--orange-soft)}.ecom-stock-summary article>span.red{color:var(--red);background:var(--red-soft)}.ecom-stock-summary article>span.green{color:var(--green);background:var(--green-soft)}.ecom-stock-summary article>span.purple{color:#8b5cf6;background:#f4efff}.ecom-stock-summary p{flex-direction:column;gap:4px;min-width:0;margin:0;display:flex}.ecom-stock-summary small{color:#8b93a5;font-size:7px}.ecom-stock-summary strong{white-space:nowrap;font-size:13px}.ecom-stock-summary b{color:#8991a4;font-size:7px;font-weight:600}.seller-control-stack{flex-direction:column;gap:14px;display:flex}.source-health-grid,.catalog-kpis{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.source-health-grid article,.catalog-kpis article{background:#fff;border:1px solid #e5e7ee;border-radius:12px;align-items:center;gap:10px;min-height:82px;padding:14px;display:flex}.source-health-grid article>i{color:#fff;background:#4a5268;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:900;display:grid}.source-health-grid article>i.wb{background:linear-gradient(135deg,#8c2bd1,#df3c9d)}.source-health-grid article>i.ozon{background:#1769ff}.source-health-grid article>i.ym{color:#111827;background:#ffdc29}.source-health-grid article>i.bank{background:var(--green)}.source-health-grid p,.catalog-kpis p{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.source-health-grid strong,.catalog-kpis strong{font-size:10px}.source-health-grid small,.catalog-kpis small,.catalog-kpis span{color:#8e96a8;font-size:7px}.source-health-grid article>span{color:var(--green);background:var(--green-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:3px;margin-left:auto;padding:4px 6px;font-size:6px;font-weight:800;display:inline-flex}.control-section-head{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;gap:18px;min-height:102px;padding:19px 20px;display:flex}.control-section-head>div:first-child>span{color:var(--indigo);text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:6px;font-size:8px;font-weight:850;display:inline-flex}.control-section-head h3{letter-spacing:-.3px;margin:7px 0 5px;font-size:17px}.control-section-head p{color:#81899b;max-width:720px;margin:0;font-size:9px;line-height:1.5}.control-section-head>div:last-child{align-items:center;gap:7px;display:flex}.control-section-head .primary-button,.control-section-head .secondary-button{min-height:38px;font-size:8px}.reconciliation-panel,.catalog-panel{overflow:hidden}.reconciliation-summary{background:#fafbfc;grid-template-columns:repeat(3,1fr);gap:9px;padding:15px 20px;display:grid}.reconciliation-summary article{background:#fff;border:1px solid #e7e9ef;border-radius:10px;flex-direction:column;justify-content:center;gap:4px;min-height:69px;padding:12px;display:flex}.reconciliation-summary small{color:#8790a3;font-size:7px}.reconciliation-summary strong{font-size:15px}.reconciliation-summary span{color:#939aac;font-size:7px}.reconciliation-summary article.warning strong{color:var(--orange)}.reconciliation-table-wrap,.catalog-table-wrap,.builder-table-wrap{border-top:1px solid #eceef3;overflow-x:auto}.reconciliation-table{min-width:960px}.reconciliation-row{color:#515a6e;text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f4;grid-template-columns:1.2fr repeat(6,.82fr);align-items:center;gap:10px;width:100%;min-height:59px;padding:0 18px;font-size:8px;display:grid}.reconciliation-row:hover:not(.head){background:#fafaff}.reconciliation-row.head{color:#9299aa;cursor:default;background:#fafbfc;min-height:36px;font-size:7px;font-weight:750}.reconciliation-row>span{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.reconciliation-row>span:first-child{text-align:left;justify-content:flex-start}.reconcile-status{border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800}.reconcile-status.ok{color:var(--green);background:var(--green-soft)}.reconcile-status.warning{color:var(--orange);background:var(--orange-soft)}.reconcile-note{color:var(--orange);background:#fffaf4;border:1px solid #f6dfc7;border-radius:10px;align-items:center;gap:10px;margin:14px 18px 18px;padding:13px 14px;display:flex}.reconcile-note p{flex-direction:column;flex:1;gap:3px;margin:0;display:flex}.reconcile-note strong{color:#815222;font-size:8px}.reconcile-note small{color:#9a7856;font-size:7px;line-height:1.45}.reconcile-note button{color:#b56820;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:8px;font-weight:800}.catalog-kpis article>svg{width:34px;height:34px;color:var(--indigo);background:var(--indigo-soft);border-radius:9px;flex:0 0 34px;padding:8px}.catalog-kpis article:nth-child(2)>svg{color:var(--green);background:var(--green-soft)}.catalog-kpis article:nth-child(4)>svg{color:var(--orange);background:var(--orange-soft)}.catalog-kpis strong{font-size:13px}.catalog-toolbar{background:#fafbfc;align-items:center;gap:8px;min-height:54px;padding:8px 18px;display:flex}.catalog-toolbar label{color:#9299aa;background:#fff;border:1px solid #e1e4eb;border-radius:9px;align-items:center;gap:7px;width:min(370px,45%);height:35px;padding:0 10px;display:flex}.catalog-toolbar input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:8px}.catalog-toolbar button{color:#667085;cursor:pointer;background:#fff;border:1px solid #e1e4eb;border-radius:9px;align-items:center;gap:5px;height:35px;padding:0 10px;font-size:8px;font-weight:750;display:inline-flex}.catalog-table{min-width:980px}.catalog-row{color:#515a6e;border-bottom:1px solid #eef0f4;grid-template-columns:1.35fr 1fr .7fr 1fr .72fr .7fr .6fr;align-items:center;gap:11px;min-height:59px;padding:0 18px;font-size:8px;display:grid}.catalog-row.head{color:#9299aa;background:#fafbfc;min-height:36px;font-size:7px;font-weight:750}.catalog-row>button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;padding:0;display:flex}.catalog-row>button.catalog-product{flex-direction:row;align-items:center;gap:9px}.catalog-product img{object-fit:cover;background:#f5f6f8;border:1px solid #e6e8ee;border-radius:9px;flex:0 0 42px;width:42px;height:42px}.catalog-product>span{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-row>button strong{font-size:9px}.catalog-row>button small,.catalog-row>span small{color:#959cad;font-size:7px}.catalog-row>span{align-items:center;gap:5px;display:flex}.source-pill{color:var(--indigo);background:var(--indigo-soft);border-radius:6px;padding:4px 5px;font-size:6px;font-style:normal;font-weight:850}.catalog-row>label{background:#fbfbfd;border:1px solid #dfe2e9;border-radius:8px;align-items:center;width:90px;height:32px;padding:0 8px;display:flex}.catalog-row>label input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:8px;font-weight:800}.catalog-row>label b{color:#969dac;font-size:8px}.catalog-footer{color:#8b93a5;background:#fafbfc;justify-content:space-between;align-items:center;min-height:55px;padding:0 18px;font-size:8px;display:flex}.catalog-footer button{color:#fff;background:var(--indigo);cursor:pointer;border:0;border-radius:8px;height:34px;padding:0 13px;font-size:8px;font-weight:800}.balance-hero{color:#fff;background:linear-gradient(115deg,#303a72,#5558b8 63%,#6668d6);border-radius:16px;grid-template-columns:1.4fr .8fr .9fr;align-items:center;gap:18px;min-height:150px;padding:25px 28px;display:grid;box-shadow:0 14px 30px #373d7c29}.balance-hero>div:first-child>span{color:#d5d7ff;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.balance-hero h3{margin:11px 0 5px;font-size:29px}.balance-hero p{color:#cfd2e6;margin:0;font-size:9px}.balance-hero>div:not(:first-child){background:#ffffff14;border:1px solid #ffffff1f;border-radius:11px;flex-direction:column;justify-content:center;gap:7px;min-height:80px;padding:15px;display:flex}.balance-hero small{color:#d4d7ea;font-size:7px}.balance-hero strong{font-size:15px}.balance-hero b{color:#7ce4c3;font-size:7px}.balance-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.balance-column{padding:20px}.balance-column>div:first-child{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.balance-column h3{margin:0;font-size:14px}.balance-column>div:first-child strong{font-size:15px}.balance-column article{border-bottom:1px solid #eef0f4;grid-template-columns:1.3fr .75fr 1fr 36px;align-items:center;gap:9px;min-height:58px;display:grid}.balance-column article>span{color:#5b6478;align-items:center;gap:7px;font-size:8px;display:flex}.balance-column article>span i{background:var(--indigo);border-radius:3px;width:8px;height:8px}.balance-column article>span i.liability{background:var(--orange)}.balance-column article>span i.tone-1{opacity:.82}.balance-column article>span i.tone-2{opacity:.65}.balance-column article>span i.tone-3{opacity:.48}.balance-column article>span i.tone-4{opacity:.32}.balance-column article>strong{text-align:right;font-size:9px}.balance-column article>div{background:#eceef3;border-radius:5px;height:5px;overflow:hidden}.balance-column article>div i{border-radius:inherit;background:var(--indigo);height:100%;display:block}.balance-column article>small{color:#8e96a8;text-align:right;font-size:7px}.balance-column footer{justify-content:space-between;padding-top:15px;font-size:10px;font-weight:850;display:flex}.balance-explain{align-items:center;gap:11px;min-height:72px;padding:15px 17px;display:flex}.balance-explain>svg{color:var(--indigo)}.balance-explain>div{flex:1}.balance-explain strong{font-size:9px}.balance-explain p{color:#7e8799;margin:4px 0 0;font-size:8px;line-height:1.45}.balance-explain button{color:var(--indigo);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.builder-layout{grid-template-columns:250px minmax(0,1fr);gap:14px;display:grid}.builder-sidebar{padding:19px}.builder-sidebar>div>span{color:var(--indigo);text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:6px;font-size:8px;font-weight:850;display:flex}.builder-sidebar h3{margin:7px 0 5px;font-size:17px}.builder-sidebar p{color:#81899b;margin:0;font-size:8px;line-height:1.5}.builder-sidebar fieldset{border:0;flex-direction:column;gap:6px;margin:19px 0 0;padding:0;display:flex}.builder-sidebar legend{color:#8d95a7;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:7px;font-weight:800}.builder-sidebar fieldset button{color:#647086;cursor:pointer;background:#fff;border:1px solid #e5e7ed;border-radius:8px;align-items:center;gap:8px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700;display:flex}.builder-sidebar fieldset button.active{color:#4d50aa;background:#f7f7ff;border-color:#d5d6f7}.builder-sidebar fieldset button i{color:#fff;background:#fff;border:1px solid #d7dae3;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.builder-sidebar fieldset button.active i{border-color:var(--indigo);background:var(--indigo)}.builder-sidebar>.primary-button{width:100%;min-height:38px;margin-top:18px;font-size:8px}.builder-preview{overflow:hidden}.builder-formula{background:#f8f8ff;border:1px solid #e2e3f7;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:51px;margin:0 18px 16px;padding:10px 12px;display:grid}.builder-formula span{color:var(--indigo);text-transform:uppercase;font-size:7px;font-weight:850}.builder-formula code{color:#5f6780;font-family:inherit;font-size:7px}.builder-formula b{color:var(--green);align-items:center;gap:3px;font-size:7px;display:flex}.builder-table-wrap table{border-collapse:collapse;width:100%;min-width:740px;font-size:8px}.builder-table-wrap th,.builder-table-wrap td{text-align:right;white-space:nowrap;border-bottom:1px solid #eef0f4;height:52px;padding:0 13px}.builder-table-wrap th:first-child,.builder-table-wrap td:first-child{text-align:left}.builder-table-wrap th{color:#9299aa;background:#fafbfc;height:36px;font-size:7px}.builder-table-wrap tfoot{color:var(--ink);background:#f7f8fb;font-weight:850}.ai-control-layout{flex-direction:column;gap:14px;display:flex}.ai-control-hero{color:#fff;background:linear-gradient(115deg,#272f5e,#4e51a9 62%,#6769d7);border-radius:16px;justify-content:space-between;align-items:center;gap:25px;min-height:150px;padding:25px 28px;display:flex;box-shadow:0 14px 30px #373d7c29}.ai-control-hero>div:first-child>span{color:#d5d7ff;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.ai-control-hero h3{margin:11px 0 6px;font-size:25px}.ai-control-hero p{color:#d0d3e6;max-width:650px;margin:0;font-size:9px;line-height:1.55}.ai-control-hero>div:last-child{flex-direction:column;align-items:flex-end;gap:6px;min-width:180px;display:flex}.ai-control-hero small{color:#c7cbe0;font-size:7px}.ai-control-hero strong{font-size:12px}.ai-control-hero button{color:#fff;cursor:pointer;background:#ffffff1c;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:6px;height:35px;margin-top:5px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.ai-summary-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.ai-summary-grid article{min-height:72px;color:var(--red);background:#fff;border:1px solid #e5e7ee;border-radius:11px;align-items:center;gap:10px;padding:13px 15px;display:flex}.ai-summary-grid article:nth-child(2){color:var(--indigo)}.ai-summary-grid article:nth-child(3){color:var(--green)}.ai-summary-grid p{flex-direction:column;gap:4px;margin:0;display:flex}.ai-summary-grid strong{color:var(--ink);font-size:11px}.ai-summary-grid small{color:#8991a4;font-size:7px}.ai-insight-list{grid-template-columns:1fr 1fr;gap:11px;display:grid}.ai-insight-list article{background:#fff;border:1px solid #e7e9ef;border-radius:13px;grid-template-columns:36px 1fr;gap:11px;min-height:155px;padding:17px;display:grid}.ai-insight-list article>span{width:36px;height:36px;color:var(--red);background:var(--red-soft);border-radius:10px;place-items:center;display:grid}.ai-insight-list article.warning>span{color:var(--orange);background:var(--orange-soft)}.ai-insight-list article.info>span{color:var(--indigo);background:var(--indigo-soft)}.ai-insight-list article.good>span{color:var(--green);background:var(--green-soft)}.ai-insight-list article>div>small{color:var(--red);text-transform:uppercase;letter-spacing:.5px;font-size:7px;font-weight:850}.ai-insight-list article.warning>div>small{color:var(--orange)}.ai-insight-list article.info>div>small{color:var(--indigo)}.ai-insight-list article.good>div>small{color:var(--green)}.ai-insight-list h4{margin:6px 0 5px;font-size:11px}.ai-insight-list p{color:#7e8799;margin:0;font-size:8px;line-height:1.5}.ai-insight-list button{color:var(--indigo);cursor:pointer;background:0 0;border:0;grid-column:2;justify-self:start;align-items:center;gap:4px;padding:0;font-size:8px;font-weight:800;display:flex}.ai-method-note{color:var(--indigo);background:#f5f5ff;border:1px solid #daddfa;border-radius:10px;align-items:center;gap:8px;padding:11px 13px;display:flex}.ai-method-note span{color:#697187;font-size:8px}.ai-method-note strong{color:#5059a9}.ecom-demo-note{color:var(--indigo);background:#f5f5ff;border:1px solid #daddfa;border-radius:10px;align-items:center;gap:9px;padding:11px 13px;display:flex}.ecom-demo-note span{color:#687187;font-size:8px}.ecom-demo-note strong{color:#5059a9}.ecom-live-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:45px 25px;display:flex}.ecom-live-empty>span{width:51px;height:51px;color:var(--indigo);background:var(--indigo-soft);border-radius:15px;place-items:center;display:grid}.ecom-live-empty h3{margin:16px 0 7px;font-size:17px}.ecom-live-empty p{color:#7e879a;max-width:500px;margin:0;font-size:9px;line-height:1.6}.ecom-message{z-index:80;color:#fff;background:#242c46;border-radius:10px;align-items:center;gap:7px;padding:12px 15px;font-size:9px;font-weight:750;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 38px #161c3040}.detail-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#171e325c;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-drawer{background:#fff;width:min(540px,92vw);height:100vh;padding:0 21px 24px;animation:.2s ease-out drawer-in;overflow-y:auto;box-shadow:-20px 0 50px #1a21392e}@keyframes drawer-in{0%{opacity:.5;transform:translate(35px)}}.detail-head{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;gap:15px;min-height:116px;padding:23px 0 17px;display:flex}.detail-head>div{flex:1;min-width:0}.detail-product-image{object-fit:cover;background:#f5f6f8;border:1px solid #e4e6ed;border-radius:13px;flex:0 0 72px;width:72px;height:72px}.detail-head span{color:var(--indigo);text-transform:uppercase;letter-spacing:.9px;font-size:8px;font-weight:850}.detail-head h3{margin:8px 0 5px;font-size:17px}.detail-head p{color:#858da0;margin:0;font-size:8px}.detail-head button{color:#717a8f;cursor:pointer;background:#fff;border:1px solid #e2e4eb;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.detail-search{color:#9299aa;border:1px solid #e1e4eb;border-radius:9px;align-items:center;gap:8px;height:38px;margin:15px 0;padding:0 11px;display:flex}.detail-search input{width:100%;color:var(--ink);border:0;outline:0;font-size:9px}.detail-table{border:1px solid #e7e9ef;border-radius:10px;overflow:hidden}.detail-table>div{border-bottom:1px solid #eceef3;grid-template-columns:1.15fr .75fr 1fr;align-items:center;gap:10px;min-height:47px;padding:0 12px;display:grid}.detail-table>div:first-child{color:#9299aa;background:#fafbfc;min-height:34px;font-size:7px}.detail-table>div:last-child{border-bottom:0}.detail-table span{color:#5b6478;font-size:8px}.detail-table span:nth-child(2){text-align:right;font-weight:800}.detail-table span:nth-child(3){color:#9299aa;text-align:right}.detail-source-note{color:var(--green);background:var(--green-soft);border-radius:10px;align-items:center;gap:9px;margin-top:14px;padding:13px;display:flex}.detail-source-note p{flex-direction:column;gap:3px;margin:0;display:flex}.detail-source-note strong{color:#276c56;font-size:8px}.detail-source-note small{color:#668f82;font-size:7px;line-height:1.4}@media (max-width:1100px){.landing-hero{text-align:center;grid-template-columns:1fr;padding-top:55px}.landing-hero-copy>p{margin-left:auto;margin-right:auto}.landing-hero-actions,.landing-trust{justify-content:center}.product-window{width:min(720px,100%);margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}.industry-landing-grid{grid-template-columns:1fr;max-width:760px}.industry-landing-grid article{min-height:250px}.landing-workflow{gap:45px;padding-left:35px;padding-right:35px}.metrics-grid,.directory-grid,.project-cards-grid{grid-template-columns:repeat(2,1fr)}.operations-table .table-head,.operations-table .table-row{grid-template-columns:1.7fr 1fr .65fr .8fr .7fr 30px}.ecom-filter-top{flex-wrap:wrap}.ecom-filter-actions{width:100%;margin-left:0}.ecom-filter-actions .saved-view-select{flex:1}.ecom-two-column{grid-template-columns:1fr}.ecom-stock-summary{grid-template-columns:repeat(2,1fr)}.industry-control-panel{flex-wrap:wrap}.industry-control-actions{justify-content:flex-end;width:100%;margin-left:0}.industry-metric-grid,.source-health-grid,.catalog-kpis{grid-template-columns:repeat(2,1fr)}.balance-hero{grid-template-columns:1fr 1fr}.balance-hero>div:first-child{grid-column:1/-1}.builder-layout{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:820px){.landing-header nav,.landing-header .primary-button{display:none}.landing-hero{min-height:auto;padding:55px 20px 80px}.landing-hero h1{letter-spacing:-2.4px}.product-window{height:390px;transform:none}.window-main{padding:15px}.window-health{display:none}.window-grid{grid-template-columns:1fr}.window-chart{height:215px}.window-chart svg{height:155px}.floating-result{bottom:-30px;left:20px}.floating-safe{top:-22px;right:10px}.landing-stats{grid-template-columns:repeat(2,1fr);margin:0 20px}.landing-stats div{border-bottom:1px solid #eceef3;padding:20px}.landing-stats div:nth-child(2){border-right:0}.feature-grid{grid-template-columns:1fr}.feature-large,.feature-wide{grid-area:auto}.feature-wide{grid-template-columns:1fr;gap:30px;padding:35px!important}.landing-workflow{grid-template-columns:1fr}.workflow-visual{min-height:400px}.landing-cta{flex-direction:column;align-items:flex-start;margin:70px 20px;padding:38px}.landing-footer{flex-wrap:wrap;margin:0 20px;padding:30px 0}.industry-context,.industry-kpis{grid-template-columns:1fr}.report-template-head{flex-direction:column;align-items:flex-start}.report-shell{overflow-x:auto}.industry-report-table{min-width:720px}.balance-layout,.balance-ratios{grid-template-columns:1fr}.report-summary.four{min-width:650px}.industry-report-footer{flex-direction:column;align-items:flex-start;padding-top:10px;padding-bottom:10px}.industry-insight-card{grid-template-columns:39px 1fr}.industry-insight-card button{grid-column:2}.app-sidebar{transition:transform .22s;transform:translate(-100%)}.app-sidebar.is-open{transform:translate(0)}.sidebar-collapse,.mobile-menu{display:inline-flex}.sidebar-backdrop{z-index:35;background:#12182873;border:0;display:block;position:fixed;inset:0}.app-main{width:100%;margin-left:0}.app-header{padding:0 15px}.company-select-wrap,.user-menu>div,.user-menu>svg{display:none}.app-content{padding:17px 15px 35px}.dashboard-two-columns,.dashboard-two-columns.lower,.planning-grid{grid-template-columns:1fr}.summary-cards.four{grid-template-columns:repeat(2,1fr)}.table-panel{overflow-x:auto}.data-table,.table-toolbar,.table-footer{min-width:850px}.team-panel{overflow-x:auto}.team-head,.team-row{min-width:760px}.project-overview{grid-template-columns:repeat(2,1fr)}.project-overview>div{flex-direction:column;justify-content:center;min-height:70px;display:flex}.project-overview>div:nth-child(2){border-right:0}.project-overview>div:nth-child(-n+2){border-bottom:1px solid #eceef2}.settings-layout{grid-template-columns:1fr}.settings-layout>nav{flex-direction:row;overflow-x:auto}.settings-layout>nav button{flex:none}.report-tabs{max-width:100%;overflow-x:auto}.report-tabs button{flex:none}.report-settings-panel>div{width:100%}.report-settings-panel>label{flex:1}.cashflow-statement,.report-table.detailed,.balance-layout.detailed{min-width:680px}.report-display>.report-shell,.ecom-filter-row{overflow-x:auto}.ecom-filter-row select{flex:none}.ecom-filter-row>small{display:none}.ecom-kpi-grid{grid-template-columns:repeat(2,1fr)}.balance-columns,.ai-insight-list,.builder-layout{grid-template-columns:1fr}.builder-sidebar fieldset{grid-template-columns:repeat(3,1fr);display:grid}}.finance-shell button.category-chip.editable,.finance-shell button.payment-status{cursor:pointer;font:inherit;border:0}.finance-shell .debt-amount{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.finance-shell .debt-amount small{color:#8a91a3;font-size:10px;font-weight:600}.finance-shell .link-payment-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.finance-shell .link-payment-summary span{color:#81889a;border:1px solid #e7e9ef;border-radius:12px;flex-direction:column;gap:5px;padding:14px;font-size:11px;display:flex}.finance-shell .link-payment-summary strong{color:var(--ink);font-size:15px}.finance-shell .automation-rules-panel,.finance-shell .budget-panel{padding:22px}.finance-shell .automation-rules-panel .panel-header{align-items:flex-start}.finance-shell .automation-rules-panel .rule-stats{align-items:center;gap:16px;display:flex}.finance-shell .automation-rules-panel .rule-stats p{text-align:right;flex-direction:column;display:flex}.finance-shell .automation-rules-panel .rule-stats strong{color:var(--ink);font-size:18px}.finance-shell .automation-rules-panel .rule-stats small{color:#8a91a3;font-size:10px}.finance-shell .rule-form{background:#f7f8fb;border-radius:13px;margin:20px 0 14px;padding:18px}.finance-shell .automation-rule-list{gap:8px;margin-top:18px;display:grid}.finance-shell .automation-rule-list>div{border:1px solid #e7e9ef;border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(140px,auto) 36px;align-items:center;gap:12px;padding:12px 14px;display:grid}.finance-shell .automation-rule-list span{flex-direction:column;gap:3px;display:flex}.finance-shell .automation-rule-list small{color:#8a91a3;font-size:10px}.finance-shell .automation-rule-list b{color:var(--indigo);font-size:11px}.finance-shell .budget-list{border:1px solid #e7e9ef;border-radius:12px;gap:1px;margin-top:16px;display:grid;overflow:hidden}.finance-shell .budget-list>div{background:#fff;border-bottom:1px solid #eceef2;grid-template-columns:90px minmax(0,1fr) 130px 140px;align-items:center;gap:12px;padding:12px 14px;display:grid}.finance-shell .budget-list>div:last-child{border-bottom:0}.finance-shell .budget-list span,.finance-shell .budget-list small{color:#81889a;font-size:11px}.finance-shell .budget-list b{text-align:right}.finance-shell .month-closing-card,.finance-shell .reconciliation-card,.finance-shell .audit-log-card{margin-top:14px}.finance-shell .month-closing-action{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.finance-shell .security-badge.locked{color:#b45309;background:#fff7ed}.finance-shell .reconciliation-result{border-radius:11px;flex-direction:column;gap:3px;margin:14px 0;padding:12px 14px;display:flex}.finance-shell .reconciliation-result.ok{color:#047857;background:#ecfdf5}.finance-shell .reconciliation-result.error{color:#b91c1c;background:#fef2f2}.finance-shell .reconciliation-result small{opacity:.75}.finance-shell .audit-log-list{border:1px solid #e7e9ef;border-radius:12px;gap:1px;margin-top:16px;display:grid;overflow:hidden}.finance-shell .audit-log-list>div{background:#fff;border-bottom:1px solid #eceef2;grid-template-columns:minmax(0,1fr) 160px 160px;align-items:center;gap:12px;padding:11px 14px;font-size:11px;display:grid}.finance-shell .audit-log-list>div:last-child{border-bottom:0}.finance-shell .audit-log-list span:first-child{flex-direction:column;gap:3px;display:flex}.finance-shell .audit-log-list small,.finance-shell .audit-log-list time{color:#8a91a3}@media (max-width:820px){.finance-shell .link-payment-summary{grid-template-columns:1fr}.finance-shell .automation-rules-panel .panel-header,.finance-shell .automation-rules-panel .rule-stats,.finance-shell .month-closing-action{flex-direction:column;align-items:stretch}.finance-shell .automation-rules-panel .rule-stats p{text-align:left}.finance-shell .automation-rule-list>div{grid-template-columns:minmax(0,1fr) 36px}.finance-shell .automation-rule-list>div>b{grid-column:1}.finance-shell .budget-list{overflow-x:auto}.finance-shell .budget-list>div{min-width:620px}.finance-shell .audit-log-list{overflow-x:auto}.finance-shell .audit-log-list>div{min-width:620px}}.auth-page{background:radial-gradient(circle at 10% 10%,#ececff 0,#0000 34%),radial-gradient(circle at 90% 88%,#eaf8f3 0,#0000 30%),#f7f8fb;place-items:center;min-height:100vh;padding:36px 20px;display:grid;position:relative}.auth-brand{align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex;position:absolute;top:26px;left:32px}.auth-brand span{background:var(--indigo);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.auth-card{background:#fffffff5;border:1px solid #e2e4ec;border-radius:22px;width:min(100%,460px);padding:42px;box-shadow:0 28px 65px #262d4d21}.auth-heading>span{color:var(--indigo);background:var(--indigo-soft);text-transform:uppercase;letter-spacing:.7px;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.auth-heading h1{letter-spacing:-1px;margin:17px 0 10px;font-size:31px;line-height:1.12}.auth-heading p{color:#747c90;margin:0;font-size:13px;line-height:1.55}.auth-card form{gap:15px;margin-top:28px;display:grid}.auth-card label{color:#51596e;gap:7px;font-size:11px;font-weight:750;display:grid}.auth-card input{width:100%;height:46px;color:var(--ink);background:#fbfbfd;border:1px solid #dfe2ea;border-radius:11px;outline:none;padding:0 13px;font-size:13px;transition:all .18s}.auth-card input:focus{background:#fff;border-color:#8c8ded;box-shadow:0 0 0 4px #5859de17}.auth-submit{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:48px;margin-top:4px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 23px #5859de3d}.auth-submit:hover{background:var(--indigo-dark)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#b84046;background:var(--red-soft);border-radius:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.auth-switch{text-align:center;color:#788095;margin:22px 0 0;font-size:11px}.auth-switch a{color:var(--indigo);font-weight:800}@media (max-width:560px){.auth-page{place-items:start center;padding-top:92px}.auth-brand{top:24px;left:20px}.auth-card{border-radius:18px;padding:28px 22px}.auth-heading h1{font-size:27px}.landing-header{height:66px}.landing-brand{font-size:17px}.landing-brand>span{width:32px;height:32px}.landing-hero h1{font-size:43px}.landing-hero-copy>p{font-size:15px}.landing-hero-actions{flex-direction:column}.landing-primary,.landing-secondary{justify-content:center}.landing-trust{gap:9px}.product-window{height:330px}.window-sidebar{width:47px}.window-sidebar i{display:none}.window-cards>div{padding:10px}.window-cards strong{font-size:9px}.window-chart{height:175px}.window-chart svg{height:123px}.floating-safe{display:none}.landing-stats{grid-template-columns:1fr}.landing-stats div{border-right:0}.landing-features{padding-top:80px}.landing-industries{padding:80px 18px}.industry-landing-grid article{min-height:290px;padding:25px}.section-intro h2,.landing-workflow h2{font-size:32px}.feature-large{min-height:550px!important}.feature-operation:first-of-type{margin-top:35px;transform:none}.feature-operation:nth-of-type(2){transform:none}.feature-wide{padding:28px 22px!important}.project-feature-card>div{grid-template-columns:1fr}.workflow-card.left,.workflow-card.right,.flow-line{display:none}.landing-cta h2{font-size:28px}.landing-cta>a{justify-content:center;width:100%}.landing-footer>div{width:100%}.header-actions{gap:2px}.demo-banner,.demo-banner>div{align-items:flex-start}.demo-banner a{display:none}.page-toolbar,.section-heading{flex-direction:column;align-items:flex-start}.toolbar-right,.section-heading>div:last-child{width:100%}.toolbar-right>*,.section-heading>div:last-child>*{flex:1}.segmented-control{width:100%;overflow-x:auto}.segmented-control button{white-space:nowrap;flex:1}.hero-summary{align-items:flex-start;min-height:255px;padding:25px}.hero-score{width:125px;position:absolute;bottom:15px;right:11px}.hero-score>strong{font-size:33px}.hero-actions{padding-right:120px}.hero-actions .hero-link{display:none}.metrics-grid,.summary-cards.three,.summary-cards.four,.project-cards-grid,.directory-grid,.role-grid{grid-template-columns:1fr}.account-strip article{min-width:178px}.rule-panel{flex-direction:column;align-items:flex-start;gap:20px}.rule-stats{justify-content:space-between;width:100%}.subscription-card{flex-direction:column}.subscription-price{align-items:flex-start}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.allocation-layout,.industry-picker{grid-template-columns:1fr}.industry-picker>button{min-height:205px}.industry-control-panel>label:not(.industry-search){flex:1;min-width:calc(50% - 5px)}.industry-period-control,.industry-search{width:100%}.industry-period-control button{flex:1}.industry-control-actions{grid-template-columns:1fr 1fr;display:grid}.industry-control-actions button{width:100%}.industry-metric-grid{grid-template-columns:1fr}.industry-metric-grid article{min-height:88px}.industry-report-heading{flex-direction:column;align-items:flex-start}.industry-insight-card{grid-template-columns:35px 1fr;align-items:start}.industry-insight-card button{grid-column:1/-1;padding-left:47px}.onboarding-heading{padding:21px 20px 18px}.modal-card{max-height:94vh}.modal-backdrop{padding:10px}.ecom-filter-top>label{flex:1;min-width:calc(50% - 5px)}.ecom-filter-actions{grid-template-columns:1fr 1fr;display:grid}.ecom-filter-actions .saved-view-select{grid-column:1/-1}.ecom-filter-actions .primary-button,.ecom-filter-actions .secondary-button,.report-grain{width:100%}.report-grain button{flex:1}.ecom-kpi-grid{grid-template-columns:1fr}.ecom-kpi{min-height:96px}.ecom-report-title.split{flex-direction:column;align-items:flex-start}.metric-switch{width:100%;overflow-x:auto}.metric-switch button{white-space:nowrap;flex:1}.abc-summary,.ecom-stock-summary{grid-template-columns:1fr}.detail-drawer{width:100vw}.report-settings-panel{align-items:stretch}.report-settings-panel>label{min-width:calc(50% - 6px)}.report-settings-panel .report-setting-check{min-width:100%}.report-settings-panel .primary-button{width:100%}.detail-product-image{flex-basis:58px;width:58px;height:58px}.source-health-grid,.catalog-kpis,.reconciliation-summary,.ai-summary-grid{grid-template-columns:1fr}.control-section-head,.ai-control-hero{flex-direction:column;align-items:flex-start}.control-section-head>div:last-child,.control-section-head>button{width:100%}.control-section-head>div:last-child>*{flex:1}.catalog-toolbar{overflow-x:auto}.catalog-toolbar label{min-width:240px}.reconcile-note{flex-wrap:wrap;align-items:flex-start}.reconcile-note button{text-align:left;width:100%}.balance-hero{grid-template-columns:1fr}.balance-hero>div:first-child{grid-column:auto}.balance-column article{grid-template-columns:1.25fr .8fr}.balance-column article>div,.balance-column article>small{display:none}.balance-explain{flex-wrap:wrap;align-items:flex-start}.builder-sidebar fieldset{grid-template-columns:1fr 1fr}.builder-formula{grid-template-columns:1fr}.ai-control-hero>div:last-child{align-items:flex-start;min-width:0}}.finance-shell{background:radial-gradient(circle at 88% 0,#6466e80e,#0000 28%),#f6f7fa}.finance-shell .panel,.finance-shell .table-panel,.finance-shell .summary-card,.finance-shell .metric-card,.finance-shell .industry-kpis article,.finance-shell .ecom-kpi,.finance-shell .industry-metric-grid article{border-color:#e3e6ee;box-shadow:0 8px 24px #232b4a0b}.finance-shell .panel,.finance-shell .table-panel{border-radius:17px}.finance-shell .section-stack{gap:21px}.finance-shell .section-heading h2{letter-spacing:-.7px;margin-bottom:7px;font-size:25px}.finance-shell .section-heading p{color:#717b91;font-size:12px;line-height:1.5}.finance-shell .segmented-control,.finance-shell .report-tabs{border-radius:11px;padding:4px}.finance-shell .segmented-control button,.finance-shell .report-tabs button{border-radius:8px;min-height:37px;padding-inline:15px;font-size:11px}.finance-shell .panel-header h3{font-size:16px}.finance-shell .panel-kicker{font-size:9px}.finance-shell .demo-banner{color:#515b73;background:linear-gradient(100deg,#f5f5ff,#fafaff);border-color:#d4d6fa;border-radius:13px;min-height:53px;margin-bottom:23px;padding:10px 16px;font-size:11px}.finance-shell .demo-banner>div,.finance-shell .demo-banner a{gap:9px}.finance-shell .demo-banner svg{width:20px;height:20px}.finance-shell .summary-cards{gap:14px}.finance-shell .summary-card{border-radius:16px;gap:15px;min-height:112px;padding:19px 20px}.finance-shell .summary-card>span{border-radius:13px;width:47px;height:47px}.finance-shell .summary-card svg{width:21px;height:21px}.finance-shell .summary-card p{gap:7px}.finance-shell .summary-card small{color:#788297;font-size:10px}.finance-shell .summary-card strong{letter-spacing:-.3px;font-size:18px}.finance-shell .explain-strip{background:linear-gradient(105deg,#f5f5ff,#fafaff);border-color:#d6d8fa;border-radius:15px;gap:14px;min-height:83px;padding:16px 20px}.finance-shell .explain-strip>span{border-radius:12px;flex:0 0 42px;width:42px;height:42px}.finance-shell .explain-strip strong{margin-bottom:5px;font-size:11px}.finance-shell .explain-strip p{color:#667188;font-size:10px;line-height:1.6}.finance-shell .table-toolbar{gap:14px;min-height:68px;padding:12px 16px}.finance-shell .search-box{border-radius:11px;width:270px;height:42px;padding-inline:13px}.finance-shell .filter-tabs{gap:5px}.finance-shell .filter-tabs button{border-radius:9px;min-height:38px;padding-inline:13px;font-size:10px}.finance-shell .filter-tabs b{min-width:20px;height:19px;font-size:9px}.finance-shell .table-head,.finance-shell .table-row{gap:14px;padding-inline:20px}.finance-shell .table-head{color:#737d92;letter-spacing:.5px;min-height:47px;font-size:9px}.finance-shell .table-row{color:#465067;min-height:74px;font-size:11px;transition:background .16s,box-shadow .16s}.finance-shell .table-row:hover{z-index:1;box-shadow:inset 3px 0 var(--indigo);background:#fafaff;position:relative}.finance-shell .operation-main{gap:11px}.finance-shell .operation-main>i{border-radius:11px;flex-basis:38px;width:38px;height:38px}.finance-shell .operation-main p,.finance-shell .accruals-table .table-row>span,.finance-shell .team-row p{gap:5px}.finance-shell .operation-main strong,.finance-shell .table-row>span>strong{font-size:11px}.finance-shell .operation-main small,.finance-shell .table-row small{color:#7f899e;font-size:9px}.finance-shell .category-chip{color:#515b70;border-radius:11px;padding:7px 10px;font-size:9px}.finance-shell .category-chip i{flex-basis:7px;width:7px;height:7px}.finance-shell .project-code,.finance-shell .allocation-chip{padding:6px 8px;font-size:9px}.finance-shell .payment-status{min-height:25px;padding-inline:9px;font-size:9px}.finance-shell .amount-cell{letter-spacing:-.1px;font-size:12px}.finance-shell .table-footer{min-height:57px;padding-inline:20px;font-size:9px}.finance-shell .industry-context{border-radius:15px;min-height:82px;padding:15px 18px}.finance-shell .industry-context>div:first-child>span,.finance-shell .report-template-head>span{padding:8px 10px;font-size:10px}.finance-shell .industry-context p strong{font-size:11px}.finance-shell .industry-context p small,.finance-shell .report-template-head>small{font-size:9px}.finance-shell .industry-context b,.finance-shell .report-template-head b{padding:6px 8px;font-size:9px}.finance-shell .industry-context>button{font-size:10px}.finance-shell .industry-kpis article{border-radius:15px;min-height:102px;padding:17px 18px}.finance-shell .industry-kpis article>span{flex-basis:42px;width:42px;height:42px}.finance-shell .industry-kpis small{font-size:9px}.finance-shell .industry-kpis strong{font-size:16px}.finance-shell .industry-kpis b{font-size:8px}.finance-shell .metric-card{border-radius:16px;min-height:158px;padding:19px}.finance-shell .metric-top>span{width:40px;height:40px}.finance-shell .metric-card>small{margin-top:14px;font-size:10px}.finance-shell .metric-card>strong{font-size:20px}.finance-shell .metric-bottom>span{font-size:9px}.finance-shell .report-template-head{border-radius:14px;min-height:68px;padding:12px 15px}.finance-shell .report-header{min-height:108px;padding:21px 24px}.finance-shell .report-header h3{margin-block:5px;font-size:18px}.finance-shell .report-header p{color:#737d92;font-size:10px}.finance-shell .report-period button{border-radius:9px;min-height:38px;padding-inline:12px;font-size:10px}.finance-shell .report-summary{gap:14px;min-height:104px;padding:17px 24px}.finance-shell .report-summary>div{padding:7px 20px}.finance-shell .report-summary small{font-size:10px}.finance-shell .report-summary strong{font-size:19px}.finance-shell .report-row,.finance-shell .report-table.detailed .report-row{min-height:49px;padding-inline:25px;font-size:11px}.finance-shell .report-row.head{min-height:41px;font-size:9px}.finance-shell .report-row.article{min-height:45px}.finance-shell .cashflow-statement-row{min-height:49px;padding-inline:25px;font-size:11px}.finance-shell .cashflow-statement-row.head{min-height:41px;font-size:9px}.finance-shell .report-drill-note,.finance-shell .report-note{min-height:47px;font-size:9px}.finance-shell .report-settings-panel{border-radius:15px;gap:13px;padding:15px 17px}.finance-shell .report-settings-panel>div>span{flex-basis:40px;width:40px;height:40px}.finance-shell .report-settings-panel p strong{font-size:12px}.finance-shell .report-settings-panel p small{font-size:10px}.finance-shell .report-settings-panel>label{gap:5px;font-size:9px}.finance-shell .report-settings-panel select,.finance-shell .report-settings-panel .report-setting-check{height:39px;font-size:10px}.finance-shell .report-settings-panel .primary-button{min-height:40px;font-size:10px}.finance-shell .balance-layout h4{font-size:12px}.finance-shell .balance-layout section>div,.finance-shell .balance-layout footer,.finance-shell .balance-layout.detailed section>div{min-height:49px;font-size:10px}.finance-shell .balance-ratios>div{min-height:84px}.finance-shell .balance-ratios small,.finance-shell .balance-ratios span{font-size:9px}.finance-shell .balance-ratios strong{font-size:17px}.finance-shell .balance-check{min-height:47px;font-size:10px}.finance-shell .industry-control-panel,.finance-shell .ecom-filter-top{min-height:76px;padding:12px 14px}.finance-shell .industry-period-control button,.finance-shell .report-grain button{height:38px;padding-inline:14px;font-size:10px}.finance-shell .industry-control-panel>label:not(.industry-search),.finance-shell .ecom-filter-top>label,.finance-shell .saved-view-select{height:47px}.finance-shell .industry-control-panel label>span,.finance-shell .ecom-filter-top label>span{font-size:9px}.finance-shell .industry-control-panel select,.finance-shell .industry-search input,.finance-shell .ecom-filter-top label select{font-size:10px}.finance-shell .industry-search{height:47px}.finance-shell .industry-control-actions .primary-button,.finance-shell .industry-control-actions .secondary-button,.finance-shell .ecom-filter-actions .primary-button,.finance-shell .ecom-filter-actions .secondary-button{min-height:47px;font-size:10px}.finance-shell .industry-metric-grid article,.finance-shell .ecom-kpi{border-radius:15px;min-height:122px;padding:18px}.finance-shell .industry-metric-grid article>span,.finance-shell .ecom-kpi>span{flex-basis:42px;width:42px;height:42px}.finance-shell .industry-metric-grid small,.finance-shell .ecom-kpi small{font-size:9px}.finance-shell .industry-metric-grid strong,.finance-shell .ecom-kpi strong{font-size:18px}.finance-shell .industry-metric-grid b,.finance-shell .ecom-kpi b{font-size:9px}.finance-shell .industry-report-heading,.finance-shell .ecom-report-title{padding:22px 24px}.finance-shell .industry-report-heading>div>span,.finance-shell .ecom-report-title>span,.finance-shell .ecom-report-title.split>div:first-child>span{font-size:9px}.finance-shell .industry-report-heading h3,.finance-shell .ecom-report-title h3{font-size:19px}.finance-shell .industry-report-heading p,.finance-shell .ecom-report-title p{font-size:10px}.finance-shell .industry-strong-row,.finance-shell .ecom-table-row{min-height:67px;padding-inline:19px;font-size:10px}.finance-shell .industry-strong-row.head,.finance-shell .ecom-table-row.head{min-height:43px;font-size:9px}.finance-shell .ecom-table-row.total{min-height:59px}.finance-shell .ecom-table-row>span:first-child small{font-size:9px}.finance-shell .market-logo{flex-basis:32px;width:32px;height:32px;font-size:10px}.finance-shell .margin-good,.finance-shell .margin-warn,.finance-shell .decision,.finance-shell .stock-status{padding:6px 8px;font-size:9px}@media (min-width:821px){.app-sidebar{flex-basis:260px;width:260px;padding:23px 16px 18px}.brand-row{padding-bottom:22px}.brand-mark{width:38px;height:38px}.brand-name{font-size:19px}.company-switcher{border-radius:13px;min-height:70px;padding:10px}.company-avatar{width:39px;height:39px}.company-switcher strong{font-size:12px}.company-switcher small{font-size:9px}.main-nav{gap:4px;margin-top:23px}.main-nav button,.help-link{border-radius:10px;height:48px;padding-inline:14px;font-size:13px}.trial-card{padding:14px}.trial-card strong{font-size:11px}.trial-card small,.trial-card button{font-size:9px}.app-main{width:calc(100% - 260px);margin-left:260px}.app-header{height:79px;padding-inline:32px}.header-kicker{font-size:10px}.app-header h1{font-size:20px}.company-select-wrap{border-radius:10px;height:41px;padding-inline:12px}.company-select-wrap select{min-width:125px;font-size:11px}.user-menu{grid-template-columns:38px auto 16px;gap:9px}.user-menu>span{border-radius:10px;width:38px;height:38px;font-size:11px}.user-menu strong{font-size:11px}.user-menu small{font-size:9px}.app-content{max-width:1680px;padding:28px 32px 54px}}@media (max-width:820px){.finance-shell .app-header{height:68px}.finance-shell .app-header h1{font-size:18px}.finance-shell .app-content{padding-top:20px}.finance-shell .demo-banner{font-size:10px}.finance-shell .section-heading h2{font-size:23px}.finance-shell .summary-card{min-height:102px}.finance-shell .table-panel{border-radius:14px}.finance-shell .data-table,.finance-shell .table-toolbar,.finance-shell .table-footer{min-width:960px}}.finance-shell{--ui-text:13px;--ui-text-strong:14px;--ui-caption:11px;--ui-table-head:10px;color:#202a40;font-size:var(--ui-text);background:#f4f6f9;line-height:1.45}.finance-shell small{line-height:1.35;font-size:var(--ui-caption)!important}.finance-shell button,.finance-shell input,.finance-shell select,.finance-shell textarea{font-size:12px!important}.finance-shell .primary-button,.finance-shell .secondary-button,.finance-shell .outline-button{border-radius:11px;min-height:44px;padding-inline:17px;font-size:13px!important}.finance-shell .icon-button{border-radius:10px;width:40px;height:40px}.finance-shell .text-button,.finance-shell .subtle-link{font-size:12px!important}.finance-shell .app-content{max-width:1480px}.finance-shell .panel{border-color:#e1e5ec;border-radius:16px;box-shadow:0 7px 22px #232c460b}.finance-shell .section-heading h2{letter-spacing:-.75px;font-size:27px}.finance-shell .section-heading p,.finance-shell .report-header p,.finance-shell .industry-report-heading p,.finance-shell .ecom-report-title p,.finance-shell .control-section-head p,.finance-shell .industry-detail-overlay aside>p,.finance-shell .industry-live-empty p,.finance-shell .directory-grid p,.finance-shell .rule-panel p,.finance-shell .settings-card p,.finance-shell .modal-header p,.finance-shell .industry-picker p,.finance-shell .onboarding-heading p,.finance-shell .import-zone p,.finance-shell .workspace-loading p{color:#69748a;line-height:1.55;font-size:13px!important}.finance-shell .panel-header h3{letter-spacing:-.2px;font-size:17px}.finance-shell .panel-kicker,.finance-shell .eyebrow,.finance-shell .industry-report-heading>div>span,.finance-shell .ecom-report-title>span,.finance-shell .ecom-report-title.split>div:first-child>span,.finance-shell .control-section-head>div:first-child>span,.finance-shell .onboarding-heading small{letter-spacing:.8px;font-size:10px!important}.finance-shell .demo-banner{min-height:56px;font-size:12px}.finance-shell .segmented-control button,.finance-shell .report-tabs button,.finance-shell .filter-tabs button,.finance-shell .industry-period-control button,.finance-shell .report-grain button,.finance-shell .metric-switch button{min-height:40px;padding-inline:14px;font-size:12px!important}.finance-shell .company-switcher strong,.finance-shell .user-menu strong,.finance-shell .trial-card strong{font-size:13px}.finance-shell .company-switcher small,.finance-shell .user-menu small,.finance-shell .trial-card small,.finance-shell .trial-card button,.finance-shell .header-kicker{font-size:11px!important}.finance-shell .main-nav button,.finance-shell .help-link{height:50px;font-size:14px!important}.finance-shell .main-nav .nav-badge{min-width:22px;height:21px;font-size:10px}.finance-shell .app-header h1{font-size:22px}.finance-shell .company-select-wrap{height:44px}.finance-shell .company-select-wrap select{min-width:138px;font-size:13px!important}.finance-shell .hero-summary{min-height:205px;padding:32px 36px}.finance-shell .hero-copy h2{font-size:29px}.finance-shell .hero-copy>p{font-size:13px!important}.finance-shell .hero-link,.finance-shell .primary-button.light{font-size:12px!important}.finance-shell .hero-score>strong{font-size:51px}.finance-shell .hero-score>span,.finance-shell .hero-score>small,.finance-shell .hero-score p{font-size:11px!important}.finance-shell .metric-card,.finance-shell .industry-metric-grid article,.finance-shell .ecom-kpi{min-height:148px}.finance-shell .metric-card>small,.finance-shell .industry-metric-grid small,.finance-shell .ecom-kpi small,.finance-shell .summary-card small,.finance-shell .cash-main small,.finance-shell .cash-main span,.finance-shell .account-strip small,.finance-shell .project-overview small,.finance-shell .project-finance small,.finance-shell .report-summary small,.finance-shell .balance-ratios small,.finance-shell .balance-ratios span,.finance-shell .catalog-kpis small,.finance-shell .catalog-kpis span,.finance-shell .reconciliation-summary small,.finance-shell .reconciliation-summary span,.finance-shell .ecom-stock-summary small,.finance-shell .ecom-stock-summary b{color:#748096;font-size:11px!important}.finance-shell .metric-card>strong,.finance-shell .industry-metric-grid strong,.finance-shell .ecom-kpi strong,.finance-shell .summary-card strong,.finance-shell .report-summary strong,.finance-shell .balance-ratios strong{letter-spacing:-.35px;font-size:21px}.finance-shell .metric-bottom>span,.finance-shell .industry-metric-grid b,.finance-shell .ecom-kpi b,.finance-shell .industry-kpis b,.finance-shell .industry-context b,.finance-shell .report-template-head b,.finance-shell .abc-summary small,.finance-shell .ecom-legend,.finance-shell .ecom-trend-chart span{font-size:11px!important}.finance-shell .chart-y,.finance-shell .chart-x,.finance-shell .chart-legend,.finance-shell .forecast-bars span,.finance-shell .forecast-bars small{color:#778297;font-size:10px}.finance-shell .report-tabs{flex-wrap:wrap;row-gap:4px;width:100%;max-width:none;overflow:visible}.finance-shell .report-tabs button{flex:none}.finance-shell .status-pill,.finance-shell .payment-status,.finance-shell .member-status,.finance-shell .decision,.finance-shell .stock-status,.finance-shell .margin-good,.finance-shell .margin-warn,.finance-shell .reconcile-status{min-height:28px;padding:6px 10px;line-height:1;font-size:11px!important}.finance-shell .attention-list strong,.finance-shell .project-mini-list div>div strong,.finance-shell .project-mini-list p strong,.finance-shell .cash-flow-row strong,.finance-shell .source-health-grid strong,.finance-shell .catalog-kpis strong,.finance-shell .reconcile-note strong,.finance-shell .subscription-copy>div b,.finance-shell .active-template strong,.finance-shell .project-check-list strong,.finance-shell .allocation-method strong,.finance-shell .import-zone h3{font-size:13px}.finance-shell .attention-list small,.finance-shell .project-mini-list small,.finance-shell .cash-flow-row p,.finance-shell .source-health-grid small,.finance-shell .reconcile-note small,.finance-shell .subscription-copy>p,.finance-shell .subscription-copy>div span,.finance-shell .active-template small,.finance-shell .project-check-list small,.finance-shell .allocation-method small,.finance-shell .import-zone .secondary-button,.finance-shell .import-preview>div,.finance-shell .import-preview>p{font-size:11px!important}.finance-shell .payment-list{margin-top:12px}.finance-shell .payment-row{grid-template-columns:44px minmax(220px,1fr) auto minmax(105px,auto);gap:14px;min-height:78px;padding-inline:2px}.finance-shell .payment-date{background:#f0f2f6;border-radius:11px;width:42px;height:48px}.finance-shell .payment-date strong{font-size:14px}.finance-shell .payment-date small{letter-spacing:.35px;font-size:9px!important}.finance-shell .payment-row>div{gap:5px}.finance-shell .payment-row>div strong{font-size:13px}.finance-shell .payment-row>div small{color:#778297;font-size:11px!important}.finance-shell .payment-row>strong{text-align:right;min-width:96px;font-size:12px}.finance-shell .table-toolbar{min-height:72px}.finance-shell .search-box{height:44px}.finance-shell .search-box input{font-size:13px!important}.finance-shell .table-head,.finance-shell .report-row.head,.finance-shell .cashflow-statement-row.head,.finance-shell .cashflow-breakdown>.cashflow-head,.finance-shell .plan-fact-list>.plan-fact-head,.finance-shell .industry-report-row.head>span,.finance-shell .industry-strong-row.head,.finance-shell .team-head,.finance-shell .admin-row.head,.finance-shell .ecom-table-row.head,.finance-shell .reconciliation-row.head{color:#69758b;letter-spacing:.45px;min-height:44px;font-size:var(--ui-table-head)!important}.finance-shell .table-row,.finance-shell .report-row,.finance-shell .report-table.detailed .report-row,.finance-shell .cashflow-statement-row,.finance-shell .cashflow-breakdown>div,.finance-shell .plan-fact-list>div,.finance-shell .industry-report-row>span,.finance-shell .industry-strong-row,.finance-shell .team-row,.finance-shell .admin-row,.finance-shell .ecom-table-row,.finance-shell .reconciliation-row,.finance-shell .allocation-rows>div{color:#3f4a61;line-height:1.4;font-size:12px!important}.finance-shell .table-row,.finance-shell .team-row,.finance-shell .admin-row{min-height:76px}.finance-shell .report-row,.finance-shell .report-table.detailed .report-row,.finance-shell .cashflow-statement-row,.finance-shell .cashflow-breakdown>div,.finance-shell .plan-fact-list>div{min-height:54px}.finance-shell .industry-strong-row,.finance-shell .ecom-table-row,.finance-shell .reconciliation-row{min-height:70px}.finance-shell .operation-main strong,.finance-shell .table-row>span>strong,.finance-shell .project-report-grid strong,.finance-shell .industry-report-row strong,.finance-shell .industry-strong-row strong,.finance-shell .ecom-table-row strong,.finance-shell .reconciliation-row strong,.finance-shell .admin-row strong,.finance-shell .team-row strong{font-size:12px}.finance-shell .operation-main small,.finance-shell .table-row small,.finance-shell .project-report-grid small,.finance-shell .industry-report-row small,.finance-shell .industry-strong-row small,.finance-shell .ecom-table-row small,.finance-shell .reconciliation-row small,.finance-shell .admin-row small,.finance-shell .team-row small{color:#778297;font-size:11px!important}.finance-shell .category-chip,.finance-shell .project-code,.finance-shell .allocation-chip{min-height:29px;padding:6px 9px;font-size:11px}.finance-shell .amount-cell{font-size:13px}.finance-shell .table-footer,.finance-shell .industry-report-footer{min-height:58px;font-size:11px}.finance-shell .report-settings-panel>label,.finance-shell .form-grid label>span,.finance-shell .field-label,.finance-shell .industry-control-panel label>span,.finance-shell .ecom-filter-top label>span,.finance-shell .ecom-filter-row>span,.finance-shell .ecom-filter-row>small{font-size:11px!important}.finance-shell .report-settings-panel select,.finance-shell .report-settings-panel .report-setting-check,.finance-shell .form-grid input,.finance-shell .form-grid select,.finance-shell .industry-control-panel select,.finance-shell .industry-search input,.finance-shell .ecom-filter-top label select,.finance-shell .ecom-filter-row select{min-height:42px;font-size:12px!important}.finance-shell .report-settings-panel p strong,.finance-shell .settings-card h3,.finance-shell .modal-header h3,.finance-shell .industry-picker h3,.finance-shell .role-grid h3,.finance-shell .directory-grid h3{font-size:15px}.finance-shell .report-settings-panel p small,.finance-shell .settings-card>div:first-child p,.finance-shell .role-grid p,.finance-shell .industry-picker small,.finance-shell .directory-grid article>div small,.finance-shell .report-drill-note,.finance-shell .report-note,.finance-shell .balance-check,.finance-shell .industry-insight-card strong,.finance-shell .industry-insight-card button,.finance-shell .ecom-insight strong,.finance-shell .ecom-insight small,.finance-shell .global-busy,.finance-shell .toast{font-size:11px!important}.finance-shell .balance-layout h4{padding:16px 18px;font-size:14px}.finance-shell .balance-layout section>div,.finance-shell .balance-layout footer,.finance-shell .balance-layout.detailed section>div{min-height:54px;padding-inline:18px;font-size:12px}.finance-shell .balance-layout.detailed section>div span,.finance-shell .balance-layout.detailed section>div strong{font-size:12px}.finance-shell .sku-product-cell>img{border-radius:12px;flex-basis:52px;width:52px;height:52px}@media (min-width:821px){.finance-shell .app-sidebar{flex-basis:268px;width:268px}.finance-shell .app-main{width:calc(100% - 268px);margin-left:268px}.finance-shell .app-header{height:82px}.finance-shell .app-content{padding:30px 34px 58px}}.finance-shell .tax-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.finance-shell .tax-metrics .summary-card{min-height:112px}.finance-shell .tax-toggle{flex-wrap:wrap;gap:12px;margin:22px 0 8px;display:flex}.finance-shell .tax-toggle label{background:#fafbfc;border:1px solid #e3e5ed;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.finance-shell .vat-breakdown{border:1px solid #e7e9ef;border-radius:12px;overflow:hidden}.finance-shell .vat-breakdown p{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;min-height:48px;margin:0;padding:0 14px;display:flex}.finance-shell .vat-breakdown p:last-child{color:var(--indigo);background:var(--indigo-soft);border-bottom:0}.finance-shell .tax-save{color:#747d91;background:#fff;border:1px solid #dddff8;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-size:12px;display:flex}@media (max-width:980px){.finance-shell .tax-layout{grid-template-columns:1fr}}@media (max-width:620px){.finance-shell .tax-save{flex-direction:column;align-items:stretch}}.finance-shell .settings-layout{grid-template-columns:230px minmax(0,1fr);gap:18px}.finance-shell .settings-layout>nav{border-radius:16px;padding:10px;box-shadow:0 8px 24px #1b233b0a}.finance-shell .settings-layout>nav button{gap:10px;height:auto;min-height:46px;padding:0 13px;font-size:12px}.finance-shell .settings-card,.finance-shell .subscription-card{border-radius:17px;padding:25px;box-shadow:0 8px 28px #1b233b09}.finance-shell .settings-card>div:first-child h3,.finance-shell .settings-card h3{font-size:17px}.finance-shell .settings-card>div:first-child p,.finance-shell .settings-card p{line-height:1.55;font-size:12px!important}.finance-shell .policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.finance-shell .policy-grid label{background:#fbfbfd;border:1px solid #e7e9f0;border-radius:13px;flex-direction:column;gap:7px;padding:16px;display:flex}.finance-shell .policy-grid label>span{color:var(--ink);font-size:13px;font-weight:800}.finance-shell .policy-grid select{color:#4f586d;background:#fff;border:1px solid #dfe2e9;border-radius:9px;min-height:42px;padding:0 10px;font-size:12px}.finance-shell .policy-grid small{color:#858da0;font-size:11px;line-height:1.45}.finance-shell .integration-overview{background:linear-gradient(135deg,#f4f4ff,#fff 72%);border:1px solid #dddff8;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:18px 21px;display:flex}.finance-shell .integration-overview>div{align-items:center;gap:13px;display:flex}.finance-shell .integration-overview>div>span{border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.finance-shell .integration-overview>div>span.online{color:var(--green);background:var(--green-soft)}.finance-shell .integration-overview>div>span.waiting{color:var(--orange);background:var(--orange-soft)}.finance-shell .integration-overview p,.finance-shell .integration-copy{flex-direction:column;gap:3px;margin:0;display:flex}.finance-shell .integration-overview strong{color:var(--ink);font-size:14px}.finance-shell .integration-overview small,.finance-shell .integration-copy small{color:#80899d;font-size:11px;line-height:1.45}.finance-shell .integration-overview>b{color:var(--green);flex:none;align-items:center;gap:7px;font-size:11px;display:flex}.finance-shell .integration-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.finance-shell .integration-title>span{color:var(--indigo);align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.finance-shell .marketplace-groups{flex-direction:column;gap:14px;margin-top:22px;display:flex}.finance-shell .marketplace-group{background:#fafbfc;border:1px solid #e5e7ed;border-radius:15px;overflow:visible}.finance-shell .marketplace-group>header{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:78px;padding:15px 16px;display:grid}.finance-shell .marketplace-group>header h4{color:var(--ink);margin:0 0 4px;font-size:14px}.finance-shell .marketplace-group>header p{color:#7b8497;margin:0;font-size:11px}.finance-shell .add-cabinet-button{min-height:34px;color:var(--indigo);cursor:pointer;background:#fff;border:1px solid #d9dce8;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.finance-shell .connection-list{flex-direction:column;gap:8px;padding:0 9px 9px;display:flex}.finance-shell .connection-empty{color:#8b93a4;background:#fff;border:1px dashed #dfe2e9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 12px;font-size:11px;display:flex}.finance-shell .connection-empty button{color:var(--indigo);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.finance-shell .connection-card{background:#fff;border:1px solid #e6e8ee;border-radius:11px;grid-template-columns:minmax(190px,1fr) 34px minmax(260px,auto);align-items:center;gap:10px;min-width:0;padding:12px;display:grid;position:relative}.finance-shell .connection-card.disabled{background:#f5f6f8}.finance-shell .connection-card.disabled .integration-copy{opacity:.72}.finance-shell .connection-menu-wrap{align-self:start;position:relative}.finance-shell .connection-menu-trigger{color:#70798d;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.finance-shell .connection-menu-trigger:hover,.finance-shell .connection-menu-trigger[aria-expanded=true]{color:var(--ink);background:#f0f1f5}.finance-shell .connection-menu{z-index:20;background:#fff;border:1px solid #e0e2e9;border-radius:11px;flex-direction:column;gap:2px;width:190px;padding:6px;display:flex;position:absolute;top:36px;right:0;box-shadow:0 14px 34px #1f264229}.finance-shell .connection-menu button{color:#4f586d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;min-height:34px;padding:0 9px;font-size:11px;display:flex}.finance-shell .connection-menu button:hover{background:#f3f4f7}.finance-shell .connection-menu button.danger{color:#c74643}.finance-shell .integration-logo{color:#fff;letter-spacing:-.02em;border-radius:12px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:900;display:grid}.finance-shell .integration-logo.violet{background:linear-gradient(135deg,#8b3dff,#c132b3)}.finance-shell .integration-logo.blue{background:linear-gradient(135deg,#1769ff,#0064d2)}.finance-shell .integration-logo.yellow{color:#222533;background:linear-gradient(135deg,#ffdf3c,#f6ba00)}.finance-shell .connection-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:850}.finance-shell .connection-status.connected{color:var(--green);background:var(--green-soft)}.finance-shell .connection-status.error{color:#c74643;background:#fff0ef}.finance-shell .connection-status.empty{color:#777f91;background:#f0f1f4}.finance-shell .connection-status.running{color:var(--indigo);background:var(--indigo-soft)}.finance-shell .connection-status.partial{color:#a96606;background:#fff4df}.finance-shell .integration-copy h4{color:var(--ink);margin:4px 0 0;font-size:14px}.finance-shell .integration-copy p{color:#747d91;min-height:35px;line-height:1.45;font-size:11px!important}.finance-shell .integration-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.finance-shell .integration-actions button{color:#5c6578;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:112px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.finance-shell .integration-actions button.primary{border-color:var(--indigo);color:#fff;background:var(--indigo)}.finance-shell .integration-actions button:disabled{opacity:.58;cursor:not-allowed}.finance-shell .connection-form .form-grid{margin-bottom:18px}.finance-shell .connection-form-actions{justify-content:flex-end;gap:9px;display:flex}.finance-shell .bank-integration>div:first-child{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.finance-shell .bank-integration>div:first-child>span{width:48px;height:48px;color:var(--indigo);background:var(--indigo-soft);border-radius:13px;place-items:center;display:grid}.finance-shell .bank-integration>div:first-child>div>div{gap:8px;margin-top:10px;display:flex}.finance-shell .bank-integration>div:first-child>div>div b{color:#687186;background:#f3f4f7;border-radius:8px;padding:5px 8px;font-size:10px}.finance-shell .integration-message{min-height:44px;color:var(--green);background:var(--green-soft);border-radius:11px;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:750;display:flex}.finance-shell .integration-message.info{color:var(--indigo);background:var(--indigo-soft)}.finance-shell .integration-message.error{color:#c74643;background:#fff0ef}.finance-shell .security-list{border:1px solid #e7e9ef;border-radius:13px;flex-direction:column;gap:1px;margin-top:22px;display:flex;overflow:hidden}.finance-shell .security-list>div{background:#fff;border-bottom:1px solid #eceef2;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:13px 15px;display:grid}.finance-shell .security-list>div:last-child{border-bottom:0}.finance-shell .security-list svg{color:var(--indigo)}.finance-shell .security-list p{flex-direction:column;gap:3px;display:flex}.finance-shell .security-list strong{color:var(--ink);font-size:12px}.finance-shell .security-list small{color:#858da0;font-size:11px}.finance-shell .security-list b{color:var(--green);font-size:10px}@media (max-width:1080px){.finance-shell .connection-card{grid-template-columns:minmax(0,1fr) 34px}.finance-shell .connection-card .integration-actions{grid-column:1/-1}}@media (max-width:820px){.finance-shell .settings-layout{grid-template-columns:1fr}.finance-shell .settings-layout>nav{flex-direction:row;overflow-x:auto}.finance-shell .settings-layout>nav button{flex:none}.finance-shell .integration-overview{flex-direction:column;align-items:flex-start}.finance-shell .policy-grid{grid-template-columns:1fr}.finance-shell .bank-integration>div:first-child{grid-template-columns:48px minmax(0,1fr)}.finance-shell .bank-integration button{grid-column:1/-1;width:100%}.finance-shell .marketplace-group>header{grid-template-columns:42px minmax(0,1fr)}.finance-shell .marketplace-group>header .add-cabinet-button{grid-column:1/-1;width:100%}}@media (max-width:560px){.finance-shell .settings-card,.finance-shell .subscription-card{padding:18px}.finance-shell .connection-card{grid-template-columns:minmax(0,1fr) 34px;padding:11px}.finance-shell .integration-logo{width:42px;height:42px}.finance-shell .integration-actions button,.finance-shell .connection-form-actions button{width:100%}.finance-shell .connection-card .integration-actions{flex-direction:column}.finance-shell .connection-form-actions{flex-direction:column-reverse}.finance-shell .security-list>div{grid-template-columns:34px minmax(0,1fr)}.finance-shell .security-list>div>b{grid-column:2}}@media (max-width:820px){.finance-shell{--ui-text:13px;--ui-caption:11px}.finance-shell .section-heading h2{font-size:25px}.finance-shell .app-content{padding-inline:18px}.finance-shell .payment-row{min-width:650px}.finance-shell .report-tabs{flex-wrap:nowrap;width:fit-content;max-width:100%;overflow-x:auto}}
