.landing.svelte-1huo1qn.svelte-1huo1qn{--primary-blue:#D55F40;--primary-yellow:#F5C542;--blue-darker:#BB4E32;--blue-dark:#BB4E32;--blue-light:#E3927A;--blue-pale:#F7F3EA;--blue-ultra-pale:#F7F3EA;--black:#000000;--white:#ffffff;--gray-dark:#1F1A17;--gray:#6F6A60;--gradient-blue:linear-gradient(135deg, var(--primary-blue) 0%, var(--blue-light) 100%);--gradient-blue-dark:linear-gradient(135deg, var(--blue-darker) 0%, var(--primary-blue) 100%);--shadow-md:0 4px 16px 0 rgba(31,26,23, .12);--shadow-lg:0 8px 24px 0 rgba(31,26,23, .16);--glow-yellow:0 0 32px rgba(245, 197, 66, .5);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--gray-dark);background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden}.container.svelte-1huo1qn.svelte-1huo1qn{max-width:1280px;margin:0 auto;padding:0 2rem}.btn.svelte-1huo1qn.svelte-1huo1qn{display:inline-block;padding:.875rem 1.75rem;border-radius:.75rem;font-weight:700;font-size:.9375rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.btn-yellow.svelte-1huo1qn.svelte-1huo1qn{background:var(--primary-yellow);color:var(--black);box-shadow:var(--shadow-md)}.btn-yellow.svelte-1huo1qn.svelte-1huo1qn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--glow-yellow);filter:brightness(1.05)}.btn-white.svelte-1huo1qn.svelte-1huo1qn{background:var(--white);color:var(--black);box-shadow:var(--shadow-md);border:2px solid var(--white)}.btn-white.svelte-1huo1qn.svelte-1huo1qn:hover{transform:translateY(-2px);background:var(--primary-yellow);border-color:var(--primary-yellow)}.hero.svelte-1huo1qn.svelte-1huo1qn{background:var(--gradient-blue-dark);color:var(--white);padding:6rem 0 5rem;text-align:center;position:relative;overflow:hidden}.hero-bg.svelte-1huo1qn.svelte-1huo1qn{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(31,26,23,.3) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(43,42,39,.2) 0%,transparent 50%);animation:svelte-1huo1qn-pulse 15s ease-in-out infinite}.hero-grid-pattern.svelte-1huo1qn.svelte-1huo1qn{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}@keyframes svelte-1huo1qn-pulse{0%,to{opacity:1}50%{opacity:.7}}.hero.svelte-1huo1qn .container.svelte-1huo1qn{position:relative;z-index:1}.hero-badge.svelte-1huo1qn.svelte-1huo1qn{display:inline-block;background:rgba(var(--surface-rgb),.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1.25rem;border-radius:2rem;font-size:.875rem;font-weight:600;border:1px solid rgba(255,255,255,.3);margin-bottom:1.5rem}.hero.svelte-1huo1qn h1.svelte-1huo1qn{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.hero-subtitle.svelte-1huo1qn.svelte-1huo1qn{font-size:1.25rem;color:#ffffffe6;max-width:720px;margin:0 auto 2.5rem;line-height:1.7}.cta-buttons.svelte-1huo1qn.svelte-1huo1qn{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section.svelte-1huo1qn.svelte-1huo1qn{padding:5rem 0}.section-title.svelte-1huo1qn.svelte-1huo1qn{text-align:center;font-size:2.5rem;font-weight:800;color:var(--primary-blue);margin-bottom:2.5rem;letter-spacing:-.02em}.section-title.gradient.svelte-1huo1qn.svelte-1huo1qn{background:var(--gradient-blue);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.values-grid.svelte-1huo1qn.svelte-1huo1qn{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.value-card.svelte-1huo1qn.svelte-1huo1qn{background:rgba(var(--surface-rgb),.65);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.22);box-shadow:var(--shadow-md);padding:2rem;border-radius:1rem;transition:all .3s ease}.value-card.svelte-1huo1qn.svelte-1huo1qn:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.value-icon.svelte-1huo1qn.svelte-1huo1qn{width:44px;height:44px;background:var(--blue-pale);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--primary-blue);font-size:1.25rem;margin-bottom:1rem}.value-card.svelte-1huo1qn h3.svelte-1huo1qn{font-size:1.125rem;font-weight:700;color:var(--gray-dark);margin-bottom:.5rem}.value-card.svelte-1huo1qn p.svelte-1huo1qn{color:var(--gray);line-height:1.6;font-size:.9375rem;margin:0}.cta-section.svelte-1huo1qn.svelte-1huo1qn{background:var(--gradient-blue-dark);color:var(--white);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.cta-section.svelte-1huo1qn .cta-bg.svelte-1huo1qn{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 25% 50%,rgba(31,26,23,.3) 0%,transparent 50%),radial-gradient(circle at 75% 50%,rgba(43,42,39,.2) 0%,transparent 50%)}.cta-section.svelte-1huo1qn .container.svelte-1huo1qn{position:relative;z-index:1}.cta-section.svelte-1huo1qn h2.svelte-1huo1qn{font-size:2.5rem;font-weight:900;margin-bottom:1rem;letter-spacing:-.02em}.cta-section.svelte-1huo1qn p.svelte-1huo1qn{font-size:1.125rem;margin-bottom:2rem;opacity:.95}@media (max-width: 768px){.container.svelte-1huo1qn.svelte-1huo1qn{padding:0 1.25rem}.hero.svelte-1huo1qn h1.svelte-1huo1qn{font-size:2.25rem}.hero-subtitle.svelte-1huo1qn.svelte-1huo1qn{font-size:1rem}.section-title.svelte-1huo1qn.svelte-1huo1qn,.cta-section.svelte-1huo1qn h2.svelte-1huo1qn{font-size:2rem}}
