.navbar{z-index:1000;transition:all var(--transition-base);padding:24px 0;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#ffffffd9;padding:14px 0}.navbar--home-unscrolled .navbar__link{color:#ffffffd9}.navbar--home-unscrolled .navbar__link:hover{color:#fff;background:#ffffff1a}.navbar--home-unscrolled .navbar__link--active{color:#fff;background:#ffffff26}.navbar--home-unscrolled .navbar__link-indicator,.navbar--home-unscrolled .navbar__hamburger span{background:#fff}.navbar__inner{justify-content:space-between;align-items:center;display:flex}.navbar__logo{align-items:center;display:flex}.navbar__logo-img{width:auto;height:40px}.navbar__links{align-items:center;gap:12px;display:flex}.navbar__link{color:var(--color-text-secondary);transition:all var(--transition-fast);border-radius:var(--radius-full);padding:8px 16px;font-size:.9rem;font-weight:500;position:relative}.navbar__link:hover,.navbar__link--active{color:var(--color-accent-primary);background:var(--color-bg-secondary)}.navbar__link-indicator{background:var(--color-accent-primary);width:0;height:2px;transition:width var(--transition-fast);border-radius:1px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.navbar__link--active .navbar__link-indicator{width:12px}.navbar__cta{padding:10px 24px;font-size:.85rem}.navbar__hamburger{flex-direction:column;gap:5px;padding:8px;display:none}.navbar__hamburger span{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.navbar__hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__hamburger.active span:nth-child(2){opacity:0}.navbar__hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navbar__mobile{padding:24px var(--container-padding);border-bottom:1px solid var(--color-border);background:#fff;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 20px #0000000d}.navbar__mobile-link{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);padding:14px 0;font-size:1.05rem;font-weight:500;display:block}@media (width<=1024px){.navbar__links,.navbar__cta{display:none!important}.navbar__hamburger{display:flex}}.footer{border-top:1px solid var(--color-border);background:#f8fafc;padding:0 0 2rem}.footer__grid{grid-template-columns:1.5fr 2fr;gap:4rem;padding:3rem 0;display:grid}.footer__logo{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.footer__logo img{height:40px}.footer__logo span{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.5rem;font-weight:700}.footer__tagline{color:var(--color-text-muted);max-width:300px;font-size:.92rem;line-height:1.6}.footer__nav{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer__nav-col h4{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1rem}.footer__nav-col{flex-direction:column;gap:.8rem;display:flex}.footer__nav-col a{color:var(--color-text-secondary);font-size:.9rem;transition:color .3s}.footer__nav-col a:hover{color:var(--color-accent-primary)}.footer__bottom{border-top:1px solid var(--color-border);color:var(--color-text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.footer__bottom-left{flex-direction:column;gap:.25rem;display:flex}.footer__bottom-links{align-items:center;gap:.8rem;display:flex}.footer__bottom-links a{color:var(--color-text-muted);transition:color .3s}.footer__bottom-links a:hover{color:var(--color-accent-primary)}.footer__link-dot{background:var(--color-border);border-radius:50%;width:4px;height:4px}@media (width<=768px){.footer__grid{grid-template-columns:1fr}.footer__nav{grid-template-columns:repeat(2,1fr)}.footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:1.2rem}.footer__bottom-left{align-items:center}.footer__bottom-links{justify-content:center}}.hero{flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-image{object-fit:cover;width:100%;height:100%}.hero__bg-overlay{z-index:1;background:radial-gradient(circle,#04213f66 0%,#04213f99 60%,#ffffff2e 100%);position:absolute;inset:0}.hero__bg-grid{z-index:2;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%)}.hero__content{z-index:3;text-align:left;justify-content:flex-start;align-items:center;min-height:calc(100vh - 80px);padding-top:120px;padding-bottom:4rem;display:flex;position:relative}.hero__text{text-align:left;flex-direction:column;align-items:flex-start;max-width:900px;display:flex}.hero__image-container{z-index:4;flex:1;justify-content:center;align-items:center;min-width:320px;max-width:580px;display:flex;position:relative}.hero__image{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:auto;max-width:100%;height:auto;max-height:520px;transition:transform .3s}.hero__image:hover{transform:translateY(-5px)scale(1.02)}.hero__label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#5baaec;letter-spacing:.08em;text-transform:uppercase;background:#5baaec1a;border:1px solid #5baaec40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.hero__label-dot{background:#5baaec;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}.hero__title{text-align:left;flex-direction:column;gap:.6rem;margin-bottom:2.5rem;display:flex}.hero__title-accent-white{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;text-shadow:0 4px 20px #0003;font-size:clamp(3rem,6.5vw,5.2rem);font-weight:800;line-height:1.05}.hero__title-accent-blue{font-family:var(--font-heading);letter-spacing:-.02em;color:#5baaec;text-shadow:0 4px 20px #00000026;font-size:clamp(2rem,4.2vw,3.4rem);font-weight:700;line-height:1.15}.hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}.hero__btn-light{color:#fff!important;background:0 0!important;border-color:#ffffff40!important}.hero__btn-light:hover{background:#ffffff1a!important;border-color:#ffffff80!important}.hero__badges{flex-direction:column;gap:1rem;display:flex;position:relative}.hero__badge{background:#fffffff2;border:1px solid #0000000f;border-radius:16px;align-items:center;gap:.9rem;padding:1rem 1.4rem;animation:5s ease-in-out infinite floatBadge;display:flex;box-shadow:0 4px 24px #04213f1f}.hero__badge--2{animation-delay:-1.7s}.hero__badge--3{animation-delay:-3.4s}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero__badge-icon{background:#ebf5ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.hero__badge-title{font-family:var(--font-heading);color:#04213f;font-size:.88rem;font-weight:600}.hero__badge-sub{color:#5a7a99;margin-top:2px;font-size:.75rem}.hero__stats-band{z-index:3;border-top:1px solid #ffffff1a;padding:2rem 0;position:relative}.hero__stats{align-items:center;gap:0;max-width:820px;margin:0 auto;display:flex}.hero__stat{flex-direction:column;flex:1;gap:2px;display:flex}.hero__stat+.hero__stat{border-left:1px solid #ffffff26;padding-left:2rem}.hero__stat-number{font-family:var(--font-heading);color:#5baaec;letter-spacing:-.03em;font-size:1.8rem;font-weight:700}.hero__stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.hero__stat-divider{display:none}.hero__scroll-indicator{z-index:3;color:#fff6;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (width<=1024px){.hero__content{text-align:left;flex-direction:column;align-items:flex-start}.hero__text{flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.hero__actions{justify-content:flex-start}.hero__image-container{max-width:100%;margin-top:2rem}.hero__image{max-height:360px}.hero__badges{flex-flow:wrap;justify-content:center;margin-top:2rem}.hero__stats{justify-content:center;max-width:100%}}@media (width<=768px){.hero__content{text-align:center;justify-content:center;align-items:center}.hero__text,.hero__title{text-align:center;align-items:center}.hero__actions{justify-content:center}}@media (width<=600px){.hero__badges{display:none}.hero__stats{flex-direction:column;gap:1.5rem}.hero__stat+.hero__stat{border-top:1px solid #ffffff1a;border-left:none;padding-top:1.5rem;padding-left:0}}.company-video{background:var(--color-bg-primary)}.company-video__header{text-align:center;margin-bottom:3rem}.company-video__header .section-label{margin:0 auto 1.5rem}.company-video__header .section-subtitle{margin:0 auto}.company-video__wrapper{max-width:900px;margin:0 auto}.company-video__frame{border-radius:var(--radius-xl);border:1px solid var(--color-border);width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}.company-video__frame iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.company-video__wrapper{max-width:100%}}.product-showcase{background:var(--color-bg-primary);padding:8rem 0;position:relative;overflow:hidden}.product-showcase__header{text-align:center;margin-bottom:5rem}.product-showcase__header .section-label{margin:0 auto 1.5rem}.product-showcase__header .section-subtitle{max-width:600px;margin:0 auto}.showcase-layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.showcase-visual{z-index:5;justify-content:center;display:flex;position:relative}.showcase-visual__frame{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000d;width:100%;max-width:440px;transition:transform .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f}.showcase-visual__frame:hover{transform:translateY(-8px)rotate(-1deg)}.showcase-visual__img{object-fit:cover;width:100%;height:auto;display:block}.showcase-visual__glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#2563eb0a 0%,#fff0 70%);width:140%;height:140%;position:absolute;top:-20%;left:-20%}.showcase-details{flex-direction:column;gap:2.5rem;display:flex}.showcase-details__meta{flex-direction:column;gap:1rem;display:flex}.showcase-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-primary);font-size:.75rem;font-weight:700}.showcase-heading{font-family:var(--font-heading);color:var(--color-text-primary);font-size:2.5rem;font-weight:800;line-height:1.2}.showcase-desc{color:var(--color-text-secondary);font-size:1.05rem;line-height:1.7}.showcase-specs-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.showcase-spec-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border:1px solid #0000000a;align-items:center;gap:1.2rem;padding:1.25rem;transition:all .3s;display:flex}.showcase-spec-card:hover{background:#ffffffb3;transform:translateY(-3px);box-shadow:0 10px 20px #00000008}.showcase-spec-icon{width:44px;height:44px;color:var(--color-accent-primary);background:#2563eb0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.showcase-spec-icon .material-symbols-outlined{font-size:20px}.showcase-spec-info{flex-direction:column;gap:2px;display:flex}.showcase-spec-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.72rem;font-weight:600}.showcase-spec-value{color:var(--color-text-primary);font-size:.92rem;font-weight:700}.showcase-actions{margin-top:1rem}@media (width<=1024px){.showcase-layout{grid-template-columns:1fr;gap:4rem}.showcase-visual{order:-1}.showcase-visual__frame{max-width:380px}.showcase-heading{font-size:2rem}}@media (width<=768px){.product-showcase{padding:5rem 0}.showcase-layout{gap:3rem}}@media (width<=600px){.showcase-specs-grid{grid-template-columns:1fr}}.carousel{background:var(--color-bg-secondary)}.carousel__header{text-align:center;margin-bottom:3rem}.carousel__header .section-label{margin:0 auto 1.5rem}.carousel__viewport{border-radius:var(--radius-xl);background:0 0;height:560px;position:relative;overflow:hidden}.carousel__slide{opacity:0;z-index:0;justify-content:center;align-items:center;transition:opacity .9s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow:hidden}.carousel__slide--active{opacity:1;z-index:1}.carousel__slide-img{z-index:2;object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:block;position:relative;box-shadow:0 12px 32px #00000026}.carousel__slide--active .carousel__slide-img{transform:scale(1)}.carousel__overlay{z-index:2;pointer-events:none;background:0 0;position:absolute;inset:0}.carousel__btn{-webkit-backdrop-filter:blur(8px);cursor:pointer;z-index:4;color:#fff;opacity:0;background:#00000073;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__viewport:hover .carousel__btn{opacity:1}.carousel__btn:hover{background:#000000a6;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 32px #0003}.carousel__btn--prev{left:20px}.carousel__btn--next{right:20px}.carousel__progress{z-index:4;-webkit-backdrop-filter:blur(12px);background:#00000040;border-radius:20px;gap:4px;padding:6px 10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.carousel__progress-bar{cursor:pointer;background:#ffffff4d;border:none;border-radius:3px;width:20px;height:3px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.carousel__progress-bar--active{background:#fff;width:32px;box-shadow:0 0 8px #ffffff80}.carousel__progress-bar:hover{background:#fff9}@media (width<=768px){.carousel__viewport{border-radius:var(--radius-lg);max-height:320px}.carousel__btn{opacity:1;width:36px;height:36px}.carousel__btn--prev{left:12px}.carousel__btn--next{right:12px}.carousel__progress-bar{width:14px}.carousel__progress-bar--active{width:24px}}.wsua{background:var(--color-bg-secondary)}.wsua__header{text-align:center;margin-bottom:3.5rem}.wsua__header .section-label{margin:0 auto 1.5rem}.wsua__header .section-subtitle{margin:0 auto}.wsua__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.wsua-card{border-radius:var(--radius-lg);text-align:center;padding:2.5rem 2rem}.wsua-card__icon{background:#2563eb0f;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.wsua-card__icon .material-symbols-outlined{color:var(--color-accent-primary);font-size:28px}.wsua-card__title{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.wsua-card__desc{color:var(--color-text-secondary);font-size:.92rem;line-height:1.7}@media (width<=768px){.wsua__grid{grid-template-columns:1fr}}.press{background:var(--color-bg-primary);padding:8rem 0}.press__header{text-align:center;margin-bottom:4rem}.press__header .section-label{margin:0 auto 1.5rem}.press__header .section-subtitle{max-width:600px;margin:0 auto}.press__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.press-card{cursor:pointer;border-radius:var(--radius-xl);flex-direction:column;height:100%;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.press-card:hover{border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.press-card__logo-wrapper{border-radius:var(--radius-lg);background:#0a0f1d;border:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:1.5rem;padding:.5rem;display:flex;overflow:hidden}.press-card__logo-img{object-fit:contain;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.press-card:hover .press-card__logo-img{transform:scale(1.03)}.press-card__source{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.press-card__title{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.4;transition:color .3s}.press-card:hover .press-card__title{color:var(--color-accent-primary)}.press-card__desc{color:var(--color-text-secondary);margin-bottom:2rem;font-size:.9rem;line-height:1.6}.press-card__footer{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.press-card__date{color:var(--color-text-muted);font-size:.82rem}.press-card__cta{color:var(--color-accent-primary);align-items:center;gap:4px;font-size:.85rem;font-weight:700;transition:gap .3s;display:inline-flex}.press-card:hover .press-card__cta{gap:8px}@media (width<=1024px){.press__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.press__grid{grid-template-columns:1fr}.press{padding:5rem 0}}.about__story{background:var(--color-bg-primary)}.about__story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:2.5rem;display:grid}.about__story-text p{color:var(--color-text-secondary);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.75}.about__story-text p strong{color:var(--color-text-primary);font-weight:600}.about__story-visual{border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 20px 60px #00000014}.about__story-visual img{object-fit:cover;width:100%;height:400px}.about__vm-card{background:#04213f;position:relative;overflow:hidden}.about__vm-card:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 70% 30%,#5baaec14 0%,#0000 65%);position:absolute;inset:0}.about__vm-card--reversed:before{background:radial-gradient(600px 400px at 30% 70%,#5baaec14 0%,#0000 65%)}.about__vm-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.about__vm-grid--reversed{direction:ltr}.about__vm-text-block{padding:1rem 0}.about__vm-label{letter-spacing:.14em;text-transform:uppercase;color:#5baaec;margin-bottom:.8rem;font-size:.75rem;font-weight:600;display:block}.about__vm-title{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.15}.about__vm-text{color:#c3ddf7;opacity:.85;font-size:1rem;line-height:1.75}.about__vm-image{border-radius:var(--radius-xl);border:1px solid #5baaec26;overflow:hidden;box-shadow:0 20px 60px #0000004d}.about__vm-image img{object-fit:cover;width:100%;height:360px;display:block}.about__vision{background:var(--color-bg-secondary)}.about__vision-list{flex-direction:column;gap:2rem;margin-top:2.5rem;display:flex}.about__vision-item{border-left:3px solid var(--color-accent-primary);padding-left:1.5rem}.about__vision-item-label{font-family:var(--font-heading);color:var(--color-accent-primary);margin-bottom:.3rem;font-size:1rem;font-weight:700}.about__vision-item-text{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}.about__team{background:var(--color-bg-primary)}.about__team-header{text-align:center;margin-bottom:2.5rem}.about__team-header .section-label{margin:0 auto 1.5rem}.about__team-grid{justify-content:center;display:flex}.about__member-card{border-radius:var(--radius-xl);text-align:center;width:100%;max-width:420px;overflow:hidden}.about__member-img{background:var(--color-bg-secondary);height:400px;overflow:hidden}.about__member-img img{object-fit:cover;object-position:top center;width:100%;height:100%}.about__member-info{padding:2rem}.about__member-name{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.3rem;font-size:1.3rem;font-weight:700}.about__member-role{color:var(--color-accent-primary);margin-bottom:1rem;font-size:.95rem;font-weight:500;display:block}.about__member-linkedin{display:inline-block}.about__member-linkedin img{opacity:.5;width:28px;height:28px;transition:opacity .3s}.about__member-linkedin:hover img{opacity:1}.about__advisors{background:var(--color-bg-secondary)}.about__advisor-grid{justify-content:center;margin-top:2rem;display:flex}.about__advisor-card{border-radius:var(--radius-xl);align-items:center;gap:2rem;width:100%;max-width:520px;padding:2.5rem;display:flex}.about__advisor-img{border:3px solid var(--color-border);border-radius:50%;flex-shrink:0;width:140px;height:140px;overflow:hidden;box-shadow:0 8px 24px #00000014}.about__advisor-img img{object-fit:cover;width:100%;height:100%}.about__advisor-name{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.about__advisor-role{color:var(--color-accent-primary);margin-bottom:.6rem;font-size:.88rem;font-weight:600;display:block}.about__advisor-creds{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.88rem;line-height:1.5}@media (width<=900px){.about__story-grid,.about__vm-grid,.about__vm-grid--reversed{grid-template-columns:1fr}.about__advisor-card{text-align:center;flex-direction:column}}.tech-page{color:#1e3a5f;background:#fff;width:100%;position:relative;overflow-x:hidden}.tech-section-title{font-family:var(--font-heading);color:#04213f;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.tech-section-sub{color:#334e68;opacity:.85;max-width:620px;font-size:1.05rem;line-height:1.75}.tech-hero{background:#fff;align-items:center;min-height:85vh;padding:12rem 0 8rem;display:flex;position:relative;overflow:hidden}.tech-hero__bg{z-index:1;position:absolute;inset:0}.tech-hero__bg-img{object-fit:cover;opacity:1;filter:none;width:100%;height:100%;display:block}.tech-hero__bg-overlay{display:none}.section-label--dark{color:#0d6efd;background:#5baaec14;border-color:#5baaec59}.tech-hero__content{z-index:3;max-width:650px;position:relative}.tech-hero__title{font-family:var(--font-heading);color:#04213f;letter-spacing:-.03em;margin-top:.5rem;margin-bottom:1.5rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.08}.tech-hero__sub{color:#334e68;opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.75}.tech-hero__highlights{flex-wrap:wrap;gap:.75rem;display:flex}.tech-hero__highlight-item{color:#1e3a5f;background:#04213f08;border:1px solid #04213f14;border-radius:100px;align-items:center;gap:6px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.tech-hero__highlight-item .material-symbols-outlined{color:#0d6efd;font-size:16px}.tech-stats{border-top:1px solid #04213f14;padding:6rem 0}.tech-stats__header{margin-bottom:4rem}.tech-stats__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.tech-stat-card{background:#04213f05;border:1px solid #04213f0f;border-radius:20px;flex-direction:column;gap:.6rem;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.tech-stat-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#0d6efd,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.tech-stat-card:hover{background:#04213f08;border-color:#0d6efd33;transform:translateY(-4px);box-shadow:0 10px 30px #04213f0a}.tech-stat-card:hover:before{opacity:1}.tech-stat-number{font-family:var(--font-heading);color:#0d6efd;letter-spacing:-.03em;font-size:3rem;font-weight:800;line-height:1}.tech-stat-label{color:#1e3a5f;opacity:.9;font-size:.95rem;line-height:1.5}.tech-stat-source{color:#4a607a;opacity:.6;text-transform:uppercase;letter-spacing:.08em;margin-top:.5rem;font-size:.72rem;font-weight:600}.tech-gallery{border-top:1px solid #04213f14;padding:6rem 0}.tech-gallery__header{margin-bottom:3rem}.carousel-container{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex;position:relative}.carousel-track{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.carousel-card{background:#04213f05;border:1px solid #04213f0f;border-radius:20px;width:520px;height:380px;overflow:hidden;box-shadow:0 20px 50px #04213f1a}.carousel-card__img{object-fit:cover;width:100%;height:100%;display:block}.carousel-controls{align-items:center;gap:1.5rem;display:flex}.carousel-arrow{cursor:pointer;color:#1e3a5f;background:#04213f08;border:1px solid #04213f14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.carousel-arrow:hover{color:#0d6efd;background:#0d6efd14;border-color:#0d6efd4d;transform:scale(1.08)}.carousel-arrow .material-symbols-outlined{font-size:24px}.carousel-dots{gap:8px;display:flex}.carousel-dot{cursor:pointer;background:#04213f1a;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.carousel-dot--active{background:#0d6efd;border-radius:4px;width:24px}.tech-pipeline{border-top:1px solid #04213f14;padding:6rem 0}.tech-pipeline__header{margin-bottom:4rem}.tech-pipeline__flow{justify-content:center;align-items:flex-start;gap:0;display:flex;position:relative}.tech-pipeline__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.75rem;max-width:220px;display:flex;position:relative}.tech-pipeline__icon-wrap{z-index:2;background:#0d6efd0a;border:2px solid #0d6efd1f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative}.tech-pipeline__step:hover .tech-pipeline__icon-wrap{background:#0d6efd14;border-color:#0d6efd4d;transform:scale(1.08)}.tech-pipeline__icon-wrap .material-symbols-outlined{color:#0d6efd;font-size:32px}.tech-pipeline__label{font-family:var(--font-heading);color:#04213f;font-size:1rem;font-weight:700}.tech-pipeline__sub{color:#4a607a;opacity:.75;font-size:.8rem}.tech-pipeline__connector{z-index:1;background:linear-gradient(90deg,#0d6efd26,#0d6efd0a);width:calc(100% - 60px);height:2px;position:absolute;top:40px;left:calc(50% + 50px)}.tech-features-wrapper{border-top:1px solid #04213f14;padding:6rem 0 0}.tech-features__header{margin-bottom:1rem}.tech-feature{padding:5rem 0;position:relative}.tech-feature+.tech-feature{border-top:1px solid #04213f0f}.tech-feature__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.tech-feature--reversed .tech-feature__inner{direction:rtl}.tech-feature--reversed .tech-feature__inner>*{direction:ltr}.tech-feature__image-wrap{position:relative}.tech-feature__image-container{background:#04213f03;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 15px 40px #04213f0f}.tech-feature__img{border-radius:20px;width:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:block}.tech-feature__image-wrap:hover .tech-feature__img{transform:scale(1.03)}.tech-feature__image-border{pointer-events:none;border:1px solid #04213f14;border-radius:20px;transition:border-color .3s;position:absolute;inset:0}.tech-feature__image-wrap:hover .tech-feature__image-border{border-color:#0d6efd40}.tech-feature--pov .tech-feature__image-container:after{content:"";pointer-events:none;background:radial-gradient(#0d6efd0f 0%,#0000 70%);width:80%;height:60px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.tech-feature__text{flex-direction:column;gap:1.2rem;display:flex}.tech-feature__title{font-family:var(--font-heading);color:#04213f;letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.15}.tech-feature__desc{color:#334e68;opacity:.9;font-size:1.05rem;line-height:1.75}.tech-feature__points{flex-direction:column;gap:.9rem;margin-top:.5rem;padding:0;list-style:none;display:flex}.tech-feature__point{color:#1e3a5f;opacity:.9;align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.6;display:flex}.tech-feature__check{color:#0d6efd;flex-shrink:0;margin-top:2px;font-size:18px}.tech-whynow{border-top:1px solid #04213f14;padding:6rem 0}.tech-whynow__header{margin-bottom:4rem}.tech-whynow__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.tech-whynow-card{background:#04213f05;border:1px solid #04213f0f;border-radius:20px;flex-direction:column;gap:1rem;padding:2.5rem;transition:all .3s;display:flex;position:relative}.tech-whynow-card:hover{background:#04213f08;border-color:#0d6efd33;transform:translateY(-4px);box-shadow:0 10px 30px #04213f0a}.tech-whynow-card__num{font-family:var(--font-heading);color:#0d6efd14;font-size:3rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.tech-whynow-card__icon{background:#0d6efd0f;border:1px solid #0d6efd26;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tech-whynow-card__icon .material-symbols-outlined{color:#0d6efd;font-size:22px}.tech-whynow-card__title{font-family:var(--font-heading);color:#04213f;font-size:1.2rem;font-weight:700}.tech-whynow-card__desc{color:#334e68;opacity:.85;font-size:.92rem;line-height:1.7}@media (width<=1024px){.tech-hero{background:#fff;align-items:center;min-height:80vh;padding:10rem 0 6rem;display:flex;position:relative}.tech-hero__content{z-index:3;text-align:left;max-width:100%;position:relative}.tech-hero__title{font-weight:800}.tech-hero__sub{color:#04213f;font-weight:600}.tech-hero__highlight-item{font-weight:700}.tech-hero__bg{z-index:1;opacity:.65;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tech-hero__bg-img{object-fit:cover;width:100%;height:100%;margin:0;transform:none}.tech-hero__highlights{justify-content:flex-start}.tech-stats__grid{grid-template-columns:repeat(2,1fr)}.tech-feature__inner{grid-template-columns:1fr;gap:2.5rem}.tech-feature--reversed .tech-feature__inner{direction:ltr}.tech-pipeline__flow{flex-wrap:wrap;gap:2rem}.tech-pipeline__connector{display:none}.carousel-card{width:400px;height:300px}.carousel-container{width:100%;overflow:hidden}}@media (width<=768px){.tech-hero{min-height:auto;padding:8rem 0 4rem}.tech-stats,.tech-gallery,.tech-pipeline,.tech-features-wrapper,.tech-whynow{padding:4rem 0}.tech-feature{padding:3rem 0}.tech-stats__grid,.tech-whynow__grid{grid-template-columns:1fr}.tech-pipeline__flow{flex-direction:column;align-items:center;gap:2rem}.tech-stat-number{font-size:2.4rem}.carousel-card{width:300px;height:230px}.carousel-track{height:280px}}.partners{background:#fff}.partners__header{text-align:center;margin-bottom:4rem}.partners__header .section-label{margin:0 auto 1.5rem}.partners__header .section-subtitle{margin:0 auto}.partners__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:0 auto;display:grid}.partner-card{border-radius:var(--radius-xl);transition:all var(--transition-base);background:#f8fafc;border:1px solid #0000000a;padding:0;overflow:hidden}.partner-card:hover{border-color:var(--color-accent-primary);box-shadow:var(--shadow-card);background:#fff;transform:translateY(-4px)}.partner-card__image-wrap{background:var(--color-bg-secondary);width:100%;height:260px;position:relative;overflow:hidden}.partner-card__main-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.partner-card:hover .partner-card__main-image{transform:scale(1.05)}.partner-card__logo-overlay{object-fit:contain;z-index:2;background:#fff;border:2px solid #fff;border-radius:12px;width:64px;height:64px;padding:6px;position:absolute;bottom:-20px;right:20px;box-shadow:0 4px 16px #0000001f}.partner-card__content{padding:2rem 2rem 2.5rem}.partner-card__name{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.3}.partner-card__desc{color:var(--color-text-secondary);font-size:.92rem;line-height:1.7}@media (width<=768px){.partners__grid{grid-template-columns:1fr}.partner-card__image-wrap{height:200px}}.careers__hero{align-items:center;min-height:60vh;display:flex;position:relative}.careers__hero-bg{position:absolute;inset:0}.careers__hero-bg img{object-fit:cover;width:100%;height:100%}.careers__hero-overlay{background:linear-gradient(135deg,#04213fd9,#04213fa6);position:absolute;inset:0}.careers__hero-content{z-index:2;padding-top:8rem;padding-bottom:4rem;position:relative}.section-label--light{color:#5baaec;background:#5baaec1a;border-color:#5baaec40}.careers__hero-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.careers__hero-sub{color:#ffffffbf;max-width:540px;font-size:1.1rem;line-height:1.7}.careers__cta{background:var(--color-bg-primary)}.careers__cta-box{text-align:center;max-width:720px;margin:0 auto;padding:3.5rem}.careers__cta-box .section-title{margin-bottom:1rem}.careers__cta-desc{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.careers__cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.careers__perks{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2rem;display:grid}.careers__perk{text-align:left;align-items:center;gap:.75rem;display:flex}.careers__perk .material-symbols-outlined{color:var(--color-accent-primary);flex-shrink:0;font-size:28px}.careers__perk strong{color:var(--color-text-primary);font-size:.9rem;display:block}.careers__perk span{color:var(--color-text-muted);font-size:.78rem}@media (width<=768px){.careers__perks{grid-template-columns:1fr}.careers__cta-box{padding:2rem}}.careers__form{text-align:left;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:12px;max-width:650px;margin:2rem auto 0;padding:2rem;box-shadow:0 4px 20px #00000008}.careers__form h3{color:var(--color-text-primary);font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.4rem}.careers__form-grid{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.2rem;display:grid}.careers__form .form-group{margin-bottom:0}.careers__form label{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.careers__form input,.careers__form textarea{border:1px solid var(--color-border);background:var(--color-bg-secondary);width:100%;color:var(--color-text-primary);border-radius:8px;padding:.8rem 1rem;font-family:inherit;transition:all .2s}.careers__form input:focus,.careers__form textarea:focus{border-color:var(--color-accent-primary);outline:none;box-shadow:0 0 0 3px #5baaec26}.careers__form textarea{resize:vertical;margin-bottom:1.5rem}.careers__file-group{margin-bottom:2rem!important}.careers__file-wrapper{margin-top:.5rem;position:relative}.careers__file-input{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.careers__file-btn{background:var(--color-bg-secondary);border:1px dashed var(--color-accent-primary);width:100%;color:var(--color-text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:1rem;font-weight:500;transition:all .3s;display:inline-flex}.careers__file-btn:hover{background:#5baaec0d;border-color:#0d6efd}.careers__file-name{white-space:nowrap;text-overflow:ellipsis;max-width:250px;overflow:hidden}.careers__form-actions{align-items:center;gap:1rem;display:flex}.careers__form-actions .btn-primary{flex:1;justify-content:center}.careers__form-actions .btn-secondary{padding:.8rem 1.5rem}.careers__form-status{text-align:center;border-radius:8px;margin-top:1rem;padding:.8rem;font-size:.95rem;font-weight:500}.careers__form-status.success{color:#10b981;background:#10b9811a}.careers__form-status.error{color:#ef4444;background:#ef44441a}@media (width<=640px){.careers__form-grid{grid-template-columns:1fr}.careers__form{padding:1.5rem}.careers__form-actions{flex-direction:column}.careers__form-actions .btn-secondary{width:100%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.contact__grid{grid-template-columns:1fr 1.2fr;gap:5rem;display:grid}.contact__subtitle{color:var(--color-text-secondary);margin-bottom:3rem}.contact__details{flex-direction:column;gap:2.5rem;display:flex}.contact-item{align-items:center;gap:1.5rem;display:flex}.contact-item .material-symbols-outlined{border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-accent-primary);background:#f1f5f9;border:1px solid #0000000d;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-item__label{text-transform:uppercase;color:var(--color-text-muted);font-size:.8rem}.contact-item__value{color:var(--color-text-primary);font-weight:600}.contact__form-container{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#fff;padding:3rem;box-shadow:0 10px 40px #0000000a}.contact__form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--color-text-secondary);font-size:.85rem;font-weight:600}.form-group input,.form-group textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:#f8fafc;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-accent-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #5baaec1a}.contact__map-section{border-top:1px solid var(--color-border);margin-top:5rem;padding-top:4rem}.contact__map-header{text-align:center;margin-bottom:2.5rem}.contact__map-header .section-label{margin:0 auto 1rem}.contact__map-title{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.02em;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.contact__map-wrapper{border-radius:var(--radius-xl);border:1px solid #5baaec1a;position:relative;overflow:hidden;box-shadow:0 8px 32px #04213f26,0 2px 8px #04213f14}.contact__map-leaflet{background:#071e33;width:100%;height:480px}.contact__map-leaflet .leaflet-control-zoom{overflow:hidden;border:none!important;border-radius:10px!important;margin:16px!important;box-shadow:0 4px 16px #0000004d!important}.contact__map-leaflet .leaflet-control-zoom a{transition:all .2s;color:#5baaec!important;background:#04213fe6!important;border:none!important;border-bottom:1px solid #5baaec26!important;width:36px!important;height:36px!important;font-size:18px!important;line-height:36px!important}.contact__map-leaflet .leaflet-control-zoom a:last-child{border-bottom:none!important}.contact__map-leaflet .leaflet-control-zoom a:hover{color:#fff!important;background:#04213f!important}.contact__map-leaflet .leaflet-control-attribution{display:none}.map-marker-custom{background:0 0!important;border:none!important}.map-pin{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.map-pin__pulse{background:var(--pin-color);opacity:.25;border-radius:50%;width:40px;height:40px;animation:2.5s ease-out infinite mapPulse;position:absolute}@keyframes mapPulse{0%{opacity:.4;transform:scale(.5)}to{opacity:0;transform:scale(1.8)}}.map-pin__dot{background:var(--pin-color);width:14px;height:14px;box-shadow:0 2px 8px #0006, 0 0 20px color-mix(in srgb, var(--pin-color) 40%, transparent);z-index:1;border:3px solid #fff;border-radius:50%;position:relative}.map-pin__label{white-space:nowrap;pointer-events:none;z-index:10;-webkit-backdrop-filter:blur(12px);background:#04213fe0;border:1px solid #5baaec33;border-radius:8px;flex-direction:column;align-items:center;padding:6px 14px;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000059}.map-pin__label:after{content:"";border:5px solid #0000;border-top-color:#04213fe0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.map-pin__role{letter-spacing:1.5px;color:var(--pin-color);text-transform:uppercase;font-family:Inter,sans-serif;font-size:.55rem;font-weight:700}.map-pin__name{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.map-popup-container .leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(16px);border:1px solid #5baaec33;background:#04213ff2!important;border-radius:12px!important;padding:0!important;box-shadow:0 8px 32px #0006,0 0 24px #5baaec1a!important}.map-popup-container .leaflet-popup-content{margin:0!important}.map-popup-container .leaflet-popup-tip{border:1px solid #5baaec33;border-top:none;border-left:none;box-shadow:none!important;background:#04213ff2!important}.map-popup{min-width:160px;padding:16px 20px}.map-popup__role{letter-spacing:2px;color:#5baaec;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.map-popup__name{color:#fff;margin-bottom:6px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.map-popup__address{color:#c3ddf799;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.4}.contact__map-cards{z-index:1000;align-items:center;gap:8px;display:flex;position:absolute;bottom:20px;left:20px}.contact__map-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#fff;background:#04213fe6;border:1px solid #5baaec26;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;font-family:Inter,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0000004d}.contact__map-card:hover,.contact__map-card--active{background:#04213f;border-color:#5baaec66;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.contact__map-card-indicator{background:var(--card-accent);width:10px;height:10px;box-shadow:0 0 10px var(--card-accent);border-radius:50%;flex-shrink:0}.contact__map-card-role{letter-spacing:1.5px;color:#c3ddf780;text-transform:uppercase;font-size:.6rem;font-weight:700}.contact__map-card-name{color:#fff;font-size:.9rem;font-weight:600}.contact__map-reset{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#5baaec;background:#04213fe6;border:1px solid #5baaec26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000004d}.contact__map-reset:hover{color:#fff;background:#04213f;border-color:#5baaec66;transform:translateY(-2px)}@media (width<=900px){.contact__grid{grid-template-columns:1fr;gap:3rem}.contact__form-container{padding:2rem}.contact__map-section{margin-top:3rem;padding-top:3rem}.contact__map-leaflet{height:360px}.contact__map-cards{gap:6px;bottom:12px;left:12px}.contact__map-card{padding:8px 12px}.contact__map-card-name{font-size:.8rem}}.legal-page{color:#1e3a5f;background:#fff;min-height:100vh}.legal-header{background:radial-gradient(circle at 80% 20%,#5baaec14 0%,#0000 60%);border-bottom:1px solid #04213f0f;padding:10rem 0 4rem}.legal-header__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:800px;margin:0 auto;display:flex}.legal-title{font-family:var(--font-heading);color:#04213f;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.legal-subtitle{color:#334e68;opacity:.9;max-width:600px;font-size:1.15rem;line-height:1.6}.legal-content{padding:5rem 0 8rem}.legal-card-wrap{max-width:800px;margin:0 auto}.legal-prose{color:#334e68;font-size:1.05rem;line-height:1.75}.legal-prose p{margin-bottom:1.5rem}.legal-section-title{font-family:var(--font-heading);color:#04213f;letter-spacing:-.01em;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.legal-section-h2{font-family:var(--font-heading);color:#04213f;border-b:1px solid #04213f14;letter-spacing:-.01em;margin-top:4rem;margin-bottom:1.8rem;padding-bottom:.8rem;font-size:2rem;font-weight:800}.legal-section-h3{font-family:var(--font-heading);color:#04213f;margin-top:2.5rem;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.legal-section-h4{font-family:var(--font-heading);color:#1e3a5f;margin-top:2rem;margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.legal-info-card{color:#1e3a5f;background:#04213f05;border:1px solid #04213f0f;border-radius:16px;margin:2rem 0;padding:2rem}.legal-info-card p{margin-bottom:.5rem}.legal-info-card p:last-child{margin-bottom:0}.legal-company-name{color:#04213f;font-size:1.3rem;font-weight:800;margin-bottom:1rem!important}.legal-link{color:#0d6efd;font-weight:600;text-decoration:none;transition:color .2s}.legal-link:hover{color:#0056b3;text-decoration:underline}@media (width<=768px){.legal-header{padding:8rem 0 3rem}.legal-content{padding:3rem 0 6rem}.legal-info-card{padding:1.5rem}}:root{--color-bg-primary:#fff;--color-bg-secondary:#f8fafc;--color-bg-tertiary:#f1f5f9;--color-bg-card:#fffc;--color-bg-glass:#3b82f608;--color-bg-glass-hover:#3b82f614;--color-accent-primary:#2563eb;--color-accent-secondary:#0ea5e9;--color-accent-tertiary:#7c3aed;--color-accent-warm:#f59e0b;--color-accent-gradient:linear-gradient(135deg, #2563eb, #0ea5e9);--color-accent-gradient-warm:linear-gradient(135deg, #f59e0b, #ef4444);--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#64748b;--color-text-accent:#2563eb;--color-border:#0000000f;--color-border-hover:#2563eb33;--font-heading:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--section-padding:clamp(4rem, 8vw, 8rem);--container-max:1280px;--container-padding:clamp(1.5rem, 4vw, 4rem);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--shadow-card:0 10px 30px -5px #00000014;--shadow-glow-blue:0 0 60px #3b82f61a;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-base:.4s cubic-bezier(.4, 0, .2, 1);--transition-slow:.6s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background-color:var(--color-bg-primary);color:var(--color-text-primary);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:var(--section-padding) 0;position:relative}.section-label{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg-secondary);color:var(--color-text-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.section-label .dot{background:var(--color-accent-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.section-title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800}.section-subtitle{color:var(--color-text-secondary);max-width:600px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.glass-card{background:var(--color-bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);box-shadow:0 4px 12px #00000008}.glass-card:hover{border-color:var(--color-accent-primary);box-shadow:var(--shadow-card);transform:translateY(-4px)}.btn-primary{border-radius:var(--radius-full);background:var(--color-accent-gradient);color:#fff;letter-spacing:.01em;transition:all var(--transition-base);align-items:center;gap:10px;padding:14px 32px;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.btn-secondary{border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-text-primary);transition:all var(--transition-base);background:#fff;align-items:center;gap:10px;padding:14px 32px;font-size:.95rem;font-weight:600;display:inline-flex}.btn-secondary:hover{border-color:var(--color-accent-primary);background:var(--color-bg-secondary);transform:translateY(-2px)}.bg-orb{filter:blur(120px);pointer-events:none;z-index:0;opacity:.4;border-radius:50%;position:absolute}.bg-orb-1{background:#2563eb26;width:600px;height:600px;top:-200px;right:-200px}.bg-orb-2{background:#0ea5e91a;width:500px;height:500px;bottom:-150px;left:-150px}.grid-overlay{pointer-events:none;z-index:0;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{color:#2563eb;background:#2563eb1a}
