:root{--bg:#f0f3f3;--panel:#fff;--ink:#191c1e;--muted:#8b9093;--line:#eef0f1;--report:#e8ebec;--blue:#1877f8;--shadow:0 4px 16px #172a3610}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);letter-spacing:-.3px;margin:0;font:14px Arial,Helvetica,sans-serif}button,input,select{font:inherit;color:inherit}button,select{cursor:pointer}button{background:0 0;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:2px solid #1877f8}header{align-items:center;gap:44px;height:116px;padding:0 36px;display:flex}.brand{color:var(--ink);width:37px;height:43px}.brand svg{width:100%;height:100%}nav{align-items:center;gap:29px;height:100%;display:flex}nav button{height:54px;padding:0 3px;font-size:14px;position:relative}nav button.active:after{content:"";background:var(--ink);height:2px;position:absolute;bottom:0;left:0;right:0}.header-right{align-items:center;gap:13px;margin-left:auto;display:flex}.theme-switch{background:#e8eced;border-radius:32px;padding:3px;display:flex}.theme-switch button{border-radius:50%;width:43px;height:43px;font-size:25px}.theme-switch .selected{background:var(--panel);box-shadow:var(--shadow)}.icon,.circle-decoration{border:1px solid #dfe4e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.notification{width:48px;height:48px;position:relative}.notification i{border:1px solid var(--bg);background:#ff665f;border-radius:50%;width:5px;height:5px;position:absolute;top:12px;right:14px}.avatar{color:#fff;background:linear-gradient(135deg,#c2c9c0,#66796a);border-radius:50%;width:48px;height:48px;font-family:Georgia;font-size:17px;box-shadow:inset 0 0 0 4px #ffffff40}main{max-width:1680px;margin:auto}.workspace{grid-template-columns:minmax(0,1fr) 290px;gap:25px;padding:20px 30px 0 36px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.title-group{align-items:center;gap:20px;display:flex}h1{letter-spacing:-1.7px;margin:0;font-size:42px;font-weight:400}select{appearance:none;background:var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m2 2 4 4 4-4' fill='none' stroke='%23777'/%3E%3C/svg%3E") no-repeat right 13px center;border:1px solid #dde3e5;border-radius:24px;padding:12px 33px 12px 14px;font-size:12px}.tools{gap:9px;display:flex}#flow-chart{width:100%;height:334px;margin-top:20px}#flow-chart svg{width:100%;height:100%;overflow:visible}.flow-footer{color:var(--muted);justify-content:space-between;padding:13px 3px 18px;font-size:10px;display:flex}.live-dot{vertical-align:middle;background:#0bb780;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}aside{background:var(--panel);box-shadow:var(--shadow);z-index:2;border-radius:30px;align-self:start;margin-bottom:-72px;padding:23px 23px 18px;position:relative}.aside-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}h2{margin:0;font-size:20px;font-weight:500}.aside-title .icon{border-color:var(--line);width:36px;height:36px;font-size:20px}.filter-label{margin:25px 0 13px;display:block}.pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pills button{border:1px solid var(--line);background:var(--panel);white-space:nowrap;border-radius:24px;padding:9px 12px;font-size:12px}.pills button.active{color:#fff;background:#111;border-color:#111}#period{flex-wrap:nowrap}#month{border:1px solid var(--line);background:var(--panel);border-radius:20px;width:105px;min-width:0;padding:8px 3px 8px 8px;font-size:10px}.card-option{cursor:pointer;align-items:center;gap:10px;margin:17px 0 22px;font-size:12px;line-height:18px;display:flex}.card-option small{color:var(--muted);font-size:10px}.card-option input{accent-color:#1b86ed;width:15px;height:15px;margin-left:auto}.credit{border-radius:7px;width:51px;height:32px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 4px #0001}.credit b{color:#252516;font-size:7px;position:absolute;top:5px;left:5px}.yellow{background:#ffe12a}.blue{background:linear-gradient(15deg,#1378ff 44%,#080b10 45%)}.blue:after{content:"";background:#167efa;border-radius:50%;width:36px;height:36px;position:absolute;top:-15px;right:-14px}.blue b{color:#000;font-size:23px;top:0;left:8px}.categories{gap:7px}.filter-note{border-top:1px solid var(--line);color:var(--muted);margin-top:21px;padding-top:16px;font-size:10px}.reports{background:var(--report);border-radius:28px 0 0;padding:24px 30px 24px 36px}.report-heading{align-items:center;gap:26px;margin-bottom:22px;display:flex}.report-heading h2{color:#888c8e;letter-spacing:-.7px;font-size:27px}.segmented{border:1px solid #d7dddf;border-radius:30px;padding:3px;display:flex}.segmented button{border-radius:25px;padding:13px 20px;font-size:12px}.segmented .active{background:var(--panel);box-shadow:0 1px 6px #00000008}.report-date{letter-spacing:1.5px;color:var(--muted);margin-left:auto;margin-right:325px;font-size:9px}.report-grid{grid-template-columns:1.1fr .82fr 1.4fr;gap:12px;display:grid}article{background:var(--panel);border-radius:27px;min-width:0;padding:23px 24px}.left-reports{flex-direction:column;gap:12px;display:flex}.muted,small{color:var(--muted)}.revenue>span{font-size:12px}.revenue>div{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.revenue strong{letter-spacing:-1px;white-space:nowrap;font-size:31px;font-weight:500}.growth{color:#fff;white-space:nowrap;background:#0bb77b;border-radius:30px;padding:10px 13px;font-size:11px}.card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}h3{letter-spacing:-.5px;margin:0;font-size:19px;font-weight:500}.card-heading small{margin-top:6px;font-size:11px;display:block}.circle-decoration{border-color:var(--line);color:#697074;width:33px;height:33px;font-size:17px}#frequency-chart{height:85px;margin:12px -24px 0;overflow:hidden}#frequency-chart svg{width:100%;height:100%}.stat-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:15px 0 0;font-size:11px;display:flex}.stat-row>span:first-child{color:var(--muted)}.stat-row b{white-space:nowrap;font-weight:400}.stat-row em{color:#27a77f;font-style:normal}.stat-row .down{color:#b88e4c}.donut-wrap{justify-content:center;align-items:center;height:220px;display:flex;position:relative}.donut{background:conic-gradient(#ff852b 0 42%,#fff 42% 43%,#e7e9ea 43% 62%,#fff 62% 63%,#e7e9ea 63% 76%,#fff 76% 77%,#e7e9ea 77% 86%,#fff 86% 87%,#e7e9ea 87% 95%,#fff 95% 96%,#e7e9ea 96%);border-radius:50%;place-items:center;width:186px;height:186px;display:grid;transform:rotate(0)}.donut>div{background:var(--panel);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.donut small{font-size:11px}.donut strong{margin-top:4px;font-size:29px;font-weight:400}.donut-label{color:#fff;background:#111;border-radius:8px;padding:6px 8px;font-size:10px;position:absolute;top:76px;right:2px}.legend{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.legend i{background:#197bff;border-radius:50%;width:5px;height:5px;display:inline-block}.legend i:nth-of-type(2){background:#55bbcd;margin-left:6px}#balance-chart{height:220px;padding-top:12px}#balance-chart svg{width:100%;height:100%;overflow:visible}footer{max-width:1680px;color:var(--muted);justify-content:space-between;align-items:center;margin:auto;padding:20px 36px;font-size:10px;display:flex}.footer-brand{object-fit:contain;flex-shrink:0;width:auto;height:48px;display:block}footer .live-dot{margin-left:7px;margin-right:0}#transactions{min-height:690px;padding:30px 36px}.eyebrow{color:var(--muted);letter-spacing:2px;margin-bottom:12px;font-size:10px;display:block}.primary{background:var(--ink);color:var(--panel);border-radius:24px;padding:13px 21px}.list-toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin:30px 0 20px;display:flex}input[type=search]{background:var(--panel);border:1px solid #dce1e3;border-radius:22px;width:300px;padding:13px 17px}.table-wrap{background:var(--panel);border-radius:24px;padding:12px 24px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:var(--muted);font-size:12px;font-weight:400}td,th{border-bottom:1px solid var(--line);padding:19px 10px}td{font-size:13px}td.income{color:#00a76f}td button{color:var(--muted)}dialog{background:var(--panel);width:450px;max-width:95vw;color:var(--ink);border:0;border-radius:27px;padding:28px;box-shadow:0 24px 90px #0003}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c293c55}form label{flex-direction:column;gap:8px;margin-top:18px;font-size:12px;display:flex}form input,form select{background-color:var(--panel);border:1px solid #dce1e3;border-radius:12px;width:100%;padding:12px}.form-row{gap:14px;display:flex}.form-row label{width:50%}.submit{width:100%;margin-top:25px}.toast{color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;z-index:10;background:#171b1e;border-radius:14px;padding:14px 24px;transition:all .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}body.dark{--bg:#191f23;--panel:#252c31;--ink:#edf1f2;--muted:#969fa5;--line:#353c41;--report:#1f252a}.dark .theme-switch{background:#30383d}.dark .segmented{border-color:#424a50}.dark svg .label-box{fill:#252c31}.dark svg text.chart-main{fill:#edf1f2}[hidden]{display:none!important}@media (width>=1450px){header{max-width:1680px;height:130px;margin:auto}.workspace{grid-template-columns:minmax(0,1fr) 315px}#flow-chart{height:380px}.donut-wrap,#balance-chart{height:250px}.report-date{margin-right:350px}}@media (width<=1080px){.workspace{grid-template-columns:minmax(0,1fr) 265px;gap:18px;padding-left:24px;padding-right:24px}aside{padding:20px 16px}.title-group{gap:10px}h1{font-size:34px}.report-date{display:none}.reports{padding-left:24px;padding-right:24px}article{padding:20px 18px}.revenue strong{font-size:25px}.legend{display:none}.donut{width:155px;height:155px}.donut>div{width:80px;height:80px}h3{font-size:17px}}@media (width<=800px){header{gap:22px;height:90px;padding:0 20px}nav{gap:13px}nav button{font-size:12px}.theme-switch{display:none}.workspace{flex-direction:column;padding:12px 20px 0;display:flex}.flow-panel{width:100%}aside{border-radius:22px;grid-template-columns:1fr 1fr;gap:8px 20px;width:100%;margin:0 0 20px;display:grid}.aside-title{grid-column:1/-1;margin:0}.filter-label{margin:7px 0}.card-option{margin:0}.categories-label,.categories,.filter-note{grid-column:1/-1}.filter-note{margin:4px 0 0}#flow-chart{height:300px}.report-grid{grid-template-columns:1fr 1fr}.balance{grid-column:1/-1}.reports{padding:22px 20px}.report-heading{gap:16px}.report-heading h2{font-size:22px}.segmented button{padding:10px 14px}footer{padding:20px}footer>span:nth-child(2){display:none}}@media (width<=520px){header{gap:15px}.brand{width:25px}nav{gap:10px}.header-right{gap:0}.notification{display:none}.avatar{width:34px;height:34px;font-size:12px}h1{font-size:30px}.title-group{flex-direction:column;align-items:flex-start;gap:9px}#chart-type{padding:8px 28px 8px 11px;font-size:11px}#flow-chart{height:270px;margin-top:12px}.report-grid{grid-template-columns:1fr}.balance{grid-column:auto}.report-heading{justify-content:space-between;gap:8px}.report-heading h2{font-size:21px}.segmented button{padding:10px;font-size:11px}.donut-wrap{height:210px}.donut{width:185px;height:185px}.donut-label{right:20%}.donut>div{width:100px;height:100px}.revenue strong{font-size:32px}#transactions{padding:20px}#transactions .section-heading{align-items:flex-start}.list-toolbar input{width:220px}}.language-switch{background:#e8eced;border-radius:30px;gap:2px;padding:4px;display:flex}.language-switch button{width:35px;height:35px;color:var(--muted);border-radius:50%;font-size:11px;font-weight:600}.language-switch .selected{background:var(--panel);color:var(--ink);box-shadow:var(--shadow)}.dark .language-switch{background:#30383d}@media (width<=800px){.theme-switch{display:flex}.theme-switch button{width:30px;height:30px;font-size:20px}.language-switch button{width:28px;height:28px;font-size:10px}.header-right{gap:7px}}@media (width<=600px){header{flex-wrap:wrap;gap:8px 15px;height:auto;min-height:102px;padding-top:16px;padding-bottom:8px}nav{order:3;justify-content:center;gap:28px;width:100%;height:38px}nav button{height:38px}.header-right{margin-left:auto}.notification{display:none}}.show-more{text-decoration:underline;background:0 0!important;border:0!important;padding-left:5px!important}.empty-state{text-align:center;color:var(--muted);padding:70px}.undo{color:#81d7bc;margin-left:16px;text-decoration:underline}html[lang=zh-CN] body{font-family:Arial,Microsoft YaHei,sans-serif}html[lang=zh-CN] h1{letter-spacing:0}html[lang=zh-CN] h3{font-size:18px}:root{--ease-spring:cubic-bezier(.2,.8,.2,1)}body,article,aside,.reports,dialog{transition:background-color .3s,color .3s,box-shadow .3s}button,a,input,select{transition:transform .22s var(--ease-spring),box-shadow .22s,background-color .22s,border-color .22s,color .22s;-webkit-tap-highlight-color:transparent}button:hover{filter:none}button:active{transform:scale(.95)}button:disabled{opacity:.45;cursor:not-allowed}@media (hover:hover){.icon:hover,.row-edit:hover,.text-button:hover{background:var(--panel);transform:translateY(-2px);box-shadow:0 5px 14px #172a3612}.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1677f52b}.pills button:hover,.segmented button:hover{transform:translateY(-2px)}.bank-card-edit:hover .mini-card{transform:rotate(-5deg)translateY(-2px);box-shadow:0 7px 12px #0002}.bank-card-edit:hover .edit-hint{opacity:1}.entry-portal:hover{transform:translateY(-3px);box-shadow:0 12px 26px #172a3610}}input:focus,select:focus{border-color:#328bf4;box-shadow:0 0 0 4px #328bf414}.theme-switch button.selected,.language-switch button.selected,.segmented .active{animation:soft-select .28s var(--ease-spring)}nav button:after{transition:transform .25s var(--ease-spring);transform-origin:0}nav button.active:after{animation:nav-in .3s var(--ease-spring)}main>section{animation:panel-in .32s var(--ease-spring)}dialog[open]{animation:dialog-in .3s var(--ease-spring)}dialog[open]::backdrop{animation:.3s backdrop-in}.edit-dialog{width:470px;max-height:90vh;overflow:auto}.edit-dialog .eyebrow{margin-bottom:8px}.form-note{color:var(--muted);margin:15px 0 6px;font-size:12px;line-height:1.8}.quick-entry{border:1px solid var(--line);white-space:nowrap;background:var(--panel);border-radius:20px;align-items:center;gap:5px;padding:10px 12px;font-size:11px;display:flex}.quick-entry span{font-size:15px}.quick-entry.income{color:#069f77}.quick-entry.credit{color:#8061d5;width:auto;height:auto;display:flex;position:static}.quick-entry:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.tools{flex-wrap:wrap;justify-content:flex-end;align-items:center}.cards-label{justify-content:space-between;align-items:center;margin:24px 0 10px;display:flex}.text-button{color:var(--muted);border-radius:8px;padding:7px;font-size:11px}.bank-card-list{gap:7px;max-height:220px;display:grid;overflow:auto}.bank-card-row{border-radius:12px;align-items:center;gap:10px;padding:5px 0;display:flex}.bank-card-edit{text-align:left;flex:1;align-items:center;gap:10px;min-width:0;padding:5px 0;display:flex}.bank-details{flex:1;min-width:0}.bank-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;display:block;overflow:hidden}.bank-details small{margin-top:5px;font-size:10px;display:block}.edit-hint{opacity:0;transition:opacity .2s}.mini-card{transition:transform .25s var(--ease-spring),box-shadow .25s;flex-shrink:0;background-image:linear-gradient(135deg,#fff3,#0000 70%)!important}.mini-card b{font-size:7px}.bank-card-row>input{accent-color:#2587f8;cursor:pointer;width:15px;height:15px}.card-preview{background:linear-gradient(115deg,#ffffff38,#fff0),var(--card-color);color:#18212d;border-radius:18px;height:170px;margin-top:24px;padding:22px 25px;transition:background-color .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 14px 24px #00000015}.card-preview:after{content:"";pointer-events:none;border:38px solid #ffffff20;border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-80px}.card-preview>span{font-size:15px;font-weight:700}.card-preview strong{letter-spacing:2px;margin-top:28px;font-size:18px;display:block}.card-preview small{color:#17212cd9;margin-top:17px;display:block}.card-preview>i{font-size:28px;font-style:normal;position:absolute;bottom:22px;right:25px}.color-options{gap:11px;margin:12px 0;display:flex}.color-options button{color:#fff;border:3px solid var(--panel);border-radius:50%;width:31px;height:31px;font-size:17px}.color-options .selected{box-shadow:0 0 0 2px var(--ink);transform:scale(1.08)}.entry-portals{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.entry-portal{background:var(--panel);transition:transform .28s var(--ease-spring),box-shadow .28s,border-color .28s;border:1px solid #0000;border-radius:23px;overflow:hidden}.entry-portal.active{border-color:#358afa;box-shadow:0 0 0 3px #358afa0d}.portal-select{text-align:left;align-items:center;gap:16px;width:100%;padding:23px;display:flex}.portal-icon{color:#e28b49;background:#fff0e4;border-radius:14px;place-items:center;width:43px;height:43px;font-size:23px;display:grid}.income .portal-icon{color:#119c72;background:#e1f6ec}.entry-portal.credit{width:auto;height:auto;box-shadow:none;display:block;position:static}.credit .portal-icon{color:#8861d7;background:#eee8ff}.portal-select>span:nth-child(2){flex:1;min-width:0}.portal-select strong{white-space:nowrap;font-variant-numeric:tabular-nums;display:block}.portal-icon{flex-shrink:0}.portal-select small{margin-bottom:8px;font-size:12px;display:block}.portal-select strong{letter-spacing:-.7px;font-size:20px;font-weight:500}.portal-arrow{color:var(--muted);margin-left:auto}.portal-add{border-top:1px solid var(--line);text-align:left;width:100%;color:var(--muted);padding:13px 20px;font-size:12px}.portal-add:hover{color:var(--ink);background:var(--line)}.credit-explanation{color:#8b6ec2;align-items:center;gap:10px;margin-top:20px;font-size:12px;line-height:1.7;display:flex}.credit-explanation .muted{white-space:nowrap;margin-left:auto}.type-badge{color:#b57542;background:#fff1e7;border-radius:7px;padding:5px 8px;font-size:10px;display:inline-block}.type-badge.income{color:#139169;background:#e5f5ef}.type-badge.credit{color:#8064b8;width:auto;height:auto;box-shadow:none;background:#eee9fa;display:inline-block;position:static}td.credit{width:auto;height:auto;box-shadow:none;color:#8b6ac4;display:table-cell;position:static;overflow:visible}.row-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.row-edit{border:1px solid var(--line);border-radius:9px;padding:7px 10px;font-size:11px}.row-delete{border-radius:8px;width:28px;height:28px;font-size:18px}.row-delete:hover{color:#dc6262;background:#dc626215}tbody tr{transition:background-color .2s}tbody tr:hover{background:#879bad07}.row-enter-active,.row-leave-active,.row-move{transition:opacity .22s,transform .22s}.row-enter-from,.row-leave-to{opacity:0;transform:translateY(7px)}.toast.show{pointer-events:auto}.empty-add{color:#2587f8;margin:15px auto 0;display:block}.funding-note{color:#ba8857;margin:0 0 14px;font-size:11px}.chart-empty{height:100%;color:var(--muted);place-items:center;font-size:12px;display:grid}.flow-ribbon{animation:ribbon-in .45s var(--ease-spring);transition:opacity .25s}.flow-ribbon:hover{opacity:.65}#flow-chart svg{animation:.35s ribbon-in}.dark .portal-icon,.dark .type-badge{background:#a86f2925}.dark .income .portal-icon,.dark .type-badge.income{background:#1fac7625}.dark .credit .portal-icon,.dark .type-badge.credit{background:#9472df25}@keyframes panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes soft-select{0%{transform:scale(.92)}to{transform:scale(1)}}@keyframes nav-in{0%{transform:scaleX(.2)}to{transform:scaleX(1)}}@keyframes ribbon-in{0%{opacity:0}to{opacity:1}}@media (width<=1150px){.flow-panel>.section-heading{flex-wrap:wrap;align-items:flex-start}.flow-panel .tools{justify-content:flex-start}.portal-select{gap:10px;padding:18px}.portal-select strong{font-size:20px}}@media (width<=800px){.cards-label,.bank-card-list{grid-column:1/-1}.bank-card-list{grid-template-columns:1fr 1fr}.entry-portals{gap:10px}.portal-select{display:block}.portal-icon{margin-bottom:13px}.portal-arrow{display:none}.portal-add{padding:12px;font-size:11px}.credit-explanation{flex-wrap:wrap}.credit-explanation .muted{margin-left:0}}@media (width<=520px){.entry-portals{grid-template-columns:1fr}.portal-select{display:flex}.portal-icon{margin:0}.portal-select strong{font-size:24px}.entry-portal{border-radius:17px}.portal-add{padding:10px 18px}.bank-card-list{grid-template-columns:1fr}.quick-entry{padding:8px 10px}.flow-panel .section-heading{gap:15px}.flow-footer{gap:10px;line-height:1.5}#transactions .list-toolbar{flex-wrap:wrap;gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.data-manager-trigger{border:1px solid var(--line);background:var(--panel);white-space:nowrap;border-radius:20px;align-items:center;gap:7px;min-height:42px;padding:10px 13px;font-size:11px;display:inline-flex}.data-manager-trigger svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.data-dialog{width:460px}.data-actions{gap:10px;margin-top:20px;display:grid}.data-action{text-align:left;border:1px solid var(--line);background:var(--panel);border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;display:grid}.data-action-icon{color:#1877f8;background:#e7f1ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.data-action-icon.import{color:#0b9b70;background:#e4f6ee}.data-action-copy{min-width:0}.data-action-copy strong{font-size:14px;font-weight:500;display:block}.data-action-copy small{margin-top:5px;font-size:11px;line-height:1.6;display:block}.data-action-arrow{color:var(--muted);font-size:16px}.data-file-input{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.data-error{color:#c45252;margin:14px 0 0;font-size:12px;line-height:1.6}.data-import-preview{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.import-preview-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.import-preview-heading strong{font-size:14px;font-weight:500}.import-preview-heading small{text-align:right;overflow-wrap:anywhere;max-width:60%}.import-preview-counts{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.import-preview-counts span{background:var(--bg);color:var(--muted);border-radius:12px;padding:12px;font-size:11px}.import-preview-counts b{color:var(--ink);margin-bottom:4px;font-size:20px;font-weight:500;display:block}.data-import-preview>p{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.6}.dark .data-action-icon{background:#315579}.dark .data-action-icon.import{background:#245746}.card-actions{align-items:center;gap:14px;margin-top:25px;display:flex}.card-actions .card-save{border-radius:999px;flex:1;width:auto;min-height:56px;margin-top:0;font-size:16px}.card-delete{color:#fff;background:#ff3d43;border-radius:50%;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 7px 16px #ff3d4340}.card-delete svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.card-delete:hover{background:#e92d34;box-shadow:0 9px 20px #ff3d4354}@media (width<=520px){.card-actions{gap:12px}.card-actions .card-save{min-height:52px}.card-delete{flex-basis:52px;width:52px;height:52px}}.footer-contact{color:inherit;white-space:nowrap;text-decoration:none}.footer-contact:hover{text-decoration:underline}.footer-contact:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid}.tools{flex-wrap:wrap}.entry-portals{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.entry-detail{color:var(--muted);white-space:normal;margin-top:6px;font-size:12px;display:block}.account-balances{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.account-balances article{background:var(--panel);border-radius:12px;flex:1;gap:8px;min-width:180px;padding:14px;display:grid}.account-balances span{color:var(--muted);font-size:12px}.form-error{color:#d45050}.repayment-flows{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.repayment-flows h3{margin:0 0 8px}.repayment-flows p{color:var(--muted);font-size:12px}.repayment-flows svg{min-width:640px;display:block;height:auto!important}.repayment-scroll{overflow-x:auto}.repayment-details{gap:8px;display:grid}.repayment-details summary{cursor:pointer;color:var(--ink);padding:8px}.repayment-details p{padding:0 8px}.type-badge.repayment{color:#148272;background:#dcf7f2}#flow-chart{height:auto;min-height:334px}#flow-chart>svg{height:auto;min-height:280px}.repayment-mobile{display:none}@media (width<=600px){.repayment-scroll{display:none}.repayment-mobile{gap:12px;margin:16px 0;display:grid}.mobile-route{background:var(--panel);border-top:4px solid #25ad9a;border-radius:14px;grid-template-columns:1fr 32px 1fr;align-items:center;gap:10px;padding:16px;display:grid}.mobile-route span{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.mobile-route b{text-align:center;color:#25ad9a;font-size:24px}.mobile-route strong{text-align:center;grid-column:1/-1;font-size:16px}.repayment-details summary{overflow-wrap:anywhere;line-height:1.6}}.desktop-transactions :is(th,td):nth-child(4),#repayment-records .table-wrap :is(th,td):first-child{white-space:nowrap}.desktop-transactions :is(th,td):nth-child(6),#repayment-records .table-wrap :is(th,td):nth-child(4){white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;width:160px;min-width:160px}.mobile-filter-toggle,.mobile-transactions,.mobile-empty,.chart-scroll-hint{display:none}.flow-scroll{border-radius:14px;min-width:0}.flow-scroll:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.brand img{object-fit:contain;width:100%;height:100%;display:block}#app,main,.workspace,.flow-panel,.filter-panel,.report-grid>*,.left-reports{min-width:0}body:has(dialog[open]){overflow:hidden}@media (width<=1100px){.workspace{flex-direction:column;gap:12px;display:flex}.flow-panel{width:100%}.flow-scroll{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#abb9c5 transparent;overflow-x:auto}#flow-chart{width:max(100%,900px);height:auto;margin:0}#flow-chart svg{width:100%;height:auto;min-height:340px;display:block}.chart-scroll-hint{color:var(--muted);margin:18px 0 9px;font-size:11px;display:block}.chart-empty{min-height:240px}.flow-footer{flex-wrap:wrap;gap:8px 14px;line-height:1.6}.report-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.balance{grid-column:1/-1}.reports{border-radius:24px;margin-top:20px}.filter-panel{border-radius:20px;width:100%;margin:0;padding:8px 14px;display:block}.filter-panel .aside-title{gap:10px;margin:0}.desktop-filter-title{display:none}.mobile-filter-toggle{text-align:left;flex:1;justify-content:space-between;align-items:center;gap:14px;min-width:0;min-height:44px;padding:5px 0;display:flex}.mobile-filter-toggle strong{font-size:14px;font-weight:500;display:block}.mobile-filter-toggle small{overflow-wrap:anywhere;margin-top:2px;font-size:11px;line-height:1.6;display:block}.filter-chevron{font-size:23px;transition:transform .2s}.is-expanded .filter-chevron{transform:rotate(180deg)}.filter-panel .aside-title .icon{width:44px;height:44px}.filter-content{display:none}.is-expanded .filter-content{border-top:1px solid var(--line);margin-top:6px;padding-top:10px;display:block}.filter-label{margin:12px 0 6px;font-size:13px}.filter-content>.filter-label:first-child{margin-top:0}.pills button{min-height:36px;padding:7px 11px;font-size:12px}#period{flex-wrap:wrap}#month{flex:1;width:auto;min-width:132px;min-height:36px;padding:6px 10px;font-size:14px}.cards-label{margin:10px 0 4px}.text-button{min-height:40px}.bank-card-list{grid-template-columns:1fr 1fr;gap:2px 16px;max-height:156px}.bank-card-edit{min-height:44px}.bank-details strong{font-size:12px}.bank-details small{font-size:11px}.bank-card-row>input{flex-shrink:0;width:22px;height:22px;margin:10px 3px}.edit-hint{opacity:.65}.bank-card-row{gap:8px;padding:0}.bank-card-edit{gap:8px;padding:3px 0}.bank-card-edit .mini-card{border-radius:5px;width:38px;height:25px}.bank-details small{margin-top:2px}.filter-note{margin-top:10px;padding-top:8px}.report-heading{flex-wrap:wrap}.report-date{display:none}.desktop-transactions{padding:10px 14px}.desktop-transactions table{font-size:12px}.desktop-transactions td,.desktop-transactions th{padding:16px 7px}}@media (width<=800px){header{flex-wrap:wrap;gap:12px;height:auto;min-height:116px;padding:14px 20px 0;display:flex}.brand{flex:0 0 32px;width:32px;height:38px}.header-right{gap:8px;margin-left:auto}.language-switch,.theme-switch{gap:2px;padding:3px}.language-switch button,.theme-switch button{width:38px;height:38px}.language-switch button{font-size:11px}.theme-switch button{font-size:24px}.avatar{width:40px;height:40px;font-size:14px}nav{order:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;height:47px;display:grid}nav button{min-width:0;height:47px;padding:0 6px;font-size:13px}nav button.active:after{left:18%;right:18%}.workspace{gap:16px;padding:22px 20px 0;display:flex}.flow-panel>.section-heading{flex-direction:column;align-items:stretch;gap:18px}.title-group{flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px}h1{font-size:34px}.title-group select{max-width:100%}.flow-panel .tools{grid-template-columns:minmax(105px,1.25fr) repeat(3,minmax(0,1fr));gap:8px;display:grid}.data-manager-trigger{white-space:normal;justify-content:center;font-size:10px;line-height:1.25}.quick-entry{white-space:normal;justify-content:center;min-height:44px;padding:8px 6px;font-size:12px}.quick-entry.credit{min-height:44px}.icon{width:44px;height:44px}.reports{margin-top:24px;padding:22px 20px}.report-heading{justify-content:space-between;gap:12px}.report-heading h2{font-size:24px}.segmented{max-width:100%}.segmented button{min-height:42px;padding:10px 14px}.revenue strong{white-space:normal;overflow-wrap:anywhere;font-size:clamp(23px,4vw,31px)}.stat-row{flex-wrap:wrap}.stat-row b{white-space:normal;overflow-wrap:anywhere}#transactions{min-height:calc(100dvh - 180px);padding:24px 20px}#transactions .section-heading{align-items:center}#transactions .list-toolbar{flex-wrap:wrap;gap:12px}.entry-portals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.portal-select{flex-direction:column;align-items:flex-start;gap:10px;padding:16px;display:flex}.portal-icon{flex-shrink:0;margin:0}.portal-select>span:nth-child(2){width:100%;min-width:0}.portal-select strong{white-space:nowrap;font-size:20px;display:block}.portal-select small{margin:0 0 7px;font-size:12px;line-height:1.4}.portal-add{min-height:45px;padding:10px 12px;line-height:1.5}.entry-portal{flex-direction:column;display:flex}.entry-portal.credit{display:flex}.portal-select{flex:1}.credit-explanation{font-size:12px}.credit-explanation .muted{flex-basis:100%}.toast{width:max-content;max-width:calc(100vw - 32px);bottom:max(18px,env(safe-area-inset-bottom));overflow-wrap:anywhere;padding:13px 18px;line-height:1.6}footer{padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));gap:12px}}@media (width<=640px){header{padding:12px 16px 0}.notification{display:none}.workspace{padding:20px 16px 0}.reports{border-radius:22px;padding:22px 16px}.report-grid{grid-template-columns:minmax(0,1fr);gap:14px}.balance{grid-column:auto}.left-reports{gap:14px}article{border-radius:22px;padding:22px}.revenue strong{font-size:clamp(27px,7vw,34px)}.revenue>div{align-items:flex-start}.growth{flex-shrink:0}.report-heading{display:block}.segmented{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:15px;display:grid}.segmented button{padding:10px 8px;font-size:13px}.donut{width:186px;height:186px}.donut>div{width:96px;height:96px}.donut-label{right:calc(50% - 99px)}.legend{display:flex}.balance .card-heading{flex-wrap:wrap}#balance-chart{height:auto}#balance-chart svg{height:auto;min-height:150px;display:block}.bank-card-list{grid-template-columns:1fr}#transactions{padding:22px 16px}.entry-portals{grid-template-columns:1fr}.desktop-transactions{display:none}.mobile-transactions{gap:12px;margin:0;padding:0;list-style:none;display:grid}.transaction-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;min-width:0;padding:18px}.transaction-card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.transaction-card time{color:var(--muted);font-size:11px}.transaction-card h3{overflow-wrap:anywhere;margin:15px 0 8px;font-size:16px;font-weight:500;line-height:1.5}.transaction-amount{letter-spacing:-.5px;white-space:nowrap;font-variant-numeric:tabular-nums;max-width:100%;font-size:25px;font-weight:500;display:block;overflow-x:auto}.transaction-amount.income{color:#139169}.transaction-amount.credit{width:auto;height:auto;box-shadow:none;color:#8b6ac4;border-radius:0;position:static}.transaction-card dl{gap:10px;margin:16px 0 12px;display:grid}.transaction-card dl>div{grid-template-columns:70px minmax(0,1fr);align-items:start;gap:10px;display:grid}.transaction-card dt{color:var(--muted);font-size:11px;line-height:1.5}.transaction-card dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.transaction-card .row-actions{border-top:1px solid var(--line);justify-content:space-between;padding-top:12px}.transaction-card .row-edit,.transaction-card .row-delete{width:auto;min-width:85px;min-height:44px;padding:10px 14px;font-size:12px}.mobile-empty{background:var(--panel);border-radius:20px;padding:40px 20px;display:block}.mobile-transactions:empty{display:none}#transactions .list-toolbar{margin:22px 0 16px}#transactions input[type=search]{width:100%;min-width:0;min-height:46px;font-size:16px}.list-toolbar>span{font-size:12px}.edit-dialog{box-sizing:border-box;width:calc(100% - 20px);max-width:470px;max-height:calc(100dvh - 20px);padding:22px 18px max(22px,env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:22px;margin:auto}.edit-dialog .card-heading{align-items:flex-start}.edit-dialog h2{font-size:20px;line-height:1.5}.edit-dialog .form-row{flex-direction:column;gap:0}.edit-dialog .form-row label{width:100%}.edit-dialog input,.edit-dialog select{min-width:0;min-height:46px;font-size:16px}.edit-dialog label{font-size:13px}.edit-dialog .submit{min-height:48px}.card-preview{height:165px;padding:20px}.card-preview strong{letter-spacing:1px;white-space:nowrap;font-size:clamp(12px,3.6vw,18px)}.card-preview small{overflow-wrap:anywhere;max-width:calc(100% - 35px)}.color-options{flex-wrap:wrap;justify-content:space-between;gap:6px}.color-options button{width:38px;height:38px}.data-action{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding:13px}.data-action-icon{border-radius:11px;width:36px;height:36px;font-size:17px}.import-preview-heading{display:block}.import-preview-heading small{text-align:left;max-width:none;margin-top:5px;display:block}}@media (width<=400px){header{gap:10px 6px}.header-right{gap:5px}.brand{flex-basis:28px;width:28px}.language-switch button,.theme-switch button{width:35px;height:38px}.avatar{width:36px;height:36px}nav button{padding:0 3px;font-size:11px}h1{font-size:30px}.title-group{align-items:flex-start}.title-group select{padding:10px 29px 10px 11px;font-size:11px}.flow-panel .tools{gap:6px}.quick-entry{font-size:10px}.quick-entry span{font-size:13px}.entry-portals{gap:7px}.entry-portal{border-radius:16px}.portal-select{padding:12px 9px}.portal-select strong{letter-spacing:-.5px;font-size:16px}.portal-select small{font-size:11px}.portal-icon{border-radius:11px;width:33px;height:33px;font-size:20px}.portal-add{padding:10px 7px;font-size:10px}.entry-portal.credit{border-radius:16px}.type-badge{font-size:10px}article{padding:20px 17px}.revenue strong{font-size:26px}.growth{padding:9px;font-size:10px}.data-manager-trigger{padding:9px}.data-manager-trigger span{display:none}}@media (height<=500px) and (width<=950px){.edit-dialog{max-height:calc(100dvh - 16px);margin:8px auto;padding:18px}.edit-dialog .form-row{flex-direction:row;gap:12px}.edit-dialog .form-row label{width:50%}.card-preview{height:135px;padding:15px 20px}.card-preview strong{margin-top:17px}}.flow-scroll.is-sankey{margin-top:18px;overflow:visible}.is-sankey #flow-chart{width:100%;height:auto;margin:0}.is-sankey #flow-chart svg{width:100%;height:auto;min-height:0;display:block}.flow-interactive-node,.flow-ribbon{transition:opacity .15s}.flow-interactive-node[data-flow-id],.flow-ribbon[data-flow-id]{cursor:pointer}.flow-has-hover .sankey-chart .flow-ribbon{opacity:.14}.flow-has-hover .sankey-chart .flow-interactive-node{opacity:.3}.flow-has-hover .sankey-chart .flow-highlight{opacity:1}[data-flow-id]:focus-visible{filter:drop-shadow(0 0 3px var(--blue));outline:none}.flow-tooltip{z-index:100;pointer-events:none;border:1px solid var(--line);background:var(--panel);max-width:min(300px,100vw - 16px);color:var(--ink);box-shadow:var(--shadow);overflow-wrap:anywhere;border-radius:12px;padding:12px 15px;font-size:12px;line-height:1.6;position:fixed}.flow-tooltip strong,.flow-tooltip span{display:block}.flow-tooltip span:last-child{color:var(--muted)}@media (prefers-reduced-motion:reduce){.flow-interactive-node,.flow-ribbon{transition:none}}#flow-chart svg text{letter-spacing:normal;font-family:inherit;font-weight:400}#repayment-records{min-height:65vh;padding:24px 36px}.repayment-chart svg{width:100%;height:auto}#repayment-records .account-balances{margin:24px 0}@media (width<=600px){#repayment-records{padding:20px 16px}#repayment-records>.section-heading{flex-wrap:wrap}#repayment-records h1{font-size:28px}}.reports{--muted:#606c75;--line:#dce3e8;--report-accent:#1769d2;--report-bar:#8ebee5;--report-trend:#147b87;--report-ring:#b8c4cd;--report-edge:#ffffffb3;--report-hover:#1769d20a}.dark .reports{--muted:#b0bec8;--line:#46525b;--report-accent:#68aaff;--report-bar:#497ba4;--report-trend:#65d0d8;--report-ring:#596975;--report-edge:#ffffff0f;--report-hover:#68aaff12}.reports .report-heading h2{color:var(--ink);font-weight:500}.reports .report-date{font-size:10px}.reports .segmented{background:var(--report-hover);box-shadow:inset 0 1px 3px #172a3608}.reports .segmented button{color:var(--muted);font-weight:600;position:relative}.reports .segmented button.active{color:var(--report-accent);box-shadow:0 2px 7px #172a3614, inset 0 0 0 1px var(--report-edge)}.reports .segmented button:after{content:"";background:var(--report-accent);border-radius:2px;width:14px;height:2px;transition:transform .22s;position:absolute;bottom:6px;left:calc(50% - 7px);transform:scaleX(0)}.reports .segmented button.active:after{transform:scaleX(1)}.reports article{border:1px solid var(--report-edge);transition:box-shadow .22s,border-color .22s;animation:.36s ease-out both report-reveal;box-shadow:0 3px 12px #172a3608}.reports .frequency{animation-delay:35ms}.reports .sources{animation-delay:55ms}.reports .balance{animation-delay:80ms}.reports h3{font-weight:600}.reports .revenue strong,.reports .stat-row b,.reports .donut strong{font-variant-numeric:tabular-nums}.reports .growth{background:#087c56}.reports .stat-row{font-size:12px;line-height:1.5;transition:background-color .18s}.reports .stat-row b{font-weight:500}.reports .circle-decoration{color:var(--muted)}.reports .legend{flex-wrap:wrap;font-size:11px;line-height:1.5;display:flex}.reports .legend i{background:var(--report-accent);width:7px;height:7px}.reports .legend i:nth-of-type(2){background:var(--report-trend);border-radius:2px;width:14px;height:3px}.reports .balance .card-heading{flex-wrap:wrap}.reports .donut{transition:box-shadow .22s;animation:.5s ease-out both report-ring-in;box-shadow:inset 0 0 0 1px #172a3608,0 5px 14px #172a3608}.reports .donut>div{box-shadow:0 1px 8px #172a3610}.reports .donut-label{font-size:12px;box-shadow:0 3px 8px #172a3618}.reports .report-line{stroke-dasharray:1;stroke-dashoffset:0;animation:.65s ease-out both report-line-in}.reports .balance-bar{transform-box:fill-box;transform-origin:bottom;animation:.45s ease-out both report-bar-in;animation-delay:var(--bar-delay,0s);transition:filter .18s}.reports .balance-month.is-current>text{fill:var(--report-accent);font-weight:700}@media (hover:hover){.reports article:hover{border-color:var(--line);box-shadow:0 7px 20px #172a3610}.reports .segmented button:hover{background:var(--panel);color:var(--report-accent);transform:none}.reports .stat-row:hover{background:var(--report-hover)}.reports .donut:hover{box-shadow:0 5px 18px #172a3620}.reports .balance-month:hover .balance-bar{filter:brightness(1.12)}}@keyframes report-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes report-line-in{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes report-bar-in{0%{transform:scaleY(.08)}to{transform:scaleY(1)}}@keyframes report-ring-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.reports *,.reports :after{transition:none!important;animation:none!important}.reports button:active{transform:none}}.reports .stat-row{min-height:44px;margin-top:0;padding:12px 8px}.reports .stat-row:first-of-type{margin-top:10px}.reports .source-link{transition:color .18s,background-color .18s,box-shadow .18s}.reports .source-link:hover{color:var(--report-accent);background:var(--report-hover);box-shadow:0 2px 8px #172a3610}.reports .source-ring-wrap{aspect-ratio:1;width:min(100%,240px);margin:12px auto;position:relative}.reports .source-ring{width:100%;height:100%;display:block;overflow:visible}.reports .source-slice{pointer-events:stroke;cursor:pointer;transition:stroke-width .2s,opacity .2s,filter .2s}.reports .source-slice.is-active{filter:drop-shadow(0 2px 3px #172a3620)}.reports .source-slice.is-muted{opacity:.5}.reports .source-slice:focus-visible{stroke-width:50px;filter:drop-shadow(0 0 2px var(--ink));outline:none}.reports .source-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.reports .source-center strong{font-variant-numeric:tabular-nums;font-size:29px;font-weight:500}.reports .source-tooltip{z-index:1;pointer-events:none;color:#fff;white-space:nowrap;background:#17212b;border-radius:9px;gap:4px;padding:7px 10px;font-size:11px;animation:.16s ease-out report-tooltip-in;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #172a3626}.reports .source-tooltip b{font-weight:500}.reports .source-row{text-align:left;border-radius:0;width:100%;display:flex}.reports .source-row>span{align-items:center;gap:8px;display:flex}.reports .source-row i{border-radius:50%;flex-shrink:0;width:7px;height:7px}.reports .source-row.is-active{background:var(--report-hover)}.reports .source-row:active{transform:none}.reports #frequency-chart{height:110px;margin:12px 0 0;overflow:visible}.reports .frequency-line{transition:stroke-width .18s}.reports .frequency-line.is-active{stroke-width:3.5px}.reports .frequency-point circle{transition:r .18s}.reports .frequency-point rect[tabindex]{cursor:crosshair}.reports .frequency-tooltip rect{fill:#17212b}.reports .frequency-tooltip text{fill:#fff;font-size:11px}@keyframes report-tooltip-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.reports .source-slice,.reports .source-tooltip,.reports .frequency-line,.reports .frequency-point circle,.reports .source-link{transition:none;animation:none}}
