:root{--black:#0a0a0a;--ink:#16161a;--white:#ffffff;--silver:#c9c9cf;--gray-400:#8a8a90;--gray-200:#d8d8dc;--gray-100:#f2f2f4;--bg:#ffffff;--bg-soft:#f6f6f9;--surface:#ffffff;--fg:#16161a;--fg-soft:#4d4e57;--fg-muted:#84858f;--line:rgba(18,18,28,0.1);--line-strong:rgba(18,18,28,0.16);--card-bg:#f5f5f8;--accent:#e1380d;--accent-ink:#c0300a;--accent-soft:rgba(225,56,13,0.1);--shadow-sm:0 1px 2px rgba(16,16,24,0.06),0 1px 1px rgba(16,16,24,0.04);--shadow-md:0 12px 32px -14px rgba(16,16,24,0.2);--shadow-lg:0 28px 64px -24px rgba(16,16,24,0.32);--ease:cubic-bezier(0.2,0.7,0.2,1);--max-w:1200px;--header-h:72px;--radius:18px;--radius-sm:12px;--radius-lg:26px;--font-sans:"Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv01";scroll-behavior:smooth}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.025em;word-break:keep-all}button{font-family:inherit;cursor:pointer}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:rgba(18,18,28,.22) transparent}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:rgba(18,18,28,.18);border-radius:999px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:rgba(18,18,28,.32)}#about,#product,#quote,#top{scroll-margin-top:calc(var(--header-h) + 12px)}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}.eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12.5px;letter-spacing:.24em;font-weight:700;color:var(--accent);text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:var(--accent)}.reveal{transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1);will-change:opacity,transform}html.js .reveal{opacity:0;transform:translateY(24px)}html.js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.js .reveal{opacity:1;transform:none;transition:none}}@media (max-width:768px){:root{--header-h:60px}.container{padding:0 18px}}.Header_header__ZPN_X{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-h);background:rgba(255,255,255,.72);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid transparent;transition:background .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease)}.Header_header__ZPN_X.Header_scrolled__QeXJF{background:rgba(255,255,255,.88);border-bottom-color:var(--line);box-shadow:0 8px 30px -16px rgba(16,16,24,.25)}.Header_inner__q09Ou{height:100%;display:flex;align-items:center;gap:24px}.Header_logo__1hGYx{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em;font-size:18px}.Header_logo__1hGYx img{width:28px;height:28px}.Header_nav__LLUoy{display:flex;align-items:center;gap:26px;margin:0 auto}.Header_navItem__Fdmv_{position:relative;font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--fg-soft);padding:6px 2px;transition:color .2s var(--ease)}.Header_navItem__Fdmv_:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:center;transition:transform .28s var(--ease)}.Header_navItem__Fdmv_:hover{color:var(--fg)}.Header_navItem__Fdmv_:hover:after{transform:scaleX(1)}.Header_navItemActive__wFoOK{color:var(--accent)}.Header_navItemActive__wFoOK:after{transform:scaleX(1)}.Header_burger__a4e8k{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:none;border:0}.Header_burger__a4e8k span{display:block;height:2px;width:100%;background:var(--fg);transition:transform .25s ease,opacity .2s ease}.Header_barTop__EepFq{transform:translateY(7px) rotate(45deg)}.Header_barMid__yYMru{opacity:0}.Header_barBot__rzrZ4{transform:translateY(-7px) rotate(-45deg)}.Header_mobileMenu__EtVHp{position:fixed;inset:var(--header-h) 0 0 0;z-index:90;background:var(--bg);padding:32px 24px 48px;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;gap:28px;overflow-y:auto}.Header_mobileOpen__6_ggA{transform:translateX(0)}.Header_mobileNav__K7PMS{display:flex;flex-direction:column}.Header_mobileNavItem___sY0i{padding:16px 0;font-size:22px;font-weight:700;letter-spacing:.02em;border-bottom:1px solid var(--line)}@media (max-width:980px){.Header_nav__LLUoy{display:none}.Header_burger__a4e8k{display:flex;margin-left:auto}}.Footer_footer__LxLGV{border-top:1px solid rgba(255,255,255,.14);background:#060606;color:var(--gray-200);padding:64px 0 56px}.Footer_inner__4mERO{display:flex;flex-direction:column;gap:36px}.Footer_top__EnE4J{display:flex;justify-content:space-between;flex-wrap:wrap;gap:28px}.Footer_brand__hrKsL{font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--white)}.Footer_tagline__JbGy8{margin-top:8px;font-size:12px;letter-spacing:.2em;color:var(--gray-400)}.Footer_links__kRMrM,.Footer_sns__j1Txn{display:flex;flex-wrap:wrap;gap:18px;font-size:14px;color:var(--gray-200)}.Footer_links__kRMrM a:hover,.Footer_sns__j1Txn a:hover{color:var(--accent)}.Footer_info__kxsgM{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:14px 28px;gap:14px 28px;margin:0;padding:28px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.Footer_info__kxsgM div{display:flex;gap:10px;font-size:13px}.Footer_info__kxsgM dt{flex:0 0 auto;min-width:120px;color:var(--gray-400);letter-spacing:.04em}.Footer_info__kxsgM dd{margin:0;color:var(--gray-200)}.Footer_bottom__GqBWJ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}.Footer_policy__aLh8B{display:flex;gap:18px;font-size:13px}.Footer_policy__aLh8B a{color:var(--gray-200)}.Footer_policy__aLh8B a:hover{color:var(--white)}.Footer_credit__aIZUK{text-align:right}.Footer_copyright__lB5DI{font-size:12px;color:var(--gray-400)}.Footer_madeby__u7slg{margin-top:6px;font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--gray-200)}@media (max-width:768px){.Footer_credit__aIZUK{text-align:left}.Footer_footer__LxLGV{padding:48px 0 40px}.Footer_info__kxsgM dt{min-width:100px}}