*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none}body,html{font-family:Segoe UI,sans-serif}[data-reveal]{transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}html.reveal-enabled [data-reveal]:not(.reveal--in){will-change:opacity, transform}html.reveal-enabled [data-reveal]{opacity:0;transform:translateY(14px)}html.reveal-enabled [data-reveal=left]{transform:translate(-16px)}html.reveal-enabled [data-reveal=right]{transform:translate(16px)}html.reveal-enabled [data-reveal=up]{transform:translateY(14px)}html.reveal-enabled [data-reveal=zoom]{transform:scale(.98)}[data-reveal-delay="1"]{transition-delay:.1s}[data-reveal-delay="2"]{transition-delay:.18s}[data-reveal-delay="3"]{transition-delay:.26s}[data-reveal-delay="4"]{transition-delay:.34s}.reveal--in{opacity:1!important;will-change:auto!important;transform:none!important}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;will-change:auto!important;transition:none!important;transform:none!important}}:root{--seam-rings-size:700px;--seam-rings-right:-220px;--seam-rings-footer-top:-260px;--seam-rings-cta-bottom:-440px;--seam-rings-left-size:700px;--seam-rings-left:-240px;--seam-rings-left-footer-top:-230px;--seam-rings-left-cta-bottom:-470px}@media (width<=640px){:root{--seam-rings-size:460px;--seam-rings-right:-160px;--seam-rings-footer-top:-170px;--seam-rings-cta-bottom:-290px;--seam-rings-left-size:0px}}.btn-primary{color:#fff;cursor:pointer;background:#0a2540;border:1px solid #02081714;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{filter:brightness(1.04);transition:all .2s;transform:translateY(-1px)}.btn-ghost{color:#0a2540;cursor:pointer;background:0 0;border:1px solid #0f172a24;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{filter:brightness(1.04);background:#02081708;transition:all .2s;transform:translateY(-1px)}.fsloader{z-index:99999;opacity:1;pointer-events:auto;background:radial-gradient(760px 440px at 50% 8%,#2563eb14,#0000 64%),linear-gradient(#fff 0%,#fbfdff 100%);place-items:center;transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;inset:0;overflow:hidden;transform:translateY(0)scale(1)}.fsloader.fsloader--exit{opacity:0;pointer-events:none;transform:translateY(-5px)scale(1.012)}.fsloader__ambient{aspect-ratio:1;opacity:0;background:radial-gradient(circle,#38bdf817 0%,#2563eb09 42%,#0000 70%);border-radius:999px;width:min(620px,88vw);animation:.9s .65s forwards fsloaderAmbientIn;position:absolute;transform:scale(.88)}.fsloader__card{z-index:1;text-align:center;width:min(100%,440px);padding:24px;position:relative}.fsloader__logoWrap{place-items:center;width:clamp(240px,28vw,310px);height:clamp(240px,28vw,310px);margin:0 auto;display:grid}.fsloader__logoSvg{width:100%;height:100%;display:block;overflow:visible}.fslogo-halo{fill:#2563eb0f;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.7s 1.35s forwards fsloaderHaloIn}.fslogo-stroke{fill:none;stroke:url(#fsloader-stroke-gradient);stroke-width:26px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;animation:1.35s cubic-bezier(.55,.02,.2,1) forwards fsloaderLogoDraw}.fslogo-stroke--2{animation-delay:90ms}.fslogo-fill{fill:url(#fsloader-logo-gradient);opacity:0;transform-box:fill-box;transform-origin:50%;animation:.68s 1.05s forwards fsloaderLogoFill}.fslogo-fill--2{animation-delay:1.12s}.fslogo-finish{fill:none;stroke:#38bdf86b;stroke-width:2px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.48s 1.72s forwards fsloaderFinish}.fsloader__text{color:#0f2f639e;letter-spacing:.09em;text-transform:uppercase;opacity:0;margin:6px 0 0;font-size:.82rem;font-weight:800;transition:opacity .26s,transform .26s;animation:.48s .88s forwards fsloaderTextIn;transform:translateY(6px)}.fsloader__progress{opacity:0;background:#0f2f6317;border-radius:999px;width:126px;height:2px;margin:18px auto 0;animation:.3s .62s forwards fsloaderProgressIn;display:block;position:relative;overflow:hidden}.fsloader__progressBar{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#2563eb,#38bdf8);animation:2.15s cubic-bezier(.3,.7,.2,1) .12s forwards fsloaderProgress;position:absolute;inset:0;transform:scaleX(0)}.fsloader.fsloader--exit .fsloader__card{transition:transform .45s;transform:scale(.985)}.fsloader.fsloader--exit .fsloader__text,.fsloader.fsloader--exit .fsloader__progress{opacity:0;transform:translateY(-4px)}@keyframes fsloaderLogoDraw{0%{stroke-dashoffset:1px;opacity:0}12%{opacity:1}to{stroke-dashoffset:0;opacity:.5}}@keyframes fsloaderLogoFill{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes fsloaderHaloIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fsloaderFinish{0%{opacity:0;transform:scale(.86)}46%{opacity:.78}to{opacity:0;transform:scale(1.08)}}@keyframes fsloaderTextIn{to{opacity:1;transform:translateY(0)}}@keyframes fsloaderProgressIn{to{opacity:1}}@keyframes fsloaderProgress{to{transform:scaleX(1)}}@keyframes fsloaderAmbientIn{to{opacity:1;transform:scale(1)}}@media (width<=520px){.fsloader__card{padding:18px}.fsloader__logoWrap{width:230px;height:230px}.fsloader__text{letter-spacing:.075em;font-size:.74rem}.fsloader__progress{width:110px;margin-top:15px}}@media (prefers-reduced-motion:reduce){.fsloader,.fsloader__card,.fsloader__text,.fsloader__progress{transition-duration:.18s!important}.fsloader__ambient,.fslogo-halo,.fslogo-stroke,.fslogo-fill,.fslogo-finish,.fsloader__text,.fsloader__progress,.fsloader__progressBar{animation:none!important}.fsloader__ambient,.fslogo-halo,.fslogo-stroke,.fslogo-fill,.fsloader__text,.fsloader__progress{opacity:1}.fslogo-stroke{stroke-dashoffset:0}.fsloader__text{transform:none}.fsloader__progressBar{transform:scaleX(1)}}@keyframes hrtech-product-route-header-reveal{0%{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}.header--product-detail.header--experience-visible{animation:.62s cubic-bezier(.22,1,.36,1) both hrtech-product-route-header-reveal}.header--product-detail.header--experience-hidden{animation:none}@media (prefers-reduced-motion:reduce){.header *,.mobile-menu,.hamburger span{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--hr-blue-950:#05182d;--hr-blue-900:#082b4d;--hr-blue-800:#0a2540;--hr-blue-600:#1a56db;--hr-cyan-500:#00a6c8;--hr-header-surface:#ffffffdb;--hr-header-border:#082b4d16;--hr-header-shadow:0 12px 34px #082b4d13}.header{z-index:1000;isolation:isolate;opacity:1;visibility:visible;-webkit-backdrop-filter:blur(16px);max-height:76px;transition:background-color .22s,border-color .22s,box-shadow .22s,max-height .42s cubic-bezier(.22,1,.36,1),opacity .28s,transform .42s cubic-bezier(.22,1,.36,1),visibility linear;position:sticky;top:0;overflow:visible;transform:translateY(0)}.header--top{box-shadow:none;background:#fafcffc2;border-bottom:1px solid #082b4d09}.header--scrolled,.header.menu-is-open{background:var(--hr-header-surface);border-bottom:1px solid var(--hr-header-border);box-shadow:var(--hr-header-shadow)}.skip-link{z-index:5;color:#fff;background:var(--hr-blue-900);opacity:0;border-radius:12px;padding:11px 18px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .18s,opacity .18s;position:absolute;top:12px;left:clamp(18px,3vw,34px);transform:translateY(-140%);box-shadow:0 14px 30px #082b4d47}.skip-link:focus-visible{opacity:1;outline-offset:3px;outline:3px solid #2563eb59;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.header-container{grid-template-columns:minmax(205px,1fr) auto minmax(205px,1fr);align-items:center;width:min(100%,1320px);height:76px;margin:0 auto;padding:0 clamp(18px,3vw,34px);display:grid}.header-logo{width:fit-content;color:var(--hr-blue-800);justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.header-logo-picture{line-height:0;display:block}.header-logo-image{object-fit:contain;object-position:left center;width:178px;height:48px;transition:transform .2s,filter .2s;display:block}.header-logo:hover .header-logo-image{filter:drop-shadow(0 7px 13px #082b4d1c);transform:translateY(-1px)}.header-logo:focus-visible,.nav-links a:focus-visible,.btn-contact:focus-visible,.hamburger:focus-visible,.mobile-menu a:focus-visible{outline-offset:3px;outline:3px solid #2563eb38}.header--product-detail.header--experience-hidden{opacity:0;visibility:hidden;pointer-events:none;max-height:0;box-shadow:none;border-bottom-color:#0000;transition:background-color .22s,border-color .22s,box-shadow .22s,max-height .42s cubic-bezier(.22,1,.36,1),opacity .14s,transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;overflow:hidden;transform:translateY(-110%)}.header--product-detail.header--experience-visible{opacity:1;visibility:visible;max-height:76px;transform:translateY(0)}@media (width<=899px){.header--product-detail.header--experience-visible{max-height:66px}}.header--over-dark.header--top,.header--over-dark.header--scrolled{box-shadow:none;border-bottom-color:#0000}.header--over-dark.header--top{-webkit-backdrop-filter:none;background:0 0}.header--over-dark.header--scrolled{background:#040b1cb8;border-bottom-color:#ffffff0f}@media (width>=900px){.header--over-dark .header-logo-image{filter:brightness(0)invert()}.header--over-dark .header-logo:hover .header-logo-image{filter:brightness(0)invert()drop-shadow(0 7px 13px #0000004d)}}.header--over-dark .nav-links{box-shadow:none;background:#ffffff0f;border-color:#ffffff1a}.header--over-dark .nav-links a{color:#ffffffd1}.header--over-dark .nav-links a:hover{color:#fff;background:#ffffff14}.header--over-dark .nav-links a.is-active{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 8px 20px #2563eb59}.header--over-dark .btn-contact{box-shadow:none;background:#ffffff0a;border-color:#ffffff8c}.header--over-dark .btn-contact:hover{background:#ffffff1f}.header--over-dark .hamburger{box-shadow:none;background:#ffffff14;border-color:#ffffff2e}.header--over-dark .hamburger span{background:#fff}.header--over-dark .header-logo:focus-visible,.header--over-dark .nav-links a:focus-visible,.header--over-dark .btn-contact:focus-visible,.header--over-dark .hamburger:focus-visible{outline-color:#93c5fdd9}.nav-links{background:#ffffff85;border:1px solid #082b4d0e;border-radius:16px;justify-content:center;align-items:center;gap:4px;padding:5px;display:flex;box-shadow:0 8px 24px #082b4d09,inset 0 1px #fffc}.nav-links a{color:#0a2540b8;border-radius:11px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:14px;font-weight:850;text-decoration:none;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.nav-links a:hover{color:var(--hr-blue-800);background:#082b4d0b}.nav-links a.is-active{color:#fff;background:linear-gradient(135deg, var(--hr-blue-900), #0b4b78);box-shadow:0 8px 18px #082b4d2e,inset 0 1px #ffffff1f}.header-actions{justify-content:flex-end;justify-self:end;align-items:center;min-width:205px;display:flex}.btn-contact{background:linear-gradient(135deg, var(--hr-blue-950), var(--hr-blue-900));border:1px solid #082b4d14;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 23px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #082b4d30,inset 0 1px #ffffff17;color:#fff!important}.btn-contact svg{width:16px;height:16px;transition:transform .18s}.btn-contact:hover{background:linear-gradient(135deg, var(--hr-blue-900), #0a4d78);transform:translateY(-2px);box-shadow:0 14px 30px #082b4d3d,inset 0 1px #ffffff1f}.btn-contact:hover svg:last-child{transform:translate(3px)}@media (width<=1080px) and (width>=900px){.header-container{grid-template-columns:minmax(175px,1fr) auto minmax(175px,1fr)}.header-logo-image{width:160px}.nav-links a{padding:0 12px}.header-actions{min-width:175px}}.hamburger{width:44px;height:44px;color:var(--hr-blue-800);cursor:pointer;background:#fffffff0;border:1px solid #082b4d17;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:0;transition:transform .16s,background-color .16s,box-shadow .16s;display:none;box-shadow:0 7px 20px #082b4d1a,inset 0 1px #fffc}.hamburger:hover{background:#fff;box-shadow:0 10px 24px #082b4d24}.hamburger:active{transform:scale(.97)}.hamburger span{background:var(--hr-blue-800);border-radius:999px;width:21px;height:2.2px;margin:2.8px 0;transition:transform .22s,opacity .22s;display:block}.hamburger.is-open span:first-child{transform:translateY(7.8px)rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7.8px)rotate(-45deg)}.mobile-menu{box-sizing:border-box;display:none}.mobile-menu *,.mobile-menu :before,.mobile-menu :after{box-sizing:border-box}@media (width<=899px){.header-container{height:66px;padding:0 18px;display:flex}.header-logo-image{object-position:center;filter:drop-shadow(0 5px 12px #082b4d21);border-radius:11px;width:40px;height:40px}.nav-links,.header-actions .btn-contact{display:none}.header-actions{min-width:0;margin-left:auto}.hamburger{display:inline-flex}.mobile-menu{z-index:2200;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;background:#04101d;width:100vw;max-width:100vw;height:100dvh;transition:opacity .24s,visibility 0s linear .28s;display:block;position:fixed;inset:0;overflow:hidden}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-menu-shell{width:100%;max-width:100%;height:100%;min-height:0;padding:calc(env(safe-area-inset-top,0px) + 18px) 20px calc(env(safe-area-inset-bottom,0px) + 24px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 100% 0,#2563eb47,#0000 34%),radial-gradient(circle at 0 0,#0ea5e91a,#0000 24%),linear-gradient(#04101d 0%,#051525 52%,#06111d 100%);flex-direction:column;margin:0;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden auto;transform:translate(100%);box-shadow:inset 0 1px #ffffff0d}.mobile-menu.open .mobile-menu-shell{transform:translate(0)}.mobile-menu-shell:before{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 88%);mask-image:linear-gradient(#0000008c,#0000 88%)}.mobile-menu-topbar,.mobile-menu-links,.mobile-menu-actions,.mobile-menu-footer{z-index:1;position:relative}.mobile-menu-topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px;display:flex}.mobile-menu-brand{flex:auto;align-items:center;gap:14px;min-width:0;display:flex}.mobile-menu-brand-mark{background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #7dd3fc29;border-radius:20px;flex-shrink:0;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff14}.mobile-menu-brand-mark img{object-fit:contain;width:36px;height:36px}.mobile-menu-brand-copy{gap:4px;min-width:0;display:grid}.mobile-menu-brand-copy strong{color:#fff;font-size:17px;font-weight:900;line-height:1.05}.mobile-menu-brand-copy small{color:#d0e5ffad;letter-spacing:.025em;overflow-wrap:anywhere;max-width:100%;font-size:11px;font-weight:700;line-height:1.42;display:block}.mobile-menu-close{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #7dd3fc24;border-radius:16px;flex-shrink:0;place-items:center;width:46px;height:46px;padding:0;display:inline-grid;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff0f}.mobile-menu-close svg{width:18px;height:18px}.mobile-menu-links{margin-top:2px;display:grid}.mobile-menu-links a{color:#fffffff2;letter-spacing:-.02em;border-bottom:1px solid #b4d6ff1f;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:0 4px;font-size:24px;font-weight:900;text-decoration:none;transition:color .18s,transform .18s,border-color .18s;display:flex}.mobile-menu-links a:first-child{border-top:1px solid #b4d6ff1f}.mobile-menu-links a:hover,.mobile-menu-links a.is-active{color:#4fc3ff;border-color:#4fc3ff57}.mobile-menu-link-icon{color:#cee5ff99;background:#ffffff0d;border:1px solid #b4d6ff1a;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;transition:color .18s,background-color .18s,border-color .18s;display:grid}.mobile-menu-link-icon svg{width:17px;height:17px}.mobile-menu-links a:hover .mobile-menu-link-icon,.mobile-menu-links a.is-active .mobile-menu-link-icon{color:#4fc3ff;background:#4fc3ff1f;border-color:#4fc3ff4d}.mobile-menu-link-text{margin-right:auto;position:relative}.mobile-menu-chevron{color:#cee5ff6b;width:17px;height:17px;transition:transform .18s,color .18s}.mobile-menu-links a:hover .mobile-menu-chevron,.mobile-menu-links a.is-active .mobile-menu-chevron{color:#4fc3ff;transform:translate(2px)}.mobile-menu-actions{margin-top:22px}.btn-contact.mobile{background:linear-gradient(135deg,#0e4ea3 0%,#1698db 100%);border-color:#79d3ff40;border-radius:18px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;width:100%;min-height:56px;padding:0 18px;display:grid;box-shadow:0 16px 34px #06224457,0 0 26px #2563eb2e,inset 0 1px #ffffff24;color:#fff!important}.btn-contact.mobile svg{width:17px;height:17px}.mobile-menu-footer{border-top:1px solid #b4d6ff1f;margin-top:auto;padding-top:28px}.mobile-menu-footer strong{color:#fff;margin-bottom:10px;font-size:19px;font-weight:900;display:block}.mobile-menu-footer p{color:#d6e7ffb8;max-width:320px;margin:0;font-size:14px;line-height:1.7}}@media (width<=420px){.header-container{padding:0 14px}.header-logo-image{width:36px;height:36px}.mobile-menu-shell{padding-left:18px;padding-right:18px}.mobile-menu-links a{min-height:62px;font-size:22px}.mobile-menu-brand-mark{border-radius:18px;width:56px;height:56px}.mobile-menu-brand-mark img{width:32px;height:32px}.mobile-menu-brand-copy strong{font-size:16px}.mobile-menu-footer strong{font-size:18px}}.heroWrap{background:#fff;align-items:center;min-height:calc(100svh - 64px);padding:24px 18px 48px;display:flex;position:relative;overflow:hidden}.heroPageBg{z-index:0;background:radial-gradient(820px 420px at 50% 0,#2563eb13,#0000 64%),radial-gradient(660px 360px at 86% 12%,#0ea5e90f,#0000 66%),linear-gradient(#fff 0%,#fbfdff 72%,#fff 100%);position:absolute;inset:0}.heroCard{z-index:1;background:#06172c;border:1px solid #64a2e047;border-radius:34px;width:min(100%,1360px);min-height:clamp(630px,100svh - 136px,780px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 34px 90px #082b4d33,0 12px 34px #082b4d1a,inset 0 1px #ffffff14}.heroCardBg{z-index:0;background:radial-gradient(880px 620px at 84% 24%,#00c1ff38,#0000 38%),radial-gradient(740px 560px at 98% 55%,#2563eb57,#0000 48%),linear-gradient(126deg,#041327 0%,#061b34 48%,#082c59 100%);position:absolute;inset:0}.heroCard:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#041327fc 0%,#041327f0 32%,#041327a8 51%,#04132724 76%,#0000 100%);position:absolute;inset:0}.heroCard:after{content:"";z-index:4;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #7dd3fc0f,inset 0 -1px #ffffff0a}.heroGlow{z-index:1;pointer-events:none;filter:blur(8px);border-radius:999px;position:absolute}.heroGlow--one{background:radial-gradient(circle,#22d3ee38,#0000 66%);width:420px;height:420px;top:-128px;right:-84px}.heroGlow--two{background:radial-gradient(circle,#2563eb42,#0000 67%);width:520px;height:520px;bottom:-270px;right:150px}.heroInner{z-index:3;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:28px;min-height:clamp(630px,100svh - 136px,780px);padding:clamp(54px,5.4vw,84px);display:grid;position:relative}.heroLeft{z-index:4;max-width:660px;position:relative}.heroLeft h1{color:#fff;letter-spacing:-.058em;text-wrap:balance;max-width:680px;margin:0;font-size:clamp(48px,5vw,72px);font-weight:950;line-height:1.02}.heroLeft h1 strong{color:#5cc8ff;font:inherit}.heroLeft p{color:#e2efffc7;max-width:570px;margin:28px 0 0;font-size:17px;font-weight:500;line-height:1.68}.heroBtns{flex-wrap:wrap;align-items:center;gap:16px;margin-top:36px;display:flex}.btnPrimary,.btnGhost{border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 26px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s;display:inline-flex}.btnPrimary svg,.btnGhost svg{width:17px;height:17px;transition:transform .22s}.btnPrimary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#168cf2 52%,#0fbfe4 100%);border:1px solid #7dd3fc38;box-shadow:0 18px 38px #2563eb4d,inset 0 1px #ffffff2e}.btnPrimary:hover{transform:translateY(-3px);box-shadow:0 24px 48px #2563eb5c,0 0 26px #0ea5e924,inset 0 1px #ffffff38}.btnPrimary:hover svg,.btnGhost:hover svg{transform:translate(4px)}.btnGhost{color:#fff;-webkit-backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #cbe1f74d;box-shadow:0 14px 34px #00000024,inset 0 1px #ffffff0f}.btnGhost:hover{background:#ffffff17;border-color:#7dd3fc7a;transform:translateY(-3px);box-shadow:0 18px 42px #0000002e,0 0 24px #38bdf81a}.heroRight{z-index:3;--hero-logo-width:clamp(820px, 58vw, 1080px);--hero-logo-x:58%;--hero-logo-y:50%;--hero-logo-opacity:1;justify-content:center;align-items:center;min-height:570px;display:flex;position:relative;overflow:visible}.heroLogoStage{left:var(--hero-logo-x);top:var(--hero-logo-y);width:var(--hero-logo-width);aspect-ratio:5/4;opacity:var(--hero-logo-opacity);pointer-events:none;place-items:center;display:grid;position:absolute;overflow:visible;transform:translate(-50%,-50%)}.heroLogoVisual{filter:drop-shadow(0 30px 58px #0000003d);width:100%;height:auto;display:block;overflow:visible;transform:none}.heroVisualOrbitScene{opacity:.86}.heroOrbit{fill:none;stroke:#64ceff30;stroke-width:1.4px;transform-box:fill-box;transform-origin:50%}.heroOrbit--one{animation:22s linear infinite heroOrbitSpin}.heroOrbit--two{stroke:#60a5fa2b;stroke-dasharray:6 10;animation:18s linear infinite heroOrbitSpinReverse}.heroOrbit--three{stroke:#7dd3fc21;stroke-dasharray:2 12;animation:8s ease-in-out infinite heroOrbitPulse}.heroOrbitNode{fill:#5ddcff;opacity:.74;filter:drop-shadow(0 0 8px #5ddcff7a)}.heroOrbitNode--one{animation:7s ease-in-out infinite heroOrbitNodeFloat}.heroOrbitNode--two{animation:8.2s ease-in-out -1.4s infinite heroOrbitNodeFloat}.heroOrbitNode--three{animation:7.6s ease-in-out -2.2s infinite heroOrbitNodeFloat}.heroLogoHalo{opacity:.72;transform-box:fill-box;transform-origin:50%;animation:8s ease-in-out 1.6s infinite heroLogoHaloBreathe}.heroLogoEcho{opacity:0;transform-box:fill-box;transform-origin:50%;animation:1.1s 1.15s forwards heroLogoEchoEnter,9s ease-in-out 2.25s infinite heroLogoEchoBreathe}.heroLogoEchoPath{fill:none;stroke:#5bc0ff33;stroke-width:18px;stroke-linecap:round;stroke-linejoin:round}.heroLogoMain{transform-box:fill-box;transform-origin:50%;animation:7.5s ease-in-out 2s infinite heroLogoFloat}.heroLogoMainGlow{fill:#2563eb24;filter:blur(18px);opacity:0;transform-box:fill-box;transform-origin:50%;animation:1s .9s forwards heroLogoGlowEnter,7.5s ease-in-out 2s infinite heroLogoGlowBreathe}.heroLogoMainSvg,.heroLogoTraceSvg{overflow:visible}.heroLogoStrokePath{fill:none;stroke:url(#heroLogoStroke);stroke-width:29px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5200;stroke-dashoffset:5200px;opacity:0;animation:1.85s cubic-bezier(.55,.02,.2,1) forwards heroLogoDraw}.heroLogoFillPath{fill:url(#heroLogoFill);opacity:0;animation:1.15s 1.05s forwards heroLogoFillIn}.heroLogoTracePath{fill:none;stroke:url(#heroLogoTrace);stroke-width:17px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:84 1460;stroke-dashoffset:0;opacity:0;animation:.8s 1.85s forwards heroLogoTraceReveal,11s linear 2.65s infinite heroLogoTraceMove}.heroLogoAccent{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.7s 1.7s forwards heroLogoAccentEnter,4.8s ease-in-out 2.4s infinite heroLogoAccentPulse}.heroLogoAccent circle:first-child{fill:#d9fbff}.heroLogoAccentRing{fill:none;stroke:#67e8f957;stroke-width:1.4px}.heroLogoAccent--one{transform:translate(761px,252px)}.heroLogoAccent--two{animation-delay:2.2s,3s;transform:translate(302px,575px)}@keyframes heroOrbitSpin{to{transform:rotate(360deg)}}@keyframes heroOrbitSpinReverse{to{transform:rotate(-360deg)}}@keyframes heroOrbitPulse{0%,to{opacity:.35;transform:scale(.995)}50%{opacity:.62;transform:scale(1.01)}}@keyframes heroOrbitNodeFloat{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes heroLogoDraw{0%{stroke-dashoffset:5200px;opacity:0}10%{opacity:1}to{stroke-dashoffset:0;opacity:.45}}@keyframes heroLogoFillIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes heroLogoFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-6px)}}@keyframes heroLogoGlowEnter{0%{opacity:0;transform:scale(.86)}to{opacity:.78;transform:scale(1)}}@keyframes heroLogoGlowBreathe{0%,to{opacity:.52;transform:scale(.98)}50%{opacity:.78;transform:scale(1.025)}}@keyframes heroLogoHaloBreathe{0%,to{opacity:.58;transform:scale(.98)}50%{opacity:.78;transform:scale(1.025)}}@keyframes heroLogoEchoEnter{0%{opacity:0;transform:scale(.94)}to{opacity:.5;transform:scale(1)}}@keyframes heroLogoEchoBreathe{0%,to{opacity:.3;transform:scale(.992)}50%{opacity:.5;transform:scale(1.012)}}@keyframes heroLogoTraceReveal{to{opacity:.76}}@keyframes heroLogoTraceMove{to{stroke-dashoffset:-1544px}}@keyframes heroLogoAccentEnter{0%{opacity:0}to{opacity:.78}}@keyframes heroLogoAccentPulse{0%,to{opacity:.38}50%{opacity:.9}}@media (width<=1180px){.heroCard,.heroInner{min-height:clamp(610px,100svh - 126px,730px)}.heroInner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:58px 42px}.heroLeft h1{font-size:clamp(44px,5vw,60px)}.heroRight{--hero-logo-width:clamp(700px, 70vw, 920px);--hero-logo-x:60%;--hero-logo-y:50%}}@media (width<=900px){.heroWrap{min-height:auto;padding:18px 14px 46px}.heroCard{border-radius:28px;min-height:680px}.heroCard:before{background:linear-gradient(#04132733 0%,#0413278f 34%,#041327f5 66%,#041327fc 100%)}.heroInner{grid-template-columns:1fr;align-items:flex-end;min-height:680px;padding:38px 28px 48px}.heroRight{z-index:0;--hero-logo-width:min(940px, 116vw);--hero-logo-x:54%;--hero-logo-y:39%;--hero-logo-opacity:.66;min-height:0;position:absolute;inset:0;overflow:hidden}.heroLogoStage{filter:saturate(1.06)contrast(1.02)}.heroRight:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0413270a 0%,#04132729 34%,#041327a8 62%,#041327f0 100%),linear-gradient(90deg,#04132738 0%,#0000 34% 70%,#0413271f 100%);position:absolute;inset:0}.heroOrbit--three{display:none}.heroLeft{max-width:680px}.heroLeft h1{font-size:clamp(38px,8vw,54px)}.heroLeft p{max-width:620px;font-size:16px}}@media (width<=600px){.heroWrap{padding:14px 12px 38px}.heroCard,.heroInner{min-height:650px}.heroCard{border-radius:24px}.heroInner{padding:30px 20px 34px}.heroRight{--hero-logo-width:min(620px, 150vw);--hero-logo-x:50%;--hero-logo-y:39%;--hero-logo-opacity:.46}.heroLogoStage{filter:saturate(1.05)contrast(1.02)}.heroLogoEcho,.heroLogoTraceSvg,.heroLogoAccent--two,.heroOrbit--three{display:none}.heroLeft h1{letter-spacing:-.05em;font-size:clamp(35px,10.5vw,45px);line-height:1.01}.heroLeft p{margin-top:22px;font-size:15px;line-height:1.62}.heroBtns{flex-direction:column;align-items:stretch;gap:12px;margin-top:28px}.btnPrimary,.btnGhost{width:100%;min-height:54px;padding:0 20px}}@media (width<=420px){.heroRight{--hero-logo-width:min(560px, 150vw);--hero-logo-y:38%;--hero-logo-opacity:.44}}@media (height<=760px) and (width>=901px){.heroWrap{min-height:auto;padding-top:18px;padding-bottom:36px}.heroCard,.heroInner{min-height:600px}.heroInner{padding-top:46px;padding-bottom:46px}}@media (prefers-reduced-motion:reduce){.btnPrimary,.btnGhost,.btnPrimary svg,.btnGhost svg{transition:none}.heroOrbit,.heroOrbitNode,.heroLogoHalo,.heroLogoEcho,.heroLogoMain,.heroLogoMainGlow,.heroLogoStrokePath,.heroLogoFillPath,.heroLogoTracePath,.heroLogoAccent{animation:none!important}.heroLogoHalo{opacity:.68}.heroLogoEcho{opacity:.34}.heroLogoMainGlow{opacity:.64}.heroLogoStrokePath{stroke-dashoffset:0;opacity:.4}.heroLogoFillPath{opacity:1}.heroLogoTracePath{opacity:.44}.heroLogoAccent{opacity:.58}}.delivery-section{background:radial-gradient(900px 460px at 50% 0,#2563eb0e,#0000 66%),radial-gradient(680px 380px at 84% 22%,#0ea5e90a,#0000 68%),#fff;padding:112px 0;position:relative;overflow:hidden}.delivery-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff61,#0000 24% 76%,#ffffff70);position:absolute;inset:0}.delivery-container{z-index:1;width:min(100%,1240px);margin:0 auto;padding:0 24px;position:relative}.delivery-header{max-width:860px;margin-bottom:38px}.delivery-title{letter-spacing:-1.4px;color:#0a2540;max-width:820px;margin:18px 0 14px;font-size:clamp(38px,4.2vw,58px);font-weight:950;line-height:1.02}.delivery-subtitle{color:#0a2540b8;max-width:800px;margin:0;font-size:16px;font-weight:600;line-height:1.7}.delivery-grid{grid-template-columns:minmax(0,2.08fr) minmax(320px,1fr);align-items:stretch;gap:28px;display:grid}.delivery-card{border:1px solid #0a25401a;border-radius:28px;padding:32px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 18px 50px #020a1611,inset 0 1px #ffffffc7}.delivery-card:hover{border-color:#2563eb2e;transform:translateY(-7px);box-shadow:0 26px 72px #2563eb24,inset 0 1px #ffffffd9}.delivery-card--primary{background:linear-gradient(145deg,#fffffffa 0%,#f4f9fffa 100%);min-height:430px}.delivery-card--primary:before{content:"";filter:blur(4px);pointer-events:none;background:radial-gradient(circle at 35% 35%,#2563eb2e,#0000 66%);width:420px;height:420px;position:absolute;bottom:-120px;right:-80px}.delivery-card-glow{pointer-events:none;background:radial-gradient(520px 280px at 88% 32%,#2563eb1a,#0000 68%);position:absolute;inset:0}.delivery-card--secondary{background:linear-gradient(150deg,#fffffff0 0%,#effcfff0 100%)}.delivery-icons{z-index:2;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex;position:relative}.delivery-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 48%,#1e40af 100%);border-radius:18px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;box-shadow:0 16px 32px #2563eb42,inset 0 1px #ffffff52}.delivery-icon--alt{color:#0896d8;background:linear-gradient(135deg,#dff9ff 0%,#bfeefd 100%);box-shadow:0 14px 28px #0ea5e929,inset 0 1px #ffffffa6}.delivery-svg,.delivery-icon svg{width:34px;max-width:34px;height:34px;display:block}.delivery-tag{white-space:nowrap;color:#1458d6;background:#e7f0ffeb;border:1px solid #2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-top:10px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.delivery-tag--primary{color:#1458d6;background:#e2eeffeb}.delivery-tag--alt{color:#0284c7;background:#dbf6fff5;border-color:#0ea5e924}.delivery-card-content{z-index:3;max-width:560px;position:relative}.delivery-card-title{color:#0a2540;letter-spacing:-.6px;margin:0 0 14px;font-size:clamp(26px,2.3vw,34px);font-weight:950;line-height:1.08}.delivery-card--secondary .delivery-card-title{font-size:clamp(24px,2vw,30px)}.delivery-card-text{color:#0a2540bd;max-width:560px;margin:0 0 22px;font-size:15px;font-weight:600;line-height:1.7}.delivery-card--secondary .delivery-card-text{max-width:330px}.delivery-list{gap:13px;margin:0 0 28px;padding:0;list-style:none;display:grid}.delivery-list li{color:#0a2540d1;padding-left:27px;font-size:14px;font-weight:800;line-height:1.38;position:relative}.delivery-list li:before{content:"";background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);border-radius:999px;width:10px;height:10px;position:absolute;top:.42em;left:0;box-shadow:0 7px 14px #2563eb3d}.delivery-list--alt li:before{background:linear-gradient(135deg,#5bbef4 0%,#0ea5e9 100%);box-shadow:0 7px 14px #0ea5e92e}.delivery-link{z-index:3;color:#0a2540;background:#ffffffb8;border:1px solid #0a25401f;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 18px;font-weight:950;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:inline-flex;position:relative}.delivery-link:hover{background:#fffffff5;border-color:#2563eb42;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb1f}.delivery-link--primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#075ff4 100%);border-color:#2563eb6b;box-shadow:0 16px 32px #2563eb3d}.delivery-link--primary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#0054e6 100%);box-shadow:0 20px 40px #2563eb47}.delivery-link--secondary{color:#0b63f6;background:#ffffff9e;border-color:#2563eb6b}.delivery-product-visual{opacity:.46;pointer-events:none;width:360px;height:250px;position:absolute;bottom:8px;right:-8px;transform:rotate(-7deg)}.delivery-dashboard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(145deg,#ffffffc7,#bfdbfe9e);border:1px solid #2563eb1f;border-radius:24px;position:absolute;box-shadow:0 22px 60px #2563eb2e,inset 0 1px #ffffffc2}.delivery-dashboard--back{width:250px;height:150px;top:16px;right:0}.delivery-dashboard--back span{background:#2563eb24;border-radius:999px;height:12px;position:absolute;left:28px;right:28px}.delivery-dashboard--back span:first-child{top:34px}.delivery-dashboard--back span:nth-child(2){width:52%;top:66px}.delivery-dashboard--back span:nth-child(3){width:68%;top:98px}.delivery-dashboard--front{width:280px;height:170px;padding:20px;bottom:0;left:18px}.delivery-dashboard__top{justify-content:space-between;margin-bottom:18px;display:flex}.delivery-dashboard__top span{background:#2563eb2e;border-radius:999px;height:12px;display:block}.delivery-dashboard__top span:first-child{width:76px}.delivery-dashboard__top span:last-child{width:42px}.delivery-dashboard__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-dashboard__grid span{background:#ffffffa3;border:1px solid #2563eb14;border-radius:10px;height:34px}.delivery-dashboard__chart{align-items:flex-end;gap:7px;display:flex;position:absolute;bottom:22px;right:22px}.delivery-dashboard__chart i{background:#2563eb3d;border-radius:999px;width:12px;display:block}.delivery-dashboard__chart i:first-child{height:24px}.delivery-dashboard__chart i:nth-child(2){height:40px}.delivery-dashboard__chart i:nth-child(3){height:58px}.delivery-note{-webkit-backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #0a25401a;border-radius:24px;grid-template-columns:72px 1fr;align-items:center;gap:22px;margin-top:34px;padding:24px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 46px #020a160b,inset 0 1px #ffffffb8}.delivery-note:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #2563eb2e;position:absolute;inset:0}.delivery-note-icon{color:#0b63f6;background:linear-gradient(145deg,#ffffffeb,#ebf3ffeb);border:1px solid #2563eb1f;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 12px 28px #2563eb14}.delivery-note-icon svg{width:25px;height:25px}.delivery-note-title{color:#0a2540;letter-spacing:-.28px;margin:0 0 8px;font-size:18px;font-weight:950}.delivery-note-text{color:#0a2540b8;max-width:850px;margin:0;font-size:15px;font-weight:650;line-height:1.65}@media (width<=1100px){.delivery-grid{grid-template-columns:1.4fr 1fr}.delivery-product-visual{opacity:.32;width:310px}}@media (width<=980px){.delivery-section{padding:96px 0}.delivery-grid{grid-template-columns:1fr}.delivery-card--primary{min-height:auto}.delivery-card--secondary{max-width:none}.delivery-product-visual{opacity:.22}}@media (width<=720px){.delivery-section{padding:82px 0}.delivery-container{padding:0 18px}.delivery-header{margin-bottom:28px}.delivery-subtitle{font-size:15px}.delivery-card{border-radius:22px;padding:26px}.delivery-icons{gap:14px;margin-bottom:22px}.delivery-icon{border-radius:16px;width:58px;height:58px}.delivery-tag{padding:8px 11px;font-size:11px}.delivery-product-visual{display:none}.delivery-note{grid-template-columns:1fr;gap:14px;padding:24px}}@media (width<=520px){.delivery-section{padding:74px 0}.delivery-title{letter-spacing:-.8px}.delivery-card{padding:24px 20px}.delivery-icons{align-items:flex-start}.delivery-tag{white-space:normal;text-align:center}.delivery-link{width:100%}}.shared-card-tilt{--card-tilt-x:50%;--card-tilt-y:50%;--card-tilt-rotate-x:0deg;--card-tilt-rotate-y:0deg;--card-tilt-scale:1;--card-tilt-perspective:900px;--card-tilt-glare-opacity:0;--card-tilt-glare-color:#ffffff29}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.shared-card-tilt{transform-style:preserve-3d;transform:perspective(var(--card-tilt-perspective)) rotateX(var(--card-tilt-rotate-x)) rotateY(var(--card-tilt-rotate-y)) scale(var(--card-tilt-scale));will-change:transform;transition:transform .18s,border-color .24s,box-shadow .24s,background .24s}.shared-card-tilt:before{content:"";z-index:3;border-radius:inherit;pointer-events:none;opacity:var(--card-tilt-glare-opacity);background:radial-gradient(circle at var(--card-tilt-x) var(--card-tilt-y), var(--card-tilt-glare-color), transparent 38%);transition:opacity .18s;position:absolute;inset:0}}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.shared-card-tilt{will-change:auto;transform:none!important}.shared-card-tilt:before{display:none}}.products{background:radial-gradient(720px 380px at 8% 2%,#2563eb0e,#0000 68%),radial-gradient(620px 340px at 92% 86%,#0ea5e90a,#0000 70%),#fff;padding:96px 24px 104px;position:relative;overflow:hidden}.products:before{content:"";background:linear-gradient(90deg,#0000,#2563eb21,#0000);width:min(1180px,100% - 48px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.products-container{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.products-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-bottom:38px;display:grid}.products-header__copy{max-width:820px}.products-head{margin-top:18px}.products-head h2{color:#0a2b57;letter-spacing:-1.7px;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(38px,4vw,56px);font-weight:950;line-height:1.02}.products-head p{color:#566d87;max-width:760px;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.72}.products-page-link{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#0f78ed 58%,#0ea5e9);border:1px solid #2563eb2e;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .24s,box-shadow .24s;display:inline-flex;box-shadow:0 16px 34px #2563eb30,inset 0 1px #ffffff2e}.products-page-link svg{width:16px;height:16px;transition:transform .24s}.products-page-link:hover{transform:translateY(-2px);box-shadow:0 20px 42px #2563eb40,inset 0 1px #fff3}.products-page-link:hover svg{transform:translate(3px)}.products-grid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:stretch;gap:24px;display:grid}.product-card-reveal{min-width:0;display:flex}.product-card-reveal .product-card{width:100%}.product-card{background:#fff;border:1px solid #0a2b5717;border-radius:28px;flex-direction:column;min-width:0;transition:box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 52px #122a4a14,inset 0 1px #fffc}.product-card:hover{border-color:#2563eb2b;box-shadow:0 28px 66px #2563eb1f,inset 0 1px #ffffffe0}.product-card.shared-card-tilt{--card-tilt-glare-color:#60a5fa24}.product-card.is-featured{box-shadow:0 26px 70px #2563eb1f,inset 0 1px #ffffffdb}.product-card__visual{color:#fff;isolation:isolate;min-height:214px;padding:24px 26px 28px;position:relative;overflow:hidden}.theme-axis .product-card__visual{background:radial-gradient(410px 230px at 90% 12%,#38bdf84d,#0000 66%),radial-gradient(360px 220px at 14% 100%,#2563eb3d,#0000 70%),linear-gradient(135deg,#0b2a56 0%,#124a94 55%,#0d3570 100%)}.theme-work .product-card__visual{background:radial-gradient(410px 230px at 90% 12%,#8b2cf552,#0000 66%),radial-gradient(360px 220px at 14% 100%,#4f46e538,#0000 70%),linear-gradient(135deg,#1b1340 0%,#3a1d84 55%,#241a63 100%)}.product-card__glow{z-index:-1;border:1px solid #ffffff1c;border-radius:999px;width:330px;height:330px;position:absolute;bottom:-130px;right:-80px;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff04}.product-card__line{border:1px solid #ffffff1f;border-radius:34px;width:122px;height:122px;position:absolute;bottom:40px;right:54px;transform:rotate(32deg)}.product-card__topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-badge,.product-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.product-badge{color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff24}.product-status{color:#fff;background:#05142c33;border:1px solid #ffffff29}.product-brand{z-index:1;align-items:center;gap:16px;margin-top:38px;display:flex;position:relative}.product-logoWrap{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:21px;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden;box-shadow:0 16px 36px #0000002e,inset 0 1px #ffffff2e}.product-logo{object-fit:cover;width:100%;height:100%;display:block}.product-titleWrap{min-width:0}.product-title{color:#fff;letter-spacing:-1.1px;margin:0;font-size:clamp(28px,2.7vw,38px);font-weight:950;line-height:1}.product-sub{color:#ffffffb8;margin-top:7px;font-size:12px;font-weight:700;display:block}.product-body{flex-direction:column;flex:1;padding:26px;display:flex}.product-desc{color:#526a85;margin:0;font-size:14px;font-weight:500;line-height:1.68}.product-features{gap:12px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.product-features li{color:#1d3c61;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:11px;font-size:13.5px;font-weight:750;line-height:1.4;display:grid}.product-features__icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.product-features__icon svg{width:18px;height:18px}.theme-axis .product-features__icon{color:#2563eb}.theme-work .product-features__icon{color:#8b2cf5}.product-card__footer{border-top:1px solid #0a2b5714;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:20px;display:flex}.product-focus{align-items:center;gap:10px;min-width:0;display:flex}.product-focus__icon{background:#f3f7fc;border:1px solid #e3eaf4;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.product-focus__icon svg{width:15px;height:15px}.theme-axis .product-focus__icon{color:#2563eb}.theme-work .product-focus__icon{color:#8b2cf5}.product-focus>span:last-child{gap:2px;min-width:0;display:grid}.product-focus small{color:#7890aa;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.product-focus strong{color:#18365c;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:900;overflow:hidden}.product-link{border-radius:12px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12.5px;font-weight:900;text-decoration:none;transition:color .22s,background .22s,border-color .22s,transform .22s;display:inline-flex}.product-link svg{width:14px;height:14px;transition:transform .22s}.theme-axis .product-link{color:#155dfc;background:#2563eb0e;border:1px solid #2563eb24}.theme-work .product-link{color:#4f46e5;background:#8b2cf50e;border:1px solid #8b2cf524}.product-link:hover{transform:translateY(-1px)}.product-link:hover svg{transform:translate(3px)}.theme-axis .product-link:hover{background:#2563eb1a;border-color:#2563eb3d}.theme-work .product-link:hover{background:#8b2cf51a;border-color:#8b2cf53d}@media (width<=1040px){.products-header{grid-template-columns:1fr;align-items:start;gap:24px}.products-page-link{justify-self:start}.products-grid{grid-template-columns:1fr}}@media (width<=700px){.products{padding:72px 18px 80px}.products-header{margin-bottom:30px}.products-page-link{width:100%}.product-card{border-radius:24px}.product-card__visual{min-height:196px;padding:20px}.product-brand{margin-top:30px}.product-logoWrap{border-radius:18px;flex-basis:62px;width:62px;height:62px}.product-body{padding:22px 20px}.product-card__footer{flex-direction:column;align-items:stretch}.product-link{width:100%}}@media (width<=460px){.products{padding-left:14px;padding-right:14px}.products-head h2{letter-spacing:-1.15px;font-size:36px}.product-card__topline{flex-direction:column;align-items:flex-start;gap:9px}.product-brand{margin-top:24px}}@media (prefers-reduced-motion:reduce){.product-card,.products-page-link,.product-link,.products-page-link svg,.product-link svg{transition:none!important;transform:none!important}}.cta{background:url(/images/footer/seam-rings.svg) right var(--seam-rings-right) bottom var(--seam-rings-cta-bottom) / var(--seam-rings-size) var(--seam-rings-size) no-repeat, url(/images/footer/seam-rings-left.svg) left var(--seam-rings-left) bottom var(--seam-rings-left-cta-bottom) / var(--seam-rings-left-size) var(--seam-rings-left-size) no-repeat, #00081a url(/images/homepage/cta/cta-section-bg.svg) center bottom / cover no-repeat;padding:52px 24px;position:relative;overflow:hidden}.cta-container{z-index:1;max-width:1240px;margin:0 auto;position:relative}.cta-panel{isolation:isolate;background:linear-gradient(145deg,#092752e6 0%,#061c40eb 100%);border:1px solid #5690ff57;border-radius:24px;grid-template-columns:1fr;align-items:center;max-width:1120px;min-height:480px;margin:0 auto;padding:56px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #01081466,inset 0 1px #ffffff1a,0 0 0 1px #00c2ff0f}.cta-panel:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#020817b3 0%,#0208176b 42%,#02081700 62%);position:absolute;inset:0}.cta-panel:after{content:"";pointer-events:none;background:radial-gradient(680px 420px at 88% 35%,#0099ff1a,#0000 62%);position:absolute;inset:0}.cta-copy{z-index:3;max-width:640px;position:relative}.cta-title{color:#fff;letter-spacing:-1.1px;max-width:640px;margin:0 0 18px;font-size:clamp(34px,3vw,44px);font-weight:900;line-height:1.12}.cta-title span{color:#42d8ff;text-shadow:0 0 18px #42d8ff1f}.cta-text{color:#e7f2ffd1;max-width:540px;margin:0 0 30px;font-size:16px;font-weight:400;line-height:1.65}.cta-actions{flex-wrap:wrap;gap:12px;margin-top:0;margin-bottom:18px;display:flex}.cta-primary,.cta-secondary{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:14px 26px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .24s,box-shadow .24s,border-color .24s,background .24s,color .24s;display:inline-flex}.cta-primary:hover,.cta-secondary:hover{transform:translateY(-2px)}.cta-primary:focus-visible,.cta-secondary:focus-visible{outline-offset:4px;outline:3px solid #7dd3fceb}.cta-primary svg{width:18px;height:18px;transition:transform .24s}.cta-primary:hover svg{transform:translate(3px)}.cta-primary{color:#0a2342;background:#fff;border:1px solid #ffffffd1;box-shadow:0 16px 32px #00000029,inset 0 1px #ffffffbf}.cta-primary:hover{background:#f6fbff}.cta-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0410289e;border:1px solid #b4d1ff73;box-shadow:0 14px 28px #0000001a}.cta-secondary:hover{background:#0c2046c7;border-color:#b4d1ffa8}.cta-visual{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-visual-img{object-fit:cover;object-position:right center;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=1199px){.cta-title{max-width:460px}}@media (width<=960px){.cta-panel{min-height:430px;padding:42px 36px 36px}.cta-title{max-width:640px}.cta-panel:before{background:linear-gradient(90deg,#020817eb 0%,#020817d6 55%,#0208179e 100%)}.cta-text{font-size:15px}.cta-visual{opacity:.5}}@media (width<=700px){.cta-panel:before{background:linear-gradient(#020817b8 0%,#020817db 55%,#020817f2 100%)}.cta-visual{opacity:.6}.cta-visual-img{object-position:77% center}}@media (width<=560px){.cta{padding:44px 16px}.cta-panel{min-height:520px;padding:30px 22px 28px}.cta-title{font-size:clamp(30px,9vw,38px)}.cta-actions{flex-direction:column}.cta-primary,.cta-secondary{width:100%}.cta-visual{opacity:.5}}.footer{color:#e8f1fb;background-color:#00081b;background-image:url(/images/footer/seam-rings.svg),url(/images/footer/seam-rings-left.svg),linear-gradient(#020b1f14 0%,#020b1f24 100%),url(/images/footer/background.svg);background-size:var(--seam-rings-size) var(--seam-rings-size), var(--seam-rings-left-size) var(--seam-rings-left-size), cover, cover;background-position:right var(--seam-rings-right) top var(--seam-rings-footer-top), left var(--seam-rings-left) top var(--seam-rings-left-footer-top), center, center;background-repeat:no-repeat;padding:52px 24px 24px;position:relative;overflow:hidden}.footer-container{z-index:1;max-width:1360px;margin:0 auto;position:relative}.footer-header{text-align:center;border-bottom:1px solid #679ae929;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;padding-bottom:32px;display:flex}.footer-header-logo{width:56px;height:56px;text-decoration:none;display:inline-flex}.footer-header-logo-img{object-fit:contain;filter:drop-shadow(0 0 12px #4b98ff40);width:100%;height:100%}.footer-header-title{letter-spacing:-.03em;color:#fff;margin:0;font-size:42px;font-weight:950}.footer-header-slogan{color:#61a9ff;letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800;line-height:1.55}.footer-header-socials{gap:16px;margin-top:8px;display:flex}.footer-social{color:#fff;background:linear-gradient(145deg,#071c40d6,#051631e0);border:1px solid #4083ff38;border-radius:16px;place-items:center;width:62px;height:62px;text-decoration:none;transition:transform .22s,border-color .22s,color .22s,box-shadow .22s,background .22s;display:grid;box-shadow:0 14px 28px #020c1e38,inset 0 1px #ffffff0a}.footer-social svg{width:28px;height:28px;transition:fill .22s}.footer-social:hover{color:#7fd3ff;background:linear-gradient(145deg,#09295ef5,#051d48f5);border-color:#54adff7a;transform:translateY(-4px)scale(1.05);box-shadow:0 18px 32px #020c1e4d,0 0 18px #3b82f61a}.footer-social.social-instagram:hover{border-color:#e1306c7a;transform:translateY(-4px)scale(1.05);box-shadow:0 18px 32px #020c1e4d,0 0 18px #fd54493d}.footer-social.social-instagram:hover svg path,.footer-social.social-instagram:hover svg circle{fill:url(#igGrad)}.footer-social.social-linkedin:hover{border-color:#0077b57a;transform:translateY(-4px)scale(1.05);box-shadow:0 18px 32px #020c1e4d,0 0 18px #0077b533}.footer-social.social-linkedin:hover svg path{fill:url(#liGrad)}.footer-social.social-youtube:hover{border-color:#ff00007a;transform:translateY(-4px)scale(1.05);box-shadow:0 18px 32px #020c1e4d,0 0 18px #f003}.footer-social.social-youtube:hover svg path{fill:url(#ytGrad)}.footer-social.social-whatsapp:hover{border-color:#25d3667a;transform:translateY(-4px)scale(1.05);box-shadow:0 18px 32px #020c1e4d,0 0 18px #25d36633}.footer-social.social-whatsapp:hover svg path{fill:url(#waGrad)}.footer-bottom{text-align:center;border-top:1px solid #7ea8e31a;margin-top:32px;padding-top:24px}.footer-bottom-content{flex-direction:column;align-items:center;gap:8px;display:flex}.footer-bottom-copyright{color:#c8dbf3db;margin:0;font-size:13px;font-weight:500;line-height:1.5}.footer-bottom-rights{color:#c8dbf3bd;margin:0;font-size:13px;font-weight:400;line-height:1.5}@media (width<=1180px){.footer-main{gap:28px}}@media (width<=860px){.footer{padding:44px 18px 20px}.footer-header-title{font-size:28px}.footer-header-slogan{font-size:12px}}@media (width<=640px){.footer{padding:40px 16px 18px}.footer-main{gap:26px}.footer-header-title{font-size:24px}.footer-social{border-radius:14px;width:54px;height:54px}.footer-social svg{width:24px;height:24px}}.footer-main{grid-template-columns:1fr;align-items:start;gap:34px;margin-top:60px;margin-bottom:60px;display:grid}.footer-cards-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.footer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#071c408f,#051631a3);border:1px solid #4083ff47;border-radius:18px;padding:28px 24px;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.footer-card:hover{border-color:#54adff7a;box-shadow:0 26px 70px #00000047,inset 0 0 0 1px #ffffff14}}@media (hover:none) or (pointer:coarse){.footer-card{transition:border-color .24s,background .24s,box-shadow .24s}.footer-card:active{border-color:#54adff7a;box-shadow:0 18px 40px #020c1e38,0 0 24px #3b82f61f}}.footer-card-head{align-items:center;gap:18px;margin-bottom:26px;display:flex}.footer-card-icon{color:#36aaff;background:linear-gradient(145deg,#0a3b8494,#05193ec2);border:1px solid #409fff70;border-radius:17px;flex:none;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 14px 30px #0003,inset 0 0 0 1px #ffffff09,0 0 22px #2f8fff1f}.footer-card-icon svg{stroke:currentColor;width:30px;height:30px;display:block}.footer-card-title-wrap{gap:10px;min-width:0;display:grid}.footer-card-title{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:19px;font-weight:950;line-height:1.08}.footer-card-title-line{background:linear-gradient(90deg,#39b8ff 0%,#7fdcff 100%);border-radius:999px;width:56px;height:2px;display:block;box-shadow:0 0 10px #39b8ff52}.footer-card-content{gap:0;display:grid}.footer-card-link{color:#ffffffeb;border-bottom:1px solid #78b4ff29;grid-template-columns:22px 1fr;align-items:center;gap:14px;min-height:52px;padding:12px 0;font-size:18px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .2s,transform .2s,border-color .2s;display:grid}.footer-card-link:last-child{border-bottom:none}.footer-card-link:hover{color:#fff;border-color:#78b4ff47;transform:translate(4px)}.footer-card-link-icon{color:#35b8ff;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.footer-card-link-icon svg{stroke:currentColor;width:18px;height:18px}.footer-service-list{display:grid}.footer-service-item{color:inherit;border-bottom:1px solid #78b4ff2e;grid-template-columns:58px 1fr;align-items:center;gap:16px;padding:14px 0;text-decoration:none;transition:opacity .18s;display:grid}.footer-service-item:hover{opacity:.9}.footer-service-item:last-child{border-bottom:none}.footer-service-icon{color:#dfeeff;background:#05183a8c;border:1px solid #4799ff59;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 22px #00000029,inset 0 0 0 1px #ffffff08}.footer-service-icon svg{width:24px;height:24px}.footer-service-text{flex-direction:column;gap:4px;min-width:0;display:flex}.footer-service-label{color:#3ea8ff;text-transform:none;font-size:15px;font-weight:800;line-height:1.2}.footer-service-value{color:#fff;word-break:break-word;font-size:15px;font-weight:500;line-height:1.4}.footer-hours-list{display:grid}.footer-hours-item{border-bottom:1px solid #78b4ff2e;grid-template-columns:58px 1fr;align-items:center;gap:16px;padding:14px 0;display:grid}.footer-hours-item:last-child{border-bottom:none}.footer-hours-icon{color:#dfeeff;background:#05183a8c;border:1px solid #4799ff59;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 22px #00000029,inset 0 0 0 1px #ffffff08}.footer-hours-icon svg{width:24px;height:24px}.footer-hours-text{color:#fff;font-size:15px;font-weight:500;line-height:1.4}@media (width<=1400px){.footer-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.footer-cards-grid{grid-template-columns:1fr}.footer-card{padding:20px 18px}.footer-card-link{font-size:14px}}#hrtech-products-page-scope.hrp-page{isolation:isolate;color:#0b2342;background:#f7faff;min-height:100vh;position:relative;overflow:hidden}#hrtech-products-page-scope .hrp-pageBg{z-index:-1;pointer-events:none;background:radial-gradient(900px 520px at 16% 3%,#2563eb17,#0000 66%),radial-gradient(760px 480px at 94% 18%,#0ea5e914,#0000 68%),linear-gradient(#f9fbff 0%,#f5f8fd 46%,#fff 100%);position:absolute;inset:0}#hrtech-products-page-scope .hrp-container{width:min(1240px,100% - 48px);margin:0 auto}@media (width<=640px){#hrtech-products-page-scope .hrp-container{width:min(100% - 28px,1240px)}}#hrtech-products-page-scope .hrp-hero{padding:44px 0 72px;position:relative}#hrtech-products-page-scope .hrp-heroPanel{isolation:isolate;background:radial-gradient(760px 420px at 88% 8%,#2578eb59,#0000 62%),radial-gradient(620px 420px at 6% 96%,#0ea5e92e,#0000 64%),linear-gradient(135deg,#05162c 0%,#072b4f 52%,#0a325e 100%);border:1px solid #7db2ff29;border-radius:34px;padding:clamp(34px,4.2vw,62px);position:relative;overflow:hidden;box-shadow:0 54px 96px -62px #05162ce6}#hrtech-products-page-scope .hrp-heroGlow,#hrtech-products-page-scope .hrp-heroArc,#hrtech-products-page-scope .hrp-heroDot{z-index:-1;pointer-events:none;position:absolute}#hrtech-products-page-scope .hrp-heroGlow{filter:blur(6px);border-radius:50%}#hrtech-products-page-scope .hrp-heroGlow--one{background:radial-gradient(circle,#38a0ff47,#0000 68%);width:460px;height:460px;top:-160px;right:-120px}#hrtech-products-page-scope .hrp-heroGlow--two{background:radial-gradient(circle,#6742eb38,#0000 70%);width:480px;height:480px;bottom:-220px;left:-180px}#hrtech-products-page-scope .hrp-heroArc{border:1px solid #92c4ff24;border-radius:50%}#hrtech-products-page-scope .hrp-heroArc--one{width:520px;height:520px;top:-220px;left:42%}#hrtech-products-page-scope .hrp-heroArc--two{border-color:#92c4ff17;width:620px;height:620px;bottom:-300px;left:-60px}#hrtech-products-page-scope .hrp-heroDot{background:#78c8ff80;border-radius:50%;width:6px;height:6px}#hrtech-products-page-scope .hrp-heroDot--one{top:74px;left:54%}#hrtech-products-page-scope .hrp-heroDot--two{background:#78c8ff47;bottom:34px;left:4%}#hrtech-products-page-scope .hrp-heroInner{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:clamp(36px,4.6vw,72px);display:grid;position:relative}#hrtech-products-page-scope .hrp-heroCopy{max-width:620px}#hrtech-products-page-scope .hrp-heroEyebrow{color:#8ec7ffeb;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}#hrtech-products-page-scope .hrp-heroEyebrow span{background:#4cc4ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4cc4ff29}#hrtech-products-page-scope .hrp-title{color:#fff;letter-spacing:-.035em;text-wrap:balance;margin:20px 0 0;font-size:clamp(36px,3.6vw,52px);font-weight:950;line-height:1.06}#hrtech-products-page-scope .hrp-title strong{color:#4cc4ff;font:inherit}#hrtech-products-page-scope .hrp-subtitle{color:#d6e9ffb8;max-width:54ch;margin:22px 0 0;font-size:16.5px;font-weight:500;line-height:1.7}#hrtech-products-page-scope .hrp-heroActions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}#hrtech-products-page-scope .hrp-heroBtn{border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:14.5px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:inline-flex}#hrtech-products-page-scope .hrp-heroBtn svg{width:16px;height:16px;transition:transform .22s}#hrtech-products-page-scope .hrp-heroBtn:hover{transform:translateY(-2px)}#hrtech-products-page-scope .hrp-heroBtn:hover svg{transform:translate(3px)}#hrtech-products-page-scope .hrp-heroBtn:focus-visible{outline-offset:3px;outline:3px solid #78c8ff99}#hrtech-products-page-scope .hrp-heroBtn--primary{color:#fff;background:#1f6ef0;border:1px solid #3b83f7;box-shadow:0 18px 34px -16px #1f6ef0cc}#hrtech-products-page-scope .hrp-heroBtn--primary:hover{background:#2f7ef8}#hrtech-products-page-scope .hrp-heroBtn--secondary{color:#e8f2ff;background:#ffffff0f;border:1px solid #a0cdff47}#hrtech-products-page-scope .hrp-heroBtn--secondary:hover{background:#ffffff1c;border-color:#a0cdff73}#hrtech-products-page-scope .hrp-heroBtn--secondary:hover svg{transform:none}#hrtech-products-page-scope .hrp-heroProducts{gap:18px;margin:0;padding:0;list-style:none;display:grid}#hrtech-products-page-scope .hrp-heroProducts li{display:grid}#hrtech-products-page-scope .hrp-heroProduct{--hero-accent:#155ee8;--hero-accent-soft:#155ee824;color:#0b2342;background:#fff;border:1px solid #ffffff80;border-radius:22px;grid-template-columns:56px minmax(0,1fr) 38px;align-items:start;gap:18px;padding:22px;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 60px -42px #031022e6}#hrtech-products-page-scope .hrp-heroProduct--work{--hero-accent:#6742eb;--hero-accent-soft:#6742eb24}#hrtech-products-page-scope .hrp-heroProduct:hover{transform:translateY(-3px);box-shadow:0 40px 70px -42px #031022f2}#hrtech-products-page-scope .hrp-heroProduct:focus-visible{outline-offset:3px;outline:3px solid #78c8ffbf}#hrtech-products-page-scope .hrp-heroProductGlow{background:radial-gradient(circle, var(--hero-accent-soft), transparent 68%);pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-60px}#hrtech-products-page-scope .hrp-heroProductLogo{object-fit:cover;border-radius:16px;width:56px;height:56px;position:relative;box-shadow:0 14px 26px -16px #1434578c}#hrtech-products-page-scope .hrp-heroProductBody{gap:2px;min-width:0;display:grid;position:relative}#hrtech-products-page-scope .hrp-heroProductBody strong{letter-spacing:-.02em;font-size:21px;font-weight:950;line-height:1.15}#hrtech-products-page-scope .hrp-heroProductRole{color:#1434579e;font-size:13.5px;font-weight:600}#hrtech-products-page-scope .hrp-heroProductText{color:#143457ad;margin-top:8px;font-size:13.5px;line-height:1.55}#hrtech-products-page-scope .hrp-heroProductStages{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}#hrtech-products-page-scope .hrp-heroProduct .hrp-productStage{border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11.5px;font-weight:700;display:inline-flex}#hrtech-products-page-scope .hrp-heroProduct .hrp-productStage svg{flex:0 0 12px;width:12px;height:12px}#hrtech-products-page-scope .hrp-heroProductArrow{width:38px;height:38px;color:var(--hero-accent);border:1px solid #1434571f;border-radius:50%;align-self:center;place-items:center;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s,background-color .25s;display:grid}#hrtech-products-page-scope .hrp-heroProductArrow svg{width:15px;height:15px}#hrtech-products-page-scope .hrp-heroProduct:hover .hrp-heroProductArrow{background:var(--hero-accent-soft);border-color:#0000;transform:translate(3px)}@media (width<=1100px){#hrtech-products-page-scope .hrp-heroInner{grid-template-columns:1fr;gap:40px}#hrtech-products-page-scope .hrp-heroCopy,#hrtech-products-page-scope .hrp-title{max-width:780px}#hrtech-products-page-scope .hrp-heroProducts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){#hrtech-products-page-scope .hrp-heroProducts{display:none}}@media (width<=680px){#hrtech-products-page-scope .hrp-hero{padding:28px 0 56px}#hrtech-products-page-scope .hrp-heroPanel{border-radius:26px;padding:28px 22px 32px}#hrtech-products-page-scope .hrp-title{font-size:clamp(30px,8.6vw,40px)}#hrtech-products-page-scope .hrp-subtitle{font-size:15px}#hrtech-products-page-scope .hrp-heroActions{display:grid}#hrtech-products-page-scope .hrp-heroBtn{width:100%}}@media (prefers-reduced-motion:reduce){#hrtech-products-page-scope .hrp-heroBtn,#hrtech-products-page-scope .hrp-heroProduct,#hrtech-products-page-scope .hrp-heroProductArrow{transition:none}#hrtech-products-page-scope .hrp-heroBtn:hover,#hrtech-products-page-scope .hrp-heroProduct:hover,#hrtech-products-page-scope .hrp-heroProduct:hover .hrp-heroProductArrow{transform:none}}#hrtech-products-page-scope .hrp-productCard{--product-accent:#155ee8;--product-accent-ink:#123a86;--product-accent-soft:#155ee814;background:#fff;border:1px solid #14345714;border-radius:24px;flex-direction:column;height:100%;padding:clamp(28px,2.8vw,40px);transition:border-color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 34px 60px -40px #14345766}#hrtech-products-page-scope .hrp-productCard--work{--product-accent:#6742eb;--product-accent-ink:#4c2ec0;--product-accent-soft:#6742eb14}#hrtech-products-page-scope .hrp-productCard--axis{--product-accent-ink:#b45309;--product-accent-soft:#ff8a281a}#hrtech-products-page-scope .hrp-productCard:hover{border-color:#14345729;box-shadow:0 40px 70px -40px #14345773}#hrtech-products-page-scope .hrp-productTop{align-items:center;gap:18px;display:flex}#hrtech-products-page-scope .hrp-productLogo{border-radius:18px;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid;overflow:hidden;box-shadow:0 16px 30px -18px #14345780}#hrtech-products-page-scope .hrp-productLogo img{object-fit:cover;width:100%;height:100%}#hrtech-products-page-scope .hrp-productTop h3{color:#0b2342;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:950;line-height:1.1}#hrtech-products-page-scope .hrp-productCompany{color:#14345799;margin-top:4px;font-size:15px;font-weight:500;display:block}#hrtech-products-page-scope .hrp-productBody{grid-template-columns:minmax(0,1fr) 165px;align-items:start;gap:22px;margin-top:28px;display:grid}#hrtech-products-page-scope .hrp-productDescription{color:#143457b3;max-width:34ch;margin:0;font-size:16px;line-height:1.6}#hrtech-products-page-scope .hrp-productBenefits{gap:16px;margin:36px 0 0;padding:0;list-style:none;display:grid}#hrtech-products-page-scope .hrp-productBenefits li{color:#0b2342;align-items:center;gap:14px;font-size:16px;font-weight:600;line-height:1.35;display:flex}#hrtech-products-page-scope .hrp-benefitIcon{width:42px;height:42px;color:var(--product-accent);background:var(--product-accent-soft);border-radius:13px;flex:0 0 42px;place-items:center;display:grid}#hrtech-products-page-scope .hrp-productCard--axis .hrp-benefitIcon{color:#155ee8;background:#155ee812}#hrtech-products-page-scope .hrp-benefitIcon svg{width:19px;height:19px}#hrtech-products-page-scope .hrp-productHighlight{text-align:center;justify-items:center;gap:12px;margin-top:-4px;padding:22px 14px 24px;display:grid;position:relative}#hrtech-products-page-scope .hrp-productHighlightLayer{background:var(--product-accent-soft);opacity:.55;border-radius:18px;position:absolute}#hrtech-products-page-scope .hrp-productHighlightLayer--back{opacity:.35;width:104px;height:112px;top:0;right:4px}#hrtech-products-page-scope .hrp-productHighlightLayer--front{border-radius:20px;inset:22px 16px 6px 4px}#hrtech-products-page-scope .hrp-productHighlightIcon{color:#fff;background:var(--product-accent);border-radius:16px;place-items:center;width:52px;height:52px;display:grid;position:relative;box-shadow:0 14px 24px -14px #14345780}#hrtech-products-page-scope .hrp-productCard--axis .hrp-productHighlightIcon{background:#ff8a28}#hrtech-products-page-scope .hrp-productHighlightIcon svg{width:22px;height:22px}#hrtech-products-page-scope .hrp-productHighlight p{max-width:15ch;color:var(--product-accent-ink);margin:0;font-size:13.5px;font-weight:700;line-height:1.45;position:relative}#hrtech-products-page-scope .hrp-productHighlightLine{background:var(--product-accent);opacity:.6;border-radius:999px;width:30px;height:3px;position:relative}#hrtech-products-page-scope .hrp-productCard--axis .hrp-productHighlightLine{opacity:.8;background:#ff8a28}#hrtech-products-page-scope .hrp-productFooter{margin-top:auto;padding-top:26px}#hrtech-products-page-scope .hrp-productStages{border-top:1px solid #1434570f;flex-wrap:wrap;gap:10px;min-height:42px;margin:0;padding:26px 0 0;list-style:none;display:flex}#hrtech-products-page-scope .hrp-productStage{border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}#hrtech-products-page-scope .hrp-productStage svg{flex:0 0 15px;width:15px;height:15px}#hrtech-products-page-scope .hrp-productStage.is-production{color:#087f50;background:#10b9811a}#hrtech-products-page-scope .hrp-productStage.is-alpha{color:#b45309;background:#f59e0b17;font-weight:600}#hrtech-products-page-scope .hrp-productStage.is-beta{color:#1d4ed8d1;background:#2563eb0e;font-weight:600}#hrtech-products-page-scope .hrp-productAction{color:#fff;background:#0b2342;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:62px;margin-top:24px;padding:0 24px;font-size:16px;font-weight:800;text-decoration:none;transition:background-color .25s,transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex}#hrtech-products-page-scope .hrp-productAction:hover{background:#12365c;transform:translateY(-2px);box-shadow:0 18px 30px -18px #0b2342bf}#hrtech-products-page-scope .hrp-productAction svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}#hrtech-products-page-scope .hrp-productAction:hover svg{transform:translate(4px)}#hrtech-products-page-scope .hrp-productAction:focus-visible{outline-offset:3px;outline:3px solid #155ee880}#hrtech-products-page-scope .hrp-productAction svg{width:17px;height:17px}@media (width<=1180px){#hrtech-products-page-scope .hrp-productBody{grid-template-columns:minmax(0,1fr) 145px}#hrtech-products-page-scope .hrp-productDescription{max-width:none}}@media (width<=900px){#hrtech-products-page-scope .hrp-productBody{grid-template-columns:1fr;gap:8px}#hrtech-products-page-scope .hrp-productHighlight{text-align:left;background:var(--product-accent-soft);border-radius:18px;align-items:center;gap:16px;padding:20px;display:flex}#hrtech-products-page-scope .hrp-productHighlightLayer,#hrtech-products-page-scope .hrp-productHighlightLine{display:none}#hrtech-products-page-scope .hrp-productHighlight p{max-width:none}}@media (width<=620px){#hrtech-products-page-scope .hrp-productCard{border-radius:20px;padding:24px}#hrtech-products-page-scope .hrp-productTop h3{font-size:24px}#hrtech-products-page-scope .hrp-productBenefits li,#hrtech-products-page-scope .hrp-productDescription{font-size:15px}#hrtech-products-page-scope .hrp-productAction{min-height:56px;font-size:15px}}@media (prefers-reduced-motion:reduce){#hrtech-products-page-scope .hrp-productCard,#hrtech-products-page-scope .hrp-productAction{transition:none}#hrtech-products-page-scope .hrp-productAction:hover{transform:none}}#hrtech-products-page-scope .hrp-productsSection{padding:88px 0 100px;position:relative}#hrtech-products-page-scope .hrp-productsHeading{text-align:center;max-width:820px;margin:0 auto 44px}#hrtech-products-page-scope .hrp-sectionEyebrow{color:#1764d8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-block}#hrtech-products-page-scope .hrp-productsHeading h2{color:#082446;letter-spacing:-.03em;margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:950;line-height:1.06}#hrtech-products-page-scope .hrp-productsHeading p{color:#143457b8;max-width:760px;margin:16px auto 0;font-size:17px;line-height:1.7}#hrtech-products-page-scope .hrp-productsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}#hrtech-products-page-scope .hrp-productReveal{display:flex}@media (width<=900px){#hrtech-products-page-scope .hrp-productsGrid{grid-template-columns:1fr}}#hrtech-products-page-scope .hrp-productReveal{min-width:0}@media (width<=760px){#hrtech-products-page-scope .hrp-productsSection{padding:68px 0 76px}}#hrtech-product-detail-scope.hrpd-page{isolation:isolate;color:#0b2342;background:#f7faff;min-height:100vh;position:relative;overflow:hidden}#hrtech-product-detail-scope .hrpd-pageBg{z-index:-1;pointer-events:none;background:radial-gradient(920px 520px at 12% 4%,#2563eb17,#0000 66%),radial-gradient(760px 460px at 94% 18%,#0ea5e914,#0000 68%),linear-gradient(#f9fbff 0%,#f4f8fd 48%,#fff 100%);position:absolute;inset:0}#hrtech-product-detail-scope.hrpd-page--work .hrpd-pageBg{background:radial-gradient(920px 520px at 12% 4%,#6742eb14,#0000 66%),radial-gradient(760px 460px at 94% 18%,#3b82f612,#0000 68%),linear-gradient(#fbfaff 0%,#f6f7fd 48%,#fff 100%)}#hrtech-product-detail-scope .hrpd-container{width:min(1240px,100% - 48px);margin:0 auto}#hrtech-product-detail-scope .hrpd-btn{border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:inline-flex}#hrtech-product-detail-scope .hrpd-btn svg{width:16px;height:16px;transition:transform .22s}#hrtech-product-detail-scope .hrpd-btn:hover{transform:translateY(-2px)}#hrtech-product-detail-scope .hrpd-btn:hover svg{transform:translate(3px)}#hrtech-product-detail-scope .hrpd-overview,#hrtech-product-detail-scope .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-visualSection,#hrtech-product-detail-scope .hrpd-stage,#hrtech-product-detail-scope .hrpd-finalCta{padding:88px 0;position:relative}#hrtech-product-detail-scope .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-stage{background:#ffffff94;border-top:1px solid #1f66ff12;border-bottom:1px solid #1f66ff12}#hrtech-product-detail-scope .hrpd-sectionHeading{max-width:820px;margin-bottom:38px}#hrtech-product-detail-scope .hrpd-sectionHeading>span,#hrtech-product-detail-scope .hrpd-stageCopy>span,#hrtech-product-detail-scope .hrpd-audienceCard>div>span,#hrtech-product-detail-scope .hrpd-finalCard>div>span{color:#1764d8;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900}#hrtech-product-detail-scope.hrpd-page--work .hrpd-sectionHeading>span,#hrtech-product-detail-scope.hrpd-page--work .hrpd-stageCopy>span,#hrtech-product-detail-scope.hrpd-page--work .hrpd-audienceCard>div>span{color:#6742eb}#hrtech-product-detail-scope .hrpd-sectionHeading h2,#hrtech-product-detail-scope .hrpd-stageCopy h2,#hrtech-product-detail-scope .hrpd-audienceCard h2,#hrtech-product-detail-scope .hrpd-finalCard h2{color:#082446;letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(34px,4vw,54px);font-weight:950;line-height:1.03}#hrtech-product-detail-scope .hrpd-sectionHeading p,#hrtech-product-detail-scope .hrpd-stageCopy p,#hrtech-product-detail-scope .hrpd-audienceCard p,#hrtech-product-detail-scope .hrpd-finalCard p{color:#143457ad;max-width:760px;margin:18px 0 0;font-size:15px;line-height:1.72}#hrtech-product-detail-scope .hrpd-problemGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}#hrtech-product-detail-scope .hrpd-problemCard{background:#ffffffe0;border:1px solid #1f66ff1a;border-radius:22px;min-height:180px;padding:24px;box-shadow:0 20px 48px #14345714}#hrtech-product-detail-scope .hrpd-problemCard>span{color:#1764d852;font-size:28px;font-weight:950}#hrtech-product-detail-scope.hrpd-page--work .hrpd-problemCard>span{color:#6742eb4d}#hrtech-product-detail-scope .hrpd-problemCard p{color:#173d68;margin:26px 0 0;font-size:15px;font-weight:750;line-height:1.65}#hrtech-product-detail-scope .hrpd-capabilityGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}#hrtech-product-detail-scope .hrpd-capability{background:#ffffffe6;border:1px solid #1f66ff1c;border-radius:24px;flex-direction:column;min-height:240px;padding:26px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #14345712}#hrtech-product-detail-scope .hrpd-capability:hover{border-color:#1f66ff38;transform:translateY(-5px);box-shadow:0 28px 62px #1434571c}#hrtech-product-detail-scope .hrpd-capability--work{border-color:#6742eb1c}#hrtech-product-detail-scope .hrpd-capabilityNumber{color:#1764d81f;font-size:30px;font-weight:950;position:absolute;top:18px;right:22px}#hrtech-product-detail-scope .hrpd-capability--work .hrpd-capabilityNumber{color:#6742eb1f}#hrtech-product-detail-scope .hrpd-capabilityIcon{color:#1764d8;background:#2563eb12;border:1px solid #2563eb21;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}#hrtech-product-detail-scope .hrpd-capability--work .hrpd-capabilityIcon{color:#6742eb;background:#6742eb12;border-color:#6742eb21}#hrtech-product-detail-scope .hrpd-capabilityIcon svg{width:24px;height:24px}#hrtech-product-detail-scope .hrpd-capability h3{color:#0b2a50;letter-spacing:-.02em;margin:26px 0 0;font-size:19px;font-weight:950}#hrtech-product-detail-scope .hrpd-capability p{color:#143457a6;margin:12px 0 0;font-size:13px;line-height:1.65}#hrtech-product-detail-scope .hrpd-audience{padding:42px 0}#hrtech-product-detail-scope .hrpd-audienceCard{background:#ffffffe6;border:1px solid #1f66ff1a;border-radius:26px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:30px 34px;display:grid;box-shadow:0 22px 56px #14345714}#hrtech-product-detail-scope .hrpd-audienceIcon{color:#1764d8;background:#2563eb12;border:1px solid #2563eb1f;border-radius:22px;place-items:center;width:72px;height:72px;display:grid}#hrtech-product-detail-scope.hrpd-page--work .hrpd-audienceIcon{color:#6742eb;background:#6742eb12;border-color:#6742eb1f}#hrtech-product-detail-scope .hrpd-audienceIcon svg{width:30px;height:30px}#hrtech-product-detail-scope .hrpd-audienceCard h2{font-size:clamp(28px,3vw,40px)}#hrtech-product-detail-scope .hrpd-galleryBrowser{background:#071b36;border:1px solid #1f66ff21;border-radius:26px;overflow:hidden;box-shadow:0 30px 76px #14345729}#hrtech-product-detail-scope .hrpd-galleryBar{color:#fff;background:linear-gradient(#0d294f,#071b36);border-bottom:1px solid #7dd3fc1a;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:0 20px;display:flex}#hrtech-product-detail-scope .hrpd-galleryBar>div{gap:3px;display:grid}#hrtech-product-detail-scope .hrpd-galleryBar strong{font-size:13px;font-weight:900}#hrtech-product-detail-scope .hrpd-galleryBar span{color:#e2efff85;font-size:10px}#hrtech-product-detail-scope .hrpd-galleryStatus{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-weight:900;display:inline-flex;font-size:9px!important}#hrtech-product-detail-scope .hrpd-galleryStatus.is-production{background:#10b9811c;border:1px solid #10b98129;color:#9af0c8!important}#hrtech-product-detail-scope .hrpd-galleryViewport{background:#fff;max-height:310px;position:relative;overflow:hidden}#hrtech-product-detail-scope .hrpd-galleryViewport img{width:100%;height:auto;animation:.35s both hrpd-screen-in;display:block}@keyframes hrpd-screen-in{0%{opacity:0;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}#hrtech-product-detail-scope .hrpd-galleryNav{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}#hrtech-product-detail-scope .hrpd-galleryNav button{color:#1434579e;cursor:pointer;text-align:left;background:#fffc;border:1px solid #1f66ff1a;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 16px;transition:transform .2s,border-color .2s,background .2s;display:flex}#hrtech-product-detail-scope .hrpd-galleryNav button:hover{border-color:#1f66ff33;transform:translateY(-2px)}#hrtech-product-detail-scope .hrpd-galleryNav button.is-active{color:#fff;background:linear-gradient(135deg,#155ee8,#168eea 58%,#18b8d8);border-color:#0000;box-shadow:0 14px 30px #155ee82e}#hrtech-product-detail-scope .hrpd-galleryNav span{font-size:13px;font-weight:900}#hrtech-product-detail-scope .hrpd-galleryNav small{letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}#hrtech-product-detail-scope .hrpd-stageGrid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(38px,6vw,80px);display:grid}#hrtech-product-detail-scope .hrpd-journey{gap:14px;display:grid}#hrtech-product-detail-scope .hrpd-journeyStep{background:#ffffffe6;border:1px solid #1f66ff1a;border-radius:20px;grid-template-columns:54px minmax(0,1fr);gap:16px;padding:20px;display:grid}#hrtech-product-detail-scope .hrpd-journeyStep>span{color:#1434578f;background:#1434570a;border-radius:17px;place-items:center;width:54px;height:54px;font-size:12px;font-weight:950;display:grid}#hrtech-product-detail-scope .hrpd-journeyStep.is-done>span{color:#087f50;background:#10b98114}#hrtech-product-detail-scope .hrpd-journeyStep.is-active{border-color:#1f66ff33;box-shadow:0 16px 36px #14345714}#hrtech-product-detail-scope.hrpd-page--work .hrpd-journeyStep.is-active{border-color:#6742eb33}#hrtech-product-detail-scope .hrpd-journeyStep.is-active>span{color:#1764d8;background:#2563eb14}#hrtech-product-detail-scope.hrpd-page--work .hrpd-journeyStep.is-active>span{color:#6742eb;background:#6742eb14}#hrtech-product-detail-scope .hrpd-journeyStep strong{color:#0b2a50;font-size:16px;font-weight:900}#hrtech-product-detail-scope .hrpd-journeyStep p{color:#1434579e;margin:6px 0 0;font-size:13px;line-height:1.6}#hrtech-product-detail-scope .hrpd-finalCta{padding-top:42px;padding-bottom:100px}#hrtech-product-detail-scope .hrpd-finalCard{color:#fff;background:radial-gradient(420px 220px at 92% 0,#0ea5e938,#0000 70%),linear-gradient(135deg,#071b36,#0a3262);border:1px solid #7dd3fc29;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:38px;display:grid;box-shadow:0 28px 68px #082b4d33}#hrtech-product-detail-scope.hrpd-page--work .hrpd-finalCard{background:radial-gradient(420px 220px at 92% 0,#6742eb3d,#0000 70%),linear-gradient(135deg,#101b3e,#1f1a5e);border-color:#c4b5fd29}#hrtech-product-detail-scope .hrpd-finalCard>div>span{color:#7dd3fc}#hrtech-product-detail-scope.hrpd-page--work .hrpd-finalCard>div>span{color:#c4b5fd}#hrtech-product-detail-scope .hrpd-finalCard h2{color:#fff;font-size:clamp(30px,3vw,44px)}#hrtech-product-detail-scope .hrpd-finalCard p{color:#e2efffb8}#hrtech-product-detail-scope .hrpd-finalActions{gap:12px;min-width:250px;display:grid}#hrtech-product-detail-scope .hrpd-btn--light{color:#0b2a50;background:#fff;border:1px solid #ffffff4d}#hrtech-product-detail-scope .hrpd-notFound{text-align:center;align-content:center;place-items:center;min-height:72vh;padding:40px 24px;display:grid}#hrtech-product-detail-scope .hrpd-notFoundIcon{color:#1764d8;background:#2563eb12;border:1px solid #2563eb21;border-radius:22px;place-items:center;width:72px;height:72px;display:grid}#hrtech-product-detail-scope .hrpd-notFoundIcon svg{width:30px;height:30px}#hrtech-product-detail-scope .hrpd-notFound h1{color:#082446;margin:22px 0 0;font-size:42px;font-weight:950}#hrtech-product-detail-scope .hrpd-notFound p{color:#143457a8;margin:12px 0 0}#hrtech-product-detail-scope .hrpd-notFound a{color:#fff;background:#1764d8;border-radius:14px;align-items:center;gap:9px;min-height:48px;margin-top:24px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=1040px){#hrtech-product-detail-scope .hrpd-capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}#hrtech-product-detail-scope .hrpd-finalCard{grid-template-columns:1fr}#hrtech-product-detail-scope .hrpd-finalActions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}@media (width<=760px){#hrtech-product-detail-scope .hrpd-container{width:min(100% - 30px,1240px)}#hrtech-product-detail-scope .hrpd-overview,#hrtech-product-detail-scope .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-visualSection,#hrtech-product-detail-scope .hrpd-stage{padding:64px 0}#hrtech-product-detail-scope .hrpd-problemGrid,#hrtech-product-detail-scope .hrpd-capabilityGrid,#hrtech-product-detail-scope .hrpd-galleryNav,#hrtech-product-detail-scope .hrpd-audienceCard,#hrtech-product-detail-scope .hrpd-finalActions{grid-template-columns:1fr}}@media (width<=520px){#hrtech-product-detail-scope .hrpd-capability,#hrtech-product-detail-scope .hrpd-problemCard{min-height:0}#hrtech-product-detail-scope .hrpd-finalCard{padding:28px 22px}}@media (prefers-reduced-motion:reduce){#hrtech-product-detail-scope *,#hrtech-product-detail-scope :before,#hrtech-product-detail-scope :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes hrpd-theme-scan{0%{opacity:0;left:-35%}18%{opacity:.7}82%{opacity:.7}to{opacity:0;left:112%}}#hrtech-product-detail-scope .hrpd-themedExperience{--hrpd-theme-accent:#c2410c;--hrpd-theme-secondary:#0b2342;--hrpd-theme-line:#c2410c2e;--hrpd-theme-shadow:#3c291a1f;--hrpd-theme-surface-start:#fffaf5;isolation:isolate;background:radial-gradient(920px 620px at 2% 7%,#f9731624,#0000 66%),radial-gradient(980px 680px at 99% 34%,#155ee81f,#0000 68%),radial-gradient(760px 520px at 52% 72%,#f9731614,#0000 70%),linear-gradient(#fffaf5 0%,#fbf8f6 38%,#f5f8fd 72%,#fff 100%);position:relative;overflow:hidden}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperience{--hrpd-theme-accent:#6742eb;--hrpd-theme-secondary:#a98cf7;--hrpd-theme-line:#6742eb2e;--hrpd-theme-shadow:#4436b41f;--hrpd-theme-surface-start:#faf8ff;background:radial-gradient(920px 620px at 2% 7%,#6742eb24,#0000 66%),radial-gradient(980px 680px at 99% 34%,#3b82f621,#0000 68%),radial-gradient(760px 520px at 52% 72%,#a98cf71c,#0000 70%),linear-gradient(#faf8ff 0%,#f7f6fc 40%,#f3f6ff 72%,#fff 100%)}#hrtech-product-detail-scope .hrpd-themedExperienceGrid,#hrtech-product-detail-scope .hrpd-themedExperienceGlow{pointer-events:none;position:absolute}#hrtech-product-detail-scope .hrpd-themedExperienceGrid{z-index:-2;opacity:.24;background-image:linear-gradient(#605c8c0e 1px,#0000 1px),linear-gradient(90deg,#605c8c0e 1px,#0000 1px);background-size:58px 58px;inset:178px 0 0;-webkit-mask-image:linear-gradient(#000 0%,#00000080 58%,#0000 100%);mask-image:linear-gradient(#000 0%,#00000080 58%,#0000 100%)}#hrtech-product-detail-scope .hrpd-themedExperienceGlow{z-index:-1;filter:blur(6px);opacity:.7;border-radius:999px;animation:14s ease-in-out infinite hrpd-themed-glow}#hrtech-product-detail-scope .hrpd-themedExperienceGlow--one{background:radial-gradient(circle,#ef955829,#0000 68%);width:620px;height:620px;top:300px;left:-240px}#hrtech-product-detail-scope .hrpd-themedExperienceGlow--two{background:radial-gradient(circle,#748fe52b,#0000 68%);width:760px;height:760px;animation-delay:-6s;top:980px;right:-300px}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperienceGlow--one{background:radial-gradient(circle,#6742eb26,#0000 68%)}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperienceGlow--two{background:radial-gradient(circle,#3b82f621,#0000 68%)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage{border-top-color:var(--hrpd-theme-line);border-bottom-color:var(--hrpd-theme-line);-webkit-backdrop-filter:blur(14px);background:#ffffff6b}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading>span,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy>span,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard>div>span{color:var(--hrpd-theme-accent)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button{border-color:var(--hrpd-theme-line);box-shadow:0 22px 54px var(--hrpd-theme-shadow), inset 0 1px 0 #ffffffdb;-webkit-backdrop-filter:blur(16px);background:#ffffffc2}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityNumber{color:var(--hrpd-accent-solid);opacity:.3}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityIcon,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceIcon{color:#fff;background:var(--hrpd-accent-solid);box-shadow:0 16px 34px var(--hrpd-theme-shadow), inset 0 1px 0 #ffffff3d;border-color:#ffffff57}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability:hover{border-color:var(--hrpd-theme-line);box-shadow:0 30px 68px var(--hrpd-theme-shadow), inset 0 1px 0 #ffffffe6}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep.is-active{border-color:var(--hrpd-theme-accent);box-shadow:0 18px 42px var(--hrpd-theme-shadow), inset 4px 0 0 var(--hrpd-theme-accent)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep.is-active>span{color:#fff;background:var(--hrpd-accent-solid)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryBar,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button.is-active,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCard{background:radial-gradient(circle at 15% 20%, #ffffff29, transparent 28%), radial-gradient(circle at 85% 75%, #ffffff1a, transparent 30%), var(--hrpd-panel-gradient)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryBrowser{border-color:var(--hrpd-theme-line);box-shadow:0 34px 82px var(--hrpd-theme-shadow)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button.is-active{color:#fff;box-shadow:0 16px 34px var(--hrpd-theme-shadow);border-color:#0000}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCard{box-shadow:0 34px 84px var(--hrpd-theme-shadow), inset 0 1px 0 #ffffff2e;border-color:#ffffff3d}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCard>div>span{color:#ffffffd1}@keyframes hrpd-themed-glow{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(24px,-18px)scale(1.04)}}@media (width<=760px){#hrtech-product-detail-scope .hrpd-themedExperienceGrid{background-size:42px 42px;inset:154px 0 0}}@media (width<=520px){#hrtech-product-detail-scope .hrpd-themedExperienceGrid{opacity:.18;inset:136px 0 0}#hrtech-product-detail-scope .hrpd-themedExperienceGlow--one{top:260px;left:-360px}#hrtech-product-detail-scope .hrpd-themedExperienceGlow--two{top:1160px;right:-470px}}@media (prefers-reduced-motion:reduce){#hrtech-product-detail-scope .hrpd-themedExperienceGlow{animation:none}}#hrtech-product-detail-scope .hrpd-themeGatewayTrigger{pointer-events:none;width:100%;height:2px;scroll-margin-top:0;position:relative}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay{z-index:5000;opacity:0;visibility:hidden;pointer-events:none;place-items:center;min-height:100svh;transition:opacity .3s,visibility .3s,transform .7s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;inset:0;overflow:hidden;transform:scale(.985)}#hrtech-product-detail-scope.hrpd-page--axis .hrpd-themeGatewayOverlay{background:radial-gradient(circle at 15% 20%,#ffffff29 0,#0000 28%),radial-gradient(circle at 85% 75%,#ffffff1a 0,#0000 30%),linear-gradient(135deg,#0b2342 0%,#7c2d12 55%,#c2410c 100%)}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themeGatewayOverlay{background:radial-gradient(circle at 18% 18%,#ffffff2b,#0000 30%),radial-gradient(circle at 84% 78%,#ffffff1c,#0000 32%),linear-gradient(135deg,#231a66 0%,#6742eb 52%,#a98cf7 100%)}#hrtech-product-detail-scope .hrpd-themeGatewaySkip{color:#ffffffeb;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;margin-top:26px;padding:11px 20px;font-size:13px;font-weight:700;transition:background-color .2s,border-color .2s}#hrtech-product-detail-scope .hrpd-themeGatewaySkip:hover{background:#fff3;border-color:#ffffff73}#hrtech-product-detail-scope .hrpd-themeGatewaySkip:focus-visible{outline-offset:3px;outline:3px solid #ffffffb3}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active{animation:2.3s both hrpd-gateway-background}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting{opacity:0;transform:scale(1.035)}#hrtech-product-detail-scope .hrpd-themeGatewayGrid,#hrtech-product-detail-scope .hrpd-themeGatewayGlow,#hrtech-product-detail-scope .hrpd-themeGatewayScan{pointer-events:none;position:absolute}#hrtech-product-detail-scope .hrpd-themeGatewayGrid{opacity:0;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:52px 52px;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#000000bd 52%,#0000 84%);mask-image:radial-gradient(circle,#000 0%,#000000bd 52%,#0000 84%)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayGrid{animation:1.1s .18s forwards hrpd-gateway-grid}#hrtech-product-detail-scope .hrpd-themeGatewayGlow{filter:blur(4px);opacity:0;border-radius:999px}#hrtech-product-detail-scope .hrpd-themeGatewayGlow--one{background:radial-gradient(circle,#ffffff47,#0000 68%);width:min(720px,76vw);height:min(720px,76vw);top:-26vh;left:-18vw}#hrtech-product-detail-scope .hrpd-themeGatewayGlow--two{background:radial-gradient(circle,#261e5533,#0000 68%);width:min(820px,82vw);height:min(820px,82vw);bottom:-34vh;right:-24vw}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayGlow{animation:2.1s .12s forwards hrpd-gateway-glow}#hrtech-product-detail-scope .hrpd-themeGatewayScan{opacity:0;background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:34%;top:0;bottom:0;left:-42%;transform:skew(-18deg)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayScan{animation:1.9s .22s forwards hrpd-gateway-scan}#hrtech-product-detail-scope .hrpd-themeGatewayContent{z-index:2;color:#fff;text-align:center;opacity:0;justify-items:center;width:min(560px,100% - 40px);padding:42px 28px;display:grid;position:relative;transform:translateY(24px)scale(.94)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayContent,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayContent,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting .hrpd-themeGatewayContent{opacity:1;transition:opacity .62s .18s,transform .78s cubic-bezier(.22,1,.36,1) .18s;transform:translateY(0)scale(1)}#hrtech-product-detail-scope .hrpd-themeGatewayMark{place-items:center;display:grid;position:relative}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit{opacity:0;border:1px solid #ffffff3b;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.72)}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit--outer{width:340px;height:340px}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit--inner{border-style:dashed;width:238px;height:238px}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayOrbit{animation:1.15s cubic-bezier(.22,1,.36,1) .22s forwards hrpd-gateway-orbit}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayOrbit--inner{animation-delay:.34s}#hrtech-product-detail-scope .hrpd-themeGatewayLogo{z-index:2;opacity:0;background:#fffffff0;border:1px solid #ffffffad;border-radius:34px;place-items:center;width:118px;height:118px;margin-bottom:28px;display:grid;position:relative;transform:scale(.66)rotate(-7deg);box-shadow:0 30px 80px #1e164647,0 0 0 14px #ffffff0f,inset 0 1px #fffffff5}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayLogo{animation:.92s cubic-bezier(.18,1.22,.34,1) .34s forwards hrpd-gateway-logo}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayLogo,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting .hrpd-themeGatewayLogo{opacity:1;transform:scale(1)rotate(0)}#hrtech-product-detail-scope .hrpd-themeGatewayLogo img{object-fit:contain;width:78px;height:78px}#hrtech-product-detail-scope .hrpd-themeGatewayContent>small{z-index:2;color:#ffffffc7;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;position:relative}#hrtech-product-detail-scope .hrpd-themeGatewayContent>strong{z-index:2;color:#fff;letter-spacing:-.055em;text-shadow:0 18px 44px #20174647;margin-top:10px;font-size:clamp(42px,6vw,72px);font-weight:950;line-height:.95;position:relative}#hrtech-product-detail-scope .hrpd-themeGatewayContent>p{z-index:2;color:#ffffffc7;min-height:24px;margin:16px 0 0;font-size:14px;font-weight:700;line-height:1.55;position:relative}#hrtech-product-detail-scope .hrpd-themeGatewayProgress{z-index:2;background:#fff3;border-radius:999px;width:min(300px,76vw);height:4px;margin-top:28px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #1b144029}#hrtech-product-detail-scope .hrpd-themeGatewayProgress>span{border-radius:inherit;transform-origin:0;background:#fffffff0;width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 18px #ffffff9e}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active .hrpd-themeGatewayProgress>span{animation:1.95s cubic-bezier(.22,1,.36,1) .3s forwards hrpd-gateway-progress}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active.is-assets-ready .hrpd-themeGatewayProgress>span{transition:transform .34s cubic-bezier(.22,1,.36,1);animation:none;transform:scaleX(1)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayProgress>span,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting .hrpd-themeGatewayProgress>span{animation:none;transform:scaleX(1)}#hrtech-product-detail-scope .hrpd-themedExperience{opacity:.001;transition:opacity .72s,transform .88s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}#hrtech-product-detail-scope .hrpd-themedExperience.is-ready{opacity:1;transform:translateY(0)}#hrtech-product-detail-scope.hrpd-page--axis .hrpd-themedExperience{--hrpd-theme-accent:#c2410c;--hrpd-theme-secondary:#0b2342;--hrpd-theme-line:#c2410c33;--hrpd-theme-shadow:#3c291a29;--hrpd-theme-ink:#23303f;--hrpd-theme-copy:#23303fb8;background:linear-gradient(#ffffff3d 0%,#ffffffd1 22%,#ffffffe8 100%),radial-gradient(circle at 15% 20%,#ffffff29 0,#0000 28%),radial-gradient(circle at 85% 75%,#ffffff1a 0,#0000 30%),linear-gradient(135deg,#ef9558,#c598a8 48%,#748fe5)}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperience{--hrpd-theme-accent:#6742eb;--hrpd-theme-secondary:#a98cf7;--hrpd-theme-line:#463fbe33;--hrpd-theme-shadow:#2c238229;--hrpd-theme-ink:#2e2450;--hrpd-theme-copy:#2e2450b3;background:linear-gradient(#ffffff38 0%,#ffffffd6 24%,#ffffffeb 100%),radial-gradient(circle at 18% 18%,#ffffff2b,#0000 30%),radial-gradient(circle at 84% 78%,#ffffff1c,#0000 32%),linear-gradient(135deg,#231a66 0%,#6742eb 52%,#a98cf7 100%)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading h2,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy h2,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard h2,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability h3,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep strong{color:var(--hrpd-theme-ink)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep p{color:var(--hrpd-theme-copy)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage{border-color:var(--hrpd-theme-line);background:#ffffff61}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-journeyStep,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button{border-color:var(--hrpd-theme-line);box-shadow:0 22px 54px var(--hrpd-theme-shadow), inset 0 1px 0 #ffffffe6;background:#ffffffc7}@keyframes hrpd-gateway-background{0%{filter:saturate(.82)brightness(.82)}55%{filter:saturate(1.08)brightness(1.02)}to{filter:saturate()brightness()}}@keyframes hrpd-gateway-grid{0%{opacity:0;transform:scale(1.06)}to{opacity:.34;transform:scale(1)}}@keyframes hrpd-gateway-glow{0%{opacity:0;transform:scale(.72)}to{opacity:.88;transform:scale(1)}}@keyframes hrpd-gateway-scan{0%{opacity:0;left:-42%}18%{opacity:.75}82%{opacity:.75}to{opacity:0;left:112%}}@keyframes hrpd-gateway-orbit{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)rotate(-12deg)}to{opacity:.58;transform:translate(-50%,-50%)scale(1)rotate(0)}}@keyframes hrpd-gateway-logo{0%{opacity:0;transform:scale(.66)rotate(-7deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes hrpd-gateway-progress{0%{transform:scaleX(0)}to{transform:scaleX(.86)}}@media (width<=680px){#hrtech-product-detail-scope .hrpd-galleryViewport{overscroll-behavior-x:contain;max-height:none;overflow-x:auto}#hrtech-product-detail-scope .hrpd-galleryViewport img{width:auto;max-width:none;height:300px}}@media (width<=620px){#hrtech-product-detail-scope .hrpd-themeGatewayContent{padding:32px 20px}#hrtech-product-detail-scope .hrpd-themeGatewayLogo{border-radius:28px;width:96px;height:96px}#hrtech-product-detail-scope .hrpd-themeGatewayLogo img{width:64px;height:64px}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit--outer{width:286px;height:286px}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit--inner{width:204px;height:204px}#hrtech-product-detail-scope .hrpd-themeGatewayContent>strong{font-size:clamp(40px,13vw,58px)}#hrtech-product-detail-scope .hrpd-themeGatewayContent>p{max-width:310px;font-size:13px}}@media (prefers-reduced-motion:reduce){#hrtech-product-detail-scope .hrpd-themeGatewayOverlay,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay *,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay :before,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay :after{transition-duration:.01ms!important;animation:none!important}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-active,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging,#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-exiting{opacity:1;visibility:visible;transform:none}#hrtech-product-detail-scope .hrpd-themeGatewayContent,#hrtech-product-detail-scope .hrpd-themeGatewayLogo,#hrtech-product-detail-scope .hrpd-themeGatewayOrbit{opacity:1;transform:none}#hrtech-product-detail-scope .hrpd-themeGatewayOrbit{transform:translate(-50%,-50%)}#hrtech-product-detail-scope .hrpd-themedExperience{transition:none;transform:none}}#hrtech-product-detail-scope .hrpd-themedExperience{scroll-margin-top:76px}@media (width<=899px){#hrtech-product-detail-scope .hrpd-themedExperience{scroll-margin-top:66px}}#hrtech-product-detail-scope.is-experience-staged .hrpd-hero,#hrtech-product-detail-scope.is-experience-staged .hrpd-themeGatewayTrigger{display:none}#hrtech-product-detail-scope.is-experience-staged .hrpd-themedExperience,#hrtech-product-detail-scope.is-experience-active .hrpd-themedExperience{scroll-margin-top:0}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayGrid{opacity:.34;transform:scale(1)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayGlow{opacity:.88;transform:scale(1)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayOrbit{opacity:.58;transform:translate(-50%,-50%)scale(1)rotate(0)}#hrtech-product-detail-scope .hrpd-themeGatewayOverlay.is-staging .hrpd-themeGatewayScan{opacity:0}#hrtech-product-detail-scope .hrpd-themedExperience{--hrpd-surface:#f7f7fa;--hrpd-surface-soft:#fbfbfd;--hrpd-surface-strong:#fff;--hrpd-ink:#2f2935;--hrpd-copy:#2f2935ad;--hrpd-dark:#18131f;--hrpd-nav-height:66px;background:var(--hrpd-surface)}#hrtech-product-detail-scope.hrpd-page--axis .hrpd-themedExperience{--hrpd-accent-one:#f97316;--hrpd-accent-two:#c2410c;--hrpd-accent-three:#0b2342;--hrpd-accent-solid:#c2410c;--hrpd-accent-muted:#f973161a;--hrpd-accent-border:#c2410c2e;--hrpd-accent-shadow:#3c291a29;--hrpd-panel-gradient:linear-gradient(135deg, #0b2342, #5b2a10 52%, #9a3412);--hrpd-dark:#10233f;--hrpd-ink:#23303f;--hrpd-copy:#23303fb3;background:radial-gradient(820px 460px at 0 0,#f9731614,#0000 72%),radial-gradient(820px 480px at 100% 32%,#155ee812,#0000 72%),#f9f7f5}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperience{--hrpd-accent-one:#4436b4;--hrpd-accent-two:#6742eb;--hrpd-accent-three:#a98cf7;--hrpd-accent-solid:#6742eb;--hrpd-accent-muted:#6742eb1a;--hrpd-accent-border:#6742eb2e;--hrpd-accent-shadow:#34299624;--hrpd-panel-gradient:linear-gradient(135deg, #231a66, #4436b4 52%, #6742eb);--hrpd-dark:#1a1745;--hrpd-ink:#2e2549;--hrpd-copy:#2e2549ad;background:radial-gradient(820px 460px at 0 0,#6742eb14,#0000 72%),radial-gradient(820px 480px at 100% 32%,#a98cf714,#0000 72%),#f7f6fb}#hrtech-product-detail-scope .hrpd-themedExperienceGrid{opacity:.14;background-size:64px 64px}#hrtech-product-detail-scope .hrpd-themedExperienceGlow{opacity:.36}#hrtech-product-detail-scope .hrpd-productHeader{z-index:1100;min-height:var(--hrpd-nav-height);-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#231b29eb;border-bottom:1px solid #ffffff1f;transition:opacity .34s,transform .54s cubic-bezier(.22,1,.36,1),box-shadow .24s;position:sticky;top:0;transform:translateY(-100%);box-shadow:0 18px 38px #16101d24}#hrtech-product-detail-scope .hrpd-productHeader.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#hrtech-product-detail-scope .hrpd-productHeader:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:min(1240px,100% - 48px);height:1px;transition:transform .72s cubic-bezier(.22,1,.36,1) .16s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}#hrtech-product-detail-scope .hrpd-productHeader.is-visible:after{transform:translate(-50%)scaleX(1)}#hrtech-product-detail-scope.hrpd-page--axis .hrpd-productHeader{background:radial-gradient(circle at 12% 20%,#ef95582e,#0000 34%),radial-gradient(circle at 88% 80%,#748fe529,#0000 34%),#2d2333f0}#hrtech-product-detail-scope.hrpd-page--work .hrpd-productHeader{background:radial-gradient(circle at 12% 20%,#6742eb33,#0000 34%),radial-gradient(circle at 88% 80%,#a98cf729,#0000 34%),#1e1639f2}#hrtech-product-detail-scope .hrpd-productNavInner{min-height:var(--hrpd-nav-height);justify-content:space-between;align-items:center;gap:28px;display:flex}#hrtech-product-detail-scope .hrpd-productNavBrand{color:#fff;flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:inline-flex}#hrtech-product-detail-scope .hrpd-productNavBrand>span{background:#ffffffeb;border:1px solid #fff3;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 28px #0000002e}#hrtech-product-detail-scope .hrpd-productNavBrand img{object-fit:contain;width:30px;height:30px}#hrtech-product-detail-scope .hrpd-productNavBrand div{gap:2px;display:grid}#hrtech-product-detail-scope .hrpd-productNavBrand small{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}#hrtech-product-detail-scope .hrpd-productNavBrand strong{font-size:15px;font-weight:950}#hrtech-product-detail-scope .hrpd-productNavLinks{align-items:center;gap:4px;display:flex}#hrtech-product-detail-scope .hrpd-productNavLinks a{color:#ffffffb8;border-radius:11px;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:850;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:inline-flex}#hrtech-product-detail-scope .hrpd-productNavLinks a:hover,#hrtech-product-detail-scope .hrpd-productNavLinks a:focus-visible{color:#fff;background:#ffffff17;transform:translateY(-1px)}#hrtech-product-detail-scope .hrpd-productNavLinks a.is-active{color:#fff;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff2e}#hrtech-product-detail-scope .hrpd-productNavActions{align-items:center;gap:10px;display:flex}#hrtech-product-detail-scope .hrpd-productNavBack{color:#ffffffd1;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800;transition:color .2s,background .2s,border-color .2s;display:inline-flex}#hrtech-product-detail-scope .hrpd-productNavBack:hover{color:#fff;background:#ffffff1a;border-color:#ffffff52}#hrtech-product-detail-scope .hrpd-productNavBack:focus-visible{outline-offset:2px;outline:3px solid #fff9}#hrtech-product-detail-scope .hrpd-productNavBack svg{width:13px;height:13px}@media (width<=900px){#hrtech-product-detail-scope .hrpd-productNavBack{display:none}}#hrtech-product-detail-scope .hrpd-productNavCta{color:#fff;background:#ffffff24;border:1px solid #ffffff3d;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:900;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}#hrtech-product-detail-scope .hrpd-productNavCta svg{width:14px;height:14px;transition:transform .2s}#hrtech-product-detail-scope .hrpd-productNavCta:hover{background:#ffffff38;transform:translateY(-1px);box-shadow:0 12px 26px #0003}#hrtech-product-detail-scope .hrpd-productNavCta:hover svg{transform:translate(3px)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-overview,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-visualSection,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCta{scroll-margin-top:94px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-overview{background:radial-gradient(660px 340px at 6% 8%,#ef95581c,#0000 70%),radial-gradient(700px 360px at 96% 82%,#748fe517,#0000 72%);padding:92px 0 86px}#hrtech-product-detail-scope.hrpd-page--work .hrpd-themedExperience .hrpd-overview{background:radial-gradient(660px 340px at 6% 8%,#6742eb1a,#0000 70%),radial-gradient(700px 360px at 96% 82%,#a98cf717,#0000 72%)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading{max-width:900px;margin-bottom:42px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading>span,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy>span{color:var(--hrpd-accent-solid);align-items:center;gap:10px;display:inline-flex}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading>span:before,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy>span:before{content:"";opacity:.6;background:currentColor;border-radius:999px;width:22px;height:2px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading h2,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy h2{max-width:880px;color:var(--hrpd-ink)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-sectionHeading p,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageCopy p{color:var(--hrpd-copy)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemGrid{gap:20px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard{border:1px solid var(--hrpd-accent-border);min-height:250px;box-shadow:0 24px 58px var(--hrpd-accent-shadow), inset 0 1px 0 #fffffff0;background:#ffffffdb;flex-direction:column;padding:26px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard:hover{border-color:color-mix(in srgb, var(--hrpd-accent-solid) 42%, transparent);box-shadow:0 32px 72px var(--hrpd-accent-shadow), inset 0 1px 0 #fffffffa;transform:translateY(-5px)}#hrtech-product-detail-scope .hrpd-problemAccent{background:var(--hrpd-accent-solid);width:5px;position:absolute;top:0;bottom:0;left:0}#hrtech-product-detail-scope .hrpd-problemTop{justify-content:space-between;align-items:center;gap:18px;display:flex}#hrtech-product-detail-scope .hrpd-problemIcon{color:#fff;background:var(--hrpd-accent-solid);width:50px;height:50px;box-shadow:0 16px 30px var(--hrpd-accent-shadow);border-radius:16px;place-items:center;display:grid}#hrtech-product-detail-scope .hrpd-problemIcon svg{width:21px;height:21px}#hrtech-product-detail-scope .hrpd-problemNumber{-webkit-text-fill-color:currentColor;color:#33283a21!important;opacity:1!important;background:0 0!important;font-size:32px!important}#hrtech-product-detail-scope .hrpd-problemCard small{color:var(--hrpd-accent-solid);letter-spacing:.09em;text-transform:uppercase;margin-top:28px;font-size:9px;font-weight:950}#hrtech-product-detail-scope .hrpd-problemCard h3{color:var(--hrpd-ink);letter-spacing:-.025em;margin:9px 0 0;font-size:20px;font-weight:950;line-height:1.16}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard p{color:var(--hrpd-copy);margin:14px 0 0;font-size:13px;font-weight:650;line-height:1.62}#hrtech-product-detail-scope .hrpd-experienceBridge{z-index:2;padding:0 0 86px;position:relative}#hrtech-product-detail-scope .hrpd-experienceBridgeCard{color:#fff;background:radial-gradient(circle at 10% 15%, #ffffff1c, transparent 28%), radial-gradient(circle at 90% 80%, #ffffff14, transparent 32%), linear-gradient(135deg, var(--hrpd-dark), color-mix(in srgb, var(--hrpd-dark) 68%, var(--hrpd-accent-three)));border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:40px;padding:32px 36px;display:grid;box-shadow:0 30px 74px #1c15222e}#hrtech-product-detail-scope .hrpd-experienceBridgeCopy{gap:10px;display:grid}#hrtech-product-detail-scope .hrpd-experienceBridgeCopy>span{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:950}#hrtech-product-detail-scope .hrpd-experienceBridgeCopy>strong{letter-spacing:-.035em;max-width:500px;font-size:clamp(22px,2.5vw,34px);line-height:1.1}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow>div{background:#ffffff12;border:1px solid #ffffff1a;border-radius:17px;align-content:center;gap:6px;min-height:92px;padding:16px;display:grid;position:relative}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow span{color:#ffffff80;font-size:9px;font-weight:900}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow strong{max-width:120px;font-size:12px;font-weight:900;line-height:1.35}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow svg{z-index:2;width:18px;height:18px;color:var(--hrpd-dark);background:#fff;border-radius:999px;padding:4px;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities{border-top:1px solid var(--hrpd-accent-border);border-bottom:1px solid var(--hrpd-accent-border);background:#ffffff8a;padding:92px 0 104px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityGrid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:18px;display:grid}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability{border:1px solid var(--hrpd-accent-border);min-height:210px;box-shadow:0 22px 54px var(--hrpd-accent-shadow);background:#ffffffe0;grid-column:span 5;padding:24px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability:nth-child(n+4){grid-column:span 4}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured{color:#fff;background:radial-gradient(circle at 16% 18%, #ffffff29, transparent 30%), radial-gradient(circle at 86% 80%, #ffffff1a, transparent 32%), var(--hrpd-panel-gradient);min-height:360px;box-shadow:0 34px 78px var(--hrpd-accent-shadow);border-color:#ffffff38;grid-area:span 2/span 7}#hrtech-product-detail-scope .hrpd-capabilityTop{justify-content:space-between;align-items:center;gap:18px;display:flex}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityNumber{color:#33283a24;-webkit-text-fill-color:currentColor;opacity:1;background:0 0;font-size:30px;position:static}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured .hrpd-capabilityNumber{color:#ffffff57}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityIcon{width:52px;height:52px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured .hrpd-capabilityIcon{box-shadow:none;background:#ffffff24;border-color:#fff3}#hrtech-product-detail-scope .hrpd-capabilityState{width:fit-content;min-height:27px;color:var(--hrpd-accent-solid);background:var(--hrpd-accent-muted);border:1px solid var(--hrpd-accent-border);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;margin-top:auto;padding:0 10px;font-size:8px;font-weight:950;display:inline-flex}#hrtech-product-detail-scope .hrpd-capability.is-featured .hrpd-capabilityState{color:#fff;background:#ffffff1f;border-color:#ffffff2e}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability h3{color:var(--hrpd-ink);margin-top:20px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability p{color:var(--hrpd-copy)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured h3{color:#fff;max-width:440px;margin-top:26px;font-size:clamp(28px,3vw,42px);line-height:1.05}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured p{color:#ffffffc7;max-width:500px;font-size:14px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audience{background:var(--hrpd-dark);padding:56px 0}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard{color:#fff;background:radial-gradient(circle at 10% 20%, #ffffff14, transparent 28%), radial-gradient(circle at 90% 78%, color-mix(in srgb, var(--hrpd-accent-three) 32%, transparent), transparent 38%), #ffffff0a;box-shadow:none;border-color:#ffffff1a;padding:42px;position:relative;overflow:hidden}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceIcon{box-shadow:none;background:#ffffff14;border-color:#ffffff24}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard>div>span{color:#ffffff8f}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard h2{color:#fff}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard p{color:#ffffffb3}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-visualSection{background:radial-gradient(720px 360px at 88% 18%, var(--hrpd-accent-muted), transparent 72%), var(--hrpd-surface-soft);padding:102px 0}#hrtech-product-detail-scope .hrpd-galleryIntro{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:20px;padding:0 4px;display:flex}#hrtech-product-detail-scope .hrpd-galleryIntro>div{max-width:700px}#hrtech-product-detail-scope .hrpd-galleryIntro>div>span{color:var(--hrpd-accent-solid);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:950}#hrtech-product-detail-scope .hrpd-galleryIntro h3{color:var(--hrpd-ink);letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(26px,3vw,38px);font-weight:950}#hrtech-product-detail-scope .hrpd-galleryIntro p{color:var(--hrpd-copy);margin:10px 0 0;font-size:14px;line-height:1.65}#hrtech-product-detail-scope .hrpd-galleryIntro .hrpd-galleryStatus{background:var(--hrpd-accent-muted);border:1px solid var(--hrpd-accent-border);flex-shrink:0;color:var(--hrpd-accent-solid)!important}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryBrowser{box-shadow:0 36px 84px var(--hrpd-accent-shadow);border-color:#ffffff24;border-radius:28px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryBar{background:var(--hrpd-dark);min-height:62px;padding:0 22px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryBar>span{color:#ffffff94;letter-spacing:.06em;font-size:10px;font-weight:900}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav{gap:12px;margin-top:18px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button{background:#ffffffdb;justify-content:flex-start;min-height:62px;padding:0 18px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button small{color:inherit;text-transform:none;font-size:10px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-galleryNav button.is-active{background:var(--hrpd-accent-solid)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage{border-top:1px solid var(--hrpd-accent-border);border-bottom:1px solid var(--hrpd-accent-border);background:#fff;padding:100px 0}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageGrid{grid-template-columns:minmax(0,.72fr) minmax(620px,1.28fr)}#hrtech-product-detail-scope .hrpd-journeyTimeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;gap:18px;padding:0 22px 0 0;display:grid;position:relative}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep:after{content:"";background:#33283a1f;height:2px;position:absolute;top:26px;left:54px;right:-4px}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep:last-child:after{display:none}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep.is-active{box-shadow:none;border:0}#hrtech-product-detail-scope .hrpd-journeyMarker{z-index:2;color:#33283a94;border:1px solid var(--hrpd-accent-border);width:54px;height:54px;box-shadow:0 12px 28px var(--hrpd-accent-shadow);background:#fff;border-radius:18px;place-items:center;font-size:11px;font-weight:950;display:grid;position:relative}#hrtech-product-detail-scope .hrpd-journeyMarker svg{width:20px;height:20px}#hrtech-product-detail-scope .hrpd-journeyStep.is-done .hrpd-journeyMarker,#hrtech-product-detail-scope .hrpd-journeyStep.is-active .hrpd-journeyMarker{color:#fff;background:var(--hrpd-accent-solid);border-color:#0000}#hrtech-product-detail-scope .hrpd-journeyStep.is-done:after{background:var(--hrpd-accent-solid)}#hrtech-product-detail-scope .hrpd-journeyContent{gap:7px;display:grid}#hrtech-product-detail-scope .hrpd-journeyContent small{color:var(--hrpd-accent-solid);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:950}#hrtech-product-detail-scope .hrpd-journeyContent strong{color:var(--hrpd-ink);font-size:16px}#hrtech-product-detail-scope .hrpd-journeyContent p{color:var(--hrpd-copy);margin:0}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCta{background:var(--hrpd-surface);padding:78px 0 110px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCard{background:radial-gradient(circle at 14% 18%, #ffffff2b, transparent 30%), radial-gradient(circle at 86% 78%, #ffffff1a, transparent 32%), var(--hrpd-panel-gradient);padding:44px;overflow:hidden}#hrtech-product-detail-scope .hrpd-finalActions{min-width:270px}#hrtech-product-detail-scope .hrpd-returnHrtech{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 18px;font-size:13px;font-weight:900;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}#hrtech-product-detail-scope .hrpd-returnHrtech:hover{background:#ffffff29;border-color:#ffffff52;transform:translateY(-2px)}#hrtech-product-detail-scope .hrpd-returnHrtech svg{width:16px;height:16px}@media (width<=1040px){#hrtech-product-detail-scope .hrpd-experienceBridgeCard{grid-template-columns:1fr}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability:nth-child(n+4),#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured{grid-area:auto;min-height:240px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured{grid-column:1/-1;min-height:330px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stageGrid{grid-template-columns:1fr}}@media (width<=899px){#hrtech-product-detail-scope .hrpd-productHeader{top:0}#hrtech-product-detail-scope .hrpd-productNavLinks{scrollbar-width:none;overflow-x:auto}#hrtech-product-detail-scope .hrpd-productNavLinks::-webkit-scrollbar{display:none}#hrtech-product-detail-scope .hrpd-productNavLinks a{white-space:nowrap}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-overview,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-visualSection,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCta{scroll-margin-top:88px}}@media (width<=760px){#hrtech-product-detail-scope .hrpd-productNavInner{gap:16px}#hrtech-product-detail-scope .hrpd-productNavBrand div{display:none}#hrtech-product-detail-scope .hrpd-productNavLinks{flex:1;justify-content:flex-start}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-overview,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilities,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-visualSection,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-stage{padding-top:72px;padding-bottom:76px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemGrid,#hrtech-product-detail-scope .hrpd-experienceBridgeFlow{grid-template-columns:1fr}#hrtech-product-detail-scope .hrpd-experienceBridgeFlow svg{top:auto;bottom:-14px;right:50%;transform:translate(50%)rotate(90deg)}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capabilityGrid{grid-template-columns:1fr}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured{grid-column:auto}#hrtech-product-detail-scope .hrpd-galleryIntro{flex-direction:column;align-items:flex-start}#hrtech-product-detail-scope .hrpd-journeyTimeline{grid-template-columns:1fr;gap:20px}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep{grid-template-columns:54px minmax(0,1fr);align-items:start;padding:0 0 22px}#hrtech-product-detail-scope .hrpd-journeyTimeline .hrpd-journeyStep:after{width:2px;height:auto;inset:54px auto -20px 26px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard{padding:30px}}@media (width<=520px){#hrtech-product-detail-scope .hrpd-productNavBrand>span{width:38px;height:38px}#hrtech-product-detail-scope .hrpd-productNavLinks a{min-height:36px;padding:0 10px;font-size:11px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-overview{padding-top:58px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-problemCard,#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability{padding:22px}#hrtech-product-detail-scope .hrpd-experienceBridgeCard{padding:26px 22px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-capability.is-featured{min-height:300px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-audienceCard{padding:26px 22px}#hrtech-product-detail-scope .hrpd-themedExperience .hrpd-finalCard{padding:30px 22px}}@media (prefers-reduced-motion:reduce){#hrtech-product-detail-scope .hrpd-productHeader,#hrtech-product-detail-scope .hrpd-productHeader:after,#hrtech-product-detail-scope .hrpd-productNavLinks a,#hrtech-product-detail-scope .hrpd-problemCard,#hrtech-product-detail-scope .hrpd-returnHrtech{transition:none!important}}#hrtech-product-detail-scope .hrpd-problemAccent{opacity:1}@media (width<=899px){#hrtech-product-detail-scope .hrpd-productHeader{transform:translateY(-72px)}#hrtech-product-detail-scope .hrpd-productHeader.is-visible{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){#hrtech-product-detail-scope .hrpd-productHeader{transition:none!important}#hrtech-product-detail-scope .hrpd-productHeader.is-visible{opacity:1;transform:none}}@keyframes hrpd-system-pulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.03)}}@keyframes hrpd-system-slide{0%{left:-42%}to{left:100%}}#hrtech-product-detail-scope .hrpd-btn--lightOutline{color:#fff;background:#ffffff1a;border:1px solid #ffffff47}#hrtech-product-detail-scope .hrpd-btn--lightOutline:hover{background:#ffffff2e}.pm{--pm-scale:1;--pm-accent:#2f7ef8;--pm-ink:#0b2342;width:100%;font-size:calc(10px * var(--pm-scale));-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #14345717;border-radius:18px;line-height:1.3;position:relative;overflow:hidden;box-shadow:0 40px 80px -40px #0b234259,0 6px 18px -10px #0b23422e}.pm--work{--pm-accent:#6742eb;--pm-ink:#241a5e}.pm__bar{background:#f4f7fc;border-bottom:1px solid #14345712;align-items:center;gap:1.4em;padding:.9em 1.4em;display:flex}.pm__dots{gap:.5em;display:inline-flex}.pm__dots span{background:#ff5f57;border-radius:999px;width:.85em;height:.85em}.pm__dots span:nth-child(2){background:#febc2e}.pm__dots span:nth-child(3){background:#28c840}.pm__url{color:#14345780;background:#fff;border:1px solid #14345712;border-radius:999px;flex:1;padding:.45em 1em;font-size:.95em;font-weight:600}.pm__body{background:#f7f9fd;grid-template-columns:12.5em minmax(0,1fr);display:grid}.pm__side{background:var(--pm-ink);align-content:start;gap:1.6em;padding:1.5em 1.1em;display:grid}.pm__brand{color:#fff;letter-spacing:-.01em;align-items:center;gap:.7em;padding:0 .4em;font-size:1.15em;font-weight:900;display:flex}.pm__brand img{object-fit:cover;border-radius:.6em;width:2em;height:2em}.pm__menu{gap:.25em;margin:0;padding:0;list-style:none;display:grid}.pm__menu li{color:#d6e7ff9e;border-radius:.7em;align-items:center;gap:.75em;padding:.62em .75em;font-size:.95em;font-weight:600;display:flex}.pm__menu li.is-active{color:#fff;background:#ffffff1a;font-weight:800}.pm__menu svg{opacity:.85;width:1.1em;height:1.1em}.pm__main{align-content:start;gap:1.15em;padding:1.35em 1.5em 1.6em;display:grid}.pm__top{align-items:center;gap:1.2em;display:flex}.pm__search{color:#1434576b;background:#fff;border:1px solid #14345714;border-radius:.7em;flex:1;align-items:center;gap:.6em;padding:.6em 1em;font-size:.92em;display:flex}.pm__search svg{width:1em;height:1em}.pm__user{color:#14345780;align-items:center;gap:.7em;display:flex}.pm__user>svg{width:1.15em;height:1.15em}.pm__avatar{color:#fff;background:var(--pm-accent);border-radius:999px;place-items:center;width:2.2em;height:2.2em;font-size:.85em;font-weight:900;display:grid}.pm__userText{display:grid}.pm__userText strong{color:var(--pm-ink);font-size:.9em;font-weight:800}.pm__userText small{color:#14345773;font-size:.8em}.pm__heading{justify-content:space-between;align-items:center;gap:1em;display:flex}.pm__heading strong{color:var(--pm-ink);letter-spacing:-.02em;font-size:1.45em;font-weight:900;display:block}.pm__heading small{color:#14345780;font-size:.9em}.pm__period,.pm__chip{color:#1434578c;white-space:nowrap;background:#fff;border:1px solid #14345714;border-radius:.6em;align-items:center;gap:.5em;padding:.5em .85em;font-size:.85em;font-weight:700;display:inline-flex}.pm__period svg{width:.95em;height:.95em}.pm__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8em;display:grid}.pm__kpi{background:#fff;border:1px solid #14345712;border-radius:.85em;gap:.35em;padding:.95em;display:grid}.pm__kpiIcon{width:2em;height:2em;color:var(--pm-accent);background:color-mix(in srgb, var(--pm-accent) 13%, transparent);border-radius:.55em;place-items:center;display:grid}.pm__kpiIcon svg{width:1em;height:1em}.pm__kpiIcon.is-green{color:#0f9d63;background:#10b98124}.pm__kpiIcon.is-amber{color:#c2410c;background:#f9731624}.pm__kpiIcon.is-violet{color:#6742eb;background:#6742eb21}.pm__kpi small{color:#14345785;font-size:.85em;font-weight:600}.pm__kpi strong{color:var(--pm-ink);letter-spacing:-.02em;font-size:1.35em;font-weight:900}.pm__kpiBar{background:#14345712;border-radius:999px;height:.3em;display:block}.pm__kpiBar span{background:var(--pm-accent);opacity:.75;border-radius:999px;width:62%;height:100%;display:block}.pm__kpi:nth-child(2) .pm__kpiBar span{background:#10b981;width:78%}.pm__kpi:nth-child(3) .pm__kpiBar span{background:#f97316;width:45%}.pm__kpi:nth-child(4) .pm__kpiBar span{background:#6742eb;width:70%}.pm__charts{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:.8em;display:grid}.pm__charts--even{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)}.pm__panel{background:#fff;border:1px solid #14345712;border-radius:.85em;align-content:start;gap:.85em;padding:1em;display:grid}.pm__panelTop{justify-content:space-between;align-items:center;gap:.8em;display:flex}.pm__panelTop strong{color:var(--pm-ink);font-size:1em;font-weight:800}.pm__line{width:100%;height:6.4em}.pm__axis{color:#14345761;justify-content:space-between;font-size:.78em;font-style:normal;font-weight:600;display:flex}.pm__axis i{font-style:normal}.pm__donutRow{align-items:center;gap:1.1em;display:flex}.pm__donut{background:conic-gradient(#2f7ef8 0 66%, #10b981 66% 83%, #6742eb 83% 91%, #f97316 91% 100%);border-radius:999px;flex:none;place-content:center;justify-items:center;width:6.2em;height:6.2em;display:grid;-webkit-mask:radial-gradient(circle,#0000 0 55%,#000 56%);mask:radial-gradient(circle,#0000 0 55%,#000 56%)}.pm__donut strong,.pm__donut small{display:none}.pm__legend{flex:1;gap:.55em;margin:0;padding:0;list-style:none;display:grid}.pm__legend li{color:#1434579e;align-items:center;gap:.55em;font-size:.85em;font-weight:600;display:flex}.pm__legend i{background:#2f7ef8;border-radius:999px;width:.6em;height:.6em}.pm__legend i.is-green{background:#10b981}.pm__legend i.is-violet{background:#6742eb}.pm__legend i.is-amber{background:#f97316}.pm__legend b{color:var(--pm-ink);margin-left:auto;font-weight:800}.pm__board{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7em;display:grid}.pm__column{align-content:start;gap:.6em;display:grid}.pm__columnTitle{color:#1434578c;align-items:center;gap:.45em;font-size:.82em;font-weight:800;display:flex}.pm__columnTitle i{background:#2f7ef8;border-radius:999px;width:.55em;height:.55em}.pm__columnTitle.is-violet i{background:#6742eb}.pm__columnTitle.is-green i{background:#10b981}.pm__task{background:#f7f9fd;border:1px solid #14345712;border-radius:.6em;gap:.55em;padding:.7em;display:grid}.pm__task strong{color:var(--pm-ink);font-size:.85em;font-weight:800;line-height:1.3}.pm__taskMeta{justify-content:space-between;align-items:center;gap:.5em;display:flex}.pm__taskOwner{color:#14345780;align-items:center;gap:.35em;font-size:.75em;font-weight:600;display:inline-flex}.pm__taskOwner svg{width:.85em;height:.85em}.pm__taskDue{color:var(--pm-accent);background:color-mix(in srgb, var(--pm-accent) 12%, transparent);border-radius:.45em;padding:.25em .5em;font-size:.72em;font-weight:800}.pm__teams{gap:.9em;margin:0;padding:0;list-style:none;display:grid}.pm__teams li{gap:.4em;display:grid}.pm__teams li>span:first-child{color:#14345799;justify-content:space-between;align-items:center;font-size:.85em;font-weight:600;display:flex}.pm__teams b{color:var(--pm-ink);font-weight:800}.pm__teamBar{background:#14345712;border-radius:999px;height:.42em;display:block}.pm__teamBar span{background:var(--pm-accent);border-radius:999px;height:100%;display:block}.pm__activity{gap:.7em;margin:0;padding:0;list-style:none;display:grid}.pm__activity li{align-items:center;gap:.7em;display:flex}.pm__activityIcon{color:#0f9d63;background:#10b9811f;border-radius:.55em;place-items:center;width:1.9em;height:1.9em;display:grid}.pm--work .pm__activityIcon{color:var(--pm-accent);background:color-mix(in srgb, var(--pm-accent) 12%, transparent)}.pm__activityIcon svg{width:.95em;height:.95em}.pm__activity strong{color:var(--pm-ink);font-size:.9em;font-weight:800;display:block}.pm__activity small{color:#14345780;font-size:.82em}@media (width<=1240px){.pm{--pm-scale:.92}}@media (width<=1080px){.pm{--pm-scale:1}}@media (width<=720px){.pm{--pm-scale:.84}.pm__body{grid-template-columns:4.6em minmax(0,1fr)}.pm__brand,.pm__menu li{justify-content:center;font-size:0}.pm__brand img,.pm__menu svg{font-size:11px}.pm__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.pm__charts{grid-template-columns:1fr}.pm__board{grid-template-columns:1fr 1fr}.pm__column:last-child,.pm__userText,.pm__panel--list{display:none}}.vmodal{background:0 0;border:0;width:min(1180px,100% - 32px);max-width:none;max-height:none;margin:auto;padding:0;overflow:visible}.vmodal::backdrop{-webkit-backdrop-filter:blur(6px);background:#030a18d1}.vmodal__box{background:#020617;border:1px solid #94c5ff2e;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #000c}.vmodal__video{background:#020617;width:100%;height:auto;max-height:calc(100vh - 96px);display:block}.vmodal__close{z-index:2;color:#fff;cursor:pointer;background:#030a18b3;border:1px solid #fff3;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;transition:background-color .2s;display:grid;position:absolute;top:12px;right:12px}.vmodal__close:hover{background:#030a18eb}.vmodal__close:focus-visible{outline-offset:3px;outline:3px solid #78c8ffcc}.vmodal__close svg{width:16px;height:16px}:root{--phx-header:76px}#hrtech-product-detail-scope.hrpd-page:has(>.phx):not(.is-experience-staged){margin-top:calc(-1 * var(--phx-header))}.phx{--phx-accent:#f97316;--phx-accent-text:#fdba74;--phx-accent-ink:#1a0d02;--phx-accent-glow:#f9731680;isolation:isolate;min-height:100svh;padding:calc(var(--phx-header) + clamp(20px, 3.4vh, 48px)) 0 clamp(64px, 8vh, 104px);color:#fff;background:radial-gradient(1100px 680px at 80% 42%,#0f2c62 0%,#0000 62%),linear-gradient(#040b1c 0%,#06122d 55%,#040a18 100%);border-bottom:0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.phx--work{--phx-accent:#7c3aed;--phx-accent-text:#c4b5fd;--phx-accent-ink:#fff;--phx-accent-glow:#7c3aed8c}.phx__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.phx__glow{filter:blur(70px);border-radius:50%;position:absolute}.phx__glow--accent{background:var(--phx-accent-glow);opacity:.7;width:760px;height:540px;bottom:-34%;left:-12%}.phx__glow--blue{background:#2563eb6b;width:760px;height:520px;top:-24%;right:4%}.phx__glow--low{background:var(--phx-accent-glow);opacity:.55;width:680px;height:460px;bottom:-40%;right:-12%}.phx__bokeh{background:radial-gradient(circle, color-mix(in srgb, var(--phx-accent) 70%, #fff), transparent 68%);filter:blur(3px);opacity:.35;border-radius:50%;position:absolute}.phx__bokeh--one{width:70px;height:70px;top:22%;left:6%}.phx__bokeh--two{opacity:.25;width:46px;height:46px;bottom:12%;left:34%}.phx__bokeh--three{opacity:.22;width:90px;height:90px;bottom:20%;right:7%}.phx__shade{z-index:0;pointer-events:none;background:linear-gradient(90deg,#040b1ceb 0%,#040b1cb3 32%,#040b1c00 58%);position:absolute;inset:0}.phx__inner{z-index:1;grid-template-columns:minmax(0,600px) minmax(0,1fr);grid-template-areas:"copy play""benefits benefits";align-items:center;row-gap:clamp(28px,4vh,48px);display:grid;position:relative}.phx__copy{z-index:2;grid-area:copy;position:relative}.phx__back{color:#e2ecffb8;letter-spacing:.14em;text-transform:uppercase;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;font-size:12px;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.phx__back svg{width:15px;height:15px;transition:transform .2s}.phx__back:hover{color:#fff}.phx__back:hover svg{transform:translate(-3px)}.phx__identity{align-items:center;gap:16px;display:flex}.phx__logo img{object-fit:cover;width:64px;height:64px;box-shadow:0 18px 36px -16px var(--phx-accent-glow);border-radius:18px;display:block}.phx__identity strong{letter-spacing:-.02em;font-size:28px;font-weight:900;line-height:1.05;display:block}.phx__identity small{color:#e2ecffb3;letter-spacing:.12em;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:700;display:block}.phx__stages{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.phx__stage-chip{border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.phx__stage-chip svg{flex:0 0 14px;width:14px;height:14px}.phx__stage-chip.is-production{color:#6ee7b7;background:#10b9811f;border-color:#10b9813d}.phx__stage-chip.is-alpha{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b3d}.phx__stage-chip.is-beta{color:#93c5fd;background:#3b82f61f;border-color:#3b82f63d}.phx__title{color:#fff;letter-spacing:-.035em;text-wrap:balance;max-width:13.5em;margin:22px 0 0;font-size:clamp(40px,3.9vw,56px);font-weight:950;line-height:1.02}.phx__title strong{color:var(--phx-accent-text);font:inherit}.phx__lead{color:#e2ecffcc;max-width:54ch;margin:22px 0 0;font-size:17px;line-height:1.7}.phx__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.phx__btn{min-height:56px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:inline-flex}.phx__btn svg{width:17px;height:17px;transition:transform .22s}.phx__btn:hover{transform:translateY(-2px)}.phx__btn:focus-visible{outline-offset:3px;outline:3px solid #93c5fdd9}.phx__btn--primary{color:var(--phx-accent-ink);background:var(--phx-accent);box-shadow:0 18px 38px -14px var(--phx-accent-glow);border:1px solid #0000}.phx__btn--primary:hover svg{transform:translate(3px)}.phx__btn--ghost{color:#fff;background:#ffffff0a;border:1px solid #ffffff80}.phx__btn--ghost:hover{background:#ffffff1a;border-color:#ffffffbf}.phx__stage{z-index:0;perspective:1900px;pointer-events:none;width:min(55vw,940px);position:absolute;top:50%;right:clamp(-200px,-9vw,-70px);transform:translateY(-58%)}.phx__screen{transform-origin:20%;background:linear-gradient(145deg,#1c2c4e,#0a1326);border:1px solid #94c5ff29;border-radius:26px;padding:12px;position:relative;transform:rotateY(-17deg)rotateX(5deg)rotate(1deg);box-shadow:0 70px 130px -50px #000000f2,0 0 90px #2563eb38}.phx__screen .pm{box-shadow:none;filter:brightness(.86)saturate(1.1);border-radius:16px}.phx__screen:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(100deg,#040b1c9e 0%,#040b1c1f 38%,#0000 58%),linear-gradient(#0000 66%,#040b1c80 100%),linear-gradient(160deg,#ffffff1a 0%,#0000 28%);border-radius:16px;position:absolute;inset:12px}.phx__float{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);background:#1e3a8a6b;border:1px solid #93c5fd47;border-radius:18px;align-items:center;gap:14px;padding:16px 22px 16px 16px;display:flex;position:absolute;bottom:-6%;left:2%;transform:rotate(-4deg);box-shadow:0 30px 60px -24px #000c}.phx__floatIcon{width:42px;height:42px;color:var(--phx-accent-ink);background:var(--phx-accent);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.phx__floatIcon svg{width:19px;height:19px}.phx__float strong{font-size:16px;font-weight:800;display:block}.phx__float small{color:#e2ecffb8;margin-top:2px;font-size:12.5px;display:block}.phx__playArea{z-index:2;grid-area:play;justify-self:start;justify-items:center;gap:14px;margin-left:clamp(0px,4vw,70px);display:grid;position:relative}.phx__play{color:#fff;-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#040b1c9e;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:92px;height:92px;padding:0;transition:transform .25s,background-color .25s,box-shadow .25s;display:grid;box-shadow:0 0 0 10px #ffffff0f,0 24px 50px -18px #000000e6}.phx__play svg{width:34px;height:34px;margin-left:4px}.phx__play:hover{background:#040b1ccc;transform:scale(1.06);box-shadow:0 0 0 14px #ffffff14,0 24px 50px -18px #000000e6}.phx__play:focus-visible{outline-offset:6px;outline:3px solid #93c5fde6}.phx__playText{text-shadow:0 2px 12px #0009;justify-items:center;gap:2px;display:grid}.phx__playText strong{font-size:16px;font-weight:800}.phx__playText small{color:#e2ecffc7;font-size:13px}.phx__benefits{z-index:2;border-top:1px solid #ffffff1a;grid-area:benefits;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(100%,920px);margin:0;padding:28px 0 0;list-style:none;display:grid;position:relative}.phx__benefits li{align-items:center;gap:14px;min-width:0;display:flex}.phx__benefitIcon{color:#fff;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.phx__benefitIcon svg{width:22px;height:22px}.phx__benefits li>span:last-child{color:#e2ecffb8;min-width:0;font-size:14px;line-height:1.4;display:grid}.phx__benefits strong{color:#fff;font-size:15.5px;font-weight:800}.phx__continue{z-index:3;color:#e2ecffc7;border-radius:999px;align-items:center;gap:10px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.phx__continue:hover{color:#fff}.phx__continue:focus-visible{outline-offset:3px;outline:3px solid #93c5fdd9}.phx__continue>svg{width:13px;height:13px;transform:rotate(90deg)}.phx__mouse{border:2px solid;border-radius:999px;justify-items:center;width:20px;height:30px;padding-top:6px;display:grid}.phx__mouse span{background:currentColor;border-radius:999px;width:3px;height:6px;animation:1.8s ease-in-out infinite phx-roda}@keyframes phx-roda{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.2;transform:translateY(7px)}}@media (width<=1240px){.phx__stage{width:58vw;right:-15vw}}@media (width<=980px){.phx__inner{grid-template-columns:1fr;grid-template-areas:"copy""stage""benefits"}.phx__shade{background:linear-gradient(#040b1cb3 0%,#040b1c33 60%)}.phx__stage{perspective:1400px;grid-area:stage;width:100%;position:relative;top:auto;right:auto;transform:none}.phx__screen{border-radius:20px;padding:8px;transform:rotateY(-7deg)rotateX(4deg)}.phx__screen:after{background:linear-gradient(#0000 66%,#040b1c73 100%),linear-gradient(160deg,#ffffff1a 0%,#0000 28%);inset:8px}.phx__float{bottom:-8%;left:4%}.phx__playArea{grid-area:stage;place-self:center;margin:0}}@media (width<=899px){:root{--phx-header:66px}}@media (width<=680px){.phx__inner{grid-template-areas:"copy""benefits"}.phx__stage{z-index:0;opacity:.28;perspective:1200px;width:160%;position:absolute;top:auto;bottom:-6%;right:-34%;transform:none;-webkit-mask-image:linear-gradient(190deg,#0000 12%,#000 62%);mask-image:linear-gradient(190deg,#0000 12%,#000 62%)}.phx__screen .pm{filter:brightness(.7)saturate(.9)}.phx__screen{transform:rotateY(-10deg)rotateX(6deg)}.phx__shade{background:linear-gradient(#040b1cdb 34%,#040b1c8c 72%,#040b1ce6 100%)}.phx__benefits{display:none}.phx__identity strong{font-size:24px}.phx__title{font-size:clamp(34px,9.4vw,44px)}.phx__lead{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:15.5px;display:-webkit-box;overflow:hidden}.phx__actions{display:grid}.phx__btn{width:100%}.phx__float{display:none}.phx__play{width:72px;height:72px}.phx__benefits{grid-template-columns:1fr;gap:16px}.phx__continue{font-size:12.5px;bottom:16px}}@media (width<=680px) and (height<=730px){.phx__logo img{border-radius:15px;width:54px;height:54px}.phx__identity strong{font-size:22px}.phx__stages{margin-top:14px}.phx__title{margin-top:16px;font-size:clamp(28px,8.4vw,36px)}.phx__lead{-webkit-line-clamp:3;margin-top:16px}.phx__actions{gap:10px;margin-top:20px}.phx__btn{min-height:50px}}@media (prefers-reduced-motion:reduce){.phx__mouse span{animation:none}.phx__btn,.phx__play{transition:none}.phx__btn:hover,.phx__play:hover{transform:none}}.websites-page{isolation:isolate;color:#eaf4ff;background:radial-gradient(760px 420px at 16% 4%,#2563eb38,#0000 68%),radial-gradient(700px 380px at 92% 16%,#0ea5e929,#0000 66%),linear-gradient(#061326 0%,#06172d 52%,#041225 100%);position:relative;overflow:hidden}.websites-content-flow{isolation:isolate;background:radial-gradient(880px 580px at 104% 4%,#2563eb3d,#0000 67%),radial-gradient(760px 560px at -4% 31%,#0ea5e921,#0000 70%),radial-gradient(920px 620px at 103% 58%,#2563eb21,#0000 72%),radial-gradient(800px 580px at -1% 88%,#0ea5e91a,#0000 72%),linear-gradient(#06152b 0%,#06172e 26%,#06162d 48%,#05142a 72%,#041225 100%);position:relative;overflow:hidden}.websites-content-flow:after{content:"";z-index:0;pointer-events:none;filter:blur(18px);background:radial-gradient(at 20% 26%,#2384ff14,#0000 42%),radial-gradient(at 78% 72%,#0ea5e912,#0000 44%);width:min(1500px,110vw);height:58%;position:absolute;top:32%;left:50%;transform:translate(-50%)}.websites-content-flow>section{z-index:1;background:0 0;position:relative}.websites-container{width:min(1180px,100% - 48px);margin:0 auto}.websites-all,.websites-process,.websites-cta{z-index:1;position:relative}.websites-cta-copy h2{color:#fff;letter-spacing:-1px;margin:12px 0 0;font-size:clamp(28px,3vw,42px);font-weight:950;line-height:1.08}.websites-btn:focus-visible{outline-offset:4px;outline:3px solid #7dd3fceb}@media (width<=640px){.websites-container{width:min(100% - 32px,1180px)}.websites-btn{width:100%}}.websites-hero{border-bottom:1px solid #94bfff1f;min-height:460px;padding:64px 0 56px;position:relative;overflow:hidden}.websites-hero-bg,.websites-hero-glow{pointer-events:none;position:absolute;inset:0}.websites-hero-bg{overflow:hidden}.websites-hero-glow{filter:blur(3px)}.websites-hero-glow--blue{background:radial-gradient(520px 320px at 14% 26%,#2563eb5c,#0000 68%)}.websites-hero-glow--cyan{background:radial-gradient(560px 340px at 70% 24%,#0ea5e938,#0000 70%)}.websites-hero-inner{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid;position:relative}.websites-hero-content{max-width:640px}.websites-title{color:#f8fbff;letter-spacing:-2.2px;max-width:680px;margin:0 0 18px;font-size:clamp(42px,4.2vw,64px);font-weight:950;line-height:1.06;overflow:visible}.websites-title strong{color:#5cc8ff;padding-bottom:.12em;line-height:1.12;display:block;overflow:visible}.websites-subtitle{color:#e2efffc2;max-width:560px;margin:0;font-size:15px;font-weight:500;line-height:1.65}.websites-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.websites-btn{white-space:nowrap;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:14px;font-weight:900;line-height:1;text-decoration:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:inline-flex}.websites-btn svg{width:16px;height:16px;transition:transform .24s}.websites-btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);box-shadow:0 16px 34px #2563eb47}.websites-btn--secondary{color:#eaf4ff;background:#ffffff0e;border-color:#e2efff29;box-shadow:0 14px 36px #00000029}.websites-btn:hover{transform:translateY(-2px)}.websites-btn--primary:hover{box-shadow:0 20px 42px #0ea5e957}.websites-btn--primary:hover svg{transform:translate(3px)}.websites-btn--secondary:hover{background:#ffffff17;border-color:#38bdf880;box-shadow:0 14px 36px #00000029,0 0 24px #38bdf82e}.websites-btn--secondary:hover svg{transform:scale(1.08)}.websites-hero-panel{min-height:420px;position:relative}.websites-hero-shot{background:#06142c;border:1px solid #94c4ff38;border-radius:14px;width:80%;text-decoration:none;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .3s;display:block;position:absolute;overflow:hidden;box-shadow:0 30px 60px -18px #000614b3}.websites-hero-shot--back{opacity:.9;top:0;right:0}.websites-hero-shot--front{z-index:1;bottom:0;left:0}.websites-hero-shot-bar{background:#0b1d3a;border-bottom:1px solid #94c4ff24;align-items:center;gap:12px;height:30px;padding:0 12px;display:flex}.websites-hero-shot-dots{gap:5px;display:inline-flex}.websites-hero-shot-dots i{background:#bad7ff47;border-radius:50%;width:7px;height:7px}.websites-hero-shot-url{color:#d6e8ffb8;letter-spacing:.01em;font-size:11px;font-weight:600}.websites-hero-shot img{aspect-ratio:16/10;object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.websites-hero-shot:hover,.websites-hero-shot:focus-visible{z-index:2;opacity:1;border-color:#7dd3fc80;transform:translateY(-6px);box-shadow:0 40px 70px -18px #000614cc}.websites-hero-shot:focus-visible{outline-offset:4px;outline:3px solid #7dd3fceb}@media (prefers-reduced-motion:reduce){.websites-hero-shot{transition:none}.websites-hero-shot:hover,.websites-hero-shot:focus-visible{transform:none}}@media (width<=1100px){.websites-hero-inner{grid-template-columns:1fr;gap:44px}.websites-hero-panel{aspect-ratio:16/11.5;width:min(640px,100%);min-height:0}}@media (width<=860px){.websites-hero{min-height:auto;padding:72px 0 54px}}@media (width<=640px){.websites-title{letter-spacing:-1.7px}.websites-hero-actions{flex-direction:column;align-items:stretch;width:100%}.websites-hero-panel{aspect-ratio:auto}.websites-hero-shot--back{display:none}.websites-hero-shot--front{width:100%;position:relative}}.website-card{isolation:isolate;background:linear-gradient(145deg,#0f2542e0,#07162af0),#ffffff08;border:1px solid #7dd3fc29;border-radius:24px;flex-direction:column;min-height:100%;padding:14px;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000003d,inset 0 1px #ffffff0a}.website-card:before{content:"";z-index:-1;opacity:0;border-radius:inherit;background:radial-gradient(420px 180px at 18% 0,#38bdf833,#0000 72%),radial-gradient(360px 160px at 92% 14%,#f9731629,#0000 74%);transition:opacity .28s;position:absolute;inset:-1px}.website-card:hover{border-color:#38bdf861;transform:translateY(-7px)perspective(900px)rotateX(1.2deg)rotateY(-1.2deg);box-shadow:0 34px 80px #00000057,0 0 54px #0ea5e91f,inset 0 1px #ffffff0f}.website-card:hover:before{opacity:1}.website-card-content{flex-direction:column;flex:1;padding:18px 6px 6px;display:flex}.website-card-identity{align-items:center;gap:14px;display:flex}.website-card-logo{color:#dff6ff;letter-spacing:-.4px;background:linear-gradient(135deg,#38bdf826,#2563eb14),#ffffff0f;border:1px solid #7dd3fc29;border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:15px;font-weight:950;display:grid}.website-card-identity-text{min-width:0}.website-card-identity-text h3{color:#fff;letter-spacing:-.45px;margin:0;font-size:18px;font-weight:900;line-height:1.2}.website-card-identity-text span{color:#e2efff9e;margin-top:3px;font-size:12.5px;font-weight:600;line-height:1.4;display:block}.website-card-divider{background:linear-gradient(90deg,#38bdf81f,#7dd3fc6b,#38bdf81f);width:100%;height:1px;margin:16px 0;transition:background .28s}.website-card:hover .website-card-divider{background:linear-gradient(90deg,#38bdf82e,#7dd3fc9e,#38bdf82e)}.website-card-description{color:#e2efffb8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;font-weight:500;line-height:1.7;display:-webkit-box;overflow:hidden}.website-card-link:focus-visible{outline-offset:4px;outline:3px solid #7dd3fceb}.website-card-link{color:#dff6ff;background:#0ea5e914;border:1px solid #38bdf842;border-radius:14px;justify-content:center;align-self:flex-end;align-items:center;gap:10px;min-height:46px;margin-top:auto;padding:0 18px;font-size:13px;font-weight:900;text-decoration:none;transition:color .24s,background .24s,border-color .24s,box-shadow .24s;display:inline-flex}.website-card-link svg{width:15px;height:15px;transition:transform .24s}.website-card-link:hover{color:#fff;background:#0ea5e929;border-color:#7dd3fc7a;box-shadow:0 0 24px #0ea5e92e}.website-card-link:hover svg{transform:translate(4px)}.websites-grid .website-card{background:radial-gradient(360px 160px at 18% 0,#38bdf81f,#0000 68%),linear-gradient(145deg,#0d223ee6,#071427f5);border-color:#7dd3fc2e;border-radius:24px;padding:12px}.websites-grid .website-card:hover{transform:translateY(-7px)}.websites-grid .website-card-content{padding:18px 6px 6px}.websites-grid .website-card-logo{color:#dff6ff;background:radial-gradient(circle at 28% 18%,#ffffff24,#0000 36%),linear-gradient(135deg,#0ea5e929,#2563eb1f)}@media (width<=640px){.website-card-logo{width:50px;height:50px}}.website-preview{background:linear-gradient(#030d1bf0,#061427fa),#010916a3;border:1px solid #7dd3fc29;border-radius:22px;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 18px 40px #0208174d}.website-preview-browser{color:#e2efff94;background:linear-gradient(#0e1b30fa,#061223f2);border-bottom:1px solid #7dd3fc1f;align-items:center;gap:10px;min-height:40px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.website-preview-bar-icon{color:#a4dbffe6;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.website-preview-bar-icon svg{width:13px;height:13px}.website-preview-url{color:#e2efff99;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.website-preview-status{color:#8bdcff;letter-spacing:.07em;text-transform:uppercase;background:#0ea5e91f;border:1px solid #38bdf83d;border-radius:999px;align-items:center;min-height:22px;margin-left:auto;padding:0 10px;font-size:9.5px;font-weight:900;display:inline-flex}.website-preview-screen{isolation:isolate;min-height:238px;padding:18px;position:relative;overflow:hidden}.website-preview--compact .website-preview-screen{aspect-ratio:16/10;min-height:0;padding:16px}.website-preview-screen--shot,.website-preview--compact .website-preview-screen--shot{background:#06142c;padding:0}.website-preview-shot{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.website-card:hover .website-preview-shot{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.website-preview-shot{transition:none}.website-card:hover .website-preview-shot{transform:none}}.website-preview-content{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(104px,.8fr);align-items:stretch;gap:14px;min-height:100%;display:grid;position:relative}.website-preview-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.website-preview-brand{color:currentColor;letter-spacing:-.02em;align-items:center;min-height:20px;margin-bottom:12px;font-size:13px;font-weight:900;line-height:1.2;display:inline-flex}.website-preview-category{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex}.website-preview-title{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(16px,2vw,19px);font-weight:950;line-height:1.08;display:block}.website-preview--compact .website-preview-title{max-width:250px}.website-preview-copy p{color:#ffffffbd;max-width:320px;margin:10px 0 0;font-size:12px;line-height:1.55}.website-preview-fake-button{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:30px;margin-top:16px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.website-preview--compact .website-preview-fake-button,.website-preview--compact .website-preview-copy p{display:none}.website-preview-art{min-height:142px;position:relative;overflow:hidden}.website-preview--compact .website-preview-art{min-height:122px}.website-preview-scene{position:absolute;inset:0}.website-preview-ring,.website-preview-ring--fitness,.website-preview-grid-fade,.website-preview-card,.website-preview-portrait,.website-preview-portrait-shadow,.website-preview-light-glow,.website-preview-building,.website-preview-pedestal,.website-preview-chip,.website-preview-column,.website-preview-panel,.website-preview-chart-line,.website-preview-lamp{position:absolute}.website-preview-scene--clinic .website-preview-ring{opacity:.58;border:1px solid #ffffff80;border-radius:999px;width:124px;height:124px;top:16px;right:4px}.website-preview-scene--clinic .website-preview-portrait{background:radial-gradient(circle at 56% 18%,#f2cbb2 0 10px,#0000 11px),radial-gradient(circle at 48% 12%,#4b2e24 0 15px,#0000 16px),radial-gradient(circle at 50% 28%,#f7ddc8 0 20px,#0000 21px),linear-gradient(#ffffff47,#0000 28%),linear-gradient(#f6e4d3 0%,#c8ab92 100%);border-radius:50px 50px 18px 18px;width:94px;height:136px;bottom:-6px;right:26px;box-shadow:0 16px 30px #21140d2e}.website-preview-scene--clinic .website-preview-portrait-shadow{filter:blur(2px);background:#ffffff70;border-radius:999px;width:112px;height:112px;bottom:10px;right:8px}.website-preview-scene--clinic .website-preview-card{background:linear-gradient(#ffffff47,#0000 20%),#403630a8;border-radius:16px;width:70px;height:48px;bottom:32px;right:0;transform:rotate(-10deg);box-shadow:0 14px 30px #22171129}.website-preview-scene--clinic .website-preview-card:before,.website-preview-scene--clinic .website-preview-card:after{content:"";background:#ffffff8a;border-radius:999px;height:6px;position:absolute;left:12px;right:12px}.website-preview-scene--clinic .website-preview-card:before{top:13px}.website-preview-scene--clinic .website-preview-card:after{width:60%;top:25px}.website-preview-panel{background:#030d1b61;border:1px solid #7dd3fc2e;border-radius:14px;box-shadow:0 16px 34px #030d1b3d}.website-preview-panel span{background:#e2efff24;border-radius:999px;height:7px;display:block;position:absolute;left:12px;right:12px}.website-preview-panel span:first-child{width:54%;top:16px}.website-preview-panel span:nth-child(2){width:72%;top:32px}.website-preview-panel span:nth-child(3){width:42%;top:48px}.website-preview-panel--main{inset:8px 0 14px 20px}.website-preview-panel--side{width:68px;height:88px;top:28px;right:-2px}.website-preview-chart-line{clip-path:polygon(0 100%,18% 68%,36% 78%,56% 32%,74% 50%,100% 0,100% 100%);background:linear-gradient(#10b98100,#10b98138);border-bottom:2px solid #34d399b8;height:44px;bottom:24px;left:34px;right:14px}.website-preview-chart-line:before{content:"";clip-path:polygon(0 100%,18% 68%,36% 78%,56% 32%,74% 50%,100% 0);border-top:2px solid #34d399e6;position:absolute;inset:0}.website-preview-column{background:linear-gradient(#ffffff57,#94a3b852),linear-gradient(#e2e8f0,#475569);border-radius:6px 6px 0 0;width:24px;height:108px;bottom:18px;box-shadow:0 10px 26px #0f172a38}.website-preview-column:first-child{right:66px}.website-preview-column:nth-child(2){right:36px}.website-preview-column:nth-child(3){right:6px}.website-preview-pedestal{background:linear-gradient(#ffffff52,#475569cc);border-radius:10px;width:98px;height:14px;bottom:8px;right:0}.website-preview-lamp{background:linear-gradient(#ffffffe6,#fbbf242e);border-radius:999px;box-shadow:0 16px 36px #f9731629}.website-preview-lamp--large{width:54px;height:54px;top:18px;right:18px}.website-preview-lamp--small{opacity:.8;width:34px;height:34px;bottom:18px;right:72px}.website-preview-light-glow{background:radial-gradient(circle,#fbbf2457,#0000 68%);border-radius:999px;width:126px;height:126px;bottom:0;right:0}.website-preview-chip{background:linear-gradient(#ffffff24,#0000 24%),linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);border-radius:22px;width:86px;height:56px;top:18px;right:10px;box-shadow:0 16px 34px #2563eb3d}.website-preview-chip--small{opacity:.92;width:62px;height:42px;top:auto;bottom:18px;right:56px}.website-preview-ring--fitness{border:1px solid #ffffff38;border-radius:999px;width:128px;height:128px;top:10px;right:12px}.website-preview-building{background:linear-gradient(#fff3,#0000 18%),linear-gradient(#475569,#1e293b);border-radius:10px 10px 0 0;width:52px;height:96px;bottom:10px;right:8px}.website-preview-building--small{width:38px;height:72px;right:68px}.website-preview-grid-fade{opacity:.6;background-image:radial-gradient(circle,#7dd3fce6 1.2px,#0000 1.2px);background-size:14px 14px;width:106px;height:78px;bottom:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 24%);mask-image:linear-gradient(#0000,#000 24%)}.website-preview--clinic .website-preview-screen{background:radial-gradient(circle at 80% 52%,#ffffffa8,#0000 0 74px,#0000 75px),linear-gradient(135deg,#f6eadc 0%,#ddcab8 100%)}.website-preview--clinic .website-preview-copy,.website-preview--clinic .website-preview-brand,.website-preview--clinic .website-preview-title{color:#31241d}.website-preview--clinic .website-preview-category{color:#5c4332;background:#5c43321a}.website-preview--clinic .website-preview-fake-button{color:#fff;background:#3b2f27}.website-preview--clinic .website-preview-copy p{color:#31241db8}.website-preview--agro .website-preview-screen,.website-preview--dashboard .website-preview-screen,.website-preview--axis .website-preview-screen{background:radial-gradient(circle at 84% 72%,#10b9812e,#0000 34%),linear-gradient(135deg,#071b21 0%,#072c2e 45%,#0a1f37 100%)}.website-preview--agro .website-preview-copy,.website-preview--agro .website-preview-brand,.website-preview--agro .website-preview-title,.website-preview--dashboard .website-preview-copy,.website-preview--dashboard .website-preview-brand,.website-preview--dashboard .website-preview-title,.website-preview--axis .website-preview-copy,.website-preview--axis .website-preview-brand,.website-preview--axis .website-preview-title{color:#f7fffb}.website-preview--agro .website-preview-category,.website-preview--dashboard .website-preview-category,.website-preview--axis .website-preview-category{color:#86efac;background:#16a34a24}.website-preview--agro .website-preview-fake-button,.website-preview--dashboard .website-preview-fake-button,.website-preview--axis .website-preview-fake-button{color:#fff;background:#ffffff1f}.website-preview--agro .website-preview-copy p,.website-preview--dashboard .website-preview-copy p,.website-preview--axis .website-preview-copy p{color:#f7fffbbd}.website-preview--law .website-preview-screen{background:radial-gradient(circle at 84% 36%,#6366f129,#0000 30%),linear-gradient(135deg,#0e1730 0%,#12203d 48%,#172554 100%)}.website-preview--law .website-preview-copy,.website-preview--law .website-preview-brand,.website-preview--law .website-preview-title{color:#fff}.website-preview--law .website-preview-category{color:#cbd5e1;background:#ffffff1a}.website-preview--law .website-preview-fake-button{color:#0f172a;background:#fff}.website-preview--law .website-preview-copy p,.website-preview--fitness .website-preview-copy p,.website-preview--engineering .website-preview-copy p{color:#ffffffbd}.website-preview--fitness .website-preview-screen{background:radial-gradient(circle at 86% 38%,#a855f757,#0000 36%),linear-gradient(135deg,#151022 0%,#4c1d95 100%)}.website-preview--fitness .website-preview-category{color:#f5d0fe;background:#ffffff1f}.website-preview--fitness .website-preview-copy,.website-preview--fitness .website-preview-brand,.website-preview--fitness .website-preview-title,.website-preview--engineering .website-preview-copy,.website-preview--engineering .website-preview-brand,.website-preview--engineering .website-preview-title{color:#fff}.website-preview--atelier .website-preview-screen{background:radial-gradient(circle at 84%,#fbbf2442,#0000 38%),linear-gradient(135deg,#fff7ed 0%,#fed7aa 100%)}.website-preview--atelier .website-preview-copy,.website-preview--atelier .website-preview-brand,.website-preview--atelier .website-preview-title{color:#431407}.website-preview--atelier .website-preview-category{color:#9a3412;background:#9a34121a}.website-preview--atelier .website-preview-fake-button{color:#fff;background:#9a3412}.website-preview--atelier .website-preview-copy p{color:#431407b3}.website-preview--engineering .website-preview-screen{background:radial-gradient(circle at 82% 45%,#f973163d,#0000 36%),linear-gradient(135deg,#0f172a 0%,#334155 100%)}.website-preview--engineering .website-preview-category{color:#fdba74;background:#f9731624}@media (width<=640px){.website-preview-browser{min-height:36px;padding:7px 10px;font-size:10px}.website-preview-status{padding:0 8px;font-size:8.5px}.website-preview--compact .website-preview-screen{min-height:170px;padding:14px}.website-preview-content{grid-template-columns:minmax(0,1fr) 90px;gap:10px}.website-preview-title{font-size:15px}.website-preview-brand{margin-bottom:10px;font-size:12px}}.websites-pagination{justify-content:center;align-items:center;gap:10px;margin-top:38px;display:flex}.websites-pagination-arrow,.websites-pagination-page{color:#e2efffc7;cursor:pointer;background:#ffffff0b;border:1px solid #7dd3fc29;place-items:center;font-weight:900;transition:transform .22s,color .22s,background .22s,border-color .22s,box-shadow .22s,opacity .22s;display:grid}.websites-pagination-arrow{border-radius:15px;width:44px;height:44px}.websites-pagination-arrow svg{width:18px;height:18px;transition:transform .22s}.websites-pagination-pages{background:#ffffff09;border:1px solid #7dd3fc1a;border-radius:18px;align-items:center;gap:6px;padding:6px;display:inline-flex}.websites-pagination-page{border-radius:12px;width:36px;height:36px;font-size:13px}.websites-pagination-page.is-active{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:#7dd3fc73;box-shadow:0 12px 26px #0ea5e942,inset 0 1px #ffffff29}.websites-pagination-arrow:focus-visible,.websites-pagination-page:focus-visible{outline-offset:3px;outline:3px solid #7dd3fceb}.websites-pagination-arrow:hover:not(:disabled),.websites-pagination-page:hover:not(.is-active){color:#fff;background:#0ea5e91a;border-color:#7dd3fc57;transform:translateY(-2px)}.websites-pagination-arrow:hover:not(:disabled) svg{transform:translate(2px)}.websites-pagination-arrow:first-child:hover:not(:disabled) svg{transform:translate(-2px)}.websites-pagination-arrow:disabled{cursor:not-allowed;opacity:.34}.websites-pagination-mobile-label{color:#e2efffb8;font-size:13px;font-weight:800;display:none}@media (width<=640px){.websites-pagination{background:#ffffff09;border:1px solid #7dd3fc1a;border-radius:20px;justify-content:space-between;gap:12px;width:100%;padding:10px}.websites-pagination-pages{display:none}.websites-pagination-mobile-label{background:#ffffff09;border:1px solid #7dd3fc14;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:44px;display:inline-flex}.websites-pagination-arrow{flex:0 0 44px}}.websites-all,.websites-gallery{z-index:1;padding:72px 0 32px;position:relative}.websites-gallery:before,.websites-gallery:after{content:"";pointer-events:none;position:absolute}.websites-gallery:before{filter:blur(4px);opacity:.9;background:radial-gradient(circle,#2563eb3d 0%,#2563eb14 32%,#0000 66%);border-radius:999px;width:520px;height:520px;top:14px;right:-180px}.websites-gallery:after{background:radial-gradient(circle,#0ea5e91f,#0000 68%);border-radius:999px;width:280px;height:280px;bottom:120px;left:-120px}.websites-gallery-head{text-align:left;max-width:920px;margin:0 0 40px;position:relative}.websites-gallery-copy{max-width:none}.websites-gallery-copy h2{color:#fff;letter-spacing:-.03em;max-width:980px;margin:0;font-size:clamp(34px,3.4vw,52px);font-weight:950;line-height:1.04}.websites-gallery-copy h2 strong{color:#5cc8ff}.websites-gallery-copy p{color:#e2efffc2;max-width:640px;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.7}.websites-gallery-controls{justify-content:center;align-items:center;gap:14px;margin:0 auto 42px;display:flex}.websites-gallery-controls .websites-search--smart{width:min(100%,660px)}.websites-search{min-width:250px;position:relative}.websites-search input{color:#fff;background:linear-gradient(#ffffff0f,#ffffff09);border:1px solid #94c5ff38;border-radius:20px;outline:none;width:100%;min-height:58px;padding:0 74px 0 58px;font-size:15px;font-weight:700;transition:border-color .22s,background .22s,box-shadow .22s,transform .22s;box-shadow:inset 0 1px #ffffff14,0 18px 40px #01091638}.websites-search:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 64%);width:18px;height:18px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.websites-search input::placeholder{color:#e2efff6b}.websites-search input:focus{background:linear-gradient(#ffffff13,#ffffff0b);border-color:#60a5fa8f;transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb14,0 20px 44px #01091642,0 0 30px #2563eb1f}.websites-search-icon{color:#fff;pointer-events:none;background:linear-gradient(135deg,#2563eb,#3b82f6 55%,#0ea5e9);border:1px solid #7dd3fc42;border-radius:16px;place-items:center;width:44px;height:44px;transition:box-shadow .24s,transform .24s,filter .24s;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 12px 24px #2563eb3d,inset 0 1px #ffffff2e}.websites-search-icon svg{width:18px;height:18px}.websites-search:focus-within .websites-search-icon{filter:saturate(1.06);transform:translateY(-50%)scale(1.03);box-shadow:0 16px 32px #0ea5e94d,0 0 24px #3b82f62e,inset 0 1px #ffffff38}.websites-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:26px;display:grid;position:relative}.websites-grid .website-card{border-radius:28px}.websites-empty-state{text-align:center;color:#e2efffbd;background:#ffffff0a;border:1px solid #7dd3fc1f;border-radius:24px;place-items:center;gap:8px;margin-top:24px;padding:42px 24px;display:grid}.websites-empty-state-icon{color:#7dd3fc;background:#0ea5e914;border:1px solid #7dd3fc24;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.websites-empty-state-icon svg{width:20px;height:20px}.websites-empty-state h3{color:#fff;margin:8px 0 0;font-size:22px}.websites-empty-state p{max-width:360px;margin:0;font-size:14px;line-height:1.6}@media (width<=1100px){.websites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.websites-all,.websites-gallery{padding:56px 0 24px}.websites-gallery-copy h2,.websites-gallery-copy p{margin-left:0;margin-right:0}.websites-gallery-controls{flex-direction:column;align-items:stretch;margin-bottom:30px}.websites-gallery-controls .websites-search--smart{width:100%}}@media (width<=640px){.websites-all,.websites-gallery{padding:48px 0 16px}.websites-gallery-copy h2{letter-spacing:-1.2px;font-size:clamp(34px,10vw,46px)}.websites-gallery-copy p{font-size:14px}.websites-search{width:100%;min-width:0}.websites-search input{border-radius:18px;min-height:54px;padding:0 66px 0 50px;font-size:14px}.websites-search-icon{border-radius:14px;width:40px;height:40px}.websites-grid{grid-template-columns:1fr;gap:20px}}.websites-gallery{background:0 0;margin-bottom:-1px}.websites-process{isolation:isolate;background:0 0;border:0;padding:72px 0 88px;position:relative;overflow:visible}.websites-process:before,.websites-process:after{content:"";z-index:-1;pointer-events:none;filter:blur(2px);border-radius:999px;position:absolute}.websites-process:before{background:radial-gradient(circle,#1e70ff21,#0000 68%);width:1120px;height:640px;top:-360px;left:50%;transform:translate(-50%)}.websites-process:after{background:radial-gradient(circle,#00aeff14,#0000 68%);width:760px;height:760px;bottom:-360px;right:-260px}.websites-process-inner{flex-direction:column;display:flex}.websites-process-heading{max-width:760px}.websites-process-heading h2{color:#f8fbff;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(34px,3.4vw,52px);font-weight:950;line-height:1.04}.websites-process-heading h2 span{color:#3195ff;text-shadow:0 0 28px #3195ff2e}.websites-process-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:72px 0 0;padding:0;list-style:none;display:grid;position:relative}.websites-process-steps:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#1f70ff1a,#279dffd9 14%,#2cbeffd9 50%,#279dffd9 86%,#1f70ff1a);height:1px;position:absolute;top:44px;left:10.5%;right:10.5%;box-shadow:0 0 13px #38bdf847}.websites-step-card{z-index:1;background:linear-gradient(145deg,#0c2a52b8,#04142de6),#ffffff06;border:1px solid #3aacff66;border-radius:27px;min-width:0;min-height:405px;margin-top:44px;padding:74px 34px 38px;transition:transform .32s,border-color .32s,box-shadow .32s;position:relative;box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff09,inset 0 0 0 1px #11509e14}.websites-step-card:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(145deg,#1d79ff1a,#0000 48%);transition:opacity .32s;position:absolute;inset:0}.websites-step-card:after{content:"";opacity:.52;pointer-events:none;background-image:radial-gradient(circle,#249affcc 1px,#0000 1.4px);background-size:10px 10px;width:116px;height:90px;position:absolute;bottom:14px;right:18px;-webkit-mask-image:linear-gradient(135deg,#0000 4%,#000 100%);mask-image:linear-gradient(135deg,#0000 4%,#000 100%)}.websites-step-card:hover{border-color:#4cbeffa8;transform:translateY(-8px);box-shadow:0 36px 80px #00000052,0 0 34px #1677ff1a,inset 0 1px #ffffff0d}.websites-step-card:hover:before{opacity:1}.websites-step-number{z-index:3;color:#fff;letter-spacing:-.035em;background:radial-gradient(circle at 35% 30%,#2e7cff66,#0000 38%),linear-gradient(145deg,#0d3266,#061a3e);border:1px solid #39befff2;border-radius:50%;place-items:center;width:90px;height:90px;font-size:27px;font-weight:950;line-height:1;display:grid;position:absolute;top:-45px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #082246eb,0 0 22px #148bff80,0 12px 28px #00000059,inset 0 1px #ffffff24}.websites-step-number:after{content:"";background:#c8f4ff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:10px;box-shadow:0 0 8px #38bdf8,0 0 18px #1d7fff}.websites-step-icon{z-index:1;color:#2f91ff;background:radial-gradient(circle at 40% 28%,#1c70ff24,#0000 58%),#061d3dbd;border:1px solid #4dadff57;border-radius:24px;place-items:center;width:86px;height:86px;margin-bottom:27px;display:grid;position:relative;box-shadow:0 14px 34px #0000002e,inset 0 1px #ffffff09}.websites-step-icon svg{stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #2c91ff47);width:46px;height:46px;overflow:visible}.websites-step-card h3{z-index:1;color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(20px,1.55vw,25px);font-weight:900;line-height:1.18;position:relative}.websites-step-accent{z-index:1;background:linear-gradient(90deg,#38bdf8,#2563eb);border-radius:99px;width:38px;height:4px;margin:15px 0 22px;display:block;position:relative;box-shadow:0 0 12px #38bdf847}.websites-step-card p{z-index:1;color:#e7f1ffbf;max-width:25ch;margin:0;font-size:15px;font-weight:500;line-height:1.72;position:relative}@media (width<=1180px){.websites-process{padding:64px 0 80px}.websites-process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 26px;margin-top:64px}.websites-process-steps:before{display:none}.websites-step-card{min-height:365px}}@media (width<=760px){.websites-process-heading{text-align:left}.websites-process-heading h2{max-width:12ch}.websites-process-steps{grid-template-columns:1fr;gap:66px;margin-top:58px}.websites-step-card{min-height:0;padding:72px 30px 36px}.websites-step-card p{max-width:34ch}}@media (width<=480px){.websites-process{padding:56px 0 64px}.websites-process-heading h2{font-size:clamp(31px,10vw,42px)}.websites-step-card{border-radius:23px;padding:68px 24px 32px}.websites-step-number{width:82px;height:82px;font-size:24px;top:-41px}.websites-step-icon{border-radius:21px;width:78px;height:78px;margin-bottom:23px}.websites-step-icon svg{width:41px;height:41px}.websites-step-card h3{font-size:22px}.websites-step-card p{font-size:14.5px}}@media (prefers-reduced-motion:reduce){.websites-step-card{transition:none}.websites-step-card:hover{transform:none}}.websites-cta{isolation:isolate;padding:40px 0 120px;position:relative}.websites-content-flow>.websites-cta{background:url(/images/footer/seam-rings.svg) right var(--seam-rings-right) bottom var(--seam-rings-cta-bottom) / var(--seam-rings-size) var(--seam-rings-size) no-repeat, url(/images/footer/seam-rings-left.svg) left var(--seam-rings-left) bottom var(--seam-rings-left-cta-bottom) / var(--seam-rings-left-size) var(--seam-rings-left-size) no-repeat, linear-gradient(180deg, transparent 55%, #00081b 100%)}.websites-cta-card{background:radial-gradient(520px 320px at 0 0,#0f6eff2e,#0000 70%),linear-gradient(135deg,#0d274feb,#031127f7 60%);border:1px solid #74c4ff47;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:clamp(40px,5vw,72px);padding:clamp(36px,4.6vw,64px);display:grid;position:relative;overflow:hidden}.websites-cta-copy{min-width:0}.websites-cta-copy h2{color:#f8fbff;letter-spacing:-.03em;text-wrap:balance;max-width:560px;margin:0;font-size:clamp(32px,3.1vw,46px);font-weight:950;line-height:1.08}.websites-cta-copy p{color:#e2efffc2;max-width:520px;margin:20px 0 0;font-size:16px;font-weight:500;line-height:1.7}.websites-cta-aside{border-left:1px solid #8bc2ff24;gap:28px;min-width:0;padding-left:clamp(32px,4vw,56px);display:grid}.websites-cta-aside ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.websites-cta-aside li{color:#f6fafff0;align-items:center;gap:14px;font-size:16px;font-weight:700;line-height:1.35;display:flex}.websites-cta-check{color:#55d2ff;background:#041a39db;border:1px solid #3cb8ff66;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.websites-cta-check svg{width:18px;height:18px;display:block}.websites-cta-button{border-radius:16px;width:100%;min-height:60px;font-size:16px}@media (width<=900px){.websites-cta-card{grid-template-columns:1fr;gap:32px}.websites-cta-copy h2,.websites-cta-copy p{max-width:none}.websites-cta-aside{border-top:1px solid #8bc2ff24;border-left:0;padding:28px 0 0}}@media (width<=560px){.websites-cta{padding:32px 0 96px}.websites-cta-card{border-radius:22px;padding:30px 22px}.websites-cta-copy p,.websites-cta-aside li{font-size:15px}}.website-view-page{color:#0a2b57;background:#f5f8fc;position:relative;overflow:hidden}.website-view-container{width:min(1180px,100% - 48px);margin:0 auto}.website-view-hero{background:radial-gradient(circle at 78% 22%, rgba(var(--project-accent-rgb), .2), transparent 34%), radial-gradient(circle at 18% 14%, #2563eb33, transparent 30%), linear-gradient(135deg, #020817 0%, #06182e 44%, #081f3d 100%);color:#fff;min-height:680px;padding:48px 32px 60px;position:relative;overflow:hidden}.website-view-bg,.website-view-glow{pointer-events:none;position:absolute;inset:0}.website-view-glow{filter:blur(20px);opacity:.35;border-radius:999px;width:440px;height:440px}.website-view-glow--one{background:#2563eb52;top:80px;right:8%}.website-view-glow--two{background:rgba(var(--project-accent-rgb), .28);bottom:20px;right:28%}.website-view-hero-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:flex-start;gap:60px;display:grid;position:relative}.website-view-back{--back-btn-height:48px;--back-btn-collapsed:48px;--back-btn-expanded:240px;z-index:5;width:var(--back-btn-collapsed);height:var(--back-btn-height);white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 30% 20%,#ffffff29,#0000 38%),linear-gradient(135deg,#2563eb4d,#0ea5e91a);border:1px solid #7dd3fc3d;border-radius:999px;justify-content:flex-start;align-items:center;padding:0;text-decoration:none;transition:width .42s cubic-bezier(.22,1,.36,1),transform .24s,box-shadow .24s,border-color .24s,background .24s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #0208173d,inset 0 1px #ffffff0f}.website-view-back:before{content:"";z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 20%,#38bdf857,#0000 40%),radial-gradient(circle at 85%,#0ea5e933,#0000 44%);transition:opacity .3s;position:absolute;inset:-1px}.website-view-back:hover,.website-view-back:focus-visible{width:var(--back-btn-expanded);background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 38%),linear-gradient(135deg,#2563eb61,#0ea5e929);border-color:#7dd3fc6b;transform:translateY(-2px);box-shadow:0 18px 42px #02081757,0 0 34px #0ea5e91f}.website-view-back:hover:before,.website-view-back:focus-visible:before{opacity:1}.website-view-back:focus-visible{outline-offset:4px;outline:3px solid #7dd3fc57}.website-view-back-icon{z-index:2;width:var(--back-btn-height);height:var(--back-btn-height);min-width:var(--back-btn-height);color:#fff;background:radial-gradient(circle at 32% 22%,#ffffff47,#0000 38%),linear-gradient(135deg,#2563ff 0%,#0ea5e9 100%);border-radius:999px;flex:none;place-items:center;font-size:16px;font-weight:950;line-height:1;transition:transform .3s,box-shadow .3s;display:grid;position:relative;box-shadow:0 10px 24px #0ea5e947,inset 0 1px #ffffff38}.website-view-back:hover .website-view-back-icon,.website-view-back:focus-visible .website-view-back-icon{transform:translate(-1px)scale(1.03);box-shadow:0 14px 28px #0ea5e95c,inset 0 1px #ffffff3d}.website-view-back-label-wrap{z-index:2;align-items:center;min-width:0;padding-right:18px;display:flex;position:relative;overflow:hidden}.website-view-back-label{color:#f8fbff;letter-spacing:-.2px;opacity:0;font-size:13px;font-weight:950;transition:opacity .24s,transform .32s cubic-bezier(.22,1,.36,1);display:inline-block;transform:translate(-10px)}.website-view-back:hover .website-view-back-label,.website-view-back:focus-visible .website-view-back-label{opacity:1;transition-delay:.1s;transform:translate(0)}.website-view-kicker{color:#7dd3fc;letter-spacing:.08em;text-transform:uppercase;background:#0ea5e917;border:1px solid #0ea5e93d;border-radius:999px;align-items:center;width:fit-content;min-height:34px;margin-bottom:20px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.website-view-hero-copy h1{color:#fff;letter-spacing:-2.4px;max-width:580px;margin:12px 0 20px;font-size:clamp(40px,5vw,72px);font-weight:950;line-height:.96}.website-view-hero-copy p{color:#e2e8f0d1;max-width:560px;margin:0 0 24px;font-size:15px;font-weight:500;line-height:1.8}.website-view-tags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.website-view-tags span{color:#e0f2fe;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.website-view-actions{flex-wrap:wrap;gap:14px;margin-top:0;display:flex}.website-view-btn{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-size:13px;font-weight:950;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex}.website-view-btn svg{width:16px;height:16px}.website-view-btn--primary{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 34%),linear-gradient(135deg,#2563ff 0%,#0ea5e9 100%);box-shadow:0 18px 38px #0ea5e942}.website-view-btn--secondary{color:#fff;background:#ffffff13;border:1px solid #ffffff24}.website-view-btn:hover{transform:translateY(-2px)}.website-view-btn--primary:hover{box-shadow:0 24px 48px #0ea5e957}.website-view-btn--secondary:hover{background:#ffffff1c;border-color:#ffffff38}.website-view-hero-media{justify-content:center;align-items:center;height:100%;min-height:540px;display:flex}.website-live-browser{background:#0f172a;border:1px solid #7dd3fc33;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 34px 80px #00000061,inset 0 1px #ffffff14}.website-live-browser-bar{background:linear-gradient(#1e293b,#0f172a);border-bottom:1px solid #ffffff14;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;height:54px;padding:0 18px;display:grid}.website-live-dots{gap:8px;display:flex}.website-live-dots span{border-radius:999px;width:11px;height:11px}.website-live-dots span:first-child{background:#fb7185}.website-live-dots span:nth-child(2){background:#fbbf24}.website-live-dots span:nth-child(3){background:#22c55e}.website-live-url{color:#e2e8f0d1;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;justify-self:center;align-items:center;gap:8px;min-width:0;max-width:360px;height:32px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.website-live-lock{color:#7dd3fc;font-size:8px}.website-live-url strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.website-live-open{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,transform .2s;display:grid}.website-live-open:hover{background:#0ea5e938;transform:translateY(-1px)}.website-live-frame-wrap{background:#fff;height:560px;position:relative}.website-live-frame{background:#fff;border:0;width:100%;height:100%;display:block}.website-live-placeholder{color:#fff;background:radial-gradient(circle at 50% 35%,#0ea5e92e,#0000 34%),linear-gradient(135deg,#1e293b,#0f172a);align-content:center;place-items:center;gap:12px;width:100%;height:100%;display:grid}.website-live-placeholder span{background:radial-gradient(circle at 30% 20%,#ffffff38,#0000 34%),linear-gradient(135deg,#2563ff,#0ea5e9);border-radius:26px;place-items:center;width:92px;height:92px;font-size:32px;font-weight:950;display:grid}.website-live-placeholder p{color:#e2e8f0bd;margin:0;font-size:14px;font-weight:700}.website-view-browser{transform-style:preserve-3d;background:#0f172abd;border:1px solid #7dd3fc33;border-radius:24px;position:relative;overflow:hidden;transform:rotateX(4deg)rotateY(-8deg);box-shadow:0 34px 80px #0006,inset 0 1px #ffffff14}.website-view-browser--compact{box-shadow:none;border-radius:18px;transform:none}.website-view-browser:before{content:"";border-radius:inherit;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 28%), radial-gradient(circle at 70% 20%, rgba(var(--project-accent-rgb), .18), transparent 32%);opacity:.7;pointer-events:none;position:absolute;inset:-1px}.website-view-browser-bar{z-index:2;background:#020817cc;border-bottom:1px solid #ffffff14;align-items:center;gap:14px;min-height:46px;padding:0 16px;display:flex;position:relative}.website-view-browser--compact .website-view-browser-bar{min-height:34px;padding:0 10px}.website-view-browser-dots{flex:none;gap:7px;display:inline-flex}.website-view-browser-dots span{border-radius:999px;width:10px;height:10px}.website-view-browser-dots span:first-child{background:#fb7185}.website-view-browser-dots span:nth-child(2){background:#fbbf24}.website-view-browser-dots span:nth-child(3){background:#22c55e}.website-view-browser-url{color:#e2e8f0bd;background:#ffffff0f;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:0;min-height:28px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.website-view-browser-url span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.website-view-browser-lock{color:#7dd3fc;font-size:8px}.website-view-preview{z-index:2;min-height:430px;padding:28px;position:relative;overflow:hidden}.website-view-browser--compact .website-view-preview{min-height:180px;padding:16px}.website-view-preview:before{content:"";background:radial-gradient(circle at 78% 30%, rgba(var(--project-accent-rgb), .26), transparent 34%), linear-gradient(135deg, #ffffff14, transparent 48%);pointer-events:none;position:absolute;inset:0}.website-view-preview--clinic{color:#2f211b;background:radial-gradient(circle at 76% 42%,#d8b78f6b,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#e9d5c3 52%,#b99372 100%)}.website-view-preview--services{color:#fff;background:radial-gradient(circle at 80% 38%,#f5b81c3d,#0000 30%),linear-gradient(135deg,#1c1c1c 0%,#0b0b0b 60%,#2a2208 100%)}.website-view-preview--law{color:#fff;background:radial-gradient(circle at 76% 34%,#38bdf847,#0000 28%),linear-gradient(135deg,#020617 0%,#111827 48%,#164e63 100%)}.website-view-preview-nav{z-index:2;justify-content:space-between;align-items:center;gap:16px;margin-bottom:64px;font-size:12px;display:flex;position:relative}.website-view-browser--compact .website-view-preview-nav{margin-bottom:28px;font-size:9px}.website-view-preview-nav strong{letter-spacing:-.4px;font-size:16px}.website-view-browser--compact .website-view-preview-nav strong{font-size:12px}.website-view-preview-nav div{opacity:.72;gap:16px;display:flex}.website-view-browser--compact .website-view-preview-nav div{display:none}.website-view-preview-content{z-index:2;grid-template-columns:1fr .8fr;align-items:end;gap:24px;display:grid;position:relative}.website-view-browser--compact .website-view-preview-content{display:block}.website-view-preview-pill{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#0f172ab3;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.website-view-preview h3{letter-spacing:-1.4px;max-width:430px;margin:16px 0 10px;font-size:clamp(26px,3vw,44px);line-height:1}.website-view-browser--compact .website-view-preview h3{max-width:220px;margin:10px 0 0;font-size:18px}.website-view-preview p{opacity:.76;max-width:380px;margin:0;font-size:13px;line-height:1.6}.website-view-browser--compact .website-view-preview p,.website-view-browser--compact .website-view-preview button,.website-view-browser--compact .website-view-preview-visual{display:none}.website-view-preview button{color:#fff;background:#0f172a;border:0;border-radius:999px;min-height:40px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:900}.website-view-preview-visual{justify-items:end;gap:16px;display:grid}.website-view-preview-logo{color:#fff;letter-spacing:-1px;background:radial-gradient(circle at 30% 20%,#ffffff38,#0000 34%),linear-gradient(135deg,#0f172af0,#0f172aad);border-radius:36px;place-items:center;width:152px;height:152px;font-size:42px;font-weight:950;display:grid;box-shadow:0 24px 50px #0f172a38}.website-view-preview-card{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ab8;border:1px solid #ffffff29;border-radius:22px;width:190px;padding:18px}.website-view-preview-card span{opacity:.7;margin-bottom:6px;font-size:11px;display:block}.website-view-preview-card strong{font-size:24px}.website-view-infos{z-index:4;margin-top:-64px;position:relative}.website-view-info-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.website-view-info-grid--with-credit{grid-template-columns:repeat(5,1fr)}.website-view-info-card{background:#fff;border:1px solid #2563eb1f;border-radius:20px;flex-direction:column;gap:16px;padding:22px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 20px 46px #0f172a1a,inset 0 1px #fffc}.website-view-info-card:hover{border-color:#2563eb3d;transform:translateY(-4px);box-shadow:0 26px 56px #2563eb24}.website-view-info-icon{color:#2563eb;background:linear-gradient(135deg,#2563eb1a,#0ea5e914);border:1px solid #2563eb24;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.website-view-info-icon svg{width:20px;height:20px}.website-view-info-body{flex-direction:column;gap:6px;display:flex}.website-view-info-label{color:#64748b;letter-spacing:.01em;font-size:12px;font-weight:800}.website-view-info-card strong{color:#0a2b57;letter-spacing:-.2px;font-size:16px;font-weight:950;line-height:1.25}.website-view-info-note{color:#64748b;font-size:12px;font-weight:700}.website-view-status-badge{color:#0a2b57;background:#22c55e1a;border:1px solid #22c55e38;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:5px 12px 5px 10px;font-size:13px;font-weight:900;display:inline-flex}.website-view-status-dot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e2e}.website-view-section{background:#f5f8fc;padding:90px 0}.website-view-section--soft{background:radial-gradient(circle at 10% 20%,#2563eb0f,#0000 28%),linear-gradient(#fff 0%,#f5f8fc 100%)}.website-view-section--dark{color:#fff;background:radial-gradient(circle at 84% 18%, rgba(var(--project-accent-rgb), .14), transparent 30%), linear-gradient(135deg, #041225 0%, #071d38 100%)}.website-view-section-heading{max-width:680px}.website-view-section-heading--center{text-align:center;margin:0 auto 42px}.website-view-section-heading h2{color:#0a2b57;letter-spacing:-1.4px;margin:16px 0 0;font-size:clamp(30px,4vw,52px);font-weight:950;line-height:1.02}.website-view-section--dark .website-view-section-heading h2,.website-view-media-section .website-view-section-heading h2{color:#fff}.website-view-section-heading p{color:#536b87;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.8}.website-view-section--dark .website-view-section-heading p,.website-view-media-section .website-view-section-heading p{color:#e2e8f0c2}.website-view-credits-section{background:#f5f8fc;padding:84px 0}.website-view-credits-grid{background:radial-gradient(circle at 88% 20%,#2563eb1f,#0000 34%),#fff;border:1px solid #2563eb29;border-radius:28px;grid-template-columns:.75fr 1.25fr;align-items:flex-start;gap:48px;padding:40px;display:grid;box-shadow:0 24px 56px #0f172a14,0 0 32px #2563eb14}.website-view-credits-content{gap:20px;display:grid}.website-view-credits-header{gap:8px;display:grid}.website-view-kicker{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb17;border:1px solid #2563eb38;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:32px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.website-view-credits-header h2{color:#0a2b57;letter-spacing:-1.2px;margin:0;font-size:clamp(28px,4vw,44px);font-weight:950;line-height:1.1}.website-view-credits-highlight{color:#1d5fe0;display:block}.website-view-credits-intro{color:#536b87;margin:0;font-size:15px;font-weight:500;line-height:1.75}.website-view-credits-developers{gap:24px;display:grid}.website-view-developer-main-card{background:#fff;border:1px solid #2563eb24;border-radius:20px;flex-direction:column;align-items:center;gap:0;padding:32px;display:flex;box-shadow:0 12px 32px #0f172a0f}.website-view-developer-avatar-wrapper{justify-content:center;align-items:center;gap:24px;width:100%;margin-bottom:20px;display:flex}.website-view-developer-avatar{color:#fff;letter-spacing:-1.2px;background:radial-gradient(circle at 32% 22%,#ffffff47,#0000 38%),linear-gradient(135deg,#2563ff 0%,#0ea5e9 100%);border:5px solid #fff;border-radius:50%;flex:none;place-items:center;width:140px;height:140px;font-size:48px;font-weight:950;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 2px #2563eb4d,0 20px 48px #0ea5e947}.website-view-developer-avatar span{z-index:1;position:relative}.website-view-developer-avatar img{z-index:2;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.website-view-developer-main-info{text-align:center;flex-direction:column;gap:6px;display:flex}.website-view-developer-main-info h3{color:#0a2b57;letter-spacing:-.8px;margin:0;font-size:26px;font-weight:950;line-height:1.2}.website-view-developer-main-role{color:#536b87;margin:0 0 15px;font-size:14px;font-weight:600;line-height:1.4}.website-view-developer-divider{background:#2563eb1f;width:100%;height:1px;margin:0}.website-view-developer-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#2563eb17;border:1px solid #2563eb38;border-radius:999px;align-items:center;width:fit-content;min-height:28px;margin-top:4px;padding:0 12px;font-size:10px;font-weight:950;display:inline-flex}.website-view-developer-meta{justify-content:space-between;align-items:center;margin-top:26px;margin-bottom:26px;padding-top:17px;padding-bottom:4px;display:flex}.website-view-developer-meta-item{color:#536b87;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.website-view-developer-meta-item svg{color:#2563eb;flex:none}.website-view-developer-responsibility{background:#2563eb0d;border:1px solid #2563eb1a;border-radius:16px;gap:12px;margin-bottom:16px;padding:16px;display:flex}.website-view-developer-responsibility svg{color:#2563eb;flex:0 0 16px;margin-top:2px}.website-view-developer-responsibility p{color:#334155;margin:0;font-size:13px;font-weight:600;line-height:1.6}.website-view-responsibility-pills{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;display:grid}.website-view-responsibility-pill{text-align:center;background:#fff;border:1px solid #2563eb29;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:90px;padding:10px;transition:transform .2s,border-color .2s,background .2s;display:flex}.website-view-responsibility-pill:hover{background:#2563eb0a;border-color:#2563eb52;transform:translateY(-2px)}.website-view-responsibility-icon{flex:none;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.website-view-responsibility-pill div{flex-direction:column;gap:2px;min-width:0;display:flex}.website-view-responsibility-pill strong{color:#0a2b57;letter-spacing:-.2px;font-size:11px;font-weight:950;line-height:1.2;display:block}.website-view-responsibility-pill small{color:#536b87;font-size:9px;font-weight:600;line-height:1.2;display:block}.website-view-collaborators-section{background:#2563eb08;border:1px solid #2563eb1a;border-radius:16px;padding:20px}.website-view-collaborators-heading{color:#0a2b57;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:0 0 8px;font-size:12px;font-weight:950;display:flex}.website-view-collaborators-heading svg{color:#2563eb}.website-view-collaborators-subtitle{color:#536b87;margin:0 0 14px;font-size:12px;font-weight:600;line-height:1.5}.website-view-collaborators-grid{gap:10px;display:grid}.website-view-collaborator-card{background:#fff;border:1px solid #2563eb1f;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:transform .2s,border-color .2s;display:flex}.website-view-collaborator-card:hover{border-color:#2563eb42;transform:translate(3px)}.website-view-collaborator-avatar{color:#fff;background:linear-gradient(135deg,#2563ff 0%,#0ea5e9 100%);border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:13px;font-weight:950;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #2563eb29}.website-view-collaborator-avatar span{z-index:1;position:relative}.website-view-collaborator-avatar img{z-index:2;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.website-view-collaborator-info{flex:1;min-width:0}.website-view-collaborator-info strong{color:#0a2b57;letter-spacing:-.2px;font-size:13px;font-weight:950;line-height:1.3;display:block}.website-view-collaborator-info span{color:#536b87;margin-top:2px;font-size:11px;font-weight:600;line-height:1.3;display:block}.website-view-overview{grid-template-columns:.75fr 1.25fr;align-items:start;gap:36px;display:grid}.website-view-overview-grid{gap:18px;display:grid}.website-view-text-card{background:#fff;border:1px solid #0a254014;border-radius:26px;padding:30px;box-shadow:0 18px 48px #0f172a0f}.website-view-text-card--accent{background:radial-gradient(circle at 88% 18%, rgba(var(--project-accent-rgb), .16), transparent 28%), #fff;border-color:rgba(var(--project-accent-rgb), .22)}.website-view-text-card span{color:var(--project-accent-ink,var(--project-accent));margin-bottom:18px;font-size:13px;font-weight:950;display:inline-flex}.website-view-text-card h3{color:#0a2b57;letter-spacing:-.4px;margin:0 0 10px;font-size:22px}.website-view-text-card p{color:#536b87;margin:0;font-size:14px;font-weight:500;line-height:1.75}.website-view-stats-section{background:#f5f8fc;padding:0 0 80px}.website-view-stats{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.website-view-stat-card{color:#fff;background:radial-gradient(circle at 80% 20%, rgba(var(--project-accent-rgb), .22), transparent 36%), linear-gradient(135deg, #071d38 0%, #0a2b57 100%);border:1px solid #7dd3fc1f;border-radius:26px;padding:30px;box-shadow:0 22px 50px #0a25402e}.website-view-stat-card strong{letter-spacing:-1.2px;margin-bottom:6px;font-size:38px;font-weight:950;display:block}.website-view-stat-card span{color:#e2e8f0c2;font-size:13px;font-weight:800}.website-view-split{grid-template-columns:.78fr 1.22fr;align-items:start;gap:42px;display:grid}.website-view-highlights-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.website-view-highlight{background:#fff;border:1px solid #0a254014;border-radius:18px;gap:12px;padding:18px;display:flex;box-shadow:0 12px 30px #0f172a0a}.website-view-highlight span{color:#fff;background:linear-gradient(135deg,#2563ff,#0ea5e9);border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:950;display:grid}.website-view-highlight p{color:#334155;margin:0;font-size:13px;font-weight:800;line-height:1.5}.website-view-media-section{color:#fff;background:radial-gradient(circle at 84% 18%, rgba(var(--project-accent-rgb), .16), transparent 34%), radial-gradient(circle at 12% 30%, #2563eb24, transparent 32%), linear-gradient(135deg, #020817 0%, #06182e 46%, #081f3d 100%);position:relative;overflow:hidden}.website-view-media-layout{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:22px;margin-top:46px;display:grid}.website-view-media-layout--no-video{grid-template-columns:1fr}.website-view-video-card,.website-view-gallery{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172aa3;border:1px solid #7dd3fc29;border-radius:30px;box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff14}.website-view-video-card{flex-direction:column;padding:18px;display:flex}.website-view-video-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:10px 8px 16px;display:flex}.website-view-video-header span{color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.website-view-video-header h3{color:#fff;letter-spacing:-.5px;margin:0;font-size:22px}.website-view-video-header small{color:#fff;background:rgba(var(--project-accent-rgb), .16);border:1px solid rgba(var(--project-accent-rgb), .26);border-radius:999px;flex:none;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.website-view-video-frame{background:radial-gradient(circle at 50% 30%, rgba(var(--project-accent-rgb), .2), transparent 34%), linear-gradient(135deg, #0f172af0, #020817eb);border:1px solid #ffffff1a;border-radius:22px;flex:1;min-height:360px;position:relative;overflow:hidden}.website-view-video-frame video{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.website-view-video-placeholder{text-align:center;color:#fff;align-content:center;place-items:center;gap:10px;width:100%;height:100%;min-height:360px;display:grid}.website-view-play-button{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff47,#0000 34%),linear-gradient(135deg,#2563ff,#0ea5e9);border-radius:999px;place-items:center;width:74px;height:74px;font-size:24px;display:grid;box-shadow:0 22px 46px #0ea5e952}.website-view-video-placeholder strong{letter-spacing:-.5px;font-size:22px}.website-view-video-placeholder span{color:#e2e8f0ad;max-width:260px;font-size:13px;line-height:1.6}.website-view-video-card>p{color:#e2e8f0b8;margin:16px 8px 4px;font-size:13px;font-weight:600;line-height:1.7}.website-view-gallery{gap:14px;padding:18px;display:grid}.website-view-gallery-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.website-view-image-card{background:radial-gradient(circle at 74% 20%, rgba(var(--project-accent-rgb), .2), transparent 34%), linear-gradient(135deg, #0f172ae0, #020817eb);border:1px solid #ffffff1a;border-radius:22px;min-height:174px;position:relative;overflow:hidden}.website-view-image-card--large{min-height:330px}.website-view-image-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .55s;display:block}.website-view-image-card:hover img{transform:scale(1.045)}.website-view-image-placeholder{width:100%;height:100%;min-height:inherit;place-items:center;display:grid}.website-view-image-placeholder span{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff3d,#0000 34%),linear-gradient(135deg,#2563fff2,#0ea5e9d1);border-radius:24px;place-items:center;width:86px;height:86px;font-size:24px;font-weight:950;display:grid;box-shadow:0 18px 38px #0ea5e93d}.website-view-image-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020817b8;border:1px solid #ffffff1f;border-radius:18px;padding:14px;position:absolute;bottom:14px;left:14px;right:14px}.website-view-image-overlay span{color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:950;display:block}.website-view-image-overlay strong{color:#fff;font-size:13px;font-weight:950;display:block}.website-view-pages-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.website-view-page-card{background:radial-gradient(circle at 82% 16%, rgba(var(--project-accent-rgb), .12), transparent 28%), #fff;border:1px solid #0a254014;border-radius:26px;min-height:230px;padding:28px;box-shadow:0 18px 44px #0f172a0f}.website-view-page-card span{color:var(--project-accent-ink,var(--project-accent));margin-bottom:32px;font-size:13px;font-weight:950;display:inline-flex}.website-view-page-card h3{color:#0a2b57;letter-spacing:-.4px;margin:0 0 10px;font-size:20px}.website-view-page-card p{color:#536b87;margin:0;font-size:13px;font-weight:600;line-height:1.7}.website-view-palette-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;display:grid}.website-view-palette-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.website-view-color-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff13;border:1px solid #ffffff1f;border-radius:22px;padding:18px}.website-view-color-card span{border-radius:16px;width:100%;height:96px;margin-bottom:16px;display:block;box-shadow:inset 0 1px #ffffff4d}.website-view-color-card strong{color:#fff;margin-bottom:4px;font-size:14px;display:block}.website-view-color-card small{color:#e2e8f09e;font-size:12px;font-weight:800}.website-view-related-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.website-view-related-card{color:inherit;background:#fff;border:1px solid #0a254014;border-radius:24px;padding:12px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 18px 42px #0f172a0f}.website-view-related-card:hover{border-color:rgba(var(--project-accent-rgb), .26);transform:translateY(-5px);box-shadow:0 24px 54px #0f172a1f}.website-view-related-info{padding:18px 8px 8px}.website-view-related-info span{color:var(--project-accent-ink,var(--project-accent));text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950}.website-view-related-info h3{color:#0a2b57;letter-spacing:-.4px;margin:8px 0;font-size:18px}.website-view-related-info p{color:#536b87;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.6;display:-webkit-box;overflow:hidden}.website-view-final-cta{background:radial-gradient(circle at 20% 20%,#2563eb24,#0000 32%),linear-gradient(#f5f8fc 0%,#fff 100%);padding:88px 0}.website-view-final-card{color:#fff;background:radial-gradient(circle at 80% 20%, rgba(var(--project-accent-rgb), .18), transparent 34%), linear-gradient(135deg, #06182e 0%, #0a2b57 100%);border:1px solid #7dd3fc24;border-radius:32px;justify-content:space-between;align-items:center;gap:28px;padding:44px;display:flex;box-shadow:0 24px 70px #0a254038}.website-view-final-card h2{color:#fff;letter-spacing:-1.2px;max-width:680px;margin:16px 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.05}.website-view-final-card p{color:#e2e8f0c2;max-width:620px;margin:0;font-size:15px;line-height:1.7}.website-view-notfound{color:#fff;background:radial-gradient(circle at 74% 24%,#2563eb29,#0000 32%),linear-gradient(135deg,#020817 0%,#06182e 100%);align-items:center;min-height:620px;display:flex}.website-view-notfound h1{letter-spacing:-1.8px;max-width:700px;margin:18px 0 12px;font-size:clamp(38px,5vw,70px);line-height:1}.website-view-notfound p{color:#e2e8f0bd;max-width:560px;margin:0 0 28px;line-height:1.7}@media (width<=900px){.website-view-hero{min-height:auto;padding:76px 0 72px}.website-view-overview,.website-view-split,.website-view-palette-layout,.website-view-credits-grid,.website-view-media-layout{grid-template-columns:1fr}.website-view-credits-grid{gap:32px;padding:32px}.website-view-browser{transform:none}.website-view-hero-media{min-height:auto}.website-live-frame-wrap{height:480px}.website-view-info-grid,.website-view-info-grid--with-credit,.website-view-stats,.website-view-pages-grid,.website-view-related-grid,.website-view-gallery-grid{grid-template-columns:repeat(2,1fr)}.website-view-final-card{flex-direction:column;align-items:flex-start}}@media (width<=720px){.website-view-container{width:min(100% - 32px,1180px)}.website-view-hero{padding:56px 0 54px}.website-view-hero-grid{grid-template-columns:1fr}.website-view-back{width:190px}.website-view-back-label{opacity:1;transition-delay:0s;transform:translate(0)}.website-view-hero-copy h1{letter-spacing:-1.4px}.website-view-actions{flex-direction:column}.website-view-btn{width:100%}.website-view-stats,.website-view-highlights-grid,.website-view-pages-grid,.website-view-palette-grid,.website-view-related-grid,.website-view-gallery-grid{grid-template-columns:1fr}.website-view-info-grid,.website-view-info-grid--with-credit{grid-template-columns:repeat(2,1fr);gap:12px}.website-view-info-card{gap:14px;padding:18px 16px}.website-view-info-icon{width:40px;height:40px}.website-live-browser{border-radius:22px}.website-live-browser-bar{gap:10px;height:46px;padding:0 12px}.website-live-dots{gap:6px}.website-live-dots span{width:8px;height:8px}.website-live-url{max-width:180px;height:28px;padding:0 10px;font-size:10px}.website-live-open{width:30px;height:30px}.website-live-frame-wrap{height:420px}.website-view-preview{min-height:360px;padding:20px}.website-view-preview-content{grid-template-columns:1fr}.website-view-preview-nav div,.website-view-preview-visual{display:none}.website-view-section,.website-view-credits-section{padding:64px 0}.website-view-credits-grid{gap:24px}.website-view-developer-main-card{padding:24px}.website-view-developer-avatar{width:100px;height:100px;font-size:32px}.website-view-video-frame,.website-view-video-frame video,.website-view-video-placeholder{min-height:260px}.website-view-image-card,.website-view-image-card--large{min-height:240px}.website-view-final-cta{padding:64px 0}.website-view-final-card{border-radius:24px;padding:28px}}.aboutHero{border-bottom:1px solid #0f407814;padding:96px 0 88px;position:relative}.aboutHeroGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}.aboutHeroCopy h1{color:#0b2342;letter-spacing:-.035em;text-wrap:balance;max-width:680px;margin:0;font-size:clamp(40px,4vw,56px);font-weight:950;line-height:1.02}.aboutHeroCopy h1 strong{color:#1769e0;font:inherit}.aboutHeroCopy p{color:#52677e;max-width:540px;margin:24px 0 0;font-size:18px;line-height:1.7}.aboutHeroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.aboutHeroMeta{color:#52677e;flex-wrap:wrap;gap:10px 24px;margin:28px 0 0;padding:0;font-size:14px;font-weight:700;list-style:none;display:flex}.aboutHeroMeta li{align-items:center;gap:8px;display:inline-flex}.aboutHeroMeta svg{color:#1769e0;width:16px;height:16px}.aboutFounders{background:#fff;border:1px solid #0f40781a;border-radius:16px;padding:clamp(28px,3vw,40px);box-shadow:0 30px 60px -30px #0d356140}.aboutFounders h2{color:#52677e;letter-spacing:.01em;margin:0 0 8px;font-size:14px;font-weight:800}.aboutFoundersList{margin:0;padding:0;list-style:none}.aboutFounder{grid-template-columns:52px minmax(0,1fr);gap:18px;padding:24px 0;display:grid}.aboutFounder+.aboutFounder{border-top:1px solid #0f407814}.aboutFounder:last-child{padding-bottom:0}.aboutFounderAvatar{color:#fff;letter-spacing:.02em;background:#0b2342;border-radius:14px;place-items:center;width:52px;height:52px;font-size:16px;font-weight:900;display:grid}.aboutFounder strong{color:#0b2342;letter-spacing:-.01em;font-size:19px;font-weight:900;display:block}.aboutFounderRole{color:#1769e0;margin-top:4px;font-size:13px;font-weight:800;display:block}.aboutFounder p{color:#52677e;margin:10px 0 0;font-size:15px;line-height:1.65}@media (width<=960px){.aboutHero{padding:72px 0 64px}.aboutHeroGrid{grid-template-columns:1fr}.aboutHeroCopy h1{max-width:720px}}@media (width<=640px){.aboutHero{padding:48px 0 52px}.aboutHeroCopy p{font-size:16px}.aboutHeroActions{flex-direction:column}.aboutFounder{grid-template-columns:44px minmax(0,1fr);gap:14px}.aboutFounderAvatar{border-radius:12px;width:44px;height:44px;font-size:14px}}.aboutHistoryIntro{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(32px,6vw,96px);display:grid}.aboutHistoryIntro h2{color:#0b2342;letter-spacing:-.03em;margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:950;line-height:1.06}.aboutHistoryText p{color:#3f5670;max-width:64ch;margin:0;font-size:17px;line-height:1.75}.aboutHistoryText p+p{margin-top:18px}.aboutHistoryFacts{border-top:1px solid #0f40781a;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:64px 0 0;padding:36px 0 0;display:grid}.aboutHistoryFact dt{color:#0b2342;letter-spacing:-.02em;font-size:22px;font-weight:900}.aboutHistoryFact dd{color:#52677e;margin:8px 0 0;font-size:15px;line-height:1.6}@media (width<=900px){.aboutHistoryIntro{grid-template-columns:1fr;gap:20px}.aboutHistoryFacts{grid-template-columns:1fr;gap:24px;margin-top:44px;padding-top:28px}}@media (width<=640px){.aboutHistoryText p{font-size:16px}.aboutHistoryFact dt{font-size:20px}}.aboutWork{background:#f1f6fd;border-top:1px solid #0f40780f;border-bottom:1px solid #0f40780f}.aboutWorkSteps{counter-reset:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;display:grid}.aboutWorkStep{border-top:2px solid #1769e02e;padding-top:24px}.aboutWorkNumber{color:#1769e0;font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:14px;font-weight:900;display:block}.aboutWorkStep h3{color:#0b2342;letter-spacing:-.02em;margin:10px 0 0;font-size:22px;font-weight:900}.aboutWorkStep p{color:#52677e;margin:10px 0 0;font-size:15px;line-height:1.65}@media (width<=960px){.aboutWorkSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 32px}}@media (width<=560px){.aboutWorkSteps{grid-template-columns:1fr;gap:28px}.aboutWorkStep{grid-template-columns:40px minmax(0,1fr);column-gap:12px;padding-top:20px;display:grid}.aboutWorkNumber{grid-row:span 2;padding-top:4px}.aboutWorkStep h3{margin-top:0;font-size:20px}}.aboutProductsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.aboutProduct{--product-accent:#1769e0;background:#fff;border:1px solid #0f40781a;border-radius:16px;flex-direction:column;padding:clamp(26px,3vw,36px);transition:border-color .25s,box-shadow .25s;display:flex}.aboutProduct--work{--product-accent:#6742eb}.aboutProduct:hover{border-color:#0f407833;box-shadow:0 30px 60px -34px #0d356159}.aboutProductTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.aboutProductTop img{object-fit:cover;border-radius:14px;width:56px;height:56px}.aboutProductStage{color:var(--product-accent);background:color-mix(in srgb, var(--product-accent) 9%, transparent);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800}.aboutProduct h3{color:#0b2342;letter-spacing:-.02em;margin:22px 0 0;font-size:26px;font-weight:950}.aboutProductFocus{color:var(--product-accent);margin-top:4px;font-size:14px;font-weight:800}.aboutProduct p{color:#52677e;flex:1;margin:14px 0 0;font-size:16px;line-height:1.65}.aboutProductLink,.aboutProductsSites a{color:#0b2342;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.aboutProductLink{align-self:flex-start;margin-top:24px;font-size:15px}.aboutProductLink svg,.aboutProductsSites a svg{width:15px;height:15px;color:var(--product-accent,#1769e0);transition:transform .22s}.aboutProductLink:hover svg,.aboutProductsSites a:hover svg{transform:translate(3px)}.aboutProductLink:hover,.aboutProductsSites a:hover{text-underline-offset:4px;text-decoration:underline}.aboutProductsSites{color:#52677e;margin:32px 0 0;font-size:16px}@media (prefers-reduced-motion:reduce){.aboutProduct,.aboutProductLink svg,.aboutProductsSites a svg{transition:none}}@media (width<=760px){.aboutProductsList{grid-template-columns:1fr}}.aboutStatement{padding-top:24px}.aboutStatementCard{color:#fff;background:radial-gradient(560px 320px at 0 0,#3898ff38,#0000 70%),linear-gradient(135deg,#0b2342 0%,#0a3c77 100%);border-radius:16px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:clamp(32px,5vw,72px);padding:clamp(36px,5vw,64px);display:grid}.aboutStatementQuote{margin:0}.aboutStatementQuote p{letter-spacing:-.02em;text-wrap:balance;max-width:30ch;margin:0;font-size:clamp(24px,2.4vw,34px);font-weight:800;line-height:1.3}.aboutStatementActions{gap:12px;min-width:260px;display:grid}.aboutStatementBtn--primary{color:#0b2342;background:#fff;border:1px solid #fff}.aboutStatementBtn--primary:hover{background:#eaf2ff}.aboutStatementBtn--ghost{color:#fff;background:0 0;border:1px solid #ffffff52}.aboutStatementBtn--ghost:hover{border-color:#fff9}.aboutStatementBtn--ghost svg{width:18px;height:18px}.aboutStatementBtn:focus-visible{outline-color:#fffc}@media (width<=860px){.aboutStatementCard{grid-template-columns:1fr}.aboutStatementActions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}@media (width<=560px){.aboutStatementActions{grid-template-columns:1fr}}.aboutPage{color:#0b2342;background:radial-gradient(820px 420px at 50% 0,#2563eb12,#0000 68%),linear-gradient(#f7faff 0%,#fff 42%,#f8fbff 100%);position:relative;overflow:hidden}.aboutContainer{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;position:relative}.aboutSection{padding:88px 0;position:relative}.aboutSectionHeading{max-width:640px;margin-bottom:48px}.aboutSectionHeading h2{color:#0b2342;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:950;line-height:1.06}.aboutSectionHeading p{color:#52677e;margin:16px 0 0;font-size:17px;line-height:1.7}.aboutBtn{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex}.aboutBtn svg{width:16px;height:16px;transition:transform .22s}.aboutBtn:hover{transform:translateY(-2px)}.aboutBtn:hover svg{transform:translate(3px)}.aboutBtn:focus-visible,.aboutPage a:focus-visible{outline-offset:3px;outline:3px solid #2563eb8c}.aboutBtn--primary{color:#fff;background:#0b2342;border:1px solid #0b2342;box-shadow:0 14px 30px -12px #0b234273}.aboutBtn--primary:hover{background:#0a3c77}.aboutBtn--light{color:#0b2342;background:#fff;border:1px solid #0f407829}.aboutBtn--light:hover{border-color:#0f407852}@media (prefers-reduced-motion:reduce){.aboutBtn,.aboutBtn svg{transition:none}.aboutBtn:hover,.aboutBtn:hover svg{transform:none}}@media (width<=900px){.aboutSection{padding:64px 0}.aboutSectionHeading{margin-bottom:36px}}@media (width<=640px){.aboutContainer{width:min(100% - 32px,1180px)}.aboutSection{padding:52px 0}.aboutSectionHeading p{font-size:16px}.aboutBtn{width:100%}}.contactMini{color:#0a2540;background:radial-gradient(380px 180px at 8% 0,#2563eb12,#0000 68%),#fffffffa;border-radius:26px;padding:24px;position:relative;overflow:hidden;box-shadow:0 30px 70px -20px #010c1c80}.contactMiniTopline{color:#5b6b7f;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.contactMiniTopline.is-open{color:#157347}.contactMiniAvailability{background:#94a3b8;border-radius:999px;width:8px;height:8px}.is-open .contactMiniAvailability{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.contactMiniHeader{border-bottom:1px solid #0a254014;align-items:center;gap:14px;margin-top:18px;padding-bottom:20px;display:flex}.contactMiniHeaderIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 14px 30px #2563eb3d,inset 0 1px #ffffff2e}.contactMiniHeaderIcon svg{width:22px;height:22px}.contactMiniHeader strong{color:#071d38;letter-spacing:-.025em;font-size:18px;font-weight:950;line-height:1.15;display:block}.contactMiniHeader p{color:#0a254099;margin:5px 0 0;font-size:13px;line-height:1.5}.contactMiniList{padding-top:6px;display:grid}.contactMiniItem{z-index:1;color:#0a2540;border-bottom:1px solid #0a254014;align-items:center;gap:13px;min-width:0;padding:14px 4px;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.contactMiniItem:last-child{border-bottom:0}.contactMiniItem:hover{background-color:#2563eb0a}.contactMiniItem:focus-visible{outline-offset:2px;border-radius:8px;outline:3px solid #2563eb80}.contactMiniIcon{color:#2563eb;background:#2563eb12;border:1px solid #2563eb1f;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.contactMiniItem--whatsapp .contactMiniIcon{color:#16a34a;background:#22c55e12;border-color:#22c55e26}.contactMiniItem--location .contactMiniIcon{color:#0891b2;background:#0ea5e912;border-color:#0ea5e924}.contactMiniIcon svg{width:19px;height:19px}.contactMiniText{flex:1;min-width:0}.contactMiniText strong,.contactMiniText small{display:block}.contactMiniText strong{color:#071d38;font-size:14px;font-weight:900}.contactMiniText small{color:#0a254094;text-overflow:ellipsis;margin-top:3px;font-size:11.5px;line-height:1.45;overflow:hidden}.contactMiniArrow{color:#2563ebad;flex:0 0 16px;width:16px;height:16px;transition:transform .2s}.contactMiniItem:hover .contactMiniArrow{transform:translate(3px)}.contactMiniFooter{z-index:1;color:#0a25408c;border-top:1px solid #0a254014;align-items:center;gap:9px;margin-top:18px;padding-top:18px;font-size:11.5px;font-weight:700;display:flex;position:relative}.contactMiniFooter svg{color:#2563eb;width:15px;height:15px}@media (width<=560px){.contactMini{border-radius:22px;padding:20px}.contactMiniText small{white-space:normal}}.contactHero{padding:28px 18px 38px;position:relative;overflow:hidden}.contactHeroCard{isolation:isolate;color:#fff;background:radial-gradient(720px 520px at 86% 22%,#0ea5e93b,#0000 54%),radial-gradient(620px 480px at 100% 72%,#2563eb47,#0000 58%),linear-gradient(128deg,#041327 0%,#061d38 52%,#083665 100%);border:1px solid #7dd3fc2b;border-radius:34px;width:min(100%,1360px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 34px 86px #082b4d38,0 12px 34px #082b4d1a,inset 0 1px #ffffff14}.contactHeroCard:after{content:"";z-index:5;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff09}.contactHeroGlow{z-index:0;pointer-events:none;border-radius:999px;position:absolute}.contactHeroGlow--one{background:radial-gradient(circle,#22d3ee33,#0000 68%);width:360px;height:360px;top:-120px;right:-90px}.contactHeroGlow--two{background:radial-gradient(circle,#2563eb47,#0000 68%);width:520px;height:520px;bottom:-330px;right:170px}.contactHeroInner{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:58px;padding:clamp(48px,5.4vw,80px);display:grid;position:relative}.contactHeroCopy{max-width:700px}.contactHeroCopy h1{color:#fff;letter-spacing:-.035em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(40px,4.4vw,60px);font-weight:950;line-height:1.04}.contactHeroCopy h1 strong{color:#5cc8ff;font:inherit}.contactHeroCopy>p{color:#e2efffc7;max-width:650px;margin:24px 0 0;font-size:17px;line-height:1.7}.contactHeroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.contactHeroPrimary,.contactHeroSecondary{border-radius:14px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 22px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:inline-flex}.contactHeroPrimary svg,.contactHeroSecondary svg{width:17px;height:17px}.contactHeroPrimary{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:1px solid #7dd3fc3d;box-shadow:0 18px 38px #2563eb4d,inset 0 1px #ffffff2e}.contactHeroPrimary svg:first-child{color:#bbf7d0}.contactHeroSecondary{color:#fff;background:#ffffff0e;border:1px solid #cbe1f73d}.contactHeroPrimary:hover,.contactHeroSecondary:hover{transform:translateY(-3px)}.contactHeroPrimary:hover{box-shadow:0 24px 48px #2563eb5c}.contactHeroSecondary:hover{background:#ffffff17;border-color:#7dd3fc70}.contactHeroTrust{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.contactHeroTrustItem{color:#e2efffb8;align-items:flex-start;gap:8px;font-size:12.5px;font-weight:700;line-height:1.45;display:flex}.contactHeroTrustItem svg{color:#55d8ff;flex:0 0 16px;width:16px;height:16px;margin-top:1px}.contactHeroSide{z-index:2;position:relative}@media (width<=1040px){.contactHeroInner{grid-template-columns:1fr;gap:36px}.contactHeroCopy,.contactHeroCopy h1{max-width:820px}.contactHeroSide{max-width:640px}}@media (width<=680px){.contactHero{padding:16px 12px 28px}.contactHeroCard{border-radius:26px;min-height:0}.contactHeroInner{min-height:0;padding:38px 22px 26px}.contactHeroCopy h1{font-size:clamp(34px,10vw,44px)}.contactHeroSide{display:none}.contactHeroCopy>p{font-size:15.5px}.contactHeroActions{flex-direction:column}.contactHeroPrimary,.contactHeroSecondary{width:100%}.contactHeroTrust{grid-template-columns:1fr}}.contactFormCard{background:radial-gradient(620px 260px at 6% 0,#2563eb0e,#0000 64%),#fff;border:1px solid #0a25401a;border-radius:28px;padding:34px;position:relative;overflow:hidden;box-shadow:0 24px 64px #082b4d17,inset 0 1px #ffffffe6}.contactFormHeader{border-bottom:1px solid #0a254014;padding-bottom:24px}.contactFormHeader h2{color:#071d38;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:950;line-height:1.1}.contactFormHeader p{color:#0a2540ad;max-width:610px;margin:10px 0 0;font-size:15px;line-height:1.6}.contactForm{gap:18px;margin-top:26px;display:grid}.contactHoneypot{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contactFormRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contactField{gap:9px;min-width:0;display:grid}.contactField>span:first-child{color:#0a2540;font-size:13.5px;font-weight:850}.contactField>span:first-child small{color:#0a254075;margin-left:5px;font-size:11px;font-weight:700}.contactInputWrap{align-items:center;display:flex;position:relative}.contactInputWrap>svg:first-child{z-index:1;color:#2563ebbd;pointer-events:none;width:17px;height:17px;position:absolute;left:15px}.contactField input,.contactField select,.contactField textarea{color:#0a2540;background:#fbfdff;border:1px solid #0a25401f;border-radius:14px;outline:none;width:100%;font-family:inherit;font-size:14.5px;transition:border-color .2s,background .2s,box-shadow .2s}.contactField input,.contactField select{min-height:52px;padding:0 44px}.contactField select{appearance:none;cursor:pointer}.contactSelectChevron{color:#0a254080;pointer-events:none;width:15px;height:15px;position:absolute;right:15px;transform:rotate(90deg)}.contactField textarea{resize:vertical;min-height:168px;padding:16px;line-height:1.65}.contactField input::placeholder,.contactField textarea::placeholder{color:#0a254061}.contactField input:hover,.contactField select:hover,.contactField textarea:hover{border-color:#2563eb42}.contactField input:focus,.contactField select:focus,.contactField textarea:focus{background:#fff;border-color:#2563ebb3;box-shadow:0 0 0 4px #2563eb17}.contactField input:disabled,.contactField select:disabled,.contactField textarea:disabled{cursor:not-allowed;opacity:.7}.contactField input[aria-invalid=true],.contactField select[aria-invalid=true],.contactField textarea[aria-invalid=true]{border-color:#d92d20;box-shadow:0 0 0 3px #d92d201f}.contactFieldError{color:#b42318;font-size:13px;font-weight:700;line-height:1.4}.contactFieldFooter{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:-3px;display:flex}.contactCharacterCount{white-space:nowrap;color:#0a254070;margin-left:auto;font-size:11px;font-weight:700}.contactStatusMessage{border-radius:13px;align-items:flex-start;gap:10px;padding:13px 15px;font-size:13.5px;font-weight:750;line-height:1.5;animation:.25s contactStatusEnter;display:flex}.contactStatusMessage svg{flex:0 0 18px;width:18px;height:18px;margin-top:1px}.contactStatusMessage--success{color:#157347;background:#22c55e14;border:1px solid #22c55e33}.contactStatusMessage--error{color:#b42318;background:#ef444412;border:1px solid #ef44442e}.contactFormActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;display:flex}.contactSubmitButton,.contactWhatsAppButton{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.contactSubmitButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:1px solid #7dd3fc3d;box-shadow:0 16px 34px #2563eb42,inset 0 1px #ffffff2e}.contactSubmitButton:hover:not(:disabled),.contactWhatsAppButton:hover{transform:translateY(-2px)}.contactSubmitButton:hover:not(:disabled){box-shadow:0 21px 42px #2563eb52}.contactSubmitButton:disabled{cursor:not-allowed;opacity:.72}.contactSubmitButton svg,.contactWhatsAppButton svg{width:17px;height:17px}.contactWhatsAppButton{color:#0a2540;background:#fff;border:1px solid #0a254024}.contactWhatsAppButton svg{color:#16a34a}.contactWhatsAppButton:hover{background:#22c55e0a;border-color:#22c55e57}.contactButtonSpinner{border:2px solid #ffffff61;border-top-color:#fff;border-radius:999px;width:17px;height:17px;animation:.7s linear infinite contactButtonSpin}.contactFormPrivacy{color:#0a254080;align-items:center;gap:8px;margin:0;font-size:11.5px;font-weight:650;line-height:1.5;display:flex}.contactFormPrivacy svg{color:#2563eb;flex:0 0 14px;width:14px;height:14px}@keyframes contactButtonSpin{to{transform:rotate(360deg)}}@keyframes contactStatusEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.contactFormCard{border-radius:24px;padding:26px 22px}.contactFormRow{grid-template-columns:1fr}.contactFormActions{flex-direction:column}.contactSubmitButton,.contactWhatsAppButton{width:100%}}@media (prefers-reduced-motion:reduce){.contactStatusMessage,.contactButtonSpinner{animation:none}}.contactSide{gap:20px;display:grid}.contactSideCard{background:#fff;border:1px solid #0a25401a;border-radius:24px;padding:26px;position:relative;overflow:hidden;box-shadow:0 20px 52px #082b4d13,inset 0 1px #ffffffe6}.contactSideCard--guide{background:radial-gradient(420px 220px at 8% 0,#2563eb0f,#0000 66%),#fff}.contactSideHeader h2{color:#071d38;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:950;line-height:1.2}.contactChecklist{gap:2px;margin:18px 0 0;padding:0;list-style:none;display:grid}.contactChecklist li{color:#0a2540b8;border-bottom:1px solid #0a254011;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;font-weight:650;line-height:1.55;display:flex}.contactChecklist li:last-child{border-bottom:0;padding-bottom:0}.contactChecklist svg{color:#2563eb;flex:0 0 17px;width:17px;height:17px;margin-top:2px}.contactFaqList{margin-top:18px}.contactFaq{border-top:1px solid #0a254014}.contactFaq:first-child{border-top:0}.contactFaq summary{cursor:pointer;color:#0a2540;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;font-size:13.5px;font-weight:850;line-height:1.45;list-style:none;display:flex}.contactFaq summary::-webkit-details-marker{display:none}.contactFaq summary svg{color:#2563eb;flex:0 0 15px;width:15px;height:15px;transition:transform .22s;transform:rotate(90deg)}.contactFaq[open] summary svg{transform:rotate(-90deg)}.contactFaq p{color:#0a25409e;margin:-3px 0 16px;font-size:12.5px;line-height:1.65}@media (width<=700px){.contactSideCard{border-radius:22px;padding:23px 20px}}.contactPage{color:#0a2540;background:radial-gradient(760px 420px at 12% 30%,#2563eb0e,#0000 68%),radial-gradient(680px 360px at 90% 18%,#0ea5e90d,#0000 66%),linear-gradient(#fff 0%,#f8fbff 58%,#fff 100%);min-height:100vh}.contactContent{width:min(1240px,100% - 48px);margin:0 auto;padding:8px 0 96px}.contactGrid{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);align-items:start;gap:26px;display:grid}@media (width<=1000px){.contactGrid{grid-template-columns:1fr}}@media (width<=640px){.contactContent{width:min(100% - 28px,1240px);padding:24px 0 70px}}.nf404{--nf-pointer-x:0;--nf-pointer-y:0;isolation:isolate;color:#f4f8ff;background:radial-gradient(circle at 50% 110%,#1566bb57,#0000 44%),linear-gradient(145deg,#020914 0%,#051426 48%,#071c33 100%);min-height:100svh;position:relative;overflow:hidden}.nf404:before{content:"";z-index:-2;opacity:.42;pointer-events:none;background:linear-gradient(115deg,#0000 0 42%,#1baee80e 42% 42.2%,#0000 42.2% 100%),linear-gradient(25deg,#0000 0 64%,#4e74e50d 64% 64.2%,#0000 64.2% 100%);position:absolute;inset:0}.nf404__background,.nf404__grid,.nf404__scan,.nf404__glow{pointer-events:none;position:absolute}.nf404__background,.nf404__grid,.nf404__scan{inset:0}.nf404__background{z-index:-1;overflow:hidden}.nf404__grid{opacity:.22;background-image:linear-gradient(#75baff0f 1px,#0000 1px),linear-gradient(90deg,#75baff0f 1px,#0000 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle,#000 4%,#0000 76%);mask-image:radial-gradient(circle,#000 4%,#0000 76%)}.nf404__scan{z-index:2;opacity:0;background:linear-gradient(90deg,#0000,#57d3ffb3,#0000);height:1px;animation:8s ease-in-out 1.2s infinite nf404-scan;box-shadow:0 0 24px #57d3ff73}.nf404__glow{filter:blur(4px);border-radius:999px}.nf404__glow--one{width:min(760px,72vw);height:min(760px,72vw);transform:translate(calc(-50% + var(--nf-pointer-x) * -22px), calc(-50% + var(--nf-pointer-y) * -18px));background:radial-gradient(circle,#148ee236,#0000 66%);top:42%;left:50%}.nf404__glow--two{background:radial-gradient(circle,#4366de29,#0000 68%);width:460px;height:460px;bottom:-190px;right:-180px}.nf404__brand{z-index:20;align-items:center;width:fit-content;text-decoration:none;display:inline-flex;position:absolute;top:clamp(18px,3vw,38px);left:clamp(20px,4vw,64px)}.nf404__brand picture{line-height:0;display:block}.nf404__brand img{object-fit:contain;object-position:left center;filter:brightness(0)invert()drop-shadow(0 10px 24px #00000047);opacity:.92;width:clamp(142px,11vw,176px);height:46px;transition:transform .22s,opacity .22s;display:block}.nf404__brand:hover img{opacity:1;transform:translateY(-2px)}.nf404__stage{grid-template-rows:minmax(320px,1fr) auto auto;justify-items:center;width:min(1180px,100% - 40px);min-height:100svh;margin:0 auto;padding:clamp(78px,9vh,104px) 0 clamp(20px,3vh,34px);display:grid;position:relative}.nf404__visual{width:min(920px,92vw);min-height:clamp(280px,40vh,460px);transform-style:preserve-3d;align-self:center;position:relative}.nf404__orbit{pointer-events:none;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nf404__orbit--outer{aspect-ratio:1;border:1px solid #70c5ff2e;width:min(610px,70vw);animation:24s linear infinite nf404-orbit;box-shadow:inset 0 0 70px #1d7ed00a,0 0 70px #1d7ed00d}.nf404__orbit--outer:before,.nf404__orbit--outer:after{content:"";background:#52c8f8;border-radius:999px;width:9px;height:9px;position:absolute;box-shadow:0 0 22px #52c8f8e0}.nf404__orbit--outer:before{top:17%;left:13%}.nf404__orbit--outer:after{bottom:29%;right:7%}.nf404__orbit--inner{aspect-ratio:1;border:1px dashed #7aabff29;width:min(440px,52vw);animation:18s linear infinite nf404-orbit-reverse;transform:translate(-50%,-50%)rotate(18deg)}.nf404__number{letter-spacing:-.105em;width:max-content;transform:translate(calc(-50% + var(--nf-pointer-x) * 18px), calc(-50% + var(--nf-pointer-y) * 14px));-webkit-user-select:none;user-select:none;font-size:clamp(150px,25vw,390px);font-weight:950;line-height:.72;position:absolute;top:50%;left:50%}.nf404__number>span{white-space:nowrap;display:block}.nf404__numberShadow{color:#0000;-webkit-text-stroke:2px #75caff2e;position:absolute;inset:0;transform:translate(9px,8px)}.nf404__numberMain{z-index:2;color:#0000;background:radial-gradient(circle at 32% 24%,#fffffffa,#76d5fff5 22%,#2c83df 52%,#3153b9 100%);text-shadow:0 22px 56px #00051194,0 0 70px #1c95e41f;-webkit-background-clip:text;background-clip:text;position:relative}.nf404__numberGlitch{z-index:3;color:#65ddff80;mix-blend-mode:screen;clip-path:inset(44% 0 43%);opacity:0;animation:6.4s step-end 1.6s infinite nf404-glitch;position:absolute;inset:0;overflow:hidden;transform:translate(0)}.nf404__core{z-index:8;aspect-ratio:1;width:clamp(58px,7vw,92px);transform:translate(calc(-50% + var(--nf-pointer-x) * -13px), calc(-50% + var(--nf-pointer-y) * -10px));border-radius:27%;place-items:center;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 24px 56px #00051180,0 0 46px #29a4e94d}.nf404__core img{object-fit:contain;width:100%;height:100%}.nf404__piece{z-index:1;-webkit-backdrop-filter:blur(8px);background:linear-gradient(90deg,#2495de47,#4858c426);border:1px solid #73cdff38;border-radius:999px;display:block;position:absolute;box-shadow:0 18px 36px #0006143d}.nf404__piece--one{width:190px;height:58px;transform:translate(calc(var(--nf-pointer-x) * -28px), calc(var(--nf-pointer-y) * -18px)) rotate(-12deg);animation:7.4s ease-in-out infinite nf404-float-one;top:22%;left:4%}.nf404__piece--two{width:148px;height:42px;transform:translate(calc(var(--nf-pointer-x) * 32px), calc(var(--nf-pointer-y) * 18px)) rotate(16deg);animation:8.2s ease-in-out infinite nf404-float-two;top:30%;right:3%}.nf404__piece--three{width:118px;height:34px;transform:translate(calc(var(--nf-pointer-x) * -18px), calc(var(--nf-pointer-y) * 22px)) rotate(7deg);animation:6.8s ease-in-out infinite reverse nf404-float-two;bottom:18%;left:14%}.nf404__piece--four{width:168px;height:48px;transform:translate(calc(var(--nf-pointer-x) * 24px), calc(var(--nf-pointer-y) * -20px)) rotate(-9deg);animation:8.8s ease-in-out infinite reverse nf404-float-one;bottom:14%;right:13%}.nf404__content{z-index:10;text-align:center;justify-items:center;max-width:720px;margin-top:clamp(-84px,-7vh,-44px);display:grid;position:relative}.nf404__eyebrow{color:#80d6ff;letter-spacing:.11em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);background:#1969a91a;border:1px solid #75c9ff33;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex}.nf404__eyebrow svg{width:14px;height:14px}.nf404__content h1{letter-spacing:-.055em;max-width:690px;margin:16px 0 0;font-size:clamp(34px,4.6vw,58px);font-weight:950;line-height:.98}.nf404__content>p{color:#d9ebffb3;max-width:610px;margin:18px 0 0;font-size:clamp(14px,1.4vw,17px);line-height:1.72}.nf404__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.nf404__action{border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 19px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:inline-flex}.nf404__action svg{width:16px;height:16px;transition:transform .22s}.nf404__action:hover{transform:translateY(-3px)}.nf404__action--primary{color:#031526;background:linear-gradient(135deg,#eefaff 0%,#7bd8ff 54%,#74a5ff 100%);border:1px solid #8adbff6b;box-shadow:0 18px 36px #117ec53d}.nf404__action--primary:hover svg:last-child{transform:translate(3px)}.nf404__action--secondary{color:#eef8ff;-webkit-backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #9bd0ff29}.nf404__action--secondary:hover{background:#ffffff16;border-color:#9bd0ff4d}.nf404__quote{z-index:10;color:#e0eeffcc;text-align:center;border-top:1px solid #9dceff1f;justify-items:center;width:min(640px,100%);margin:clamp(22px,3.4vh,38px) 0 0;padding:20px 0 0;display:grid;position:relative}.nf404__quote>svg{color:#56c9f8;opacity:.85;width:20px;height:20px;margin-bottom:12px}.nf404__quote p{max-width:54ch;margin:0;font-size:15px;line-height:1.6}.nf404__quote cite{color:#81d2f7d1;letter-spacing:.06em;text-transform:uppercase;margin-top:10px;font-size:11.5px;font-style:normal;font-weight:800;display:block}.nf404__route{z-index:20;color:#b8d8f67a;letter-spacing:.11em;align-items:center;gap:8px;font-size:10px;font-weight:850;display:inline-flex;position:absolute;top:clamp(27px,3.5vw,46px);right:clamp(20px,4vw,64px)}.nf404__route svg{width:15px;height:15px}@keyframes nf404-scan{0%,16%,to{opacity:0;top:-4%}19%{opacity:.65}41%{opacity:0;top:104%}}@keyframes nf404-glitch{0%,84%,to{opacity:0;clip-path:inset(44% 0 43%);transform:translate(0)}85%{opacity:.62;clip-path:inset(18% 0 68%);transform:translate(-9px)}86%{opacity:.35;clip-path:inset(65% 0 16%);transform:translate(8px)}87%{opacity:.7;clip-path:inset(42% 0);transform:translate(-4px)}88%{opacity:0;transform:translate(0)}}@keyframes nf404-orbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes nf404-orbit-reverse{to{transform:translate(-50%,-50%)rotate(-342deg)}}@keyframes nf404-float-one{0%,to{margin-top:0}50%{margin-top:-16px}}@keyframes nf404-float-two{0%,to{margin-top:0}50%{margin-top:13px}}@media (width<=760px){.nf404{overflow-y:auto}.nf404__stage{grid-template-rows:auto auto auto;width:min(100% - 30px,680px);padding-top:64px;padding-bottom:18px}.nf404__visual{min-height:300px}.nf404__content{margin-top:-42px}.nf404__actions{margin-top:20px}.nf404__quote{margin-top:18px;padding-top:16px}.nf404__piece--one,.nf404__piece--four{opacity:.66}.nf404__piece--two,.nf404__piece--three{opacity:.42}.nf404__quote{margin-bottom:20px}}@media (width<=560px){.nf404__brand img{object-position:center;filter:drop-shadow(0 8px 18px #00000059);width:42px;height:42px}.nf404__route{top:33px}.nf404__visual{min-height:255px}.nf404__orbit--outer{width:80vw}.nf404__orbit--inner{width:58vw}.nf404__number{font-size:clamp(122px,39vw,184px)}.nf404__numberShadow{transform:translate(6px,6px)}.nf404__core{width:58px}.nf404__piece--one{width:110px;height:36px;left:0}.nf404__piece--two{width:96px;height:30px;right:-2%}.nf404__piece--three{width:78px;height:24px;left:5%}.nf404__piece--four{width:108px;height:33px;right:4%}.nf404__content{margin-top:-24px}.nf404__content h1{font-size:clamp(32px,10vw,44px)}.nf404__actions,.nf404__action{width:100%}.nf404__quote p{font-size:13.5px}}@media (height<=980px) and (width>=761px){.nf404__stage{grid-template-rows:minmax(230px,1fr) auto auto;padding-top:48px;padding-bottom:14px}.nf404__visual{min-height:232px}.nf404__number{font-size:clamp(140px,19vw,290px)}.nf404__orbit--outer{width:min(500px,56vw)}.nf404__orbit--inner{width:min(360px,42vw)}.nf404__content{margin-top:-40px}.nf404__content h1{font-size:clamp(32px,3.5vw,46px)}.nf404__content>p{margin-top:14px}.nf404__actions{margin-top:22px}.nf404__quote{margin-top:16px;padding-top:14px}.nf404__quote>svg{margin-bottom:9px}.nf404__quote p{font-size:14px}}@media (prefers-reduced-motion:reduce){.nf404 *,.nf404 :before,.nf404 :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
