@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--border-light: #e2e8f0;--text-primary: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--accent-primary: #6366f1;--accent-gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--max-width: 1200px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);background:var(--bg-secondary);line-height:1.6;font-feature-settings:"kern" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.modern-header{position:sticky;top:0;z-index:50;background:var(--bg-primary);border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.header-container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;height:70px;display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none;transition:opacity .2s ease}.logo-section:hover{opacity:.8}.logo-image{height:45px;width:auto;object-fit:contain;border-radius:6px}.logo-mark{width:40px;height:40px;border-radius:var(--radius-md);background:var(--accent-gradient);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:transform .2s ease}.logo-mark:hover{transform:translateY(-1px)}.logo-mark svg{width:24px;height:24px}.brand{font-weight:800;font-size:1.5rem;color:var(--text-primary);letter-spacing:-.025em}.nav-menu{display:flex;align-items:center;gap:2rem;margin-left:auto;margin-right:2rem}.nav-link{font-size:.9rem;font-weight:600;color:var(--text-secondary);text-decoration:none;padding:.5rem 0;position:relative;transition:color .2s ease}.nav-link:hover{color:var(--accent-primary)}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent-primary);transition:width .3s ease}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.mobile-menu-btn span{width:20px;height:2px;background:var(--text-primary);transition:all .3s ease}.header-actions{flex-shrink:0}.contact-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-weight:700;font-size:.875rem;height:48px;padding:0 2rem;border-radius:24px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #667eea66;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:140px}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea99;background:linear-gradient(135deg,#4c51bf,#553c9a);color:#fff}.modern-hero{background:var(--bg-secondary);padding:2.5rem 0 3rem;min-height:70vh;display:flex;align-items:center}.hero-container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;width:100%}.hero-content-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:3rem;align-items:center;min-height:600px}.hero-text-content{display:flex;align-items:center}.hero-text-wrapper{width:100%;max-width:600px}.hero-main-title{font-size:clamp(2rem,4vw 3rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.025em;text-align:left}.hero-sub-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.025em;text-align:left;background:linear-gradient(90deg,#4f46e5,#7c3aed 60%,#60a5fa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2.5rem;max-width:540px}.hero-action-buttons{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.primary-action-btn{background:var(--accent-gradient);border:none;color:#fff;font-weight:700;font-size:1rem;height:56px;padding:0 2rem;border-radius:var(--radius-md);cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;box-shadow:var(--shadow-md);min-width:200px;justify-content:center}.primary-action-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.primary-action-btn svg{width:20px;height:20px;fill:currentColor}.secondary-action-btn{background:var(--bg-primary);border:2px solid var(--border-light);color:var(--text-primary);font-weight:600;font-size:1rem;height:56px;padding:0 2rem;border-radius:var(--radius-md);cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;min-width:180px;justify-content:center}.secondary-action-btn:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-1px)}.play-icon-modern{width:0;height:0;border-left:12px solid currentColor;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-left:2px}.hero-statistics{display:flex;gap:3rem;align-items:flex-start}.stat-item{text-align:left}.stat-number{font-size:2rem;font-weight:800;color:var(--accent-primary);line-height:1;margin-bottom:.5rem}.stat-description{font-size:.875rem;color:var(--text-secondary);font-weight:500}.hero-visual-content{display:flex;justify-content:flex-start;align-items:center;padding-left:1rem}.hero-image-wrapper{position:relative;width:100%;max-width:650px;height:450px;overflow:hidden;border-radius:16px;box-shadow:var(--shadow-lg)}.hero-main-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px;transition:transform .3s ease}.hero-main-image:hover{transform:scale(1.02)}@media (max-width: 1024px){.hero-content-grid{grid-template-columns:1fr;gap:3rem}.hero-text-content{text-align:left}.hero-text-wrapper{max-width:none}.hero-statistics,.hero-action-buttons{justify-content:flex-start}.hero-visual-content{justify-content:center;padding-left:0}.hero-image-wrapper{max-width:100%;height:350px}.nav-menu{display:none}.mobile-menu-btn{display:flex}}@media (max-width: 768px){.header-container{padding:0 1rem;height:60px}.logo-image{height:38px}.logo-mark{width:36px;height:36px}.brand{font-size:1.25rem}.contact-btn{height:40px;padding:0 1.25rem;font-size:.8rem}.modern-hero{padding:2rem 0 2.5rem;min-height:auto}.hero-container{padding:0 1rem}.hero-content-grid{gap:2rem}.hero-action-buttons{flex-direction:column;align-items:flex-start}.primary-action-btn,.secondary-action-btn{width:100%;max-width:300px}.hero-statistics{gap:2rem;flex-wrap:wrap;justify-content:flex-start}.stat-item{text-align:left;min-width:120px}}@media (max-width: 480px){.header-container{padding:0 .75rem}.logo-section{gap:8px}.logo-image{height:32px}.brand{font-size:1.1rem}.hero-main-title,.hero-sub-title{font-size:clamp(1.75rem,8vw,2.5rem)}.hero-description{font-size:1rem}.hero-image-wrapper{height:280px}.hero-statistics{gap:1.5rem}.stat-number{font-size:1.5rem}.stat-description{font-size:.8rem}}.modern-footer{background-color:#f9fafb;padding:60px 20px 20px;border-top:1px solid #e5e7eb;color:#374151;font-size:.95rem}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto}.footer-brand{flex:1 1 250px;margin-bottom:30px}.footer-description{margin-top:12px;color:#6b7280;line-height:1.6;max-width:280px}.footer-socials{margin-top:15px;display:flex;gap:12px}.footer-socials a{color:#6b7280;transition:color .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.footer-socials a:hover{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f64d;transform:translateY(-2px)}.footer-socials svg{transition:transform .3s ease}.footer-links{display:flex;gap:50px;flex:2 1 600px;flex-wrap:wrap}.footer-links h4{font-weight:600;margin-bottom:12px;font-size:.95rem;color:#111827}.footer-links a{display:block;color:#6b7280;margin-bottom:8px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.footer-bottom{text-align:left;margin-top:20px;font-size:.85rem;color:#9ca3af}.carousel-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;padding:0 2rem}.carousel-tab{font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#64748b;cursor:pointer;transition:all .2s ease;white-space:nowrap;outline:none}.carousel-tab:focus{outline:none;box-shadow:none}.carousel-tab:hover{color:#6366f1;border-bottom-color:#6366f14d}.carousel-tab.active{color:#6366f1;border-bottom-color:#6366f1;font-weight:600}@media (max-width: 768px){.carousel-tabs{gap:.5rem;margin-top:2rem}.carousel-tab{font-size:.85rem;padding:.6rem 1rem}}:root{--afs-bg: #f6f7fb;--afs-border: #e6e7eb;--afs-text: #0f172a;--afs-muted: #6b7280;--afs-card: #ffffff;--afs-shadow: 0 6px 16px rgba(15, 23, 42, .06);--afs-radius: 14px;--afs-blue-1: #6366f1;--afs-blue-2: #4f46e5}.afs{background:var(--afs-bg);padding:56px 20px 72px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.afs__header{max-width:920px;margin:0 auto 28px;text-align:center}.afs__badge{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 14px;background:#f5f5f7;border:1px solid var(--afs-border);border-radius:999px;margin-bottom:18px}.afs__badge-icon{font-size:14px;line-height:1}.afs__badge-text{font-size:12px;font-weight:700;color:#3f3f46}.afs__title{font-size:42px;line-height:1.15;font-weight:800;color:#18181b;margin:0 0 10px;letter-spacing:-.02em}.afs__title-gradient{background:linear-gradient(90deg,#4f46e5,#7c3aed 60%,#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent}.afs__subtitle{max-width:760px;margin:0 auto;color:var(--afs-muted);font-size:16px;line-height:26px}.afs__grid{max-width:1200px;margin:28px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.afs-card{position:relative;background:var(--afs-card);border:1px solid var(--afs-border);border-radius:var(--afs-radius);box-shadow:var(--afs-shadow);padding:24px;min-height:210px;transition:transform .18s ease,box-shadow .18s ease}.afs-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a1a}.afs-card__icon{position:absolute;inset:6px;border-radius:10px;background:linear-gradient(135deg,var(--afs-blue-1),var(--afs-blue-2));display:grid;place-items:center;color:#fff}.afs-card__icon svg{width:22px;height:22px}.afs-card__tag{position:absolute;top:18px;right:18px;padding:4px 10px;font-size:12px;font-weight:700;color:#6b7280;background:#fff;border:1px solid var(--afs-border);border-radius:999px}.afs-card__title{margin:16px 0 8px;font-size:16px;line-height:1.35;color:#1f2937;font-weight:700}.afs-card__desc{margin:0;font-size:14px;line-height:22px;color:#6b7280}@media (max-width: 1024px){.afs__title{font-size:36px}.afs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.afs{padding:40px 16px 56px}.afs__title{font-size:30px}.afs__subtitle{font-size:15px}.afs__grid{grid-template-columns:1fr;gap:16px}}.afs-card__iconWrap{width:56px;height:56px;border-radius:12px;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonials-section{width:100%;max-width:1200px;margin:0 auto;padding:60px 24px;background:#f8f9f9;font-family:Inter,sans-serif;box-sizing:border-box}.section-header{text-align:center;margin-bottom:40px}.header-badge{display:inline-flex;align-items:center;gap:8px;background:#f4f3f7;border-radius:15px;padding:6px 18px;margin-bottom:18px}.badge-text{color:#3f3f46!important;font-weight:700;font-size:12px;opacity:1;text-rendering:optimizeLegibility}.title-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:12px}.main-title,.highlighted-title{font-weight:700;font-size:2.5rem;margin:0}.highlighted-title{background:linear-gradient(92deg,#3274e7,#6c59d9 80.77%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-description{color:#7a7f8a;font-weight:500;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto 24px;text-align:center}.testimonials-grid{display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:stretch;flex-wrap:nowrap}.testimonial-card{background:#fbfbfb;border-radius:16px;border:1px solid #d4d4d4;box-sizing:border-box;padding:32px 24px 24px;max-width:370px;width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.quote-icon{width:28px;height:28px;margin-bottom:12px}.star-rating{display:flex;gap:0;margin-bottom:12px}.star-icon{width:24px;height:24px}.testimonial-text{color:#7a7f8a;font-size:1rem;line-height:1.6;margin:0 0 18px;min-height:60px}.testimonial-card:nth-child(2) .testimonial-text{color:#595b65}.testimonial-card:nth-child(3) .testimonial-text{color:#5b5c61;font-size:1rem;line-height:1.7}.author-info{display:flex;align-items:center;gap:16px;margin-top:8px}.author-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.author-circle{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.author-initials{color:#484a4d;position:absolute;left:10px;top:11px;width:24px;height:22px;font-weight:500;font-size:18px;display:flex;align-items:center;justify-content:center}.author-details{flex:1}.author-name{color:#454649;font-weight:600;font-size:1.1rem;margin:0 0 5px}.testimonial-card:nth-child(3) .author-name{color:#47484c;font-size:1rem}.author-title{color:#7a7f8a;font-weight:400;font-size:.95rem;margin:0 0 10px}.testimonial-card:nth-child(2) .author-title{font-size:.95rem}.testimonial-card:nth-child(3) .author-title{color:#8d919a;font-size:.9rem}.company-badge{display:inline-flex;height:22px;padding:4px 8px;align-items:center;gap:10px;border-radius:10px;border:1px solid #D9D6DE;background-color:#fefefe}.company-name{color:#4c4d50;font-weight:700;font-size:12px}@media (max-width: 991px){.testimonials-section{padding:40px 12px}.testimonials-grid{flex-direction:column;gap:24px;align-items:center;flex-wrap:wrap}.testimonial-card{max-width:420px;width:100%}.main-title,.highlighted-title{font-size:2rem}}@media (max-width: 640px){.testimonials-section{padding:20px 6px}.main-title,.highlighted-title{font-size:1.3rem}.section-description{font-size:.95rem}.testimonial-card{padding:18px 10px;max-width:98vw}}.heroSection{width:100%;background:#f8f9f9;padding:24px 16px;font-family:Inter,-apple-system,system-ui,Segoe UI,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.cardsGrid{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:32px}@media (min-width: 992px){.cardsGrid{gap:40px}}.caseCard{background:#fefeff;border:1px solid #e1e3e9;border-radius:12px;overflow:hidden}.caseLayout{display:flex;gap:20px;min-height:360px}.caseLayout.reverse{flex-direction:row-reverse}.imageWrap{width:50%;min-height:280px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;overflow:hidden}.cardImage{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:12px 0 0 12px;transition:transform .3s ease}.caseCard:hover .cardImage{transform:scale(1.02)}.caseLayout.reverse .cardImage{border-radius:0 12px 12px 0}.contentWrap{width:50%;padding:28px 22px;display:flex;flex-direction:column;gap:14px}.metaRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#8c9099;font-size:14px}.categoryBadge{background:#f3f2f6;border:1px solid #d9d6de;color:#4e4e53;font-weight:700;font-size:11px;padding:4px 8px;border-radius:10px}.metaItem{display:inline-flex;align-items:center;gap:4px}.title{margin:0;font-size:24px;font-weight:800;color:#14161d}.company{margin:0;color:#7a7f8a;font-weight:500;font-size:16px}.desc{margin:4px 0 0;color:#7a7f8a;font-size:16px;line-height:1.4}.sectionBlock{margin-top:12px}.sectionLabel{margin:0 0 6px;color:#2c73e8;font-size:14px;font-weight:700;letter-spacing:.3px}.sectionText{margin:0;color:#7a7f8a;font-size:14px;line-height:1.45}.resultsHead{display:flex;align-items:center;gap:8px;margin-bottom:10px}.checkIcon{color:#2c73e8}.resultsGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.resultItem{display:flex;align-items:flex-start;gap:8px}.dot{width:8px;height:8px;background:#2f77f0;border-radius:50%;margin-top:5px;flex-shrink:0}.resultText{color:#525356;font-size:14px}.techRow{display:flex;gap:8px;flex-wrap:wrap}.techTag{background:#fefefe;border:1px solid #d9d6de;border-radius:10px;padding:4px 8px;font-size:12px;font-weight:700;color:#404145}.ctaBtn{margin-top:14px;align-self:flex-start;display:inline-flex;align-items:center;gap:10px;border:none;border-radius:12px;padding:11px 16px;cursor:pointer;background:linear-gradient(92deg,#3274e7,#6c59d9 80.77%);color:#d5dcf5;font-weight:600;transition:transform .2s ease}.ctaBtn:hover{transform:translateY(-1px);background:linear-gradient(92deg,#2563eb,#5b21b6 80.77%);color:#fff}.arrow{line-height:1}@media (max-width: 991px){.caseLayout{flex-direction:column;min-height:auto}.imageWrap,.contentWrap{width:100%}.imageWrap{min-height:220px;background-color:#f8f9fa}.cardImage,.caseLayout.reverse .cardImage{border-radius:12px 12px 0 0;object-fit:contain;object-position:center}.imageWrap{height:240px}.resultsGrid{grid-template-columns:1fr}.ctaBtn{width:100%;justify-content:center}}.discovery-container{width:100%;font-family:Inter,Tahoma,sans-serif;overflow:hidden}.discovery-background{background:linear-gradient(92.08deg,#3274e7,#6c59d9 80.77%);padding:4rem 2rem;min-height:600px;display:flex;align-items:center;justify-content:center}.discovery-content{max-width:1000px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.discovery-badge-container{margin-bottom:1rem}.discovery-badge{background-color:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:25px;padding:12px 24px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.discovery-badge:hover{background-color:#ffffff40;transform:translateY(-2px)}.badge-icon{width:20px;height:20px;display:block;flex-shrink:0}.badge-text{font-size:14px;font-weight:700;color:#fff;white-space:nowrap}.discovery-title-section{margin-bottom:1rem}.discovery-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.2;margin:0;max-width:800px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.discovery-description{margin-bottom:2rem;max-width:700px}.description-text{font-size:18px;font-weight:500;line-height:1.6;color:#ffffffe6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.discovery-buttons{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.discovery-primary-btn,.discovery-secondary-btn{background-color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;min-height:56px;padding:0;overflow:hidden}.discovery-primary-btn{min-width:280px}.discovery-secondary-btn{min-width:260px}.btn-content{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;height:100%}.btn-icon{width:20px;height:20px;display:block;flex-shrink:0}.btn-text{font-size:16px;font-weight:600;color:#3176e8;font-family:Inter,Tahoma,sans-serif;white-space:nowrap}.btn-arrow{width:16px;height:16px;display:block;flex-shrink:0;margin-left:auto}.discovery-primary-btn:hover,.discovery-secondary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0003}.discovery-primary-btn:active,.discovery-secondary-btn:active{transform:translateY(0)}.discovery-features{display:flex;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:8px}.feature-dot{width:8px;height:8px;border-radius:50%;background-color:#76d48e;flex-shrink:0}.feature-text{font-size:14px;font-weight:500;color:#ffffffe6;white-space:nowrap}@media (max-width: 768px){.discovery-background{padding:3rem 1rem;min-height:500px}.discovery-content{gap:1.5rem}.discovery-title{font-size:clamp(1.5rem,6vw,2.5rem)}.description-text{font-size:16px}.discovery-buttons{flex-direction:column;align-items:center;width:100%}.discovery-primary-btn,.discovery-secondary-btn{width:100%;max-width:350px;min-width:auto}.discovery-features{flex-direction:column;gap:1rem}.feature-text{font-size:13px}}@media (max-width: 480px){.discovery-background{padding:2rem .75rem}.discovery-badge{padding:10px 20px}.badge-text{font-size:12px}.badge-icon{width:16px;height:16px}.btn-content{padding:14px 20px;gap:10px}.btn-text{font-size:14px}.btn-icon{width:18px;height:18px}.btn-arrow{width:14px;height:14px}.discovery-features{gap:.75rem}.feature-dot{width:6px;height:6px}.feature-text{font-size:12px}}._successSection_1sygf_1{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}._successSection_1sygf_1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}._title_1sygf_22{font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px;position:relative;z-index:1}._subtitle_1sygf_31{font-size:1rem;color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.6;position:relative;z-index:1}.case-study-container{width:100%;max-width:1200px;margin:0 auto;padding:20px;background-color:#f8f9f9;font-family:Inter,-apple-system,system-ui,sans-serif}.case-study-wrapper{width:100%}.case-study-card{background-color:#fefeff;border:1px solid #e1e3e9;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.case-study-layout{display:flex;min-height:400px}.image-section{flex:1;min-width:300px;max-width:50%}.project-image{width:100%;height:100%;object-fit:cover;border-radius:12px 0 0 12px}.content-section{flex:1;padding:32px 24px;display:flex;flex-direction:column;gap:16px}.metadata-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.category-badge{background-color:#f3f2f6;border:1px solid #d9d6de;border-radius:10px;padding:4px 8px;font-size:11px;font-weight:700;color:#4e4e53}.project-info{display:flex;align-items:center;gap:12px}.info-item{display:flex;align-items:center;gap:4px;color:#8c9099;font-size:14px;font-weight:400}.info-icon{font-size:16px}.info-text{color:#8c9099}.project-title{font-size:24px;font-weight:800;color:#14161d;margin:0;line-height:1.2}.company-name{font-size:16px;font-weight:500;color:#7a7f8a;margin:8px 0 0}.project-description{font-size:16px;font-weight:400;color:#7a7f8a;line-height:1.4;margin:0}.section{margin-top:16px}.section:first-of-type{margin-top:20px}.section-title{font-size:14px;font-weight:700;color:#2c73e8;margin:0 0 8px;letter-spacing:.5px}.section-content{font-size:14px;font-weight:400;color:#7a7f8a;margin:0;line-height:1.4}.results-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.results-icon{font-size:16px;color:#2c73e8}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.result-item{display:flex;align-items:flex-start;gap:8px}.bullet-point{width:8px;height:8px;border-radius:50%;background-color:#2f77f0;flex-shrink:0;margin-top:4px}.result-text{font-size:14px;font-weight:400;color:#525356;line-height:1.3}.technology-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.technology-tag{background-color:#fefefe;border:1px solid #d9d6de;border-radius:10px;padding:4px 8px;font-size:12px;font-weight:700;color:#404145}.learn-more-button{background:linear-gradient(92deg,#3274e7,#6c59d9 80.77%);border:none;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-top:24px;align-self:flex-start;transition:transform .2s ease}.learn-more-button:hover{transform:translateY(-1px)}.button-text{font-size:16px;font-weight:600;color:#d5dcf5}.button-arrow{font-size:16px;color:#d5dcf5}@media (max-width: 768px){.case-study-container{padding:16px}.case-study-layout{flex-direction:column;min-height:auto}.image-section{max-width:100%;min-width:100%;max-height:250px}.project-image{border-radius:12px 12px 0 0;height:250px}.content-section{padding:24px 20px}.project-title{font-size:20px}.metadata-row{flex-direction:column;align-items:flex-start;gap:8px}.project-info{width:100%;justify-content:flex-start}.results-grid{grid-template-columns:1fr;gap:8px}.technology-tags{gap:6px}.learn-more-button{width:100%;justify-content:center;margin-top:20px}}@media (max-width: 480px){.case-study-container{padding:12px}.content-section{padding:20px 16px;gap:12px}.project-title{font-size:18px}.project-description,.section-content{font-size:13px}.category-badge,.technology-tag{font-size:10px;padding:3px 6px}}._ctaSection_11av8_1{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}._ctaSection_11av8_1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}._title_11av8_22{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:16px;position:relative;z-index:1}._subtitle_11av8_31{font-size:1rem;color:#ffffffe6;max-width:650px;margin:0 auto 30px;line-height:1.6;position:relative;z-index:1}._ctaButton_11av8_41{background:#fff;color:#667eea;padding:12px 24px;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 4px 15px #0003}._ctaButton_11av8_41:hover{transform:translateY(-2px);background:#fffffff2;box-shadow:0 6px 20px #0000004d}._arrow_11av8_64{margin-left:8px;font-size:1.2rem}.about-page{font-family:Inter,sans-serif;line-height:1.6;color:#333}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:8rem 0 6rem;text-align:center;color:#fff}.hero-content{max-width:800px;margin:0 auto;padding:0 2rem}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1rem;line-height:1.1}.hero-subtitle{font-size:1.5rem;opacity:.9;font-weight:300}.about-section{padding:6rem 0}.about-section:nth-child(2n){background:#f8fafc}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.content-grid.reverse{direction:rtl}.content-grid.reverse>*{direction:ltr}.content-text{padding:2rem 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#2d3748}.section-description{font-size:1.125rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.cta-button.large{padding:1.25rem 2.5rem;font-size:1.125rem}.content-image{position:relative}.section-image{width:100%;height:300px;object-fit:cover;border-radius:12px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.section-image:hover{transform:translateY(-5px)}.team-section{padding:6rem 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{font-size:1.125rem;color:#64748b;margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.team-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.team-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.team-avatar{width:120px;height:120px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;border:4px solid #f7fafc;box-shadow:0 8px 24px #0000001f}.avatar-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-card:hover .avatar-image{transform:scale(1.1)}.member-name{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.member-title{color:#64748b;font-size:.975rem}.why-choose-section{padding:6rem 0;background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:3rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.feature-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.feature-description{color:#64748b;line-height:1.6;font-size:1rem}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center;color:#fff}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:2.25rem;font-weight:600;margin-bottom:2rem;line-height:1.3}.cta-section .cta-button{background:#fff;color:#667eea;font-weight:700}.cta-section .cta-button:hover{background:#f7fafc;transform:translateY(-3px);box-shadow:0 15px 35px #fff3}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.content-grid{grid-template-columns:1fr;gap:2rem}.content-grid.reverse{direction:ltr}.section-title{font-size:2rem}.about-section,.team-section,.why-choose-section,.cta-section{padding:4rem 0}.cta-title{font-size:1.75rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.features-grid{grid-template-columns:1fr}.container{padding:0 1rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.team-card{padding:1.5rem}.feature-card{padding:2rem 1.5rem}}.ai-products-page{min-height:100vh;background:#f8f9fa;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.products-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.hero-description{font-size:1.25rem;line-height:1.6;opacity:.9;max-width:600px;margin:0 auto}.products-grid-section{padding:4rem 0;background:#f8f9fa}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.product-image{position:relative;height:240px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image:hover img{transform:scale(1.05)}.product-content{padding:1.5rem}.product-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.product-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.product-features{list-style:none;padding:0;margin:0 0 1.5rem}.feature-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;color:#4a5568}.check-icon{width:16px;height:16px;color:#667eea;flex-shrink:0;margin-top:.125rem}.product-actions{display:flex;gap:.75rem;flex-wrap:wrap}.product-btn{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .3s ease;text-align:center;border:none;cursor:pointer;flex:1;min-width:120px}.product-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.product-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.product-btn.secondary{background:transparent;color:#667eea;border:2px solid #667eea}.product-btn.secondary:hover{background:#4c51bf;color:#fff;border-color:#4c51bf}.products-cta{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.cta-description{font-size:1.125rem;line-height:1.6;opacity:.9;margin-bottom:2rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;min-width:200px}.cta-btn.primary{background:#fff;color:#2d3748}.cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d;background:#f7fafc}.cta-btn.secondary{background:transparent;color:#fff;border:2px solid white}.cta-btn.secondary:hover{background:#fffffff2;color:#1a202c;border-color:#fffffff2}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.products-hero{padding:6rem 0 3rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-actions{flex-direction:column}.product-btn{flex:none}.cta-title{font-size:2rem}.cta-actions{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px}}@media (max-width: 480px){.container{padding:0 .75rem}.hero-title{font-size:2rem}.products-grid{grid-template-columns:1fr}.product-content{padding:1.25rem}.product-title{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:fadeIn .6s ease-out}.product-card:nth-child(1){animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}.product-card:nth-child(5){animation-delay:.5s}.product-card:nth-child(6){animation-delay:.6s}.product-card:nth-child(7){animation-delay:.7s}.product-card:nth-child(8){animation-delay:.8s}.blog-page{min-height:100vh;background:#f8f9fa}.blog-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.hero-description{font-size:1.25rem;line-height:1.6;color:#000;opacity:1;max-width:600px;margin:0 auto}.blog-filters{padding:2rem 0;background:#fff;border-bottom:1px solid #e2e8f0}.categories-filter{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.category-btn{padding:.75rem 1.5rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:25px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.875rem}.category-btn:hover{border-color:#667eea;color:#667eea}.category-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.blog-posts-section{padding:4rem 0}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-top:2rem}.blog-post-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.post-image{position:relative;height:240px;overflow:hidden}.post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .post-image img{transform:scale(1.05)}.post-category{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.post-content{padding:1.5rem}.post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.post-date,.post-read-time{font-weight:500}.post-title{margin-bottom:1rem}.post-title a{font-size:1.25rem;font-weight:600;color:#2d3748;text-decoration:none;line-height:1.4;transition:color .3s ease}.post-title a:hover{color:#667eea}.post-snippet{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-tags{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.post-tag{background:#f0f0f0;color:#666;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:500}.post-footer{display:flex;justify-content:space-between;align-items:center}.post-author{font-size:.875rem;color:#6b7280}.read-more-btn{display:flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .3s ease}.read-more-btn:hover{color:#764ba2;transform:translate(4px)}.arrow-icon{width:16px;height:16px;transition:transform .3s ease}.read-more-btn:hover .arrow-icon{transform:translate(4px)}.newsletter-section{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.newsletter-content{max-width:600px;margin:0 auto}.newsletter-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.newsletter-description{font-size:1.125rem;line-height:1.6;opacity:.9;margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;max-width:400px;margin:0 auto}.newsletter-input{flex:1;padding:1rem;background:#fff;border:none;border-radius:8px;font-size:1rem;outline:none}.newsletter-input::placeholder{color:#9ca3af}.newsletter-btn{padding:1rem 2rem;background:#fff;color:#2d3748;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d;background:#f7fafc}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.blog-hero{padding:6rem 0 3rem}.blog-posts-grid{grid-template-columns:1fr;gap:1.5rem}.categories-filter{gap:.5rem}.category-btn{padding:.5rem 1rem;font-size:.8rem}.newsletter-form{flex-direction:column;gap:1rem}.newsletter-title{font-size:2rem}}@media (max-width: 480px){.container{padding:0 .75rem}.hero-title{font-size:2rem}.blog-posts-grid{grid-template-columns:1fr}.post-content{padding:1.25rem}.post-title a{font-size:1.125rem}.post-footer{flex-direction:column;gap:1rem;align-items:flex-start}}.blog-post-card{animation:fadeInUp .6s ease-out}.blog-post-card:nth-child(1){animation-delay:.1s}.blog-post-card:nth-child(2){animation-delay:.2s}.blog-post-card:nth-child(3){animation-delay:.3s}.blog-post-card:nth-child(4){animation-delay:.4s}.blog-post-card:nth-child(5){animation-delay:.5s}.blog-post-card:nth-child(6){animation-delay:.6s}.contact-page{min-height:100vh;background:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.contact-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.gradient-text{color:#fff!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important}.hero-description{font-size:1.25rem;line-height:1.6;color:#fff;opacity:1;max-width:600px;margin:0 auto}.contact-content{padding:4rem 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.info-title{font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(102,126,234,.2)}.info-description{color:#4a5568;line-height:1.6;margin-bottom:2rem}.contact-methods{margin-bottom:2rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1rem;border-radius:12px;transition:background-color .3s ease}.contact-method:hover{background:#f8f9fa}.method-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.method-icon svg{width:24px;height:24px}.method-content{flex:1}.method-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#2d3748}.method-detail{color:#4a5568;margin-bottom:.25rem;font-size:.875rem}.social-links{border-top:1px solid #e2e8f0;padding-top:2rem}.social-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.social-icons{display:flex;gap:1rem}.social-link{width:40px;height:40px;background:#f8f9fa;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#4a5568;transition:all .3s ease;text-decoration:none}.social-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.social-link svg{width:20px;height:20px}.contact-form-container{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.contact-form{width:100%}.form-title{font-size:2rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(102,126,234,.2)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:#2d3748;font-size:.875rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-textarea{resize:vertical;min-height:120px}.form-submit{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.form-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.form-submit:disabled{opacity:.7;cursor:not-allowed}.submit-arrow{width:20px;height:20px;transition:transform .3s ease}.form-submit:hover .submit-arrow{transform:translate(4px)}.submit-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-section{background:linear-gradient(135deg,#667eea,#764ba2);min-height:300px;display:flex;align-items:center;justify-content:center}.map-placeholder{text-align:center;color:#fff}.map-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.map-content p{font-size:1rem;opacity:.8;margin-bottom:2rem}.map-btn{padding:.75rem 2rem;background:#fff;color:#2d3748;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.map-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d;background:#f7fafc}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.contact-hero{padding:6rem 0 3rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr;gap:0}.contact-info,.contact-form-container{padding:1.5rem}.info-title,.form-title{font-size:1.5rem}}@media (max-width: 480px){.container{padding:0 .75rem}.hero-title{font-size:2rem}.contact-info,.contact-form-container{padding:1.25rem}.contact-method{flex-direction:column;text-align:center;gap:.75rem}.method-icon{align-self:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-info,.contact-form-container{animation:fadeInUp .6s ease-out}.contact-info{animation-delay:.1s}.contact-form-container{animation-delay:.2s}
