*{margin:0;box-sizing:border-box;padding:0}.HeaderContainer{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 50px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #efe3e3;height:fit-content;max-height:fit-content}.LogoLink{display:flex;align-items:center}.LogoImage{width:180px}.HeaderNav{flex:1;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:max-content;min-width:max-content}.HeaderUl{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.HeaderUl li a{text-decoration:none;color:#191919;font-size:16px;font-weight:500;transition:color .2s ease}.HeaderUl li a:hover,.HeaderUl li a.active{color:#ce050d}.ButtonsContainer{display:flex;align-items:center;gap:12px}.HeaderButton{padding:18px 32px;border:1px solid black;height:45px;border-radius:10px;font-size:17px;letter-spacing:.3px;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;color:#1b1b1b;z-index:1;overflow:hidden}.HeaderButton:after{content:"";background-color:#000;position:absolute;z-index:-1;width:0px;height:100%;transition:all .2s linear;left:0;top:0}.HeaderButton:hover{border-color:#000;color:#fff}.HeaderButton:hover:after{width:100%}.HeaderButton2{padding:18px 35px;border:1px solid #ce050d;border-radius:10px;font-size:17px;letter-spacing:.3px;position:relative;display:flex;align-items:center;justify-content:center;background-color:#ce050d;color:#fff;z-index:1;height:45px;cursor:pointer;overflow:hidden}.HeaderButton2:after{content:"";background-color:#fff;position:absolute;width:0%;height:100%;border-radius:10px;transition:width .3s ease;left:0;top:0;z-index:-1}.HeaderButton2:hover:after{width:100%}.HeaderButton2:hover{color:#ce050d}.MenuToggle{display:none;width:42px;height:42px;border:1px solid #e3d5d5;background:#fff;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;font-size:24px;color:#1a1a1a}@media(max-width:1100px){.HeaderContainer{padding:12px 24px}.HeaderUl{gap:20px}.HeaderButton,.HeaderButton2{padding:0 18px}}@media(max-width:860px){.HeaderContainer{padding:10px 16px}.MenuToggle{display:inline-flex}.HeaderNav{position:absolute;right:16px;top:calc(100% + 0px);display:none;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border-radius:14px;background:#fff;border:1px solid #efe2e2;box-shadow:0 20px 40px #100b0b1f}.HeaderNav.HeaderNavOpen{display:flex}.HeaderUl{flex-direction:column;align-items:flex-start;gap:14px}.HeaderUl li a{font-size:17px}.ButtonsContainer{width:100%;justify-content:flex-start;display:none}}@media(max-width:520px){.ButtonsContainer{flex-direction:column;align-items:stretch;gap:10px}.HeaderButton,.HeaderButton2{width:100%}}.HeaderActionLink{text-decoration:none}.FooterSection{background:#111;color:#f3f3f3;padding:56px 50px 24px}.FooterTop{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px}.FooterBrand h3,.FooterLinks h4,.FooterContact h4{margin:0 0 14px}.FooterBrand h3{font-size:24px;letter-spacing:.04em}.FooterBrand p,.FooterContact p{margin:0;color:#c9c9c9;line-height:1.7;font-size:15px}.FooterLinks ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.FooterLinks a{text-decoration:none;color:#c9c9c9;font-size:15px}.FooterLinks a:hover{color:#fff}.FooterBottom{border-top:1px solid #2a2a2a;margin-top:34px;padding-top:18px}.FooterBottom p{margin:0;font-size:14px;color:#9d9d9d}@media(max-width:1024px){.FooterSection{padding:48px 28px 22px}.FooterTop{grid-template-columns:1fr 1fr}}@media(max-width:640px){.FooterSection{padding:42px 20px 20px}.FooterTop{grid-template-columns:1fr;gap:22px}}.HeroBanner{min-height:78vh;background-image:var(--hero-bg);background-size:cover;background-position:right center;display:flex;align-items:center;padding:40px 50px 56px;gap:50px}.HeroContent{max-width:680px}.HeroEyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;color:#ce050d;margin-bottom:16px}.HeroTitle{font-size:72px;line-height:1.05;letter-spacing:-.02em;margin:0}.HeroTitle span{color:#ce050d}.HeroDescription{font-size:20px;line-height:1.6;color:#242424;max-width:620px;margin-top:24px}.HeroActions{display:flex;align-items:center;gap:16px;margin-top:30px}.HeroBtn{height:52px;min-width:160px;border-radius:10px;font-size:17px;font-weight:500;letter-spacing:.3px;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:color .25s ease,border-color .25s ease}.HeroBtn:hover{transform:none}.HeroBtnPrimary{border:1px solid #ce050d;background:#ce050d;color:#fff;box-shadow:0 10px 20px #ce050d38}.HeroBtnPrimary:after{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background-color:#fff;z-index:-1;transition:width .3s ease}.HeroBtnPrimary:hover:after{width:100%}.HeroBtnPrimary:hover{color:#ce050d}.HeroBtnSecondary{border:1px solid #000000;background:#fff;color:#000}.HeroBtnSecondary:after{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background-color:#000;z-index:-1;transition:width .3s ease}.HeroBtnSecondary:hover:after{width:100%}.HeroBtnSecondary:hover{color:#fff}.AfterHeroSection{padding:72px 50px;background:linear-gradient(180deg,#fff,#fff6f6)}.SectionTag{color:#ce050d;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.SectionTitle{font-size:44px;line-height:1.1;margin-bottom:12px}.SectionSubtitle{font-size:18px;color:#2a2a2a;margin-bottom:34px;max-width:760px}.ServiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ServiceCard{background:#fff;border:2px solid #e9e9e9;border-radius:12px;padding:22px;min-height:180px;display:flex;flex-direction:column;gap:14px;box-shadow:0 6px 18px #00000014;transition:.25s ease}.ServiceCard:hover{border-color:#ce050d;box-shadow:0 10px 24px #ce050d29;transform:translateY(-4px)}.ServiceHead{display:flex;align-items:center;gap:12px}.ServiceIconWrap{width:44px;height:44px;border-radius:10px;background:#ce050d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ServiceIcon{color:#fff;font-size:20px}.ServiceCard h3{font-size:20px;font-weight:600;line-height:1.25;margin:0}.ServiceDescription{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}@media(max-width:1200px){.HeroTitle{font-size:62px}.HeroDescription{font-size:18px}}@media(max-width:1024px){.HeroBanner{min-height:72vh;padding:32px 28px 46px;background-position:72% center}.HeroTitle{font-size:52px}.ServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SectionTitle{font-size:36px}}@media(max-width:768px){.HeroBanner{min-height:auto;padding:36px 20px 42px;background-image:none!important;background-color:#fff3f3}.HeroTitle{font-size:42px}.HeroDescription{font-size:17px;margin-top:18px}.HeroActions{width:100%;flex-wrap:wrap;gap:12px}.HeroBtn{flex:0 0 auto;min-width:150px;height:48px}.AfterHeroSection{padding:56px 20px}}@media(max-width:640px){.HeroTitle{font-size:26px;line-height:1.1}.HeroEyebrow{font-size:12px;margin-bottom:10px}.HeroDescription{font-size:12px;line-height:1.55}.HeroActions{flex-direction:row;align-items:center}.HeroBtn{width:auto;min-width:120px;height:46px;font-size:12px}.SectionTitle{font-size:30px}.SectionSubtitle{font-size:17px}.ServiceGrid{grid-template-columns:1fr}.ServiceCard h3{font-size:18px}}.HeroBtnLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.ClientsSection{padding:72px 50px;background:#fff;border-top:1px solid #f2e4e4}.ClientsTop{max-width:760px}.ClientsTag{font-size:14px;font-weight:700;color:#ce050d;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.ClientsTitle{font-size:44px;line-height:1.1;margin:0 0 12px}.ClientsSubtitle{font-size:18px;line-height:1.6;color:#323232;margin:0}.ClientLogoGrid{margin-top:34px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ClientLogoCard{border:1px solid #eddede;border-radius:12px;padding:14px;background:#fff;box-shadow:0 6px 16px #0000000d;opacity:0;transform:translateY(12px);animation:cardIn .45s ease forwards;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.ClientLogoCard:hover{transform:translateY(-4px);border-color:#ce050d;box-shadow:0 10px 22px #ce050d1f}.ClientLogoPlaceholder,.ClientLogoImage{width:100%;height:80px;border-radius:10px}.ClientLogoImage{object-fit:contain;background:#fff;border-radius:10px;max-width:fit-content}.ClientLogoPlaceholder{display:flex;align-items:center;justify-content:center;border:1px dashed #dcbebe;color:#ce050d;font-size:14px;font-weight:600;letter-spacing:.04em;background:linear-gradient(110deg,#fff5f5 10%,#fff 30%,#fff3f3 55%,#fff 75%,#fff5f5);background-size:240% 100%;animation:shimmer 2.2s linear infinite}.ClientLogoCard p{margin:10px 0 0;font-size:14px;font-weight:600;color:#262626;text-align:center}@keyframes cardIn{to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media(max-width:1024px){.ClientsSection{padding:58px 28px}.ClientsTitle{font-size:36px}.ClientLogoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.ClientsSection{padding:52px 20px}.ClientsTitle{font-size:30px}.ClientsSubtitle{font-size:17px}.ClientLogoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ClientLogoPlaceholder,.ClientLogoImage{height:70px}}.CTASection{padding:0 50px 84px;background:#fff}.CTAInner{border-radius:18px;border:1px solid #f0d8d8;padding:44px;background:linear-gradient(135deg,#fff9f9,#fff 55%,#fff1f1);box-shadow:0 16px 34px #50141414;text-align:center}.CTATag{margin:0;font-size:14px;font-weight:700;color:#ce050d;text-transform:uppercase;letter-spacing:.08em}.CTATitle{margin:12px auto 14px;font-size:42px;line-height:1.12;max-width:780px}.CTADescription{margin:0 auto;max-width:760px;color:#3b3b3b;font-size:18px;line-height:1.65}.CTAButtons{margin-top:28px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.CTAButton{min-width:210px;height:52px;border-radius:12px;font-size:16px;font-weight:500;padding:0 24px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.CTAButton:hover{transform:translateY(-2px)}.CTAButtonPrimary{border:1px solid #ce050d;background:#ce050d;color:#fff;box-shadow:0 10px 20px #ce050d33}.CTAButtonPrimary:hover{background:#b8030a;border-color:#b8030a}.CTAButtonSecondary{border:2px solid #ce050d;background:#fff;color:#ce050d}.CTAButtonSecondary:hover{background:#ce050d;color:#fff}@media(max-width:1024px){.CTASection{padding:0 28px 66px}.CTAInner{padding:34px 24px}.CTATitle{font-size:34px}}@media(max-width:640px){.CTASection{padding:0 20px 52px}.CTAInner{border-radius:14px;padding:28px 16px}.CTATitle{font-size:28px}.CTADescription{font-size:16px}.CTAButtons{flex-direction:column}.CTAButton{width:100%;min-width:0}}.PageShell{padding:56px 50px 72px;background:#fff}.PageHero{border:1px solid #f0dede;border-radius:16px;padding:30px;background:linear-gradient(135deg,#fff7f7,#fff 55%,#fff3f3);display:flex;flex-direction:column}.PageTag{margin:0 0 10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ce050d}.PageTitle{margin:0;font-size:44px;line-height:1.1}.PageLead{margin:14px 0 0;max-width:840px;font-size:18px;line-height:1.65;color:#333}.PageSection{margin-top:30px}.PageSectionTitle{margin:0 0 14px;font-size:30px}.NarrativeBlock{display:grid;gap:12px}.NarrativeBlock p{margin:0;font-size:16px;line-height:1.75;color:#3e3e3e}.PageGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.PageGrid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.InfoCard{border:1px solid #eadcdc;border-radius:12px;padding:18px;background:#fff;box-shadow:0 6px 16px #0000000d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.InfoCard:hover{transform:translateY(-3px);border-color:#ce050d;box-shadow:0 10px 20px #ce050d1f}.InfoCard h3{margin:0 0 8px;font-size:21px}.InfoCard p{margin:0;font-size:15px;line-height:1.6;color:#494949}.IconTitle{display:flex;align-items:center;gap:10px;margin-bottom:8px}.CardIcon{width:34px;height:34px;border-radius:9px;background:#ce050d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.HighlightCard{background:linear-gradient(140deg,#fff7f7,#fff)}.FeatureList{list-style:none;margin:0;padding:0;display:grid;gap:10px}.FeatureList li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#3e3e3e;line-height:1.6}.FeatureList li svg{color:#ce050d;margin-top:2px;flex-shrink:0}.StatStrip{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.StatBox{border:1px solid #e8d8d8;border-radius:12px;background:#fff;padding:14px 12px;text-align:center}.StatBox h4{margin:0;font-size:24px;color:#ce050d}.StatBox p{margin:4px 0 0;font-size:13px;color:#555}.InlineList{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.InlineList li{border:1px solid #e5d4d4;border-radius:999px;padding:8px 12px;font-size:13px;background:#fff}.BlogCard .Meta{display:inline-block;margin-bottom:8px;font-size:12px;color:#ce050d;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.BlogCard h3{margin:0 0 8px;font-size:20px}.BlogCard a{display:inline-block;margin-top:12px;color:#ce050d;text-decoration:none;font-weight:600}.SignInWrap{margin-top:24px;display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.DetailsLayout{display:grid;grid-template-columns:.95fr 1.2fr;gap:18px;align-items:start}.DetailsLeft{position:sticky;top:112px}.DetailsRight{width:100%}.SignInForm{border:1px solid #eadcdc;border-radius:12px;padding:18px;background:#fff}.Field{display:grid;gap:6px;margin-bottom:12px}.Field label{font-size:14px;font-weight:600;color:#222}.DashboardTopGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.75fr);gap:18px;align-items:start}.DashboardFormCard{max-width:none}.StatusGraphCard{min-height:100%;background:linear-gradient(180deg,snow,#fff)}.StatusGraphHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.StatusGraphHead h3{margin:2px 0 0}.StatusGraphTotal{min-width:94px;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #f0dede;text-align:center}.StatusGraphTotal span{display:block;font-size:26px;font-weight:700;line-height:1;color:#ce050d}.StatusGraphTotal small{display:block;margin-top:4px;font-size:12px;color:#666}.StatusGraphList{display:grid;gap:14px}.StatusGraphRow{display:grid;gap:7px}.StatusGraphLabelRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.StatusGraphLabelWrap{display:flex;align-items:center;gap:10px;min-width:0}.StatusGraphDot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.StatusGraphLabel{font-size:14px;font-weight:600;color:#2f2f2f}.StatusGraphCount{font-size:13px;font-weight:700;color:#555}.StatusGraphTrack{width:100%;height:10px;border-radius:999px;background:#f2e6e6;overflow:hidden}.StatusGraphFill{height:100%;border-radius:999px;transition:width .3s ease}.Field input{height:44px;border-radius:10px;border:1px solid #dbc9c9;padding:0 12px;font-size:14px}.Field input:focus{outline:none;border-color:#ce050d}.PrimaryBtn{height:48px;width:100%;border:1px solid #ce050d;border-radius:10px;background:#ce050d;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.PrimaryBtn:hover{background:#b6020a}.MutedText{margin:10px 0 0;font-size:13px;color:#666;text-align:center}@media(max-width:1024px){.PageShell{padding:46px 28px 62px}.PageTitle{font-size:36px}.PageGrid,.StatStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.SignInWrap,.DetailsLayout,.DashboardTopGrid{grid-template-columns:1fr}.DetailsLeft{position:static}}@media(max-width:640px){.PageShell{padding:40px 20px 52px}.PageHero{padding:20px 16px}.PageTitle{font-size:30px}.PageLead{font-size:16px}.PageSectionTitle{font-size:24px}.PageGrid,.PageGrid2,.StatStrip{grid-template-columns:1fr}}.Field select{height:44px;border-radius:10px;border:1px solid #dbc9c9;padding:0 12px;font-size:14px;background:#fff}.Field select:focus{outline:none;border-color:#ce050d}.LeadTableWrap{overflow-x:auto}.LeadTable{width:100%;border-collapse:collapse;min-width:680px}.LeadTable th,.LeadTable td{text-align:left;padding:10px;border-bottom:1px solid #f0dfdf;font-size:14px}.LeadTable th{color:#ce050d;font-weight:700}
