:root{--bg:#f8f5f0;--surface:#fff;--surface-muted:#ede6d5;--navy:#1b2655;--navy-deep:#11173a;--navy-light:#2a3870;--ink:#14182e;--muted:#6b7090;--subtle:#9ea2b8;--border:#d8d0bb;--gold:#d4b87a;--gold-deep:#a88547;--green:#4a7c59;--green-bright:#7fd99a;--amber:#c67c2e;--red:#b8292d;--red-bright:#d44a4e;--red-soft:#f6e6e6;--red-border:#e7c9c9;--radius-sm:9px;--radius-md:13px;--radius-lg:16px;--radius-xl:18px;--shadow-hero:0 10px 28px #11173a66;--stage-width:390px;--stage-height:844px;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;background:#2a2820;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Segoe UI,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{min-height:100%}body{color:var(--ink);-webkit-font-smoothing:antialiased;overscroll-behavior:none;background:#2a2820;min-width:320px}button,input{color:inherit;font:inherit}button{border:0}button:focus-visible,input:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}::-webkit-scrollbar{display:none}@keyframes rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{to{left:150%}}.device-stage{background:radial-gradient(at top,#3a3528 0%,#1f1d17 100%);justify-content:center;align-items:center;min-height:100dvh;padding:40px 20px;display:flex}.phone-frame{background:var(--bg);height:var(--stage-height);width:var(--stage-width);border-radius:44px;position:relative;overflow:hidden;box-shadow:0 0 0 12px #0a0a0a,0 0 0 13px #2a2a2a,0 40px 80px #00000080,0 20px 40px #0000004d}.dynamic-island{z-index:100;background:#0a0a0a;border-radius:20px;width:120px;height:32px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.status-bar{color:var(--navy);z-index:10;justify-content:space-between;align-items:center;height:50px;padding:18px 32px 0;font-size:14px;font-weight:600;display:flex;position:relative}.status-bar__signals{align-items:center;gap:6px;font-size:12px;display:flex}.status-bar__battery{border:1px solid var(--navy);border-radius:3px;padding:0 3px;font-size:9px}.app-viewport{height:794px;position:relative;overflow:clip}.app-page{background:var(--bg);padding-bottom:96px;position:absolute;inset:0;overflow:hidden auto}.page-content{padding-bottom:8px}.staged>*{animation:.5s cubic-bezier(.2,.7,.3,1) both rise}.staged>:nth-child(2){animation-delay:50ms}.staged>:nth-child(3){animation-delay:.1s}.staged>:nth-child(4){animation-delay:.15s}.staged>:nth-child(n+5){animation-delay:.2s}.page-note{color:var(--subtle);text-align:center;margin:16px 24px 8px;font-size:11px;line-height:1.6}.green{color:var(--green)!important}.amber{color:var(--amber)!important}.red{color:var(--red)!important}.gold{color:var(--gold-deep)!important}@media (width<=699px),(display-mode:standalone){:root{--stage-width:100vw;--stage-height:100dvh;background:var(--bg)}body{background:var(--bg)}.device-stage{background:var(--bg);align-items:stretch;padding:0}.phone-frame{box-shadow:none;border-radius:0}.dynamic-island,.status-bar{display:none}.app-viewport{height:100dvh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 24px 16px;display:flex}.page-header--back{justify-content:flex-start;padding:12px 20px 16px}.page-header__back{margin-right:12px}.page-header__copy{flex:1}.page-header__eyebrow{color:var(--red);font-size:12px;font-style:italic}.page-header h1{color:var(--navy);margin-top:1px;font-size:19px;font-weight:600;line-height:1.25}.page-header--back h1{font-size:18px}.language-button,.icon-button{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.language-button{border-radius:18px;height:34px;padding:0 12px;font-size:12px;font-weight:700}.icon-button{border-radius:50%;width:36px;height:36px}.section-heading{justify-content:space-between;align-items:baseline;margin:24px 24px 12px;display:flex}.section-heading--first{margin-top:18px}.section-heading__title{align-items:baseline;gap:8px;display:flex}.section-heading em{color:var(--red);font-size:13px;font-style:italic;font-weight:400}.section-heading h2{color:var(--navy);font-size:15px;font-weight:600}.section-heading__aside{color:var(--muted);font-size:11px}.text-action{color:var(--navy);cursor:pointer;background:0 0;font-size:11px;font-weight:600}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);z-index:50;background:#f8f5f0f2;align-items:center;height:78px;padding:0 6px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.bottom-nav__item{color:var(--muted);cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:4px;font-size:9px;font-weight:600;display:flex;position:relative}.bottom-nav__item.is-active{color:var(--navy)}.bottom-nav__item:focus-visible{outline:none}.bottom-nav__indicator{background:var(--red);border-radius:0 0 4px 4px;width:22px;height:3px;display:none;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.bottom-nav__item.is-active .bottom-nav__indicator{display:block}.bottom-nav__badge{background:var(--red);border:1.5px solid var(--bg);color:var(--bg);border-radius:8px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8.5px;font-weight:700;display:flex;position:absolute;top:-6px;right:50%;transform:translate(16px)}.button{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;min-height:36px;padding:8px 12px;font-size:11.5px;font-weight:600}.button--primary{background:var(--navy);border-color:var(--navy);color:var(--bg)}.button--secondary{background:var(--surface);color:var(--navy)}.button--danger,.button--danger-ghost{background:var(--surface);border-color:var(--red-border);color:var(--red)}.pill{white-space:nowrap;border-radius:20px;padding:4px 9px;font-size:9.5px;font-weight:700;line-height:1;display:inline-flex}.pill--green{color:var(--green);background:#4a7c5924}.pill--navy{color:var(--navy);background:#1b26551a}.pill--amber{color:var(--amber);background:#c67c2e24}.pill--gold{color:var(--gold-deep);background:#d4b87a38}.pill--red,.pill--danger{background:var(--red-soft);color:var(--red)}.content-card,.list-card,.settings-list,.security-list{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;overflow:hidden}.donut-block{align-items:center;gap:18px;padding:16px;display:flex}.donut-chart{flex:0 0 96px;width:96px;height:96px;transform:rotate(-90deg)}.donut-legend{flex:1}.donut-legend__row{align-items:center;gap:8px;margin-bottom:9px;display:flex}.donut-legend__row:last-child{margin-bottom:0}.donut-legend__row i{border-radius:2px;width:9px;height:9px}.donut-legend__row span{flex:1;font-size:12px}.donut-legend__row b{color:var(--navy);font-size:12px}.toast{background:var(--navy);color:var(--bg);opacity:0;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;z-index:700;border-radius:24px;max-width:calc(100% - 36px);padding:11px 18px;font-size:12.5px;font-weight:600;transition:all .3s;position:absolute;top:44px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.toast.is-visible{opacity:1;top:58px}.data-status{color:#fff;z-index:90;background:#1b2655f5;border-radius:12px;align-items:center;gap:9px;padding:9px 10px;display:flex;position:absolute;bottom:76px;left:12px;right:12px}.data-status>i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.8s linear infinite data-status-spin}.data-status p{flex:1;margin:0;font-size:11px}.data-status p strong,.data-status p small{display:block}.data-status p small{opacity:.78;margin-top:2px}.data-status button{color:#1b2655;background:#fff;border:0;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:700}.data-status--error{background:#b8292df7}.data-status--error>span{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex}@keyframes data-status-spin{to{transform:rotate(360deg)}}.finance-form-dialog{max-height:calc(100% - 30px);overflow:hidden}.finance-form-dialog header{background:linear-gradient(135deg,#11173a,#1b2655)}.finance-form__body{max-height:calc(100vh - 190px);overflow-y:auto}.finance-form__field{margin-bottom:10px;display:block}.finance-form__field>span{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:700;display:block}.finance-form__field input,.finance-form__field select{border:1px solid var(--border);box-sizing:border-box;color:var(--text);font:inherit;background:#fff;border-radius:8px;width:100%;min-height:36px;padding:7px 9px;font-size:12px}.finance-form__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.finance-form__check{align-items:center;gap:7px;margin:8px 0 12px;font-size:11px;display:flex}.finance-form__check input{accent-color:var(--navy)}.finance-form__loading{color:var(--muted);font-size:11px}.finance-form__error{color:var(--danger);background:#b8292d14;border-radius:8px;padding:8px;font-size:10px}.fatal-error{background:var(--bg);color:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:32px;display:flex}.fatal-error__mark{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:800;display:flex}.fatal-error h1,.fatal-error p{margin:0}.boss-auth-screen{background:radial-gradient(circle at 75% 12%,#d4b87a33,#0000 24%),linear-gradient(145deg,#11130f 0%,#29271f 52%,#171713 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px 16px;display:flex}.boss-auth-card{background:var(--bg);border:10px solid #090a08;border-radius:44px;width:min(390px,100%);min-height:min(844px,100vh - 40px);overflow:hidden;box-shadow:0 28px 70px #00000080}.boss-auth-brand{background:linear-gradient(150deg, var(--navy-deep), var(--navy-light));color:#fff;flex-direction:column;align-items:center;min-height:270px;padding:54px 24px 34px;display:flex;position:relative}.boss-auth-language{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:24px;right:22px}.boss-auth-mark{object-fit:contain;background:#fff;border:2px solid #d4b87ab8;border-radius:50%;width:88px;height:88px;display:block;box-shadow:0 10px 24px #03071b47}.boss-auth-brand p{letter-spacing:.24em;margin:14px 0 6px;font-family:Georgia,serif;font-size:22px}.boss-auth-brand span{color:var(--gold);letter-spacing:.18em;font-size:10px}.boss-auth-form{flex-direction:column;gap:15px;padding:34px 28px 30px;display:flex}.boss-auth-form>em{color:var(--gold-deep);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.boss-auth-form h1{color:var(--navy);margin:-7px 0 -10px;font-size:25px}.boss-auth-form>p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.boss-auth-form>label{flex-direction:column;gap:7px;display:flex}.boss-auth-form>label>span{color:var(--navy);font-size:11px;font-weight:700}.boss-auth-form input[type=email],.boss-auth-form input[type=password],.boss-auth-form input[type=text]{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:10px;width:100%;height:46px;padding:0 13px;font-size:14px}.boss-auth-password{position:relative}.boss-auth-password button{color:var(--gold-deep);background:0 0;font-size:10px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.boss-auth-password input{padding-right:52px!important}.boss-auth-options{justify-content:space-between;align-items:center;font-size:10px;display:flex}.boss-auth-options label{color:var(--muted);align-items:center;gap:6px;display:flex}.boss-auth-options button{color:var(--navy);background:0 0;font-size:10px;font-weight:700}.boss-auth-support,.boss-auth-error{border-radius:8px;padding:9px 10px;font-size:10px!important}.boss-auth-support{background:#f1eadb;color:var(--gold-deep)!important}.boss-auth-error{background:var(--red-soft);color:var(--red)!important}.boss-auth-submit{background:var(--navy);color:#fff;border-radius:10px;height:46px;font-size:12px;font-weight:700}.boss-auth-submit:disabled{cursor:not-allowed;opacity:.55}.boss-auth-form>small{color:var(--subtle);text-align:center;font-size:9px;line-height:1.5}@media (width<=699px){.boss-auth-screen{background:var(--bg);align-items:stretch;min-height:100dvh;padding:0}.boss-auth-card{box-shadow:none;border:0;border-radius:0;width:100%;min-height:100dvh}}.brand-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 24px 16px;display:flex}.brand-lockup,.brand-header__actions{align-items:center;display:flex}.brand-lockup{gap:11px}.brand-header__actions{gap:9px}.brand-mark{color:#050505;background:#050505;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:0;display:flex;box-shadow:0 1px 4px #14182e2e}.brand-lockup strong{color:var(--navy);letter-spacing:.26em;text-transform:uppercase;font-family:Georgia,serif;font-size:14px;font-weight:500;display:block}.brand-lockup span{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin-top:3px;font-size:8.5px;display:block}.notification-button{position:relative}.notification-button b{background:var(--red);border:1.5px solid var(--bg);color:var(--bg);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;display:flex;position:absolute;top:-4px;right:-4px}.home-greeting{align-items:center;gap:10px;padding:9px 24px 3px;display:flex}.home-greeting__logo{object-fit:contain;flex:0 0 36px;width:36px;height:36px}.home-greeting h1{color:var(--navy);flex:1;min-width:0;font-size:21px;font-weight:600;line-height:1.25}.home-greeting h1 span{color:var(--muted);font-size:12px;font-weight:400}.profit-hero{background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy-light) 55%, var(--navy) 100%);box-shadow:var(--shadow-hero);color:var(--bg);border-radius:18px;margin:4px 24px 0;padding:20px;position:relative;overflow:hidden}.profit-hero__glow{background:radial-gradient(circle,#d4b87a52,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-40px}.profit-hero__top,.profit-hero__progress,.profit-hero__stats{z-index:1;position:relative}.profit-hero__top{justify-content:space-between;align-items:flex-start;display:flex}.profit-hero__top em{color:var(--gold);font-size:12px;display:block}.profit-hero__top strong{letter-spacing:-.5px;margin-top:3px;font-size:33px;line-height:1.05;display:block}.profit-hero small{color:var(--gold);font-size:11px;font-weight:600}.profit-hero__top strong small{margin-right:5px;font-size:15px}.profit-hero__top>span{color:var(--gold);background:#d4b87a29;border:1px solid #d4b87a66;border-radius:20px;align-items:center;gap:4px;padding:5px 11px;font-size:10.5px;font-weight:700;display:flex}.profit-hero__progress{margin-top:15px}.profit-hero__progress>div{color:#f3eee2b8;justify-content:space-between;margin-bottom:6px;font-size:10.5px;font-weight:600;display:flex}.profit-hero__progress>i{background:#ffffff24;border-radius:10px;height:8px;display:block;overflow:hidden}.profit-hero__progress>i b{background:linear-gradient(90deg, var(--gold-deep), var(--gold));border-radius:10px;width:88%;height:100%;display:block;box-shadow:0 0 12px #d4b87a80}.profit-hero__stats{border-top:1px solid #d4b87a33;margin-top:16px;padding-top:13px;display:flex}.profit-hero__stats>div{flex:1}.profit-hero__stats>div+div{border-left:1px solid #d4b87a2e;padding-left:12px}.profit-hero__stats span{color:#f3eee2a6;font-size:9.5px;display:block}.profit-hero__stats strong{margin-top:2px;font-size:17px;display:block}.profit-hero__stats .red{color:var(--red-bright)!important}.quick-actions{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(4,1fr);margin:18px 24px 0;display:grid;overflow:hidden}.quick-action{background:var(--surface);color:var(--navy);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:15px 4px 13px;font-size:10px;font-weight:600;display:flex;position:relative}.quick-action+.quick-action{border-left:1px solid var(--border)}.quick-action__icon{background:var(--surface-muted);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.quick-action:first-child .quick-action__icon{background:var(--red-soft);color:var(--red)}.quick-action>b{background:var(--red);border:1.5px solid var(--bg);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;display:flex;position:absolute;top:9px;right:16px}.metric-grid{grid-template-columns:1fr 1fr;gap:12px;margin:0 24px 12px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:15px}.metric-card>span{color:var(--muted);font-size:10.5px;font-weight:600;display:block}.metric-card>strong{color:var(--navy);letter-spacing:-.5px;margin-top:6px;font-size:22px;line-height:1;display:block}.metric-card>strong small{color:var(--muted);font-size:13px}.metric-card>em{color:var(--green);margin-top:6px;font-size:10px;font-style:normal;font-weight:600;display:block}.metric-card>em.is-warning{color:var(--amber)}.chart-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;padding:16px 14px 14px}.chart-card svg{width:100%;height:110px;display:block}.chart-card__legend{border-top:1px solid var(--surface-muted);gap:16px;margin-top:12px;padding-top:12px;display:flex}.chart-card__legend>div{flex:1}.chart-card__legend strong{color:var(--navy);font-size:16px;display:block}.chart-card__legend span{color:var(--muted);align-items:center;gap:4px;font-size:9.5px;display:flex}.line{width:8px;height:2.5px;display:inline-block}.line--navy{background:var(--navy)}.line--gold{background:var(--gold-deep)}.line--green{background:var(--green)}.pulse-card{background:linear-gradient(135deg, var(--navy-deep), var(--navy-light));color:var(--bg);border-radius:16px;margin:20px 24px 0;padding:16px 18px}.pulse-card__label{color:var(--gold);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:flex}.pulse-card__label i{background:var(--green-bright);border-radius:50%;width:7px;height:7px}.pulse-card__stats{text-align:center;display:flex}.pulse-card__stats>div{flex:1}.pulse-card__stats>div+div{border-left:1px solid #d4b87a33}.pulse-card__stats strong{color:var(--gold);font-size:22px;display:block}.pulse-card__stats span{color:#f3eee2b3;margin-top:2px;font-size:9.5px;display:block}.pulse-card__target{color:#f3eee2cc;border-top:1px solid #d4b87a33;margin-top:12px;padding-top:11px;font-size:11px}.pulse-card__target b{color:var(--gold)}.alert-list{gap:11px;margin:0 24px;display:grid}.alert-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:13px;padding:14px}.alert-card--danger{border-color:var(--red-bright);background:linear-gradient(135deg,#fff,#fbeeee)}.alert-card--gold{border-color:var(--gold);background:linear-gradient(135deg,#fff,#fdf7ec)}.alert-card__top{align-items:center;gap:9px;margin-bottom:8px;display:flex}.alert-card__top i{background:var(--surface-muted);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-style:normal;display:flex}.alert-card--danger .alert-card__top i{background:var(--red-soft)}.alert-card__top strong{flex:1;font-size:13px;font-weight:600}.alert-card__top time{color:var(--muted);font-size:10px}.alert-card p{color:var(--muted);font-size:12px}.stat-strip{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;margin:0 24px;padding:16px 8px;display:grid}.stat-strip--five{grid-template-columns:repeat(5,1fr)}.stat-strip--four{grid-template-columns:repeat(4,1fr)}.stat-strip>div+div{border-left:1px solid var(--surface-muted)}.stat-strip strong{color:var(--navy);font-size:19px;display:block}.stat-strip span{color:var(--muted);margin-top:3px;font-size:9px;display:block}.approval-summary{background:linear-gradient(135deg, var(--navy-deep), var(--navy));color:var(--bg);border-radius:16px;justify-content:space-between;align-items:center;margin:16px 24px 0;padding:18px 20px;display:flex}.approval-summary>div:last-child{text-align:right}.approval-summary span{color:var(--gold);font-size:11px;display:block}.approval-summary>div:last-child span{color:#f3eee2b3}.approval-summary strong{white-space:nowrap;margin-top:2px;font-size:28px;display:block}.approval-summary>div:last-child strong{font-size:20px}.approval-summary small{color:var(--gold);font-size:14px}.approval-filters{gap:8px;padding:16px 24px 4px;display:flex;overflow-x:auto}.approval-filters button{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:20px;flex:none;padding:7px 14px;font-size:12px;font-weight:600}.approval-filters button.is-active{background:var(--navy);border-color:var(--navy);color:var(--bg)}.approval-filters button span{opacity:.6;margin-left:4px}.approval-list{gap:12px;margin-top:12px;display:grid}.approval-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;padding:15px}.approval-card--high-risk{border-color:var(--red-border)}.approval-card__details{cursor:pointer;text-align:left;background:0 0;width:100%;display:block}.approval-card__meta{align-items:center;gap:8px;margin-bottom:9px;display:flex}.approval-card__meta time{color:var(--subtle);margin-left:auto;font-size:10px}.approval-card__summary{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.approval-card__summary h3{font-size:14px;font-weight:600}.approval-card__summary p{color:var(--muted);margin-top:3px;font-size:11.5px}.approval-card__summary>strong{color:var(--navy);white-space:nowrap;font-size:17px}.approval-card__actions{gap:8px;margin-top:13px;display:flex}.approval-card__actions .button{flex:1;padding-inline:0}.approval-card__actions .button:last-child{flex:none;padding-inline:14px}.approval-empty{color:var(--green);flex-direction:column;align-items:center;margin:32px 24px;font-size:13px;font-weight:600;display:flex}.approval-empty b{font-size:34px}.processed-list{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px 8px;overflow:hidden}.processed-list__empty{color:var(--subtle);text-align:center;padding:16px;font-size:12px}.processed-row{border-bottom:1px solid var(--surface-muted);align-items:center;gap:10px;padding:12px 16px;display:flex}.processed-row p{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;overflow:hidden}.processed-row>strong{color:var(--muted);font-size:13px}.overlay-mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;opacity:0;pointer-events:none;z-index:400;background:#14182e80;transition:opacity .3s;position:absolute;inset:0}.overlay-mask.is-visible{opacity:1;pointer-events:auto}.approval-sheet{background:var(--bg);z-index:401;border-radius:24px 24px 0 0;max-height:86%;padding-bottom:26px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.approval-sheet.is-open{transform:translateY(0)}.approval-sheet__handle{background:var(--border);border-radius:2px;width:36px;height:4px;margin:10px auto 4px}.approval-sheet>header{border-bottom:1px solid var(--border);padding:12px 24px}.approval-sheet>header em{color:var(--red);font-size:12px}.approval-sheet>header h2{color:var(--navy);margin-top:1px;font-size:19px;font-weight:600}.approval-sheet__body{padding:16px 24px 0}.approval-sheet__row{border-bottom:1px solid var(--border);justify-content:space-between;padding:11px 0;font-size:13px;display:flex}.approval-sheet__row span{color:var(--muted)}.approval-sheet__row strong{font-size:13px}.approval-sheet__row:first-child strong{font-size:16px}.approval-sheet__detail{background:var(--surface-muted);color:var(--muted);border-radius:11px;margin:14px 0;padding:13px;font-size:12px;line-height:1.6}.two-fa-note{border:1px solid var(--red-border);background:#fbeeee;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:6px;padding:11px 13px;display:flex}.two-fa-note p{color:var(--red);font-size:11px;line-height:1.5}.approval-sheet__actions{gap:9px;margin-top:14px;display:flex}.approval-sheet__actions .button:first-child{flex:1}.confirm-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:600;background:#14182e8c;justify-content:center;align-items:center;padding:0 28px;transition:opacity .25s;display:flex;position:absolute;inset:0}.confirm-overlay.is-visible{opacity:1;pointer-events:auto}.confirm-dialog{background:var(--bg);border-radius:20px;width:100%;overflow:hidden;box-shadow:0 24px 60px #0006}.confirm-dialog>header{color:#fff;padding:20px 22px 14px}.confirm-dialog>header span{opacity:.8;font-size:12px}.confirm-dialog>header h2{margin-top:3px;font-size:19px}.confirm-dialog__body{padding:18px 22px 22px}.confirm-dialog__body>p{font-size:13px;line-height:1.6}.confirm-dialog label{margin-top:14px;display:block}.confirm-dialog label>span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.confirm-dialog label b{color:var(--red)}.confirm-dialog label em{color:var(--subtle);font-style:normal;font-weight:400}.confirm-dialog input{background:var(--surface);border:1px solid var(--border);border-radius:10px;outline:0;width:100%;padding:11px 12px;font-size:13px}.confirm-dialog label:nth-of-type(2) input{letter-spacing:.3em;text-align:center;font-size:16px}.confirm-dialog__actions{gap:9px;margin-top:18px;display:flex}.confirm-dialog__actions .button{flex:1;min-height:42px}.confirm-dialog__actions .button:last-child{flex:1.4}.funnel-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:8px 24px 0;padding:18px 16px}.funnel-row{margin-bottom:12px}.funnel-row>div{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.funnel-row strong{font-size:12px}.funnel-row span{color:var(--muted);font-size:12px}.funnel-row>i{background:var(--surface-muted);border-radius:6px;height:9px;display:block;overflow:hidden}.funnel-row>i b{background:linear-gradient(90deg, var(--navy), var(--navy-light));border-radius:6px;height:100%;display:block}.funnel-card__total{border-top:1px solid var(--surface-muted);justify-content:space-between;margin-top:4px;padding-top:12px;display:flex}.funnel-card__total span{color:var(--muted);font-size:12px;font-weight:600}.funnel-card__total strong{color:var(--green);font-size:16px}.insight-note{border:1px solid var(--red-border);background:linear-gradient(135deg,#fbeeee,#fff);border-radius:12px;align-items:flex-start;gap:9px;margin:12px 24px 0;padding:12px 14px;display:flex}.insight-note span{font-size:15px}.insight-note p{color:var(--muted);font-size:11.5px;line-height:1.55}.target-card{background:linear-gradient(135deg, var(--gold-deep), var(--gold));color:var(--navy-deep);border-radius:16px;justify-content:space-between;align-items:flex-end;margin:16px 24px 0;padding:18px;display:flex;position:relative;overflow:hidden}.target-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:60%;height:100%;animation:3.5s infinite shimmer;position:absolute;top:0;left:-50%}.target-card>div{z-index:1;position:relative}.target-card>div:first-child span{opacity:.75;font-size:12px;font-weight:600;display:block}.target-card>div:first-child strong{margin-top:2px;font-size:30px;display:block}.target-card small{margin-top:2px;font-size:11px;display:block}.target-card>div:last-child{text-align:right;font-size:11px}.target-card>div:last-child strong{font-size:14px;display:block}.target-card>div:last-child span{opacity:.7}.conversion-alerts{gap:11px;margin:0 24px;display:grid}.conversion-alerts button{border:1px solid var(--red-bright);cursor:pointer;text-align:left;background:linear-gradient(135deg,#fff,#fbeeee);border-radius:13px;padding:14px}.conversion-alerts button>div{align-items:center;gap:9px;margin-bottom:6px;display:flex}.conversion-alerts i{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-style:normal;display:flex}.conversion-alerts strong{flex:1;font-size:13px}.conversion-alerts b{color:var(--red);font-size:11px}.conversion-alerts p{color:var(--muted);font-size:12px;line-height:1.5}.conversion-alerts p span{color:var(--navy);font-weight:600}.data-row,.consultant-row{background:var(--surface);border-bottom:1px solid var(--surface-muted);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:13px 16px;display:flex}.data-row>div:first-child,.consultant-row>div{flex:1}.data-row strong,.consultant-row strong{font-size:13px;display:block}.data-row span,.consultant-row span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.data-row>div:last-child{text-align:right}.data-row>div:last-child strong{font-size:15px}.data-row>div:last-child span{font-size:10px}.consultant-row>i{color:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-style:normal;font-weight:700;display:flex}.consultant-row>b{color:var(--navy);font-size:14px}.cohort-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;padding:16px}.cohort-head,.cohort-row{grid-template-columns:30px repeat(5,1fr);align-items:center;gap:4px;display:grid}.cohort-head{margin-bottom:6px}.cohort-head b{color:var(--subtle);text-align:center;font-size:9.5px}.cohort-row{margin-bottom:4px}.cohort-row>span{color:var(--muted);font-size:10px}.cohort-row>b{text-align:center;border-radius:5px;min-height:28px;padding:6px 0;font-size:9.5px}.visibility-toggle{background:var(--surface);border:1px solid var(--border);color:var(--navy);cursor:pointer;border-radius:16px;align-items:center;gap:4px;padding:5px 11px;font-size:11px;font-weight:600;display:flex}.finance-kpis{grid-template-columns:1fr 1fr;gap:12px;margin:0 24px;display:grid}.finance-kpi{border:1px solid var(--border);border-radius:13px;padding:14px}.finance-kpi--green{background:#4a7c591a}.finance-kpi--navy{background:#1b265514}.finance-kpi--red{background:var(--red-soft)}.finance-kpi--gold{background:#d4b87a29}.finance-kpi>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600;display:block}.finance-kpi>strong{margin-top:5px;font-size:21px;display:block}.finance-kpi--green strong{color:var(--green)}.finance-kpi--navy strong{color:var(--navy)}.finance-kpi--red strong{color:var(--red)}.finance-kpi--gold strong{color:var(--gold-deep)}.finance-kpi small{font-size:12px}.finance-kpi em{color:var(--muted);margin-top:3px;font-size:10px;font-style:normal;display:block}.report-center{background:linear-gradient(135deg, var(--navy-deep), var(--navy));color:var(--bg);border-radius:16px;margin:20px 24px 0;padding:16px 18px}.report-center h2{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.report-center p{color:#f3eee2a6;margin-top:4px;font-size:10.5px}.report-center>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.report-center button{color:var(--bg);cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #d4b87a33;border-radius:10px;align-items:center;gap:9px;padding:9px 10px;display:flex}.report-mark{border-radius:7px;flex:0 0 26px;justify-content:center;align-items:center;height:26px;font-size:12px;font-style:normal;font-weight:700;display:flex}.report-mark--red{background:var(--red-soft);color:var(--red)}.report-mark--green{color:var(--green);background:#4a7c5924}.report-mark--gold{color:var(--gold-deep);background:#d4b87a38}.report-center button strong{white-space:nowrap;font-size:11.5px;display:block}.report-center button small{color:#f3eee299;font-size:9px;display:block}.finance-modules{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr;margin:0 24px;display:grid;overflow:hidden}.finance-modules button{background:var(--surface);border-bottom:1px solid var(--surface-muted);cursor:pointer;text-align:left;align-items:center;gap:11px;min-width:0;padding:14px 15px;display:flex;position:relative}.finance-modules button:nth-child(odd){border-right:1px solid var(--surface-muted)}.finance-modules button>i{background:var(--surface-muted);border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-size:15px;font-style:normal;display:flex}.finance-modules button>span{min-width:0}.finance-modules strong{font-size:12.5px;display:block}.finance-modules small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10px;display:block;overflow:hidden}.finance-modules button>b{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;display:flex;position:absolute;top:11px;right:13px}.receivable-grid{grid-template-columns:1fr 1fr;gap:12px;margin:0 24px;display:grid}.receivable-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:16px}.receivable-card--danger{border-color:var(--red-border);background:linear-gradient(135deg,#fff,#fbeeee)}.receivable-card>span{color:var(--muted);font-size:11px;font-weight:600;display:block}.receivable-card>strong{color:var(--amber);margin-top:6px;font-size:23px;display:block}.receivable-card--danger>strong{color:var(--red)}.receivable-card small{font-size:13px}.receivable-card em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal;display:block}.aging-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:12px 24px 0;padding:16px}.aging-card h3{color:var(--navy);margin-bottom:12px;font-size:12px}.aging-card>div{align-items:center;gap:10px;margin-bottom:10px;display:flex}.aging-card>div>span{color:var(--muted);flex:0 0 56px;font-size:11px}.aging-card>div>i{background:var(--surface-muted);border-radius:5px;flex:1;height:8px;overflow:hidden}.aging-card>div>i b{border-radius:5px;height:100%;display:block}.aging-card>div>strong{text-align:right;flex:0 0 52px;font-size:11px}.finance-primary-actions{gap:10px;margin:14px 24px 0;display:flex}.finance-primary-actions button{background:var(--navy);color:var(--bg);cursor:pointer;border-radius:11px;flex:1;padding:13px 0;font-size:13px;font-weight:600}.finance-primary-actions button:last-child{background:var(--surface);border:1px solid var(--border);color:var(--navy)}.invoice-list{gap:11px;margin:0 24px;display:grid}.invoice-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:15px}.invoice-card>div{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.invoice-card>div>div>strong{color:var(--navy);margin-right:7px;font-size:13px}.invoice-card>div>b{color:var(--navy);white-space:nowrap;font-size:17px}.invoice-card p{color:var(--muted);margin-top:4px;font-size:12px}.invoice-card footer{gap:8px;margin-top:12px;display:flex}.invoice-card footer .button{flex:1}.cost-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;padding:16px}.cost-card>div{margin-bottom:12px}.cost-card p{justify-content:space-between;margin-bottom:5px;font-size:12px;display:flex}.cost-card p strong{color:var(--navy)}.cost-card>div>i{background:var(--surface-muted);border-radius:5px;height:8px;display:block;overflow:hidden}.cost-card>div>i b{background:linear-gradient(90deg, var(--gold-deep), var(--gold));border-radius:5px;height:100%;display:block}.daily-chart{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:flex-end;gap:5px;height:88px;margin:0 24px;padding:16px;display:flex}.daily-chart i{background:linear-gradient(180deg, var(--navy-light), var(--navy));border-radius:3px 3px 0 0;flex:1;min-height:4px}.profile-card{background:linear-gradient(135deg, var(--navy-deep), var(--navy));color:var(--bg);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:14px;width:calc(100% - 48px);margin:16px 24px 0;padding:20px;display:flex}.profile-card>i{background:linear-gradient(135deg, var(--gold-deep), var(--gold));color:var(--navy-deep);border-radius:50%;flex:0 0 52px;justify-content:center;align-items:center;height:52px;font-family:Georgia,serif;font-size:22px;font-style:normal;font-weight:700;display:flex}.profile-card>div{flex:1}.profile-card strong{font-size:18px;display:block}.profile-card span{color:var(--gold);margin-top:2px;font-size:11.5px;display:block}.profile-card svg{color:var(--gold)}.profile-list{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;overflow:hidden}.profile-list button{background:var(--surface);border-bottom:1px solid var(--surface-muted);cursor:pointer;align-items:center;gap:13px;width:100%;padding:14px 16px;display:flex}.profile-list button>i{background:var(--surface-muted);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-style:normal;display:flex}.profile-list button>strong{text-align:left;flex:1;font-size:13.5px}.profile-list button>b{background:var(--red);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;display:flex}.profile-list svg{color:var(--subtle)}.settings-list>div,.settings-list>button{background:var(--surface);border-bottom:1px solid var(--surface-muted);align-items:center;gap:10px;width:100%;padding:14px 16px;display:flex}.settings-list>button{cursor:pointer;text-align:left}.settings-list>div:last-child,.settings-list>button:last-child{border-bottom:0}.settings-list span{flex:1;font-size:13px}.settings-list>div>strong,.settings-list>button>strong{color:var(--navy);font-size:12px}.profile-logout{background:var(--surface);border:1px solid var(--red-border);color:var(--red);cursor:pointer;border-radius:12px;width:calc(100% - 48px);min-height:46px;margin:16px 24px 0;font-size:13px;font-weight:700;display:block}.analytics-grid{grid-template-columns:1fr 1fr;gap:12px;margin:0 24px;display:grid}.analytics-grid button{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;min-height:112px;padding:15px}.analytics-grid span{color:var(--muted);font-size:11px;display:block}.analytics-grid strong{color:var(--navy);margin-top:8px;font-size:20px;display:block}.analytics-grid small{color:var(--gold-deep);margin-top:8px;font-size:10px;display:block}.analytics-links button>i{color:var(--navy);font-size:12px;font-weight:800}.analytics-links button>span{color:var(--subtle)}.settings-action-list{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;overflow:hidden}.settings-action-list>button{background:var(--surface);border-bottom:1px solid var(--surface-muted);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;min-height:60px;padding:12px 16px;display:flex}.settings-action-list>button:last-child{border-bottom:0}.settings-action-list>button:disabled{cursor:wait;opacity:.65}.settings-action-list span{flex:1}.settings-action-list strong{font-size:13px;display:block}.settings-action-list small{color:var(--muted);margin-top:3px;font-size:10.5px;display:block}.settings-action-list>button>b{color:var(--navy);white-space:nowrap;font-size:11px}.interaction-dialog{max-height:calc(100dvh - 40px);overflow-y:auto}.interaction-dialog>header{background:linear-gradient(135deg, var(--navy-deep), var(--navy))}.interaction-dialog__facts{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:15px;overflow:hidden}.interaction-dialog__facts>div{border-bottom:1px solid var(--surface-muted);align-items:center;gap:16px;padding:12px;display:flex}.interaction-dialog__facts>div:last-child{border-bottom:0}.interaction-dialog__facts dt{color:var(--muted);flex:1;font-size:11px}.interaction-dialog__facts dd{color:var(--navy);text-align:right;margin:0;font-size:12px;font-weight:700}.secondary-stat-strip{margin-top:16px}.secondary-stat-strip strong{font-size:20px}.secondary-stat-strip>div:nth-child(2) strong{color:var(--amber)}.secondary-stat-strip>div:nth-child(n+3) strong{color:var(--red)}.exception-list{gap:11px;margin:0 24px;display:grid}.exception-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:13px;align-items:center;gap:9px;padding:14px;display:flex}.exception-card--danger{border-color:var(--red-bright);background:linear-gradient(135deg,#fff,#fbeeee)}.exception-card>i{background:var(--surface-muted);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-style:normal;display:flex}.exception-card--danger>i{background:var(--red-soft)}.exception-card>div{flex:1}.exception-card>div strong{font-size:13px;display:block}.exception-card>div span{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.push-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;align-items:center;gap:10px;margin:16px 24px 0;padding:13px 15px;display:flex}.push-card>i{background:var(--surface-muted);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-style:normal;display:flex}.push-card>div{flex:1}.push-card strong{font-size:13px;display:block}.push-card span{color:var(--muted);margin-top:1px;font-size:11px;display:block}.switch{cursor:pointer;background:#c9c4b5;border-radius:14px;width:44px;height:26px;transition:background .2s;position:relative}.switch.is-on{background:var(--green)}.switch i{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.switch.is-on i{left:21px}.message-list{gap:12px;margin-top:12px;display:grid}.message-list>button{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:13px;margin:0 24px;padding:14px;position:relative}.message-list>button>div{align-items:center;gap:9px;margin-bottom:6px;display:flex}.message-list time{color:var(--subtle);font-size:10px}.message-list>button>strong{font-size:13px;display:block}.message-list p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.message-unread{background:var(--red);border-radius:50%;width:8px;height:8px;position:absolute;top:16px;right:16px}.security-list{margin-top:16px}.security-list>div{border-bottom:1px solid var(--surface-muted);align-items:center;gap:12px;padding:14px 16px;display:flex}.security-list>div>span{flex:1}.security-list strong{font-size:13px;display:block}.security-list small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.audit-list{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 24px;padding:6px 18px 14px}.audit-row{gap:12px;padding-top:14px;display:flex}.audit-row>i{flex-direction:column;align-items:center;width:10px;display:flex}.audit-row>i b{border-radius:50%;width:10px;height:10px;margin-top:3px}.audit-row>i:after{background:var(--surface-muted);content:"";flex:1;width:1.5px;margin-top:3px}.audit-row>span{flex:1;padding-bottom:4px}.audit-row strong{font-size:12.5px;display:block}.audit-row p{color:var(--muted);margin-top:2px;font-size:11px}.audit-row small{color:var(--subtle);margin-top:3px;font-size:10px;display:block}@media (width<=350px){.page-header,.brand-header{padding-inline:18px}.profit-hero,.quick-actions,.metric-grid,.chart-card,.content-card,.pulse-card,.alert-list,.stat-strip,.approval-summary,.approval-card,.processed-list,.funnel-card,.insight-note,.target-card,.conversion-alerts,.list-card,.cohort-card,.finance-kpis,.report-center,.finance-modules,.receivable-grid,.aging-card,.finance-primary-actions,.invoice-list,.cost-card,.daily-chart,.profile-card,.profile-list,.settings-list,.profile-logout,.analytics-grid,.settings-action-list,.exception-list,.push-card,.message-list>button,.security-list,.audit-list{margin-left:18px;margin-right:18px}.profile-card,.profile-logout{width:calc(100% - 36px)}.section-heading{margin-left:18px;margin-right:18px}.profit-hero{padding-inline:16px}.profit-hero__top>span{padding-inline:8px}}
