.Navbar-module__nuAbfa__header{z-index:100;pointer-events:none;padding:0;transition:padding .55s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled{padding:14px clamp(20px,6vw,80px)}.Navbar-module__nuAbfa__nav{pointer-events:all;background:0 0;border-bottom:1px solid #0000;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:18px clamp(20px,5vw,48px);transition:background .55s cubic-bezier(.16,1,.3,1),border-color .55s cubic-bezier(.16,1,.3,1),border-radius .55s cubic-bezier(.16,1,.3,1),padding .55s cubic-bezier(.16,1,.3,1),box-shadow .55s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__nuAbfa__header:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__nav{border-bottom-color:#ffffff0a}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__nav{-webkit-backdrop-filter:blur(28px)saturate(180%);background:#0c0c0cd1;border:1px solid #ffffff17;border-radius:100px;padding:9px 12px 9px 18px;box-shadow:0 8px 40px #00000073,inset 0 1px #ffffff12}[data-theme=light] .Navbar-module__nuAbfa__header:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__nav{border-bottom-color:#0000000d}[data-theme=light] .Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__nav{background:#fcfcfedb;border-color:#0000001a;box-shadow:0 8px 40px #0000001a,inset 0 1px #ffffffe6}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__nuAbfa__logo:hover{opacity:.8}.Navbar-module__nuAbfa__logoMark{background:var(--neon);width:28px;height:28px;color:var(--neon-fg);font-size:12px;font-weight:800;font-family:var(--font-head);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:border-radius .55s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__logoMark{border-radius:50%}.Navbar-module__nuAbfa__logoText{font-family:var(--font-head);letter-spacing:-.02em;color:var(--white);white-space:nowrap;font-size:16px;font-weight:800;transition:color .3s}.Navbar-module__nuAbfa__links{gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--muted);white-space:nowrap;border-radius:100px;padding:6px 14px;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__nuAbfa__links a:hover{color:var(--white);background:#ffffff0f}[data-theme=light] .Navbar-module__nuAbfa__links a:hover{background:#0000000d}.Navbar-module__nuAbfa__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.Navbar-module__nuAbfa__themeToggle{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__nuAbfa__themeToggle:hover{color:var(--white);background:#ffffff0f;border-color:#ffffff40}[data-theme=light] .Navbar-module__nuAbfa__themeToggle{border-color:#0000001f}[data-theme=light] .Navbar-module__nuAbfa__themeToggle:hover{background:#0000000d;border-color:#0003}.Navbar-module__nuAbfa__cta{background:var(--neon);color:var(--neon-fg);font-family:var(--font-head);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;align-items:center;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Navbar-module__nuAbfa__cta:hover{filter:brightness(1.08);transform:scale(1.03);box-shadow:0 4px 20px #b8ff574d}.Navbar-module__nuAbfa__hamburger{width:32px;height:32px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:none}.Navbar-module__nuAbfa__hamburger:hover{background:#ffffff0f}[data-theme=light] .Navbar-module__nuAbfa__hamburger{border-color:#0000001f}.Navbar-module__nuAbfa__mobileMenu{pointer-events:none;-webkit-backdrop-filter:blur(28px);opacity:0;background:#0c0c0ceb;border:1px solid #ffffff17;border-radius:24px;flex-direction:column;gap:2px;padding:8px;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 8px);left:clamp(20px,6vw,80px);right:clamp(20px,6vw,80px);transform:translateY(-8px)scale(.98)}.Navbar-module__nuAbfa__mobileMenu.Navbar-module__nuAbfa__menuOpen{pointer-events:all;opacity:1;transform:translateY(0)scale(1)}[data-theme=light] .Navbar-module__nuAbfa__mobileMenu{background:#fcfcfef0;border-color:#0000001a}.Navbar-module__nuAbfa__mobileMenu a{color:var(--white);border-radius:16px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s}.Navbar-module__nuAbfa__mobileMenu a:hover{background:#ffffff0f}[data-theme=light] .Navbar-module__nuAbfa__mobileMenu a:hover{background:#0000000a}.Navbar-module__nuAbfa__mobileCtaLink{font-family:var(--font-head);text-align:center;margin-top:4px;background:var(--neon)!important;color:var(--neon-fg)!important;font-weight:700!important}@media (max-width:768px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__logoText{display:none}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled{padding:12px 16px}}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{flex-direction:column;justify-content:center;padding-top:40px;display:flex;position:relative}.Hero-module__Z8hQ_W__noise{opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px;position:absolute;inset:0}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.4;pointer-events:none;background-size:64px 64px;position:absolute;inset:0}.Hero-module__Z8hQ_W__glow{pointer-events:none;background:radial-gradient(circle,#b8ff5714 0%,#0000 60%);border-radius:50%;width:800px;height:800px;animation:14s ease-in-out infinite Hero-module__Z8hQ_W__drift;position:absolute;top:-250px;right:-150px}.Hero-module__Z8hQ_W__badge{background:var(--surface2);border:1px solid var(--border-active);color:var(--muted);border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:6px 14px 6px 8px;font-size:12px;font-weight:500;animation:.6s both Hero-module__Z8hQ_W__fadeUp;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--neon);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse;box-shadow:0 0 0 3px #b8ff5733}.Hero-module__Z8hQ_W__title{font-family:var(--font-head);letter-spacing:-.04em;color:var(--white);font-size:clamp(48px,7.5vw,96px);font-weight:800;line-height:1;animation:.7s .1s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__accent{color:var(--neon-text)}.Hero-module__Z8hQ_W__titleSub{font-family:var(--font-head);letter-spacing:-.03em;color:var(--muted);font-size:clamp(30px,5vw,64px);font-weight:400;animation:.7s .2s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__slogan{font-family:var(--font-mono);color:var(--muted);letter-spacing:.08em;opacity:.7;margin:24px 0 32px;font-size:12px;animation:.7s .3s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__slogan span{color:var(--neon-text)}.Hero-module__Z8hQ_W__sub{color:var(--muted);max-width:520px;margin-bottom:40px;font-size:17px;font-weight:300;line-height:1.7;animation:.7s .35s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:12px;animation:.7s .4s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--neon);color:var(--neon-fg);font-family:var(--font-head);cursor:pointer;border:none;border-radius:100px;align-items:center;padding:14px 30px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-2px)scale(1.02);box-shadow:0 10px 36px #b8ff574d}.Hero-module__Z8hQ_W__btnSecondary{color:var(--white);border:1px solid var(--border-active);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:100px;padding:14px 26px;font-size:14px;font-weight:400;transition:all .25s}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--muted);background:#ffffff0a;transform:translateY(-2px)}.Hero-module__Z8hQ_W__card{background:var(--surface);border:1px solid var(--border);border-radius:24px;width:268px;padding:24px;animation:.9s .5s both Hero-module__Z8hQ_W__slideIn;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes Hero-module__Z8hQ_W__slideIn{0%{opacity:0;transform:translateY(-50%)translate(30px)scale(.96)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.Hero-module__Z8hQ_W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Hero-module__Z8hQ_W__cardLabel{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);text-transform:uppercase;font-size:10px}.Hero-module__Z8hQ_W__cardLive{color:var(--neon-text);font-size:10px;font-family:var(--font-mono);align-items:center;gap:5px;display:flex}.Hero-module__Z8hQ_W__liveDot{background:var(--neon);border-radius:50%;width:5px;height:5px;animation:2s infinite Hero-module__Z8hQ_W__pulse}.Hero-module__Z8hQ_W__metric{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:9px 0;display:flex}.Hero-module__Z8hQ_W__metric:last-child{border-bottom:none;padding-bottom:0}.Hero-module__Z8hQ_W__metricLabel{color:var(--muted);font-size:12px;font-weight:300}.Hero-module__Z8hQ_W__metricVal{font-family:var(--font-mono);color:var(--white);font-size:16px;font-weight:500}.Hero-module__Z8hQ_W__green{color:var(--neon-text)}.Hero-module__Z8hQ_W__tag{font-family:var(--font-mono);color:var(--neon-text);background:#b8ff571a;border:1px solid #b8ff5733;border-radius:4px;padding:3px 8px;font-size:10px}@media (max-width:1000px){.Hero-module__Z8hQ_W__card{display:none}}@media (max-width:768px){.Hero-module__Z8hQ_W__content{padding-top:60px}.Hero-module__Z8hQ_W__sub{font-size:15px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:60px 0 56px}.Hero-module__Z8hQ_W__content{padding-top:72px}.Hero-module__Z8hQ_W__slogan{font-size:11px}}
.Marquee-module__XxqZwG__wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;overflow:hidden}.Marquee-module__XxqZwG__track{width:max-content;animation:28s linear infinite Marquee-module__XxqZwG__marquee;display:flex}@keyframes Marquee-module__XxqZwG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__XxqZwG__item{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);white-space:nowrap;align-items:center;gap:8px;padding:0 36px;font-size:11px;display:flex}.Marquee-module__XxqZwG__dot{background:var(--neon);border-radius:50%;flex-shrink:0;width:3px;height:3px}
.Values-module__LERj8a__section{padding:88px 0}.Values-module__LERj8a__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--neon-text);margin-bottom:16px;font-size:11px}.Values-module__LERj8a__title{font-family:var(--font-head);letter-spacing:-.03em;color:var(--white);margin-bottom:16px;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.1}.Values-module__LERj8a__sub{color:var(--muted);max-width:460px;margin-bottom:56px;font-size:15px;font-weight:300;line-height:1.7}.Values-module__LERj8a__grid{background:var(--border);border:1px solid var(--border);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Values-module__LERj8a__item{background:var(--surface);padding:36px 28px;transition:background .2s}.Values-module__LERj8a__item:hover{background:var(--surface2)}.Values-module__LERj8a__icon{font-family:var(--font-mono);color:var(--neon-text);letter-spacing:.08em;opacity:.8;margin-bottom:20px;font-size:11px}.Values-module__LERj8a__name{font-family:var(--font-head);color:var(--white);letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:700}.Values-module__LERj8a__desc{color:var(--muted);font-size:13px;font-weight:300;line-height:1.6}@media (max-width:900px){.Values-module__LERj8a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Values-module__LERj8a__grid{border-radius:16px;grid-template-columns:1fr}.Values-module__LERj8a__item{padding:28px 24px}}
.Services-module__PFRRnG__section{background:var(--surface);padding:88px 0}.Services-module__PFRRnG__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--neon-text);margin-bottom:16px;font-size:11px}.Services-module__PFRRnG__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.Services-module__PFRRnG__title{font-family:var(--font-head);letter-spacing:-.03em;color:var(--white);font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1}.Services-module__PFRRnG__sub{color:var(--muted);text-align:right;flex-shrink:0;font-size:15px;font-weight:300;line-height:1.7}.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Services-module__PFRRnG__card{background:var(--black);border:1px solid var(--border);cursor:pointer;border-radius:20px;padding:32px;transition:all .3s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{background:var(--surface2);border-color:#b8ff574d}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__price{color:var(--neon-text)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cta{opacity:1;transform:translateY(0)}.Services-module__PFRRnG__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Services-module__PFRRnG__num{font-family:var(--font-mono);color:var(--muted);letter-spacing:.06em;font-size:11px}.Services-module__PFRRnG__price{font-family:var(--font-mono);color:var(--muted);font-size:13px;transition:color .3s}.Services-module__PFRRnG__name{font-family:var(--font-head);color:var(--white);letter-spacing:-.02em;margin-bottom:10px;font-size:22px;font-weight:700}.Services-module__PFRRnG__desc{color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:300;line-height:1.7}.Services-module__PFRRnG__items{flex-direction:column;gap:4px;list-style:none;display:flex}.Services-module__PFRRnG__item{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.Services-module__PFRRnG__item:before{content:"";background:var(--neon);opacity:.6;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Services-module__PFRRnG__cta{font-size:12px;font-weight:600;font-family:var(--font-head);color:var(--neon-text);opacity:0;align-items:center;gap:6px;margin-top:24px;transition:all .3s;display:inline-flex;transform:translateY(4px)}@media (max-width:900px){.Services-module__PFRRnG__header{flex-direction:column;align-items:flex-start}.Services-module__PFRRnG__sub{text-align:left}}@media (max-width:640px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card{padding:24px}}
.Stats-module__UZLpCq__section{padding:88px 0}.Stats-module__UZLpCq__inner{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden}.Stats-module__UZLpCq__grid{grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__UZLpCq__item{border-right:1px solid var(--border);padding:48px 36px;transition:background .2s;position:relative;overflow:hidden}.Stats-module__UZLpCq__item:last-child{border-right:none}.Stats-module__UZLpCq__item:after{content:"";background:linear-gradient(90deg, var(--neon), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Stats-module__UZLpCq__item:hover:after{opacity:.6}.Stats-module__UZLpCq__num{font-family:var(--font-head);color:var(--white);letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(36px,4vw,58px);font-weight:800;line-height:1}.Stats-module__UZLpCq__neon{color:var(--neon-text)}.Stats-module__UZLpCq__label{color:var(--muted);font-size:13px;font-weight:300;line-height:1.5}@media (max-width:900px){.Stats-module__UZLpCq__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__item{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.Stats-module__UZLpCq__item:nth-child(2n){border-right:none}.Stats-module__UZLpCq__item:nth-child(3),.Stats-module__UZLpCq__item:nth-child(4){border-bottom:none}}@media (max-width:480px){.Stats-module__UZLpCq__item{padding:32px 24px}}
.Process-module__gUgyKG__section{padding:88px 0}.Process-module__gUgyKG__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--neon-text);margin-bottom:16px;font-size:11px}.Process-module__gUgyKG__title{font-family:var(--font-head);letter-spacing:-.03em;color:var(--white);margin-bottom:56px;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1}.Process-module__gUgyKG__grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.Process-module__gUgyKG__step{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:28px 24px;transition:border-color .3s}.Process-module__gUgyKG__step:hover{border-color:#b8ff5740}.Process-module__gUgyKG__highlight{background:#b8ff5708;border-color:#b8ff5766}.Process-module__gUgyKG__tag{font-family:var(--font-mono);color:var(--neon-text);letter-spacing:.1em;opacity:.8;margin-bottom:20px;font-size:10px}.Process-module__gUgyKG__stepTitle{font-family:var(--font-head);color:var(--white);letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:700}.Process-module__gUgyKG__desc{color:var(--muted);font-size:12px;font-weight:300;line-height:1.6}@media (max-width:1024px){.Process-module__gUgyKG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.Process-module__gUgyKG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.Process-module__gUgyKG__grid{grid-template-columns:1fr}.Process-module__gUgyKG__step{padding:22px 20px}}
.Contact-module__OWeMSG__section{padding:88px 0}.Contact-module__OWeMSG__inner{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:72px 64px;position:relative;overflow:hidden}.Contact-module__OWeMSG__glow{pointer-events:none;background:radial-gradient(circle,#b8ff5714 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;right:-150px}.Contact-module__OWeMSG__top{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:56px;display:flex}.Contact-module__OWeMSG__title{font-family:var(--font-head);letter-spacing:-.03em;color:var(--white);max-width:520px;font-size:clamp(24px,3.5vw,48px);font-weight:800;line-height:1.15}.Contact-module__OWeMSG__em{color:var(--neon-text);font-style:normal}.Contact-module__OWeMSG__promise{background:var(--surface2);border:1px solid var(--border);border-radius:14px;flex-shrink:0;min-width:240px;padding:20px 24px}.Contact-module__OWeMSG__promiseLabel{font-family:var(--font-mono);color:var(--neon-text);letter-spacing:.1em;opacity:.8;margin-bottom:10px;font-size:10px}.Contact-module__OWeMSG__promiseText{font-family:var(--font-head);color:var(--white);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.5}.Contact-module__OWeMSG__contacts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Contact-module__OWeMSG__contactCard{background:var(--black);border:1px solid var(--border);cursor:pointer;border-radius:14px;padding:20px 22px;text-decoration:none;transition:all .25s;display:block}.Contact-module__OWeMSG__contactCard:hover{border-color:#b8ff574d;transform:translateY(-3px)}.Contact-module__OWeMSG__contactIcon{font-family:var(--font-mono);color:var(--neon-text);letter-spacing:.08em;margin-bottom:10px;font-size:10px}.Contact-module__OWeMSG__contactLabel{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:300}.Contact-module__OWeMSG__contactVal{color:var(--white);word-break:break-all;font-size:14px;font-weight:500}.Contact-module__OWeMSG__btnWrap{flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px;display:flex}.Contact-module__OWeMSG__btn{background:var(--neon);color:var(--neon-fg);font-family:var(--font-head);cursor:pointer;border:none;border-radius:10px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Contact-module__OWeMSG__btn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 32px #b8ff5740}.Contact-module__OWeMSG__note{color:var(--muted);font-size:12px;font-weight:300}.Contact-module__OWeMSG__neon{color:var(--neon-text)}@media (max-width:900px){.Contact-module__OWeMSG__top{flex-direction:column;gap:24px}.Contact-module__OWeMSG__promise{min-width:unset;width:100%}.Contact-module__OWeMSG__contacts{grid-template-columns:1fr}.Contact-module__OWeMSG__inner{padding:48px 40px}}@media (max-width:640px){.Contact-module__OWeMSG__inner{border-radius:20px;padding:36px 24px}.Contact-module__OWeMSG__contacts{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:32px 0}.Footer-module__EZoWya__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__EZoWya__left{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-head);color:var(--white);font-size:15px;font-weight:800}.Footer-module__EZoWya__slogan{font-family:var(--font-mono);color:var(--muted);letter-spacing:.06em;font-size:10px}.Footer-module__EZoWya__links{gap:20px;list-style:none;display:flex}.Footer-module__EZoWya__links a{color:var(--muted);font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__links a:hover{color:var(--white)}.Footer-module__EZoWya__copy{font-family:var(--font-mono);color:var(--muted);opacity:.5;white-space:nowrap;font-size:10px}@media (max-width:768px){.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;align-items:center;gap:16px}.Footer-module__EZoWya__left{flex-direction:column;gap:6px}.Footer-module__EZoWya__links{gap:24px}}
