.Section-module__NP6bka__section{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y);position:relative}.Section-module__NP6bka__section--dark{background-color:var(--color-bg-secondary)}.Section-module__NP6bka__section--no-padding{padding-top:0;padding-bottom:0}
.Container-module__dehmqG__container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media (max-width:768px){.Container-module__dehmqG__container{padding-left:20px;padding-right:20px}}
.Button-module__t88qaa__btn{cursor:pointer;border-radius:var(--radius-md);font-family:var(--font-sans);letter-spacing:.01em;transition:transform var(--transition-spring), background-color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base), color var(--transition-base);white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__t88qaa__btn:active{transform:scale(.97)!important}.Button-module__t88qaa__btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Button-module__t88qaa__btn__inner{align-items:center;gap:var(--space-2);z-index:1;display:inline-flex;position:relative}.Button-module__t88qaa__btn__icon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.Button-module__t88qaa__btn--sm{font-size:var(--text-sm);border-radius:var(--radius-full);padding:.5rem 1.25rem}.Button-module__t88qaa__btn--md{font-size:var(--text-base);padding:.75rem 1.5rem}.Button-module__t88qaa__btn--lg{font-size:var(--text-lg);border-radius:var(--radius-xl);padding:1.25rem 2.5rem}.Button-module__t88qaa__btn--primary{color:#fff;z-index:1;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;position:relative;box-shadow:0 4px 14px #3b82f663}.Button-module__t88qaa__btn--primary:before{content:"";z-index:-1;opacity:0;border-radius:inherit;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);transition:opacity .4s;position:absolute;inset:0}.Button-module__t88qaa__btn--primary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 6px 20px #3b82f63b}.Button-module__t88qaa__btn--primary:hover:before{opacity:1}.Button-module__t88qaa__btn--secondary{color:#fff;box-shadow:var(--shadow-sm);background-color:#1a1a1a;border:2px solid #ffffff26}.Button-module__t88qaa__btn--secondary:hover{box-shadow:0 0 20px #ffffff14, var(--shadow-md);background-color:#222;border-color:#ffffff59;transform:scale(1.04)}.Button-module__t88qaa__btn--outline{color:var(--color-text);background-color:#0000;border:2px solid #fff3}.Button-module__t88qaa__btn--outline:hover{background-color:#ffffff0d;border-color:#ffffff80;transform:translateY(-2px)}.Button-module__t88qaa__btn--ghost{color:var(--color-text-muted);background-color:#0000;border:2px solid #0000}.Button-module__t88qaa__btn--ghost:hover{color:var(--color-text);background-color:#ffffff0f;transform:scale(1.02)}.Button-module__t88qaa__btn--gradient{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 50%,#0a0a0a 100%);border:2px solid #ffffff26;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080,inset 0 1px #ffffff1a}.Button-module__t88qaa__btn--gradient:before{content:"";opacity:0;transition:opacity var(--transition-base);border-radius:inherit;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);position:absolute;inset:0}.Button-module__t88qaa__btn--gradient:hover{background:linear-gradient(135deg,#333 0%,#222 50%,#111 100%);border-color:#ffffff40;transform:scale(1.04);box-shadow:0 6px 24px #000000b3,inset 0 1px #ffffff26}.Button-module__t88qaa__btn--gradient:hover:before{opacity:1}
.Dropdown-module__-PaKFG__dropdown{align-items:center;display:inline-flex;position:relative}.Dropdown-module__-PaKFG__dropdown__trigger{font-size:var(--text-sm);color:var(--color-text-muted);border-radius:var(--radius-md);cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast);white-space:nowrap;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:5px;padding:.5rem .875rem;display:inline-flex}.Dropdown-module__-PaKFG__dropdown__trigger:hover,.Dropdown-module__-PaKFG__dropdown__trigger--open{color:var(--color-primary);background:#ffffff14}.Dropdown-module__-PaKFG__dropdown__trigger--active{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1)}.Dropdown-module__-PaKFG__dropdown__chevron{transition:transform var(--transition-base);color:currentColor;opacity:.6;flex-shrink:0}.Dropdown-module__-PaKFG__dropdown__chevron--open{transform:rotate(180deg)}.Dropdown-module__-PaKFG__dropdown__panel{border:1px solid var(--color-border);border-radius:var(--radius-xl);opacity:0;pointer-events:none;width:max-content;min-width:600px;max-width:800px;transition:opacity var(--transition-base), transform var(--transition-base);z-index:200;background-color:#141414;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 20px 60px #000000b3,0 0 0 1px #ffffff0a}.Dropdown-module__-PaKFG__dropdown__panel:before{content:"";z-index:-1;background-color:#0000;height:15px;position:absolute;top:-15px;left:0;right:0}.Dropdown-module__-PaKFG__dropdown__panel--open{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Dropdown-module__-PaKFG__dropdown__arrow{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);background-color:#141414;border-radius:2px 0 0;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.Dropdown-module__-PaKFG__dropdown__list{padding:var(--space-4);grid-template-columns:repeat(var(--dropdown-cols,2), 1fr);gap:var(--space-2);list-style:none;display:grid}.Dropdown-module__-PaKFG__dropdown:has(ul[style*="--dropdown-cols: 1"]) .Dropdown-module__-PaKFG__dropdown__panel{min-width:320px}.Dropdown-module__-PaKFG__dropdown__item{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);transition:background-color var(--transition-fast), color var(--transition-fast);group:true;text-decoration:none;display:flex}.Dropdown-module__-PaKFG__dropdown__item:hover{background:#ffffff0d;border-color:#ffffff1a}.Dropdown-module__-PaKFG__dropdown__item--active{background:rgba(var(--color-primary-rgb), .1);border-color:rgba(var(--color-primary-rgb), .2)}.Dropdown-module__-PaKFG__dropdown__item--active .Dropdown-module__-PaKFG__dropdown__item_label{color:var(--color-primary)}.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_label{color:var(--color-text)}.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_arrow{opacity:1;color:var(--color-accent);transform:translate(2px)}.Dropdown-module__-PaKFG__dropdown__item_icon{border-radius:var(--radius-md);width:36px;height:36px;transition:background-color var(--transition-fast);background-color:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_icon{background-color:#3b82f61f}.Dropdown-module__-PaKFG__dropdown__item_body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Dropdown-module__-PaKFG__dropdown__item_label{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast);white-space:nowrap;font-weight:600}.Dropdown-module__-PaKFG__dropdown__item_desc{font-size:var(--text-xs);color:var(--color-text-subtle);white-space:nowrap;text-overflow:ellipsis;line-height:1.4;overflow:hidden}.Dropdown-module__-PaKFG__dropdown__item_arrow{color:var(--color-text-subtle);opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast), color var(--transition-fast);flex-shrink:0}.Dropdown-module__-PaKFG__dropdown__divider{background-color:var(--color-border);height:1px;margin:var(--space-2) var(--space-4)}@media (max-width:768px){.Dropdown-module__-PaKFG__dropdown__panel{min-width:90vw;max-width:90vw}.Dropdown-module__-PaKFG__dropdown__list{grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.Dropdown-module__-PaKFG__dropdown__panel{min-width:500px}}
.Badge-module__qiw_Iq__badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;padding:.25rem .75rem;font-weight:600;display:inline-flex}.Badge-module__qiw_Iq__badge__icon{justify-content:center;align-items:center;display:inline-flex}.Badge-module__qiw_Iq__badge--accent{color:var(--color-accent-light);background-color:#3b82f626;border:1px solid #3b82f64d}.Badge-module__qiw_Iq__badge--subtle{color:var(--color-text-muted);border:1px solid var(--color-border);background-color:#ffffff0f}.Badge-module__qiw_Iq__badge--outline{color:var(--color-accent);border:1px solid var(--color-accent);background-color:#0000}
.Footer-module__ce4Teq__footer{background-color:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding-top:var(--space-20);padding-bottom:var(--space-8)}.Footer-module__ce4Teq__footer__top{gap:var(--space-16);padding-bottom:var(--space-16);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 2fr;display:grid}.Footer-module__ce4Teq__footer__logo{margin-bottom:var(--space-4);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__ce4Teq__footer__logo_img{object-fit:contain;width:auto;height:34px;display:block}.Footer-module__ce4Teq__footer__tagline{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-4);max-width:320px;line-height:1.7}.Footer-module__ce4Teq__footer__links{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__ce4Teq__footer__group_title{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-subtle);margin-bottom:var(--space-4);font-weight:700}.Footer-module__ce4Teq__footer__subgroup_title{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-subtle);margin-top:var(--space-6);margin-bottom:var(--space-2);font-weight:700;list-style:none}.Footer-module__ce4Teq__footer__group_list{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.Footer-module__ce4Teq__footer__link{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__ce4Teq__footer__link:hover{color:var(--color-text)}.Footer-module__ce4Teq__footer__contact_item{gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__ce4Teq__footer__contact_label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);font-weight:600;line-height:1.2}.Footer-module__ce4Teq__footer__contact_value{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast);word-break:break-all;line-height:1.4;text-decoration:none;display:inline-block}.Footer-module__ce4Teq__footer__contact_value:hover{color:var(--color-text)}.Footer-module__ce4Teq__footer__link--active{color:var(--color-accent);font-weight:600}.Footer-module__ce4Teq__footer__bottom{padding-top:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__ce4Teq__footer__copy{font-size:var(--text-sm);color:var(--color-text-subtle)}.Footer-module__ce4Teq__footer__legal{gap:var(--space-6);display:flex}.Footer-module__ce4Teq__footer__legal_link{font-size:var(--text-sm);color:var(--color-text-subtle);transition:color var(--transition-fast);text-decoration:none}.Footer-module__ce4Teq__footer__legal_link:hover{color:var(--color-text-muted)}.Footer-module__ce4Teq__footer__socials{align-items:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.Footer-module__ce4Teq__footer__social_link{width:36px;height:36px;color:var(--color-text-muted);transition:all var(--transition-fast) cubic-bezier(.16, 1, .3, 1);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__ce4Teq__footer__social_link:hover{color:var(--color-accent-light);background-color:#3b82f61a;border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.Footer-module__ce4Teq__footer__social_link svg{transition:transform var(--transition-fast) ease}.Footer-module__ce4Teq__footer__social_link:hover svg{transform:scale(1.1)}@media (max-width:1024px){.Footer-module__ce4Teq__footer__top{gap:var(--space-12);grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__ce4Teq__footer__links{gap:var(--space-10);grid-template-columns:repeat(2,1fr)}.Footer-module__ce4Teq__footer__bottom{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column}.Footer-module__ce4Teq__footer__copy{text-align:center}.Footer-module__ce4Teq__footer__legal{justify-content:center;gap:var(--space-4);flex-wrap:wrap;width:100%}}@media (max-width:480px){.Footer-module__ce4Teq__footer{padding-top:var(--space-14);padding-bottom:var(--space-8)}.Footer-module__ce4Teq__footer__brand{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Footer-module__ce4Teq__footer__tagline{max-width:100%}.Footer-module__ce4Teq__footer__socials{justify-content:flex-start;width:100%}.Footer-module__ce4Teq__footer__links{text-align:left;gap:var(--space-8);grid-template-columns:1fr}.Footer-module__ce4Teq__footer__group_list{align-items:flex-start}.Footer-module__ce4Teq__footer__legal{justify-content:center;gap:var(--space-4);flex-flow:wrap}}
.blog-module__3rPSzG__blog_page{padding-top:var(--space-32);padding-bottom:var(--space-24);background-color:var(--color-bg);min-height:100vh;position:relative;overflow:hidden}.blog-module__3rPSzG__blog_page__glow_1{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-10%;right:-5%}.blog-module__3rPSzG__blog_page__glow_2{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#9333ea0f 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:10%;left:-10%}.blog-module__3rPSzG__blog_page__container{z-index:1;position:relative}.blog-module__3rPSzG__blog_page__header{text-align:center;margin-bottom:var(--space-16);flex-direction:column;align-items:center;display:flex}.blog-module__3rPSzG__blog_page__heading{margin-top:var(--space-4);margin-bottom:var(--space-4);max-width:800px}.blog-module__3rPSzG__blog_page__sub{font-size:var(--text-xl);color:var(--color-text-muted);max-width:680px;line-height:1.6}.blog-module__3rPSzG__blog_page__filters{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.blog-module__3rPSzG__blog_page__filter_btn{color:var(--color-text-muted);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast) ease;background-color:#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:8px 18px;font-weight:600}.blog-module__3rPSzG__blog_page__filter_btn:hover{color:var(--color-text);background-color:#ffffff0d;border-color:#ffffff26;transform:translateY(-1px)}.blog-module__3rPSzG__blog_page__filter_btn_active{background-color:var(--color-accent-light);border-color:var(--color-accent-light);color:#fff}.blog-module__3rPSzG__blog_page__filter_btn_active:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:none}.blog-module__3rPSzG__blog_page__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.blog-module__3rPSzG__blog_page__empty{text-align:center;padding:var(--space-16) 0;color:var(--color-text-muted)}@media (max-width:1024px){.blog-module__3rPSzG__blog_page__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__3rPSzG__blog_page{padding-top:var(--space-24);padding-bottom:var(--space-16)}.blog-module__3rPSzG__blog_page__sub{font-size:var(--text-lg)}.blog-module__3rPSzG__blog_page__grid{gap:var(--space-6);grid-template-columns:1fr;max-width:500px;margin:0 auto}.blog-module__3rPSzG__blog_page__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:12px;overflow-x:auto}.blog-module__3rPSzG__blog_page__filters::-webkit-scrollbar{display:none}.blog-module__3rPSzG__blog_page__filter_btn{white-space:nowrap;flex-shrink:0}}
.FloatingContact-module__eTdjKG__floating_container{z-index:999;opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px)}.FloatingContact-module__eTdjKG__floating_container.FloatingContact-module__eTdjKG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.FloatingContact-module__eTdjKG__toggle_btn{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-light) 100%);color:#fff;cursor:pointer;width:64px;height:64px;box-shadow:none;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);animation:4s ease-in-out infinite FloatingContact-module__eTdjKG__attractVibe;display:flex;position:relative}.FloatingContact-module__eTdjKG__toggle_btn:hover{transform:scale(1.05);box-shadow:0 12px 30px #3b82f680}.FloatingContact-module__eTdjKG__toggle_btn:active{transform:scale(.95)}.FloatingContact-module__eTdjKG__toggle_btn_open{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);animation:none;box-shadow:0 8px 24px #0003}.FloatingContact-module__eTdjKG__icon_wrapper{justify-content:center;align-items:center;transition:transform .3s;display:flex}.FloatingContact-module__eTdjKG__toggle_btn_open .FloatingContact-module__eTdjKG__icon_wrapper{animation:none;transform:rotate(90deg)}@keyframes FloatingContact-module__eTdjKG__attractVibe{0%,80%,to{transform:rotate(0)scale(1)}82%{transform:rotate(-10deg)scale(1.08)}84%{transform:rotate(10deg)scale(1.08)}86%{transform:rotate(-8deg)scale(1.08)}88%{transform:rotate(8deg)scale(1.08)}90%{transform:rotate(-6deg)scale(1.08)}92%{transform:rotate(6deg)scale(1.08)}94%{transform:rotate(-3deg)scale(1.04)}96%{transform:rotate(3deg)scale(1.04)}98%{transform:rotate(0)scale(1.02)}}.FloatingContact-module__eTdjKG__menu{pointer-events:none;flex-direction:column;gap:1rem;margin-bottom:1rem;padding-right:6px;display:flex}.FloatingContact-module__eTdjKG__menu_open{pointer-events:auto}.FloatingContact-module__eTdjKG__menu_item{color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(20px)scale(.8);box-shadow:0 4px 12px #0000004d}.FloatingContact-module__eTdjKG__menu_open .FloatingContact-module__eTdjKG__menu_item{opacity:1;transform:translateY(0)scale(1)}.FloatingContact-module__eTdjKG__menu_item:hover{transform:scale(1.1)!important}.FloatingContact-module__eTdjKG__menu_open .FloatingContact-module__eTdjKG__menu_item:first-child{transition-delay:.1s}.FloatingContact-module__eTdjKG__menu_open .FloatingContact-module__eTdjKG__menu_item:nth-child(2){transition-delay:50ms}.FloatingContact-module__eTdjKG__menu_open .FloatingContact-module__eTdjKG__menu_item:nth-child(3){transition-delay:0s}.FloatingContact-module__eTdjKG__whatsapp{background:#25d366}.FloatingContact-module__eTdjKG__whatsapp:hover{box-shadow:0 6px 16px #25d36666}.FloatingContact-module__eTdjKG__phone{background:#007aff}.FloatingContact-module__eTdjKG__phone:hover{box-shadow:0 6px 16px #007aff66}.FloatingContact-module__eTdjKG__email{background:#ff9500}.FloatingContact-module__eTdjKG__email:hover{box-shadow:0 6px 16px #ff950066}.FloatingContact-module__eTdjKG__menu_tooltip{-webkit-backdrop-filter:blur(8px);color:#fff;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;pointer-events:none;opacity:0;background:#0c0c0ce6;border:1px solid #ffffff14;border-radius:8px;padding:6px 14px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;right:64px;transform:translate(8px)scale(.85);box-shadow:0 10px 30px #00000080,0 0 0 1px #ffffff05}.FloatingContact-module__eTdjKG__menu_item:hover .FloatingContact-module__eTdjKG__menu_tooltip{opacity:1;transform:translate(0)scale(.91)}.FloatingContact-module__eTdjKG__menu_tooltip:after{content:"";border:5px solid #0000;border-left-color:#ffffff14;border-right-width:0;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.FloatingContact-module__eTdjKG__menu_tooltip:before{content:"";z-index:1;border:5px solid #0000;border-left-color:#0c0c0ce6;border-right-width:0;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}@media (max-width:768px){.FloatingContact-module__eTdjKG__floating_container{bottom:1.5rem;right:1.5rem}.FloatingContact-module__eTdjKG__toggle_btn{width:56px;height:56px}.FloatingContact-module__eTdjKG__menu_item{width:48px;height:48px}.FloatingContact-module__eTdjKG__menu{padding-right:4px}.FloatingContact-module__eTdjKG__menu_tooltip{display:none}}
.Heading-module__uKCWva__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-text);font-weight:700;line-height:1.15}.Heading-module__uKCWva__heading--h1{font-size:clamp(2.5rem, 6vw, var(--text-7xl))}.Heading-module__uKCWva__heading--h2{font-size:clamp(1.875rem, 4vw, var(--text-5xl))}.Heading-module__uKCWva__heading--h3{font-size:clamp(1.25rem, 2.5vw, var(--text-3xl))}.Heading-module__uKCWva__heading--left{text-align:left}.Heading-module__uKCWva__heading--center{text-align:center}.Heading-module__uKCWva__heading--right{text-align:right}.Heading-module__uKCWva__heading--gradient{background:linear-gradient(135deg, #fff 0%, var(--color-accent-light) 50%, var(--color-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.post-module__ZAXO3W__post{padding-top:var(--space-32);padding-bottom:var(--space-24);background-color:var(--color-bg);min-height:100vh;position:relative}.post-module__ZAXO3W__post__glow_1{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f60d 0%,#0000 80%);width:800px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.post-module__ZAXO3W__post__container{z-index:1;position:relative}.post-module__ZAXO3W__post__back{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:var(--space-8);transition:color var(--transition-fast) ease;font-weight:600;text-decoration:none;display:inline-flex}.post-module__ZAXO3W__post__back:hover{color:var(--color-accent-light)}.post-module__ZAXO3W__post__back svg{transition:transform var(--transition-fast) ease}.post-module__ZAXO3W__post__back:hover svg{transform:translate(-3px)}.post-module__ZAXO3W__post__header{margin-bottom:var(--space-12);padding-bottom:var(--space-10);border-bottom:1px solid #ffffff0f}.post-module__ZAXO3W__post__meta_top{align-items:center;gap:var(--space-6);margin-bottom:var(--space-4);display:flex}.post-module__ZAXO3W__post__meta_item{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:#fff6;letter-spacing:.05em;font-weight:700;display:inline-flex}.post-module__ZAXO3W__post__meta_icon{color:var(--color-accent-light);opacity:.8}.post-module__ZAXO3W__post__title{color:var(--color-text);margin-bottom:var(--space-6);letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.25}.post-module__ZAXO3W__post__body{width:100%;margin-bottom:var(--space-20)}.post-module__ZAXO3W__post__body .lead{font-size:var(--text-lg);color:var(--color-text);margin-bottom:var(--space-8);font-weight:500;line-height:1.8}.post-module__ZAXO3W__post__body h2{font-size:var(--text-xl);color:var(--color-text);margin-top:var(--space-12);margin-bottom:var(--space-4);letter-spacing:-.01em;font-weight:700}.post-module__ZAXO3W__post__body p{font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:var(--space-6);line-height:1.8}.post-module__ZAXO3W__post__body ul,.post-module__ZAXO3W__post__body ol{margin-bottom:var(--space-6);padding-left:var(--space-6)}.post-module__ZAXO3W__post__body li{font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:var(--space-2);line-height:1.8}.post-module__ZAXO3W__post__body strong{color:var(--color-text);font-weight:600}.post-module__ZAXO3W__post__body blockquote{border-left:4px solid var(--color-accent-light);padding-left:var(--space-6);margin:var(--space-8) 0;font-style:italic;font-size:var(--text-lg);color:var(--color-text);line-height:1.7}.post-module__ZAXO3W__post__body code{color:var(--color-accent-light);background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.9em}.post-module__ZAXO3W__post__footer{margin-top:var(--space-20);padding-top:var(--space-16);border-top:1px solid #ffffff0f}.post-module__ZAXO3W__post__footer_heading{font-size:var(--text-xl);margin-bottom:var(--space-8);text-align:center;font-weight:700}.post-module__ZAXO3W__post__footer_grid{gap:var(--space-8);max-width:900px;margin:0 auto var(--space-16) auto;grid-template-columns:repeat(2,1fr);display:grid}.post-module__ZAXO3W__post__inline_cta{padding:var(--space-12) var(--space-8);text-align:center;margin-top:var(--space-16);margin-bottom:var(--space-8);background:linear-gradient(135deg,#3b82f60a 0%,#9333ea0a 100%);border:1px solid #3b82f633;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.post-module__ZAXO3W__post__inline_cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f60f 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.post-module__ZAXO3W__post__inline_cta_title{font-size:var(--text-xl);margin-bottom:var(--space-3);background:linear-gradient(135deg, #fff 0%, var(--color-accent-light) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;font-weight:700;line-height:1.3}.post-module__ZAXO3W__post__inline_cta_desc{font-size:var(--text-base);color:var(--color-text-muted);max-width:580px;margin:0 auto var(--space-8) auto;line-height:1.6}.post-module__ZAXO3W__post__inline_cta_btn_wrap{z-index:1;justify-content:center;display:flex;position:relative}.post-module__ZAXO3W__post__banner_container{width:100%;margin-top:var(--space-4);margin-bottom:var(--space-12);border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.post-module__ZAXO3W__post__banner_img{object-fit:cover;width:100%;height:auto;max-height:480px;display:block}.post-module__ZAXO3W__post__separator{height:1px;margin:var(--space-16) 0 var(--space-10) 0;background-color:#ffffff14;border:none}.post-module__ZAXO3W__post__author_card{align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-8);margin-bottom:var(--space-16);background-color:#ffffff04;border:1px solid #ffffff0d;border-radius:20px;display:flex}.post-module__ZAXO3W__post__author_avatar_badge{background:var(--color-accent-light);color:#fff;width:56px;height:56px;font-weight:700;font-size:var(--text-lg);border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #3b82f633}.post-module__ZAXO3W__post__author_card_content{flex-direction:column;gap:4px;display:flex}.post-module__ZAXO3W__post__author_card_title{font-size:var(--text-base);color:var(--color-text);font-weight:700}.post-module__ZAXO3W__post__author_card_desc{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}@media (max-width:768px){.post-module__ZAXO3W__post{padding-top:var(--space-24)}.post-module__ZAXO3W__post__footer_grid{grid-template-columns:1fr;max-width:460px}.post-module__ZAXO3W__post__inline_cta{padding:var(--space-6)}.post-module__ZAXO3W__post__author_card{align-items:flex-start;gap:var(--space-4);padding:var(--space-6);flex-direction:column}}
.case-study-module__tu7bZW__page{background-color:var(--color-bg);min-height:100vh}.case-study-module__tu7bZW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.case-study-module__tu7bZW__hero{padding:calc(var(--navbar-height) + var(--space-20)) 0 var(--space-24);background:linear-gradient(#3b82f614 0%,#0000 100%);position:relative;overflow:hidden}.case-study-module__tu7bZW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-10%}.case-study-module__tu7bZW__backLink{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:var(--space-10);transition:all var(--transition-base);z-index:2;display:inline-flex;position:relative}.case-study-module__tu7bZW__backLink:hover{color:var(--color-accent);gap:var(--space-3)}.case-study-module__tu7bZW__heroContent{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.case-study-module__tu7bZW__heroBadges{gap:var(--space-3);margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:center;display:flex}.case-study-module__tu7bZW__heroTitle{margin-bottom:var(--space-6);background:linear-gradient(135deg, var(--color-text) 0%, var(--color-text-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.case-study-module__tu7bZW__heroSubtitle{font-size:var(--text-xl);color:var(--color-text-muted);margin-bottom:var(--space-12);line-height:1.7}.case-study-module__tu7bZW__heroMetrics{gap:var(--space-6);margin-top:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.case-study-module__tu7bZW__heroMetric{padding:var(--space-6);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:transform var(--transition-base)}.case-study-module__tu7bZW__heroMetric:hover{transform:translateY(-4px)}.case-study-module__tu7bZW__heroMetricValue{margin-bottom:var(--space-2);font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1}.case-study-module__tu7bZW__heroMetricLabel{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:capitalize}.case-study-module__tu7bZW__sectionHeader{text-align:center;margin-bottom:var(--space-16)}.case-study-module__tu7bZW__sectionTitle{margin-top:var(--space-4);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.case-study-module__tu7bZW__challengeSection{padding:var(--space-24) 0;position:relative}.case-study-module__tu7bZW__challengeSection:before{content:"";width:calc(100% - (2 * var(--container-padding)));max-width:var(--container-max);border-top:1px solid var(--color-border);position:absolute;top:0;left:50%;transform:translate(-50%)}.case-study-module__tu7bZW__challengeContent{gap:var(--space-16);grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.case-study-module__tu7bZW__challengeText{gap:var(--space-6);flex-direction:column;display:flex}.case-study-module__tu7bZW__challengeSubtitle{font-size:var(--text-2xl);color:var(--color-text);margin-bottom:var(--space-2);font-weight:600}.case-study-module__tu7bZW__challengeDescription{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.8}.case-study-module__tu7bZW__clientMeta{gap:var(--space-6);margin-top:var(--space-8);padding:var(--space-8);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:repeat(2,1fr);display:grid}.case-study-module__tu7bZW__metaItem{align-items:flex-start;gap:var(--space-3);display:flex}.case-study-module__tu7bZW__metaLabel{font-size:var(--text-xs);color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1)}.case-study-module__tu7bZW__metaValue{font-size:var(--text-base);color:var(--color-text);font-weight:600}.case-study-module__tu7bZW__challengeVisual{justify-content:center;align-items:center;display:flex}.case-study-module__tu7bZW__imageDisplay{border-radius:var(--radius-2xl);border:1px solid var(--color-border);width:100%;max-width:600px;box-shadow:var(--shadow-lg);background:var(--color-bg-card);overflow:hidden}.case-study-module__tu7bZW__challengeImage{width:100%;height:auto;display:block}.case-study-module__tu7bZW__placeholderImage{aspect-ratio:3/2;border-radius:var(--radius-xl);justify-content:center;align-items:center;width:100%;display:flex}.case-study-module__tu7bZW__iconDisplay{border-radius:var(--radius-3xl);border:2px solid;justify-content:center;align-items:center;width:200px;height:200px;display:flex}.case-study-module__tu7bZW__solutionSection{padding:var(--space-24) 0;background:linear-gradient(#0000 0%,#3b82f608 100%);position:relative}.case-study-module__tu7bZW__solutionSection:before{content:"";width:calc(100% - (2 * var(--container-padding)));max-width:var(--container-max);border-top:1px solid var(--color-border);position:absolute;top:0;left:50%;transform:translate(-50%)}.case-study-module__tu7bZW__solutionContent{width:100%}.case-study-module__tu7bZW__solutionIntro{font-size:var(--text-xl);color:var(--color-text-muted);text-align:center;margin-bottom:var(--space-16);max-width:800px;margin-left:auto;margin-right:auto;line-height:1.8}.case-study-module__tu7bZW__processGrid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.case-study-module__tu7bZW__processStep{padding:var(--space-8);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base)}.case-study-module__tu7bZW__processStep:hover{border-color:var(--color-border-accent);box-shadow:var(--shadow-glow);transform:translateY(-6px)}.case-study-module__tu7bZW__stepNumber{border-radius:var(--radius-lg);width:56px;height:56px;font-size:var(--text-2xl);margin-bottom:var(--space-4);justify-content:center;align-items:center;font-weight:700;display:flex}.case-study-module__tu7bZW__stepTitle{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--color-text);font-weight:600}.case-study-module__tu7bZW__stepDescription{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.7}.case-study-module__tu7bZW__techSection{padding:var(--space-24) 0;position:relative}.case-study-module__tu7bZW__techSection:before{content:"";width:calc(100% - (2 * var(--container-padding)));max-width:var(--container-max);border-top:1px solid var(--color-border);position:absolute;top:0;left:50%;transform:translate(-50%)}.case-study-module__tu7bZW__techSectionDark{background-color:var(--color-bg-secondary)}.case-study-module__tu7bZW__tech_marquee_wrapper{flex-direction:column;display:flex}.case-study-module__tu7bZW__tech_grid{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.case-study-module__tu7bZW__tech_grid_dup{display:none}@media (max-width:768px){.case-study-module__tu7bZW__tech_marquee_wrapper{flex-direction:row;width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.case-study-module__tu7bZW__tech_grid{width:max-content;padding-right:var(--space-4);flex-wrap:nowrap;justify-content:flex-start;animation:20s linear infinite case-study-module__tu7bZW__techMarquee}.case-study-module__tu7bZW__tech_grid_dup{display:flex}.case-study-module__tu7bZW__tech_badge{white-space:nowrap!important}@keyframes case-study-module__tu7bZW__techMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}}.case-study-module__tu7bZW__tech_badge{font-size:var(--text-base)!important;color:var(--color-text-muted)!important;background:#ffffff08!important;border:1px solid #ffffff1a!important;border-radius:12px!important;padding:10px 20px!important;transition:all .3s!important}.case-study-module__tu7bZW__tech_badge:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003;border-color:var(--color-accent)!important;background:rgba(var(--color-accent-rgb), .1)!important;color:var(--color-text)!important}.case-study-module__tu7bZW__tech_badge_inner{align-items:center;gap:12px;display:flex}.case-study-module__tu7bZW__tech_icon_svg{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.case-study-module__tu7bZW__tech_icon_svg svg{filter:drop-shadow(0 0 5px #fff3);width:100%;height:100%}.case-study-module__tu7bZW__resultsSection{padding:var(--space-24) 0;background:linear-gradient(#3b82f608 0%,#0000 100%);position:relative}.case-study-module__tu7bZW__resultsSection:before{content:"";width:calc(100% - (2 * var(--container-padding)));max-width:var(--container-max);border-top:1px solid var(--color-border);position:absolute;top:0;left:50%;transform:translate(-50%)}.case-study-module__tu7bZW__beforeAfterGrid{gap:var(--space-8);margin-bottom:var(--space-16);display:grid}.case-study-module__tu7bZW__beforeAfterCard{gap:var(--space-6);padding:var(--space-8);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.case-study-module__tu7bZW__beforeSection,.case-study-module__tu7bZW__afterSection{padding:var(--space-6);border-radius:var(--radius-lg)}.case-study-module__tu7bZW__beforeSection{background:#ffffff05;border:1px solid #ffffff0d}.case-study-module__tu7bZW__afterSection{background:var(--color-bg-card-hover);border:2px solid}.case-study-module__tu7bZW__beforeBadge,.case-study-module__tu7bZW__afterBadge{padding:var(--space-1-5) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);font-weight:700;display:inline-block}.case-study-module__tu7bZW__beforeBadge{color:var(--color-text-muted);background:#ffffff1a}.case-study-module__tu7bZW__afterBadge{color:#fff}.case-study-module__tu7bZW__beforeText,.case-study-module__tu7bZW__afterText{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.case-study-module__tu7bZW__afterText{color:var(--color-text);font-weight:500}.case-study-module__tu7bZW__arrow{opacity:.5;justify-content:center;align-items:center;display:flex}.case-study-module__tu7bZW__keyResults{margin-top:var(--space-16);padding:var(--space-12);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.case-study-module__tu7bZW__resultsTitle{font-size:var(--text-2xl);margin-bottom:var(--space-8);text-align:center;font-weight:700}.case-study-module__tu7bZW__resultsList{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.case-study-module__tu7bZW__resultItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.6;display:flex}.case-study-module__tu7bZW__ctaSection{padding:var(--space-24) 0 var(--space-32);position:relative}.case-study-module__tu7bZW__ctaSection:before{content:"";width:calc(100% - (2 * var(--container-padding)));max-width:var(--container-max);border-top:1px solid var(--color-border);position:absolute;top:0;left:50%;transform:translate(-50%)}.case-study-module__tu7bZW__ctaCard{padding:var(--space-20);border-radius:var(--radius-2xl);text-align:center;border:2px solid}.case-study-module__tu7bZW__ctaContent{max-width:700px;margin:0 auto}.case-study-module__tu7bZW__ctaTitle{margin-bottom:var(--space-6);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.case-study-module__tu7bZW__ctaText{font-size:var(--text-xl);color:var(--color-text-muted);margin-bottom:var(--space-10);line-height:1.7}.case-study-module__tu7bZW__ctaButtons{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:1024px){.case-study-module__tu7bZW__challengeContent{gap:var(--space-12);grid-template-columns:1fr}.case-study-module__tu7bZW__imageDisplay{max-width:100%}.case-study-module__tu7bZW__iconDisplay{width:160px;height:160px}.case-study-module__tu7bZW__clientMeta{grid-template-columns:1fr}.case-study-module__tu7bZW__processGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.case-study-module__tu7bZW__hero{padding:calc(var(--navbar-height) + var(--space-16)) 0 var(--space-20)}.case-study-module__tu7bZW__heroTitle{font-size:2.25rem}.case-study-module__tu7bZW__heroMetrics{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.case-study-module__tu7bZW__sectionTitle{font-size:2rem}.case-study-module__tu7bZW__challengeSection,.case-study-module__tu7bZW__solutionSection,.case-study-module__tu7bZW__techSection,.case-study-module__tu7bZW__resultsSection{padding:var(--space-16) 0}.case-study-module__tu7bZW__sectionHeader{margin-bottom:var(--space-12)}.case-study-module__tu7bZW__processGrid{grid-template-columns:1fr}.case-study-module__tu7bZW__techGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.case-study-module__tu7bZW__beforeAfterCard{gap:var(--space-4);grid-template-columns:1fr}.case-study-module__tu7bZW__arrow{transform:rotate(90deg)}.case-study-module__tu7bZW__resultsList{grid-template-columns:1fr}.case-study-module__tu7bZW__ctaSection{padding:var(--space-16) 0 var(--space-24)}.case-study-module__tu7bZW__ctaCard{padding:var(--space-12)}.case-study-module__tu7bZW__ctaButtons{flex-direction:column;align-items:stretch}}@media (max-width:480px){.case-study-module__tu7bZW__heroMetrics{grid-template-columns:1fr}.case-study-module__tu7bZW__clientMeta{padding:var(--space-6)}.case-study-module__tu7bZW__challengeSubtitle{font-size:var(--text-xl)}.case-study-module__tu7bZW__challengeDescription{font-size:var(--text-base)}}
.case-studies-module__AyNS7q__page{background-color:var(--color-bg);min-height:100vh}.case-studies-module__AyNS7q__hero{padding:calc(var(--navbar-height) + var(--space-20)) var(--container-padding) var(--space-20);text-align:center;position:relative;overflow:hidden}.case-studies-module__AyNS7q__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.case-studies-module__AyNS7q__container{max-width:var(--container-max);z-index:1;margin:0 auto;position:relative}.case-studies-module__AyNS7q__badge{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);color:var(--color-accent-light);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-6);background:#3b82f61a;border:1px solid #3b82f64d;font-weight:600;display:inline-block}.case-studies-module__AyNS7q__title{margin-bottom:var(--space-6);color:var(--color-text);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.case-studies-module__AyNS7q__accent{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.case-studies-module__AyNS7q__subtitle{font-size:var(--text-xl);color:var(--color-text-muted);max-width:800px;margin:0 auto;line-height:1.6}.case-studies-module__AyNS7q__section{padding:var(--space-20) var(--container-padding)}.case-studies-module__AyNS7q__filters{gap:var(--space-3);margin-bottom:var(--space-16);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.case-studies-module__AyNS7q__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:var(--space-2);flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.case-studies-module__AyNS7q__filters::-webkit-scrollbar{display:none}}.case-studies-module__AyNS7q__filterBtn{padding:var(--space-3) var(--space-6);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;flex-shrink:0;font-weight:600}.case-studies-module__AyNS7q__filterBtn:hover{border-color:var(--color-border-accent);color:var(--color-text);background:var(--color-bg-card-hover)}.case-studies-module__AyNS7q__filterBtnActive{color:var(--color-text);background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-color:#0000}.case-studies-module__AyNS7q__grid{gap:var(--space-8);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));display:grid}.case-studies-module__AyNS7q__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.case-studies-module__AyNS7q__card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.case-studies-module__AyNS7q__cardImageWrapper{background:var(--color-bg-card-hover);width:100%;height:240px;position:relative;overflow:hidden}.case-studies-module__AyNS7q__cardImage{width:100%;height:100%;transition:transform var(--transition-slow)}.case-studies-module__AyNS7q__card:hover .case-studies-module__AyNS7q__cardImage{transform:scale(1.05)}.case-studies-module__AyNS7q__cardImageOverlay{top:var(--space-4);right:var(--space-4);z-index:2;position:absolute}.case-studies-module__AyNS7q__cardHeader{margin-bottom:var(--space-6);padding:var(--space-6) var(--space-8) 0;justify-content:space-between;align-items:center;display:flex}.case-studies-module__AyNS7q__iconWrapper{border-radius:var(--radius-lg);background:#0000004d;border:1px solid;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.case-studies-module__AyNS7q__cardContent{gap:var(--space-4);padding:var(--space-8);flex-direction:column;flex:1;display:flex}.case-studies-module__AyNS7q__cardTitle{font-size:var(--text-xl);color:var(--color-text);margin:0;font-weight:700;line-height:1.3}.case-studies-module__AyNS7q__cardDescription{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.6}.case-studies-module__AyNS7q__metrics{gap:var(--space-6);padding:var(--space-4) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);display:flex}.case-studies-module__AyNS7q__metric{gap:var(--space-1);flex-direction:column;display:flex}.case-studies-module__AyNS7q__metricValue{font-size:var(--text-xl);font-weight:700;line-height:1}.case-studies-module__AyNS7q__metricLabel{font-size:var(--text-xs);color:var(--color-text-subtle);text-transform:capitalize}.case-studies-module__AyNS7q__techStack{gap:var(--space-2);flex-wrap:wrap;display:flex}.case-studies-module__AyNS7q__tech{padding:var(--space-1-5) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-text-muted);background:#ffffff0d;font-weight:500}@media (max-width:1024px){.case-studies-module__AyNS7q__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:768px){.case-studies-module__AyNS7q__hero{padding:calc(var(--navbar-height) + var(--space-16)) var(--container-padding) var(--space-16)}.case-studies-module__AyNS7q__title{font-size:2.5rem}.case-studies-module__AyNS7q__subtitle{font-size:var(--text-lg)}.case-studies-module__AyNS7q__grid{grid-template-columns:1fr}.case-studies-module__AyNS7q__filters{gap:var(--space-2)}.case-studies-module__AyNS7q__filterBtn{padding:var(--space-2-5) var(--space-5);font-size:.8125rem}.case-studies-module__AyNS7q__metrics{gap:var(--space-4)}.case-studies-module__AyNS7q__metricValue{font-size:var(--text-lg)}}@media (max-width:480px){.case-studies-module__AyNS7q__cardHeader{align-items:flex-start;gap:var(--space-3);flex-direction:column}}
.Select-module__HjmsRW__select_container{gap:var(--space-2);flex-direction:column;width:100%;display:flex;position:relative}.Select-module__HjmsRW__select_label{font-size:var(--text-sm);color:var(--color-text);margin-bottom:4px;font-weight:700}.Select-module__HjmsRW__select_trigger{padding:var(--space-4) var(--space-5);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;outline:none;justify-content:space-between;align-items:center;min-height:56px;transition:all .3s;display:flex}.Select-module__HjmsRW__select_trigger:hover{background:#ffffff14;border-color:#fff3}.Select-module__HjmsRW__select_trigger_active{border-color:var(--color-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--color-accent) 20%, transparent);background:#ffffff14}.Select-module__HjmsRW__select_value{color:var(--color-text);font-size:var(--text-base);font-weight:500}.Select-module__HjmsRW__select_placeholder{color:var(--color-text-muted);font-size:var(--text-base)}.Select-module__HjmsRW__chevron{color:var(--color-text-muted);transition:transform .3s}.Select-module__HjmsRW__chevron_rotated{transform:rotate(180deg)}.Select-module__HjmsRW__select_dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:var(--space-2);z-index:100;background:#0f172af2;border:1px solid #ffffff1a;border-radius:20px;animation:.2s ease-out Select-module__HjmsRW__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 20px 50px #00000080}@keyframes Select-module__HjmsRW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Select-module__HjmsRW__select_options{gap:var(--space-1);flex-direction:column;display:flex}.Select-module__HjmsRW__select_option{padding:var(--space-3) var(--space-4);cursor:pointer;color:var(--color-text-muted);font-size:var(--text-base);border-radius:12px;justify-content:space-between;align-items:center;transition:all .2s;display:flex}.Select-module__HjmsRW__select_option:hover{color:var(--color-text);background:#ffffff0d}.Select-module__HjmsRW__select_option_selected{color:var(--color-accent);background:#3b82f61a;font-weight:600}.Select-module__HjmsRW__check_icon{color:var(--color-accent)}
.Hero-module__3J0IBa__hero{min-height:100vh;padding-top:calc(var(--navbar-height) + var(--space-16));padding-bottom:var(--space-24);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__3J0IBa__hero__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__3J0IBa__hero__gradient{opacity:.6;background:linear-gradient(135deg,#3b82f626 0%,#9333ea26 25%,#ec489926 50%,#3b82f626 75%,#9333ea26 100%) 0 0/400% 400%;animation:15s infinite Hero-module__3J0IBa__gradientMove;position:absolute;inset:0}@keyframes Hero-module__3J0IBa__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__3J0IBa__hero__glow{filter:blur(60px);background:radial-gradient(circle,#3b82f640 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:30%;transform:translate(-50%)}.Hero-module__3J0IBa__hero__fade{background:linear-gradient(to bottom, transparent, var(--color-bg));pointer-events:none;z-index:1;height:250px;position:absolute;bottom:0;left:0;right:0}.Hero-module__3J0IBa__hero__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%)}.Hero-module__3J0IBa__hero__wrapper{z-index:1;gap:var(--space-12);grid-template-columns:1.3fr .7fr;align-items:center;display:grid;position:relative}.Hero-module__3J0IBa__hero__content{align-items:flex-start;gap:var(--space-6);text-align:left;flex-direction:column;display:flex;overflow:visible}.Hero-module__3J0IBa__hero__badge_wrap{opacity:0}.Hero-module__3J0IBa__hero__heading{width:100%;line-height:1.3;display:block;overflow:visible!important}.Hero-module__3J0IBa__hero__rotating{vertical-align:top;align-items:center;margin-left:.2em;display:inline-flex;position:relative}.Hero-module__3J0IBa__hero__rotating_text{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;white-space:nowrap;line-height:inherit;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__3J0IBa__hero__cursor{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));vertical-align:middle;opacity:1;width:3px;height:1.1em;margin-left:6px;animation:.75s step-end infinite Hero-module__3J0IBa__cursorBlink;display:inline-block}@keyframes Hero-module__3J0IBa__cursorBlink{0%,to{opacity:0}50%{opacity:1}}.Hero-module__3J0IBa__hero__sub{font-size:clamp(var(--text-base), 2vw, var(--text-xl));color:var(--color-text-muted);opacity:0;max-width:540px;line-height:1.7}.Hero-module__3J0IBa__hero__cta{align-items:center;gap:var(--space-4);opacity:0;margin-top:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__3J0IBa__hero__btn_primary{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));color:#fff;border:none;padding:1rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__3J0IBa__hero__btn_primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f64d}.Hero-module__3J0IBa__hero__btn_ghost{color:var(--color-text);background:0 0;border:2px solid #fff3;padding:1rem 2rem;font-weight:600;transition:all .2s}.Hero-module__3J0IBa__hero__btn_ghost:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-2px)}.Hero-module__3J0IBa__hero__image{opacity:0;width:100%;max-width:460px;margin-left:auto;position:relative}.Hero-module__3J0IBa__hero__image_wrapper{width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__3J0IBa__float;position:relative}@keyframes Hero-module__3J0IBa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__3J0IBa__hero__image_img{object-fit:contain;filter:drop-shadow(0 20px 60px #3b82f64d);width:100%;height:auto}@media (max-width:1024px){.Hero-module__3J0IBa__hero__wrapper{gap:var(--space-10);grid-template-columns:1fr}.Hero-module__3J0IBa__hero__content{text-align:left;align-items:flex-start}.Hero-module__3J0IBa__hero__sub{max-width:600px}.Hero-module__3J0IBa__hero__image{order:-1;max-width:500px;margin:0 auto}}@media (max-width:768px){.Hero-module__3J0IBa__hero{padding-top:calc(var(--navbar-height) + var(--space-12))}.Hero-module__3J0IBa__hero__heading{font-size:clamp(1.8rem,6vw,2.5rem)}.Hero-module__3J0IBa__hero__cta{flex-direction:column;width:100%}.Hero-module__3J0IBa__hero__cta>*{justify-content:center;width:100%}.Hero-module__3J0IBa__hero__image{max-width:400px}}@media (max-width:480px){.Hero-module__3J0IBa__hero__heading{font-size:clamp(1.4rem,5.8vw,1.8rem);line-height:1.3}.Hero-module__3J0IBa__hero__sub{font-size:var(--text-base)}.Hero-module__3J0IBa__hero__image{max-width:320px}}
.Portfolio-module__J2dFbq__portfolio__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-20);opacity:0;flex-direction:column;display:flex}.Portfolio-module__J2dFbq__portfolio__heading_accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__J2dFbq__portfolio__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.Portfolio-module__J2dFbq__portfolio__grid{gap:var(--space-8) var(--space-6);max-width:1400px;padding-bottom:var(--space-16);grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid}@media (min-width:851px){.Portfolio-module__J2dFbq__portfolio__grid>div:nth-child(2n){transform:translateY(60px)}}.Portfolio-module__J2dFbq__project__card{gap:var(--space-6);background:#ffffff03;border:1px solid #ffffff08;border-radius:26px;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;padding:var(--space-8)!important}.Portfolio-module__J2dFbq__project__card:hover{border-color:rgba(var(--project-rgb), .25);transform:translateY(-6px);box-shadow:0 30px 60px #00000080,inset 0 0 16px #ffffff03}@media (min-width:851px){.Portfolio-module__J2dFbq__portfolio__grid>div:nth-child(2n):hover{transform:translateY(54px)}}.Portfolio-module__J2dFbq__project__image_pane{background:#0b0f19;border-radius:16px;flex-shrink:0;width:100%;height:260px;position:relative;overflow:hidden}.Portfolio-module__J2dFbq__project__image_inner{width:100%;height:100%;position:relative;overflow:hidden}.Portfolio-module__J2dFbq__project__image{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Portfolio-module__J2dFbq__project__card:hover .Portfolio-module__J2dFbq__project__image{transform:scale(1.05)rotate(.5deg)}.Portfolio-module__J2dFbq__project__image_overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 40%,#000000a6);position:absolute;inset:0}.Portfolio-module__J2dFbq__project__metric_badge{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--project-rgb), .25);box-shadow:0 10px 20px #0006, 0 0 15px rgba(var(--project-rgb), .1);background:#0a0f1abf;border-radius:16px;flex-direction:column;padding:8px 14px;line-height:1.25;display:flex;position:absolute;bottom:16px;left:16px}.Portfolio-module__J2dFbq__project__metric_val{font-size:var(--text-base);color:var(--project-color);letter-spacing:-.01em;font-weight:800}.Portfolio-module__J2dFbq__project__metric_lab{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:700}.Portfolio-module__J2dFbq__project__details_pane{padding:0 var(--space-2);gap:var(--space-4);z-index:2;flex-direction:column;flex:1;display:flex}.Portfolio-module__J2dFbq__project__details_header{align-items:center;display:flex}.Portfolio-module__J2dFbq__project__title{font-size:var(--text-xl);color:var(--color-text);letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.3;transition:color .3s}.Portfolio-module__J2dFbq__project__card:hover .Portfolio-module__J2dFbq__project__title{color:var(--project-color)}.Portfolio-module__J2dFbq__project__desc{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.65}.Portfolio-module__J2dFbq__project__details_footer{gap:var(--space-5);padding-top:var(--space-5);border-top:1px solid #ffffff0d;flex-direction:column;margin-top:auto;display:flex}.Portfolio-module__J2dFbq__project__tech_wrapper{gap:var(--space-2);flex-direction:column;display:flex}.Portfolio-module__J2dFbq__project__tech_label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);font-size:10px;font-weight:700}.Portfolio-module__J2dFbq__project__tech_row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Portfolio-module__J2dFbq__project__tech_badge{border-radius:var(--radius-full);background:#ffffff05;border:1px solid #ffffff0d;align-items:center;gap:6px;padding:5px 10px;transition:all .3s;display:inline-flex}.Portfolio-module__J2dFbq__project__tech_badge:hover{border-color:rgba(var(--project-rgb), .3);background:#ffffff0f;transform:translateY(-1px)}.Portfolio-module__J2dFbq__project__tech_icon{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.Portfolio-module__J2dFbq__project__tech_icon svg{width:100%;height:100%}.Portfolio-module__J2dFbq__project__tech_name{color:var(--color-text-subtle);letter-spacing:-.01em;font-size:10px;font-weight:600;line-height:1}.Portfolio-module__J2dFbq__project__cta_button{justify-content:center;align-items:center;gap:var(--space-2);background:rgba(var(--project-rgb), .08);border:1px solid rgba(var(--project-rgb), .2);border-radius:var(--radius-full);color:var(--project-color);font-size:var(--text-xs);cursor:pointer;outline:none;align-self:flex-start;padding:10px 20px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.Portfolio-module__J2dFbq__project__cta_button:hover{background:var(--project-color);color:#fff;box-shadow:0 10px 25px rgba(var(--project-rgb), .25);border-color:#0000;transform:translateY(-2px)}.Portfolio-module__J2dFbq__project__cta_button:hover svg{transform:translate(4px)}.Portfolio-module__J2dFbq__project__cta_button svg{transition:transform .3s}.Portfolio-module__J2dFbq__project__glow{background:radial-gradient(circle, var(--project-color) 0%, transparent 70%);opacity:0;pointer-events:none;filter:blur(60px);z-index:-1;width:100%;height:100%;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Portfolio-module__J2dFbq__project__card:hover .Portfolio-module__J2dFbq__project__glow{opacity:.08}.Portfolio-module__J2dFbq__portfolio__cta{margin-top:var(--space-8);justify-content:center;display:flex}@media (max-width:850px){.Portfolio-module__J2dFbq__portfolio__grid{gap:var(--space-6);grid-template-columns:1fr;padding-bottom:0}.Portfolio-module__J2dFbq__portfolio__grid>div:nth-child(2n){transform:none!important}.Portfolio-module__J2dFbq__project__card{gap:var(--space-4);border-radius:28px}.Portfolio-module__J2dFbq__project__image_pane{height:240px}}@media (max-width:480px){.Portfolio-module__J2dFbq__project__card{padding:var(--space-4)!important}.Portfolio-module__J2dFbq__project__image_pane{height:200px}.Portfolio-module__J2dFbq__project__metric_badge{padding:6px 12px;bottom:12px;left:12px}.Portfolio-module__J2dFbq__project__cta_button{width:100%}}
.Services-module__E4PNMq__services__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-16);opacity:0;flex-direction:column;display:flex}.Services-module__E4PNMq__services__heading_accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__E4PNMq__services__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.Services-module__E4PNMq__services__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Services-module__E4PNMq__service__card{padding:var(--space-8);background:#ffffff04;border:1px solid #ffffff0a;border-radius:28px;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Services-module__E4PNMq__service__card--featured{background:linear-gradient(135deg,#ffffff05 0%,#ffffff01 100%);border:1px solid #ffffff0d;grid-column:span 2}.Services-module__E4PNMq__service__hover_glow{background:radial-gradient(circle at center, rgba(var(--service-rgb), .12) 0%, transparent 60%);opacity:0;pointer-events:none;z-index:0;width:200%;height:200%;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-50%;left:-50%}.Services-module__E4PNMq__service__card:hover .Services-module__E4PNMq__service__hover_glow{opacity:1;transform:scale(1.05)}.Services-module__E4PNMq__service__card:hover{border-color:rgba(var(--service-rgb), .3);box-shadow:0 30px 60px #00000073, 0 0 50px rgba(var(--service-rgb), .12), inset 0 0 16px rgba(var(--service-rgb), .08);transform:translateY(-8px)}.Services-module__E4PNMq__service__card_inner{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.Services-module__E4PNMq__service__icon_wrapper{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.Services-module__E4PNMq__service__icon{width:64px;height:64px;color:var(--service-color,#3b82f6);background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Services-module__E4PNMq__service__card:hover .Services-module__E4PNMq__service__icon{background:linear-gradient(135deg, var(--service-color,#3b82f6) 0%, rgba(var(--service-rgb), .2) 100%);color:#fff;border-color:rgba(var(--service-rgb), .4);box-shadow:0 10px 25px rgba(var(--service-rgb), .25);transform:scale(1.08)rotate(-3deg)}.Services-module__E4PNMq__service__featured_badge{align-items:center;gap:var(--space-1);background:rgba(var(--service-rgb), .1);border:1px solid rgba(var(--service-rgb), .25);color:var(--service-color,#3b82f6);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px rgba(var(--service-rgb), .08);border-radius:12px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.Services-module__E4PNMq__service__title{font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-3);letter-spacing:-.02em;font-weight:700}.Services-module__E4PNMq__service__card--featured .Services-module__E4PNMq__service__title{font-size:var(--text-2xl)}.Services-module__E4PNMq__service__desc{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-6);line-height:1.7}.Services-module__E4PNMq__service__card--featured .Services-module__E4PNMq__service__desc{font-size:var(--text-base);max-width:90%}.Services-module__E4PNMq__service__tags{gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.Services-module__E4PNMq__services__cta{margin-top:var(--space-12);justify-content:center;display:flex}@media (max-width:1024px){.Services-module__E4PNMq__services__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}.Services-module__E4PNMq__service__card--featured{grid-column:span 2}}@media (max-width:768px){.Services-module__E4PNMq__services__grid{gap:var(--space-5);grid-template-columns:1fr}.Services-module__E4PNMq__service__card--featured{grid-column:span 1}.Services-module__E4PNMq__service__card{padding:var(--space-6)}.Services-module__E4PNMq__service__card--featured .Services-module__E4PNMq__service__title{font-size:var(--text-xl)}.Services-module__E4PNMq__service__card--featured .Services-module__E4PNMq__service__desc{font-size:var(--text-sm);max-width:100%}.Services-module__E4PNMq__service__icon{width:58px;height:58px}}
.aboutpage-module__xIWxZW__about_hero_wrapper{padding-top:calc(var(--navbar-height) + 60px);padding-bottom:80px;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__hero_ambient_glow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed14 0%,#0000 70%);width:80%;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.aboutpage-module__xIWxZW__page_hero{align-items:center;gap:var(--space-8);z-index:1;flex-direction:column;display:flex;position:relative}.aboutpage-module__xIWxZW__about_hero_hud_card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f172a99;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;gap:40px;width:100%;max-width:1100px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080,inset 0 1px #ffffff0d}.aboutpage-module__xIWxZW__hud_card_corner_tr{border-top:2px solid var(--color-accent);border-right:2px solid var(--color-accent);width:20px;height:20px;position:absolute;top:0;right:0}.aboutpage-module__xIWxZW__hud_card_corner_bl{border-bottom:2px solid var(--color-accent);border-left:2px solid var(--color-accent);width:20px;height:20px;position:absolute;bottom:0;left:0}.aboutpage-module__xIWxZW__hud_main_content{flex-direction:column;align-items:center;gap:16px;display:flex}.aboutpage-module__xIWxZW__page_hero__sub{font-size:var(--text-lg);color:#94a3b8;text-align:center;max-width:760px;margin:0;line-height:1.8}.aboutpage-module__xIWxZW__hud_side_stats{border-top:1px dashed #ffffff14;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;padding-top:32px;display:grid}@media (max-width:768px){.aboutpage-module__xIWxZW__hud_side_stats{grid-template-columns:1fr;gap:16px;padding-top:24px}}.aboutpage-module__xIWxZW__hud_stat_cell{flex-direction:column;align-items:center;gap:6px;display:flex}.aboutpage-module__xIWxZW__hud_stat_val{color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:900}.aboutpage-module__xIWxZW__hud_stat_lbl{font-family:var(--font-mono);color:#64748b;letter-spacing:.08em;font-size:10px;font-weight:700}.aboutpage-module__xIWxZW__mission_section{padding:100px 0;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__mission__content{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}@media (max-width:1024px){.aboutpage-module__xIWxZW__mission__content{grid-template-columns:1fr;gap:50px}}.aboutpage-module__xIWxZW__mission__text{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.aboutpage-module__xIWxZW__badge_wrap{width:fit-content}.aboutpage-module__xIWxZW__accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.aboutpage-module__xIWxZW__mission__desc{color:#94a3b8;font-size:16px;line-height:1.7}.aboutpage-module__xIWxZW__mission__grid{flex-direction:column;gap:16px;width:100%;display:flex}.aboutpage-module__xIWxZW__mission__card{background:#0f172a73;border:1px solid #ffffff0a;border-radius:20px;align-items:flex-start;gap:20px;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000026}.aboutpage-module__xIWxZW__mission__card:hover{background:#0f172ab3;border-color:#ffffff14;transform:translateY(-4px)translate(6px);box-shadow:0 20px 40px #0000004d}.aboutpage-module__xIWxZW__mission__card_icon{background:color-mix(in srgb, var(--card-color) 8%, transparent);border:1px solid color-mix(in srgb, var(--card-color) 20%, transparent);width:48px;height:48px;color:var(--card-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.aboutpage-module__xIWxZW__card_text_wrap{flex-direction:column;flex:1;gap:6px;display:flex}.aboutpage-module__xIWxZW__card_header_stats{justify-content:space-between;align-items:center;display:flex}.aboutpage-module__xIWxZW__mission__card_title{color:#fff;margin:0;font-size:16px;font-weight:700}.aboutpage-module__xIWxZW__card_percent_lbl{font-family:var(--font-mono);font-size:10px;font-weight:700}.aboutpage-module__xIWxZW__mission__card_text{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.aboutpage-module__xIWxZW__micro_metric_bar{background:#ffffff0a;border-radius:10px;width:100%;height:3px;margin-top:8px}.aboutpage-module__xIWxZW__micro_metric_fill{border-radius:10px;height:100%}.aboutpage-module__xIWxZW__mission__actions{align-items:center;gap:32px;margin-top:12px;display:flex}@media (max-width:575px){.aboutpage-module__xIWxZW__mission__actions{flex-direction:column;align-items:flex-start;gap:20px}}.aboutpage-module__xIWxZW__mission__trust{flex-direction:column;gap:4px;display:flex}.aboutpage-module__xIWxZW__trust_avatars{align-items:center;display:flex}.aboutpage-module__xIWxZW__trust_avatar{color:#fff;border:2px solid #0b0f19;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:9px;font-weight:800;display:flex}.aboutpage-module__xIWxZW__trust_avatar:first-child{margin-left:0}.aboutpage-module__xIWxZW__mission__trust span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.aboutpage-module__xIWxZW__mission__visual_container{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.aboutpage-module__xIWxZW__mission_hologram_dial_outer{border:2px dashed #7c3aed40;border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;animation:22s linear infinite aboutpage-module__xIWxZW__spinOuter;display:flex;position:relative;box-shadow:0 0 50px #7c3aed0d}.aboutpage-module__xIWxZW__mission_hologram_dial_inner{border:1px solid #3b82f640;border-radius:50%;width:240px;height:240px;animation:16s linear infinite reverse aboutpage-module__xIWxZW__spinInner;position:absolute}.aboutpage-module__xIWxZW__mission_core_pulse_sensor{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border:1px solid #8b5cf666;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:3s ease-in-out infinite aboutpage-module__xIWxZW__coreBlink;display:flex;position:absolute;box-shadow:0 0 30px #8b5cf626}.aboutpage-module__xIWxZW__core_target_icon{color:#8b5cf6;filter:drop-shadow(0 0 6px #8b5cf6)}@keyframes aboutpage-module__xIWxZW__spinOuter{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aboutpage-module__xIWxZW__spinInner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aboutpage-module__xIWxZW__coreBlink{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.aboutpage-module__xIWxZW__floating_tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:3;white-space:nowrap;background:#0f172ab3;border:1px solid #ffffff0f;border-radius:30px;align-items:center;gap:8px;padding:10px 18px;font-size:11px;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px #0000004d}.aboutpage-module__xIWxZW__tag_1{animation:6s ease-in-out infinite aboutpage-module__xIWxZW__orbitFloat1;top:12%;right:10%}.aboutpage-module__xIWxZW__tag_2{animation:5s ease-in-out infinite aboutpage-module__xIWxZW__orbitFloat2;bottom:15%;left:8%}.aboutpage-module__xIWxZW__tag_3{animation:7s ease-in-out infinite aboutpage-module__xIWxZW__orbitFloat3;top:48%;left:-2%}@keyframes aboutpage-module__xIWxZW__orbitFloat1{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.02)}}@keyframes aboutpage-module__xIWxZW__orbitFloat2{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(12px)scale(.98)}}@keyframes aboutpage-module__xIWxZW__orbitFloat3{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.01)}}.aboutpage-module__xIWxZW__values_section{padding:100px 0;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__values__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.aboutpage-module__xIWxZW__values__sub{font-size:var(--text-lg);color:#94a3b8;max-width:620px;line-height:1.7}.aboutpage-module__xIWxZW__values_bento_grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}@media (max-width:991px){.aboutpage-module__xIWxZW__values_bento_grid{grid-template-columns:1fr;gap:20px}}.aboutpage-module__xIWxZW__bento_card{text-align:left;background:#0f172a73;border:1px solid #ffffff0a;border-radius:32px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.aboutpage-module__xIWxZW__bento_card:hover{background:#0f172ab3;transform:translateY(-6px);box-shadow:0 30px 60px #0006,inset 0 1px #ffffff14;border-color:color-mix(in srgb, var(--bento-theme) 30%, transparent)!important}.aboutpage-module__xIWxZW__bento_wide_card{grid-column:span 2;grid-template-columns:1.2fr .8fr;align-items:stretch;gap:32px;display:grid}.aboutpage-module__xIWxZW__bento_tall_card{flex-direction:column;grid-column:span 1;justify-content:flex-start;gap:28px;min-height:460px}@media (max-width:991px){.aboutpage-module__xIWxZW__bento_wide_card{grid-column:span 1;grid-template-columns:1fr;gap:24px}.aboutpage-module__xIWxZW__bento_tall_card{grid-column:span 1;min-height:auto}}.aboutpage-module__xIWxZW__bento_content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.aboutpage-module__xIWxZW__bento_content_full{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.aboutpage-module__xIWxZW__bento_badge_row{justify-content:space-between;align-items:center;width:100%;display:flex}.aboutpage-module__xIWxZW__bento_indicator_line{font-family:var(--font-mono);color:#475569;letter-spacing:.08em;font-size:9px;font-weight:700}.aboutpage-module__xIWxZW__bento_title{color:#fff;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:800}.aboutpage-module__xIWxZW__bento_desc{color:#94a3b8;margin:0;font-size:13.5px;line-height:1.6}.aboutpage-module__xIWxZW__bento_spec_footer{text-align:left;border-top:1px dashed #ffffff0f;width:100%;padding-top:16px}.aboutpage-module__xIWxZW__bento_spec_footer code{font-family:var(--font-mono);color:#475569;font-size:9px}.aboutpage-module__xIWxZW__bento_icon_bubble{border:1px solid #ffffff0d;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.aboutpage-module__xIWxZW__bento_security_ticks{border-top:1px dashed #ffffff0f;flex-direction:column;gap:12px;width:100%;padding-top:20px;display:flex}.aboutpage-module__xIWxZW__sec_tick_item{color:#e2e8f0;align-items:center;gap:8px;font-size:12px;display:flex}.aboutpage-module__xIWxZW__bento_ux_blueprint{background:#0003;border:1px dashed #ffffff0f;border-radius:20px;width:100%;height:130px;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__blueprint_axis_h{border-top:1px dashed #ffffff0a;position:absolute;top:50%;left:0;right:0}.aboutpage-module__xIWxZW__blueprint_axis_v{border-left:1px dashed #ffffff0a;position:absolute;top:0;bottom:0;left:50%}.aboutpage-module__xIWxZW__blueprint_target_hud{flex-direction:column;gap:4px;display:flex;position:absolute;top:35%;left:30%}.aboutpage-module__xIWxZW__target_crosshair{border:1px solid #10b981;border-radius:50%;width:24px;height:24px;position:relative}.aboutpage-module__xIWxZW__target_crosshair:before{content:"";border-top:1px solid #10b981;position:absolute;top:50%;left:0;right:0}.aboutpage-module__xIWxZW__blueprint_coord{font-family:var(--font-mono);color:#64748b;font-size:8px}.aboutpage-module__xIWxZW__bento_visual_radar{flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;position:relative}.aboutpage-module__xIWxZW__radar_scanner_ring{border:1px solid #8b5cf626;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__radar_scanner_ring:before{content:"";border:1px dashed #8b5cf64d;border-radius:50%;width:90px;height:90px;position:absolute}.aboutpage-module__xIWxZW__radar_sweep_line{transform-origin:0;background:linear-gradient(90deg,#8b5cf6,#0000);width:50%;height:2px;animation:4s linear infinite aboutpage-module__xIWxZW__radarRotate;position:absolute;top:50%;left:50%}@keyframes aboutpage-module__xIWxZW__radarRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aboutpage-module__xIWxZW__radar_hud_coordinates{width:100%;font-family:var(--font-mono);color:#475569;justify-content:space-between;margin-top:12px;font-size:8px;display:flex}.aboutpage-module__xIWxZW__bento_visual_chart{flex-direction:column;justify-content:center;gap:12px;min-height:180px;display:flex}.aboutpage-module__xIWxZW__chart_bar_chassis{border-bottom:1px solid #ffffff0f;align-items:flex-end;gap:12px;height:110px;padding-bottom:6px;display:flex}.aboutpage-module__xIWxZW__chart_bar_column{border-radius:6px 6px 0 0;width:20px}.aboutpage-module__xIWxZW__chart_label_axis{font-family:var(--font-mono);color:#475569;justify-content:space-between;font-size:8px;display:flex}.aboutpage-module__xIWxZW__process_section{background:#0b0f19;padding:100px 0}.aboutpage-module__xIWxZW__process__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.aboutpage-module__xIWxZW__process__sub{font-size:var(--text-lg);color:#94a3b8;max-width:620px;line-height:1.7}.aboutpage-module__xIWxZW__process_pipeline_console{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f172a59;border:1px solid #ffffff0a;border-radius:32px;grid-template-columns:1fr 2.2fr;align-items:stretch;gap:32px;padding:32px;display:grid;box-shadow:0 40px 80px #00000080,inset 0 1px #ffffff0d}@media (max-width:991px){.aboutpage-module__xIWxZW__process_pipeline_console{grid-template-columns:1fr;gap:24px;padding:24px}}.aboutpage-module__xIWxZW__pipeline_sidebar_dashboard{text-align:left;border-right:1px solid #ffffff0d;flex-direction:column;gap:24px;padding-right:24px;display:flex}@media (max-width:991px){.aboutpage-module__xIWxZW__pipeline_sidebar_dashboard{border-bottom:1px solid #ffffff0d;border-right:none;padding-bottom:24px;padding-right:0}}.aboutpage-module__xIWxZW__sidebar_head{flex-direction:column;gap:4px;display:flex}.aboutpage-module__xIWxZW__sidebar_title{font-family:var(--font-mono);color:#8b5cf6;letter-spacing:.08em;font-size:11px;font-weight:700}.aboutpage-module__xIWxZW__sidebar_sub{color:#64748b;font-size:13px;font-weight:700}.aboutpage-module__xIWxZW__pipeline_stepper_vertical{flex-direction:column;gap:12px;display:flex}@media (max-width:991px){.aboutpage-module__xIWxZW__pipeline_stepper_vertical{flex-flow:wrap;gap:8px}}.aboutpage-module__xIWxZW__pipeline_step_tab{cursor:pointer;color:#94a3b8;font-family:var(--font-sans);text-align:left;background:#0f172a80;border:1px solid #ffffff0a;border-radius:16px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:991px){.aboutpage-module__xIWxZW__pipeline_step_tab{flex:1;width:auto;min-width:140px}}.aboutpage-module__xIWxZW__pipeline_step_tab:hover{color:#fff;background:#0f172ad9;border-color:#ffffff14;transform:translate(4px)}@media (max-width:991px){.aboutpage-module__xIWxZW__pipeline_step_tab:hover{transform:translateY(-2px)}}.aboutpage-module__xIWxZW__step_tab_active{box-shadow:0 0 15px color-mix(in srgb, var(--step-theme) 15%, transparent);border-color:var(--step-theme)!important;color:#fff!important;background:#0f172ae6!important}.aboutpage-module__xIWxZW__step_tab_indicator{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.aboutpage-module__xIWxZW__step_tab_active .aboutpage-module__xIWxZW__step_tab_indicator{border-color:var(--step-theme);background:#ffffff14}.aboutpage-module__xIWxZW__step_tab_number{font-family:var(--font-mono);font-size:11px;font-weight:700}.aboutpage-module__xIWxZW__step_tab_labels{flex-direction:column;gap:2px;display:flex}.aboutpage-module__xIWxZW__step_tab_title{font-size:14px;font-weight:800}.aboutpage-module__xIWxZW__step_tab_phase{font-family:var(--font-mono);color:#64748b;letter-spacing:.02em;font-size:9px;font-weight:700}.aboutpage-module__xIWxZW__pipeline_monitor_dashboard{flex-direction:column;gap:24px;display:flex}.aboutpage-module__xIWxZW__monitor_header{text-align:left;border-bottom:1px dashed #ffffff0f;justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}@media (max-width:575px){.aboutpage-module__xIWxZW__monitor_header{flex-direction:column;gap:16px}}.aboutpage-module__xIWxZW__monitor_title_wrap{flex-direction:column;gap:6px;display:flex}.aboutpage-module__xIWxZW__monitor_step_title{color:#fff;margin:0;font-size:20px;font-weight:800}.aboutpage-module__xIWxZW__monitor_step_desc{color:#94a3b8;max-width:540px;margin:0;font-size:13px;line-height:1.5}.aboutpage-module__xIWxZW__monitor_badge{font-family:var(--font-mono);background:#ffffff03;border:1px solid;border-radius:8px;padding:6px 12px;font-size:9px;font-weight:700}.aboutpage-module__xIWxZW__monitor_split_pane{grid-template-columns:1fr 1.15fr;align-items:stretch;gap:24px;display:grid}@media (max-width:768px){.aboutpage-module__xIWxZW__monitor_split_pane{grid-template-columns:1fr}}.aboutpage-module__xIWxZW__monitor_checklist_pane{text-align:left;background:#ffffff03;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex}.aboutpage-module__xIWxZW__pane_subtitle{font-family:var(--font-mono);color:#64748b;letter-spacing:.05em;font-size:10px;font-weight:700}.aboutpage-module__xIWxZW__checklist_grid{flex-direction:column;gap:12px;display:flex}.aboutpage-module__xIWxZW__checklist_row_item{align-items:center;gap:10px;display:flex}.aboutpage-module__xIWxZW__checklist_check_icon{filter:drop-shadow(0 0 3px);font-size:14px;font-weight:700}.aboutpage-module__xIWxZW__checklist_item_text{color:#e2e8f0;font-size:13px}.aboutpage-module__xIWxZW__monitor_terminal_pane{background:#06080f;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;min-height:200px;display:flex;overflow:hidden;box-shadow:inset 0 2px 10px #000000b3}.aboutpage-module__xIWxZW__terminal_action_bar{background:#080a13cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.aboutpage-module__xIWxZW__terminal_dots{gap:6px;display:flex}.aboutpage-module__xIWxZW__t_dot{border-radius:50%;width:8px;height:8px}.aboutpage-module__xIWxZW__terminal_title_sh{font-family:var(--font-mono);color:#475569;font-size:10px}.aboutpage-module__xIWxZW__terminal_rows_sh{font-family:var(--font-mono);text-align:left;flex-direction:column;gap:8px;padding:20px;font-size:11px;display:flex}.aboutpage-module__xIWxZW__log_cmd{color:#38bdf8}.aboutpage-module__xIWxZW__log_status_ok{color:#34d399}.aboutpage-module__xIWxZW__monitor_progress_pipeline{border-top:1px dashed #ffffff0f;flex-direction:column;gap:10px;padding-top:24px;display:flex}.aboutpage-module__xIWxZW__progress_labels{font-family:var(--font-mono);color:#64748b;letter-spacing:.02em;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.aboutpage-module__xIWxZW__progress_track{background:#ffffff0a;border-radius:10px;width:100%;height:4px}.aboutpage-module__xIWxZW__progress_fill{border-radius:10px;height:100%;transition:width .5s}.aboutpage-module__xIWxZW__cta{padding:var(--space-20) var(--space-10);text-align:center;align-items:center;gap:var(--space-8);background:#ffffff05;border:1px solid #ffffff0d;border-radius:60px;flex-direction:column;max-width:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.aboutpage-module__xIWxZW__cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#3b82f61a,#0000 70%);position:absolute;inset:0}.aboutpage-module__xIWxZW__cta__sub{font-size:var(--text-xl);color:var(--color-text-muted);max-width:600px;line-height:1.7}.aboutpage-module__xIWxZW__cta__btn_wrapper{justify-content:center;width:100%;display:flex}.aboutpage-module__xIWxZW__tech__watermark{color:#ffffff03;font-size:8rem;font-weight:900;font-family:var(--font-sans);letter-spacing:-.05em;pointer-events:none;z-index:0;text-transform:uppercase;line-height:1;position:absolute;bottom:-30px;right:-10px}@media (max-width:768px){.aboutpage-module__xIWxZW__about_hero_wrapper{padding-top:calc(var(--navbar-height) + 20px);padding-bottom:40px}.aboutpage-module__xIWxZW__about_hero_hud_card{gap:24px;padding:24px}.aboutpage-module__xIWxZW__mission_section{padding:60px 0}.aboutpage-module__xIWxZW__mission__content{grid-template-columns:1fr;gap:40px}.aboutpage-module__xIWxZW__mission__card{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.aboutpage-module__xIWxZW__mission__visual_container{height:280px;transform:scale(.85)}.aboutpage-module__xIWxZW__values_section{padding:60px 0}.aboutpage-module__xIWxZW__values__header{margin-bottom:40px}.aboutpage-module__xIWxZW__bento_card{padding:24px}.aboutpage-module__xIWxZW__cta{padding:var(--space-10) var(--space-4);border-radius:24px;width:100%;margin:0}.aboutpage-module__xIWxZW__cta__btn_wrapper{width:100%}.aboutpage-module__xIWxZW__cta__btn{text-align:center;justify-content:center;align-items:center;width:100%;min-height:56px;padding:16px;line-height:1.4;display:flex;white-space:normal!important;height:auto!important}}
.LegalLayout-module__3wEuzW__legal_container{width:100%;padding-top:var(--navbar-height);margin:0 auto}.LegalLayout-module__3wEuzW__legal_header{margin-bottom:var(--space-12);text-align:center}.LegalLayout-module__3wEuzW__legal_last_updated{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-4);display:block}.LegalLayout-module__3wEuzW__legal_content{padding:var(--space-12);color:var(--color-text-muted);background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;line-height:1.8}.LegalLayout-module__3wEuzW__legal_content h2{color:var(--color-text);font-size:var(--text-2xl);margin-top:var(--space-10);margin-bottom:var(--space-4);font-weight:800}.LegalLayout-module__3wEuzW__legal_content h3{color:var(--color-text);font-size:var(--text-lg);margin-top:var(--space-6);margin-bottom:var(--space-2);font-weight:700}.LegalLayout-module__3wEuzW__legal_content p{margin-bottom:var(--space-6)}.LegalLayout-module__3wEuzW__legal_content ul{margin-bottom:var(--space-6);padding-left:var(--space-6)}.LegalLayout-module__3wEuzW__legal_content li{margin-bottom:var(--space-2)}.LegalLayout-module__3wEuzW__legal_content a{color:var(--color-accent);text-underline-offset:4px;text-decoration:underline}@media (max-width:768px){.LegalLayout-module__3wEuzW__legal_content{padding:var(--space-8) var(--space-6);font-size:var(--text-base);border-radius:30px}}
.BlogGrid-module__GN3Klq__blog{padding-top:var(--space-20);padding-bottom:var(--space-20);background-color:var(--color-bg);position:relative;overflow:hidden}.BlogGrid-module__GN3Klq__blog__header{text-align:center;margin-bottom:var(--space-16);z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.BlogGrid-module__GN3Klq__blog__heading{margin-top:var(--space-4);margin-bottom:var(--space-4)}.BlogGrid-module__GN3Klq__blog__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:680px;line-height:1.6}.BlogGrid-module__GN3Klq__blog__grid{gap:var(--space-8);z-index:2;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.BlogGrid-module__GN3Klq__blog__card{transition:all var(--transition-normal) cubic-bezier(.16, 1, .3, 1);background-color:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.BlogGrid-module__GN3Klq__blog__card_link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.BlogGrid-module__GN3Klq__blog__card_visual{background:linear-gradient(135deg,#3b82f60d 0%,#9333ea0d 100%);border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.BlogGrid-module__GN3Klq__blog__card_img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal) cubic-bezier(.16, 1, .3, 1);opacity:.8;position:absolute;inset:0}.BlogGrid-module__GN3Klq__blog__card_glow{filter:blur(10px);opacity:.6;width:120px;height:120px;transition:all var(--transition-normal) ease;z-index:1;background:radial-gradient(circle,#3b82f640 0%,#0000 70%);position:absolute}.BlogGrid-module__GN3Klq__blog__card_category_tag{top:var(--space-4);left:var(--space-4);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent-light);z-index:2;transition:all var(--transition-fast) ease;background-color:#0009;border:1px solid #ffffff26;border-radius:12px;padding:4px 10px;font-weight:700;position:absolute}.BlogGrid-module__GN3Klq__blog__card_content{padding:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.BlogGrid-module__GN3Klq__blog__card_meta{font-size:var(--text-xs);color:var(--color-text-subtle);margin-bottom:var(--space-3);align-items:center;font-weight:500;display:flex}.BlogGrid-module__GN3Klq__blog__card_dot{width:4px;height:4px;margin:0 var(--space-3);background-color:#fff3;border-radius:50%}.BlogGrid-module__GN3Klq__blog__card_title{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--color-text);transition:color var(--transition-fast) ease;font-weight:600;line-height:1.4}.BlogGrid-module__GN3Klq__blog__card_excerpt{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-6);flex-grow:1;line-height:1.6}.BlogGrid-module__GN3Klq__blog__card_footer{padding-top:var(--space-4);border-top:1px solid #ffffff0a;margin-top:auto}.BlogGrid-module__GN3Klq__blog__read_more{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-accent-light);transition:all var(--transition-fast) ease;font-weight:600;display:inline-flex}.BlogGrid-module__GN3Klq__blog__read_more svg{transition:transform var(--transition-fast) ease}.BlogGrid-module__GN3Klq__blog__card:hover{background-color:#ffffff0a;border-color:#3b82f640;transform:translateY(-6px);box-shadow:0 20px 40px #3b82f614}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__card_visual{background:linear-gradient(135deg,#3b82f614 0%,#9333ea14 100%)}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__card_glow{opacity:1;transform:scale(1.3)}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__card_img{opacity:.95;transform:scale(1.06)}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__card_title{color:var(--color-accent-light)}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__read_more{color:var(--color-accent)}.BlogGrid-module__GN3Klq__blog__card:hover .BlogGrid-module__GN3Klq__blog__read_more svg{transform:translate(4px)}.BlogGrid-module__GN3Klq__blog__cta{margin-top:var(--space-12);margin-bottom:var(--space-6);z-index:2;justify-content:center;display:flex;position:relative}@media (max-width:1024px){.BlogGrid-module__GN3Klq__blog__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogGrid-module__GN3Klq__blog{padding-top:var(--space-14);padding-bottom:var(--space-20)}.BlogGrid-module__GN3Klq__blog__sub{font-size:var(--text-base)}.BlogGrid-module__GN3Klq__blog__grid{gap:var(--space-6);grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.CTA-module__RgqpvG__cta__card{border-radius:var(--radius-2xl);border:1px solid var(--color-border-accent);opacity:0;background:linear-gradient(135deg,#3b82f614 0%,#0b0b0be6 60%);padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.CTA-module__RgqpvG__cta__glow{pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#3b82f633 0%,#0000 70%);width:500px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.CTA-module__RgqpvG__cta__content{z-index:1;align-items:center;gap:var(--space-6);text-align:center;flex-direction:column;display:flex;position:relative}.CTA-module__RgqpvG__cta__eyebrow{font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-light);font-weight:600}.CTA-module__RgqpvG__cta__sub{font-size:clamp(var(--text-base), 2vw, var(--text-lg));color:var(--color-text-muted);max-width:520px;line-height:1.7}.CTA-module__RgqpvG__cta__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.CTA-module__RgqpvG__cta__features{gap:var(--space-6);margin-top:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.CTA-module__RgqpvG__cta__feature{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);display:flex}.CTA-module__RgqpvG__cta__feature svg{color:var(--color-accent);flex-shrink:0}@media (max-width:480px){.CTA-module__RgqpvG__cta__actions{flex-direction:column;width:100%}.CTA-module__RgqpvG__cta__actions>*{justify-content:center;width:100%}.CTA-module__RgqpvG__cta__features{gap:var(--space-3);flex-direction:column;align-items:center}}
.FAQ-module__uecUMW__faq__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-16);opacity:0;flex-direction:column;display:flex}.FAQ-module__uecUMW__faq__heading_accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQ-module__uecUMW__faq__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.FAQ-module__uecUMW__faq__link{color:var(--color-accent);font-weight:600;text-decoration:none;transition:color .3s}.FAQ-module__uecUMW__faq__link:hover{color:var(--color-accent-light);text-decoration:underline}.FAQ-module__uecUMW__faq__list{gap:var(--space-4);flex-direction:column;max-width:100%;margin:0 auto;display:flex}.FAQ-module__uecUMW__faq__item{border:1px solid var(--color-border);border-radius:var(--radius-xl);opacity:0;background:linear-gradient(135deg,#ffffff0d,#ffffff05);transition:all .3s;overflow:hidden}.FAQ-module__uecUMW__faq__item:hover{border-color:var(--color-accent);box-shadow:0 8px 24px #0003}.FAQ-module__uecUMW__faq__item_open{border-color:var(--color-accent);background:linear-gradient(135deg,#3b82f614,#3b82f608)}.FAQ-module__uecUMW__faq__question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-6);color:var(--color-text);font-size:var(--text-lg);text-align:left;cursor:pointer;background:0 0;border:none;font-weight:600;transition:all .3s;display:flex}.FAQ-module__uecUMW__faq__question:hover{color:var(--color-accent)}.FAQ-module__uecUMW__faq__question_text{flex:1;line-height:1.5}.FAQ-module__uecUMW__faq__icon{width:40px;height:40px;color:var(--color-accent);background:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__uecUMW__faq__item_open .FAQ-module__uecUMW__faq__icon{background:var(--color-accent);color:#fff}.FAQ-module__uecUMW__faq__answer_wrapper{transition:height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-6) var(--space-6) var(--space-6);color:var(--color-text-muted);font-size:var(--text-base);line-height:1.7}@media (max-width:768px){.FAQ-module__uecUMW__faq__header{margin-bottom:var(--space-12)}.FAQ-module__uecUMW__faq__sub{font-size:var(--text-base)}.FAQ-module__uecUMW__faq__question{padding:var(--space-5);font-size:var(--text-base)}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-5) var(--space-5) var(--space-5);font-size:var(--text-sm)}.FAQ-module__uecUMW__faq__icon{width:36px;height:36px}}@media (max-width:480px){.FAQ-module__uecUMW__faq__list{gap:var(--space-3)}.FAQ-module__uecUMW__faq__question{padding:var(--space-4);font-size:var(--text-sm);gap:var(--space-3)}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-4) var(--space-4) var(--space-4);font-size:var(--text-xs)}.FAQ-module__uecUMW__faq__icon{width:32px;height:32px}}
.Process-module__e0B35W__process_wrapper{background:var(--color-bg);padding:100px 0;position:relative}.Process-module__e0B35W__process__header_row{justify-content:space-between;align-items:flex-end;gap:var(--space-8);margin-bottom:var(--space-16);width:100%;display:flex}.Process-module__e0B35W__process__intro{align-items:flex-start;gap:var(--space-3);text-align:left;flex-direction:column;display:flex}.Process-module__e0B35W__process__badge{letter-spacing:.08em;color:var(--color-accent);text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.Process-module__e0B35W__process__badge_dot{background:var(--color-accent);width:8px;height:8px;box-shadow:0 0 8px var(--color-accent);border-radius:50%}.Process-module__e0B35W__process__heading{font-size:var(--text-3xl);color:#fff;letter-spacing:-.03em;font-weight:800;line-height:1.15;font-family:var(--font-sans), "Outfit", sans-serif;margin:0}.Process-module__e0B35W__process__line_divider{background:#ffffff1a;flex:1;height:1px;margin-bottom:12px}.Process-module__e0B35W__process__grid{gap:var(--space-4);grid-template-columns:repeat(6,1fr);max-width:1400px;margin:0 auto;display:grid}.Process-module__e0B35W__process__card{background:var(--color-bg-card);padding:var(--space-6);border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;min-height:290px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Process-module__e0B35W__process__card:hover{background:var(--color-bg-card-hover);border-color:var(--color-accent);box-shadow:0 20px 40px #00000073, 0 0 20px rgba(var(--color-primary-rgb), .05);transform:translateY(-4px)}.Process-module__e0B35W__process__card_top{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.Process-module__e0B35W__process__card_num{font-size:var(--text-lg);color:var(--color-accent);letter-spacing:-.01em;font-weight:700;line-height:1}.Process-module__e0B35W__process__card_title{font-size:var(--text-base);color:#fff;letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.3}.Process-module__e0B35W__process__card_desc{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}.Process-module__e0B35W__process__cta_bar{background:var(--color-bg-card);padding:var(--space-4) var(--space-6);margin-top:var(--space-10);border:1px solid #ffffff0a;border-radius:20px;justify-content:space-between;align-items:center;width:100%;display:flex;box-shadow:0 10px 30px #00000040}.Process-module__e0B35W__process__cta_left{align-items:center;gap:var(--space-4);display:flex}.Process-module__e0B35W__process__avatars{align-items:center;display:flex}.Process-module__e0B35W__process__avatar_item{border:2px solid var(--color-bg-card);background:var(--color-bg-card-hover);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:-10px;display:flex;position:relative;overflow:hidden}.Process-module__e0B35W__process__cta_text{font-size:var(--text-sm);color:#94a3b8}.Process-module__e0B35W__process__cta_text strong{color:#fff;font-weight:700}@media (max-width:1200px){.Process-module__e0B35W__process__grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr)}.Process-module__e0B35W__process__card{min-height:240px}}@media (max-width:850px){.Process-module__e0B35W__process_wrapper{padding:60px 0}.Process-module__e0B35W__process__header_row{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column}.Process-module__e0B35W__process__line_divider{display:none}.Process-module__e0B35W__process__heading{font-size:var(--text-2xl)}.Process-module__e0B35W__process__grid{grid-template-columns:repeat(2,1fr)}.Process-module__e0B35W__process__cta_bar{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);flex-direction:column}}@media (max-width:550px){.Process-module__e0B35W__process__grid{grid-template-columns:1fr}}
.Stats-module__AQGnxq__stats{padding:16px 0 var(--space-20) 0;border-top:none;border-bottom:1px solid var(--color-border);z-index:10;background:linear-gradient(#0000 0%,#3b82f608 50%,#0000 100%);margin-top:-16px;position:relative}.Stats-module__AQGnxq__stats__grid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__AQGnxq__stats__item{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#ffffff05;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.Stats-module__AQGnxq__stats__item:before{content:"";background:radial-gradient(circle at center, var(--stat-color,#3b82f6) 0%, transparent 70%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.Stats-module__AQGnxq__stats__item:hover{border-color:var(--stat-color,#3b82f6);transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.Stats-module__AQGnxq__stats__item:hover:before{opacity:.1}.Stats-module__AQGnxq__stats__icon{border-radius:var(--radius-xl);width:64px;height:64px;color:var(--stat-color,#3b82f6);z-index:1;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Stats-module__AQGnxq__stats__item:hover .Stats-module__AQGnxq__stats__icon{background:linear-gradient(135deg, var(--stat-color,#3b82f6), #ffffff0d);color:#fff;transform:scale(1.1)rotate(5deg)}.Stats-module__AQGnxq__stats__content{z-index:1;position:relative}.Stats-module__AQGnxq__stats__value{background:linear-gradient(135deg, var(--stat-color,#3b82f6), var(--color-text));-webkit-text-fill-color:transparent;margin-bottom:var(--space-2);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1}.Stats-module__AQGnxq__stats__label{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:500}@media (max-width:1024px){.Stats-module__AQGnxq__stats__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Stats-module__AQGnxq__stats{padding:16px 0 var(--space-16) 0;margin-top:-16px}.Stats-module__AQGnxq__stats__grid{gap:var(--space-4);grid-template-columns:1fr}.Stats-module__AQGnxq__stats__item{padding:var(--space-6)}.Stats-module__AQGnxq__stats__icon{width:56px;height:56px}.Stats-module__AQGnxq__stats__value{font-size:clamp(2rem,8vw,2.5rem)}.Stats-module__AQGnxq__stats__label{font-size:var(--text-xs)}}
.Technologies-module__Nhp6La__tech__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-12);opacity:0;flex-direction:column;display:flex}.Technologies-module__Nhp6La__tech__heading_accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Technologies-module__Nhp6La__tech__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.Technologies-module__Nhp6La__tech__selector_pane{opacity:0;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;padding-bottom:24px;display:flex}@media (max-width:768px){.Technologies-module__Nhp6La__tech__selector_pane{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:20px;overflow-x:auto}.Technologies-module__Nhp6La__tech__selector_pane::-webkit-scrollbar{display:none}.Technologies-module__Nhp6La__tech__selector_tab{flex-shrink:0}}.Technologies-module__Nhp6La__tech__selector_tab{cursor:pointer;color:#94a3b8;font-family:var(--font-sans);background:#0f172a66;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:10px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Technologies-module__Nhp6La__tech__selector_tab:hover{color:#fff;background:#0f172ab3;border-color:#ffffff14;transform:translateY(-2px)}.Technologies-module__Nhp6La__tab_selected{box-shadow:0 0 15px color-mix(in srgb, var(--color-accent) 20%, transparent);border-color:var(--color-accent)!important;color:#fff!important;background:#0f172ad9!important}.Technologies-module__Nhp6La__tab_number{font-family:var(--font-mono);opacity:.6;font-size:11px}.Technologies-module__Nhp6La__tech__console_pane{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f172a73;border:1px solid #ffffff0d;border-radius:32px;padding:40px;position:relative;overflow:hidden;box-shadow:0 35px 70px #00000080,inset 0 1px #ffffff0d}.Technologies-module__Nhp6La__tech__console_grid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:40px;display:grid}@media (max-width:991px){.Technologies-module__Nhp6La__tech__console_grid{grid-template-columns:1fr;gap:32px}}.Technologies-module__Nhp6La__tech__cockpit_details{text-align:left;flex-direction:column;gap:24px;display:flex}.Technologies-module__Nhp6La__cockpit_head{flex-direction:column;gap:8px;display:flex}.Technologies-module__Nhp6La__cockpit_category_title{color:#fff;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.Technologies-module__Nhp6La__cockpit_category_summary{color:#94a3b8;margin:0;font-size:14px;line-height:1.6}.Technologies-module__Nhp6La__tech__cards_matrix{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:575px){.Technologies-module__Nhp6La__tech__cards_matrix{grid-template-columns:1fr}}.Technologies-module__Nhp6La__tech__console_card{text-align:left;background:#0f172a99;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Technologies-module__Nhp6La__tech__console_card:before{content:"";background:var(--tech-glow);opacity:.3;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.Technologies-module__Nhp6La__tech__console_card:hover{border-color:color-mix(in srgb, var(--tech-glow) 25%, transparent);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #0000004d}.Technologies-module__Nhp6La__tech__console_card:hover:before{opacity:1}.Technologies-module__Nhp6La__card_icon_label{align-items:center;gap:12px;display:flex}.Technologies-module__Nhp6La__card_badge_glow{background:rgba(var(--tech-rgb), .06);border:1px solid rgba(var(--tech-rgb), .2);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.Technologies-module__Nhp6La__tech__console_card:hover .Technologies-module__Nhp6La__card_badge_glow{background:rgba(var(--tech-rgb), .15);border-color:rgba(var(--tech-rgb), .5);box-shadow:0 0 12px rgba(var(--tech-rgb), .2)}.Technologies-module__Nhp6La__card_brand_icon{width:16px;height:16px;color:var(--tech-glow)}.Technologies-module__Nhp6La__card_brand_name{color:#fff;font-size:14px;font-weight:700}.Technologies-module__Nhp6La__card_metric_block{flex-direction:column;gap:2px;display:flex}.Technologies-module__Nhp6La__metric_spec{color:#64748b;font-size:11px}.Technologies-module__Nhp6La__metric_val{font-size:12px;font-weight:700;font-family:var(--font-mono)}.Technologies-module__Nhp6La__tech__cockpit_terminal{background:#06080f;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 2px 12px #000000b3}.Technologies-module__Nhp6La__terminal_header_bar{background:#080a13cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Technologies-module__Nhp6La__terminal_action_dots{gap:6px;display:flex}.Technologies-module__Nhp6La__dot_action{border-radius:50%;width:9px;height:9px}.Technologies-module__Nhp6La__terminal_title{font-family:var(--font-mono);color:#475569;letter-spacing:.02em;font-size:10px}.Technologies-module__Nhp6La__terminal_live_tag{font-family:var(--font-mono);color:#10b981;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.Technologies-module__Nhp6La__terminal_live_tag:before{content:"";background:#10b981;border-radius:50%;width:5px;height:5px;animation:1.5s infinite Technologies-module__Nhp6La__pulseBlink;box-shadow:0 0 6px #10b981}@keyframes Technologies-module__Nhp6La__pulseBlink{0%,to{opacity:.3}50%{opacity:1}}.Technologies-module__Nhp6La__terminal_logs_body{text-align:left;flex-direction:column;gap:16px;padding:24px;display:flex}.Technologies-module__Nhp6La__terminal_sim_headline{color:#334155;letter-spacing:.05em;font-weight:700;font-family:var(--font-mono);border-bottom:1px dashed #ffffff08;justify-content:space-between;align-items:center;padding-bottom:6px;font-size:11px;display:flex}.Technologies-module__Nhp6La__terminal_pulsing_node{background:#10b981;width:5px;height:10px;animation:1s steps(2,end) infinite Technologies-module__Nhp6La__cursorBlink}@keyframes Technologies-module__Nhp6La__cursorBlink{0%,to{opacity:0}50%{opacity:1}}.Technologies-module__Nhp6La__terminal_logs_rows{font-family:var(--font-mono);flex-direction:column;gap:8px;font-size:11px;display:flex}.Technologies-module__Nhp6La__log_command{color:#38bdf8}.Technologies-module__Nhp6La__log_status_success{color:#34d399}.Technologies-module__Nhp6La__tech__watermark{color:#ffffff03;font-size:8rem;font-weight:900;font-family:var(--font-sans);letter-spacing:-.05em;pointer-events:none;z-index:0;text-transform:uppercase;line-height:1;position:absolute;bottom:-30px;right:-10px}
.Testimonials-module__C3MGfG__testimonials_wrapper{background:var(--color-bg);padding:100px 0;position:relative}.Testimonials-module__C3MGfG__testimonials__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-16);opacity:0;flex-direction:column;display:flex}.Testimonials-module__C3MGfG__testimonials__heading{font-size:var(--text-3xl);color:#fff;letter-spacing:-.02em;font-weight:800;line-height:1.15;font-family:var(--font-sans), "Outfit", sans-serif;margin:0}.Testimonials-module__C3MGfG__testimonials__heading_accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__C3MGfG__testimonials__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.Testimonials-module__C3MGfG__dashboard{gap:var(--space-8);grid-template-columns:1fr 1.3fr;align-items:stretch;max-width:1400px;margin:0 auto;display:grid}.Testimonials-module__C3MGfG__dashboard__roster{gap:var(--space-4);flex-direction:column;display:flex}.Testimonials-module__C3MGfG__roster__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle);padding-left:var(--space-1);font-size:10px;font-weight:700}.Testimonials-module__C3MGfG__roster__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.Testimonials-module__C3MGfG__roster__cell{padding:var(--space-4);align-items:center;gap:var(--space-3);cursor:pointer;text-align:left;background:#ffffff03;border:1px solid #ffffff08;border-radius:18px;outline:none;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Testimonials-module__C3MGfG__roster__cell:hover{background:#ffffff06;border-color:#ffffff1a;transform:translateY(-2px)}.Testimonials-module__C3MGfG__roster__cell_active{box-shadow:0 10px 25px #00000040, inset 0 0 10px rgba(var(--client-rgb), .02);transform:translateY(-2px);background:rgba(var(--client-rgb), .06)!important;border-color:rgba(var(--client-rgb), .25)!important}.Testimonials-module__C3MGfG__roster__avatar{background:var(--color-bg-card);border:2px solid #ffffff0d;border-radius:50%;flex-shrink:0;width:40px;height:40px;transition:border-color .4s;position:relative;overflow:hidden}.Testimonials-module__C3MGfG__roster__cell_active .Testimonials-module__C3MGfG__roster__avatar{border-color:var(--client-accent)}.Testimonials-module__C3MGfG__roster__info{flex-direction:column;gap:2px;display:flex}.Testimonials-module__C3MGfG__roster__name{font-size:var(--text-sm);color:#fff;font-weight:700}.Testimonials-module__C3MGfG__roster__company{font-size:var(--text-xs);color:var(--color-text-muted)}.Testimonials-module__C3MGfG__dashboard__portal{flex-direction:column;justify-content:center;height:100%;display:flex}.Testimonials-module__C3MGfG__portal__card{background:var(--color-bg-card);padding:var(--space-8);gap:var(--space-6);border:1px solid #ffffff0a;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000073}.Testimonials-module__C3MGfG__portal__card_glow{background:radial-gradient(circle at center, rgba(var(--portal-rgb), .08) 0%, transparent 60%);pointer-events:none;z-index:0;width:180%;height:180%;transition:all .5s;position:absolute;top:-40%;left:-40%}.Testimonials-module__C3MGfG__portal__top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.Testimonials-module__C3MGfG__portal__quote_icon{color:var(--portal-accent);opacity:.2;flex-shrink:0;align-items:center;display:flex}.Testimonials-module__C3MGfG__stars{gap:var(--space-1);color:#f59e0b;display:flex}.Testimonials-module__C3MGfG__portal__quote{font-size:var(--text-lg);color:#e2e8f0;z-index:1;flex:1;align-items:center;margin:0;font-style:italic;font-weight:500;line-height:1.7;display:flex;position:relative}.Testimonials-module__C3MGfG__portal__footer{align-items:center;gap:var(--space-3);z-index:1;padding-top:var(--space-5);border-top:1px solid #ffffff0d;display:flex;position:relative}.Testimonials-module__C3MGfG__portal__avatar_frame{background:#070d19;border:2px solid #ffffff0d;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Testimonials-module__C3MGfG__portal__avatar_frame img{object-fit:cover;width:100%;height:100%}.Testimonials-module__C3MGfG__portal__signature{flex-direction:column;gap:2px;display:flex}.Testimonials-module__C3MGfG__portal__author_name{font-size:var(--text-sm);color:#fff;font-weight:700}.Testimonials-module__C3MGfG__portal__author_role{font-size:var(--text-xs);color:var(--color-text-muted)}.Testimonials-module__C3MGfG__portal__badge_company{text-transform:uppercase;letter-spacing:.05em;background:rgba(var(--portal-rgb), .08);border:1px solid rgba(var(--portal-rgb), .2);border-radius:var(--radius-full);margin-left:auto;padding:4px 10px;font-size:11px;font-weight:800}.Testimonials-module__C3MGfG__portal__mobile_nav{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:none}.Testimonials-module__C3MGfG__mobile_nav_btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Testimonials-module__C3MGfG__mobile_nav_btn:hover{background:#ffffff1a;border-color:#fff3}.Testimonials-module__C3MGfG__mobile_nav_dots{gap:6px;display:flex}.Testimonials-module__C3MGfG__mobile_nav_dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.Testimonials-module__C3MGfG__mobile_nav_dot_active{border-radius:4px;width:20px}.Testimonials-module__C3MGfG__trust__badges{align-items:center;gap:var(--space-4);margin-top:var(--space-6);width:100%;display:flex}.Testimonials-module__C3MGfG__trust__card{background:var(--color-bg-card);padding:var(--space-5);align-items:flex-start;gap:var(--space-2);border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;flex:1;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #0003}.Testimonials-module__C3MGfG__trust__card:hover{background:var(--color-bg-card-hover);border-color:#ffffff14;transform:translateY(-2px);box-shadow:0 15px 30px #00000059}.Testimonials-module__C3MGfG__trust__card_logo{align-items:center;height:24px;margin-bottom:2px;display:flex}.Testimonials-module__C3MGfG__brand_logo_img{object-fit:contain;width:auto;height:20px;display:block}.Testimonials-module__C3MGfG__clutch_logo_img{filter:brightness(0)invert();height:22px}.Testimonials-module__C3MGfG__trust__card_label{color:#94a3b8;letter-spacing:-.01em;font-size:11px;font-weight:500}.Testimonials-module__C3MGfG__trust__card_metrics{align-items:center;gap:var(--space-3);width:100%;display:flex}.Testimonials-module__C3MGfG__trust__card_score{font-size:var(--text-md);color:#fff;font-weight:800;line-height:1}.Testimonials-module__C3MGfG__trust__card_stars{color:#f59e0b;gap:3px;display:flex}@media (max-width:1024px){.Testimonials-module__C3MGfG__dashboard{gap:var(--space-6);grid-template-columns:1fr}.Testimonials-module__C3MGfG__roster__grid{grid-template-columns:repeat(3,1fr)}.Testimonials-module__C3MGfG__portal__card{min-height:320px}}@media (max-width:768px){.Testimonials-module__C3MGfG__testimonials_wrapper{padding:60px 0}.Testimonials-module__C3MGfG__testimonials__sub{font-size:var(--text-base)}.Testimonials-module__C3MGfG__roster__grid,.Testimonials-module__C3MGfG__roster__label{display:none}.Testimonials-module__C3MGfG__portal__mobile_nav{display:flex}.Testimonials-module__C3MGfG__portal__card{padding:var(--space-6)}.Testimonials-module__C3MGfG__portal__quote{font-size:var(--text-base)}}@media (max-width:500px){.Testimonials-module__C3MGfG__roster__grid{grid-template-columns:1fr}.Testimonials-module__C3MGfG__portal__badge_company{display:none}}
