*{box-sizing:border-box}body{margin:0;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18202a;background:#fff;line-height:1.75}a{color:inherit}.wrap{max-width:980px;margin:0 auto;padding:0 24px}header{border-bottom:1px solid #e8edf2;background:#fff;position:sticky;top:0;z-index:10}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;text-decoration:none;letter-spacing:-.02em}.brand span{font-weight:500;color:#6b7280}.hero{padding:86px 0 58px}.hero h1{font-size:clamp(42px,7vw,72px);line-height:1.08;letter-spacing:-.055em;margin:10px 0 22px}.hero>p:last-child{font-size:20px;max-width:720px;color:#52606d}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:#6366f1}h2{font-size:34px;letter-spacing:-.04em;line-height:1.25;margin-top:56px}h3{font-size:24px;letter-spacing:-.03em;line-height:1.35}.card{border:1px solid #e2e8f0;border-radius:20px;padding:28px;margin:22px 0 70px;box-shadow:0 12px 36px rgba(15,23,42,.05)}.card h3{font-size:30px;margin:8px 0}.card h3 a{text-decoration:none}.more{font-weight:700;color:#4f46e5;text-decoration:none}.article{max-width:820px;padding-top:48px;padding-bottom:100px}.article h1{font-size:clamp(40px,6vw,62px);line-height:1.1;letter-spacing:-.055em;margin:10px 0 20px}.lead{font-size:21px;color:#465568;line-height:1.7}.article p,.article li{font-size:18px}.article h2{margin-top:68px}.article h3{margin-top:38px}.article blockquote{margin:32px 0;padding:18px 24px;border-left:4px solid #6366f1;background:#f7f7ff;border-radius:0 14px 14px 0;font-size:20px;font-weight:650}.article table{width:100%;border-collapse:collapse;margin:28px 0;font-size:16px}.article th,.article td{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.article th{background:#f8fafc}.visual{margin:42px 0;padding:28px;background:linear-gradient(145deg,#0f172a,#1e293b);color:#fff;border-radius:24px;overflow:hidden}.visual figcaption{font-size:14px;color:#cbd5e1;margin-top:16px}.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:center}.flow .box{background:#fff;color:#111827;border-radius:14px;padding:16px 10px;text-align:center;font-weight:750;min-height:76px;display:flex;align-items:center;justify-content:center}.flow .arrow{text-align:center;color:#a5b4fc;font-weight:900}.formula{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{background:#fff;color:#111827;border-radius:16px;padding:20px;text-align:center}.metric b{display:block;font-size:22px}.metric small{color:#64748b}.callout{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:24px;margin:32px 0}.cta{margin-top:64px;padding:32px;border-radius:22px;background:#111827;color:#fff}.cta a{color:#c7d2fe;font-weight:800}footer{border-top:1px solid #e5e7eb;padding:30px 0;color:#6b7280;font-size:14px}@media(max-width:720px){.flow,.formula{grid-template-columns:1fr}.arrow{transform:rotate(90deg)}.article p,.article li{font-size:17px}}