@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--primary:#00D4FF;--secondary:#7C3AED;--accent:#FBBF24;--bg-light:#F3F4F6;--bg-dark:#070A12;--text-dark:#0B1220;--text-light:#EAF1FF;--text-muted:#93A4B8;--border-light:#D7DEE8;--border-dark:#1B2638;--gradient-primary:linear-gradient(180deg, #1BB6FF 0%, #0B7FBC 100%);--gradient-gold-shine:linear-gradient(90deg, rgba(245,158,11,0) 0%, rgba(245,158,11,0.75) 50%, rgba(245,158,11,0) 100%);--gradient-secondary:linear-gradient(180deg, #A78BFA 0%, #6D28D9 100%);--gradient-gold-accent:linear-gradient(180deg, #FBBF24 0%, #F59E0B 100%);--gradient-dark-section:radial-gradient(1200px 700px at 50% 20%, #1A263A 0%, #0B0F17 55%, #070A10 100%);--gradient-overlay-dark:linear-gradient(180deg, rgba(11,15,23,0) 0%, rgba(11,15,23,0.65) 100%);--gradient-light-section:linear-gradient(180deg, #182235 0%, #0F1726 100%);--gradient-overlay-light:linear-gradient(180deg, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0) 100%);--font-heading:Sora,Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-body:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-mono:'JetBrains Mono','Courier New',monospace}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,sans-serif;line-height:1.7;color:var(--text-dark);background-color:var(--bg-light);direction:ltr}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:2rem;letter-spacing:.01em}h3{font-size:1.5rem;letter-spacing:-.01em}p{margin-bottom:1.25rem;line-height:1.75}a{color:var(--primary);text-decoration:none;transition:color .3s}a:hover{color:var(--secondary)}img{max-width:100%;height:auto;display:block}ol,ul{list-style-position:inside;margin-bottom:1.25rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:.3s;line-height:1.5}.btn-primary{background:var(--gradient-primary);color:var(--text-light);box-shadow:0 4px 12px rgba(0,212,255,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,212,255,.4);color:var(--text-light)}.btn-secondary{background:var(--gradient-secondary);color:var(--text-light);box-shadow:0 4px 12px rgba(124,58,237,.3)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(124,58,237,.4);color:var(--text-light)}.text-mono{font-family:Inter,sans-serif;font-size:.9em}.whatsapp-float{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s,box-shadow .3s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff}@media (min-width:769px){.whatsapp-float{display:none!important}}@media (min-width:640px){.container{padding:0 1.5rem}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}}@media (min-width:768px){.container{padding:0 2rem}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}}@media (min-width:1024px){h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.25rem}}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;background:rgba(7,10,18,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(27,38,56,.6);padding:0 24px}.nav-container{display:flex;align-items:center;justify-content:space-between;height:72px}.nav-brand{display:flex;align-items:center}.logo-link{display:flex;align-items:center}.nav-menu{display:flex;gap:40px;align-items:center}.nav-menu li{display:flex}.nav-menu a{color:var(--text-light);font-size:15px;letter-spacing:.01em;position:relative;padding:8px 0;text-decoration:none;transition:color .3s;font-weight:500}.nav-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:width .3s}.nav-menu a:hover{color:var(--primary)}.nav-menu a:hover::after{width:100%}.nav-cta-container{display:flex;align-items:center;padding-left:40px}.nav-cta-btn{background:var(--primary);color:var(--text-dark);text-decoration:none;padding:10px 28px;border-radius:6px;font-size:15px;font-weight:600;transition:.3s;border:1px solid transparent;box-shadow:0 0 20px rgba(0,212,255,.3)}.nav-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 24px rgba(0,212,255,.5);border-color:rgba(255,255,255,.2)}.mobile-toggle,.phone-header-btn{display:none}@media(max-width:768px){.navbar{padding:0 16px}.nav-container{height:64px}.mobile-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;color:var(--text-light);cursor:pointer;padding:8px;margin-right:auto;z-index:1001}.phone-header-btn{display:flex;align-items:center;justify-content:center;background:0 0;border:none;color:var(--text-light);cursor:pointer;padding:8px;margin-left:auto;z-index:1001}.nav-brand{position:absolute;left:50%;transform:translateX(-50%)}.logo{max-height:32px}.nav-menu{position:fixed;top:64px;left:0;right:0;flex-direction:column;background:rgba(7,10,18,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:24px;gap:0;max-height:0;overflow:hidden;transition:.3s;border-bottom:1px solid transparent}.nav-menu.active{max-height:400px;opacity:1;border-bottom-color:rgba(27,38,56,.6)}.nav-menu li{width:100%;border-bottom:1px solid rgba(27,38,56,.4)}.nav-menu li:last-child{border-bottom:none}.nav-menu a{display:block;padding:16px 0;width:100%;font-size:16px}.nav-menu a::after{display:none}.nav-cta-container{position:fixed;bottom:0;left:0;right:0;padding:16px;background:rgba(7,10,18,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(27,38,56,.6);margin-left:0;transform:translateY(100%);transition:.3s}.nav-cta-container.active{transform:translateY(0);opacity:1}.nav-cta-btn{width:100%;text-align:center;padding:14px 28px;font-size:16px}}.navbar{position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:2rem;position:relative;box-sizing:border-box}.logo{max-width:160px!important;display:block;object-fit:contain;transition:opacity .3s}.logo:hover{opacity:.8}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:focus{outline:0}.nav-brand{display:flex;align-items:center;flex-shrink:0;margin:0}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-menu li{margin:0;padding:0}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-item{list-style:none;margin:0;padding:0}html[dir=ltr] .nav-container,html[lang=en] .nav-container,html[lang=es] .nav-container,html[lang=fr] .nav-container{justify-content:flex-start}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{margin-left:0;margin-right:0}html[dir=ltr] .nav-cta-container,html[lang=en] .nav-cta-container,html[lang=es] .nav-cta-container,html[lang=fr] .nav-cta-container{margin-left:auto;margin-right:0}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse;justify-content:space-between}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{order:-1;margin:0}html[dir=rtl] .nav-right-group,html[lang=ar] .nav-right-group,html[lang=he] .nav-right-group{display:flex;align-items:center;gap:2rem;order:1;flex-direction:row-reverse}html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-right-group .nav-brand{order:2}html[dir=rtl] .nav-right-group .nav-menu,html[lang=ar] .nav-right-group .nav-menu,html[lang=he] .nav-right-group .nav-menu{order:1}@media (min-width:769px){.mobile-toggle,.nav-menu .mobile-contact-link,.phone-header-btn{display:none!important}}@media (max-width:768px){.nav-container{padding:.75rem 1rem;gap:0;justify-content:center!important;position:static!important;top:auto!important;right:auto!important;left:auto!important;height:auto!important;min-height:70px!important;width:100%!important}.mobile-toggle{position:absolute;top:50%;transform:translateY(-50%);left:15px;right:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.phone-header-btn{position:absolute;top:50%;transform:translateY(-50%);right:15px;left:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.logo-link,.nav-brand a{display:flex!important;justify-content:center!important;margin:0 auto!important}.mobile-toggle svg,.phone-header-btn svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:opacity .3s}.mobile-toggle svg path,.phone-header-btn svg path{stroke:currentColor!important}.mobile-toggle img,.phone-header-btn img{width:24px!important;height:24px!important}.mobile-toggle:hover svg,.phone-header-btn:hover svg{opacity:.8}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.nav-brand,html[dir=rtl] .nav-brand,html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-brand,html[lang=he] .nav-right-group .nav-brand{margin:0 auto!important;text-align:center;order:0!important}.logo{max-height:35px!important;max-width:160px!important}.nav-right-group{display:contents!important}.nav-cta-container{display:none!important}.nav-menu{position:fixed;top:70px;width:50%;max-width:300px;flex-direction:column!important;gap:0;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;z-index:999;margin:0!important;align-items:stretch!important;justify-content:flex-start!important}.nav-menu.active{display:flex!important;flex-direction:column!important}.nav-menu li{width:100%}.nav-menu .mobile-contact-link{display:block!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu a,html[dir=ltr] .nav-menu a{text-align:left!important}.nav-menu a{display:block;padding:15px 30px;width:100%;font-weight:500}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .mobile-toggle,html[dir=ltr] .mobile-toggle{left:20px!important;right:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .phone-header-btn,html[dir=ltr] .phone-header-btn{right:20px!important;left:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu,html[dir=ltr] .nav-menu{left:0!important;right:auto!important}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:20px!important}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:20px!important;right:auto!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0!important;left:auto!important}html[dir=rtl] .nav-menu a,html[lang=ar] .nav-menu a,html[lang=he] .nav-menu a{text-align:right!important}.nav-cta-container{display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:0 0!important;width:auto!important;z-index:1001!important;pointer-events:none!important}.nav-cta-container .lang-option,.nav-cta-container .lang-switcher,.nav-cta-container .lang-switcher-current{pointer-events:auto!important}.nav-cta-container .nav-cta-btn,.nav-cta-container>a:not(.lang-option):not(.lang-switcher-current){display:none!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-cta-container,html[dir=ltr] .nav-cta-container{left:30px!important;right:auto!important}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{right:30px!important;left:auto!important}}header{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.navbar{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}nav.navbar{position:fixed;top:0;left:0;right:0;width:100vw!important;max-width:none!important}.nav-container{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{justify-content:space-between!important}@media (min-width:769px){html[dir=rtl] .logo-link,html[dir=rtl] .nav-brand,html[lang=ar] .logo-link,html[lang=ar] .nav-brand,html[lang=he] .logo-link,html[lang=he] .nav-brand{order:2!important;margin-left:1.5rem!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.5rem!important}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{order:1!important;margin-right:0!important;margin-left:0!important}html[dir=rtl] .cta-button,html[dir=rtl] .nav-cta-btn,html[dir=rtl] a.cta-button,html[lang=ar] .cta-button,html[lang=ar] .nav-cta-btn,html[lang=ar] a.cta-button,html[lang=he] .cta-button,html[lang=he] .nav-cta-btn,html[lang=he] a.cta-button{order:0!important;margin-right:auto!important;margin-left:0!important}main{margin-top:0!important;padding-top:0!important}:root{--primary:#00D4FF;--secondary:#7C3AED;--accent:#FBBF24;--bg-light:#F3F4F6;--bg-dark:#070A12;--text-dark:#0B1220;--text-light:#EAF1FF;--text-muted:#93A4B8;--border-light:#D7DEE8;--border-dark:#1B2638;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#070A12}.site-footer{background:linear-gradient(135deg,var(--bg-dark) 0,#0d1421 100%);color:var(--text-light);padding:60px 20px 0;font-family:Inter,sans-serif;position:relative;overflow:hidden}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.5}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-column{display:flex;flex-direction:column}.footer-about{grid-column:span 1}.footer-about .logo{margin-bottom:20px;filter:brightness(0) invert(1)}.footer-description{color:var(--text-muted);line-height:1.6;margin-bottom:24px;font-size:14px}.footer-heading{color:var(--text-light);font-size:16px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px;position:relative;padding-bottom:10px}.footer-heading::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:2px;background:var(--primary)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:var(--text-muted);text-decoration:none;transition:.3s;display:inline-block;font-size:14px}.footer-links a:hover{color:var(--primary);transform:translateX(5px)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{margin-bottom:16px;display:flex;align-items:flex-start;gap:12px;font-size:14px}.footer-contact i{color:var(--primary);margin-top:2px;font-size:16px;min-width:16px}.footer-contact a{color:var(--text-muted);text-decoration:none;transition:color .3s}.footer-contact a:hover{color:var(--primary)}.footer-contact span{color:var(--text-muted);line-height:1.5}.social-links{display:flex;gap:12px;margin-top:8px}.social-links a{width:40px;height:40px;border-radius:50%;background:rgba(0,212,255,.1);color:var(--primary);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s;border:1px solid rgba(0,212,255,.2)}.social-links a:hover{background:var(--primary);color:var(--bg-dark);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,212,255,.3)}.footer-bottom{border-top:1px solid var(--border-dark);padding:24px 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.copyright{color:var(--text-muted);font-size:14px;margin:0}.zappy-attribution{color:var(--text-muted);text-decoration:none;font-size:14px;transition:color .3s;display:inline-flex;align-items:center;gap:6px}.zappy-attribution:hover{color:var(--primary)}.zappy-attribution::before{content:'⚡';font-size:16px}@media (max-width:768px){.site-footer{padding:40px 20px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-about{grid-column:span 1}.footer-bottom-content{flex-direction:column;text-align:center;gap:12px}.social-links{justify-content:center}}@media (max-width:480px){.footer-heading{font-size:14px}.footer-contact li,.footer-description,.footer-links a{font-size:13px}.social-links a{width:36px;height:36px}}.home-hero-section{background:#070a12;color:var(--text-light);position:relative;min-height:100vh;display:flex;align-items:center;padding:100px 24px 80px;overflow:hidden}.home-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(1200px 700px at 50% 20%,#1a263a 0,#0b0f17 55%,#070a10 100%);z-index:0;pointer-events:none}.home-hero-section .hero-grid-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-hero-section .hero-text-block{position:relative;z-index:10}.home-hero-section .hero-headline{font-family:Inter,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.12;color:var(--text-light);margin:0 0 24px}.home-hero-section .hero-description{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.6;color:var(--text-muted);margin:0 0 36px;max-width:540px}.home-hero-section .hero-cta-group{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.home-hero-section .btn-hero-primary{background:linear-gradient(180deg,#1bb6ff 0,#0b7fbc 100%);color:var(--text-light);padding:14px 34px;border-radius:6px;border:1px solid rgba(255,255,255,.14);font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;transition:transform 220ms,box-shadow 220ms,border-color 220ms;width:fit-content}.home-hero-section .btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12) inset;border-color:rgba(255,255,255,.2)}.home-hero-section .btn-hero-secondary{background:rgba(255,255,255,.04);color:var(--text-light);padding:12px 18px;border-radius:6px;border:1px solid rgba(255,255,255,.14);font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(0,0,0,.45);transition:transform 220ms,background-color 220ms,border-color 220ms;width:fit-content}.home-hero-section .btn-hero-secondary:hover{transform:translateY(-2px);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.home-hero-section .proof-chips-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-hero-section .proof-chip{display:flex;align-items:center;gap:8px;padding:10px 14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:var(--text-light);letter-spacing:.01em}.home-hero-section .proof-icon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.home-hero-section .hero-ui-mock{position:relative;z-index:5}.home-hero-section .mock-panel-card{background:rgba(16,24,38,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:28px;box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06) inset;position:relative;z-index:10}.home-hero-section .mock-header{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.home-hero-section .mock-count{font-family:Inter,sans-serif;font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1;color:var(--primary)}.home-hero-section .mock-label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--text-light);letter-spacing:.01em}.home-hero-section .mock-divider{height:1px;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.14) 50%,rgba(255,255,255,0) 100%);margin-bottom:20px}.home-hero-section .mock-rows{display:flex;flex-direction:column;gap:16px}.home-hero-section .mock-row{display:flex;align-items:center;justify-content:space-between;padding:12px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:6px;transition:background-color 220ms,border-color 220ms}.home-hero-section .mock-row:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12)}.home-hero-section .mock-row-left{display:flex;align-items:center;gap:12px}.home-hero-section .mock-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);border:1px solid rgba(255,255,255,.14);flex-shrink:0}.home-hero-section .mock-row-info{display:flex;flex-direction:column;gap:2px}.home-hero-section .mock-owner-name{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--text-light);letter-spacing:.01em}.home-hero-section .mock-status{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:var(--text-muted)}.home-hero-section .mock-timestamp{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:var(--text-light);display:flex;align-items:center;gap:6px;white-space:nowrap}.home-hero-section .mock-id{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:var(--text-muted)}.home-hero-section .neon-linework{position:absolute;top:-10%;left:-10%;width:120%;height:120%;z-index:0;pointer-events:none;opacity:.4}@media (max-width:768px){.home-hero-section{padding:100px 16px 60px;min-height:auto}.home-hero-section .hero-grid-container{grid-template-columns:1fr;gap:48px}.home-hero-section .hero-headline{font-size:32px;line-height:1.15;margin-bottom:18px}.home-hero-section .hero-description{font-size:16px;margin-bottom:28px}.home-hero-section .hero-cta-group{gap:12px;margin-bottom:32px}.home-hero-section .btn-hero-primary,.home-hero-section .btn-hero-secondary{width:100%;justify-content:center}.home-hero-section .proof-chips-row{grid-template-columns:1fr;gap:10px}.home-hero-section .proof-chip{padding:10px 12px;font-size:12px}.home-hero-section .mock-panel-card{padding:20px}.home-hero-section .mock-count{font-size:36px}.home-hero-section .mock-label{font-size:13px}.home-hero-section .mock-row{flex-direction:column;align-items:flex-start;gap:10px}.home-hero-section .mock-timestamp{align-self:flex-end;font-size:12px}.home-hero-section .neon-linework{display:none}}.home-features-section{background:var(--bg-light);color:var(--text-dark);padding:0 0 80px;position:relative}.home-features-section .ecg-divider-wrapper{width:100%;height:60px;position:relative;overflow:visible;margin-bottom:60px}.home-features-section .ecg-divider{width:100%;height:100%;display:block;color:var(--primary);filter:drop-shadow(0 0 8px rgba(0, 212, 255, .3))}.home-features-section .features-container{max-width:1200px;margin:0 auto;padding:0 24px}.home-features-section .features-header{text-align:center;max-width:700px;margin:0 auto 60px}.home-features-section .features-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--text-dark);margin:0 0 20px}.home-features-section .features-header p{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.7;color:var(--text-muted);margin:0}.home-features-section .focus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.home-features-section .focus-card{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 4px 16px rgba(11,18,32,.06),0 1px 3px rgba(11,18,32,.04);position:relative;overflow:hidden;transition:.3s;min-width:280px}.home-features-section .focus-card:hover{box-shadow:0 8px 24px rgba(11,18,32,.1),0 2px 6px rgba(11,18,32,.06);transform:translateY(-2px)}.home-features-section .card-accent-bar{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary) 0,var(--secondary) 100%);z-index:1}.home-features-section .card-content{padding:28px 28px 28px 32px;position:relative;z-index:2}.home-features-section .card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.home-features-section .card-icon{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,rgba(0,212,255,.1) 0,rgba(124,58,237,.1) 100%);display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:18px;flex-shrink:0}.home-features-section .card-header h3{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;color:var(--text-dark);margin:0;letter-spacing:.01em}.home-features-section .card-metric{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:700;line-height:1;color:var(--text-dark);margin:0 0 16px;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.home-features-section .card-description{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6;color:var(--text-muted);margin:0 0 24px}.home-features-section .card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.home-features-section .card-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:rgba(0,212,255,.04);border:1px solid rgba(0,212,255,.12);border-radius:6px;transition:.2s}.home-features-section .card-list li:hover{background:rgba(0,212,255,.08);border-color:rgba(0,212,255,.2)}.home-features-section .list-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:var(--text-dark);flex:1}.home-features-section .list-timestamp{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:var(--text-muted);flex-shrink:0;letter-spacing:.02em}@media (max-width:768px){.home-features-section{padding:0 0 60px}.home-features-section .ecg-divider-wrapper{height:40px;margin-bottom:40px}.home-features-section .features-container{padding:0 16px}.home-features-section .features-header{margin-bottom:40px}.home-features-section .features-header h2{font-size:1.875rem;margin-bottom:16px}.home-features-section .features-header p{font-size:1rem}.home-features-section .focus-grid{grid-template-columns:1fr!important;gap:20px}.home-features-section .card-content{padding:24px 20px 24px 24px}.home-features-section .card-metric{font-size:2.75rem}.home-features-section .card-description{font-size:.875rem;margin-bottom:20px}.home-features-section .card-list li{padding:10px 12px}.home-features-section .list-text{font-size:.8125rem}.home-features-section .list-timestamp{font-size:.75rem}}.home-process-section{position:relative;background-color:#0b0f17;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:36px 36px;background-position:-10px -10px;color:var(--text-light);padding:120px 16px;overflow:visible}.home-process-section .process-diagonal-divider{position:absolute;top:-1px;left:0;width:100%;height:120px;background:var(--bg-light);clip-path:polygon(0 0,100% 0,100% 0,0 100%);z-index:0;pointer-events:none}.home-process-section .process-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.home-process-section .process-header{text-align:start;margin-bottom:80px;max-width:700px}.home-process-section .process-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--text-light);margin-bottom:16px}.home-process-section .process-header p{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.7;color:var(--text-muted);max-width:600px}.home-process-section .process-steps{display:flex;flex-direction:column;gap:60px}.home-process-section .process-step{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:40px;box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06) inset;position:relative}.home-process-section .step-content{position:relative;z-index:10}.home-process-section .step-number{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;color:var(--primary);margin-bottom:16px;text-transform:uppercase;display:inline-block;padding:6px 12px;background:rgba(0,212,255,.1);border:1px solid rgba(0,212,255,.3);border-radius:4px}.home-process-section .step-content h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35;color:var(--text-light);margin-bottom:12px}.home-process-section .step-content p{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.7;color:var(--text-muted);margin-bottom:20px}.home-process-section .step-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.home-process-section .step-bullets li{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6;color:var(--text-light);display:flex;align-items:center;gap:10px}.home-process-section .step-bullets li i{color:var(--primary);font-size:1rem;flex-shrink:0}.home-process-section .step-visual{position:relative;z-index:5}.home-process-section .visual-backplate{position:absolute;bottom:-12px;left:-12px;width:30%;height:30%;background:rgba(0,212,255,.08);border:1px solid rgba(0,212,255,.2);border-radius:8px;z-index:0;pointer-events:none}.home-process-section .step-visual img{width:100%;height:auto;border-radius:8px;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px rgba(0,0,0,.55);display:block;position:relative;z-index:1;background:rgba(16,24,38,.9)}@media (max-width:768px){.home-process-section{padding:100px 16px 80px}.home-process-section .process-diagonal-divider{height:80px}.home-process-section .process-header{margin-bottom:48px}.home-process-section .process-header h2{font-size:1.875rem}.home-process-section .process-header p{font-size:1rem}.home-process-section .process-steps{gap:40px}.home-process-section .process-step{grid-template-columns:1fr;gap:32px;padding:24px}.home-process-section .step-content h3{font-size:1.25rem}.home-process-section .step-content p{font-size:.9375rem}.home-process-section .step-bullets li{font-size:.875rem}.home-process-section .visual-backplate{bottom:-8px;left:-8px;width:40%;height:40%}}\n .home-cta-section{position:relative;background-color:var(--bg-dark);color:var(--text-light);padding:0 0 120px;overflow:visible}.home-cta-section__divider-wrapper{position:relative;width:100%;height:120px;margin-bottom:-1px;overflow:hidden}.home-cta-section__divider{position:absolute;bottom:0;left:0;width:100%;height:120px;display:block}.home-cta-section__container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;align-items:center}.home-cta-section__glass-card{width:100%;max-width:840px;background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:72px 48px;box-shadow:0 18px 50px rgba(0,0,0,.55);transition:.3s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home-cta-section__glass-card:hover{border-color:rgba(0,212,255,.3);transform:translateY(-4px);box-shadow:0 24px 60px rgba(0,0,0,.65),0 0 0 1px rgba(0,212,255,.2) inset}.home-cta-section__content{text-align:center;position:relative;z-index:2}.home-cta-section__title{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;color:var(--text-light);margin:0 0 24px;line-height:1.2;letter-spacing:.02em}.home-cta-section__description{font-family:Inter,sans-serif;font-size:1.125rem;color:var(--text-light);margin:0 auto 40px;line-height:1.6;max-width:600px}.home-cta-section__cta-button{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(180deg,#1bb6ff 0,#0b7fbc 100%);color:#f3f6ff;padding:16px 40px;border-radius:6px;border:1px solid rgba(255,255,255,.14);font-family:Inter,sans-serif;font-weight:600;font-size:1.0625rem;letter-spacing:.01em;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;transition:.3s;margin-bottom:20px}.home-cta-section__cta-button:hover{background:linear-gradient(180deg,#2bc5ff 0,#1a8fcc 100%);transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12) inset}.home-cta-section__button-icon{font-size:.875rem;transition:transform .3s}.home-cta-section__cta-button:hover .home-cta-section__button-icon{transform:translateX(4px)}.home-cta-section__supporting-text{font-family:Inter,sans-serif;font-size:.9375rem;color:var(--text-muted);margin:0;line-height:1.5}@media (max-width:768px){.home-cta-section{padding:0 0 80px}.home-cta-section__divider,.home-cta-section__divider-wrapper{height:80px}.home-cta-section__container{padding:0 16px}.home-cta-section__glass-card{padding:48px 24px;border-radius:12px}.home-cta-section__title{font-size:1.875rem;margin-bottom:20px}.home-cta-section__description{font-size:1rem;margin-bottom:32px}.home-cta-section__cta-button{padding:14px 32px;font-size:1rem;width:100%;justify-content:center;margin-bottom:16px}.home-cta-section__supporting-text{font-size:.875rem}}.product-hero-section{background:var(--bg-dark);color:var(--text-light);padding:120px 24px 80px;position:relative;overflow:hidden}.product-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;background-position:-12px -12px;pointer-events:none;z-index:0}.product-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center;position:relative;z-index:1}.product-hero-section .hero-content{display:flex;flex-direction:column;gap:24px}.product-hero-section .hero-headline{font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.12;color:var(--text-light);margin:0;font-family:Inter,sans-serif}.product-hero-section .hero-description{font-size:18px;font-weight:500;line-height:1.6;color:var(--text-muted);margin:0;max-width:520px}.product-hero-section .hero-cta{background:linear-gradient(180deg,#1bb6ff 0,#0b7fbc 100%);color:var(--text-light);padding:14px 34px;border-radius:6px;border:1px solid rgba(255,255,255,.14);font-weight:600;letter-spacing:.01em;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;font-size:16px;transition:transform 220ms,box-shadow 220ms;font-family:Inter,sans-serif}.product-hero-section .hero-cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12) inset}.product-hero-section .pillars-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.product-hero-section .pillar-card{background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:10px;transition:transform 220ms,border-color 220ms}.product-hero-section .pillar-card:hover{transform:translateY(-2px);border-color:rgba(34,194,255,.4)}.product-hero-section .pillar-icon{width:40px;height:40px;background:rgba(34,194,255,.12);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.product-hero-section .pillar-icon svg{width:24px;height:24px}.product-hero-section .pillar-title{font-size:14px;font-weight:700;line-height:1.35;color:var(--text-light);margin:0;font-family:Inter,sans-serif}.product-hero-section .hero-visual{position:relative;z-index:2}.product-hero-section .screenshot-frame{position:relative;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06) inset;transition:transform 220ms,box-shadow 220ms}.product-hero-section .screenshot-frame:hover{transform:translateY(-4px);box-shadow:0 24px 64px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.08) inset,0 0 38px rgba(34,194,255,.18)}.product-hero-section .screenshot-frame img{width:100%;height:auto;display:block}.product-hero-section .neon-accent{position:absolute;width:200px;height:2px;background:linear-gradient(90deg,rgba(34,194,255,0) 0,rgba(34,194,255,.6) 50%,rgba(34,194,255,0) 100%);pointer-events:none;z-index:-1;opacity:.15}.product-hero-section .neon-top{top:-20px;left:50%;transform:translateX(-50%) rotate(-3deg)}.product-hero-section .neon-bottom{bottom:-20px;right:20%;transform:rotate(2deg)}@media (max-width:768px){.product-hero-section{padding:100px 16px 60px}.product-hero-section .hero-container{grid-template-columns:1fr;gap:48px}.product-hero-section .hero-headline{font-size:32px;line-height:1.15}.product-hero-section .hero-description{font-size:16px;max-width:100%}.product-hero-section .hero-cta{width:100%;padding:16px 24px}.product-hero-section .pillars-row{grid-template-columns:1fr;gap:12px;margin-top:24px}.product-hero-section .pillar-card{padding:14px}.product-hero-section .screenshot-frame{box-shadow:0 12px 32px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.06) inset}.product-hero-section .neon-accent{display:none}}.product-showcase-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative}.product-showcase-section .showcase-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.product-showcase-section .showcase-panel{background:rgba(255,255,255,.6);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.08);padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;transition:transform .3s,box-shadow .3s}.product-showcase-section .showcase-panel:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(0,0,0,.12)}.product-showcase-section .panel-primary{background:linear-gradient(135deg,rgba(0,212,255,.08) 0,rgba(124,58,237,.08) 100%);border:1px solid rgba(0,212,255,.2);padding:56px 48px}.product-showcase-section .panel-content{display:flex;flex-direction:column;gap:16px}.product-showcase-section .panel-content h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-dark);letter-spacing:-.02em;margin:0}.product-showcase-section .panel-content h3{font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3;color:var(--text-dark);letter-spacing:-.01em;margin:0}.product-showcase-section .panel-content p{font-family:Inter,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0;opacity:.9}.product-showcase-section .example-line{margin-top:8px;padding-top:12px;border-top:1px solid var(--border-light)}.product-showcase-section .example-line code{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:var(--text-muted);background:rgba(0,0,0,.04);padding:6px 12px;border-radius:6px;display:inline-block;letter-spacing:.01em}.product-showcase-section .panel-image{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.08) inset;background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid var(--border-light)}.product-showcase-section .panel-image img{width:100%;height:auto;display:block;border-radius:10px}@media (max-width:768px){.product-showcase-section{padding:60px 16px}.product-showcase-section .showcase-container{gap:32px}.product-showcase-section .showcase-panel{grid-template-columns:1fr!important;gap:24px;padding:28px 20px}.product-showcase-section .panel-primary{padding:36px 24px}.product-showcase-section .panel-content h2{font-size:1.75rem}.product-showcase-section .panel-content h3{font-size:1.375rem}.product-showcase-section .panel-content p{font-size:1rem}.product-showcase-section .example-line code{font-size:.8125rem;padding:5px 10px}.product-showcase-section .panel-image{order:-1}}@media (min-width:769px) and (max-width:1024px){.product-showcase-section .showcase-panel{grid-template-columns:1fr 1fr;gap:32px;padding:36px 32px}.product-showcase-section .panel-primary{padding:48px 40px}.product-showcase-section .panel-content h2{font-size:2rem}.product-showcase-section .panel-content h3{font-size:1.5rem}}.product-stats-section{background:var(--bg-dark);color:var(--text-light);padding:120px 24px;position:relative;overflow:hidden}.product-stats-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:36px 36px;background-position:-10px -10px;pointer-events:none;z-index:0}.product-stats-section .stats-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.product-stats-section .stats-header{margin-bottom:48px;max-width:800px}.product-stats-section .stats-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;color:var(--text-light);margin:0 0 16px;letter-spacing:.02em;line-height:1.2}.product-stats-section .stats-header p{font-family:Inter,sans-serif;font-size:1.125rem;color:var(--text-light);opacity:.85;line-height:1.7;margin:0}.product-stats-section .stats-divider{margin:48px 0;color:var(--text-light);opacity:.3}.product-stats-section .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:64px}.product-stats-section .stat-card{background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:40px 32px;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:.3s}.product-stats-section .stat-card::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.3),transparent);transition:opacity .3s}.product-stats-section .stat-card:hover{border-color:rgba(0,212,255,.3);box-shadow:0 12px 32px rgba(0,0,0,.45);transform:translateY(-4px)}.product-stats-section .stat-card:hover::before{opacity:1}.product-stats-section .stat-number{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:700;color:var(--primary);margin:0 0 12px;line-height:1;letter-spacing:-.02em}.product-stats-section .stat-label{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;color:var(--text-light);margin:0 0 16px;letter-spacing:.01em}.product-stats-section .stat-description{font-family:Inter,sans-serif;font-size:.9375rem;color:var(--text-light);opacity:.75;line-height:1.6;margin:0}@media (max-width:768px){.product-stats-section{padding:80px 16px}.product-stats-section .stats-header{margin-bottom:32px}.product-stats-section .stats-header h2{font-size:2rem}.product-stats-section .stats-header p{font-size:1rem}.product-stats-section .stats-divider{margin:32px 0}.product-stats-section .stats-grid{grid-template-columns:1fr!important;gap:16px;margin-top:40px}.product-stats-section .stat-card{padding:32px 24px}.product-stats-section .stat-number{font-size:2.75rem}.product-stats-section .stat-label{font-size:1.125rem}.product-stats-section .stat-description{font-size:.875rem}}.product-benefits-section{background:var(--bg-light);color:var(--text-dark);padding:80px 16px;position:relative}.product-benefits-section .benefits-container{max-width:1200px;margin:0 auto}.product-benefits-section .benefits-header{text-align:center;margin-bottom:60px}.product-benefits-section .benefits-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:.02em;line-height:1.2;color:var(--text-dark);margin:0}.product-benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-benefits-section .benefit-card{background:rgba(255,255,255,.8);border:1px solid var(--border-light);border-radius:10px;padding:32px 28px;position:relative;overflow:hidden;transition:.3s;min-width:250px}.product-benefits-section .benefit-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--primary) 0,var(--secondary) 100%);transition:opacity .3s}.product-benefits-section .benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:var(--primary)}.product-benefits-section .benefit-card:hover::before{opacity:1}.product-benefits-section .card-notch{position:absolute;top:0;right:0;width:24px;height:24px;background:var(--bg-light);clip-path:polygon(100% 0,0 0,100% 100%);z-index:2}.product-benefits-section .card-notch::after{content:'';position:absolute;top:-1px;right:-1px;width:26px;height:26px;background:var(--border-light);clip-path:polygon(100% 0,0 0,100% 100%);z-index:-1}.product-benefits-section .benefit-card h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.35;color:var(--text-dark);margin:0 0 16px;letter-spacing:.01em}.product-benefits-section .benefit-card p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:var(--text-muted);margin:0}@media (max-width:768px){.product-benefits-section{padding:60px 16px}.product-benefits-section .benefits-header{margin-bottom:40px}.product-benefits-section .benefits-header h2{font-size:2rem}.product-benefits-section .benefits-grid{grid-template-columns:1fr!important;gap:24px}.product-benefits-section .benefit-card{padding:24px 20px}.product-benefits-section .benefit-card h3{font-size:1.25rem;margin-bottom:12px}.product-benefits-section .benefit-card p{font-size:.9375rem}}.use-cases-hero-section{position:relative;background:var(--bg-dark);color:var(--text-light);padding:120px 24px 80px;overflow:hidden;min-height:100vh;display:flex;align-items:center}.use-cases-hero-section .hero-background-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(0,212,255,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(124,58,237,.06) 0,transparent 50%),radial-gradient(rgba(255,255,255,.02) 1px,transparent 1px);background-size:100% 100%,100% 100%,32px 32px;background-position:0 0,0 0,-8px -8px;pointer-events:none;z-index:0}.use-cases-hero-section .hero-container{position:relative;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;z-index:1}.use-cases-hero-section .hero-content{display:flex;flex-direction:column;gap:24px}.use-cases-hero-section .hero-headline{font-family:Inter,sans-serif;font-size:56px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--text-light);margin:0}.use-cases-hero-section .hero-paragraph{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.7;color:var(--text-muted);margin:0;max-width:520px}.use-cases-hero-section .hero-subheadline{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:var(--text-light);margin:8px 0 0;opacity:.9}.use-cases-hero-section .hero-cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1bb6ff 0,#0b7fbc 100%);color:#f3f6ff;padding:16px 40px;border-radius:8px;border:1px solid rgba(255,255,255,.14);font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;transition:transform 220ms,box-shadow 220ms;align-self:flex-start;margin-top:8px}.use-cases-hero-section .hero-cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12) inset}.use-cases-hero-section .hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.use-cases-hero-section .visual-tile{position:relative;width:100%;max-width:600px;background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:32px;box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06) inset;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.use-cases-hero-section .visual-tile::before{content:'';position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,rgba(0,212,255,0) 0,rgba(0,212,255,.6) 50%,rgba(0,212,255,0) 100%);pointer-events:none}.use-cases-hero-section .visual-tile img{width:100%;height:auto;display:block;border-radius:8px;opacity:.95}@media (max-width:768px){.use-cases-hero-section{padding:100px 16px 60px;min-height:auto}.use-cases-hero-section .hero-container{grid-template-columns:1fr;gap:48px}.use-cases-hero-section .hero-content{gap:20px}.use-cases-hero-section .hero-headline{font-size:36px;line-height:1.15}.use-cases-hero-section .hero-paragraph{font-size:16px;line-height:1.65;max-width:100%}.use-cases-hero-section .hero-subheadline{font-size:15px}.use-cases-hero-section .hero-cta{padding:14px 32px;font-size:14px;width:100%;text-align:center}.use-cases-hero-section .visual-tile{max-width:100%;padding:24px}}.use-cases-case-studies-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative}.use-cases-case-studies-section .case-studies-container{max-width:1200px;margin:0 auto}.use-cases-case-studies-section .case-studies-header{margin-bottom:48px;text-align:start}.use-cases-case-studies-section .case-studies-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;color:var(--text-dark);margin:0 0 16px;line-height:1.2;letter-spacing:.02em}.use-cases-case-studies-section .case-studies-intro{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:400;color:var(--text-muted);line-height:1.6;max-width:700px;margin:0}.use-cases-case-studies-section .case-studies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.use-cases-case-studies-section .case-study-card{background:#fff;border:1px solid var(--border-light);border-radius:10px;padding:32px;transition:.3s;position:relative}.use-cases-case-studies-section .case-study-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary) 0,var(--secondary) 100%);border-radius:10px 10px 0 0;transition:opacity .3s}.use-cases-case-studies-section .case-study-card:hover{border-color:var(--primary);box-shadow:0 8px 24px rgba(0,212,255,.12);transform:translateY(-2px)}.use-cases-case-studies-section .case-study-card:hover::before{opacity:1}.use-cases-case-studies-section .case-study-card h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--text-dark);margin:0 0 16px;line-height:1.3}.use-cases-case-studies-section .case-study-card p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:var(--text-dark);line-height:1.7;margin:0 0 20px}.use-cases-case-studies-section .case-study-signals{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.875rem;color:var(--text-muted);padding-top:16px;border-top:1px solid var(--border-light)}.use-cases-case-studies-section .signal-item{font-weight:500;letter-spacing:.02em}.use-cases-case-studies-section .signal-dot{color:var(--primary);font-weight:700}@media (max-width:768px){.use-cases-case-studies-section{padding:60px 16px}.use-cases-case-studies-section .case-studies-header{margin-bottom:32px}.use-cases-case-studies-section .case-studies-header h2{font-size:2rem}.use-cases-case-studies-section .case-studies-intro{font-size:1rem}.use-cases-case-studies-section .case-studies-grid{grid-template-columns:1fr!important;gap:16px}.use-cases-case-studies-section .case-study-card{padding:24px}.use-cases-case-studies-section .case-study-card h3{font-size:1.25rem}.use-cases-case-studies-section .case-study-signals{flex-wrap:wrap;gap:6px;font-size:.8125rem}}.use-cases-metrics-section{background-color:#0b0f17;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:36px 36px;background-position:-10px -10px;color:var(--text-light);padding:80px 24px;position:relative;overflow:hidden}.use-cases-metrics-section::before{content:'';position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(0,212,255,.08) 0,transparent 70%);pointer-events:none;z-index:0}.use-cases-metrics-section .metrics-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.use-cases-metrics-section .metrics-content{display:flex;flex-direction:column;gap:32px}.use-cases-metrics-section .metrics-title{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-light);letter-spacing:.02em;margin:0 0 16px}.use-cases-metrics-section .outcome-row{display:flex;flex-direction:column;gap:12px}.use-cases-metrics-section .outcome-title{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35;color:var(--text-light);margin:0;letter-spacing:.01em}.use-cases-metrics-section .outcome-description{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.7;color:var(--text-muted);margin:0}.use-cases-metrics-section .outcome-divider{width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.14) 0,rgba(255,255,255,.04) 100%);margin:8px 0}.use-cases-metrics-section .metrics-imagery{position:relative;display:flex;justify-content:center;align-items:center}.use-cases-metrics-section .glass-panel{background:rgba(16,24,38,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 80px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.06) inset;padding:24px;position:relative;overflow:hidden}.use-cases-metrics-section .glass-panel::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,rgba(0,212,255,.4) 50%,transparent 100%);pointer-events:none}.use-cases-metrics-section .glass-panel img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 18px 50px rgba(0,0,0,.55)}@media (max-width:768px){.use-cases-metrics-section{padding:100px 16px 60px}.use-cases-metrics-section .metrics-container{grid-template-columns:1fr!important;gap:48px}.use-cases-metrics-section .metrics-title{font-size:2rem}.use-cases-metrics-section .outcome-title{font-size:1.25rem}.use-cases-metrics-section .outcome-description{font-size:.9375rem}.use-cases-metrics-section .metrics-content{gap:24px}.use-cases-metrics-section .outcome-row{gap:8px}.use-cases-metrics-section .glass-panel{padding:16px}}.use-cases-faq-section{background:var(--bg-light);color:var(--text-dark);padding:80px 24px;position:relative}.use-cases-faq-section .faq-container{max-width:900px;margin:0 auto}.use-cases-faq-section .faq-header{text-align:center;margin-bottom:60px}.use-cases-faq-section .faq-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;color:var(--text-dark);margin:0 0 20px;line-height:1.2;letter-spacing:-.02em}.use-cases-faq-section .faq-intro{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7;color:var(--text-muted);margin:0 auto;max-width:700px}.use-cases-faq-section .faq-list{display:flex;flex-direction:column;gap:0}.use-cases-faq-section .faq-item{padding:40px 0;border-bottom:1px solid var(--border-light)}.use-cases-faq-section .faq-item:first-child{padding-top:0}.use-cases-faq-section .faq-item:last-child{border-bottom:none}.use-cases-faq-section .faq-item h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--text-dark);margin:0 0 16px;line-height:1.35;letter-spacing:-.01em}.use-cases-faq-section .faq-item p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0;opacity:.85}.use-cases-faq-section .faq-item a{color:var(--primary);text-decoration:none;font-weight:600;transition:color .2s}.use-cases-faq-section .faq-item a:hover{color:var(--secondary);text-decoration:underline}@media (max-width:768px){.use-cases-faq-section{padding:60px 16px}.use-cases-faq-section .faq-header{margin-bottom:40px}.use-cases-faq-section .faq-header h2{font-size:2rem}.use-cases-faq-section .faq-intro{font-size:1rem}.use-cases-faq-section .faq-item{padding:28px 0}.use-cases-faq-section .faq-item h3{font-size:1.25rem;margin-bottom:12px}.use-cases-faq-section .faq-item p{font-size:.9375rem}}.contact-hero-section{position:relative;background:radial-gradient(1200px 700px at 50% 20%,#1a263a 0,#0b0f17 55%,#070a10 100%);color:var(--text-light);padding:140px 24px 100px;overflow:hidden;min-height:75vh;display:flex;align-items:center;justify-content:center}.contact-hero-section .contact-hero-container{position:relative;max-width:800px;margin:0 auto;text-align:center;z-index:2}.contact-hero-section .contact-hero-content{margin-bottom:60px}.contact-hero-section .contact-hero-title{font-family:Inter,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.12;color:var(--text-light);margin:0 0 24px;background:linear-gradient(180deg,#f3f6ff 0,rgba(243,246,255,.72) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.contact-hero-section .contact-hero-subtitle{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.6;color:var(--text-light);margin:0 auto 32px;opacity:.85;max-width:600px}.contact-hero-section .contact-hero-expectation{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:var(--primary);margin:0;letter-spacing:.01em}.contact-hero-section .contact-hero-visual{display:flex;justify-content:center;align-items:center}.contact-hero-section .message-queue-tile{background:rgba(16,24,38,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:20px 24px;max-width:340px;width:100%;box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06) inset}.contact-hero-section .tile-header{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.contact-hero-section .tile-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,212,255,.12);border-radius:6px;color:var(--primary)}.contact-hero-section .tile-label{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.02em;color:rgba(243,246,255,.78);text-transform:uppercase}.contact-hero-section .queue-items{display:flex;flex-direction:column;gap:12px}.contact-hero-section .queue-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:rgba(255,255,255,.02);border-radius:6px;border:1px solid rgba(255,255,255,.06);transition:220ms}.contact-hero-section .queue-item:hover{background:rgba(255,255,255,.04);border-color:rgba(0,212,255,.25)}.contact-hero-section .queue-dot{width:8px;height:8px;background:var(--primary);border-radius:50%;flex-shrink:0;box-shadow:0 0 12px rgba(0,212,255,.6);animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.contact-hero-section .queue-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--text-light);flex:1;text-align:left}.contact-hero-section .queue-time{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:rgba(243,246,255,.5);flex-shrink:0}.contact-hero-section .network-lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}@media (max-width:768px){.contact-hero-section{padding:120px 16px 80px;min-height:70vh}.contact-hero-section .contact-hero-title{font-size:32px;line-height:1.15;margin-bottom:20px}.contact-hero-section .contact-hero-subtitle{font-size:16px;line-height:1.55;margin-bottom:24px}.contact-hero-section .contact-hero-expectation{font-size:14px}.contact-hero-section .contact-hero-content{margin-bottom:48px}.contact-hero-section .message-queue-tile{padding:16px 20px;max-width:100%}.contact-hero-section .tile-header{margin-bottom:14px;padding-bottom:12px}.contact-hero-section .queue-items{gap:10px}.contact-hero-section .queue-item{padding:8px 10px}.contact-hero-section .queue-text{font-size:13px}.contact-hero-section .queue-time{font-size:11px}}.contact-contact-info-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative}.contact-contact-info-section .contact-info-container{max-width:1200px;margin:0 auto}.contact-contact-info-section .contact-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-contact-info-section .contact-details-column{display:flex;flex-direction:column;gap:32px}.contact-contact-info-section .contact-heading{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-dark);margin:0;letter-spacing:-.02em}.contact-contact-info-section .info-cards-stack{display:flex;flex-direction:column;gap:16px}.contact-contact-info-section .info-card{background:#fff;border:1px solid var(--border-light);border-radius:12px;padding:24px;display:flex;gap:20px;align-items:flex-start;transition:.3s}.contact-contact-info-section .info-card:hover{border-color:var(--primary);box-shadow:0 4px 16px rgba(0,212,255,.12);transform:translateY(-2px)}.contact-contact-info-section .info-card-icon{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-light)}.contact-contact-info-section .info-card-icon svg{width:24px;height:24px}.contact-contact-info-section .info-card-content{flex:1;display:flex;flex-direction:column;gap:8px}.contact-contact-info-section .info-card-title{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;color:var(--text-dark);margin:0;line-height:1.4}.contact-contact-info-section .info-card-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--text-muted);margin:0;line-height:1.6}.contact-contact-info-section .reassurance-column{background:#fff;border:1px solid var(--border-light);border-radius:12px;padding:32px;height:fit-content;position:sticky;top:100px}.contact-contact-info-section .reassurance-content{display:flex;flex-direction:column;gap:20px}.contact-contact-info-section .reassurance-title{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--text-dark);margin:0;line-height:1.3}.contact-contact-info-section .reassurance-description{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--text-muted);margin:0;line-height:1.7}.contact-contact-info-section .guidance-list{display:flex;flex-direction:column;gap:16px;margin-top:8px}.contact-contact-info-section .guidance-item{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:var(--text-dark);margin:0;line-height:1.6;padding-left:24px;position:relative}.contact-contact-info-section .guidance-item::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--primary)}.contact-contact-info-section .guidance-item strong{color:var(--text-dark);font-weight:600}@media (max-width:768px){.contact-contact-info-section{padding:60px 16px}.contact-contact-info-section .contact-info-grid{grid-template-columns:1fr!important;gap:40px}.contact-contact-info-section .contact-heading{font-size:2rem}.contact-contact-info-section .info-card{padding:20px;gap:16px}.contact-contact-info-section .info-card-icon{width:44px;height:44px}.contact-contact-info-section .reassurance-column{position:static;padding:24px}.contact-contact-info-section .reassurance-title{font-size:1.25rem}.contact-contact-info-section .guidance-item{font-size:.875rem}}.contact-contact-form-section{background:var(--bg-dark);color:var(--text-light);padding:100px 16px 80px;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.contact-contact-form-section::before{content:'';position:absolute;top:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,255,.08) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.contact-contact-form-section::after{content:'';position:absolute;bottom:-30%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(124,58,237,.06) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.contact-contact-form-section .contact-form-container{width:100%;max-width:720px;position:relative;z-index:1}.contact-contact-form-section .form-panel{background:rgba(16,24,38,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px rgba(0,0,0,.55);padding:40px 32px}.contact-contact-form-section .form-header{text-align:center;margin-bottom:36px}.contact-contact-form-section .form-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--text-light);margin:0 0 12px}.contact-contact-form-section .form-header p{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;color:var(--text-muted);margin:0}.contact-contact-form-section .contact-form{display:flex;flex-direction:column;gap:24px}.contact-contact-form-section .form-group{display:flex;flex-direction:column;gap:8px}.contact-contact-form-section .form-group label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.01em;color:var(--text-light);text-transform:uppercase}.contact-contact-form-section .form-group input,.contact-contact-form-section .form-group textarea{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:14px 16px;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.14);border-radius:6px;color:var(--text-light);transition:.3s;outline:0}.contact-contact-form-section .form-group input::placeholder,.contact-contact-form-section .form-group textarea::placeholder{color:var(--text-muted);opacity:.6}.contact-contact-form-section .form-group input:focus,.contact-contact-form-section .form-group textarea:focus{background:rgba(0,0,0,.4);border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,212,255,.15),inset 0 1px 0 rgba(255,255,255,.06)}.contact-contact-form-section .form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.contact-contact-form-section .submit-btn{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.01em;padding:16px 34px;background:linear-gradient(180deg,#1bb6ff 0,#0b7fbc 100%);color:var(--text-light);border:1px solid rgba(255,255,255,.14);border-radius:6px;cursor:pointer;transition:.3s;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;width:100%;margin-top:8px}.contact-contact-form-section .submit-btn:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12) inset,0 0 38px rgba(34,194,255,.22);background:linear-gradient(180deg,#22c2ff 0,#0d8fcc 100%)}.contact-contact-form-section .submit-btn:active{transform:translateY(0)}.contact-contact-form-section .privacy-note{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.5;color:var(--text-muted);text-align:center;margin:24px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}@media (max-width:768px){.contact-contact-form-section{padding:100px 16px 60px;min-height:auto}.contact-contact-form-section .form-panel{padding:32px 20px}.contact-contact-form-section .form-header h2{font-size:1.875rem;margin-bottom:10px}.contact-contact-form-section .form-header p{font-size:.9375rem}.contact-contact-form-section .contact-form{gap:20px}.contact-contact-form-section .form-group{gap:6px}.contact-contact-form-section .form-group label{font-size:.8125rem}.contact-contact-form-section .form-group input,.contact-contact-form-section .form-group textarea{padding:12px 14px;font-size:.9375rem}.contact-contact-form-section .submit-btn{padding:14px 28px;font-size:.9375rem}.contact-contact-form-section .privacy-note{font-size:.75rem;margin-top:20px;padding-top:20px}.contact-contact-form-section::before{width:400px;height:400px;top:-10%;left:-20%}.contact-contact-form-section::after{width:450px;height:450px;bottom:-20%;right:-20%}}.contact-trust-section{background:var(--bg-light);color:var(--text-dark);padding:80px 24px;position:relative}.contact-trust-section .trust-container{max-width:1200px;margin:0 auto}.contact-trust-section .trust-header{text-align:center;max-width:700px;margin:0 auto 56px}.contact-trust-section .trust-header h2{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:.01em;line-height:1.2;color:var(--text-dark);margin:0 0 20px}.contact-trust-section .trust-intro{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0}.contact-trust-section .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0}.contact-trust-section .trust-card{background:rgba(255,255,255,.6);border:1px solid var(--border-light);border-radius:12px;padding:32px 28px;transition:.3s;min-width:250px}.contact-trust-section .trust-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:var(--primary)}.contact-trust-section .trust-icon{width:56px;height:56px;background:linear-gradient(135deg,rgba(0,212,255,.1) 0,rgba(124,58,237,.1) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 0 20px;color:var(--primary)}.contact-trust-section .trust-icon svg{display:block}.contact-trust-section .trust-card h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 14px;letter-spacing:.005em}.contact-trust-section .trust-card p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:var(--text-muted);margin:0}figure,img,picture{opacity:1!important;visibility:visible!important}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Inter,sans-serif!important}.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:40px!important;height:auto!important;width:auto!important;object-fit:contain!important}@media (min-width:769px){.whatsapp-float{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.contact-trust-section{padding:60px 16px}.contact-trust-section .trust-header{margin-bottom:40px}.contact-trust-section .trust-header h2{font-size:1.875rem}.contact-trust-section .trust-intro{font-size:1rem}.contact-trust-section .trust-grid{grid-template-columns:1fr!important;gap:24px}.contact-trust-section .trust-card{padding:24px 20px}.contact-trust-section .trust-icon{width:48px;height:48px;margin-bottom:16px}.contact-trust-section .trust-icon svg{width:32px;height:32px}.contact-trust-section .trust-card h3{font-size:1.25rem;margin-bottom:12px}.contact-trust-section .trust-card p{font-size:.9375rem}body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.grid:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display: grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display:grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid){display:flex!important;flex-direction:column!important;gap:1rem!important}[data-zappy-auto-grid=true]{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}[class*="-grid"]:not([data-zappy-auto-grid=true]):not([data-zappy-explicit-columns=true]){grid-template-columns:1fr!important}[class*="-grid"]>[class*="-item-large"],[class*="-grid"]>[class*="-large"],[class*="-grid"]>[style*="grid-column: span"],[class*="-grid"]>[style*="grid-row: span"]{grid-column:span 1!important;grid-row:span 1!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;object-fit:cover!important;top:0!important;left:0!important}[class*="-hero-section"]:first-of-type,main>section:first-child{padding-top:100px!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important}section.hero,section.hero-section,section[class*=hero-section]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}.hero-heading span,.hero-title span,h1 span[class*=accent],h2 span[class*=accent]{display:inline!important}.cards-grid,.packages-grid,.pricing-grid{display:flex!important;flex-direction:column!important;width:100%!important}body>*{max-width:100vw!important}}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(7,10,18,.1)!important;box-shadow:0 2px 8px rgba(7,10,18,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#070A12!important;stroke:#070A12!important;color:#070a12!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#070a12!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#070a12!important;color:#070a12!important;background-color:rgba(7,10,18,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#070a12!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}.home-reviews-section{background:var(--bg-light);color:var(--text-dark);position:relative;padding:0 0 80px}.home-reviews-section .gradient-fog-band{width:100%;height:190px;position:relative;overflow:hidden;margin-bottom:60px}.home-reviews-section .fog-curve{width:100%;height:100%;display:block}.home-reviews-section .reviews-container{max-width:1200px;margin:0 auto;padding:0 24px}.home-reviews-section .reviews-header{text-align:center;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.home-reviews-section .reviews-header h2{font-family:Sora,Manrope,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--text-dark);margin:0 0 20px}.home-reviews-section .reviews-intro{font-family:Manrope,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.7;color:var(--text-dark);margin:0;opacity:.85}.home-reviews-section .reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:start}.home-reviews-section .review-card{background:#fff;border:1px solid var(--border-light);border-radius:10px;padding:28px 24px;transition:.3s;display:flex;flex-direction:column;gap:16px;min-height:200px}.home-reviews-section .review-card:hover{border-color:var(--primary);box-shadow:0 8px 24px rgba(0,212,255,.12);transform:translateY(-2px)}.home-reviews-section .review-quote{font-family:Manrope,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.65;color:var(--text-dark);margin:0;flex-grow:1}.home-reviews-section .reviewer-name{font-family:Manrope,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:600;color:var(--text-dark);margin:0}.home-reviews-section .review-context{font-family:'JetBrains Mono','Courier New',monospace;font-size:.8125rem;font-weight:500;color:var(--text-muted);margin:0;padding-top:8px;border-top:1px solid var(--border-light);letter-spacing:-.01em}@media (min-width:768px){.home-reviews-section{padding:0 0 100px}.home-reviews-section .gradient-fog-band{margin-bottom:80px}.home-reviews-section .reviews-header{margin-bottom:64px}.home-reviews-section .reviews-grid{grid-template-columns:repeat(3,1fr);gap:28px}.home-reviews-section .review-card{padding:32px 28px}}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}.home-reviews-section{padding:0 0 60px}.home-reviews-section .gradient-fog-band{height:160px;margin-bottom:40px}.home-reviews-section .reviews-container{padding:0 16px}.home-reviews-section .reviews-header{margin-bottom:36px}.home-reviews-section .reviews-header h2{font-size:1.875rem;margin-bottom:16px}.home-reviews-section .reviews-intro{font-size:1rem}.home-reviews-section .reviews-grid{grid-template-columns:1fr!important;gap:20px}.home-reviews-section .review-card{padding:24px 20px;min-height:auto}.home-reviews-section .review-quote{font-size:.9375rem}.home-reviews-section .reviewer-name{font-size:.875rem}.home-reviews-section .review-context{font-size:.75rem}html[dir=rtl] .mobile-toggle,html[dir=rtl] .nav-container .mobile-toggle,html[dir=rtl] .navbar .mobile-toggle,html[dir=rtl] header .mobile-toggle,html[dir=rtl] nav .mobile-toggle{left:auto!important;right:15px!important}html[dir=rtl] .nav-container .phone-header-btn,html[dir=rtl] .navbar .phone-header-btn,html[dir=rtl] .phone-header-btn,html[dir=rtl] header .phone-header-btn,html[dir=rtl] nav .phone-header-btn{left:15px!important;right:auto!important}html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu{left:auto!important;right:0!important}html[dir=rtl] .nav-menu a,html[dir=rtl] .nav-menu li{text-align:right!important}}[data-zappy-explicit-columns=true]{display:grid!important;grid-template-columns:var(--zappy-grid-cols,repeat(2,minmax(0,1fr)))!important}[data-zappy-zoom-wrapper=true]{overflow:hidden!important}@media (max-width:768px){.zappy-preserve-css-grid[data-zappy-auto-grid=true],[data-zappy-auto-grid=true]{grid-template-columns:1fr!important;gap:1.5rem!important}.zappy-preserve-css-grid[data-zappy-auto-grid=true]>.zappy-grid-item-media-only,.zappy-preserve-css-grid[data-zappy-auto-grid=true]>.zappy-grid-item-media-only img,[data-zappy-auto-grid=true]>.zappy-grid-item-media-only,[data-zappy-auto-grid=true]>.zappy-grid-item-media-only img{height:auto!important;max-height:300px!important}[data-zappy-zoom-wrapper-width-mode=full] img{position:relative!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:300px!important;left:auto!important;top:auto!important;object-fit:cover!important}.zappy-inline-grid-active.zappy-preserve-css-grid,[class*="-grid"]:not([data-zappy-auto-grid]):not(.zappy-preserve-css-grid):not([data-zappy-explicit-columns=true]),[data-zappy-explicit-columns=true]{grid-template-columns:1fr!important}[class*="-grid"]>[class*="-item-large"],[class*="-grid"]>[class*="-large"],[class*="-grid"]>[style*="grid-column: span"],[class*="-grid"]>[style*="grid-row: span"]{grid-column:span 1!important;grid-row:span 1!important}[class*="-frame"],[class*="-visual"]{width:100%!important;max-width:100%!important;min-width:0!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;max-width:100%!important;object-fit:cover!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}main{padding-left:0!important;padding-right:0!important}.home-Hero-section,section[class*=hero]{flex-direction:column!important}[class*="-hero-section"]:first-of-type,main>section:first-child{padding-top:100px!important}.hero-container,section[class*=hero]>.container{width:100%!important;max-width:100%!important}.home-Hero-section .container,.home-Hero-section .hero-container,.home-Hero-section .hero-content,.home-Hero-section .hero-image-column,.home-Hero-section .hero-image-frame,.home-Hero-section .hero-metrics,.home-Hero-section .wrapper,section[class*=hero] .container,section[class*=hero] .hero-container,section[class*=hero] .hero-content{padding-left:0!important;padding-right:0!important;padding-inline-start:0!important;padding-inline-end:0!important}.home-Hero-section .hero-container,.home-Hero-section .hero-content,.home-Hero-section .hero-image-column{padding-top:8px!important;padding-bottom:8px!important}.hero-cta-row{padding:8px 0!important;margin:8px 0 12px!important}.hero-content{gap:12px!important}.hero-metrics{gap:10px!important}.metric-card{padding:12px!important}.hero-container{gap:16px!important}}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:stretch!important;min-height:0!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>img,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>video{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;flex:0 0 auto!important;min-height:0!important;display:block!important;object-fit:contain!important;object-position:center!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>.iconify,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>.iconify svg,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>svg{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;flex:1 1 auto!important;min-height:0!important;display:block!important}