:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#283b35;background:#f7f8fa;font-synthesis:none;--green:#16866b;--muted:#89958f;--border:#edf0ee}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;transition:.18s}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #83c9b8;outline-offset:3px}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}input,select{min-width:0;border:1px solid #dfe6e2;border-radius:9px;padding:11px 12px;background:#fff;color:#33463f;outline:none}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #16866b12}.muted{color:var(--muted);font-size:12px}.app-shell{display:flex;min-height:100vh}.sidebar{width:236px;flex-shrink:0;background:#fff;border-right:1px solid var(--border);padding:36px 23px 22px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 8px}.brand-mark{height:43px;width:43px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:14px 14px 14px 4px}.brand strong{font-size:21px;letter-spacing:1px}.brand strong span{font-size:8px;letter-spacing:2px;display:block;color:#98a79f;margin-top:4px}.book-switch{display:flex;align-items:center;gap:11px;background:#f6f8f6;border:1px solid #eaf0ec;border-radius:11px;padding:13px 11px;margin-top:42px}.book-avatar{background:#e4eee6;color:#6c886c;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:14px}.book-switch strong{display:block;font-size:13px}.book-switch small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.status-dot{background:#6dad91;width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.book-switch .status-dot{margin-left:auto}.nav-caption{font-size:10px;letter-spacing:2px;color:#a0aaa4;margin:34px 14px 13px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar nav button{display:flex;align-items:center;gap:13px;text-align:left;padding:14px 16px;border-radius:9px;font-size:13px;color:#76847c}.sidebar nav button.active{background:#eaf4ee;color:#19795d;font-weight:600}.sidebar nav button:hover{background:#f0f5f1}.nav-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:35px}.little-note{padding:22px 17px;background:#faf9f4;border-radius:12px}.little-note>span{color:#bca569;font-size:22px}.little-note h4{font-size:12px;font-weight:500;margin:12px 0 8px}.little-note p{font-size:11px;line-height:1.9;color:#9a9b8a}.local-badge{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:22px;color:#98a49a;font-size:10px}.workspace{margin-left:236px;flex:1;min-width:0}.topbar{height:76px;border-bottom:1px solid var(--border);background:#ffffffb8;display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px}.breadcrumb{color:#9aa39e}.breadcrumb span{margin:0 14px;color:#ced4d0}.breadcrumb strong{color:#58695f;font-weight:500}.topbar-note{color:#94a197;display:flex;align-items:center;gap:9px}main{max-width:1430px;margin:auto;padding:34px 42px 22px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}h1{font-size:25px;font-weight:650;letter-spacing:1px}.page-heading p{font-size:12px;color:#94a098;margin-top:9px}.heading-actions{display:flex;gap:14px;align-items:center}.primary{background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:9px;font-size:13px;box-shadow:0 4px 10px #16866b12;white-space:nowrap}.primary:hover{background:#116f58}.soft-button{background:#edf5ef;color:#25785e;padding:10px 15px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px}.soft-button:hover{background:#dfeee4}.text-button{display:inline-flex;gap:5px;align-items:center;font-size:11px;color:#85998c;padding:5px}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:7px;border-radius:6px;color:#8a9990}.icon-button:hover{background:#eaf1ed;color:#25654d}.month-switch{background:#fff;border:1px solid #e8ede9;border-radius:9px;display:flex;align-items:center;padding:3px 5px}.month-switch input{border:0;padding:6px;font-size:12px;width:130px;background:transparent}.welcome{background:linear-gradient(110deg,#eef4ec,#f1f5ee 70%,#e7f0e6);border:1px solid #e8eee5;border-radius:14px;min-height:157px;padding:30px 31px;margin-bottom:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:8px;letter-spacing:2.4px;color:#87a48d;font-weight:600}.welcome h2{font-size:23px;letter-spacing:1px;font-weight:550;margin:12px 0 10px}.welcome h2 span{color:#75a687}.welcome p{font-size:11px;color:#8b9b8c}.welcome-art{position:absolute;right:55px;top:20px;width:190px;height:130px;display:flex;align-items:center;justify-content:center;color:#7ea58b}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin-bottom:25px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:13px;padding:24px 25px;position:relative;overflow:hidden}.stat-card>span{font-size:12px;display:flex;align-items:center;justify-content:space-between;color:#86968c}.stat-card>div:not(.card-orbit){font-size:31px;font-weight:550;margin:18px 0 13px;position:relative;z-index:1;overflow-wrap:anywhere}.stat-card small{font-size:17px;margin-right:7px;font-weight:400}.stat-card p{font-size:10px;color:#a3ada6}.stat-card.featured{background:#1d836b;color:#fff;border-color:#1d836b}.stat-card.featured>span,.stat-card.featured p{color:#bddece}.card-orbit{position:absolute;width:150px;height:150px;border:25px solid #ffffff06;border-radius:50%;right:-40px;bottom:-58px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(265px,1fr);gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--border);border-radius:13px;padding:23px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.panel-heading h3{font-size:14px;font-weight:600}.panel-heading h3>span{color:#b0bab2;font-size:8px;letter-spacing:1.4px;font-weight:400;margin-left:10px}.right-stack{display:flex;flex-direction:column;gap:19px}.day-heading{display:flex;justify-content:space-between;align-items:center;color:#94a197;background:#f9faf8;font-size:10px;margin:14px -3px 4px;padding:8px 10px;border-radius:5px}.day-heading small{margin-left:8px;color:#b3bcb6;font-size:9px}.transaction{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #f2f4f1}.transaction:last-child{border:0}.category-icon{height:39px;width:39px;border-radius:12px;background:#f3f3e9;color:#a49263;display:grid;place-items:center;flex-shrink:0}.category-icon.income{background:#edf6ee;color:#549477}.category-icon.transfer{background:#edf2f8;color:#7290b0}.transaction-info{flex:1;min-width:0}.transaction-info strong{font-size:12px;font-weight:500}.transaction-info p{font-size:10px;color:#a0aaa3;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transaction-amount{font-size:14px;font-weight:550;white-space:nowrap}.transaction-amount.income{color:var(--green)}.transaction-amount.transfer{color:#7d91ab}.row-actions{display:flex;gap:1px}.delete:hover{color:#b85d55;background:#fcf0ee}.empty{text-align:center;padding:59px 10px 64px}.empty-icon{background:#f2f6ef;color:#9daf97;height:69px;width:69px;border-radius:24px;display:grid;place-items:center;margin:0 auto 20px}.empty h3{font-size:14px;font-weight:500}.empty p{font-size:11px;color:#9ca79e;margin:10px 0 19px}.donut{width:170px;height:170px;border-radius:50%;margin:29px auto 24px;display:grid;place-items:center}.donut>div{background:#fff;width:136px;height:136px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.donut span{font-size:10px;color:#9aa79e}.donut strong{font-size:18px;font-weight:550}.legend{display:grid;gap:15px;margin-top:21px}.legend>div{display:flex;align-items:center;gap:9px;font-size:11px}.dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.legend small{color:#b1b9b3;font-size:10px}.legend strong{margin-left:auto;font-size:11px;font-weight:500}.chart-empty{text-align:center;font-size:10px;color:#a2ada6;padding:5px 0 10px}.asset-summary{display:flex;align-items:center;padding:20px;background:#f0f3ee;border-radius:12px;gap:13px;border:1px solid #e8ede5}.asset-summary .category-icon{background:#e3ebe0;color:#75916c}.asset-summary>div>span{display:block;font-size:10px;color:#8b9a87}.asset-summary strong{display:block;font-size:17px;font-weight:550;margin-top:6px}.asset-summary>small{margin-left:auto;font-size:9px;color:#97a391}.main-footer{margin-top:31px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#b3bcb5}.filter-bar{display:flex;align-items:center;gap:13px;margin-bottom:20px;flex-wrap:wrap}.search{display:flex;align-items:center;gap:8px;border:1px solid #e2e9e3;border-radius:8px;padding-left:10px;color:#9aa69d;flex:1;min-width:170px}.search input{border:0;box-shadow:none;flex:1;width:100%;font-size:12px}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:33px 0 24px}.section-intro h2{font-size:20px;font-weight:550}.section-intro p{font-size:12px;color:#94a098;margin-top:11px;line-height:1.8}.account-grid,.data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.account-card>div{display:flex;justify-content:space-between;align-items:center}.account-card h3{font-size:15px;margin:20px 0 16px}.account-card>strong{display:block;font-size:26px;font-weight:550;margin:10px 0 25px}.account-card footer{border-top:1px solid var(--border);padding-top:17px;font-size:11px;color:#99a59c}.privacy-banner{display:flex;align-items:center;gap:17px;padding:25px;background:#eaf3ed;color:#528469;border-radius:12px;margin-bottom:24px}.privacy-banner h3{font-size:14px;margin-bottom:9px}.privacy-banner p{font-size:12px;line-height:1.8;color:#809a86}.data-card h3{margin-top:22px;font-size:16px}.data-card p{font-size:12px;color:#8b9b90;line-height:1.9;margin:15px 0 25px;min-height:68px}.data-footnote{font-size:11px;color:#a4aea7;text-align:center;margin-top:30px}.entry-dialog{border:1px solid #e0e8e2;border-radius:20px;padding:30px;width:min(480px,calc(100% - 28px));max-height:90dvh;overflow:auto;color:#33473b;box-shadow:0 25px 100px #1b382c30}.entry-dialog::backdrop{background:#203b3455;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.entry-dialog header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.entry-dialog h2{font-size:20px;font-weight:550;margin-top:7px}.entry-dialog label{display:block;font-size:12px;color:#6f8376;margin:17px 0}.entry-dialog label>input,.entry-dialog label>select{width:100%;margin-top:8px;font-size:13px}.segmented{display:flex;background:#f1f4f0;padding:4px;border-radius:10px;margin-bottom:24px}.segmented button{flex:1;padding:10px;border-radius:7px;font-size:13px;color:#8a988b}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 2px 7px #1637250b;font-weight:600}.amount-input>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #dce5dc;padding:6px 0}.amount-input input{width:100%;font-size:38px;border:0;box-shadow:none!important;padding:6px;background:transparent}.category-picker{padding:0;border:0;margin:22px 0 19px;display:flex;flex-wrap:wrap;gap:8px}.category-picker legend{font-size:12px;color:#7e8f81;margin-bottom:12px}.category-picker button{font-size:11px;padding:9px 11px;background:#f5f6f2;border-radius:8px;color:#8a9587}.category-picker button.selected{background:#eaf4ec;color:#247d5c;border-color:#c8e1cd}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wide{width:100%;margin-top:12px}.error{background:#fff0ec;color:#b76855;padding:13px 15px;border-radius:8px;font-size:12px;line-height:1.7}.blocked{margin-bottom:20px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:100;background:#294f3f;color:#fff;box-shadow:0 8px 30px #15302325;padding:12px 15px;border-radius:11px;display:flex;align-items:center;gap:10px;font-size:12px;max-width:calc(100vw - 30px);width:max-content}.mobile-nav{display:none}.details-link{color:var(--green);font-size:10px;margin-left:8px}.margin-result{display:inline-block;margin-left:12px;color:#b36d58;font-weight:600}.inner-tabs{display:flex;gap:5px;margin:4px 0 20px;border-bottom:1px solid var(--border)}.inner-tabs button{padding:12px 18px;font-size:12px;color:#91a095;border-bottom:2px solid transparent}.inner-tabs button.active{color:var(--green);border-color:var(--green);font-weight:600}.clickable{cursor:pointer}.clickable:hover{background:#fafcfa}.unexpanded-box{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:24px;padding:17px;background:#fffaf0;border:1px solid #f1e8cd;border-radius:10px}.unexpanded-box strong{font-size:12px;color:#8c774b}.unexpanded-box>span{font-size:11px;color:#a89d83;width:100%}.purchase-dialog{width:min(680px,calc(100% - 28px))}.purchase-total{display:flex;align-items:center;gap:14px;padding:15px 17px;background:#eef5ee;border-radius:10px;margin-bottom:18px}.purchase-total strong{font-size:22px;font-weight:550;color:#28735a}.purchase-total small{margin-left:auto;color:#9aaa9b;font-size:10px}.items-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 0 12px}.product-fields{border:1px solid #e8eee9;border-radius:10px;padding:14px;margin-bottom:12px;background:#fcfdfb}.product-line{display:flex;gap:8px}.product-line input{flex:1}.product-grid{gap:9px;margin-top:3px}.product-grid label{font-size:10px}.product-grid input,.product-grid select{font-size:11px;padding:8px 9px;margin-top:5px}.product-price{border-top:1px solid #eef1ed;margin-top:11px;padding-top:11px;color:#8a998e;font-size:10px}.product-price strong{color:var(--green);font-size:12px}.original-price{display:inline-flex!important;align-items:center;gap:6px;margin:0 0 0 14px!important}.original-price input{width:92px;padding:5px 7px!important;margin:0!important;font-size:10px!important}.single-item-hint{margin:-4px 0 12px}.single-item-amount{margin-left:12px;color:#456653}.allocation-summary{display:flex;gap:23px;background:#f5f7f3;border-radius:8px;padding:14px;margin-top:15px;font-size:11px;color:#87968c}.allocation-summary strong{color:#456653;font-weight:600;margin-left:5px}.quote-note{background:#f4f7f3;color:#839388;padding:13px 16px;border-radius:8px;font-size:11px;margin-bottom:16px}.quote-list{display:grid;gap:12px}.quote-card{padding:17px}.quote-main{display:flex;gap:11px;align-items:center}.quote-main h3{font-size:13px;font-weight:550}.quote-main p{font-size:10px;color:#9aa89e;margin-top:5px}.quote-price{margin:17px 0 13px;padding-left:50px}.quote-price strong{font-size:19px;font-weight:550;display:block}.quote-price span{font-size:10px;color:var(--green);display:block;margin-top:5px}.quote-actions{border-top:1px solid var(--border);padding-top:11px;display:flex;align-items:center;gap:5px;color:#9ca89f;font-size:10px}.quote-actions>span{margin-right:auto}.history-mini{margin-top:19px}.history-mini h3{font-size:13px;margin-bottom:15px}.history-mini>div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--border);font-size:11px}.history-mini strong{color:var(--green);font-weight:500}@media(max-width:850px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:60px;padding:0 25px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e8ede7;z-index:20;padding:8px}.mobile-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:#8e9c91;font-size:10px;padding:5px}.mobile-nav button.active{color:var(--green)}main{padding-bottom:100px}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(235px,1fr)}}@media(max-width:620px){.topbar{padding:0 17px}.topbar-note{font-size:9px}main{padding:24px 17px 100px}.page-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:20px}.heading-actions{width:100%;justify-content:space-between}.welcome{padding:23px 19px;min-height:149px;margin-bottom:18px}.welcome h2{font-size:18px;max-width:235px;line-height:1.5}.welcome p{font-size:10px;max-width:210px;line-height:1.8}.welcome-art{right:-55px;opacity:.35}.stats-grid{gap:9px;margin-bottom:18px}.stat-card{padding:16px 10px;border-radius:10px}.stat-card>span{font-size:10px}.stat-card>div:not(.card-orbit){font-size:19px;margin:16px 0 8px}.stat-card small{font-size:11px}.stat-card p{font-size:8px;line-height:1.6}.dashboard-grid{display:flex;flex-direction:column;gap:18px}.dashboard-grid>.panel,.right-stack{width:100%}.panel{padding:19px 15px}.transaction{gap:9px}.transaction .category-icon{width:34px;height:34px;border-radius:10px}.main-footer{flex-direction:column;gap:5px;margin-top:23px}.section-intro{margin-top:16px;align-items:flex-start}.section-intro h2{font-size:17px}.account-grid,.data-grid{grid-template-columns:1fr 1fr;gap:12px}.account-card>strong{font-size:20px}.data-grid{grid-template-columns:1fr}.data-card{padding:23px}.privacy-banner{padding:20px 16px;gap:12px}.entry-dialog{padding:24px 20px;border-radius:17px}.form-grid{gap:9px}.product-grid{grid-template-columns:1fr 1fr}.product-price{line-height:2}.original-price{margin-left:0!important;width:100%}.purchase-total{flex-wrap:wrap;gap:8px}.purchase-total small{width:100%;margin-left:0}.quote-actions>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unexpanded-box .soft-button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
