@layer reset{*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit}button{border:0}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}h1,h2,h3,p{margin:0}img,svg{display:block}table{border-collapse:collapse}}@layer base{:root{--ink:#26332f;--ink-soft:#56615c;--muted:#7b817d;--teal-950:#123d38;--teal-900:#174942;--teal-800:#1f6158;--teal-700:#2b766b;--teal-100:#dcebe6;--teal-50:#edf5f2;--amber-700:#b86f18;--amber-600:#d18828;--amber-500:#dda348;--amber-100:#f6e5c4;--amber-50:#fbf4e8;--paper:#f4f0e8;--surface:#fffdf9;--surface-muted:#faf7f1;--line:#ded8cc;--line-soft:#ebe6dd;--danger:#ae443a;--danger-soft:#f8e6e3;--shadow-sm:0 1px 2px #232f2b0a, 0 5px 18px #232f2b09;--shadow-md:0 16px 45px #1a342e1c;--radius-sm:8px;--radius:13px;--radius-lg:18px;color:var(--ink);background:var(--paper);font-family:Yu Gothic UI,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,system-ui,sans-serif}body{background:linear-gradient(#ffffff29 1px, transparent 1px), var(--paper);-webkit-font-smoothing:antialiased;background-size:100% 32px;overflow-x:hidden}::selection{color:#fff;background:var(--teal-700)}:focus-visible{outline-offset:2px;outline:3px solid #d1882885}#root{min-height:100vh}}@layer components{.app-shell{min-height:100vh;overflow-x:clip}.app-frame{min-height:100vh;margin-left:246px}.skip-link{z-index:2000;color:#fff;background:var(--teal-950);border-radius:8px;padding:10px 15px;transition:transform .18s;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sidebar{z-index:30;color:#e8f2ef;background:radial-gradient(circle at 12% 16%,#ffffff0e,#0000 27%),linear-gradient(160deg,#173f3a 0%,#123934 54%,#0e302c 100%);flex-direction:column;width:246px;padding:24px 17px 17px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:4px 0 26px #0f2c271a}.sidebar:after{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.brand{align-items:center;gap:11px;padding:0 8px 23px;display:flex}.brand__mark{color:#fff9ed;background:var(--amber-600);border:1px solid #fff6;border-radius:9px 9px 9px 3px;flex:none;place-items:center;width:38px;height:38px;display:grid;position:relative;transform:rotate(-2deg);box-shadow:inset 0 0 0 3px #ffffff21}.brand__mark:after{content:"";border-bottom:1px solid #fff6;border-right:1px solid #fff6;border-radius:0 0 4px;width:8px;height:8px;position:absolute;bottom:-3px;right:-3px}.brand__mark span{font-family:Georgia,Yu Mincho,serif;font-size:17px;font-weight:800}.brand>div:last-child,.sidebar__footer>div{flex-direction:column;gap:1px;min-width:0;display:flex}.brand strong{color:#fff;letter-spacing:.04em;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:18px}.brand small,.brand>div:last-child span{color:#e4f1ed9e;letter-spacing:.12em;font-size:10px}.sidebar__add{margin-bottom:25px;box-shadow:0 7px 20px #00000029;background:var(--amber-600)!important;border-color:#ffffff1f!important}.sidebar__add:hover{background:#df993c!important}.nav-caption{color:#dfeee96e;letter-spacing:.18em;padding:0 11px 8px;font-size:10px;font-weight:700}.sidebar__nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#ebf5f2b3;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;transition:color .15s,background .15s,transform .15s;display:flex;position:relative}.nav-item:before{background:var(--amber-500);content:"";opacity:0;border-radius:0 5px 5px 0;width:3px;height:22px;transition:opacity .15s,transform .15s;position:absolute;left:-17px;transform:scaleY(.4)}.nav-item svg{opacity:.82}.nav-item span{letter-spacing:.02em;font-size:13px;font-weight:650}.nav-item:hover{color:#fff;background:#ffffff0e;transform:translate(1px)}.nav-item.is-active{color:#fff;background:#ffffff1b}.nav-item.is-active:before{opacity:1;transform:scaleY(1)}.nav-item.is-active svg{color:#f5bd69;opacity:1}.nav-item__dot{background:#7fc4a8;border-radius:50%;width:6px;height:6px;margin-left:auto;box-shadow:0 0 0 3px #7fc4a821}.sidebar__spacer{flex:1;min-height:24px}.goal-card{background:#ffffff0e;border:1px solid #ffffff17;border-radius:12px;padding:14px}.goal-card__head{color:#eaf5f1a8;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;display:flex}.goal-card__head svg{color:#f0b960}.goal-card>strong{color:#fff;margin-top:9px;font-family:Georgia,Yu Mincho,serif;font-size:18px;display:block}.progress-track{background:#ffffff1f;border-radius:9px;height:5px;margin:10px 0 6px;overflow:hidden}.progress-track>span{border-radius:inherit;background:linear-gradient(90deg, var(--amber-600), #f4c578);height:100%;display:block}.goal-card small{color:#e9f4f07d;font-size:10px}.sidebar__footer{border-top:1px solid #ffffff14;align-items:center;gap:9px;margin:17px -2px 0;padding:14px 5px 2px;display:flex}.avatar{color:#28554e;background:#e8ded0;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-family:Yu Mincho,serif;font-size:12px;font-weight:800;display:grid}.sidebar__footer strong{color:#ffffffd6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sidebar__footer div span{color:#e8f4f06e;font-size:10px}.sidebar__footer svg{color:#ffffff59;margin-left:auto}.topbar{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5eee6;border-bottom:1px solid #d5cdc0c7;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:11px clamp(22px,3vw,44px);display:flex;position:sticky;top:0}.topbar__title{min-width:0}.breadcrumb{color:var(--muted);letter-spacing:.02em;align-items:center;gap:4px;margin-bottom:3px;font-size:10px;display:flex}.breadcrumb strong{color:var(--teal-700);font-weight:700}.topbar h1{letter-spacing:.03em;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:19px}.topbar__actions{align-items:center;gap:9px;display:flex}.today{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-right:4px;font-size:10px;display:flex}.today svg{color:var(--teal-700)}.mobile-brand,.mobile-add,.mobile-nav{display:none}.topbar__import{color:var(--teal-800);background:#e8efec!important}main{min-height:calc(100vh - 72px)}.page{width:100%;max-width:1480px;margin:0 auto;padding:30px clamp(22px,3vw,44px) 55px}.page-enter{animation:.28s both page-in}.welcome-row,.page-intro{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:23px;display:flex}.welcome-row h2,.page-intro h2{letter-spacing:.02em;text-wrap:balance;margin:2px 0 5px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(22px,2.1vw,31px);line-height:1.35}.welcome-row>div>p:last-child,.page-intro>div>p:last-child{color:var(--muted);font-size:12px;line-height:1.7}.eyebrow{color:var(--amber-700);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:8px 14px;font-size:12px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.48}.button--primary{color:#fff;background:var(--teal-800);box-shadow:0 5px 14px #1f615829}.button--primary:hover:not(:disabled){background:var(--teal-700);box-shadow:0 8px 19px #1f615838}.button--quiet{border-color:var(--line);color:var(--ink-soft);background:var(--surface)}.button--quiet:hover:not(:disabled){color:var(--teal-800);background:#fff;border-color:#c8bdaa}.button--danger{color:#fff;background:var(--danger)}.button--small{min-height:31px;padding:6px 11px;font-size:10px}.button--wide{width:100%}.icon-button{width:35px;height:35px;color:var(--ink-soft);background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;transition:color .15s,background .15s,border-color .15s;display:inline-grid}.icon-button:hover:not(:disabled){border-color:var(--line-soft);color:var(--teal-800);background:var(--surface)}.icon-button:disabled{opacity:.35}.icon-button--danger:hover{color:var(--danger)!important;background:var(--danger-soft)!important}.text-button{color:var(--teal-700);background:0 0;align-items:center;gap:4px;padding:4px 0;font-size:10px;font-weight:700;display:inline-flex}.text-button:hover{color:var(--teal-950);text-underline-offset:3px;text-decoration:underline}.card{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid #d8d0c4f2}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:15px;display:grid}.kpi-card{border:1px solid var(--line);background:var(--surface);min-height:132px;box-shadow:var(--shadow-sm);border-radius:12px;padding:17px 18px 14px;position:relative;overflow:hidden}.kpi-card:after{content:"";opacity:.08;border:1px solid;border-radius:50%;width:85px;height:85px;position:absolute;bottom:-37px;right:-22px}.kpi-card__top{color:var(--ink-soft);align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.kpi-card__icon{border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.kpi-card__icon svg{width:16px;height:16px}.kpi-card>strong{letter-spacing:-.02em;margin-top:10px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(20px,1.8vw,27px);display:block}.kpi-card__foot{min-height:18px;color:var(--muted);justify-content:space-between;align-items:center;gap:6px;margin-top:7px;font-size:10px;display:flex}.kpi-card--teal{color:var(--teal-800)}.kpi-card--teal .kpi-card__icon{color:var(--teal-800);background:var(--teal-50)}.kpi-card--amber{color:var(--amber-700)}.kpi-card--amber .kpi-card__icon{color:var(--amber-700);background:var(--amber-50)}.kpi-card--blue{color:#52738a}.kpi-card--blue .kpi-card__icon{color:#52738a;background:#edf2f5}.kpi-card--sage{color:#6e7958}.kpi-card--sage .kpi-card__icon{color:#6e7958;background:#f0f2e9}.kpi-card__top>span:last-child,.kpi-card__foot{color:var(--ink-soft)}.delta{border-radius:10px;align-items:center;gap:1px;padding:3px 5px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.delta--up{color:#26725e;background:#e2f1eb}.delta--down{color:var(--danger);background:var(--danger-soft)}.dashboard-grid{gap:15px;margin-top:15px;display:grid}.dashboard-grid--main{grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr)}.dashboard-grid--lower{grid-template-columns:minmax(310px,.88fr) minmax(0,1.25fr)}.chart-card,.source-card,.recent-card{min-width:0;padding:20px}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:46px;display:flex}.card-header>div:first-child>span{color:var(--amber-700);letter-spacing:.16em;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.card-header h3{letter-spacing:.02em;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:16px;line-height:1.4}.card-header p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.55}.card-header__action{align-self:flex-start;align-items:center;display:flex}.chart-area{height:255px;margin-top:9px}.chart-area--large{height:315px}.chart-area--medium{height:245px}.chart-legend{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.chart-legend .dot+.dot{margin-left:6px}.dot{border-radius:50%;width:7px;height:7px;display:inline-block}.dot--teal{background:var(--teal-800)}.dot--amber{background:var(--amber-500)}.donut-layout{flex-direction:column;align-items:center;display:flex}.donut-chart{width:min(195px,100%);height:170px;margin:3px auto 2px;position:relative}.donut-center{pointer-events:none;flex-direction:column;align-items:center;width:86px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.donut-center strong{color:var(--teal-950);text-align:center;white-space:nowrap;font-family:Georgia,Yu Mincho,serif;font-size:18px}.donut-center span{color:var(--muted);font-size:10px}.legend-list{gap:6px;width:100%;display:grid}.legend-list>div{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.legend-list>div>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.legend-list i{border-radius:2px;flex:none;width:7px;height:7px;display:inline-block}.legend-list strong{color:var(--ink);font-family:Georgia,serif;font-size:10px}.legend-list--columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.ranking-list{gap:2px;margin-top:12px;display:grid}.ranking-row{border-top:1px solid var(--line-soft);align-items:center;gap:10px;min-width:0;padding:8px 0;display:flex}.ranking-row:first-child{border-top:0}.rank{width:22px;height:22px;color:var(--muted);background:var(--surface-muted);border-radius:6px;flex:none;place-items:center;font-family:Georgia,serif;font-size:10px;font-weight:700;display:grid}.rank--1{color:#8a5d1b;background:#f7e8c9}.rank--2{color:#5a6c6c;background:#e9eeee}.rank--3{color:#8a644e;background:#f1e3da}.ranking-row__main{flex:1;min-width:0}.ranking-row__main>div:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ranking-row__main strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ranking-row__main span{color:var(--muted);font-size:10px}.mini-track{background:#eeeae2;border-radius:5px;height:3px;margin-top:5px;overflow:hidden}.mini-track i{border-radius:inherit;background:linear-gradient(90deg, var(--teal-700), #78a79d);height:100%;display:block}.ranking-row>strong{text-align:right;width:72px;font-family:Georgia,Yu Mincho,serif;font-size:10px}.recent-list{margin-top:10px}.recent-row{border-top:1px solid var(--line-soft);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 4px;transition:background .15s;display:flex}.recent-row:first-child{border-top:0}.recent-row:hover{background:var(--surface-muted)}.product-thumb{border:1px solid #203f3714;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.thumb--teal{color:#326d63;background:#dcebe6}.thumb--amber{color:#a76e25;background:#f7e9ce}.thumb--blue{color:#577488;background:#e5edf1}.thumb--rose{color:#a06255;background:#f3e4df}.thumb--sage{color:#6c7555;background:#e9eddf}.recent-row__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.recent-row__text strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.recent-row__text span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.recent-row__amount{flex-direction:column;align-items:flex-end;width:68px;display:flex}.recent-row__amount strong{color:var(--teal-800);font-family:Georgia,Yu Mincho,serif;font-size:10px}.recent-row__amount span{color:var(--muted);font-size:10px}.recent-row>svg{color:#b5b6b0}.chart-empty{color:#a3a59f;place-content:center;justify-items:center;gap:8px;min-height:218px;font-size:10px;display:grid}.chart-empty svg{opacity:.55}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:50px 24px;display:flex}.empty-state__art{width:150px;height:115px;margin-bottom:14px;position:relative}.empty-state__art>span{z-index:2;width:62px;height:72px;color:var(--teal-700);background:#f7efe1;border:1px solid #cfc5b5;border-radius:12px 12px 16px 4px;place-items:center;display:grid;position:absolute;top:14px;left:46px;transform:rotate(-4deg);box-shadow:7px 8px #dcebe6}.empty-state__art>i{border:1px dashed #c9bda9;border-radius:50%;position:absolute}.empty-state__art>i:nth-child(2){inset:3px 8px 20px}.empty-state__art>i:nth-child(3){inset:35px 23px 0}.empty-state h3{margin:5px 0 7px;font-family:Yu Mincho,serif;font-size:20px}.empty-state>p:not(.eyebrow){max-width:430px;color:var(--muted);margin-bottom:20px;font-size:11px;line-height:1.8}.empty-state--embedded{min-height:430px;box-shadow:none;background:0 0;border:0}.empty-state__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.filtered-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:44px 24px;display:flex}.filtered-empty>span{width:58px;height:58px;color:var(--teal-700);background:var(--teal-50);border-radius:16px;place-items:center;margin-bottom:15px;display:grid;transform:rotate(-2deg)}.filtered-empty h3{margin:5px 0 7px;font-family:Yu Mincho,serif;font-size:19px}.filtered-empty>p:not(.eyebrow){max-width:420px;color:var(--muted);margin-bottom:19px;font-size:11px;line-height:1.75}.select-control,.search-control{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface);border-radius:8px;align-items:center;display:flex;position:relative}.select-control{gap:5px;padding-left:10px}.select-control>svg:last-child{pointer-events:none;position:absolute;right:9px}.select-control select{appearance:none;background:0 0;border:0;outline:0;max-width:190px;min-height:36px;padding:6px 27px 6px 0;font-size:10px;font-weight:650}.select-control--compact select{min-width:110px}.select-control:focus-within,.search-control:focus-within{border-color:var(--amber-600);box-shadow:0 0 0 3px #d188281f}.select-control select:focus,.search-control input:focus{outline:0}.table-card{overflow:hidden}.table-toolbar{justify-content:space-between;align-items:center;gap:13px;padding:16px 18px 12px;display:flex}.search-control{width:min(360px,38%);min-width:220px;padding:0 11px}.search-control>svg{color:#8d948f;flex:none}.search-control input{background:0 0;border:0;width:100%;min-height:38px;padding:7px 8px;font-size:10px}.search-control input::placeholder{color:#a2a49f}.search-control input::-webkit-search-cancel-button{opacity:.45}.filter-row{align-items:center;gap:7px;display:flex}.result-summary{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 18px 9px;font-size:10px;display:flex}.result-summary strong{color:var(--ink);font-family:Georgia,serif;font-size:11px}.data-table-wrap{border-top:1px solid var(--line-soft);overflow-x:auto}.data-table{table-layout:fixed;width:100%;min-width:890px}.data-table th{color:var(--muted);letter-spacing:.06em;text-align:left;background:#faf7f1;padding:9px 11px;font-size:10px;font-weight:700}.data-table th:first-child,.data-table td:first-child{width:25%;padding-left:18px}.data-table th:nth-child(2){width:10%}.data-table th:nth-child(3),.data-table th:nth-child(4){width:12%}.data-table th:nth-child(5){width:13%}.data-table th:nth-child(6){width:18%}.data-table th:last-child{width:112px}.data-table td{border-top:1px solid var(--line-soft);vertical-align:middle;padding:10px 11px}.data-table tbody tr{transition:background .15s}.data-table tbody tr:hover{background:#fcfaf5}.data-table td>strong,.data-table td>small{display:block}.data-table td>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.data-table td>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.numeric{font-family:Georgia,Yu Mincho,serif;font-size:10px!important}.profit{color:var(--teal-700)!important}.negative{color:var(--danger)!important}.product-cell{text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-width:0;display:flex}.product-cell .product-thumb{width:34px;height:34px}.product-cell>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.product-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-badge--teal{color:#26705f;background:#e1efe9}.status-badge--amber{color:#9d671e;background:#f8eacf}.status-badge--slate{color:#61706b;background:#ecefed}.status-badge--red{color:#a14a42;background:#f6e5e2}.status-inline{border:1px solid #0000;border-radius:20px;align-items:center;gap:5px;min-width:86px;padding:5px 7px;font-size:10px;font-weight:700;display:inline-flex;position:relative}.status-inline>i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.status-inline select{width:100%;min-width:0;color:inherit;font-size:inherit;font-weight:inherit;appearance:none;background:0 0;border:0;outline:0;padding:0 17px 0 0}.status-inline>svg{pointer-events:none;position:absolute;right:7px}.status-inline:focus-within{border-color:currentColor;box-shadow:0 0 0 2px #d188281f}.status-inline--teal{color:#26705f;background:#e1efe9}.status-inline--amber{color:#9d671e;background:#f8eacf}.status-inline--slate{color:#61706b;background:#ecefed}.status-inline--red{color:#a14a42;background:#f6e5e2}.status-inline:has(select:disabled){opacity:.6}.row-actions{justify-content:flex-end;align-items:center;gap:1px;display:flex}.row-actions .icon-button{width:30px;height:30px}.table-alert{margin:0 18px 12px}.pagination{border-top:1px solid var(--line-soft);min-height:56px;color:var(--muted);justify-content:space-between;align-items:center;padding:10px 18px;font-size:10px;display:flex}.pagination>div{align-items:center;gap:8px;display:flex}.pagination .icon-button{border-color:var(--line-soft);width:30px;height:30px}.product-cards{display:none}.table-empty{text-align:center;place-content:center;justify-items:center;min-height:330px;padding:30px;display:grid}.table-empty>span{width:54px;height:54px;color:var(--teal-700);background:var(--teal-50);border-radius:50%;place-items:center;display:grid}.table-empty h3{margin:13px 0 4px;font-family:Yu Mincho,serif;font-size:16px}.table-empty p{color:var(--muted);font-size:10px}.analytics-intro{align-items:flex-end}.analytics-filters{gap:8px;display:flex}.analysis-strip{border:1px solid var(--line);border-radius:var(--radius);background:var(--teal-950);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid}.analysis-strip>div{flex-direction:column;min-width:0;padding:17px 20px;display:flex;position:relative}.analysis-strip>div+div:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:17px;bottom:17px;left:0}.analysis-strip span{color:#e7f3ef91;letter-spacing:.05em;font-size:10px;font-weight:700}.analysis-strip strong{color:#fff;margin:6px 0 3px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(16px,1.6vw,23px)}.analysis-strip small{color:#e8f3f06b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.analytics-grid{grid-template-columns:minmax(0,1.65fr) minmax(285px,.8fr);gap:15px;display:grid}.analytics-grid__wide{min-width:0}.donut-chart--analytics{width:min(230px,100%);height:205px}.donut-chart--analytics .donut-center{width:110px}.donut-chart--analytics .donut-center strong{font-size:13px}.aging-card{padding:20px}.aging-list{gap:17px;margin-top:27px;display:grid}.aging-list>div>div:first-child{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:10px;display:flex}.aging-list strong{font-family:Georgia,serif;font-size:10px}.aging-track{background:#eeeae2;border-radius:8px;height:7px;overflow:hidden}.aging-track i{border-radius:inherit;height:100%;display:block}.aging-track--0{background:#72a398}.aging-track--1{background:#d8a657}.aging-track--2{background:#cb8358}.aging-track--3{background:#b6554b}.aging-empty{color:var(--muted);text-align:center;margin-top:19px;font-size:10px}.insight-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(95deg,#fbf4e6,#fffaf1);border:1px solid #e0c999;align-items:center;gap:15px;margin-top:15px;padding:17px 20px;display:flex}.insight-card__icon{color:#9c651a;background:#f5e1b9;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.insight-card span{color:var(--amber-700);letter-spacing:.1em;font-size:10px;font-weight:800}.insight-card h3{margin:3px 0;font-family:Yu Mincho,serif;font-size:14px}.insight-card p{color:var(--ink-soft);font-size:10px;line-height:1.65}.drop-zone{width:100%;min-height:142px;color:var(--ink);background:#faf7f0;border:1px dashed #c8bda9;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-top:12px;transition:border-color .15s,background .15s;display:flex}.drop-zone:hover:not(:disabled){border-color:var(--amber-600);background:var(--amber-50)}.drop-zone>span{width:42px;height:42px;color:var(--teal-700);background:var(--teal-50);border-radius:50%;place-items:center;margin-bottom:3px;display:grid}.drop-zone strong{font-size:11px}.drop-zone small{color:var(--muted);font-size:10px}.import-hints{color:var(--muted);flex-wrap:wrap;gap:13px;margin-top:12px;font-size:10px;display:flex}.import-hints span{align-items:center;gap:3px;display:flex}.import-hints svg{color:var(--teal-700)}.import-result__hero{background:#eef7f3;border:1px solid #cfe2d9;border-radius:10px;align-items:center;gap:11px;padding:13px;display:flex}.import-result__hero>span{color:#fff;background:#4a9679;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;display:grid}.import-result__hero>div{flex-direction:column;gap:3px;min-width:0;display:flex}.import-result__hero strong{font-size:11px}.import-result__hero small{color:#668077;font-size:10px}.import-result__stats{grid-template-columns:repeat(3,1fr);margin-top:19px;display:grid}.import-result__stats span{color:var(--muted);flex-direction:column;align-items:center;gap:3px;font-size:10px;display:flex}.import-result__stats span+span{border-left:1px solid var(--line-soft)}.import-result__stats strong{color:var(--ink);font-family:Georgia,serif;font-size:20px}.backup-card{justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding:18px 20px;display:flex}.backup-card__text{align-items:center;gap:12px;min-width:0;display:flex}.backup-card__text>span{width:38px;height:38px;color:var(--teal-700);background:var(--teal-50);border-radius:10px;flex:none;place-items:center;display:grid}.backup-card h3{font-family:Yu Mincho,serif;font-size:13px}.backup-card p{color:var(--muted);margin-top:3px;font-size:10px}.backup-card__actions{gap:7px;display:flex}.privacy-note{color:var(--muted);align-items:flex-start;gap:8px;margin-top:13px;padding:0 4px;display:flex}.privacy-note svg{color:var(--teal-700);flex:none}.privacy-note p{flex-direction:column;gap:2px;font-size:10px;line-height:1.6;display:flex}.privacy-note strong{color:var(--ink-soft)}.local-process-pill{color:var(--teal-700);background:var(--teal-50);white-space:nowrap;border:1px solid #c9dfd7;border-radius:20px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:750;display:inline-flex}.import-workspace{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:15px;display:grid}.import-card--primary,.export-guide-card,.columns-card{min-width:0;padding:20px}.import-card--primary,.export-guide-card{min-height:330px}.template-callout{background:#fffaf0;border:1px solid #ddd4c4;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:12px 13px;display:flex}.template-callout>div{align-items:center;gap:9px;min-width:0;display:flex}.template-callout>div>svg{color:var(--amber-700);flex:none}.template-callout p{flex-direction:column;gap:2px;min-width:0;display:flex}.template-callout strong{font-size:10px}.template-callout span{color:var(--muted);font-size:10px;line-height:1.5}.export-steps{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.export-steps li{gap:10px;padding:9px 0;display:flex;position:relative}.export-steps li+li{border-top:1px solid var(--line-soft)}.export-steps li>span{width:25px;height:25px;color:var(--teal-700);background:var(--teal-50);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:10px;font-weight:800;display:grid}.export-steps p{flex-direction:column;gap:2px;min-width:0;display:flex}.export-steps strong{font-size:10px}.export-steps small{color:var(--muted);font-size:10px;line-height:1.55}.import-result-card{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:18px;margin-top:15px;padding:15px;display:grid}.import-result-card--simple{grid-template-columns:1fr}.import-result-card__summary{min-width:0}.import-result-card .import-result__stats{margin-top:14px}.import-issues{background:#fffbf3;border:1px solid #e7d9c5;border-radius:10px;min-width:0;padding:12px}.import-issues__head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;display:flex}.import-issues__head strong{font-size:11px}.import-issues__head span{color:var(--muted);white-space:nowrap;font-size:10px}.import-issues ol{gap:5px;max-height:250px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.import-issue{background:#ffffffb8;border-radius:7px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:7px 8px;display:grid}.import-issue>span{color:#9b4d44;background:var(--danger-soft);white-space:nowrap;border-radius:10px;width:fit-content;padding:2px 6px;font-size:10px;font-weight:800}.import-issue--warning>span{color:#8b5e1b;background:var(--amber-100)}.import-issue p{min-width:0;color:var(--ink-soft);overflow-wrap:anywhere;font-size:10px;line-height:1.55}.import-issues__more{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.5}.columns-card{margin-top:15px}.columns-table{border:1px solid var(--line-soft);border-radius:10px;margin-top:14px;overflow:hidden}.columns-table__head,.columns-table__row{grid-template-columns:minmax(105px,1.1fr) 65px minmax(110px,1fr) minmax(180px,2fr);align-items:center;gap:10px;padding:9px 12px;display:grid}.columns-table__head{color:var(--muted);background:var(--surface-muted);font-size:10px;font-weight:750}.columns-table__row{border-top:1px solid var(--line-soft);color:var(--ink-soft);font-size:10px}.columns-table__row>strong{color:var(--ink);font-size:10px}.columns-table__row code{color:#4d635b;text-overflow:ellipsis;white-space:nowrap;background:#eef3f0;border-radius:5px;padding:4px 6px;font:10px/1.4 Consolas,monospace;overflow:hidden}.column-required,.column-optional{border-radius:10px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.column-required{color:#9f4b42;background:var(--danger-soft)}.column-optional{color:#66716c;background:#ecefed}.settings-note{color:#6f614d;background:#fff9ed;border:1px solid #d8cfbc;border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:15px;padding:12px 14px;display:flex}.settings-note>svg{color:var(--amber-700);flex:none}.settings-note p{flex-direction:column;gap:2px;display:flex}.settings-note strong{font-size:10px}.settings-note span{color:var(--muted);font-size:10px;line-height:1.55}.preferences-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.preference-card{min-width:0;padding:18px}.preference-card__head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.preference-card__head>span{width:38px;height:38px;color:var(--teal-700);background:var(--teal-50);border-radius:10px;place-items:center;display:grid}.preference-card__head h3{font-family:Yu Mincho,serif;font-size:14px}.preference-card__head p{color:var(--muted);margin-top:2px;font-size:10px}.preference-card__head>strong{min-width:27px;height:27px;color:var(--amber-700);background:var(--amber-50);border-radius:8px;place-items:center;font-family:Georgia,serif;font-size:11px;display:grid}.preference-add{gap:7px;margin-top:15px;display:flex}.preference-add label{flex:1;min-width:0}.preference-add input{border:1px solid var(--line);background:#fffefa;border-radius:8px;outline:0;width:100%;min-height:39px;padding:8px 10px;font-size:10px}.preference-add input:focus{border-color:var(--amber-600);box-shadow:0 0 0 3px #d188281c}.preference-list{gap:5px;margin-top:13px;display:grid}.preference-row{border:1px solid var(--line-soft);background:var(--surface-muted);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:45px;padding:6px 5px 6px 8px;display:grid}.preference-row__grab{color:#a7aaa5}.preference-row__label{flex-direction:column;gap:1px;min-width:0;display:flex}.preference-row__label strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.preference-row__label span{color:var(--muted);font-size:10px}.preference-row__actions{gap:1px;display:flex}.preference-row__actions .icon-button{width:27px;height:27px}.preference-empty{color:var(--muted);text-align:center;padding:24px 10px;font-size:10px;line-height:1.6}.fixed-status-card{justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding:18px 20px;display:flex}.fixed-status-card>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.fixed-status-card>div:first-child>span{width:38px;height:38px;color:var(--teal-700);background:var(--teal-50);border-radius:10px;flex:none;place-items:center;display:grid}.fixed-status-card h3{font-family:Yu Mincho,serif;font-size:13px}.fixed-status-card p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.55}.fixed-status-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e231f94;place-items:center;padding:28px;animation:.18s both fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--surface);border:1px solid #ffffff73;border-radius:16px;width:100%;max-height:calc(100vh - 56px);animation:.22s both modal-in;overflow:hidden;box-shadow:0 28px 80px #091d1947}.modal--small{max-width:430px}.modal--medium{max-width:610px}.modal--large{max-width:780px}.modal__header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding:19px 22px 16px;display:flex}.modal__header h2{font-family:Yu Mincho,serif;font-size:18px}.modal__header p{color:var(--muted);margin-top:3px;font-size:10px}.modal__body{overscroll-behavior:contain;max-height:calc(100vh - 180px);padding:0 22px;overflow-y:auto}.modal__footer{border-top:1px solid var(--line-soft);background:#faf8f3;justify-content:flex-end;align-items:center;gap:8px;padding:13px 22px;display:flex}.form-error{color:var(--danger);background:var(--danger-soft);border:1px solid #ebc1bc;border-radius:8px;align-items:center;gap:7px;margin-top:14px;padding:9px 11px;font-size:10px;display:flex}.form-section{border-top:1px solid var(--line-soft);grid-template-columns:120px minmax(0,1fr);gap:18px;padding:21px 0;display:grid}.form-section:first-of-type{border-top:0}.form-section__title{align-items:flex-start;gap:8px;display:flex}.form-section__title>span{width:24px;height:24px;color:var(--teal-700);background:var(--teal-50);border-radius:6px;flex:none;place-items:center;font-family:Georgia,serif;font-size:10px;font-weight:800;display:grid}.form-section__title h3{font-family:Yu Mincho,serif;font-size:12px}.form-section__title p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field--wide{grid-column:1/-1}.field>span{color:var(--ink-soft);font-size:10px;font-weight:700}.field>span i{color:var(--danger);margin-left:3px;font-size:10px;font-style:normal}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:37px;color:var(--ink);background:#fffefa;border-radius:7px;outline:0;padding:7px 9px;font-size:10px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:55px}.field input::placeholder,.field textarea::placeholder{color:#adaea9}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--amber-600);box-shadow:0 0 0 3px #d188281c}.input-prefix,.input-suffix{position:relative}.input-prefix em,.input-suffix em{z-index:1;color:var(--muted);pointer-events:none;font-size:10px;font-style:normal;position:absolute;top:50%;transform:translateY(-50%)}.input-prefix em{left:10px}.input-prefix input{padding-left:23px}.input-suffix em{right:10px}.input-suffix input{padding-right:27px}.profit-preview{background:var(--teal-50);border:1px solid #cfe0da;border-radius:8px;flex-direction:column;grid-column:span 2;justify-content:center;align-items:flex-end;padding:10px 13px;display:flex}.profit-preview span,.profit-preview small{color:var(--muted);font-size:10px}.profit-preview strong{color:var(--teal-700);margin:2px 0;font-family:Georgia,Yu Mincho,serif;font-size:16px}.delete-dialog{text-align:center;flex-direction:column;align-items:center;padding:22px;display:flex}.delete-dialog__icon{width:52px;height:52px;color:var(--danger);background:var(--danger-soft);border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.delete-dialog p{color:var(--ink-soft);font-size:10px;line-height:1.8}.delete-dialog p strong{color:var(--ink)}.offline-banner{z-index:27;color:#fff;background:#495a55;justify-content:center;align-items:center;gap:7px;min-height:31px;padding:5px 18px;font-size:10px;display:flex;position:sticky;top:0}.offline-banner+.topbar{top:31px}.toast{z-index:1100;color:#fff;background:var(--teal-950);max-width:min(420px,100vw - 32px);box-shadow:var(--shadow-md);border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:10px;animation:.25s both toast-in;display:flex;position:fixed;bottom:24px;right:24px}.toast svg{color:#88ccb0}.update-notice{z-index:100;width:min(430px,100vw - 32px);box-shadow:var(--shadow-md);background:#fffaf0;border:1px solid #d9c38f;border-radius:12px;align-items:center;gap:10px;padding:11px;animation:.25s both toast-in;display:flex;position:fixed;top:86px;right:22px}.update-notice__icon{color:#9d681f;background:#f5e1b8;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.update-notice>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.update-notice strong{font-size:10px}.update-notice span{color:var(--muted);font-size:10px}.inline-alert{border:1px solid var(--line);border-radius:9px;align-items:center;gap:9px;margin-bottom:14px;padding:11px 13px;font-size:10px;display:flex}.inline-alert--error{color:var(--danger);background:var(--danger-soft);border-color:#ebc2bd}.inline-alert>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.inline-alert span{color:#865751}.is-spinning{animation:.9s linear infinite spin}.page-skeleton{padding-top:40px}.skeleton{background:linear-gradient(100deg,#e4ded3 8%,#f1ece3 18%,#e4ded3 33%) 0 0/200% 100%;border-radius:10px;animation:1.3s linear infinite shimmer}.skeleton--title{width:280px;height:44px;margin-bottom:28px}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.skeleton--kpi{height:130px}.skeleton--chart{height:330px;margin-top:15px}}@layer utilities{.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.desktop-only{display:inline-flex}}@layer responsive{@media (width<=1180px){.sidebar{width:220px}.app-frame{margin-left:220px}.kpi-card{padding-inline:14px}.dashboard-grid--main{grid-template-columns:minmax(0,1.45fr) minmax(245px,.75fr)}.today{display:none}.table-toolbar{flex-direction:column;align-items:stretch}.search-control{width:100%}.filter-row{flex-wrap:wrap}.analytics-grid{grid-template-columns:minmax(0,1.4fr) minmax(255px,.7fr)}.preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.sidebar{width:82px;padding-inline:12px}.app-frame{margin-left:82px}.brand{justify-content:center;padding-inline:0}.brand>div:last-child,.sidebar__add,.nav-caption,.nav-item span,.nav-item__dot,.goal-card,.sidebar__footer>div,.sidebar__footer>svg{display:none}.nav-item{justify-content:center;padding:12px}.nav-item:before{left:-12px}.nav-item svg{width:21px;height:21px}.sidebar__footer{justify-content:center;padding-top:14px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid--main,.dashboard-grid--lower{grid-template-columns:1fr}.dashboard-grid--main .chart-card:not(.chart-card--wide){min-height:330px}.donut-layout{flex-direction:row;gap:10px}.donut-layout .legend-list{flex:1}.analytics-grid{grid-template-columns:1fr}.analysis-strip{grid-template-columns:repeat(2,1fr)}.analysis-strip>div:nth-child(3):before{display:none}.analysis-strip>div:nth-child(n+3){border-top:1px solid #ffffff1a}.import-workspace{grid-template-columns:1fr}}@media (width<=720px){body{background-size:100% 28px}.sidebar{display:none}.app-frame{padding-bottom:calc(68px + env(safe-area-inset-bottom));margin-left:0}.topbar{min-height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) 8px max(14px, env(safe-area-inset-left))}.offline-banner{height:calc(31px + env(safe-area-inset-top));min-height:calc(31px + env(safe-area-inset-top));padding:calc(5px + env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) 5px max(18px, env(safe-area-inset-left));white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.offline-banner+.topbar{top:calc(31px + env(safe-area-inset-top));min-height:58px;padding-top:8px}.topbar__title,.topbar__import,.install-button{display:none}.mobile-brand{align-items:center;gap:8px;min-width:0;display:flex}.mobile-brand .brand__mark{border-radius:8px 8px 8px 3px;width:31px;height:31px}.mobile-brand .brand__mark span{font-size:13px}.mobile-brand strong{text-overflow:ellipsis;white-space:nowrap;font-family:Yu Mincho,serif;font-size:14px;overflow:hidden}.mobile-add{min-height:34px;padding:7px 10px;display:inline-flex}.topbar__actions{flex:none}main{min-height:calc(100vh - 58px - env(safe-area-inset-top));min-height:calc(100dvh - 58px - env(safe-area-inset-top))}.page{max-width:100%;padding:22px max(14px, env(safe-area-inset-right)) 34px max(14px, env(safe-area-inset-left))}.desktop-only{display:none}.welcome-row,.page-intro{flex-direction:column;align-items:flex-start;gap:13px;margin-bottom:18px}.welcome-row{position:relative}.welcome-row>.select-control{position:absolute;top:0;right:0}.welcome-row h2,.page-intro h2{padding-right:0;font-size:22px}.welcome-row>div{padding-right:100px}.kpi-grid{gap:9px}.kpi-card{min-height:124px;padding:13px}.kpi-card>strong{margin-top:8px;font-size:20px}.kpi-card__foot{flex-direction:column;align-items:flex-start;gap:4px}.chart-card,.source-card,.recent-card,.aging-card{padding:16px}.chart-area{height:230px;margin-left:-10px}.chart-area--large{height:275px}.dashboard-grid{gap:10px;margin-top:10px}.donut-layout{flex-direction:column}.donut-layout .legend-list{width:100%}.card-header{min-height:43px}.data-table-wrap{display:none}.product-cards{gap:10px;padding:0 12px 12px;display:grid}.product-mobile-card{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;overflow:hidden}.product-mobile-card__head{text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-width:0;padding:11px;display:flex}.product-mobile-card__head>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.product-mobile-card__head strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-mobile-card__head small{color:var(--muted);font-size:10px;line-height:1.4}.product-mobile-card__head>svg{color:#a7aaa5}.product-mobile-card__metrics{border-block:1px solid var(--line-soft);background:var(--surface-muted);grid-template-columns:repeat(3,1fr);padding:9px 11px;display:grid}.product-mobile-card__metrics>span{flex-direction:column;gap:3px;display:flex}.product-mobile-card__metrics>span+span{border-left:1px solid var(--line);padding-left:10px}.product-mobile-card__metrics small{color:var(--muted);font-size:10px;line-height:1.35}.product-mobile-card__metrics strong{font-family:Georgia,Yu Mincho,serif;font-size:11px}.product-mobile-card__foot{min-height:43px;color:var(--muted);align-items:center;gap:8px;padding:6px 9px;font-size:10px;line-height:1.35;display:flex}.product-mobile-card__foot>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.product-mobile-card__foot .icon-button{width:28px;height:28px}.table-toolbar{padding:12px}.filter-row{grid-template-columns:1fr 1fr;display:grid}.filter-row .select-control:last-child{grid-column:1/-1}.filter-row select{width:100%;max-width:none}.result-summary{padding-inline:12px}.analytics-filters{width:100%;min-width:0}.analytics-filters .select-control{flex:1;min-width:0}.analytics-filters select{width:100%;max-width:none}.analysis-strip>div{padding:14px}.analysis-strip strong{font-size:17px}.import-workspace,.preferences-grid{grid-template-columns:1fr}.import-result-card{grid-template-columns:1fr;align-items:flex-start}.import-result-card .import-result__stats{justify-content:space-between;width:100%}.columns-table__head{display:none}.columns-table__row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:12px}.columns-table__row>code,.columns-table__row>span:last-child{grid-column:1/-1}.columns-table__row>code{width:fit-content;max-width:100%}.fixed-status-card{flex-direction:column;align-items:flex-start}.fixed-status-list{justify-content:flex-start;width:100%}.legend-list--columns{grid-template-columns:1fr}.insight-card{align-items:flex-start;padding:15px}.backup-card{flex-direction:column;align-items:stretch}.backup-card__actions{grid-template-columns:1fr 1fr;display:grid}.modal-backdrop{padding:max(18px, env(safe-area-inset-top)) 0 0;align-items:end}.modal{border-radius:18px 18px 0 0;max-height:100%}.modal__header{padding:17px 16px 14px}.modal__body{max-height:calc(100vh - 167px);padding-inline:16px}.modal__footer{padding:11px 16px calc(11px + env(safe-area-inset-bottom))}.form-section{grid-template-columns:1fr;gap:12px;padding:17px 0}.form-section__title p{display:none}.form-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-preview{grid-column:span 2}.mobile-nav{z-index:50;height:calc(63px + env(safe-area-inset-bottom));padding:5px max(6px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(6px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f5;border-top:1px solid #cfc7bae6;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -5px 22px #1d322c12}.mobile-nav>button{color:#7a817d;white-space:nowrap;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:10px;font-weight:700;display:flex;position:relative}.mobile-nav>button:not(.mobile-nav__add){overflow:hidden}.mobile-nav>button svg{width:19px;height:19px}.mobile-nav>button.is-active{color:var(--teal-700)}.mobile-nav>button.is-active:after{background:var(--amber-500);content:"";border-radius:3px;width:18px;height:2px;position:absolute;top:3px}.mobile-nav__add>span{border:4px solid var(--surface);color:#fff;background:var(--amber-600);border-radius:50%;place-items:center;width:45px;height:45px;margin-top:-20px;display:grid;box-shadow:0 5px 16px #9962184d}.toast{right:max(16px, env(safe-area-inset-right));bottom:calc(77px + env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));width:fit-content;margin-left:auto}.update-notice{right:max(16px, env(safe-area-inset-right));top:calc(67px + env(safe-area-inset-top));left:max(16px, env(safe-area-inset-left));width:auto}.eyebrow,.card-header>div:first-child>span,.insight-card span{font-size:10px;line-height:1.4}.kpi-card__foot,.delta,.card-header p,.chart-legend,.donut-center span,.legend-list>div,.ranking-row__main span,.recent-row__text span,.recent-row__amount span,.result-summary,.analysis-strip span,.analysis-strip small,.aging-list>div>div:first-child,.aging-empty,.insight-card p,.drop-zone small,.import-hints,.import-result__hero small,.import-result__stats span,.backup-card p,.privacy-note p,.modal__header p,.form-error,.form-section__title>span,.field>span,.field>span i,.input-prefix em,.input-suffix em,.profit-preview span,.profit-preview small,.update-notice span,.inline-alert,.template-callout p span,.export-steps small,.columns-table__row,.preference-card__head p,.preference-row__label span,.settings-note p span,.fixed-status-card p{font-size:10px;line-height:1.45}.field input,.field select,.field textarea{font-size:11px}.status-badge{font-size:10px}.status-inline{min-height:32px;font-size:10px}.pagination{font-size:10px}.card,.dashboard-grid,.analytics-grid,.table-card,.filter-row,.select-control,.import-card,.export-guide-card,.columns-card,.preference-card,.template-callout,.preference-row{min-width:0}.empty-state,.empty-state--embedded,.filtered-empty{min-height:410px;padding:38px 18px}.empty-state__actions{flex-direction:column;width:min(100%,300px)}.empty-state__actions .button{width:100%}}@media (width<=430px){.welcome-row>div{padding-right:0}.welcome-row>.select-control{position:relative;top:auto;right:auto}.welcome-row{gap:11px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-card{min-width:0}.kpi-card__top>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kpi-card>strong{overflow-wrap:anywhere;font-size:18px}.card-header{align-items:flex-start}.card-header__action .chart-legend,.recent-row__amount{display:none}.analysis-strip{grid-template-columns:1fr 1fr}.analysis-strip>div{padding:12px 11px}.analysis-strip strong{font-size:15px}.analysis-strip small{display:none}.form-grid,.form-grid--three{grid-template-columns:1fr}.field--wide,.profit-preview{grid-column:1}.modal__footer .button{flex:1}.backup-card__actions{grid-template-columns:1fr}.template-callout{flex-direction:column;align-items:stretch}.template-callout .button{width:100%}.preference-add{flex-direction:column}.preference-add .button{width:100%}.preference-row{grid-template-columns:auto minmax(0,1fr)}.preference-row__actions{grid-column:1/-1;justify-content:flex-end}.preference-row__actions .icon-button{width:36px;height:36px}.settings-page .page-intro>.button{width:100%}.import-result__stats strong{font-size:17px}.filter-row{grid-template-columns:1fr}.filter-row .select-control:last-child{grid-column:1}.pagination>span{display:none}.pagination{justify-content:center}}@media (width<=350px){.topbar,.page{padding-right:max(10px, env(safe-area-inset-right));padding-left:max(10px, env(safe-area-inset-left))}.mobile-brand{gap:6px}.mobile-brand strong{font-size:13px}.mobile-add{padding-inline:8px}.kpi-grid{gap:7px}.kpi-card{padding:11px}.kpi-card>strong{font-size:17px}.chart-card,.source-card,.recent-card,.aging-card{padding:13px}.table-toolbar{padding:10px}.product-cards{padding-inline:8px}.analytics-filters{gap:6px}.select-control--compact select{min-width:0}.mobile-nav{padding-right:max(2px, env(safe-area-inset-right));padding-left:max(2px, env(safe-area-inset-left))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position-x:-200%}}
