*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#1a1a2e;background:#fafafa}main.shell{max-width:640px;margin:0 auto;padding:2rem 1.25rem 4rem}.card{background:#fff;border:1px solid #e5e5ef;border-radius:12px;padding:1rem;margin-bottom:.75rem}input,textarea{width:100%;padding:.6rem .75rem;border:1px solid #d5d5e0;border-radius:8px;font-size:1rem;margin-bottom:.5rem}button{padding:.6rem 1rem;border:none;border-radius:8px;background:#4f46e5;color:#fff;font-size:1rem;cursor:pointer}button:disabled{opacity:.5;cursor:default}button.secondary{background:#eceaf8;color:#4f46e5}button.ghost{background:transparent;color:#666;padding:.25rem .5rem;font-size:.85rem}.choice{display:block;width:100%;text-align:left;background:#fff;color:#1a1a2e;border:1px solid #d5d5e0;margin-bottom:.5rem}.choice.correct{border-color:#16a34a;background:#f0fdf4}.choice.wrong{border-color:#dc2626;background:#fef2f2}.row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.muted{color:#777}.error,.muted{font-size:.9rem}.error{color:#dc2626}.divider{text-align:center;color:#999;font-size:.85rem;margin:.75rem 0 .5rem}button.social{display:block;width:100%;margin-bottom:.5rem}.example{font-style:italic;font-size:.85rem}.paywall{border-color:#4f46e5}.tiles{align-items:stretch}.tile{flex:1 1;margin-bottom:0}.hero{font-size:1.6rem;font-weight:700;margin-top:.25rem}.chart{display:flex;align-items:flex-end;gap:2px;height:120px;margin-top:.75rem}.chart-col{align-items:stretch;height:100%;min-width:0}.chart-bar,.chart-col{flex:1 1;display:flex;flex-direction:column}.chart-bar{justify-content:flex-end;gap:2px}.chart-hit{background:#4f46e5}.chart-hit,.chart-miss{border-radius:4px 4px 0 0;min-height:2px}.chart-miss{background:#d9d9e3}.chart-label{font-size:.65rem;color:#999;text-align:center;margin-top:2px}.landing{max-width:720px;margin:0 auto;padding:4rem 1.5rem}.hero{text-align:center;padding:3rem 0 4rem}.brand{font-weight:800;letter-spacing:.2em;color:#4f46e5}.hero h1{font-size:2.6rem;line-height:1.15;margin:.5rem 0 1rem}.tagline{color:#666;line-height:1.7;margin-bottom:2rem}.cta{display:inline-block;background:#4f46e5;color:#fff;padding:.85rem 2rem;border-radius:10px;text-decoration:none;font-weight:600}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;padding-bottom:3rem}.feature{background:#fff;border:1px solid #e5e5ef;border-radius:12px;padding:1.25rem}.feature h3{margin:0 0 .5rem}.feature p{color:#666;margin:0;line-height:1.6}.footer{display:flex;justify-content:space-between;font-size:.85rem;border-top:1px solid #e5e5ef;padding-top:1.5rem}.footer,.footer a{color:#999}.badge{background:#eceaf8;color:#4f46e5;border-radius:999px;padding:.15rem .6rem;font-size:.75rem;font-weight:600}.plan-card{display:flex;flex-direction:column;gap:.5rem}.plan-active{border-color:#4f46e5}.upgraded{border-color:#16a34a;background:#f0fdf4}