@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--secondary-color:#093814;--secondary-dark:#022A0C;--secondary-light:#2EAF4C;--accent-color:#06b6d4;--accent-bright:#D93E2F;--text-primary:#093814;--text-secondary:#6b7280;--text-light:#9ca3af;--bg-primary:#D3D3D3;--bg-secondary:#f8fafc;--bg-glass:rgba(255,255,255,0.1);--border-glass:rgba(255,255,255,0.2);--shadow-glass:0 8px 32px rgba(0,0,0,0.1);--shadow-card:0 4px 6px -1px rgba(0,0,0,0.1);--gradient-primary:linear-gradient(135deg,#667eea,#764ba2);--gradient-secondary:linear-gradient(135deg,#f093fb,#f5576c);--gradient-accent:linear-gradient(135deg,#4facfe,#00f2fe)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary)}a{color:inherit;text-decoration:none}.glass{background:var(--bg-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);border-radius:16px;box-shadow:var(--shadow-glass)}.glass-card{background:rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:20px;box-shadow:0 8px 32px rgba(31,41,55,.1);transition:all .3s ease}.glass-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(31,41,55,.15)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:12px;font-weight:500;font-size:14px;transition:all .3s ease;cursor:pointer;border:none;outline:none}.btn-primary{background:var(--gradient-primary);color:white;box-shadow:0 4px 15px rgba(99,102,241,.4)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.6)}.btn-secondary{background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.heading-1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.heading-2{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1rem}.heading-3{font-size:1.875rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.text-lg{font-size:1.125rem;line-height:1.6}.text-base{font-size:1rem;line-height:1.6}.text-sm{font-size:.875rem;line-height:1.5}.grid{display:grid;grid-gap:2rem;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (max-width:768px){.heading-1{font-size:2.5rem}.heading-2{font-size:2rem}.section{padding:60px 0}.container{padding:0 16px}}.Footer_footer__UaG1g{background:linear-gradient(135deg,#764ba2 0,var(--secondary-light) 100%);-webkit-backdrop-filter:blur(16px) saturate(200%) brightness(1.1);backdrop-filter:blur(16px) saturate(200%) brightness(1.1);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.1)}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;padding:3rem 20px}.Footer_footerGrid__s3Tyu{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.Footer_companyInfo__wf6cD{grid-column:span 2}.Footer_logo__NsUJK{display:flex;align-items:center;margin-bottom:1rem}.Footer_logoImage__AEZZt{height:40px;width:auto;object-fit:contain;transition:opacity .3s ease}.Footer_logoImage__AEZZt:hover{opacity:.8}.Footer_companyDescription__X2EiH{color:rgba(255,255,255,.7);font-size:.875rem;line-height:1.5;margin-bottom:1rem}.Footer_socialLinks__QXggH{display:flex;gap:1rem}.Footer_socialLink__VOPU_{color:rgba(255,255,255,.7);transition:color .3s ease}.Footer_socialLink__VOPU_:hover{color:white}.Footer_socialIcon__BvaFc{width:1.25rem;height:1.25rem}.Footer_footerSection__oCSkQ h4{color:white;font-weight:600;margin-bottom:1rem}.Footer_footerLinks__4RPn7{list-style:none;padding:0;margin:0}.Footer_footerLinks__4RPn7 li{margin-bottom:.5rem}.Footer_footerLink__twEJY{color:rgba(255,255,255,.7);text-decoration:none;font-size:.875rem;transition:color .3s ease}.Footer_footerLink__twEJY:hover{color:white}.Footer_footerDivider__U0icN{border-top:1px solid rgba(255,255,255,.2);margin-top:2rem;padding-top:2rem;text-align:center}.Footer_copyright__j5CNb{color:rgba(255,255,255,.6);font-size:.875rem}@media (max-width:768px){.Footer_companyInfo__wf6cD{grid-column:span 1}.Footer_container__Z8cUU{padding:2rem 16px}.Footer_logoImage__AEZZt{max-width:80px;height:auto}.Footer_logoText__UJ4c3{font-size:1rem}}@media (max-width:480px){.Footer_logoImage__AEZZt{max-width:60px}.Footer_logoText__UJ4c3{font-size:.875rem}}.Header_header__MvnS2{background:rgba(255,255,255,.95);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 20px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateZ(0);will-change:backdrop-filter}.Header_container__L4JQR{max-width:1200px;margin:0 auto;padding:0 20px}.Header_nav__EE71E{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;min-height:60px}.Header_logo__j7oID{display:flex;align-items:center;text-decoration:none;z-index:1001}.Header_logoContainer__gxrJO{display:flex;align-items:center;position:relative}.Header_logoImage__hE07D{height:40px;width:auto;object-fit:contain;transition:opacity .3s ease;display:block}.Header_logoImage__hE07D:hover{opacity:.8}.Header_logoFallback__1J7PD{font-size:1.5rem;font-weight:700;color:#093814;display:none}.Header_logoImage__hE07D:not([src]),.Header_logoImage__hE07D[src=""]{display:none}.Header_logoImage__hE07D:not([src])+.Header_logoFallback__1J7PD,.Header_logoImage__hE07D[src=""]+.Header_logoFallback__1J7PD{display:block}.Header_desktopNav__hqXo_{display:flex;align-items:center;gap:2rem}.Header_navLink__Q_hTB{color:#1f2937;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;padding:.5rem 0;position:relative}.Header_navLink__Q_hTB:hover{color:#D93E2F}.Header_navLink__Q_hTB:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#D93E2F;transition:width .3s ease}.Header_navLink__Q_hTB:hover:after{width:100%}.Header_getStartedBtn__w5JTQ{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:12px;font-weight:500;font-size:14px;transition:all .3s ease;cursor:pointer;border:none;outline:none;background:linear-gradient(135deg,#093814,#2EAF4C);color:white;box-shadow:0 4px 15px rgba(99,102,241,.4);text-decoration:none}.Header_getStartedBtn__w5JTQ:hover{transform:translateY(-2px);background:var(--accent-bright);color:white;box-shadow:0 4px 15px rgba(99,102,241,.4)}.Header_mobileMenuBtn__u6v1o{display:none;background:none;border:none;cursor:pointer;padding:.75rem;border-radius:8px;transition:background-color .3s ease;z-index:1002}.Header_mobileMenuBtn__u6v1o:hover{background-color:rgba(0,0,0,.05)}.Header_hamburgerIcon__K5Qzs{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.Header_hamburgerLine__8uGhL{width:100%;height:3px;background-color:#1f2937;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_hamburgerLineActive__RmGyU:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_hamburgerLineActive__RmGyU:nth-child(2){opacity:0}.Header_hamburgerLineActive__RmGyU:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_mobileOverlay__6fMJ5{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.Header_mobileMenu__nWWGd{position:fixed;top:80px;left:20px;right:20px;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:2rem;z-index:1001;animation:Header_slideDown__5hCmF .3s ease-out}@keyframes Header_slideDown__5hCmF{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNav__J0kLN{display:flex;flex-direction:column;gap:1.5rem}.Header_mobileNavLink__b7nM_{color:#1f2937;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease}.Header_mobileNavLink__b7nM_:hover{color:#D93E2F;padding-left:.5rem}.Header_mobileNavLink__b7nM_:last-of-type{border-bottom:none}.Header_mobileGetStartedBtn__TIkdM{display:inline-flex;align-items:center;padding:12px 24px;border-radius:12px;font-weight:500;font-size:14px;transition:all .3s ease;cursor:pointer;border:none;outline:none;background:linear-gradient(135deg,#093814,#2EAF4C);color:white;box-shadow:0 4px 15px rgba(99,102,241,.4);text-decoration:none;width:100%;justify-content:center}.Header_mobileGetStartedBtn__TIkdM:hover{transform:translateY(-2px);background:var(--accent-bright);color:white;box-shadow:0 6px 20px rgba(99,102,241,.6)}@media (max-width:768px){.Header_container__L4JQR{padding:0 16px}.Header_nav__EE71E{padding:.75rem 0;min-height:70px}.Header_logoImage__hE07D{height:35px;max-width:120px}.Header_logoFallback__1J7PD{font-size:1.25rem}.Header_desktopNav__hqXo_{display:none}.Header_mobileMenuBtn__u6v1o{display:flex;align-items:center;justify-content:center}.Header_mobileMenu__nWWGd{top:70px;left:16px;right:16px;padding:1.5rem}.Header_hamburgerIcon__K5Qzs{width:22px;height:16px}.Header_hamburgerLine__8uGhL{height:2.5px}}@media (max-width:480px){.Header_container__L4JQR{padding:0 12px}.Header_nav__EE71E{padding:.5rem 0;min-height:60px}.Header_logoImage__hE07D{height:30px;max-width:100px}.Header_logoFallback__1J7PD{font-size:1.1rem}.Header_mobileMenu__nWWGd{top:60px;left:12px;right:12px;padding:1.25rem}.Header_mobileNavLink__b7nM_{font-size:1rem;padding:.5rem 0}.Header_hamburgerIcon__K5Qzs{width:20px;height:14px}.Header_hamburgerLine__8uGhL{height:2px}.Header_mobileMenuBtn__u6v1o{padding:.5rem}}