@font-face{font-family:Pretendard Variable;src:url(/fonts/PretendardVariable.woff2)format("woff2");font-style:normal;font-weight:45 920;font-display:swap}@font-face{font-family:Jua;src:url(/fonts/Jua-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Caprasimo;src:url(/fonts/Caprasimo-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--bg:#f5ead8;--surface:#ebddc5;--card:#f9f4ed;--ink:#201e1d;--ink-60:#201e1d9e;--ink-45:#201e1d73;--line:#201e1d1a;--accent:#c67139;--accent-100:#fff2eb;--accent-200:#ffe1d0;--accent-300:#ffc6a5;--accent-700:#8c491a;--accent-800:#643312;--sage-100:#f0fae1;--sage-700:#56633f;--sage-800:#3d472b;--sage-900:#272e1b;--neutral-200:#eee7db;--neutral-800:#474238;--shadow-md:0 3px 10px #2e2b2529;--shadow-lg:0 12px 32px #2e2b2538;--font-display:"Jua", "Noto Sans KR", system-ui, sans-serif;--font-body:"Pretendard Variable", Pretendard, "Noto Sans KR", system-ui, sans-serif;--pad:24px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:400}p{margin:0}img{max-width:100%;display:block}a{color:var(--accent-700);text-decoration:none}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:#c671394d}h1{font-size:35px;line-height:1.32}h2{font-size:27px;line-height:1.4}h3{font-size:20px}h4{font-size:19px}.lead{color:var(--ink-60);font-size:16px;line-height:1.75}.kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-700);margin-bottom:10px;font-size:12px}.note{color:var(--ink-45);font-size:13px}.header{height:64px;padding:0 var(--pad);border-bottom:1px solid var(--line);z-index:10;background:var(--bg);justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:8px;display:flex}.brand:hover{color:inherit}.brand__icon{border-radius:10px;width:34px;height:34px}.brand__name{font-family:var(--font-display);font-size:21px;line-height:1}.brand__latin{letter-spacing:.16em;color:var(--accent-700);align-self:flex-end;padding-bottom:3px;font-family:Caprasimo,serif;font-size:12px}.nav{align-items:center;gap:16px;font-size:14px;display:flex}.header>.nav{display:none}.nav a{color:var(--ink)}.nav a:hover{color:var(--accent)}.btn{font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;padding:17px 28px;font-size:18px;display:inline-flex}.btn--primary{background:var(--accent);color:var(--bg);width:100%}.btn--primary:hover{color:var(--bg);background:#b2622d}.btn--primary:active{background:var(--accent-700)}.btn--ghost{color:var(--accent-700);padding-inline:12px}.pill{background:var(--accent-100);color:var(--accent-800);border-radius:999px;padding:8px 15px;font-size:13px;display:inline-flex}.section{padding:64px var(--pad)}.section--tight{padding-top:0}.band{background:var(--surface);padding:64px var(--pad)}.hero{padding:44px var(--pad) 56px;overflow:clip}.hero h1{margin:20px 0 16px}.hero__cta{flex-direction:column;gap:8px;margin-top:28px;display:flex}.hero .note{text-align:center;margin-top:14px}.hero__art{margin-top:40px;padding-bottom:96px;position:relative}.hero__circle{background:var(--accent-100);border-radius:50%;width:280px;height:280px;margin-left:-140px;position:absolute;top:60px;left:50%}.hero__icon{border-radius:22px;width:92px;height:92px;position:absolute;top:0;left:0}.hero__art .phone{margin:26px auto 0;position:relative}.hero__art .notif{position:absolute;bottom:0;left:0;right:24px}.phone{background:var(--ink);box-shadow:var(--shadow-lg);border-radius:40px;width:240px;padding:9px}.phone img{border-radius:32px;width:100%}.phone--lg{border-radius:46px;width:100%;max-width:340px;padding:11px}.phone--lg img{border-radius:36px}.phone--sm{border-radius:44px;width:100%;max-width:320px;padding:10px}.phone--sm img{border-radius:35px}.notif{background:var(--card);width:326px;max-width:100%;box-shadow:var(--shadow-lg);border-radius:24px;padding:16px 18px}.notif__head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.notif__icon{border-radius:7px;width:22px;height:22px}.notif__app{font-size:13px;font-weight:600}.notif__time{color:var(--ink-45);font-size:12px}.notif__body{margin-bottom:12px;font-size:15px;line-height:1.5}.notif__actions{gap:6px;display:flex}.chip{background:var(--neutral-200);border-radius:999px;padding:8px 12px;font-size:13px}.chip--primary{background:var(--accent);color:var(--bg)}.benefits{padding:0 var(--pad) 56px;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.benefit{background:var(--card);color:var(--accent);border-radius:24px;padding:20px 18px}.benefit:last-child{grid-column:span 2}.benefit__icon{margin-bottom:12px;display:block}.benefit__bowl{border-radius:9px;width:30px;height:30px}.benefit p{font-family:var(--font-display);color:var(--ink);font-size:16px;line-height:1.4}.cards{flex-direction:column;gap:14px;margin-top:28px;display:flex}.card{background:var(--card);border-radius:26px;padding:24px 22px}.card__icon{background:var(--accent-100);width:44px;height:44px;color:var(--accent-700);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.card h3{margin-bottom:8px}.card p{color:var(--ink-60);font-size:15px;line-height:1.7}.band .lead{margin-top:16px}.pull{font-family:var(--font-display);color:var(--accent-700);margin-top:28px;font-size:19px;line-height:1.6}.steps{flex-direction:column;gap:28px;margin-top:32px;display:flex;position:relative}.steps__line{display:none}.step{grid-template-columns:48px 1fr;column-gap:18px;display:grid}.step__num{background:var(--accent);width:48px;height:48px;color:var(--bg);border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;font-family:Caprasimo,serif;font-size:20px;display:flex}.step h3{margin-bottom:6px}.step p{color:var(--ink-60);font-size:15px;line-height:1.7}.screens__hero{margin-top:28px}.screens__text h3{display:none}.screens__text p{color:var(--ink-60);font-size:16px;line-height:1.75}.bullets{flex-direction:column;gap:12px;margin:20px 0 0;padding:0;list-style:none;display:flex}.bullets li{padding-left:22px;font-size:15px;line-height:1.7;position:relative}.bullets li:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:10px;left:0}.screens__hero .phone{margin:28px auto 0}.screens__grid{flex-direction:column;gap:36px;margin-top:44px;display:flex}.screens__grid figure{margin:0}.screens__grid figcaption h4{margin:18px 0 8px}.screens__grid figcaption p{color:var(--ink-60);font-size:15px;line-height:1.7}.privacy{background:var(--sage-100);border-radius:32px;padding:36px 28px}.privacy h2{color:var(--sage-900)}.privacy__text p{color:var(--sage-800);margin-top:14px;font-size:16px;line-height:1.75}.privacy__list{flex-direction:column;gap:10px;margin-top:24px;display:flex}.privacy__item{background:var(--card);font-family:var(--font-display);color:var(--sage-700);border-radius:20px;align-items:center;gap:12px;padding:16px 18px;font-size:16px;display:flex}.privacy__item span{color:var(--ink)}.final{background:var(--accent-800);color:var(--bg);border-radius:36px;padding:44px 28px}.final__icon{border-radius:18px;width:68px;height:68px;margin-bottom:20px}.final h2{color:var(--bg)}.final>p{color:var(--accent-200);max-width:640px;margin-top:14px;font-size:16px;line-height:1.75}.footer{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding:24px;display:flex}.brand--sm .brand__icon{border-radius:8px;width:26px;height:26px}.brand--sm .brand__name{font-size:17px}.footer__meta{color:var(--ink-45);font-size:13px}.nav--footer a{color:var(--ink-60);font-size:15px}@media (width>=960px){:root{--pad:96px}h1{font-size:62px;line-height:1.26}h2{font-size:44px;line-height:1.34}h3{font-size:25px}h4{font-size:22px}.lead{font-size:19px;line-height:1.78}.lead--narrow{max-width:600px}.kicker{font-size:14px}.note{font-size:15px}.page{max-width:1440px;margin:0 auto}.header{height:92px}.brand__icon{border-radius:12px;width:44px;height:44px}.brand__name{font-size:28px}.nav{gap:40px;font-size:17px}.header>.nav{display:flex}.section{padding:112px var(--pad)}.section--tight{padding-top:0}.band{padding:112px var(--pad)}.hero{padding:88px var(--pad) 104px;grid-template-columns:568px 1fr;align-items:start;gap:56px;display:grid}.hero__text{padding-top:24px}.hero h1{margin:26px 0 24px}.hero .lead{max-width:520px}.hero__cta{flex-direction:row;align-items:center;gap:16px;margin-top:40px}.btn{padding:19px 34px;font-size:19px}.btn--primary{width:auto}.hero .note{text-align:left;margin-top:26px}.pill{padding:9px 18px;font-size:15px}.hero__art{height:748px;margin-top:0;padding-bottom:0}.hero__circle{width:480px;height:480px;margin-left:0;top:96px;left:96px}.hero__icon{border-radius:32px;width:136px;height:136px;top:122px;left:8px}.hero__art .phone{border-radius:52px;width:320px;margin:0;padding:11px;position:absolute;top:24px;left:212px}.hero__art .phone img{border-radius:42px}.hero__art .notif{border-radius:28px;width:392px;padding:20px 22px;inset:534px auto auto 24px}.notif__icon{border-radius:8px;width:26px;height:26px}.notif__app{font-size:14px}.notif__body{margin-bottom:14px;font-size:17px}.notif__actions{gap:8px}.chip{padding:9px 16px;font-size:14px}.benefits{padding:0 var(--pad) 96px;grid-template-columns:repeat(5,1fr);gap:20px}.benefit{border-radius:28px;padding:26px 22px}.benefit:last-child{grid-column:auto}.benefit p{font-size:18px}.cards{flex-direction:row;gap:28px;margin-top:56px}.card{border-radius:32px;flex:1;padding:36px 34px}.card__icon{width:56px;height:56px;margin-bottom:22px}.card h3{margin-bottom:12px}.card p{font-size:17px;line-height:1.72}.band .lead{margin-top:24px}.pull{margin-top:56px;font-size:26px}.steps{flex-direction:row;gap:28px;margin-top:64px}.steps__line{border-top:2px dashed var(--accent-300);display:block;position:absolute;top:33px;left:64px;right:64px}.step{flex:1;display:block;position:relative}.step__num{width:68px;height:68px;box-shadow:0 0 0 12px var(--bg);margin-bottom:26px;font-size:28px}.step h3{margin-bottom:12px}.step p{font-size:17px;line-height:1.72}.screens__hero{justify-content:space-between;align-items:flex-start;gap:64px;margin-top:56px;display:flex}.screens__text{width:460px;padding-top:24px}.screens__text h3{margin-bottom:20px;font-size:32px;line-height:1.4;display:block}.screens__text p{font-size:18px;line-height:1.78}.bullets{gap:16px;margin-top:32px}.bullets li{padding-left:24px;font-size:17px}.screens__hero .phone--lg{border-radius:60px;width:468px;max-width:none;margin:0;padding:14px}.screens__hero .phone--lg img{border-radius:48px}.screens__grid{flex-direction:row;gap:44px;margin-top:88px}.screens__grid figure{width:340px}.screens__grid figcaption h4{margin:26px 0 10px}.screens__grid figcaption p{font-size:16px}.privacy{border-radius:44px;align-items:flex-start;gap:80px;padding:72px 80px;display:flex}.privacy__text{width:520px}.privacy__text p{margin-top:22px;font-size:18px;line-height:1.78}.privacy__list{flex:1;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:0;display:grid}.privacy__item{border-radius:26px;padding:24px 26px;font-size:18px}.final{border-radius:48px;padding:88px 80px}.final__icon{border-radius:22px;width:88px;height:88px;margin-bottom:28px}.final h2{font-size:48px;line-height:1.3}.final>p{margin-top:20px;font-size:19px;line-height:1.78}.footer{padding:36px var(--pad) 44px;flex-direction:row;justify-content:space-between;align-items:center}.brand--sm .brand__icon{border-radius:9px;width:30px;height:30px}.brand--sm .brand__name{font-size:19px}.footer__meta{margin-left:8px;font-size:15px}.nav--footer{gap:28px}}@media (width>=960px) and (width<=1279px){:root{--pad:48px}.hero{grid-template-columns:minmax(460px,1fr) 360px;gap:28px}.hero__art{height:700px}.hero__circle{width:420px;height:420px;left:-30px}.hero__icon{border-radius:28px;width:112px;height:112px;left:-12px}.hero__art .phone{width:300px;left:50px}.hero__art .notif{width:340px;top:510px;left:-20px}}
