
:root{--ink:#171717;--muted:#666;--line:#e8e8e8;--paper:#fff;--soft:#f6f6f3;--accent:#111}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Pretendard","Noto Sans KR","Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button,a{tap-highlight-color:transparent}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.top .inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:800;letter-spacing:-.04em;font-size:20px}.nav{display:flex;gap:22px;font-size:14px;color:#444}.call{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:999px;padding:11px 18px;font-weight:700;font-size:14px}.hero{padding:88px 0 56px}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:800;color:#777;margin-bottom:18px}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.03;letter-spacing:-.055em;margin:0 0 24px;max-width:850px}.hero p{font-size:clamp(17px,2vw,21px);color:#555;max-width:720px;margin:0 0 30px}.actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;border:1px solid #ddd;font-weight:750}.btn.primary{background:#111;color:#fff;border-color:#111}.hero-photo{margin-top:54px;border-radius:26px;overflow:hidden;background:#eee}.hero-photo img{aspect-ratio:16/9;object-fit:cover}.section{padding:92px 0;border-top:1px solid var(--line)}.section.soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-bottom:42px}.kicker{font-weight:800;font-size:13px;letter-spacing:.12em;color:#777}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-.045em;margin:0}.lead{font-size:18px;color:#555;max-width:760px;margin:18px 0 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;min-height:210px}.num{font-size:13px;color:#999;font-weight:800;margin-bottom:44px}.card h3{font-size:20px;letter-spacing:-.03em;margin:0 0 10px}.card p{margin:0;color:#666;font-size:15px}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#eee}.gallery figure:nth-child(1),.gallery figure:nth-child(4){grid-column:span 7}.gallery figure:nth-child(2),.gallery figure:nth-child(3){grid-column:span 5}.gallery figure:nth-child(5),.gallery figure:nth-child(6){grid-column:span 6}.gallery img{height:100%;aspect-ratio:4/3;object-fit:cover}.areas{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.pill{border:1px solid #ddd;border-radius:999px;padding:10px 15px;background:#fff;font-size:14px}.process{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd}.step{padding:28px 24px 18px 0;border-right:1px solid #ddd}.step:last-child{border-right:0;padding-left:24px}.step:not(:first-child){padding-left:24px}.step b{display:block;font-size:14px;color:#999;margin-bottom:28px}.step h3{font-size:19px;margin:0 0 9px}.step p{font-size:14px;color:#666;margin:0}.faq{max-width:860px;margin-left:auto}.faq details{border-top:1px solid #ddd;padding:20px 0}.faq details:last-child{border-bottom:1px solid #ddd}.faq summary{cursor:pointer;font-weight:750;font-size:17px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:#666;margin:12px 0 0}.cta{padding:96px 0;background:#111;color:#fff}.cta h2{font-size:clamp(38px,5vw,62px);line-height:1.08;margin:0 0 22px;letter-spacing:-.05em}.cta p{color:#c7c7c7;font-size:18px;max-width:680px}.cta .btn{border-color:#444;background:#fff;color:#111}.footer{padding:32px 0 90px;border-top:1px solid #333;background:#111;color:#aaa;font-size:13px}.footer strong{display:block;color:#fff;font-size:18px;margin-bottom:10px}.floating{display:none}.seo-text{font-size:15px;color:#666;max-width:820px}.seo-text strong{color:#222}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.nav{display:none}.hero{padding-top:62px}.section{padding:72px 0}.section-head{grid-template-columns:1fr;gap:15px}.cards{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(n+3){border-top:1px solid #ddd}.gallery figure{grid-column:span 6!important}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1120px)}.top .inner{height:62px}.call{padding:9px 13px}.hero{padding:48px 0 42px}.hero h1{font-size:42px}.hero-photo{margin-top:36px;border-radius:18px}.cards{grid-template-columns:1fr}.card{min-height:0}.num{margin-bottom:24px}.process{grid-template-columns:1fr}.step,.step:not(:first-child),.step:last-child{border-right:0;border-top:1px solid #ddd;padding:24px 0}.step:first-child{border-top:0}.gallery{gap:8px}.gallery figure{grid-column:span 12!important;border-radius:14px}.section{padding:62px 0}.floating{display:flex;position:fixed;bottom:14px;left:14px;right:14px;z-index:80;gap:8px}.floating a{flex:1;text-align:center;padding:14px;border-radius:14px;font-weight:800;box-shadow:0 8px 30px rgba(0,0,0,.18)}.floating .phone{background:#111;color:white}.floating .blog{background:white;border:1px solid #ddd}.footer{padding-bottom:100px}}
