.combo-home-entry{display:flex;align-items:center;gap:10px;max-width:640px;margin-top:12px;padding:12px 14px;border:1px solid #dbe7ff;border-radius:16px;background:#f7faff;color:#1d4ed8;box-shadow:0 8px 24px rgba(37,99,235,.07)}.combo-home-entry span{display:flex;flex:1;flex-direction:column;gap:2px}.combo-home-entry b{font-size:14px;color:#172033}.combo-home-entry small{font-size:12px;color:#64748b}.combo-page{min-height:100vh;background:#f7f9fc}.combo-hero{padding:54px 0 28px;background:linear-gradient(135deg,#f5f8ff,#f9f7ff)}.combo-hero h1{margin:8px 0 10px;font-size:clamp(30px,5vw,46px);letter-spacing:-.045em}.combo-hero p{max-width:680px;margin:0;color:#64748b;line-height:1.65}.combo-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:24px;padding-top:28px;padding-bottom:80px;align-items:start}.combo-picker{padding:24px;position:sticky;top:82px}.combo-step-head,.combo-step-head>div{display:flex;align-items:center;gap:10px}.combo-step-head{justify-content:space-between}.combo-start>span,.combo-step-head b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff}.combo-step-head h2{margin:0;font-size:20px}.combo-step-head>span{font-size:13px;color:#64748b}.combo-selected{display:flex;gap:8px;overflow:auto;margin:18px 0 12px;min-height:39px}.combo-selected>p{margin:auto 0;color:#94a3b8;font-size:13px}.combo-selected button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;min-width:max-content;padding:8px 10px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e40af}.combo-selected button span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.combo-search{display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #dce2ec;border-radius:13px;background:#fff;color:#94a3b8}.combo-search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.combo-search input{width:100%;padding:12px 0;border:0;outline:0;background:transparent;font:inherit}.combo-tabs{display:flex;gap:7px;overflow:auto;margin:14px -2px 12px;padding:2px}.combo-tabs button{flex:none;padding:8px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#64748b;font-size:13px}.combo-tabs button.active{border-color:#2563eb;background:#2563eb;color:#fff}.combo-options{display:grid;gap:8px;max-height:390px;overflow:auto;padding-right:3px}.combo-options>button{display:grid;grid-template-columns:22px 1fr;gap:9px;text-align:left;padding:12px;border:1px solid #e7eaf0;border-radius:14px;background:#fff;color:#172033}.combo-options>button.selected{border-color:#60a5fa;background:#f4f8ff}.combo-options>button:disabled{opacity:.45}.combo-option-check{display:grid;place-items:center;width:20px;height:20px;border:1px solid #cbd5e1;border-radius:6px}.selected .combo-option-check{border-color:#2563eb;background:#2563eb;color:#fff}.combo-options b,.combo-options em,.combo-options small{display:block}.combo-options small{margin-top:3px;color:#475569;font-size:13px;line-height:1.35}.combo-options em{margin-top:5px;color:#64748b;font-size:11px;font-style:normal}.combo-empty-options{padding:30px;text-align:center;color:#94a3b8}.combo-error{margin:12px 0 0;color:#dc2626;font-size:13px}.combo-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;padding:14px;border:0;border-radius:14px;background:#2563eb;color:#fff;font-weight:800}.combo-submit:disabled{background:#cbd5e1;cursor:not-allowed}.combo-results{scroll-margin-top:84px}.combo-notice{margin-bottom:14px;padding:16px 18px;border:1px solid #dbeafe;border-radius:16px;background:#eff6ff;color:#1e3a8a}.combo-notice strong{font-size:14px}.combo-notice p{margin:5px 0 0;font-size:12px;line-height:1.55}.combo-no-result,.combo-start{padding:34px;text-align:center}.combo-start>span{margin:0 auto}.combo-no-result h2,.combo-start h2{margin:12px 0 7px;font-size:20px}.combo-no-result p,.combo-start p{margin:0;color:#64748b;line-height:1.6}.combo-no-result a{display:inline-flex;align-items:center;gap:5px;margin-top:15px;color:#2563eb;font-weight:700}.combo-result-head{display:flex;align-items:end;justify-content:space-between;margin:24px 2px 12px}.combo-result-head h2{margin:5px 0 0;font-size:22px}.combo-result-head p{margin:0;color:#64748b;font-size:12px}.combo-result-list{display:grid;gap:12px}.combo-result-card{padding:20px}.combo-rank{display:flex;justify-content:space-between;align-items:center}.combo-rank span{color:#2563eb;font-size:12px;font-weight:800}.combo-rank small{color:#64748b}.combo-result-card h3{margin:12px 0 6px;font-size:18px}.combo-total{display:block;font-size:29px;letter-spacing:-.04em}.combo-result-card details{margin-top:15px;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.combo-result-card summary{display:flex;justify-content:space-between;align-items:center;padding:13px 0;cursor:pointer;color:#475569;font-size:13px;font-weight:700}.combo-result-card summary::-webkit-details-marker{display:none}.combo-line{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:12px 0;border-top:1px dashed #e2e8f0}.combo-line>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px}.combo-line small{grid-column:1/-1;color:#64748b}.combo-line>a{grid-column:1/-1;display:inline-flex;align-items:center;gap:4px;width:max-content;color:#2563eb;font-size:12px}.grade-a{padding:3px 6px;border-radius:7px;background:#e8f8ef;color:#047857;font-size:10px;font-weight:800}.combo-hospital-link{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:14px;padding:11px;border-radius:11px;background:#f5f7fa;color:#334155;font-size:13px;font-weight:700}.combo-total-label{display:block;margin-bottom:2px;color:#64748b;font-size:11px}.combo-no-result button{display:inline-flex;align-items:center;gap:5px;margin:15px 5px 0;padding:0;border:0;background:none;color:#2563eb;font:inherit;font-weight:700}.combo-almost-section{margin-top:30px}.combo-almost-notice{margin:-2px 0 12px;padding:13px 15px;border-radius:14px;background:#fff8e8;color:#805400;font-size:12px;line-height:1.55}.combo-almost-card{border-color:#f1dfb5}.combo-almost-card .combo-rank span{color:#a16207}.combo-missing{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;margin-top:14px;padding:12px;border-radius:12px;background:#fff8e8}.combo-missing span{padding:3px 7px;border-radius:7px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:800}.combo-missing small{grid-column:1/-1;color:#785d2e;font-size:12px}.combo-subtotal-warning{margin:12px 0 0;color:#8a6a31;font-size:11px;line-height:1.5}.combo-other-partial{margin:12px 4px 0;color:#64748b;font-size:12px;text-align:center}@media(max-width:800px){.combo-hero{padding:30px 0 20px}.combo-hero h1{font-size:30px}.combo-layout{display:block;padding-top:16px;padding-bottom:110px}.combo-picker{position:static;padding:17px}.combo-results{margin-top:16px}.combo-selected button span{max-width:125px}.combo-options{max-height:360px}.combo-result-head{display:block}.combo-result-head p{margin-top:5px}.combo-result-card{padding:17px}.combo-total{font-size:27px}.combo-home-entry{padding:11px 12px}}.budget-page{min-height:100vh;background:#f7f9fc}.budget-hero{padding:48px 0 28px;background:linear-gradient(135deg,#f7faff,#f8f5ff)}.budget-hero h1{margin:8px 0 10px;font-size:clamp(30px,5vw,45px);letter-spacing:-.045em}.budget-hero>div>p{max-width:700px;margin:0;color:#64748b;line-height:1.65}.budget-safety{display:flex;align-items:flex-start;gap:9px;max-width:760px;margin-top:18px;padding:13px 15px;border:1px solid #cce6d9;border-radius:14px;background:#f0fbf5;color:#236147;font-size:12px;line-height:1.55}.budget-safety svg{flex:none;margin-top:1px}.budget-safety b{display:block;color:#11613e}.budget-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:24px;padding-top:28px;padding-bottom:90px;align-items:start}.budget-controls{position:sticky;top:92px;padding:22px}.budget-step{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.budget-step:not(:first-child){margin-top:25px;padding-top:22px;border-top:1px solid #edf0f5}.budget-ready>span,.budget-step>b{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;background:#2563eb;color:#fff}.budget-step h2{margin:1px 0 3px;font-size:17px}.budget-step p{margin:0;color:#64748b;font-size:11px}.budget-categories,.budget-presets{display:flex;flex-wrap:wrap;gap:7px}.budget-categories button,.budget-presets button{border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:8px 11px;color:#475569;font-size:12px}.budget-categories button.active,.budget-presets button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:800}.budget-input{display:grid;grid-template-columns:1fr 100px auto;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;border:1px solid #dce2ec;border-radius:12px;color:#64748b;font-size:12px}.budget-input input{min-width:0;border:0;outline:0;text-align:right;font-size:16px;font-weight:800}.budget-input b{color:#172033}.budget-submit{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:16px;padding:13px;border:0;border-radius:13px;background:#2563eb;color:#fff;font-weight:800}.budget-submit:disabled{background:#94a3b8}.budget-error{margin:11px 0 0;color:#dc2626;font-size:12px}.budget-results{scroll-margin-top:82px}.budget-empty,.budget-ready{padding:40px;text-align:center}.budget-ready>span{margin:auto}.budget-empty h2,.budget-ready h2{margin:12px 0 7px;font-size:20px}.budget-empty p,.budget-ready p{margin:0;color:#64748b}.budget-empty>div{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:16px}.budget-empty button{border:1px solid #bfd2f4;border-radius:999px;background:#fff;padding:8px 11px;color:#2563eb;font-size:12px;font-weight:700}.budget-result-head{display:flex;align-items:end;justify-content:space-between;margin:2px 2px 12px}.budget-result-head h2{margin:6px 0 0;font-size:23px}.budget-result-head p{margin:0;color:#64748b;font-size:12px}.budget-result-head p b{color:#172033}.budget-result-note{margin-bottom:12px;padding:13px 15px;border-radius:13px;background:#edf5ff;color:#315b91;font-size:12px;line-height:1.55}.budget-groups{display:grid;gap:11px}.budget-group{overflow:hidden}.budget-group>summary{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;list-style:none}.budget-group>summary::-webkit-details-marker{display:none}.budget-group>summary div{display:flex;flex-direction:column;gap:4px}.budget-group>summary b{font-size:17px}.budget-group>summary span{color:#64748b;font-size:11px}.budget-group>summary svg{color:#64748b;transition:transform .2s}.budget-group[open]>summary svg{transform:rotate(180deg)}.budget-items{border-top:1px solid #edf0f5}.budget-items article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;padding:15px 20px;border-bottom:1px solid #f0f2f5}.budget-item-main{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 7px}.budget-item-main small{grid-column:1/-1;color:#64748b;font-size:11px}.budget-items article>strong{align-self:center;font-size:17px}.budget-item-links{grid-column:1/-1;display:flex;gap:12px}.budget-item-links a{display:inline-flex;align-items:center;gap:3px;color:#2563eb;font-size:11px;font-weight:700}.budget-capped{margin:0;padding:12px 20px;background:#fafbfc;color:#64748b;font-size:11px;text-align:center}.budget-home-entry{border-color:#d9e7dc;background:#f6fbf7;color:#047857}.home-tool-entry{display:flex;align-items:center;gap:10px;max-width:640px;margin-top:10px;padding:12px 14px;border:1px solid #dbe7ff;border-radius:16px;background:#f7faff;color:#1d4ed8;box-shadow:0 8px 24px rgba(37,99,235,.07)}.home-tool-entry>span{display:flex;flex:1;flex-direction:column;gap:2px}.home-tool-entry b{font-size:14px;color:#172033}.home-tool-entry small{font-size:12px;color:#64748b}@media(max-width:800px){.budget-hero{padding:28px 0 20px}.budget-hero h1{font-size:29px}.budget-safety{font-size:11px}.budget-layout{display:block;padding-top:15px;padding-bottom:110px}.budget-controls{position:static;padding:17px}.budget-results{margin-top:18px}.budget-result-head{display:block}.budget-result-head p{margin-top:5px}.budget-group>summary{padding:16px}.budget-items article{padding:14px 16px}.budget-item-main b{font-size:13px}.budget-items article>strong{font-size:16px}.home-tool-entry{padding:11px 12px}}