:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}.app{min-height:100vh}.header{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);height:76px;margin:0 auto;display:flex}.brand{color:#111827;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#7c3aed;border-radius:11px;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.navigation{align-items:center;gap:28px;display:flex}.navigation a{color:#4b5563;font-size:14px;font-weight:600;text-decoration:none}.navigation a:hover{color:#111827}.login-button,.primary-button,.secondary-button{font:inherit;cursor:pointer;border:0;border-radius:10px;font-weight:700}.login-button{color:#fff;background:#111827;padding:10px 17px}.hero{text-align:center;width:min(960px,100% - 40px);margin:0 auto;padding:110px 0 120px}.eyebrow{color:#7c3aed;letter-spacing:.12em;margin:0 0 18px;font-size:13px;font-weight:800}.hero h1{color:#111827;letter-spacing:-.05em;margin:0;font-size:clamp(42px,7vw,72px);line-height:1.12}.hero-description{color:#6b7280;max-width:650px;margin:28px auto 0;font-size:18px;line-height:1.8}.hero-actions{justify-content:center;gap:12px;margin-top:38px;display:flex}.primary-button,.secondary-button{padding:14px 22px}.primary-button{color:#fff;background:#7c3aed}.secondary-button{color:#374151;background:#fff;border:1px solid #d1d5db}.development-notice{color:#9ca3af;margin-top:28px;font-size:13px}.services{background:#f7f7fb;padding:90px 20px 110px}.section-heading{width:min(1120px,100%);margin:0 auto 34px}.section-heading h2{color:#111827;letter-spacing:-.03em;margin:0;font-size:34px}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;width:min(1120px,100%);margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;min-height:190px;padding:26px;display:flex}.service-card h3{color:#111827;margin:0;font-size:20px}.service-card p{color:#6b7280;margin:14px 0 24px;line-height:1.7}.service-card span{color:#7c3aed;margin-top:auto;font-size:22px}.footer{color:#9ca3af;text-align:center;padding:28px 20px;font-size:13px}.footer p{margin:0}@media (width<=800px){.navigation a{display:none}.hero{padding:80px 0 90px}.hero-actions{flex-direction:column}.service-grid{grid-template-columns:1fr}}
