:root{--ink:#171321;--muted:#675f72;--paper:#fffaf4;--violet:#6c43e0;--pink:#ff4f9a;--yellow:#ffd84d;--line:#e9dfef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif}a{color:inherit}.nav{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font-size:22px;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--violet), var(--pink));border-radius:13px 13px 13px 4px;place-items:center;width:38px;height:38px;font-size:19px;display:grid;box-shadow:0 8px 22px #6c43e038}.nav-label{color:var(--muted);font-size:14px;font-weight:700}.hero{background:radial-gradient(circle at 82% 20%,#f4d8ff 0 18%,#0000 42%),linear-gradient(135deg,#fff 5%,#fff0f6 54%,#eee8ff);border-radius:42px;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;width:min(1180px,100% - 32px);min-height:680px;margin:0 auto;padding:82px clamp(28px,6vw,82px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc,0 30px 90px #43256c1f}.eyebrow{color:var(--violet);letter-spacing:.03em;background:#6c43e01a;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900;display:inline-flex}h1{letter-spacing:-.07em;margin:24px 0 20px;font-size:clamp(50px,7vw,84px);line-height:1.03}h1 strong{color:#0000;background:linear-gradient(90deg,var(--violet),var(--pink));-webkit-background-clip:text;background-clip:text}.hero-description{max-width:570px;color:var(--muted);word-break:keep-all;margin:0;font-size:clamp(17px,2vw,21px);line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:15px;margin-top:34px;display:flex}.download-button{color:#fff;background:linear-gradient(135deg,var(--violet),#8a5df0);border-radius:18px;justify-content:center;align-items:center;min-height:58px;padding:0 24px;font-size:16px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #6c43e047}.download-button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #6c43e057}.download-button:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.download-note{color:var(--muted);font-size:13px;font-weight:700}.separation-note{color:#766e80;margin-top:18px;font-size:13px}.phone-stage{place-items:center;min-height:500px;display:grid;position:relative}.glow{filter:blur(2px);border-radius:999px;position:absolute}.glow-one{background:#ffd84d99;width:380px;height:380px}.glow-two{background:#ff4f9a3d;width:280px;height:280px;top:10px;right:0}.phone{background:#19131f;border-radius:42px;width:270px;padding:10px;position:relative;transform:rotate(3deg);box-shadow:0 38px 80px #1f122d47}.phone-top{justify-content:center;align-items:center;gap:7px;height:28px;display:flex}.phone-top>span:not(.speaker){background:#4d4353;border-radius:50%;width:5px;height:5px}.phone-top .speaker{background:#4d4353;border-radius:9px;width:42px;height:5px}.app-screen{text-align:center;background:linear-gradient(#fefbff,#f7f0ff);border-radius:30px;min-height:490px;padding:25px 20px}.app-title{color:var(--violet);font-size:23px;font-weight:950}.quiz-label{color:#81758b;margin:28px 0 12px;font-size:12px;font-weight:800}.quiz-picture{background:linear-gradient(145deg,#ffe78c,#ffc853);border-radius:28px;place-items:center;height:170px;font-size:92px;display:grid;box-shadow:inset 0 0 0 1px #ffffffb3}.quiz-question{margin-top:20px;font-size:19px;font-weight:900}.voice-wave{justify-content:center;align-items:center;gap:5px;height:54px;margin-top:15px;display:flex}.voice-wave i{background:linear-gradient(var(--pink),var(--violet));border-radius:999px;width:5px;animation:1s ease-in-out infinite wave;display:block}.voice-wave i:first-child,.voice-wave i:nth-child(5){height:16px}.voice-wave i:nth-child(2),.voice-wave i:nth-child(4){height:30px;animation-delay:.15s}.voice-wave i:nth-child(3){height:45px;animation-delay:.3s}@keyframes wave{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1.15)}}.listening-pill{color:var(--violet);background:#e9ddff;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:900;display:inline-block}.features,.install{width:min(1100px,100% - 40px);margin:110px auto}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(36px,5vw,56px);line-height:1.12}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-grid article{border:1px solid var(--line);background:#ffffffb3;border-radius:28px;min-height:265px;padding:28px}.feature-grid article>span{font-size:38px}.feature-grid h3{margin:24px 0 10px;font-size:19px}.feature-grid p{color:var(--muted);word-break:keep-all;margin:0;line-height:1.65}.install{color:#fff;background:#21172c;border-radius:38px;grid-template-columns:.8fr 1.2fr;gap:60px;padding:clamp(30px,6vw,70px);display:grid}.install .eyebrow{color:#e4d6ff;background:#ffffff1f}.install ol{gap:13px;margin:0;padding:0;list-style:none;display:grid}.install li{background:#ffffff14;border-radius:20px;align-items:center;gap:16px;padding:18px;display:flex}.install li>span{color:#24172e;background:var(--yellow);border-radius:14px;flex:none;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.install strong{margin-bottom:4px;display:block}.install p{color:#c7bacf;margin:0;font-size:14px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;width:min(1100px,100% - 40px);margin:80px auto 34px;padding-top:28px;display:flex}footer p{color:var(--muted);font-size:13px}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{text-align:center}.hero-description{margin-inline:auto}.hero-actions{justify-content:center}.phone-stage{min-height:480px}.feature-grid{grid-template-columns:repeat(2,1fr)}.install{grid-template-columns:1fr}}@media (max-width:560px){.nav{min-height:68px}.nav-label{display:none}.hero{border-radius:28px;width:calc(100% - 20px);padding:44px 20px}h1{font-size:49px}.phone-stage{min-height:440px}.phone{width:238px}.app-screen{min-height:430px}.quiz-picture{height:145px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:0}.features,.install{width:calc(100% - 28px);margin:76px auto}.install{border-radius:28px;padding:30px 20px}footer{flex-direction:column;align-items:flex-start}.download-button,.download-note{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
