.home-hero h1{font-size:clamp(42px,4.5vw,64px);word-break:keep-all}
.detail-hero img{height:auto}
.brand img{display:block;width:38px;height:38px;border-radius:10px}
.group-grid>a{position:relative;overflow:hidden;min-height:270px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}
.group-grid>a:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(5,8,9,.98),rgba(5,8,9,.18) 72%)}
.group-grid>a>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .35s ease}
.group-grid>a:hover>img{transform:scale(1.035)}
.group-grid>a>span,.group-grid>a>b,.group-grid>a>p{position:relative;z-index:1}.group-grid>a>p{margin-bottom:0}
.region-grid{grid-template-columns:repeat(3,1fr)}
.region-grid>a{position:relative;display:block;padding:0;min-height:200px;overflow:hidden;background:#0e1113}
.region-grid>a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,7,8,.96),rgba(3,7,8,.08) 75%)}
.region-grid>a>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.region-grid>a:hover>img{transform:scale(1.04)}
.region-grid>a>span{position:absolute;z-index:1;left:20px;right:20px;bottom:17px;display:flex;align-items:center;justify-content:space-between}.region-grid a b{font-family:Georgia,"Noto Serif KR",serif;font-size:25px;color:#f3dcc0}.region-grid a em{font-style:normal;color:#d4a36f;font-size:11px}
.hub-hero-region{display:grid;grid-template-columns:1fr minmax(380px,48%);gap:55px;align-items:center;padding-top:70px;padding-bottom:70px}.hub-hero-region>img{width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid #4a3e33;box-shadow:0 20px 60px #0009}
.hub-hero-region h1{font-size:clamp(42px,4.6vw,66px);word-break:keep-all}
.service-list{grid-template-columns:repeat(2,1fr)}.service-card{display:grid;grid-template-columns:112px 1fr auto;gap:20px;padding:16px;overflow:hidden}.service-card>img{display:block;width:112px;height:112px;object-fit:cover;border:1px solid #4d4136}.service-card b{font-size:21px}.service-card p{line-height:1.55}
.search-summary{padding:17px 19px;border-left:2px solid var(--bronze);background:#111316;color:#e3d7c9!important;font-weight:650}
.home-process ol{list-style:none;padding:0;margin:35px 0 0;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.home-process li{padding:27px;border-right:1px solid var(--line)}.home-process li:last-child{border:0}.home-process b,.home-process span,.home-process small{display:block}.home-process b{color:var(--bronze);font-family:Georgia,serif}.home-process span{margin-top:14px;font-weight:900}.home-process small{margin-top:6px;color:var(--muted);font-weight:400;line-height:1.55}
.home-final{padding:95px 30px;text-align:center;background:radial-gradient(circle at 50% 0,#47301f 0,transparent 46%),#0d0f11;border-top:1px solid var(--line)}.home-final p{color:#c2b8ab}.home-final h2{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(34px,5vw,58px);line-height:1.28}.home-final a{display:inline-block;margin-top:12px;padding:14px 27px;background:#d2a26f;color:#160f09;font-size:20px;font-weight:900}
footer{display:grid;grid-template-columns:1.45fr .8fr .9fr 1.15fr;gap:42px;max-width:none}footer section{display:flex;flex-direction:column;align-items:flex-start;gap:7px}footer section>a{color:#aaa39a}footer section>strong{color:#e3c39f;margin-bottom:7px}footer section>p{margin:0}.foot-brand{font-family:Georgia,"Noto Serif KR",serif;color:#edc37e!important;font-size:22px;font-weight:900}.foot-phone{font-size:18px;color:#d9a56f!important;font-weight:900}
@media(max-width:900px){.home-hero h1{font-size:42px}.hero-copy h1{font-size:clamp(36px,10vw,43px);word-break:keep-all}.region-grid,.service-list{grid-template-columns:1fr}.hub-hero-region{grid-template-columns:1fr;padding:55px 20px;gap:28px}.hub-hero-region>img{order:-1}.home-process ol{grid-template-columns:1fr}.home-process li{border-right:0;border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr 1fr}.brand img{width:34px;height:34px}}
@media(max-width:560px){.service-card{grid-template-columns:84px 1fr}.service-card>img{width:84px;height:84px}.service-card>i{display:none}.service-card p{grid-column:1/-1}.region-grid>a{min-height:170px}footer{grid-template-columns:1fr}.home-final{padding:70px 20px}}
