:root{--bg:#f5f7f2;--surface:#ffffffe0;--line:#0f172a1a;--text:#0f172a;--muted:#546173;--brand:#0f766e;--brand-strong:#115e59;--accent:#f59e0b;--shadow:0 20px 60px #0f172a14;--radius-lg:28px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#0f766e29,#0000 28%),radial-gradient(circle at 100% 0,#f59e0b24,#0000 22%),linear-gradient(#f7f9f4 0%,#f3f6ef 100%);margin:0;font-family:SUIT Variable,Pretendard Variable,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.site-bg{pointer-events:none;z-index:-1;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 95%);mask-image:linear-gradient(#000000e6,#0000 95%)}.page-shell{width:min(1180px,100% - 28px);margin:0 auto;padding:24px 0 72px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9f4db;border-bottom:1px solid #0f172a14;position:sticky;top:0}.site-header-inner,.site-footer-inner{width:min(1180px,100% - 28px);margin:0 auto}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.brand-mark{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-badge{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, var(--brand-strong) 100%);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 12px 24px #0f766e38}.site-nav{flex-wrap:wrap;gap:10px;display:flex}.site-nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.site-nav a:hover{color:var(--text);background:#0f766e14}.page-stack{gap:22px;display:grid}.hero-card,.content-card,.info-block,.list-card,.calculator-frame,.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card{padding:30px;position:relative;overflow:hidden}.hero-card:after{content:"";background:radial-gradient(circle,#f59e0b47,#0000 65%);border-radius:50%;width:200px;height:200px;position:absolute;inset:auto -40px -60px auto}.kicker{color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;background:#0f766e1a;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.hero-card h1,.hero-card h2,.content-card h1,.content-card h2{letter-spacing:-.04em;margin:12px 0 0;line-height:1.1}.hero-card h1{font-size:clamp(32px,5.4vw,56px)}.hero-card p,.content-intro,.muted{color:var(--muted)}.hero-card p{max-width:760px;margin:14px 0 0;font-size:16px}.hero-actions,.tag-row,.footer-links{flex-wrap:wrap;gap:10px;display:flex}.hero-actions{margin-top:22px}.button-primary,.button-secondary,.mini-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, var(--brand-strong) 100%);box-shadow:0 16px 30px #0f766e3d}.button-secondary{color:var(--text);background:#0f766e14}.hero-metrics,.card-grid,.content-grid,.info-grid,.split-hero{gap:14px;display:grid}.hero-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:24px}.metric-card,.section-card,.guide-card,.program-card,.info-block{border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffffeb;padding:18px}.guide-card,.program-card,.home-resource-card{transition:transform .16s,border-color .16s,box-shadow .16s}.guide-card:hover,.program-card:hover,.home-resource-card:hover{border-color:#0f766e2e;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a14}.metric-card span,.section-card .eyebrow,.guide-meta,.program-region,.info-block span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.metric-card strong{letter-spacing:-.04em;margin-top:8px;font-size:24px;display:block}.card-grid,.content-grid,.info-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.split-hero{grid-template-columns:1.3fr .9fr}.content-card,.list-card{padding:24px}.content-card h2{font-size:clamp(24px,3.6vw,32px)}.content-card h3,.list-card h3,.section-card h3,.guide-card h3,.program-card h3,.info-block h3{letter-spacing:-.03em;margin:10px 0 0;font-size:20px}.section-card p,.guide-card p,.program-card p{color:var(--muted);margin:12px 0 0}.card-main-link,.home-resource-main-link,.external-card-link{border-radius:14px;flex-direction:column;gap:10px;height:100%;display:flex}.card-main-link:focus-visible,.home-resource-main-link:focus-visible,.external-card-link:focus-visible,.housing-card-link:focus-visible{outline-offset:4px;outline:2px solid #0f766e52}.card-main-link:hover h3,.card-main-link:focus-visible h3,.home-resource-main-link:hover h3,.home-resource-main-link:focus-visible h3,.external-card-link:hover h3,.external-card-link:focus-visible h3,.housing-card-link:hover h4,.housing-card-link:focus-visible h4{color:var(--brand-strong)}.external-card-link,.housing-card-link{color:inherit;text-decoration:none}.section-card,.guide-card,.program-card,.home-resource-card{height:100%}.card-subnote{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.card-footer-note{color:var(--muted);margin:auto 0 0;padding-top:10px;font-size:11px;line-height:1.45}.card-cta{color:var(--brand-strong);align-items:center;gap:8px;margin-top:auto;padding-top:8px;font-weight:800;display:inline-flex}.info-block.is-link-card{transition:transform .16s,border-color .16s,box-shadow .16s}.info-block.is-link-card:hover{border-color:#0f766e2e;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a14}.tag{color:var(--text);background:#0f172a0d;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.mini-link{color:var(--brand-strong);background:0 0;justify-content:flex-start;margin-top:16px;padding:0}.content-card ul,.rich-copy ul,.info-block ul{margin:14px 0 0;padding-left:18px}.content-card li,.rich-copy li,.info-block li{color:var(--muted);margin-top:8px}.calculator-frame{overflow:hidden}.calculator-frame-header{padding:22px 24px 0}.calculator-frame iframe{background:#fff;border:0;width:100%;min-height:2200px;display:block}.frame-note{color:var(--muted);margin-top:10px;font-size:14px}.rich-copy h2{letter-spacing:-.03em;margin-top:28px;font-size:22px}.rich-copy p{color:#243041;margin-top:14px;line-height:1.8}.disclaimer-box{border-radius:var(--radius-md);color:#8a4b0f;background:#fff7edf0;border:1px solid #f59e0b40;padding:18px}.disclaimer-box strong{letter-spacing:.08em;text-transform:uppercase;font-size:14px;display:block}.disclaimer-box p{margin:8px 0 0}.site-footer{background:#ffffffa8;border-top:1px solid #0f172a14}.site-footer-inner{gap:6px;padding:6px 0 8px;display:grid}.site-footer h3{letter-spacing:-.03em;margin:0;font-size:14px}.site-footer .muted{margin:0;font-size:12px;line-height:1.45}.site-footer .footer-links{gap:8px}.site-footer .footer-links a{color:var(--muted);font-size:12px;font-weight:700}.empty-state{padding:24px}.home-page{gap:26px}.home-hero-shell{grid-template-columns:minmax(0,1.25fr) minmax(320px,.82fr);align-items:stretch;gap:18px;display:grid}.home-hero-copy,.home-side-panel,.home-block{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.home-hero-copy{background:linear-gradient(135deg,#fffffff5 0%,#f7f9f4eb 100%);padding:34px;position:relative;overflow:hidden}.home-hero-copy:before{content:"";background:radial-gradient(circle,#0f766e2e,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -80px -100px auto}.home-hero-title{letter-spacing:-.065em;gap:4px;max-width:640px;margin:4px 0 0;font-size:clamp(36px,5.8vw,68px);line-height:.92;display:grid}.home-hero-title span{display:block}.home-hero-description{color:#445063;max-width:540px;margin:20px 0 0;font-size:17px;line-height:1.7}.home-stat-row,.home-link-grid,.home-resource-meta,.home-region-cloud,.home-step-list{flex-wrap:wrap;gap:10px;display:flex}.home-hero-points{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.home-hero-point{color:#27445d;background:#0f766e14;border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:700;display:inline-flex}.home-stat-row{margin-top:26px}.home-stat-pill{background:#ffffffc7;border:1px solid #0f172a14;border-radius:18px;min-width:132px;padding:12px 14px}.home-stat-pill span,.home-link-eyebrow,.home-resource-eyebrow,.home-block-kicker,.home-panel-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.home-stat-pill strong{letter-spacing:-.05em;margin-top:8px;font-size:20px;display:block}.home-hero-rail{gap:18px;display:grid}.home-side-panel{background:#ffffffe6;padding:22px}.home-side-panel.panel-dark{color:#effcf7;background:radial-gradient(circle at 100% 0,#f59e0b2e,#0000 36%),linear-gradient(#103732 0%,#0f172a 100%);border-color:#0f172a29}.home-side-panel.panel-dark .home-panel-kicker,.home-side-panel.panel-dark .home-link-eyebrow,.home-side-panel.panel-dark p,.home-side-panel.panel-dark .home-link-cta{color:#effcf7c2}.home-side-panel.panel-dark h2{color:#fff;letter-spacing:-.05em;margin:8px 0 0;font-size:26px}.home-side-panel.panel-soft{background:linear-gradient(#fff8edf2 0%,#ffffffeb 100%)}.home-side-panel.panel-plain{background:#ffffffeb}.home-panel-head{margin-bottom:16px}.home-link-grid{gap:10px;display:grid}.home-link-tile{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;gap:10px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:grid}.home-link-tile:hover{background:#ffffff1a;border-color:#ffffff3d;transform:translateY(-2px)}.home-link-tile strong{letter-spacing:-.04em;font-size:20px}.home-link-tile p{margin:0;font-size:14px;line-height:1.7}.home-link-tile.accent-amber{box-shadow:inset 0 0 0 1px #f59e0b29}.home-link-tile.accent-sky{box-shadow:inset 0 0 0 1px #38bdf829}.home-spotlight-card{background:#ffffffdb;border:1px solid #0f172a14;border-radius:18px;gap:10px;margin-top:12px;padding:18px;display:grid}.home-spotlight-link{color:inherit;gap:10px;text-decoration:none;display:grid}.home-spotlight-link:hover strong,.home-spotlight-link:focus-visible strong{color:var(--brand-strong)}.home-spotlight-link:focus-visible{outline-offset:4px;outline:2px solid #0f766e52}.home-spotlight-card strong{letter-spacing:-.05em;font-size:24px;line-height:1.12}.home-spotlight-card p{color:#5d4a39;margin:0;line-height:1.7}.home-main-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:18px;display:grid}.home-primary-column,.home-secondary-column{align-content:start;gap:18px;display:grid}.home-block{background:#ffffffe6;padding:22px}.home-block-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.home-block-head.tight{align-items:flex-start}.home-block-head h2,.home-side-panel h2{letter-spacing:-.05em;margin:8px 0 0;font-size:26px;line-height:1.05}.home-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.home-resource-grid.compact{grid-template-columns:1fr}.home-resource-card{background:linear-gradient(#fffffff5 0%,#f8fafce6 100%);border:1px solid #0f172a14;border-radius:18px;gap:10px;padding:18px;display:grid}.home-resource-card h3{letter-spacing:-.04em;margin:0;font-size:20px;line-height:1.18}.home-resource-card p{color:var(--muted);margin:0;line-height:1.68}.home-resource-main-link{gap:10px;height:100%;display:grid}.home-block-head .mini-link,.home-spotlight-card .mini-link{margin-top:0}.home-resource-meta{flex-wrap:wrap;gap:8px;display:flex}.home-resource-meta span{color:#27445d;background:#2563eb14;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.home-region-cloud{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;display:grid}.home-region-chip{background:#f7f9f4f5;border:1px solid #0f172a14;border-radius:16px;gap:4px;padding:14px 15px;display:grid}.home-region-chip strong{letter-spacing:-.03em;font-size:15px}.home-region-chip span{color:var(--muted);font-size:12px}.home-step-list{gap:12px;margin-top:16px;display:grid}.home-step-item{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;display:grid}.home-step-item b{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, var(--brand-strong) 100%);border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-step-item strong,.home-step-item span{display:block}.home-step-item strong{font-size:14px;line-height:1.5}.home-step-item span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.6}.housing-calculator-layout{gap:22px;display:grid}.housing-panel{gap:18px;display:grid}.housing-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.housing-inline-note{max-width:320px;color:var(--brand-strong);background:#0f766e14;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.6}.housing-form-grid,.housing-summary-grid,.housing-product-grid,.housing-evidence-grid{gap:14px;display:grid}.housing-form-stack{gap:16px;display:grid}.housing-form-section{background:#f7f9f4d1;border:1px solid #0f172a14;border-radius:20px;gap:14px;padding:18px;display:grid}.housing-form-section-head,.housing-summary-head{gap:4px;display:grid}.housing-form-section-head h3,.housing-summary-head h3{letter-spacing:-.03em;margin:0;font-size:20px}.housing-form-section-head p,.housing-summary-head p{color:var(--muted);margin:6px 0 0;line-height:1.6}.housing-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.housing-summary-grid,.housing-product-grid,.housing-evidence-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.housing-field{gap:8px;display:grid}.housing-field-wide{grid-column:span 2}.housing-field-label{font-size:14px;font-weight:800}.housing-field input,.housing-field select{width:100%;color:var(--text);font:inherit;background:#ffffffeb;border:1px solid #0f172a1f;border-radius:16px;padding:14px 16px}.housing-field input:focus,.housing-field select:focus{border-color:#0f766e4d;outline:2px solid #0f766e38}.housing-field-hint{color:var(--muted);line-height:1.6}.housing-note-list{color:var(--muted);margin:0;padding-left:20px}.housing-note-list li+li{margin-top:8px}.housing-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.housing-overview-card{border-radius:var(--radius-md);background:#f7f9f4c7;border:1px solid #0f172a14;padding:18px}.housing-overview-card span{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.housing-overview-card ul{margin:12px 0 0;padding-left:18px}.housing-overview-card li+li{margin-top:8px}.housing-status-card,.housing-metric-card,.housing-product-card,.housing-evidence-item{border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffffeb}.housing-status-card{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.housing-status-card h3{letter-spacing:-.04em;margin:10px 0 0;font-size:30px}.housing-status-card p{color:var(--muted);margin:10px 0 0}.housing-status-card.tone-positive{background:#ecfdf5e6;border-color:#10b98147}.housing-status-card.tone-loan{background:#eff6ffeb;border-color:#3b82f63d}.housing-status-card.tone-warning{background:#fff7edf0;border-color:#f59e0b47}.housing-status-card.tone-negative{background:#fef2f2eb;border-color:#ef44443d}.housing-status-label,.housing-metric-card span,.housing-product-stat span,.housing-evidence-head span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.housing-live-pill,.housing-result-badge,.housing-group-count{border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.housing-live-pill{color:var(--brand-strong);background:#0f766e14}.housing-live-pill.is-loading{color:#9a5b08;background:#f59e0b24}.housing-result-badge.tone-positive{color:#047857;background:#10b98124}.housing-result-badge.tone-loan,.housing-result-badge.tone-neutral{color:#1d4ed8;background:#3b82f61f}.housing-result-badge.tone-warning{color:#b45309;background:#f59e0b29}.housing-result-badge.tone-negative{color:#b91c1c;background:#ef444424}.housing-metric-card,.housing-evidence-item{padding:18px}.housing-metric-card strong,.housing-product-stat strong,.housing-evidence-head strong{letter-spacing:-.03em;margin-top:10px;font-size:24px;display:block}.housing-metric-card p,.housing-product-card p,.housing-evidence-item p{color:var(--muted);margin:10px 0 0;line-height:1.7}.housing-impact-row{flex-wrap:wrap;gap:10px;display:flex}.housing-impact-row .tag strong{margin-right:6px}.housing-summary-block,.housing-group{gap:14px;display:grid}.housing-group-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.housing-product-stack,.housing-evidence-list{gap:14px;display:grid}.housing-product-card{padding:18px}.housing-card-link{border-radius:14px;min-width:0;display:block}.housing-product-card.tone-positive{border-color:#10b9813d}.housing-product-card.tone-warning{border-color:#f59e0b42}.housing-product-card.tone-negative{border-color:#ef444438}.housing-product-top,.housing-product-foot,.housing-evidence-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.housing-product-top h4{letter-spacing:-.03em;margin:0;font-size:24px}.housing-product-foot{margin-top:16px}.housing-product-stat{background:#f5f7f2cc;border:1px solid #0f172a14;border-radius:16px;padding:16px}.housing-evidence{border-radius:var(--radius-md);background:#f5f7f2b8;border:1px solid #0f172a14}.housing-evidence summary{cursor:pointer;letter-spacing:-.03em;padding:18px 20px;font-size:20px;font-weight:800;list-style:none}.housing-evidence summary::-webkit-details-marker{display:none}.housing-evidence-body{gap:18px;padding:0 20px 20px;display:grid}.housing-evidence-item a{margin-top:14px}@media (max-width:900px){.home-hero-shell,.home-main-grid,.split-hero,.home-resource-grid,.home-region-cloud,.housing-overview-grid{grid-template-columns:1fr}.housing-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.page-shell{width:min(100% - 20px,1180px);padding-top:18px}.site-header-inner{display:block}.site-nav{margin-top:14px}.hero-card,.content-card,.list-card{padding:20px}.hero-card h1{font-size:36px}.home-hero-copy,.home-side-panel,.home-block{padding:20px}.home-hero-title,.home-block-head h2,.home-side-panel h2{font-size:30px}.home-hero-description{font-size:15px}.home-hero-points{gap:8px}.home-hero-point{padding:8px 11px;font-size:12px}.home-block-head{align-items:start;display:grid}.calculator-frame iframe{min-height:2600px}.housing-panel-head,.housing-status-card,.housing-group-head,.housing-product-top,.housing-product-foot,.housing-evidence-head{display:grid}.housing-inline-note{max-width:none}.housing-form-grid,.housing-overview-grid,.housing-summary-grid,.housing-product-grid,.housing-evidence-grid{grid-template-columns:1fr}.housing-field-wide{grid-column:span 1}}
