:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--bg-top: #f4f8ff;--bg-mid: #f9fbff;--bg-bottom: #f5f7fb;--text: #0f172a;--text-soft: #0f172a;--text-muted: #1e3a8a;--line: #c7ddff;--navy-700: #0f2a5c;--navy-600: #173b82;--finance-blue: #1d4ed8;--finance-blue-soft: #dbeafe;--finance-green: #0f766e;--finance-green-soft: #ccfbf1;--finance-gold: #b45309;--finance-gold-soft: #dcfce7;background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 42%,var(--bg-bottom) 100%);color:var(--text)}*{box-sizing:border-box}body{margin:0}a{color:inherit}.app{max-width:1200px;margin:0 auto;padding:18px}h1,h2,h3,h4,p,ul,li{color:var(--text)}h1,h2,h3,h4{margin:0 0 10px;letter-spacing:-.2px}.navbar{background:linear-gradient(90deg,var(--navy-700) 0%,var(--navy-600) 100%);color:#dbeafe;border:1px solid #193b84}.navbar-title{margin:0;color:#dbeafe;font-size:24px}.brand-badge{font-size:12px;color:#dbeafe;opacity:.95}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.card{border:1px solid #dbeafe;border-radius:14px;padding:16px;margin-bottom:14px;box-shadow:0 6px 18px #0f2a5c12}.service-hero{background:linear-gradient(180deg,#f7fbff,#eef5ff);border-color:#c6dcff}.service-name{font-size:30px;letter-spacing:-.5px;margin-bottom:2px}.service-subtitle{margin:0;color:#1e40af;font-size:13px;font-weight:700}.hero-summary{margin:8px 0 4px;font-size:15px;font-weight:700;color:#0f2a5c}.hero-summary-line{margin:0;font-size:14px;color:#1e40af;line-height:1.5}.hero-features{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.hero-feature-item{background:#e8f2ff;border:1px solid #bfd8ff;padding:7px 10px;border-radius:999px;color:#153c83;font-size:12px;font-weight:600}.table-wrap{width:100%;overflow-x:auto;overflow-y:hidden;border-radius:10px;display:block}table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;min-width:900px;table-layout:auto}th,td{border-bottom:1px solid var(--line);text-align:left;padding:9px 6px;vertical-align:middle;color:var(--text)}th{background:linear-gradient(180deg,#dbeafe,#eff6ff);color:#0f2a5c;position:sticky;top:0;z-index:1;font-weight:700;white-space:nowrap}tbody tr:nth-child(2n) td{background:#f1f5ff}tbody tr:hover td{background:#e0edff}tbody tr:last-child td{border-bottom:none}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.condition-filter-field{grid-column:1 / -1}.condition-checks{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.condition-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:10px;border:1px solid #b6cff8;background:#f6faff;color:#0f2a5c;font-size:12px;font-weight:600;cursor:default}.condition-chip input{width:14px;height:14px;accent-color:#1d4ed8;margin:0}.condition-chip:hover{border-color:#93c5fd;background:#edf4ff}@media(max-width:768px){.condition-checks{gap:6px}.condition-chip{padding:6px 8px;border-radius:8px;font-size:11px}}.filter-active-row{margin:4px 0 10px;display:flex;flex-wrap:wrap;gap:6px;min-height:30px;align-items:center}.active-filter-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #93c5fd;background:#eff6ff;color:#1e3a8a;border-radius:999px;padding:5px 10px;font-size:12px;min-height:0;width:auto}.active-filter-chip:hover{border-color:#2563eb;background:#dbeafe}.active-filter-chip-x{font-weight:800;line-height:1}.filter-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.filter-title{font-size:14px;font-weight:700;color:#0f2a5c}.filter-reset-btn{width:auto;min-height:32px;padding:6px 12px;border-radius:8px;white-space:nowrap}.filter-type-row{display:flex;gap:8px;width:100%}.filter-type-btn{width:100%;min-height:38px;padding:8px 10px;border-radius:10px;border:1px solid var(--line);background:#f8fbff;color:#173b82;font-size:13px;font-weight:700;cursor:pointer;position:relative;transition:all .15s ease}.filter-type-btn.ptype-deposit{color:#1d4ed8;border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#dbeafe)}.filter-type-btn.ptype-deposit.active{color:#fff;border-color:#1d4ed8;background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 0 0 2px #2563eb33,inset 0 0 0 1px #dbeafe66}.filter-type-btn.ptype-saving{color:#1d4ed8;border-color:#93c5fd;background:#fff}.filter-type-btn.ptype-saving.active{color:#1e3a8a;border-color:#3b82f6;background:linear-gradient(180deg,#dbeafe,#bfdbfe);box-shadow:0 0 0 2px #2563eb33,inset 0 0 0 1px #bfdbfe80}.filter-type-btn:hover{border-color:#93c5fd;filter:brightness(1.02)}.filter-field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:12px;color:#1f3b82;font-weight:600}input,select,button{width:100%;min-height:38px;padding:8px 10px;border-radius:10px;border:1px solid var(--line);color:var(--text);font-size:13px;outline:none;transition:all .15s ease}.pretty-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;min-width:18px;min-height:18px;border:2px solid #93c5fd;border-radius:7px;background:linear-gradient(180deg,#f8fbff,#eef5ff);cursor:pointer;margin:0;padding:0;position:relative;transition:all .2s ease;display:inline-grid;place-content:center;vertical-align:middle}.pretty-check:hover{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.pretty-check:focus-visible{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed833}.pretty-check:checked{border-color:#1d4ed8;background:linear-gradient(180deg,#2563eb,#1d4ed8)}.pretty-check:before{content:"";width:8px;height:12px;border-right:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(45deg);transform-origin:center;margin-top:-1px;transition:all .2s ease}.pretty-check:checked:before{border-color:#fff}.compare-check{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:6px;justify-self:center;accent-color:initial}.condition-check{margin-right:4px}input:focus,select:focus{border-color:var(--finance-blue);box-shadow:0 0 0 3px #1d4ed829}input::placeholder{color:#1e40af}button{font-weight:600;border:1px solid #bfdbfe;cursor:pointer;background:linear-gradient(180deg,#f0f6ff,#dbeafe)}button:hover{border-color:#93c5fd;background:linear-gradient(180deg,#dbeafe,#bfdbfe)}button:disabled{cursor:not-allowed;opacity:.6}button.primary{border-color:var(--navy-600);background:linear-gradient(180deg,#1d4ed8,#1e40af);color:#dbeafe}button.primary:hover{background:linear-gradient(180deg,#1e40af,#1e3a8a)}.nav-btn{background:#0b285d33;color:#dbeafe;border:1px solid rgba(219,234,254,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-btn:hover{background:#0b285d47;border-color:#dbeafe8c}.nav-btn.active{background:#dbeafe;color:var(--navy-700);border-color:#bfdbfe;box-shadow:0 4px 10px #0f2a5c38}.badge{display:inline-block;margin-right:6px;padding:4px 10px;border-radius:999px;font-size:12px;line-height:1.2;font-weight:600}.badge.green{background:var(--finance-green-soft);color:var(--finance-green)}.badge.blue{background:var(--finance-blue-soft);color:var(--finance-blue)}.badge.purple{background:#ede9fe;color:#1d4ed8}.badge.gold{background:var(--finance-gold-soft);color:var(--finance-gold)}.topline{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.note,small,.muted{color:var(--text-muted);font-size:12px;line-height:1.45;white-space:normal}.actions{display:flex;gap:8px}.chart-wrap{margin-top:12px}.chart-row{display:grid;grid-template-columns:74px 1fr 102px;align-items:center;gap:10px;margin:8px 0}.chart-term{font-weight:700;font-size:13px}.chart-bar-shell{height:12px;background:#e5efff;border-radius:999px;overflow:hidden}.chart-bar{height:100%;background:linear-gradient(90deg,#1d4ed8,#2563eb)}.chart-value{text-align:right;font-size:13px;color:#1f3b82;font-weight:600}.difficulty-block{margin:4px 0 8px;padding:10px 12px;background:#eff6ff;border:1px dashed #c7ddff;border-radius:10px;font-size:12px}.compare-head{position:sticky;top:0;z-index:2}hr{border:none;border-top:1px solid var(--line);margin:12px 0}.list-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#1e40af}.list-meta small{font-size:12px;color:#2563eb}.link-btn{color:var(--finance-blue);text-decoration:none;font-weight:600}.money{font-weight:700;color:#0f172a}.bank-cell{color:#0f172a;font-weight:700}.product-cell{color:#0f172a;font-weight:600}.nav-btn,.button-reset{letter-spacing:-.1px}.money-strong{font-size:15px;font-weight:800;color:#0f2a5c}.section{border-top:1px dashed var(--line);margin-top:10px;padding-top:10px}.page-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}@media(max-width:768px){.app{padding:10px}.card{border-radius:12px;padding:12px}.filters{grid-template-columns:1fr}.nav-row{flex-wrap:wrap}table{min-width:860px;table-layout:auto}}.condition-filter-field .condition-checks{flex-direction:row}.detail-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.metric-item{padding:12px;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#ecf4ff);border:1px solid #d6e7ff;display:flex;flex-direction:column;gap:4px}.metric-item span{font-size:12px;color:#1f3b82}.metric-item strong{font-size:16px;color:#0f2a5c}.difficulty-reason{margin-top:10px;padding:10px;border-radius:10px;background:#f4f9ff;border:1px dashed #bfdbfe}.detail-condition-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.detail-condition-item{padding:10px 12px;border-radius:10px;background:#fcfdff;border:1px solid #e2edff}.detail-condition-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.detail-condition-item p{margin:0;color:var(--text);line-height:1.4}.detail-raw-block{margin-top:8px}.detail-raw-block summary{cursor:pointer;color:#1f3b82;font-weight:700}.table-title-inline{white-space:nowrap;font-size:13px}.bank-cell,.product-cell{max-width:0;overflow:hidden;text-overflow:ellipsis}.detail-monthly-line{display:flex;gap:8px;align-items:center;margin:8px 0;white-space:nowrap;flex-wrap:wrap}.detail-monthly-line input{flex:0 0 180px}.compare-table th,.compare-table td{max-width:none}.compare-table{min-width:760px;table-layout:fixed}.compare-table th:nth-child(1),.compare-table td:nth-child(1){width:100px;min-width:100px;max-width:100px}.compare-table th:nth-child(2),.compare-table td:nth-child(2){width:320px;min-width:260px}.compare-table th:nth-child(3),.compare-table td:nth-child(3),.compare-table th:nth-child(4),.compare-table td:nth-child(4),.compare-table th:nth-child(5),.compare-table td:nth-child(5),.compare-table th:nth-child(6),.compare-table td:nth-child(6),.compare-table th:nth-child(7),.compare-table td:nth-child(7),.compare-table th:nth-child(8),.compare-table td:nth-child(8),.compare-table th:nth-child(9),.compare-table td:nth-child(9){white-space:nowrap;min-width:90px}.detail-raw-block pre{white-space:pre-wrap}.product-list-table th,.product-list-table td{max-width:none;overflow:visible}.product-list-table tbody tr.selected-row td{background:#dbeafe}.product-list-table th:nth-child(1),.product-list-table td:nth-child(1){width:30px;min-width:30px;max-width:30px;text-align:center}.product-list-table th:nth-child(2),.product-list-table td:nth-child(2){white-space:nowrap;min-width:110px;max-width:140px}.product-list-table th:nth-child(3),.product-list-table td:nth-child(3){width:20%;min-width:170px;max-width:320px;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.product-list-table th:nth-child(4),.product-list-table td:nth-child(4),.product-list-table th:nth-child(5),.product-list-table td:nth-child(5),.product-list-table th:nth-child(6),.product-list-table td:nth-child(6),.product-list-table th:nth-child(7),.product-list-table td:nth-child(7){white-space:nowrap;min-width:64px}.product-list-table th:nth-child(8),.product-list-table td:nth-child(8),.product-list-table th:nth-child(9),.product-list-table td:nth-child(9),.product-list-table th:nth-child(10),.product-list-table td:nth-child(10){white-space:nowrap;min-width:102px}.product-list-table th:nth-child(11),.product-list-table td:nth-child(11){width:34px;min-width:34px;max-width:34px;text-align:center}.table-action-btn-compact{padding:5px 8px;min-height:31px;width:52px;text-align:center;justify-content:center}.table-action-btn{width:auto!important;min-width:0;padding:0;display:inline-flex;justify-content:center;align-items:center;line-height:1}.table-action-btn-compact{width:30px;min-width:30px;height:30px;padding:0;border-radius:9px;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.action-col-cell{width:34px;min-width:34px;max-width:34px;padding-left:0;padding-right:0;text-align:center}.product-list-table tbody tr{cursor:default}.table-action-btn:hover{padding:6px 10px}.product-list-table .product-cell{white-space:normal;overflow:visible;overflow-wrap:anywhere;word-break:keep-all;text-overflow:ellipsis}.product-list-table .nowrap-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:0}.product-list-table .bank-cell,.compare-table .bank-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;min-width:110px;max-width:140px}.page-title,.section-title,.card h2,.card h3,.card h4{white-space:nowrap}.list-meta,.list-meta div,.compare-title{white-space:normal}.no-wrap{white-space:nowrap!important}.nowrap{white-space:nowrap!important;flex-wrap:nowrap!important}.product-list-table th button.sortable{background:transparent;border:1px solid transparent;color:#1f3b82;font:inherit;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:8px;white-space:nowrap;text-wrap:nowrap;min-width:fit-content}.product-list-table th button.sortable:hover{border-color:#9ec3ff;background:#f6f9ff}.product-list-table th button.sortable.active{background:#dbeafe;border-color:#60a5fa;font-weight:700}.product-list-table th button.sortable.disabled{cursor:default;padding:4px 8px;pointer-events:none;color:var(--text-dim)}.product-list-table .product-cell-linebreak{white-space:normal;line-height:1.35}.product-list-table .product-type-label{display:inline-flex;align-items:center;justify-content:center;width:fit-content;font-size:11px;font-weight:700;margin-bottom:2px;padding:2px 8px;border-radius:999px;border:1px solid transparent}.product-list-table .product-type-label.ptype-deposit{color:#fff;background:#2563eb;border-color:#1d4ed8}.product-list-table .product-type-label.ptype-saving{color:#1d4ed8;background:#fff;border-color:#93c5fd}.product-list-table .product-cell-name{display:block;white-space:normal;overflow-wrap:normal;word-break:keep-all;text-overflow:ellipsis;max-width:100%;line-height:1.35}.filter-search-input{min-width:260px;width:320px;max-width:520px}.filters .filter-field input[name=productNameQuery],#global-product-name,.product-name-input-wide{min-width:260px;width:min(100%,420px);max-width:100%}.table-action-icon-btn{width:16px;min-width:16px;height:16px;padding:0;border-radius:4px;font-size:11px;line-height:1}.product-list-table .col-compare{width:30px!important;min-width:30px!important;max-width:30px!important;text-align:center;padding-left:4px;padding-right:4px}.product-list-table .col-detail{width:34px!important;min-width:34px!important;max-width:34px!important;text-align:center;padding-left:2px;padding-right:2px}.product-list-table .col-maturity{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-list-table .paren-nowrap{white-space:nowrap}
