.Navbar-module__UMbBgq__navbar{z-index:1000;align-items:center;gap:16px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.Navbar-module__UMbBgq__pill{-webkit-backdrop-filter:blur(20px);background:#0d0d12d9;border:1px solid #ffffff1a;border-radius:40px;padding:6px;display:flex;box-shadow:0 8px 40px #0006}.Navbar-module__UMbBgq__toggleContainer{align-items:center;display:flex}.Navbar-module__UMbBgq__navItem{color:#ffffff80;cursor:pointer;white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex}.Navbar-module__UMbBgq__navItem:hover{color:#ffffffe6;background:#ffffff14}.Navbar-module__UMbBgq__navItemActive{box-shadow:0 4px 16px #0052ff66;background:var(--primary)!important;color:#fff!important}.Navbar-module__UMbBgq__icon{font-size:15px;line-height:1}.Navbar-module__UMbBgq__label{letter-spacing:.01em}.Navbar-module__UMbBgq__elevated .Navbar-module__UMbBgq__pill{box-shadow:0 12px 50px #0009,0 0 0 1px #ffffff12}@media (max-width:600px){.Navbar-module__UMbBgq__navbar{width:calc(100% - 32px);bottom:16px}.Navbar-module__UMbBgq__pill{justify-content:space-between;width:100%}.Navbar-module__UMbBgq__navItem{flex-direction:column;gap:3px;padding:10px 12px;font-size:10px}.Navbar-module__UMbBgq__icon{font-size:18px}}
.ThemeToggle-module__YGRkTa__toggle{background:var(--surface-color);width:40px;height:40px;color:var(--text-main);transition:all var(--transition-normal);border:1px solid #0052ff1a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.ThemeToggle-module__YGRkTa__toggle:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-hover);transform:scale(1.1)}.ThemeToggle-module__YGRkTa__iconWrapper{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ThemeToggle-module__YGRkTa__sun,.ThemeToggle-module__YGRkTa__moon{width:100%;height:100%;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.ThemeToggle-module__YGRkTa__toggle:active .ThemeToggle-module__YGRkTa__iconWrapper{transform:scale(.8)}
.PageLoader-module__jWBriG__loader{z-index:9999;background:#0d0d12;justify-content:center;align-items:center;transition:opacity .6s,transform .6s;display:flex;position:fixed;inset:0}.PageLoader-module__jWBriG__loaderHiding{opacity:0;transform:translateY(-20px)}.PageLoader-module__jWBriG__inner{flex-direction:column;align-items:center;gap:8px;animation:.5s forwards PageLoader-module__jWBriG__fadeIn;display:flex}@keyframes PageLoader-module__jWBriG__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.PageLoader-module__jWBriG__logo{color:#fff;letter-spacing:-.04em;font-size:3.5rem;font-weight:800;line-height:1}.PageLoader-module__jWBriG__logo span{color:var(--primary)}.PageLoader-module__jWBriG__tagline{color:#ffffff59;letter-spacing:.3em;text-transform:uppercase;margin-bottom:32px;font-size:.85rem;font-weight:400}.PageLoader-module__jWBriG__bar{background:#ffffff1a;border-radius:100px;width:120px;height:2px;overflow:hidden}.PageLoader-module__jWBriG__barFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:100px;width:0%;height:100%;animation:1.6s cubic-bezier(.25,1,.5,1) forwards PageLoader-module__jWBriG__fill}@keyframes PageLoader-module__jWBriG__fill{0%{width:0%}to{width:100%}}
.MatrixBackground-module__3i_CGq__canvas{z-index:0;opacity:.8;position:absolute;inset:0}
.Hero-module__oEVfFq__hero{background:#0d0d12;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__overlay{z-index:1;background:radial-gradient(80% 60% at 50% 80%,#0052ff1f,#0000),radial-gradient(60% 40% at 80% 20%,#00d4ff14,#0000);position:absolute;inset:0}.Hero-module__oEVfFq__content{z-index:2;text-align:center;max-width:800px;padding:32px 24px 120px;position:relative}.Hero-module__oEVfFq__badge{color:var(--success);letter-spacing:.02em;background:#39ff141a;border:1px solid #39ff144d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__oEVfFq__dot{background:var(--success);width:7px;height:7px;box-shadow:0 0 8px var(--success);border-radius:50%;animation:2s ease-in-out infinite Hero-module__oEVfFq__pulse}@keyframes Hero-module__oEVfFq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__oEVfFq__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.1}.Hero-module__oEVfFq__word{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:opacity .3s,transform .3s cubic-bezier(.25,1,.5,1);display:inline-block}.Hero-module__oEVfFq__wordVisible{opacity:1;transform:translateY(0)}.Hero-module__oEVfFq__wordHidden{opacity:0;transform:translateY(12px)}.Hero-module__oEVfFq__subtitle{color:#ffffffb3;max-width:560px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.Hero-module__oEVfFq__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:60px;display:flex}.Hero-module__oEVfFq__btnPrimary{background:var(--primary);color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-normal);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;display:flex;box-shadow:0 4px 20px #0052ff4d}.Hero-module__oEVfFq__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 30px #0052ff80}.Hero-module__oEVfFq__arrow{transition:transform var(--transition-fast);display:inline-block}.Hero-module__oEVfFq__btnPrimary:hover .Hero-module__oEVfFq__arrow{transform:translate(4px)}.Hero-module__oEVfFq__btnSecondary{color:#ffffffd9;border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#ffffff12;border:1px solid #ffffff1f;padding:14px 28px;font-size:15px;font-weight:500}.Hero-module__oEVfFq__btnSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}.Hero-module__oEVfFq__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.Hero-module__oEVfFq__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__oEVfFq__statNum{color:#fff;letter-spacing:-.02em;font-size:1.8rem;font-weight:700}.Hero-module__oEVfFq__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.Hero-module__oEVfFq__divider{background:#ffffff1a;width:1px;height:40px}.Hero-module__oEVfFq__scrollHint{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.Hero-module__oEVfFq__scrollLine{background:linear-gradient(#ffffff4d,#0000);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__oEVfFq__scrollDown}@keyframes Hero-module__oEVfFq__scrollDown{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}
.WhyUs-module__k_ul2W__section{background:var(--bg-color);opacity:0;padding:100px 24px;transition:opacity .7s,transform .7s;transform:translateY(40px)}.WhyUs-module__k_ul2W__visible{opacity:1;transform:translateY(0)}.WhyUs-module__k_ul2W__container{max-width:1100px;margin:0 auto}.WhyUs-module__k_ul2W__header{text-align:center;margin-bottom:60px}.WhyUs-module__k_ul2W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#0052ff14;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.WhyUs-module__k_ul2W__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.WhyUs-module__k_ul2W__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.WhyUs-module__k_ul2W__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;display:grid}.WhyUs-module__k_ul2W__card{background:var(--surface-color);border-radius:var(--radius-md);opacity:0;border:1px solid #0000000d;padding:32px;transition:opacity .5s,transform .5s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(20px)}.WhyUs-module__k_ul2W__visible .WhyUs-module__k_ul2W__card{opacity:1;transform:translateY(0)}.WhyUs-module__k_ul2W__card:before{content:"";background:var(--accent,var(--primary));transform-origin:0;border-radius:3px 3px 0 0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.WhyUs-module__k_ul2W__card:hover:before{transform:scaleX(1)}.WhyUs-module__k_ul2W__card:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-4px)!important}.WhyUs-module__k_ul2W__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.WhyUs-module__k_ul2W__icon{font-size:2rem;line-height:1}.WhyUs-module__k_ul2W__number{color:#0000000a;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-size:2.5rem;font-weight:800;line-height:1}.WhyUs-module__k_ul2W__cardTitle{color:var(--text-main);margin-bottom:10px;font-size:1.1rem;font-weight:600}.WhyUs-module__k_ul2W__cardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.9rem;line-height:1.7}.WhyUs-module__k_ul2W__cardLine{background:var(--accent,var(--primary));opacity:.5;border-radius:2px;width:32px;height:2px}@media (prefers-color-scheme:dark){.WhyUs-module__k_ul2W__card{border-color:#ffffff0f}.WhyUs-module__k_ul2W__number{color:#ffffff0a}}
.Services-module__J8Vg9a__section{background:var(--bg-color);opacity:0;padding:100px 24px;transition:opacity .7s,transform .7s;transform:translateY(40px)}.Services-module__J8Vg9a__visible{opacity:1;transform:translateY(0)}.Services-module__J8Vg9a__container{max-width:1100px;margin:0 auto}.Services-module__J8Vg9a__header{text-align:center;margin-bottom:60px}.Services-module__J8Vg9a__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#0052ff14;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.Services-module__J8Vg9a__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Services-module__J8Vg9a__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Services-module__J8Vg9a__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.Services-module__J8Vg9a__card{background:var(--surface-color);border-radius:var(--radius-md);transition:all var(--transition-normal);border:1px solid #0000000f;padding:32px;position:relative;overflow:hidden}.Services-module__J8Vg9a__card:hover{box-shadow:var(--shadow-hover);border-color:var(--card-accent,var(--primary));transform:translateY(-4px)}.Services-module__J8Vg9a__cardGlow{background:var(--card-accent,var(--primary));opacity:0;filter:blur(40px);width:120px;height:120px;transition:opacity var(--transition-normal);pointer-events:none;border-radius:50%;position:absolute;bottom:-40px;right:-40px}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardGlow{opacity:.15}.Services-module__J8Vg9a__cardIcon{margin-bottom:20px;font-size:2rem;display:block}.Services-module__J8Vg9a__cardTitle{color:var(--text-main);margin-bottom:10px;font-size:1.15rem;font-weight:600}.Services-module__J8Vg9a__cardDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.9rem;line-height:1.7}.Services-module__J8Vg9a__tags{flex-wrap:wrap;gap:8px;display:flex}.Services-module__J8Vg9a__tag{color:var(--text-secondary);letter-spacing:.03em;background:#0000000a;border:1px solid #0000000f;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:500}@media (prefers-color-scheme:dark){.Services-module__J8Vg9a__card{border-color:#ffffff0f}.Services-module__J8Vg9a__tag{background:#ffffff0d;border-color:#ffffff14}}
.Portfolio-module__Anu7bG__section{background:var(--surface-color);opacity:0;padding:100px 24px;transition:opacity .7s,transform .7s;transform:translateY(40px)}.Portfolio-module__Anu7bG__visible{opacity:1;transform:translateY(0)}.Portfolio-module__Anu7bG__container{max-width:1100px;margin:0 auto}.Portfolio-module__Anu7bG__header{text-align:center;margin-bottom:60px}.Portfolio-module__Anu7bG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#0052ff14;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.Portfolio-module__Anu7bG__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Portfolio-module__Anu7bG__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Portfolio-module__Anu7bG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:60px;display:grid}.Portfolio-module__Anu7bG__card{color:inherit;cursor:pointer;background:var(--bg-color);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);transition:all var(--transition-normal);text-decoration:none;display:block;overflow:hidden}.Portfolio-module__Anu7bG__card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001a}.Portfolio-module__Anu7bG__cardPreview{align-items:flex-end;height:180px;padding:20px;display:flex;position:relative;overflow:hidden}.Portfolio-module__Anu7bG__previewPattern{opacity:.2;grid-template-columns:repeat(5,1fr);gap:20px;padding:20px;display:grid;position:absolute;inset:0}.Portfolio-module__Anu7bG__previewDot{background:#fffc;border-radius:50%;width:6px;height:6px}.Portfolio-module__Anu7bG__category{z-index:1;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:100px;padding:5px 12px;font-size:11px;font-weight:600;position:relative}.Portfolio-module__Anu7bG__cardBody{padding:24px}.Portfolio-module__Anu7bG__cardTitle{color:var(--text-main);margin-bottom:10px;font-size:1.1rem;font-weight:600}.Portfolio-module__Anu7bG__cardDesc{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;line-height:1.7}.Portfolio-module__Anu7bG__tech{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__Anu7bG__techTag{color:var(--primary);background:#0052ff12;border:1px solid #0052ff26;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:500}.Portfolio-module__Anu7bG__cta{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.Portfolio-module__Anu7bG__cta p{color:var(--text-secondary);font-size:1.1rem}.Portfolio-module__Anu7bG__ctaBtn{background:var(--primary);color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-normal);padding:14px 28px;font-size:15px;font-weight:600;box-shadow:0 4px 20px #0052ff4d}.Portfolio-module__Anu7bG__ctaBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 30px #0052ff80}
.Quoter-module__jr5V_a__section{background:var(--bg-color);padding:100px 24px}.Quoter-module__jr5V_a__container{max-width:900px;margin:0 auto}.Quoter-module__jr5V_a__header{text-align:center;margin-bottom:60px}.Quoter-module__jr5V_a__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#0052ff14;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.Quoter-module__jr5V_a__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Quoter-module__jr5V_a__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Quoter-module__jr5V_a__quoterCard{background:var(--surface-color);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);border:1px solid #0000000f;padding:40px}.Quoter-module__jr5V_a__steps{align-items:center;gap:0;margin-bottom:40px;display:flex}.Quoter-module__jr5V_a__step{color:var(--text-secondary);flex:1;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.Quoter-module__jr5V_a__step:not(:last-child):after{content:"";background:#0000001a;flex:1;height:1px;margin:0 12px}.Quoter-module__jr5V_a__stepDot{width:28px;height:28px;transition:all var(--transition-normal);background:#00000012;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Quoter-module__jr5V_a__stepActive .Quoter-module__jr5V_a__stepDot{background:var(--primary);color:#fff;box-shadow:0 4px 12px #0052ff4d}.Quoter-module__jr5V_a__stepActive{color:var(--text-main)}.Quoter-module__jr5V_a__stepContent{flex-direction:column;gap:24px;display:flex}.Quoter-module__jr5V_a__stepTitle{color:var(--text-main);font-size:1.2rem;font-weight:600}.Quoter-module__jr5V_a__serviceGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Quoter-module__jr5V_a__serviceCard{border-radius:var(--radius-sm);background:var(--bg-color);cursor:pointer;transition:all var(--transition-normal);text-align:left;border:2px solid #00000012;flex-direction:column;align-items:flex-start;gap:6px;padding:20px;display:flex}.Quoter-module__jr5V_a__serviceCard:hover{border-color:var(--primary)}.Quoter-module__jr5V_a__serviceCardActive{background:#0052ff0a;border-color:var(--primary)!important}.Quoter-module__jr5V_a__serviceLabel{color:var(--text-main);font-size:.95rem;font-weight:600}.Quoter-module__jr5V_a__servicePrice{color:var(--primary);font-size:.8rem;font-weight:500}.Quoter-module__jr5V_a__extrasList{flex-direction:column;gap:8px;display:flex}.Quoter-module__jr5V_a__extraItem{border-radius:var(--radius-sm);background:var(--bg-color);text-align:left;cursor:pointer;transition:all var(--transition-fast);border:1px solid #00000012;align-items:center;gap:12px;padding:14px 16px;display:flex}.Quoter-module__jr5V_a__extraItem:hover{border-color:var(--primary)}.Quoter-module__jr5V_a__extraItemActive{background:#0052ff0a;border-color:var(--primary)!important}.Quoter-module__jr5V_a__extraCheck{width:24px;height:24px;color:var(--primary);background:#0052ff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.Quoter-module__jr5V_a__extraItemActive .Quoter-module__jr5V_a__extraCheck{background:var(--primary);color:#fff}.Quoter-module__jr5V_a__extraLabel{color:var(--text-main);flex:1;font-size:.9rem;font-weight:500}.Quoter-module__jr5V_a__extraPrice{color:var(--text-secondary);font-size:.85rem}.Quoter-module__jr5V_a__pricePreview{color:var(--text-secondary);border-radius:var(--radius-sm);background:#0052ff0d;border:1px solid #0052ff1a;padding:14px 16px;font-size:.9rem}.Quoter-module__jr5V_a__pricePreview strong{color:var(--primary);font-size:1rem}.Quoter-module__jr5V_a__nextBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-normal);align-self:flex-end;padding:13px 28px;font-size:14px;font-weight:600;box-shadow:0 4px 16px #0052ff40}.Quoter-module__jr5V_a__nextBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #0052ff66}.Quoter-module__jr5V_a__nextBtn:disabled{opacity:.4;cursor:not-allowed}.Quoter-module__jr5V_a__backBtn{color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast);padding:13px 20px;font-size:14px;font-weight:500}.Quoter-module__jr5V_a__backBtn:hover{color:var(--text-main)}.Quoter-module__jr5V_a__stepNav{justify-content:space-between;align-items:center;display:flex}.Quoter-module__jr5V_a__form{flex-direction:column;gap:16px;display:flex}.Quoter-module__jr5V_a__field{flex-direction:column;gap:6px;display:flex}.Quoter-module__jr5V_a__field label{color:var(--text-secondary);font-size:13px;font-weight:500}.Quoter-module__jr5V_a__field input,.Quoter-module__jr5V_a__field textarea{color:var(--text-main);background:var(--bg-color);border-radius:var(--radius-sm);transition:border-color var(--transition-fast);resize:none;border:1.5px solid #0000001a;padding:12px 16px;font-family:inherit;font-size:14px}.Quoter-module__jr5V_a__field input:focus,.Quoter-module__jr5V_a__field textarea:focus{border-color:var(--primary);outline:none}.Quoter-module__jr5V_a__total{color:var(--text-secondary);border-radius:var(--radius-sm);background:#0052ff0d;border:1px solid #0052ff1a;padding:14px 16px;font-size:.9rem}.Quoter-module__jr5V_a__total strong{color:var(--primary);font-size:1rem}.Quoter-module__jr5V_a__totalNote{color:var(--text-secondary);opacity:.7;margin-top:8px;font-size:11px;font-style:italic;line-height:1.5;display:block}.Quoter-module__jr5V_a__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-normal);padding:13px 28px;font-size:14px;font-weight:600;box-shadow:0 4px 16px #0052ff40}.Quoter-module__jr5V_a__submitBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.Quoter-module__jr5V_a__success{text-align:center;background:var(--surface-color);border-radius:var(--radius-md);padding:80px 40px}.Quoter-module__jr5V_a__successIcon{width:70px;height:70px;color:var(--success);background:#39ff141a;border:2px solid #39ff144d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:3rem;display:inline-flex}.Quoter-module__jr5V_a__success h3{color:var(--text-main);margin-bottom:10px;font-size:1.5rem}.Quoter-module__jr5V_a__success p{color:var(--text-secondary);margin-bottom:24px}.Quoter-module__jr5V_a__resetBtn{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:1.5px solid #0000001a;padding:10px 20px;font-size:13px;font-weight:500}.Quoter-module__jr5V_a__resetBtn:hover{border-color:var(--primary);color:var(--primary)}@media (prefers-color-scheme:dark){.Quoter-module__jr5V_a__quoterCard{border-color:#ffffff0f}.Quoter-module__jr5V_a__serviceCard,.Quoter-module__jr5V_a__extraItem{border-color:#ffffff14}.Quoter-module__jr5V_a__step:not(:last-child):after{background:#ffffff1a}.Quoter-module__jr5V_a__stepDot{background:#ffffff14}.Quoter-module__jr5V_a__field input,.Quoter-module__jr5V_a__field textarea{background:var(--surface-color);color:var(--text-main);border-color:#ffffff1a}.Quoter-module__jr5V_a__resetBtn{border-color:#ffffff1a}}@media (max-width:540px){.Quoter-module__jr5V_a__quoterCard{padding:24px 16px}.Quoter-module__jr5V_a__serviceGrid{grid-template-columns:1fr}}
.Contact-module__RDTI0G__section{background:var(--bg-color);opacity:0;padding:100px 24px;transition:opacity .7s,transform .7s;transform:translateY(40px)}.Contact-module__RDTI0G__visible{opacity:1;transform:translateY(0)}.Contact-module__RDTI0G__container{max-width:1100px;margin:0 auto}.Contact-module__RDTI0G__header{text-align:center;margin-bottom:60px}.Contact-module__RDTI0G__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#0052ff14;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.Contact-module__RDTI0G__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Contact-module__RDTI0G__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Contact-module__RDTI0G__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.Contact-module__RDTI0G__info{flex-direction:column;gap:20px;display:flex}.Contact-module__RDTI0G__infoCard{background:var(--surface-color);border-radius:var(--radius-sm);transition:all var(--transition-normal);border:1px solid #0000000f;align-items:flex-start;gap:16px;padding:20px;display:flex}.Contact-module__RDTI0G__infoCard:hover{border-color:var(--primary);transform:translate(4px)}.Contact-module__RDTI0G__infoIcon{border-radius:var(--radius-sm);background:#0052ff14;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;display:flex}.Contact-module__RDTI0G__infoCard>div{flex-direction:column;gap:3px;display:flex}.Contact-module__RDTI0G__infoCard strong{color:var(--text-main);font-size:.85rem;font-weight:600;display:block}.Contact-module__RDTI0G__infoCard a,.Contact-module__RDTI0G__infoCard span{color:var(--primary);font-size:.85rem;text-decoration:none;display:block}.Contact-module__RDTI0G__infoCard span{color:var(--text-secondary)}.Contact-module__RDTI0G__form{background:var(--surface-color);border-radius:var(--radius-md);border:1px solid #0000000f;flex-direction:column;gap:18px;padding:36px;display:flex}.Contact-module__RDTI0G__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__RDTI0G__field{flex-direction:column;gap:6px;display:flex}.Contact-module__RDTI0G__field label{color:var(--text-secondary);font-size:13px;font-weight:500}.Contact-module__RDTI0G__field input,.Contact-module__RDTI0G__field textarea{color:var(--text-main);background:var(--bg-color);border-radius:var(--radius-sm);transition:border-color var(--transition-fast);resize:none;border:1.5px solid #00000014;padding:12px 16px;font-family:inherit;font-size:14px}.Contact-module__RDTI0G__field input:focus,.Contact-module__RDTI0G__field textarea:focus{border-color:var(--primary);outline:none}.Contact-module__RDTI0G__buttonGroup{align-items:center;gap:16px;margin-top:10px;display:flex}.Contact-module__RDTI0G__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-normal);flex:1;padding:14px 28px;font-size:14px;font-weight:600;box-shadow:0 4px 16px #0052ff40}.Contact-module__RDTI0G__scheduleBtn{background:var(--surface-color);color:var(--primary);border-radius:var(--radius-sm);border:1.5px solid var(--primary);transition:all var(--transition-normal);cursor:pointer;flex:1;padding:14px 28px;font-size:14px;font-weight:600}.Contact-module__RDTI0G__scheduleBtn:hover{background:var(--primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 24px #0052ff40}@media (max-width:480px){.Contact-module__RDTI0G__buttonGroup{flex-direction:column;align-items:stretch}}
.Footer-module__as8s1W__footer{background:#0d0d12;padding:40px 24px 120px}.Footer-module__as8s1W__container{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__as8s1W__brand{align-items:baseline;gap:4px;display:flex}.Footer-module__as8s1W__logo{color:#fff;letter-spacing:-.03em;font-size:1.8rem;font-weight:800}.Footer-module__as8s1W__logo span{color:var(--primary)}.Footer-module__as8s1W__tagline{color:#fff6;letter-spacing:.12em;text-transform:uppercase;font-size:1.1rem;font-weight:300}.Footer-module__as8s1W__copy{color:#ffffff40;letter-spacing:.02em;font-size:12px}
.WhatsAppButton-module__HLd_kq__btn{z-index:90;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:100px;right:24px;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__HLd_kq__btn:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d36699}.WhatsAppButton-module__HLd_kq__icon{z-index:1;width:28px;height:28px;position:relative}.WhatsAppButton-module__HLd_kq__pulse{opacity:0;background:#25d366;border-radius:50%;width:100%;height:100%;animation:2.5s ease-out infinite WhatsAppButton-module__HLd_kq__pulse;position:absolute}@keyframes WhatsAppButton-module__HLd_kq__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@media (max-width:600px){.WhatsAppButton-module__HLd_kq__btn{width:50px;height:50px;bottom:90px;right:16px}.WhatsAppButton-module__HLd_kq__icon{width:24px;height:24px}}
