:root{--forest:#184a39;--ink:#17221d;--muted:#657069;--line:#dce2dd}
*{box-sizing:border-box}body{margin:0;background:#f8faf7;color:var(--ink);font-family:Pretendard,"Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif;line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #176dc1;outline-offset:3px}.skip{position:fixed;top:-80px;left:12px;z-index:10;background:var(--forest);color:white;padding:10px 16px}.skip:focus{top:12px}main{max-width:1180px;margin:auto;padding:0 20px}h1,h2,p{margin:0}.hero{padding:76px 0 54px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--forest);margin-bottom:20px}.hero h1{font-size:clamp(32px,4.4vw,54px);font-weight:750;line-height:1.3;letter-spacing:-.055em}.hero h1 span{color:var(--forest)}.intro{font-size:17px;color:var(--muted);margin-top:24px;line-height:1.85}.hero-path{display:flex;gap:14px;align-items:center;margin-top:32px;color:var(--forest);font-size:12px}.hero-path i{width:32px;height:1px;background:#b9cabd}.services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service{display:flex;flex-direction:column;padding:32px;border:1px solid var(--line);border-radius:16px;background:#fff}.mountain-service{background:#eef4ed;border-color:#dce6d8}.service-top{display:flex;align-items:center;gap:12px;margin-bottom:32px}.service-number{font-size:12px;font-weight:700;color:var(--forest)}.service-category{font-size:11px;color:var(--muted)}.service-top svg{margin-left:auto;width:43px;height:43px;stroke:var(--forest);stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.service h2{font-size:28px;letter-spacing:-.04em}.service-intro{font-size:19px;line-height:1.65;margin-top:12px;letter-spacing:-.025em}.service-description{font-size:14px;line-height:1.85;color:var(--muted);margin-top:18px}.features{list-style:none;padding:0;margin:26px 0 30px;border-top:1px solid var(--line)}.features li{padding-top:17px}.features strong,.features span{display:block}.features strong{font-size:13px;font-weight:700}.features span{font-size:12px;color:var(--muted);margin-top:3px}.service-link{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-top:auto;padding:12px 16px;border:1px solid var(--forest);border-radius:8px;background:var(--forest);color:#fff;font-size:14px;font-weight:700}.service-link:hover{background:#123c2e}.service-link span{font-size:20px}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:28px 0 34px;margin-top:40px}footer p{font-size:11px;color:var(--muted)}
@media(max-width:700px){main{padding-inline:18px}.hero{padding:44px 0 34px}.hero h1{font-size:32px}.intro{font-size:14px;margin-top:20px}.intro br{display:none}.hero-path{gap:10px;font-size:11px;margin-top:24px}.hero-path i{width:24px}.services{grid-template-columns:1fr;gap:18px}.service{padding:25px}.service-top{margin-bottom:24px}.service h2{font-size:26px}.service-intro{font-size:18px}.service-description{font-size:13px}footer{gap:12px;margin-top:28px}}
@media(max-width:360px){main{padding-inline:14px}.hero h1{font-size:28px}.service{padding:20px}.hero-path{gap:8px}.hero-path i{width:17px}footer{align-items:flex-start;flex-direction:column}}
