.lp-path-outer:where(.astro-ANHLOY43){animation:lp-draw 1.4s cubic-bezier(.4,0,.2,1) .4s forwards}.lp-path-fill:where(.astro-ANHLOY43){animation:lp-fade-in .6s ease-out 1.4s forwards}.lp-path-l:where(.astro-ANHLOY43){animation:lp-fade-in .5s ease-out 1.8s forwards}.lp-path-p:where(.astro-ANHLOY43){animation:lp-fade-in .5s ease-out 2s forwards}.lp-wordmark:where(.astro-ANHLOY43){animation:lp-fade-in .7s ease-out 2.2s forwards}@keyframes lp-draw{to{stroke-dashoffset:0}}@keyframes lp-fade-in{to{opacity:1}}@media (prefers-reduced-motion: reduce){.lp-path-outer:where(.astro-ANHLOY43){animation:none;stroke-dashoffset:0}.lp-path-fill:where(.astro-ANHLOY43),.lp-path-l:where(.astro-ANHLOY43),.lp-path-p:where(.astro-ANHLOY43),.lp-wordmark:where(.astro-ANHLOY43){animation:none;opacity:1}}.lp-logo-animated:where(.astro-ANHLOY43){filter:drop-shadow(0 0 20px #22c55e44);animation:lp-glow-pulse 4s ease-in-out 3s infinite}@keyframes lp-glow-pulse{0%,to{filter:drop-shadow(0 0 16px #22c55e44)}50%{filter:drop-shadow(0 0 32px #22c55e88)}}:where(.astro-W3VIEX2C)[data-brand-stage]{--brand-gap: 1rem;--brand-pointer-x: 50%;--brand-pointer-y: 50%;--brand-pointer-drift: 0px}.brand-stage-glow:where(.astro-W3VIEX2C){position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--brand-pointer-x) var(--brand-pointer-y),rgba(34,197,94,.2),transparent 28%),radial-gradient(circle at 10% 25%,rgba(27,82,153,.16),transparent 24%);transition:background-position .22s ease}.brand-scene:where(.astro-W3VIEX2C),.brand-mobile:where(.astro-W3VIEX2C){position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent);mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent)}.brand-scene:where(.astro-W3VIEX2C){display:grid;gap:1rem}.brand-marquee-shell:where(.astro-W3VIEX2C){overflow:hidden;transform:translate3d(calc(var(--brand-pointer-drift) * var(--brand-drift-factor, 0)),0,0);transition:transform .18s ease-out}.brand-marquee:where(.astro-W3VIEX2C){display:flex;width:-moz-max-content;width:max-content;animation:brand-marquee-scroll var(--brand-speed, 30s) linear infinite;will-change:transform}.brand-marquee--reverse:where(.astro-W3VIEX2C){animation-direction:reverse}.brand-marquee__set:where(.astro-W3VIEX2C){display:flex;gap:var(--brand-gap);padding-right:var(--brand-gap)}.brand-card:where(.astro-W3VIEX2C){position:relative;display:flex;min-width:14.5rem;min-height:8.5rem;flex-direction:column;justify-content:space-between;gap:1rem;overflow:hidden;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);padding:1.15rem 1.2rem;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;box-shadow:0 22px 60px #070b1538;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-card:where(.astro-W3VIEX2C):after{content:"";position:absolute;inset:auto -20% -52% auto;height:7rem;width:7rem;border-radius:999px;background:rgba(255,255,255,.08);filter:blur(32px);opacity:0;transition:opacity .22s ease}.brand-card:where(.astro-W3VIEX2C):hover{transform:translateY(-6px) scale(1.02);border-color:#22c55e59;box-shadow:0 30px 80px #070b1557}.brand-card:where(.astro-W3VIEX2C):hover:after{opacity:1}.brand-card--dark:where(.astro-W3VIEX2C){background:linear-gradient(180deg,rgba(11,16,29,.92),rgba(13,20,36,.84))}.brand-card--accent:where(.astro-W3VIEX2C){background:linear-gradient(145deg,rgba(19,29,58,.96),rgba(28,96,202,.9)),radial-gradient(circle at top left,rgba(34,197,94,.32),transparent 55%)}.brand-card--light:where(.astro-W3VIEX2C){background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,244,249,.95));border-color:#0b101d14}.brand-card--cream:where(.astro-W3VIEX2C){background:linear-gradient(180deg,rgba(253,249,243,.98),rgba(247,239,229,.96));border-color:#9b8a6c2e}.brand-card--midnight:where(.astro-W3VIEX2C){background:linear-gradient(180deg,rgba(8,13,24,.96),rgba(15,23,42,.94)),radial-gradient(circle at 15% 15%,rgba(249,115,22,.18),transparent 42%)}.brand-card--compact:where(.astro-W3VIEX2C){min-width:13rem}.brand-card--standard:where(.astro-W3VIEX2C){min-width:15rem}.brand-card--wide:where(.astro-W3VIEX2C){min-width:18.75rem}.brand-card--mobile-standard:where(.astro-W3VIEX2C){min-width:clamp(11rem,52vw,13rem);min-height:7.4rem}.brand-card--mobile-wide:where(.astro-W3VIEX2C){min-width:clamp(12.5rem,62vw,15rem);min-height:7.4rem}.brand-card__media:where(.astro-W3VIEX2C){display:flex;min-height:3.6rem;align-items:center;gap:.75rem}.brand-card__image:where(.astro-W3VIEX2C){max-height:3.4rem;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) opacity(.9);transition:filter .22s ease,transform .22s ease}.brand-card:where(.astro-W3VIEX2C):hover .brand-card__image:where(.astro-W3VIEX2C){filter:grayscale(0) opacity(1);transform:scale(1.03)}.brand-card--accent:where(.astro-W3VIEX2C) .brand-card__image:where(.astro-W3VIEX2C),.brand-card--cream:where(.astro-W3VIEX2C) .brand-card__image:where(.astro-W3VIEX2C),.brand-card--light:where(.astro-W3VIEX2C) .brand-card__image:where(.astro-W3VIEX2C),.brand-card--midnight:where(.astro-W3VIEX2C) .brand-card__image--deway:where(.astro-W3VIEX2C){filter:none}.brand-card__image--bbpr:where(.astro-W3VIEX2C){max-height:3.8rem;filter:brightness(.12) contrast(1.22)}.brand-card:where(.astro-W3VIEX2C):hover .brand-card__image--bbpr:where(.astro-W3VIEX2C){filter:brightness(.06) contrast(1.32)}.brand-card__image--deway:where(.astro-W3VIEX2C){max-height:2.4rem}.brand-card__wordmark:where(.astro-W3VIEX2C){font-size:.82rem;font-weight:700;letter-spacing:.32em;color:#ffffffeb}.brand-card__caption:where(.astro-W3VIEX2C){font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#fff9}.brand-card--light:where(.astro-W3VIEX2C) .brand-card__caption:where(.astro-W3VIEX2C),.brand-card--cream:where(.astro-W3VIEX2C) .brand-card__caption:where(.astro-W3VIEX2C){color:#0f172aa3}.brand-mobile:where(.astro-W3VIEX2C) .brand-card__image:where(.astro-W3VIEX2C){max-height:2.6rem}.brand-mobile:where(.astro-W3VIEX2C) .brand-card__image--bbpr:where(.astro-W3VIEX2C){max-height:3rem}.brand-mobile:where(.astro-W3VIEX2C) .brand-card__caption:where(.astro-W3VIEX2C){font-size:.74rem;letter-spacing:.14em}@keyframes brand-marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--brand-loop-width, 0px)))}}@media (prefers-reduced-motion: reduce){.brand-marquee:where(.astro-W3VIEX2C){animation:none}.brand-marquee-shell:where(.astro-W3VIEX2C),.brand-card:where(.astro-W3VIEX2C),.brand-card__image:where(.astro-W3VIEX2C){transition:none}}.ccv-bg:where(.astro-FDAZNEKL){background:linear-gradient(135deg,rgba(153,27,27,.88) 0%,rgba(10,16,38,.92) 55%,rgba(185,28,28,.75) 100%)}.ccv-dots:where(.astro-FDAZNEKL){background-image:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:20px 20px;opacity:.6}.ccv-gradient-text:where(.astro-FDAZNEKL){background:linear-gradient(90deg,#fca5a5,#f87171,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
