.del-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.del-dialog{background:#fff;border-radius:16px;max-width:320px;width:100%;padding:24px 20px 16px;box-shadow:0 8px 32px #0000002e}.del-dialog-msg{font-size:15px;color:#2d3748;text-align:center;margin:0 0 20px;line-height:1.6}.del-dialog-name{font-weight:700}.del-dialog-btns{display:flex;gap:10px}.del-btn-cancel{flex:1;padding:12px;background:#edf2f7;color:#4a5568;font-size:15px;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-family:inherit}.del-btn-cancel:hover{background:#e2e8f0}.del-btn-confirm{flex:1;padding:12px;background:#fc8181;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:10px;cursor:pointer;font-family:inherit}.del-btn-confirm:hover{background:#f56565}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-loading{display:flex;justify-content:center;align-items:center;height:100vh;color:#718096;font-size:1rem;background:#f7fafc}.app-header{background-color:#2c5282;color:#fff;padding:10px 20px;flex-shrink:0;box-shadow:0 2px 4px #00000026;display:flex;align-items:center;justify-content:space-between}.app-title{font-size:18px;font-weight:700;letter-spacing:.05em}.app-lock-btn{background:none;border:none;font-size:20px;cursor:pointer;padding:4px 6px;border-radius:8px;line-height:1;transition:background .15s}.app-lock-btn:hover{background:#ffffff26}.pin-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#1a365d,#2c5282);display:flex;align-items:center;justify-content:center;z-index:9999}.pin-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 28px 32px;background:#ffffff12;border-radius:24px;border:1px solid rgba(255,255,255,.15);width:min(320px,90vw)}.pin-app-icon{font-size:48px;line-height:1}.pin-app-name{color:#ffffffb3;font-size:13px;font-weight:600;letter-spacing:.08em}.pin-title{color:#fff;font-size:18px;font-weight:700}.pin-sub{color:#fff9;font-size:12px;text-align:center}.pin-dots{display:flex;gap:16px;margin:4px 0}.pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;transition:background .15s,border-color .15s}.pin-dot--on{background:#fff;border-color:#fff}.pin-error{color:#fc8181;font-size:12px;text-align:center;min-height:16px}.pin-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.pin-key{aspect-ratio:1;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#fff;font-size:22px;font-weight:600;cursor:pointer;transition:background .12s,transform .08s;font-family:inherit}.pin-key:hover{background:#ffffff38}.pin-key:active{transform:scale(.92);background:#ffffff4d}.pin-key--confirm{background:#48bb7859;border-color:#48bb7899;font-size:20px}.pin-key--confirm:hover{background:#48bb7880}.pin-key--confirm:active{background:#48bb78a6}.pin-processing{color:#ffffffbf;font-size:13px;text-align:center;padding:12px 0}.pin-cancel-btn{background:none;border:none;color:#ffffff80;font-size:13px;cursor:pointer;padding:4px 8px;text-decoration:underline;font-family:inherit}.pin-cancel-btn:hover{color:#fffc}.pin-forgot-note{color:#fff6;font-size:12px;text-align:center;margin:0;padding:0 8px}.pin-upgrade-banner{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(90deg,#2b6cb0,#2c5282);color:#fff;padding:10px 16px;box-shadow:0 2px 8px #0003;display:flex;flex-direction:column;gap:8px}.pin-upgrade-content{display:flex;align-items:flex-start;gap:10px}.pin-upgrade-icon{font-size:20px;flex-shrink:0;line-height:1.4}.pin-upgrade-text{font-size:12px;line-height:1.5}.pin-upgrade-text strong{font-size:13px}.pin-upgrade-btns{display:flex;gap:8px;justify-content:flex-end}.pin-upgrade-start{background:#fff;color:#2b6cb0;border:none;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.pin-upgrade-start:hover{background:#ebf8ff}.pin-upgrade-dismiss{background:none;border:1px solid rgba(255,255,255,.5);color:#ffffffd9;border-radius:6px;padding:5px 14px;font-size:12px;cursor:pointer;font-family:inherit}.pin-upgrade-dismiss:hover{background:#ffffff1a}.pin-upgrade-banner~*{padding-top:0}.app-main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.coming-soon{flex:1;display:flex;align-items:center;justify-content:center;color:#a0aec0;font-size:16px}.tab-bar{display:flex;background-color:#ebf4ff;border-bottom:2px solid #bee3f8;overflow-x:auto;flex-shrink:0;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-btn{padding:10px 18px;border:none;background:none;font-size:13px;color:#4a5568;cursor:pointer;border-bottom:3px solid transparent;white-space:nowrap;transition:background-color .15s}.tab-btn:hover:not(.tab-btn--disabled){background-color:#dbeafe;color:#1e40af}.tab-btn--active{color:#1e40af;border-bottom-color:#1e40af;font-weight:700;background-color:#fff}.tab-btn--disabled{color:#a0aec0;cursor:default}.tab-badge{display:inline-block;font-size:9px;background-color:#e2e8f0;color:#718096;padding:1px 5px;border-radius:9px;margin-left:5px;vertical-align:middle}.household-tab{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:12px 16px;gap:12px}.summary-bar{display:flex;gap:10px;flex-shrink:0}.summary-card{flex:1;background:#fff;border-radius:8px;padding:10px 14px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;align-items:center;gap:4px}.summary-card--income{border-left:4px solid #2b6cb0}.summary-card--expense{border-left:4px solid #e53e3e}.summary-card--balance-pos{border-left:4px solid #3182ce}.summary-card--balance-neg{border-left:4px solid #d69e2e}.summary-label{font-size:12px;color:#718096;font-weight:600}.summary-value{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.summary-card--income .summary-value{color:#1a365d}.summary-card--expense .summary-value{color:#c53030}.summary-card--balance-pos .summary-value{color:#2b6cb0}.summary-card--balance-neg .summary-value{color:#c05621}.table-container{flex:1;min-height:0;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:auto}.transaction-table{width:100%;border-collapse:collapse;font-size:13px}.transaction-table thead{position:sticky;top:0;z-index:1}.transaction-table th{background-color:#2c5282;color:#fff;padding:9px 12px;text-align:left;font-weight:600;white-space:nowrap}.transaction-table th.col-number{text-align:right;width:120px}.transaction-table th.col-action{width:40px}.transaction-table td{padding:7px 12px;border-bottom:1px solid #edf2f7;vertical-align:middle}.transaction-table tbody tr:last-child td{border-bottom:none}.transaction-table tbody tr:hover{background-color:#f7fafc}.row--income{background-color:#ebf8ff}.row--income:hover{background-color:#e6ffed!important}.row--expense{background-color:#fff5f5}.row--expense:hover{background-color:#ffe8e8!important}.col-date{white-space:nowrap;width:90px}.col-category{min-width:120px}.cell-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.text-income{color:#1a365d}.text-expense{color:#c53030}.text-positive{color:#2b6cb0;font-weight:600}.text-negative{color:#c53030;font-weight:600}.btn-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:4px;cursor:pointer;font-size:14px;padding:0}.btn-delete:hover{background-color:#fff5f5;color:#c53030;border-color:#fc8181}.table-empty{text-align:center!important;color:#a0aec0;padding:40px 20px!important;font-size:13px}.cell-editable{cursor:pointer}.cell-label{display:inline-block;border-radius:3px;padding:1px 3px;margin:-1px -3px;transition:background-color .1s;min-width:1em;min-height:1.2em}.cell-editable:hover .cell-label{background-color:#ebf8ff}.cell-edit-input{border:1px solid #63b3ed;border-radius:4px;padding:2px 5px;font-size:13px;font-family:inherit;background:#fff;box-shadow:0 0 0 2px #63b3ed40;outline:none}.cell-edit-input--date{width:128px}.cell-edit-input--number{width:90px;text-align:right;font-variant-numeric:tabular-nums}.cell-edit-select{border:1px solid #63b3ed;border-radius:4px;padding:2px 4px;font-size:13px;font-family:inherit;background:#fff;box-shadow:0 0 0 2px #63b3ed40;outline:none;max-width:180px}.add-form{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;padding:12px 16px;flex-shrink:0}.add-form__title{font-size:13px;font-weight:700;color:#4a5568;margin-bottom:10px;display:flex;align-items:center;gap:8px}.add-form__title:before{content:"";display:inline-block;width:3px;height:14px;background:#2c5282;border-radius:2px}.form-fields{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:4px}.field__label{font-size:12px;color:#718096;font-weight:600;white-space:nowrap}.field__input{height:34px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#2d3748;background:#fff;transition:border-color .15s,box-shadow .15s}.field__input:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed33}.field__input--date{width:140px}.field__input--category{min-width:150px}.field__input--number{width:120px;text-align:right}.category-field-group{display:flex;gap:6px}.btn-manage-cat{height:34px;padding:0 10px;background-color:#ebf8ff;border:1px solid #bee3f8;border-radius:6px;color:#2c5282;cursor:pointer;font-size:12px;font-weight:600;white-space:nowrap;transition:background-color .15s}.btn-manage-cat:hover{background-color:#bee3f8}.field__calculated{height:34px;padding:0 10px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:flex-end;min-width:130px}.btn-add{height:34px;padding:0 20px;background-color:#2c5282;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap;transition:background-color .15s}.btn-add:hover{background-color:#2a4365}.btn-add:disabled{background-color:#a0aec0;cursor:not-allowed}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200}.modal{background:#fff;border-radius:12px;width:460px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040}.modal__header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.modal__title{font-size:16px;font-weight:700;color:#2d3748}.modal__close{background:none;border:none;font-size:22px;cursor:pointer;color:#718096;line-height:1;padding:2px 8px;border-radius:4px}.modal__close:hover{background-color:#f7fafc;color:#2d3748}.modal__body{flex:1;overflow-y:auto;padding:16px 20px}.modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e2e8f0;flex-shrink:0}.cat-add-row{display:flex;gap:8px;margin-bottom:14px}.cat-add-input{flex:1;height:34px;padding:0 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.cat-add-input:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed33}.btn-cat-add{height:34px;padding:0 16px;background-color:#2b6cb0;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap}.btn-cat-add:hover{background-color:#15803d}.cat-list{list-style:none;display:flex;flex-direction:column}.cat-list-item{display:flex;justify-content:space-between;align-items:center;padding:7px 6px;border-radius:6px}.cat-list-item:hover{background-color:#f7fafc}.cat-name{font-size:14px;color:#2d3748}.cat-actions{display:flex;gap:4px}.cat-actions button{padding:3px 8px;border:1px solid #e2e8f0;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;color:#4a5568}.cat-actions button:hover:not(:disabled){background-color:#ebf8ff;border-color:#bee3f8;color:#2c5282}.cat-actions button:disabled{opacity:.3;cursor:default}.btn-cat-del{color:#e53e3e!important;border-color:#fed7d7!important}.btn-cat-del:hover:not(:disabled){background-color:#fff5f5!important}.btn-cancel{height:34px;padding:0 18px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:13px;color:#4a5568}.btn-cancel:hover{background-color:#f7fafc}.btn-save{height:34px;padding:0 18px;background-color:#2c5282;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700}.btn-save:hover{background-color:#2a4365}.graph-tab{overflow-y:auto;height:100%;padding:14px 16px;display:flex;flex-direction:column;gap:14px}.graph-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a0aec0;font-size:14px}.graph-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;padding:16px 20px;flex-shrink:0}.graph-card-title{font-size:13px;font-weight:700;color:#4a5568;margin-bottom:16px;display:flex;align-items:center;gap:8px}.graph-card-title:before{content:"";display:inline-block;width:3px;height:14px;background:#2c5282;border-radius:2px}.donut-layout{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.donut-wrapper{position:relative;flex-shrink:0}.donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;white-space:nowrap}.donut-center-label{font-size:12px;color:#718096;font-weight:600}.donut-center-amount{font-size:15px;font-weight:700;color:#c53030}.legend-list{flex:1;min-width:200px;display:flex;flex-direction:column;gap:7px;max-height:260px;overflow-y:auto;padding-right:4px}.legend-list::-webkit-scrollbar{width:4px}.legend-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px}.legend-color-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-category{flex:1;color:#2d3748;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.legend-pct{color:#718096;font-size:12px;width:44px;text-align:right;flex-shrink:0}.legend-amount{color:#c53030;font-weight:600;font-variant-numeric:tabular-nums;width:90px;text-align:right;flex-shrink:0;font-size:13px}.bar-chart-wrapper{width:100%;overflow:hidden}.graph-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;box-shadow:0 2px 8px #0000001a}.graph-tooltip-label{font-size:12px;color:#718096;margin-bottom:2px}.graph-tooltip-value{font-size:14px;font-weight:700;color:#c53030}.budget-tab{height:100%;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.budget-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden;flex-shrink:0}.bsec-header{padding:9px 16px;font-size:13px;font-weight:700}.bsec-header--income{background-color:#ebf8ff;color:#1a365d;border-bottom:1px solid #bee3f8}.bsec-header--expense{background-color:#fffaf0;color:#7b341e;border-bottom:1px solid #feebc8}.budget-table{width:100%;border-collapse:collapse;font-size:13px}.budget-table th{background-color:#2c5282;color:#fff;padding:9px 14px;font-weight:600;white-space:nowrap}.bgt-th-cat{text-align:left;min-width:130px}.bgt-th-num{text-align:right;width:170px}.budget-table td{padding:7px 14px;border-bottom:1px solid #edf2f7;vertical-align:middle}.budget-table tbody tr:last-child td{border-bottom:none}.budget-table tbody tr:hover{background-color:#f7fafc}.brow--over{background-color:#fff5f5}.brow--over:hover{background-color:#ffe8e8!important}.brow--total{background-color:#f7fafc;font-weight:700}.brow--total td{padding:10px 14px;border-top:2px solid #e2e8f0;border-bottom:none}.bgt-td-cat{color:#2d3748}.bgt-td-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.bgt-input-wrap{display:inline-flex;align-items:center;gap:2px}.bgt-yen{color:#a0aec0;font-size:12px}.bgt-input{width:120px;padding:4px 6px;border:1px solid transparent;border-radius:4px;font-size:13px;text-align:right;background:transparent;color:#2d3748;font-variant-numeric:tabular-nums;-moz-appearance:textfield;transition:border-color .15s,background-color .15s}.bgt-input::-webkit-inner-spin-button,.bgt-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bgt-input:hover{border-color:#e2e8f0;background-color:#f7fafc}.bgt-input:focus{outline:none;border-color:#63b3ed;background-color:#fff;box-shadow:0 0 0 2px #63b3ed33}.bgt-ok{color:#1a365d;font-weight:600}.bgt-over{color:#c53030;font-weight:600}.bgt-muted{color:#a0aec0}.bgt-zero{color:#cbd5e0}.bgt-badge-over{display:inline-block;font-size:10px;background-color:#e53e3e;color:#fff;padding:1px 5px;border-radius:8px;margin-left:5px;font-weight:600;vertical-align:middle}.budget-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding:4px 2px 8px;flex-shrink:0}.budget-footer-note{font-size:12px;color:#a0aec0}.budget-footer-btns{display:flex;gap:8px}.btn-bgt-reset{height:32px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:13px;color:#4a5568}.btn-bgt-reset:hover{background-color:#f7fafc}.btn-bgt-save{height:32px;padding:0 20px;background-color:#2c5282;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;transition:background-color .2s,min-width .2s;min-width:60px}.btn-bgt-save:hover{background-color:#2a4365}.btn-bgt-save--flash{background-color:#2b6cb0}.sec-tab{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px 16px;gap:10px;overflow:hidden}.sec-table-wrap{flex:1;min-height:0;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014}.sec-table{border-collapse:collapse;font-size:12px;white-space:nowrap}.sec-thead-row1 th{position:sticky;top:0;z-index:3}.sec-thead-row2 th{position:sticky;top:33px;z-index:3}.sec-th-asset{left:0;z-index:5;background:#2c5282;color:#fff;padding:8px 14px;text-align:left;min-width:150px;border-right:2px solid #1a365d;font-size:13px}.sec-th-broker{background:#2c5282;color:#fff;padding:8px 0;text-align:center;border-left:1px solid #4a6fa5;border-bottom:1px solid #4a6fa5;min-width:240px}.sec-th-total{background:#1a365d;color:#fff;padding:8px 0;text-align:center;border-left:2px solid #4a90d9;border-bottom:1px solid #2c5282;min-width:240px}.sec-th-sub{background:#ebf4ff;color:#2c5282;padding:6px 10px;text-align:right;font-weight:600;font-size:12px;border-right:1px solid #bee3f8;min-width:80px}.sec-th-pnl{background:#ebf8ff;color:#1a365d;border-right:2px solid #bee3f8!important}.sec-th-grandcol{background:#e8f0fb;color:#1a365d;border-left:2px solid #4a90d9}.sec-data-row td{border-bottom:1px solid #edf2f7}.sec-data-row:hover td{background-color:#f7fafc}.sec-td-asset{position:sticky;left:0;background:#fff;z-index:1;padding:5px 10px;border-right:2px solid #e2e8f0;min-width:150px;font-weight:500;color:#2d3748;font-size:12px}.sec-data-row:hover .sec-td-asset{background-color:#f7fafc}.sec-asset-cell{display:flex;align-items:center;justify-content:space-between;gap:6px}.sec-asset-name{flex:1}.sec-del-btn{visibility:hidden;background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:3px;width:18px;height:18px;cursor:pointer;font-size:12px;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .1s,color .1s}.sec-data-row:hover .sec-del-btn{visibility:visible}.sec-del-btn:hover{background-color:#fff5f5;color:#c53030}.sec-td-input{padding:3px 4px;border-right:1px solid #edf2f7}.sec-input{width:78px;border:1px solid transparent;background:transparent;text-align:right;padding:3px 5px;font-size:12px;font-family:inherit;font-variant-numeric:tabular-nums;color:#2d3748;border-radius:3px;-moz-appearance:textfield}.sec-input::-webkit-inner-spin-button,.sec-input::-webkit-outer-spin-button{-webkit-appearance:none}.sec-input:hover{border-color:#e2e8f0;background-color:#f7fafc}.sec-input:focus{border-color:#63b3ed;background-color:#fff;outline:none;box-shadow:0 0 0 2px #63b3ed33}.sec-td-pnl{padding:5px 10px;text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.sec-td-broker-pnl{border-right:2px solid #e2e8f0}.sec-td-row-total{padding:5px 10px;text-align:right;background-color:#f8fafc;font-variant-numeric:tabular-nums;font-weight:500;font-size:12px;border-right:1px solid #e2e8f0;border-left:2px solid #4a90d9}.sec-data-row:hover .sec-td-row-total{background-color:#edf2f7}.sec-pos{color:#1a365d;font-weight:700}.sec-neg{color:#c53030;font-weight:700}.sec-dash{color:#cbd5e0}.sec-total-row td{border-top:2px solid #e2e8f0;font-weight:700}.sec-td-total-label{position:sticky;left:0;background-color:#f7fafc;z-index:1;padding:8px 10px;color:#2d3748;border-right:2px solid #e2e8f0;font-size:12px}.sec-td-col-total{padding:8px 10px;text-align:right;background-color:#f7fafc;font-variant-numeric:tabular-nums;font-size:12px;border-right:1px solid #e2e8f0}.sec-td-grand{padding:8px 12px;text-align:right;background-color:#ebf4ff;font-variant-numeric:tabular-nums;font-size:13px;border-right:1px solid #bee3f8;border-left:2px solid #4a90d9}.sec-footer{flex-shrink:0;padding:2px 0 6px}.sec-add-row{display:flex;gap:8px;align-items:center}.sec-add-input{flex:1;max-width:300px;height:32px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;font-family:inherit}.sec-add-input:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed33}.btn-sec-add-row{height:32px;padding:0 16px;background:#fff;border:1px dashed #bee3f8;border-radius:6px;color:#2c5282;cursor:pointer;font-size:13px;font-family:inherit;transition:background-color .15s}.btn-sec-add-row:hover{background-color:#ebf8ff}.btn-sec-confirm{height:32px;padding:0 14px;background-color:#2c5282;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit}.btn-sec-confirm:hover{background-color:#2a4365}.btn-sec-cancel{height:32px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit}.btn-sec-cancel:hover{background-color:#f7fafc}.bank-table-wrap{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden;max-width:560px}.bank-td-name{color:#2d3748}.bank-yen{color:#a0aec0;font-size:13px;flex-shrink:0}.bank-input{width:160px;padding:4px 6px;border:1px solid transparent;border-radius:4px;font-size:14px;text-align:right;background:transparent;color:#2d3748;font-variant-numeric:tabular-nums;font-family:inherit;-moz-appearance:textfield;transition:border-color .15s,background-color .15s}.bank-total-row td{padding:13px 16px;border-top:2px solid #e2e8f0;background-color:#ebf4ff;font-weight:700;font-size:15px}.bank-footer{flex-shrink:0}.bank-tab{flex:1;min-height:0;display:flex;flex-direction:column;padding:16px;gap:12px;overflow:hidden}.bank-table-wrap{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden}.bank-table{border-collapse:collapse;width:100%;font-size:14px}.bank-table th{background:#2c5282;color:#fff;padding:11px 16px;font-weight:600}.bank-th-name{text-align:left}.bank-th-amount{text-align:right;width:220px}.bank-data-row td{padding:9px 16px;border-bottom:1px solid #edf2f7;vertical-align:middle}.bank-data-row:last-child td{border-bottom:none}.bank-data-row:hover td{background-color:#f7fafc}.bank-name-cell{display:flex;align-items:center;justify-content:space-between;gap:8px}.bank-del-btn{visibility:hidden;background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:3px;width:20px;height:20px;cursor:pointer;font-size:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .1s,color .1s}.bank-data-row:hover .bank-del-btn{visibility:visible}.bank-del-btn:hover{background-color:#fff5f5;color:#c53030}.bank-td-amount{text-align:right}.bank-input-wrap{display:inline-flex;align-items:center;gap:2px;justify-content:flex-end;width:100%}.bank-yen{color:#a0aec0;font-size:13px}.bank-input{width:150px;padding:4px 6px;border:1px solid transparent;border-radius:4px;font-size:14px;text-align:right;background:transparent;color:#2d3748;font-variant-numeric:tabular-nums;-moz-appearance:textfield;font-family:inherit;transition:border-color .15s,background-color .15s}.bank-input::-webkit-inner-spin-button,.bank-input::-webkit-outer-spin-button{-webkit-appearance:none}.bank-input:hover{border-color:#e2e8f0;background-color:#f7fafc}.bank-input:focus{outline:none;border-color:#63b3ed;background-color:#fff;box-shadow:0 0 0 2px #63b3ed33}.bank-total-row td{padding:12px 16px;border-top:2px solid #e2e8f0;background-color:#f7fafc;font-weight:700;font-size:15px}.bank-td-total-label{color:#2d3748}.bank-td-total-amount{text-align:right;font-variant-numeric:tabular-nums;color:#2c5282}.bank-footer{flex-shrink:0;padding:2px 0 6px}.bank-add-row{display:flex;gap:8px;align-items:center}.bank-add-input{flex:1;max-width:260px;height:32px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;font-family:inherit}.bank-add-input:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed33}.btn-bank-add-row{height:32px;padding:0 16px;background:#fff;border:1px dashed #bee3f8;border-radius:6px;color:#2c5282;cursor:pointer;font-size:13px;font-family:inherit;transition:background-color .15s}.btn-bank-add-row:hover{background-color:#ebf8ff}.btn-bank-confirm{height:32px;padding:0 14px;background-color:#2c5282;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit}.btn-bank-confirm:hover{background-color:#2a4365}.btn-bank-cancel{height:32px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit}.btn-bank-cancel:hover{background-color:#f7fafc}.assets-tab{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:14px;background:#f7f9fc}.assets-overview-note{font-size:12px;color:#718096;background:#fff;border-radius:10px;padding:10px 14px;margin:0;box-shadow:0 1px 4px #0000000d}.assets-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 10px #00000012}.assets-donut-card{display:flex;justify-content:center;padding:24px 16px 20px}.assets-donut-wrap{position:relative;width:280px;height:280px}.assets-donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;width:165px}.assets-donut-label{display:block;font-size:12px;color:#718096;letter-spacing:.08em;margin-bottom:5px;font-weight:600}.assets-donut-amount{display:block;font-size:16px;font-weight:800;color:#1a365d;font-variant-numeric:tabular-nums;line-height:1.25;letter-spacing:-.01em}.assets-donut-sub{display:block;font-size:9px;color:#a0aec0;margin-top:5px}.assets-tooltip{background:#fff;border-radius:8px;padding:8px 12px;box-shadow:0 4px 16px #00000029;font-size:13px;color:#2d3748;font-variant-numeric:tabular-nums}.assets-tooltip-name{font-weight:700;margin-bottom:2px}.assets-tooltip-pct{color:#718096;font-size:12px}.assets-summary-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.assets-summary-card{background:#fff;border-radius:14px;padding:14px 8px;box-shadow:0 2px 8px #00000012;text-align:center;border-top:4px solid transparent}.assets-summary-label{font-size:10px;color:#718096;font-weight:600;letter-spacing:.04em;margin-bottom:5px}.assets-summary-value{font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2;word-break:break-all}.assets-summary-card--total{border-top-color:#63b3ed}.assets-summary-card--debt{border-top-color:#fc8181}.assets-summary-card--net{border-top-color:#68d391}.assets-summary-card--total .assets-summary-value{color:#2b6cb0}.assets-summary-card--debt .assets-summary-value{color:#c53030}.assets-summary-card--net .assets-summary-value{color:#1a365d}.assets-section-title{font-size:15px;font-weight:700;color:#2d3748;margin-bottom:18px}.assets-breakdown-list{display:flex;flex-direction:column;gap:18px}.assets-breakdown-item{display:flex;align-items:center;gap:12px}.assets-breakdown-icon{font-size:22px;flex-shrink:0;width:34px;text-align:center;line-height:1}.assets-breakdown-body{flex:1;min-width:0}.assets-breakdown-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.assets-breakdown-name{font-size:13px;font-weight:600;color:#2d3748}.assets-breakdown-amount{font-size:14px;font-weight:700;color:#1a202c;font-variant-numeric:tabular-nums}.assets-bar-bg{height:7px;background:#edf2f7;border-radius:4px;overflow:hidden;margin-bottom:5px}.assets-bar-fill{height:100%;border-radius:4px;transition:width .7s cubic-bezier(.4,0,.2,1)}.assets-breakdown-pct{font-size:12px;color:#718096;text-align:right}.assets-arrow{font-size:20px;color:#cbd5e0;flex-shrink:0;line-height:1}.assets-arrow--lg{font-size:26px}.assets-debt-card{background:#fff5f5;border:1px solid #fed7d7;padding:18px 20px}.assets-debt-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.assets-debt-info{flex:1;min-width:0}.assets-debt-label{font-size:12px;color:#c53030;font-weight:700;letter-spacing:.06em;margin-bottom:4px}.assets-debt-amount{font-size:24px;font-weight:800;color:#c53030;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:7px}.assets-debt-desc{font-size:12px;color:#fc8181;line-height:1.5}.assets-footer-card{background:#ebf8ff;border-radius:12px;padding:14px 18px;text-align:center}.assets-footer-card p{font-size:12px;color:#2c5282;font-weight:500;line-height:1.7;margin:0}.cash-tab{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#f7f9fc}.cash-summary-card{background:linear-gradient(135deg,#1a365d,#2b6cb0 55%,#4299e1);border-radius:20px;padding:22px 20px 18px;color:#fff;box-shadow:0 6px 20px #4299e161}.cash-summary-label-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.cash-summary-icon{font-size:20px}.cash-summary-label{font-size:12px;font-weight:600;opacity:.88;letter-spacing:.05em}.cash-summary-total{font-size:34px;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;margin-bottom:18px}.cash-mini-cards{display:flex;gap:8px;flex-wrap:wrap}.cash-mini-card{background:#fff3;border-radius:10px;padding:7px 11px;min-width:64px}.cash-mini-label{font-size:9px;font-weight:600;opacity:.82;letter-spacing:.03em;margin-bottom:3px;white-space:nowrap}.cash-mini-value{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.cash-section{display:flex;flex-direction:column;gap:10px}.cash-section-header{display:flex;align-items:center;justify-content:space-between}.cash-section-title{font-size:15px;font-weight:700;color:#2d3748}.btn-cash-add{font-size:12px;font-weight:600;color:#2b6cb0;background:#fff;border:1px solid #bee3f8;border-radius:20px;padding:5px 12px;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background-color .15s}.btn-cash-add:hover{background-color:#ebf8ff}.btn-cash-add-bottom{display:block;width:100%;padding:12px;background:transparent;color:#718096;font-size:14px;font-weight:600;border:1.5px dashed #cbd5e0;border-radius:10px;cursor:pointer;font-family:inherit;text-align:center;margin-top:8px;transition:background-color .15s,color .15s}.btn-cash-add-bottom:hover{background-color:#f7fafc;color:#4a5568}.cash-card-list{display:flex;flex-direction:column;gap:10px}.cash-bank-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #00000012;border-left:4px solid #4299e1}.cash-bank-header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.cash-bank-icon{font-size:20px;flex-shrink:0}.cash-bank-name-wrap{flex:1;min-width:0}.cash-bank-name{font-size:15px;font-weight:700;color:#2d3748;cursor:pointer;border-bottom:1px dashed transparent;transition:border-color .15s,color .15s}.cash-bank-name:hover{border-bottom-color:#4299e1;color:#1a365d}.cash-bank-name-edit{font-size:15px;font-weight:700;color:#2d3748;border:1.5px solid #4299e1;border-radius:6px;padding:2px 8px;outline:none;width:100%;box-shadow:0 0 0 2px #4299e133;font-family:inherit}.cash-card-del{visibility:hidden;background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:4px;width:22px;height:22px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:background-color .1s,color .1s}.cash-bank-card:hover .cash-card-del,.cash-card-del--visible{visibility:visible}.cash-card-del:hover{background-color:#fff5f5;color:#c53030}.cash-card-arrow{font-size:20px;color:#cbd5e0;flex-shrink:0}.cash-bank-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cash-bank-field{background:#f7fafc;border-radius:10px;padding:10px 12px}.cash-field-label{display:block;font-size:10px;font-weight:600;color:#718096;letter-spacing:.04em;margin-bottom:6px}.cash-field-input-wrap{display:flex;align-items:center;gap:2px}.cash-field-yen{color:#a0aec0;font-size:13px;flex-shrink:0}.cash-field-input{flex:1;min-width:0;border:1px solid transparent;background:transparent;text-align:right;padding:3px 4px;font-size:14px;font-weight:700;font-family:inherit;font-variant-numeric:tabular-nums;color:#2d3748;border-radius:4px;-moz-appearance:textfield;transition:border-color .15s,background-color .15s}.cash-field-input::-webkit-inner-spin-button,.cash-field-input::-webkit-outer-spin-button{-webkit-appearance:none}.cash-field-input:hover{border-color:#e2e8f0;background-color:#fff}.cash-field-input:focus{outline:none;border-color:#4299e1;background-color:#fff;box-shadow:0 0 0 2px #4299e133}.cash-other-list{display:flex;flex-direction:column;gap:1px;background:#e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #00000012}.cash-other-item{background:#fff;display:flex;align-items:center;gap:12px;padding:13px 16px;transition:background-color .1s}.cash-other-item:hover{background-color:#f7fafc}.cash-other-avatar{width:36px;height:36px;border-radius:50%;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cash-other-body{flex:1;min-width:0}.cash-other-name{font-size:14px;font-weight:600;color:#2d3748;cursor:pointer;border-bottom:1px dashed transparent;transition:border-color .15s,color .15s}.cash-other-name:hover{border-bottom-color:#4299e1;color:#1a365d}.cash-other-name-edit{font-size:14px;font-weight:600;color:#2d3748;border:1.5px solid #4299e1;border-radius:6px;padding:2px 8px;outline:none;width:100%;box-shadow:0 0 0 2px #4299e133;font-family:inherit}.cash-add-form{background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px #00000012;border:1.5px dashed #bee3f8;display:flex;flex-direction:column;gap:10px}.cash-add-input{width:100%;height:38px;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;color:#2d3748;box-sizing:border-box}.cash-add-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.cash-add-btns{display:flex;gap:8px;justify-content:flex-end}.btn-cash-confirm{height:34px;padding:0 18px;background:#2b6cb0;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit;transition:background-color .15s}.btn-cash-confirm:hover{background-color:#1a365d}.btn-cash-cancel{height:34px;padding:0 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit}.btn-cash-cancel:hover{background-color:#f7fafc}.inv-tab{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#f7f9fc}.inv-summary-card{background:linear-gradient(135deg,#276749,#38a169 55%,#16a34a);border-radius:20px;padding:22px 20px 18px;color:#fff;box-shadow:0 6px 20px #48bb7861}.inv-summary-label-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.inv-summary-icon{font-size:20px}.inv-summary-label{font-size:13px;font-weight:600;opacity:.9;letter-spacing:.3px}.inv-summary-total{font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:14px;font-variant-numeric:tabular-nums}.inv-summary-sub-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.inv-summary-sub{background:#ffffff2e;border-radius:10px;padding:8px 10px}.inv-sub-label{font-size:10px;opacity:.85;margin-bottom:3px}.inv-sub-value{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.inv-summary-card .inv-pos{color:#fff}.inv-summary-card .inv-neg{color:#fbb6ce}.inv-summary-card .inv-zero{color:#ffffffb3}.inv-section{display:flex;flex-direction:column;gap:10px}.inv-section-title{font-size:15px;font-weight:700;color:#2d3748;margin:0 0 2px 2px}.inv-group-list{display:flex;flex-direction:column;gap:10px}.inv-group-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;overflow:hidden}.inv-group-header{display:flex;align-items:center;gap:10px;padding:14px 14px 14px 16px;border-left-width:4px;border-left-style:solid;border-left-color:#e2e8f0;border-bottom:1px solid #edf2f7}.inv-group-title{display:flex;align-items:center;gap:7px;flex:1;min-width:0}.inv-group-icon{font-size:18px;flex-shrink:0}.inv-group-name{font-size:14px;font-weight:700;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-group-right{display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0}.inv-group-value{font-size:15px;font-weight:700;color:#2d3748;font-variant-numeric:tabular-nums}.inv-group-pnl{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:4px}.inv-group-rate{font-size:12px;opacity:.85}.inv-group-arrow{font-size:18px;color:#cbd5e0;flex-shrink:0;margin-left:2px}.inv-pos{color:#276749}.inv-neg{color:#c53030}.inv-zero{color:#718096}.inv-holdings{display:flex;flex-direction:column}.inv-holding-row{padding:12px 14px;border-bottom:1px solid #edf2f7;display:flex;flex-direction:column;gap:8px}.inv-holding-row:last-child{border-bottom:none}.inv-holding-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.inv-holding-name{font-size:13px;font-weight:600;color:#2d3748;flex:1;line-height:1.4;cursor:pointer}.inv-holding-name:hover{color:#2b6cb0;text-decoration:underline}.inv-name-edit{flex:1;font-size:13px;font-weight:600;color:#2d3748;border:1px solid #63b3ed;border-radius:6px;padding:3px 8px;outline:none;font-family:inherit;box-shadow:0 0 0 2px #4299e133}.inv-del-btn{background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:4px;width:22px;height:22px;cursor:pointer;font-size:13px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .1s,color .1s;line-height:1}.inv-del-btn:hover{background-color:#fff5f5;color:#c53030;border-color:#fc8181}.inv-holding-figures{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.inv-figure{display:flex;flex-direction:column;gap:4px}.inv-figure-label{font-size:10px;color:#718096;font-weight:600;letter-spacing:.3px}.inv-figure-input-wrap{display:flex;align-items:center;gap:2px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:7px;padding:5px 8px;transition:border-color .15s,background-color .15s}.inv-figure-input-wrap:focus-within{border-color:#16a34a;background:#fff;box-shadow:0 0 0 2px #48bb7833}.inv-figure-yen{font-size:12px;color:#a0aec0;flex-shrink:0}.inv-figure-input{width:0;flex:1;border:none;background:transparent;font-size:13px;font-weight:600;color:#2d3748;font-variant-numeric:tabular-nums;outline:none;font-family:inherit;text-align:right;min-width:0}.inv-figure-input::placeholder{color:#cbd5e0;font-weight:400}.inv-figure--pnl{justify-content:flex-end}.inv-pnl-value{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding-bottom:5px}.inv-rate-sm{font-size:12px;opacity:.8}.inv-add-form{padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#f7fafc;border-top:1px solid #edf2f7}.inv-add-name-input{width:100%;padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;color:#2d3748;box-sizing:border-box;transition:border-color .15s}.inv-add-name-input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 2px #48bb7833}.inv-add-figures{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inv-add-figure{display:flex;flex-direction:column;gap:4px}.inv-add-btns{display:flex;gap:8px}.btn-inv-confirm{height:36px;padding:0 20px;background-color:#38a169;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit;transition:background-color .15s}.btn-inv-confirm:hover{background-color:#276749}.btn-inv-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit;transition:background-color .15s}.btn-inv-cancel:hover{background-color:#edf2f7}.btn-inv-add-holding{width:100%;padding:11px;background:transparent;border:none;border-top:1px dashed #c6f6d5;color:#38a169;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background-color .15s;display:block}.btn-inv-add-holding:hover{background-color:#f0fff4}.inv-detail-toggle{background:none;border:none;color:#4a90d9;font-size:12px;padding:4px 0;cursor:pointer;display:block;margin-top:6px}.inv-detail-toggle:hover{color:#2563eb}.inv-detail-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin-top:6px}.inv-detail-opt{font-size:10px;color:#a0aec0;font-weight:400;margin-left:4px}.oa-tab{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#f7f9fc}.oa-summary-card{background:linear-gradient(135deg,#44337a,#6b46c1 55%,#9f7aea);border-radius:20px;padding:22px 20px 18px;color:#fff;box-shadow:0 6px 20px #9f7aea61}.oa-summary-label-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.oa-summary-icon{font-size:20px}.oa-summary-label{font-size:13px;font-weight:600;opacity:.9;letter-spacing:.3px}.oa-summary-total{font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:14px;font-variant-numeric:tabular-nums}.oa-summary-sub-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.oa-summary-sub{background:#ffffff2e;border-radius:10px;padding:8px 10px}.oa-sub-label{font-size:10px;opacity:.85;margin-bottom:3px}.oa-sub-value{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.oa-section{display:flex;flex-direction:column;gap:10px}.oa-section-title{font-size:15px;font-weight:700;color:#2d3748;margin:0 0 2px 2px}.oa-group-list{display:flex;flex-direction:column;gap:10px}.oa-group-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;overflow:hidden}.oa-group-header{display:flex;align-items:center;gap:10px;padding:15px 14px 15px 16px;border-left-width:4px;border-left-style:solid;border-left-color:#e2e8f0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s;outline:none}.oa-group-header:hover{background-color:#f7fafc}.oa-group-header:focus-visible{background-color:#f7fafc}.oa-group-title{display:flex;align-items:center;gap:7px;flex:1;min-width:0}.oa-group-icon{font-size:18px;flex-shrink:0}.oa-group-name{font-size:15px;font-weight:700;color:#2d3748}.oa-group-count{background:#edf2f7;color:#4a5568;font-size:12px;font-weight:600;border-radius:20px;padding:1px 7px;flex-shrink:0}.oa-group-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.oa-group-total{font-size:15px;font-weight:700;color:#2d3748;font-variant-numeric:tabular-nums}.oa-chevron{display:inline-block;font-size:20px;color:#a0aec0;transition:transform .25s ease;line-height:1}.oa-chevron--open{transform:rotate(90deg)}.oa-group-body{border-top:1px solid #edf2f7}.oa-group-note{padding:8px 14px;font-size:12px;color:#6b46c1;background:#faf5ff;border-bottom:1px solid #e9d8fd}.oa-empty{padding:20px;text-align:center;color:#a0aec0;font-size:13px}.oa-item{padding:13px 14px;border-bottom:1px solid #F7F9FC}.oa-item:last-of-type{border-bottom:none}.oa-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.oa-item-name{font-size:14px;font-weight:600;color:#2d3748;flex:1;line-height:1.4;cursor:pointer}.oa-item-name:hover{color:#6b46c1;text-decoration:underline}.oa-name-edit{flex:1;font-size:14px;font-weight:600;color:#2d3748;border:1px solid #9f7aea;border-radius:6px;padding:3px 8px;outline:none;font-family:inherit;box-shadow:0 0 0 2px #9f7aea33}.oa-item-del{background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:4px;width:22px;height:22px;cursor:pointer;font-size:13px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .1s,color .1s;line-height:1}.oa-item-del:hover{background-color:#fff5f5;color:#c53030;border-color:#fc8181}.oa-item-fields,.oa-add-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.oa-item-field,.oa-add-field{display:flex;flex-direction:column;gap:4px}.oa-field-label{font-size:10px;color:#718096;font-weight:600;letter-spacing:.3px}.oa-field-wrap{display:flex;align-items:center;gap:2px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:7px;padding:6px 8px;transition:border-color .15s,background-color .15s}.oa-field-wrap:focus-within{border-color:#9f7aea;background:#fff;box-shadow:0 0 0 2px #9f7aea33}.oa-field-yen{font-size:12px;color:#a0aec0;flex-shrink:0}.oa-field-input{width:0;flex:1;border:none;background:transparent;font-size:13px;font-weight:600;color:#2d3748;font-variant-numeric:tabular-nums;outline:none;font-family:inherit;text-align:right;min-width:0}.oa-field-input::placeholder{color:#cbd5e0;font-weight:400}.oa-memo-input{width:100%;border:1px solid #e2e8f0;border-radius:7px;padding:6px 8px;font-size:13px;font-family:inherit;color:#2d3748;background:#f7fafc;box-sizing:border-box;transition:border-color .15s,background-color .15s;outline:none}.oa-memo-input:focus{border-color:#9f7aea;background:#fff;box-shadow:0 0 0 2px #9f7aea33}.oa-memo-input::placeholder{color:#cbd5e0}.oa-add-form{padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#f7fafc;border-top:1px solid #edf2f7}.oa-add-name-input{width:100%;padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;color:#2d3748;box-sizing:border-box;outline:none;transition:border-color .15s}.oa-add-name-input:focus{border-color:#9f7aea;box-shadow:0 0 0 2px #9f7aea33}.oa-add-btns{display:flex;gap:8px}.btn-oa-confirm{height:36px;padding:0 20px;background-color:#6b46c1;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit;transition:background-color .15s}.btn-oa-confirm:hover{background-color:#44337a}.btn-oa-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit;transition:background-color .15s}.btn-oa-cancel:hover{background-color:#edf2f7}.btn-oa-add{display:block;width:100%;padding:12px;background:transparent;border:none;border-top:1px dashed #e2e8f0;color:#718096;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background-color .15s,color .15s}.btn-oa-add:hover{background-color:#f7fafc;color:#4a5568}.debt-tab{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#f7f9fc}.debt-summary-card{background:linear-gradient(135deg,#7b1c1c,#c53030 55%,#e53e3e);border-radius:20px;padding:22px 20px 18px;color:#fff;box-shadow:0 6px 20px #e53e3e61}.debt-summary-label-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.debt-summary-icon{font-size:20px}.debt-summary-label{font-size:13px;font-weight:600;opacity:.9;letter-spacing:.3px}.debt-summary-total{font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:14px;font-variant-numeric:tabular-nums}.debt-summary-sub-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.debt-summary-sub{background:#ffffff2e;border-radius:10px;padding:8px 10px}.debt-sub-label{font-size:10px;opacity:.85;margin-bottom:3px}.debt-sub-value{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.debt-section{display:flex;flex-direction:column;gap:10px}.debt-section-header{display:flex;align-items:center;justify-content:space-between}.debt-section-title{font-size:15px;font-weight:700;color:#2d3748;margin:0}.btn-debt-new{height:32px;padding:0 14px;background:#fff;border:1.5px dashed #feb2b2;border-radius:8px;color:#c53030;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s}.btn-debt-new:hover{background-color:#fff5f5}.debt-list{display:flex;flex-direction:column;gap:10px}.btn-debt-add-bottom{width:100%;padding:12px;background:transparent;border:2px dashed #e2e8f0;border-radius:10px;color:#4a5568;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s;display:block}.btn-debt-add-bottom:hover{background-color:#fff5f5;border-color:#feb2b2}.debt-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;padding:14px;display:flex;flex-direction:column;gap:11px;transition:opacity .2s;border-left:4px solid transparent}.debt-card--active{border-left-color:#fc8181;opacity:1}.debt-card--zero{opacity:.55}.debt-card--zero:hover,.debt-card--zero:focus-within{opacity:.9}.debt-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.debt-badge{font-size:10px;font-weight:700;padding:3px 9px;border-radius:20px;color:#fff;letter-spacing:.3px;flex-shrink:0}.debt-del-btn{background:none;border:1px solid #fed7d7;color:#fc8181;border-radius:4px;width:22px;height:22px;cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .1s,color .1s;line-height:1;flex-shrink:0}.debt-del-btn:hover{background-color:#fff5f5;color:#c53030;border-color:#fc8181}.debt-name{font-size:14px;font-weight:700;color:#2d3748;cursor:pointer;line-height:1.3}.debt-name:hover{color:#c53030;text-decoration:underline}.debt-name-edit{font-size:14px;font-weight:700;color:#2d3748;border:1px solid #fc8181;border-radius:6px;padding:4px 8px;outline:none;font-family:inherit;box-shadow:0 0 0 2px #e53e3e26;width:100%;box-sizing:border-box}.debt-balance-section{display:flex;flex-direction:column;gap:4px}.debt-balance-label{font-size:10px;color:#718096;font-weight:600;letter-spacing:.3px}.debt-balance-wrap{display:flex;align-items:center;gap:4px;background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:9px 12px;transition:border-color .15s,background-color .15s}.debt-balance-wrap:focus-within{border-color:#fc8181;background:#fff;box-shadow:0 0 0 2px #e53e3e26}.debt-balance-wrap--active{border-color:#feb2b2;background:#fff5f5}.debt-balance-yen{font-size:16px;color:#a0aec0;flex-shrink:0}.debt-balance-yen--active{color:#fc8181}.debt-balance-input{width:0;flex:1;border:none;background:transparent;font-size:24px;font-weight:800;color:#cbd5e0;text-align:right;outline:none;font-family:inherit;font-variant-numeric:tabular-nums;min-width:0}.debt-balance-input--active{color:#c53030}.debt-balance-input::placeholder{color:#e2e8f0}.debt-fields-row{display:grid;grid-template-columns:1fr 110px;gap:10px}.debt-field{display:flex;flex-direction:column;gap:4px}.debt-field-label{font-size:10px;color:#718096;font-weight:600;letter-spacing:.3px}.debt-field-wrap{display:flex;align-items:center;gap:2px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:7px;padding:6px 8px;transition:border-color .15s,background-color .15s}.debt-field-wrap:focus-within{border-color:#fc8181;background:#fff;box-shadow:0 0 0 2px #e53e3e26}.debt-field-yen{font-size:12px;color:#a0aec0;flex-shrink:0}.debt-field-input{width:0;flex:1;border:none;background:transparent;font-size:13px;font-weight:600;color:#2d3748;font-variant-numeric:tabular-nums;outline:none;font-family:inherit;text-align:right;min-width:0}.debt-field-input::placeholder{color:#cbd5e0;font-weight:400}.debt-due-wrap{display:flex;align-items:center;gap:4px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:7px;padding:6px 8px;transition:border-color .15s}.debt-due-wrap:focus-within{border-color:#fc8181;background:#fff;box-shadow:0 0 0 2px #e53e3e26}.debt-due-input{width:36px;border:none;background:transparent;font-size:13px;font-weight:600;color:#2d3748;outline:none;font-family:inherit;text-align:right;-moz-appearance:textfield}.debt-due-input::-webkit-inner-spin-button,.debt-due-input::-webkit-outer-spin-button{-webkit-appearance:none}.debt-due-suffix{font-size:12px;color:#718096;flex-shrink:0}.debt-memo-section{display:flex;flex-direction:column;gap:4px}.debt-memo-input{width:100%;border:1px solid #e2e8f0;border-radius:7px;padding:6px 8px;font-size:13px;font-family:inherit;color:#2d3748;background:#f7fafc;box-sizing:border-box;outline:none;transition:border-color .15s,background-color .15s}.debt-memo-input:focus{border-color:#fc8181;background:#fff;box-shadow:0 0 0 2px #e53e3e26}.debt-memo-input::placeholder{color:#cbd5e0}.debt-add-form{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;padding:14px;display:flex;flex-direction:column;gap:10px;border:1.5px dashed #feb2b2}.debt-add-row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.debt-add-row3{display:grid;grid-template-columns:1fr 1fr 96px;gap:10px}.debt-add-field{display:flex;flex-direction:column;gap:4px}.debt-category-select{width:100%;padding:7px 8px;border:1px solid #e2e8f0;border-radius:7px;font-size:12px;font-family:inherit;color:#2d3748;background:#f7fafc;outline:none;transition:border-color .15s}.debt-category-select:focus{border-color:#fc8181;box-shadow:0 0 0 2px #e53e3e26}.debt-add-name-input{width:100%;padding:7px 8px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px;font-family:inherit;color:#2d3748;box-sizing:border-box;outline:none;background:#f7fafc;transition:border-color .15s}.debt-add-name-input:focus{border-color:#fc8181;background:#fff;box-shadow:0 0 0 2px #e53e3e26}.debt-add-btns{display:flex;gap:8px}.btn-debt-confirm{height:36px;padding:0 20px;background-color:#c53030;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;font-family:inherit;transition:background-color .15s}.btn-debt-confirm:hover{background-color:#9b2c2c}.btn-debt-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:13px;color:#4a5568;font-family:inherit;transition:background-color .15s}.btn-debt-cancel:hover{background-color:#edf2f7}.month-picker{display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 14px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000014;position:sticky;top:0;z-index:10}.month-nav-btn{background:none;border:none;font-size:22px;color:#4a5568;cursor:pointer;padding:8px 14px;border-radius:8px;line-height:1.2;transition:background-color .15s;font-family:inherit;min-height:44px;display:flex;align-items:center}.month-nav-btn:hover{background-color:#f7f9fc}.month-label{font-size:16px;font-weight:700;color:#2d3748;min-width:110px;text-align:center;letter-spacing:.02em}.month-today-btn{margin-left:6px;padding:3px 12px;background:#ebf8ff;color:#2c5282;border:1px solid #bee3f8;border-radius:20px;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:background-color .15s}.month-today-btn:hover{background-color:#bee3f8}.month-init{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 16px}.month-init-card{background:#fff;border-radius:20px;padding:36px 28px;box-shadow:0 2px 12px #00000014;text-align:center;width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center;gap:12px}.month-init-icon{font-size:44px;line-height:1;margin-bottom:4px}.month-init-month{font-size:20px;font-weight:700;color:#2d3748;margin:0}.month-init-msg{font-size:14px;color:#718096;margin:0}.month-init-btns{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:4px}.btn-month-copy{width:100%;padding:13px 20px;background-color:#2b6cb0;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background-color .15s}.btn-month-copy:hover:not(:disabled){background-color:#2c5282}.btn-month-copy:disabled{opacity:.4;cursor:not-allowed}.btn-month-empty{width:100%;padding:13px 20px;background:#fff;color:#4a5568;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s}.btn-month-empty:hover{background-color:#f7fafc}.month-init-note{font-size:12px;color:#a0aec0;margin:0}.trend-tab{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:16px}.trend-summary-card{background:linear-gradient(135deg,#1a365d,#2b6cb0 55%,#4299e1);border-radius:20px;padding:22px 20px;color:#fff;display:flex;flex-direction:column;gap:10px;box-shadow:0 4px 16px #2b6cb059}.trend-summary-header{display:flex;justify-content:space-between;align-items:center}.trend-summary-label{font-size:14px;font-weight:600;opacity:.85}.trend-summary-month{font-size:13px;opacity:.7}.trend-summary-net{font-size:30px;font-weight:800;letter-spacing:-.5px}.trend-summary-mom-row{font-size:14px;opacity:.9;display:flex;align-items:center;gap:4px}.trend-summary-card .trend-mom--pos{color:#68d391}.trend-summary-card .trend-mom--neg{color:#fc8181}.trend-summary-card .trend-mom--zero{color:#ffffff8c}.trend-summary-sub-row{display:flex;align-items:center;background:#ffffff1f;border-radius:12px;padding:10px 16px;margin-top:4px}.trend-summary-sub{flex:1;display:flex;flex-direction:column;gap:3px}.trend-summary-sub-label{font-size:12px;opacity:.72}.trend-summary-sub-value{font-size:15px;font-weight:700}.trend-summary-sub-value--debt{color:#fed7d7}.trend-summary-divider{width:1px;height:38px;background:#ffffff40;margin:0 16px}.trend-mom{font-size:13px;font-weight:700}.trend-mom--pos{color:#15803d}.trend-mom--neg{color:#c53030}.trend-mom--zero{color:#a0aec0}.trend-chart-card{background:#fff;border-radius:16px;padding:18px 14px 12px;box-shadow:0 1px 6px #0000000f}.trend-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:8px;flex-wrap:wrap}.trend-chart-title{font-size:15px;font-weight:700;color:#2d3748;margin:0}.trend-period-tabs{display:flex;background:#f7f9fc;border-radius:8px;padding:3px;gap:2px}.trend-period-btn{border:none;background:none;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;color:#718096;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.trend-period-btn--active{background:#fff;color:#2b6cb0;box-shadow:0 1px 3px #0000001a}.trend-chart-note{font-size:13px;color:#a0aec0;text-align:center;padding:32px 0;margin:0}.trend-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;box-shadow:0 2px 8px #0000001a}.trend-tooltip-month{font-size:12px;font-weight:700;color:#2d3748;margin:0 0 6px}.trend-tooltip-row{font-size:12px;font-weight:600;margin:2px 0}.trend-list-card{background:#fff;border-radius:16px;padding:18px 16px;box-shadow:0 1px 6px #0000000f}.trend-list-title{font-size:15px;font-weight:700;color:#2d3748;margin:0 0 14px}.trend-list{display:flex;flex-direction:column}.trend-list-item{padding:14px 0;border-bottom:1px solid #F7F9FC;display:flex;flex-direction:column;gap:8px}.trend-list-item:last-child{border-bottom:none;padding-bottom:0}.trend-list-month-row{display:flex;align-items:center;justify-content:space-between}.trend-list-month{font-size:14px;font-weight:700;color:#2d3748}.trend-list-values{display:flex;gap:0}.trend-list-val{flex:1;display:flex;flex-direction:column;gap:3px}.trend-list-val-label{font-size:12px;color:#a0aec0;font-weight:500}.trend-list-val-amount{font-size:12px;font-weight:700;color:#2d3748}.trend-list-val-amount--debt{color:#e53e3e}.trend-list-val-amount--net{color:#2b6cb0}.trend-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:56px 24px}.trend-empty-icon{font-size:48px;line-height:1;margin-bottom:16px}.trend-empty-title{font-size:17px;font-weight:700;color:#2d3748;margin:0 0 10px}.trend-empty-desc{font-size:14px;color:#718096;line-height:1.7;margin:0}.settings-tab{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:16px}.st-card{background:#fff;border-radius:16px;box-shadow:0 1px 6px #0000000f;overflow:hidden}.st-card-head{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fafafa;border-bottom:1px solid #F7F9FC}.st-card-icon{font-size:18px}.st-card-title{font-size:15px;font-weight:700;color:#2d3748;margin:0}.st-card-body{padding:4px 0 8px}.st-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;min-height:52px}.st-row-left{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.st-row-label{font-size:14px;font-weight:600;color:#2d3748}.st-row-hint{font-size:12px;color:#a0aec0}.st-row-right{flex-shrink:0;display:flex;align-items:center}.st-sep{height:1px;background:#f7f9fc;margin:0 16px}.st-sep--section{margin:8px 0}.st-sub-head{font-size:13px;font-weight:700;color:#4a5568;padding:10px 16px 6px}.st-num-wrap{display:flex;align-items:center;gap:4px}.st-input{border:1.5px solid #e2e8f0;border-radius:8px;padding:7px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff;outline:none;width:130px;text-align:right;transition:border-color .15s;-webkit-appearance:none}.st-input:focus{border-color:#4299e1}.st-input--sm{width:68px}.st-input--month{width:142px;text-align:left}.st-suffix{font-size:13px;color:#718096;white-space:nowrap}.st-select{border:1.5px solid #e2e8f0;border-radius:8px;padding:7px 28px 7px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23718096'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;outline:none;cursor:pointer;min-width:100px;transition:border-color .15s}.st-select:focus{border-color:#4299e1}.st-segment{display:flex;background:#f7f9fc;border-radius:8px;padding:3px;gap:2px}.st-seg-btn{border:none;background:none;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:600;color:#718096;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .15s}.st-seg-btn--on{background:#fff;color:#2b6cb0;box-shadow:0 1px 3px #0000001a}.st-cat{padding:4px 16px 12px}.st-cat-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:32px}.st-cat-chip{display:flex;align-items:center;gap:4px;background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:20px;padding:4px 10px}.st-cat-name{font-size:13px;font-weight:600;color:#2d3748}.st-cat-lock{font-size:10px;opacity:.5}.st-cat-del{background:none;border:none;color:#a0aec0;cursor:pointer;font-size:14px;padding:0 2px;line-height:1;font-family:inherit;transition:color .15s}.st-cat-del:hover{color:#e53e3e}.st-cat-add-row{display:flex;gap:8px}.st-cat-input{flex:1;text-align:left;width:auto}.st-cat-add-btn{padding:7px 14px;background:#2b6cb0;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background-color .15s}.st-cat-add-btn:hover:not(:disabled){background:#2c5282}.st-cat-add-btn:disabled{opacity:.4;cursor:not-allowed}.st-data-section{display:flex;flex-direction:column;gap:10px;padding:12px 16px 0}.st-data-btn{width:100%;padding:13px 20px;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background-color .15s,border-color .15s;border:1.5px solid transparent}.st-data-btn--primary{background:#2b6cb0;color:#fff;border-color:#2b6cb0}.st-data-btn--primary:hover{background:#2c5282;border-color:#2c5282}.st-data-btn--secondary{background:#fff;color:#4a5568;border-color:#e2e8f0}.st-data-btn--secondary:hover{background:#f7fafc}.st-data-btn--danger{background:#fff;color:#c53030;border-color:#fed7d7}.st-data-btn--danger:hover{background:#fff5f5;border-color:#fc8181}.st-data-note{font-size:12px;color:#a0aec0;text-align:center;margin:10px 16px 4px;line-height:1.6}.st-pin-change-btn{padding:6px 16px;background:#2b6cb0;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.st-pin-change-btn:hover{background:#2c5282}.st-security-notice{margin:4px 16px 8px;padding:8px 12px;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;font-size:12px;color:#856404;line-height:1.6}.st-backup-notice{display:flex;align-items:flex-start;gap:8px;margin:4px 16px 12px;padding:10px 12px;background:#ebf8ff;border:1px solid #bee3f8;border-radius:8px;font-size:12px;color:#2b6cb0;line-height:1.6}.st-backup-notice-icon{font-size:14px;flex-shrink:0;margin-top:1px}.st-fixed-note{font-size:12px;color:#a0aec0;padding:8px 16px 4px;margin:0}.st-fixed-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F7F9FC}.st-fixed-row--last{border-bottom:none}.st-fixed-name{font-size:14px;color:#4a5568;font-weight:500}.st-bottom-space{height:8px}.hh-tab{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:12px}.hh-summary{background:#fff;border-radius:16px;padding:16px 12px;display:flex;align-items:center;box-shadow:0 2px 8px #0000000f}.hh-summary-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}.hh-summary-label{font-size:12px;font-weight:700;color:#a0aec0;letter-spacing:.04em}.hh-summary-amount{font-size:16px;font-weight:800;color:#2d3748;white-space:nowrap}.hh-summary-amount--in{color:#15803d}.hh-summary-amount--out{color:#2d3748}.hh-bal--pos{color:#15803d}.hh-bal--neg{color:#c53030}.hh-bal--zero{color:#a0aec0}.hh-summary-div{width:1px;height:36px;background:#e2e8f0;flex-shrink:0}.hh-add-btn{width:100%;padding:14px;background:#fff;color:#2b6cb0;border:2px dashed #bee3f8;border-radius:12px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;text-align:center;transition:background .15s,border-color .15s}.hh-add-btn:hover{background:#ebf8ff;border-color:#90cdf4}.hh-form{background:#fff;border-radius:16px;padding:18px 16px;display:flex;flex-direction:column;gap:14px;box-shadow:0 2px 8px #0000000f}.hh-form-row2{display:flex;gap:12px}.hh-form-group{display:flex;flex-direction:column;gap:6px;flex:1}.hh-form-label{font-size:12px;font-weight:700;color:#4a5568}.hh-form-opt{font-size:12px;color:#a0aec0;font-weight:400;margin-left:4px}.hh-form-input{border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff;outline:none;width:100%;box-sizing:border-box;-webkit-appearance:none;transition:border-color .15s}.hh-form-input:focus{border-color:#4299e1}.hh-form-input--amount{padding-left:26px}.hh-form-amount-wrap{position:relative;display:flex;align-items:center}.hh-form-yen{position:absolute;left:10px;font-size:14px;color:#718096;pointer-events:none}.hh-form-select{border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 28px 9px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23718096'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;outline:none;width:100%;cursor:pointer;transition:border-color .15s}.hh-form-select:focus{border-color:#4299e1}.hh-type-seg{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.hh-type-btn{flex:1;padding:9px 0;border:none;background:#fff;font-size:13px;font-weight:600;color:#a0aec0;cursor:pointer;font-family:inherit;transition:all .15s;border-right:1px solid #e2e8f0}.hh-type-btn:last-child{border-right:none}.hh-type-btn--out.hh-type-btn--active{background:#fff5f5;color:#c53030}.hh-type-btn--in.hh-type-btn--active{background:#f0fff4;color:#15803d}.hh-form-actions{display:flex;gap:10px;margin-top:2px}.hh-form-cancel{flex:1;padding:12px;background:#fff;color:#718096;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.hh-form-cancel:hover{background:#f7fafc}.hh-form-save{flex:2;padding:12px;background:#2b6cb0;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.hh-form-save:hover:not(:disabled){background:#2c5282}.hh-form-save:disabled{opacity:.45;cursor:not-allowed}.hh-empty{text-align:center;padding:40px 16px}.hh-empty-icon{font-size:40px;margin-bottom:8px}.hh-empty-text{font-size:15px;font-weight:600;color:#4a5568;margin:0 0 6px}.hh-empty-hint{font-size:13px;color:#a0aec0;margin:0}.hh-list{display:flex;flex-direction:column;gap:8px}.hh-item{background:#fff;border-radius:12px;padding:12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;box-shadow:0 1px 3px #0000000d;border-left:4px solid #e2e8f0}.hh-item--in{border-left-color:#16a34a}.hh-item--out{border-left-color:#e2e8f0}.hh-item-left{flex:1;min-width:0}.hh-item-meta{display:flex;align-items:center;gap:8px;margin-bottom:3px}.hh-item-date{font-size:12px;color:#718096;white-space:nowrap}.hh-item-cat{font-size:12px;font-weight:700;color:#4a5568;background:#f7f9fc;border-radius:4px;padding:1px 6px;white-space:nowrap}.hh-item-title{font-size:14px;font-weight:600;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-item-memo{font-size:12px;color:#a0aec0;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.hh-item-amount{font-size:16px;font-weight:800;white-space:nowrap}.hh-item-amount--in{color:#15803d}.hh-item-amount--out{color:#2d3748}.hh-item-btns{display:flex;gap:2px}.hh-item-btn{background:none;border:none;cursor:pointer;padding:3px 7px;border-radius:5px;font-size:13px;font-family:inherit;color:#a0aec0;transition:all .15s}.hh-item-btn--edit:hover{color:#3182ce;background:#ebf8ff}.hh-item-btn--del:hover{color:#e53e3e;background:#fff5f5}.hh-breakdown{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.hh-breakdown-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:none;border:none;font-size:14px;font-weight:700;color:#2d3748;cursor:pointer;font-family:inherit;text-align:left}.hh-breakdown-chevron{font-size:20px;color:#a0aec0;transition:transform .2s;line-height:1}.hh-breakdown-chevron--open{transform:rotate(90deg)}.hh-breakdown-body{padding:0 16px 14px;display:flex;flex-direction:column;gap:10px}.hh-breakdown-row{display:flex;align-items:center;gap:10px}.hh-breakdown-cat{font-size:13px;color:#4a5568;font-weight:600;min-width:72px}.hh-breakdown-bar-wrap{flex:1;height:6px;background:#f7f9fc;border-radius:3px;overflow:hidden}.hh-breakdown-bar{height:100%;background:#fc8181;border-radius:3px;min-width:4px;transition:width .3s ease}.hh-breakdown-amt{font-size:13px;font-weight:700;color:#2d3748;white-space:nowrap;min-width:80px;text-align:right}.fc-stance-banner{background:#eff6ff;border:1px solid #BFDBFE;border-radius:12px;padding:12px 16px;font-size:13px;color:#1e40af;line-height:1.6}.fc-stance-banner-title{font-weight:700;font-size:13px;margin-bottom:4px}.fc-stance-banner p{margin:0}.fc-item-product-name{font-size:12px;color:#718096;margin-top:2px;margin-bottom:2px}.fc-tab{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:12px}.fc-summary{background:linear-gradient(135deg,#1a365d,#2a4a7f 55%,#2b6cb0);border-radius:20px;padding:22px 20px;color:#fff;box-shadow:0 8px 24px #2b6cb047}.fc-summary-sub{font-size:12px;font-weight:600;opacity:.75;margin-bottom:6px;letter-spacing:.04em}.fc-summary-main{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:16px}.fc-summary-row{display:flex;align-items:center;gap:8px;background:#ffffff1f;border-radius:10px;padding:10px 14px}.fc-summary-item{flex:1;display:flex;flex-direction:column;gap:3px}.fc-summary-item-label{font-size:10px;opacity:.7;font-weight:600}.fc-summary-item-val{font-size:14px;font-weight:700;white-space:nowrap}.fc-summary-arrow{font-size:18px;opacity:.6;flex-shrink:0}.fc-pos{color:#9ae6b4}.fc-neg{color:#feb2b2}.fc-zero{color:#fff9}.fc-scenarios{display:flex;gap:8px}.fc-scenario{flex:1;background:#fff;border-radius:12px;padding:12px 10px;text-align:center;box-shadow:0 1px 4px #00000012;border-top:3px solid transparent}.fc-scenario--low{border-top-color:#a0aec0}.fc-scenario--mid{border-top-color:#4299e1}.fc-scenario--high{border-top-color:#16a34a}.fc-scenario-rate{font-size:12px;font-weight:700;color:#718096;margin-bottom:4px}.fc-scenario-val{font-size:14px;font-weight:800;color:#2d3748}.fc-section{background:#fff;border-radius:16px;box-shadow:0 1px 6px #0000000f;overflow:visible}.fc-sec-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 16px;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;background:#fafafa}.fc-sec-left{display:flex;align-items:center;gap:8px}.fc-sec-icon{font-size:16px}.fc-sec-title{font-size:15px;font-weight:700;color:#2d3748}.fc-sec-badge{font-size:12px;font-weight:700;background:#2b6cb0;color:#fff;border-radius:10px;padding:1px 7px;min-width:20px;text-align:center}.fc-sec-chevron{font-size:20px;color:#a0aec0;transition:transform .2s;line-height:1}.fc-sec-chevron--open{transform:rotate(90deg)}.fc-sec-body{padding:8px 16px 14px;display:flex;flex-direction:column;gap:0}.fc-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;min-height:50px}.fc-row-left{display:flex;flex-direction:column;gap:2px;flex:1}.fc-row-label{font-size:14px;font-weight:600;color:#2d3748}.fc-row-hint{font-size:12px;color:#a0aec0}.fc-row-right{flex-shrink:0;display:flex;align-items:center}.fc-row-sep{height:1px;background:#f7f9fc}.fc-nw-group{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.fc-sync-btn{padding:5px 10px;background:#ebf8ff;color:#2b6cb0;border:1px solid #bee3f8;border-radius:6px;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s}.fc-sync-btn:hover{background:#bee3f8}.fc-num-wrap{display:flex;align-items:center;gap:4px}.fc-input{width:100%;box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff;outline:none;width:130px;text-align:right;-webkit-appearance:none;transition:border-color .15s}.fc-input:focus{border-color:#4299e1}.fc-input--sm{width:68px}.fc-input--amount{padding-left:22px;width:100%;text-align:right}.fc-suffix{font-size:13px;color:#718096;white-space:nowrap}.fc-yen{position:absolute;left:9px;font-size:13px;color:#718096;pointer-events:none}.fc-select{border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 28px 8px 10px;font-size:14px;font-family:inherit;color:#2d3748;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23718096'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;outline:none;width:100%;cursor:pointer;transition:border-color .15s}.fc-select:focus{border-color:#4299e1}.fc-form{background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:14px;margin:4px 0 8px;display:flex;flex-direction:column;gap:12px}.fc-form-row2{display:flex;gap:10px}.fc-form-group{display:flex;flex-direction:column;gap:5px;flex:1;position:relative}.fc-form-label{font-size:12px;font-weight:700;color:#4a5568}.fc-form-opt{font-size:12px;color:#a0aec0;font-weight:400;margin-left:4px}.fc-chips{display:flex;flex-wrap:wrap;gap:6px}.fc-chip{padding:4px 10px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;font-size:12px;font-weight:600;color:#4a5568;cursor:pointer;font-family:inherit;transition:all .15s}.fc-chip:hover{border-color:#90cdf4;color:#2b6cb0}.fc-chip--on{background:#ebf8ff;border-color:#4299e1;color:#2b6cb0}.fc-check-row{display:flex;align-items:center;gap:8px;cursor:pointer}.fc-check-label{font-size:13px;color:#4a5568;font-weight:500}.fc-type-seg{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;width:140px}.fc-type-btn{flex:1;padding:8px 0;border:none;background:#fff;font-size:13px;font-weight:600;color:#a0aec0;cursor:pointer;font-family:inherit;transition:all .15s;border-right:1px solid #e2e8f0}.fc-type-btn:last-child{border-right:none}.fc-type-btn--on{background:#ebf8ff;color:#2b6cb0}.fc-form-actions{display:flex;gap:8px;padding-top:2px}.fc-form-cancel{flex:1;padding:11px;background:#fff;color:#718096;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.fc-form-cancel:hover{background:#f7fafc}.fc-form-save{flex:2;padding:11px;background:#2b6cb0;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.fc-form-save:hover:not(:disabled){background:#2c5282}.fc-form-save:disabled{opacity:.45;cursor:not-allowed}.fc-add-btn{width:100%;padding:12px;background:#fff;color:#2b6cb0;border:2px dashed #bee3f8;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;margin-top:6px;transition:all .15s}.fc-add-btn:hover{background:#ebf8ff;border-color:#90cdf4}.fc-item-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:11px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.fc-item-card--ev-in{border-left:3px solid #16A34A}.fc-item-card--ev-out{border-left:3px solid #fc8181}.fc-item-left{flex:1;min-width:0}.fc-item-head{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:3px}.fc-item-name{font-size:14px;font-weight:700;color:#2d3748}.fc-item-freq{font-size:12px;font-weight:600;background:#edf2f7;color:#4a5568;padding:1px 6px;border-radius:4px}.fc-item-age{font-size:12px;color:#a0aec0;font-weight:600}.fc-item-amount{font-size:13px;color:#4a5568;font-weight:600}.fc-item-amount--in{color:#15803d}.fc-item-memo{font-size:12px;color:#a0aec0;margin-top:2px}.fc-item-inflation{font-size:12px;color:#ed8936;font-weight:600;margin-top:2px}.fc-item-btns{display:flex;gap:2px;flex-shrink:0}.fc-item-btn{background:none;border:none;cursor:pointer;padding:4px 7px;border-radius:5px;font-size:13px;font-family:inherit;color:#a0aec0;transition:all .15s}.fc-item-btn--edit:hover{color:#3182ce;background:#ebf8ff}.fc-item-btn--del:hover{color:#e53e3e;background:#fff5f5}.fc-ev-badge{font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px}.fc-ev-badge--in{background:#f0fff4;color:#15803d}.fc-ev-badge--out{background:#fff5f5;color:#c53030}.fc-chart-wrap{padding:8px 0 4px}.fc-chart-legend{display:flex;gap:12px;justify-content:center;padding:6px 0 2px}.fc-legend-item{font-size:12px;color:#718096}.fc-legend-item--retire{color:#ed8936}.fc-legend-item--pension{color:#9f7aea}.fc-legend-item--zero{color:#fc8181}.fc-tooltip{background:#1a202ce6;color:#fff;border-radius:8px;padding:8px 12px;font-size:13px}.fc-tooltip-age{font-size:12px;opacity:.7;margin-bottom:3px}.fc-tooltip-val{font-size:15px;font-weight:700}.fc-table-empty{font-size:14px;color:#a0aec0;text-align:center;padding:20px 0;margin:0}.fc-table{display:flex;flex-direction:column;gap:1px}.fc-row-yr{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid #F7F9FC}.fc-row-yr:last-child{border-bottom:none}.fc-row-yr--retire{background:#fffaf0;border-radius:8px;padding-left:8px;padding-right:8px}.fc-row-yr--pension{background:#faf5ff;border-radius:8px;padding-left:8px;padding-right:8px}.fc-row-yr--bankrupt{background:#fff5f5;border-radius:8px;padding-left:8px;padding-right:8px}.fc-yr-age{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:44px;padding-top:2px}.fc-yr-num{font-size:20px;font-weight:800;color:#2d3748;line-height:1}.fc-yr-kanji{font-size:10px;color:#a0aec0;font-weight:600}.fc-yr-badge{font-size:9px;font-weight:700;padding:2px 4px;border-radius:3px;white-space:nowrap}.fc-yr-badge--retire{background:#fbd38d;color:#7b341e}.fc-yr-badge--pension{background:#d6bcfa;color:#44337a}.fc-yr-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.fc-yr-line{display:flex;align-items:flex-start;gap:8px}.fc-yr-lbl{font-size:12px;color:#a0aec0;min-width:44px;padding-top:1px}.fc-yr-lbl--bold{color:#4a5568;font-weight:700}.fc-yr-val{font-size:13px;font-weight:600;color:#2d3748;flex-wrap:wrap}.fc-yr-val--in{color:#15803d}.fc-yr-val--out{color:#c53030}.fc-yr-val--ret{color:#3182ce}.fc-yr-val--total{font-size:14px;font-weight:800;color:#2d3748}.fc-yr-val--bankrupt{color:#c53030!important}.fc-yr-val--invest{color:#805ad5}.fc-yr-val--invest-bold{color:#805ad5;font-weight:700}.fc-yr-transfer{font-size:10px;color:#a0aec0;margin-left:4px}.fc-yr-line--total{padding-top:4px;margin-top:2px;border-top:1px solid #e2e8f0}.fc-row-yr--target{background:#ebf8f0;border-radius:8px;padding-left:8px;padding-right:8px}.fc-yr-badge--target{background:#c6f6d5;color:#22543d}.fc-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fc-stat-card{background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 1px 6px #00000014;display:flex;flex-direction:column;gap:4px}.fc-stat-card--full{grid-column:1 / -1}.fc-stat-label{font-size:12px;color:#718096;font-weight:600}.fc-stat-val{font-size:15px;font-weight:800;color:#2d3748}.fc-fire-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap}.fc-fire--ok{background:#c6f6d5;color:#22543d}.fc-fire--warn{background:#fefcbf;color:#7b341e}.fc-fire--ng{background:#fed7d7;color:#822727}.fc-fire-reason{font-size:12px;color:#4a5568;line-height:1.5}.fc-gap-warn{background:#fffbeb;border:1.5px solid #f6d860;border-radius:12px;padding:12px 16px}.fc-gap-warn-title{font-size:13px;font-weight:700;color:#b7791f;margin-bottom:6px}.fc-gap-warn-body{font-size:12px;color:#744210;line-height:1.6}.fc-import-lite-btn{display:block;width:calc(100% - 32px);margin:8px 16px;padding:10px 16px;background:#ebf8ff;border:1.5px solid #90cdf4;border-radius:10px;color:#2b6cb0;font-size:13px;font-weight:600;cursor:pointer;text-align:center;font-family:inherit;transition:background .12s}.fc-import-lite-btn:hover{background:#bee3f8}.fc-row-block{padding:12px 16px 10px}.fc-row-block-header{display:flex;align-items:center;gap:6px;margin-bottom:4px}.fc-rate-sub{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.fc-rate-sub-label{font-size:12px;color:#718096;min-width:44px;flex-shrink:0}.fc-rate-sub-row{display:flex;gap:6px;flex-wrap:wrap}.fc-rate-ref-btn{padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .12s}.fc-rate-ref-btn:hover{border-color:#4299e1;color:#2b6cb0}.fc-rate-ref-btn--on{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.fc-inflation-note{font-size:12px;color:#4a5568;line-height:1.7;padding:6px 16px 10px;background:#f7fafc;border-radius:8px;margin:0 0 4px}.fc-expense-group{margin-bottom:4px}.fc-expense-group-header{display:flex;align-items:center;gap:4px;background:#edf2f7;color:#2d3748;font-size:12px;font-weight:700;padding:5px 16px;border-radius:6px;margin-bottom:2px;letter-spacing:.03em}.fc-expense-item-indent{padding-left:8px}.fc-cat-section{margin-bottom:8px}.fc-cat-section-label{font-size:11px;font-weight:700;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.fc-chips-section{margin-bottom:8px}.fc-chips-section-label{font-size:11px;font-weight:700;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.fc-inv-destination{margin-bottom:10px}.fc-item-cat--invest{background:#e6fffa;color:#234e52}.fc-asset-split-label{font-size:12px;font-weight:700;color:#4299e1;padding:8px 16px 4px;letter-spacing:.05em}.fc-total-label{font-size:15px;font-weight:800;color:#2d3748}.fc-inv-note{font-size:12px;color:#718096;padding:8px 16px;background:#f7fafc;border-bottom:1px solid #e2e8f0;line-height:1.5}.fc-tooltip-row{font-size:12px;font-weight:600}.fc-cat-group{display:flex;gap:6px;padding:0 0 10px;flex-wrap:wrap}.fc-cat-btn{padding:4px 10px;border-radius:16px;border:1.5px solid #e2e8f0;background:#f7fafc;font-size:12px;font-weight:600;color:#718096;cursor:pointer;transition:all .12s}.fc-cat-btn--on{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.fc-item-cat{font-size:10px;font-weight:700;padding:1px 6px;border-radius:10px;margin-left:4px}.fc-item-cat--tax{background:#fef3c7;color:#92400e}.fc-item-cat--medical{background:#ffe4e6;color:#9f1239}.fc-item-cat--infra{background:#e0f2fe;color:#0369a1}.fc-item-cat--transport{background:#fef9c3;color:#78350f}.fc-item-cat--event{background:#f0fdf4;color:#14532d}.fc-item-cat--savings{background:#f3e8ff;color:#6b21a8}.fc-tax-help-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:50%;background:#4299e1;color:#fff;font-size:14px;font-weight:700;border:none;cursor:pointer;margin-left:6px;vertical-align:middle;flex-shrink:0;transition:background .15s}.fc-tax-help-btn:hover{background:#2b6cb0}.fc-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.fc-help-dialog{background:#fff;border-radius:16px;max-width:420px;width:100%;max-height:80vh;overflow-y:auto;padding:24px 20px 16px;box-shadow:0 8px 32px #0000002e}.fc-help-dialog-title{font-size:17px;font-weight:800;color:#1a365d;margin-bottom:12px}.fc-help-intro{font-size:13px;color:#4a5568;margin-bottom:12px;line-height:1.6}.fc-help-list{margin:0 0 12px;padding:0}.fc-help-item{padding:7px 0;border-bottom:1px solid #edf2f7}.fc-help-item:last-child{border-bottom:none}.fc-help-item dt{font-size:13px;font-weight:700;color:#2d3748;margin-bottom:2px}.fc-help-item dd{font-size:12px;color:#718096;margin:0;line-height:1.5}.fc-help-note{font-size:11px;color:#a0aec0;line-height:1.6;margin-bottom:16px}.fc-help-close-btn{display:block;width:100%;padding:11px;background:#4299e1;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:10px;cursor:pointer}.fc-help-close-btn:hover{background:#2b6cb0}.fc-shortfall-group{display:flex;flex-direction:column;gap:0;padding:4px 16px 14px}.fc-shortfall-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .12s}.fc-shortfall-item:hover{background:#f7fafc}.fc-shortfall-item--on{background:#ebf8ff}.fc-shortfall-radio{margin-top:3px;accent-color:#4299e1;flex-shrink:0}.fc-shortfall-label{font-size:13px;font-weight:600;color:#2d3748;line-height:1.4}.fc-shortfall-item--on .fc-shortfall-label{color:#2b6cb0}.fc-shortfall-desc{font-size:12px;color:#718096;margin-top:4px;line-height:1.6;padding:6px 8px;background:#f7f9fc;border-radius:6px}.fc-inv-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px}.fc-inv-cell{display:flex;flex-direction:column;gap:6px}.fc-inv-label{font-size:12px;font-weight:700;color:#718096;letter-spacing:.03em}.fc-inv-rate-section{padding:10px 16px 14px;display:flex;flex-direction:column;gap:8px}.fc-inv-rate-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fc-rate-preset{padding:5px 12px;border-radius:6px;border:1.5px solid #e2e8f0;background:#f7fafc;font-size:13px;font-weight:600;color:#4a5568;cursor:pointer;transition:all .15s}.fc-rate-preset:hover{border-color:#4299e1;color:#2b6cb0}.fc-rate-preset--on{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.fc-inv-preview{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px 14px;background:#f0fff4;border-radius:8px;border:1px solid #c6f6d5}.fc-inv-preview-label{font-size:12px;color:#15803d;font-weight:600}.fc-inv-preview-val{font-size:14px;color:#22543d;font-weight:800;flex:1}.fc-inv-preview-rate{font-size:12px;color:#276749}.hh-hero{background:linear-gradient(135deg,#1a4a3a,#276749 55%,#15803d);border-radius:20px;padding:22px 20px;color:#fff;box-shadow:0 6px 20px #2f855a47}.hh-hero--neg{background:linear-gradient(135deg,#3a1a1a,#742a2a 55%,#c53030);box-shadow:0 6px 20px #c5303047}.hh-hero-label{font-size:12px;font-weight:700;opacity:.75;letter-spacing:.05em;margin-bottom:6px}.hh-hero-main{font-size:30px;font-weight:800;letter-spacing:-.5px;margin-bottom:10px}.hh-hero-formula{font-size:12px;opacity:.7;background:#ffffff24;border-radius:6px;padding:6px 10px;margin-bottom:8px}.hh-hero-note{font-size:12px;opacity:.88;line-height:1.5}.hh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.hh-gc{background:#fff;padding:13px 10px;display:flex;flex-direction:column;align-items:center;gap:5px}.hh-gc-label{font-size:10px;font-weight:700;color:#a0aec0;letter-spacing:.03em;text-align:center}.hh-gc-val{font-size:13px;font-weight:800;color:#2d3748;white-space:nowrap;text-align:center}.hh-gc--in .hh-gc-val{color:#15803d}.hh-gc--out .hh-gc-val{color:#2d3748}.hh-gc--bal .hh-gc-val{color:#15803d}.hh-gc--bal-neg .hh-gc-val{color:#c53030}.hh-gc--need .hh-gc-val{color:#2b6cb0}.hh-gc--ease .hh-gc-val{color:#2c7a7b}.hh-gc--review .hh-gc-val{color:#c05621}.hh-gc--review{background:#fffdf7}.hh-ranking{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f;border-left:4px solid #ed8936}.hh-ranking-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.hh-ranking-icon{font-size:16px}.hh-ranking-title{font-size:14px;font-weight:700;color:#c05621}.hh-ranking-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.hh-ranking-row{display:flex;align-items:center;gap:10px}.hh-ranking-medal{font-size:18px;min-width:26px}.hh-ranking-name{flex:1;font-size:14px;font-weight:600;color:#2d3748}.hh-ranking-amt{font-size:14px;font-weight:700;color:#c05621}.hh-ranking-total{font-size:12px;color:#a0aec0;text-align:right;border-top:1px solid #F7F9FC;padding-top:10px}.hh-nature-seg{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.hh-nature-btn{flex:1;padding:9px 4px;border:none;border-right:1px solid #e2e8f0;font-size:12px;font-weight:600;color:#a0aec0;background:#fff;cursor:pointer;font-family:inherit;transition:all .15s;text-align:center}.hh-nature-btn:last-child{border-right:none}.hh-nature-btn--need.hh-nature-btn--on{background:#ebf8ff;color:#2b6cb0}.hh-nature-btn--ease.hh-nature-btn--on{background:#e6fffa;color:#2c7a7b}.hh-nature-btn--review.hh-nature-btn--on{background:#fffaf0;color:#c05621}.hh-nat-badge{font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px;white-space:nowrap}.hh-nat-badge--need{background:#ebf8ff;color:#2b6cb0}.hh-nat-badge--ease{background:#e6fffa;color:#2c7a7b}.hh-nat-badge--review{background:#fffaf0;color:#c05621;border:1px solid #fbd38d}.hh-item--need{border-left-color:#4299e1}.hh-item--ease{border-left-color:#38b2ac}.hh-item--review{border-left-color:#ed8936;background:#fffdf7}.tab-btn--locked{opacity:.72}.tab-btn--locked .tab-badge{font-size:10px;margin-left:3px}.db-tab{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:14px}.db-hero{background:linear-gradient(135deg,#1a365d,#2b6cb0 60%,#4299e1);border-radius:20px;padding:24px 20px 18px;color:#fff;text-align:center;box-shadow:0 4px 16px #2b6cb040}.db-hero-label{font-size:12px;font-weight:700;opacity:.75;letter-spacing:.08em;margin-bottom:4px}.db-hero-lifespan{font-size:40px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.db-hero-lifespan--warn{color:#fed7d7}.db-hero-fire-row{display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffff1f;border-radius:10px;padding:8px 14px;margin-bottom:10px}.db-hero-fire-label{font-size:12px;font-weight:600;opacity:.85}.db-hero-fire-grade{font-size:15px;font-weight:800}.db-hero-fire-note{font-size:12px;opacity:.6;margin:0;line-height:1.5}.db-net-worth{background:#fff;border-radius:14px;padding:14px 18px;box-shadow:0 2px 8px #0000000f}.db-nw-label{font-size:12px;font-weight:700;color:#718096;letter-spacing:.05em;margin-bottom:4px}.db-nw-value{font-size:26px;font-weight:800;color:#1a365d;line-height:1.1}.db-nw-value--neg{color:#c53030}.db-nw-month{font-size:12px;color:#a0aec0;margin-top:4px}.db-proof-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.db-proof-card{background:#fff;border-radius:14px;padding:14px 12px 12px;box-shadow:0 2px 8px #0000000f;text-align:center}.db-proof-label{font-size:12px;font-weight:700;color:#718096;letter-spacing:.04em;margin-bottom:6px}.db-proof-value{font-size:18px;font-weight:800;color:#2d3748;line-height:1.1}.db-proof-value--neg{color:#c05621}.db-lite-link{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 4px #0000000f;display:flex;align-items:center;justify-content:space-between;gap:10px}.db-lite-link-text{font-size:12px;color:#718096;margin:0;flex:1}.db-lite-link-btn{flex-shrink:0;font-size:13px;font-weight:700;color:#2b6cb0;background:none;border:none;cursor:pointer;font-family:inherit;padding:4px 0;white-space:nowrap}.db-lite-link-btn:hover{text-decoration:underline}.db-empty{background:#fff;border-radius:16px;padding:28px 20px;text-align:center;box-shadow:0 2px 8px #0000000f}.db-empty-icon{font-size:36px;margin-bottom:10px}.db-empty-text{font-size:14px;color:#718096;line-height:1.7;margin-bottom:16px}.db-empty-btn{padding:10px 20px;background:#2b6cb0;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.db-empty-btn:hover{background:#2c5282}.ca-tab{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ca-sub-bar{display:flex;overflow-x:auto;background:#fff;border-bottom:1.5px solid #e2e8f0;padding:0 4px;flex-shrink:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ca-sub-bar::-webkit-scrollbar{display:none}.ca-sub-btn{flex-shrink:0;padding:10px 14px;font-size:13px;font-weight:600;color:#a0aec0;background:none;border:none;border-bottom:2.5px solid transparent;cursor:pointer;font-family:inherit;white-space:nowrap;transition:color .12s,border-color .12s}.ca-sub-btn:hover{color:#4a5568}.ca-sub-btn--on{color:#2b6cb0;border-bottom-color:#2b6cb0}.ca-content{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.ca-content>*{flex:1;min-height:0}.lp-tab{flex:1;min-height:0;overflow-y:auto;padding:14px 14px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:12px}.lp-results{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lp-result-card{background:#fff;border-radius:14px;padding:14px 12px 12px;box-shadow:0 1px 6px #00000012;text-align:center}.lp-r-label{font-size:12px;font-weight:700;color:#718096;letter-spacing:.04em;margin-bottom:6px}.lp-r-value{font-size:19px;font-weight:800;color:#2d3748;line-height:1.2}.lp-r-sub{font-size:12px;color:#a0aec0;margin-top:3px}.lp-r--ok{color:#15803d}.lp-r--warn{color:#c05621}.lp-chart{background:#fff;border-radius:14px;padding:12px 8px 8px;box-shadow:0 1px 6px #00000012}.lp-form{background:#fff;border-radius:16px;padding:14px 0 6px;box-shadow:0 1px 6px #00000012;display:flex;flex-direction:column}.lp-section-title{font-size:12px;font-weight:700;color:#a0aec0;letter-spacing:.08em;padding:10px 16px 4px}.lp-section-title:first-child{padding-top:0}.lp-age-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px 12px 10px;border-bottom:1px solid #F7F9FC}.lp-age-item{display:flex;flex-direction:column;align-items:center;gap:4px}.lp-label{font-size:12px;font-weight:600;color:#718096;text-align:center}.lp-row{display:flex;flex-direction:column;gap:6px;padding:10px 16px;border-bottom:1px solid #F7F9FC}.lp-row:last-of-type{border-bottom:none}.lp-label-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-num-wrap{display:flex;align-items:center;gap:6px}.lp-input{flex:1;padding:9px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:15px;font-family:inherit;text-align:right;background:#f7fafc;color:#2d3748;transition:border-color .12s}.lp-input:focus{outline:none;border-color:#4299e1;background:#fff}.lp-age-wrap{display:flex;align-items:center;gap:4px}.lp-age-input{width:48px;padding:7px 6px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:15px;font-family:inherit;text-align:center;background:#f7fafc;color:#2d3748;transition:border-color .12s}.lp-age-input:focus{outline:none;border-color:#4299e1;background:#fff}.lp-suffix{font-size:13px;color:#718096;white-space:nowrap}.lp-sync-btn{font-size:12px;font-weight:700;color:#2b6cb0;background:#ebf8ff;border:1px solid #bee3f8;border-radius:6px;padding:3px 8px;cursor:pointer;font-family:inherit;transition:background .12s}.lp-sync-btn:hover{background:#bee3f8}.lp-rate-section{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.lp-rate-section-label{font-size:12px;color:#718096;min-width:44px;flex-shrink:0}.lp-rate-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-rate-btn{padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f7fafc;font-size:14px;font-weight:700;color:#4a5568;cursor:pointer;font-family:inherit;transition:all .12s}.lp-rate-btn:hover{border-color:#4299e1;color:#2b6cb0}.lp-rate-btn--on{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.lp-rate-custom{display:flex;align-items:center;gap:4px}.lp-note{font-size:12px;color:#a0aec0;line-height:1.6;padding:10px 16px 6px;margin:0}.lp-age-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 12px 10px;border-bottom:1px solid #F7F9FC}.lp-end-age{display:flex;gap:8px}.lp-end-btn{flex:1;padding:9px 0;border:1.5px solid #e2e8f0;border-radius:8px;background:#f7fafc;font-size:14px;font-weight:700;color:#4a5568;cursor:pointer;font-family:inherit;transition:all .12s;text-align:center}.lp-end-btn:hover{border-color:#4299e1;color:#2b6cb0}.lp-end-btn--on{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.lp-rate-input-wrap{display:flex;align-items:center;gap:4px}.lp-rate-input{width:56px;padding:7px 6px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:15px;font-family:inherit;text-align:center;background:#f7fafc;color:#2d3748;transition:border-color .12s}.lp-rate-input:focus{outline:none;border-color:#4299e1;background:#fff}.lp-field-note{font-size:12px;color:#a0aec0;margin:0;line-height:1.5}.lp-row--last{border-bottom:none}.lp-results-wrap{display:flex;flex-direction:column;gap:8px}.lp-fire-note{font-size:12px;color:#718096;margin:0;text-align:center;line-height:1.6}.dp-gate{flex:1;min-height:0;overflow-y:auto;padding:20px 16px 100px;background:#f7f9fc;display:flex;flex-direction:column;gap:16px}.dp-header{text-align:center;padding:4px 0}.dp-header-badge{display:inline-block;background:#2b6cb0;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;padding:3px 12px;border-radius:20px;margin-bottom:10px}.dp-header-title{font-size:20px;font-weight:800;color:#1a365d;margin:0 0 10px;line-height:1.45}.dp-header-sub{font-size:13px;color:#718096;line-height:1.7;margin:0}.dp-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.dp-compare-col{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 1px 6px #00000012}.dp-compare-col--detail{border:2px solid #4299e1;background:#ebf8ff}.dp-compare-label{font-size:12px;font-weight:700;color:#2d3748;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.dp-compare-col--detail .dp-compare-label{color:#2b6cb0;border-bottom-color:#bee3f8}.dp-compare-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.dp-compare-list li{font-size:12px;color:#4a5568;padding-left:14px;position:relative;line-height:1.5}.dp-compare-list li:before{content:"·";position:absolute;left:4px;color:#a0aec0;font-size:16px;line-height:1;top:1px}.dp-compare-col--detail .dp-compare-list li{color:#2c5282}.dp-compare-col--detail .dp-compare-list li:before{color:#4299e1}.dp-preview{background:#fff;border-radius:14px;padding:14px 12px 12px;box-shadow:0 1px 6px #00000012;position:relative}.dp-preview-label{font-size:12px;font-weight:700;color:#4a5568;margin-bottom:10px}.dp-preview-table{border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.dp-preview-row{display:grid;grid-template-columns:44px 1fr 1fr 1fr;padding:6px 8px;font-size:12px;color:#4a5568;border-bottom:1px solid #e2e8f0}.dp-preview-row:last-child{border-bottom:none}.dp-preview-row--head{background:#f7fafc;font-weight:700;color:#718096;font-size:12px}.dp-preview-note{font-size:12px;color:#a0aec0;margin:8px 0 0;line-height:1.5}.dp-benefits{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 1px 6px #00000012}.dp-benefits-title{font-size:13px;font-weight:700;color:#2d3748;margin-bottom:10px}.dp-benefits-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.dp-benefits-list li{font-size:13px;color:#4a5568;padding-left:22px;position:relative;line-height:1.5}.dp-benefits-list li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}.dp-cta-btn{width:100%;padding:13px 20px;background:#2b6cb0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.dp-cta-btn:hover{background:#2c5282}.dp-cta-note{font-size:12px;color:#a0aec0;text-align:center;margin:-6px 0 0}.dp-lite-link{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 4px #0000000f}.dp-lite-link-text{font-size:12px;color:#718096;margin:0;flex:1}.dp-lite-link-btn{flex-shrink:0;font-size:13px;font-weight:700;color:#2b6cb0;background:none;border:none;cursor:pointer;font-family:inherit;padding:4px 0;white-space:nowrap}.dp-lite-link-btn:hover{text-decoration:underline}.st-premium-notice{margin:4px 16px 8px;padding:8px 12px;background:#fffbeb;border:1px solid #f6d860;border-radius:8px;font-size:12px;color:#744210;line-height:1.6}.st-premium-toggle{padding:7px 18px;border-radius:10px;border:1.5px solid #e2e8f0;background:#f7fafc;color:#4a5568;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.st-premium-toggle--on{background:#fefcbf;border-color:#f6e05e;color:#744210}.st-premium-toggle:hover{border-color:#4299e1}.st-plan-notice{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#ebf8ff;border:1px solid #bee3f8;border-radius:10px;padding:10px 14px;margin-bottom:12px}.st-plan-notice-text{font-size:12px;color:#2c5282;line-height:1.5;flex:1}.st-plan-notice-btn{flex-shrink:0;padding:6px 12px;border-radius:8px;border:1.5px solid #4299e1;background:#fff;color:#2b6cb0;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap}.st-plan-notice-btn:hover{background:#ebf8ff}.st-security-desc{margin:4px 16px 10px;font-size:12px;color:#4a5568;line-height:1.6}.hh-item-amount--review{color:#c05621;font-weight:800}.hh-ss{background:#fff;border-radius:16px;box-shadow:0 1px 8px #00000014;overflow:hidden}.hh-ss-top{display:flex;align-items:stretch}.hh-ss-col{flex:1;display:flex;flex-direction:column;align-items:center;padding:18px 12px 14px;gap:6px}.hh-ss-label{font-size:12px;font-weight:700;color:#a0aec0;letter-spacing:.05em}.hh-ss-val{font-size:20px;font-weight:800;letter-spacing:-.5px}.hh-ss-val--in{color:#2b6cb0}.hh-ss-val--out{color:#c53030}.hh-ss-vline{width:1px;background:#e2e8f0;margin:12px 0}.hh-ss-hline{height:1px;background:#e2e8f0;margin:0 16px}.hh-ss-bottom{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px}.hh-ss-bal-label{font-size:12px;font-weight:700;color:#718096}.hh-ss-bal-val{font-size:22px;font-weight:800;letter-spacing:-.5px}.hh-ss-bal--pos .hh-ss-bal-val{color:#2b6cb0}.hh-ss-bal--neg .hh-ss-bal-val{color:#c53030}.hh-ss-bal--zero .hh-ss-bal-val{color:#a0aec0}.hh-item--tap{cursor:pointer;transition:background .12s}.hh-item--tap:hover{background:#f7fafc}.hh-item--tap:active{background:#ebf4ff}.hh-item-chevron{font-size:20px;color:#cbd5e0;margin-left:6px;flex-shrink:0;line-height:1}.hh-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media (min-width: 480px){.hh-modal-overlay{align-items:center}}.hh-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:500px;max-height:92vh;overflow-y:auto;box-shadow:0 -4px 24px #00000026;animation:hh-slide-up .22s ease-out}@media (min-width: 480px){.hh-modal{border-radius:20px;box-shadow:0 8px 32px #0000002e;animation:hh-fade-in .18s ease-out}}@keyframes hh-slide-up{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hh-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.hh-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0}.hh-modal-title{font-size:16px;font-weight:700;color:#2d3748}.hh-modal-close{width:32px;height:32px;border:none;border-radius:50%;background:#edf2f7;color:#718096;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit}.hh-modal-close:hover{background:#e2e8f0}.hh-modal-body{padding:0 0 8px}.hh-form-delete{flex:1;padding:12px;border:1.5px solid #fc8181;border-radius:10px;background:#fff;color:#c53030;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .12s}.hh-form-delete:hover{background:#fff5f5}.hh-sum-card{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.hh-sum-top{display:flex;flex-direction:row}.hh-sum-cell{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px 12px 16px;gap:8px}.hh-sum-label{font-size:12px;font-weight:700;color:#a0aec0;letter-spacing:.06em}.hh-sum-amt{font-size:19px;font-weight:800;letter-spacing:-.5px;white-space:nowrap}.hh-sum-vline{width:1px;background:#e2e8f0;align-self:stretch}.hh-sum-hline{height:1px;background:#e2e8f0}.hh-sum-bottom{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:14px 16px}.hh-sum-bal-label{font-size:13px;font-weight:700;color:#718096}.hh-sum-bal-val{font-size:24px;font-weight:800;letter-spacing:-.5px}@media (max-width: 360px){.dp-compare{grid-template-columns:1fr}}@media (max-width: 360px){.dp-preview-row{grid-template-columns:40px 1fr 1fr 1fr;padding:5px 6px;font-size:12px}}@media (max-width: 340px){.lp-age-row-3{grid-template-columns:1fr 1fr}.lp-age-row-3 .lp-age-item:last-child{grid-column:1 / -1}}.app-header{background-color:#1e3a5f}.pin-screen{background:linear-gradient(160deg,#0f2942,#1e3a5f)}.pin-upgrade-banner{background:linear-gradient(90deg,#1e3a5f,#162f4d)}.pin-key--confirm{background:#16a34a59;border-color:#16a34a99}.pin-key--confirm:hover{background:#16a34a80}.pin-key--confirm:active{background:#16a34aa6}.db-hero{background:linear-gradient(145deg,#0f2942,#1e3a5f 55%,#2d5986)}.dp-cta-btn,.db-empty-btn,.st-data-btn--primary,.st-pin-change-btn{background:#1e3a5f;border-color:#1e3a5f;min-height:44px}.dp-cta-btn:hover,.db-empty-btn:hover,.st-data-btn--primary:hover,.st-pin-change-btn:hover{background:#162f4d;border-color:#162f4d}.st-data-btn--danger{color:#dc2626;border-color:#fecaca}.st-data-btn--danger:hover{background:#fef2f2;border-color:#ef4444;color:#dc2626}.st-card{box-shadow:0 2px 8px #0000000f;border-radius:16px}.tab-btn--active{color:#1e3a5f;border-bottom-color:#1e3a5f}.tab-btn:hover:not(.tab-btn--disabled){color:#1e3a5f}.month-label{font-size:17px;color:#1e3a5f;font-weight:800}.st-data-note,.lp-fire-note,.lp-field-note,.dp-preview-note,.dp-cta-note,.assets-overview-note,.st-security-desc,.st-plan-notice-text{font-size:13px;line-height:1.7}.lp-inflation-note{font-size:12px;color:#64748b;background:#fffbeb;border-left:3px solid #F59E0B;border-radius:0 8px 8px 0;padding:8px 12px;margin:6px 0 0;line-height:1.7}.st-theme-static{font-size:14px;color:#718096;font-weight:500}.st-disclaimer{margin:8px 16px 0;padding:12px 16px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px}.st-disclaimer-text{font-size:12px;color:#64748b;line-height:1.7;margin:0;text-align:center}.pin-error{color:#ef4444}.summary-card--income{border-left-color:#16a34a}.summary-card--balance-pos .summary-value{color:#16a34a}.summary-card--expense .summary-value{color:#ef4444}.text-positive{color:#16a34a}.text-expense,.text-negative,.hh-bal--neg,.hh-gc--bal-neg .hh-gc-val{color:#ef4444}.hh-ss-val--in{color:#16a34a}.hh-ss-val--out{color:#ef4444}.hh-ss-bal--pos .hh-ss-bal-val{color:#16a34a}.hh-ss-bal--neg .hh-ss-bal-val{color:#ef4444}.hh-type-btn--out.hh-type-btn--active{background:#fef2f2;color:#ef4444}.trend-summary-card .trend-mom--neg,.trend-mom--neg,.db-nw-value--neg,.fc-yr-val--out{color:#ef4444}.fc-yr-val--bankrupt{color:#ef4444!important}.fc-ev-badge--out{background:#fef2f2;color:#ef4444}.fc-legend-item--zero,.bgt-over{color:#ef4444}.assets-summary-card--debt{border-top-color:#ef4444}.assets-summary-card--debt .assets-summary-value{color:#ef4444}.db-hero-disclaimer{font-size:11px;color:#94a3b8;text-align:center;line-height:1.5;margin-top:10px;padding:0 12px}.st-backup-pin-warning{font-size:12px;color:#92400e;background:#fef3c7;border:1px solid #F59E0B;border-radius:8px;padding:10px 12px;margin:8px 16px 4px;line-height:1.6}.st-legal{margin:0 0 8px;padding:0 16px}.st-legal-title{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;padding:0 4px}.st-legal-link{display:flex;justify-content:space-between;align-items:center;padding:12px 4px;font-size:14px;color:#1e3a5f;text-decoration:none;border-bottom:1px solid #E2E8F0}.st-legal-link:last-child{border-bottom:none}.st-legal-link:active{opacity:.6}.st-legal-arrow{font-size:18px;color:#94a3b8;line-height:1}.db-tab>*,.ca-tab>*,.assets-tab>*,.cash-tab>*,.inv-tab>*,.oa-tab>*,.debt-tab>*,.lp-tab>*,.fc-tab>*,.settings-tab>*,.hh-tab>*{flex-shrink:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,Yu Gothic,sans-serif;background-color:#f0f4f8;color:#2d3748;font-size:14px;line-height:1.5}button,input,select{font-family:inherit}
