:root{--primary-bg: #ffffff;--secondary-bg: #f8fafc;--text-main: #0f172a;--text-muted: #475569;--accent-blue: #2563eb;--accent-hover: #1d4ed8;--accent-light: #eff6ff;--border-color: #e2e8f0;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--container-max-width: 1200px;--header-height: 80px;--card-shadow: 0 4px 12px -2px rgba(0, 0, 0, .04), 0 1px 4px rgba(0, 0, 0, .01);--card-shadow-hover: 0 12px 24px -6px rgba(0, 0, 0, .06), 0 1px 6px rgba(0, 0, 0, .02)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--primary-bg);color:var(--text-main);font-family:var(--font-sans);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:all .2s ease}ul{list-style:none}section{position:relative;padding:80px 20px;overflow:hidden}.container{max-width:var(--container-max-width);margin:0 auto}h1,h2,h3,h4{font-weight:800;line-height:1.2;color:var(--text-main);letter-spacing:-.025em}.btn{display:inline-block;padding:14px 32px;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:none;font-size:1rem}.btn-primary{background:var(--accent-blue);color:#fff;box-shadow:0 4px 14px #2563eb33}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px #2563eb4d}.btn-outline{background:#fff;border:2px solid var(--border-color);color:var(--text-main)}.btn-outline:hover{border-color:var(--accent-blue);color:var(--accent-blue);background:var(--accent-light)}input,select,textarea{width:100%;padding:14px;margin-top:8px;background:#fff;border:2px solid var(--border-color);border-radius:12px;color:var(--text-main);font-family:inherit;font-weight:500;transition:all .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent-blue);box-shadow:0 0 0 4px #2563eb1a}label{display:block;font-size:.95rem;font-weight:600;color:var(--text-main);margin-top:20px}.card{background:#fff;border:1px solid var(--border-color);border-radius:24px;box-shadow:var(--card-shadow);transition:all .4s cubic-bezier(.4,0,.2,1)}.card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.bg-dots{background-image:radial-gradient(#cbd5e1 .8px,transparent .8px);background-size:24px 24px}.bg-grid{background-image:linear-gradient(#f1f5f9 1px,transparent 1px),linear-gradient(90deg,#f1f5f9 1px,transparent 1px);background-size:40px 40px}.bg-texture{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.5;z-index:-1}.overlay-light{background:linear-gradient(to bottom,#fffffff2,#ffffffb3)}.section-title{font-size:3rem;margin-bottom:12px;font-weight:900;letter-spacing:-2px}.section-subtitle{font-size:1.15rem;color:var(--text-muted);max-width:700px;margin:0 auto;font-weight:500}.center{text-align:center}.section-header{margin-bottom:40px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .8s cubic-bezier(.4,0,.2,1) forwards}.glass-light{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5)}.navbar-wrapper.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px #0000000d}.navbar.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:15px 40px;max-width:1400px;margin:0 auto}.logo-img.svelte-12qhfyh{height:45px;width:auto;display:block}.nav-links.svelte-12qhfyh{display:flex;gap:30px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:700;font-size:.95rem;position:relative;padding:5px 0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent-blue);transition:width .3s ease}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-blue)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.footer.svelte-12qhfyh{background:#001a33;color:#fff;padding:100px 40px 60px;position:relative}.footer-logo-img.svelte-12qhfyh{height:45px;width:auto;margin-bottom:25px}.footer-content.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;margin-bottom:80px}.footer-section.svelte-12qhfyh h4:where(.svelte-12qhfyh){margin-bottom:30px;font-size:1.1rem;font-weight:800;color:#fff}.footer-section.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffffb3;font-size:1.05rem;max-width:350px;font-weight:500}.footer-section.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:12px}.footer-section.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#ffffffb3;font-weight:600;font-size:.95rem;transition:all .3s ease}.footer-section.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:#fff;padding-left:5px}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.1);padding-top:40px;text-align:center;color:#ffffff80;font-size:.9rem;font-weight:600}@media(max-width:900px){.nav-links.svelte-12qhfyh{display:none}.navbar.svelte-12qhfyh{padding:15px 20px}.footer-content.svelte-12qhfyh{grid-template-columns:1fr;text-align:center;gap:40px}.footer-section.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 auto}}
