*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f7f4;color:#2c2c2a}.app-shell{max-width:480px;margin:0 auto;min-height:100vh;background:#fff;position:relative;padding-bottom:90px}.page{padding:20px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-size:20px;font-weight:600}.tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:20px;padding-bottom:4px}.tab-pill{flex-shrink:0;padding:8px 16px;border-radius:20px;background:#f2f1ec;border:none;font-size:13px;color:#6b6a64;cursor:pointer}.tab-pill.active{background:#1d1d1b;color:#fff}.stat-card{background:#fff;border:1px solid #E5E3DC;border-radius:16px;padding:16px;container-type:inline-size;overflow:hidden;min-width:0}.stat-label{font-size:12px;color:#6b6a64;margin-bottom:8px}.stat-value{font-size:clamp(13px,12cqi,22px);font-weight:600;color:#1d1d1b;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.stat-grid>.stat-card{min-width:0}.stat-trend{font-size:11px;color:#1d9e75;margin-top:6px}.section-title{font-size:15px;font-weight:600;margin-bottom:12px}.chart-card{background:#fff;border:1px solid #E5E3DC;border-radius:16px;padding:16px 8px 8px;margin-bottom:20px}.list-card{background:#fff;border:1px solid #E5E3DC;border-radius:16px;padding:4px 16px;margin-bottom:20px}.log-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F0EFEA}.log-row:last-child{border-bottom:none}.log-left{display:flex;align-items:center;gap:12px}.log-icon{width:38px;height:38px;border-radius:10px;background:#e1f5ee;color:#0f6e56;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;flex-shrink:0}.log-name{font-size:14px;font-weight:500}.log-meta{font-size:12px;color:#9c9a92;margin-top:2px}.log-amount{font-size:14px;font-weight:600;color:#1d9e75;white-space:nowrap}.empty-state{padding:24px 0;text-align:center;color:#9c9a92;font-size:13px}.add-category-btn{background:none;border:none;color:#1d9e75;font-size:13px;font-weight:500;cursor:pointer}.floating-btn{position:fixed;bottom:90px;right:max(20px,calc(50% - 220px));width:56px;height:56px;border-radius:50%;background:#1d9e75;color:#fff;border:none;font-size:28px;box-shadow:0 4px 12px #00000026;cursor:pointer;z-index:50}.navbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #E5E3DC;display:flex;justify-content:space-around;padding:12px 0;z-index:40}.nav-item{background:none;border:none;font-size:12px;color:#9c9a92;cursor:pointer}.nav-item.active{color:#1d9e75;font-weight:600}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;z-index:100}.modal-overlay-center{align-items:center;padding:20px}.modal-content{background:#fff;width:100%;max-width:480px;border-radius:20px 20px 0 0;padding:24px}.modal-content-center{border-radius:20px;max-width:360px;max-height:90vh;overflow-y:auto}.modal-content-wide{max-width:400px}.icon-picker-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.icon-picker-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;border-radius:10px;border:1px solid #E5E3DC;background:#fff;cursor:pointer;color:#6b6a64;font-size:10px}.icon-picker-btn.active{border-color:#1d9e75;background:#e1f5ee;color:#0f6e56;font-weight:600}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;color:#6b6a64;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:1px solid #E5E3DC;border-radius:8px;font-size:15px}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:44px}.password-toggle-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#6b6a64;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:8px}.password-toggle-btn:hover{color:#1d1d1b;background:#f2f1ec}.btn-primary{width:100%;padding:14px;background:#1d9e75;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.filter-bar{display:flex;gap:8px;margin-bottom:16px}.filter-pill{flex:1;padding:8px 0;border-radius:10px;background:#fff;border:1px solid #E5E3DC;font-size:12px;color:#6b6a64;cursor:pointer;text-align:center}.filter-pill.active{background:#e1f5ee;border-color:#1d9e75;color:#0f6e56;font-weight:600}.percent-breakdown{margin-top:4px}.percent-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px}.percent-row:not(:last-child){border-bottom:1px solid #F0EFEA}.scrollable-log{max-height:430px;overflow-y:auto}.nav-item{display:flex;flex-direction:column;align-items:center;gap:2px}.nav-label{font-size:10px}.tabs-row{display:flex;align-items:center;gap:8px;margin-bottom:20px}.tabs-row .tabs{flex:1;margin-bottom:0;min-width:0}.filter-trigger{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap}.month-year-filter{position:relative;flex-shrink:0}.filter-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:10px;border:1.5px solid #1D9E75;background:#e1f5ee;color:#0f6e56;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.filter-chip-all{border-style:dashed;background:#fff;color:#1d9e75}.filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.filter-popup{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #E5E3DC;border-radius:16px;box-shadow:0 8px 24px #0000001f;padding:12px;z-index:95;width:220px}.filter-all-option,.filter-period-option{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #E5E3DC;background:#fafaf8;color:#6b6a64;font-size:13px;font-weight:500;cursor:pointer;text-align:left;margin-bottom:8px}.filter-all-option.active,.filter-period-option.active{background:#e1f5ee;border-color:#1d9e75;color:#0f6e56;font-weight:600}.wheel-wrapper{position:relative;display:flex;gap:8px;margin-bottom:10px}.wheel-highlight{position:absolute;top:40px;left:0;right:0;height:40px;background:#e1f5ee;border-radius:8px;pointer-events:none;z-index:0}.wheel-col{flex:1;height:120px;overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none;position:relative;z-index:1}.wheel-col::-webkit-scrollbar{display:none}.wheel-spacer{height:40px}.wheel-item{height:40px;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;font-size:14px;color:#9c9a92}.wheel-item-active{color:#1d1d1b;font-weight:600;font-size:15px}.filter-apply-btn{width:100%;padding:10px;background:#1d9e75;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.source-toggle{display:flex;gap:8px}.source-btn{flex:1;padding:10px;border-radius:8px;border:1px solid #E5E3DC;background:#fff;font-size:13px;color:#6b6a64;cursor:pointer}.source-btn.active{background:#1d1d1b;color:#fff;border-color:#1d1d1b}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-close-btn{background:#f2f1ec;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b6a64}.btn-danger{width:100%;padding:14px;background:#fff;color:#e4573d;border:1px solid #F5C4B8;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;margin-top:10px}.field-hint{font-size:12px;color:#9c9a92;margin-top:6px}.field-error{font-size:13px;color:#e4573d;background:#fce8e4;padding:8px 12px;border-radius:8px;margin-bottom:12px}.icon-btn{background:#f2f1ec;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2c2c2a}.net-worth-card{background:linear-gradient(135deg,#1d9e75,#17795b);border-radius:16px;padding:20px;margin-bottom:12px;color:#fff}.net-worth-value{font-size:30px;font-weight:700;margin:6px 0 8px}.net-worth-breakdown{font-size:11px;color:#ffffffbf;line-height:1.5}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.module-card{background:#fff;border:1px solid #E5E3DC;border-radius:16px;padding:16px;text-align:left;cursor:pointer}.module-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.module-label{font-size:12px;color:#6b6a64;margin-bottom:4px}.module-value{font-size:16px;font-weight:600;color:#1d1d1b}.insight-card{padding:14px 16px;border-radius:12px;font-size:13px;line-height:1.5;margin-bottom:10px}.insight-warn{background:#fce8e4;color:#b8391f}.insight-good{background:#e1f5ee;color:#0f6e56}.insight-neutral{background:#f2f1ec;color:#6b6a64}.cash-flow-bar{display:flex;height:28px;border-radius:8px;overflow:hidden;background:#f2f1ec;margin-bottom:14px}.cash-flow-segment{height:100%;transition:width .3s ease,transform .2s ease;transform-origin:bottom center;cursor:pointer}.cash-flow-segment:hover,.cash-flow-segment:focus-visible{transform:scaleY(1.1);outline:none;z-index:1}.cash-flow-legend{display:flex;flex-wrap:wrap;gap:12px}.cash-flow-legend-item{font-size:12px;color:#6b6a64;display:flex;align-items:center;gap:6px}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.settings-row:not(:last-child){border-bottom:1px solid #F0EFEA}.radio-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;cursor:pointer}.radio-row:not(:last-child){border-bottom:1px solid #F0EFEA}.radio-row input{margin-top:3px}.radio-label{font-size:14px;font-weight:500}.radio-desc{font-size:12px;color:#9c9a92;margin-top:2px}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#e5e3dc;border-radius:24px;transition:.2s}.toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.toggle-switch input:checked+.toggle-slider{background:#1d9e75}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.icon-btn-sm{background:#f2f1ec;border:none;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b6a64}.settings-group{background:#fff;border:1px solid #E5E3DC;border-radius:16px;margin-bottom:16px;overflow:hidden}.settings-group-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fafaf8;border-bottom:1px solid #F0EFEA}.settings-group-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-group-title{font-size:14px;font-weight:600;color:#1d1d1b}.settings-group-body{padding:14px 16px}.settings-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0}.settings-toggle-row:not(:last-child){border-bottom:1px solid #F0EFEA}.auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f7f4;padding:20px}.auth-card{width:100%;max-width:360px;background:#fff;border:1px solid #E5E3DC;border-radius:20px;padding:28px}.auth-title{font-size:22px;font-weight:700;margin-bottom:4px}.auth-subtitle{font-size:13px;color:#9c9a92;margin-bottom:20px}.auth-switch{width:100%;background:none;border:none;color:#1d9e75;font-size:13px;margin-top:12px;cursor:pointer}.source-balance-hint{font-size:12px;color:#0f6e56;background:#e1f5ee;padding:8px 10px;border-radius:8px;margin-top:8px}.log-amount-wrap{text-align:right;flex-shrink:0}.log-amount-sub{font-size:11px;color:#9c9a92;margin-top:2px;font-weight:400}.log-row-out .log-amount{color:#e4573d}.instrument-actions{display:flex;gap:8px;margin-top:8px}.instrument-action-btn{flex:1;padding:8px;border-radius:8px;border:1px solid #E5E3DC;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#2c2c2a}.instrument-action-btn.danger{color:#e4573d;border-color:#f5c4b8}
