:root{color-scheme:dark;--bg: #050505;--bg-section: #0a0a0a;--white: #ffffff;--white-90: rgba(255, 255, 255, .9);--white-70: rgba(255, 255, 255, .7);--white-55: rgba(255, 255, 255, .55);--white-30: rgba(255, 255, 255, .3);--white-12: rgba(255, 255, 255, .12);--white-08: rgba(255, 255, 255, .08);--card: #1a1a1a;--card-hover: #242424;--accent: #69daff;--accent-ink: #002a35;--success: #7ef29a;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--white)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}video{display:block}.site-shell{width:100%;min-height:100vh;overflow-x:hidden;background:var(--bg)}.topbar{width:min(100%,1024px);height:56px;margin:0 auto;padding:9px 18px;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:10px;height:100%;color:var(--white);font-size:19px;font-weight:900;letter-spacing:-.06em}.logo img{width:34px;height:34px;border-radius:9px}.header-nav{display:flex;gap:22px;margin-left:auto;margin-right:20px;color:var(--white-55);font-size:14px;font-weight:800}.header-nav a:hover{color:var(--white)}.start-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 13px;border:1px solid var(--white);border-radius:6px;background:var(--white);color:#050505;font-size:14px;font-weight:800}.hero{width:fit-content;max-width:1024px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-copy{width:min(100%,500px);margin-top:50px;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center;white-space:pre-wrap}.mini-label{margin:0;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em}.hero h1{margin:0;color:var(--white);font-size:clamp(34px,4.7vw,48px);line-height:1.05;font-weight:800;letter-spacing:-.065em}.hero-title-ko{margin:0;color:var(--white);font-size:18px;font-weight:500}.hero-subcopy{margin:0;max-width:470px;color:var(--white-55);font-size:14px;line-height:1.55}.platform-strip{display:flex;gap:10px;align-items:center;opacity:.72}.platform-strip a,.platform-strip span{display:grid;place-items:center;min-width:50px;height:26px;border:1px solid var(--white-30);border-radius:999px;color:var(--white);font-size:12px;font-weight:900}.platform-strip .disabled{opacity:.5}.hero-media{width:min(100%,400px);display:grid;place-items:center}.hero-media video{width:100%;max-height:560px;border-radius:34px;object-fit:cover;box-shadow:0 30px 80px #00000073}.download-strip{width:min(100%,1024px);margin:20px auto;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:40px}.store-buttons{display:flex;align-items:center;gap:8px}.store-button{width:auto;min-width:150px;height:60px;border:1px solid var(--white-12);border-radius:12px;background:var(--white);color:#050505;display:flex;flex-direction:column;justify-content:center;padding:0 16px}.store-button span{color:#0000008f;font-size:11px;font-weight:800}.store-button strong{font-size:18px;letter-spacing:-.05em}.store-button.disabled{background:#ffffff1a;color:var(--white)}.store-button.disabled span{color:var(--white-55)}.tab-section{width:min(calc(100% - 36px),1024px);margin:30px auto 0;overflow:hidden}.tabs{position:relative;display:flex;justify-content:center;gap:20px;border-bottom:1px solid var(--white-12);padding:0 10px}.tab-button{position:relative;z-index:1;padding:0 0 4px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--white-55);font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}.tab-button:hover{color:var(--white-70)}.tab-button.active{color:var(--white);border-bottom-color:var(--white)}.tab-panels{width:min(100%,860px);min-height:0;margin:36px auto 0;overflow:hidden}.feature-panel{display:none;width:100%;color:var(--white);padding:0 20px;white-space:normal}.feature-panel.active{display:block}.feature-copy{text-align:center;justify-self:center;max-width:760px;margin:0 auto;overflow:hidden}.feature-copy h2{margin:0;font-size:clamp(26px,3.6vw,30px);line-height:1.22;letter-spacing:-.05em;font-weight:700}.feature-body{margin:24px auto 0;width:min(100%,620px);color:var(--white);font-size:16px;line-height:1.5;word-break:keep-all;overflow-wrap:break-word}.feature-body p{margin:0}.feature-body p+p{margin-top:12px}.feature-copy ul{display:none;flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0 0;padding:0;list-style:none}.feature-copy li{padding:8px 12px;border-radius:999px;background:#ffffff14;color:var(--accent);font-size:13px;font-weight:900}.feature-video-wrap{justify-self:center;width:min(100%,300px);margin:24px auto 0;overflow:hidden;border-radius:24px;background:#111;box-shadow:0 30px 90px #00000080}.feature-video-wrap video{width:100%;max-height:620px;object-fit:cover}.feature-video-daily{aspect-ratio:540 / 980}.feature-video-daily video{height:100%;max-height:none;object-position:center 76%}.compare-section{margin:42px 0;padding:18px 18px 42px;background:var(--bg-section)}.compare-section h2,.beta-section h2,.metric-section h2,.pricing h2{margin:30px auto 32px;color:var(--white);text-align:center;font-size:clamp(36px,5vw,58px);line-height:1.08;font-weight:950;letter-spacing:-.08em;white-space:pre-wrap}.compare-section h2{margin:18px auto 26px;font-size:clamp(28px,3.2vw,40px);font-weight:900;letter-spacing:-.07em}.compare-grid{width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.compare-card{min-width:0;border:1px solid transparent;border-radius:20px;background:#222;padding:20px 22px 24px;display:flex;flex-direction:column;align-items:center}.compare-card.highlighted{border-color:var(--accent)}.compare-icon{height:58px;margin:8px 0 18px;display:grid;place-items:center}.compare-icon img{width:38px;height:38px;border-radius:10px;object-fit:cover}.compare-icon span{display:block;font-size:34px;line-height:1}.compare-card h3{margin:0 0 16px;color:var(--white);font-size:15px;font-weight:900;letter-spacing:-.04em}.compare-rows{width:100%;padding:0;display:flex;flex-direction:column}.compare-rows div{min-height:74px;padding:13px 0;border-top:1px solid var(--white-12);text-align:center;color:var(--white)}.compare-rows p{margin:0;font-size:13px;font-weight:850;color:var(--white-90)}.compare-rows strong{display:block;margin-top:8px;font-size:24px;line-height:1}.compare-rows span{display:none}.beta-section{padding:20px 40px;background:var(--bg-section)}.beta-grid{width:min(100%,1024px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.beta-grid article{border-radius:14px;background:var(--card);padding:24px;transition:background .2s}.beta-grid article:hover{background:var(--card-hover)}.beta-grid strong{font-size:18px}.beta-grid p{color:var(--white-70);line-height:1.6}.metric-section{padding:20px 6px;background:var(--bg-section);text-align:center}.metric-number{color:var(--white);font-size:clamp(52px,8vw,82px);font-weight:950;letter-spacing:-.08em}.metric-number span{color:var(--white-55)}.metric-section p{margin:4px auto 0;max-width:680px;color:var(--white-70);font-size:18px;line-height:1.55}.pricing{width:min(100%,1024px);margin:0 auto;padding:20px 24px;background:var(--bg-section)}.pricing-heading{text-align:center;margin:32px 0 40px}.pricing-heading p{color:var(--white-70);font-size:20px}.price-cards{display:flex;justify-content:center;align-items:stretch;gap:20px;margin-top:40px}.price-card{position:relative;width:100%;min-height:600px;padding:24px;border:1px solid var(--white-12);border-radius:22px;background:#ffffff1a;display:flex;flex-direction:column;justify-content:space-between}.price-card.recommended{border-color:var(--accent);background:#1a1a1a}.price-pill{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:8px 12px;border-radius:999px;background:var(--white);color:#000;font-size:14px;font-weight:900}.recommended .price-pill{background:var(--accent)}.price-card h3{margin:20px 0 8px;text-align:center;font-size:30px;font-weight:950}.price-card p{margin:0;text-align:center;color:var(--white-70)}.price-value{display:block;margin:26px 0 0;text-align:center;font-size:42px;font-weight:950;letter-spacing:-.06em}.price-card ul{display:grid;gap:12px;margin:28px 0;padding:0;list-style:none}.price-card li{color:var(--white);font-size:15px}.price-card li:before{content:"- ";color:var(--white-70)}.price-card a{display:block;margin-top:auto;padding:13px;border-radius:8px;background:var(--white);color:#000;text-align:center;font-weight:900}.recommended a{background:var(--accent);color:var(--accent-ink)}.profile-strip{max-width:100vw;margin:50px auto;padding:0 40px;display:flex;justify-content:center;gap:30px;overflow-x:auto;color:var(--white)}.profile-strip a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px}.profile-strip img{width:60px;height:60px;border-radius:50%;border:2px solid var(--white-55);margin-bottom:5px}.profile-strip span{font-size:12px}.footer{padding:50px 20px;border-top:1px solid var(--white-12);background:var(--bg-section)}.footer>div{width:min(100%,1024px);margin:0 auto}.footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;max-width:none}.footer h3{margin:0 0 14px;color:var(--white);font-size:18px}.footer a,.footer span,.footer button{display:block;margin:10px 0;border:0;background:transparent;color:var(--white-70);font-size:15px;padding:0}.footer button{margin-top:14px;padding:8px 12px;border-radius:9px;background:var(--white);color:#000;font-weight:900}.copyright{grid-column:1 / -1;width:min(100%,1024px);margin:20px auto 0;padding-top:30px;border-top:1px solid var(--white-12);color:var(--white-55);font-size:14px;text-align:center}@media(min-width:760px){.tab-button{font-size:16px}.tab-panels{margin-top:42px}}@media(max-width:900px){.hero{flex-direction:column}.feature-video-wrap{width:min(100%,300px)}.compare-grid{width:min(100%,980px);gap:14px}.compare-card{padding:18px 14px 22px}.compare-rows div{min-height:68px}.compare-rows strong{font-size:22px}.beta-grid{grid-template-columns:1fr}.price-cards{flex-direction:column}}@media(max-width:640px){.header-nav{display:none}.topbar{height:58px}.hero{padding-top:0;gap:28px}.hero-copy{margin-top:36px;gap:24px}.hero-media video{max-height:520px}.download-strip{flex-direction:column;gap:18px}.store-buttons{width:100%;flex-direction:column}.store-button{width:100%}.tabs{justify-content:flex-start;overflow-x:auto;gap:18px;padding:0 20px}.tab-panels{min-height:520px}.feature-panel{padding:0 18px}.feature-copy h2{font-size:26px}.compare-section{padding-inline:12px}.compare-section h2{font-size:28px}.compare-grid{overflow-x:auto;grid-template-columns:repeat(4,minmax(176px,1fr));padding-bottom:8px}.compare-card{min-width:176px}.beta-section h2,.metric-section h2,.pricing h2{font-size:40px}.footer{grid-template-columns:1fr}.copyright{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
