.cf-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.cf-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2}.cf-dots{display:flex;gap:5px}.cf-dots span{width:9px;height:9px;border-radius:50%}.cf-dots span:first-child{background:#ff605c}.cf-dots span:nth-child(2){background:#ffbd44}.cf-dots span:nth-child(3){background:#00ca4e}.cf-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500}.cf-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cf-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0;gap:0}.cf-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.cf-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.cf-sb-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:2px;padding-bottom:.2rem}.cf-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px;letter-spacing:.02em}.cf-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.cf-sb-btn svg{width:13px;height:13px}.cf-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.cf-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.cf-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:.5rem .6rem;gap:.35rem;overflow:hidden;min-height:0}.cf-title{font-size:.85rem;font-weight:700;color:#111827}.cf-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb}.cf-tab{display:flex;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.5rem;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;cursor:default;margin-bottom:-1px}.cf-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.cf-tab svg{flex-shrink:0}.cf-controls{display:flex;align-items:center;justify-content:space-between}.cf-controls-left{display:flex;align-items:center;gap:.3rem}.cf-controls-right{display:flex;align-items:center;gap:.25rem}.cf-granularity{display:flex;background:#fff9;backdrop-filter:blur(8px);border-radius:8px;padding:1.5px;box-shadow:0 1px 3px #0000000a}.cf-granularity button{border:none;background:none;padding:.12rem .3rem;font-size:.42rem;font-weight:500;color:#6b7280;border-radius:6px;font-family:inherit;cursor:default}.cf-granularity button.active{background:#fff;color:#111827;box-shadow:0 1px 3px #00000014;font-weight:600}.cf-period-nav{display:flex;align-items:center;background:#fff9;backdrop-filter:blur(8px);border-radius:8px;padding:1px;box-shadow:0 1px 3px #0000000a;height:20px}.cf-arrow{width:16px;height:100%;border-radius:5px;border:none;background:none;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:default;padding:0}.cf-arrow svg{width:8px;height:8px}.cf-period-lbl{font-size:.42rem;font-weight:600;color:#374151;padding:0 .15rem;min-width:30px;text-align:center}.cf-export-btn{width:22px;height:22px;border-radius:8px;background:#fff9;backdrop-filter:blur(8px);border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000a;cursor:default}.cf-export-btn svg{width:11px;height:11px}.cf-container{background:#fff9;backdrop-filter:blur(12px);border-radius:12px;box-shadow:0 1px 4px #00000008;padding:.35rem .4rem;flex:1;display:flex;flex-direction:column;gap:.15rem;min-height:0;overflow:hidden}.cf-toggles{display:flex;align-items:center;gap:.5rem;padding-bottom:.2rem;border-bottom:1px solid #e5e7eb}.cf-tgl{display:flex;align-items:center;gap:.15rem;font-size:.38rem;color:#4b5563;font-weight:500;cursor:pointer}.cf-tgl-dim{opacity:.55;cursor:not-allowed}.cf-tgl-check{width:9px;height:9px;color:#6b7280;flex-shrink:0}.cf-chk{width:10px;height:10px;border-radius:2.5px;border:1px solid #d1d5db;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;position:relative;cursor:pointer;flex-shrink:0}.cf-chk:checked{background:#2563eb;border-color:#2563eb}.cf-chk:checked:after{content:"";position:absolute;left:2px;top:.5px;width:3.5px;height:5.5px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.cf-grid{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cf-chart-row{display:grid;grid-template-columns:90px 1fr;margin-bottom:.1rem;flex:1.8;min-height:80px}.cf-ylabels{display:flex;flex-direction:column;justify-content:space-between;padding-right:6px}.cf-ylabels span{font-size:6px;color:#9ca3af;text-align:right;line-height:1;font-variant-numeric:tabular-nums}.cf-chart{position:relative;overflow:visible}.cf-gl{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.cf-col-highlight{position:absolute;top:0;bottom:0;background:#10b9810f;border-radius:4px;pointer-events:none;z-index:0}.cf-bars{position:absolute;inset:0;display:grid;grid-template-columns:repeat(12,1fr);z-index:1}.cf-bgrp{display:flex;align-items:flex-end;justify-content:center;gap:1px;position:relative}.cf-bar{width:8px;border-radius:4px 4px 0 0;position:absolute;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.cf-bar-l{left:calc(50% - 9px)}.cf-bar-r{left:calc(50% + 1px)}.cf-s{width:100%;flex-shrink:0}.cf-line{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.cf-dot{position:absolute;width:6px;height:6px;border-radius:50%;z-index:3;transform:translate(-50%,-50%);pointer-events:none}.cf-dot-solid{background:#2563eb}.cf-dot-hollow{background:#fff;border:1.5px solid #2563eb}.cf-dot-red{border-color:#ef4444}.cf-prow{display:grid;grid-template-columns:90px repeat(12,1fr);align-items:center;padding:.12rem 0}.cf-phw{display:flex;justify-content:center;align-items:center}.cf-ph{font-size:6px;font-weight:600;color:#6b7280;white-space:nowrap;padding:2px 5px;background:#f9fafb;border-radius:999px;border:1px solid transparent;line-height:1.2}.cf-ph-cur{background:#fff;color:#2563eb;border:1.5px solid #3b82f6;box-shadow:0 1px 3px #2563eb26}.cf-dr{display:grid;grid-template-columns:90px repeat(12,1fr);align-items:center;min-height:0;padding:0 .15rem}.cf-dr-hl{border-bottom:1px solid #e5e7eb;padding-top:.1rem;padding-bottom:.05rem}.cf-dr-sect{border-bottom:1px solid #d1d5db;padding-top:.1rem;padding-bottom:.05rem}.cf-dr-cat{border-bottom:1px solid #f3f4f6}.cf-cat-grp{padding:.02rem .1rem}.cf-lb{font-size:6.5px;font-weight:500;color:#374151;padding:.08rem .15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:3px}.cf-lb-b{font-weight:600;color:#111827}.cf-lb-cat{padding-left:.15rem;color:#6b7280;font-weight:400;gap:2px}.cf-v{font-size:6px;font-weight:500;color:#374151;text-align:center;padding:.06rem .1rem;font-variant-numeric:tabular-nums}.cf-v-b{font-weight:600;color:#111827}.cf-v-m{color:#9ca3af;font-weight:400}.cf-v-neg{color:#ef4444!important}.cf-dot-icon{display:inline-block;width:5px;height:5px;border-radius:50%;flex-shrink:0;vertical-align:middle;position:relative;top:-.5px}.cf-icon-box{display:inline-flex;align-items:center;justify-content:center;width:8px;height:8px;border-radius:2px;color:#fff;font-size:5px;line-height:1;flex-shrink:0}.cf-cat-tri{color:#9ca3af;font-size:5px;flex-shrink:0;margin-right:1px}.it-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.it-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2}.it-dots{display:flex;gap:5px}.it-dots span{width:9px;height:9px;border-radius:50%}.it-dots span:first-child{background:#ff605c}.it-dots span:nth-child(2){background:#ffbd44}.it-dots span:nth-child(3){background:#00ca4e}.it-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500;font-family:Inter,system-ui,sans-serif}.it-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.it-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0;gap:0}.it-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.it-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.it-sb-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:2px;padding-bottom:.2rem}.it-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px;letter-spacing:.02em}.it-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.it-sb-btn svg{width:13px;height:13px}.it-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.it-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.it-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:.5rem .7rem;gap:.3rem;overflow:hidden;min-height:0}.it-page-title{font-size:.85rem;font-weight:700;color:#111827}.it-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb;flex-shrink:0}.it-tab{display:flex;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.5rem;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;cursor:default;margin-bottom:-1px}.it-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.it-tab svg{flex-shrink:0}.it-stats{display:flex;gap:.35rem;flex-shrink:0}.it-stat{position:relative;padding:.15rem .3rem;background:#fff9;backdrop-filter:blur(8px);border-radius:.5rem;box-shadow:0 1px 4px #00000008;border-left:2.5px solid;flex:1;max-width:80px}.it-stat-icon{position:absolute;top:.15rem;right:.2rem;width:8px;height:8px}.it-stat-title{font-size:.45rem;font-weight:500;color:#6b7280}.it-stat-value{font-size:.75rem;font-weight:700;color:#111827;line-height:1.2}.it-stat-sub{font-size:.3rem;color:#9ca3af;font-weight:500}.it-actionbar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.it-actionbar-left{display:flex;align-items:center;gap:.3rem;flex:1}.it-actionbar-right{display:flex;gap:.15rem}.it-searchbar{display:flex;align-items:center;gap:.2rem;padding:.15rem .35rem;background:#fff9;backdrop-filter:blur(8px);border-radius:.3rem;box-shadow:0 1px 4px #00000008;flex:1;max-width:140px;height:16px;color:#9ca3af;font-size:.45rem}.it-searchbar svg{width:8px;height:8px;flex-shrink:0}.it-daterange{display:flex;align-items:center;gap:.15rem;padding:.15rem .35rem;background:#fff9;backdrop-filter:blur(8px);border-radius:.3rem;box-shadow:0 1px 4px #00000008;height:16px;font-size:.4rem;color:#374151}.it-daterange svg{width:8px;height:8px;flex-shrink:0}.it-rbtn{width:16px;height:16px;border-radius:50%;background:#fff9;backdrop-filter:blur(8px);border:none;color:#374151;box-shadow:0 1px 4px #00000008;cursor:default;display:flex;align-items:center;justify-content:center;padding:0}.it-rbtn svg{flex-shrink:0}.it-rbtn-dark{background:#111827;color:#fff}.it-table-wrap{display:flex;flex-direction:column;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000d;flex-shrink:0}.it-table-scroll{overflow:hidden;background:#fff9;backdrop-filter:blur(12px)}.it-table{width:100%;border-collapse:collapse;table-layout:fixed}.it-table thead{border-bottom:.5px solid rgba(209,213,219,.5)}.it-th{padding:0;font-size:5px;font-weight:500;color:#4b5563;letter-spacing:.04em;text-transform:uppercase}.it-thi{display:flex;align-items:center;padding:4px 6px;white-space:nowrap}.it-thi-r{justify-content:flex-end}.it-th-status{width:10%}.it-th-inv{width:15%}.it-th-cust{width:22%}.it-th-num{width:10%}.it-th-curr{width:5%}.it-th-date{width:9%}.it-row{border-bottom:.5px solid rgba(209,213,219,.4)}.it-row:last-child{border-bottom:none}.it-row:hover{background:#fffc}.it-td{padding:3px 6px;font-size:5.5px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.it-td-bold{font-weight:500}.it-td-r{text-align:right;font-variant-numeric:tabular-nums}.it-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;padding:1px 0;border-radius:100px;font-size:4.5px;font-weight:600;color:#fff;white-space:nowrap}.it-pag{display:flex;align-items:center;justify-content:space-between;padding:.2rem .5rem;border-top:.5px solid rgba(209,213,219,.5);background:#fff9;backdrop-filter:blur(12px);flex-shrink:0}.it-pag-left{display:flex;align-items:center;gap:8px}.it-pag-sz-wrap{display:flex;align-items:center;gap:4px}.it-pag-info{font-size:5px;color:#6b7280;white-space:nowrap}.it-pag-sz-btn{display:inline-flex;align-items:center;gap:2px;padding:.1rem .3rem .1rem .45rem;font-size:5px;font-weight:500;border:.5px solid #e5e7eb;border-radius:4px;background:#ffffffe6;box-shadow:0 1px 2px #0000000a;color:#374151;font-family:inherit;cursor:default}.it-pag-sz-btn svg{color:#9ca3af;flex-shrink:0}.it-pag-nav{display:inline-flex;align-items:center;gap:2px}.it-pag-btn{width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#6b7280;cursor:default;padding:0}.it-pag-btn svg{flex-shrink:0}.it-pag-dis{opacity:.3}.it-pag-num{width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5px;font-weight:500;color:#6b7280;background:none;border:none;cursor:default;font-family:inherit;padding:0}.it-pag-active{background:#eff6ff;color:#2563eb;font-weight:600;box-shadow:0 0 0 .5px #bfdbfe}.ifp-panel{width:220px;background:#ffffff8c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;padding:24px 16px;font-family:Inter,-apple-system,system-ui,sans-serif;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #ffffffb3}.ifp-timeline-title{font-size:9px;font-weight:500;color:#111827;margin-bottom:12px}.ifp-timeline-items{display:flex;flex-direction:column;position:relative}.ifp-tl-line-bg{position:absolute;left:8px;top:14px;bottom:14px;width:1px;background:#e5e7eb}.ifp-tl-item{display:flex;align-items:flex-start;gap:8px;position:relative;margin-bottom:18px}.ifp-tl-item:last-child{margin-bottom:0}.ifp-tl-badge{width:17px;height:17px;border-radius:50%;flex-shrink:0;background:#ffffffd9;box-shadow:0 1px 4px #0000001a;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.ifp-tl-badge-inner{width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.ifp-tl-badge-inner svg{width:7px;height:7px}.ifp-tl-content{min-width:0;padding-top:1px}.ifp-tl-event{font-size:7.5px;font-weight:500;color:#111827;line-height:1.35}.ifp-tl-meta{font-size:6.5px;color:#6b7280;margin-top:1px}.ifp-tl-link{color:#2563eb}.rp-panel{width:220px;background:#0c0c14;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 25px 60px #00000059,0 0 0 1px #ffffff0f}.rp-tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.08)}.rp-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:10px 6px;font-size:8px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;cursor:default}.rp-tab.active{color:#818cf8;border-bottom-color:#818cf8;font-weight:600}.rp-tab svg{flex-shrink:0}.rp-amount{padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:10px;margin:10px 10px 0}.rp-amount-label{font-size:7px;color:#6b7280;font-weight:500}.rp-amount-value{font-size:20px;font-weight:700;color:#10b981;letter-spacing:-.02em;line-height:1.2}.rp-amount-value span{font-size:11px;color:#10b981;font-weight:600}.rp-details{padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;margin:8px 10px 0}.rp-details-title{font-size:8px;font-weight:700;color:#f3f4f6;margin-bottom:8px}.rp-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.rp-detail-item{display:flex;flex-direction:column;gap:1px}.rp-detail-key{font-size:6.5px;color:#6b7280;font-weight:500}.rp-detail-val{font-size:8px;color:#e5e7eb;font-weight:600}.rp-match-section{padding:10px 10px 0}.rp-match-title{font-size:7.5px;color:#9ca3af;font-weight:600;margin-bottom:6px}.rp-match-card{border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:8px 10px}.rp-match-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.rp-match-left{display:flex;align-items:center;gap:4px;min-width:0;white-space:nowrap}.rp-match-dot{width:5px;height:5px;border-radius:50%;background:#f59e0b}.rp-match-inv{font-size:7px;font-weight:700;color:#e5e7eb}.rp-match-pct{font-size:6.5px;color:#6b7280}.rp-reconcile-btn{padding:3px 8px;border-radius:5px;font-size:6.5px;font-weight:600;background:#6366f1;color:#fff;border:none;font-family:inherit;cursor:default;flex-shrink:0;white-space:nowrap}.rp-match-body{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.rp-match-row{display:flex;flex-direction:column;gap:1px}.rp-match-key{font-size:6.5px;color:#6b7280;font-weight:500}.rp-match-val{font-size:8px;color:#e5e7eb;font-weight:500}.rp-match-bold{font-weight:700}.rp-actions{padding:10px;margin-top:auto}.rp-find-btn{width:100%;padding:7px;border-radius:8px;font-size:7.5px;font-weight:500;color:#9ca3af;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-family:inherit;cursor:default;margin-bottom:6px}.rp-park-btn{width:100%;padding:7px;border-radius:8px;font-size:7.5px;font-weight:600;color:#818cf8;background:none;border:1px solid rgba(129,140,248,.3);font-family:inherit;cursor:default;display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:4px}.rp-park-hint{font-size:6px;color:#4b5563;text-align:center;line-height:1.3}.gl-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.gl-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2;flex-shrink:0}.gl-dots{display:flex;gap:5px}.gl-dots span{width:9px;height:9px;border-radius:50%}.gl-dots span:first-child{background:#ff605c}.gl-dots span:nth-child(2){background:#ffbd44}.gl-dots span:nth-child(3){background:#00ca4e}.gl-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500}.gl-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.gl-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0}.gl-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.gl-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.gl-sb-bottom{margin-top:auto;padding-bottom:.2rem}.gl-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px}.gl-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.gl-sb-btn svg{width:13px;height:13px}.gl-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.gl-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.gl-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:.5rem .7rem;gap:.3rem;overflow:hidden;min-height:0}.gl-page-title{font-size:.85rem;font-weight:700;color:#111827;flex-shrink:0}.gl-actionbar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:4px}.gl-actionbar-left{display:flex;align-items:center;gap:4px;min-width:0;flex:1}.gl-actionbar-right{display:flex;align-items:center;gap:3px;flex-shrink:0}.gl-rbtn{width:16px;height:16px;border-radius:50%;background:#fff9;backdrop-filter:blur(8px);border:none;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:default;padding:0;flex-shrink:0;box-shadow:0 1px 4px #00000008}.gl-rbtn svg{flex-shrink:0}.gl-rbtn-dark{background:#111827;color:#fff}.gl-searchbar{display:flex;align-items:center;gap:3px;background:#fff9;backdrop-filter:blur(8px);border:1px solid transparent;border-radius:6px;padding:0 5px;height:16px;min-width:50px;flex:1;max-width:110px;box-shadow:0 1px 4px #00000008}.gl-search-icon{color:#4b5563;flex-shrink:0}.gl-searchbar-ph{font-size:5px;color:#6b7280;white-space:nowrap;overflow:hidden}.gl-toggle-group{display:inline-flex;align-items:center;background:#fff9;backdrop-filter:blur(8px);border-radius:6px;padding:2px;flex-shrink:0;height:16px}.gl-tgl{border:none;background:none;height:100%;padding:0 5px;font-size:5px;font-weight:500;color:#4b5563;border-radius:4px;font-family:inherit;cursor:default;white-space:nowrap;display:flex;align-items:center}.gl-tgl-on{background:#111827;color:#fff;box-shadow:0 1px 2px #0000001f;font-weight:600}.gl-daterange{display:flex;align-items:center;gap:3px;flex-shrink:0;height:16px}.gl-dateinput{background:#fff9;backdrop-filter:blur(8px);border:1px solid transparent;border-radius:6px;padding:0 4px;font-size:5px;font-weight:500;color:#9ca3af;box-shadow:0 1px 4px #00000008;white-space:nowrap;height:100%;display:flex;align-items:center}.gl-date-to{font-size:5px;color:#9ca3af}.gl-summary{display:flex;align-items:center;gap:.5rem;padding:1px 2px;flex-shrink:0}.gl-sum-item{display:flex;align-items:center;gap:2px}.gl-sum-item svg{color:#6b7280;flex-shrink:0}.gl-sum-lbl{font-size:5.5px;color:#4b5563;font-weight:500;white-space:nowrap}.gl-sum-val{font-size:5.5px;color:#111827;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.gl-table-wrap{display:flex;flex-direction:column;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000d;flex-shrink:0}.gl-table-scroll{overflow:hidden;background:#fff9;backdrop-filter:blur(12px)}.gl-table{width:100%;border-collapse:collapse;table-layout:fixed}.gl-table thead{border-bottom:.5px solid rgba(209,213,219,.5)}.gl-th-ck{width:18px;padding:0}.gl-ck-w{display:flex;align-items:center;justify-content:center;padding:2px 4px}.gl-chk{width:7px;height:7px;border-radius:2px;border:1px solid #d1d5db;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;cursor:default}.gl-th{padding:0;font-size:5px;font-weight:500;color:#4b5563;letter-spacing:.04em;text-transform:uppercase}.gl-thi{display:flex;align-items:center;padding:4px 6px;white-space:nowrap}.gl-thi-r{justify-content:flex-end}.gl-th-acct{width:15%}.gl-th-sub,.gl-th-let{width:11%}.gl-th-dtype{width:14%}.gl-th-desc{width:18%}.gl-th-num{width:8%}.gl-row{border-bottom:.5px solid rgba(209,213,219,.4)}.gl-row:last-child{border-bottom:none}.gl-row:hover{background:#fffc}.gl-td-ck{width:18px;padding:0}.gl-td{padding:2px 6px;font-size:5.5px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.gl-td-r{text-align:right;font-variant-numeric:tabular-nums}.gl-td-muted{color:#9ca3af}.gl-td-acct{font-weight:500}.gl-td-sub{color:#4b5563}.gl-td-desc{color:#6b7280}.gl-let-c{display:flex;align-items:center;gap:2px;min-width:0;padding:2px 6px}.gl-let-svg{width:6px;height:6px;color:#60a5fa;flex-shrink:0}.gl-let-link{color:#2563eb;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:5.5px}.gl-dt-c{display:flex;align-items:center;gap:3px;min-width:0}.gl-badge{width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 4px #0000001a,inset 0 1px #fff3}.gl-badge svg{flex-shrink:0}.gl-dt-c span{font-size:5.5px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gl-pag{display:flex;align-items:center;justify-content:space-between;padding:2px 6px;border-top:.5px solid rgba(209,213,219,.5);background:#fff9;backdrop-filter:blur(12px);flex-shrink:0;height:18px}.gl-pag-left{display:flex;align-items:center;gap:8px}.gl-pag-sz-wrap{display:flex;align-items:center;gap:4px}.gl-pag-info{font-size:5px;color:#6b7280;white-space:nowrap}.gl-pag-sz-btn{display:inline-flex;align-items:center;gap:2px;font-size:5px;font-weight:500;color:#374151;background:#ffffffe6;border:1px solid rgba(229,231,235,1);border-radius:4px;padding:1px 2px 1px 4px;box-shadow:0 1px 2px #0000000d;cursor:default;font-family:inherit}.gl-pag-sz-btn svg{color:#9ca3af;flex-shrink:0}.gl-pag-nav{display:inline-flex;align-items:center;gap:2px}.gl-pag-btn{width:12px;height:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#6b7280;cursor:default;padding:0;font-family:inherit}.gl-pag-btn svg{flex-shrink:0}.gl-pag-dis{opacity:.3}.gl-pag-num{width:12px;height:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:5px;font-weight:500;color:#4b5563;background:none;border:none;cursor:default;padding:0;font-family:inherit;margin:0 1px}.gl-pag-active{background:#eff6ff;color:#2563eb;font-weight:600;box-shadow:inset 0 0 0 1px #bfdbfe}.is-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.is-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2;flex-shrink:0}.is-dots{display:flex;gap:5px}.is-dots span{width:9px;height:9px;border-radius:50%}.is-dots span:first-child{background:#ff605c}.is-dots span:nth-child(2){background:#ffbd44}.is-dots span:nth-child(3){background:#00ca4e}.is-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500;font-family:Inter,system-ui,sans-serif}.is-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.is-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0;gap:0}.is-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.is-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.is-sb-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:2px;padding-bottom:.2rem}.is-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px;letter-spacing:.02em}.is-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.is-sb-btn svg{width:13px;height:13px}.is-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.is-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.is-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:.5rem .7rem;gap:.25rem;overflow:hidden;min-height:0}.is-page-title{font-size:.85rem;font-weight:700;color:#111827;flex-shrink:0}.is-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb;flex-shrink:0;margin-bottom:3px}.is-tab{display:flex;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.5rem;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;cursor:default;margin-bottom:-1px}.is-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.is-tab svg{flex-shrink:0}.is-filters{display:flex;align-items:center;gap:3px;flex-shrink:0;flex-wrap:nowrap;margin-bottom:2px}.is-dropdown{display:inline-flex;align-items:center;position:relative;padding:2.5px 6px;font-size:4.5px;font-weight:500;color:#374151;background:#fff9;backdrop-filter:blur(12px);border:.5px solid transparent;border-radius:6px;box-shadow:0 1px 4px #00000008;white-space:nowrap;cursor:default;gap:3px}.is-dd-icon{width:6px;height:6px;flex-shrink:0;color:#4b5563}.is-dd-caret{width:5px;height:5px;flex-shrink:0;color:#9ca3af}.is-export-btn{width:16px;height:16px;border-radius:6px;background:#fff9;backdrop-filter:blur(8px);border:none;color:#374151;box-shadow:0 1px 4px #00000008;cursor:default;display:flex;align-items:center;justify-content:center;padding:0}.is-export-btn svg{flex-shrink:0}.is-grid{display:grid;grid-template-columns:4fr 2fr;gap:6px;flex:1;min-height:0;overflow:hidden}.is-table-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff9;backdrop-filter:blur(12px);border-radius:10px;box-shadow:0 1px 4px #00000008}.is-table-scroll{flex:1;min-height:0;overflow:hidden;border-radius:0 0 10px 10px}.is-toggle-row{display:flex;justify-content:flex-end;padding:4px 6px;flex-shrink:0;border-bottom:.5px solid rgba(209,213,219,.4)}.is-toggle{display:inline-flex;align-items:center;background:#fff9;backdrop-filter:blur(12px);border-radius:6px;box-shadow:0 1px 2px #0000000a;padding:1px}.is-tgl{padding:1.5px 5px;font-size:4.5px;font-weight:500;color:#6b7280;background:transparent;border:none;cursor:default;font-family:inherit;border-radius:5px}.is-tgl-on{background:#111827;color:#fff;box-shadow:0 1px 2px #0000001a}.is-table{width:100%;border-collapse:collapse;table-layout:fixed}.is-thead-row{background:#f9fafb}.is-th{padding:3px 4px;font-size:5px;font-weight:500;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;border-bottom:.5px solid #e5e7eb;white-space:nowrap}.is-th-acct{width:40%;text-align:left}.is-th-num{width:14%;text-align:right}.is-th-pct{width:12%;text-align:right}.is-td{padding:2px 4px;font-size:5px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.is-td-r{text-align:right;font-variant-numeric:tabular-nums}.is-row{border-bottom:.5px solid #e5e7eb}.is-sec-hdr{background:#f3f4f6;border-top:.5px solid #e5e7eb}.is-sec-hdr .is-td{font-weight:600;color:#111827}.is-sub-hdr{background:#f9fafb;border-top:.5px solid #e5e7eb}.is-sub-hdr .is-td{font-weight:600;color:#111827}.is-acct-row{background:#f9fafb}.is-acct-row:hover{background:#f3f4f6}.is-acct-row .is-td{color:#111827}.is-acct-row .is-td:first-child{color:#374151}.is-detail-row{background:#fff}.is-detail-row:hover{background:#f9fafb}.is-detail-row .is-td{color:#4b5563}.is-chg-pos{color:#16a34a!important}.is-chg-neg{color:#dc2626!important}.is-muted{color:#9ca3af}.is-td-l1{padding-left:10px!important}.is-td-l2{padding-left:18px!important}.is-td-l3{padding-left:26px!important}.is-chev-svg{width:5px;height:5px;flex-shrink:0;display:inline-block;vertical-align:middle;margin-right:1px}.is-sec-hdr .is-td:first-child,.is-sub-hdr .is-td:first-child{display:flex;align-items:center;gap:1px}.is-pct-cell{display:flex;align-items:center;justify-content:flex-end;gap:1px}.is-arr-up{width:5px;height:5px;flex-shrink:0;color:#16a34a}.is-arr-down{width:5px;height:5px;flex-shrink:0;color:#dc2626}.is-kpi-panel{display:flex;flex-direction:column;gap:6px;min-height:0;overflow:hidden}.is-kpi-card{background:#fff9;backdrop-filter:blur(12px);border-radius:10px;box-shadow:0 1px 4px #00000008;padding:8px}.is-kpi-card-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.is-kpi-card-title{font-size:5.5px;font-weight:600;color:#111827}.is-kpi-upper{text-transform:uppercase;letter-spacing:.05em;font-size:5px}.is-kpi-icons{display:flex;align-items:center;gap:3px}.is-kpi-icon{width:12px;height:12px;display:flex;align-items:center;justify-content:center;color:#9ca3af;border-radius:3px;cursor:default;padding:2px}.is-kpi-icon svg{width:7px;height:7px}.is-wf-svg{width:100%;height:80px;display:block}.is-svg-val{font-size:10px;fill:#374151;font-weight:600;font-family:Inter,sans-serif}.is-svg-lbl{font-size:10px;fill:#6b7280;font-weight:500;font-family:Inter,sans-serif}.is-subtotal{background:#f9fafb;border-top:1px solid #d1d5db}.is-subtotal .is-td{font-weight:700;color:#111827}.is-net-result{background:#f3f4f6}.is-gauge-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 6px}.is-gauge{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.is-gauge-label{font-size:4px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:1px;line-height:1.2;opacity:.8}.is-gauge-wrap{position:relative;width:48px;aspect-ratio:4/3}.is-gauge-svg{width:100%;height:100%}.is-gauge-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-top:6px;font-size:7px;font-weight:700;color:#111827;font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1}.is-gauge-range{display:flex;justify-content:space-between;width:54px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);padding:0}.is-gauge-range span{font-size:3.5px;color:#6b7280;font-weight:500}.is-ratios-card{flex:1;min-height:0}.cd-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.cd-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2;flex-shrink:0}.cd-dots{display:flex;gap:5px}.cd-dots span{width:9px;height:9px;border-radius:50%}.cd-dots span:first-child{background:#ff605c}.cd-dots span:nth-child(2){background:#ffbd44}.cd-dots span:nth-child(3){background:#00ca4e}.cd-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500}.cd-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cd-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0}.cd-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.cd-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.cd-sb-bottom{margin-top:auto;padding-bottom:.2rem}.cd-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px}.cd-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.cd-sb-btn svg{width:13px;height:13px}.cd-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.cd-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.cd-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:.5rem .7rem;gap:4px;overflow:hidden;min-height:0}.cd-page-hdr{flex-shrink:0}.cd-page-title{font-size:.85rem;font-weight:700;color:#111827;line-height:1.1}.cd-page-sub{font-size:5.5px;color:#6b7280;font-weight:500;margin-top:1px}.cd-actions{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.cd-rbtn{width:16px;height:16px;border-radius:50%;background:#fff9;backdrop-filter:blur(8px);border:none;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:default;padding:0;flex-shrink:0;box-shadow:0 1px 4px #00000008}.cd-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;flex-shrink:0}.cd-stat{position:relative;background:#fff9;backdrop-filter:blur(8px);border-radius:8px;padding:6px 6px 5px;box-shadow:0 2px 8px #00000014}.cd-stat-icon{position:absolute;top:5px;right:5px;color:#4b5563}.cd-stat-title{font-size:5px;font-weight:500;color:#6b7280;margin-bottom:2px;padding-right:10px}.cd-stat-val{font-size:9px;font-weight:600;color:#111827;line-height:1.2;font-variant-numeric:tabular-nums}.cd-stat-unit{font-size:4.5px;font-weight:500;color:#6b7280}.cd-stat-bar{height:1.5px;margin-top:3px}.cd-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;flex:1;min-height:0;overflow:hidden;align-items:stretch}.cd-glass-card{background:#fff9;backdrop-filter:blur(12px);border-radius:8px;padding:5px 6px;box-shadow:0 1px 4px #00000008;overflow:hidden}.cd-card-hdr{display:flex;align-items:center;gap:4px;margin-bottom:3px}.cd-card-icon-box{width:12px;height:12px;border-radius:4px;border:.5px solid #111827;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cd-card-icon-box svg{color:#111827}.cd-card-title{font-size:6px;font-weight:500;color:#111827}.cd-card-divider{border-bottom:.5px solid #d1d5db;margin-bottom:4px}.cd-info-card{overflow-y:auto;height:100%}.cd-info-card::-webkit-scrollbar{width:2px}.cd-info-card::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.cd-section{margin-bottom:1px}.cd-sec-hdr{display:flex;align-items:center;gap:3px;margin-bottom:3px}.cd-sec-hdr svg{color:#6b7280;flex-shrink:0}.cd-sec-hdr span{font-size:5.5px;font-weight:500;color:#111827}.cd-sec-divider{border-bottom:.5px solid #e5e7eb;margin:4px 0}.cd-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.5px 6px}.cd-field label{display:block;font-size:4.5px;font-weight:500;color:#6b7280;margin-bottom:.5px}.cd-field p{font-size:4.5px;color:#111827;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cd-field-bold{font-weight:500}.cd-link{color:#2563eb!important}.cd-addr-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.cd-addr label{display:block;font-size:4.5px;font-weight:500;color:#6b7280;margin-bottom:1px}.cd-addr p{font-size:4.5px;color:#111827;margin:0;line-height:1.4}.cd-contact-card{position:relative;border:.5px solid rgba(191,219,254,.6);background:#eff6ff4d;border-radius:4px;padding:4px 5px}.cd-contact-primary{position:absolute;top:3px;right:4px;font-size:4px;font-weight:500;color:#1e40af;background:#bfdbfe99;border-radius:6px;padding:1px 3px}.cd-status-badge{display:inline-flex;align-items:center;gap:1.5px;padding:.5px 3px;border-radius:20px;font-size:4px;font-weight:500;margin-top:0;line-height:1}.cd-status-on{color:#166534;background:#dcfce7;border:.5px solid #bbf7d0}.cd-status-off{color:#4b5563;background:#f3f4f6;border:.5px solid #e5e7eb}.cd-activity{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden;height:100%}.cd-activity .cd-glass-card:last-child{flex:1}.cd-chart-wrap{display:flex;flex-direction:column;overflow:hidden}.cd-chart-svg{width:100%;height:auto;display:block}.cd-chart-legend{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:2px;flex-shrink:0;white-space:nowrap;overflow:hidden}.cd-legend-item{display:flex;align-items:center;gap:2px;font-size:4px;color:#4b5563;white-space:nowrap}.cd-legend-dot{width:4px;height:4px;border-radius:1px;flex-shrink:0}.cd-table{width:100%;border-collapse:collapse;table-layout:fixed}.cd-table thead tr{border-bottom:.5px solid rgba(209,213,219,.5)}.cd-table th{padding:2px 4px;font-size:4.5px;font-weight:500;color:#6b7280;text-align:left;letter-spacing:.03em}.cd-table tbody tr{border-bottom:.5px solid rgba(209,213,219,.3)}.cd-table tbody tr:last-child{border-bottom:none}.cd-table td{padding:2px 4px;font-size:4.5px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cd-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;padding:.5px 0;border-radius:20px;font-size:4px;font-weight:500;color:#fff;white-space:nowrap}.up-frame{width:720px;height:495px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left}.up-chrome{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#f8fafcf2;flex-shrink:0}.up-dots{display:flex;gap:5px}.up-dots span{width:9px;height:9px;border-radius:50%}.up-dots span:first-child{background:#ff605c}.up-dots span:nth-child(2){background:#ffbd44}.up-dots span:nth-child(3){background:#00ca4e}.up-url{font-size:.6rem;color:#64748b;background:#0000000a;padding:.15rem .6rem;border-radius:6px;font-weight:500}.up-app{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.up-sidebar{background:#0a0a1a;display:flex;flex-direction:column;align-items:center;padding:.4rem 0}.up-sb-top{width:100%;display:flex;justify-content:center;margin-bottom:.25rem}.up-sb-nav{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.up-sb-bottom{margin-top:auto;padding-bottom:.2rem}.up-sb-avatar{width:22px;height:22px;border-radius:50%;background:#1e1e3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;border:1.5px solid #22c55e;margin-bottom:4px}.up-sb-btn{width:26px;height:26px;border-radius:6px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:default;padding:0}.up-sb-btn svg{width:13px;height:13px}.up-sb-btn.active{background:#ffffff1a;color:#e5e7eb}.up-sb-chevron svg{width:10px;height:10px;color:#9ca3af}.up-main{background:linear-gradient(135deg,#f8fafc,#eff6ff 40%,#e0e7ff);display:flex;flex-direction:column;padding:8px 10px;gap:4px;overflow:hidden;min-height:0}.up-page-title{font-size:11px;font-weight:700;color:#111827;line-height:1.2;flex-shrink:0}.up-tabs{display:flex;align-items:center;gap:0;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding-bottom:0;margin-top:1px}.up-tab{display:flex;align-items:center;gap:3px;padding:4px 8px 5px;font-size:5.5px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:1.5px solid transparent;cursor:default;font-family:inherit;white-space:nowrap;margin-bottom:-1px}.up-tab svg{flex-shrink:0}.up-tab-active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.up-actions{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-top:1px}.up-actions-right{display:flex;align-items:center;gap:4px}.up-rbtn{width:18px;height:18px;border-radius:50%;background:#fff9;backdrop-filter:blur(8px);border:none;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:default;padding:0;flex-shrink:0;box-shadow:0 1px 4px #00000008}.up-glass-card{background:#fff9;backdrop-filter:blur(12px);border-radius:10px;padding:7px 8px;box-shadow:0 1px 4px #00000008;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.up-card-hdr{display:flex;align-items:center;gap:5px;margin-bottom:5px;flex-shrink:0}.up-card-icon-box{width:14px;height:14px;border-radius:4px;border:.5px solid #111827;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.up-card-icon-box svg{color:#111827}.up-card-title{font-size:7px;font-weight:600;color:#111827}.up-role-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:5px;flex-shrink:0}.up-role-select label{display:block;font-size:5px;font-weight:500;color:#374151;margin-bottom:1.5px}.up-dropdown{display:flex;align-items:center;justify-content:space-between;width:80px;padding:2.5px 5px;font-size:5.5px;color:#111827;font-weight:500;background:#fffc;backdrop-filter:blur(4px);border:.5px solid #d1d5db;border-radius:3px;box-shadow:0 1px 2px #0000000d}.up-dropdown svg{color:#9ca3af;flex-shrink:0}.up-user-count{display:flex;align-items:center;gap:3px;background:#eff6ff;border:.5px solid #bfdbfe;border-radius:4px;padding:2.5px 6px;margin-bottom:0}.up-user-count svg{color:#2563eb;flex-shrink:0}.up-user-count span{font-size:5px;font-weight:600;color:#1d4ed8;white-space:nowrap}.up-matrix{border:.5px solid #e5e7eb;border-radius:5px;overflow-y:auto;flex:1;min-height:0;background:#fff}.up-matrix::-webkit-scrollbar{width:2px}.up-matrix::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.up-mx-hdr{display:grid;grid-template-columns:110px repeat(6,1fr);align-items:center;padding:4px 6px;border-bottom:.5px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:1}.up-mx-hdr .up-mx-feat{font-size:4.5px;font-weight:700;color:#6b7280;letter-spacing:.06em}.up-mx-hdr .up-mx-perm{font-size:4.5px;font-weight:700;color:#6b7280;letter-spacing:.06em;text-align:center}.up-mx-cat{display:flex;align-items:center;justify-content:space-between;padding:3px 6px;background:#f9fafb;cursor:default}.up-mx-cat-border{border-top:.5px solid #e5e7eb}.up-mx-cat-left{display:flex;align-items:center;gap:2px}.up-mx-cat-left svg{color:#9ca3af;flex-shrink:0}.up-mx-cat-left span{font-size:4.5px;font-weight:700;color:#4b5563;letter-spacing:.06em}.up-mx-cnt{font-size:4px;color:#9ca3af;font-weight:400;font-variant-numeric:tabular-nums}.up-mx-row{display:grid;grid-template-columns:110px repeat(6,1fr);align-items:center;padding:3px 6px;border-bottom:.5px solid rgba(243,244,246,.8)}.up-mx-row:last-child{border-bottom:none}.up-mx-feat-cell{padding-left:9px}.up-mx-name{font-size:5.5px;color:#111827;line-height:1.3;font-weight:500}.up-mx-desc{font-size:4px;color:#9ca3af;line-height:1.2;margin-top:.5px}.up-mx-row .up-mx-perm{display:flex;justify-content:center;align-items:center}.up-chk-svg{width:8px;height:8px;flex-shrink:0}.up-chk-na{width:8px;height:8px;display:flex;align-items:center;justify-content:center}.up-chk-na:after{content:"";width:5px;height:1px;background:#e5e7eb;border-radius:1px}.features-page{font-family:Instrument Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4f6fa;color:#0c1222;-webkit-font-smoothing:antialiased;position:relative}.fp-hero{padding:6rem 2rem 3rem;text-align:center}.fp-hero-inner{max-width:680px;margin:0 auto}.fp-hero-title{font-family:"DM Serif Display",serif;font-size:2.8rem;font-weight:400;line-height:1.15;color:#0c1222;margin:0 0 1rem}.fp-hero-desc{font-size:1.1rem;line-height:1.6;color:#7082a4;max-width:560px;margin:0 auto}.fp-section{padding:4rem 2rem}.fp-section-alt{background:#ffffff80}.fp-section-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem}.fp-section-inner.fp-reversed{flex-direction:row-reverse}.fp-section-inner.fp-text-only{justify-content:center}.fp-text-center{max-width:720px;text-align:center}.fp-text-center .fp-desc{max-width:620px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.fp-bullets-row{flex-direction:row!important;flex-wrap:wrap;justify-content:center;gap:1rem 2rem!important}.fp-mockup-col{flex:1.3;min-width:0}.fp-activity-mockups{display:flex;align-items:center;gap:0;position:relative}.fp-activity-main{flex:1;min-width:0}.fp-activity-panel{flex-shrink:0;margin-left:-20px;z-index:2;align-self:stretch;display:flex;align-items:center}.fp-accounting-mockup .fp-mockup-frame,.fp-reports-mockup .fp-mockup-frame,.fp-database-mockup .fp-mockup-frame,.fp-settings-mockup .fp-mockup-frame{max-width:calc(100% - 200px)}.fp-treasury-mockups{display:flex;align-items:center;gap:0;position:relative}.fp-treasury-main{flex:1;min-width:0}.fp-treasury-panel{flex-shrink:0;margin-left:-20px;z-index:2;align-self:stretch;display:flex;align-items:center}.fp-mockup-frame{position:relative;width:100%;aspect-ratio:16 / 11;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px #0000001f,0 0 0 1px #0000000a}.fp-mockup-scaler{position:absolute;inset:0;overflow:hidden}.fp-text-col{flex:.7;min-width:0}.fp-label{display:inline-block;padding:.25rem .7rem;background:#2563eb14;color:#2563eb;font-size:.72rem;font-weight:600;border-radius:100px;margin-bottom:.75rem;letter-spacing:.02em}.fp-title{font-family:"DM Serif Display",serif;font-size:1.85rem;font-weight:400;line-height:1.2;color:#0c1222;margin:0 0 .75rem}.fp-desc{font-size:.95rem;line-height:1.6;color:#7082a4;margin:0 0 1.25rem}.fp-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.fp-bullets li{display:flex;align-items:flex-start;gap:.5rem;font-size:.88rem;color:#3e4c6a;line-height:1.4}.fp-bullet-icon{width:20px;height:20px;border-radius:50%;background:#0d94881a;color:#0d9488;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}@media (max-width: 900px){.fp-hero{padding:4rem 1.5rem 2rem}.fp-hero-title{font-size:2rem}.fp-hero-desc{font-size:1rem}.fp-section{padding:2.5rem 1.5rem}.fp-section-inner,.fp-section-inner.fp-reversed{flex-direction:column}.fp-mockup-col{width:100%;order:2}.fp-text-col{width:100%;order:1}.fp-title{font-size:1.5rem}.fp-bullets-row{flex-direction:column!important;align-items:center}.fp-activity-panel,.fp-treasury-panel{display:none}.fp-accounting-mockup .fp-mockup-frame,.fp-reports-mockup .fp-mockup-frame,.fp-database-mockup .fp-mockup-frame,.fp-settings-mockup .fp-mockup-frame{max-width:100%}}
