@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";:root{--brand:#ff5a1f;--brand-dark:#e3470f;--brand-soft:#fff1ea;--hero-1:#fde7ee;--hero-2:#fff4ec;--ink:#1f2328;--ink-2:#444b54;--muted:#7a828c;--line:#ececf0;--bg:#fff;--bg-soft:#f7f7f9;--radius:16px;--maxw:1120px;--detail-w:760px;--header-h:66px;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Pretendard Variable,Pretendard,system-ui,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.app{min-height:100vh}.btn{border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 26px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .12s,background .15s,color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover{background:var(--brand-dark)}.btn--ghost{color:var(--brand);border-color:var(--brand);background:#fff}.btn--ghost:hover{background:var(--brand-soft)}.btn--lg{padding:16px 40px;font-size:18px}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#ffffffd9;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 4px 20px #0000000a}.header-inner{max-width:var(--maxw);height:var(--header-h);align-items:center;gap:16px;margin:0 auto;padding:0 20px;display:flex}.brand{background:0 0;border:0;align-items:center;padding:0;display:flex}.brand img{width:auto;height:26px}.nav{flex:1;align-items:center;gap:4px;margin-left:24px;display:flex}.nav-link{color:var(--ink-2);background:0 0;border:0;border-radius:10px;padding:8px 14px;font-size:16px;font-weight:600}.nav-link:hover{color:var(--brand);background:var(--brand-soft)}.nav-link.is-active{color:var(--brand)}.nav-cta{background:var(--brand);color:#fff;border-radius:999px;align-items:center;padding:10px 20px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.nav-cta:hover{background:var(--brand-dark)}.nav-cta--mobile{display:none}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;display:none}.menu-toggle span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.section-head{text-align:center;margin-bottom:36px}.section-eyebrow{letter-spacing:.12em;color:var(--brand);margin-bottom:10px;font-size:13px;font-weight:800;display:inline-block}.section-head h2{letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800}.hero{background:linear-gradient(135deg, var(--hero-1) 0%, var(--hero-2) 100%)}.hero-inner{max-width:var(--maxw);grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;margin:0 auto;padding:70px 20px 60px;display:grid}.hero-eyebrow{letter-spacing:.18em;color:var(--brand);margin-bottom:14px;font-size:15px;font-weight:800;display:inline-block}.hero-title{letter-spacing:-.03em;margin:0 0 18px;font-size:44px;font-weight:800;line-height:1.2}.hero-title strong{color:var(--brand)}.hero-sub{color:var(--ink-2);margin:0 0 28px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{justify-content:center;display:flex}.hero-visual img{filter:drop-shadow(0 24px 40px #0000001f);width:100%;max-width:420px}.features{max-width:var(--maxw);margin:0 auto;padding:84px 20px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:30px 24px;transition:transform .18s,box-shadow .18s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000000f}.feature-icon{margin-bottom:14px;font-size:36px}.feature-card h3{margin:0 0 10px;font-size:19px;font-weight:800}.feature-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.detail{background:var(--bg-soft);padding:84px 20px}.detail .section-head{margin-bottom:30px}.detail-stack{max-width:var(--detail-w);border-radius:var(--radius);background:#fff;margin:0 auto;overflow:hidden;box-shadow:0 18px 50px #00000014}.detail-img{width:100%;height:auto;display:block}.app-download{background:var(--brand-soft);padding:70px 20px}.app-download-inner{align-items:center;gap:36px;max-width:860px;margin:0 auto;display:flex}.app-icon{border-radius:24px;flex-shrink:0;width:110px;height:110px;box-shadow:0 12px 26px #ff5a1f47}.app-copy h2{margin:0 0 12px;font-size:26px;font-weight:800}.app-copy p{color:var(--ink-2);margin:0 0 20px;font-size:16px}.store-badges{flex-wrap:wrap;gap:12px;display:flex}.store-badges img{border-radius:8px;width:auto;height:50px}.cta{text-align:center;padding:84px 20px}.cta h2{letter-spacing:-.02em;margin:0 0 26px;font-size:28px;font-weight:800}.support-hero{background:linear-gradient(135deg, var(--hero-1) 0%, var(--hero-2) 100%);text-align:center;padding:64px 20px 56px}.support-hero h1{margin:6px 0 10px;font-size:36px;font-weight:800}.support-hero p{color:var(--ink-2);margin:0;font-size:17px}.support-section{border-bottom:1px solid var(--line);max-width:860px;margin:0 auto;padding:44px 20px}.support-h2{letter-spacing:-.02em;margin:0 0 20px;font-size:24px;font-weight:800}.support-h3{color:var(--ink);margin:26px 0 12px;font-size:18px;font-weight:700}.contact-card{background:linear-gradient(135deg, #fff, var(--brand-soft));border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:32px 30px}.contact-card h2{color:var(--ink-2);margin:0 0 8px;font-size:17px;font-weight:700}.contact-tel{color:var(--brand);letter-spacing:-.02em;font-size:38px;font-weight:800;text-decoration:none;display:inline-block}.contact-hours{color:var(--muted);margin:8px 0 0;font-size:15px}.bullet-list,.num-list{margin:0;padding-left:0;list-style:none}.bullet-list li{color:var(--ink-2);margin-bottom:10px;padding-left:20px;line-height:1.6;position:relative}.bullet-list li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:2px}.bullet-list--muted li{color:var(--muted);font-size:14px}.bullet-list--muted li:before{background:var(--muted)}.num-list{counter-reset:item}.num-list li{color:var(--ink-2);margin-bottom:10px;padding-left:30px;line-height:1.6;position:relative}.num-list li:before{counter-increment:item;content:counter(item);background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:12px;font-weight:700;display:flex;position:absolute;top:1px;left:0}.as-box{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:26px 26px 30px}.as-intro{color:var(--ink-2);margin:0 0 16px}.as-address{border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;margin:0 0 6px;padding:18px 20px;display:grid}.as-address>div{gap:12px;display:flex}.as-address dt{color:var(--muted);flex:0 0 78px;margin:0;font-weight:600}.as-address dd{color:var(--ink);margin:0;font-weight:600}.as-h4{margin:22px 0 12px;font-size:16px;font-weight:700}.faq{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{text-align:left;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:20px 4px;display:flex}.faq-q-mark{background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.faq-q-text{color:var(--ink);flex:1;font-size:17px;font-weight:700}.faq-chevron{color:var(--brand);flex-shrink:0;font-size:24px;line-height:1}.faq-a{padding:0 4px 22px 44px}.faq-a p{color:var(--ink-2);margin:0 0 8px;line-height:1.65}.faq-a p:last-child{margin-bottom:0}.site-footer{color:#c9ccd2;background:#1c1d21}.footer-inner{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;gap:40px;margin:0 auto;padding:50px 20px 36px;display:flex}.footer-brand img{filter:brightness(0)invert();opacity:.92;height:24px}.footer-brand p{color:#8b9099;margin:12px 0 0;font-size:14px}.footer-cols{flex-wrap:wrap;gap:64px;display:flex}.footer-col{flex-direction:column;gap:8px;display:flex}.footer-col h4{color:#fff;margin:0 0 6px;font-size:14px;font-weight:700}.footer-col button{color:#c9ccd2;text-align:left;background:0 0;border:0;padding:0;font-size:14px}.footer-col button:hover{color:#fff}.footer-tel{color:var(--brand);font-size:22px;font-weight:800;text-decoration:none}.footer-col p{color:#8b9099;margin:0;font-size:13px}.footer-bottom{text-align:center;border-top:1px solid #2c2e34;padding:18px 20px}.footer-bottom p{color:#7b8089;margin:0;font-size:13px}.br-pc{display:inline}@media (width<=900px){.hero-inner{text-align:center;grid-template-columns:1fr;padding:54px 20px 44px}.hero-actions{justify-content:center}.hero-visual{order:-1}.hero-visual img{max-width:300px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.br-pc{display:none}.menu-toggle{display:flex}.nav{top:var(--header-h);border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:8px;transition:transform .2s,opacity .2s;position:fixed;left:0;right:0;transform:translateY(-12px);box-shadow:0 12px 24px #00000014}.nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-link{border-radius:10px;padding:14px 16px;font-size:17px}.nav-cta--desktop{display:none}.nav-cta--mobile{justify-content:center;margin:8px 8px 4px;display:flex}.hero-title{font-size:32px}.hero-sub{font-size:16px}.section-head h2{font-size:25px}.features,.detail{padding:56px 16px}.feature-grid{grid-template-columns:1fr}.app-download-inner{text-align:center;flex-direction:column;gap:22px}.store-badges{justify-content:center}.contact-tel{font-size:30px}.footer-inner{flex-direction:column;gap:28px}.footer-cols{gap:40px}}
