.Sidebar-module__Ql8Lwa__sidebar{background-color:#edf6fd;flex-direction:column;width:250px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:width .25s,transform .25s;display:flex;position:relative;box-shadow:2px 0 10px #0f172a14}.Sidebar-module__Ql8Lwa__collapsed{width:70px}.Sidebar-module__Ql8Lwa__sidebarHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:16px 14px;display:flex}.Sidebar-module__Ql8Lwa__logo{color:#1d3c5f;letter-spacing:.02em;font-size:1.1rem;font-weight:700}.Sidebar-module__Ql8Lwa__sidebarControls{align-items:center;gap:6px;margin-left:auto;display:flex}.Sidebar-module__Ql8Lwa__toggleButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.Sidebar-module__Ql8Lwa__toggleButton:hover{background-color:#e5edf7}.Sidebar-module__Ql8Lwa__mobileClose{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;display:none}.Sidebar-module__Ql8Lwa__nav{flex:1;padding:12px 0;overflow-y:auto}.Sidebar-module__Ql8Lwa__navList{margin:0;padding:0;list-style:none}.Sidebar-module__Ql8Lwa__navItem{cursor:pointer;color:#243b55;align-items:center;padding:10px 18px;font-weight:500;transition:background-color .18s,color .18s,box-shadow .18s;display:flex}.Sidebar-module__Ql8Lwa__navItem:hover{color:#111827;background-color:#f9fafc;box-shadow:inset 3px 0 #3e6796}.Sidebar-module__Ql8Lwa__icon{text-align:center;color:#243b55;min-width:24px;margin-right:12px;font-size:1rem;transition:color .18s}.Sidebar-module__Ql8Lwa__label{font-size:.92rem}.Sidebar-module__Ql8Lwa__navItem:hover .Sidebar-module__Ql8Lwa__icon{color:#111827}.Sidebar-module__Ql8Lwa__active{color:#1d3c5f;background-color:#fff;font-weight:600;box-shadow:inset 3px 0 #1d3c5f}.Sidebar-module__Ql8Lwa__active .Sidebar-module__Ql8Lwa__icon{color:#1d3c5f}.Sidebar-module__Ql8Lwa__collapsed .Sidebar-module__Ql8Lwa__label{display:none}.Sidebar-module__Ql8Lwa__collapsed .Sidebar-module__Ql8Lwa__navItem{justify-content:center;padding:12px 0}.Sidebar-module__Ql8Lwa__collapsed .Sidebar-module__Ql8Lwa__icon{margin-right:0;font-size:1.2rem}.Sidebar-module__Ql8Lwa__collapsed .Sidebar-module__Ql8Lwa__navItem{position:relative}.Sidebar-module__Ql8Lwa__collapsed .Sidebar-module__Ql8Lwa__navItem:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:100;background-color:#111827;border-radius:4px;margin-left:10px;padding:5px 10px;font-size:.8rem;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 4px 10px #0f172a4d}.Sidebar-module__Ql8Lwa__badgeRight{color:#0a66c2;white-space:nowrap;background:#e8f3ff;border:1px solid #d6eaff;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:700;line-height:1.4}.Sidebar-module__Ql8Lwa__navItem:hover .Sidebar-module__Ql8Lwa__badgeRight,.Sidebar-module__Ql8Lwa__active .Sidebar-module__Ql8Lwa__badgeRight{color:#0a66c2;background:#e8f3ff;border-color:#cfe3ff}.Sidebar-module__Ql8Lwa__badgeZero{color:#6b7280;background:#eef2f6;border-color:#e5e7eb}@media (max-width:768px){.Sidebar-module__Ql8Lwa__sidebar{z-index:1000;width:250px;height:100vh;transition:left .3s;position:fixed;top:0;left:-100%}.Sidebar-module__Ql8Lwa__mobileOpen{left:0}.Sidebar-module__Ql8Lwa__toggleButton{display:none}.Sidebar-module__Ql8Lwa__mobileClose{display:inline-flex}}
.LoadingIndicator-module__1NxX8W__svgLoading{transform-origin:50%;width:1em;height:1em;animation:2s linear infinite LoadingIndicator-module__1NxX8W__rotate4}.LoadingIndicator-module__1NxX8W__svgCircle{fill:none;stroke:#243b55;stroke-width:10px;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite LoadingIndicator-module__1NxX8W__dash4}@keyframes LoadingIndicator-module__1NxX8W__rotate4{to{transform:rotate(360deg)}}@keyframes LoadingIndicator-module__1NxX8W__dash4{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@media (max-width:768px){.LoadingIndicator-module__1NxX8W__svgLoading{width:.9em;height:.9em}}
.LoginModal-module__12q1dG__loginTitle{text-align:center;color:#111827;margin:0 0 18px;font-size:22px;font-weight:600}.LoginModal-module__12q1dG__loginForm{flex-direction:column;display:flex}.LoginModal-module__12q1dG__loginError{color:#e11d48;margin-top:4px;font-size:13px}.LoginModal-module__12q1dG__loginButtonRow{justify-content:space-between;gap:8px;margin-top:10px;display:flex}.LoginModal-module__12q1dG__divider{text-align:center;color:#9ca3af;align-items:center;gap:8px;margin:14px 0 10px;font-size:12px;display:flex}.LoginModal-module__12q1dG__divider:before,.LoginModal-module__12q1dG__divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.LoginModal-module__12q1dG__googleButtonWrapper{flex-direction:column;align-items:center;gap:6px;margin-bottom:4px;display:flex}.LoginModal-module__12q1dG__forgotPasswordButton{color:#243b55;cursor:pointer;text-align:left;background:0 0;border:none;width:fit-content;margin-top:10px;padding:0;font-size:13px;font-weight:500}.LoginModal-module__12q1dG__forgotPasswordButton:hover{text-decoration:underline}.LoginModal-module__12q1dG__resetTitle{text-align:center;color:#111827;margin:0 0 16px;font-size:20px;font-weight:600}.LoginModal-module__12q1dG__resetForm{flex-direction:column;display:flex}.LoginModal-module__12q1dG__resetError{color:#e11d48;margin-top:4px;font-size:13px}.LoginModal-module__12q1dG__resetInfo{color:#374151;margin-top:4px;font-size:12px}.LoginModal-module__12q1dG__resetButtonRow{justify-content:space-between;gap:8px;margin-top:10px;display:flex}@media (max-width:768px){.LoginModal-module__12q1dG__loginTitle{margin-bottom:14px;font-size:20px}.LoginModal-module__12q1dG__loginButtonRow,.LoginModal-module__12q1dG__resetButtonRow{flex-direction:row;width:40%}.LoginModal-module__12q1dG__forgotPasswordButton{font-size:12px}.LoginModal-module__12q1dG__resetTitle{margin-bottom:12px;font-size:18px}}
.Footer-module__zj-tQq__footer{color:#fff;background-color:#243b55;width:100%;padding:3rem 1rem 0}.Footer-module__zj-tQq__footerContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:grid}.Footer-module__zj-tQq__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__zj-tQq__logo{background:#fff;color:#0000;cursor:default;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.Footer-module__zj-tQq__tagline{color:#fdfeff;font-size:1rem;line-height:1.6}.Footer-module__zj-tQq__contactTitle{color:#fafafa;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;position:relative}.Footer-module__zj-tQq__contactTitle:after{content:"";background:linear-gradient(90deg,#7c3aed,#10b981);width:80px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__zj-tQq__contactLink{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__zj-tQq__contactLink:hover{color:#fff;transform:translate(5px)}.Footer-module__zj-tQq__contactIcon{width:20px;font-size:1.1rem}.Footer-module__zj-tQq__bottomBar{text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 0}.Footer-module__zj-tQq__bottomText{color:#94a3b8;margin:0;font-size:.9rem}@media (max-width:768px){.Footer-module__zj-tQq__footer{padding:2rem 0}.Footer-module__zj-tQq__footerContainer{flex-direction:column;grid-template-columns:1fr;align-items:center;gap:1.5rem;display:flex}.Footer-module__zj-tQq__brand{text-align:center;align-items:center}.Footer-module__zj-tQq__logo{font-size:1.5rem}.Footer-module__zj-tQq__tagline{max-width:90%;font-size:.9rem}.Footer-module__zj-tQq__contact{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__zj-tQq__contactTitle{text-align:center}.Footer-module__zj-tQq__contactTitle:after{left:50%;transform:translate(-50%)}.Footer-module__zj-tQq__bottomText{font-size:.85rem}}
.Hero-module__MzX-HW__heroSection{background:#1d2531;justify-content:center;align-items:center;min-height:800px;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__MzX-HW__heroContent{align-items:center;gap:2rem;width:100%;max-width:1300px;margin:0 auto;padding:0 1rem;display:flex}.Hero-module__MzX-HW__heroVideoBackground{z-index:0;pointer-events:none;filter:saturate(1.05)contrast(1.05);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Hero-module__MzX-HW__heroVideoBackground:before{content:"";background:linear-gradient(90deg,#0e1622d9 0%,#0e16228c 45%,#0e162240 100%);position:absolute;inset:0}.Hero-module__MzX-HW__heroLeft{z-index:2;flex:1;display:flex}.Hero-module__MzX-HW__heroLeftInner{max-width:600px}.Hero-module__MzX-HW__heroTitle{color:#fff;margin-bottom:1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__MzX-HW__heroSubtitle{color:#fff;margin-bottom:2rem;font-size:1.2rem;font-weight:600;line-height:1.6}.Hero-module__MzX-HW__benefitsList{margin-bottom:2.5rem;padding:0;list-style:none}.Hero-module__MzX-HW__benefitsList li{color:#fff;margin-bottom:.75rem;padding-left:1.75rem;font-size:1.2rem;font-weight:600;position:relative}.Hero-module__MzX-HW__benefitsList li:before{content:"✓";color:#4299e1;font-weight:700;position:absolute;left:0}.Hero-module__MzX-HW__heroAccountButton{color:#fff;cursor:pointer;background-color:#4299e1;border:1px solid #fff;border-radius:45px;padding:20px 25px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.Hero-module__MzX-HW__heroAccountButton:hover{background-color:#3182ce;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.Hero-module__MzX-HW__heroRightForm{z-index:2;flex:1;justify-content:center;align-items:center;min-height:400px;display:flex}.Hero-module__MzX-HW__videoWrapper{width:100%;max-width:600px;margin-top:12px}.Hero-module__MzX-HW__heroStats{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000059;border-radius:999px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:.95rem;font-weight:500;display:inline-flex}.Hero-module__MzX-HW__heroStats span strong{color:#fff}@media (max-width:1024px){.Hero-module__MzX-HW__heroTitle{font-size:2.7rem}.Hero-module__MzX-HW__heroSubtitle{font-size:1.1rem}}@media (max-width:768px){.Hero-module__MzX-HW__heroSection{min-height:auto;padding:2rem 0}.Hero-module__MzX-HW__heroStats{gap:5px;font-size:12px}.Hero-module__MzX-HW__heroContent{text-align:left;flex-direction:column;max-width:95%}.Hero-module__MzX-HW__heroLeft{justify-content:flex-start;width:100%}.Hero-module__MzX-HW__heroLeftInner{width:100%}.Hero-module__MzX-HW__heroRightForm{display:none}.Hero-module__MzX-HW__heroTitle{font-size:2rem}.Hero-module__MzX-HW__heroSubtitle{font-size:1rem}.Hero-module__MzX-HW__benefitsList li{font-size:15px}.Hero-module__MzX-HW__heroAccountButton{padding:.8rem 1.2rem;font-size:14px}}
.SectionOne-module__UIJd5W__sectionContainer{background:#fff;width:100%;padding:5rem 1rem}.SectionOne-module__UIJd5W__contentWrapper{flex-direction:column;justify-content:center;align-items:center;max-width:1300px;margin:0 auto;display:flex}.SectionOne-module__UIJd5W__ctaButton{margin-top:50px}.SectionOne-module__UIJd5W__sectionTitle{text-align:center;color:#243b55;margin:0 0 3.5rem;font-size:2.5rem;font-weight:800}.SectionOne-module__UIJd5W__stepsGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;display:grid}.SectionOne-module__UIJd5W__stepCard{flex-direction:column;gap:1.5rem;display:flex}.SectionOne-module__UIJd5W__visualCard{background:linear-gradient(#f6efe8 0%,#f3eee8 100%);border-radius:32px;justify-content:center;align-items:center;height:220px;padding:1.5rem;display:flex;overflow:hidden;box-shadow:0 10px 10px #243b5514}.SectionOne-module__UIJd5W__mockWindow{background:#fff;border-radius:18px;width:100%;max-width:260px;padding:1rem;box-shadow:0 12px 30px #243b551f}.SectionOne-module__UIJd5W__mockTitle{color:#243b55;margin-bottom:.9rem;font-size:1.05rem;font-weight:700}.SectionOne-module__UIJd5W__mockLines{flex-direction:column;gap:.45rem;margin-bottom:1rem;display:flex}.SectionOne-module__UIJd5W__mockLines span{background:#e5e7eb;border-radius:999px;height:10px;display:block}.SectionOne-module__UIJd5W__mockLines span:first-child{width:85%}.SectionOne-module__UIJd5W__mockLines span:nth-child(2){width:70%}.SectionOne-module__UIJd5W__mockLines span:nth-child(3){width:60%}.SectionOne-module__UIJd5W__mockButton{color:#fff;background:#243b55;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.SectionOne-module__UIJd5W__priceBox{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:270px;padding:1.2rem;box-shadow:0 12px 30px #243b551f}.SectionOne-module__UIJd5W__priceLabel{color:#64748b;margin-bottom:.6rem;font-size:.95rem;font-weight:600}.SectionOne-module__UIJd5W__priceValue{color:#243b55;font-size:1.35rem;font-weight:800}.SectionOne-module__UIJd5W__offerStack{flex-direction:column;gap:.75rem;width:100%;max-width:270px;display:flex}.SectionOne-module__UIJd5W__offerItem{color:#243b55;background:#fff;border-radius:16px;padding:.95rem 1rem;font-weight:700;box-shadow:0 10px 24px #243b551a}.SectionOne-module__UIJd5W__stepContent{align-items:flex-start;gap:1rem;display:flex}.SectionOne-module__UIJd5W__stepNumber{color:#fff;background:#3b5ba9;border-radius:50%;justify-content:center;align-items:center;min-width:48px;max-width:48px;min-height:48px;max-height:48px;font-size:1.4rem;font-weight:800;display:flex;box-shadow:0 8px 20px #3b5ba940}.SectionOne-module__UIJd5W__featureTitle{color:#243b55;margin:0 0 .5rem;font-size:1.7rem;font-weight:800}.SectionOne-module__UIJd5W__featureDescription{color:#243b55;opacity:.92;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:992px){.SectionOne-module__UIJd5W__stepsGrid{grid-template-columns:1fr;gap:2.5rem}.SectionOne-module__UIJd5W__sectionTitle{margin-bottom:2.5rem;font-size:2rem}.SectionOne-module__UIJd5W__visualCard{height:200px}.SectionOne-module__UIJd5W__featureTitle{font-size:1.35rem}.SectionOne-module__UIJd5W__featureDescription{font-size:.98rem}}@media (max-width:768px){.SectionOne-module__UIJd5W__sectionContainer{margin:0 auto;padding:3.5rem 0;display:flex}.SectionOne-module__UIJd5W__contentWrapper{max-width:95%}.SectionOne-module__UIJd5W__sectionTitle{font-size:1.7rem}.SectionOne-module__UIJd5W__stepContent{gap:.85rem}.SectionOne-module__UIJd5W__stepNumber{min-width:42px;max-width:42px;min-height:42px;max-height:42px;font-size:1.2rem}.SectionOne-module__UIJd5W__featureTitle{font-size:1.2rem}.SectionOne-module__UIJd5W__featureDescription{font-size:.92rem;line-height:1.5}.SectionOne-module__UIJd5W__visualCard{border-radius:24px;height:180px;padding:1rem}}
.CtaButton-module__K5LVRq__cta{color:#fff;cursor:pointer;background-color:#4299e1;border:1px solid #fff;border-radius:45px;padding:18px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #00000026}.CtaButton-module__K5LVRq__cta:hover{background-color:#3182ce;transform:translateY(-2px);box-shadow:0 6px 8px #0003}
.SectionTwo-module__3LYk5q__sectionContainer{text-align:center;background:linear-gradient(#f6efe8 0%,#f3eee8 100%);padding:5rem 0}.SectionTwo-module__3LYk5q__heading{color:#243b55;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.3}.SectionTwo-module__3LYk5q__rotatingWord{text-align:left;color:#3c89c9;min-width:220px;margin-left:.5rem;display:inline-block;position:relative}.SectionTwo-module__3LYk5q__rotatingWord:after{content:"";transform-origin:0;background-color:#3c89c9;width:100%;height:2px;animation:2s ease-in-out infinite SectionTwo-module__3LYk5q__underline;position:absolute;bottom:-2px;left:0}@keyframes SectionTwo-module__3LYk5q__underline{0%{opacity:.8;transform:scaleX(0)}40%{opacity:1;transform:scaleX(1)}60%{opacity:1;transform:scaleX(1)}to{opacity:.8;transform:scaleX(0)}}.SectionTwo-module__3LYk5q__wordFade{animation:.45s ease-in-out SectionTwo-module__3LYk5q__fadeIn;display:inline-block}@keyframes SectionTwo-module__3LYk5q__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SectionTwo-module__3LYk5q__sectionContainer{padding:3rem 0}.SectionTwo-module__3LYk5q__rotatingWord{min-width:180px}}
.CategorySelector-module__Lr9x1W__categorySelectorWrapper{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.CategorySelector-module__Lr9x1W__categorySelectorLabel{color:var(--text-title);font-size:.9rem;font-weight:700}.CategorySelector-module__Lr9x1W__categorySelectorInput{border:1px solid var(--border-soft);width:100%;color:var(--text-body);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%2364748b' d='M5.5 7.5a1 1 0 0 1 1.4 0L10 10.6l3.1-3.1a1 1 0 1 1 1.4 1.4l-3.8 3.8a1 1 0 0 1-1.4 0L5.5 8.9a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px 18px;border-radius:10px;padding:10px 42px 10px 12px;font-size:.95rem;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s}.CategorySelector-module__Lr9x1W__categorySelectorInput:hover{color:var(--text-title);background-color:#fff;border-color:#243b5540}.CategorySelector-module__Lr9x1W__categorySelectorInput:focus{border-color:#243b5559;outline:none;box-shadow:0 0 0 3px #243b551f}.CategorySelector-module__Lr9x1W__categorySelectorOption{font-size:.95rem}
.SectionThree-module__AFzOWW__sectionContainer{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex}.SectionThree-module__AFzOWW__sectionHeading{text-align:center;margin-bottom:2rem}.SectionThree-module__AFzOWW__sectionTitle{color:#243b55;margin:0 0 .75rem;font-size:2.5rem;font-weight:800}.SectionThree-module__AFzOWW__sectionSubtitle{color:#4b5563;margin:0;font-size:1rem}.SectionThree-module__AFzOWW__carousel{justify-content:center;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex;position:relative}.SectionThree-module__AFzOWW__carouselTrackWrapper{width:600px;padding:20px 10px;overflow:hidden}.SectionThree-module__AFzOWW__carouselTrack{will-change:transform;gap:20px;transition:transform .5s ease-in-out;display:flex}.SectionThree-module__AFzOWW__card{flex:0 0 400px;justify-content:center;align-items:center;margin:0 10px;display:flex}.SectionThree-module__AFzOWW__button{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.SectionThree-module__AFzOWW__button:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}.SectionThree-module__AFzOWW__button:active{transform:translateY(0)}.SectionThree-module__AFzOWW__phoneBtnDiv{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.SectionThree-module__AFzOWW__phoneButton{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.SectionThree-module__AFzOWW__phoneButton:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}.SectionThree-module__AFzOWW__phoneButton:active{transform:translateY(0)}.SectionThree-module__AFzOWW__thirdSectionCard h3{font-size:25px}.SectionThree-module__AFzOWW__thirdSectionCard p{font-size:20px}@media (max-width:768px){.SectionThree-module__AFzOWW__sectionContainer{padding:20px 0;overflow:hidden}.SectionThree-module__AFzOWW__carousel{flex-direction:column;gap:20px;max-width:95%;overflow:hidden}.SectionThree-module__AFzOWW__sectionTitle{font-size:1.7rem}.SectionThree-module__AFzOWW__carouselTrackWrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:98%;padding:0;overflow:hidden}.SectionThree-module__AFzOWW__carouselTrack{flex-direction:row;gap:20px;display:flex;transform:none!important}.SectionThree-module__AFzOWW__card{scroll-snap-align:center;flex:0 0 90%;margin:0 auto;display:flex}.SectionThree-module__AFzOWW__thirdSectionCard{width:90%}.SectionThree-module__AFzOWW__thirdSectionCard h3{font-size:20px}.SectionThree-module__AFzOWW__thirdSectionCard p{font-size:16px}.SectionThree-module__AFzOWW__button{display:none}}
.KeywordSelector-module__8ImKja__keywordSelectorWrapper{flex-direction:column;gap:6px;display:flex}.KeywordSelector-module__8ImKja__keywordSelectorLabel{color:var(--text-title);font-size:.9rem;font-weight:700}.KeywordSelector-module__8ImKja__keywordSelectorGrid{flex-wrap:wrap;gap:8px;max-height:230px;padding-right:4px;display:flex;overflow-y:auto}.KeywordSelector-module__8ImKja__keywordPill{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);cursor:pointer;border:1px solid var(--btn-secondary-border);border-radius:9999px;padding:6px 14px;font-size:.85rem;transition:background-color .15s,border-color .15s,transform .1s}.KeywordSelector-module__8ImKja__keywordPill:hover{background-color:var(--btn-neutral-hover-bg);border-color:var(--border-soft)}.KeywordSelector-module__8ImKja__keywordPill:active{transform:translateY(1px)}.KeywordSelector-module__8ImKja__keywordPillSelected{background-color:var(--btn-primary-bg);color:#fff;border-color:#ffffff38}.KeywordSelector-module__8ImKja__keywordPillSelected:hover{background-color:var(--brand-primary-hover);color:#fff;border-color:#ffffff38}.KeywordSelector-module__8ImKja__keywordPillText{font-size:.85rem}@media (max-width:768px){.KeywordSelector-module__8ImKja__keywordSelectorGrid{max-height:180px}.KeywordSelector-module__8ImKja__keywordPill{padding:5px 12px;font-size:.78rem}}
.LandingProjectCard-module__9Jhkja__card{color:#fff;cursor:default;background-position:50%;background-size:cover;border-radius:16px;flex-direction:column;flex:0 0 400px;justify-content:flex-start;width:400px;min-height:260px;padding:24px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #00000040}.LandingProjectCard-module__9Jhkja__card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000059}.LandingProjectCard-module__9Jhkja__categoryLine{text-transform:uppercase;letter-spacing:.08em;color:#c6d7ee;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.LandingProjectCard-module__9Jhkja__title{color:#fff;max-width:95%;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.3}.LandingProjectCard-module__9Jhkja__description{color:#ffffffeb;margin:0 0 20px;font-size:15px;line-height:1.6}.LandingProjectCard-module__9Jhkja__metaRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;display:flex}.LandingProjectCard-module__9Jhkja__metaItem{color:#9fd3ff;background:#ffffff14;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:768px){.LandingProjectCard-module__9Jhkja__card{border-radius:14px;flex:0 0 100%;width:100%;max-width:95%;min-height:210px;padding:14px}.LandingProjectCard-module__9Jhkja__categoryLine{margin-bottom:10px;font-size:11px}.LandingProjectCard-module__9Jhkja__title{margin-bottom:8px;font-size:16px}.LandingProjectCard-module__9Jhkja__description{margin-bottom:14px;font-size:13px;line-height:1.45}.LandingProjectCard-module__9Jhkja__metaRow{gap:8px}.LandingProjectCard-module__9Jhkja__metaItem{padding:5px 8px;font-size:11px}}
.AddNicheModal-module__-mneqG__formContainer{background-color:var(--bg-card);border-radius:var(--radius-md);max-width:480px;box-shadow:var(--shadow-lg),var(--shadow-sm);max-height:80vh;margin:0 auto;padding:24px;overflow-y:auto}.AddNicheModal-module__-mneqG__modalTitle{color:var(--text-title);margin:0 0 18px;font-size:1.35rem;font-weight:800}.AddNicheModal-module__-mneqG__loadingWrapper{justify-content:center;padding:20px 0;display:flex}.AddNicheModal-module__-mneqG__errorWrapper{margin-bottom:16px}.AddNicheModal-module__-mneqG__addNicheForm{flex-direction:column;gap:20px;display:flex}.AddNicheModal-module__-mneqG__categorySelectorWrapper{flex-direction:column;gap:6px;display:flex}.AddNicheModal-module__-mneqG__categorySelectorLabel{color:var(--text-title);font-size:.9rem;font-weight:700}.AddNicheModal-module__-mneqG__categorySelectorInput{border:1px solid var(--input-border);border-radius:var(--radius-sm);cursor:pointer;background:var(--input-bg);color:var(--text-body);padding:10px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.AddNicheModal-module__-mneqG__categorySelectorInput:focus{border-color:var(--input-border-focus);outline:none;box-shadow:0 0 0 3px #243b5529}.AddNicheModal-module__-mneqG__keywordSelectorWrapper{flex-direction:column;gap:8px;display:flex}.AddNicheModal-module__-mneqG__keywordSelectorLabel{color:var(--text-title);font-size:.9rem;font-weight:700}.AddNicheModal-module__-mneqG__keywordSelectorGrid{flex-wrap:wrap;gap:8px;max-height:220px;padding-right:4px;display:flex;overflow-y:auto}.AddNicheModal-module__-mneqG__keywordPill{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);cursor:pointer;border:1px solid var(--btn-secondary-border);border-radius:9999px;padding:6px 14px;font-size:.85rem;transition:background-color .15s,border-color .15s,transform .1s}.AddNicheModal-module__-mneqG__keywordPill:hover{background-color:var(--btn-neutral-hover-bg);border-color:var(--border-soft)}.AddNicheModal-module__-mneqG__keywordPill:active{transform:translateY(1px)}.AddNicheModal-module__-mneqG__keywordPillSelected{background-color:var(--btn-primary-bg);color:#fff;border-color:#ffffff38}.AddNicheModal-module__-mneqG__keywordPillText{font-size:.85rem}.AddNicheModal-module__-mneqG__modalActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.AddNicheModal-module__-mneqG__primaryButton{background-color:var(--btn-primary-bg);color:#fff;border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #ffffff38;padding:10px 22px;font-weight:700;transition:background-color .2s,transform .1s,box-shadow .2s}.AddNicheModal-module__-mneqG__primaryButton:hover{background-color:var(--brand-primary-hover);box-shadow:var(--shadow-md)}.AddNicheModal-module__-mneqG__primaryButton:active{background-color:var(--brand-primary-active);box-shadow:var(--shadow-sm);transform:scale(.97)}.AddNicheModal-module__-mneqG__primaryButtonText{font-size:.95rem}.AddNicheModal-module__-mneqG__secondaryButton{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:1px solid var(--btn-secondary-border);border-radius:var(--radius-sm);cursor:pointer;padding:10px 18px;font-weight:700;transition:background-color .2s,border-color .2s}.AddNicheModal-module__-mneqG__secondaryButton:hover{background-color:var(--btn-neutral-hover-bg);border-color:var(--border-soft)}.AddNicheModal-module__-mneqG__secondaryButtonText{font-size:.95rem}@media (max-width:768px){.AddNicheModal-module__-mneqG__formContainer{max-height:85vh;padding:18px}.AddNicheModal-module__-mneqG__modalTitle{margin-bottom:14px;font-size:1.2rem}.AddNicheModal-module__-mneqG__keywordSelectorGrid{max-height:180px}.AddNicheModal-module__-mneqG__keywordPill{padding:5px 12px;font-size:.78rem}.AddNicheModal-module__-mneqG__modalActions button{padding:8px 16px;font-size:.85rem}}
.Services-module__TbIuiW__sectionFiveContainer{background:#f8fafc;width:100%;padding:5rem 0}.Services-module__TbIuiW__sectionFiveContent{max-width:1100px;margin:0 auto}.Services-module__TbIuiW__sectionIntro{text-align:center;margin-bottom:2.25rem}.Services-module__TbIuiW__sectionEyebrow{color:#3c89c9;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .7rem;font-size:.92rem;font-weight:700}.Services-module__TbIuiW__sectionFiveH2{color:#243b55;margin:0 0 .8rem;font-size:clamp(2rem,4vw,2.7rem);font-weight:800;line-height:1.15}.Services-module__TbIuiW__sectionFiveIntroText{color:#526172;max-width:700px;margin:0 auto;font-size:1.02rem;line-height:1.6}.Services-module__TbIuiW__accordionList{flex-direction:column;gap:1rem;display:flex}.Services-module__TbIuiW__accordionItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #243b5514;border-radius:22px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 10px 30px #243b550f}.Services-module__TbIuiW__accordionItem:hover{border-color:#3c89c92e;transform:translateY(-2px);box-shadow:0 14px 36px #243b5514}.Services-module__TbIuiW__accordionItem.Services-module__TbIuiW__open{border-color:#3c89c93d;box-shadow:0 16px 40px #243b551a}.Services-module__TbIuiW__accordionHeader{cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;display:flex}.Services-module__TbIuiW__accordionHeader:focus-visible{box-shadow:inset 0 0 0 2px #3c89c959}.Services-module__TbIuiW__accordionHeaderText{flex:1;min-width:0}.Services-module__TbIuiW__accordionHeaderTitle{color:#243b55;margin:0 0 .35rem;font-size:1.18rem;font-weight:800;line-height:1.3}.Services-module__TbIuiW__accordionHeaderSummary{color:#5b6978;max-width:90%;margin:0;font-size:.98rem;line-height:1.55}.Services-module__TbIuiW__accordionIcon{color:#243b55;background:#eef5fb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:700;line-height:1;display:flex}.Services-module__TbIuiW__accordionContent{max-height:0;transition:max-height .28s;overflow:hidden}.Services-module__TbIuiW__openContent{max-height:500px}.Services-module__TbIuiW__accordionContentInner{padding:0 1.5rem 1.5rem}.Services-module__TbIuiW__accordionContentText{color:#243b55;opacity:.92;border-top:1px solid #243b5514;margin:0;padding-top:1rem;font-size:.98rem;line-height:1.75}.Services-module__TbIuiW__showMoreWrap{justify-content:center;margin-top:1.4rem;display:flex}.Services-module__TbIuiW__showMoreButton{color:#243b55;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.4rem .2rem;font-size:.98rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Services-module__TbIuiW__showMoreButton:hover{opacity:.8}.Services-module__TbIuiW__showMoreArrow{font-size:1rem;transition:transform .2s;display:inline-block}.Services-module__TbIuiW__arrowOpen{transform:rotate(180deg)}@media (max-width:992px){.Services-module__TbIuiW__sectionFiveContainer{padding:4rem 1rem}.Services-module__TbIuiW__sectionIntro{margin-bottom:2rem}.Services-module__TbIuiW__accordionHeader{padding:1.2rem 1.25rem}.Services-module__TbIuiW__accordionContentInner{padding:0 1.25rem 1.25rem}}@media (max-width:768px){.Services-module__TbIuiW__sectionFiveContainer{margin:0 auto;padding:3.5rem 0;display:flex}.Services-module__TbIuiW__sectionFiveContent{max-width:95%}.Services-module__TbIuiW__sectionIntro{text-align:center;margin-bottom:1.5rem}.Services-module__TbIuiW__sectionEyebrow{margin-bottom:.55rem;font-size:.78rem}.Services-module__TbIuiW__sectionFiveH2{text-align:center;margin-bottom:.55rem;font-size:1.7rem;line-height:1.2}.Services-module__TbIuiW__sectionFiveIntroText{max-width:100%;font-size:.94rem;line-height:1.55}.Services-module__TbIuiW__accordionList{gap:.85rem}.Services-module__TbIuiW__accordionItem{border-radius:18px}.Services-module__TbIuiW__accordionHeader{align-items:flex-start;gap:.8rem;padding:1rem}.Services-module__TbIuiW__accordionHeaderTitle{margin-bottom:.28rem;font-size:1rem}.Services-module__TbIuiW__accordionHeaderSummary{max-width:100%;font-size:.88rem;line-height:1.45}.Services-module__TbIuiW__accordionIcon{width:34px;height:34px;font-size:1.15rem}.Services-module__TbIuiW__accordionContentInner{padding:0 1rem 1rem}.Services-module__TbIuiW__accordionContentText{padding-top:.85rem;font-size:.9rem;line-height:1.65}.Services-module__TbIuiW__openContent{max-height:700px}.Services-module__TbIuiW__showMoreWrap{justify-content:center;margin-top:1rem}.Services-module__TbIuiW__showMoreButton{padding:.2rem 0;font-size:.92rem}}
.EditNicheModal-module__A6GhGG__formContainer{max-height:80vh;overflow-y:auto}.EditNicheModal-module__A6GhGG__modalTitle{color:var(--text-title);margin:0 0 10px;font-size:1.35rem;font-weight:800}.EditNicheModal-module__A6GhGG__categoryText{color:var(--text-body);margin:0 0 12px;font-size:.95rem}.EditNicheModal-module__A6GhGG__categoryLabel{color:var(--text-title);font-weight:700}.EditNicheModal-module__A6GhGG__categoryValue{color:var(--text-body);font-weight:600}.EditNicheModal-module__A6GhGG__loadingWrapper{justify-content:center;padding:16px 0;display:flex}.EditNicheModal-module__A6GhGG__errorWrapper{margin-bottom:12px}.EditNicheModal-module__A6GhGG__editNicheForm{flex-direction:column;gap:14px;margin-top:4px;display:flex}.EditNicheModal-module__A6GhGG__EditNicheLabel{color:var(--text-title);margin-bottom:4px;font-size:.9rem;font-weight:700}.EditNicheModal-module__A6GhGG__keywordsContainer{flex-wrap:wrap;gap:8px;max-height:230px;padding-right:4px;display:flex;overflow-y:auto}.EditNicheModal-module__A6GhGG__keywordItem{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);cursor:pointer;border:1px solid var(--btn-secondary-border);border-radius:9999px;padding:6px 14px;font-size:.85rem;transition:background-color .15s,border-color .15s,transform .1s}.EditNicheModal-module__A6GhGG__keywordItem:hover{background-color:var(--btn-neutral-hover-bg);border-color:var(--border-soft)}.EditNicheModal-module__A6GhGG__keywordItem:active{transform:translateY(1px)}.EditNicheModal-module__A6GhGG__selectedKeyword{background-color:var(--btn-primary-bg);color:#fff;border-color:#ffffff38}.EditNicheModal-module__A6GhGG__selectedKeyword:hover{background-color:var(--brand-primary-hover);color:#fff;border-color:#ffffff38}.EditNicheModal-module__A6GhGG__keywordItemText{font-size:.85rem}.EditNicheModal-module__A6GhGG__modalActions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.EditNicheModal-module__A6GhGG__primaryButton{background-color:var(--btn-primary-bg);color:#fff;border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #ffffff38;padding:9px 18px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .1s,box-shadow .2s}.EditNicheModal-module__A6GhGG__primaryButton:hover{background-color:var(--brand-primary-hover);box-shadow:var(--shadow-md)}.EditNicheModal-module__A6GhGG__primaryButton:active{background-color:var(--brand-primary-active);box-shadow:var(--shadow-sm);transform:scale(.97)}.EditNicheModal-module__A6GhGG__primaryButtonText{font-size:.95rem}.EditNicheModal-module__A6GhGG__secondaryButton{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:1px solid var(--btn-secondary-border);border-radius:var(--radius-sm);cursor:pointer;padding:9px 16px;font-size:.95rem;font-weight:700;transition:background-color .2s,border-color .2s}.EditNicheModal-module__A6GhGG__secondaryButton:hover{background-color:var(--btn-neutral-hover-bg);border-color:var(--border-soft)}.EditNicheModal-module__A6GhGG__secondaryButtonText{font-size:.95rem}@media (max-width:768px){.EditNicheModal-module__A6GhGG__modalTitle{margin-bottom:8px;font-size:1.2rem}.EditNicheModal-module__A6GhGG__categoryText{margin-bottom:10px;font-size:.9rem}.EditNicheModal-module__A6GhGG__keywordsContainer{max-height:180px}.EditNicheModal-module__A6GhGG__keywordItem{padding:5px 12px;font-size:.78rem}.EditNicheModal-module__A6GhGG__modalActions button{padding:8px 14px;font-size:.85rem}}
.QsAndAs-module__FjZ1OG__faqSection{background:#f8fafc;width:100%;padding:5rem 0}.QsAndAs-module__FjZ1OG__faqContainer{max-width:950px;margin:0 auto}.QsAndAs-module__FjZ1OG__sectionIntro{text-align:center;margin-bottom:2.25rem}.QsAndAs-module__FjZ1OG__sectionEyebrow{color:#3c89c9;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .7rem;font-size:.92rem;font-weight:700}.QsAndAs-module__FjZ1OG__sectionTitle{color:#243b55;margin:0 0 .8rem;font-size:clamp(2rem,4vw,2.7rem);font-weight:800;line-height:1.15}.QsAndAs-module__FjZ1OG__sectionText{color:#526172;max-width:700px;margin:0 auto;font-size:1.02rem;line-height:1.6}.QsAndAs-module__FjZ1OG__faqList{flex-direction:column;gap:1rem;display:flex}.QsAndAs-module__FjZ1OG__faqItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #243b5514;border-radius:22px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 10px 30px #243b550f}.QsAndAs-module__FjZ1OG__faqItem:hover{border-color:#3c89c92e;transform:translateY(-2px);box-shadow:0 14px 36px #243b5514}.QsAndAs-module__FjZ1OG__faqItem.QsAndAs-module__FjZ1OG__active{border-color:#3c89c93d;box-shadow:0 16px 40px #243b551a}.QsAndAs-module__FjZ1OG__faqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 1.5rem;display:flex}.QsAndAs-module__FjZ1OG__faqQuestion:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #3c89c959}.QsAndAs-module__FjZ1OG__titleRow{color:#243b55;flex:1;align-items:center;gap:.75rem;min-width:0;font-size:1.05rem;font-weight:700;line-height:1.45;display:inline-flex}.QsAndAs-module__FjZ1OG__videoIcon{color:#3c89c9;flex:none;justify-content:center;align-items:center;display:inline-flex}.QsAndAs-module__FjZ1OG__plusIcon{color:#243b55;background:#eef5fb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:700;line-height:1;display:flex}.QsAndAs-module__FjZ1OG__faqAnswer{max-height:0;transition:max-height .28s;overflow:hidden}.QsAndAs-module__FjZ1OG__answerOpen{max-height:900px}.QsAndAs-module__FjZ1OG__faqAnswerInner{padding:0 1.5rem 1.5rem}.QsAndAs-module__FjZ1OG__faqAnswerInner p{color:#243b55;opacity:.92;margin:0;font-size:.98rem;line-height:1.75}.QsAndAs-module__FjZ1OG__faqAnswerInner>p:first-child,.QsAndAs-module__FjZ1OG__faqAnswerInner>div:first-child,.QsAndAs-module__FjZ1OG__faqAnswerInner>:first-child{border-top:1px solid #243b5514;padding-top:1rem}.QsAndAs-module__FjZ1OG__videoWrap{background:#0f172a;border-radius:18px;width:100%;margin-top:1rem;padding-top:56.25%;position:relative;overflow:hidden}.QsAndAs-module__FjZ1OG__videoWrap iframe{width:100%;height:100%;position:absolute;inset:0}@media (max-width:992px){.QsAndAs-module__FjZ1OG__faqSection{padding:4rem 0}.QsAndAs-module__FjZ1OG__faqQuestion{padding:1.2rem 1.25rem}.QsAndAs-module__FjZ1OG__faqAnswerInner{padding:0 1.25rem 1.25rem}}@media (max-width:768px){.QsAndAs-module__FjZ1OG__faqSection{margin:0 auto;padding:30px 0;display:flex}.QsAndAs-module__FjZ1OG__faqContainer{max-width:95%}.QsAndAs-module__FjZ1OG__sectionIntro{text-align:center;margin-bottom:1.5rem}.QsAndAs-module__FjZ1OG__sectionEyebrow{margin-bottom:.55rem;font-size:.78rem}.QsAndAs-module__FjZ1OG__sectionTitle{margin-bottom:.55rem;font-size:1.7rem;line-height:1.2}.QsAndAs-module__FjZ1OG__sectionText{max-width:100%;font-size:.94rem;line-height:1.55}.QsAndAs-module__FjZ1OG__faqList{gap:.85rem}.QsAndAs-module__FjZ1OG__faqItem{border-radius:18px}.QsAndAs-module__FjZ1OG__faqQuestion{align-items:flex-start;gap:.8rem;padding:1rem}.QsAndAs-module__FjZ1OG__titleRow{gap:.65rem;font-size:.95rem;line-height:1.4}.QsAndAs-module__FjZ1OG__plusIcon{width:34px;height:34px;font-size:1.15rem}.QsAndAs-module__FjZ1OG__faqAnswerInner{padding:0 1rem 1rem}.QsAndAs-module__FjZ1OG__faqAnswerInner p{font-size:.9rem;line-height:1.65}.QsAndAs-module__FjZ1OG__faqAnswerInner>p:first-child,.QsAndAs-module__FjZ1OG__faqAnswerInner>div:first-child,.QsAndAs-module__FjZ1OG__faqAnswerInner>:first-child{padding-top:.85rem}.QsAndAs-module__FjZ1OG__videoWrap{border-radius:14px}.QsAndAs-module__FjZ1OG__answerOpen{max-height:1000px}}
.CompanyReviews-module__JAaGWa__container{margin-top:6px}.CompanyReviews-module__JAaGWa__loading,.CompanyReviews-module__JAaGWa__error,.CompanyReviews-module__JAaGWa__noReviews{color:var(--text-body);padding:12px 0;font-size:14px}.CompanyReviews-module__JAaGWa__list{flex-direction:column;gap:14px;display:flex}.CompanyReviews-module__JAaGWa__card{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-soft);cursor:pointer;box-shadow:var(--shadow-sm);padding:16px;transition:transform .14s,box-shadow .18s,border-color .18s;position:relative}.CompanyReviews-module__JAaGWa__card:before{content:"";background:#243b5547;border-radius:999px;height:2px;position:absolute;top:0;left:14px;right:14px}.CompanyReviews-module__JAaGWa__card:hover{box-shadow:var(--shadow-lg);border-color:#243b5547;transform:translateY(-2px)}.CompanyReviews-module__JAaGWa__card:active{transform:translateY(-1px)}.CompanyReviews-module__JAaGWa__card:focus-visible{outline-offset:2px;outline:2px solid #243b5559}.CompanyReviews-module__JAaGWa__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CompanyReviews-module__JAaGWa__reviewerRow{align-items:center;gap:10px;min-width:0;display:flex}.CompanyReviews-module__JAaGWa__avatar{object-fit:cover;border:1px solid var(--border-soft);border-radius:999px;width:75px;height:75px}.CompanyReviews-module__JAaGWa__reviewerMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.CompanyReviews-module__JAaGWa__reviewerName{color:var(--text-title);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:1.2rem;font-weight:800;overflow:hidden}.CompanyReviews-module__JAaGWa__stars{color:#f5a623;letter-spacing:.04em;font-size:20px}.CompanyReviews-module__JAaGWa__date{color:var(--text-muted);white-space:nowrap;font-size:13px}.CompanyReviews-module__JAaGWa__reviewsHeader{margin-bottom:14px}.CompanyReviews-module__JAaGWa__reviewsTitle{color:var(--text-title);margin:0 0 8px;font-size:20px;font-weight:800}.CompanyReviews-module__JAaGWa__ratingRow{align-items:center;gap:10px;display:flex}.CompanyReviews-module__JAaGWa__ratingValue{color:var(--text-title);font-size:28px;font-weight:800;line-height:1}.CompanyReviews-module__JAaGWa__ratingStars{gap:3px;display:flex}.CompanyReviews-module__JAaGWa__starFilled{color:#f5a623;font-size:18px}.CompanyReviews-module__JAaGWa__starEmpty{color:#e5e7eb;font-size:18px}.CompanyReviews-module__JAaGWa__ratingCount{color:var(--text-muted);margin-top:4px;font-size:14px}.CompanyReviews-module__JAaGWa__comment{color:var(--text-title);margin-top:12px;font-size:14px;line-height:1.5}.CompanyReviews-module__JAaGWa__projectShort{border-top:1px solid var(--border-soft);color:var(--text-body);margin-top:12px;padding-top:10px;font-size:13px;line-height:1.45}.CompanyReviews-module__JAaGWa__projectShort strong{color:var(--text-title);font-weight:700}.CompanyReviews-module__JAaGWa__cardPreview{flex-direction:column;height:176px;display:flex;overflow:hidden}.CompanyReviews-module__JAaGWa__cardFull{flex-direction:column;display:flex}.CompanyReviews-module__JAaGWa__cardPreview .CompanyReviews-module__JAaGWa__comment{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CompanyReviews-module__JAaGWa__cardPreview .CompanyReviews-module__JAaGWa__projectShort{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;display:-webkit-box;overflow:hidden}.CompanyReviews-module__JAaGWa__collapse{border-top:1px solid var(--border-soft);margin-top:12px;padding-top:10px}.CompanyReviews-module__JAaGWa__summary{cursor:pointer;color:var(--text-title);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.CompanyReviews-module__JAaGWa__summary::-webkit-details-marker{display:none}.CompanyReviews-module__JAaGWa__chevron{transition:transform .2s}.CompanyReviews-module__JAaGWa__collapse[open] .CompanyReviews-module__JAaGWa__chevron{transform:rotate(90deg)}.CompanyReviews-module__JAaGWa__collapseBody{color:var(--text-body);margin-top:8px;font-size:14px;line-height:1.5}.CompanyReviews-module__JAaGWa__fullComment{color:var(--text-title);font-size:14px;line-height:1.55}.CompanyReviews-module__JAaGWa__emptyState{border:1px dashed var(--border-soft);border-radius:var(--radius-md);text-align:center;background:var(--btn-neutral-bg);padding:22px 18px}.CompanyReviews-module__JAaGWa__emptyIcon{opacity:.6;margin-bottom:6px;font-size:28px}.CompanyReviews-module__JAaGWa__emptyState h4{color:var(--text-title);margin:6px 0 4px;font-size:15px;font-weight:700}.CompanyReviews-module__JAaGWa__emptyState p{color:var(--text-muted);font-size:13px;line-height:1.45}.CompanyReviews-module__JAaGWa__mobileCarousel{scroll-snap-type:x mandatory;gap:12px;padding-bottom:6px;display:none;overflow-x:auto}.CompanyReviews-module__JAaGWa__carouselItem{scroll-snap-align:start;min-width:85%}.CompanyReviews-module__JAaGWa__desktopList{display:block}.CompanyReviews-module__JAaGWa__showAllBtn{color:var(--btn-ghost-text);cursor:pointer;background:0 0;border:none;margin-top:10px;padding:4px 0;font-weight:600}.CompanyReviews-module__JAaGWa__showAllBtn:hover{text-decoration:underline}.CompanyReviews-module__JAaGWa__modalTitle{color:var(--text-title);margin:0;font-size:16px;font-weight:800}.CompanyReviews-module__JAaGWa__modalHeaderRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.CompanyReviews-module__JAaGWa__modalCloseBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px;font-size:18px;font-weight:600}.CompanyReviews-module__JAaGWa__modalCloseBtn:hover{color:var(--text-title)}@media (max-width:768px){.CompanyReviews-module__JAaGWa__card{padding:14px}.CompanyReviews-module__JAaGWa__mobileCarousel{display:flex}.CompanyReviews-module__JAaGWa__desktopList{display:none}.CompanyReviews-module__JAaGWa__reviewerName{max-width:160px}}
.Flow-module__PNySWW__sectionContainer{background:#fff;width:100%;padding:5rem 1rem}.Flow-module__PNySWW__contentWrapper{max-width:1180px;margin:0 auto}.Flow-module__PNySWW__sectionHeading{text-align:center;margin-bottom:2.25rem}.Flow-module__PNySWW__sectionEyebrow{color:#3c89c9;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .7rem;font-size:.92rem;font-weight:700}.Flow-module__PNySWW__sectionTitle{color:#243b55;margin:0 0 .8rem;font-size:clamp(2rem,4vw,2.7rem);font-weight:800;line-height:1.15}.Flow-module__PNySWW__sectionSubtitle{color:#526172;max-width:720px;margin:0 auto;font-size:1.02rem;line-height:1.6}.Flow-module__PNySWW__carouselShell{justify-content:center;align-items:center;gap:1rem;display:flex}.Flow-module__PNySWW__carouselTrackWrapper{width:620px;overflow:hidden}.Flow-module__PNySWW__carouselTrack{will-change:transform;gap:24px;transition:transform .45s;display:flex}.Flow-module__PNySWW__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:28px;flex:0 0 620px;width:620px;transition:transform .2s,box-shadow .2s;overflow:hidden}.Flow-module__PNySWW__card:hover{transform:translateY(-2px);box-shadow:0 18px 48px #243b551a}.Flow-module__PNySWW__cardTop{padding:1.25rem 1.25rem .95rem}.Flow-module__PNySWW__stepBadge{color:#243b55;background:#eef5fb;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.42rem .78rem;font-size:.84rem;font-weight:800;display:inline-flex}.Flow-module__PNySWW__cardTitle{color:#243b55;margin:0;font-size:1.35rem;font-weight:800;line-height:1.25}.Flow-module__PNySWW__imageWrap{background:#f8fafc;border:1px solid #243b550f;border-radius:22px;margin:0 1.25rem;overflow:hidden}.Flow-module__PNySWW__carImage{width:100%;height:auto;display:block}.Flow-module__PNySWW__cardText{color:#526172;margin:0;padding:1rem 1.25rem .9rem;font-size:.98rem;line-height:1.7}.Flow-module__PNySWW__cardFooter{justify-content:flex-start;align-items:center;padding:0 1.25rem 1.25rem;display:flex}.Flow-module__PNySWW__cardIndex{color:#243b55;background:#f2f6fb;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .78rem;font-size:.84rem;font-weight:800;display:inline-flex}.Flow-module__PNySWW__navButton{color:#fff;cursor:pointer;background:#243b55;border:none;border-radius:14px;padding:.95rem 1.15rem;font-size:.95rem;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;box-shadow:0 10px 24px #243b5529}.Flow-module__PNySWW__navButton:hover{opacity:.96;transform:translateY(-2px)}.Flow-module__PNySWW__mobileNav{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Flow-module__PNySWW__mobileButton{color:#fff;cursor:pointer;background:#243b55;border:none;border-radius:999px;width:44px;height:44px;font-size:1rem;font-weight:800;transition:transform .2s,opacity .2s;box-shadow:0 10px 24px #243b5529}.Flow-module__PNySWW__mobileButton:hover{opacity:.96;transform:translateY(-2px)}@media (max-width:992px){.Flow-module__PNySWW__sectionContainer{padding:4rem 1rem}.Flow-module__PNySWW__carouselTrackWrapper{width:540px}.Flow-module__PNySWW__card{flex:0 0 540px;width:540px}}@media (max-width:768px){.Flow-module__PNySWW__sectionContainer{margin:0 auto;padding:3.5rem 0;display:flex}.Flow-module__PNySWW__sectionHeading{text-align:center;margin-bottom:1.5rem}.Flow-module__PNySWW__sectionEyebrow{margin-bottom:.55rem;font-size:.78rem}.Flow-module__PNySWW__sectionTitle{margin-bottom:.55rem;font-size:1.7rem;line-height:1.2}.Flow-module__PNySWW__sectionSubtitle{max-width:100%;font-size:.94rem;line-height:1.55}.Flow-module__PNySWW__carouselShell{display:block}.Flow-module__PNySWW__carouselTrackWrapper{width:100%;overflow:visible}.Flow-module__PNySWW__card{border-radius:22px;flex:0 0 100%;width:100%}.Flow-module__PNySWW__cardTop{padding:1rem 1rem .85rem}.Flow-module__PNySWW__stepBadge{margin-bottom:.65rem;font-size:.76rem}.Flow-module__PNySWW__cardTitle{font-size:1.08rem}.Flow-module__PNySWW__imageWrap{border-radius:18px;margin:0 1rem}.Flow-module__PNySWW__cardText{padding:.9rem 1rem .8rem;font-size:.9rem;line-height:1.6}.Flow-module__PNySWW__cardFooter{padding:0 1rem 1rem}.Flow-module__PNySWW__cardIndex{font-size:.78rem}.Flow-module__PNySWW__navButton{display:none}}
.LoadingState-module__HkzBJW__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;padding:24px 16px;display:flex;overflow:hidden}.LoadingState-module__HkzBJW__fullScreen{min-height:60vh}.LoadingState-module__HkzBJW__inline{min-height:240px}.LoadingState-module__HkzBJW__spinnerShell{color:#0f766e;background:linear-gradient(#f7fbfb,#edf7f6);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.8rem;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f766e1f}.LoadingState-module__HkzBJW__label{color:#36505b;max-width:28rem;margin:0;font-size:.98rem;font-weight:600;line-height:1.45}@media (max-width:768px){.LoadingState-module__HkzBJW__fullScreen{min-height:50vh}.LoadingState-module__HkzBJW__inline{min-height:200px}.LoadingState-module__HkzBJW__spinnerShell{width:58px;height:58px;font-size:1.55rem}.LoadingState-module__HkzBJW__label{font-size:.92rem}}
.AddProjectChatForm-module__JFY24a__chatBox{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:10px;height:450px;padding:12px;font-size:16px;display:flex;overflow-y:auto}.AddProjectChatForm-module__JFY24a__userMessage{color:#0f5132;white-space:pre-wrap;word-break:break-word;background-color:#d1e7dd;border-radius:16px;align-self:flex-end;max-width:70%;padding:8px 12px}.AddProjectChatForm-module__JFY24a__assistantMessage{color:#333;white-space:pre-wrap;word-break:break-word;background-color:#f0f0f0;border-radius:16px;align-self:flex-start;max-width:70%;padding:8px 12px}.AddProjectChatForm-module__JFY24a__inputForm{margin-top:12px;display:flex}.AddProjectChatForm-module__JFY24a__modalActions{flex-direction:row;justify-content:flex-start;gap:10px;margin-top:16px;display:flex}.AddProjectChatForm-module__JFY24a__closeButton{cursor:pointer;background-color:#ccc;border:none;border-radius:6px;margin-top:10px;margin-bottom:20px;padding:7px 13px;font-size:14px;font-weight:500;transition:background-color .2s,transform .1s}.AddProjectChatForm-module__JFY24a__closeButton:hover{background-color:#bbb}.AddProjectChatForm-module__JFY24a__addButton{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;margin-top:10px;margin-bottom:20px;padding:7px 13px;font-size:14px;font-weight:500;transition:background-color .2s,transform .1s}.AddProjectChatForm-module__JFY24a__addButton:hover{background-color:#453de7}.AddProjectChatForm-module__JFY24a__addButton:active{transform:scale(.98)}.AddProjectChatForm-module__JFY24a__finalSummaryh5{margin:0}.AddProjectChatForm-module__JFY24a__aiTypingIndicator{color:#666;text-align:left;padding:8px;font-style:italic;animation:1.5s infinite AddProjectChatForm-module__JFY24a__blink}.AddProjectChatForm-module__JFY24a__errorMessage{color:#b10c0c;font-size:14px}.AddProjectChatForm-module__JFY24a__projectTitleGroup{margin-top:5px}.AddProjectChatForm-module__JFY24a__projectTitleInput{margin-bottom:10px;padding:8px 6px;font-size:16px}.AddProjectChatForm-module__JFY24a__finalSummaryDeadline{margin-top:5px;margin-bottom:0}@keyframes AddProjectChatForm-module__JFY24a__blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@media (max-width:768px){.AddProjectChatForm-module__JFY24a__chatBox{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:10px;height:50dvh;padding:12px;font-size:13px;display:flex;overflow-y:auto}.AddProjectChatForm-module__JFY24a__formContainerH3{margin:7px;padding:0;font-size:14px}.AddProjectChatForm-module__JFY24a__finalSummaryh5{margin:2px 0}.AddProjectChatForm-module__JFY24a__modalActions{margin-top:3px}.AddProjectChatForm-module__JFY24a__errorMessage{font-size:14px}.AddProjectChatForm-module__JFY24a__addButton{font-size:12px}.AddProjectChatForm-module__JFY24a__closeButton{cursor:pointer;background-color:#ccc;border:none;border-radius:6px;margin-top:10px;margin-bottom:20px;padding:5px 12px;font-size:12px;font-weight:500;transition:background-color .2s,transform .1s}}
.AIChat-module__c2C2Fq__title{margin:0 0 12px;font-size:20px;font-weight:600}.AIChat-module__c2C2Fq__chatBox{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:10px;height:450px;padding:12px;font-size:16px;display:flex;overflow-y:auto}.AIChat-module__c2C2Fq__userMsg{color:#0f5132;white-space:pre-wrap;word-break:break-word;background-color:#d1e7dd;border-radius:16px;align-self:flex-end;max-width:70%;padding:8px 12px}.AIChat-module__c2C2Fq__aiMsg{color:#333;white-space:pre-wrap;word-break:break-word;background-color:#f0f0f0;border-radius:16px;align-self:flex-start;max-width:70%;padding:8px 12px}.AIChat-module__c2C2Fq__select{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:15px;padding:10px 12px;font-size:15px}.AIChat-module__c2C2Fq__inputWrapper{width:100%;margin-top:12px}.AIChat-module__c2C2Fq__typing{color:#666;padding:8px;font-style:italic;animation:1.5s infinite AIChat-module__c2C2Fq__blink}.AIChat-module__c2C2Fq__error{color:#b10c0c;margin-top:8px;font-size:14px}.AIChat-module__c2C2Fq__gateBox{margin-top:12px;padding:10px}.AIChat-module__c2C2Fq__cta{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;margin-right:8px;padding:7px 13px;font-size:14px;font-weight:500;transition:background-color .2s}.AIChat-module__c2C2Fq__cta:hover{background-color:#453de7}.AIChat-module__c2C2Fq__cancel{cursor:pointer;background-color:#ccc;border:none;border-radius:6px;padding:7px 13px;font-size:14px}.AIChat-module__c2C2Fq__cancel:hover{background-color:#bbb}.AIChat-module__c2C2Fq__footer{justify-content:flex-start;gap:10px;margin-top:16px;display:flex}@keyframes AIChat-module__c2C2Fq__blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.AIChat-module__c2C2Fq__modeStep{flex-direction:column;gap:14px;width:100%;display:flex}.AIChat-module__c2C2Fq__modeActions{flex-wrap:wrap;gap:10px;display:flex}.AIChat-module__c2C2Fq__modeFooter{justify-content:flex-start;display:flex}.AIChat-module__c2C2Fq__bottomBackRow{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.AIChat-module__c2C2Fq__formFallbackLink{color:#243b55cc;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:6px 4px;font-size:13px;text-decoration:underline;transition:color .15s}.AIChat-module__c2C2Fq__formFallbackLink:hover{color:#243b55d9}.AIChat-module__c2C2Fq__formFallbackLink:disabled{opacity:.4;cursor:not-allowed}.AIChat-module__c2C2Fq__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.AIChat-module__c2C2Fq__subtitle{color:#111827b3;margin:6px 0 0;font-size:14px;line-height:1.4}.AIChat-module__c2C2Fq__topRow{align-items:center;gap:10px;margin-top:10px;display:flex}.AIChat-module__c2C2Fq__categoryPill{color:#243b55;background:#243b5514;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.AIChat-module__c2C2Fq__changeCategory{color:#243b55f2;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:6px 8px;font-size:13px;font-weight:700}.AIChat-module__c2C2Fq__changeCategory:hover{background:#243b550f}.AIChat-module__c2C2Fq__closeBtn{padding-left:10px;padding-right:10px}.AIChat-module__c2C2Fq__gateActions{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.AIChat-module__c2C2Fq__gateText{margin:0}@media (max-width:768px){.AIChat-module__c2C2Fq__container{max-width:400px;padding:10px}.AIChat-module__c2C2Fq__chatBox{height:50dvh;font-size:13px}.AIChat-module__c2C2Fq__title{margin:8px 0;font-size:16px}.AIChat-module__c2C2Fq__cta{font-size:12px}.AIChat-module__c2C2Fq__cancel{padding:5px 12px;font-size:12px}.AIChat-module__c2C2Fq__gateText{font-size:14px}}
.AIChatCategoryCards-module__Yo1rMW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.AIChatCategoryCards-module__Yo1rMW__card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px;transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s;display:flex}.AIChatCategoryCards-module__Yo1rMW__card:hover{background-color:#f3f4f659;border-color:#243b5559;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.AIChatCategoryCards-module__Yo1rMW__icon{color:#fdfdfd;background:#111827;border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.AIChatCategoryCards-module__Yo1rMW__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AIChatCategoryCards-module__Yo1rMW__label{color:#111827;font-size:15px;font-weight:700}.AIChatCategoryCards-module__Yo1rMW__desc{color:#111827b3;font-size:13px}.AIChatCategoryCards-module__Yo1rMW__arrow{color:#243b55b3;font-size:18px}.AIChatCategoryCards-module__Yo1rMW__showMoreWrap{justify-content:center;margin-top:10px;display:flex}.AIChatCategoryCards-module__Yo1rMW__showMoreBtn{color:#243b55;cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s}.AIChatCategoryCards-module__Yo1rMW__showMoreBtn:hover{opacity:.7}@media (max-width:768px){.AIChatCategoryCards-module__Yo1rMW__grid{grid-template-columns:1fr;margin-bottom:20px}.AIChatCategoryCards-module__Yo1rMW__card{padding:12px 10px}.AIChatCategoryCards-module__Yo1rMW__icon{width:42px;height:42px}}
.Message-module__Ke282q__message{margin-top:6px;font-size:14px;line-height:1.4}.Message-module__Ke282q__error{color:#b91c1c}.Message-module__Ke282q__success{color:#047857}.Message-module__Ke282q__info{color:#0369a1}.Message-module__Ke282q__warning{color:#b45309}@media (max-width:768px){.Message-module__Ke282q__message{margin-top:4px;font-size:13px}}
.GeneralModal-module__R15sPa__modalContent{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:480px;padding:0}.GeneralModal-module__R15sPa__title{color:#15294b;margin:0 0 10px;font-size:1.3rem;font-weight:700}.GeneralModal-module__R15sPa__message{margin-top:4px}.GeneralModal-module__R15sPa__actionsRow{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.GeneralModal-module__R15sPa__actionButton{min-width:96px;font-weight:600}@media (max-width:640px){.GeneralModal-module__R15sPa__modalContent{max-width:90vw}.GeneralModal-module__R15sPa__title{font-size:1.1rem}.GeneralModal-module__R15sPa__actionsRow{flex-direction:column-reverse;align-items:stretch;margin-top:16px}.GeneralModal-module__R15sPa__actionButton{justify-content:center;width:100%}}
.VerifyEmailModal-module__BIt0SG__title{color:#15294b;margin-bottom:10px;font-size:1.4rem;font-weight:700}.VerifyEmailModal-module__BIt0SG__messageBox{margin:0 0 10px}.VerifyEmailModal-module__BIt0SG__instruction{color:#444;margin-bottom:12px;font-size:.95rem}.VerifyEmailModal-module__BIt0SG__resendCode{color:#3e6796;cursor:pointer;margin-top:6px;font-size:.85rem;text-decoration:underline;display:inline-block}.VerifyEmailModal-module__BIt0SG__resendCode:hover{color:#1d3c5f}.VerifyEmailModal-module__BIt0SG__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}
.NoAIForm-module__0hVUhG__wrapper{width:100%}.NoAIForm-module__0hVUhG__topRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.NoAIForm-module__0hVUhG__topActions{align-items:center;gap:8px;display:flex}.NoAIForm-module__0hVUhG__categoryPill{background:#00000008;border:1px solid #0000001f;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.NoAIForm-module__0hVUhG__title{margin:0;font-size:13px}.NoAIForm-module__0hVUhG__finalSummaryh4{margin:0;font-size:14px}.NoAIForm-module__0hVUhG__summaryTextarea{white-space:pre-wrap;word-break:break-word;width:98%;height:250px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px}.NoAIForm-module__0hVUhG__actionsRow{justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;display:flex}.NoAIForm-module__0hVUhG__aiSwitchLink{color:#243b55cc;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin-right:auto;padding:6px 4px;font-size:13px;text-decoration:underline;transition:color .15s}.NoAIForm-module__0hVUhG__aiSwitchLink:hover{color:#243b55d9}.NoAIForm-module__0hVUhG__budgetInputs{flex-direction:column;gap:0;max-width:40%;margin:0;padding:0;display:flex}.NoAIForm-module__0hVUhG__budgetWarning{color:#c52a2a;margin-bottom:2px;font-size:14px;line-height:15px}.NoAIForm-module__0hVUhG__helperText{margin:0 0 5px;font-size:12px;line-height:15px}.NoAIForm-module__0hVUhG__budgetTitle{margin:0;font-size:13px}.NoAIForm-module__0hVUhG__aiBudget{margin:0 0 3px;font-size:13px}@media (max-width:768px){.NoAIForm-module__0hVUhG__budgetHelperText{font-size:12px}.NoAIForm-module__0hVUhG__summaryTextarea{white-space:pre-wrap;word-break:break-word;max-width:100%;max-height:200px;font-size:16px}.NoAIForm-module__0hVUhG__budgetInputs{max-width:100%}}
.ContactForm-module__8HUU6W__contactSection{background:#fff;width:100%;padding:5rem 1rem}.ContactForm-module__8HUU6W__contactInner{grid-template-columns:minmax(0,1fr) minmax(0,520px);align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.ContactForm-module__8HUU6W__textBlock{max-width:520px}.ContactForm-module__8HUU6W__eyebrow{color:#3c89c9;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .7rem;font-size:.92rem;font-weight:700}.ContactForm-module__8HUU6W__contactHeading{color:#243b55;margin:0 0 .9rem;font-size:clamp(2rem,4vw,2.7rem);font-weight:800;line-height:1.15}.ContactForm-module__8HUU6W__contactText{color:#526172;max-width:520px;margin:0;font-size:1.02rem;line-height:1.7}.ContactForm-module__8HUU6W__contactImage{border-radius:28px;width:100%;max-width:420px;height:auto;margin-top:1.75rem;display:block;box-shadow:0 16px 40px #243b551a}.ContactForm-module__8HUU6W__contactForm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #243b5514;border-radius:28px;padding:1.6rem;box-shadow:0 14px 40px #243b5514}.ContactForm-module__8HUU6W__contactSubheading{color:#243b55;margin:0 0 1.25rem;font-size:1.35rem;font-weight:800;line-height:1.3}.ContactForm-module__8HUU6W__formGroup{margin-bottom:1rem}.ContactForm-module__8HUU6W__label{color:#243b55;margin-bottom:.45rem;font-size:.92rem;font-weight:700;display:block}.ContactForm-module__8HUU6W__input,.ContactForm-module__8HUU6W__textarea{box-sizing:border-box;color:#243b55;background:#fff;border:1px solid #243b551f;border-radius:16px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.96rem;transition:border-color .2s,box-shadow .2s,transform .2s}.ContactForm-module__8HUU6W__input::placeholder,.ContactForm-module__8HUU6W__textarea::placeholder{color:#8a97a5}.ContactForm-module__8HUU6W__input:focus,.ContactForm-module__8HUU6W__textarea:focus{border-color:#3c89c980;outline:none;box-shadow:0 0 0 4px #3c89c91f}.ContactForm-module__8HUU6W__textarea{resize:vertical;min-height:140px}.ContactForm-module__8HUU6W__submitButton{color:#fff;cursor:pointer;background:#243b55;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;width:100%;padding:.95rem 1.2rem;font-size:.98rem;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 26px #243b5529}.ContactForm-module__8HUU6W__submitButton:hover{opacity:.97;transform:translateY(-2px)}.ContactForm-module__8HUU6W__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactForm-module__8HUU6W__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:.95rem;height:.95rem;animation:.8s linear infinite ContactForm-module__8HUU6W__spin}@keyframes ContactForm-module__8HUU6W__spin{to{transform:rotate(360deg)}}.ContactForm-module__8HUU6W__statusMessage{color:#243b55;background:#eef5fb;border-radius:16px;margin:1rem 0 0;padding:.9rem 1rem;font-size:.92rem;line-height:1.5}@media (max-width:992px){.ContactForm-module__8HUU6W__contactSection{margin:0 auto;padding:3.5rem 0;display:flex}.ContactForm-module__8HUU6W__contactInner{grid-template-columns:1fr;gap:2rem}.ContactForm-module__8HUU6W__textBlock{max-width:100%}.ContactForm-module__8HUU6W__contactImage{max-width:380px}}@media (max-width:768px){.ContactForm-module__8HUU6W__contactSection{max-width:95%;margin:0 auto;padding:3.5rem 0;display:flex}.ContactForm-module__8HUU6W__contactInner{gap:1.5rem}.ContactForm-module__8HUU6W__textBlock{text-align:center;max-width:100%}.ContactForm-module__8HUU6W__eyebrow{margin-bottom:.55rem;font-size:.78rem}.ContactForm-module__8HUU6W__contactHeading{margin-bottom:.55rem;font-size:1.7rem;line-height:1.2}.ContactForm-module__8HUU6W__contactText{max-width:100%;font-size:.94rem;line-height:1.55}.ContactForm-module__8HUU6W__contactImage{display:none}.ContactForm-module__8HUU6W__contactForm{border-radius:22px;padding:1rem}.ContactForm-module__8HUU6W__contactSubheading{margin-bottom:1rem;font-size:1.08rem}.ContactForm-module__8HUU6W__formGroup{margin-bottom:.9rem}.ContactForm-module__8HUU6W__label{margin-bottom:.35rem;font-size:.88rem}.ContactForm-module__8HUU6W__input,.ContactForm-module__8HUU6W__textarea{border-radius:14px;padding:.82rem .9rem;font-size:.92rem}.ContactForm-module__8HUU6W__textarea{min-height:120px}.ContactForm-module__8HUU6W__submitButton{border-radius:14px;padding:.9rem 1rem;font-size:.94rem}.ContactForm-module__8HUU6W__statusMessage{border-radius:14px;padding:.8rem .9rem;font-size:.88rem}}
.Select-module__liIf1a__field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.Select-module__liIf1a__label{color:var(--text-title);font-size:13px;font-weight:700}.Select-module__liIf1a__select{border:1px solid var(--border-soft);width:100%;color:var(--text-body);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%2364748b' d='M5.5 7.5a1 1 0 0 1 1.4 0L10 10.6l3.1-3.1a1 1 0 1 1 1.4 1.4l-3.8 3.8a1 1 0 0 1-1.4 0L5.5 8.9a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px 18px;border-radius:10px;outline:none;padding:9px 42px 9px 12px;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s}.Select-module__liIf1a__select:hover{color:var(--text-title);background-color:#fff;border-color:#243b5540}.Select-module__liIf1a__select:focus{background-color:#fff;border-color:#243b5573;box-shadow:0 0 0 3px #243b551f}.Select-module__liIf1a__select_disabled{color:var(--text-placeholder);cursor:not-allowed;border-color:var(--border-soft);background-color:#f8fafc;background-image:none}.Select-module__liIf1a__select_error{border-color:var(--color-danger)}.Select-module__liIf1a__select_error:focus{box-shadow:0 0 0 3px var(--color-danger-soft)}.Select-module__liIf1a__error{color:var(--color-danger);margin:2px 0 0;font-size:12px}@media (max-width:768px){.Select-module__liIf1a__field{margin-bottom:10px}.Select-module__liIf1a__select{width:100%;padding:10px 42px 10px 12px;font-size:16px}}
.EditCompanyModal-module__Az3b6G__formTitle{color:#243b55;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.EditCompanyModal-module__Az3b6G__editCompanyForm{flex-direction:column;gap:5px;display:flex}.EditCompanyModal-module__Az3b6G__fieldRow{flex-direction:column;display:flex}.EditCompanyModal-module__Az3b6G__label{color:#3e6796;margin-bottom:4px;font-size:.9rem;font-weight:600}.EditCompanyModal-module__Az3b6G__charCount{color:#64748b;text-align:right;margin-top:6px;font-size:12px}.EditCompanyModal-module__Az3b6G__charCountError{color:#b91c1c}.EditCompanyModal-module__Az3b6G__textareaError{border-color:#b91c1c}.EditCompanyModal-module__Az3b6G__textarea{resize:vertical;border:1px solid #e5e7eb;border-radius:6px;width:95%;padding:10px 12px;font-family:Arial,Helvetica,sans-serif;font-size:.95rem}.EditCompanyModal-module__Az3b6G__textarea:focus{border-color:#3e6796;outline:none}.EditCompanyModal-module__Az3b6G__linksGroup{gap:0;display:grid}.EditCompanyModal-module__Az3b6G__modalActions{justify-content:flex-end;gap:12px;margin-top:1rem;display:flex}@media (max-width:768px){.EditCompanyModal-module__Az3b6G__formTitle{margin-bottom:.75rem;font-size:1.1rem}.EditCompanyModal-module__Az3b6G__editCompanyForm{gap:0}.EditCompanyModal-module__Az3b6G__label{font-size:.85rem}.EditCompanyModal-module__Az3b6G__textarea{width:80%;padding:8px 10px;font-size:16px}.EditCompanyModal-module__Az3b6G__linksGroup{gap:0}.EditCompanyModal-module__Az3b6G__modalActions{gap:10px;margin-top:.75rem}}
.Filter-module__q2vwnW__filterContainer{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.Filter-module__q2vwnW__filterInputGroup{flex-direction:column;display:flex}.Filter-module__q2vwnW__filterLabel{margin-bottom:4px;font-size:.9rem;font-weight:700}.Filter-module__q2vwnW__filterInput{border:1px solid #ccc;border-radius:4px;width:120px;padding:6px 10px;font-size:16px}.Filter-module__q2vwnW__filterButton{color:#fff;cursor:pointer;background-color:#3e6796;border:none;border-radius:4px;padding:6px 12px}.Filter-module__q2vwnW__filterButton:hover{background-color:#1d3c5f}.Filter-module__q2vwnW__filterResetButton{color:#fff;cursor:pointer;background-color:#999;border:none;border-radius:4px;padding:6px 12px}@media (max-width:768px){.Filter-module__q2vwnW__filterContainer{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:1rem;display:flex}.Filter-module__q2vwnW__filterLabel{margin-bottom:4px;font-size:12px;font-weight:700}.Filter-module__q2vwnW__filterInputGroup{margin:0}.Filter-module__q2vwnW__filterInput{border:1px solid #ccc;border-radius:4px;width:120px;padding:4px 8px;font-size:16px}.Filter-module__q2vwnW__filterButton,.Filter-module__q2vwnW__filterResetButton{padding:3px 10px}}
.Profile-module__HoMYDa__profileMainContainer{margin-left:20px;padding-bottom:50px}.Profile-module__HoMYDa__servicesCol{min-width:0}.Profile-module__HoMYDa__profileGrid{grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:24px;margin-top:22px;padding:0 15px;display:grid}.Profile-module__HoMYDa__reviewsCol{border-left:1px solid #e8eef7;min-width:0;padding-left:24px;position:relative}.Profile-module__HoMYDa__reviewsCol:before{content:"";pointer-events:none;background:linear-gradient(#0000,#e8eef7,#0000);width:1px;position:absolute;top:8px;bottom:8px;left:0}@media (max-width:768px){.Profile-module__HoMYDa__profileMainContainer{margin-left:0;padding-bottom:30px}.Profile-module__HoMYDa__profileGrid{grid-template-columns:1fr;gap:18px}.Profile-module__HoMYDa__reviewsCol{border-left:none;order:1;padding-left:0}.Profile-module__HoMYDa__reviewsCol:before{display:none}.Profile-module__HoMYDa__servicesCol{order:2}}
.RegisterModal-module__W0LGjW__registerTitle{text-align:center;color:#111827;margin:0 0 16px;font-size:22px;font-weight:600}.RegisterModal-module__W0LGjW__stepHeader{justify-content:center;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;display:flex}.RegisterModal-module__W0LGjW__stepHeaderStep{color:#6b7280;font-weight:400}.RegisterModal-module__W0LGjW__stepHeaderStepActive{color:#111827;font-weight:600}.RegisterModal-module__W0LGjW__stepHeaderDot{color:#9ca3af}.RegisterModal-module__W0LGjW__registerForm{flex-direction:column;display:flex}.RegisterModal-module__W0LGjW__divider{text-align:center;color:#9ca3af;align-items:center;gap:8px;margin:14px 0 10px;font-size:12px;display:flex}.RegisterModal-module__W0LGjW__divider:before,.RegisterModal-module__W0LGjW__divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.RegisterModal-module__W0LGjW__googleButtonWrapper{flex-direction:column;align-items:center;gap:6px;margin-bottom:4px;display:flex}.RegisterModal-module__W0LGjW__noticeText{color:#4b5563;margin:0 0 8px;font-size:12px;line-height:1.4}.RegisterModal-module__W0LGjW__checkboxGroup{margin:10px 0 4px}.RegisterModal-module__W0LGjW__checkboxLabel{color:#374151;font-size:13px}.RegisterModal-module__W0LGjW__checkboxLabel input{margin-right:6px}.RegisterModal-module__W0LGjW__checkboxLabel a{color:#243b55;text-decoration:underline}.RegisterModal-module__W0LGjW__privacyText{color:#4b5563;margin:6px 0 10px;font-size:12px;line-height:1.5}.RegisterModal-module__W0LGjW__readMoreButton{color:#243b55;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-size:12px;font-weight:500}.RegisterModal-module__W0LGjW__readMoreButton:hover{text-decoration:underline}.RegisterModal-module__W0LGjW__buttonRow{justify-content:space-between;gap:8px;margin-top:12px;display:flex}.RegisterModal-module__W0LGjW__backButton{align-items:center;display:inline-flex}.RegisterModal-module__W0LGjW__backIcon{margin-right:5px}@media (max-width:768px){.RegisterModal-module__W0LGjW__registerTitle{margin-bottom:12px;font-size:20px}.RegisterModal-module__W0LGjW__stepHeader{margin-bottom:10px;font-size:12px}.RegisterModal-module__W0LGjW__selectControl{padding:8px 9px;font-size:13px}.RegisterModal-module__W0LGjW__buttonRow{flex-direction:row;width:40%}.RegisterModal-module__W0LGjW__privacyText,.RegisterModal-module__W0LGjW__noticeText{font-size:11px}}
.InfoModal-module__XODuEW__container{max-width:380px;padding:20px}.InfoModal-module__XODuEW__title{margin:0 0 10px;font-size:18px;font-weight:600}.InfoModal-module__XODuEW__message{opacity:.85;margin:0 0 20px;line-height:1.5}.InfoModal-module__XODuEW__actions{justify-content:flex-end;gap:10px;display:flex}
.InfoTooltip-module__Oq2i8W__infoWrapper{align-items:center;margin-left:6px;display:inline-flex;position:relative}.InfoTooltip-module__Oq2i8W__infoIcon{cursor:pointer;color:#e7a645;vertical-align:middle;font-size:15px}.InfoTooltip-module__Oq2i8W__infoIconNeutral{color:#6a7285}.InfoTooltip-module__Oq2i8W__tooltipBox{z-index:100;color:#333;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:240px;padding:10px 12px;font-size:13px;line-height:1.4;position:absolute;top:24px;left:0;box-shadow:0 4px 6px #0000001a}@media (max-width:768px){.InfoTooltip-module__Oq2i8W__tooltipBox{width:200px;padding:8px 10px;font-size:12px}}
.ConversationsSplitShell-module__eF2yJW__split{min-height:100vh;display:flex}.ConversationsSplitShell-module__eF2yJW__listPane{border-right:1px solid #e5e7eb;width:450px;min-width:360px;overflow:auto}.ConversationsSplitShell-module__eF2yJW__chatPane{flex:1;min-width:0;overflow:hidden}@media (max-width:768px){.ConversationsSplitShell-module__eF2yJW__split{min-height:100svh;display:block}.ConversationsSplitShell-module__eF2yJW__indexRoute .ConversationsSplitShell-module__eF2yJW__listPane{border-right:none;width:100%;min-width:0;display:block}.ConversationsSplitShell-module__eF2yJW__indexRoute .ConversationsSplitShell-module__eF2yJW__chatPane,.ConversationsSplitShell-module__eF2yJW__threadRoute .ConversationsSplitShell-module__eF2yJW__listPane{display:none}.ConversationsSplitShell-module__eF2yJW__threadRoute .ConversationsSplitShell-module__eF2yJW__chatPane{width:100%;display:block}}
.AllProjectsPage-module__DYpwMq__projectsMainContainer{max-width:1600px;margin-left:20px;padding:0}.AllProjectsPage-module__DYpwMq__pageTitle{color:#15294b;margin-bottom:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:24px}.AllProjectsPage-module__DYpwMq__loadingText,.AllProjectsPage-module__DYpwMq__errorText{color:#333;margin-bottom:10px}.AllProjectsPage-module__DYpwMq__projectList{grid-template-columns:repeat(auto-fill,minmax(48%,1fr));gap:20px;display:grid}.AllProjectsPage-module__DYpwMq__projectsPageP,.AllProjectsPage-module__DYpwMq__projectsPagePa{color:#15294b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:600}.AllProjectsPage-module__DYpwMq__modalContainer{color:#333;background-color:#fff;border-radius:12px;max-width:500px;margin:0 auto;padding:24px;box-shadow:0 8px 24px #0000001a}.AllProjectsPage-module__DYpwMq__modalTitle{text-align:center;color:#222;margin-bottom:20px;font-size:1.6rem;font-weight:600}.AllProjectsPage-module__DYpwMq__inputGroup{margin-bottom:16px}.AllProjectsPage-module__DYpwMq__inputLabel{color:#555;margin-bottom:6px;font-weight:500;display:block}.AllProjectsPage-module__DYpwMq__inputField{border:1px solid #ccc;border-radius:8px;width:95%;padding:10px 12px;font-size:16px;transition:border-color .2s,box-shadow .2s}.AllProjectsPage-module__DYpwMq__inputField:focus{border-color:#0072ff;outline:none;box-shadow:0 0 0 3px #0072ff1a}.AllProjectsPage-module__DYpwMq__textarea{resize:vertical;height:300px;min-height:100px;font-size:16px}.AllProjectsPage-module__DYpwMq__buttonGroup{justify-content:left;gap:12px;margin-top:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:600;display:flex}.AllProjectsPage-module__DYpwMq__confirmButton:disabled{cursor:not-allowed;background-color:#a0c4ff}.AllProjectsPage-module__DYpwMq__cancelButton{color:#333;background-color:#f5f5f5}.AllProjectsPage-module__DYpwMq__cancelButton:hover{background-color:#e0e0e0;transform:translateY(-1px)}.AllProjectsPage-module__DYpwMq__errorMsg{color:#b93030}.AllProjectsPage-module__DYpwMq__aiRow{justify-content:center;margin-bottom:10px;display:flex}.AllProjectsPage-module__DYpwMq__addProjectButton{cursor:pointer;box-sizing:border-box;white-space:nowrap;color:#fff;background:linear-gradient(180deg,var(--btn-primary-bg-top),var(--btn-primary-bg));height:36px;box-shadow:var(--shadow-sm);border:1px solid #0f172a8c;border-radius:10px;padding:0 14px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:13px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s}.AllProjectsPage-module__DYpwMq__addProjectButton:hover{background:linear-gradient(180deg,var(--btn-primary-bg-hover-top),var(--btn-primary-bg-hover));box-shadow:var(--shadow-md);transform:translateY(-1px)}.AllProjectsPage-module__DYpwMq__addProjectButton:active{transform:translateY(0)}.AllProjectsPage-module__DYpwMq__tierFilterContainer{max-width:fit-content;margin-top:8px;margin-bottom:12px}.AllProjectsPage-module__DYpwMq__tierFilterSelect{width:100%}.AllProjectsPage-module__DYpwMq__tierFilterRow{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.AllProjectsPage-module__DYpwMq__tierFilterLabelRow{align-items:center;gap:4px;display:flex}.AllProjectsPage-module__DYpwMq__tierFilterLabel{color:#243b55;font-size:.9rem;font-weight:500}.AllProjectsPage-module__DYpwMq__tierFilterInfo{color:#6a7285;cursor:help;border:1px solid #c8d0e0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:inline-flex}.AllProjectsPage-module__DYpwMq__tierFilterSelect{color:#243b55;background-color:#fff;border:1px solid #c8d0e0;border-radius:6px;outline:none;min-width:190px;padding:4px 8px;font-size:.85rem}.AllProjectsPage-module__DYpwMq__tierFilterSelect:focus{border-color:#243b55;box-shadow:0 0 0 2px #243b5514}.AllProjectsPage-module__DYpwMq__wizardContainer{max-width:620px;padding:14px 14px 16px}.AllProjectsPage-module__DYpwMq__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.AllProjectsPage-module__DYpwMq__wizardTitle{color:#15294b;margin:0;font-size:18px;font-weight:700}.AllProjectsPage-module__DYpwMq__topRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.AllProjectsPage-module__DYpwMq__categoryPill{color:#243b55;background:#243b5514;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.AllProjectsPage-module__DYpwMq__changeCategory{color:#243b55f2;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:6px 8px;font-size:13px;font-weight:700}.AllProjectsPage-module__DYpwMq__changeCategory:hover{background:#243b550f}.AllProjectsPage-module__DYpwMq__closeBtn{padding-left:10px;padding-right:10px}.AllProjectsPage-module__DYpwMq__stepContent{width:100%;margin-top:14px}.AllProjectsPage-module__DYpwMq__modeStep{flex-direction:column;gap:14px;width:100%;display:flex}.AllProjectsPage-module__DYpwMq__subtitle{color:#111827b3;margin:0;font-size:14px;line-height:1.4}.AllProjectsPage-module__DYpwMq__modeActions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:1300px) and (min-width:769px){.AllProjectsPage-module__DYpwMq__projectList{grid-template-columns:1fr}}@media (max-width:768px){.AllProjectsPage-module__DYpwMq__addProjectButton{justify-content:center;gap:2px;margin:10px 0;padding:6px 12px;font-size:12px}.AllProjectsPage-module__DYpwMq__projectList{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.AllProjectsPage-module__DYpwMq__projectsMainContainer{max-width:100%;min-height:100vh;margin:0 auto;padding:20px 10px}.AllProjectsPage-module__DYpwMq__errorMsg{color:#b93030;font-size:14px}.AllProjectsPage-module__DYpwMq__modalTitle{text-align:center;color:#222;margin-bottom:10px;font-size:1.2rem;font-weight:600}.AllProjectsPage-module__DYpwMq__inputGroup{width:90%;margin-bottom:16px}.AllProjectsPage-module__DYpwMq__inputLabel{color:#555;margin-bottom:0;font-size:14px;font-weight:500;display:block}.AllProjectsPage-module__DYpwMq__inputField{border:1px solid #ccc;border-radius:8px;width:95%;padding:10px 12px;font-size:16px;transition:border-color .2s,box-shadow .2s}.AllProjectsPage-module__DYpwMq__inputField:focus{border-color:#0072ff;outline:none;box-shadow:0 0 0 3px #0072ff1a}.AllProjectsPage-module__DYpwMq__textarea{resize:vertical;min-height:100px;font-size:16px}.AllProjectsPage-module__DYpwMq__pageTitle{color:#15294b;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:20px}.AllProjectsPage-module__DYpwMq__projectsPageP{color:#15294b;margin-top:50px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:13px;font-weight:600}.AllProjectsPage-module__DYpwMq__projectsPagePa{color:#15294b;margin:0 0 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:13px;font-weight:600}.AllProjectsPage-module__DYpwMq__tierFilterContainer{margin-top:10px;margin-bottom:12px}.AllProjectsPage-module__DYpwMq__tierFilterRow{flex-direction:row;align-items:flex-start;gap:6px}.AllProjectsPage-module__DYpwMq__tierFilterSelect{width:100%;min-width:0;padding:6px 8px}.AllProjectsPage-module__DYpwMq__tierFilterLabel{font-size:.85rem}.AllProjectsPage-module__DYpwMq__tierFilterInfo{width:16px;height:16px;font-size:.65rem}.AllProjectsPage-module__DYpwMq__buttonGroup{flex-direction:row;width:40%}.AllProjectsPage-module__DYpwMq__wizardContainer{max-width:400px;padding:10px 10px 12px}.AllProjectsPage-module__DYpwMq__wizardTitle{font-size:16px}.AllProjectsPage-module__DYpwMq__subtitle{font-size:13px}}
.LandingPageClient-module__b5NiHa__landingPageDiv{width:100%;margin:0 auto;overflow-y:visible}.LandingPageClient-module__b5NiHa__sectionDivider{background:linear-gradient(90deg,#0000,#243b5526,#0000);width:100%;max-width:900px;height:1px;margin:0 auto 3rem}
.ChatComponent-module__86GDIW__chatViewport{background:#fff;width:100%;height:100svh;margin:0;padding:0;position:relative;inset:0;overflow:hidden}.ChatComponent-module__86GDIW__backBtn{color:#111827;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background-color .15s,transform 80ms,box-shadow .15s;display:inline-flex}.ChatComponent-module__86GDIW__backBtn:hover{background-color:#0000000d}.ChatComponent-module__86GDIW__backBtn:active{background-color:#00000014;transform:scale(.95)}.ChatComponent-module__86GDIW__backBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f673}.ChatComponent-module__86GDIW__chatContainer{flex-direction:column;width:100%;max-width:1100px;height:100%;margin:0 auto;display:flex;overflow:hidden}.ChatComponent-module__86GDIW__chatHeader{z-index:10;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;position:sticky;top:0}.ChatComponent-module__86GDIW__headerLeft{align-items:center;gap:8px;min-width:0;display:flex}.ChatComponent-module__86GDIW__participantBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;gap:2px;min-width:0;padding:6px 8px;display:grid}.ChatComponent-module__86GDIW__participantBtn:hover{background:#243b550f}.ChatComponent-module__86GDIW__participantBtn:disabled{cursor:default;opacity:.7}.ChatComponent-module__86GDIW__participantName{color:var(--text-title);white-space:nowrap;text-overflow:ellipsis;max-width:min(56vw,520px);font-size:14px;font-weight:800;line-height:18px;overflow:hidden}.ChatComponent-module__86GDIW__participantMeta{color:var(--text-muted);font-size:12px;line-height:15px}.ChatComponent-module__86GDIW__headerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ChatComponent-module__86GDIW__headerIconBtn{border:1px solid var(--border-soft);background:var(--btn-neutral-bg);height:34px;color:var(--btn-ghost-text);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.ChatComponent-module__86GDIW__headerIconBtn:hover{background:var(--btn-neutral-bg-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.ChatComponent-module__86GDIW__headerIconBtn:active{transform:translateY(0)}.ChatComponent-module__86GDIW__headerIconBtn svg{font-size:16px}.ChatComponent-module__86GDIW__headerIconBtnText{display:inline-block}.ChatComponent-module__86GDIW__messagesList{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;flex-grow:1;gap:16px;margin:0;padding:20px;list-style:none;display:flex;overflow-y:auto}.ChatComponent-module__86GDIW__messageItem{flex-direction:column;max-width:85%;display:flex}.ChatComponent-module__86GDIW__messageItemSender{align-self:flex-end}.ChatComponent-module__86GDIW__messageItemReceiver{align-self:flex-start}.ChatComponent-module__86GDIW__messageBubble{white-space:pre-wrap;word-wrap:break-word;border-radius:18px;flex-direction:column;gap:8px;padding:12px 16px;font-size:15px;line-height:1.5;display:flex;box-shadow:0 1px 2px #0000000d}.ChatComponent-module__86GDIW__messageBubbleSender{color:#fff;background-color:#306aad;border-bottom-right-radius:4px}.ChatComponent-module__86GDIW__messageBubbleReceiver{color:#1e293b;background-color:#f1f5f9;border-bottom-left-radius:4px}.ChatComponent-module__86GDIW__timestamp{color:#94a3b8;margin-top:4px;font-size:11px}.ChatComponent-module__86GDIW__timestampSender{text-align:right}.ChatComponent-module__86GDIW__timestampReceiver{text-align:left}.ChatComponent-module__86GDIW__messageAttachments{flex-direction:column;gap:6px;width:100%;display:flex}.ChatComponent-module__86GDIW__messageAttachments:has(.ChatComponent-module__86GDIW__attachmentItem+.ChatComponent-module__86GDIW__attachmentItem){grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.ChatComponent-module__86GDIW__attachmentItem{min-width:0}.ChatComponent-module__86GDIW__attachmentImage{object-fit:cover;cursor:pointer;background-color:#f1f5f9;border:1px solid #0000000d;border-radius:12px;width:100%;max-width:400px;height:auto;min-height:150px;max-height:300px;display:block}.ChatComponent-module__86GDIW__attachmentLink{border:1px solid #00000014;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;text-decoration:none;transition:background .2s;display:flex}.ChatComponent-module__86GDIW__messageBubbleReceiver .ChatComponent-module__86GDIW__attachmentLink{color:#1e293b;background:#fff}.ChatComponent-module__86GDIW__messageBubbleSender .ChatComponent-module__86GDIW__attachmentLink{color:#fff;background:#ffffff26;border-color:#fff3}.ChatComponent-module__86GDIW__chatInputDiv{background-color:#fff;border-top:1px solid #e2e8f0;padding:12px 16px}.ChatComponent-module__86GDIW__inputContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;align-items:flex-end;min-height:44px;display:flex;position:relative}.ChatComponent-module__86GDIW__chatTextarea{resize:none;color:#1e293b;background:0 0;border:none;outline:none;flex:1;max-width:80%;max-height:140px;margin:0 auto;padding:12px 30px 12px 38px;font-size:16px;line-height:20px;display:block}.ChatComponent-module__86GDIW__attachButton{color:#64748b;cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:4px;left:3px}.ChatComponent-module__86GDIW__sendButton{color:#fff;cursor:pointer;z-index:2;background-color:#1e293b;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .1s;display:flex;position:absolute;bottom:6px;right:6px}.ChatComponent-module__86GDIW__sendButton:active{transform:scale(.9)}.ChatComponent-module__86GDIW__systemItem{flex-direction:column;align-items:center;margin:10px 0;display:flex}.ChatComponent-module__86GDIW__systemBubble{text-align:center;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-width:70%;padding:8px 12px;font-size:13px}.ChatComponent-module__86GDIW__systemTimestamp{opacity:.6;margin-top:4px;font-size:11px}.ChatComponent-module__86GDIW__offertItem{justify-content:center;margin:12px 0;display:flex}.ChatComponent-module__86GDIW__offertCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:min(520px,92%);padding:12px;box-shadow:0 1px 2px #0f172a0f}.ChatComponent-module__86GDIW__offertHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ChatComponent-module__86GDIW__offertTitle{color:#0f172a;font-weight:700}.ChatComponent-module__86GDIW__premiumBadge{color:#0f172a;background:#0078d41a;border:1px solid #0078d440;border-radius:999px;padding:3px 8px;font-size:12px}.ChatComponent-module__86GDIW__offertRow{color:#0f172a;gap:8px;margin:4px 0;font-size:13px;display:flex}.ChatComponent-module__86GDIW__offertLabel{opacity:.7;width:90px}.ChatComponent-module__86GDIW__offertMessage{color:#334155;white-space:pre-wrap;border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px;font-size:13px}.ChatComponent-module__86GDIW__offertFooter{color:#64748b;justify-content:space-between;margin-top:10px;font-size:12px;display:flex}.ChatComponent-module__86GDIW__offertStatus{font-weight:700}.ChatComponent-module__86GDIW__actionsBar{border-bottom:1px solid var(--border-soft);background:#243b550f;padding:10px 14px}.ChatComponent-module__86GDIW__actionsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ChatComponent-module__86GDIW__actionsLeft{align-items:center;gap:10px;min-width:0;display:flex}.ChatComponent-module__86GDIW__stagePill{color:var(--text-title);white-space:nowrap;background:#243b551a;border:1px solid #243b5529;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:800}.ChatComponent-module__86GDIW__actionsHint{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.ChatComponent-module__86GDIW__buttonGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ChatComponent-module__86GDIW__actionBtn{cursor:pointer;height:34px;color:var(--text-title);background:#243b5514;border:1px solid #243b5533;border-radius:12px;padding:0 12px;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,transform .12s}.ChatComponent-module__86GDIW__actionBtn:hover{background:#243b551f;border-color:#243b5547;transform:translateY(-1px)}.ChatComponent-module__86GDIW__actionBtn:active{background:#243b551a;transform:translateY(0)}.ChatComponent-module__86GDIW__actionBtnPrimary{cursor:pointer;color:#fff;background:linear-gradient(180deg,var(--btn-primary-bg-top),var(--btn-primary-bg));border:1px solid #0f172a8c;border-radius:12px;height:34px;padding:0 12px;font-size:13px;font-weight:800;transition:transform .12s,background .12s}.ChatComponent-module__86GDIW__actionBtnPrimary:hover{background:linear-gradient(180deg,var(--btn-primary-bg-hover-top),var(--btn-primary-bg-hover));transform:translateY(-1px)}.ChatComponent-module__86GDIW__actionBtnPrimary:active{transform:translateY(0)}.ChatComponent-module__86GDIW__actionBtnPrimary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ChatComponent-module__86GDIW__actionBtn,.ChatComponent-module__86GDIW__actionBtnPrimary{box-shadow:none}.ChatComponent-module__86GDIW__actionBtnTertiary{color:#0f172a;background:#0078d41a;border-color:#0078d440}.ChatComponent-module__86GDIW__actionBtnTertiary:hover{background:#0078d424;border-color:#0078d452}.ChatComponent-module__86GDIW__modalHeaderRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ChatComponent-module__86GDIW__modalTitle{margin:0;font-size:18px}.ChatComponent-module__86GDIW__modalCloseBtn{cursor:pointer;background:#0000000f;border:none;border-radius:8px;padding:6px 10px;font-size:14px}.ChatComponent-module__86GDIW__modalBody{flex-direction:column;gap:12px;display:flex}.ChatComponent-module__86GDIW__modalSectionTitle{opacity:.7;margin-bottom:4px;font-size:12px}.ChatComponent-module__86GDIW__modalText{white-space:pre-wrap;font-size:14px;line-height:1.45}.ChatComponent-module__86GDIW__modalTextMuted{opacity:.7;font-size:14px}.ChatComponent-module__86GDIW__modalKeyValue{background:#0000000a;border-radius:10px;grid-template-columns:110px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.ChatComponent-module__86GDIW__k{opacity:.7;font-size:12px}.ChatComponent-module__86GDIW__v{font-size:14px;font-weight:700}@media (max-width:768px){.ChatComponent-module__86GDIW__chatContainer{max-width:100%;box-shadow:none;border-radius:0;margin:0}.ChatComponent-module__86GDIW__chatHeader{gap:8px;padding:8px 10px}.ChatComponent-module__86GDIW__actionBtnPrimary{cursor:pointer;color:#fff;background:linear-gradient(180deg,var(--btn-primary-bg-top),var(--btn-primary-bg));height:34px;box-shadow:var(--shadow-sm);border:1px solid #0f172a8c;border-radius:12px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s}.ChatComponent-module__86GDIW__participantName{max-width:48vw}.ChatComponent-module__86GDIW__headerIconBtn{justify-content:center;gap:0;width:40px;padding:0}.ChatComponent-module__86GDIW__headerIconBtnText{display:none}.ChatComponent-module__86GDIW__backBtn{background:#ffffffe6;box-shadow:0 1px 3px #0000001f}.ChatComponent-module__86GDIW__chatViewport{width:100%;height:100svh;position:fixed;inset:0}.ChatComponent-module__86GDIW__messageItem{max-width:90%}.ChatComponent-module__86GDIW__messageAttachments:has(.ChatComponent-module__86GDIW__attachmentItem+.ChatComponent-module__86GDIW__attachmentItem){grid-template-columns:1fr}.ChatComponent-module__86GDIW__actionsHint{font-size:12px}.ChatComponent-module__86GDIW__actionsBar{padding:8px 10px}.ChatComponent-module__86GDIW__sendButton{width:30px;height:30px;bottom:6px;right:3px}.ChatComponent-module__86GDIW__chatInputDiv{padding:8px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.ChatComponent-module__86GDIW__chatTextarea{padding:10px 22px 10px 20px;font-size:16px}}
.GeneralSettings-module__I0Fa_q__settingsContainer{background:0 0}.GeneralSettings-module__I0Fa_q__headerRow{margin-bottom:12px}.GeneralSettings-module__I0Fa_q__pageTitle{color:var(--text-title);margin:0;font-size:18px;font-weight:800}.GeneralSettings-module__I0Fa_q__pageSubtitle{color:var(--text-muted);max-width:720px;margin:6px 0 0;font-size:13px;line-height:1.45}.GeneralSettings-module__I0Fa_q__loadingText{color:var(--text-muted);margin-top:12px;font-style:italic}.GeneralSettings-module__I0Fa_q__settingsCard{background:var(--bg-card);margin:12px 0 0}.GeneralSettings-module__I0Fa_q__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.GeneralSettings-module__I0Fa_q__cardHeaderLeft{flex-direction:column;gap:2px;display:flex}.GeneralSettings-module__I0Fa_q__cardKicker{color:var(--text-muted);font-size:12px;font-weight:700}.GeneralSettings-module__I0Fa_q__cardTitle{color:var(--text-title);font-size:16px;font-weight:900}.GeneralSettings-module__I0Fa_q__statRow{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.GeneralSettings-module__I0Fa_q__statRow:last-of-type{border-bottom:none}.GeneralSettings-module__I0Fa_q__statLabel{color:var(--text-body);font-size:14px;line-height:1.4}.GeneralSettings-module__I0Fa_q__statValue{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-title);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900}.GeneralSettings-module__I0Fa_q__dangerZone{border-top:1px dashed var(--border-soft);margin-top:14px;padding-top:14px}.GeneralSettings-module__I0Fa_q__dangerTitle{color:var(--text-title);margin:0 0 6px;font-size:14px;font-weight:900}.GeneralSettings-module__I0Fa_q__dangerHint{color:var(--text-muted);margin:0 0 10px;font-size:13px;line-height:1.45}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn{background:linear-gradient(135deg,var(--color-danger)0%,var(--color-danger-hover)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 24px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #e11d4859}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #e11d4873}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn:active{transform:translateY(0);box-shadow:0 2px 6px #e11d4859}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn:focus-visible{outline-offset:2px;outline:2px solid #e11d488c}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.GeneralSettings-module__I0Fa_q__emptyState{border:1px dashed var(--border-soft);border-radius:var(--radius-md);background:var(--btn-neutral-bg);text-align:center;margin-top:12px;padding:18px 16px}.GeneralSettings-module__I0Fa_q__emptyIcon{opacity:.7;margin-bottom:6px;font-size:26px}.GeneralSettings-module__I0Fa_q__emptyState h4{color:var(--text-title);margin:6px 0 4px;font-size:15px;font-weight:900}.GeneralSettings-module__I0Fa_q__emptyState p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}@media (max-width:768px){.GeneralSettings-module__I0Fa_q__pageTitle{font-size:16px}.GeneralSettings-module__I0Fa_q__settingsCard{border-radius:14px;padding:0}.GeneralSettings-module__I0Fa_q__statLabel{font-size:13px}.GeneralSettings-module__I0Fa_q__deleteCompanyBtn{width:100%;padding:8px 12px;font-size:12px}}
.SignatureModal-module__Yz6Iya__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0000008c;position:fixed;inset:0}.SignatureModal-module__Yz6Iya__centerContainer{z-index:101;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.SignatureModal-module__Yz6Iya__wrapper{color:#e5e7eb;background:#020617;border:1px solid #94a3b866;border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:520px;margin:0 auto;padding:22px 22px 18px;display:flex;box-shadow:0 22px 60px #0f172af2}.SignatureModal-module__Yz6Iya__wrapper h3{color:#f9fafb;margin:0 0 4px;font-size:18px;font-weight:700}.SignatureModal-module__Yz6Iya__wrapper p{color:#cbd5f5;margin:0 0 4px;font-size:14px}.SignatureModal-module__Yz6Iya__canvasWrapper{background:radial-gradient(circle at 0 0,#111827,#020617);border:1px solid #94a3b88c;border-radius:12px;margin-top:8px;padding:10px}.SignatureModal-module__Yz6Iya__canvas{touch-action:none;cursor:crosshair;background-color:#fff;border-radius:10px;width:100%;display:block}.SignatureModal-module__Yz6Iya__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:12px;display:flex}.SignatureModal-module__Yz6Iya__clearButton,.SignatureModal-module__Yz6Iya__signButton,.SignatureModal-module__Yz6Iya__cancelButton{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:14px;font-weight:600;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .16s,transform 80ms,color .16s;display:inline-flex}.SignatureModal-module__Yz6Iya__clearButton{color:#e5e7eb;background:0 0;border-color:#94a3b899}.SignatureModal-module__Yz6Iya__clearButton:hover{background:#1f2937e6;transform:translateY(-1px);box-shadow:0 8px 18px #0f172ab3}.SignatureModal-module__Yz6Iya__signButton{color:#f9fafb;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55ee6}.SignatureModal-module__Yz6Iya__signButton:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 10px 22px #16a34a8c}.SignatureModal-module__Yz6Iya__cancelButton{color:#fef2f2;background:linear-gradient(135deg,#ef4444,#b91c1c);border-color:#f87171e6}.SignatureModal-module__Yz6Iya__cancelButton:hover{background:linear-gradient(135deg,#b91c1c,#7f1d1d);transform:translateY(-1px);box-shadow:0 10px 22px #7f1d1d99}.SignatureModal-module__Yz6Iya__clearButton:disabled,.SignatureModal-module__Yz6Iya__signButton:disabled,.SignatureModal-module__Yz6Iya__cancelButton:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.SignatureModal-module__Yz6Iya__signButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:768px){.SignatureModal-module__Yz6Iya__wrapper{border-radius:14px;max-width:90%;padding:16px 14px 14px}.SignatureModal-module__Yz6Iya__wrapper h3{font-size:16px}.SignatureModal-module__Yz6Iya__wrapper p{font-size:13px}.SignatureModal-module__Yz6Iya__canvasWrapper{padding:8px}.SignatureModal-module__Yz6Iya__clearButton,.SignatureModal-module__Yz6Iya__signButton,.SignatureModal-module__Yz6Iya__cancelButton{padding:7px 11px;font-size:12px}}
.Settings-module__O2CztW__settingsContainer{border-radius:12px;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500}.Settings-module__O2CztW__settingsContainerH2{color:#15294b;margin-bottom:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:24px;font-weight:700}.Settings-module__O2CztW__tabButtons button{cursor:pointer;border-radius:6px;font-size:16px}.Settings-module__O2CztW__tabContent{margin-top:10px}.Settings-module__O2CztW__tabButtons{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Settings-module__O2CztW__tabButtons button{color:#15294b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:6px;margin-right:.5rem;padding:.75rem 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:500;transition:all .2s}.Settings-module__O2CztW__tabButtons button:hover{color:#15294b}.Settings-module__O2CztW__activeTabButton{color:#15294b!important;border-bottom-color:#15294b!important}@media (max-width:768px){.Settings-module__O2CztW__tabButtons{justify-content:space-between;gap:0;padding-bottom:.5rem;display:flex;overflow-x:auto}.Settings-module__O2CztW__tabButtons button{color:#000;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:6px;margin-right:.5rem;padding:3px 7px;font-size:14px;font-weight:500;transition:all .2s}}
.DocumentModal-module__rfQQKW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:97;background:#0000008c;position:fixed;inset:0}.DocumentModal-module__rfQQKW__centerContainer{z-index:97;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.DocumentModal-module__rfQQKW__formContainer{color:#e5e7eb;background:#0b1120;border:1px solid #94a3b859;border-radius:16px;flex-direction:column;gap:10px;width:100%;max-width:520px;max-height:80vh;margin:0 auto;padding:22px 24px 20px;display:flex;overflow-y:auto;box-shadow:0 22px 60px #0f172ad9}.DocumentModal-module__rfQQKW__formContainer h3{color:#f9fafb;margin:0 0 8px;font-size:18px;font-weight:700}.DocumentModal-module__rfQQKW__infoRow{color:#cbd5f5;margin:4px 0;font-size:14px}.DocumentModal-module__rfQQKW__infoRow:first-of-type{margin-top:2px}.DocumentModal-module__rfQQKW__uploadButton,.DocumentModal-module__rfQQKW__signButton,.DocumentModal-module__rfQQKW__downloadButton,.DocumentModal-module__rfQQKW__closeButton,.DocumentModal-module__rfQQKW__deleteButton{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin-top:12px;margin-right:8px;padding:8px 14px;font-size:14px;font-weight:600;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .16s,transform 80ms,color .16s;display:inline-flex}.DocumentModal-module__rfQQKW__uploadButton,.DocumentModal-module__rfQQKW__downloadButton{color:#f9fafb;background:radial-gradient(circle at 0 0,#38bdf8,#2563eb);border-color:#60a5fad9}.DocumentModal-module__rfQQKW__uploadButton:hover,.DocumentModal-module__rfQQKW__downloadButton:hover{background:linear-gradient(135deg,#1d4ed8,#0369a1);transform:translateY(-1px);box-shadow:0 10px 22px #1e40af8c}.DocumentModal-module__rfQQKW__signButton{color:#f9fafb;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55ed9}.DocumentModal-module__rfQQKW__signButton:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 10px 22px #16a34a8c}.DocumentModal-module__rfQQKW__closeButton,.DocumentModal-module__rfQQKW__deleteButton{color:#fef2f2;background:linear-gradient(135deg,#ef4444,#b91c1c);border-color:#f87171e6}.DocumentModal-module__rfQQKW__closeButton{background:gray;border-color:#6b6767e6}.DocumentModal-module__rfQQKW__closeButton:hover,.DocumentModal-module__rfQQKW__deleteButton:hover{background:linear-gradient(135deg,#b91c1c,#7f1d1d);transform:translateY(-1px);box-shadow:0 10px 22px #7f1d1d99}.DocumentModal-module__rfQQKW__closeButton:hover{background:#413f3fe6;box-shadow:0 10px 22px #47414199}a.DocumentModal-module__rfQQKW__downloadButton{text-decoration:none}.DocumentModal-module__rfQQKW__uploadButton:disabled,.DocumentModal-module__rfQQKW__signButton:disabled,.DocumentModal-module__rfQQKW__downloadButton:disabled,.DocumentModal-module__rfQQKW__closeButton:disabled,.DocumentModal-module__rfQQKW__deleteButton:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.DocumentModal-module__rfQQKW__signRow{align-items:center;gap:8px;margin:0 auto;display:flex}.DocumentModal-module__rfQQKW__lockInfoButton{color:#facc15;cursor:pointer;background:#111827;border:1px solid #facc15;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}@media (max-width:768px){.DocumentModal-module__rfQQKW__formContainer{border-radius:14px;max-width:90%;max-height:75vh;padding:16px 14px 14px}.DocumentModal-module__rfQQKW__formContainer h3{margin-bottom:6px;font-size:16px}.DocumentModal-module__rfQQKW__infoRow{font-size:13px}.DocumentModal-module__rfQQKW__uploadButton,.DocumentModal-module__rfQQKW__signButton,.DocumentModal-module__rfQQKW__downloadButton,.DocumentModal-module__rfQQKW__closeButton,.DocumentModal-module__rfQQKW__deleteButton{margin-top:10px;margin-right:6px;padding:7px 11px;font-size:12px}}
.About-module__r8-OsG__termsMainDiv{background-color:#f9f9f9;min-height:100vh;padding:50px 0}.About-module__r8-OsG__headerWrapper{z-index:50;background:#fffffff2;width:100%;position:sticky;top:0}.About-module__r8-OsG__termsSection{background:#fff;border-radius:12px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 4px 12px #0000000d}.About-module__r8-OsG__title{color:#243b55;margin-bottom:.5rem;font-size:2rem;font-weight:700}.About-module__r8-OsG__date{color:#666;margin-bottom:2rem;font-size:.9rem}.About-module__r8-OsG__termsText h2{color:#243b55;margin-top:2rem;font-size:1.25rem}.About-module__r8-OsG__termsText p{margin-bottom:1rem;line-height:1.6}.About-module__r8-OsG__termsText ul{margin-bottom:1rem;padding-left:1.5rem}.About-module__r8-OsG__termsText a{color:#4f46e5;text-decoration:underline}@media (max-width:768px){.About-module__r8-OsG__termsMainDiv{background-color:#f9f9f9;min-height:100vh;padding:0}.About-module__r8-OsG__termsSection{border-radius:10px;max-width:100%;padding:1rem}.About-module__r8-OsG__title{font-size:1.6rem}.About-module__r8-OsG__termsText h2{margin-top:1.5rem;font-size:1.1rem}.About-module__r8-OsG__termsText p,.About-module__r8-OsG__termsText ul{font-size:.9rem}}
.LeaveReviewModal-module__kldkta__title{color:#0f172a;margin:0 0 16px;font-size:1.4rem;font-weight:600}.LeaveReviewModal-module__kldkta__form{flex-direction:column;gap:16px;display:flex}.LeaveReviewModal-module__kldkta__ratingRow{flex-direction:column;gap:6px;display:flex}.LeaveReviewModal-module__kldkta__label{color:#475569;font-size:.9rem;font-weight:500}.LeaveReviewModal-module__kldkta__stars{align-items:center;gap:6px;display:inline-flex}.LeaveReviewModal-module__kldkta__star{cursor:pointer;color:#cbd5f5;font-size:1.6rem;transition:transform .15s,color .15s,text-shadow .15s}.LeaveReviewModal-module__kldkta__star:hover{color:#fbbf24;text-shadow:0 0 10px #fbbf2480;transform:scale(1.1)translateY(-1px)}.LeaveReviewModal-module__kldkta__filled{color:#fbbf24}.LeaveReviewModal-module__kldkta__textarea{resize:vertical;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:110px;padding:10px 12px;font-size:.95rem;line-height:1.4;transition:border-color .15s,box-shadow .15s,background .15s}.LeaveReviewModal-module__kldkta__textarea::placeholder{color:#9ca3af}.LeaveReviewModal-module__kldkta__textarea:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 1px #2563eb33}.LeaveReviewModal-module__kldkta__buttons{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (max-width:480px){.LeaveReviewModal-module__kldkta__container{border-radius:14px;max-width:98%;padding:16px 16px 20px}.LeaveReviewModal-module__kldkta__title{font-size:1.2rem}.LeaveReviewModal-module__kldkta__buttons{flex-flow:row-reverse wrap;justify-content:flex-start}}
.PlatformLayout-module__GgJZLa__layoutWrapper{width:100%;min-width:870px;max-width:1400px;min-height:100vh;display:flex}.PlatformLayout-module__GgJZLa__contentWrapper{background-color:#fff;flex-direction:column;flex:1;margin:0;padding-bottom:0;display:flex;position:relative}.PlatformLayout-module__GgJZLa__contentInner{flex:1;margin-left:0;padding:0;position:relative;overflow-y:auto}.PlatformLayout-module__GgJZLa__routeLoadingOverlay{z-index:5;background:#fffffff0;position:absolute;inset:0}.PlatformLayout-module__GgJZLa__mobileHeader{background:#fff;border-bottom:1px solid #ddd;padding:10px 15px;display:none}.PlatformLayout-module__GgJZLa__hamburgerButton{cursor:pointer;background:0 0;border:none;font-size:1.5rem}@media (max-width:768px){.PlatformLayout-module__GgJZLa__layoutWrapper{flex-direction:column;width:100vw;min-width:100vw;max-width:100vw;margin:0;padding:0}.PlatformLayout-module__GgJZLa__contentInner{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0}.PlatformLayout-module__GgJZLa__mobileHeader{align-items:center;padding:12px 16px;display:flex}}
.ConversationThreadPage-module__BARC_q__page{flex-direction:column;height:100%;display:flex}.ConversationThreadPage-module__BARC_q__topRow{padding:10px 12px 0}.ConversationThreadPage-module__BARC_q__backBtn{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;padding:8px 10px}.ConversationThreadPage-module__BARC_q__split{height:100%;min-height:100vh;display:flex}.ConversationThreadPage-module__BARC_q__listPane{border-right:1px solid #e5e7eb;width:360px;min-width:360px;overflow:auto}.ConversationThreadPage-module__BARC_q__chatPane{flex:1;min-width:0;overflow:hidden}@media (max-width:768px){.ConversationThreadPage-module__BARC_q__split{min-height:100svh;display:block}.ConversationThreadPage-module__BARC_q__listPane{display:none}.ConversationThreadPage-module__BARC_q__chatPane{width:100%;overflow:visible}}
