.home{--ink:#191919;--ink-2:#3d3d3d;--ink-3:#5e5e5e;--bg:#fff;--bg-soft:#f7f6f3;--purple:#8b5cf6;--purple-deep:#6d28d9;--purple-soft:#f4f0ff;--border:#e2e1dc;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.65}.home,.home *{box-sizing:border-box;margin:0;padding:0}.home .container{max-width:1120px;margin:0 auto;padding:0 24px}.home a{color:inherit;text-decoration:none}.home nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.home .nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.home .logo{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.home .logo-mark{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.home .nav-cta{background:var(--ink);color:#fff;border-radius:9px;padding:10px 20px;font-size:15px;font-weight:600}.home .btn-primary{background:var(--ink);color:#fff;border-radius:11px;align-items:center;gap:8px;padding:17px 30px;font-size:18px;font-weight:700;transition:transform .12s,background .12s;display:inline-flex}.home .btn-primary:hover{background:#000;transform:translateY(-1px)}.home .btn-secondary{color:var(--ink);border:1.5px solid var(--border);border-radius:11px;align-items:center;gap:8px;padding:17px 28px;font-size:18px;font-weight:700;transition:background .12s;display:inline-flex}.home .btn-secondary:hover{background:var(--bg-soft)}.home .section{padding:104px 0}.home .section-head{text-align:center;max-width:720px;margin:0 auto}.home .eyebrow{color:var(--purple-deep);letter-spacing:.02em;margin-bottom:16px;font-size:15px;font-weight:700;display:inline-block}.home .section-title{letter-spacing:-.03em;font-size:clamp(31px,4vw,44px);font-weight:800;line-height:1.28}.home .section-sub{color:var(--ink-3);margin-top:18px;font-size:19px;line-height:1.6}.home .hero{background:linear-gradient(180deg, var(--bg-soft) 0%, #fcfbfa 100%);padding:80px 0 100px}.home .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.home .hero-tag{color:var(--purple-deep);background:var(--purple-soft);border-radius:999px;align-items:center;gap:7px;margin-bottom:26px;padding:8px 15px;font-size:15px;font-weight:600;display:inline-flex}.home .hero-tag:before{content:"";background:var(--purple);border-radius:50%;width:7px;height:7px}.home .hero h1{letter-spacing:-.038em;margin-bottom:26px;font-size:clamp(39px,5vw,58px);font-weight:900;line-height:1.22}.home .hero h1 .hl{background:linear-gradient(#0000 60%,#8b5cf63d 60%);padding:0 4px}.home .hero-sub{color:var(--ink-2);margin-bottom:36px;font-size:22px;font-weight:500;line-height:1.6}.home .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.home .kakao{background:linear-gradient(170deg,#aac0d2 0%,#93abbf 100%);border-radius:24px;padding:26px 22px;box-shadow:0 24px 60px #28324633}.home .kakao-head{text-align:center;color:#0000008c;background:#fff9;border-radius:8px;width:fit-content;margin:0 auto 18px;padding:7px 14px;font-size:14px;font-weight:600}.home .kakao-msg{align-items:flex-end;gap:9px;margin-bottom:11px;display:flex}.home .kakao-avatar{background:var(--ink);color:#fff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:flex;position:relative}.home .kakao-avatar:after{content:"";background:var(--purple);border:1.5px solid #93abbf;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;right:3px}.home .kakao-bubble{background:#fff;border-radius:5px 17px 17px;max-width:300px;padding:13px 15px;font-size:16px;line-height:1.55;box-shadow:0 1px 3px #0000000f}.home .kakao-bubble strong{font-weight:700}.home .kakao-label{color:var(--purple-deep);background:var(--purple-soft);border-radius:5px;margin-bottom:7px;padding:3px 9px;font-size:13px;font-weight:700;display:inline-block}.home .kakao-sub{color:var(--ink-3);margin-top:4px;font-size:14px}.home .kakao-time{color:#00000073;font-size:13px}.home .seller-day{background:var(--bg)}.home .timeline{max-width:720px;margin:56px auto 0;position:relative}.home .timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:10px;bottom:96px;left:14px}.home .tl-item{gap:24px;padding-bottom:36px;display:flex;position:relative}.home .tl-dot{background:var(--bg);border:2px solid var(--border);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.home .tl-body{flex:1;padding-top:2px}.home .tl-time{color:var(--purple-deep);font-size:16px;font-weight:800}.home .tl-q{letter-spacing:-.02em;margin:4px 0 8px;font-size:22px;font-weight:700}.home .tl-desc{color:var(--ink-3);font-size:18px;line-height:1.62}.home .tl-final{align-items:flex-start;gap:24px;display:flex}.home .tl-final .tl-dot{background:var(--ink);border-color:var(--ink)}.home .tl-final-box{background:var(--bg-soft);border:1px solid var(--border);border-radius:14px;flex:1;padding:26px 28px}.home .tl-final-box .big{letter-spacing:-.02em;font-size:24px;font-weight:800}.home .tl-final-box .small{color:var(--ink-2);margin-top:8px;font-size:19px;font-weight:600;line-height:1.55}.home .bridge{background:var(--ink);color:#fff;text-align:center;padding:104px 0}.home .bridge-eyebrow{color:#c4b5fd;letter-spacing:.04em;margin-bottom:22px;font-size:16px;font-weight:700}.home .bridge h2{letter-spacing:-.035em;font-size:clamp(33px,4.4vw,50px);font-weight:900;line-height:1.26}.home .bridge h2 .hl{color:#c4b5fd}.home .bridge-sub{color:#d4d4d4;max-width:600px;margin:26px auto 0;font-size:21px;line-height:1.7}.home .bridge-box{color:#fff;letter-spacing:-.02em;background:#8b5cf62e;border:1.5px solid #c4b5fd66;border-radius:14px;margin-top:44px;padding:20px 36px;font-size:22px;font-weight:800;display:inline-block}.home .departments{background:var(--bg-soft)}.home .dept-list{flex-direction:column;gap:32px;margin-top:60px;display:flex}.home .dept{background:var(--bg);border:1px solid var(--border);border-radius:20px;grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;padding:46px;transition:box-shadow .15s;display:grid}.home .dept:hover{box-shadow:0 14px 40px #19191914}.home .dept:nth-child(2n) .dept-visual{order:-1}.home .dept-badge{color:#0f7b3e;background:#e6f4ec;border-radius:6px;align-items:center;gap:5px;margin-bottom:14px;padding:4px 11px;font-size:14px;font-weight:700;display:inline-flex}.home .dept-name{letter-spacing:-.025em;font-size:28px;font-weight:800}.home .dept-tagline{color:var(--purple-deep);margin-top:5px;font-size:17px;font-weight:600}.home .dept-oneliner{letter-spacing:-.02em;margin:18px 0 22px;font-size:21px;font-weight:700;line-height:1.45}.home .dept-oneliner .hl{background:linear-gradient(#0000 58%,#8b5cf638 58%)}.home .dept-checks{flex-direction:column;gap:12px;margin-bottom:24px;list-style:none;display:flex}.home .dept-checks li{color:var(--ink-2);padding-left:34px;font-size:17px;line-height:1.5;position:relative}.home .dept-checks li:before{content:"✓";background:var(--purple-soft);width:24px;height:24px;color:var(--purple-deep);border-radius:7px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;position:absolute;top:1px;left:0}.home .dept-link{color:var(--purple-deep);font-size:17px;font-weight:700}.home .dept-link:hover{color:var(--purple-deep)}.home .dept-visual{background:linear-gradient(160deg, var(--purple-soft) 0%, #fbfaff 100%);text-align:center;border-radius:16px;padding:52px 30px}.home .dept-emoji{font-size:56px}.home .dept-visual-label{color:var(--ink);letter-spacing:-.02em;margin-top:18px;font-size:19px;font-weight:700;line-height:1.5}.home .why{background:var(--bg)}.home .why-rows{margin-top:56px}.home .why-row{border-top:1px solid var(--border);grid-template-columns:96px 1fr 1.4fr;align-items:center;gap:36px;padding:36px 8px;display:grid}.home .why-row:last-child{border-bottom:1px solid var(--border)}.home .why-num{color:var(--purple);opacity:.55;letter-spacing:-.03em;font-size:42px;font-weight:900}.home .why-title{letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.32}.home .why-desc{color:var(--ink-2);font-size:18px;line-height:1.7}.home .why-desc .quote{color:var(--ink);margin-bottom:8px;font-size:19px;font-weight:700;display:block}.home .proof{background:var(--ink);color:#fff}.home .proof-lead{text-align:center;letter-spacing:-.02em;max-width:740px;margin:0 auto;font-size:clamp(23px,2.6vw,31px);font-weight:700;line-height:1.5}.home .proof-lead .hl{color:#c4b5fd}.home .proof-stats{grid-template-columns:repeat(2,1fr);gap:24px;max-width:720px;margin-top:56px;margin-left:auto;margin-right:auto;display:grid}.home .proof-stat{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:38px 24px}.home .proof-stat-cat{color:#a8aeb8;font-size:15px;font-weight:600}.home .proof-stat-num{color:#fff;letter-spacing:-.03em;margin:12px 0 8px;font-size:52px;font-weight:900;line-height:1.1}.home .proof-stat-desc{color:#a8aeb8;font-size:16px;line-height:1.55}.home .cta{background:var(--purple-soft);text-align:center}.home .cta h2{letter-spacing:-.03em;font-size:clamp(31px,3.6vw,42px);font-weight:800;line-height:1.3}.home .cta p{color:var(--ink-2);margin:18px 0 34px;font-size:20px}.home footer{background:var(--ink);color:#a8aeb8;padding:36px 0;font-size:15px}.home .footer-inner{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.home .footer-logo{color:#fff;font-size:16px;font-weight:800}.home .kakao-note{text-align:center;color:#9a9a9a;margin-top:10px;font-size:12px}.home .mock-wrap{flex-direction:column;display:flex}.home .bridge-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:58px 0 50px;display:flex}.home .bridge-icon{text-align:center}.home .bi-icon{color:#c4b5fd;background:#8b5cf629;border:1px solid #c4b5fd52;border-radius:20px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 15px;display:flex}.home .bi-icon svg{width:34px;height:34px}.home .bi-label{color:#fff;font-size:17px;font-weight:700}.home .bi-arrow{color:#777;padding-bottom:28px;font-size:22px}.home .lineup{background:#f7f6f3;border-top:1px solid #e2e1dc;border-bottom:1px solid #e2e1dc;padding:120px 0}.home .lineup-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:880px;margin:0 auto 48px;display:grid}.home .lineup-card{text-align:center;color:inherit;background:#fff;border:1px solid #e2e1dc;border-radius:14px;padding:28px 24px;text-decoration:none;transition:all .2s;display:block}.home .lineup-card:hover{border-color:#191919;transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.home .lineup-card.current{background:#f4f0ff;border-color:#8b5cf6}.home .lineup-status{text-transform:uppercase;letter-spacing:.08em;border-radius:5px;margin-bottom:14px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.home .lineup-status.live{color:#fff;background:#191919}.home .lineup-status.current{color:#fff;background:#8b5cf6}.home .lineup-status.soon{color:#6d28d9;background:#f4f0ff}.home .lineup-name{color:#191919;margin-bottom:6px;font-size:18px;font-weight:800}.home .lineup-tag{color:#6b6b6b;font-size:13px}.home .lineup-demo-btn{color:#8b5cf6;border:1.5px solid #8b5cf6;border-radius:8px;margin-top:16px;padding:7px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-block}.home .lineup-demo-btn:hover{color:#fff;background:#8b5cf6}.home .lineup-deep{text-align:center;background:#191919;border-radius:16px;max-width:880px;margin:0 auto;padding:40px 36px}.home .lineup-deep-eyebrow{color:#a78bfa;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:12px;font-weight:700}.home .lineup-deep-title{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.4}.home .lineup-deep-desc{color:#ffffffb3;margin-bottom:24px;font-size:15px;line-height:1.65}.home .lineup-deep-btn{color:#191919;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.home .lineup-deep-btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #8b5cf64d}@media (max-width:880px){.home{font-size:16px}.home .section,.home .bridge{padding:72px 0}.home .hero{padding:56px 0 72px}.home .hero-grid{grid-template-columns:1fr;gap:44px}.home .hero-sub{font-size:19px}.home .bridge-box{padding:16px 22px;font-size:18px}.home .dept{grid-template-columns:1fr;gap:28px;padding:32px}.home .dept:nth-child(2n) .dept-visual{order:0}.home .why-row{grid-template-columns:1fr;gap:12px;padding:30px 4px}.home .why-num{font-size:34px}.home .proof-stats{grid-template-columns:1fr;gap:16px}.home .bridge-icons{gap:8px}.home .bi-icon{width:66px;height:66px}.home .bi-icon svg{width:28px;height:28px}.home .bi-label{font-size:14px}.home .bi-arrow{padding-bottom:24px;font-size:18px}}@media (max-width:720px){.home .lineup-grid{grid-template-columns:1fr}}
