.Navbar-module__pSp8Ga__navbar{z-index:1000;height:var(--nav-height);border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--border-subtle)}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:8px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoImg{object-fit:contain;border-radius:4px}.Navbar-module__pSp8Ga__links{align-items:center;gap:32px;display:flex}.Navbar-module__pSp8Ga__link{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__link:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__link:hover:after{width:100%}.Navbar-module__pSp8Ga__actions{align-items:center;display:flex}.Navbar-module__pSp8Ga__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navbar-module__pSp8Ga__mobileMenu{inset:0;top:var(--nav-height);background:var(--bg-primary);z-index:999;padding:32px 24px;position:fixed}.Navbar-module__pSp8Ga__mobileLinks{flex-direction:column;gap:8px;display:flex}.Navbar-module__pSp8Ga__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);padding:16px 0;font-size:24px;font-weight:600;text-decoration:none;display:block}.Navbar-module__pSp8Ga__themeToggle{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;margin-right:12px;transition:all .3s;display:flex}.Navbar-module__pSp8Ga__themeToggle:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 0 12px var(--accent-glow)}.Navbar-module__pSp8Ga__mobileThemeRow{padding:8px 0}.Navbar-module__pSp8Ga__themeToggleMobile{width:100%;color:var(--text-secondary);cursor:pointer;border:none;border-bottom:1px solid var(--border-subtle);background:0 0;align-items:center;gap:12px;padding:16px 0;font-size:18px;font-weight:600;transition:color .2s;display:flex}.Navbar-module__pSp8Ga__themeToggleMobile:hover{color:var(--accent-primary)}@media (max-width:768px){.Navbar-module__pSp8Ga__links,.Navbar-module__pSp8Ga__actions{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}}
.Button-module__Nm1E8a__button{border-radius:var(--radius-button);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__Nm1E8a__primary{background:var(--accent-gradient);color:#fff;box-shadow:0 0 20px var(--accent-glow);border:none}.Button-module__Nm1E8a__primary:hover{box-shadow:0 0 40px var(--accent-glow),0 0 80px #6366f11a;transform:scale(1.02)}.Button-module__Nm1E8a__secondary{color:var(--text-primary);border:1px solid var(--border-subtle);background:0 0}.Button-module__Nm1E8a__secondary:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 0 20px var(--accent-glow)}.Button-module__Nm1E8a__fullWidth{width:100%}@media (max-width:768px){.Button-module__Nm1E8a__button{padding:12px 24px;font-size:14px}}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;min-height:100vh;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__videoBg,.Hero-module__gNeX-G__liquidBg{z-index:0;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 85%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#0000 100%)}.Hero-module__gNeX-G__video{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.Hero-module__gNeX-G__videoOverlay{z-index:1;pointer-events:none;background:radial-gradient(80% 70% at 50% 45%,#000000b8 0%,#0000 100%),linear-gradient(#0009 0%,#00000073 40%,#0000008c 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 85%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#0000 100%)}.Hero-module__gNeX-G__content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__badge{color:var(--accent-primary);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);background:#6366f126;border:1px solid #6366f14d;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__headline{letter-spacing:-.03em;color:#fff;text-shadow:0 2px 20px #0006;max-width:900px;margin-bottom:24px;font-size:clamp(40px,7vw,76px);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__subheadline{color:#ffffffd9;text-shadow:0 1px 10px #0000004d;max-width:720px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);line-height:1.7}.Hero-module__gNeX-G__ctaRow{gap:16px;margin-bottom:64px;display:flex}.Hero-module__gNeX-G__statsRow{border-radius:var(--radius-card);-webkit-backdrop-filter:blur(16px);background:#00000059;border:1px solid #ffffff1f;gap:0;display:flex;overflow:hidden}.Hero-module__gNeX-G__stat{flex-direction:column;align-items:center;padding:24px 40px;display:flex;position:relative}.Hero-module__gNeX-G__stat:not(:last-child):after{content:"";background:#ffffff1f;width:1px;height:60%;position:absolute;top:20%;right:0}.Hero-module__gNeX-G__statValue{color:#fff;margin-bottom:4px;font-size:36px;font-weight:700;line-height:1}.Hero-module__gNeX-G__statLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:12px;font-weight:600}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding:120px 0 80px}.Hero-module__gNeX-G__ctaRow{flex-direction:column;width:100%;max-width:320px}.Hero-module__gNeX-G__statsRow{flex-wrap:wrap}.Hero-module__gNeX-G__stat{width:50%;padding:16px 24px}.Hero-module__gNeX-G__stat:not(:last-child):after{display:none}.Hero-module__gNeX-G__statValue{font-size:28px}}:is([data-theme=light] .Hero-module__gNeX-G__videoBg,[data-theme=light] .Hero-module__gNeX-G__videoOverlay){display:none}[data-theme=light] .Hero-module__gNeX-G__hero{background:linear-gradient(#f0eeff 0%,#fff 100%)}[data-theme=light] .Hero-module__gNeX-G__headline{color:#18181b;text-shadow:none}[data-theme=light] .Hero-module__gNeX-G__subheadline{color:#52525b;text-shadow:none}[data-theme=light] .Hero-module__gNeX-G__statsRow{background:#fff9;border-color:#0000001a}[data-theme=light] .Hero-module__gNeX-G__statValue{color:#18181b}[data-theme=light] .Hero-module__gNeX-G__statLabel{color:#71717a}[data-theme=light] .Hero-module__gNeX-G__stat:not(:last-child):after{background:#0000001a}
.About-module__Balj8a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.About-module__Balj8a__left{flex-direction:column;display:flex}.About-module__Balj8a__quote{color:var(--text-secondary);border-left:3px solid var(--accent-primary);margin-bottom:24px;padding-left:20px;font-size:18px;font-style:italic;line-height:1.7}.About-module__Balj8a__mission{color:var(--text-secondary);margin-bottom:32px;font-size:16px;line-height:1.7}.About-module__Balj8a__pillars{flex-direction:column;gap:16px;display:flex}.About-module__Balj8a__pillarCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);gap:16px;padding:20px;transition:border-color .3s;display:flex}.About-module__Balj8a__pillarCard:hover{border-color:var(--border-hover)}.About-module__Balj8a__pillarIcon{background:var(--accent-glow);width:40px;height:40px;color:var(--accent-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__pillarTitle{color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:600}.About-module__Balj8a__pillarDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.About-module__Balj8a__right{justify-content:center;display:flex}.About-module__Balj8a__codeWindow{border-radius:var(--radius-card);background:var(--surface-code);border:1px solid var(--border-subtle);width:100%;max-width:480px;overflow:hidden;box-shadow:0 20px 60px #0006}.About-module__Balj8a__codeHeader{border-bottom:1px solid var(--border-subtle);background:#1e1e2ecc;align-items:center;gap:8px;padding:12px 16px;display:flex}.About-module__Balj8a__codeDot{border-radius:50%;width:12px;height:12px}.About-module__Balj8a__codeFileName{color:var(--text-muted);margin-left:8px;font-family:Courier New,monospace;font-size:12px}.About-module__Balj8a__codeBody{padding:16px;font-family:Courier New,Consolas,monospace;font-size:13px;line-height:1.8}.About-module__Balj8a__codeLine{gap:16px;display:flex}.About-module__Balj8a__lineNumber{text-align:right;width:20px;color:var(--text-muted);opacity:.4;-webkit-user-select:none;user-select:none;flex-shrink:0}@media (max-width:768px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:40px}.About-module__Balj8a__right{order:-1}}[data-theme=light] .About-module__Balj8a__codeWindow{background:#f5f5fa;box-shadow:0 20px 60px #00000014}[data-theme=light] .About-module__Balj8a__codeHeader{background:#f0f0f5e6}
.SectionHeading-module__fWBSfa__wrapper{margin-bottom:64px}.SectionHeading-module__fWBSfa__wrapper.SectionHeading-module__fWBSfa__centered{text-align:center}.SectionHeading-module__fWBSfa__overline{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);background:var(--accent-glow);border-radius:var(--radius-pill);border:1px solid #6366f133;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.SectionHeading-module__fWBSfa__headline{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15}.SectionHeading-module__fWBSfa__subtitle{color:var(--text-secondary);max-width:640px;font-size:18px;line-height:1.7}.SectionHeading-module__fWBSfa__wrapper.SectionHeading-module__fWBSfa__centered .SectionHeading-module__fWBSfa__subtitle{margin:0 auto}
.Services-module__kf8n-G__section{padding:120px 0 60px}.Services-module__kf8n-G__stackContainer{flex-direction:column;gap:24px;padding-bottom:200px;display:flex}.Services-module__kf8n-G__stickyWrapper{position:sticky}.Services-module__kf8n-G__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-card);will-change:transform,opacity;padding:36px 40px;transition:border-color .3s,box-shadow .3s;box-shadow:0 -10px 40px #00000080}.Services-module__kf8n-G__card:hover{border-color:var(--border-hover);box-shadow:0 8px 40px #6366f114}.Services-module__kf8n-G__cardInner{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.Services-module__kf8n-G__cardLeft{flex:1;min-width:0}.Services-module__kf8n-G__cardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:20px;display:flex}.Services-module__kf8n-G__iconWrap{background:var(--accent-glow);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Services-module__kf8n-G__title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:10px;font-size:22px;font-weight:600}.Services-module__kf8n-G__description{color:var(--text-secondary);max-width:560px;font-size:15px;line-height:1.7}.Services-module__kf8n-G__tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.Services-module__kf8n-G__tag{background:var(--surface-code);color:var(--text-muted);border-radius:var(--radius-pill);border:1px solid var(--border-subtle);white-space:nowrap;padding:5px 12px;font-size:12px;font-weight:500}.Services-module__kf8n-G__cardNumber{color:var(--text-primary);opacity:.15;font-variant-numeric:tabular-nums;font-size:32px;font-weight:700;line-height:1}.Services-module__kf8n-G__cardTotal{font-size:16px;font-weight:500}@media (max-width:768px){.Services-module__kf8n-G__section{padding:80px 0 40px}.Services-module__kf8n-G__stackContainer{padding-bottom:100px}.Services-module__kf8n-G__card{padding:24px}.Services-module__kf8n-G__cardInner{flex-direction:column;gap:20px}.Services-module__kf8n-G__cardRight{align-items:flex-start}.Services-module__kf8n-G__tags{justify-content:flex-start}.Services-module__kf8n-G__stickyWrapper{top:100px!important}.Services-module__kf8n-G__title{font-size:18px}.Services-module__kf8n-G__cardNumber{display:none}}[data-theme=light] .Services-module__kf8n-G__card{box-shadow:0 -10px 40px #0000000f}[data-theme=light] .Services-module__kf8n-G__card:hover{box-shadow:0 8px 40px #4f46e514}
.AIHome-module__xo0MTW__section{background:linear-gradient(180deg,var(--bg-primary)0%,#0c0a1a 100%)}[data-theme=light] .AIHome-module__xo0MTW__section{background:linear-gradient(180deg,var(--bg-primary)0%,#f0eeff 100%)}.AIHome-module__xo0MTW__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.AIHome-module__xo0MTW__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);padding:32px;transition:all .3s}.AIHome-module__xo0MTW__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 8px 40px #6366f10f}.AIHome-module__xo0MTW__iconWrap{background:var(--accent-glow);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.AIHome-module__xo0MTW__title{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:600}.AIHome-module__xo0MTW__description{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.7}.AIHome-module__xo0MTW__waveform{align-items:center;gap:3px;height:32px;padding-top:8px;display:flex}.AIHome-module__xo0MTW__waveBar{background:var(--accent-primary);opacity:.6;border-radius:2px;width:3px;height:8px;animation:1.2s ease-in-out infinite AIHome-module__xo0MTW__waveform}@media (max-width:1024px){.AIHome-module__xo0MTW__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}
.WhyLisrex-module__XF8rdG__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.WhyLisrex-module__XF8rdG__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);text-align:center;padding:32px;transition:all .3s}.WhyLisrex-module__XF8rdG__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 8px 40px #6366f10f}.WhyLisrex-module__XF8rdG__iconWrap{background:var(--accent-glow);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.WhyLisrex-module__XF8rdG__title{color:var(--text-primary);margin-bottom:8px;font-size:17px;font-weight:600}.WhyLisrex-module__XF8rdG__description{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:1024px){.WhyLisrex-module__XF8rdG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyLisrex-module__XF8rdG__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.TechStack-module__TxBf7G__marqueeWrapper{width:100%;padding:0 0 20px;overflow:hidden}.TechStack-module__TxBf7G__marqueeRow{padding:8px 0;display:block;overflow:hidden}.TechStack-module__TxBf7G__marqueeTrack{will-change:transform;gap:18px;width:max-content;animation:28s linear infinite TechStack-module__TxBf7G__marquee;display:flex}.TechStack-module__TxBf7G__marqueeRow:hover .TechStack-module__TxBf7G__marqueeTrack{animation-play-state:paused}.TechStack-module__TxBf7G__reverse .TechStack-module__TxBf7G__marqueeTrack{animation-direction:reverse}.TechStack-module__TxBf7G__pill{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-secondary);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:border-color .2s;display:inline-flex}.TechStack-module__TxBf7G__pill:hover{border-color:var(--border-hover);color:var(--text-primary)}.TechStack-module__TxBf7G__pillDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}@keyframes TechStack-module__TxBf7G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.CaseStudies-module__d3ZIsG__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.CaseStudies-module__d3ZIsG__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}
.CaseStudyCard-module__CKUZiq__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex}.CaseStudyCard-module__CKUZiq__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 8px 40px #6366f10f}.CaseStudyCard-module__CKUZiq__tags{gap:8px;margin-bottom:16px;display:flex}.CaseStudyCard-module__CKUZiq__tag{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-glow);color:var(--accent-primary);border-radius:var(--radius-pill);padding:4px 10px;font-size:11px;font-weight:600}.CaseStudyCard-module__CKUZiq__title{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.3}.CaseStudyCard-module__CKUZiq__description{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:14px;line-height:1.7}.CaseStudyCard-module__CKUZiq__impact{color:var(--accent-primary);background:var(--accent-glow);text-align:center;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:20px;font-weight:700}.CaseStudyCard-module__CKUZiq__impactContext{color:var(--text-muted);margin-top:2px;font-size:13px;font-weight:400;display:block}.CaseStudyCard-module__CKUZiq__comingSoon{border:1px solid #6366f14d;font-size:16px;animation:3s ease-in-out infinite CaseStudyCard-module__CKUZiq__pulse}.CaseStudyCard-module__CKUZiq__techs{flex-wrap:wrap;gap:6px;display:flex}.CaseStudyCard-module__CKUZiq__tech{background:var(--surface-code);color:var(--text-muted);border-radius:var(--radius-pill);padding:3px 8px;font-size:11px;font-weight:500}
.Contact-module__gQiC5G__section{background:linear-gradient(180deg,var(--bg-primary)0%,#0c0a1a 50%,var(--bg-primary)100%)}[data-theme=light] .Contact-module__gQiC5G__section{background:linear-gradient(180deg,var(--bg-primary)0%,#f0eeff 50%,var(--bg-primary)100%)}.Contact-module__gQiC5G__layout{direction:rtl;grid-template-columns:1fr 1fr;align-items:start;gap:48px;max-width:960px;margin:0 auto;display:grid}.Contact-module__gQiC5G__layout>*{direction:ltr}.Contact-module__gQiC5G__form{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);flex-direction:column;gap:20px;padding:36px;display:flex}.Contact-module__gQiC5G__field{flex-direction:column;gap:6px;display:flex}.Contact-module__gQiC5G__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.Contact-module__gQiC5G__input{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:10px;padding:12px 16px;font-size:15px;transition:border-color .2s}.Contact-module__gQiC5G__input::placeholder{color:var(--text-muted)}.Contact-module__gQiC5G__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-glow)}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:120px;font-family:inherit;line-height:1.6}.Contact-module__gQiC5G__success{border-radius:var(--radius-button);color:var(--success);background:#10b9811a;border:1px solid #10b9814d;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;display:flex}.Contact-module__gQiC5G__successIcon{font-size:18px}.Contact-module__gQiC5G__info{flex-direction:column;gap:20px;padding-top:16px;display:flex}.Contact-module__gQiC5G__infoCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);gap:16px;padding:20px;transition:border-color .2s;display:flex}.Contact-module__gQiC5G__infoCard:hover{border-color:var(--border-hover)}.Contact-module__gQiC5G__infoIcon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.Contact-module__gQiC5G__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:4px;font-size:13px;font-weight:600}.Contact-module__gQiC5G__infoText{color:var(--text-secondary);font-size:15px;line-height:1.5;text-decoration:none;transition:color .2s}.Contact-module__gQiC5G__infoText:hover{color:var(--accent-primary)}@media (max-width:768px){.Contact-module__gQiC5G__layout{grid-template-columns:1fr;gap:32px}.Contact-module__gQiC5G__form{padding:24px}}
.Footer-module__nhiC3q__footer{background:var(--bg-elevated);border-top:1px solid var(--border-subtle);padding-top:64px}.Footer-module__nhiC3q__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__logo{color:var(--text-primary);align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.Footer-module__nhiC3q__logoImg{object-fit:contain;border-radius:4px}.Footer-module__nhiC3q__tagline{color:var(--text-muted);max-width:280px;font-size:14px;line-height:1.6}.Footer-module__nhiC3q__socials{gap:12px;display:flex}.Footer-module__nhiC3q__socialLink{background:var(--bg-glass);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 12px var(--accent-glow)}.Footer-module__nhiC3q__column{flex-direction:column;gap:12px;display:flex}.Footer-module__nhiC3q__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:14px;font-weight:600}.Footer-module__nhiC3q__columnList{flex-direction:column;gap:8px;display:flex}.Footer-module__nhiC3q__columnLink{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__columnLink:hover{color:var(--accent-primary)}.Footer-module__nhiC3q__contactItem{color:var(--text-muted);font-size:14px;line-height:1.5}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--border-subtle);padding:20px 0}.Footer-module__nhiC3q__copyright{color:var(--text-muted);text-align:center;font-size:13px}@media (max-width:768px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__nhiC3q__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr}}
