*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:#102a43;background:#fff;line-height:1.68}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.guide-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));border-bottom:1px solid #e7edf2;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.guide-logo{display:flex;align-items:center;gap:10px;color:#102a43;text-decoration:none}.guide-logo img{width:38px;height:38px}.guide-logo span{display:flex;flex-direction:column;line-height:1.05}.guide-logo strong{font-size:21px}.guide-logo small{font-size:9px;letter-spacing:.12em;margin-top:5px;color:#718096}.guide-header nav{display:flex;gap:24px}.guide-header nav a,.guide-footer a{color:#334e68;text-decoration:none;font-weight:700}.guide-hero{padding:88px 0 72px;background:linear-gradient(135deg,#f4f8fb,#eef7f5)}.eyebrow,.section-title small,.guide-cta small,.answer-box small{display:block;color:#098a78;font-size:12px;font-weight:900;letter-spacing:.12em}.guide-hero h1{font-size:clamp(36px,5vw,62px);line-height:1.12;letter-spacing:-.045em;margin:14px 0 22px;max-width:980px}.lead{font-size:19px;color:#486581;max-width:900px}.keyword-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.keyword-chips span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #d6e2ea;font-size:13px;font-weight:700}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-actions.centered{justify-content:center}.hero-actions a,.guide-cta a{padding:14px 20px;border-radius:10px;text-decoration:none;font-weight:900}.primary,.guide-cta a{background:#123b5d;color:#fff}.secondary{background:#fff;color:#123b5d;border:1px solid #b8c9d8}.guide-section{padding:74px 0}.guide-section.soft{background:#f7fafc}.section-title{margin-bottom:28px}.section-title h2{font-size:34px;line-height:1.25;letter-spacing:-.035em;margin:8px 0}.compare-grid,.hub-grid,.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compare-grid article,.hub-card,.related-card,.answer-box{border:1px solid #dfe7ee;border-radius:16px;padding:24px;background:#fff}.compare-grid h3{margin:0 0 8px;font-size:20px}.compare-grid p,.hub-card p,.answer-box p{margin:0;color:#627d98}.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.check-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.check-list li{padding:14px 16px;background:#fff;border:1px solid #dfe7ee;border-radius:10px;font-weight:700}.check-list li:before{content:"✓";color:#0a8f78;margin-right:10px}.answer-box{background:#123b5d;color:#fff;border:0}.answer-box small{color:#7ce0d0}.answer-box strong{display:block;font-size:26px;line-height:1.35;margin:10px 0 16px}.answer-box p{color:#d7e4ee}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #dfe7ee;border-radius:12px;background:#fff;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:900;display:flex;align-items:center;gap:10px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:11px;color:#0a8f78;background:#e8f7f4;border-radius:999px;padding:4px 8px}.faq-list summary b,.faq-list summary>span:last-child{margin-left:auto}.faq-list details p{margin:0;padding:0 20px 20px;color:#486581}.related-card,.hub-card{display:block;text-decoration:none;color:#102a43}.related-card small,.hub-card small{color:#0a8f78;font-weight:900;letter-spacing:.08em}.related-card strong{display:block;font-size:20px;line-height:1.35;margin:8px 0 14px}.related-card span,.hub-card span{color:#1256e8;font-weight:900}.hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-card h2{font-size:21px;line-height:1.35;letter-spacing:-.025em;margin:8px 0}.guide-cta{padding:56px 0;background:#102f4a;color:#fff}.guide-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.guide-cta h2{font-size:32px;margin:6px 0}.guide-cta p{margin:0;color:#d2e0ea}.guide-cta a{background:#34c3aa;white-space:nowrap}.guide-footer{padding:34px 0;background:#0a2235;color:#c6d5df}.guide-footer .wrap{display:flex;align-items:center;gap:20px}.guide-footer strong{font-size:22px;color:#fff}.guide-footer nav{margin-left:auto;display:flex;gap:16px}.guide-footer a{color:#c6d5df;font-size:13px}.seo-entry-section{padding:72px 0;background:#f7fafc}.seo-entry-section .seo-entry-head{margin-bottom:26px}.seo-entry-section .seo-entry-head span{font-size:12px;font-weight:900;color:#098a78;letter-spacing:.12em}.seo-entry-section .seo-entry-head h2{font-size:36px;line-height:1.2;margin:8px 0}.seo-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.seo-entry-grid a{padding:18px;border-radius:14px;background:#fff;border:1px solid #dfe7ee;color:#102a43;text-decoration:none;font-weight:800}.seo-entry-grid a small{display:block;color:#718096;font-size:11px;margin-bottom:5px}.seo-entry-more{display:inline-block;margin-top:18px;font-weight:900;color:#1256e8;text-decoration:none}@media(max-width:900px){.guide-header nav{display:none}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.guide-cta .wrap{align-items:flex-start;flex-direction:column}.compare-grid,.related-grid{grid-template-columns:1fr}}@media(max-width:560px){.wrap{width:min(100% - 28px,1160px)}.guide-header{height:64px;padding:0 14px}.guide-hero{padding:58px 0 50px}.guide-hero h1{font-size:36px}.lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions a{text-align:center}.guide-section{padding:52px 0}.section-title h2{font-size:28px}.hub-grid,.seo-entry-grid{grid-template-columns:1fr}.guide-footer .wrap{display:block}.guide-footer span{display:block;margin-top:6px}.guide-footer nav{margin-top:14px;flex-wrap:wrap}.guide-cta h2{font-size:27px}}