@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17342c;background:#f4f6f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}.app-shell{min-height:100vh;padding:0 max(20px,calc((100vw - 1080px)/2));padding-bottom:110px}header{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand>div:last-child{display:flex;flex-direction:column;font-family:Manrope;line-height:1.05}.brand span{font-size:12px;color:#688078;letter-spacing:.06em}.brand-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#d7f074;color:#173c32;font:800 31px Manrope}.brand-mark.small{width:39px;height:39px;border-radius:12px;font-size:22px}.avatar{width:44px;height:44px;border-radius:50%;border:0;background:#173c32;color:#fff;font-weight:700;position:relative}.avatar svg{position:absolute;right:-3px;bottom:-1px;padding:2px;border-radius:50%;background:#d7f074;color:#173c32}.hero{display:flex;align-items:end;justify-content:space-between;padding:37px 0 30px}.hero h1,.login-card h1{font:800 clamp(34px,5vw,56px)/1.02 Manrope;letter-spacing:-.045em;margin:6px 0 0}.eyebrow{color:#71837d;font-size:11px;letter-spacing:.16em;font-weight:700;margin:0}.primary{border:0;border-radius:14px;background:#173c32;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 19px;font-weight:700;box-shadow:0 8px 20px #173c3224}.totals{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 14px}.totals>div{min-width:0;min-height:88px;border-radius:18px;padding:14px 17px;display:flex;flex-direction:column;justify-content:center}.total-main{color:#fff;background:#173c32;position:relative;overflow:hidden}.total-main:after{content:"";position:absolute;width:190px;height:190px;border:34px solid #d7f07418;border-radius:50%;right:-60px;top:-80px}.total-side{background:#d7f074}.mobile-total-add{border:0;border-radius:18px;background:#173c32;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:800;box-shadow:0 8px 20px #173c3224}.totals span{font-size:13px;opacity:.76}.totals strong{font:700 clamp(21px,3vw,30px) Manrope;letter-spacing:-.04em;margin:3px 0;white-space:nowrap}.totals small{opacity:.65}.dashboard-panel{margin-bottom:10px;border:1px solid #dce4dc;border-radius:18px;overflow:visible;background:#fff}.panel-heading{width:100%;min-height:66px;border:0;border-radius:18px;background:#fff;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;text-align:left}.panel-heading span{display:flex;flex-direction:column;gap:2px}.panel-heading strong{font:750 18px Manrope}.panel-heading small{color:#7b8a84;font-size:11px}.panel-heading svg{transition:transform .2s}.panel-heading svg.rotated{transform:rotate(180deg)}.panel-body{border-top:1px solid #e5eae5;padding:15px}.tools{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;position:relative}.search{flex:1;max-width:460px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce4dc;border-radius:14px;padding:0 14px}.search input{width:100%;border:0;outline:0;background:transparent;height:48px}.search button{border:0;background:transparent;padding:4px}.filters{display:flex;gap:7px}.filters>button,.month-wrap>button,.export-wrap>button{height:44px;border:1px solid #d8e0d9;border-radius:12px;background:#fff;padding:0 13px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px}.filters .active{background:#e9f0e9;border-color:#9aaa9f}.month-wrap{position:relative}.month-menu{position:absolute;z-index:8;top:50px;left:50%;width:250px;padding:10px;transform:translate(-50%);border:1px solid #dce4dc;border-radius:14px;background:#fff;box-shadow:0 12px 30px #173c3220}.month-year{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.month-year button{width:34px;height:30px;border:0;border-radius:8px;background:#edf1ed;font-size:21px;line-height:1}.month-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.month-grid button{border:0;border-radius:8px;background:#f4f6f2;padding:8px 4px;font-size:12px}.month-grid button.selected{background:#173c32;color:#fff;font-weight:700}.export-wrap{position:relative}.range-panel{position:absolute;z-index:4;right:75px;top:52px;display:flex;align-items:end;gap:8px;padding:10px;border:1px solid #dce4dc;border-radius:13px;background:#fff;box-shadow:0 12px 30px #173c3220}.range-panel label{font-size:11px;font-weight:700}.range-panel input{padding:8px;margin-top:4px}.range-panel button{height:36px;border:0;border-radius:9px;background:#edf1ed;font-size:12px;font-weight:700;padding:0 10px}.export-menu{position:absolute;z-index:5;right:0;top:50px;background:#fff;border:1px solid #dce4dc;border-radius:12px;padding:6px;box-shadow:0 12px 30px #173c3220;min-width:125px}.export-menu button{width:100%;border:0;background:transparent;border-radius:8px;display:flex;gap:8px;padding:10px}.export-menu button:hover{background:#f1f4f0}.summary{margin:20px 0 26px}.summary-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.summary-heading span,.summary-grid h3{color:#6f766d;font-size:15px;font-weight:500}.summary-heading h2{font:700 17px Manrope;margin:0;letter-spacing:-.02em;white-space:nowrap}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.summary-grid h3{margin:0 0 9px}.summary-card{background:#fff;border:1px solid #dedfd5;border-radius:20px;padding:17px}.summary-row+.summary-row{margin-top:14px}.summary-row>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.summary-row span{font-size:14px}.summary-row strong{font-size:13px;white-space:nowrap}.summary-track{height:8px;margin-top:6px;overflow:hidden;border-radius:20px;background:#eeeae1}.summary-track i{display:block;height:100%;border-radius:inherit;background:#237b67;transition:width .25s ease}.expense-sections{display:flex;flex-direction:column;gap:8px}.category-section{background:#fff;border:1px solid #dce4dc;border-radius:17px;overflow:hidden;scroll-margin-top:12px}.section-title{border:0;background:#fff;width:100%;padding:17px 18px;display:grid;grid-template-columns:auto auto auto 1fr auto;align-items:center;gap:10px;text-align:left}.section-title h2{font:700 17px Manrope;margin:0}.section-title>span:nth-of-type(2){background:#edf1ed;border-radius:20px;min-width:23px;padding:3px 7px;text-align:center;font-size:11px}.section-title strong{text-align:right}.section-title svg{transition:transform .2s}.section-title svg.rotated{transform:rotate(180deg)}.category-dot{width:10px;height:10px;border-radius:50%}.category-content{border-top:1px solid #e5eae5;padding:9px;background:#f8faf7}.expense-card{display:flex;gap:13px;padding:14px;border-radius:13px;background:#fff;border-bottom:1px solid #e7ebe7;position:relative}.expense-card:last-child{border-bottom:0}.expense-main{flex:1;min-width:0}.expense-line{display:flex;align-items:start;justify-content:space-between;gap:12px}.expense-line h3{font:700 15px Manrope;margin:0}.expense-line strong{white-space:nowrap}.expense-main>p{margin:3px 0;font-size:13px;color:#687972}.expense-meta{display:flex;align-items:center;gap:7px;font-size:11px;color:#89958f;margin-top:7px}.expense-meta i{width:3px;height:3px;border-radius:50%;background:#9ba69f}.expense-main p.notes{margin-top:9px;color:#4b6058;padding-left:9px;border-left:2px solid #d7f074}.receipt-thumb{width:62px;height:62px;object-fit:cover;border-radius:10px}.card-actions{display:flex;align-self:end;gap:4px}.card-actions button{width:33px;height:33px;border:0;border-radius:9px;background:#edf2ed;display:grid;place-items:center}.card-actions .danger{color:#a74c43;background:#f8ecea}.empty{padding:28px;text-align:center;color:#809088}.empty span{color:#acc947;font-size:24px}.empty p{margin:5px}.empty button{border:0;background:transparent;text-decoration:underline;font-weight:700}.finance-manager>h3{margin:2px 0 10px;font:700 15px Manrope}.finance-manager>h3:not(:first-child){margin-top:18px}.finance-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.finance-form label{display:flex;flex-direction:column;gap:6px;color:#53675f;font-size:12px;font-weight:700}.finance-form .finance-add{align-self:end;min-height:43px}.finance-selector{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px;margin:17px 0 11px;padding-top:15px;border-top:1px solid #e5eae5}.finance-selector label{display:flex;flex-direction:column;gap:6px;color:#53675f;font-size:12px;font-weight:700}.delete-finance-item{height:43px;border:0;border-radius:11px;padding:0 12px;display:flex;align-items:center;gap:6px;color:#a74c43;background:#f8ecea;font-size:12px;font-weight:700}.selected-finance{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#f2f6ef}.selected-finance>div{display:flex;flex-direction:column;gap:2px}.selected-finance span{color:#73837c;font-size:11px}.selected-finance b{white-space:nowrap;font-size:12px}.statement-import{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:12px 14px;border:1px dashed #9bab9f;border-radius:12px}.statement-import>div{display:flex;flex-direction:column;gap:2px}.statement-import span{color:#788881;font-size:11px}.statement-import label{flex:0 0 auto;min-height:38px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:6px;background:#173c32;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.import-message{margin:-3px 0 14px;color:#567168;font-size:12px}.transaction-comment{grid-column:1 / -1}.finance-list{margin-top:14px}.finance-list article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 4px;border-top:1px solid #e5eae5}.finance-list article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.finance-list article span{color:#788881;font-size:11px}.finance-list article b{white-space:nowrap}.finance-list article button{width:32px;height:32px;border:0;border-radius:9px;display:grid;place-items:center;color:#a74c43;background:#f8ecea}.transaction-note{height:34px;margin-top:5px;padding:7px 9px;border-radius:8px;font-size:11px}.finance-empty{margin:4px 0 0;padding:18px;border-radius:12px;background:#f7f9f5;color:#809088;text-align:center;font-size:13px}.card-payments{margin-top:22px;padding-top:18px;border-top:2px solid #e5eae5}.subsection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}.subsection-heading h3{margin:0;font:750 17px Manrope}.subsection-heading span{color:#788881;font-size:11px}.card-payment-form .finance-add{min-height:43px}.finance-list article small{color:#53675f;font-size:11px}.fab{display:none}.modal-backdrop{position:fixed;inset:0;z-index:20;background:#112a2470;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.modal-sheet{width:min(650px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:25px;padding:24px;box-shadow:0 30px 80px #0e261f50}.sheet-handle{display:none}.form-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.form-heading h2{font:800 27px Manrope;margin:3px 0;letter-spacing:-.03em}.icon-button{width:40px;height:40px;border:0;border-radius:50%;background:#eef2ed;display:grid;place-items:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.login-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#53675f}.form-grid label span{font-weight:400;color:#98a39e;float:right}.full{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid #d7dfd8;border-radius:11px;background:#f9faf8;outline:none;padding:12px 13px;color:#17342c}input:focus,select:focus,textarea:focus{border-color:#789488;box-shadow:0 0 0 3px #d7f07430;background:#fff}textarea{min-height:70px;resize:vertical}.upload{flex-direction:row!important;align-items:center;border:1px dashed #9bab9f;border-radius:12px;padding:13px;cursor:pointer}.upload svg{color:#55736a}.upload span{color:#17342c!important;font-weight:600!important;display:flex;flex-direction:column}.upload small{color:#8a9892;font-weight:400}.save{margin-top:19px}.wide{width:100%}.login-page{min-height:100vh;display:grid;place-items:center;padding:25px;background:#173c32;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";position:absolute;width:500px;height:500px;border:60px solid #d7f0740c;border-radius:50%}.login-page:before{top:-260px;right:-180px}.login-page:after{bottom:-300px;left:-200px}.login-card{width:min(430px,100%);position:relative;z-index:1;background:#f8faf5;border-radius:28px;padding:38px;box-shadow:0 30px 100px #071d1750}.login-card .eyebrow{margin-top:28px}.login-card h1{font-size:38px}.muted{color:#75867f;margin-bottom:27px}.login-form{display:flex;flex-direction:column;gap:15px}.login-form input{margin-top:3px;height:49px;background:#fff}.login-form .primary{margin-top:3px;height:51px}.error{color:#ad443a;margin:0;font-size:13px}.demo-note{text-align:center;color:#8c9994;font-size:11px;margin:18px 0 0}@media(max-width:700px){.app-shell{padding:0 14px 40px}header{height:67px}.hero,.add-desktop{display:none}.totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 12px}.totals>div{min-width:0;min-height:88px;border-radius:17px;padding:13px;justify-content:center}.totals strong{font-size:21px;white-space:nowrap}.totals small{font-size:10px}.mobile-total-add{border:0;border-radius:17px;background:#173c32;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:800;box-shadow:0 8px 20px #173c3224}.dashboard-panel{border-radius:16px;margin-bottom:8px}.panel-heading{min-height:58px;border-radius:16px;padding:10px 14px}.panel-heading strong{font-size:16px}.panel-body{padding:11px}.tools{display:block}.search{max-width:none;margin-bottom:9px}.filters{overflow:visible}.filters>button,.month-wrap{flex:1;white-space:nowrap}.month-wrap>button{width:100%;padding:0 9px}.filters .range-button{flex:.65}.export-wrap{flex:1}.export-wrap>button{width:100%;justify-content:center}.range-panel{position:static;margin-top:8px;align-items:end}.range-panel label{flex:1}.summary{margin:18px 0 22px}.summary-heading{margin-bottom:10px}.summary-heading span{font-size:13px}.summary-heading h2{font-size:14px}.summary-grid{grid-template-columns:1fr;gap:18px}.summary-card{padding:15px;border-radius:17px}.summary-row+.summary-row{margin-top:11px}.summary-row span{font-size:13px}.summary-row strong{font-size:12px}.summary-track{height:7px;margin-top:5px}.section-title{padding:16px 14px}.expense-card{padding:13px 10px}.expense-line{padding-right:3px}.card-actions{flex-direction:column}.finance-form{grid-template-columns:1fr 1fr;gap:9px}.finance-form input{padding:9px 10px}.transaction-form label:nth-child(3){grid-column:1 / -1}.finance-selector{grid-template-columns:1fr}.delete-finance-item{width:fit-content}.selected-finance,.statement-import{align-items:flex-start}.statement-import label{padding:0 9px}.finance-list article{gap:8px}.subsection-heading{align-items:flex-start;flex-direction:column;gap:2px}.card-payment-form label:nth-child(5),.card-payment-form label:nth-child(6){grid-column:1 / -1}.fab{display:none}.modal-backdrop{align-items:end;padding:0}.modal-sheet{max-height:93vh;overflow:hidden;display:flex;flex-direction:column;border-radius:26px 26px 0 0;padding:14px 18px calc(12px + env(safe-area-inset-bottom))}.sheet-handle{display:block;width:40px;height:4px;border-radius:5px;background:#d5dbd6;margin:0 auto 16px}.expense-form .form-heading{margin-bottom:12px}.expense-form .form-heading h2{font-size:24px}.expense-form form{min-height:0;flex:1;display:flex;flex-direction:column}.expense-form .form-grid{min-height:0;overflow-y:auto;padding:2px 2px 10px}.expense-form input,.expense-form select,.expense-form textarea{padding:9px 10px}.expense-form .compact-row{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:10px}.expense-form .upload{padding:8px 10px}.expense-form .upload small{line-height:1.15}.expense-form .save{flex:0 0 auto;margin-top:10px;box-shadow:0 -10px 24px 18px #fff}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.full{grid-column:1 / -1}.login-card{padding:28px 24px;border-radius:24px}.login-card h1{font-size:32px}}@media(max-width:390px){.totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.totals>div{padding:11px}.totals strong{font-size:18px}}
