:root{color:#13243a;font-synthesis:none;--ink:#13243a;--paper:#f6f7f9;--surface:#fff;--blue:#246bfd;--lime:#dff76a;--accent:#ff7545;--line:#13243a2e;--muted:#4a5a70;--gutter:clamp(1rem, 5vw, 5.5rem);font-family:Pretendard Variable,Pretendard,Noto Sans KR,Malgun Gothic,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--paper);letter-spacing:-.012em;min-width:280px;margin:0;line-height:1.6;overflow-x:clip}::selection{background:var(--lime);color:var(--ink)}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip{z-index:100;background:#fff;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip:focus{top:1rem}.hp-nav{height:78px;padding:0 var(--gutter);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-brand img{object-fit:contain;object-position:left center;width:112px;height:40px;display:block}.hp-nav nav{gap:2rem;display:flex}.hp-nav nav a{font-size:.87rem;font-weight:600;text-decoration:none}.hp-nav nav a:hover{color:var(--blue)}main{max-width:1120px;padding:0 var(--gutter);margin:0 auto}.hp-crumbs ol{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin:0;padding:1.4rem 0 0;font-size:.82rem;list-style:none;display:flex}.hp-crumbs li+li:before{content:"/";margin-right:.5rem}.hp-hero{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:3.5rem 0 4.5rem;display:grid}.hp-eyebrow{letter-spacing:.18em;color:#c2410c;align-items:center;gap:.8rem;margin:0 0 1rem;font-size:.72rem;font-weight:700;display:flex}.hp-eyebrow span{border-top:2px solid var(--accent);width:42px}.hp-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,8vw,5.6rem);font-weight:800;line-height:1.05}.hp-lead{margin:.8rem 0 0;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:700}.hp-summary{max-width:34rem;color:var(--muted);margin:1rem 0 0}.hp-hero-icon{width:clamp(160px,22vw,280px);height:auto}.hp-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hp-btn{border-radius:3px;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.hp-btn-primary{background:var(--ink);color:#fff}.hp-btn-primary:hover{background:var(--blue)}.hp-btn-ghost{border:1px solid var(--ink)}.hp-btn-ghost:hover{background:var(--surface)}.hp-section{border-bottom:1px dashed var(--line);padding:4rem 0}.hp-section h2,.hp-cta h2{letter-spacing:-.03em;margin:0 0 1.4rem;font-size:clamp(1.6rem,3.4vw,2.2rem);font-weight:800;line-height:1.25}.hp-intro{max-width:44rem;color:var(--muted);margin:0 0 2rem}.hp-values,.hp-fit{margin:0;padding:0;list-style:none}.hp-values{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hp-values li,.hp-features article{background:var(--surface);border-radius:16px;padding:1.5rem;box-shadow:0 18px 40px -28px #13243a59}.hp-values strong{margin-bottom:.4rem;font-size:1.1rem;display:block}.hp-values span{color:var(--muted)}.hp-features{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hp-features h3{margin:0 0 .6rem;font-size:1.08rem;font-weight:700;line-height:1.4}.hp-features p{color:var(--muted);margin:0;font-size:.95rem}.hp-steps{counter-reset:step;gap:.75rem;max-width:44rem;margin:0;padding:0;list-style:none;display:grid}.hp-steps li{counter-increment:step;border-bottom:1px solid var(--line);grid-template-columns:2.4rem 1fr;align-items:baseline;column-gap:1rem;padding:1rem 0;display:grid}.hp-steps li:before{content:counter(step);background:var(--ink);color:#fff;border-radius:50%;grid-row:span 2;place-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;font-weight:700;display:grid}.hp-steps span{color:var(--muted)}.hp-fit{gap:.6rem;max-width:44rem;display:grid}.hp-fit li{padding-left:1.6rem;position:relative}.hp-fit li:before{content:"";background:var(--accent);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.62em;left:0}.hp-faq{border-top:1px solid var(--line);max-width:48rem}.hp-faq details{border-bottom:1px solid var(--line)}.hp-faq summary{cursor:pointer;padding:1.1rem 2rem 1.1rem 0;font-weight:700;list-style:none;position:relative}.hp-faq summary::-webkit-details-marker{display:none}.hp-faq summary:after{content:"+";font-size:1.3rem;font-weight:400;position:absolute;top:1rem;right:.2rem}.hp-faq details[open] summary:after{content:"−"}.hp-faq p{color:var(--muted);margin:0 0 1.2rem}.hp-cta{background:var(--ink);color:#fff;border-radius:16px;margin:4rem 0 0;padding:3rem clamp(1.4rem,4vw,3rem)}.hp-cta .hp-actions{margin-top:0}.hp-cta a:focus-visible{outline-color:var(--lime)}.hp-btn-accent{background:var(--accent);color:var(--ink)}.hp-btn-accent:hover{background:#ff9068}.hp-btn-light{border:1px solid #fff9}.hp-btn-light:hover{background:#ffffff1a}.hp-related{flex-wrap:wrap;gap:1rem 2rem;padding:2.5rem 0 3.5rem;display:flex}.hp-related a{font-weight:700}.hp-related a:hover{color:var(--blue)}.hp-footer{padding:1.6rem var(--gutter);border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.6rem;font-size:.85rem;display:flex}@media (max-width:900px){.hp-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.hp-nav nav{display:none}.hp-hero{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0 3rem}.hp-hero-icon{grid-row:1;width:112px}.hp-values,.hp-features{grid-template-columns:1fr}.hp-section{padding:3rem 0}.hp-btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
