@keyframes ai-tooltip-card-appear{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ai-tooltip-border-flow{0%,to{background-position:0 0,0 0,0 0,0%}50%{background-position:0 0,0 0,0 0,100%}}@keyframes ai-tooltip-glow-pulse{0%,to{opacity:.4;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-3px)scale(1.05)}}.rf-page-hero{--rf-page-hero-accent-start:var(--primary-50);--rf-page-hero-accent-mid:var(--primary-60-main);--rf-page-hero-accent-end:var(--primary-70);--rf-page-hero-glow:var(--primary-60-main);--rf-page-hero-title:var(--neutral-90);--rf-page-hero-subtitle:var(--neutral-50);align-items:center;gap:14px;max-width:100%;display:inline-flex}.rf-page-hero--attention{--rf-page-hero-accent-start:var(--attention-50-main);--rf-page-hero-accent-mid:var(--attention-50-main);--rf-page-hero-accent-end:var(--attention-60);--rf-page-hero-glow:var(--attention-50-main)}.rf-page-hero--aurora{--rf-page-hero-accent-start:var(--aura-1);--rf-page-hero-accent-mid:var(--aura-2);--rf-page-hero-accent-end:var(--aura-3);--rf-page-hero-glow:var(--aura-2);--rf-page-hero-title:var(--doc-text);--rf-page-hero-subtitle:var(--doc-text-muted)}.rf-page-hero__icon{width:40px;height:40px;color:var(--text-on-accent);background:linear-gradient(135deg, var(--rf-page-hero-accent-start), var(--rf-page-hero-accent-mid) 55%, var(--rf-page-hero-accent-end));box-shadow:0 0 0 1px color-mix(in srgb, var(--rf-page-hero-glow) 35%, transparent), 0 6px 16px -4px color-mix(in srgb, var(--rf-page-hero-glow) 55%, transparent);border-radius:12px;flex:none;place-items:center;animation:.55s cubic-bezier(.34,1.56,.64,1) backwards rf-page-hero-pop;display:grid}.rf-page-hero__icon svg{width:22px;height:22px;display:block}.rf-page-hero__text{min-width:0;line-height:var(--lh-tight);flex-direction:column;gap:2px;display:flex}.rf-page-hero__title{font-size:var(--fz-20);font-weight:var(--fw-600);line-height:var(--lh-tight);letter-spacing:var(--ls-normal);color:var(--rf-page-hero-title);text-wrap:balance;margin:0}.rf-page-hero__subtitle{font-size:var(--fz-13);font-weight:var(--fw-400);line-height:var(--lh-ui);letter-spacing:var(--ls-normal);color:var(--rf-page-hero-subtitle)}@keyframes rf-page-hero-pop{0%{opacity:0;transform:scale(.4)rotate(-18deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.rf-page-hero__icon{animation:none}}
