*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #3B7DD8;--primary-light: #6BA3E8;--primary-dark: #2260BB;--surface: #F8F9FD;--card-bg: #ffffff;--text-primary: #1A1D2E;--text-secondary: #6B7080;--success: #2DB07A;--warning: #F5A623;--danger: #E05252;--divider: #E8EAF0;--radius: 16px;--radius-sm: 10px;--shadow: 0 4px 24px rgba(0, 0, 0, .07);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);background:var(--surface);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{max-width:1100px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:transform .15s,box-shadow .15s;text-decoration:none}.btn:hover{transform:translateY(-2px);text-decoration:none}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 16px #3b7dd859}.btn-primary:hover{box-shadow:0 8px 24px #3b7dd866}.btn-outline{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}section{padding:80px 0}h1,h2,h3,h4{line-height:1.25;color:var(--text-primary)}@media(max-width:768px){section{padding:56px 0}}header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#f8f9fdd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--divider)}header.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;height:64px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:var(--text-primary);text-decoration:none}nav.svelte-12qhfyh{display:flex;gap:4px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 14px;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:background .15s,color .15s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#3b7dd81a;color:var(--primary)}footer.svelte-12qhfyh{background:#fff;border-top:1px solid var(--divider);padding:56px 0 32px}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:40px}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-top:12px;color:var(--text-secondary);font-size:14px;max-width:240px}.footer-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:10px}.footer-links.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:4px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color .15s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary);text-decoration:none}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--divider);padding-top:24px;text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:13px}@media(max-width:768px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:32px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 10px;font-size:13px}}
