:root{--navy:#16233c;--blue:#2563eb;--blue-strong:#1d4ed8;--blue-soft:#eef2fb;--bg:#fff;--text-h:var(--navy);--text:#55637d;--line:#2563eb29;--surface:#ffffffb8;--container:1080px;--header-h:64px;--sans:"Pretendard", "Pretendard Variable", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", system-ui, sans-serif;font:18px/1.5 var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (width<=768px){:root{--header-h:56px}}*{box-sizing:border-box}body{word-break:keep-all;min-height:100svh;margin:0}.header{z-index:10;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#ffffffdb;place-items:center;padding:0 24px;display:grid;position:sticky;top:0}@media (width<=768px){.header{padding:0 20px}}.header__inner{width:100%;max-width:var(--container);height:var(--header-h);align-items:center;display:flex}.header__logo{display:inline-flex}.header__logo img{width:auto;height:22px}@media (width<=768px){.header__logo img{height:20px}}.fade-up{opacity:0}.fade-up--in{animation:.8s both fade-up-in}@keyframes fade-up-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1}.fade-up--in{animation:none}}.hero{min-height:calc(100svh - var(--header-h));place-items:center;padding:clamp(56px,9vw,96px) 24px;display:grid}@media (width<=768px){.hero{padding:48px 20px}}.hero__inner{width:100%;max-width:880px}.hero__title{letter-spacing:-.04em;color:var(--text-h);margin:0;font-size:clamp(34px,6.4vw,68px);font-weight:800;line-height:1.24}@media (width>=1025px){.hero__title{font-size:52px}}.hero__title em{color:var(--blue);font-style:normal}.hero__body{max-width:640px;margin:clamp(32px,4vw,48px) 0 0}.hero__body p{color:var(--text);margin:0;font-size:clamp(16px,1.6vw,20px);line-height:1.85}.hero__body p+p{margin-top:20px}.product{background:var(--blue-soft);place-items:center;padding:clamp(72px,10vw,120px) 24px;display:grid}@media (width<=768px){.product{padding:72px 20px}}.product__inner{width:100%;max-width:var(--container)}.product__head{flex-direction:column;align-items:flex-start;display:flex}.product__title{letter-spacing:-.04em;color:var(--text-h);margin:0;font-size:clamp(30px,5.4vw,56px);font-weight:800;line-height:1.24}@media (width>=1025px){.product__title{font-size:42px}}.product__logo-wrap{margin:clamp(40px,5.6vw,72px) 0 0}@media (width>=1025px){.product__logo-wrap{margin-top:34px}}.product__logo{width:min(176px,40vw);height:auto;display:block}.product__subtitle{letter-spacing:-.03em;color:var(--blue);margin:clamp(18px,2.4vw,26px) 0 0;font-size:clamp(18px,2.2vw,26px);font-weight:700;line-height:1.45}.product__lead{max-width:640px;color:var(--text);margin:clamp(20px,2.6vw,30px) 0 0;font-size:clamp(15px,1.4vw,18px);line-height:1.8}.product__steps{margin:clamp(64px,9vw,104px) 0 0;padding:0;list-style:none}.product__steps li{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,6vw,72px);display:grid}.product__steps li+li{margin-top:clamp(56px,8vw,96px)}.product__steps li:nth-child(2n) .product__figure{order:2}@media (width<=880px){.product__steps li{grid-template-columns:1fr;gap:28px}.product__steps li:nth-child(2n) .product__figure{order:0}}.product__figure{justify-content:center;margin:0;display:flex}.product__figure img{filter:drop-shadow(0 18px 36px #16233c1a);width:auto;max-width:100%;height:auto;max-height:440px}@media (width<=880px){.product__figure img{max-height:380px}}.product__text{max-width:420px}.product__text h3{letter-spacing:-.03em;color:var(--text-h);margin:0;font-size:clamp(22px,2.8vw,30px);font-weight:700;line-height:1.36}.product__text p{color:var(--text);margin:16px 0 0;font-size:clamp(15px,1.4vw,17px);line-height:1.8}.footer{background:var(--navy);color:#ffffff9e;place-items:center;padding:40px 24px 36px;display:grid}@media (width<=768px){.footer{padding:32px 20px 28px}}.footer__inner{width:100%;max-width:var(--container)}.footer__logo{filter:brightness(0)invert();width:auto;height:24px;margin:0 0 16px;display:block}@media (width<=768px){.footer__logo{height:20px}}.footer__info{flex-wrap:wrap;gap:6px 24px;margin:0;font-size:13px;line-height:1.6;display:flex}.footer__info>div{gap:8px;display:flex}.footer__info dt{color:#ffffff6b;white-space:nowrap;font-weight:600}.footer__info dd{margin:0}.footer__info a{color:inherit;border-bottom:1px solid #ffffff47;text-decoration:none}.footer__info a:hover{color:#fff;border-bottom-color:#fff9}.footer__copyright{color:#ffffff61;margin:16px 0 0;font-size:12px}
