@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--navy:#10245b;--blue:#1769ff;--purple:#7b32f3;--ink:#10245b;--muted:#3566a7;--line:#dce8ff;--bg:#f5f9ff;--mint:#eafcf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1430px,100% - 84px);margin:auto}.gradient-text{background:linear-gradient(90deg,#1735c9 0%,#8b21f5 48%,#0878ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.eyebrow{letter-spacing:4px;text-transform:uppercase;color:#1472f5;font-size:13px;font-weight:700}.pill{color:#4e35e9;background:#eeeaff;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex}.pill svg{width:15px;height:15px}.btn-gradient,.btn-outline{border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:14px 25px;font-weight:700;transition:all .2s;display:inline-flex}.btn-gradient{color:#fff;background:linear-gradient(90deg,#087cff,#8431ed);box-shadow:0 10px 25px #374aff33}.btn-outline{color:#1261f0;background:#fff;border:1.5px solid #2772ff}.btn-gradient:hover,.btn-outline:hover{transform:translateY(-2px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #e8eff9;height:92px;position:sticky;top:0}.header-inner{align-items:center;width:min(1430px,100% - 84px);height:100%;margin:auto;display:flex}.site-logo{flex:none;align-items:center;width:155px;height:90px;display:flex;overflow:hidden}.site-logo img{object-fit:contain;width:145px;height:145px;transform:scale(1.08)}.main-nav{align-items:center;gap:37px;height:100%;margin-left:92px;display:flex}.main-nav a{align-items:center;height:100%;font-size:14px;font-weight:500;display:flex;position:relative}.main-nav a.active{color:#115df4}.main-nav a.active:after{content:"";background:#1d68ff;border-radius:3px;width:42px;height:3px;position:absolute;bottom:22px;left:0}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.language-wrap{position:relative}.language-button,.theme-toggle,.icon-button{height:40px;color:var(--ink);background:#fff;border:1px solid #d8e2f4;border-radius:999px;justify-content:center;align-items:center;gap:7px;display:flex}.language-button{padding:0 12px}.language-button svg:last-child{width:12px;height:12px;transform:rotate(90deg)}.language-menu{border:1px solid var(--line);background:#fff;border-radius:12px;padding:4px;position:absolute;top:46px;right:0;overflow:hidden;box-shadow:0 12px 30px #183b7d18}.language-menu button{text-align:left;background:#fff;border:0;width:70px;padding:8px;display:block}.theme-toggle{padding:0 8px}.theme-toggle svg{width:15px;height:15px}.switch{background:#d9def0;border-radius:999px;width:35px;height:20px;padding:2px;display:flex}.switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;box-shadow:0 1px 4px #0002}.switch.on{background:linear-gradient(90deg,#3e5aff,#7d38ec)}.switch.on i{transform:translate(15px)}.icon-button{border-radius:50%;width:40px;padding:10px}.icon-button svg{width:19px;height:19px}.store-badge{color:#fff;background:#050505;border-radius:7px;align-items:center;gap:7px;min-width:108px;height:38px;padding:4px 9px;display:flex}.store-mark{font-size:17px;line-height:1}.store-badge small{color:#fff;font-size:7px;line-height:1.05;display:block}.store-badge strong{font-size:13px;line-height:1.15;display:block}.mobile-menu-button{background:0 0;border:0;width:38px;margin-left:auto;display:none}.mobile-menu-button span{background:#17305f;border-radius:2px;height:2px;margin:5px;display:block}.mobile-menu{display:none}.hero-home{background:linear-gradient(105deg,#f8fbff 0%,#eef7ff 48%,#dfeeff 100%);min-height:600px;position:relative;overflow:hidden}.home-grid{grid-template-columns:44% 56%;align-items:stretch;min-height:600px;display:grid}.home-copy{z-index:2;flex-direction:column;justify-content:center;padding:55px 0;display:flex;position:relative}.home-copy h1{letter-spacing:-3px;color:#0d235c;margin:18px 0 0;font-family:Space Grotesk;font-size:clamp(48px,5vw,75px);line-height:.98}.home-copy p{color:#2b5b9d;max-width:530px;margin:25px 0;font-size:18px;line-height:1.55}.home-visual{min-height:600px;position:relative}.home-visual img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.home-arrow{color:#1d6bff;background:#fff;border:1px solid #d8e5fb;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:48%;box-shadow:0 4px 15px #1b4e9c10}.home-arrow.left{left:16px}.home-arrow.right{right:16px}.dots{gap:9px;display:flex;position:absolute;bottom:18px;left:50%}.dots i{background:#c5cfdf;border-radius:50%;width:9px;height:9px}.dots i:first-child{background:#1769ff}.app-buttons{gap:12px;display:flex}.app-button{color:#fff;background:#050505;border-radius:11px;align-items:center;gap:9px;min-width:175px;padding:9px 17px;display:flex}.app-button .app-icon{font-size:23px}.app-button small{font-size:8px;line-height:1;display:block}.app-button strong{margin-top:2px;font-size:15px;line-height:1.1;display:block}.feature-strip{background:#fff;grid-template-columns:repeat(3,1fr);padding:31px 0;display:grid}.feature-strip article{text-align:center;border-right:1px solid #dce5f5;padding:0 50px}.feature-strip article:last-child{border:0}.feature-icon{color:#246cff;background:#edf5ff;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 10px;display:grid}.feature-icon.purple{color:#7d36ee;background:#f3edff}.feature-icon.mint{color:#0eb8a6;background:#e6fbf8}.feature-icon svg{width:28px;height:28px}.feature-strip h3{margin:0 0 7px;font-family:Space Grotesk;font-size:19px}.feature-strip p{color:#2d66a9;margin:0;font-size:14px;line-height:1.4}.home-products{background:#fff;padding:48px 0 28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading h2{color:#12285d;margin:7px 0;font-family:Space Grotesk;font-size:34px;line-height:1.05}.section-heading p{color:#3268aa;max-width:600px;margin:0}.view-all{color:#0666ff;font-size:14px;font-weight:700}.product-row{grid-template-columns:1.35fr repeat(4,1fr);gap:15px;margin-top:25px;display:grid}.product-intro{padding:10px 20px 10px 0}.product-card{background:#fff;border:1px solid #dce7fa;border-radius:13px;flex-direction:column;min-height:238px;padding:18px;display:flex;box-shadow:0 4px 16px #173f7d05}.product-card.selected{border-color:#2f79ff;box-shadow:0 7px 25px #1d69ff18}.product-logo{color:#fff;background:linear-gradient(135deg,#2388ff,#7634ef);border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;font-weight:800;display:grid}.product-card h3{margin:13px 0 4px;font-family:Space Grotesk;font-size:18px}.product-card .tagline{color:#2d6dd4;font-size:10px}.product-card p{color:#5279ac;font-size:12px;line-height:1.45}.tags{gap:5px;margin-top:auto;display:flex}.tag{color:#3d6eb1;background:#eef4ff;border-radius:999px;padding:5px 8px;font-size:9px}.inner-hero{background:linear-gradient(110deg,#f7faff,#edf5ff);overflow:hidden}.products-hero{grid-template-columns:40% 60%;align-items:center;min-height:500px;display:grid}.products-copy{padding:45px 0}.products-copy h1{color:#0e245d;margin:16px 0;font-family:Space Grotesk;font-size:clamp(45px,4.5vw,68px);line-height:.98}.products-copy h1 span{display:inline-block}.products-copy p{color:#2863a8;max-width:540px;line-height:1.55}.products-visual{height:500px}.products-visual img{object-fit:cover;object-position:left center;width:100%;height:100%}.products-list{padding:42px 0 28px}.products-list .section-heading{align-items:start}.products-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:28px;display:grid}.page-about{background:linear-gradient(110deg,#f8fbff,#edf6ff)}.about-hero{grid-template-columns:38% 52% 10%;align-items:center;min-height:650px;display:grid}.about-copy{padding:38px 0}.about-copy h1{letter-spacing:-2.5px;color:#10245c;margin:18px 0;font-family:Space Grotesk;font-size:clamp(45px,4.3vw,67px);line-height:.9}.about-copy p{color:#2863a8;max-width:480px;line-height:1.5}.about-visual{height:650px}.about-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.about-side{flex-direction:column;justify-content:center;gap:23px;height:650px;padding-left:18px;display:flex}.about-side-item{align-items:flex-start;gap:12px;display:flex}.about-side-icon{color:#236fff;background:#edf4ff;border-radius:50%;flex:none;place-items:center;width:45px;height:45px;display:grid}.about-side-item h3{margin:0 0 4px;font-family:Space Grotesk;font-size:13px}.about-side-item p{color:#3569a8;margin:0;font-size:11px;line-height:1.45}.ecosystem{background:#f7fbff;padding:26px 0}.ecosystem-grid{grid-template-columns:1.25fr repeat(4,1fr);display:grid}.ecosystem-lead h2{margin:4px 0;font-family:Space Grotesk;font-size:34px;line-height:.98}.eco-stat{text-align:center;border-left:1px solid #d7e4f5;padding:8px 18px}.eco-stat svg{color:#236eff;width:34px;height:34px}.eco-stat h3{margin:6px 0;font-size:14px}.eco-stat p{color:#4772a8;margin:0;font-size:11px;line-height:1.35}.contact-page{background:linear-gradient(110deg,#f5faff,#e9f5ff)}.contact-hero{grid-template-columns:36% 39% 25%;align-items:center;min-height:570px;display:grid}.contact-copy h1{color:#10255d;margin:17px 0;font-family:Space Grotesk;font-size:clamp(46px,4.5vw,66px);line-height:.98}.contact-copy p{color:#2f65a6;max-width:460px;line-height:1.5}.contact-methods{grid-template-columns:1fr 1fr;gap:14px;margin-top:25px;display:grid}.contact-method{background:#fff;border:1px solid #deebfa;border-radius:14px;gap:10px;padding:13px;display:flex;box-shadow:0 6px 20px #1b4e9c09}.contact-method .cm-icon{color:#7034ed;background:#f0eaff;border-radius:13px;flex:none;place-items:center;width:45px;height:45px;display:grid}.contact-method h3{margin:2px 0 3px;font-size:14px}.contact-method p{color:#1768f5;margin:0;font-size:11px;line-height:1.4}.contact-method small{color:#5579a8;margin-top:2px;font-size:9px;display:block}.contact-form{background:#fff;border:1px solid #dce8fa;border-radius:15px;padding:28px;box-shadow:0 14px 35px #1a4a8d12}.contact-form h2{margin:0;font-family:Space Grotesk;font-size:25px}.contact-form>p{color:#3c6ea6;margin:7px 0 20px;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#19386b;background:#fff;border:1px solid #cfe0fa;border-radius:10px;outline:none;width:100%;padding:12px;font-size:12px}.form-full{grid-column:1/-1}.contact-form .btn-gradient{border:0;width:100%}.contact-visual{height:570px;overflow:hidden}.contact-visual img{object-fit:cover;object-position:left center;width:100%;height:100%}.partner{background:#f1f7ff;border:1px solid #dbe8fb;border-radius:14px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:30px;margin:25px auto 30px;padding:23px 34px;display:grid}.partner h2{margin:4px 0;font-family:Space Grotesk;font-size:25px;line-height:1.05}.partner p{color:#4c75a6;font-size:12px;line-height:1.5}.simple-page{padding:65px 0}.simple-page h1{margin:12px 0;font-family:Space Grotesk;font-size:48px}.blog-grid,.features-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px;display:grid}.simple-card{background:#fff;border:1px solid #dce8fa;border-radius:15px;padding:24px}.simple-card h2,.simple-card h3{font-family:Space Grotesk}.simple-card p{color:#5478a7;font-size:14px;line-height:1.55}.site-footer{color:#fff;background:#0b214d}.footer-main{grid-template-columns:1.1fr 1.2fr 1.2fr 1fr 1fr;align-items:center;gap:34px;width:min(1430px,100% - 84px);min-height:150px;margin:auto;padding:26px 0;display:grid}.footer-brand img{object-fit:contain;filter:brightness(0)invert();opacity:.95;width:130px;height:130px}.site-footer h3{margin:0 0 10px;font-size:13px}.footer-links>div{color:#c8d7ee;grid-template-columns:1fr 1fr;gap:7px 25px;font-size:11px;display:grid}.footer-mission p{color:#c8d7ee;max-width:280px;margin:0;font-size:11px;line-height:1.5}.social-row{gap:9px;display:flex}.social-row a{color:#fff;border:1px solid #fff4;border-radius:50%;place-items:center;width:28px;height:28px;transition:all .2s;display:grid}.social-row a svg{width:14px;height:14px}.social-row a:hover{color:#0b214d;background:#fff;border-color:#fff;transform:translateY(-2px)}.footer-links a,.footer-bottom a{transition:all .2s;position:relative}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.footer-brand img{transition:all .2s}.footer-brand img:hover{opacity:1}.footer-tag{color:#d9e5f7;align-items:center;gap:10px;font-size:10px;line-height:1.35;display:flex}.footer-tag svg{width:34px;height:34px}.footer-bottom{color:#b9c9e2;border-top:1px solid #ffffff1c;justify-content:space-between;width:min(1430px,100% - 84px);margin:auto;padding:13px 0;font-size:9px;display:flex}.footer-bottom div{gap:18px;display:flex}@media (max-width:1200px){.main-nav{gap:23px;margin-left:40px}.header-actions{gap:6px}.store-badge{min-width:94px}.home-grid,.products-hero{grid-template-columns:47% 53%}.about-hero{grid-template-columns:42% 48% 10%}.about-copy h1,.products-copy h1,.contact-copy h1{font-size:52px}.product-row{grid-template-columns:1fr 1fr 1fr}.product-intro{grid-column:1/-1}.footer-main{grid-template-columns:1fr 1fr 1fr}}@media (max-width:900px){.container,.header-inner,.footer-main,.footer-bottom{width:min(100% - 40px,700px)}.site-header{height:76px}.site-logo{width:130px;height:76px}.site-logo img{width:125px;height:125px}.main-nav,.header-actions{display:none}.mobile-menu-button{display:block}.mobile-menu{background:#fff;border-top:1px solid #e6eef9;flex-direction:column;gap:15px;padding:18px 20px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 25px #173d7910}.mobile-menu a{font-weight:600}.mobile-actions{gap:8px;margin-top:5px;display:flex}.home-grid,.products-hero,.about-hero,.contact-hero{grid-template-columns:1fr}.home-copy,.products-copy,.about-copy,.contact-copy{padding:45px 0}.home-visual{min-height:430px}.products-visual,.about-visual,.contact-visual{height:430px}.about-side{grid-template-columns:1fr 1fr;height:auto;padding:25px 0;display:grid}.ecosystem-grid{grid-template-columns:1fr 1fr}.ecosystem-lead{grid-column:1/-1;margin-bottom:20px}.contact-methods{max-width:600px}.partner{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr;gap:22px}.feature-strip article{border-right:0}.products-grid,.blog-grid,.features-grid,.footer-main{grid-template-columns:1fr 1fr}.footer-tag{display:none}}@media (max-width:560px){.container,.header-inner,.footer-main,.footer-bottom{width:calc(100% - 28px)}.home-copy h1,.products-copy h1,.about-copy h1,.contact-copy h1{letter-spacing:-1.8px;font-size:43px}.home-copy p{font-size:15px}.app-buttons{flex-direction:column;align-items:flex-start}.home-visual{min-height:300px}.products-visual,.about-visual,.contact-visual{height:310px}.contact-methods,.form-grid,.products-grid,.blog-grid,.features-grid,.footer-main{grid-template-columns:1fr}.contact-method{min-width:0}.ecosystem-grid{grid-template-columns:1fr}.eco-stat{border-top:1px solid #d7e4f5;border-left:0;padding:18px}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom div{gap:10px}.product-row{grid-template-columns:1fr}.product-intro{grid-column:auto}}.dark body{color:#edf4ff;background:#07152f}.dark .site-header,.dark .language-button,.dark .theme-toggle,.dark .icon-button,.dark .language-menu,.dark .language-menu button,.dark .contact-form,.dark .product-card,.dark .simple-card{color:#edf4ff;background:#0c1c3d}.dark .hero-home,.dark .inner-hero,.dark .page-about,.dark .contact-page{background:#0b1b3b}.dark .feature-strip,.dark .home-products,.dark .ecosystem{background:#081731}.dark .contact-method,.dark .partner{background:#0d2145}.dark .main-nav a,.dark .contact-form input,.dark .contact-form select,.dark .contact-form textarea{color:#edf4ff}.simple-lead{color:#4f73a4;max-width:680px;font-size:17px;line-height:1.6}.simple-page .pill{margin-bottom:10px}.simple-page small{color:#6480a8}::selection{color:#fff;background:#1769ff}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:hidden}.site-header{transition:box-shadow .25s,border-color .25s}.site-header:hover{box-shadow:0 8px 30px #0f34730f}.main-nav a:before{content:"";background:#1d68ff;border-radius:3px;height:3px;transition:left .25s,right .25s;position:absolute;bottom:22px;left:50%;right:50%}.main-nav a:hover:before{left:0;right:0}.main-nav a.active:before{display:none}.icon-button,.language-button,.theme-toggle,.store-badge{transition:transform .2s,box-shadow .2s,border-color .2s}.icon-button:hover,.language-button:hover,.theme-toggle:hover{border-color:#a9c6ff;transform:translateY(-1px);box-shadow:0 7px 18px #1769ff14}.store-badge:hover{transform:translateY(-2px);box-shadow:0 9px 20px #00000029}.hero-home:before{content:"";pointer-events:none;background:radial-gradient(circle,#5b48ff1f,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;left:-180px}.home-copy h1{animation:.8s cubic-bezier(.2,.8,.2,1) both heroIn}.home-copy .eyebrow,.home-copy>p,.home-copy>.btn-gradient{animation:.75s cubic-bezier(.2,.8,.2,1) both heroIn}.home-copy>p{animation-delay:80ms}.home-copy>.btn-gradient{width:max-content;animation-delay:.16s}.btn-gradient{position:relative;overflow:hidden}.btn-gradient:after{content:"";background:linear-gradient(90deg,#0000,#fff8,#0000);width:28%;transition:left .55s;position:absolute;inset:-50% auto -50% -35%;transform:rotate(18deg)}.btn-gradient:hover:after{left:115%}.hero-carousel{isolation:isolate;height:100%;min-height:600px;position:relative;overflow:hidden}.carousel-track{will-change:transform;height:100%;transition:transform .75s cubic-bezier(.22,.75,.22,1);display:flex}.carousel-slide{min-width:100%;height:600px;display:block;position:relative;overflow:hidden}.carousel-slide img{object-fit:cover;object-position:center;transition:transform 6s;transform:scale(1.025)}.carousel-slide[aria-hidden=false] img{transform:scale(1.07)}.carousel-slide:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f5f9ff33,#0000 22% 80%,#143a820f);position:absolute;inset:0}.carousel-label{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:700;display:flex;position:absolute;top:24px;right:24px;box-shadow:0 8px 25px #10245b14}.carousel-label b{font-size:14px}.home-arrow{z-index:3;cursor:pointer;transition:transform .2s,box-shadow .2s}.home-arrow:hover{transform:scale(1.08);box-shadow:0 8px 25px #1b4e9c29}.dots{z-index:4;transform:translate(-50%)}.dots button{cursor:pointer;background:#bdc9db;border:0;border-radius:99px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.dots button.active{background:#1769ff;width:28px}.product-card{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}.product-card:hover{border-color:#9fc1ff;transform:translateY(-7px);box-shadow:0 18px 40px #184ba01f}.product-logo{transition:transform .3s,box-shadow .3s}.product-card:hover .product-logo{transform:rotate(-4deg)scale(1.06);box-shadow:0 8px 20px #593dee40}.feature-strip article{transition:transform .25s}.feature-strip article:hover{transform:translateY(-4px)}.feature-icon{transition:transform .3s}.feature-strip article:hover .feature-icon{transform:scale(1.08)rotate(-4deg)}[data-reveal].is-visible,.home-copy[data-reveal]{opacity:1;transform:none}@keyframes heroIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (max-width:900px){.hero-carousel{min-height:430px}.carousel-slide{height:430px}.carousel-label{top:16px;right:16px}.main-nav a:before{display:none}}@media (max-width:560px){.hero-carousel{min-height:300px}.carousel-slide{height:300px}.carousel-label{padding:7px 10px;font-size:10px}.home-arrow{width:36px;height:36px}.dots{bottom:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.carousel-slide img{transform:none!important}[data-reveal]{opacity:1;transform:none}}:root{--ink:#071b4d;--blue:#075cff;--violet:#7c32ff;--line:#dce7f7;--soft:#f5f9ff;--radius:28px}body{color:var(--ink);background:#fff}.container{width:min(1440px,100% - 64px);margin-inline:auto}.section-space{padding:110px 0}.new-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#ffffffe0;border-bottom:1px solid #09368214;height:94px;transition:all .3s;position:sticky;top:0}.new-header.scrolled{height:78px;box-shadow:0 14px 50px #061f5214}.new-header .header-inner{max-width:1440px;height:100%;padding:0 32px}.new-header .site-logo img{object-fit:contain;width:138px;height:auto}.new-header .main-nav{background:#f7faff;border:1px solid #e7eef9;border-radius:999px;gap:8px;padding:6px}.new-header .main-nav a{border-radius:999px;padding:10px 17px}.new-header .main-nav a.active{color:#075cff;background:#fff;box-shadow:0 4px 16px #08317814}.new-header .main-nav a:after{display:none}.compact-actions{gap:9px}.header-cta{color:#fff;white-space:nowrap;background:#071b4d;border-radius:999px;align-items:center;gap:12px;padding:13px 18px;font-weight:700;display:inline-flex}.header-cta:hover{background:#075cff;transform:translateY(-1px)}.redesigned-hero{background:radial-gradient(circle at 72% 20%,#429aff24,#0000 30%),radial-gradient(circle at 18% 72%,#7e32ff17,#0000 28%),linear-gradient(#fbfdff,#fff);align-items:center;min-height:700px;padding:58px 0 72px;display:flex}.redesigned-hero .home-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:70px}.hero-kicker{letter-spacing:.18em;text-transform:uppercase;color:#075cff;background:#eef5ff;border:1px solid #dceaff;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.pulse-dot{background:#14cba8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #14cba81f}.redesigned-hero h1{letter-spacing:-.055em;max-width:720px;margin:28px 0 24px;font-size:clamp(58px,6vw,92px);line-height:.94}.hero-lead{color:#46618d;max-width:620px;font-size:19px;line-height:1.7}.hero-ctas{align-items:center;gap:14px;margin-top:34px;display:flex}.btn-gradient,.btn-secondary,.btn-light{border-radius:16px;justify-content:center;align-items:center;gap:16px;min-height:56px;padding:0 22px;font-weight:750;text-decoration:none;display:inline-flex}.btn-secondary{color:#0a2860;background:#fff;border:1px solid #d6e2f4}.btn-secondary:hover{border-color:#7aa9ff;box-shadow:0 12px 30px #07409614}.hero-trust{color:#7083a4;align-items:center;gap:11px;margin-top:30px;font-size:12px;font-weight:650;display:flex}.hero-trust i{background:#b9c7dd;border-radius:50%;width:4px;height:4px}.redesigned-hero .home-visual{min-width:0}.redesigned-hero .hero-carousel{aspect-ratio:1.15;border:1px solid #ffffffe6;border-radius:34px;overflow:hidden;box-shadow:0 35px 80px #0d409729}.redesigned-hero .carousel-slide img{object-fit:cover}.carousel-label{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px!important}.redesigned-strip{background:#fff;border-top:1px solid #edf2fa;border-bottom:1px solid #edf2fa;padding:0}.feature-grid{grid-template-columns:repeat(3,1fr);display:grid}.redesigned-strip article{border-right:1px solid #e9eff8;grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:40px 42px;display:grid}.redesigned-strip article:last-child{border-right:0}.redesigned-strip h3{margin:2px 0 6px}.redesigned-strip p{color:#6680a8;margin:0}.feature-number{letter-spacing:.15em;color:#9aabc4;font-size:10px;font-weight:800}.story-section{overflow:hidden}.story-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.story-copy h2,.upgraded-heading h2,.cta-shell h2{letter-spacing:-.045em;margin:14px 0 24px;font-size:clamp(44px,4.6vw,70px);line-height:1.02}.story-copy>p:not(.eyebrow){color:#557099;max-width:600px;font-size:17px;line-height:1.8}.text-link{color:#075cff;gap:14px;margin-top:22px;font-weight:800;display:inline-flex}.story-visual{padding:22px;position:relative}.story-visual>img{aspect-ratio:1.45;object-fit:cover;border-radius:34px;width:100%;box-shadow:0 30px 70px #08327b24}.floating-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #e4ecf8;border-radius:18px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 18px 40px #092d6e1f}.floating-card svg{color:#075cff;width:25px}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:#7488a8;margin-top:3px}.floating-one{bottom:54px;left:-16px}.floating-two{top:55px;right:-15px}.home-products{background:linear-gradient(#f8fbff,#fff)}.upgraded-heading{align-items:end;margin-bottom:45px}.upgraded-heading>div>p:last-child{color:#627ba2;max-width:600px}.products-showcase{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.premium-card{flex-direction:column;min-height:360px;text-decoration:none;position:relative;overflow:hidden;border-radius:24px!important;padding:28px!important;display:flex!important}.premium-card:before{content:"";background:#4a73ff14;border-radius:50%;width:160px;height:160px;transition:all .35s;position:absolute;top:-70px;right:-70px}.premium-card:hover:before{transform:scale(1.5)}.product-card-top{justify-content:space-between;align-items:center;display:flex}.card-arrow{color:#075cff;border:1px solid #dbe5f4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.card-index{letter-spacing:.15em;color:#a0aec4;margin-top:48px;font-size:11px}.premium-card h3{margin:8px 0 2px;font-size:24px}.premium-card p{flex:1}.premium-card.selected{background:linear-gradient(145deg,#f2f7ff,#fff);border-color:#4c86ff!important}.impact-section{padding-top:20px}.impact-shell{color:#fff;background:#071b4d;border-radius:36px;grid-template-columns:.75fr 1.25fr;gap:70px;padding:70px;display:grid;position:relative;overflow:hidden}.impact-shell:after{content:"";background:radial-gradient(circle,#3c76ff59,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-250px;right:-180px}.impact-copy{z-index:1;position:relative}.impact-copy .eyebrow{color:#77a7ff}.impact-copy h2{letter-spacing:-.04em;margin:16px 0;font-size:clamp(42px,4vw,64px);line-height:1.02}.impact-copy h2 span{color:#80a8ff}.impact-copy>p:not(.eyebrow){color:#b8c8e2;line-height:1.7}.btn-light{color:#071b4d;background:#fff;margin-top:22px}.impact-grid{z-index:1;background:#ffffff1f;grid-template-columns:1fr 1fr;gap:1px;display:grid;position:relative}.impact-grid article{background:#071b4d;min-height:200px;padding:30px}.impact-grid svg{color:#78a5ff;width:28px}.impact-grid h3{margin:16px 0 7px;font-size:18px}.impact-grid p{color:#9fb2d0;margin:0;font-size:14px}.impact-no{float:right;color:#62769b;letter-spacing:.12em;font-size:11px}.cta-section{padding:110px 0}.cta-shell{background:radial-gradient(circle at 90% 10%,#7e32ff17,#0000 30%),#fff;border:1px solid #e0e9f6;border-radius:32px;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;padding:64px;display:grid}.cta-shell h2{margin-bottom:0}.cta-shell>div:last-child>p{color:#61799f;line-height:1.7}.cta-actions{gap:12px;margin-top:26px;display:flex}.mega-footer{color:#fff;background:#061735;padding-top:0}.mega-footer .footer-top{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:end;padding:76px 0 64px;display:flex}.mega-footer .footer-top h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(38px,4vw,62px);line-height:1.03}.mega-footer .footer-top h2 span{color:#7ba6ff}.footer-contact{color:#fff;border:1px solid #ffffff59;border-radius:999px;gap:30px;padding:17px 22px;display:flex}.mega-footer .footer-main{grid-template-columns:1.8fr .7fr .7fr .8fr 1fr;gap:50px;display:grid;padding:64px 0!important}.mega-footer .footer-brand{display:block}.mega-footer .footer-brand img{filter:brightness(0)invert();object-fit:contain;margin-left:-20px}.mega-footer .footer-brand p{color:#9eb0cc;max-width:350px;line-height:1.7}.mega-footer .social-row{margin-top:25px}.footer-column{flex-direction:column;gap:13px;display:flex}.footer-column h3{text-transform:uppercase;letter-spacing:.12em;color:#7e98bd;margin:0 0 10px;font-size:13px}.footer-column a{color:#d9e3f3}.footer-column a:hover{color:#76a5ff}.footer-global{border-left:1px solid #ffffff1f;padding-left:34px}.footer-global svg{color:#76a5ff;width:30px}.footer-global p{color:#9eb0cc;line-height:1.6}.mega-footer .footer-bottom{color:#8297b7;border-top:1px solid #ffffff1a;justify-content:space-between;padding:24px 0 32px;font-size:12px;display:flex}@media (max-width:1100px){.new-header .main-nav,.compact-actions>:not(.header-cta){display:none}.mobile-menu-button{display:flex}.redesigned-hero .home-grid,.story-grid,.impact-shell,.cta-shell{grid-template-columns:1fr}.redesigned-hero .home-grid{gap:45px}.products-showcase{grid-template-columns:1fr 1fr}.mega-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-global{border-left:0;padding-left:0}.feature-grid{grid-template-columns:1fr}.redesigned-strip article{border-bottom:1px solid #e9eff8;border-right:0}.impact-shell{padding:50px}.cta-shell{gap:25px}}@media (max-width:700px){.container{width:min(100% - 32px,1440px)}.section-space{padding:72px 0}.new-header{height:74px}.new-header .header-inner{padding:0 16px}.new-header .site-logo img{width:112px}.compact-actions{display:none}.redesigned-hero{min-height:auto;padding:38px 0 55px}.redesigned-hero .home-grid{grid-template-columns:1fr}.redesigned-hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-ctas,.cta-actions{flex-direction:column;align-items:stretch}.hero-trust{flex-wrap:wrap}.redesigned-hero .hero-carousel{aspect-ratio:1}.story-grid{gap:40px}.story-copy h2,.upgraded-heading h2,.cta-shell h2{font-size:42px}.floating-card{margin-top:10px;position:static}.products-showcase{grid-template-columns:1fr}.premium-card{min-height:320px}.impact-shell{border-radius:26px;padding:36px 24px}.impact-grid{grid-template-columns:1fr}.cta-shell{padding:35px 24px}.mega-footer .footer-top{flex-direction:column;align-items:flex-start;gap:30px;padding:55px 0 40px}.mega-footer .footer-main{grid-template-columns:1fr 1fr;gap:38px;padding:45px 0!important}.mega-footer .footer-brand,.footer-global{grid-column:1/-1}.mega-footer .footer-bottom{flex-direction:column;gap:10px}.feature-grid{width:100%}}:root{--header-h:88px;--radius-xl:32px;--shadow-tech:0 24px 70px #0932781f}body{overflow-x:hidden}.site-header.new-header{height:var(--header-h)}.new-header .header-inner{gap:clamp(18px,3vw,52px);width:min(1480px,100% - 48px);max-width:none;padding:0}.new-header .site-logo{flex:0 0 176px;width:176px;height:70px;overflow:visible}.new-header .site-logo img{object-fit:contain;object-position:left center;max-width:100%;display:block;width:168px!important;height:66px!important;transform:none!important}.new-header .main-nav{flex:0 auto;margin-left:0}.new-header .header-actions{margin-left:auto}.new-header.scrolled .site-logo{height:60px}.new-header.scrolled .site-logo img{height:56px!important}.mobile-menu-button{cursor:pointer;border-radius:12px;height:42px;padding:8px}.mobile-menu-button span{margin:5px 3px;transition:transform .25s,opacity .2s}.mobile-menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.redesigned-hero{isolation:isolate;position:relative;overflow:hidden}.redesigned-hero:before{content:"";z-index:-2;opacity:.42;background-image:linear-gradient(#1769ff0e 1px,#0000 1px),linear-gradient(90deg,#1769ff0e 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.redesigned-hero:after{content:"";z-index:-1;filter:blur(10px);background:linear-gradient(135deg,#167bff33,#8431ed21);border-radius:50%;width:500px;height:500px;animation:11s ease-in-out infinite alternate techOrb;position:absolute;top:-220px;right:-170px}.pulse-dot{animation:2.2s ease-out infinite pulseTech}.hero-kicker{box-shadow:inset 0 0 0 1px #ffffff8c}.redesigned-hero .hero-carousel{transform-origin:50%;animation:7s ease-in-out infinite visualFloat}.carousel-label{animation:4s ease-in-out infinite labelPulse}.floating-card{animation:5s ease-in-out infinite cardFloat}.floating-two{animation-delay:-2.2s}.premium-card .card-arrow,.text-link span,.view-all{transition:transform .25s}.premium-card:hover .card-arrow,.text-link:hover span,.view-all:hover{transform:translate(3px,-3px)}.story-visual:before{content:"";z-index:-1;filter:blur(20px);background:linear-gradient(120deg,#0a75ff1c,#8431ed14);border-radius:40px;position:absolute;inset:4% -2%}.impact-shell{box-shadow:0 35px 90px #051a4833}.impact-shell:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}[data-reveal]{opacity:0;transition:opacity .7s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:none}@keyframes techOrb{0%{transform:translate(0,0)scale(1)}to{transform:translate(-90px,100px)scale(1.18)}}@keyframes visualFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseTech{0%{box-shadow:0 0 #14cba859}70%{box-shadow:0 0 0 10px #14cba800}to{box-shadow:0 0 #14cba800}}@keyframes labelPulse{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (max-width:1280px){.new-header .header-inner{gap:18px;width:min(100% - 36px,1180px)}.new-header .site-logo{flex-basis:150px;width:150px}.new-header .site-logo img{width:145px!important}.new-header .main-nav a{padding:9px 12px;font-size:13px}.header-cta{padding:12px 14px}.redesigned-hero .home-grid{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:42px}.redesigned-hero h1{font-size:clamp(54px,6vw,76px)}}@media (max-width:1100px){:root{--header-h:78px}.new-header .header-inner{width:calc(100% - 40px)}.new-header .site-logo{flex-basis:150px;width:150px;height:62px}.new-header .site-logo img{width:145px!important;height:58px!important}.compact-actions{display:flex}.compact-actions>:not(.header-cta){display:none}.mobile-menu-button{margin-left:0;display:block}.mobile-menu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffffa;border:1px solid #e1eaf7;border-radius:20px;flex-direction:column;gap:5px;max-height:calc(100dvh - 98px);padding:20px;display:flex;position:fixed;top:78px;left:20px;right:20px;overflow:auto;box-shadow:0 24px 70px #05235b2e}.mobile-menu>a:not(.header-cta){border-radius:12px;padding:13px 14px}.mobile-menu>a:not(.header-cta):hover{color:#075cff;background:#f1f6ff}.mobile-menu .header-cta{margin-top:8px}.mobile-actions{padding-top:10px}.menu-open{overflow:hidden}.redesigned-hero .home-grid{grid-template-columns:1fr;max-width:860px}.redesigned-hero .home-copy{max-width:760px}.redesigned-hero .hero-carousel{aspect-ratio:16/10;max-width:850px;margin-inline:auto}.story-grid{gap:52px}.mega-footer .footer-main{grid-template-columns:1.4fr 1fr 1fr}}@media (max-width:820px){.container{width:calc(100% - 40px)}.section-space{padding:82px 0}.redesigned-hero{padding:48px 0 64px}.redesigned-hero h1{font-size:clamp(48px,10vw,68px)}.feature-grid{grid-template-columns:1fr}.redesigned-strip article{padding:30px 8px}.story-grid{grid-template-columns:1fr}.story-visual{padding:0}.products-showcase{grid-template-columns:1fr 1fr}.impact-shell{grid-template-columns:1fr;padding:46px 32px}.cta-shell{grid-template-columns:1fr;padding:44px 34px}.mega-footer .footer-top{flex-direction:column;align-items:flex-start;gap:28px}.mega-footer .footer-main{grid-template-columns:1fr 1fr}.mega-footer .footer-brand,.footer-global{grid-column:1/-1}}@media (max-width:600px){:root{--header-h:70px}.container{width:calc(100% - 28px)}.new-header{height:70px!important}.new-header .header-inner{width:calc(100% - 28px);padding:0}.new-header .site-logo{flex-basis:128px;width:128px;height:54px}.new-header .site-logo img,.new-header.scrolled .site-logo img{width:124px!important;height:50px!important}.compact-actions{display:none}.mobile-menu{top:76px;left:14px;right:14px}.redesigned-hero{padding:34px 0 48px}.redesigned-hero h1{margin:22px 0 18px;font-size:clamp(43px,13vw,58px);line-height:.98}.hero-kicker{letter-spacing:.13em;padding:9px 11px;font-size:10px}.hero-lead{font-size:16px;line-height:1.6}.hero-ctas{margin-top:26px}.hero-ctas a{width:100%}.hero-trust{font-size:11px}.redesigned-hero .hero-carousel{aspect-ratio:4/3;border-radius:22px;min-height:0;animation:none}.redesigned-hero .carousel-slide{aspect-ratio:4/3;height:auto;min-height:0}.carousel-label{top:12px;right:12px}.story-copy h2,.upgraded-heading h2,.cta-shell h2{font-size:clamp(36px,11vw,46px)}.products-showcase{grid-template-columns:1fr}.premium-card{min-height:300px}.impact-shell{border-radius:24px;padding:34px 22px}.impact-grid{grid-template-columns:1fr}.cta-section{padding:70px 0}.cta-shell{border-radius:24px;padding:32px 22px}.mega-footer .footer-top{padding:50px 0 38px}.footer-contact{justify-content:space-between;width:100%}.mega-footer .footer-main{grid-template-columns:1fr;gap:32px}.mega-footer .footer-brand,.footer-global{grid-column:auto}.mega-footer .footer-bottom{align-items:flex-start}.floating-card{animation:none}}@media (max-width:380px){.new-header .site-logo{flex-basis:112px;width:112px}.new-header .site-logo img{width:108px!important}.redesigned-hero h1{font-size:40px}.hero-trust i{display:none}.hero-trust{gap:7px}.impact-shell,.cta-shell{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){.redesigned-hero:after,.redesigned-hero .hero-carousel,.floating-card,.carousel-label,.pulse-dot{animation:none!important}}:root{--surface:#fff;--surface-2:#f5f9ff;--surface-3:#eef5ff;--text:#10245b;--text-soft:#3566a7;--border:#dce8ff;--header:#fffffff0;--menu:#fffffffb;--card:#fff;--input:#fff;--shadow:#0932781f}html.dark{--surface:#07152f;--surface-2:#081731;--surface-3:#0b1b3b;--text:#edf4ff;--text-soft:#a9bfdf;--border:#20365d;--header:#07152ff0;--menu:#0a1b3bfb;--card:#0c1c3d;--input:#0b1b3b;--shadow:#00000057}body{background:var(--surface);color:var(--text);transition:background-color .25s,color .25s}.site-header.new-header{background:var(--header);border-color:var(--border);color:var(--text)}.main-nav a,.mobile-menu a,.language-button,.theme-toggle{color:var(--text)}.language-button,.theme-toggle{background:var(--card);border-color:var(--border)}.language-menu{background:var(--menu);border-color:var(--border);width:154px;max-height:min(520px,70vh);box-shadow:0 18px 45px var(--shadow);padding:7px;overflow:auto}.language-menu button{width:100%;color:var(--text);background:0 0;border-radius:8px;align-items:center;gap:9px;padding:9px 10px;display:flex}.language-menu button:hover,.language-menu button.active{background:var(--surface-3);color:#4d7cff}.locale-flag{filter:saturate(.95);font-size:18px;line-height:1}.mobile-menu{color:var(--text);background:var(--menu)!important;border-color:var(--border)!important}.mobile-menu>a:not(.header-cta):hover{background:var(--surface-3)!important}.mobile-menu-button span{background:var(--text)}.hero-home,.inner-hero,.page-about,.contact-page,.simple-page{background:var(--surface-3);color:var(--text)}.feature-strip,.home-products,.ecosystem,.story-section,.cta-section{background:var(--surface);color:var(--text)}.home-copy h1,.story-copy h2,.section-heading h2,.upgraded-heading h2,.contact-copy h1,.about-copy h1,.products-copy h1,.simple-page h1,.simple-card h2,.blog-grid h2,.footer-column h3{color:var(--text)}.home-copy p,.story-copy p,.section-heading p,.contact-copy p,.about-copy p,.products-copy p,.simple-lead,.simple-card p,.product-card p,.feature-grid p,.ecosystem p{color:var(--text-soft)}.product-card,.simple-card,.contact-form,.contact-method,.about-side-item,.eco-stat{background:var(--card);color:var(--text);border-color:var(--border);box-shadow:0 16px 45px var(--shadow)}.contact-form input,.contact-form select,.contact-form textarea{background:var(--input);color:var(--text);border-color:var(--border)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-soft)}.btn-secondary,.btn-outline{background:var(--card);color:var(--text);border-color:var(--border)}html.dark .redesigned-hero{background:linear-gradient(120deg,#07152f 0%,#0b1b3b 55%,#102650 100%)}html.dark .redesigned-hero:before{opacity:.2}html.dark .hero-kicker{color:#9fc1ff;background:#10264d;box-shadow:inset 0 0 0 1px #29436d}html.dark .redesigned-strip article{border-color:#1d355d}html.dark .story-visual img,html.dark .hero-carousel{box-shadow:0 28px 70px #00000059}html.dark .premium-card.selected{background:linear-gradient(145deg,#102850,#0c1c3d)}html.dark .cta-shell{background:linear-gradient(135deg,#0d2145,#102b58);border-color:#24446f}html.dark .mega-footer{background:#041027}html.dark .site-logo img,.dark .footer-brand img{filter:brightness(1.12)contrast(1.02)}html[dir=rtl] body{text-align:right}html[dir=rtl] .header-inner,html[dir=rtl] .hero-ctas,html[dir=rtl] .hero-trust,html[dir=rtl] .footer-contact,html[dir=rtl] .social-row{direction:rtl}html[dir=rtl] .header-actions{margin-left:0;margin-right:auto}html[dir=rtl] .main-nav a.active:after{left:auto;right:0}html[dir=rtl] .language-menu{left:0;right:auto}html[dir=rtl] .language-menu button{text-align:right}html[dir=rtl] .text-link span,html[dir=rtl] .view-all{display:inline-block;transform:scaleX(-1)}@media (max-width:1100px){html[dir=rtl] .mobile-menu{direction:rtl}}.locale-flag{object-fit:cover;border-radius:3px;flex:none;box-shadow:0 0 0 1px #0f172a24;filter:none!important;width:24px!important;height:18px!important}.language-button{border:1px solid var(--border);border-radius:12px;gap:8px;min-height:42px;padding:8px 11px;transition:background-color .2s,border-color .2s,color .2s}.language-button svg{width:14px;height:14px}.language-menu{width:max-content;min-width:190px;max-width:240px}.language-menu button{font:inherit;cursor:pointer;white-space:nowrap;border:0}html.dark .new-header .main-nav{background:#0b1b3b;border-color:#20365d}html.dark .new-header .main-nav a{color:#c8d8f0}html.dark .new-header .main-nav a:hover{color:#fff;background:#10264d}html.dark .new-header .main-nav a.active{color:#8bb6ff;background:#10264d;box-shadow:0 4px 16px #00000038}html.dark .new-header.scrolled{box-shadow:0 14px 50px #00000047}html.dark .mobile-menu-button{background:#0c1c3d;border:1px solid #20365d}html:not(.dark) .mobile-menu-button{background:#fff;border:1px solid #e1eaf7}html.dark .header-cta{color:#07152f;background:#f3f7ff}html.dark .header-cta:hover{color:#07152f;background:#dce9ff}html.dark select option{color:#edf4ff;background:#0b1b3b}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.whatsapp-chat{z-index:120;background:#25d366;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #00000038;color:#062d17!important}.whatsapp-chat:hover{transform:translateY(-3px);box-shadow:0 20px 46px #00000047}.whatsapp-chat svg{flex:none;width:27px;height:27px}.contact-hp{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.form-status{border-radius:12px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:14px;font-weight:650}.form-status.success{color:#15803d;background:#16a34a1a;border:1px solid #16a34a40}.form-status.error{color:#b91c1c;background:#dc262614;border:1px solid #dc262633}html.dark .form-status.success{color:#86efac}html.dark .form-status.error{color:#fca5a5}.contact-form button:disabled{opacity:.65;cursor:wait}.contact-form textarea{resize:vertical;min-height:150px}html[dir=rtl] .whatsapp-chat{left:22px;right:auto}@media (max-width:600px){.whatsapp-chat{justify-content:center;width:54px;height:54px;min-height:54px;padding:0;bottom:14px;right:14px}.whatsapp-chat span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html[dir=rtl] .whatsapp-chat{left:14px;right:auto}}@media (max-width:1100px){.new-header .mobile-menu-button{flex:0 0 42px;justify-content:center;align-items:center;margin-left:auto}}@media (max-width:600px){.new-header .header-inner{justify-content:flex-start;align-items:center;gap:12px;direction:ltr!important;display:flex!important}.new-header .site-logo{margin-right:0}.new-header .mobile-menu-button{margin-left:auto!important;margin-right:0!important}html[dir=rtl] .new-header .mobile-menu{text-align:right;direction:rtl}}.mega-footer,.mega-footer *{--footer-heading:#dbe8ff;--footer-copy:#aebfda;--footer-link:#eaf2ff}.mega-footer .footer-top h2,.mega-footer .footer-top h2 *{color:#fff!important}.mega-footer .footer-top .eyebrow{color:#8fb5ff!important}.mega-footer .footer-brand p,.mega-footer .footer-global p{color:var(--footer-copy)!important}.mega-footer .footer-column h3{color:var(--footer-heading)!important}.mega-footer .footer-column a{color:var(--footer-link)!important}.mega-footer .footer-column a:hover,.mega-footer .footer-global svg{color:#9fc1ff!important}.mega-footer .footer-bottom,.mega-footer .footer-bottom span{color:#b8c8e1!important}.mega-footer .footer-contact{color:#fff!important}.local-business-section{padding:36px 0 58px}.local-business-card{border:1px solid var(--border);background:var(--card);box-shadow:0 18px 50px var(--shadow);border-radius:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.local-business-copy{padding:42px}.local-business-copy h2{color:var(--text);margin:8px 0 14px;font-family:Space Grotesk;font-size:clamp(30px,3vw,44px)}.local-business-copy>p:not(.eyebrow){color:var(--text-soft);line-height:1.65}.business-hours{color:var(--text-soft);flex-direction:column;gap:7px;margin:24px 0;display:flex}.business-hours strong{color:var(--text);margin-bottom:2px}.local-business-actions{flex-wrap:wrap;gap:12px;display:flex}.business-map{background:#e8eef7;min-height:390px}.business-map iframe{border:0;width:100%;height:100%;min-height:390px;display:block}@media (max-width:800px){.local-business-card{grid-template-columns:1fr}.local-business-copy{padding:30px 24px}.business-map,.business-map iframe{min-height:330px}}@media (max-width:480px){.local-business-actions>a{text-align:center;justify-content:center;width:100%}}.delete-account-page{background:linear-gradient(135deg,var(--surface-3),var(--surface));min-height:72vh}.delete-account-section{padding:92px 0 105px}.delete-account-shell{grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);align-items:center;gap:70px;display:grid}.delete-account-copy{max-width:650px}.delete-kicker{color:#246fff;letter-spacing:.12em;background:#246fff1a;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.delete-account-copy h1{letter-spacing:-2px;color:var(--text);margin:20px 0;font-family:Space Grotesk;font-size:clamp(42px,5vw,68px);line-height:.98}.delete-account-copy>p{color:var(--text-soft);max-width:600px;font-size:17px;line-height:1.7}.delete-info-card{border:1px solid var(--border);background:var(--card);box-shadow:0 16px 45px var(--shadow);border-radius:18px;margin-top:32px;padding:24px 26px}.delete-info-card h2{color:var(--text);margin:0 0 12px;font-family:Space Grotesk;font-size:20px}.delete-info-card ul{color:var(--text-soft);margin:0;padding-left:20px;font-size:14px;line-height:1.65}.delete-account-form{border:1px solid var(--border);background:var(--card);box-shadow:0 24px 65px var(--shadow);border-radius:22px;padding:32px}.delete-form-heading{align-items:center;gap:14px;margin-bottom:25px;display:flex}.delete-form-heading h2{color:var(--text);margin:0;font-family:Space Grotesk;font-size:25px}.delete-form-heading p{color:var(--text-soft);margin:4px 0 0;font-size:13px}.delete-icon{color:#dc2626;background:#dc26261a;border-radius:14px;place-items:center;width:46px;height:46px;font-size:29px;font-weight:400;display:grid}.delete-account-form>label:not(.delete-confirm){color:var(--text);margin:15px 0 7px;font-size:13px;font-weight:750;display:block}.delete-account-form>input:not(.contact-hp){border:1px solid var(--border);background:var(--input);width:100%;color:var(--text);font:inherit;border-radius:11px;outline:none;padding:13px 14px}.delete-account-form>input:focus{border-color:#5a8cff;box-shadow:0 0 0 3px #3c78ff1f}.password-note{color:var(--text-soft);margin:8px 0 0;font-size:11px;line-height:1.5}.delete-confirm{color:var(--text-soft);align-items:flex-start;gap:10px;margin:20px 0;font-size:12px;line-height:1.5;display:flex}.delete-confirm input{accent-color:#dc2626;margin-top:3px}.delete-submit{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:12px;width:100%;padding:14px 18px;font-size:14px;font-weight:800;transition:transform .2s,background .2s}.delete-submit:hover{background:#b91c1c;transform:translateY(-1px)}.delete-submit:disabled{opacity:.65;cursor:wait;transform:none}.delete-support{text-align:center;color:var(--text-soft);margin:14px 0 0;font-size:12px}.delete-support a{color:#246fff;font-weight:700}.delete-account-form .form-status{margin:0 0 14px}@media (max-width:900px){.delete-account-section{padding:62px 0 78px}.delete-account-shell{grid-template-columns:1fr;gap:38px}.delete-account-copy{max-width:none}}@media (max-width:520px){.delete-account-section{padding:42px 0 60px}.delete-account-copy h1{letter-spacing:-1.4px;font-size:42px}.delete-account-form{border-radius:18px;padding:23px 18px}.delete-info-card{padding:20px}}
