*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;background:#f5f2eb;color:#171717;word-break:keep-all}a{text-decoration:none;color:inherit}.hero{background:linear-gradient(135deg,#12251a,#245032);color:white;padding:22px 18px 88px}nav{max-width:1120px;margin:auto;display:flex;justify-content:space-between;align-items:center}nav strong{font-size:22px}nav a{background:white;color:#16331f;padding:10px 15px;border-radius:999px;font-weight:900}.hero-inner{max-width:1120px;margin:70px auto 0}.tag,.label{color:#ffb000;font-weight:900;letter-spacing:.06em}.hero h1{font-size:58px;line-height:1.08;margin:12px 0 18px;letter-spacing:-.04em}.hero h1 span{color:#ffcf62}.lead{font-size:21px;line-height:1.65;max-width:760px;color:#edf5ee}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;background:white;color:#173321;border-radius:16px;padding:15px 20px;font-weight:950;border:1px solid rgba(0,0,0,.12)}.btn.primary{background:#ffb000;color:#111;border-color:#ffb000}.quick{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.quick span{background:rgba(255,255,255,.14);padding:9px 13px;border-radius:999px;font-weight:800}main{max-width:1120px;margin:-42px auto 0;padding:0 18px 96px}section{background:white;border-radius:28px;padding:38px;margin-bottom:18px;box-shadow:0 16px 40px rgba(0,0,0,.07)}h2{font-size:34px;line-height:1.2;margin:0 0 20px;letter-spacing:-.03em}p{font-size:17px;line-height:1.75;color:#555}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid article{background:#f7f5ef;border:1px solid #e8e2d6;border-radius:22px;padding:24px;min-height:155px}.grid h3{font-size:22px;margin:0 0 10px}.slider{position:relative;overflow:hidden;background:#111;border-radius:26px}.slides{display:flex;transition:transform .35s ease}.slide{min-width:100%;margin:0;position:relative}.slide img{display:block;width:100%;height:620px;object-fit:cover}.slide figcaption{position:absolute;left:18px;bottom:18px;background:rgba(0,0,0,.6);color:white;padding:10px 14px;border-radius:999px;font-weight:800}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:34px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.dots button{width:9px;height:9px;border:0;border-radius:50%;background:#cfc7b8}.dots button.active{width:28px;background:#18331f;border-radius:999px}.estimate{background:#ffb000}.estimate p{color:#2a210b}.area{font-size:21px!important;color:#222!important;font-weight:800}.kakao{display:inline-block;background:#172019;color:white;border-radius:18px;padding:18px 22px;font-size:22px}details{border-top:1px solid #eee;padding:18px 0}summary{font-weight:900;cursor:pointer;font-size:18px}footer{text-align:center;background:#111;color:white;padding:42px 18px 90px}footer p{color:#ccc;margin:7px 0}.fixed{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -8px 24px rgba(0,0,0,.18)}.fixed a{height:58px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:950}.fixed a:first-child{background:#1f7a3a;color:white}.fixed a:last-child{background:#ffb000;color:#111}@media(max-width:850px){.hero h1{font-size:40px}.lead{font-size:18px}.grid{grid-template-columns:1fr}.slide img{height:520px}section{padding:26px;border-radius:22px}h2{font-size:28px}.btn{width:100%}}@media(max-width:520px){.slide img{height:420px}.hero{padding-left:15px;padding-right:15px}.hero h1{font-size:35px}main{padding-left:14px;padding-right:14px}}