:root{--ink:#111527;--deep:#000;--text:#232737;--muted:#7f8797;--panel:#eceef3;--card:#f5f6f8;--line:#dde1e9;--title:#0f1d3d;--hover-red:#e53935;--card-radius:20px;--card-shadow:0 10px 25px #0000000d;--fast:.2s ease}*{box-sizing:border-box}body{background:var(--panel);color:var(--text);margin:0;font-family:Inter,Helvetica,"sans-serif"}.page{min-height:85vh}.container{width:100%;margin-inline:auto;padding-inline:12px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.topNav{background:var(--deep);color:#f2f5ff;z-index:30;border-bottom:1px solid #1c2238;position:relative}.topNavInner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:1.5rem;display:grid}.brand{align-items:center;min-height:44px;display:inline-flex}.brandLogo{width:auto;height:63px}.menu{align-items:center;gap:1.8rem;margin:0;padding:0;font-weight:600;list-style:none;display:flex}.menu li{opacity:.75;border-bottom:2px solid #0000;padding:1.1rem 0}.menu .active{opacity:1;border-bottom-color:#fff;margin-bottom:-1px}.menu a{color:inherit;text-decoration:none}.primaryBtn{color:#fff;background:#1f2538;border:0;border-radius:12px;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.navIcons{opacity:.65;align-items:center;gap:.75rem;display:flex}.iconKi{font-size:1.15rem}.avatar{aspect-ratio:1;background:linear-gradient(160deg,#fff,#cbcfda);border-radius:50%;place-items:center;width:44px;display:grid}.avatarLink{text-decoration:none}.mobileMenuBtn{color:#e7ebf8;background:0 0;border:0;justify-self:end;margin-left:auto;font-size:1.45rem;line-height:1;display:none}.mobileMenuBtn i{font-size:2rem}.iconAvatar{color:#5f6677;font-size:1.1rem}.offcanvasBackdrop{opacity:0;visibility:hidden;transition:opacity var(--fast),visibility var(--fast);background:#0b101e73;position:fixed;inset:0}.offcanvasBackdrop.open{opacity:1;visibility:visible}.offcanvasMenu{width:min(86vw,320px);height:100vh;transition:right var(--fast);z-index:40;background:#0f1528;border-left:1px solid #202948;padding:1rem;position:fixed;top:0;right:-100%}.offcanvasMenu.open{right:0}.offcanvasClose{color:#fff;background:0 0;border:0;margin-left:auto;font-size:1.35rem;line-height:1;display:block}.offcanvasList{gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.offcanvasList li{border-radius:10px;padding:.7rem .75rem}.offcanvasList li.active{background:#ffffff1a}.offcanvasList a{color:#f4f6fd;font-weight:600;text-decoration:none}.offcanvasLoginLink{justify-content:space-between;align-items:center;width:100%;display:flex}.heroTextWrap{color:#f5f7ff;background:linear-gradient(#17191e 0%,#111422 100%)}.heroInner{padding:2.25rem 0 8.25rem}.heroTextWrap h1{margin:0;font-size:1.1rem}.heroTextWrap p{color:#9ea6ba;max-width:980px;margin:.85rem 0 0;font-size:1rem}.gridLayout{grid-template-columns:380px 1fr;gap:1.6rem;margin-top:-4.25rem;padding-bottom:2.5rem;display:grid}.leftCol,.mainCol{flex-direction:column;gap:1.6rem;display:flex}.serviceGrid{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}.serviceCard,.card{background:var(--card);border:1px solid var(--line);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.serviceCard{text-align:center;min-height:95px;color:var(--text);transition:color var(--fast);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;display:flex}.serviceCard h3{transition:color var(--fast);margin:0;font-size:1rem;line-height:1.2}.serviceCard:hover,.serviceCard:hover .serviceIcon,.serviceCard:hover h3{color:var(--hover-red)}.serviceIcon{color:#aeb4c2;font-size:2rem}.clientsCard{min-height:487px;padding:2rem;position:relative;overflow:hidden}.clientsCard h2{max-width:320px;margin:0;font-size:1.5rem;line-height:1.2}.clientsCard span{color:#ff4f8f}.clientsArt{z-index:2;width:auto;max-width:240px;height:auto;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.blob{background:linear-gradient(160deg,#f3d6f0,#d9f0ff);border-radius:46% 54% 55% 45%;width:290px;height:290px;position:absolute;inset:auto -70px -120px auto}.promo{justify-content:space-between;align-items:center;gap:1.25rem;min-height:280px;padding:2.2rem;display:flex}.promo h2{color:#0e1a35;max-width:470px;margin:0 0 1.5rem;font-size:2rem;line-height:1.15}.boost-lovely{background-image:url(/images/digital_solution.svg);background-position:100% 100px;background-repeat:no-repeat;background-size:513px}.contentRow{grid-template-columns:1fr 420px;gap:1.6rem;display:grid}.integrations,.tech,.contact{padding:1.8rem}.integrations h3,.tech h3,.contact h3{color:var(--title);margin:0 0 1.25rem;font-size:1.2rem}.integrationItem{grid-template-columns:54px 1fr;gap:.85rem;margin-bottom:1rem;display:grid}.integrationItem h4{margin:0;font-size:1.1rem}.integrationItem p{color:var(--muted);margin:.3rem 0 0;font-size:1rem;line-height:1.4}.integrationIcon{color:#24304f;background:#ecf0f6;border-radius:14px;place-items:center;width:54px;height:54px;font-size:2rem;display:grid}.integrationTitleLink{color:inherit;transition:color var(--fast);text-decoration:none}.integrationTitleLink:hover{color:var(--hover-red)}.sideStack{flex-direction:column;gap:1.6rem;display:flex}.tech p{color:var(--muted);margin:0;font-size:1rem}.tech ul{margin:1.3rem 0 0;padding:0;list-style:none}.tech li{color:#657089;border-bottom:1px dashed #cad1de;padding:.8rem 0;font-size:1rem}.contact p{color:#80899d;align-items:center;gap:.55rem;margin:.8rem 0;font-size:1.15rem;display:flex}.iconInline{color:#7a8498;font-size:1rem}.footerCta{color:#fff;background-color:#f53f74;background-image:url(/images/vector-1.png);background-position:50%;background-repeat:repeat;background-size:420px;margin-top:1rem}.footerCtaInner{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:390px;display:grid}.footerCtaContent h2{margin:0 0 1.2rem;font-size:1.5rem;font-weight:600;line-height:1.2}.footerCtaContent p{max-width:620px;margin:0 0 1rem;font-size:1rem;line-height:1.5}.footerCtaHighlight{font-weight:400}.footerCtaArt{justify-content:center;display:flex}.softwareHome{color:#172033;background:#f7f8fc;overflow:hidden}.softwareHero{color:#fff;background:#080d1a;min-height:690px;position:relative;overflow:hidden}.softwareHero:after{content:"";opacity:.22;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.heroGlow{filter:blur(100px);opacity:.22;border-radius:50%;position:absolute}.heroGlowOne{background:#6c63ff;width:480px;height:480px;top:-180px;left:15%}.heroGlowTwo{background:#00c2ff;width:420px;height:420px;bottom:-180px;right:-120px}.softwareHeroInner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:5rem;min-height:690px;padding-top:4.5rem;padding-bottom:5rem;display:grid;position:relative}.eyebrow,.sectionKicker{color:#7871ff;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.eyebrow{color:#b8b4ff;background:#7b72ff17;border:1px solid #9791ff47;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .8rem;display:inline-flex}.heroCopy h1{letter-spacing:-.065em;max-width:720px;margin:1.5rem 0;font-size:clamp(3.25rem,5.5vw,5.5rem);line-height:.98}.heroCopy h1 span{color:#8c85ff}.heroCopy>p{color:#aeb7ca;max-width:620px;font-size:1.12rem;line-height:1.75}.heroActions{align-items:center;gap:1.5rem;margin-top:2.1rem;display:flex}.homePrimaryBtn{color:#fff;background:#746cf4;border-radius:12px;justify-content:center;align-items:center;gap:.7rem;padding:1rem 1.4rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 14px 32px #746cf447}.homePrimaryBtn:hover{background:#857ef8;transform:translateY(-2px)}.homeTextLink{color:#e1e5ef;border-bottom:1px solid #596176;padding-bottom:.25rem;font-weight:700;text-decoration:none}.heroTrust{border-top:1px solid #ffffff1a;gap:2.2rem;margin-top:3.2rem;padding-top:1.6rem;display:flex}.heroTrust div{gap:.2rem;display:grid}.heroTrust strong{font-size:1.35rem}.heroTrust span{color:#7f899f;font-size:.78rem}.trustedStrip{background:#fff;border-bottom:1px solid #e4e7ef}.trustedStripInner{justify-content:space-between;align-items:center;gap:2rem;min-height:96px;display:flex}.trustedStripInner>span{color:#8b93a3;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:700}.trustedStripInner>div{justify-content:flex-end;align-items:center;gap:clamp(1.5rem,4vw,4rem);display:flex}.trustedStripInner strong{color:#596174;letter-spacing:.02em;font-size:.85rem;font-weight:700}.heroVisual{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff1a,#ffffff09);border:1px solid #ffffff24;border-radius:26px;padding:1.35rem;position:relative;transform:rotate(1.5deg);box-shadow:0 40px 90px #0006}.visualTop{color:#b9c1d2;justify-content:space-between;font-size:.85rem;display:flex}.visualTop span{align-items:center;gap:.5rem;display:flex}.visualChart{background:#11182a;border-radius:18px;min-height:245px;margin-top:1rem;padding:1.4rem}.chartLabel{color:#8893aa;font-size:.76rem;display:block}.visualChart>strong{margin-top:.35rem;font-size:1.8rem;display:block}.chartBars{align-items:flex-end;gap:10px;height:125px;margin-top:1.6rem;display:flex}.chartBars i{background:linear-gradient(#8f88ff,#4842a4);border-radius:6px 6px 2px 2px;flex:1;min-width:12px}.visualCards{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.8rem;display:grid}.visualCards>div{background:#0d1424cc;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto 1fr;gap:.25rem .65rem;padding:1rem;display:grid}.visualCards i{color:#8f88ff;grid-row:1/3;align-self:center;font-size:1.5rem}.visualCards span{color:#7e899e;font-size:.7rem}.visualCards strong{font-size:1rem}.floatingBadge{color:#172033;background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex;position:absolute;bottom:36px;left:-52px;transform:rotate(-1.5deg);box-shadow:0 18px 45px #0000004d}.floatingBadge>span{color:#fff;background:#27bd8b;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.floatingBadge div{gap:.1rem;display:grid}.floatingBadge strong{font-size:.78rem}.floatingBadge small{color:#7c8494;font-size:.65rem}.homeSection{padding-top:7rem;padding-bottom:7rem}.sectionHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.sectionHeading h2,.processIntro h2,.homeCta h2{letter-spacing:-.045em;margin:.7rem 0 0;font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.05}.sectionHeading>p,.processIntro>p{color:#697389;margin:0;line-height:1.7}.softwareServiceGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.softwareServiceCard{background:#fff;border:1px solid #e3e6ed;border-radius:18px;flex-direction:column;min-height:310px;padding:1.6rem;transition:transform .25s,box-shadow .25s;display:flex}.softwareServiceCard:hover{transform:translateY(-6px);box-shadow:0 22px 55px #1a23371a}.serviceCardTop{justify-content:space-between;align-items:center;display:flex}.serviceNumber{color:#a0a7b4;font-size:.72rem;font-weight:700}.softwareServiceIcon{color:#7169e8;background:#efedff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.45rem;display:grid}.softwareServiceCard h3{margin:2.8rem 0 .8rem;font-size:1.25rem}.softwareServiceCard p{color:#727b8e;margin:0;font-size:.9rem;line-height:1.65}.softwareServiceCard a{color:#363d4d;align-items:center;gap:.45rem;margin-top:auto;font-size:.84rem;font-weight:700;text-decoration:none;display:flex}.workSection{background:#eef0f6;padding:7rem 0}.workHeading{margin-bottom:3rem}.projectGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.projectCard{color:#fff;border-radius:26px;padding:1.25rem;overflow:hidden;box-shadow:0 24px 60px #1f27421f}.projectCardViolet{background:linear-gradient(145deg,#574bd5,#8b65e8)}.projectCardBlue{background:linear-gradient(145deg,#126d9b,#31a9b5)}.projectMeta{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:.25rem .25rem 1.1rem;font-size:.68rem;font-weight:700;display:flex}.projectScreen{background:#f9fafff2;border:1px solid #ffffff47;border-radius:18px;min-height:310px;overflow:hidden;transform:perspective(1000px)rotateX(2deg);box-shadow:0 26px 50px #1714463b}.projectScreenNav{border-bottom:1px solid #e3e6ef;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.projectScreenNav i{background:#cbd1de;border-radius:50%;width:6px;height:6px}.projectScreenNav span{background:#e7e9f0;border-radius:999px;width:38%;height:7px;margin-left:16px}.projectScreenBody{grid-template-columns:25% 1fr;min-height:268px;display:grid}.projectScreenSide{background:#151d31}.projectScreenMain{padding:32px}.projectScreenMain>span{background:#b9c0cf;border-radius:999px;width:25%;height:8px;display:block}.projectScreenMain>strong{background:#242d42;border-radius:5px;width:58%;height:22px;margin-top:12px;display:block}.projectScreenMain>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:32px;display:grid}.projectScreenMain i{background:linear-gradient(145deg,#eceef4,#dce1eb);border-radius:10px;height:112px;display:block}.projectScreenMain i:nth-child(2){background:linear-gradient(145deg,#dcd8ff,#c2bbff)}.projectCopy{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:2rem .45rem .55rem;display:grid}.projectCopy h3{letter-spacing:-.025em;max-width:390px;margin:0 0 .75rem;font-size:1.65rem;line-height:1.15}.projectCopy p{color:#ffffffb3;max-width:430px;margin:0;font-size:.82rem;line-height:1.6}.projectMetric{text-align:right;min-width:90px;display:grid}.projectMetric strong{letter-spacing:-.04em;font-size:2rem}.projectMetric span{color:#ffffffa6;font-size:.67rem}.processSection{color:#fff;background:#101727;padding:7rem 0}.processInner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:8rem;display:grid}.processIntro>p{color:#929caf;margin-top:1.4rem}.techPills{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.techPills span{color:#b2bbca;border:1px solid #30394b;border-radius:999px;padding:.55rem .8rem;font-size:.72rem}.processList{border-top:1px solid #2a3345}.processItem{border-bottom:1px solid #2a3345;grid-template-columns:70px 1fr;gap:1rem;padding:1.45rem .4rem;display:grid}.processItem>span{color:#7770ee;font-size:.75rem;font-weight:800}.processItem h3{margin:0 0 .4rem;font-size:1.15rem}.processItem p{color:#8e98aa;margin:0;font-size:.86rem}.homeCtaWrap{padding-top:6rem;padding-bottom:6rem}.homeCta{color:#fff;background:linear-gradient(120deg,#6f67ea,#8c62d8);border-radius:24px;justify-content:space-between;align-items:center;gap:3rem;padding:3.5rem;display:flex;box-shadow:0 30px 70px #6753cf40}.homeCta h2{max-width:760px;font-size:clamp(2rem,3.5vw,3.2rem)}.homeCta .sectionKicker{color:#dedbff}.homePrimaryBtnLight{color:#4c46a7;box-shadow:none;background:#fff;flex:none}.homePrimaryBtnLight:hover{color:#fff}@media (max-width:991px){.softwareHeroInner{grid-template-columns:1fr;gap:4rem;padding-top:5rem}.softwareHero{min-height:auto}.heroVisual{width:calc(100% - 40px);max-width:620px;margin:0 auto}.softwareServiceGrid{grid-template-columns:1fr 1fr}.projectGrid{grid-template-columns:1fr}.processInner{grid-template-columns:1fr;gap:4rem}}@media (max-width:767px){.softwareHeroInner{padding-inline:22px}.heroCopy h1{font-size:3.25rem}.heroTrust{justify-content:space-between;gap:1rem}.floatingBadge{left:-20px}.trustedStripInner{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1.4rem;padding-bottom:1.4rem}.trustedStripInner>div{flex-wrap:wrap;justify-content:flex-start;gap:1rem 1.6rem;width:100%}.homeSection{padding-top:5rem;padding-bottom:5rem}.workSection{padding:5rem 0}.sectionHeading{grid-template-columns:1fr;gap:1.2rem}.softwareServiceGrid{grid-template-columns:1fr}.softwareServiceCard{min-height:280px}.processSection{padding:5rem 0}.homeCta{flex-direction:column;align-items:flex-start;padding:2.3rem 1.6rem}}@media (max-width:480px){.heroCopy h1{font-size:2.65rem}.heroActions{flex-direction:column;align-items:flex-start}.heroTrust span{font-size:.66rem}.heroVisual{width:100%;padding:.85rem}.floatingBadge{display:none}.visualChart{min-height:220px}.projectCard{border-radius:20px;padding:.9rem}.projectScreen{min-height:230px}.projectScreenBody{grid-template-columns:19% 1fr;min-height:188px}.projectScreenMain{padding:22px 16px}.projectScreenMain i{height:78px}.projectCopy{grid-template-columns:1fr;gap:1.2rem;padding:1.5rem .35rem .45rem}.projectMetric{text-align:left}}.footerArtImage{width:min(100%,420px);height:auto}.siteFooter{background:#fff}.siteFooterInner{justify-content:space-between;align-items:center;min-height:50px;display:flex}.siteFooterInner p{color:#6d7484;margin:0;font-size:1rem}.siteFooterInner ul{color:#7a8296;gap:1.5rem;margin:0;padding:0;font-size:1rem;list-style:none;display:flex}.siteFooterInner ul li a{color:#716f6f;text-decoration:none}.homePage{--home-blue:#6558f5;--home-cyan:#25b7d3;--home-ink:#10182b;--home-copy:#667085;background:radial-gradient(circle at 8% 32%,#6558f514,#0000 26rem),#f6f7fb}.homePage .heroTextWrap{background:radial-gradient(circle at 80% 10%,#6558f561,#0000 23rem),radial-gradient(circle at 95% 90%,#25b7d32e,#0000 25rem),linear-gradient(135deg,#090d18 0%,#121a2e 100%);position:relative;overflow:hidden}.homePage .heroTextWrap:before{content:"";opacity:.3;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45%,#000);mask-image:linear-gradient(90deg,#0000,#000 45%,#000)}.homePage .heroInner{z-index:1;padding-top:4.8rem;padding-bottom:11rem;position:relative}.homePage .heroTextWrap h1{letter-spacing:-.06em;text-wrap:balance;max-width:800px;font-size:clamp(2.6rem,5.2vw,5.4rem);line-height:.98}.homePage .heroTextWrap p{color:#b3bbcd;max-width:720px;margin-top:1.6rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75}.homePage .gridLayout{z-index:2;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1.25rem;margin-top:-6.5rem;padding-bottom:6rem;position:relative}.homePage .leftCol,.homePage .mainCol,.homePage .sideStack{gap:1.25rem}.homePage .serviceGrid{gap:.75rem}.homePage .serviceCard,.homePage .card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-color:#d9dee8d1;box-shadow:0 18px 50px #18203614}.homePage .serviceCard{border-radius:18px;gap:.8rem;min-height:132px;padding:1.25rem .75rem;transition:transform .25s,border-color .25s,box-shadow .25s}.homePage .serviceCard h3{color:var(--home-ink);font-size:.9rem}.homePage .serviceCard:hover{color:var(--home-blue);border-color:#6558f557;transform:translateY(-5px);box-shadow:0 20px 38px #493db524}.homePage .serviceCard:hover .serviceIcon,.homePage .serviceCard:hover h3{color:var(--home-blue)}.homePage .serviceIcon{color:#7c86a0;font-size:1.75rem;transition:color .25s,transform .25s}.homePage .serviceCard:hover .serviceIcon{transform:scale(1.08)}.homePage .clientsCard{border-radius:24px;min-height:415px;padding:2rem}.homePage .clientsCard h2{z-index:3;color:var(--home-ink);letter-spacing:-.035em;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.2;position:relative}.homePage .clientsCard span{color:var(--home-blue)}.homePage .clientsArt{filter:drop-shadow(0 20px 22px #28304624);max-width:260px;bottom:25px}.homePage .blob{background:linear-gradient(145deg,#e5e1ff,#cdeff6);width:330px;height:330px;bottom:-100px;right:-45px}.homePage .promo{background-color:#fff;border-radius:26px;min-height:310px;padding:clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden}.homePage .promo:before{content:"";background:#6558f514;border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-90px}.homePage .promo>div{z-index:2;position:relative}.homePage .promo h2{letter-spacing:-.055em;max-width:430px;margin-bottom:2rem;font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.03}.homePage .promo .primaryBtn{background:var(--home-blue);padding:.95rem 1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 30px #6558f540}.homePage .promo .primaryBtn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #6558f557}.homePage .boost-lovely{background-position:calc(100% + 20px) 75px;background-size:min(52%,500px)}.homePage .contentRow{grid-template-columns:minmax(0,1fr) minmax(270px,370px);gap:1.25rem}.homePage .integrations,.homePage .tech,.homePage .contact{border-radius:22px;padding:2rem}.homePage .integrations h3,.homePage .tech h3,.homePage .contact h3{letter-spacing:-.025em;font-size:1.25rem}.homePage .integrationItem{border-bottom:1px solid #edf0f5;margin:0;padding:1rem 0}.homePage .integrationItem:last-child{border-bottom:0}.homePage .integrationItem p{font-size:.88rem;line-height:1.55}.homePage .integrationIcon{color:var(--home-blue);background:linear-gradient(145deg,#f1efff,#e8f6f9)}.homePage .tech li{border-bottom-color:#dfe3ec;padding:.75rem 0 .75rem 1.15rem;position:relative}.homePage .tech li:before{content:"";background:var(--home-cyan);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.homePage .contact{background:linear-gradient(145deg,#151d32,#202b46)}.homePage .contact h3{color:#fff}.homePage .contact p,.homePage .contact .iconInline{color:#b9c2d6}.homePage .footerCta{background-color:#6558f5;background-image:radial-gradient(circle at 15%,#ffffff21,#0000 24rem),url(/images/vector-1.png);margin-top:0;position:relative;overflow:hidden}.homePage .footerCtaInner{min-height:440px}.homePage .footerCtaContent h2{letter-spacing:-.05em;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.homePage .footerCtaContent p{color:#ffffffd1;line-height:1.7}.homePage .footerCtaHighlight{color:#fff;font-weight:700}.homePage .footerArtImage{filter:drop-shadow(0 30px 35px #1c145c47);width:min(100%,520px)}.homePage a:focus-visible{outline-offset:4px;outline:3px solid #25b7d3a6}@media (max-width:991px){.homePage .gridLayout{grid-template-columns:1fr}.homePage .leftCol{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.homePage .clientsCard{min-height:100%}}@media (max-width:767px){.homePage .heroInner{padding:3.5rem 22px 9rem}.homePage .heroTextWrap h1{font-size:clamp(2.55rem,12vw,4rem)}.homePage .gridLayout{padding-inline:20px;margin-top:-5.5rem;padding-bottom:4rem}.homePage .leftCol{display:flex}.homePage .serviceGrid{grid-template-columns:repeat(2,1fr)}.homePage .contentRow{grid-template-columns:1fr}.homePage .promo{align-items:flex-start;min-height:360px}.homePage .boost-lovely{background-position:100% 100%;background-size:82%}.homePage .footerCtaInner{grid-template-columns:1fr;gap:0;padding:4rem 22px 2rem}}@media (max-width:420px){.homePage .serviceGrid{gap:.6rem}.homePage .serviceCard{min-height:118px}.homePage .clientsCard,.homePage .integrations,.homePage .tech,.homePage .contact{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.homePage *,.homePage :before,.homePage :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.aboutHero{background:linear-gradient(#17191e 0%,#111422 100%);height:112px}.aboutWrap{margin-top:-64px;padding-bottom:2.5rem}.aboutCard{padding:2rem}.aboutIntro{text-align:center;margin-bottom:1.8rem}.aboutIntro h1{margin:0 0 .8rem;font-size:2.8rem}.aboutIntro p{color:#8a93a8;max-width:740px;margin:0 auto;font-size:1rem;line-height:1.5}.aboutLeadImage{object-fit:cover;border-radius:16px;width:100%;height:460px;display:block}.aboutText{margin-top:1.6rem}.aboutText p{color:#73809a;margin:0 0 .85rem;font-size:1rem;line-height:1.6}.aboutStats{margin-top:1.3rem;padding:2rem}.aboutStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.aboutStatItem{justify-content:center;display:flex}.aboutStatHex{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);text-align:center;background:#f1f3f8;flex-direction:column;justify-content:center;align-items:center;width:170px;height:160px;display:flex}.aboutStatHex i{color:#5b7ec5;margin-bottom:.7rem;font-size:1.5rem}.aboutStatHex h3{color:#273350;margin:0;font-size:2.5rem}.aboutStatHex p{color:#818aa0;margin:.15rem 0 0;font-size:.95rem}.aboutStats blockquote{text-align:center;margin:1.4rem 0 0}.aboutStats blockquote p{color:#76819b;margin:0;font-size:1.25rem;line-height:1.5}.aboutStats blockquote strong{color:#2c3d63}.aboutStats blockquote cite{color:#68738b;margin-top:.9rem;font-style:normal;font-weight:600;display:block}.aboutSectionHead{text-align:center;margin-top:2rem}.aboutSectionHead h2{color:#1f2639;margin:0 0 .7rem;font-size:3rem}.aboutSectionHead p{color:#8a93a8;max-width:560px;margin:0 auto;line-height:1.5}.aboutPublicationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.aboutPostImageWrap{background:#dde2ed;border-radius:14px;width:100%;overflow:hidden}.aboutPostImage{object-fit:cover;width:100%;height:165px;display:block}.aboutPost h3{color:#222b41;margin:.9rem 0 .6rem;font-size:1.2rem;line-height:1.35}.aboutPost p{color:#7f889d;margin:0 0 .65rem;font-size:.95rem;line-height:1.45}.aboutPost span{color:#445170;font-weight:600}.aboutPost em{color:#8a93a8;font-style:normal;font-weight:400}.aboutTeamHead{margin-top:1.8rem}.aboutSocial{justify-content:center;gap:1.1rem;margin-top:1.4rem;padding:1.3rem;display:flex}.aboutSocial a{color:#5f6f95;transition:color var(--fast);font-size:1.6rem;line-height:1;text-decoration:none}.aboutSocial a:hover{color:var(--hover-red)}.helpHero{color:#fff;background:linear-gradient(#17191e 0%,#111422 100%);padding:3.2rem 0 8.2rem}.helpHeroInner h1{margin:0 0 .8rem;font-size:2.7rem}.helpHeroInner p{color:#8f97ab;max-width:1120px;margin:0;font-size:1rem;line-height:1.45}.helpWrap{margin-top:-4.8rem;padding-bottom:2.5rem}.helpCard{padding:2rem}.helpCard h2{color:#242c3f;margin:0 0 1.4rem;font-size:2.3rem}.helpForm{max-width:700px}.helpForm label{margin-bottom:1rem;display:block}.helpForm span{color:#25304b;margin-bottom:.5rem;font-weight:600;display:block}.helpForm input,.helpForm textarea{color:#25304b;background:#ececef;border:0;border-radius:12px;outline:none;width:100%;padding:.8rem .9rem;font-family:inherit;font-size:1rem}.helpForm textarea{resize:vertical;min-height:180px}.helpFormRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.helpBtn{color:#fff;cursor:pointer;background:#f36;border:0;border-radius:12px;margin-top:.5rem;padding:.86rem 1.3rem;font-size:.98rem;font-weight:700}.helpBtn:disabled{cursor:wait;opacity:.7}.helpHoneypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.helpStatus{border:1px solid;border-radius:10px;margin:.5rem 0;padding:.8rem .9rem}.helpStatus.success{color:#1f6f2a;background:#eefbee;border-color:#bce9c0}.helpStatus.error{color:#8b2121;background:#fff1f1;border-color:#f2bbbb}.helpInfoGrid{grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2rem;display:grid}.helpInfoItem{text-align:center;background:#ececef;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:1rem;display:flex}.helpInfoItem h3{color:#272e3f;margin:.7rem 0 .5rem;font-size:2.8rem}.helpInfoItem p{color:#596784;margin:0;font-size:1.15rem}.helpInfoItem a{color:inherit}.helpInfoIcon{color:#3a85ea;font-size:2rem}.helpSocial{justify-content:center;gap:1.2rem;margin-top:1.4rem;padding:1.3rem;display:flex}.helpSocial a{color:#5f6f95;transition:color var(--fast);font-size:1.6rem;line-height:1;text-decoration:none}.helpSocial a:hover{color:var(--hover-red)}.loginPage{background:var(--panel)}.loginWrap{padding:1rem}.loginCard{background:#fff;border:1px solid #dbe0eb;border-radius:24px;grid-template-columns:1.15fr 1fr;display:grid;overflow:hidden;box-shadow:0 28px 52px #131f3924}.loginPanelLeft{color:#f3f6ff;padding:5rem 2.6rem}.loginKicker{letter-spacing:.08em;text-transform:uppercase;color:#d9e2ff;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.loginHeroImage{width:min(100%,480px);height:auto;margin:0 0 1rem;display:block}.loginPanelLeft h1{letter-spacing:-.01em;margin:0 0 .95rem;font-size:2.5rem;line-height:1.14}.loginPanelLeft>p{color:#d7ddf0;max-width:480px;margin:0;font-size:1rem;line-height:1.55}.loginFeatureList{gap:.85rem;margin-top:2rem;display:grid}.loginFeatureList div{align-items:center;gap:.65rem;font-size:.95rem;display:flex}.loginFeatureList i{font-size:1.2rem}.loginTrust{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:2rem;display:grid}.loginTrust div{text-align:center;background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;padding:.8rem .65rem}.loginTrust strong{margin-bottom:.22rem;font-size:1.05rem;display:block}.loginTrust span{color:#dfe5f6;font-size:.78rem}.loginPanelRight{padding:5rem 2.3rem}.loginFormHead{margin-bottom:1.5rem}.loginPanelRight h2{color:#1d2740;margin:0 0 .4rem;font-size:2rem}.loginFormHead p{color:#75819c;margin:0;font-size:.95rem}.databaseStatus{color:#5d6883;background:#fbfcff;border:1px solid #d4dced;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.45rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.databaseStatus span{background:#a2abba;border-radius:999px;width:.55rem;height:.55rem}.databaseStatus.connected{color:#237247;background:#f2fbf5;border-color:#bfe5ce}.databaseStatus.connected span{background:#28a65a}.databaseStatus.error{color:#b2302b;background:#fff5f4;border-color:#f3c7c5}.databaseStatus.error span{background:#e53935}.loginForm label{margin-bottom:1rem;display:block}.loginForm span{color:#2a3553;margin-bottom:.5rem;font-weight:600;display:block}.loginForm input,.loginForm select{width:100%;height:48px;transition:border-color var(--fast),box-shadow var(--fast);background:#fbfcff;border:1px solid #d4dced;border-radius:12px;outline:none;padding:.85rem .9rem;font-family:inherit;font-size:.98rem}.loginForm input:focus,.loginForm select:focus{border-color:#4677e8;box-shadow:0 0 0 3px #4677e829}.loginRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;display:flex}.rememberMe{align-items:center;gap:.5rem;margin:0;display:inline-flex}.rememberMe input{width:16px;height:16px}.rememberMe span{color:#5d6883;margin:0;font-size:.95rem;font-weight:500}.loginRow a{color:#4d62a8;font-size:.92rem;text-decoration:none}.loginBtn{color:#fff;cursor:pointer;background:#000;border:0;border-radius:12px;width:100%;margin-top:1.1rem;padding:.92rem 1rem;font-size:1rem;font-weight:700}.loginMeta{text-align:center;color:#6f7a94;margin:.95rem 0 0;font-size:.9rem}.loginMeta a{color:#2f56c8;font-weight:600;text-decoration:none}.accountPage{background:var(--panel)}.accountWrap{padding:3rem 12px 3.2rem}.accountCard{background:#fff;border:1px solid #dbe0eb;border-radius:24px;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden;box-shadow:0 28px 52px #131f3924}.accountLeft{color:#1d2740;background:#fff;flex-direction:column;padding:5rem 2.6rem;display:flex}.accountKicker{letter-spacing:.08em;text-transform:uppercase;color:#66748f;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.accountLeft h1{letter-spacing:-.01em;color:#1d2740;margin:0 0 .95rem;font-size:2.5rem;line-height:1.14}.accountLeft>p{color:#75819c;margin:0;font-size:1rem;line-height:1.55}.accountHeroImage{order:2;width:min(100%,480px);height:auto;margin:auto auto 0;display:block}.accountLeft ul{gap:.85rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.accountLeft li{color:#5f6d88;align-items:center;gap:.65rem;font-size:.96rem;display:flex}.accountLeft li i{color:#4a7ef5;font-size:1.2rem}.accountRight{padding:3rem 2.3rem}.accountRight h2{color:#1d2740;margin:0 0 1.2rem;font-size:2rem}.accountForm label{margin-bottom:.95rem;display:block}.accountForm span{color:#2a3553;margin-bottom:.45rem;font-weight:600;display:block}.accountForm input{width:100%;transition:border-color var(--fast),box-shadow var(--fast);background:#fbfcff;border:1px solid #d4dced;border-radius:12px;outline:none;padding:.85rem .9rem;font-family:inherit;font-size:.98rem}.accountForm input:focus{border-color:#4677e8;box-shadow:0 0 0 3px #4677e829}.accountBtn{color:#fff;cursor:pointer;background:#000;border:0;border-radius:12px;width:100%;margin-top:1rem;padding:.92rem 1rem;font-size:1rem;font-weight:700}.dashboardPage{background:radial-gradient(circle at 100% 0,#dbe7ff 0%,#edf2fb 45%,#e6edf9 100%)}.dashboardShell{grid-template-columns:290px 1fr;gap:0;width:100%;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:0;display:grid}.dashboardSidebar{color:#1f2a44;background:#f5f6fa;border-right:1px solid #d7dde8;border-radius:0;min-height:100%;padding:1rem .8rem 1rem 1rem;overflow-y:auto}.dashboardSidebarTop h2{color:#c78b45;letter-spacing:.04em;margin:0;font-size:2rem;font-weight:700}.dashboardSidebarMeta{color:#8b95a8;word-break:break-all;margin:.2rem 0 0;font-size:.8rem}.sidebarNav{margin-top:1rem}.sidebarSection{margin-top:.9rem}.sidebarSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#9aa6bb;margin:0 0 .55rem;font-size:.72rem}.sidebarSectionList{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.sidebarMenuItem{color:#1f2a44;cursor:pointer;width:100%;transition:background var(--fast),color var(--fast);background:0 0;border:0;border-radius:8px;align-items:center;gap:.6rem;padding:.62rem .7rem;font-size:.95rem;text-decoration:none;display:flex}.submenuToggle{justify-content:space-between}.submenuToggleLeft{align-items:center;gap:.6rem;display:inline-flex}.submenuChevron{font-size:.8rem;transition:transform .24s}.submenuChevron.open{transform:rotate(90deg)}.sidebarMenuItem:hover{background:#e8ecf5}.sidebarMenuItem.active{color:#5f5df4;background:#e8e9ff;border-left:3px solid #6366f1;padding-left:.52rem}.sidebarSectionLast{border-top:1px solid #dbe2ee;margin-top:1rem;padding-top:.8rem}.sidebarSubmenuPanel{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid}.sidebarSubmenuPanel.open{grid-template-rows:1fr}.sidebarSubmenuInner{overflow:hidden}.sidebarSubmenuList{border-left:1px solid #d7deea;gap:.16rem;margin:.2rem 0 .35rem 1.85rem;padding:0 0 0 .55rem;list-style:none;display:grid}.sidebarSubmenuItem{color:#61708e;transition:background var(--fast),color var(--fast);border-radius:6px;padding:.42rem .52rem;font-size:.86rem;text-decoration:none;display:block}.sidebarSubmenuItem:hover{color:#2a3553;background:#e9edf7}.logoutItem{color:#ce4257}.dashboardMain{-webkit-backdrop-filter:none;backdrop-filter:none;background:#eff1f7;border:0;border-radius:0;padding:1.2rem 1.3rem 1.6rem}.crmHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.crmHeader h1{color:#1c2741;margin:0;font-size:1.65rem}.crmHeader p{color:#64708a;margin:.4rem 0 0;font-size:.95rem}.crmLogoutBtn{color:#fff;cursor:pointer;background:#151a28;border:0;border-radius:10px;padding:.65rem .95rem;font-weight:600}.crmStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.crmCard{background:#f7f9fd;border:1px solid #dbe3f2;border-radius:14px;padding:1rem}.crmCard h3{color:#5f6f8f;margin:0;font-size:.92rem}.crmCard strong{color:#1f2a44;margin-top:.45rem;font-size:1rem;display:block}.crmCard p{color:#7d89a2;margin:.25rem 0 0;font-size:.9rem}.crmGrid{grid-template-columns:1.7fr 1fr;gap:.9rem;margin-top:.95rem;display:grid}.crmTableCard{background:#fff}.crmCardHead{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.crmTableWrap{overflow-x:auto}.crmTable{border-collapse:collapse;width:100%;min-width:520px}.crmTable th,.crmTable td{text-align:left;border-bottom:1px solid #e6ecf7;padding:.7rem .5rem;font-size:.9rem}.crmTable th{color:#6f7e9b;font-weight:600}.crmTable td{color:#253452}.crmSideStack{gap:.9rem;display:grid}.crmTaskList,.crmActivityList{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.crmTaskList li,.crmActivityList li{color:#354260;background:#fff;border:1px solid #e1e8f5;border-radius:10px;padding:.65rem .7rem;font-size:.9rem;line-height:1.4}.crmActivityList li span{color:#0f2d77;font-weight:600}@media (max-width:1300px){.gridLayout{grid-template-columns:320px 1fr}.promo h2{font-size:2.3rem}.contentRow{grid-template-columns:1fr}.sideStack{grid-template-columns:1fr 1fr;display:grid}.crmStats{grid-template-columns:repeat(2,minmax(0,1fr))}.crmGrid{grid-template-columns:1fr}}@media (max-width:900px){.topNavInner{grid-template-columns:auto 1fr auto;gap:1rem}.desktopNav{display:none}.mobileMenuBtn{justify-content:center;align-items:center;display:inline-flex}.navIcons,.avatar{display:none}.gridLayout{grid-template-columns:1fr}.serviceCard h3,.integrationItem h4{font-size:1.35rem}.clientsCard h2,.promo h2,.integrations h3,.tech h3,.contact h3{font-size:1.8rem}.sideStack{grid-template-columns:1fr}.heroTextWrap{padding-bottom:6rem}.footerCtaInner{text-align:center;grid-template-columns:1fr}.footerCtaContent p{max-width:100%}.siteFooterInner{flex-direction:column;justify-content:center;gap:.7rem;padding:1rem 0}.aboutCard{padding:1.2rem}.aboutLeadImage{height:260px}.aboutStatsGrid{grid-template-columns:1fr;gap:.8rem}.aboutSectionHead h2{font-size:2.2rem}.aboutPublicationGrid{grid-template-columns:1fr}.helpHero{padding:2.2rem 0 6.8rem}.helpCard{padding:1.2rem}.helpForm{max-width:100%}.helpFormRow,.helpInfoGrid,.loginCard,.accountCard{grid-template-columns:1fr}.loginPanelLeft,.loginPanelRight,.accountLeft,.accountRight{padding:1.4rem}.loginPanelLeft h1,.accountLeft h1{font-size:2.2rem}.loginTrust{grid-template-columns:1fr}.dashboardShell{grid-template-columns:1fr;min-height:auto}.dashboardSidebar{border-bottom:1px solid #d7dde8;border-right:0;min-height:auto;max-height:320px}}@media (max-width:600px){.heroInner{padding:1.5rem 0 4.5rem}.heroTextWrap h1{font-size:1.5rem}.heroTextWrap p{font-size:.95rem}.serviceGrid{grid-template-columns:1fr}.clientsCard{min-height:360px}.clientsArt{max-width:180px}.aboutIntro h1,.helpHeroInner h1,.aboutSectionHead h2{font-size:1.7rem}.aboutLeadImage{height:210px}.helpHero{padding-bottom:5.5rem}.helpCard h2,.loginPanelRight h2,.accountRight h2{font-size:1.5rem}.siteFooterInner ul{gap:.9rem;font-size:.9rem}.dashboardShell{padding:.65rem}.dashboardSidebar{max-height:260px}.crmHeader{flex-direction:column}.crmStats{grid-template-columns:1fr}}.usersMain{flex-direction:column;gap:.9rem;display:flex}.usersHeader{align-items:center}.usersHeaderActions{align-items:center;gap:.6rem;display:inline-flex}.usersSetupBtn,.usersAddBtn{color:#fff;cursor:pointer;border:0;border-radius:10px;padding:.65rem 1rem;font-weight:600}.usersSetupBtn{background:#223d76}.usersAddBtn{background:#5f5df4}.usersAlert{border:1px solid;border-radius:10px;padding:.72rem .85rem;font-size:.92rem}.usersAlert.error{color:#8b2121;background:#fff1f1;border-color:#f2bbbb}.usersAlert.success{color:#1f6f2a;background:#eefbee;border-color:#bce9c0}.usersFilterCard,.usersFormCard{background:#fff;border:1px solid #d9e2f2;border-radius:12px;overflow:hidden}.usersFilterCard h3,.usersFormHead{color:#d6e2f7;background:#24384e;margin:0;padding:.8rem .95rem}.usersFilterCard h3{font-size:1.05rem}.usersFilterRow{gap:.8rem;padding:.95rem;display:flex}.usersFilterRow input{border:1px solid #ced8eb;border-radius:10px;flex:1;padding:.65rem .8rem;font-size:.95rem}.usersFilterRow button{color:#fff;cursor:pointer;background:#5f5df4;border:0;border-radius:10px;padding:.65rem 1.2rem;font-weight:600}.usersFormHead{justify-content:space-between;align-items:center;display:flex}.usersFormHead h3{margin:0;font-size:1rem}.usersFormHead button{color:#d8e2f2;cursor:pointer;background:0 0;border:1px solid #7d8ea7;border-radius:8px;padding:.35rem .8rem}.usersFormGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:.95rem;display:grid}.usersFormGrid input,.usersFormGrid select{border:1px solid #ced8eb;border-radius:10px;width:100%;padding:.65rem .75rem;font-size:.92rem}.usersSaveBtn{color:#fff;cursor:pointer;background:#1f7a39;border:0;border-radius:10px;padding:.68rem 1rem;font-weight:600}.usersSaveBtn:disabled{opacity:.6;cursor:not-allowed}.usersEntriesText{color:#2f3b55;margin:0}.usersTableWrap{background:#fff;border:1px solid #d9e2f2;border-radius:12px;overflow:auto}.usersTable{border-collapse:collapse;width:100%;min-width:900px}.hrProfileStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.4rem;display:grid}.hrPortalPage{--hr-primary:#5b4bdb;--hr-primary-dark:#30258f;--hr-mint:#14b8a6;--hr-gold:#f59e0b;--hr-surface:#ffffffe0}.hrPortalPage .dashboardMain{background:radial-gradient(circle at 92% 2%,#5b4bdb26,#0000 28rem),radial-gradient(circle at 10% 100%,#14b8a61a,#0000 24rem),#f5f7fc}.hrPortalPage .crmCard{background:var(--hr-surface);border-color:#8b97b738;box-shadow:0 10px 30px #2430540f}.hrHero{isolation:isolate;color:#fff;background:radial-gradient(circle at 88% 20%,#fff3,#0000 13rem),linear-gradient(125deg,#21165f 0%,#5344cc 48%,#177c85 100%);justify-content:space-between;align-items:center;gap:1.5rem;margin:-1.2rem -1.3rem 1.25rem;padding:1.6rem 1.5rem;display:flex;position:relative;overflow:hidden}.hrHero:after{content:"";z-index:-1;border:42px solid #ffffff17;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-80px}.hrHeroContent{gap:.8rem;display:grid}.hrBreadcrumb{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.hrBreadcrumb a{color:inherit;text-decoration:none}.hrHeroTitle{align-items:center;gap:.9rem;display:flex}.hrHeroIcon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:16px;flex:none;place-items:center;width:50px;height:50px;font-size:1.35rem;display:grid}.hrHero h1{color:#fff;margin:0;font-size:clamp(1.45rem,2.5vw,2.1rem)}.hrHero p{color:#ffffffc2;max-width:760px;margin:.35rem 0 0;line-height:1.5}.hrHeroActions{flex:none}.hrSecondaryAction{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:11px;align-items:center;min-height:42px;padding:.65rem .95rem;font-weight:700;text-decoration:none;display:inline-flex}.hrProfileStrip div{gap:.35rem;display:grid}.hrProfileStrip small{color:var(--muted)}.hrModuleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hrModuleCard{color:inherit;transition:transform var(--fast),box-shadow var(--fast);text-decoration:none;position:relative;overflow:hidden}.hrModuleCard:after{content:"";background:linear-gradient(135deg,#5b4bdb1f,#14b8a612);border-radius:50%;width:76px;height:76px;position:absolute;top:-26px;right:-26px}.hrModuleCard:hover{transform:translateY(-3px);box-shadow:0 16px 32px #141e371a}.hrModuleCard>span{color:#6d5dfc;letter-spacing:.08em;font-size:.72rem;font-weight:800}.hrModuleCard h3{margin:.6rem 0}.hrModuleCard p{min-height:3.8rem;color:var(--muted);line-height:1.5}.hrFormGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hrFormGrid label{gap:.45rem;display:grid}.hrFormGrid label span{color:var(--muted);text-transform:capitalize;font-size:.82rem;font-weight:700}.hrFormGrid input,.hrFormGrid select,.hrFormGrid textarea,.crmTable select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:.72rem .8rem}.hrFormGrid textarea{resize:vertical;min-height:92px;font:inherit}.hrFormGrid input:focus,.hrFormGrid select:focus,.hrFormGrid textarea:focus{border-color:var(--hr-primary);outline:3px solid #5b4bdb1f}.hrFormGrid .hrWide{grid-column:span 2}.hrActionBar{flex-wrap:wrap;gap:.75rem;margin-bottom:1.2rem;display:flex}.hrTabs{gap:.55rem;margin-bottom:1rem;padding:0 0 1rem;display:flex;overflow-x:auto}.hrTabs a{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;flex:none;padding:.65rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none}.hrTabs a.active{color:#fff;background:#111527;border-color:#111527}.hrOperationsTabs a{letter-spacing:0;white-space:nowrap;font-family:Inter,Arial,sans-serif;font-size:.82rem;font-weight:600;line-height:1.25}.hrSectionHeading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.hrSectionHeading h2{color:#19233d;margin:.25rem 0 0;font-size:1.25rem}.hrSectionHeading p{color:#71809d;margin:.35rem 0 0}.hrEyebrow{color:var(--hr-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.hrLetterBuilder,.hrLetterList{margin-bottom:1.25rem}.hrLetterTypeSwitch{background:#edf0f8;border-radius:12px;gap:.3rem;padding:.3rem;display:inline-flex}.hrLetterTypeSwitch button{color:#64708a;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.65rem .85rem;font-weight:700}.hrLetterTypeSwitch button.active{color:var(--hr-primary-dark);background:#fff;box-shadow:0 4px 14px #2f258f1f}.hrLetterForm{border-top:1px solid #e8ebf3;padding-top:1rem}.hrFormFooter{grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding-top:.4rem;display:flex}.hrFormFooter p{color:#78849c;font-size:.85rem}.hrDocumentBadge{border-radius:999px;padding:.38rem .65rem;font-size:.76rem;font-weight:800;display:inline-flex}.hrDocumentBadge.offer{color:#4434c1;background:#ece9ff}.hrDocumentBadge.experience{color:#087b70;background:#dcfaf5}.hrLetterPaper{color:#202942;background:#fff;border:1px solid #dfe4ef;border-radius:4px;flex-direction:column;width:min(100%,850px);min-height:1080px;margin:0 auto 2rem;display:flex;overflow:hidden;box-shadow:0 24px 70px #202b4b29}.hrLetterHead{justify-content:space-between;align-items:center;padding:2.4rem 3.2rem 1.4rem;display:flex}.hrLetterBrand{align-items:center;display:flex}.hrLetterBrand img{width:180px;height:auto;display:block}.hrLetterMeta{gap:.2rem;display:grid}.hrLetterMeta span{color:#8791a7;font-size:.72rem}.hrLetterMeta{text-align:right}.hrLetterMeta strong{color:#281d7b;letter-spacing:.08em}.hrLetterAccent{background:linear-gradient(90deg,#3929a2,#6554df 50%,#14b8a6);height:5px}.hrLetterBody{flex:1;padding:2.5rem 3.2rem 3rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.75}.hrLetterDate{color:#59647a;width:fit-content;margin-left:auto}.hrLetterRecipient{margin:2rem 0}.hrLetterRecipient p{white-space:pre-line;max-width:380px}.hrLetterBody h1{color:#251a76;text-align:center;text-underline-offset:6px;margin:2rem 0 1.5rem;font-family:Inter,sans-serif;font-size:1.45rem;text-decoration:underline}.hrLetterBody h2{color:#30258f;margin:1.6rem 0 .2rem;font-family:Inter,sans-serif;font-size:1rem}.hrLetterDetails{background:#fafaff;border:1px solid #e5e6f2;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.6rem 0;padding:1rem;font-family:Inter,sans-serif;display:grid}.hrLetterDetails div{gap:.2rem;display:grid}.hrLetterDetails span{color:#828ba0;text-transform:uppercase;font-size:.72rem}.hrLetterDetails strong{color:#27324c;font-size:.9rem}.hrLetterSignature{gap:.2rem;width:530px;margin-top:3rem;font-family:Inter,sans-serif;display:grid}.hrSignatureMark{color:#4434c1;border-bottom:1px solid #aeb5c6;place-items:center;width:70px;height:48px;margin:.6rem 0;font-family:cursive;font-size:1.35rem;font-style:italic;display:grid}.hrLetterSignature small{color:#778197}.hrLetterFooter{color:#c8cbd2;background:#17191d;border-top:3px solid #f12d1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:auto;padding:1.15rem 3.2rem;font-size:.72rem;display:flex}.hrLetterFooterBrand,.hrLetterFooterContact{align-items:center;display:flex}.hrLetterFooterBrand{gap:.65rem}.hrLetterFooterBrand strong{color:#fff;letter-spacing:.04em;font-size:.9rem}.hrLetterFooterBrand span{border-left:1px solid #555a64;padding-left:.65rem}.hrLetterFooterContact{flex-wrap:wrap;justify-content:flex-end;gap:.45rem 1.2rem}.hrLetterFooterContact span,.hrLetterFooterContact a{color:inherit;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.hrLetterFooterContact i{color:#ff4a3d;font-size:.9rem}.hrPrintButton{align-items:center;gap:.45rem;display:inline-flex}.hrLetterActions{flex-wrap:wrap;gap:.6rem;display:flex}@media (max-width:1100px){.hrModuleGrid,.hrFormGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hrProfileStrip,.hrModuleGrid,.hrFormGrid{grid-template-columns:1fr}.hrFormGrid .hrWide{grid-column:auto}.hrHero{flex-direction:column;align-items:flex-start}.hrSectionHeading,.hrFormFooter{flex-direction:column;align-items:stretch}.hrLetterTypeSwitch{width:100%}.hrLetterTypeSwitch button{flex:1}.hrLetterHead,.hrLetterBody,.hrLetterFooter{padding-left:1.35rem;padding-right:1.35rem}.hrLetterFooter{flex-direction:column;align-items:flex-start}.hrLetterFooterContact{justify-content:flex-start}.hrLetterDetails{grid-template-columns:1fr}}.adminPortalPage{--admin-primary:#6d3fd1;--admin-dark:#211449;--admin-accent:#e57c26}.adminPortalPage .dashboardMain{background:radial-gradient(circle at 100% 0,#6d3fd124,#0000 27rem),#f5f4fa}.adminHero{color:#fff;background:linear-gradient(120deg,#211449,#6138b8 58%,#b65e24);justify-content:space-between;align-items:center;gap:1rem;margin:-1.2rem -1.3rem 1.15rem;padding:1.7rem 1.5rem;display:flex}.adminHero h1{color:#fff;margin:.4rem 0 0;font-size:clamp(1.65rem,2.7vw,2.25rem)}.adminHero p{color:#ffffffc2;margin:.35rem 0 0}.adminBreadcrumb{color:#ffffffa6;gap:.45rem;font-size:.75rem;display:flex}.adminBreadcrumb a{color:inherit;text-decoration:none}.adminBackAction{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:10px;padding:.7rem .9rem;font-weight:700;text-decoration:none}.adminStats{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.adminStats article{background:#fff;border:1px solid #e3dfec;border-radius:15px;gap:.24rem;padding:.95rem;display:grid;box-shadow:0 10px 25px #2c1f4c0d}.adminStats small,.adminStats span{color:#877f99;font-size:.7rem}.adminStats strong{color:var(--admin-dark);font-size:1.35rem}.adminDashboardGrid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1rem;display:grid}.adminPanel{background:#fff;border:1px solid #e2deeb;border-radius:17px;margin-bottom:1rem;padding:1rem;box-shadow:0 10px 30px #2c1f4c0e}.adminPanelHead{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.85rem;display:flex}.adminPanelHead span{color:var(--admin-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:800}.adminPanelHead h2{color:var(--admin-dark);margin:.2rem 0 0;font-size:1.1rem}.adminModuleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.adminModuleGrid>a{color:inherit;border:1px solid #e7e2ef;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.8rem;text-decoration:none;display:grid}.adminModuleGrid>a>i,.adminReportCards article>i{width:40px;height:40px;color:var(--admin-primary);background:#eee8ff;border-radius:11px;place-items:center;display:grid}.adminModuleGrid h3{color:#31254d;margin:0;font-size:.86rem}.adminModuleGrid p{color:#888096;margin:.18rem 0 0;font-size:.7rem}.adminChartList,.adminFeed{gap:.7rem;display:grid}.adminChartList p{color:#625873;justify-content:space-between;margin:0;font-size:.75rem;display:flex}.adminChartList>div>div{background:#ece9f1;border-radius:999px;height:7px;margin-top:.35rem;overflow:hidden}.adminChartList i{border-radius:inherit;background:linear-gradient(90deg,#6d3fd1,#e57c26);height:100%;display:block}.adminFeed>div{gap:.6rem;display:flex}.adminFeed i{color:#6d3fd1;background:#f2eaff;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.adminFeed p{gap:.12rem;margin:0;display:grid}.adminFeed strong{color:#372b50;font-size:.8rem}.adminFeed span{color:#8b8398;font-size:.68rem}.adminForm{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.adminForm label{gap:.35rem;display:grid}.adminForm label span{color:#726a82;font-size:.74rem;font-weight:700}.adminForm input,.adminForm select,.adminForm textarea{width:100%;font:inherit;border:1px solid #ded9e8;border-radius:9px;padding:.68rem .75rem}.adminForm textarea{min-height:85px}.adminForm .wide{grid-column:span 2}.adminPrimaryButton,.adminSecondaryButton{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:fit-content;padding:.68rem .85rem;font-weight:700;text-decoration:none;display:inline-flex}.adminPrimaryButton{color:#fff;background:#6d3fd1;border:0}.adminSecondaryButton{color:#4b3d62;background:#fff;border:1px solid #dcd6e7}.adminOrganizationGrid,.adminTwoColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.adminUnitList,.adminPermissionList,.adminLogList{gap:.5rem;display:grid}.adminUnitList>div,.adminPermissionList>div,.adminLogList>div{border:1px solid #e8e4ef;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem;display:flex}.adminUnitList p,.adminLogList p{flex:1;gap:.12rem;margin:0;display:grid}.adminUnitList span,.adminLogList span,.adminLogList time{color:#8d8599;font-size:.68rem}.adminUnitList button{color:#b42318;cursor:pointer;background:#fee8e6;border:0;border-radius:7px}.adminPermissionList strong{color:#47365f;width:90px;font-size:.72rem}.adminPermissionList span{color:#766d84;flex:1;font-size:.72rem}.adminPermissionList b{border-radius:999px;padding:.25rem .45rem;font-size:.62rem}.adminPermissionList .yes{color:#08796e;background:#e1f7f1}.adminPermissionList .no{color:#b42318;background:#fee8e6}.adminUnitChips{flex-wrap:wrap;gap:.5rem;display:flex}.adminUnitChips span{color:#5b38a5;background:#f0eaff;border-radius:999px;gap:.4rem;padding:.48rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.adminUnitChips b{color:#9a8daf}.adminReportCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.adminReportCards h2{color:#35264f;margin:.75rem 0 .25rem}.adminReportCards p{color:#837b90;min-height:45px}.adminReportCards article>div{gap:.5rem;display:flex}.adminSettingsForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.adminSettingsForm>.adminPrimaryButton{grid-column:1/-1}.adminPayrollForm{border-bottom:1px solid #e7e2ed;margin-bottom:1rem;padding-bottom:1rem}@media (max-width:1200px){.adminStats{grid-template-columns:repeat(3,minmax(0,1fr))}.adminDashboardGrid{grid-template-columns:1fr}}@media (max-width:760px){.adminHero{flex-direction:column;align-items:flex-start}.adminStats,.adminModuleGrid,.adminForm,.adminOrganizationGrid,.adminTwoColumn,.adminReportCards,.adminSettingsForm{grid-template-columns:1fr}.adminForm .wide,.adminSettingsForm>.adminPrimaryButton{grid-column:auto}}@media print{@page{size:A4;margin:0}body{background:#fff!important}body>header,body>footer,.dashboardSidebar,.hrHero,.hrPrintButton{display:none!important}.dashboardShell{min-height:auto!important;display:block!important}.dashboardMain{background:#fff!important;padding:0!important}.hrLetterPaper{width:100%!important;min-height:297mm!important;box-shadow:none!important;border:0!important;margin:0!important}}.employeePortalPage{--employee-primary:#4f46e5;--employee-ink:#18233f;--employee-muted:#74809b}.employeePortalPage .dashboardMain{background:radial-gradient(circle at 100% 0,#4f46e51f,#0000 25rem),#f4f6fb}.employeeHero{color:#fff;background:linear-gradient(120deg,#171d42 0%,#3430a4 55%,#0f8f8a 120%);justify-content:space-between;align-items:center;gap:1.25rem;margin:-1.2rem -1.3rem 1.2rem;padding:1.65rem 1.5rem;display:flex}.employeeHero h1{color:#fff;margin:.45rem 0 0;font-size:clamp(1.6rem,2.7vw,2.25rem)}.employeeHero p{color:#ffffffbd;margin:.35rem 0 0}.employeeBreadcrumb{color:#ffffffa6;gap:.45rem;font-size:.75rem;display:flex}.employeeBreadcrumb a{color:inherit;text-decoration:none}.employeeQuickHeader{gap:.6rem;display:flex}.employeeQuickHeader a,.employeeBackAction{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;padding:.7rem .9rem;font-weight:700;text-decoration:none}.employeeStats,.employeeAttendanceSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.employeeStats article{background:#ffffffeb;border:1px solid #e2e6f0;border-radius:16px;align-items:center;gap:.9rem;padding:1rem;display:flex;box-shadow:0 10px 28px #2832550f}.employeeStats article>span{border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid}.employeeStats .violet,.employeeModuleCard .violet{color:#5546d8;background:#ebe9ff}.employeeStats .blue,.employeeModuleCard .blue{color:#1676d2;background:#e3f1ff}.employeeStats .green,.employeeModuleCard .green{color:#0d927f;background:#dcf8f1}.employeeStats .gold,.employeeModuleCard .gold{color:#d17a00;background:#fff0d5}.employeeStats small{color:var(--employee-muted)}.employeeStats strong{color:var(--employee-ink);margin-top:.15rem;font-size:1.45rem;display:block}.employeeStats p{color:#929bb0;margin:.1rem 0 0;font-size:.78rem}.employeeDashboardGrid{grid-template-columns:minmax(0,1.8fr) minmax(290px,.75fr);gap:1rem;display:grid}.employeePanel,.employeeProfileCard,.employeeProfileForm,.employeeDirectoryCard{background:#ffffffed;border:1px solid #e1e5ef;border-radius:18px;box-shadow:0 12px 35px #2430500f}.employeePanel{margin-bottom:1rem;padding:1rem}.employeePanelHead{justify-content:space-between;align-items:flex-start;margin-bottom:.9rem;display:flex}.employeePanelHead span,.employeeFormSection>span{color:var(--employee-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.employeePanelHead h2,.employeeFormSection h2{color:var(--employee-ink);margin:.25rem 0 0;font-size:1.12rem}.employeeModuleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.employeeModuleCard{color:inherit;transition:transform var(--fast),border-color var(--fast),box-shadow var(--fast);border:1px solid #e6e9f2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem;text-decoration:none;display:grid}.employeeModuleCard:hover{border-color:#c8c5f8;transform:translateY(-2px);box-shadow:0 10px 24px #3f35a514}.employeeModuleCard>span{border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.employeeModuleCard h3{color:var(--employee-ink);margin:0;font-size:.9rem}.employeeModuleCard p{color:var(--employee-muted);margin:.22rem 0 0;font-size:.75rem;line-height:1.4}.employeeModuleCard>i{color:#a2aabd}.employeeSideColumn{min-width:0}.employeeTimeline,.employeeFeed{gap:.7rem;display:grid}.employeeTimeline>div,.employeeFeed>div{align-items:flex-start;gap:.7rem;display:flex}.employeeTimeline time{color:#5142c5;text-align:center;background:#eeeaff;border-radius:10px;flex:none;width:48px;padding:.45rem .25rem;font-size:.72rem;font-weight:800}.employeeTimeline p,.employeeFeed p{gap:.15rem;margin:0;display:grid}.employeeTimeline strong,.employeeFeed strong{color:#27324b;font-size:.84rem}.employeeTimeline span,.employeeFeed span{color:#828ca2;font-size:.73rem;line-height:1.4}.employeeFeed i{color:#108b7e;background:#e7f6f4;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.employeeProfileLayout{grid-template-columns:270px 1fr;gap:1rem;display:grid}.employeeProfileCard{text-align:center;height:fit-content;padding:1.4rem}.employeeProfileCard img,.employeeAvatar{object-fit:cover;color:#fff;background:linear-gradient(135deg,#5141ca,#19a797);border-radius:50%;place-items:center;width:86px;height:86px;margin:0 auto .8rem;font-size:1.45rem;font-weight:800;display:grid}.employeeProfileCard h2{color:var(--employee-ink);margin:0}.employeeProfileCard p{color:var(--employee-muted);margin:.25rem 0}.employeeProfileCard>span{color:var(--employee-primary);font-size:.78rem;font-weight:800}.employeeProfileCard dl{text-align:left;border-top:1px solid #e8eaf2;gap:.75rem;margin:1.2rem 0 0;padding-top:1rem;display:grid}.employeeProfileCard dl div{gap:.12rem;display:grid}.employeeProfileCard dt{color:#8b95aa;font-size:.7rem}.employeeProfileCard dd{color:#2b3650;word-break:break-word;margin:0;font-size:.82rem}.employeeProfileForm,.employeeServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:1.25rem;display:grid}.employeeProfileForm label,.employeeServiceGrid label{gap:.4rem;display:grid}.employeeProfileForm label>span,.employeeServiceGrid label>span{color:#687590;font-size:.78rem;font-weight:700}.employeeProfileForm input,.employeeProfileForm textarea,.employeeServiceGrid input,.employeeServiceGrid textarea{width:100%;min-width:0;font:inherit;border:1px solid #dfe4ee;border-radius:10px;padding:.72rem .8rem}.employeeProfileForm textarea,.employeeServiceGrid textarea{resize:vertical;min-height:90px}.employeeProfileWide,.employeeServiceWide,.employeeFormSection,.employeeProfileActions{grid-column:1/-1}.employeeFormSection{border-bottom:1px solid #e8eaf2;padding-top:.4rem;padding-bottom:.6rem}.employeeProfileForm label small{color:#99a1b1;font-size:.68rem}.employeeProfileActions{justify-content:flex-end;display:flex}.employeeDirectorySearch{background:#fff;border:1px solid #e0e5ef;border-radius:14px;align-items:center;gap:.65rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.employeeDirectorySearch input{width:100%;font:inherit;border:0;outline:0}.employeeDirectoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.employeeDirectoryCard{text-align:center;padding:1.2rem}.employeeDirectoryCard .employeeAvatar,.employeeDirectoryCard img{object-fit:cover;border-radius:50%;width:68px;height:68px;margin:0 auto .7rem}.employeeDirectoryCard h3{color:var(--employee-ink);margin:0}.employeeDirectoryCard p{color:var(--employee-muted);margin:.25rem 0}.employeeDirectoryCard>span{color:var(--employee-primary);font-size:.75rem;font-weight:700}.employeeDirectoryCard>div{border-top:1px solid #e8eaf2;gap:.3rem;margin-top:.8rem;padding-top:.8rem;display:grid}.employeeDirectoryCard a{color:#63708b;font-size:.72rem;text-decoration:none}.employeeServiceForm{margin-bottom:1rem}.employeeServiceGrid{padding:0}.employeeRecordGrid{gap:.65rem;display:grid}.employeeRecordCard{color:inherit;border:1px solid #e6e9f1;border-radius:13px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;padding:.85rem;text-decoration:none;display:grid}.employeeRecordCard>i{color:#5142c5;background:#eceaff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.employeeRecordCard h3{color:#25304a;margin:0;font-size:.88rem}.employeeRecordCard p,.employeeRecordCard small{color:#818ba0;margin:.18rem 0 0;font-size:.73rem}.employeeRecordCard>span{color:#08796e;background:#e5f7f2;border-radius:999px;padding:.3rem .5rem;font-size:.67rem;font-weight:800}.employeeRecordCard>a{color:var(--employee-primary);font-size:.75rem}.employeeFaq details{border-top:1px solid #e7eaf2;padding:.75rem 0}.employeeFaq summary{color:#2e3952;cursor:pointer;font-weight:700}.employeeFaq p{color:#778298;line-height:1.5}.employeeAttendanceSummary article{background:#fff;border:1px solid #e2e6f0;border-radius:14px;gap:.25rem;padding:1rem;display:grid}.employeeAttendanceSummary small,.employeeAttendanceSummary span{color:#8490a5;font-size:.72rem}.employeeAttendanceSummary strong{color:#26314a;font-size:1.35rem}.employeeTeamLeave{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.employeeTeamLeave>div{background:#fff;border:1px solid #e6e9f1;border-radius:12px;gap:.65rem;padding:.8rem;display:flex}.employeeTeamLeave>div>span{color:#5142c5;background:#eceaff;border-radius:8px;align-self:flex-start;padding:.35rem .45rem;font-size:.7rem;font-weight:800}.employeeTeamLeave p{gap:.2rem;margin:0;display:grid}.employeeTeamLeave small{color:#818ba0}.employeeActionStrip{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.employeePrimaryAction,.employeeSecondaryAction{cursor:pointer;border-radius:10px;align-items:center;gap:.45rem;min-height:40px;padding:.65rem .85rem;font-weight:700;text-decoration:none;display:inline-flex}.employeePrimaryAction{color:#fff;background:#4f46e5;border:1px solid #4f46e5}.employeeSecondaryAction{color:#34405a;background:#fff;border:1px solid #dce1eb}.employeeMonthPicker{color:#768198;align-items:center;gap:.5rem;margin-left:auto;font-size:.75rem;font-weight:700;display:flex}.employeeMonthPicker input,.employeeServiceGrid select{background:#fff;border:1px solid #dce1eb;border-radius:9px;padding:.65rem .75rem}.employeeAttendanceLayout,.employeeTwoColumn,.employeeDirectoryOverview{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.employeeCalendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:grid}.employeeCalendar>strong{color:#8490a6;text-align:center;text-transform:uppercase;padding:.45rem 0;font-size:.68rem}.employeeCalendar>div,.employeeCalendar>span{background:#fafbfe;border:1px solid #e6e9f1;border-radius:9px;min-height:66px;padding:.45rem}.employeeCalendar>div{align-content:space-between;display:grid}.employeeCalendar b{color:#35415b;font-size:.8rem}.employeeCalendar small{color:#929bad;font-size:.58rem}.employeeCalendar .present,.employeeCalendar .late{background:#e7f8f3;border-color:#bfeadf}.employeeCalendar .late{background:#fff3db;border-color:#f4d99d}.employeeCalendar .regularization-pending{background:#eceaff;border-color:#d1cdfb}.employeeLeaveTop{grid-template-columns:230px 1fr;align-items:stretch;gap:1rem;display:grid}.employeeLeaveBalance{color:#fff;text-align:center;background:linear-gradient(145deg,#332699,#14a193);border-radius:18px;place-content:center;padding:1.2rem;display:grid}.employeeLeaveBalance span,.employeeLeaveBalance p{color:#ffffffb8;margin:0}.employeeLeaveBalance strong{margin:.2rem 0;font-size:3rem}.employeeLeaveForm .employeeServiceGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.employeePayrollStats,.employeeBenefitGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.employeePayrollStats article,.employeeBenefitGrid article{background:#fff;border:1px solid #e1e5ef;border-radius:15px;gap:.28rem;padding:1rem;display:grid;box-shadow:0 10px 25px #2631520d}.employeePayrollStats small,.employeeBenefitGrid small,.employeeBenefitGrid span{color:#8490a5}.employeePayrollStats strong,.employeeBenefitGrid strong{color:#27324c;font-size:1.25rem}.employeePayrollStats span{color:#8d96a9;font-size:.72rem}.employeeBenefitGrid i{color:#5142c5;background:#eceaff;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:.3rem;display:grid}.employeeSalaryStructure{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;display:grid}.employeeSalaryStructure div{background:#f6f7fb;border-radius:11px;gap:.25rem;padding:.8rem;display:grid}.employeeSalaryStructure span{color:#8791a6;font-size:.7rem}.employeeSalaryStructure strong{color:#29354f;font-size:.9rem}.employeeTaskBoard{grid-template-columns:repeat(4,minmax(220px,1fr));gap:.8rem;display:grid;overflow-x:auto}.employeeTaskColumn{background:#e9edf5;border-radius:15px;min-height:360px;padding:.75rem}.employeeTaskColumn>header{justify-content:space-between;align-items:center;padding:.2rem .25rem .75rem;display:flex}.employeeTaskColumn h2{color:#4b5770;margin:0;font-size:.78rem}.employeeTaskColumn>header span{color:#66728a;background:#fff;border-radius:999px;padding:.15rem .4rem;font-size:.68rem}.employeeTaskCard{background:#fff;border:1px solid #dde2ec;border-radius:12px;gap:.55rem;margin-bottom:.6rem;padding:.8rem;display:grid}.employeeTaskCard>div{color:#68748b;justify-content:space-between;font-size:.68rem;display:flex}.employeeTaskCard b{border-radius:999px;padding:.15rem .35rem;font-size:.6rem}.employeeTaskCard b.high{color:#b42318;background:#fee4e2}.employeeTaskCard b.medium{color:#a15c00;background:#fff0d5}.employeeTaskCard b.low{color:#08796e;background:#e1f7f2}.employeeTaskCard h3,.employeeTaskCard p{margin:0}.employeeTaskCard h3{color:#27324b;font-size:.87rem}.employeeTaskCard p,.employeeTaskCard small{color:#818ba0;font-size:.7rem;line-height:1.4}.employeeTaskCard label{color:#69758c;gap:.3rem;font-size:.68rem;display:grid}.employeeTaskCard select{background:#fff;border:1px solid #dfe3ec;border-radius:8px;width:100%;padding:.5rem}.employeeDepartmentList{flex-wrap:wrap;gap:.55rem;display:flex}.employeeDepartmentList span{color:#5142c5;background:#f0efff;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.employeeDepartmentList b{background:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;display:grid}.employeeOrgChart>div{border-left:3px solid #5142c5;padding-left:.8rem}.employeeOrgChart>div>span{color:#8490a5;font-size:.72rem;display:block}.employeeOrgChart>div>div{grid-template-columns:repeat(2,1fr);gap:.45rem;margin-top:.6rem;display:grid}.employeeOrgChart p{color:#37425a;background:#f6f7fb;border-radius:9px;gap:.15rem;margin:0;padding:.55rem;font-size:.75rem;display:grid}.employeeOrgChart small{color:#8791a6}.employeeExitSteps{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.employeeExitSteps div{color:#9099aa;text-align:center;justify-items:center;gap:.4rem;font-size:.72rem;display:grid;position:relative}.employeeExitSteps span{background:#eceff5;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.employeeExitSteps .active{color:#5142c5;font-weight:700}.employeeExitSteps .active span{color:#fff;background:#5142c5}.employeeOfficialDocument{background:#fff;border:1px solid #dfe3ec;width:min(100%,820px);margin:0 auto;box-shadow:0 20px 55px #202b4b24}.employeeOfficialDocument>header{border-bottom:5px solid #5142c5;justify-content:space-between;padding:2rem 2.5rem 1.2rem;display:flex}.employeeOfficialDocument>header>div,.employeeOfficialDocument>header span,.employeeOfficialDocument>header p{align-items:center;gap:.6rem;display:flex}.employeeOfficialDocument>header b{color:#fff;background:#5142c5;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.employeeOfficialDocument>header span,.employeeOfficialDocument>header p{flex-direction:column;align-items:flex-start;margin:0}.employeeOfficialDocument>header small{color:#8b94a7}.employeeOfficialDocument>section{padding:2.5rem;font-family:Georgia,serif;line-height:1.75}.employeeOfficialDocument h1{color:#30258f;text-align:center;margin:2rem 0}.employeeOfficialDocument dl{background:#f7f7fc;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:.7rem;padding:1rem;display:grid}.employeeOfficialDocument dl div{display:grid}.employeeOfficialDocument dt{color:#8a93a6;font-size:.72rem}.employeeOfficialDocument footer{gap:.2rem;width:220px;margin-top:3rem;display:grid}.managerPortalPage{--manager-primary:#2367d1;--manager-navy:#172b4d;--manager-cyan:#0f9f9a}.managerPortalPage .dashboardMain{background:radial-gradient(circle at 95% 0,#2367d121,#0000 26rem),#f3f6fb}.managerHero{color:#fff;background:linear-gradient(120deg,#102344,#245fbb 58%,#0b8d88);justify-content:space-between;align-items:center;gap:1.25rem;margin:-1.2rem -1.3rem 1.15rem;padding:1.65rem 1.5rem;display:flex}.managerHero h1{color:#fff;margin:.4rem 0 0;font-size:clamp(1.6rem,2.7vw,2.2rem)}.managerHero p{color:#ffffffbf;margin:.35rem 0 0}.managerBreadcrumb{color:#ffffffa6;gap:.45rem;font-size:.75rem;display:flex}.managerBreadcrumb a{color:inherit;text-decoration:none}.managerBackAction{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;padding:.7rem .9rem;font-weight:700;text-decoration:none}.managerStats,.managerAnalyticsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.managerStats article,.managerAnalyticsGrid article{background:#fff;border:1px solid #dfe5ef;border-radius:16px;gap:.25rem;padding:1rem;display:grid;box-shadow:0 10px 28px #1f33540f}.managerStats i{width:38px;height:38px;color:var(--manager-primary);background:#e5efff;border-radius:10px;place-items:center;margin-bottom:.2rem;display:grid}.managerStats small,.managerAnalyticsGrid small,.managerStats span{color:#7f8ba0}.managerStats strong,.managerAnalyticsGrid strong{color:var(--manager-navy);font-size:1.45rem}.managerDashboardGrid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1rem;display:grid}.managerPanel{background:#fff;border:1px solid #dfe5ef;border-radius:17px;margin-bottom:1rem;padding:1rem;box-shadow:0 10px 30px #1f33540e}.managerPanelHead{justify-content:space-between;margin-bottom:.9rem;display:flex}.managerPanelHead span{color:var(--manager-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.managerPanelHead h2{color:var(--manager-navy);margin:.2rem 0 0;font-size:1.12rem}.managerModuleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.managerModuleGrid>a{color:inherit;border:1px solid #e3e8f1;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.8rem;text-decoration:none;display:grid}.managerModuleGrid>a>i{width:40px;height:40px;color:var(--manager-primary);background:#e8f0ff;border-radius:11px;place-items:center;display:grid}.managerModuleGrid h3{color:#243451;margin:0;font-size:.87rem}.managerModuleGrid p{color:#7e899d;margin:.18rem 0 0;font-size:.72rem}.managerFeed{gap:.7rem;display:grid}.managerFeed>div{gap:.6rem;display:flex}.managerFeed i{color:#0b8d88;background:#e3f6f3;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.managerFeed p{gap:.12rem;margin:0;display:grid}.managerFeed strong{color:#2c3b55;font-size:.82rem}.managerFeed span{color:#8490a4;font-size:.7rem}.managerHierarchy{color:#fff;text-align:center;background:linear-gradient(145deg,#15294d,#2165c8);border-radius:18px;margin-bottom:1rem;padding:1.2rem}.managerNode{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;gap:.2rem;padding:.8rem 1.2rem;display:inline-grid}.managerDirectReports{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.2rem;display:flex}.managerDirectReports article{color:#283650;background:#fff;border-radius:12px;width:170px;padding:.8rem}.managerAvatar{color:#2367d1;background:#e5efff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto .5rem;font-weight:800;display:grid}.managerAvatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.managerDirectReports h3,.managerDirectReports p{margin:.15rem 0}.managerDirectReports span{color:#8190a7;font-size:.7rem}.managerLeaveCalendar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.managerLeaveCalendar>div{border:1px solid #e3e8f1;border-radius:11px;gap:.6rem;padding:.75rem;display:flex}.managerLeaveCalendar time{color:#2367d1;font-weight:800}.managerLeaveCalendar p{gap:.15rem;margin:0;display:grid}.managerLeaveCalendar span{color:#8390a5;font-size:.7rem}.managerForm{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.managerForm label{gap:.35rem;display:grid}.managerForm label span{color:#718098;font-size:.75rem;font-weight:700}.managerForm input,.managerForm select,.managerForm textarea{width:100%;font:inherit;border:1px solid #dce2ec;border-radius:9px;padding:.68rem .75rem}.managerForm textarea{min-height:90px}.managerForm .wide{grid-column:span 2}.managerPrimaryButton{color:#fff;cursor:pointer;background:#2367d1;border:0;border-radius:10px;justify-content:center;align-items:center;width:fit-content;padding:.7rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}.managerWorkload{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.managerWorkload article{background:#fff;border:1px solid #dfe5ef;border-radius:13px;padding:.85rem}.managerWorkload span,.managerWorkload small{color:#8390a4;font-size:.7rem;display:block}.managerWorkload div,.managerAnalyticsGrid div{background:#e8ecf3;border-radius:999px;height:7px;margin:.55rem 0;overflow:hidden}.managerWorkload i,.managerAnalyticsGrid i{border-radius:inherit;background:linear-gradient(90deg,#2367d1,#0f9f9a);height:100%;display:block}.managerAnalyticsGrid .risk i{background:linear-gradient(90deg,#f59e0b,#dc4c4c)}.managerReportGrid,.managerProjectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.managerReportGrid h3{margin:0}.managerReportGrid p{color:#8290a4}.managerProjectGrid article{background:#fff;border:1px solid #dfe5ef;border-radius:14px;padding:1rem}.managerProjectGrid>article>span{color:#2367d1;font-size:.7rem;font-weight:800}.managerProjectGrid dl{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.managerProjectGrid dl div{background:#f4f6fa;border-radius:8px;gap:.15rem;padding:.5rem;display:grid}.managerProjectGrid dt{color:#8994a7;font-size:.65rem}.managerProjectGrid dd{margin:0;font-size:.75rem}@media (max-width:1050px){.managerDashboardGrid{grid-template-columns:1fr}.managerStats,.managerAnalyticsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.managerHero{flex-direction:column;align-items:flex-start}.managerStats,.managerAnalyticsGrid,.managerModuleGrid,.managerLeaveCalendar,.managerForm,.managerWorkload,.managerReportGrid,.managerProjectGrid{grid-template-columns:1fr}.managerForm .wide{grid-column:auto}}@media (max-width:1100px){.employeeDashboardGrid,.employeeProfileLayout{grid-template-columns:1fr}.employeeDirectoryGrid,.employeeSalaryStructure,.employeePayrollStats,.employeeBenefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.employeeHero{flex-direction:column;align-items:flex-start}.employeeStats,.employeeAttendanceSummary,.employeeModuleGrid,.employeeDirectoryGrid,.employeeProfileForm,.employeeServiceGrid,.employeeAttendanceLayout,.employeeTwoColumn,.employeeDirectoryOverview,.employeeLeaveTop,.employeeLeaveForm .employeeServiceGrid,.employeeSalaryStructure,.employeePayrollStats,.employeeBenefitGrid,.employeeExitSteps{grid-template-columns:1fr}.employeeMonthPicker{width:100%;margin-left:0}.employeeTeamLeave{grid-template-columns:1fr}.employeeProfileWide,.employeeServiceWide,.employeeFormSection,.employeeProfileActions{grid-column:auto}.employeeRecordCard{grid-template-columns:auto 1fr}}.usersTable th,.usersTable td{text-align:left;border:1px solid #d8e0ed;padding:.72rem .75rem;font-size:.92rem}.usersTable th{color:#cfe0fa;text-transform:uppercase;letter-spacing:.04em;background:#24384e;font-size:.84rem}.usersRoleTag{color:#fff;background:#7889a0;border-radius:7px;padding:.25rem .5rem;font-size:.78rem;display:inline-flex}.usersStatusTag{color:#fff;border-radius:7px;padding:.22rem .5rem;font-size:.78rem;display:inline-flex}.usersStatusTag.enable{background:#4caf50}.usersStatusTag.disable{background:#d9534f}.usersActions{gap:.45rem;display:inline-flex}.usersEditBtn,.usersDeleteBtn{color:#fff;cursor:pointer;border:0;border-radius:7px;padding:.35rem .55rem;font-size:.78rem}.usersEditBtn{background:#5f5df4}.usersDeleteBtn{background:#ff4d3d}@media (max-width:900px){.usersFormGrid{grid-template-columns:1fr}.usersFilterRow{flex-direction:column}.usersHeader{align-items:flex-start}.usersHeaderActions{flex-wrap:wrap}}
