:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.andromeda-page{--ink:#0b172a;--navy:#0f2847;--cyan:#0891b2;--pale:#eefbff;min-height:100vh;color:var(--ink);background:#fff;overflow:hidden}.andromeda-page *{box-sizing:border-box}.andromeda-page a{text-decoration:none}.andromeda-container{width:min(1180px,100% - 32px);margin-inline:auto}.andromeda-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e8eef4;position:sticky;top:0}.andromeda-header-inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex;position:relative}.andromeda-brand{color:var(--ink);align-items:center;gap:11px;display:flex}.andromeda-brand img{object-fit:contain;border-radius:11px;width:38px;height:38px}.andromeda-brand span{line-height:1.1;display:grid}.andromeda-brand strong{font-size:14px}.andromeda-brand small{color:#718096;margin-top:5px;font-size:10px}.andromeda-nav{align-items:center;gap:34px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.andromeda-nav a,.andromeda-nav-contact{color:#526176;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:600;position:relative}.andromeda-nav a:after,.andromeda-nav-contact:after{background:linear-gradient(90deg, var(--cyan), #67e8f9);content:"";border-radius:9px;height:2px;transition:transform .25s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.andromeda-nav a:hover,.andromeda-nav-contact:hover{color:var(--ink)}.andromeda-nav a:hover:after,.andromeda-nav-contact:hover:after{transform:scaleX(1)}.andromeda-header-actions{align-items:center;gap:12px;display:flex}.andromeda-language{color:#1e293b;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:9px;padding-inline:14px;font-size:13.5px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px -6px #0f172a0f}.andromeda-language:hover{color:#2563eb;background:#f8fafc;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 20px -8px #2563eb40}.andromeda-language svg{color:#2563eb;width:17px;height:17px;transition:transform .3s}.andromeda-language:hover svg{transform:rotate(15deg)scale(1.1)}.andromeda-lang-text{font-weight:600}.andromeda-lang-badge{color:#2563eb;letter-spacing:.05em;background:#2563eb14;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:800}.andromeda-login{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:42px;padding-inline:20px;font-size:13.5px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px -6px #0f172a59;color:#fff!important}.andromeda-login:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 10px 25px -6px #2563eb73}.andromeda-login svg{width:16px;height:16px;transition:transform .25s}[dir=rtl] .andromeda-login svg{transform:rotate(180deg)}.andromeda-login:hover svg{transform:translate(3px)}[dir=rtl] .andromeda-login:hover svg{transform:rotate(180deg)translate(3px)}.andromeda-menu{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;width:40px;height:42px;display:none}.andromeda-header{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif}.andromeda-header .andromeda-brand strong{letter-spacing:-.015em;font-size:15px;font-weight:700}.andromeda-header .andromeda-brand small{letter-spacing:.01em;font-weight:500}.andromeda-header .andromeda-nav a{letter-spacing:.005em;font-size:13.5px;font-weight:600}.andromeda-header .andromeda-language,.andromeda-header .andromeda-login,.andromeda-header .andromeda-mobile-nav a{letter-spacing:.005em;font-weight:650}[dir=ltr] .andromeda-header{font-family:Inter,Segoe UI,Arial,sans-serif}.andromeda-header .andromeda-language,.andromeda-header .andromeda-login{isolation:isolate;transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s,box-shadow .28s,background-color .28s;position:relative;overflow:hidden;transform:translateZ(0)}.andromeda-header .andromeda-language{background:linear-gradient(145deg,#fff,#f2fbfd);border-color:#d7e8ef;box-shadow:0 8px 22px -18px #0891b2bf}.andromeda-header .andromeda-language:before,.andromeda-header .andromeda-login:after{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:42%;height:220%;transition:transform .55s;position:absolute;top:-60%;left:-55%;transform:rotate(18deg)translate(-180%)}.andromeda-header .andromeda-language:hover{background:#f7fdff;border-color:#8ddbe8;transform:translateY(-2px);box-shadow:0 13px 28px -18px #0891b2c7}.andromeda-header .andromeda-language:hover:before,.andromeda-header .andromeda-login:hover:after{transform:rotate(18deg)translate(520%)}.andromeda-header .andromeda-language svg{transition:transform .38s cubic-bezier(.2,.8,.2,1),color .28s}.andromeda-header .andromeda-login{background:linear-gradient(135deg,#0b172a,#153457);border:1px solid #ffffff14;box-shadow:0 12px 28px -18px #0f2847e6,inset 0 1px #ffffff24}.andromeda-header .andromeda-login:hover{background:linear-gradient(135deg,#10233d,#0c7894);transform:translateY(-2px);box-shadow:0 16px 32px -18px #0891b2e0}.andromeda-header .andromeda-language:active,.andromeda-header .andromeda-login:active{box-shadow:none;transform:translateY(0)scale(.97)}.andromeda-hero h1{letter-spacing:-.03em;max-width:920px;margin:24px auto 0;font-size:clamp(42px,6.2vw,78px);font-weight:700;line-height:1.32}.andromeda-hero{background:linear-gradient(#f6faff 0%,#eaf4ff 50%,#e0f0fe 100%);border:1px solid #e0f2fee6;border-radius:32px;width:min(1480px,100% - 32px);margin:20px auto 0;padding:68px 0 0;position:relative;overflow:hidden;box-shadow:0 30px 70px -25px #0284c71f}.andromeda-hero-watermark{pointer-events:none;z-index:1;object-fit:contain;opacity:.025;width:min(62vw,760px);height:min(62vw,760px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.andromeda-hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.andromeda-eyebrow{color:#0284c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #0ea5e947;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 25px -10px #0284c733}.andromeda-eyebrow svg{width:16px}.andromeda-hero h1{letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#0f172a 0%,#1e293b 70%,#0284c7 100%);-webkit-background-clip:text;max-width:940px;margin:24px auto 0;font-size:clamp(42px,6.2vw,78px);font-weight:800;line-height:1.32}[dir=rtl] .andromeda-hero h1{letter-spacing:0;line-height:1.38}.andromeda-hero-content>p{color:#5d6d80;max-width:720px;margin:24px auto 0;font-size:clamp(16px,1.7vw,19px);line-height:1.9}.andromeda-hero-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.andromeda-button{border-radius:11px;justify-content:center;align-items:center;gap:9px;height:50px;padding-inline:24px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.andromeda-button svg{width:17px}.andromeda-button.primary{background:var(--ink);color:#fff;box-shadow:0 16px 35px -20px #0f172a}.andromeda-button.secondary{color:var(--ink);background:#ffffffb3;border:1px solid #c9e2ea}.andromeda-button:hover{transform:translateY(-3px);box-shadow:0 18px 40px -23px #0891b2}.andromeda-assurances{color:#64748b;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;font-size:12px;display:flex}.andromeda-assurances span{align-items:center;gap:7px;display:flex}.andromeda-assurances svg{width:16px;color:var(--cyan)}.andromeda-circle{border:2px solid #0891b229;border-radius:999px;animation:8s ease-in-out infinite andromeda-drift;position:absolute}.circle-one{width:180px;height:180px;top:90px;right:-70px}.circle-two{background:#ffffff59;width:55px;height:55px;bottom:26%;left:4%}.circle-three{width:220px;height:220px;top:30%;left:-80px}.circle-four{background:#06b6d41f;width:32px;height:32px;animation-delay:1s;bottom:13%;right:8%}.andromeda-dashboard-wrap{width:min(1380px,98%);margin:36px auto 0;animation:.75s .15s both andromeda-rise;position:relative}.andromeda-dashboard{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:24px 24px 0 0;padding:20px;position:relative;box-shadow:0 45px 95px -46px #0f172a80}.andromeda-dashboard-bar{border-bottom:1px solid #edf2f6;justify-content:space-between;align-items:center;padding:0 2px 16px;display:flex}.andromeda-dashboard-bar>span{gap:5px;display:flex}.andromeda-dashboard-bar i{background:#cbd5e1;border-radius:99px;width:7px;height:7px}.andromeda-dashboard-bar strong{font-size:14px}.andromeda-dashboard-bar small{color:#07845b;background:#dcfce7;border-radius:999px;padding:5px 9px;font-weight:700}.andromeda-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.andromeda-stats article{text-align:start;background:#fff;border:1px solid #e8eef3;border-radius:15px;min-height:115px;padding:15px;display:grid}.andromeda-stats article>span{color:#078aaa;background:#e5f8fc;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.andromeda-stats svg{width:16px}.andromeda-stats strong{align-self:end;font-size:18px}.andromeda-stats small{color:#718096}.andromeda-chart{text-align:start;background:#fff;border:1px solid #e8eef3;border-radius:15px;grid-template-columns:180px 1fr;align-items:end;gap:20px;margin-top:12px;padding:18px;display:grid}.andromeda-chart>div{gap:8px;display:grid}.andromeda-chart small{color:#718096}.andromeda-chart strong{font-size:20px}.andromeda-chart svg{width:100%;height:130px}.andromeda-float-card{z-index:3;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:9px;padding:12px 15px;font-size:12px;font-weight:700;animation:6s ease-in-out infinite andromeda-float;display:flex;position:absolute;box-shadow:0 20px 45px -28px #0f172a}.andromeda-float-card svg{width:18px;color:var(--cyan)}.float-a{top:24%;right:-42px}.float-b{animation-delay:1.1s;bottom:12%;left:-42px}.andromeda-ticker{background:#fff;border-block:1px solid #e6edf3;padding:22px 0;overflow:hidden}.andromeda-ticker-track{width:max-content;animation:34s linear infinite andromeda-marquee;display:flex}.andromeda-ticker-track span{color:#526176;align-items:center;gap:10px;min-width:max-content;padding-inline:34px;font-size:14px;font-weight:600;display:flex}.andromeda-ticker-track i{background:var(--cyan);border-radius:99px;width:7px;height:7px}.andromeda-section{padding:104px 0}.andromeda-section[data-reveal].is-visible{opacity:1;transform:none}.andromeda-section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.andromeda-section-heading>span,.andromeda-showcase-copy>span{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800}.andromeda-section-heading h2,.andromeda-showcase-copy h2{letter-spacing:-.035em;margin:14px 0 0;font-size:clamp(32px,4.2vw,50px);line-height:1.18}.andromeda-section-heading p{color:#6b7a8e;max-width:650px;margin:20px auto 0;line-height:1.85}.andromeda-feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.andromeda-feature-card{text-align:center;background:#fff;border:1px solid #e6edf3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:38px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 44px -36px #0f172a}.andromeda-feature-card:after{content:"";background:#ecfbff;border-radius:99px;width:140px;height:140px;transition:all .4s;position:absolute;top:-65px;right:-65px}.andromeda-feature-card:hover{border-color:#c3edf4;transform:translateY(-7px);box-shadow:0 26px 55px -36px #0891b2}.andromeda-feature-card:hover:after{transform:scale(1.25)}.andromeda-feature-icon{z-index:1;width:74px;height:74px;color:var(--cyan);background:#f4fdff;border:1px solid #d8f0f5;border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative}.andromeda-feature-icon svg{width:28px}.andromeda-feature-card h3{margin:25px 0 0;font-size:19px}.andromeda-feature-card p{color:#6b7a8e;margin:13px 0 0;font-size:14px;line-height:1.8}.andromeda-showcases{background:#f8fbfd}.andromeda-showcase{grid-template-columns:1fr 1.08fr;align-items:center;gap:80px;padding-block:55px;display:grid}.andromeda-showcase.reverse .andromeda-showcase-copy{order:2}.andromeda-showcase-copy p{color:#66768a;margin:22px 0 0;line-height:1.9}.andromeda-showcase-copy ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.andromeda-showcase-copy li{color:#334155;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.andromeda-showcase-copy li svg{width:19px;color:var(--cyan)}.visual-document,.visual-inventory{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;padding:27px;box-shadow:0 22px 55px -38px #0f172a}.visual-document{align-content:start;display:grid}.visual-document small{color:#718096;font-weight:700}.visual-document strong{margin-top:7px;font-size:23px}.visual-document>i{border-bottom:1px solid #edf2f7;height:52px}.visual-document footer{justify-content:space-between;align-items:end;margin-top:22px;display:flex}.visual-document footer span{color:#64748b}.visual-document footer b{font-size:22px}.visual-badge{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:7px;padding:12px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:25px;right:20px;box-shadow:0 16px 35px -22px #0f172a}.visual-badge svg{width:18px}.visual-inventory header{border-bottom:1px solid #edf2f7;align-items:center;gap:10px;padding-bottom:18px;font-weight:800;display:flex}.visual-inventory header svg{color:var(--cyan)}.visual-inventory>div{grid-template-columns:1fr auto;gap:12px;padding:23px 0 15px;display:grid;position:relative}.visual-inventory>div i{background:linear-gradient(90deg, var(--cyan), #67e8f9);border-radius:99px;grid-column:1/-1;height:5px;display:block}.visual-inventory>div strong{color:var(--cyan)}.andromeda-pricing{background:#fff}.andromeda-loading{justify-content:center;display:flex}.andromeda-loading svg{animation:1s linear infinite spin}.andromeda-empty{text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:18px;padding:50px}.andromeda-plan-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.andromeda-plan{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;padding:32px;transition:all .35s;display:flex;position:relative;box-shadow:0 16px 45px -38px #0f172a}.andromeda-plan:hover{transform:translateY(-6px);box-shadow:0 28px 55px -38px #0891b2}.andromeda-plan.featured{border-color:var(--navy);background:var(--navy);color:#fff}.andromeda-popular{color:#0c4a6e;background:#67e8f9;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:24px}.andromeda-plan h3{margin:0;font-size:21px}.andromeda-plan>p{color:#64748b;min-height:50px;margin:12px 0 0;font-size:14px;line-height:1.7}.andromeda-plan.featured>p,.andromeda-plan.featured>small{color:#cbd5e1}.andromeda-price{align-items:end;gap:8px;margin-top:25px;display:flex}.andromeda-price strong{font-size:38px;line-height:1}.andromeda-price span{color:#64748b;font-size:12px}.andromeda-plan.featured .andromeda-price span{color:#cbd5e1}.andromeda-plan>small{color:#64748b;margin-top:10px}.andromeda-plan ul{flex:1;gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.andromeda-plan li{align-items:start;gap:9px;font-size:13px;display:flex}.andromeda-plan li svg{width:17px;color:var(--cyan)}.andromeda-plan button{background:var(--ink);color:#fff;height:46px;font:inherit;cursor:pointer;border:0;border-radius:11px;font-size:13px;font-weight:800}.andromeda-plan.featured button{color:var(--navy);background:#fff}.andromeda-contact-shell{background:var(--navy);border-radius:28px;grid-template-columns:.78fr 1.22fr;display:grid;overflow:hidden;box-shadow:0 35px 75px -50px #0f172a}.andromeda-contact-copy{color:#fff;padding:55px}.andromeda-contact-copy>span{color:#67e8f9;background:#ffffff17;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.andromeda-contact-copy>span svg{width:22px}.andromeda-contact-copy>p:first-of-type{color:#67e8f9;text-transform:uppercase;margin:28px 0 0;font-size:12px;font-weight:800}.andromeda-contact-copy h2{margin:12px 0 0;font-size:36px;line-height:1.25}.andromeda-contact-copy h2+p{color:#c7d4e2;margin:20px 0 0;line-height:1.8}.andromeda-contact-copy a{color:#fff;margin-top:30px;display:inline-block}.andromeda-form-card{background:#fff;border-radius:20px;margin:14px;padding:38px}.andromeda-form-card h3{margin:0;font-size:22px}.andromeda-form-card form>p{color:#718096;margin:8px 0 25px;font-size:13px}.andromeda-form-grid label>span{font-size:12px;font-weight:700}.andromeda-form-grid input,.andromeda-form-grid select,.andromeda-form-grid textarea{width:100%;font:inherit;background:#fff;border:1px solid #dce5ed;border-radius:10px;outline:none;padding:12px;font-size:13px;transition:all .2s}.andromeda-form-grid input,.andromeda-form-grid select{height:45px}.andromeda-form-grid input:focus,.andromeda-form-grid select:focus,.andromeda-form-grid textarea:focus{border-color:#22b8cf;box-shadow:0 0 0 4px #22b8cf1a}.andromeda-form-grid .full{grid-column:1/-1}.andromeda-consent{grid-template-columns:18px 1fr;align-items:start;display:flex!important}.andromeda-consent input{width:17px;height:17px}.andromeda-consent span{color:#64748b;line-height:1.6;font-weight:400!important}.andromeda-submit{background:var(--ink);color:#fff;height:48px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.andromeda-submit:disabled{cursor:not-allowed;opacity:.48}.andromeda-submit svg{width:17px;animation:1s linear infinite spin}.andromeda-form-error{color:#be123c;background:#fff1f2;border-radius:9px;padding:11px;font-size:12px}.andromeda-form-error strong{margin-bottom:5px;font-weight:800;display:block}.andromeda-form-error ul{margin:0;padding-inline-start:18px}.andromeda-form-error li+li{margin-top:3px}.andromeda-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.andromeda-success>span{color:#059669;background:#dcfce7;border-radius:99px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.andromeda-success h3{margin:22px 0 0}.andromeda-success p{color:#64748b}.andromeda-success code{background:#f1f5f9;border-radius:9px;padding:9px 13px}.andromeda-success button{color:var(--cyan);cursor:pointer;background:0 0;border:0;margin-top:20px;font-weight:800}.andromeda-faq{background:#f8fbfd}.andromeda-faq-inner{max-width:880px}.andromeda-faq-list{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding-inline:26px;overflow:hidden}.andromeda-faq-list details{border-bottom:1px solid #edf2f7;padding:21px 0}.andromeda-faq-list details:last-child{border:0}.andromeda-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-weight:800;list-style:none;display:flex}.andromeda-faq-list summary svg{width:18px;transition:all .25s}.andromeda-faq-list details[open] summary svg{transform:rotate(180deg)}.andromeda-faq-list p{color:#64748b;margin:15px 0 0;line-height:1.8}.andromeda-footer{color:#d5dfeb;background:#0b172a;border-top:1px solid #1f344e;padding:36px 0}.andromeda-footer>.andromeda-container{justify-content:space-between;align-items:center;gap:24px;display:flex}.andromeda-footer div>div{display:grid}.andromeda-footer small{color:#718096;margin-top:6px}.andromeda-footer nav{flex-wrap:wrap;gap:22px;display:flex}.andromeda-footer a{color:#a9b8c9;font-size:12px}.andromeda-footer a:hover{color:#fff}@keyframes andromeda-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes andromeda-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes andromeda-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes andromeda-marquee{to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}[dir=rtl] .andromeda-ticker-track{animation-direction:reverse}@media (width<=900px){.andromeda-nav{display:none}.andromeda-menu{display:inline-flex}.andromeda-mobile-nav{background:#fff;border-top:1px solid #e2e8f0;padding:12px 16px;display:grid}.andromeda-mobile-nav a{color:#334155;border-radius:10px;padding:12px;font-size:14px;font-weight:700}.andromeda-mobile-nav a:hover{background:#f0fbfd}.andromeda-stats{grid-template-columns:repeat(2,1fr)}.andromeda-chart{grid-template-columns:1fr}.andromeda-chart svg{height:100px}.andromeda-feature-grid,.andromeda-plan-grid{grid-template-columns:repeat(2,1fr)}.andromeda-showcase{grid-template-columns:1fr;gap:35px}.andromeda-showcase.reverse .andromeda-showcase-copy{order:0}.andromeda-contact-shell{grid-template-columns:1fr}.andromeda-contact-copy{padding:40px}.andromeda-form-card{margin-top:0}}@media (width<=640px){.andromeda-container{width:min(100% - 24px,1180px)}.andromeda-header-inner{height:68px}.andromeda-brand small,.andromeda-login{display:none}.andromeda-hero{border-radius:23px;width:calc(100% - 20px);margin-top:10px;padding-top:54px}.andromeda-hero h1{font-size:38px}.andromeda-hero-content>p{font-size:15px}.andromeda-hero-actions{flex-direction:column;width:100%}.andromeda-button{width:100%}.andromeda-assurances{gap:10px}.andromeda-dashboard-wrap{width:100%;margin-top:42px}.andromeda-dashboard{padding:11px}.andromeda-dashboard-bar{padding-bottom:11px}.andromeda-dashboard-bar strong{font-size:12px}.andromeda-stats{gap:7px}.andromeda-stats article{min-height:90px;padding:10px}.andromeda-stats article>span{width:26px;height:26px}.andromeda-stats strong{font-size:15px}.andromeda-chart{padding:12px}.andromeda-float-card{display:none}.andromeda-section{padding:76px 0}.andromeda-section-heading{margin-bottom:36px}.andromeda-section-heading h2,.andromeda-showcase-copy h2{font-size:32px}.andromeda-feature-grid,.andromeda-plan-grid{grid-template-columns:1fr}.andromeda-feature-card{min-height:250px;padding:30px}.andromeda-showcase{padding-block:35px}.andromeda-product-visual{min-height:340px;padding:20px}.visual-document,.visual-inventory{padding:19px}.andromeda-contact-copy{padding:31px 24px}.andromeda-contact-copy h2{font-size:29px}.andromeda-form-card{margin:8px;padding:24px 17px}.andromeda-form-grid{grid-template-columns:1fr}.andromeda-form-grid .full{grid-column:auto}.andromeda-footer>.andromeda-container{text-align:center;flex-direction:column}.andromeda-footer nav{justify-content:center}}@media (prefers-reduced-motion:reduce){.andromeda-page *{scroll-behavior:auto!important}.andromeda-circle,.andromeda-float-card,.andromeda-ticker-track{animation:none!important}.andromeda-section[data-reveal]{opacity:1;transition:none;transform:none}}.andromeda-hero{background:#fff}.andromeda-hero-bg{z-index:0;border-radius:32px;position:absolute;inset:0;overflow:hidden}.andromeda-hero-bg:before{content:"";background:linear-gradient(145deg,#effcff,#eaf8fc 55%,#edf4ff);border-radius:32px;transition:transform 1.5s cubic-bezier(.105,.84,.44,1);position:absolute;inset:0;transform:scale(.3)}.andromeda-hero-bg:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='1400' height='620' viewBox='0 0 1400 620' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 580C35 462 166 247 426 333C750 440 890 303 946 182C1002 60 1149-53 1400 35' stroke='%230891B2' stroke-opacity='.18' stroke-width='4' stroke-dasharray='10 10'/%3E%3Cpath d='M1398 1C1365 126 1234 353 975 263C651 150 511 295 455 423C399 551 252 671 2 578' stroke='%232563EB' stroke-opacity='.12' stroke-width='4' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-size:cover;position:absolute;inset:0}.andromeda-hero-bg.is-expanded:before{transform:scale(1)}.andromeda-dashboard-wrap{animation:none}.andromeda-section[data-reveal]{opacity:1;transition:none;transform:none}.andromeda-capabilities-swiper{width:100%}.andromeda-capability{color:#526176;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:52px;padding-inline:14px;font-size:14px;font-weight:600;display:flex}.andromeda-capability i{background:var(--cyan);border-radius:99px;flex:none;width:7px;height:7px}.andromeda-features-swiper{padding:12px 8px 58px!important}.andromeda-features-swiper .swiper-slide{height:auto}.andromeda-features-swiper .andromeda-feature-card{height:100%}.andromeda-features-swiper .swiper-pagination-bullet{opacity:.65;background:#b8c7d6;width:12px;height:12px}.andromeda-features-swiper .swiper-pagination-bullet-active{background:var(--cyan);opacity:1}@media (prefers-reduced-motion:reduce){.andromeda-hero-bg:before{transition:none;transform:scale(1)}.andromeda-capabilities-swiper .swiper-wrapper{transition-duration:0s!important}}.andromeda-header{background:#fff;height:64px;transition:height .5s,transform .5s,box-shadow .5s;position:fixed;top:0;left:0;right:0}.andromeda-header-inner{height:64px;transition:height .5s}.andromeda-header.is-compact{height:56px;box-shadow:0 2px 12px #202d491f}.andromeda-header.is-compact .andromeda-header-inner{height:56px}.andromeda-header.is-hidden{transform:translateY(-100%)}.andromeda-header .andromeda-brand img{width:34px;height:34px;transition:width .5s,height .5s}.andromeda-header.is-compact .andromeda-brand img{width:30px;height:30px}.andromeda-header .andromeda-language,.andromeda-header .andromeda-login,.andromeda-header .andromeda-menu{height:36px}.andromeda-header .andromeda-nav a{padding:10px 4px}.andromeda-header .andromeda-login{z-index:0;position:relative;overflow:hidden}.andromeda-header .andromeda-login:before{z-index:-1;content:"";background:#ffffff21;width:100%;height:0;transition:height .3s;position:absolute;top:0;left:0}.andromeda-header .andromeda-login:hover:before{height:100%;top:auto;bottom:0}.andromeda-bottom-cta{padding:0 0 92px}.andromeda-bottom-cta-inner{isolation:isolate;text-align:center;border-radius:28px;padding:88px 24px;position:relative;overflow:hidden}.andromeda-bottom-cta-inner:before{z-index:-2;content:"";background:linear-gradient(145deg,#effcff,#e8f7fb 55%,#edf4ff);border-radius:28px;transition:transform 1.5s cubic-bezier(.105,.84,.44,1);position:absolute;inset:0;transform:scale(.3)}.andromeda-bottom-cta-inner:after{z-index:-1;content:"";background-image:radial-gradient(circle at 15% 20%,#0891b21f,#0000 28%),radial-gradient(circle at 85% 75%,#2563eb14,#0000 28%);position:absolute;inset:0}.andromeda-bottom-cta-inner.is-expanded:before{transform:scale(1)}.andromeda-bottom-cta p{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.andromeda-bottom-cta h2{max-width:700px;margin:14px auto 30px;font-size:clamp(32px,4.4vw,52px);line-height:1.2}.cta-circle{border:2px solid #0891b233;border-radius:999px;animation:7s ease-in-out infinite andromeda-drift;position:absolute}.cta-one{width:34px;height:34px;top:22px;left:9%}.cta-two{width:78px;height:78px;bottom:15%;right:4%}.cta-three{background:#0891b21a;width:22px;height:22px;top:20%;right:17%}.andromeda-dashboard{transform-origin:bottom;transform:perspective(1400px)rotateX(1.2deg);box-shadow:0 55px 95px -48px #0f172a8c,0 20px 38px -30px #0891b257,inset 0 1px #fff}.andromeda-feature-card,.andromeda-plan,.andromeda-product-visual,.andromeda-form-card,.andromeda-faq-list{box-shadow:0 28px 55px -44px #0f172a8c,0 8px 18px -14px #0f172a2e,inset 0 1px #ffffffe6}.andromeda-feature-card:hover,.andromeda-plan:hover{transform:perspective(900px)translateY(-9px)rotateX(1.2deg);box-shadow:0 38px 70px -44px #0891b27a,0 16px 28px -18px #0f172a3d,inset 0 1px #fff}.andromeda-product-visual{transform:perspective(1200px)rotateY(-1.2deg)}[dir=rtl] .andromeda-product-visual,.andromeda-showcase.reverse .andromeda-product-visual{transform:perspective(1200px)rotateY(1.2deg)}[dir=rtl] .andromeda-showcase.reverse .andromeda-product-visual{transform:perspective(1200px)rotateY(-1.2deg)}.andromeda-footer{color:#526176;background:#fff;border:0;padding:0;position:relative;overflow:hidden}.andromeda-footer:before{aspect-ratio:1;content:"";opacity:.025;pointer-events:none;background:url(/tathmeen-icon-black-source.png) 50%/contain no-repeat;width:min(28vw,360px);position:absolute;bottom:-20%;right:2%}.andromeda-footer>.andromeda-container{z-index:1;position:relative}[dir=rtl] .andromeda-footer:before{left:2%;right:auto}.andromeda-footer-grid{border-block:1px solid #dde6ed;grid-template-columns:1.15fr 1fr 1fr 1fr;padding-block:48px;align-items:start!important;gap:42px!important;display:grid!important}.andromeda-footer-grid>div{display:block!important}.andromeda-footer-grid h3{color:var(--ink);margin:4px 0 20px;font-size:16px}.andromeda-footer-grid p{color:#6b7a8e;max-width:260px;margin:16px 0 0;font-size:13px;line-height:1.8}.andromeda-footer-grid ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.andromeda-footer-grid a{color:#526176;font-size:13px;transition:all .25s}.andromeda-footer-grid a:hover{color:var(--cyan);text-decoration:underline}.andromeda-footer-brand .andromeda-brand strong{color:var(--ink)}.andromeda-footer-copy{text-align:center;color:#718096;padding-block:22px;font-size:12px}.andromeda-footer-link-button{color:#173650;min-width:180px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(135%);backdrop-filter:blur(10px)saturate(135%);background:linear-gradient(135deg,#0f284713,#0891b21a);border:1px solid #0891b238;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:10px 13px;font-size:13px;font-weight:700;transition:border-color .25s,background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 12px 26px -20px #0891b2e6}.andromeda-footer-link-button:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#fffc,#0000);width:44%;height:240%;transition:transform .55s;position:absolute;top:-70%;left:-25%;transform:rotate(18deg)translate(-190%)}.andromeda-footer-link-button svg{width:16px;height:16px;color:var(--cyan);flex:0 0 16px;transition:transform .25s;position:relative}.andromeda-footer-link-button:hover{color:#0f2847;background:linear-gradient(135deg,#0f28471c,#0891b226);border-color:#0891b26b;transform:translateY(-2px);box-shadow:inset 0 1px #fff,0 16px 30px -20px #0891b2f2}.andromeda-footer-link-button:hover:before{transform:rotate(18deg)translate(430%)}.andromeda-footer-link-button:hover svg{transform:translate(3px)}[dir=rtl] .andromeda-footer-link-button svg{transform:rotate(180deg)}[dir=rtl] .andromeda-footer-link-button:hover svg{transform:rotate(180deg)translate(3px)}@media (width<=900px){.andromeda-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.andromeda-header-spacer,.andromeda-header,.andromeda-header-inner{height:58px}.andromeda-header.is-compact,.andromeda-header.is-compact .andromeda-header-inner{height:52px}.andromeda-bottom-cta{padding-bottom:65px}.andromeda-bottom-cta-inner{padding:65px 18px}.andromeda-footer-grid{text-align:start;grid-template-columns:1fr;gap:28px!important}.andromeda-product-visual,.andromeda-showcase.reverse .andromeda-product-visual,[dir=rtl] .andromeda-product-visual,[dir=rtl] .andromeda-showcase.reverse .andromeda-product-visual{transform:none}}@media (prefers-reduced-motion:reduce){.andromeda-header{transition:none}.andromeda-bottom-cta-inner:before{transition:none;transform:scale(1)}.cta-circle{animation:none}}.andromeda-trial-dialog{--ink:#0b172a;--navy:#0f2847;--cyan:#0891b2;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif;z-index:60!important;--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-enter-translate-x:0!important;--tw-enter-translate-y:0!important;background:#fff!important;border:none!important;border-radius:28px!important;gap:0!important;width:min(760px,100vw - 24px)!important;height:fit-content!important;max-height:94svh!important;margin:auto!important;position:fixed!important;inset:0!important;overflow:hidden auto!important;transform:translate(0)!important;box-shadow:0 32px 80px -20px #0f172a59,0 0 0 1px #e2e8f0cc!important}.andromeda-trial-dialog *,.andromeda-trial-dialog :before,.andromeda-trial-dialog :after{box-sizing:border-box}.andromeda-trial-dialog[dir=ltr]{font-family:Inter,Segoe UI,Arial,sans-serif}body:has(>.andromeda-trial-dialog[data-state=open])>[data-state=open][class~=fixed][class~=inset-0]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:59!important;background:#f8fafc61!important;position:fixed!important;inset:0!important}.andromeda-trial-dialog-head{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border-bottom:1px solid #e2e8f0;padding:32px 36px 24px;position:relative}.andromeda-trial-dialog-head h2{color:#0f172a;letter-spacing:-.02em;font-size:25px;font-weight:800;line-height:1.25}.andromeda-trial-dialog-head p{color:#64748b;margin-top:8px;font-size:14px;line-height:1.6}.andromeda-trial-dialog-body{background:#fff;padding:32px 36px 36px;position:relative;overflow:hidden}.andromeda-trial-dialog-body:before{aspect-ratio:1;content:"";opacity:.022;pointer-events:none;background:url(/tathmeen-icon-black-source.png) 50%/contain no-repeat;width:min(58%,430px);position:absolute;bottom:-18%;right:-7%}.andromeda-trial-dialog-body>*{z-index:1;position:relative}.andromeda-trial-dialog[dir=rtl] .andromeda-trial-dialog-body:before{left:-7%;right:auto}.andromeda-trial-dialog>button{opacity:1;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;top:22px;right:22px;box-shadow:0 6px 16px -8px #0f172a26}.andromeda-trial-dialog>button:hover{background:#fff;border-color:#94a3b8;transform:scale(1.05)}.andromeda-trial-dialog[dir=rtl]>button{left:22px;right:auto}@media (width<=640px){.andromeda-trial-dialog{border-radius:20px!important;max-height:94svh!important}.andromeda-trial-dialog-head{padding:24px 20px 19px}.andromeda-trial-dialog-head h2{padding-inline-end:32px;font-size:21px}.andromeda-trial-dialog[dir=rtl] .andromeda-trial-dialog-head h2{padding-inline:32px 0}.andromeda-trial-dialog-body{padding:22px 18px 25px}.andromeda-trial-dialog>button{top:14px;right:14px}.andromeda-trial-dialog[dir=rtl]>button{left:14px;right:auto}.andromeda-success{min-height:360px}}@media (width<=768px){.andromeda-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa;transition:height .25s,transform .25s,box-shadow .25s}.andromeda-circle,.andromeda-float-card{animation:none!important}.andromeda-dashboard{-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;box-shadow:0 24px 48px -34px #0f172a6b}.andromeda-feature-card,.andromeda-plan,.andromeda-product-visual,.andromeda-faq-list{box-shadow:0 18px 38px -32px #0f172a61}.andromeda-feature-card:hover,.andromeda-plan:hover{transform:none}.andromeda-hero-bg:before{transition:none;transform:scale(1)}.andromeda-showcase-copy,.andromeda-product-visual{min-width:0}}@media (width<=420px){.andromeda-brand strong{font-size:13px}.andromeda-header-actions{gap:6px}.andromeda-language,.andromeda-menu{width:38px;height:38px}.andromeda-hero h1{font-size:clamp(32px,10vw,38px)}.andromeda-hero-content{padding-inline:16px}.andromeda-assurances{padding-inline:8px}.andromeda-dashboard-bar small{display:none}.andromeda-stats{grid-template-columns:1fr 1fr}.andromeda-price strong{font-size:32px}}.andromeda-header .andromeda-login:before{display:none}.andromeda-header{opacity:1;filter:blur();will-change:transform, opacity, filter;transition:height .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .35s,opacity .28s,filter .28s}.andromeda-header.is-hidden{opacity:0;filter:blur(2px);pointer-events:none;transform:translateY(-118%)}.andromeda-header .andromeda-language{color:#334155;min-width:0;box-shadow:none;background:#fff;border:1px solid #d9e2ec;border-radius:10px;justify-content:center;align-items:center;gap:6px;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.andromeda-header .andromeda-language:before{display:none}.andromeda-header .andromeda-language:hover{color:#0f172a;box-shadow:none;background:#f8fafc;border-color:#c4d3e4;transform:none}.andromeda-header .andromeda-language:active{box-shadow:none;transform:none}.andromeda-header .andromeda-language svg{color:#64748b;width:14px;height:14px;transition:none;transform:none}.andromeda-header .andromeda-language:hover svg{color:#334155;transform:none}.andromeda-header .andromeda-lang-text{color:inherit;letter-spacing:0;font-size:12px;font-weight:600}[dir=rtl] .andromeda-header .andromeda-language{letter-spacing:0}@media (prefers-reduced-motion:reduce){.andromeda-header .andromeda-language,.andromeda-header .andromeda-login,.andromeda-header .andromeda-language svg{transition:none}.andromeda-header .andromeda-language:before,.andromeda-header .andromeda-login:after{display:none}}.andromeda-nav-contact{color:#526176;font:inherit;letter-spacing:.005em;cursor:pointer;background:0 0;border:0;padding:0;font-size:13.5px;font-weight:600;position:relative}.andromeda-nav-contact:after{background:linear-gradient(90deg, var(--cyan), #67e8f9);content:"";border-radius:9px;height:2px;transition:transform .25s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.andromeda-nav-contact:hover{color:var(--ink)}.andromeda-nav-contact:hover:after{transform:scaleX(1)}.andromeda-mobile-nav button{color:#334155;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px;font-size:14px;font-weight:700}.andromeda-mobile-nav button:hover{background:#f0fbfd}.andromeda-phone-field{grid-template-columns:1.15fr 1fr;gap:18px;display:grid}.andromeda-phone-field label{min-width:0}.andromeda-contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.andromeda-contact-success>span{color:#059669;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.andromeda-contact-success>span svg{width:27px}.andromeda-contact-success h3{margin:20px 0 0;font-size:22px}.andromeda-contact-success p{color:#64748b;max-width:430px;margin:10px 0 0;line-height:1.8}.andromeda-contact-success button{background:var(--ink);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:11px;margin-top:24px;padding:12px 28px;font-weight:700}@media (width<=640px){.andromeda-phone-field{grid-template-columns:1fr;gap:18px}.andromeda-contact-dialog .andromeda-trial-dialog-body{padding-bottom:28px}.andromeda-contact-success{min-height:300px}}.andromeda-contact-dialog,.andromeda-contact-dialog .andromeda-contact-dialog-head,.andromeda-contact-dialog .andromeda-trial-dialog-body,.andromeda-contact-dialog .andromeda-contact-layout{background-color:#fff!important}.andromeda-contact-dialog{width:min(1120px,100vw - 28px)!important}.andromeda-contact-dialog-head{text-align:center;padding:34px 70px 12px}.andromeda-contact-dialog-head h2{font-size:30px;line-height:1.25}.andromeda-contact-dialog-head p{color:#64748b;margin-top:7px;line-height:1.7}.andromeda-contact-layout{grid-template-columns:minmax(520px,1.15fr) minmax(320px,.85fr);align-items:center;gap:36px;padding:26px 42px 42px;display:grid}.andromeda-contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:30px;box-shadow:0 22px 48px -40px #0f172a80}.andromeda-contact-form-card>h3{margin:0 0 24px;font-size:20px}.andromeda-contact-form-card .andromeda-form-grid{grid-template-columns:1fr}.andromeda-contact-form-card .andromeda-form-grid .full{grid-column:auto}.andromeda-contact-form-card .andromeda-phone-field{grid-template-columns:1.15fr 1fr}.andromeda-contact-form-card input,.andromeda-contact-form-card select,.andromeda-contact-form-card textarea{background:#f8fafc}.andromeda-contact-form-card .andromeda-submit{margin-top:2px}.andromeda-contact-reply-note{text-align:center;color:#78879a;margin:12px 0 0;font-size:12px}.andromeda-contact-info{display:grid}.andromeda-contact-info>div{border-bottom:1px solid #e5eaf0;gap:22px;padding:25px 4px;display:flex}.andromeda-contact-info>div:last-child{border-bottom:0}.andromeda-contact-info>div>span{width:34px;height:34px;color:var(--ink);flex:0 0 34px;justify-content:center;align-items:center;display:flex}.andromeda-contact-info svg{width:23px}.andromeda-contact-info section{min-width:0}.andromeda-contact-info h3{margin:0;font-size:15px}.andromeda-contact-info p{color:#718096;margin:7px 0 0;font-size:13px;line-height:1.7}.andromeda-contact-info button,.andromeda-contact-info a{color:#526176;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:9px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.andromeda-contact-info button:hover,.andromeda-contact-info a:hover{color:var(--cyan)}.andromeda-contact-info button svg{width:13px;transition:transform .22s}.andromeda-contact-info button:hover svg{transform:translate(3px)}[dir=rtl] .andromeda-contact-info button:hover svg{transform:translate(-3px)}@media (width<=900px){.andromeda-contact-dialog{width:calc(100vw - 20px)!important}.andromeda-contact-dialog-head{padding:28px 45px 10px}.andromeda-contact-dialog-head h2{font-size:25px}.andromeda-contact-layout{grid-template-columns:1fr;gap:16px;padding:18px 16px 24px}.andromeda-contact-form-card{padding:22px 17px}.andromeda-contact-form-card .andromeda-phone-field{grid-template-columns:1fr}.andromeda-contact-info{padding-inline:4px}.andromeda-contact-info>div{gap:16px;padding:20px 2px}.andromeda-contact-success{min-height:310px}}.andromeda-contact-dialog .andromeda-contact-form-card{background:#fff;border-color:#dbe4ee;position:relative;overflow:hidden}.andromeda-contact-dialog .andromeda-contact-form-card:before{aspect-ratio:1;content:"";opacity:.04;pointer-events:none;background:url(/tathmeen-icon-black-source.png) 50%/contain no-repeat;width:72%;position:absolute;bottom:-9%;right:-16%}.andromeda-contact-dialog .andromeda-contact-form-card>*{z-index:1;position:relative}.andromeda-contact-dialog[dir=rtl] .andromeda-contact-form-card:before{left:-16%;right:auto}.andromeda-contact-dialog .andromeda-contact-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:8px 14px}.andromeda-contact-dialog .andromeda-select-content,.andromeda-trial-dialog .andromeda-select-content{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important}.andromeda-section-heading{text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto 32px!important;padding-inline:16px!important}.andromeda-section-heading h2{white-space:normal!important;text-wrap:balance!important;word-break:keep-all!important;width:100%!important;max-width:580px!important;margin:10px auto 8px!important;font-size:clamp(20px,3.2vw,36px)!important;line-height:1.35!important;overflow:visible!important}.andromeda-section-heading p{color:#64748b!important;white-space:normal!important;text-wrap:balance!important;word-break:keep-all!important;width:100%!important;max-width:520px!important;margin:0 auto!important;font-size:clamp(13px,1.8vw,16px)!important;line-height:1.6!important;overflow:visible!important}.andromeda-pricing-toggle-wrap{z-index:10!important;cursor:pointer!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin-top:10px!important;margin-bottom:56px!important;display:flex!important;position:relative!important}.andromeda-pricing-toggle-label{color:#475569!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;font-family:inherit!important;font-size:15px!important;font-weight:500!important;transition:color .2s,font-weight .2s!important}.andromeda-pricing-toggle-label.active{color:#0f172a!important;font-weight:700!important}.andromeda-pricing-annually-container{align-items:center!important;display:inline-flex!important;position:relative!important}.andromeda-discount-popover-exact{pointer-events:none!important;z-index:12!important;white-space:nowrap!important;position:absolute!important;top:-30px!important;left:32px!important}[dir=rtl] .andromeda-discount-popover-exact{top:-30px!important;left:auto!important;right:20px!important}.andromeda-discount-popover-flex,[dir=rtl] .andromeda-discount-popover-flex{align-items:center!important;gap:2px!important;width:auto!important;height:auto!important;display:inline-flex!important;position:relative!important}.andromeda-exact-arrow{color:#94a3b8!important;flex-shrink:0!important;width:36px!important;height:20px!important;margin:0!important}[dir=rtl] .andromeda-exact-arrow{margin:0!important;position:relative!important;top:0!important;right:0!important;transform:scaleX(-1)!important}.andromeda-exact-pill,[dir=rtl] .andromeda-exact-pill{white-space:nowrap!important;text-transform:uppercase!important;color:#fff!important;background-color:#2563eb!important;border-radius:9999px!important;margin:0!important;padding:4px 10px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important;display:inline-block!important;position:relative!important;top:0!important;left:0!important;right:0!important;box-shadow:0 4px 14px -2px #2563eb66!important}.andromeda-pricing-toggle-switch{cursor:pointer!important;z-index:10!important;pointer-events:auto!important;direction:ltr!important;background:#cbd5e1!important;border:none!important;border-radius:999px!important;width:52px!important;height:28px!important;padding:0!important;transition:background-color .3s!important;position:relative!important}.andromeda-pricing-toggle-switch.is-annually{background:#2563eb!important}.andromeda-pricing-toggle-thumb{background:#fff!important;border-radius:50%!important;width:22px!important;height:22px!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;top:3px!important;left:3px!important;box-shadow:0 2px 6px #0003!important}.andromeda-pricing-toggle-switch.is-annually .andromeda-pricing-toggle-thumb{transform:translate(24px)!important}[dir=rtl] .andromeda-pricing-toggle-thumb{left:auto!important;right:3px!important;transform:translate(0)!important}[dir=rtl] .andromeda-pricing-toggle-switch.is-annually .andromeda-pricing-toggle-thumb{transform:translate(-24px)!important}[dir=rtl] .andromeda-pricing .andromeda-section-heading{max-width:820px}[dir=rtl] .andromeda-pricing .andromeda-section-heading>span{letter-spacing:0}[dir=rtl] .andromeda-pricing .andromeda-section-heading h2{letter-spacing:0;word-spacing:.08em;line-height:1.42}[dir=rtl] .andromeda-pricing .andromeda-section-heading p{letter-spacing:0;word-spacing:.04em;line-height:1.9}[dir=rtl] .andromeda-pricing-toggle-wrap{gap:18px}[dir=rtl] .andromeda-pricing-toggle-label,[dir=rtl] .andromeda-exact-pill{letter-spacing:0;word-spacing:.06em}@media (width<=640px){[dir=rtl] .andromeda-discount-popover-exact{top:-37px;right:24px}[dir=rtl] .andromeda-discount-popover-flex{width:150px}[dir=rtl] .andromeda-exact-arrow{width:38px;top:3px;right:0}[dir=rtl] .andromeda-exact-pill{padding:3px 8px;font-size:10px;top:10px;left:0}}.andromeda-email-text{color:#526176;cursor:text;-webkit-user-select:all;user-select:all;font-size:13.5px;font-weight:600;display:inline-block}.andromeda-select-trigger{color:#0f172a!important;width:100%!important;height:48px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;outline:none!important;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.andromeda-select-trigger:focus,.andromeda-select-trigger[data-state=open]{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.andromeda-select-content{z-index:99999!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:6px!important;box-shadow:0 20px 48px -15px #0f172a40!important}.andromeda-select-item{color:#1e293b!important;cursor:pointer!important;border-radius:8px!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important;transition:background .15s,color .15s!important}.andromeda-select-item:hover,.andromeda-select-item[data-highlighted]{color:#2563eb!important;background:#f1f5f9!important}.andromeda-pricing-cards-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;max-width:1100px;margin:0 auto;display:flex}.transparent-pricing-card{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;flex:310px;width:min(100%,360px);max-width:380px;padding:32px 26px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -20px #0f172a14}.transparent-pricing-card>*{z-index:1;position:relative}.transparent-pricing-card:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 24px 48px -20px #0f172a24}.transparent-pricing-card.featured-pro{border-color:#3b82f6;box-shadow:0 16px 40px -15px #2563eb33}.transparent-pricing-head h3{color:#0f172a;justify-content:space-between;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;display:flex}.transparent-popular-badge{color:#2563eb;background:#2563eb14;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.transparent-pricing-subtitle{color:#64748b;min-height:38px;margin-top:6px;font-size:13px}.transparent-price-row{color:#0f172a;align-items:baseline;gap:4px;margin-top:18px;display:flex}.transparent-price-currency{color:#0f172a;margin-left:2px;font-size:20px;font-weight:700}.transparent-price-amount{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:44px;font-weight:800;line-height:1}.transparent-price-note{color:#94a3b8;min-height:32px;margin-top:6px;font-size:12px}.transparent-annual-total{color:#475569;margin-top:4px;font-size:12px;line-height:1.5}.transparent-annual-total strong{color:#0f172a;font-weight:700}.transparent-card-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;margin-top:18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.transparent-card-button.btn-outline{color:#1e293b;background:#fff;border:1px solid #e2e8f0}.transparent-card-button.btn-outline:hover{background:#f8fafc;border-color:#cbd5e1}.transparent-card-button.btn-primary{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 8px 20px -6px #2563eb66}.transparent-card-button.btn-primary:hover{background:#1d4ed8;box-shadow:0 12px 24px -6px #2563eb8c}.transparent-pricing-divider{background:#f1f5f9;height:1px;margin:24px 0 20px}.transparent-features-list{flex-direction:column;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:flex}.transparent-features-list li{color:#334155;align-items:flex-start;gap:10px;font-size:13.5px;font-weight:500;line-height:1.6;display:flex}.transparent-features-list li svg{color:#0d9488;flex-shrink:0;width:16px;height:16px;margin-top:3px}.transparent-custom-plan-banner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;max-width:820px;margin:40px auto 0;padding:20px 28px;display:flex;box-shadow:0 8px 24px -16px #0f172a0f}.transparent-custom-plan-info{align-items:center;gap:14px;display:flex}.transparent-custom-plan-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.transparent-custom-plan-icon svg{width:20px;height:20px}.transparent-custom-plan-text strong{color:#0f172a;font-size:15px;font-weight:700;display:block}.transparent-custom-plan-text p{color:#64748b;margin:2px 0 0;font-size:13px}.transparent-custom-banner-btn{color:#1e293b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;height:40px;padding:0 20px;font-size:13px;font-weight:700;transition:all .2s}.transparent-custom-banner-btn:hover{background:#f8fafc;border-color:#cbd5e1}@media (width<=1100px){.andromeda-pricing-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.andromeda-section-heading{margin-bottom:22px!important;padding-inline:12px!important}.andromeda-section-heading h2{white-space:normal!important;text-wrap:balance!important;word-break:keep-all!important;max-width:100%!important;font-size:20px!important;line-height:1.35!important}.andromeda-section-heading p{white-space:normal!important;text-wrap:balance!important;word-break:keep-all!important;max-width:100%!important;font-size:13.5px!important;line-height:1.6!important}.andromeda-pricing-toggle-wrap{gap:10px!important;margin-top:6px!important;margin-bottom:38px!important}.andromeda-pricing-toggle-label{font-size:13.5px!important}.andromeda-pricing-toggle-switch{width:44px!important;height:24px!important}.andromeda-pricing-toggle-thumb{width:18px!important;height:18px!important;top:3px!important;left:3px!important}.andromeda-pricing-toggle-switch.is-annually .andromeda-pricing-toggle-thumb{transform:translate(20px)!important}.andromeda-discount-popover-exact{top:-20px!important;left:24px!important}[dir=rtl] .andromeda-discount-popover-exact{top:-20px!important;left:auto!important;right:12px!important}.andromeda-exact-arrow{width:26px!important;height:16px!important}.andromeda-exact-pill,[dir=rtl] .andromeda-exact-pill{padding:3px 8px!important;font-size:9.5px!important}.andromeda-pricing-cards-grid{grid-template-columns:1fr!important;gap:16px!important}.transparent-pricing-card{border-radius:18px!important;width:100%!important;max-width:100%!important;padding:22px 18px!important}.transparent-pricing-head h3{font-size:18px!important}.transparent-popular-badge{padding:3px 8px!important;font-size:10px!important}.transparent-pricing-subtitle{margin-top:4px!important;font-size:12.5px!important}.transparent-price-row{margin-top:14px!important}.transparent-price-amount{font-size:34px!important}.transparent-price-currency{font-size:15px!important}.transparent-price-note,.transparent-annual-total{margin-top:4px!important;font-size:11.5px!important}.transparent-card-button{border-radius:10px!important;height:42px!important;margin-top:16px!important;font-size:13.5px!important}.transparent-pricing-divider{margin:16px 0 14px!important}.transparent-features-list{gap:10px!important}.transparent-features-list li{gap:8px!important;font-size:12.5px!important}.transparent-features-list li svg{width:15px!important;height:15px!important}.transparent-custom-plan-banner{border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin-top:24px!important;padding:16px!important}.transparent-custom-banner-btn{width:100%!important;height:40px!important;font-size:13px!important}}.andromeda-combined-phone-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;align-items:center;width:100%;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}.andromeda-combined-phone-box:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.andromeda-phone-country-trigger{color:#0f172a;cursor:pointer;flex-shrink:0;align-items:center;gap:6px;height:44px;padding-inline:12px;font-size:13.5px;font-weight:600;display:inline-flex;box-shadow:none!important;border:none!important;background:0 0!important;border-inline-end:1px solid #cbd5e1!important;border-radius:0!important;width:auto!important}.andromeda-flag-icon{font-size:18px;line-height:1}.andromeda-dial-code{color:#1e293b;direction:ltr;font-size:13.5px;font-weight:600;display:inline-block}.andromeda-phone-text-input{color:#0f172a;flex:1;min-width:0;height:44px;padding-inline:14px;font-size:14px;font-weight:500;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.andromeda-select-country-row{align-items:center;gap:10px;width:100%;display:flex}.andromeda-country-name{color:#0f172a;flex:1;font-size:13.5px}.andromeda-dial-badge{color:#64748b;direction:ltr;font-size:12px;font-weight:600}.andromeda-flag-img{object-fit:cover;vertical-align:middle;border:1px solid #0f172a24;border-radius:3px;flex-shrink:0;width:26px;height:18px;display:inline-block;box-shadow:0 1px 2px #00000014}.andromeda-pricing-relative-wrapper{width:100%;max-width:780px;margin:0 auto;position:relative}.andromeda-decor-orange-svg,.andromeda-decor-cyan-svg{display:none}@media (width>=900px){.andromeda-decor-orange-svg{pointer-events:none;z-index:1;width:48px;height:auto;display:block;position:absolute;top:-100px;right:-10px}.andromeda-decor-cyan-svg{pointer-events:none;z-index:1;width:110px;height:auto;display:block;position:absolute;bottom:-50px;left:-150px}.andromeda-decor-cyan-svg svg{width:200%;height:auto}[dir=rtl] .andromeda-decor-orange-svg{left:-85px;right:auto;transform:scaleX(-1)}[dir=rtl] .andromeda-decor-cyan-svg{left:auto;right:-45px;transform:scaleX(-1)}}.andromeda-form-grid{grid-template-columns:1fr 1fr;gap:20px 22px;display:grid}.andromeda-form-grid label{gap:6px;display:grid}.andromeda-form-grid label>span{margin-bottom:2px;color:#1e293b!important;font-size:13px!important;font-weight:700!important}.andromeda-form-grid input:not([type=checkbox]),.andromeda-form-grid select,.andromeda-form-grid textarea{width:100%;height:48px;color:#0f172a!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;outline:none!important;padding:12px 16px!important;font-size:14px!important;font-weight:500!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 1px 3px #00000005!important}.andromeda-form-grid textarea{height:auto!important}.andromeda-form-grid input:not([type=checkbox]):hover,.andromeda-form-grid select:hover,.andromeda-form-grid textarea:hover{background:#fff!important;border-color:#94a3b8!important}.andromeda-form-grid input:not([type=checkbox]):focus,.andromeda-form-grid select:focus,.andromeda-form-grid textarea:focus{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb1f!important}.andromeda-consent{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:4px;padding:14px 18px;align-items:center!important;gap:12px!important;display:flex!important}.andromeda-consent input[type=checkbox]{accent-color:#2563eb;cursor:pointer;border-radius:4px;width:18px!important;height:18px!important}.andromeda-consent span{color:#475569!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important}.andromeda-submit{letter-spacing:-.01em;cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-top:6px;display:flex;color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border:none!important;border-radius:14px!important;height:52px!important;font-size:15px!important;font-weight:700!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 10px 25px -6px #2563eb66!important}.andromeda-submit:hover:not(:disabled){transform:translateY(-2px);background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;box-shadow:0 14px 30px -6px #2563eb8c!important}.andromeda-submit:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 16px -4px #2563eb66!important}.andromeda-pricing .andromeda-section-heading h2{font-size:clamp(22px,2.6vw,32px)!important;font-weight:700!important;line-height:1.3!important}.andromeda-pricing .andromeda-section-heading p{margin-top:10px!important;font-size:14px!important}@keyframes mobile-nav-slide-down{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pulse-glow-mobile{0%,to{box-shadow:0 8px 22px -6px #2563eb66,0 0 #2563eb33}50%{box-shadow:0 12px 28px -4px #2563eb99,0 0 0 6px #2563eb00}}@keyframes float-badge-mobile{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=768px){.andromeda-header{height:60px!important}.andromeda-header-inner{height:60px!important;padding-inline:14px!important}.andromeda-header-spacer{height:60px!important}.andromeda-brand img{width:32px!important;height:32px!important}.andromeda-brand strong{font-size:14px!important}.andromeda-brand small{display:none!important}.andromeda-header-actions{align-items:center!important;gap:8px!important;display:flex!important}.andromeda-header .andromeda-language,.andromeda-language{color:#1e293b!important;background:linear-gradient(145deg,#fff,#f2fbfd)!important;border:1px solid #d7e8ef!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;height:40px!important;padding-inline:14px!important;font-size:13.5px!important;font-weight:600!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;box-shadow:0 8px 22px -18px #0891b2bf!important}.andromeda-header .andromeda-language .andromeda-lang-text,.andromeda-language .andromeda-lang-text{color:#1e293b!important;font-size:13.5px!important;font-weight:600!important;line-height:1!important;display:inline-block!important}.andromeda-header .andromeda-language svg,.andromeda-language svg{color:#2563eb!important;flex-shrink:0!important;width:16px!important;height:16px!important}.andromeda-header .andromeda-language:active,.andromeda-language:active{background:#f7fdff!important;border-color:#8ddbe8!important;transform:scale(.96)!important}.andromeda-menu{justify-content:center;align-items:center;color:#1e293b!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:38px!important;height:36px!important;transition:all .2s!important;display:inline-flex!important}.andromeda-menu:active{transform:scale(.94);background:#f1f5f9!important}.andromeda-mobile-nav{-webkit-backdrop-filter:blur(20px)!important;background:#fffffff7!important;border-top:1px solid #e2e8f0cc!important;border-bottom-right-radius:20px!important;border-bottom-left-radius:20px!important;gap:6px!important;padding:14px 16px 18px!important;animation:.25s cubic-bezier(.16,1,.3,1) forwards mobile-nav-slide-down!important;display:grid!important;box-shadow:0 20px 40px -15px #0f172a2e!important}.andromeda-mobile-nav a,.andromeda-mobile-nav button{color:#1e293b!important;text-align:start!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:12px 16px!important;font-size:14px!important;font-weight:700!important;transition:all .2s!important;display:flex!important}.andromeda-mobile-nav a:hover,.andromeda-mobile-nav button:hover,.andromeda-mobile-nav a:active,.andromeda-mobile-nav button:active{color:#0d9488!important;background:#f0fdfa!important;border-color:#ccfbf1!important}.andromeda-hero{background:linear-gradient(160deg,#f0fdfa 0%,#e0f2fe 50%,#eef2ff 100%)!important;border-radius:24px!important;width:calc(100% - 16px)!important;margin:10px auto 0!important;padding:38px 14px 0!important}.andromeda-eyebrow{padding:6px 12px!important;font-size:11px!important}.andromeda-hero h1{margin-top:16px!important;padding-inline:4px!important;font-size:clamp(26px,7vw,36px)!important;line-height:1.35!important}.andromeda-hero-content>p{margin-top:14px!important;padding-inline:6px!important;font-size:14.5px!important;line-height:1.75!important}.andromeda-hero-actions{flex-direction:column!important;gap:10px!important;width:100%!important;margin-top:24px!important}.andromeda-button{border-radius:12px!important;width:100%!important;height:48px!important;font-size:14px!important}.andromeda-button.primary{background:linear-gradient(135deg,#0f172a 0%,#2563eb 100%)!important;animation:3s infinite pulse-glow-mobile!important}.andromeda-assurances{gap:10px 16px!important;margin-top:18px!important;font-size:11.5px!important}.andromeda-dashboard-wrap{width:100%!important;margin-top:32px!important}.andromeda-dashboard{border-radius:18px 18px 0 0!important;padding:12px!important;transform:none!important}.andromeda-stats{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.andromeda-stats article{border-radius:12px!important;min-height:84px!important;padding:10px!important}.andromeda-stats strong{font-size:15px!important}.andromeda-stats small{font-size:10.5px!important}.andromeda-chart{border-radius:12px!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px!important}.andromeda-chart strong{font-size:17px!important}.andromeda-chart svg{height:80px!important}.andromeda-float-card{border-radius:10px!important;width:fit-content!important;margin:10px auto 0!important;padding:8px 14px!important;font-size:11.5px!important;animation:4s ease-in-out infinite float-badge-mobile!important;position:relative!important;inset:auto!important}.andromeda-ticker{padding:14px 0!important}.andromeda-ticker-track span{padding-inline:18px!important;font-size:12.5px!important}.andromeda-section{padding:54px 0!important}.andromeda-section-heading{margin-bottom:32px!important;padding-inline:8px!important}.andromeda-section-heading h2,.andromeda-showcase-copy h2{font-size:clamp(24px,6vw,32px)!important;line-height:1.3!important}.andromeda-section-heading p{margin-top:12px!important;font-size:13.5px!important}.andromeda-feature-grid{grid-template-columns:1fr!important;gap:14px!important}.andromeda-feature-card{border-radius:18px!important;min-height:auto!important;padding:24px 20px!important}.andromeda-feature-icon{border-radius:14px!important;width:58px!important;height:58px!important}.andromeda-feature-icon svg{width:24px!important}.andromeda-feature-card h3{margin-top:16px!important;font-size:17px!important}.andromeda-feature-card p{margin-top:8px!important;font-size:13px!important}.andromeda-showcase{grid-template-columns:1fr!important;gap:28px!important;padding-block:28px!important}.andromeda-product-visual{border-radius:20px!important;min-height:auto!important;padding:16px!important;transform:none!important}.visual-document,.visual-inventory{border-radius:14px!important;padding:16px!important}.andromeda-plan-grid,.andromeda-pricing-cards-grid{grid-template-columns:1fr!important;gap:16px!important}.transparent-pricing-card,.andromeda-plan{border-radius:20px!important;padding:24px 18px!important}.andromeda-contact-shell{border-radius:22px!important;grid-template-columns:1fr!important}.andromeda-contact-copy{padding:28px 20px!important}.andromeda-contact-copy h2{font-size:26px!important}.andromeda-form-card{border-radius:18px!important;margin:8px!important;padding:20px 16px!important}.andromeda-form-grid{grid-template-columns:1fr!important;gap:14px!important}.andromeda-footer-inner{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important}.andromeda-footer-nav{flex-flow:wrap!important;justify-content:center!important;gap:12px 18px!important}.andromeda-trial-dialog-body,.andromeda-contact-layout{touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}}.andromeda-footer{color:#475569!important;z-index:10!important;text-align:center!important;background:#fff!important;border-top:1px solid #e2e8f0!important;padding:32px 0 24px!important;position:relative!important}.andromeda-footer-inner{text-align:center!important;border-bottom:1px solid #f1f5f9!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding-bottom:24px!important;display:flex!important}.andromeda-footer-brand{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.andromeda-footer-brand .andromeda-brand{color:#0f172a!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin:0 auto!important;text-decoration:none!important;display:flex!important}.andromeda-footer-brand img{object-fit:contain!important;border-radius:9px!important;width:34px!important;height:34px!important}.andromeda-footer-brand strong{color:#0f172a!important;font-size:16px!important;font-weight:700!important}.andromeda-footer-nav{text-align:center!important;flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:20px!important;width:100%!important;display:flex!important}.andromeda-footer-nav a,.andromeda-footer-nav-btn{color:#475569!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:4px 8px!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important}.andromeda-footer-nav a:hover,.andromeda-footer-nav-btn:hover{color:#2563eb!important;background:#eff6ff!important}.andromeda-footer-contact{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.andromeda-footer-contact .andromeda-email-text{color:#2563eb!important;background:#eff6ff!important;border:1px solid #dbeafe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;padding:6px 18px!important;font-size:13.5px!important;font-weight:600!important;display:inline-flex!important}.andromeda-footer-bottom{text-align:center!important;padding-top:20px!important}.andromeda-footer-bottom p{color:#94a3b8!important;text-align:center!important;margin:0!important;font-size:12.5px!important}.andromeda-drawer-form-body{width:100%!important;box-shadow:none!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;background:0 0!important;border:none!important;margin:0!important;padding:0 24px 24px!important}.andromeda-drawer-form-body .andromeda-contact-form-card{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.andromeda-drawer-form-body .andromeda-contact-info,.andromeda-drawer-form-body .andromeda-contact-form-card>h3{display:none!important}.andromeda-drawer-form-body .andromeda-form-grid{flex-direction:column!important;gap:14px!important;width:100%!important;display:flex!important}.andromeda-drawer-form-body label{text-align:start!important;flex-direction:column!important;gap:6px!important;width:100%!important;display:flex!important}.andromeda-drawer-form-body label>span{color:#334155!important;font-size:13.5px!important;font-weight:600!important}.andromeda-drawer-form-body input[type=text],.andromeda-drawer-form-body input[type=email],.andromeda-drawer-form-body input[type=tel],.andromeda-drawer-form-body input[type=number],.andromeda-drawer-form-body select,.andromeda-drawer-form-body textarea{color:#0f172a!important;width:100%!important;height:46px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;outline:none!important;padding:10px 14px!important;font-size:16px!important;transition:all .2s!important}.andromeda-drawer-form-body textarea{resize:vertical!important;height:96px!important}.andromeda-drawer-form-body input:focus,.andromeda-drawer-form-body textarea:focus{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.andromeda-drawer-form-body .andromeda-phone-input-wrap{width:100%!important}.andromeda-combined-phone-box{flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.andromeda-phone-country-trigger{cursor:pointer!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:95px!important;max-width:110px!important;height:46px!important;padding:0 10px!important;display:inline-flex!important}.andromeda-phone-country-selected{align-items:center!important;gap:6px!important;display:inline-flex!important}.andromeda-dial-code{color:#0f172a!important;direction:ltr!important;font-size:14px!important;font-weight:700!important}.andromeda-drawer-form-body .andromeda-phone-text-input{flex:1!important;height:46px!important}.andromeda-drawer-form-body .andromeda-trial-phone-box{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;gap:0!important;height:48px!important;overflow:hidden!important;box-shadow:0 1px 2px #0f172a08!important}.andromeda-drawer-form-body .andromeda-trial-phone-box:focus-within{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.andromeda-drawer-form-body .andromeda-trial-phone-box .andromeda-phone-country-trigger{width:70px!important;min-width:70px!important;max-width:70px!important;height:100%!important;box-shadow:none!important;border:0!important;background:0 0!important;border-inline-end:1px solid #dbe3ed!important;border-radius:0!important;justify-content:space-between!important;padding-inline:13px!important}.andromeda-drawer-form-body .andromeda-trial-phone-box .andromeda-phone-country-selected{justify-content:center;width:100%;min-width:0;gap:0!important}.andromeda-drawer-form-body .andromeda-trial-phone-box .andromeda-phone-text-input{text-align:start;direction:ltr;min-width:0!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding-inline:16px!important}.andromeda-drawer-form-body .andromeda-trial-phone-box .andromeda-phone-text-input:focus{box-shadow:none!important;background:0 0!important;border:0!important}@media (width<=480px){.andromeda-drawer-form-body .andromeda-trial-phone-box .andromeda-phone-country-trigger{width:64px!important;min-width:64px!important;max-width:64px!important;padding-inline:9px!important}}.andromeda-contact-phone-box{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;flex-direction:row!important;align-items:center!important;gap:0!important;width:100%!important;height:48px!important;display:flex!important;overflow:hidden!important;box-shadow:0 1px 2px #0f172a08!important}.andromeda-contact-phone-box:focus-within{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.andromeda-contact-phone-box .andromeda-phone-country-trigger{width:70px!important;min-width:70px!important;max-width:70px!important;height:100%!important;box-shadow:none!important;border:0!important;background:0 0!important;border-inline-end:1px solid #dbe3ed!important;border-radius:0!important;flex-shrink:0!important;justify-content:space-between!important;padding-inline:10px!important}.andromeda-contact-phone-box .andromeda-phone-country-selected{flex:1;justify-content:center;min-width:0;gap:0!important}.andromeda-contact-phone-box .andromeda-phone-text-input,.andromeda-contact-phone-box .andromeda-phone-text-input:focus{text-align:start;direction:ltr;width:auto!important;min-width:0!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;flex:1!important;padding-inline:16px!important}@media (width<=480px){.andromeda-contact-phone-box .andromeda-phone-country-trigger{width:64px!important;min-width:64px!important;max-width:64px!important}}.andromeda-drawer-form-body .andromeda-select-trigger{color:#0f172a!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px!important;align-items:center!important;height:46px!important;padding:0 14px!important;font-size:14px!important;font-weight:600!important;display:flex!important}.andromeda-drawer-form-body .andromeda-consent{box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:none!important;align-items:flex-start!important;gap:10px!important;margin-top:6px!important;padding:4px 0!important;display:flex!important}.andromeda-drawer-form-body .andromeda-consent input[type=checkbox]{accent-color:#2563eb!important;border-radius:5px!important;flex-shrink:0!important;width:18px!important;height:18px!important;margin-top:2px!important}.andromeda-drawer-form-body .andromeda-consent span{color:#475569!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important}.andromeda-drawer-form-body .andromeda-submit{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border:none!important;border-radius:12px!important;width:100%!important;height:48px!important;margin-top:8px!important;font-size:14.5px!important;font-weight:700!important;box-shadow:0 8px 20px -6px #0f172a4d!important}.andromeda-product-visual{background:linear-gradient(145deg,#f0fdfa 0%,#e0f2fe 50%,#f1f5f9 100%)!important;border:1px solid #cbd5e1!important;border-radius:24px!important;min-height:auto!important;padding:24px 20px!important;position:relative!important;box-shadow:0 24px 60px -40px #0f172a59!important}.visual-document-card,.visual-inventory-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;flex-direction:column!important;gap:12px!important;padding:20px!important;display:flex!important;position:relative!important;box-shadow:0 16px 40px -25px #0f172a26,0 1px 3px #0000000a!important}.visual-document-header,.visual-inventory-header{border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;padding-bottom:10px!important;display:flex!important}.visual-doc-badge{color:#0284c7!important;letter-spacing:.05em!important;background:#e0f2fe!important;border-radius:6px!important;margin-bottom:4px!important;padding:3px 9px!important;font-size:11px!important;font-weight:800!important;display:inline-block!important}.visual-doc-id{color:#0f172a!important;letter-spacing:-.02em!important;font-size:17px!important;font-weight:800!important;display:block!important}.visual-status-pill{color:#15803d!important;background:#dcfce7!important;border:1px solid #bbf7d0!important;border-radius:999px!important;align-items:center!important;gap:5px!important;padding:4px 10px!important;font-size:11.5px!important;font-weight:700!important;display:inline-flex!important}.visual-client-info{background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:10px!important;flex-direction:column!important;gap:2px!important;padding:8px 12px!important;display:flex!important}.visual-client-info span{color:#1e293b!important;font-size:12.5px!important;font-weight:700!important}.visual-client-info small{color:#64748b!important;font-size:11px!important}.visual-doc-items{flex-direction:column!important;gap:7px!important;display:flex!important}.visual-doc-row{background:#fff!important;border:1px dashed #cbd5e1!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;padding:7px 10px!important;font-size:12px!important;display:flex!important}.visual-doc-row span{color:#334155!important;font-weight:500!important}.visual-doc-row strong{color:#0f172a!important;direction:ltr!important;font-weight:700!important}.visual-doc-footer{border-top:2px dashed #e2e8f0!important;flex-direction:column!important;gap:8px!important;margin-top:2px!important;padding-top:10px!important;display:flex!important}.visual-subtotal{color:#64748b!important;justify-content:space-between!important;align-items:center!important;padding-inline:4px!important;font-size:12px!important;display:flex!important}.visual-subtotal small{color:#475569!important;direction:ltr!important;font-size:12px!important;font-weight:600!important}.visual-total{color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:10px 14px!important;display:flex!important;box-shadow:0 8px 20px -6px #0f172a4d!important}.visual-total span{color:#cbd5e1!important;font-size:12px!important;font-weight:600!important}.visual-total strong{color:#38bdf8!important;direction:ltr!important;font-size:15.5px!important;font-weight:800!important}.visual-action-badge{color:#fff!important;z-index:10!important;top:-12px!important;background:#0f172a!important;border:1px solid #ffffff26!important;border-radius:10px!important;align-items:center!important;gap:6px!important;padding:6px 12px!important;font-size:11.5px!important;font-weight:700!important;display:inline-flex!important;position:absolute!important;inset-inline-end:16px!important;box-shadow:0 6px 16px -4px #0f172a59!important}.visual-action-badge svg{color:#38bdf8!important;width:14px!important;height:14px!important}.visual-inventory-title{color:#0f172a!important;align-items:center!important;gap:8px!important;font-size:14.5px!important;font-weight:800!important;display:flex!important}.visual-sync-badge{color:#0284c7!important;background:#e0f2fe!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:3px 9px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.sync-dot{background:#0284c7!important;border-radius:50%!important;width:6px!important;height:6px!important;display:inline-block!important}.visual-inventory-list{flex-direction:column!important;gap:10px!important;display:flex!important}.visual-inventory-item{background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:10px!important;flex-direction:column!important;gap:6px!important;padding:10px 12px!important;display:flex!important}.visual-inventory-item>div:first-child{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.item-meta{flex-direction:column!important;display:flex!important}.item-name{color:#0f172a!important;font-size:12.5px!important;font-weight:700!important}.item-code{color:#64748b!important;font-size:10.5px!important}.item-qty{align-items:baseline!important;gap:4px!important;display:flex!important}.item-qty strong{color:#0284c7!important;font-size:15px!important;font-weight:800!important}.item-qty small{color:#64748b!important;font-size:10.5px!important}.item-bar{background:#e2e8f0!important;border-radius:999px!important;width:100%!important;height:5px!important;overflow:hidden!important}.item-bar-fill{background:linear-gradient(90deg,#0284c7,#38bdf8)!important;border-radius:999px!important;height:100%!important}.andromeda-hero-mockup-container{z-index:2;filter:drop-shadow(0 25px 50px #0f172a1f);justify-content:center;align-items:center;width:100%;margin:0 auto;transition:transform .4s,filter .4s;display:flex;position:relative}.andromeda-hero-mockup-container:hover{filter:drop-shadow(0 35px 65px #0f172a2e);transform:translateY(-4px)scale(1.008)}.andromeda-hero-mockup-img{object-fit:contain;border-radius:16px;width:100%;max-width:1380px;height:auto;display:block}.tathmeen-landing-header{height:88px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding-block:12px}.andromeda-page :is(#top,#features,#about,#pricing){scroll-margin-top:96px}.tathmeen-landing-header .andromeda-header-inner{-webkit-backdrop-filter:blur(18px)saturate(125%);background:#ffffffd1;border:1px solid #e2e8f0e0;border-radius:20px;width:min(1280px,100% - 32px);height:64px;padding-inline:18px;box-shadow:0 16px 38px -20px #0f172a6b,0 5px 14px -8px #0f172a33,inset 0 1px #ffffffe6}.tathmeen-landing-header.is-compact{height:76px;box-shadow:none;padding-block:8px}.tathmeen-landing-header.is-compact .andromeda-header-inner{height:60px;box-shadow:0 18px 42px -20px #0f172a7a,0 6px 16px -9px #0f172a3d,inset 0 1px #ffffffeb}.tathmeen-landing-header .andromeda-brand img{border-radius:0;width:36px;height:36px}.tathmeen-landing-header .andromeda-brand strong{color:#0b1224;font-size:14px;font-weight:750}.tathmeen-landing-header .andromeda-brand small{color:#7a8ba3;margin-top:4px;font-size:9.5px}.tathmeen-landing-header .andromeda-nav{gap:clamp(18px,2vw,30px)}.tathmeen-landing-header .andromeda-nav a,.tathmeen-landing-header .andromeda-nav-contact{color:#62728a;font-size:13px;font-weight:600}.tathmeen-landing-header .andromeda-nav a:after,.tathmeen-landing-header .andromeda-nav-contact:after{background:#1686d9;height:1.5px;bottom:-7px}.tathmeen-landing-header .andromeda-header-actions{gap:8px}.tathmeen-landing-header .andromeda-language,.tathmeen-landing-header .andromeda-login,.tathmeen-header-cta{border-radius:11px;height:38px;padding-inline:14px;font-size:12px;font-weight:700}.tathmeen-landing-header .andromeda-language{background:#ffffffb8;border-color:#e2eaf3}.tathmeen-mobile-lang-text{display:none}.tathmeen-landing-header .andromeda-login{box-shadow:none;background:#fff;border:1px solid #dce5ef;color:#18243a!important}.tathmeen-landing-header .andromeda-login:hover{background:#f8fbff;border-color:#c6d5e6;transform:translateY(-1px);box-shadow:0 10px 24px -18px #0f172a59;color:#0b1224!important}.tathmeen-header-cta,.tathmeen-mobile-cta{cursor:pointer;color:#fff;cursor:pointer;text-shadow:0 0 12px #7dd3fc6b;background:#0b1224;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:7px;font-family:inherit;transition:transform .21s,box-shadow .21s,background-color .21s;animation:2.8s ease-in-out infinite tathmeen-trial-cta-glow;display:inline-flex;box-shadow:0 12px 24px -16px #0b1224bf,inset 0 1px #ffffff26}.tathmeen-header-cta:hover,.tathmeen-mobile-cta:hover{background:#12233e;transform:translateY(-1px);box-shadow:0 16px 30px -17px #0b1224cc}.tathmeen-header-cta svg,.tathmeen-mobile-cta svg{width:14px;height:14px}.andromeda-header-spacer{height:88px}.tathmeen-landing-hero{background:#fff;border:1px solid #e8eef6;border-radius:30px;width:min(1560px,100% - 28px);min-height:760px;margin:0 auto;padding:clamp(54px,7vw,92px) 0 0;box-shadow:0 34px 90px -64px #0f396257}.tathmeen-landing-hero .andromeda-hero-bg{border-radius:inherit;background:radial-gradient(circle at 50% 30%,#5aa4ff21,#0000 34%),radial-gradient(circle at 11% 58%,#7dd3fc1f,#0000 27%),radial-gradient(circle at 90% 70%,#a7f3d01c,#0000 24%),linear-gradient(#fff 0%,#f8fbff 62%,#f3f8fe 100%)}.tathmeen-landing-hero .andromeda-hero-bg:before{filter:blur(70px);background:#ddebff6b;border-radius:50%;transition:none;inset:10% 13% 26%;transform:none}.tathmeen-landing-hero .andromeda-hero-bg:after{opacity:.16;background-repeat:no-repeat;background-size:min(1120px,94%)}.tathmeen-landing-hero .andromeda-hero-watermark{opacity:.014;width:min(48vw,620px);height:min(48vw,620px)}.tathmeen-landing-hero .andromeda-hero-content{width:min(1380px,100% - 34px)}.tathmeen-landing-hero .tathmeen-hero-copy{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.tathmeen-landing-hero .tathmeen-hero-copy>p{text-align:center;margin-inline:auto}@media (width>=769px){.tathmeen-landing-hero{min-height:650px;padding:58px 28px 30px}.tathmeen-landing-hero .andromeda-hero-content{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);align-items:center;gap:clamp(34px,4vw,72px);display:grid}[dir=rtl] .tathmeen-landing-hero .andromeda-hero-content{direction:ltr}.tathmeen-landing-hero .tathmeen-hero-copy{text-align:start;flex-direction:column;grid-area:1/2;align-items:flex-start;min-width:0;display:flex}.tathmeen-landing-hero .andromeda-dashboard-wrap{grid-area:1/1;width:100%;margin-top:0}.tathmeen-landing-hero .andromeda-eyebrow,.tathmeen-landing-hero h1,.tathmeen-landing-hero .andromeda-hero-content>.tathmeen-hero-copy>p{margin-inline:0}.tathmeen-landing-hero h1{text-align:start;gap:4px;max-width:100%;margin-top:20px;font-size:clamp(28px,2.4vw,38px);line-height:1.16}[dir=ltr] .tathmeen-landing-hero h1>span:first-child{font-size:inherit;letter-spacing:-.04em}[dir=ltr] .tathmeen-landing-hero h1 strong{font-size:inherit;letter-spacing:-.04em;white-space:nowrap}.tathmeen-landing-hero h1 strong{width:auto;margin-inline:0}.tathmeen-landing-hero .andromeda-hero-content>.tathmeen-hero-copy>p{text-align:start;max-width:520px;margin-top:18px;font-size:clamp(14px,1.1vw,16px);line-height:1.75}.tathmeen-landing-hero .andromeda-hero-actions{margin-top:24px}.tathmeen-landing-hero .andromeda-hero-mockup-container{width:108%;max-width:none;transform:translate(-3%)}.tathmeen-landing-hero .andromeda-hero-mockup-container:hover{transform:translate(-3%)translateY(-2px)}.tathmeen-landing-hero .andromeda-hero-actions,.tathmeen-landing-hero .andromeda-assurances{justify-content:flex-start}[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy{text-align:center;direction:rtl;align-items:center}[dir=rtl] .tathmeen-landing-hero h1,[dir=rtl] .tathmeen-landing-hero .andromeda-hero-content>.tathmeen-hero-copy>p{text-align:center}[dir=rtl] .tathmeen-landing-hero h1 strong{margin-inline:auto}[dir=rtl] .tathmeen-landing-hero .andromeda-hero-actions,[dir=rtl] .tathmeen-landing-hero .andromeda-assurances{justify-content:center;width:100%}}.tathmeen-landing-hero .andromeda-eyebrow{color:#176fae;background:#ffffffbd;border:1px solid #79b2e54d;min-height:34px;padding:7px 14px;font-size:12px;font-weight:650;box-shadow:0 12px 28px -22px #1f6fab80}.tathmeen-landing-hero h1{color:#0b1224;letter-spacing:-.045em;-webkit-text-fill-color:currentColor;background:0 0;max-width:940px;margin-top:24px;font-size:clamp(42px,5.3vw,72px);font-weight:730;line-height:1.19;display:grid}[dir=rtl] .tathmeen-landing-hero h1{letter-spacing:0;line-height:1.3}[dir=ltr] .tathmeen-landing-hero h1>span:first-child{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(36px,3.6vw,54px)}.tathmeen-landing-hero h1 strong{color:#187bc0;width:fit-content;font:inherit;margin-inline:auto;position:relative}.tathmeen-landing-hero h1 strong:after{z-index:-1;content:"";background:#7dd3fc2e;border-radius:999px;height:8px;position:absolute;bottom:1px;left:8%;right:8%}.tathmeen-landing-hero .tathmeen-hero-copy>p{color:#64748b;max-width:710px;margin-top:22px;font-size:clamp(15px,1.45vw,18px);line-height:1.85}.tathmeen-landing-hero .andromeda-hero-actions{margin-top:28px}.tathmeen-landing-hero .andromeda-button{cursor:pointer;border-radius:12px;height:48px;padding-inline:22px;transition:transform .21s,box-shadow .21s,border-color .21s}.tathmeen-landing-hero .andromeda-button.primary{text-shadow:0 0 12px #7dd3fc73;background:#0b1224;border-color:#7dd3fc47;animation:2.8s ease-in-out infinite tathmeen-trial-cta-glow;box-shadow:0 16px 32px -20px #0b1224cc,0 0 22px -12px #38bdf8cc}@keyframes tathmeen-trial-cta-glow{0%,to{box-shadow:0 12px 26px -18px #0b1224b8,0 0 16px -12px #38bdf88c}50%{box-shadow:0 16px 32px -18px #0b1224d1,0 0 26px -10px #38bdf8d1}}.tathmeen-landing-hero .andromeda-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-color:#dce6f1;box-shadow:inset 0 1px #ffffffe6}.tathmeen-landing-hero .andromeda-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px -22px #1155888c}.tathmeen-landing-hero .andromeda-assurances{color:#8290a4;margin-top:20px;font-size:11.5px}.tathmeen-landing-hero .andromeda-dashboard-wrap{width:100%;margin-top:clamp(36px,5vw,64px);position:relative}.tathmeen-landing-hero .andromeda-dashboard-wrap:before{z-index:-1;content:"";filter:blur(75px);background:#60a5fa2e;border-radius:50%;position:absolute;inset:10% 8% 2%}.tathmeen-landing-hero .andromeda-hero-mockup-container{filter:drop-shadow(0 30px 38px #0f172a1f);transition:transform .26s,filter .26s}.tathmeen-landing-hero .andromeda-hero-mockup-container:hover{filter:drop-shadow(0 36px 44px #0f172a26);transform:translateY(-2px)}.tathmeen-landing-hero .andromeda-hero-mockup-img{border-radius:0;max-width:1340px}.tathmeen-hero-orbit{z-index:1;pointer-events:none;border:1px solid #60a5fa21;border-radius:50%;position:absolute}.tathmeen-hero-orbit:after{content:"";background:#ffffffb3;border:1px solid #7dd3fc66;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 8px 20px -8px #0e749073}.tathmeen-hero-orbit.orbit-one{width:170px;height:170px;top:22%;left:5%}.tathmeen-hero-orbit.orbit-one:after{top:18px;right:14px}.tathmeen-hero-orbit.orbit-two{width:110px;height:110px;top:34%;right:7%}.tathmeen-hero-orbit.orbit-two:after{bottom:10px;left:7px}.tathmeen-hero-dotted-line{z-index:1;pointer-events:none;border-top:1px dashed #3b82f629;width:220px;position:absolute;top:31%;left:2%;transform:rotate(-18deg)}@media (width<=1120px){.tathmeen-landing-header .andromeda-nav{display:none}.tathmeen-landing-header .andromeda-menu{display:inline-flex}}@media (width<=768px){.andromeda-header-spacer{height:74px!important}.tathmeen-landing-header,.tathmeen-landing-header.is-compact{background:0 0!important;height:74px!important;padding:8px!important}.tathmeen-landing-header .andromeda-header-inner,.tathmeen-landing-header.is-compact .andromeda-header-inner{border-radius:17px;width:100%;height:58px!important;padding-inline:10px!important;box-shadow:0 12px 14px -13px #0f172a6b!important}.tathmeen-landing-header .andromeda-brand{flex:auto;min-width:0}.tathmeen-landing-header .andromeda-brand span{min-width:0}.tathmeen-landing-header .andromeda-header-actions{gap:6px!important}.tathmeen-landing-header .andromeda-language{flex:0 0 42px;color:#0b1224!important;width:42px!important;height:38px!important;box-shadow:none!important;background:#fff!important;border-color:#dce6f1!important;border-radius:11px!important;gap:0!important;padding:0!important}.tathmeen-landing-header .andromeda-language .andromeda-lang-text,.tathmeen-landing-header .andromeda-login,.tathmeen-header-cta,.tathmeen-landing-header .andromeda-language svg{display:none!important}.tathmeen-landing-header .andromeda-language .tathmeen-mobile-lang-text{color:inherit;letter-spacing:.02em;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:750;line-height:1;display:block!important}.tathmeen-landing-header .andromeda-menu{flex:0 0 42px;width:42px!important;height:38px!important;box-shadow:none!important;background:#fff!important;border-color:#dce6f1!important;border-radius:11px!important}.tathmeen-landing-header .andromeda-mobile-nav{top:70px;left:8px;right:8px;background:#fffffff5!important;border:1px solid #e2eaf3!important;border-radius:17px!important}.tathmeen-mobile-cta{width:100%;min-height:44px;border-radius:12px!important;padding:12px 16px!important}.tathmeen-landing-hero{min-height:0;background:#fff!important;border-radius:24px!important;width:calc(100% - 8px)!important;margin-top:2px!important;padding:36px 12px 0!important}.tathmeen-landing-hero .andromeda-hero-bg{background:radial-gradient(circle at 50% 26%,#60a5fa1f,#0000 38%),linear-gradient(#fff,#f7fbff 70%,#f2f8fe)!important}.tathmeen-landing-hero .andromeda-hero-bg:after,.tathmeen-landing-hero .andromeda-circle,.tathmeen-hero-orbit,.tathmeen-hero-dotted-line{display:none}.tathmeen-landing-hero .andromeda-hero-content{width:100%;padding-inline:4px!important}[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy{text-align:right;align-items:flex-end;width:min(100%,590px);margin-inline:auto}[dir=rtl] .tathmeen-landing-hero .andromeda-eyebrow,[dir=rtl] .tathmeen-landing-hero h1,[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy>p{text-align:right;margin-inline:0}[dir=rtl] .tathmeen-landing-hero h1 strong{margin-inline:0}[dir=rtl] .tathmeen-landing-hero .andromeda-hero-actions,[dir=rtl] .tathmeen-landing-hero .andromeda-assurances{justify-content:flex-start;width:100%;margin-inline:0}.tathmeen-landing-hero h1{font-size:clamp(31px,9.4vw,43px)!important;line-height:1.25!important}[dir=rtl] .tathmeen-landing-hero h1{line-height:1.38!important}.tathmeen-landing-hero .tathmeen-hero-copy>p{max-width:560px;font-size:14.5px!important;line-height:1.75!important}.tathmeen-landing-hero .andromeda-hero-actions{max-width:430px;margin-inline:auto;gap:9px!important}.tathmeen-landing-hero .andromeda-button{min-height:46px;border-radius:11px!important}.tathmeen-landing-hero .andromeda-button.primary{background:#0b1224!important;animation:none!important}.tathmeen-landing-hero .andromeda-dashboard-wrap{margin-top:30px!important}.tathmeen-landing-hero .andromeda-hero-mockup-container,.tathmeen-landing-hero .andromeda-hero-mockup-container:hover{filter:drop-shadow(0 18px 24px #0f172a1a);transform:none}}@media (width<=430px){.tathmeen-landing-header .andromeda-brand{gap:7px}.tathmeen-landing-header .andromeda-brand img{width:30px!important;height:30px!important}.tathmeen-landing-header .andromeda-brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(34vw,128px);overflow:hidden;font-size:12.5px!important}.tathmeen-landing-hero{padding-top:30px!important}.tathmeen-landing-hero .andromeda-eyebrow{padding-inline:11px!important;font-size:10.5px!important}.tathmeen-landing-hero h1{margin-top:18px!important;font-size:clamp(29px,8.8vw,36px)!important;line-height:1.18!important}[dir=ltr] .tathmeen-landing-hero h1>span:first-child{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(21px,6.5vw,25px)}[dir=rtl] .tathmeen-landing-hero h1{line-height:1.32!important}[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy{text-align:center;align-items:center}[dir=rtl] .tathmeen-landing-hero .andromeda-eyebrow,[dir=rtl] .tathmeen-landing-hero h1,[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy>p{text-align:center;margin-inline:auto}[dir=rtl] .tathmeen-landing-hero h1 strong{margin-inline:auto}[dir=rtl] .tathmeen-landing-hero .andromeda-hero-actions,[dir=rtl] .tathmeen-landing-hero .andromeda-assurances{justify-content:center;margin-inline:auto}.tathmeen-landing-hero .tathmeen-hero-copy>p{margin-top:17px!important;font-size:13.5px!important;line-height:1.7!important}.tathmeen-landing-hero .andromeda-hero-actions{margin-top:22px!important}.tathmeen-landing-hero .andromeda-assurances{padding-inline:8px;line-height:1.6;font-size:10px!important}}@media (width<=360px){.tathmeen-landing-header .andromeda-header-inner,.tathmeen-landing-header.is-compact .andromeda-header-inner{padding-inline:8px!important}.tathmeen-landing-header .andromeda-brand strong{max-width:104px;font-size:12px!important}.tathmeen-landing-header .andromeda-language,.tathmeen-landing-header .andromeda-menu{flex-basis:38px;width:38px!important}.tathmeen-landing-hero h1{font-size:28px!important}[dir=ltr] .tathmeen-landing-hero h1>span:first-child{font-size:22px}}@media (width>=769px){.tathmeen-landing-hero .tathmeen-hero-copy h1{text-align:start;gap:5px;max-width:100%;margin:20px 0 0;font-size:clamp(28px,1.8vw,34px);line-height:1.18}[dir=ltr] .tathmeen-landing-hero .tathmeen-hero-copy h1>span:first-child,[dir=ltr] .tathmeen-landing-hero .tathmeen-hero-copy h1>strong{width:auto;font-size:inherit;letter-spacing:-.035em;white-space:nowrap;margin-inline:0}.tathmeen-landing-hero .tathmeen-hero-copy>p{max-width:500px;margin:18px 0 0;font-size:15px;line-height:1.7}[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy h1,[dir=rtl] .tathmeen-landing-hero .tathmeen-hero-copy>p{text-align:center;margin-inline:auto}.tathmeen-landing-hero .andromeda-hero-mockup-container,.tathmeen-landing-hero .andromeda-hero-mockup-container:hover{width:110%;max-width:none;transform:translateX(-4%) translateY(-18px) perspective(1100px) translate3d(var(--mockup-shift-x,0), var(--mockup-shift-y,0), 0) rotateX(var(--mockup-rotate-x,0deg)) rotateY(var(--mockup-rotate-y,0deg));transform-style:preserve-3d;will-change:transform;transition:transform .14s ease-out,filter .26s}.andromeda-pricing-cards-grid{gap:18px;max-width:700px}.transparent-pricing-card{border-radius:18px;flex:0 326px;width:min(100%,326px);max-width:326px;padding:24px 21px}.transparent-pricing-head h3{font-size:17px}.transparent-popular-badge{padding:3px 8px;font-size:9.5px}.transparent-pricing-subtitle{min-height:32px;margin-top:5px;font-size:12px}.transparent-price-row{margin-top:14px}.transparent-price-amount{font-size:38px}.transparent-price-currency{font-size:17px}.transparent-price-note{min-height:26px;margin-top:5px;font-size:11px}.transparent-card-button{border-radius:10px;height:40px;margin-top:14px;font-size:12.5px}.transparent-pricing-divider{margin:18px 0 16px}.transparent-features-list{gap:9px}.transparent-features-list li{gap:8px;font-size:12px;line-height:1.5}.transparent-features-list li svg{width:14px;height:14px;margin-top:2px}.transparent-custom-plan-banner{max-width:700px;margin-top:28px;padding:16px 20px}.andromeda-pricing .andromeda-section-heading{margin-bottom:24px!important}.andromeda-pricing .andromeda-section-heading>span{font-size:10px!important}.andromeda-pricing .andromeda-section-heading h2{max-width:500px!important;margin-top:7px!important;font-size:clamp(22px,1.65vw,26px)!important;line-height:1.28!important}.andromeda-pricing .andromeda-section-heading p{margin-top:6px!important;font-size:12.5px!important}.andromeda-pricing-toggle-wrap{gap:10px!important;margin-top:6px!important;margin-bottom:40px!important}.andromeda-pricing-toggle-label{font-size:13px!important}.andromeda-pricing-toggle-switch{width:44px!important;height:24px!important}.andromeda-pricing-toggle-thumb{width:18px!important;height:18px!important;top:3px!important;left:3px!important}.andromeda-pricing-toggle-switch.is-annually .andromeda-pricing-toggle-thumb{transform:translate(20px)!important}[dir=rtl] .andromeda-pricing-toggle-thumb{left:auto!important;right:3px!important;transform:translate(0)!important}[dir=rtl] .andromeda-pricing-toggle-switch.is-annually .andromeda-pricing-toggle-thumb{transform:translate(-20px)!important}.andromeda-discount-popover-exact{top:-25px!important;left:27px!important}[dir=rtl] .andromeda-discount-popover-exact{top:-25px!important;left:auto!important;right:17px!important}.andromeda-exact-arrow{width:28px!important;height:16px!important}.andromeda-exact-pill,[dir=rtl] .andromeda-exact-pill{padding:3px 8px!important;font-size:9px!important}}@media (width>=900px){.andromeda-decor-orange-svg{width:68px;top:-52px;right:15px}.andromeda-decor-orange-svg svg{width:100%;height:auto;display:block}[dir=rtl] .andromeda-decor-orange-svg{left:-58px;right:auto}}@media (width>=769px){.andromeda-footer{text-align:start!important;background:radial-gradient(circle at 12% 10%,#38bdf812,#0000 28%),linear-gradient(#fff 0%,#f7faff 100%)!important;border-top:1px solid #e3eaf3!important;padding:0!important;overflow:hidden!important}.andromeda-footer-inner{text-align:start!important;border-bottom:1px solid #e7edf5!important;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:32px!important;width:min(1280px,100% - 48px)!important;padding:44px 0 34px!important;display:grid!important}.andromeda-footer-brand{text-align:start!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:auto!important;display:flex!important}.andromeda-footer-brand:after{color:#718198;content:"Sales operations management, simplified.";max-width:250px;margin-top:10px;font-size:12px;line-height:1.65;display:block}[dir=rtl] .andromeda-footer-brand:after{content:"إدارة عمليات المبيعات بصورة أبسط وأكثر وضوحًا"}.andromeda-footer-brand .andromeda-brand{justify-content:flex-start!important;gap:11px!important;margin:0!important}.andromeda-footer-brand img{border-radius:0!important;width:42px!important;height:42px!important}.andromeda-footer-brand strong{font-size:18px!important;font-weight:750!important}.andromeda-footer-nav{background:#ffffffc7!important;border:1px solid #e3eaf3!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:auto!important;padding:6px!important;display:flex!important;box-shadow:0 14px 34px -28px #0f172a66!important}.andromeda-footer-nav a,.andromeda-footer-nav-btn{color:#4b5d74!important;white-space:nowrap!important;border-radius:10px!important;padding:9px 12px!important;font-size:12.5px!important}.andromeda-footer-nav a:hover,.andromeda-footer-nav-btn:hover{transform:translateY(-1px);color:#0b68a8!important;background:#f0f6fc!important}.andromeda-footer-contact{text-align:end!important;justify-content:flex-end!important;width:auto!important}.andromeda-footer-contact .andromeda-email-text{gap:8px;color:#176fae!important;background:#fff!important;border:1px solid #d8e6f4!important;padding:10px 16px!important;font-size:12.5px!important;box-shadow:0 12px 28px -22px #176fae66!important}.andromeda-footer-contact .andromeda-email-text:before{color:#1784c5;content:"✉";font-size:13px}.andromeda-footer-bottom{text-align:start!important;width:min(1280px,100% - 48px)!important;padding:18px 0 22px!important}.andromeda-footer-bottom p{color:#8290a4!important;text-align:start!important;font-size:11.5px!important}}@media (prefers-reduced-motion:reduce){.tathmeen-landing-header *,.tathmeen-landing-hero *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
