:root{--text-main: #13293a;font-family:Pretendard,SUIT,Noto Sans KR,Segoe UI,sans-serif;line-height:1.45;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text-main)}a{color:inherit;text-decoration:none}.page{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at 85% -10%,rgba(242,127,35,.18) 0%,transparent 38%),radial-gradient(circle at 10% 10%,rgba(2,60,102,.11) 0%,transparent 40%),linear-gradient(180deg,#f7f4ef,#f1ede6)}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;max-width:1160px;margin:0 auto}.brand{font-size:1.1rem;letter-spacing:.02em}.menu{display:flex;gap:1.2rem}.menu a{color:#2e4254;font-size:.95rem}.container{max-width:1160px;margin:0 auto;padding:1.1rem 1.5rem 3rem}.hero{margin:1rem 0 1.6rem;animation:rise .55s ease-out}.eyebrow{color:#d16417;font-weight:700;margin-bottom:.4rem}.hero h1{font-size:clamp(1.8rem,4vw,2.9rem);line-height:1.2;margin:0;max-width:24ch}.hero-copy{margin:.9rem 0 .6rem;max-width:70ch;color:#455a6b}.meta{color:#5a6f7d;font-size:.9rem}.status-row{margin-top:.7rem;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.status-badge{background:#e8f0f6;color:#1a4a69;border-radius:999px;padding:.2rem .64rem;font-size:.82rem;font-weight:600}.status-badge.danger{background:#fae8e4;color:#8f2f1c}.retry{border:1px solid #c9d6e0;background:#fff;color:#22465d;border-radius:10px;font-weight:600;padding:.34rem .7rem;cursor:pointer}.search-card{background:#ffffffb8;border:1px solid rgba(14,63,104,.12);border-radius:20px;padding:1.1rem;box-shadow:0 20px 38px #1034511a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:rise .65s ease-out}.region-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.chip{border:1px solid #c9d6e0;background:#fff;color:#214056;padding:.38rem .82rem;border-radius:999px;cursor:pointer}.chip.active{background:#0f4c7a;border-color:#0f4c7a;color:#fff}.grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-block{margin-bottom:1rem}.profile-block h2{margin:0;font-size:1.12rem}.profile-copy{margin:.4rem 0 .8rem;color:#506778;font-size:.92rem}.profile-grid{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:.8rem}.section-title{margin:0 0 .72rem;font-size:1.05rem}.field{display:grid;gap:.3rem}.field span{font-size:.87rem;color:#526472}.pair{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}input,select{width:100%;border:1px solid #cedae4;border-radius:10px;padding:.66rem .7rem;background:#fff;color:#1a2e3d}input:focus,select:focus{border-color:#0f4c7a;outline:2px solid rgba(15,76,122,.14)}.actions{display:flex;gap:.55rem;margin-top:1rem}.primary,.ghost{border:0;border-radius:10px;padding:.68rem 1.05rem;font-weight:700;cursor:pointer}.primary{background:#f27f23;color:#fff}.primary:disabled{opacity:.6;cursor:not-allowed}.ghost{background:#e2ebf1;color:#12364d}.result-header{margin:1.6rem 0 .75rem;display:flex;justify-content:space-between;gap:.7rem;align-items:end}.result-header h2{margin:0;font-size:1.35rem}.result-header p{margin:0;color:#415968}.result-grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.building-card{background:#fff;border-radius:16px;padding:.9rem;border:1px solid #dfebf4;box-shadow:0 16px 30px #1a3b5714;animation:rise .55s ease-out}.card-top{display:flex;justify-content:space-between;gap:.6rem}.region{margin:0;color:#3a5568;font-weight:700}.purpose{background:#e6f0f7;color:#1f567c;border-radius:999px;padding:.16rem .58rem;font-size:.8rem}.building-card h3{margin:.45rem 0 .28rem}.address{margin:0;color:#536a79;font-size:.92rem}.specs{margin:.78rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.38rem}.specs li{background:#f3f7fb;color:#1e3e57;border-radius:999px;padding:.22rem .62rem;font-size:.82rem}.empty-state{grid-column:1 / -1;background:#fff;border-radius:16px;border:1px dashed #bdd0de;color:#3f5b6d;padding:1.2rem}.report-card{margin-top:1.2rem;background:#fff;border-radius:16px;border:1px solid #dfebf4;box-shadow:0 16px 30px #1a3b5714;padding:1rem}.report-header{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.report-header h2{margin:0;font-size:1.15rem}.report-placeholder{margin:.8rem 0 0;color:#4e6576}.report-error{margin:.8rem 0 0;color:#8f2f1c}.report-content{margin:.8rem 0 0;white-space:pre-wrap;font-family:SUIT,Pretendard,Noto Sans KR,sans-serif;line-height:1.6;color:#1d3445;background:#f7fafc;border-radius:12px;border:1px solid #dfebf4;padding:.9rem}.footer{max-width:1160px;margin:2rem auto 0;border-top:1px solid #d8e3eb;padding:1rem 1.5rem 1.4rem;color:#526878;display:flex;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.footer p,.footer small{margin:0}.inline-note{color:#4d6778}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.profile-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.menu{display:none}.grid,.profile-grid,.result-grid{grid-template-columns:1fr}.actions{flex-direction:column}.report-header{flex-direction:column;align-items:flex-start}}
