@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--fg:#0a0a0a;--fg-muted:#6b7280;--border:#e5e7eb;--border-strong:#d1d5db;--primary:#0a0a0a;--primary-fg:#fff;--accent:#3b82f6;--card-bg:#fff;--card-border:#e5e7eb;--radius:.75rem;--radius-sm:.5rem;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f;--transition:.25s cubic-bezier(.4, 0, .2, 1);--font:"Inter", ui-sans-serif, system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background-color:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}img{max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:var(--font);background:0 0;border:none}input,select,textarea{font-family:var(--font)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{border-radius:var(--radius-sm);transition:all var(--transition);white-space:nowrap;cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font);border:1.5px solid #0000;align-items:center;gap:.5rem;padding:.65rem 1.4rem;text-decoration:none;display:inline-flex}.btn-primary{background:var(--primary);color:var(--primary-fg);border-color:var(--primary)}.btn-primary:hover{background:#1f2937;border-color:#1f2937;transform:translateY(-1px);box-shadow:0 4px 16px #0000002e}.btn-outline{color:var(--fg);border-color:var(--border-strong);background:0 0}.btn-outline:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.btn-white{color:var(--primary);background:#fff;border-color:#fff}.btn-white:hover{background:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 20px #00000026}.btn-sm{padding:.55rem 1rem;font-size:.85rem}.section-label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.78rem;font-weight:700}.section-title{color:var(--fg);letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:800;line-height:1.15}.section-subtitle{color:var(--fg-muted);max-width:480px;margin:0 auto;font-size:1rem}.section-header{text-align:center;margin-bottom:3.5rem}.pageHero{text-align:center;border-bottom:1px solid var(--border);background:#fafafa;padding:4.5rem 0 3.5rem}.pageTitle{letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.pageSubtitle{color:var(--fg-muted);max-width:520px;margin:0 auto;font-size:1rem}.ctaSection{text-align:center;background:#0a0a0a;padding:5.5rem 0;position:relative;overflow:hidden}.ctaGlow{pointer-events:none;background:radial-gradient(#3b82f61f 0%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ctaInner{z-index:1;position:relative}.ctaBadge{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.ctaTitle{color:#fff;letter-spacing:-.03em;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:800;line-height:1.15}.ctaSubtitle{color:#fff9;max-width:500px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}.footer{border-top:1px solid var(--border);background:#fafafa}.footerInner{grid-template-columns:2fr 1fr 1fr 1fr 1.6fr;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 1.5rem 3rem;display:grid}.footerBrandCol{flex-direction:column;gap:1rem;display:flex}.footerBrandDesc{color:var(--fg-muted);max-width:240px;font-size:.85rem;line-height:1.7}.footerHeading{color:var(--fg);letter-spacing:-.01em;margin-bottom:1.1rem;font-size:.85rem;font-weight:700}.footerLinks{flex-direction:column;gap:.65rem;display:flex}.footerLinks a{color:var(--fg-muted);transition:color var(--transition);font-size:.85rem}.footerLinks a:hover{color:var(--fg)}.footerNewsletterCol{flex-direction:column;display:flex}.newsletterDesc{color:var(--fg-muted);margin-bottom:1rem;font-size:.83rem;line-height:1.6}.newsletterForm{flex-direction:column;gap:.6rem;display:flex}.newsletterInput{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--fg);transition:border-color var(--transition);background:#fff;outline:none;padding:.6rem .85rem;font-size:.85rem}.newsletterInput:focus{border-color:var(--fg)}.newsletterInput::placeholder{color:#9ca3af}.footerBottom{border-top:1px solid var(--border);padding:1.25rem 1.5rem}.footerBottomInner{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footerBottom p{color:var(--fg-muted);font-size:.82rem}.brand{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brandAvatar{background:linear-gradient(135deg,#0a0a0a 0%,#1f2937 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #00000026}.brandAvatarSm{width:36px;height:36px}.avatarInner{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:700}.brandText{flex-direction:column;display:flex}.brandName{color:var(--fg);font-size:.9rem;font-weight:700;line-height:1.2}.brandTagline{color:var(--fg-muted);font-size:.72rem;line-height:1.2}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fadeUp{animation:.65s forwards fadeUp}.fadeUpDelay1{opacity:0;animation-delay:.1s}.fadeUpDelay2{opacity:0;animation-delay:.2s}.fadeUpDelay3{opacity:0;animation-delay:.3s}.fadeUpDelay4{opacity:0;animation-delay:.4s}@media (max-width:1024px){.footerInner{grid-template-columns:1fr 1fr 1fr;gap:2rem}.footerBrandCol,.footerNewsletterCol{grid-column:1/-1}}@media (max-width:768px){.footerInner{grid-template-columns:1fr 1fr;padding:3rem 1.5rem 2rem}.footerBrandCol,.footerNewsletterCol{grid-column:1/-1}}@media (max-width:480px){.footerInner{grid-template-columns:1fr}}
.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e5e7eb;transition:box-shadow .25s;position:sticky;top:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{box-shadow:0 1px 8px #00000014}.Navbar-module__nuAbfa__navbarInner{justify-content:space-between;align-items:center;gap:2.5rem;height:80px;display:flex}.Navbar-module__nuAbfa__brand{flex-shrink:0;align-items:center;gap:.85rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__brandAvatar{background:linear-gradient(135deg,#0a0a0a 0%,#1f2937 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000026}.Navbar-module__nuAbfa__brandAvatar:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}.Navbar-module__nuAbfa__avatarInner{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:700}.Navbar-module__nuAbfa__brandText{flex-direction:column;display:flex}.Navbar-module__nuAbfa__brandName{color:#0a0a0a;font-size:1.2rem;font-weight:700;line-height:1.2}.Navbar-module__nuAbfa__brandTagline{color:#6b7280;font-size:.9rem;line-height:1.2}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:#374151;border-radius:.5rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";background:#0a0a0a;border-radius:1px;height:1.5px;transition:transform .25s;position:absolute;bottom:2px;left:.8rem;right:.8rem;transform:scaleX(0)}.Navbar-module__nuAbfa__navLink:hover{color:#0a0a0a}.Navbar-module__nuAbfa__navLink:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.Navbar-module__nuAbfa__hamburger span{background:#0a0a0a;border-radius:1px;width:22px;height:2px;transition:all .25s;display:block}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__navLinks{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:.15rem;padding:.75rem;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 4px 16px #00000014}.Navbar-module__nuAbfa__navLinks.Navbar-module__nuAbfa__open{display:flex}.Navbar-module__nuAbfa__navLink{border-radius:.5rem;width:100%;padding:.7rem 1rem}.Navbar-module__nuAbfa__navLink:hover{background:#f9fafb}}
.Footer-module__EZoWya__footer{background:#fafafa;border-top:1px solid #e5e7eb}.Footer-module__EZoWya__footerInner{grid-template-columns:2fr auto auto auto 2.2fr;gap:3.5rem;max-width:1250px;margin:0 auto;padding:5rem 1.5rem 3rem;display:grid}.Footer-module__EZoWya__footerBrandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__EZoWya__brand{flex-shrink:0;align-self:flex-start;align-items:center;gap:.85rem;margin-top:-3px;text-decoration:none;display:flex}.Footer-module__EZoWya__brandAvatar{background:linear-gradient(135deg,#0a0a0a 0%,#1f2937 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__EZoWya__brandAvatar:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.Footer-module__EZoWya__avatarInner{color:#fff;font-size:.9rem;font-weight:700}.Footer-module__EZoWya__brandText{flex-direction:column;display:flex}.Footer-module__EZoWya__brandName{color:#0a0a0a;font-size:1.25rem;font-weight:700;line-height:1.2}.Footer-module__EZoWya__brandTagline{color:#6b7280;font-size:1rem;line-height:1.2}.Footer-module__EZoWya__footerBrandDesc{color:#6b7280;max-width:260px;font-size:1.15rem;line-height:1.7}.Footer-module__EZoWya__footerHeading{color:#0a0a0a;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerLinks a{color:#6b7280;font-size:1.05rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLinks a:hover{color:#0a0a0a}.Footer-module__EZoWya__footerNewsletterCol{flex-direction:column;display:flex}.Footer-module__EZoWya__newsletterDesc{color:#6b7280;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.Footer-module__EZoWya__newsletterForm{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__newsletterInput{color:#0a0a0a;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.7rem .95rem;font-size:1.1rem;transition:border-color .25s}.Footer-module__EZoWya__newsletterInput:focus{border-color:#0a0a0a}.Footer-module__EZoWya__newsletterInput::placeholder{color:#9ca3af}.Footer-module__EZoWya__subscribed{background:#16a34a!important;border-color:#16a34a!important}.Footer-module__EZoWya__footerBottom{border-top:1px solid #e5e7eb;padding:1.25rem 1.5rem}.Footer-module__EZoWya__footerBottomInner{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__footerBottom p{color:#6b7280;font-size:1.1rem}@media (max-width:1024px){.Footer-module__EZoWya__footerInner{grid-template-columns:1fr 1fr 1fr;gap:2rem}.Footer-module__EZoWya__footerBrandCol,.Footer-module__EZoWya__footerNewsletterCol{grid-column:1/-1}}@media (max-width:768px){.Footer-module__EZoWya__footerInner{grid-template-columns:1fr 1fr;padding:3rem 1.5rem 2rem}.Footer-module__EZoWya__footerBrandCol,.Footer-module__EZoWya__footerNewsletterCol{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__footerInner{grid-template-columns:1fr}}
