:root{--blue-50:#f4f8ff;--blue-100:#e8f1ff;--blue-200:#ccdeff;--blue-500:#347ff5;--blue-600:#2269df;--blue-700:#1852b7;--ink-950:#101522;--ink-800:#2b3240;--ink-600:#60697a;--line:#e7ebf2;--surface:#fff;--surface-soft:#f7f9fc;--radius-sm:.75rem;--radius-md:1.5rem;--radius-lg:2.5rem;--shadow-soft:0 24px 64px #1f498c1f;--content-width:72rem;--font-size-caption:.75rem;--font-size-label-sm:.8rem;--font-size-label-md:.825rem;--font-size-label:.875rem;--font-size-label-lg:.9rem;--font-size-body-sm:.925rem;--font-size-body:1rem;--font-size-body-md:1.05rem;--font-size-body-lg:1.1rem;--font-size-body-fluid:clamp(1rem, 1.4vw, 1.1rem);--font-size-title-sm:clamp(1.25rem, 2.2vw, 1.75rem);--font-size-title-md:clamp(1.75rem, 3vw, 2.65rem);--font-size-title-lg:clamp(2rem, 3.4vw, 3.15rem);--font-size-display-sm:clamp(2rem, 4.2vw, 3.65rem);--font-size-display-lg:clamp(3.6rem, 5.2vw, 5.75rem);color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizelegibility;scroll-padding-top:5.5rem}body{background:var(--surface);min-width:20rem;color:var(--ink-950);font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:var(--font-size-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p,a{overflow-wrap:break-word;word-break:keep-all}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #ffcf4a}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink-950);color:#fff;border-radius:.5rem;padding:.7rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e7ebf2db;position:sticky;top:0}.site-header__inner{width:min(calc(100% - 3rem), var(--content-width));justify-content:space-between;align-items:center;gap:2rem;min-height:4.5rem;margin:0 auto;display:flex}.brand-link{border-radius:.5rem;flex:none}.brand-link img{object-fit:contain;width:7.5rem;height:2.5rem}.site-nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.site-nav a,.footer-nav a{min-height:2.75rem;color:var(--ink-800);font-size:var(--font-size-body-sm);letter-spacing:-.02em;align-items:center;gap:.35rem;font-weight:650;transition:color .16s;display:inline-flex}.site-nav a:hover,.footer-nav a:hover{color:var(--blue-600)}.site-nav svg,.footer-nav svg{transition:transform .16s}.site-nav a:hover svg,.footer-nav a:hover svg{transform:translate(2px,-2px)}.header-cta{background:var(--blue-500);color:#fff;font-size:var(--font-size-label);white-space:nowrap;border-radius:999px;padding:.65rem .9rem;font-weight:750;display:none}.mobile-nav{display:none;position:relative}.mobile-nav summary{min-height:2.5rem;color:var(--ink-800);cursor:pointer;font-size:var(--font-size-label);border-radius:999px;padding:.5rem .75rem;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{background:var(--blue-100);color:var(--blue-700)}.mobile-nav nav{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:12rem;box-shadow:var(--shadow-soft);background:#fff;padding:.5rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0}.mobile-nav nav a{min-height:2.75rem;color:var(--ink-800);border-radius:.55rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;font-size:.9rem;font-weight:650;display:flex}.mobile-nav nav a:hover{background:var(--blue-50);color:var(--blue-700)}.hero{color:#fff;background-color:#4778fb;background-image:linear-gradient(#14319180,#14319180),linear-gradient(112deg,#168bff0a,#644dff2e),url(/assets/hero-background.webp);background-position:50%;background-size:cover;min-height:min(49.75rem,100svh - 4.5rem);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#213bc11f);height:14rem;position:absolute;inset:auto 0 0}.hero__inner{z-index:1;width:min(calc(100% - 3rem), var(--content-width));grid-template-columns:minmax(22rem,.9fr) minmax(25rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:min(49.75rem,100svh - 4.5rem);margin:0 auto;display:grid;position:relative}.hero__visual{justify-content:center;align-items:flex-end;height:100%;padding-top:3.5rem;display:flex}.hero__visual picture{line-height:0;display:block}.hero__visual img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 45px #152c8242);width:min(26.3125rem,34vw);max-height:calc(100svh - 7rem);animation:.72s cubic-bezier(.22,1,.36,1) both hero-device-in}.hero__content{padding-bottom:1.5rem;animation:.7s cubic-bezier(.22,1,.36,1) .1s both hero-copy-in}.hero__eyebrow{color:#fff;letter-spacing:-.02em;text-underline-offset:-.16rem;text-decoration-skip-ink:none;margin:0 0 .6rem;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:650;text-decoration:underline .45rem #ffffff73}.hero h1{font-size:var(--font-size-display-lg);letter-spacing:-.075em;margin:0;font-weight:800;line-height:1.04}.hero__description{color:#fff;letter-spacing:-.025em;max-width:33rem;margin:1.5rem 0 2.4rem;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.8}.store-badges{flex-wrap:wrap;gap:.75rem;display:flex}.store-badge{border-radius:999px;transition:transform .18s,box-shadow .18s;display:block;overflow:hidden;box-shadow:0 10px 28px #162b8329}.store-badge:hover{transform:translateY(-3px);box-shadow:0 15px 34px #162b833d}.store-badge img{width:12.75rem;height:auto}.hero__scroll{z-index:2;color:#fff;font-size:var(--font-size-caption);letter-spacing:.08em;align-items:center;gap:.8rem;font-weight:650;display:flex;position:absolute;bottom:2.25rem;right:2rem}.hero__scroll-line{background:#ffffff59;width:3rem;height:1px;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";background:#fff;animation:2s ease-in-out infinite scroll-line;position:absolute;inset:0;transform:translate(-100%)}.intro{width:min(calc(100% - 3rem), var(--content-width));text-align:center;margin:0 auto;padding:clamp(6rem,11vw,9rem) 0 clamp(5rem,8vw,7rem)}.intro__eyebrow{color:var(--blue-600);font-size:var(--font-size-body-md);letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0 0 .9rem;font-weight:750;display:inline-flex}.intro h2{font-size:var(--font-size-display-sm);letter-spacing:-.065em;margin:0;font-weight:800;line-height:1.2}.features{width:min(calc(100% - 3rem), var(--content-width));margin:0 auto;padding-bottom:clamp(7rem,12vw,11rem)}.feature{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3.5rem,8vw,7rem);display:grid}.feature+.feature{margin-top:clamp(6rem,11vw,10rem)}.feature--image-left .feature__visual{order:1}.feature--image-left .feature__content{order:2}.feature--image-right .feature__content{order:1}.feature--image-right .feature__visual{order:2}.feature__content{max-width:30rem}.feature--image-left .feature__content{justify-self:end}.feature__eyebrow{color:var(--blue-600);font-size:var(--font-size-label);letter-spacing:-.01em;align-items:center;gap:.65rem;margin-bottom:1.3rem;font-weight:750;display:flex}.feature__icon{background:var(--blue-100);border-radius:.75rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.feature__index{color:#a8b1c0;font-size:var(--font-size-label-sm);font-variant-numeric:tabular-nums;letter-spacing:.08em;margin-left:auto}.feature h2{font-size:var(--font-size-title-lg);letter-spacing:-.065em;text-wrap:balance;margin:0;font-weight:800;line-height:1.18}.feature__content>p{color:var(--ink-600);font-size:var(--font-size-body-fluid);letter-spacing:-.027em;text-wrap:pretty;margin:1.5rem 0 0;line-height:1.85}.feature__visual{border-radius:var(--radius-lg);background:var(--blue-50);box-shadow:var(--shadow-soft);border:1px solid #edf2fb;overflow:hidden}.feature__visual img{aspect-ratio:6/5;object-fit:cover;width:100%;transition:transform .52s cubic-bezier(.22,1,.36,1)}.feature__visual:hover img{transform:scale(1.018)}.download{color:#fff;background:linear-gradient(112deg,#1264bf 0%,#314fbd 56%,#4c3fb7 100%);position:relative;overflow:hidden}.download:before,.download:after{content:"";background:#ffffff14;border-radius:50%;position:absolute}.download:before{width:24rem;height:24rem;top:-17rem;right:22%}.download:after{width:15rem;height:15rem;bottom:-11rem;left:9%}.download__inner{z-index:1;width:min(calc(100% - 3rem), var(--content-width));justify-content:space-between;align-items:center;gap:3rem;min-height:16rem;margin:0 auto;display:flex;position:relative}.download__message{align-items:center;gap:1.5rem;display:flex}.download__message>img{filter:drop-shadow(0 12px 22px #0d349b33);width:12.5rem;height:auto;position:relative;top:-2rem}.download__message p{color:#fff;font-size:var(--font-size-body-sm);margin:0 0 .35rem;font-weight:650}.download__message h2{font-size:var(--font-size-title-md);letter-spacing:-.055em;margin:0;font-weight:800;line-height:1.25}.store-badges--inverse{flex:none}.store-badges--inverse .store-badge img{width:12.75rem}.store-finder{border-bottom:1px solid var(--line);background:linear-gradient(#f9fbff,#f2f6ff);position:relative;overflow:hidden}.store-finder:after{content:"";border:4.5rem solid #d7e3ff8c;border-radius:50%;width:32rem;height:17rem;position:absolute;bottom:-9rem;right:-4rem;transform:rotate(-10deg)}.store-finder__inner{z-index:1;width:min(calc(100% - 3rem), var(--content-width));justify-content:space-between;align-items:center;gap:4rem;min-height:21rem;margin:0 auto;display:flex;position:relative}.store-finder__content{max-width:48rem}.store-finder__icon{background:var(--blue-100);width:2.75rem;height:2.75rem;color:var(--blue-600);border-radius:.9rem;place-items:center;margin-bottom:1.2rem;display:grid}.store-finder h2{font-size:var(--font-size-title-sm);letter-spacing:-.055em;margin:0;font-weight:800;line-height:1.35}.store-finder p{color:var(--ink-600);font-size:var(--font-size-body);margin:.85rem 0 1.25rem}.store-finder a{min-height:2.75rem;color:var(--blue-600);align-items:center;gap:.45rem;font-weight:750;display:inline-flex}.store-finder a svg{transition:transform .16s}.store-finder a:hover svg{transform:translate(2px,-2px)}.store-finder__pin{flex:none;width:11.5rem;margin-right:1rem}.site-footer{background:#fff;padding:4.5rem 0 1.8rem}.site-footer__inner{width:min(calc(100% - 3rem), var(--content-width));justify-content:space-between;align-items:flex-start;gap:3rem;margin:0 auto;display:flex}.site-footer__company strong,.site-footer__company span{display:block}.site-footer__company strong{font-size:var(--font-size-body-lg);letter-spacing:-.035em}.site-footer__company span{color:var(--ink-800);margin-top:.1rem;font-size:.9rem;font-weight:600}.site-footer__company p{color:var(--ink-600);font-size:var(--font-size-label-md);margin:1.1rem 0 0;line-height:1.8}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;display:flex}.site-footer__bottom{width:min(calc(100% - 3rem), var(--content-width));border-top:1px solid var(--line);color:#667085;font-size:var(--font-size-caption);justify-content:space-between;align-items:center;margin:3.5rem auto 0;padding-top:1.25rem;display:flex}.site-footer__bottom a{font-weight:650}@keyframes hero-device-in{0%{opacity:0;transform:translateY(2.5rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{0%,20%{transform:translate(-100%)}70%,to{transform:translate(100%)}}@media (width<=64rem){.hero__inner{grid-template-columns:minmax(18rem,.85fr) minmax(21rem,1.15fr);gap:3rem}.feature{gap:3.5rem}.download__inner{text-align:center;flex-direction:column;justify-content:center;padding:3.5rem 0}.download__message{flex-direction:column;gap:1rem}.download__message>img{top:-3.5rem}}@media (width<=57.5rem){.site-header__inner,.hero__inner,.intro,.features,.download__inner,.store-finder__inner,.site-footer__inner,.site-footer__bottom{width:min(100% - 2.5rem,42rem)}.site-nav{display:none}.mobile-nav{margin-left:auto;display:block}.header-cta{display:inline-flex}.hero,.hero__inner{min-height:auto}.hero__inner{text-align:center;grid-template-columns:1fr;gap:2rem;padding:5rem 0 0}.hero__content{order:1;padding:0}.hero__description{margin-left:auto;margin-right:auto}.hero__visual{order:2;height:auto;padding-top:0}.hero__visual img{width:min(31rem,88vw);max-height:none}.hero .store-badges{justify-content:center}.hero__scroll{display:none}.feature{grid-template-columns:1fr;gap:2.5rem}.feature+.feature{margin-top:7.5rem}.feature .feature__content{order:1;justify-self:start;max-width:34rem}.feature .feature__visual{order:2}.store-finder__inner{min-height:auto;padding:5rem 0 4rem}.store-finder__pin{width:8.5rem;margin:0}.site-footer__inner{flex-direction:column}.footer-nav{justify-content:flex-start}}@media (width<=40rem){html{scroll-padding-top:4.5rem}.site-header__inner,.hero__inner,.intro,.features,.download__inner,.store-finder__inner,.site-footer__inner,.site-footer__bottom{width:min(100% - 2rem,34rem)}.site-header__inner{gap:.5rem;min-height:4rem}.brand-link img{width:6.6rem;height:auto}.header-cta{padding:.56rem .8rem;font-size:.8rem}.hero__inner{padding-top:4rem}.hero h1{font-size:clamp(3rem,14vw,4.25rem)}.hero__description{margin-top:1.2rem;margin-bottom:2rem;font-size:.975rem}.store-badges{flex-wrap:nowrap;justify-content:center;gap:.55rem;width:100%}.store-badge{max-width:48%}.store-badge img,.store-badges--inverse .store-badge img{width:100%}.intro{padding-top:5.5rem;padding-bottom:4rem}.intro h2{font-size:clamp(1.9rem,9vw,2.6rem)}.feature+.feature{margin-top:6.5rem}.feature__content>p{font-size:1rem}.feature__visual{border-radius:1.6rem}.download__inner{min-height:23rem;padding:3.5rem 0}.download__message h2{font-size:1.7rem}.store-finder__inner{align-items:flex-end;gap:1rem}.store-finder__pin{width:5.5rem}.site-footer{padding-top:3.5rem}.footer-nav{flex-direction:column;gap:.85rem}.site-footer__bottom{align-items:flex-end;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
