*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Pretendard,"Noto Sans KR",Arial,sans-serif;color:#222;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:14px 5vw;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ff385c;color:white}nav{display:flex;gap:22px;font-size:14px;color:#555;font-weight:700}.section{padding:82px 5vw;max-width:1180px;margin:auto}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);gap:42px;align-items:center;min-height:660px;padding-top:58px}.hero-copy{max-width:620px}.eyebrow{display:inline-flex;align-items:center;margin:0 0 16px;padding:8px 13px;border-radius:999px;background:#fff1f4;color:#e00b41;font-weight:900;font-size:14px;letter-spacing:-.02em}.hero h1,.section h2{line-height:1.08;letter-spacing:-.06em}.hero h1{font-size:clamp(48px,7vw,84px);margin:0 0 18px;font-weight:950}.lead{font-size:clamp(18px,2.3vw,24px);color:#555;max-width:560px;margin:0}.hero-actions,.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:15px 24px;font-weight:900;border:1px solid #ddd;transition:.2s ease}.btn.primary{background:#222;color:white;border-color:#222;box-shadow:0 12px 28px rgba(0,0,0,.16)}.btn.primary:hover{background:#ff385c;border-color:#ff385c;transform:translateY(-1px)}.btn.ghost{background:white;color:#222}.trust-row{margin-top:20px}.trust-row span{padding:8px 12px;border-radius:999px;background:#f7f7f7;border:1px solid #eee;color:#444;font-weight:800;font-size:13px}.hero-card{position:relative}.quick-card{max-width:470px;margin:auto;background:linear-gradient(180deg,#ffffff 0%,#fff7f8 100%);border-radius:34px;padding:30px;box-shadow:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px,rgba(0,0,0,.12) 0 22px 60px;border:1px solid #f2e8ea}.quick-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ff385c;color:white;font-size:13px;font-weight:900}.quick-card h2{font-size:clamp(30px,4vw,48px);margin:18px 0 12px;line-height:1.05}.quick-card p{margin:0 0 22px;color:#666;font-weight:650}.quick-photo-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:118px 118px;gap:10px;margin:18px 0}.quick-photo-grid span{border-radius:22px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.quick-photo-grid span:first-child{grid-row:span 2;background:linear-gradient(135deg,rgba(34,34,34,.2),rgba(34,34,34,.05)),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="320" height="260"><rect width="320" height="260" fill="%23d9e8e5"/><rect x="38" y="34" width="244" height="168" rx="18" fill="%23ffffff"/><rect x="62" y="60" width="88" height="110" rx="10" fill="%23c2d8d3"/><rect x="170" y="60" width="74" height="22" rx="8" fill="%23b4cec8"/><rect x="170" y="96" width="74" height="22" rx="8" fill="%23b4cec8"/><rect x="170" y="132" width="74" height="38" rx="8" fill="%23b4cec8"/></svg>')}.quick-photo-grid span:nth-child(2){background:linear-gradient(135deg,#e8e2d8,#cfc2b1)}.quick-photo-grid span:nth-child(3){background:linear-gradient(135deg,#d8e8f0,#b7ccd5)}.quick-link{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#222;color:#fff;border-radius:18px;font-weight:900}.section-head{max-width:720px;margin-bottom:30px}.section-head h2,.quote-intro h2,.difference h2{font-size:clamp(30px,4vw,48px);margin:0 0 14px}.cards.three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.service-grid article{background:#fff;border:1px solid #eee;border-radius:24px;padding:24px;box-shadow:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px,rgba(0,0,0,.08) 0 4px 14px}.cards h3,.service-grid h3{margin:0 0 8px;font-size:21px;letter-spacing:-.035em}.cards p,.service-grid p,.quote-intro p{margin:0;color:#666}.process{background:#f7f7f7;border-radius:34px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;list-style:none;padding:0;margin:0}.steps li{background:white;border:1px solid #eee;border-radius:20px;padding:20px;min-height:150px}.steps li:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#222;color:white;font-weight:900;margin-bottom:18px}.steps b{display:block;font-size:18px;margin-bottom:6px}.steps span{display:block;color:#666;font-size:14px;line-height:1.45}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid article span{color:#ff385c;font-weight:950}.difference-box{background:#222;color:#fff;border-radius:34px;padding:44px}.difference-box .eyebrow{background:rgba(255,255,255,.12);color:#fff}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 22px;margin:26px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:26px;color:#f2f2f2}.check-list li:before{content:"✓";position:absolute;left:0;color:#ff8fa3;font-weight:950}.quote-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.notice{margin-top:18px;padding:16px;border-radius:18px;background:#fff1f4;color:#7a1b2d;font-weight:700}.quote-form{background:#fff;border:1px solid #eee;border-radius:30px;padding:26px;box-shadow:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px,rgba(0,0,0,.11) 0 14px 38px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}label{display:flex;flex-direction:column;gap:7px;font-weight:850;color:#333}input,select,textarea{width:100%;border:1px solid #ddd;border-radius:14px;padding:13px 14px;font:inherit;background:#fff;color:#222}input:focus,select:focus,textarea:focus{outline:2px solid #ffb3c0;border-color:#ff385c}.full{margin-top:14px}.file-label small{color:#777;font-weight:600}.photo-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.photo-preview img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.consent{margin:18px 0;display:flex;flex-direction:row;align-items:flex-start;font-weight:650;color:#555}.consent input{width:auto;margin-top:5px}.submit{width:100%;border-radius:18px}.form-status{font-weight:800}.faq details{background:#fff;border:1px solid #eee;border-radius:18px;padding:18px 20px;margin-bottom:12px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:#666}footer{text-align:center;padding:34px 5vw 100px;color:#777;background:#fafafa}.sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:30;display:none;grid-template-columns:1fr 1fr;gap:8px}.sticky-cta a{padding:15px 12px;border-radius:16px;text-align:center;font-weight:950;box-shadow:0 10px 24px rgba(0,0,0,.18)}.sticky-cta a:first-child{background:#222;color:white}.sticky-cta a:last-child{background:white;color:#222;border:1px solid #eee}@media(max-width:860px){nav{display:none}.section{padding:60px 5vw}.hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding-top:42px}.hero h1{font-size:52px}.quick-card{padding:22px;border-radius:28px}.quick-photo-grid{grid-template-rows:92px 92px}.cards.three,.service-grid,.quote-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.steps li{min-height:auto}.check-list{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.sticky-cta{display:grid}footer{padding-bottom:104px}}@media(max-width:420px){.hero h1{font-size:46px}.lead{font-size:18px}.hero-actions .btn{width:100%}.trust-row span{font-size:12px}.photo-preview{grid-template-columns:repeat(3,1fr)}}