
:root{
  --yellow:#ffbf16;--yellow2:#f3a700;--dark:#111214;--dark2:#1a1c1f;
  --ink:#151515;--muted:#707070;--line:#e7e7e7;--soft:#f6f6f4;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}
a{text-decoration:none;color:inherit}
img{display:block;width:100%}
.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
header{height:72px;background:rgba(17,18,20,.97);color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #27282b}
.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{display:inline-flex;align-items:center;gap:3px;font-size:29px;font-weight:950;letter-spacing:-1.7px;white-space:nowrap}
.logo img{width:31px;height:36px;object-fit:contain;flex:0 0 auto}
.logo span{color:#fff}
.menu{display:flex;gap:32px;font-size:14px;font-weight:800}
.top-phone{font-weight:950;color:var(--yellow);font-size:17px;white-space:nowrap}
.hero{min-height:580px;background:
linear-gradient(90deg,rgba(10,10,10,.86),rgba(10,10,10,.62) 46%,rgba(10,10,10,.13)),
url("assets/hero.webp") center/cover no-repeat;color:white;display:flex;align-items:center}
.hero-copy{max-width:820px;padding:58px 0}
.kicker{color:var(--yellow);font-weight:950;font-size:20px}
.hero-title{font-size:56px;line-height:1.05;letter-spacing:-3px;margin:12px 0 14px;white-space:nowrap}
.hero-brand{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:72px;line-height:.95;font-weight:950;letter-spacing:-4px}
.hero-brand img{width:112px;height:128px;object-fit:contain;flex:0 0 auto}
.hero-brand span{color:#fff}
.hero p{font-size:18px;color:#ededed;max-width:610px}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.btn{height:52px;padding:0 22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:950}
.btn.yellow{background:var(--yellow);color:#111}
.btn.dark{background:#151515;color:white;border:1px solid #494949}
section{padding:84px 0}
.title{text-align:center;margin-bottom:40px}
.title h2{font-size:38px;letter-spacing:-2px;margin:0}
.title .line{width:42px;height:4px;background:var(--yellow);border-radius:99px;margin:12px auto}
.title p{color:var(--muted);margin:0}
.services{background:#fff}
.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}
.service{padding:20px 14px;text-align:center;border-right:1px solid #e6e6e6}
.service:last-child{border-right:0}
.icon{width:58px;height:58px;border:2px solid #242424;border-radius:14px;margin:0 auto 13px;display:flex;align-items:center;justify-content:center;font-size:26px}
.service h3{font-size:17px;margin:0 0 7px}
.service p{font-size:13px;color:#747474;margin:0;line-height:1.65}
.portfolio{background:#151a1e;color:#fff}
.portfolio .title p{color:#b7bcc1}
.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.work{background:#fff;color:#111;border-radius:16px;overflow:hidden;border:1px solid #353b40}
.work-photo{position:relative;aspect-ratio:5/3;background:#ddd;overflow:hidden}
.work-photo img{height:100%;object-fit:cover}
.work-photo::after{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:rgba(255,255,255,.86);transform:translateX(-1px)}
.split-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;background:var(--yellow);display:flex;align-items:center;justify-content:center;color:#111;font-weight:950;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.3)}
.work-info{padding:18px 19px 20px}
.work-info h3{font-size:20px;margin:0 0 5px}
.work-info p{font-size:14px;color:#777;margin:0}
.swap-note{font-size:13px;color:#aeb5ba;text-align:center;margin-top:22px}
.reasons{background:#111;color:#fff}
.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.reason{border:1px solid #353535;padding:25px;border-radius:14px;background:#171717}
.reason strong{display:block;color:var(--yellow);font-size:18px;margin-bottom:8px}
.reason p{margin:0;color:#c8c8c8;font-size:14px}
.area{background:#f4f2ed}
.area-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}
.area h2{font-size:38px;letter-spacing:-2px;margin:0 0 12px}
.area p{color:#68645c}
.pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.pill{background:#fff;border:1px solid #ddd7ca;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:800}
.mapbox{min-height:330px;background:#fff;border:1px solid #ded8cb;border-radius:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}
.mapshape{width:72%;height:72%;border:2px solid #d4cdbf;border-radius:43% 57% 46% 54%/57% 38% 62% 43%;position:relative;background:linear-gradient(135deg,#fff,#f5f1e8)}
.mapshape::before{content:"서울";position:absolute;left:30%;top:42%;background:var(--yellow);padding:8px 13px;border-radius:999px;font-weight:950}
.mapshape::after{content:"경기";position:absolute;right:22%;top:53%;background:#202020;color:#fff;padding:8px 13px;border-radius:999px;font-weight:950}
.process{background:#fff}
.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.step{padding:23px 15px;text-align:center;border:1px solid var(--line);border-radius:14px}
.step b{display:flex;width:42px;height:42px;border-radius:50%;background:var(--yellow);align-items:center;justify-content:center;margin:0 auto 12px}
.step strong{display:block;margin-bottom:5px}
.step span{font-size:13px;color:#777}
.cta{padding:42px 0;background:var(--yellow)}
.cta-row{display:flex;align-items:center;justify-content:space-between;gap:25px}
.cta h2{font-size:31px;letter-spacing:-1.5px;margin:0}
.cta-phone{font-size:37px;font-weight:950}
.footer{background:#101010;color:#aaa;padding:34px 0 95px;font-size:13px}
.footer strong{color:#fff;font-size:21px}
.mobile-call{display:none}
@media(max-width:900px){
 .menu{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.service:nth-child(3){border-right:0}
 .portfolio-grid{grid-template-columns:1fr}.reason-grid{grid-template-columns:1fr 1fr}
 .area-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}
 .hero-title{font-size:44px;white-space:normal}.hero-brand{font-size:58px}.hero-brand img{width:88px;height:100px}
 .cta-row{display:block}.cta-phone{margin-top:10px}
}
@media(max-width:560px){
 .wrap{width:min(100% - 26px,1180px)}header{height:62px}.nav{height:62px}.logo{font-size:23px}.logo img{width:26px;height:30px}.top-phone{font-size:13px}
 .hero{min-height:510px;background-position:62% center}.hero-copy{padding:45px 0}.hero-title{font-size:37px;white-space:normal}.hero-brand{font-size:49px;gap:5px}.hero-brand img{width:76px;height:87px}
 .hero p{font-size:15px}.service-grid{grid-template-columns:1fr 1fr}.service:nth-child(2n){border-right:0}
 section{padding:66px 0}.title h2,.area h2{font-size:30px}.portfolio-grid{gap:16px}
 .reason-grid,.steps{grid-template-columns:1fr}.cta h2{font-size:25px}.cta-phone{font-size:30px}
 .mobile-call{position:fixed;left:13px;right:13px;bottom:13px;height:56px;background:var(--yellow);color:#111;border-radius:13px;z-index:70;display:flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 10px 30px rgba(0,0,0,.28)}
}

.coverage-card{
  min-height:330px;background:#171717;border-radius:24px;padding:34px;
  color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;
  box-shadow:0 16px 40px rgba(0,0,0,.08)
}
.coverage-badge{
  display:inline-flex;background:var(--yellow);color:#111;padding:7px 11px;
  border-radius:999px;font-size:12px;font-weight:950;margin-bottom:18px
}
.coverage-card strong{font-size:30px;letter-spacing:-1.4px}
.coverage-plus{font-size:26px;color:var(--yellow);font-weight:950;line-height:1.2;margin:5px 0}
.coverage-card p{color:#c8c8c8;margin:14px 0 0;max-width:390px}
.desktop-copy{font-family:inherit;cursor:pointer}
.cta-contact{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.copy-mini{
  border:1px solid rgba(0,0,0,.28);background:rgba(255,255,255,.35);padding:8px 11px;
  border-radius:8px;font-weight:900;cursor:pointer
}
@media(min-width:901px){
  .mobile-only-action{display:none}
}
@media(max-width:900px){
  .desktop-copy{display:none}
}


/* v1.2.0 area section redesign */
.area{background:#f4f2ed}
.area-single{
  max-width:980px;
  padding:0 4px;
}
.area-single h2{
  font-size:42px;
  letter-spacing:-2.2px;
  margin:0 0 16px;
  color:#111;
}
.area-single p{
  margin:0;
  font-size:18px;
  line-height:1.85;
  color:#5f5b54;
  max-width:900px;
}
.area-badges{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:26px;
}
.area-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 22px;
  border-radius:999px;
  background:#fff;
  border:1px solid #ddd7ca;
  font-size:16px;
  font-weight:900;
  color:#141414;
}
@media(max-width:900px){
  .area-single h2{font-size:34px}
  .area-single p{font-size:16px}
}
@media(max-width:560px){
  .area-single h2{font-size:28px;line-height:1.28}
  .area-single p{font-size:15px;line-height:1.75}
  .area-badges{gap:10px}
  .area-badge{width:100%;justify-content:flex-start;padding:0 18px;font-size:15px}
}
