.Navbar-module__cJzEcG__navbarWrapper{z-index:1000;pointer-events:none;width:100%;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbarCapsule{pointer-events:auto;-webkit-backdrop-filter:blur(28px)saturate(130%);background:#ffffff73;border:1px solid #fff6;border-radius:99px;width:90%;max-width:1200px;margin:1.25rem auto;padding:.5rem 2rem;transition:all .35s cubic-bezier(.2,0,0,1);overflow:hidden;box-shadow:0 12px 35px #1e203308}.Navbar-module__cJzEcG__navbarCapsule.Navbar-module__cJzEcG__scrolled{background:#fffffff2;border:1px solid #ffffffd9;box-shadow:0 12px 40px #1e20331a}.Navbar-module__cJzEcG__expanded{background:#fffffff5;border-radius:28px;width:90%;max-width:1200px;padding-bottom:2rem;box-shadow:0 20px 50px #1e20331f}.Navbar-module__cJzEcG__headerRow{justify-content:space-between;align-items:center;height:60px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--accent);-webkit-user-select:none;user-select:none;align-items:center;font-size:1.35rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logo a{color:inherit;cursor:pointer;pointer-events:auto;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dot{background:linear-gradient(135deg, var(--accent-light), var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:900}.Navbar-module__cJzEcG__navLinks{flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__navItem{position:relative}.Navbar-module__cJzEcG__menuButton{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.2px;color:var(--accent);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:99px;align-items:center;gap:.25rem;padding:.55rem .9rem;font-size:.72rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__menuButton:hover{background:#1e20330d}.Navbar-module__cJzEcG__chevron{opacity:.7}.Navbar-module__cJzEcG__actions{align-items:center;gap:.6rem;display:flex}.Navbar-module__cJzEcG__mobileToggle{color:var(--accent);cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__dropdownContentArea{border-top:1px solid #1e20330f;height:370px;margin-top:.25rem;padding-top:2rem;animation:.25s ease-out forwards Navbar-module__cJzEcG__fadeIn;overflow:hidden}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__dropdownGrid{grid-template-columns:3.4fr 1.2fr;align-items:stretch;gap:2.5rem;height:100%;display:grid}.Navbar-module__cJzEcG__dropdownLinksColumn{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__cJzEcG__dropdownLinksGrid{grid-template-columns:repeat(3,1fr);gap:.6rem .8rem;height:100%;display:grid}.Navbar-module__cJzEcG__dropdownItemLink{transition:all var(--transition-fast);border-radius:16px;align-items:center;gap:1.1rem;min-height:118px;padding:.8rem 1.1rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dropdownItemLink:hover{background:#1e203308}.Navbar-module__cJzEcG__dropdownItemLink strong{color:var(--accent);font-size:.95rem;font-weight:700;display:block}.Navbar-module__cJzEcG__dropdownItemLink p{color:var(--text-muted);margin-top:.2rem;font-size:.74rem;line-height:1.35}.Navbar-module__cJzEcG__iconCircleBlue{color:#2563eb;background:#2563eb0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__cJzEcG__iconCircleGreen{color:#10b981;background:#10b9810f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__cJzEcG__iconCircleOrange{color:#f97316;background:#f973160f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__cJzEcG__dropdownCardColumn{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__cJzEcG__dropdownGradientCard{border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000a}.Navbar-module__cJzEcG__cardCenterText{color:#fff;letter-spacing:-.02em;font-size:1.7rem;font-weight:800}.Navbar-module__cJzEcG__cardBottomLink{color:var(--text-muted);transition:all var(--transition-fast);align-items:center;gap:.25rem;padding-left:.25rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__cardBottomLink:hover{color:var(--accent-light)}.Navbar-module__cJzEcG__viewAllText{background:linear-gradient(135deg, var(--accent-light), var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__viewAllCard{transition:all var(--transition-fast);background:#2563eb0a;border:1px dashed #2563eb40;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;height:100%;padding:.9rem 1.2rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__viewAllCard:hover{border-color:var(--accent-light);background:#2563eb14;transform:translateY(-2px)}.Navbar-module__cJzEcG__viewAllCard span{color:var(--accent-light);background:linear-gradient(135deg, var(--accent-light), var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:700}.Navbar-module__cJzEcG__viewAllIcon{color:var(--accent-light);transition:transform var(--transition-fast)}.Navbar-module__cJzEcG__viewAllCard:hover .Navbar-module__cJzEcG__viewAllIcon{transform:translate(3px)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;pointer-events:auto;background:#fff;border:1px solid #00000014;border-radius:20px;width:90%;max-height:80vh;padding:2rem;position:fixed;top:90px;left:5%;overflow-y:auto;box-shadow:0 20px 40px #0000001a}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileSection h3{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:.6rem;font-size:.75rem}.Navbar-module__cJzEcG__mobileSection a{color:var(--accent);border-bottom:1px solid #0000000d;padding:.4rem 0;font-size:1.05rem;font-weight:600;display:block}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__navbarCapsule{padding:.5rem 1.5rem}}.Navbar-module__cJzEcG__badgeNew{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;background:#2563eb14;border-radius:4px;margin-left:.4rem;padding:.12rem .35rem;font-size:.58rem;font-weight:800;display:inline-block}.Navbar-module__cJzEcG__badgeHot{color:#f97316;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;background:#f9731614;border-radius:4px;margin-left:.4rem;padding:.12rem .35rem;font-size:.58rem;font-weight:800;display:inline-block}.Navbar-module__cJzEcG__badgePopular{color:#10b981;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;background:#10b98114;border-radius:4px;margin-left:.4rem;padding:.12rem .35rem;font-size:.58rem;font-weight:800;display:inline-block}.Navbar-module__cJzEcG__servicesDropdownGrid{grid-template-columns:240px 1px 1fr;align-items:stretch;gap:2.5rem;height:100%;display:grid}.Navbar-module__cJzEcG__servicesTabsColumn{flex-direction:column;gap:.35rem;display:flex}.Navbar-module__cJzEcG__servicesTabButton{width:100%;font-family:var(--font-body);color:var(--accent);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .85rem;font-size:.95rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__servicesTabButton:hover,.Navbar-module__cJzEcG__servicesTabButton.Navbar-module__cJzEcG__active{color:#f97316;background:#f973160a;font-weight:700}.Navbar-module__cJzEcG__servicesTabArrow{opacity:0;transition:all var(--transition-fast);color:#f97316;transform:translate(-5px)}.Navbar-module__cJzEcG__servicesTabButton.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__servicesTabArrow{opacity:1;transform:translate(0)}.Navbar-module__cJzEcG__servicesVerticalDivider{background:#1e203314;width:1px;height:100%}.Navbar-module__cJzEcG__servicesLinksColumn{flex-direction:column;padding-left:.5rem;display:flex}.Navbar-module__cJzEcG__servicesLinksHeader{margin-bottom:1.25rem}.Navbar-module__cJzEcG__servicesLinksHeader h3{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.Navbar-module__cJzEcG__servicesHeaderUnderline{background:#f97316;border-radius:99px;width:40px;height:3px;margin-top:.4rem}.Navbar-module__cJzEcG__servicesLinksList{grid-template-columns:1fr 1fr;gap:.6rem 1rem;display:grid}.Navbar-module__cJzEcG__mobileSubHeader{text-transform:uppercase;letter-spacing:.8px;color:var(--accent);opacity:.9;padding:.6rem 0 .2rem;font-size:.8rem;font-weight:800}
.Footer-module__S6Hkya__footer{background-color:var(--primary);border-top:1px solid var(--border-color);padding:5rem 0 3rem;font-size:.9rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{margin-bottom:1.5rem}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.05em;align-items:center;gap:.3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__S6Hkya__dot{background:linear-gradient(135deg, var(--accent-light), var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.Footer-module__S6Hkya__desc{color:var(--text-muted);max-width:320px;line-height:1.7}.Footer-module__S6Hkya__column h4{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__column ul{list-style:none}.Footer-module__S6Hkya__column li{margin-bottom:.8rem}.Footer-module__S6Hkya__column a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.9rem;font-weight:500}.Footer-module__S6Hkya__column a:hover{color:var(--accent-light)}.Footer-module__S6Hkya__footerBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:500}.Footer-module__S6Hkya__footerBtn:hover{color:var(--accent-light)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-color);color:var(--text-muted);justify-content:flex-end;align-items:center;min-height:3.5rem;padding-top:2rem;font-size:.85rem;font-weight:500;display:flex;position:relative}.Footer-module__S6Hkya__bottom p{text-align:center;pointer-events:none;white-space:nowrap;margin:0;font-size:.85rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-30%)}.Footer-module__S6Hkya__socials{gap:.8rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px;transition:all var(--transition-fast);color:var(--accent);border:1px solid var(--border-color);background:#1e20330a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent-light);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__scrollTopBtn{color:#111827;cursor:pointer;z-index:998;width:44px;height:44px;transition:all var(--transition-fast) ease;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 4px 15px #0000000f}.Footer-module__S6Hkya__scrollTopBtn:hover{color:#2563eb;background:#f9fafb;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;justify-content:center;gap:1.2rem;min-height:auto}.Footer-module__S6Hkya__bottom p{pointer-events:auto;white-space:normal;position:static;transform:none}.Footer-module__S6Hkya__scrollTopBtn{bottom:2rem;left:1.5rem}}
.CustomerQueryPopup-module__Y0BzdG__floatingButton{color:#fff;cursor:pointer;z-index:999;width:56px;height:56px;transition:all var(--transition-fast) ease;background:#111827;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #11182726}.CustomerQueryPopup-module__Y0BzdG__floatingButton:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 28px #2563eb40}.CustomerQueryPopup-module__Y0BzdG__botPulse{opacity:.3;z-index:-1;background:#2563eb;border-radius:50%;width:100%;height:100%;animation:2.2s infinite CustomerQueryPopup-module__Y0BzdG__pulse;position:absolute}@keyframes CustomerQueryPopup-module__Y0BzdG__pulse{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.CustomerQueryPopup-module__Y0BzdG__overlay{z-index:1000;pointer-events:none;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;bottom:2rem;right:2rem}.CustomerQueryPopup-module__Y0BzdG__modal{pointer-events:auto;width:380px;max-width:calc(100vw - 4rem);height:520px;max-height:calc(100vh - 6rem);animation:CustomerQueryPopup-module__Y0BzdG__popUp var(--transition-fast) cubic-bezier(.16, 1, .3, 1) forwards;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 40px #0000001f}@keyframes CustomerQueryPopup-module__Y0BzdG__popUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.CustomerQueryPopup-module__Y0BzdG__header{background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.15rem 1.4rem;display:flex}.CustomerQueryPopup-module__Y0BzdG__headerTitle{flex-direction:column;display:flex}.CustomerQueryPopup-module__Y0BzdG__headerTitle h3{color:#111827;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.CustomerQueryPopup-module__Y0BzdG__chatSubtitle{color:#6b7280;margin-top:.15rem;font-size:.72rem;font-weight:500;display:block}.CustomerQueryPopup-module__Y0BzdG__closeBtn{color:#9ca3af;cursor:pointer;transition:all var(--transition-fast) ease;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.3rem;display:flex}.CustomerQueryPopup-module__Y0BzdG__closeBtn:hover{color:#ef4444;background:#fee2e2}.CustomerQueryPopup-module__Y0BzdG__chatBody{scroll-behavior:smooth;background:#f9fafb;flex-direction:column;flex-grow:1;gap:1.15rem;padding:1.4rem;display:flex;overflow-y:auto}.CustomerQueryPopup-module__Y0BzdG__message{flex-direction:column;max-width:82%;display:flex}.CustomerQueryPopup-module__Y0BzdG__user{align-self:flex-end}.CustomerQueryPopup-module__Y0BzdG__assistant{align-self:flex-start}.CustomerQueryPopup-module__Y0BzdG__messageContent{border-radius:14px;padding:.75rem 1rem;font-size:.86rem;font-weight:500;line-height:1.45}.CustomerQueryPopup-module__Y0BzdG__user .CustomerQueryPopup-module__Y0BzdG__messageContent{color:#fff;background:#2563eb;border-bottom-right-radius:2px;box-shadow:0 3px 10px #2563eb26}.CustomerQueryPopup-module__Y0BzdG__assistant .CustomerQueryPopup-module__Y0BzdG__messageContent{color:#374151;background:#fff;border:1px solid #0000000d;border-bottom-left-radius:2px;box-shadow:0 2px 8px #00000005}.CustomerQueryPopup-module__Y0BzdG__timestamp{color:#9ca3af;margin-top:.35rem;font-size:.65rem;font-weight:500}.CustomerQueryPopup-module__Y0BzdG__user .CustomerQueryPopup-module__Y0BzdG__timestamp{align-self:flex-end}.CustomerQueryPopup-module__Y0BzdG__typingIndicator{background:#fff;border:1px solid #0000000d;border-radius:14px;gap:4px;width:fit-content;padding:.75rem 1rem;display:flex}.CustomerQueryPopup-module__Y0BzdG__typingIndicator span{background:#9ca3af;border-radius:50%;width:5px;height:5px;animation:1.4s infinite CustomerQueryPopup-module__Y0BzdG__typing}.CustomerQueryPopup-module__Y0BzdG__typingIndicator span:nth-child(2){animation-delay:.2s}.CustomerQueryPopup-module__Y0BzdG__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes CustomerQueryPopup-module__Y0BzdG__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.CustomerQueryPopup-module__Y0BzdG__inputArea{background:#fff;border-top:1px solid #0000000d;padding:1rem 1.4rem 1.4rem}.CustomerQueryPopup-module__Y0BzdG__form{background:#f9fafb;border:1px solid #00000014;border-radius:99px;gap:.65rem;padding:.35rem;display:flex}.CustomerQueryPopup-module__Y0BzdG__chatInput{color:#111827;font-size:.84rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;outline:none;flex-grow:1;padding:.4rem .8rem}.CustomerQueryPopup-module__Y0BzdG__chatInput::placeholder{color:#9ca3af}.CustomerQueryPopup-module__Y0BzdG__sendBtn{color:#fff;cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast) ease;background:#2563eb;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.CustomerQueryPopup-module__Y0BzdG__sendBtn:hover{background:#1d4ed8;transform:scale(1.05)}.CustomerQueryPopup-module__Y0BzdG__inputFooter{text-align:center;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-top:.75rem;font-size:.64rem;font-weight:600}
.Hero-module__ZARIfG__heroFullScreen{background-color:#f8f9fc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroFullScreen:before{content:"";opacity:.9;pointer-events:none;z-index:1;background-image:linear-gradient(#1e203305 1px,#0000 1px),linear-gradient(90deg,#1e203305 1px,#0000 1px);background-position:50%;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 75%);mask-image:radial-gradient(circle,#000 20%,#0000 75%)}.Hero-module__ZARIfG__videoBackground{object-fit:cover;opacity:.26;z-index:0;pointer-events:none;filter:saturate(1.4)contrast(1.15)brightness(1.05);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__ambientGlow{z-index:2;pointer-events:none;background:radial-gradient(circle at 25% 30%,#2563eb11 0%,#0000 45%),radial-gradient(circle at 75% 35%,#f973160b 0%,#0000 45%),radial-gradient(circle,#6366f106 0%,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__heroContentWrapper{z-index:10;text-align:center;flex-direction:column;align-items:center;width:90%;max-width:820px;padding:0 1rem;display:flex;position:relative}.Hero-module__ZARIfG__contentColumn{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__heroBadgeOuter{background:linear-gradient(130deg,#f9731680,#6366f166,#2563eb80,#f9731680) 0 0/300% 300%;border-radius:99px;margin-bottom:1.7rem;padding:1.5px;animation:4s infinite Hero-module__ZARIfG__badgeBorderSweep;display:inline-flex;position:relative}@keyframes Hero-module__ZARIfG__badgeBorderSweep{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__ZARIfG__heroBadge{text-transform:uppercase;letter-spacing:1.2px;color:var(--accent-orange);white-space:nowrap;background:#fafbfc;border-radius:99px;justify-content:center;align-items:center;gap:8px;width:390px;max-width:100%;padding:.45rem 1.2rem;font-size:.68rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 2px 10px #00000005}.Hero-module__ZARIfG__statusDot{background-color:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 6px var(--accent-orange);border-radius:50%;position:absolute;left:20px}.Hero-module__ZARIfG__statusDot:after{content:"";border:1px solid var(--accent-orange);opacity:0;border-radius:50%;width:12px;height:12px;animation:2s cubic-bezier(.16,1,.3,1) infinite Hero-module__ZARIfG__dotPulse;position:absolute;top:-3px;left:-3px}@keyframes Hero-module__ZARIfG__dotPulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.8)}}.Hero-module__ZARIfG__badgeSentence{color:var(--accent-orange);text-shadow:0 0 1px #f973161a;display:inline-flex}.Hero-module__ZARIfG__heroHeading{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.04em;max-width:820px;margin-bottom:1.1rem;font-size:3.8rem;font-weight:860;line-height:1.1}.Hero-module__ZARIfG__desktopOnly{display:block}@media (max-width:768px){.Hero-module__ZARIfG__desktopOnly{display:none}}.Hero-module__ZARIfG__taglineChips{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__tagChip{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);border-radius:var(--radius-full);transition:all var(--transition-fast);background:#1e203308;border:1px solid #1e20330d;padding:.38rem .9rem;font-size:.66rem;font-weight:700}.Hero-module__ZARIfG__tagChip:hover{background:var(--secondary);border-color:var(--accent-light);color:var(--accent-light);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb0d}.Hero-module__ZARIfG__heroSubtitle{color:var(--text-muted);max-width:580px;margin-bottom:2.4rem;font-size:1.05rem;font-weight:440;line-height:1.65}.Hero-module__ZARIfG__heroSubtitle strong{color:var(--accent);font-weight:700}.Hero-module__ZARIfG__heroButtons{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.Hero-module__ZARIfG__dashboardShowcaseSection{background:var(--primary);z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 0 4rem;display:flex;position:relative}.Hero-module__ZARIfG__dashboardCard{-webkit-backdrop-filter:blur(20px);text-align:left;background:#ffffffb8;border:1px solid #1e20330f;border-radius:32px;grid-template-columns:1.15fr .85fr;width:100%;max-width:1120px;margin:1rem auto 4.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;box-shadow:0 10px 35px #1e203304}.Hero-module__ZARIfG__dashboardCard:hover{border-color:#2563eb33;transform:translateY(-6px);box-shadow:0 20px 50px #2563eb0d}.Hero-module__ZARIfG__dashboardLeft{flex-direction:column;justify-content:center;padding:3.5rem;display:flex}.Hero-module__ZARIfG__dashboardTitle{color:var(--accent);letter-spacing:-.03em;margin-bottom:1.2rem;font-size:2.1rem;font-weight:800;line-height:1.25}.Hero-module__ZARIfG__dashboardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:.92rem;line-height:1.65}.Hero-module__ZARIfG__consultBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:99px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #2563eb26}.Hero-module__ZARIfG__consultBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 20px #2563eb40}.Hero-module__ZARIfG__awardBadges{border-top:1px solid #1e203314;gap:1.5rem;margin-top:3rem;padding-top:1.8rem;display:flex}.Hero-module__ZARIfG__badgeItem{flex-direction:column;gap:.15rem;display:flex}.Hero-module__ZARIfG__badgeSource{color:#1e203366;text-transform:uppercase;letter-spacing:.5px;font-size:.62rem;font-weight:800}.Hero-module__ZARIfG__badgeAward{color:#1e203399;font-size:.62rem;font-weight:700}.Hero-module__ZARIfG__dashboardRight{justify-content:center;align-items:center;width:100%;height:100%;min-height:420px;padding:2.2rem 2.2rem 2.2rem 0;display:flex;position:relative}.Hero-module__ZARIfG__imageContainer{border:1px solid #1e203314;border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #1e20330a}.Hero-module__ZARIfG__dashboardImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.Hero-module__ZARIfG__dashboardCard:hover .Hero-module__ZARIfG__dashboardImg{transform:scale(1.03)}.Hero-module__ZARIfG__heroFooter{justify-content:center;align-items:center;margin-top:2rem;display:flex}.Hero-module__ZARIfG__footerLabel{font-family:var(--font-body);color:#1e203359;letter-spacing:1.8px;text-transform:uppercase;font-size:.72rem;font-weight:800}@media (max-width:768px){.Hero-module__ZARIfG__heroHeading{font-size:2.5rem}.Hero-module__ZARIfG__heroSubtitle{font-size:.95rem}.Hero-module__ZARIfG__heroButtons{flex-direction:column;gap:.75rem}.Hero-module__ZARIfG__heroButtons a{width:100%;max-width:280px}}@media (max-width:850px){.Hero-module__ZARIfG__dashboardCard{grid-template-columns:1fr;margin-bottom:3rem}.Hero-module__ZARIfG__dashboardRight{min-height:280px}.Hero-module__ZARIfG__dashboardLeft{padding:2.2rem}.Hero-module__ZARIfG__dashboardTitle{font-size:1.7rem}.Hero-module__ZARIfG__awardBadges{flex-direction:column;gap:1rem;margin-top:2rem}}
.Portfolio-module__uAcsSq__section{background:var(--primary);padding:7rem 0;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__header{text-align:center;max-width:760px;margin:0 auto 4.5rem}.Portfolio-module__uAcsSq__sectionBadge{text-transform:uppercase;letter-spacing:1.2px;color:var(--accent-light);border-radius:var(--radius-full);background:#2563eb0f;margin-bottom:1rem;padding:.35rem .9rem;font-size:.68rem;font-weight:700;display:inline-block}.Portfolio-module__uAcsSq__header h2{letter-spacing:-.03em;color:var(--accent);margin-bottom:1.2rem;font-size:2.3rem;font-weight:800;line-height:1.2}.Portfolio-module__uAcsSq__subtitle{color:var(--text-muted);margin-top:1rem;font-size:.95rem;line-height:1.6}.Portfolio-module__uAcsSq__portfolioGrid{gap:3.5rem}.Portfolio-module__uAcsSq__card{-webkit-backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #1e20330f;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #1e203303}.Portfolio-module__uAcsSq__card:hover{border-color:#2563eb40;transform:translateY(-8px);box-shadow:0 20px 45px #2563eb0f}.Portfolio-module__uAcsSq__imageContainer{background:#f3f4f6;width:100%;height:350px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__projectImage{object-fit:cover;opacity:.95;transition:transform .8s cubic-bezier(.2,0,0,1)}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__projectImage{transform:scale(1.03)}.Portfolio-module__uAcsSq__imageOverlay{background:linear-gradient(#0000 50%,#1e20331a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__cardContent{flex-direction:column;flex-grow:1;padding:2.5rem;display:flex}.Portfolio-module__uAcsSq__brand{color:var(--accent);letter-spacing:-.02em;margin-bottom:.8rem;font-size:2rem;font-weight:800}.Portfolio-module__uAcsSq__desc{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Portfolio-module__uAcsSq__metrics{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);gap:3rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.Portfolio-module__uAcsSq__metric h5{color:var(--accent-light);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.6rem;font-weight:800}.Portfolio-module__uAcsSq__metric p{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:.72rem;font-weight:600}.Portfolio-module__uAcsSq__link{color:var(--accent-light);transition:all var(--transition-fast);align-items:center;gap:.5rem;width:fit-content;font-size:.9rem;font-weight:600;display:inline-flex}.Portfolio-module__uAcsSq__link:hover{color:var(--accent-orange-deep);transform:translate(3px)}@media (max-width:768px){.Portfolio-module__uAcsSq__imageContainer{height:250px}.Portfolio-module__uAcsSq__cardContent{padding:2rem}}.Portfolio-module__uAcsSq__ndaNotice{text-align:center;color:var(--text-muted);opacity:.75;margin-top:3.5rem;font-size:.85rem;font-style:italic}
.EnterpriseFAQ-module__3Q-CbG__section{background:#fafafc;border-top:1px solid #1e20330a;width:100%;padding:7rem 0;position:relative;overflow:hidden}.EnterpriseFAQ-module__3Q-CbG__faqWrapper{max-width:860px;margin:0 auto}.EnterpriseFAQ-module__3Q-CbG__header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.EnterpriseFAQ-module__3Q-CbG__sectionBadge{text-transform:uppercase;letter-spacing:1.2px;color:var(--accent-light);background:#2563eb0f;border-radius:99px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.68rem;font-weight:700;display:inline-block}.EnterpriseFAQ-module__3Q-CbG__header h2{letter-spacing:-.03em;color:var(--accent);margin-bottom:1.2rem;font-size:2.3rem;font-weight:800;line-height:1.2}.EnterpriseFAQ-module__3Q-CbG__subtitle{color:var(--text-muted);font-size:.95rem;line-height:1.6}.EnterpriseFAQ-module__3Q-CbG__accordionList{flex-direction:column;gap:.8rem;display:flex}.EnterpriseFAQ-module__3Q-CbG__accordionItem{background:#fff;border:1px solid #1e20330d;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #1e203301}.EnterpriseFAQ-module__3Q-CbG__accordionItem:hover{border-color:#2563eb1f;box-shadow:0 6px 20px #1e203304}.EnterpriseFAQ-module__3Q-CbG__openItem{border-color:#2563eb33;box-shadow:0 10px 25px #2563eb05}.EnterpriseFAQ-module__3Q-CbG__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1.8rem;display:flex}.EnterpriseFAQ-module__3Q-CbG__questionText{font-family:var(--font-body);color:var(--accent);align-items:center;gap:.8rem;font-size:.95rem;font-weight:750;line-height:1.4;display:flex}.EnterpriseFAQ-module__3Q-CbG__helpIcon{color:var(--accent-light);flex-shrink:0}.EnterpriseFAQ-module__3Q-CbG__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.EnterpriseFAQ-module__3Q-CbG__rotateChevron{color:var(--accent-light);transform:rotate(180deg)}.EnterpriseFAQ-module__3Q-CbG__accordionContentWrapper{overflow:hidden}.EnterpriseFAQ-module__3Q-CbG__accordionContent{border-top:1px solid #1e203305;padding:0 1.8rem 1.6rem 3.2rem}.EnterpriseFAQ-module__3Q-CbG__accordionContent p{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (max-width:600px){.EnterpriseFAQ-module__3Q-CbG__accordionHeader{padding:1.2rem}.EnterpriseFAQ-module__3Q-CbG__accordionContent{padding:0 1.2rem 1.2rem}.EnterpriseFAQ-module__3Q-CbG__header h2{font-size:1.8rem}}
.ContactPage-module__V8gPFa__mainContainer{background:#fafafb;min-height:100vh;padding:8rem 0 6rem}.ContactPage-module__V8gPFa__layoutGrid{grid-template-columns:1fr 1.1fr;align-items:start;gap:3.5rem;display:grid}@media (max-width:991px){.ContactPage-module__V8gPFa__layoutGrid{grid-template-columns:1fr;gap:3rem}.ContactPage-module__V8gPFa__mainContainer{padding:6.5rem 0 4rem}}.ContactPage-module__V8gPFa__leftColumn{position:relative}.ContactPage-module__V8gPFa__stickyJourney{position:sticky;top:7rem}.ContactPage-module__V8gPFa__badgeLine{text-transform:uppercase;letter-spacing:1px;color:var(--accent-orange);border-radius:var(--radius-full);background:#f973160d;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.ContactPage-module__V8gPFa__sparkleIcon{animation:2.5s ease-in-out infinite ContactPage-module__V8gPFa__pulseSpark}@keyframes ContactPage-module__V8gPFa__pulseSpark{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 3px #f9731666);transform:scale(1.15)}}.ContactPage-module__V8gPFa__leftColumn h2{letter-spacing:-.03em;color:var(--accent);margin-bottom:.9rem;font-size:2.2rem;font-weight:850;line-height:1.15}.ContactPage-module__V8gPFa__journeyDesc{color:#4b5563;max-width:480px;margin-bottom:2.2rem;font-size:.95rem;line-height:1.6}.ContactPage-module__V8gPFa__timeline{flex-direction:column;margin-top:2.2rem;margin-bottom:2.5rem;padding-left:.4rem;display:flex;position:relative}.ContactPage-module__V8gPFa__timeline:before{content:"";background:#0000000f;width:1px;position:absolute;top:1.5rem;bottom:1rem;left:1.35rem}.ContactPage-module__V8gPFa__timelineItem{gap:1.5rem;padding-bottom:1.8rem;display:flex;position:relative}.ContactPage-module__V8gPFa__timelineItem:last-child{padding-bottom:0}.ContactPage-module__V8gPFa__timelineNumber{color:#111827;z-index:1;background:#fafafb;border:1.5px solid #111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 0 0 4px #fafafb}.ContactPage-module__V8gPFa__timelineContent h4{color:#111827;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.ContactPage-module__V8gPFa__timelineContent p{color:#6b7280;max-width:440px;font-size:.86rem;line-height:1.5}.ContactPage-module__V8gPFa__guaranteeCard{background:#00000004;border-left:2px solid #374151;border-radius:0 6px 6px 0;align-items:flex-start;gap:.75rem;max-width:480px;margin-top:.5rem;padding:.85rem 1.1rem;display:flex}.ContactPage-module__V8gPFa__guaranteeIconWrapper{color:#4b5563;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;display:flex}.ContactPage-module__V8gPFa__guaranteeText h5{color:#111827;margin-bottom:.2rem;font-size:.88rem;font-weight:700}.ContactPage-module__V8gPFa__guaranteeText p{color:#4b5563;font-size:.8rem;line-height:1.45}.ContactPage-module__V8gPFa__rightColumn{flex-direction:column;display:flex}.ContactPage-module__V8gPFa__formCard{background:#fff;border:1px solid #00000014;border-radius:12px;padding:2.5rem 3rem;box-shadow:0 30px 60px #0000000d}@media (max-width:500px){.ContactPage-module__V8gPFa__formCard{padding:1.8rem 1.4rem}}.ContactPage-module__V8gPFa__formHeader{margin-bottom:1.8rem}.ContactPage-module__V8gPFa__formHeader h3{color:#111827;letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.5rem;font-weight:800}.ContactPage-module__V8gPFa__formHeader p{color:#4b5563;font-size:.88rem}.ContactPage-module__V8gPFa__form{flex-direction:column;gap:1.15rem;display:flex}.ContactPage-module__V8gPFa__row{gap:1rem;width:100%;display:flex}@media (max-width:600px){.ContactPage-module__V8gPFa__row{flex-direction:column;gap:1.15rem}}.ContactPage-module__V8gPFa__inputGroup{flex-direction:column;flex:1;gap:.35rem;display:flex}.ContactPage-module__V8gPFa__inputGroup label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.ContactPage-module__V8gPFa__inputGroup input,.ContactPage-module__V8gPFa__inputGroup textarea{width:100%;color:var(--text-main);font-family:var(--font-body);transition:all var(--transition-fast);background:#fff;border:1px solid #0000001f;border-radius:6px;outline:none;padding:.75rem .95rem;font-size:.9rem}.ContactPage-module__V8gPFa__inputGroup textarea{resize:vertical;min-height:100px}.ContactPage-module__V8gPFa__inputGroup input:focus,.ContactPage-module__V8gPFa__inputGroup textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb0f}.ContactPage-module__V8gPFa__inputGroup input::placeholder,.ContactPage-module__V8gPFa__inputGroup textarea::placeholder{color:#1e20334d}.ContactPage-module__V8gPFa__inputError{border-color:#ef4444!important}.ContactPage-module__V8gPFa__inputError:focus{box-shadow:0 0 0 2px #ef44440f!important}.ContactPage-module__V8gPFa__errorText{color:#ef4444;margin-top:.1rem;font-size:.72rem;font-weight:500}.ContactPage-module__V8gPFa__selectorGroup{flex-direction:column;gap:.45rem;display:flex}.ContactPage-module__V8gPFa__selectorGroup label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.ContactPage-module__V8gPFa__pillsFlex{flex-wrap:wrap;gap:.35rem;margin-top:.1rem;display:flex}.ContactPage-module__V8gPFa__pill{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);text-align:center;font-size:.72rem;font-weight:500;font-family:var(--font-body);background:#00000005;border:1px solid #0000000f;border-radius:99px;padding:.45rem 1rem}.ContactPage-module__V8gPFa__pill:hover{color:var(--accent);background:#0000000a;border-color:#00000026}.ContactPage-module__V8gPFa__pillActive{font-weight:500;box-shadow:0 2px 6px #1118271a;color:#fff!important;background:#111827!important;border-color:#111827!important}.ContactPage-module__V8gPFa__uploadGroup{flex-direction:column;gap:.45rem;display:flex}.ContactPage-module__V8gPFa__uploadGroup label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.ContactPage-module__V8gPFa__dropzone{text-align:center;cursor:pointer;transition:all var(--transition-fast);background:#fcfcfd;border:1.5px dashed #0000001f;border-radius:8px;padding:1.4rem 1.5rem}.ContactPage-module__V8gPFa__dropzone:hover{background:#2563eb03;border-color:#2563eb}.ContactPage-module__V8gPFa__dropzoneActive{background:#2563eb0a;border-color:#2563eb}.ContactPage-module__V8gPFa__dropzoneIconWrapper{width:32px;height:32px;color:var(--text-muted);transition:all var(--transition-fast);background:#00000008;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .6rem;display:flex}.ContactPage-module__V8gPFa__dropzone:hover .ContactPage-module__V8gPFa__dropzoneIconWrapper{color:#2563eb;background:#2563eb14}.ContactPage-module__V8gPFa__dropzoneTitle{color:#4b5563;margin-bottom:.2rem;font-size:.82rem;font-weight:500}.ContactPage-module__V8gPFa__dropzoneTitle span{color:#2563eb;cursor:pointer;text-decoration:underline}.ContactPage-module__V8gPFa__dropzoneDesc{color:#9ca3af;font-size:.72rem}.ContactPage-module__V8gPFa__attachedCard{background:#fff;border:1px solid #00000014;border-radius:8px;align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 12px #00000005}.ContactPage-module__V8gPFa__fileIconWrapper{color:#2563eb;background:#2563eb14;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ContactPage-module__V8gPFa__fileDetails{flex:1;min-width:0}.ContactPage-module__V8gPFa__fileDetails h6{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.1rem;font-size:.84rem;font-weight:600;overflow:hidden}.ContactPage-module__V8gPFa__fileDetails p{color:#6b7280;font-size:.72rem}.ContactPage-module__V8gPFa__removeFileBtn{color:#9ca3af;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.3rem;display:flex}.ContactPage-module__V8gPFa__removeFileBtn:hover{color:#ef4444;background:#fee2e2}.ContactPage-module__V8gPFa__calendarSection{background:#fcfcfd;border:1px solid #0000000f;border-radius:10px;flex-direction:column;gap:1.15rem;margin-top:.35rem;padding:1.25rem;display:flex;box-shadow:inset 0 2px 4px #00000004}.ContactPage-module__V8gPFa__calendarSectionTitle{color:#111827;font-size:.82rem;font-weight:700}.ContactPage-module__V8gPFa__clearSelectionBtn{color:#ef4444;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}.ContactPage-module__V8gPFa__clearSelectionBtn:hover{background:#fee2e2}.ContactPage-module__V8gPFa__calendarHeader{color:#4b5563;text-transform:uppercase;letter-spacing:.8px;margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.ContactPage-module__V8gPFa__daysGrid{grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.ContactPage-module__V8gPFa__dayCard{text-align:center;cursor:pointer;transition:all var(--transition-fast) ease;background:#fff;border:1px solid #00000014;border-radius:6px;padding:.6rem .35rem}.ContactPage-module__V8gPFa__dayCard:hover{background:#2563eb03;border-color:#2563eb;transform:translateY(-1px)}.ContactPage-module__V8gPFa__dayCardActive{transform:translateY(-1px);box-shadow:0 4px 12px #1118271f;color:#fff!important;background:#111827!important;border-color:#111827!important}.ContactPage-module__V8gPFa__dayName{text-transform:uppercase;color:#6b7280;font-size:.58rem;font-weight:700}.ContactPage-module__V8gPFa__dayCardActive .ContactPage-module__V8gPFa__dayName{color:#ffffffb3}.ContactPage-module__V8gPFa__dayDate{margin-top:.1rem;font-size:1.05rem;font-weight:850;line-height:1}.ContactPage-module__V8gPFa__dayMonth{text-transform:uppercase;color:#9ca3af;margin-top:.1rem;font-size:.55rem;font-weight:700}.ContactPage-module__V8gPFa__dayCardActive .ContactPage-module__V8gPFa__dayMonth{color:#ffffff80}.ContactPage-module__V8gPFa__slotsGrid{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}@media (max-width:480px){.ContactPage-module__V8gPFa__slotsGrid{grid-template-columns:repeat(2,1fr)}}.ContactPage-module__V8gPFa__slotCard{text-align:center;color:#4b5563;cursor:pointer;transition:all var(--transition-fast) ease;background:#fff;border:1px solid #00000014;border-radius:6px;padding:.55rem;font-size:.74rem;font-weight:700}.ContactPage-module__V8gPFa__slotCard:hover{color:#2563eb;background:#2563eb03;border-color:#2563eb;transform:translateY(-1px)}.ContactPage-module__V8gPFa__slotCardActive{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb26;color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.ContactPage-module__V8gPFa__checkboxGroup{align-items:flex-start;gap:.65rem;margin-top:.25rem;display:flex}.ContactPage-module__V8gPFa__checkboxInput{cursor:pointer;border:1.5px solid #0003;border-radius:3px;flex-shrink:0;width:14px;height:14px;margin-top:.2rem}.ContactPage-module__V8gPFa__checkboxInput:focus{border-color:#2563eb;outline:none}.ContactPage-module__V8gPFa__checkboxLabel{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.7rem;line-height:1.45}.ContactPage-module__V8gPFa__checkboxLabel a{color:#2563eb;font-weight:500;text-decoration:underline}.ContactPage-module__V8gPFa__submitBtn{border-radius:6px;width:100%;height:46px;margin-top:.3rem;font-size:.92rem;font-weight:600}.ContactPage-module__V8gPFa__spinner{margin-right:.4rem;animation:1s linear infinite ContactPage-module__V8gPFa__rotate}@keyframes ContactPage-module__V8gPFa__rotate{to{transform:rotate(360deg)}}.ContactPage-module__V8gPFa__successScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}.ContactPage-module__V8gPFa__successBadge{color:#10b981;background:#10b98114;border:1px solid #10b98129;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex;box-shadow:0 8px 20px #10b9810f}.ContactPage-module__V8gPFa__successIcon{animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards ContactPage-module__V8gPFa__popScale}@keyframes ContactPage-module__V8gPFa__popScale{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.ContactPage-module__V8gPFa__successScreen h3{color:#111827;letter-spacing:-.02em;margin-bottom:.8rem;font-size:1.7rem;font-weight:800}.ContactPage-module__V8gPFa__successMessage{color:var(--text-main);max-width:440px;margin-bottom:1rem;font-size:.96rem;line-height:1.6}.ContactPage-module__V8gPFa__attachedFileBadge{color:#2563eb;background:#2563eb14;border:1px solid #2563eb1f;border-radius:4px;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.ContactPage-module__V8gPFa__successSteps{text-align:left;background:#f9fafb;border:1px solid #0000000a;border-radius:8px;flex-direction:column;gap:.85rem;width:100%;max-width:400px;margin-bottom:1.8rem;padding:1.1rem 1.25rem;display:flex}.ContactPage-module__V8gPFa__successStep{align-items:flex-start;gap:.85rem;display:flex}.ContactPage-module__V8gPFa__stepIndicator{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem}.ContactPage-module__V8gPFa__successStep p{color:#4b5563;font-size:.82rem;line-height:1.5}.ContactPage-module__V8gPFa__successResetBtn{border-radius:6px;min-width:200px;height:42px}
.PortfolioDetails-module__9qXm5a__main{background:var(--primary);min-height:100vh;padding-top:120px}.PortfolioDetails-module__9qXm5a__hero{padding-bottom:6rem}.PortfolioDetails-module__9qXm5a__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-flex}.PortfolioDetails-module__9qXm5a__backLink:hover{color:var(--accent-light)}.PortfolioDetails-module__9qXm5a__hero h1{max-width:900px;margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4.5rem)}.PortfolioDetails-module__9qXm5a__heroGrid{grid-template-columns:1.5fr 1fr;align-items:flex-start;gap:3rem;display:grid}.PortfolioDetails-module__9qXm5a__imageWrapper{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.PortfolioDetails-module__9qXm5a__mainImage{object-fit:cover}.PortfolioDetails-module__9qXm5a__resultsGrid{flex-direction:column;gap:1.5rem;display:flex}.PortfolioDetails-module__9qXm5a__resultCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2rem}.PortfolioDetails-module__9qXm5a__resultIcon{color:var(--accent-light);margin-bottom:1rem}.PortfolioDetails-module__9qXm5a__resultCard h3{color:#fff;margin:0;font-size:2.5rem}.PortfolioDetails-module__9qXm5a__resultCard p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:.85rem}.PortfolioDetails-module__9qXm5a__contentSection{border-top:1px solid var(--border-color);background:#ffffff03;padding:6rem 0}.PortfolioDetails-module__9qXm5a__contentGrid{grid-template-columns:2fr 1fr;gap:6rem;display:grid}.PortfolioDetails-module__9qXm5a__textContent h2{margin-top:4rem;margin-bottom:1.5rem;font-size:2rem}.PortfolioDetails-module__9qXm5a__textContent h2:first-child{margin-top:0}.PortfolioDetails-module__9qXm5a__textContent p{color:var(--text-muted);font-size:1.2rem;line-height:1.8}.PortfolioDetails-module__9qXm5a__sidebar{position:relative}.PortfolioDetails-module__9qXm5a__stickyCard{background:linear-gradient(135deg, var(--accent), var(--accent-blue));color:#fff;border-radius:32px;padding:3rem;position:sticky;top:120px}.PortfolioDetails-module__9qXm5a__stickyCard h3{margin-bottom:1rem;font-size:1.75rem}.PortfolioDetails-module__9qXm5a__stickyCard p{opacity:.9;margin-bottom:2rem;line-height:1.6}@media (max-width:1024px){.PortfolioDetails-module__9qXm5a__heroGrid{grid-template-columns:1fr}.PortfolioDetails-module__9qXm5a__contentGrid{grid-template-columns:1fr;gap:4rem}.PortfolioDetails-module__9qXm5a__stickyCard{position:relative;top:0}}
.ServiceDetails-module__44d3aq__main{background:var(--primary);min-height:100vh;padding-top:120px}.ServiceDetails-module__44d3aq__hero{padding:4rem 0}.ServiceDetails-module__44d3aq__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:500;transition:color .2s;display:inline-flex}.ServiceDetails-module__44d3aq__backLink:hover{color:var(--accent-light)}.ServiceDetails-module__44d3aq__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.ServiceDetails-module__44d3aq__iconWrapper{width:80px;height:80px;color:var(--accent-light);background:#5d3fd31a;border:1px solid #5d3fd333;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.ServiceDetails-module__44d3aq__heroGrid h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4rem)}.ServiceDetails-module__44d3aq__description{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.ServiceDetails-module__44d3aq__features{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ServiceDetails-module__44d3aq__featureItem{align-items:center;gap:1rem;font-weight:500;display:flex}.ServiceDetails-module__44d3aq__checkIcon{color:#00ff80}.ServiceDetails-module__44d3aq__imageWrapper{aspect-ratio:4/5;border:1px solid #ffffff1a;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 32px 64px #0006}.ServiceDetails-module__44d3aq__mainImage{object-fit:cover}.ServiceDetails-module__44d3aq__statBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#12122bcc;border:1px solid #ffffff1a;border-radius:20px;padding:1.5rem 2rem;position:absolute;bottom:2rem;left:2rem}.ServiceDetails-module__44d3aq__statBadge h4{color:var(--accent-light);margin:0;font-size:2rem}.ServiceDetails-module__44d3aq__statBadge p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;font-size:.85rem}@media (max-width:1024px){.ServiceDetails-module__44d3aq__heroGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.ServiceDetails-module__44d3aq__features{grid-template-columns:1fr}}
