.homeHero .section__inner{padding-top:24px}.frontpage .main{--paddingTopMax:56;--paddingTopMin:48}.homeHero .section__title{--fontsizeMax:56;line-height:1.05;letter-spacing:-0.025em;margin-bottom:4px}.homeHero .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.homeHero__accent{color:var(--pharos-blue)}.homeHero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:var(--pharos-radius-pill);background:linear-gradient(90deg,#EEF3FE 0%,#F5F7FE 100%);border:1px solid var(--pharos-blue-tint-12);color:var(--pharos-blue);font-family:var(--font-body);font-size:13px;font-weight:500;line-height:1.4;letter-spacing:0.02em;margin-bottom:20px;position:relative;overflow:hidden}.homeHero__badge::after{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 30%,var(--pharos-blue-tint-12) 50%,transparent 70%);animation:homeHero-shimmer 4s ease-in-out infinite}@keyframes homeHero-shimmer{0%,70%{left:-100%}100%{left:200%}}.homeHero__badge svg{width:14px;height:14px;flex-shrink:0}.homeHero .section__subtitle{font-size:clamp(24px,3vw,36px) !important;line-height:1.4;color:var(--pharos-text);margin-bottom:32px}.homeHero__mark{color:var(--pharos-text);font-weight:600;background:none;padding:0 2px;text-decoration:none;background-image:linear-gradient(180deg,transparent 55%,rgba(75,125,225,0.18) 55%);background-repeat:no-repeat;background-position:0 0;background-size:0% 100%;transition:background-size .55s cubic-bezier(.25,.46,.45,.94)}.homeHero__mark.is-visible{background-size:100% 100%}.homeHero__mark.u-reveal:nth-of-type(1){--u-reveal-delay:0ms}.homeHero__mark.u-reveal:nth-of-type(2){--u-reveal-delay:300ms}.homeHero .section__header__inner>.btn,.homeHero .homeHero__cta .btn{display:flex}.homeHero__cta{display:flex;gap:12px;margin-bottom:12px}.homeHero__btnPrimary{gap:8px;background:linear-gradient(135deg,#4B7DE1 0%,#3A6BCE 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.12),0 10px 20px 0 var(--pharos-blue-glow);animation:homeHero-ctaPulse 3s ease-in-out infinite;transition:transform 0.2s ease,box-shadow 0.2s ease}@media (hover:hover){.homeHero__btnPrimary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,0.12),0 16px 28px 4px var(--pharos-blue-tint-40)}}@keyframes homeHero-ctaPulse{0%,70%,100%{box-shadow:0 10px 20px 0 var(--pharos-blue-glow)}35%{box-shadow:0 10px 28px 4px var(--pharos-blue-tint-40)}}.homeHero__btnPrimary svg{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}@media (hover:hover){.homeHero__btnPrimary:hover svg{transform:translateX(3px)}}.homeHero__btnGhost{background:transparent;border:1px solid var(--pharos-blue-tint-35);color:var(--pharos-text);box-shadow:none}@media (hover:hover){.homeHero__btnGhost:hover{background:var(--pharos-blue-tint-05);border-color:var(--pharos-blue-tint-50);color:var(--pharos-blue)}}.homeHero__ctaNote{display:block;font-family:var(--font-body);font-size:13px;font-weight:400;color:rgba(100,103,115,1);margin-bottom:24px}.homeHero__avatars{display:flex;flex-shrink:0;margin-right:2px}.homeHero__avatars span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-8px;color:#fff;font-family:var(--font-body);font-size:11px;font-weight:600;line-height:1}.homeHero__avatars span:first-child{margin-left:0}.homeHero__avatars span:nth-child(1){background:radial-gradient(circle at 30% 30%,#7ba3f0,var(--pharos-blue) 70%)}.homeHero__avatars span:nth-child(2){background:radial-gradient(circle at 30% 30%,#5aad5e,var(--pharos-success) 70%)}.homeHero__avatars span:nth-child(3){background:radial-gradient(circle at 30% 30%,#f0b27a,#d68910 70%)}.homeHero__avatars span:nth-child(4){background:radial-gradient(circle at 30% 30%,#c39bd3,#7d3c98 70%)}.homeHero__trust{display:flex;align-items:center;gap:10px;color:rgba(100,103,115,1);font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.4;margin-bottom:24px}.homeHero__trustIcon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--pharos-blue-tint-12);flex-shrink:0}.homeHero__trustIcon svg{width:12px;height:12px;color:var(--pharos-blue)}.homeHero__trustNum{font-weight:600;color:var(--pharos-blue)}.homeHero .trustStrip{margin-top:4px;padding-top:0;border-top:none}.homeHero .trustStrip__badge{background:linear-gradient(135deg,#FAFBFF 0%,#F5F7FE 100%);border-color:#EEF0F4;transition:border-color 0.2s ease,box-shadow 0.2s ease}@media (hover:hover){.homeHero .trustStrip__badge:hover{border-color:var(--pharos-blue-tint-20);box-shadow:0 4px 12px rgba(75,125,225,0.1)}}.homeHero .trustStrip__logo{filter:grayscale(1) opacity(0.65);transition:filter .3s ease}.homeHero .trustStrip__badge:hover .trustStrip__logo{filter:grayscale(0) opacity(1)}.homeHero .form__inner{background:rgba(var(--pharos-surface-rgb),0.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:var(--pharos-blue-tint-08);border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,0.08),0 0 0 1px var(--pharos-blue-tint-05)}.homeHero .contact-form__input:focus-visible,.homeHero .contact-form__textarea:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(75,125,225,0.15);border-color:var(--pharos-blue-tint-35)}.homeHero .section__header::before,.homeHero .section__header::after{content:'';position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.homeHero .section__header::before{width:320px;height:320px;top:-60px;left:-80px;background:radial-gradient(circle,var(--pharos-blue-tint-08) 0%,transparent 70%)}.homeHero .section__header::after{width:240px;height:240px;bottom:40px;right:-40px;background:radial-gradient(circle,rgba(108,92,231,0.06) 0%,transparent 70%)}@keyframes homeHero-gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.homeHero::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,var(--pharos-blue-tint-04) 0%,rgba(108,92,231,0.06) 25%,var(--pharos-blue-tint-02) 50%,rgba(130,100,220,0.05) 75%,var(--pharos-blue-tint-03) 100%);background-size:400% 400%;animation:homeHero-gradientShift 16s ease infinite;z-index:-1;pointer-events:none}@media (prefers-reduced-motion:reduce){.homeHero__badge::after{animation:none}.homeHero__btnPrimary{animation:none;transition:none}.homeHero__mark{background-size:100% 100%;transition:none}}@media (max-width:1200px){}@media (max-width:740px){.homeHero .section__subtitle{--fontsizeMax:22;margin-bottom:20px}.homeHero__badge{font-size:12px;padding:5px 12px;margin-bottom:16px}.homeHero__cta{flex-direction:column;gap:10px}.homeHero__cta .btn{max-width:100%}.homeHero__ctaNote{margin-bottom:16px}.homeHero__avatars span{width:24px;height:24px}.homeHero__trust{font-size:14px;margin-bottom:16px}}@media print{.homeHero::after{display:none}.homeHero__accent{-webkit-text-fill-color:var(--pharos-blue)}}.homeHero__updated{display:block;margin-top:16px;font-family:var(--font-body);font-size:12px;font-weight:300;color:rgba(81,85,106,0.5);letter-spacing:0.02em}.home-toc{margin-top:clamp(32px,4vw,56px);padding:16px clamp(20px,4vw,32px);background:#F9FAFB;border:1px solid #EEF0F4;border-radius:12px}.home-toc__title{margin:0 0 8px 0;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#64748B}.home-toc__list{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0;padding:0;counter-reset:home-toc}.home-toc__list li{counter-increment:home-toc;font-size:14px}.home-toc__list a{display:inline-flex;align-items:baseline;gap:6px;color:#475569;text-decoration:none;border-bottom:1px solid transparent;transition:color 0.15s ease,border-color 0.15s ease}.home-toc__list a::before{content:counter(home-toc) ".";font-size:11px;font-weight:600;color:#4B7DE1;letter-spacing:0.02em}.home-toc__list a:hover,.home-toc__list a:focus-visible{color:#4B7DE1;border-bottom-color:#4B7DE1}.home-last-reviewed{display:inline-flex;align-items:center;gap:6px;margin-top:16px;margin-bottom:0;padding:6px 12px;background:#F9FAFB;border:1px solid #EEF0F4;border-radius:999px;font-size:12px;color:#64748B;letter-spacing:0.02em;line-height:1.4}.home-last-reviewed::before{content:'🕐';font-size:12px;filter:grayscale(1);opacity:0.6}