:root{--content-width:1314px;--content-margins:16px;--motion-fast:150ms;--motion-base:350ms;--motion-slow:500ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-micro:cubic-bezier(0.4,0,0.2,1);--ease-exit:cubic-bezier(0.4,0,1,1);--hq-header-tint:color-mix(in srgb,var(--hq-bg) 78%,transparent);--hq-header-tint-band:color-mix(in srgb,var(--hq-band-deep) 82%,transparent);--hq-google-blue:#4285f4;--hq-google-red:#ea4335;--hq-google-yellow:#fbbc05;--hq-google-green:#34a853;--hq-white:#ffffff;--hq-chart-violet:#7c5cff;--hq-chart-pink:#ec4899;--hq-chart-amber:#f5a524;--hq-deep-top:color-mix(in srgb,var(--ds-palette-blue-900) 60%,black);--hq-deep-mid:color-mix(in srgb,var(--ds-palette-blue-800) 82%,black);--hq-deep-low:color-mix(in srgb,var(--ds-palette-blue-600) 80%,black);--hq-deep-line:rgba(255,255,255,0.16);--hq-deep-hover:rgba(255,255,255,0.55);--hq-deep-num:var(--ds-palette-blue-300);--hq-deep-cap:color-mix(in srgb,var(--ds-palette-blue-200) 74%,transparent);--hq-deep-glow-mid:color-mix(in srgb,var(--ds-palette-blue-400) 55%,transparent);--hq-band-deep:#101114;--hq-band-planet:var(--hq-band-deep);--hq-band-tile:#17191d;--hq-band-ring:rgba(255,255,255,0.14);--hq-band-line-strong:rgba(255,255,255,0.32);--hq-band-bright:rgba(255,255,255,0.9);--hq-band-cap:rgba(255,255,255,0.56);--hq-band-chip:rgba(255,255,255,0.08);--hq-white-fill:rgba(255,255,255,0.07);--hq-ink-band:#000000;--hq-ink-tile:#1d1d1f;--hq-resources-navy:#0d1738;--hq-resources-panel:#131c40;--hq-hero-peach:#ffb98a;--hq-hue-wheel:conic-gradient(from 0deg,hsl(0 72% 55%),hsl(60 72% 52%),hsl(120 62% 48%),hsl(180 65% 48%),hsl(240 72% 58%),hsl(300 70% 55%),hsl(360 72% 55%));--hq-bg:#ffffff;--hq-111:#e3e8ee;--hq-box:#f5f5f7;--hq-stage-bg:#f8fafd;--hq-card-border:#e3e8ee;--hq-shadow:0 16px 40px -16px rgba(29,29,31,0.12),0 2px 8px rgba(29,29,31,0.05);--hq-shadow-lift:0 24px 70px -16px rgba(29,29,31,0.2),0 8px 24px -8px rgba(29,29,31,0.1);--hq-ambient-stripe:rgba(43,127,255,0.12);--hq-stage:var(--ds-surface-3);--hq-scrim:rgba(29,29,31,0.38);--hq-drawer-surface:#ffffff;--hq-hero-stripe:#f5f5f7}.hq-elev{box-shadow:var(--hq-shadow)}.hq-flyout-outer{transition:height var(--motion-base) var(--ease-out)}.hq-flyout-fade{animation:hq-flyout-fade var(--motion-fast) var(--ease-out)}@keyframes hq-flyout-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hq-flyout-outer{transition:none}.hq-flyout-fade{animation:none}}.hq-strip{--hq-strip-cols:6;container-type:inline-size}@media (max-width:900px){.hq-strip{--hq-strip-cols:4}}@media (max-width:620px){.hq-strip{--hq-strip-cols:2}}.hq-strip-cell{width:min(calc(100cqw / var(--hq-strip-cols)),calc(var(--site-rail) / 6))}.hq-logo{opacity:.85;transition:opacity .2s var(--ease-out,ease-out)}.hq-strip-cell:hover .hq-logo{opacity:1}@media (prefers-reduced-motion:reduce){.hq-logo{transition:none}}@keyframes hq-marquee-left{to{transform:translateX(-33.3333%)}}@keyframes hq-marquee-right{0%{transform:translateX(-33.3333%)}to{transform:translateX(0)}}.hq-marquee-left{animation:hq-marquee-left 60s linear infinite}.hq-marquee-right{animation:hq-marquee-right 72s linear infinite}@media (prefers-reduced-motion:reduce){.hq-marquee-left,.hq-marquee-right{animation:none}}