.pf-card{--pf-card-bg:color-mix(in srgb, var(--anhora-surface) 85%, var(--anhora-surface-elevated) 15%)}.pf-card-surface{background-color:var(--pf-card-bg)!important}.pf-actions-fade{-webkit-mask-image:linear-gradient(#0000 0% 10%,#00000073 18%,#000 26%);mask-image:linear-gradient(#0000 0% 10%,#00000073 18%,#000 26%)}.pf-scene{--pf-duration-ambient:14s;--pf-duration-narrative:6.5s;--pf-ease:var(--anhora-ease-standard,cubic-bezier(.22, 1, .36, 1))}.pf-scene [data-ambient],.pf-scene [data-narrative]{animation-play-state:paused}.pf-scene--playing [data-ambient],.pf-scene--playing [data-narrative]{animation-play-state:running}.pf-scene--playing.pf-brand[data-hovering=true] [data-narrative],.pf-card:focus-within .pf-scene--playing.pf-brand [data-narrative]{animation-play-state:paused}.pf-pointer-glow{opacity:0;transition:opacity .3s var(--pf-ease)}.pf-scene[data-hovering=true] .pf-pointer-glow{opacity:1}@media (prefers-reduced-motion:reduce){.pf-scene [data-ambient],.pf-scene [data-narrative]{animation:none!important}}@keyframes pf-pulse-travel{0%{stroke-dashoffset:48px;opacity:.35}40%{opacity:1}to{stroke-dashoffset:0;opacity:.45}}@keyframes pf-node-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes pf-source-activate{0%,12%{opacity:.45;filter:none}18%,32%{opacity:1;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--anhora-ai-live) 45%, transparent))}40%,to{opacity:.55;filter:none}}@keyframes pf-hub-respond{0%,28%{transform:scale(1)}34%{transform:scale(1.12)}42%,to{transform:scale(1)}}.pf-knowledge .pf-edge{stroke-dasharray:6 6;animation:pf-pulse-travel var(--pf-duration-ambient) linear infinite}.pf-knowledge .pf-edge:nth-child(2){animation-delay:-3.5s}.pf-knowledge .pf-edge:nth-child(3){animation-delay:-7s}.pf-knowledge .pf-edge:nth-child(4){animation-delay:-10.5s}.pf-knowledge .pf-hub-glow{transform-origin:50%;animation:8s ease-in-out infinite pf-node-breathe}.pf-knowledge .pf-source{animation:pf-source-activate var(--pf-duration-narrative) ease-in-out infinite}.pf-knowledge .pf-source:first-of-type{animation-delay:0s}.pf-knowledge .pf-source:nth-of-type(2){animation-delay:-1.6s}.pf-knowledge .pf-source:nth-of-type(3){animation-delay:-3.2s}.pf-knowledge .pf-source:nth-of-type(4){animation-delay:-4.8s}.pf-knowledge .pf-hub-core{transform-origin:50%;transform-box:fill-box;animation:pf-hub-respond var(--pf-duration-narrative) ease-in-out infinite}.pf-scene[data-hovering=true] .pf-knowledge .pf-edge,.pf-card:focus-within .pf-knowledge .pf-edge{stroke-opacity:1;stroke-width:2px;filter:drop-shadow(0 0 4px color-mix(in srgb, var(--anhora-ai-live) 60%, transparent));animation-duration:8s}.pf-scene[data-hovering=true] .pf-knowledge .pf-hub-glow,.pf-card:focus-within .pf-knowledge .pf-hub-glow{opacity:1;filter:drop-shadow(0 0 12px color-mix(in srgb, var(--anhora-ai-live) 40%, transparent))}@keyframes pf-chip-cycle{0%,18%{opacity:.4;transform:scale(.96)}22%,38%{opacity:1;transform:scale(1.04)}45%,to{opacity:.4;transform:scale(.96)}}@keyframes pf-greeting-cycle{0%,18%{opacity:0;transform:translateY(4px)}22%,38%{opacity:1;transform:translateY(0)}42%,to{opacity:0;transform:translateY(-4px)}}.pf-brand .pf-chip{animation:pf-chip-cycle calc(var(--pf-duration-narrative) * 4) ease-in-out infinite}.pf-brand .pf-chip:first-child{animation-delay:0s}.pf-brand .pf-chip:nth-child(2){animation-delay:calc(var(--pf-duration-narrative) * -1)}.pf-brand .pf-chip:nth-child(3){animation-delay:calc(var(--pf-duration-narrative) * -2)}.pf-brand .pf-chip:nth-child(4){animation-delay:calc(var(--pf-duration-narrative) * -3)}.pf-brand .pf-greeting{animation:pf-greeting-cycle calc(var(--pf-duration-narrative) * 4) ease-in-out infinite;position:absolute;inset-inline:0}.pf-brand .pf-greeting:first-child{animation-delay:0s}.pf-brand .pf-greeting:nth-child(2){animation-delay:calc(var(--pf-duration-narrative) * -1)}.pf-brand .pf-greeting:nth-child(3){animation-delay:calc(var(--pf-duration-narrative) * -2)}.pf-brand .pf-greeting:nth-child(4){animation-delay:calc(var(--pf-duration-narrative) * -3)}.pf-scene[data-hovering=true] .pf-brand .pf-chip,.pf-card:focus-within .pf-brand .pf-chip{transition:opacity .32s var(--pf-ease), transform .32s var(--pf-ease)}.pf-scene[data-hovering=true] .pf-brand .pf-chip:hover,.pf-card:focus-within .pf-brand .pf-chip:focus-visible{opacity:1;border-color:color-mix(in srgb, var(--anhora-ai-live) 45%, var(--anhora-border));transform:scale(1.06)}@keyframes pf-widget-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes pf-widget-fade-in{0%,15%{opacity:0;transform:translateY(8px)scale(.96)}30%,to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pf-bubble-appear{0%,35%{opacity:0;transform:translateY(4px)}50%,to{opacity:1;transform:translateY(0)}}.pf-widget .pf-browser{animation:10s ease-in-out infinite pf-widget-float}.pf-widget .pf-chat{animation:pf-widget-fade-in var(--pf-duration-narrative) ease-out infinite}.pf-widget .pf-bubble{animation:pf-bubble-appear var(--pf-duration-narrative) ease-out infinite}.pf-widget .pf-bubble:nth-child(2){animation-delay:.35s}.pf-scene[data-hovering=true] .pf-widget,.pf-card:focus-within .pf-widget{--pf-widget-accent:var(--anhora-action-primary)}.pf-widget{--pf-widget-panel:var(--anhora-surface-elevated);--pf-widget-accent:var(--anhora-ai-live)}.pf-scene[data-hovering=true] .pf-widget .pf-chat,.pf-card:focus-within .pf-widget .pf-chat{transition:transform .32s var(--pf-ease);transform:scale(1.04)}@keyframes pf-bar-grow{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1)}}@keyframes pf-insight-pulse{0%,to{opacity:.55}50%{opacity:1}}.pf-insights .pf-bar{transform-origin:bottom;transform-box:fill-box;animation:pf-bar-grow var(--pf-duration-ambient) ease-in-out infinite}.pf-insights .pf-bar:first-child{animation-delay:0s}.pf-insights .pf-bar:nth-child(2){animation-delay:-4s}.pf-insights .pf-bar:nth-child(3){animation-delay:-8s}.pf-insights .pf-delta{animation:9s ease-in-out infinite pf-insight-pulse}.pf-scene[data-hovering=true] .pf-insights .pf-tooltip,.pf-card:focus-within .pf-insights .pf-tooltip{opacity:1;transform:translateY(0)}.pf-insights .pf-tooltip{opacity:0;transition:opacity .28s var(--pf-ease), transform .28s var(--pf-ease);transform:translateY(4px)}
.pricing-intro-shell{isolation:isolate;position:relative;overflow:hidden}.pricing-intro-shell__canvas{z-index:0;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000008c 6%,#000 14% 86%,#0000008c 94%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0000008c 6%,#000 14% 86%,#0000008c 94%,#0000 100%)}.pricing-intro-shell__fallback{background:linear-gradient(115deg,#0000 0 36%,#60a5fa17 48%,#0000 62%),linear-gradient(148deg,#0000 0 42%,#ec489921 58%,#0000 74%),radial-gradient(66% 86% at 82% 22%,#60a5fa33,#0000 63%),radial-gradient(58% 76% at 88% 58%,#a855f72b,#0000 66%),radial-gradient(54% 70% at 74% 90%,#f9731624,#0000 70%);position:absolute;inset:0}.pricing-intro-shell__fallback:after{content:"";opacity:.42;background:linear-gradient(168deg,#7db9ff2e 0%,#6346ff29 30%,#ec489929 55%,#f973162e 78%,#facc151f 100%);border-radius:48% 52% 44% 56%/40% 46% 54% 60%;width:min(52%,780px);height:118%;margin-left:auto;position:absolute;top:-8%;left:auto;right:4%;transform:rotate(-8deg)}.pricing-intro-shell__body{z-index:1;position:relative}.pricing-intro{padding-top:clamp(4.75rem,9vw,7rem);padding-bottom:.75rem}.pricing-intro__content{text-align:left;max-width:38rem;margin-right:auto}.pricing-intro__title{margin:0}.pricing-intro__description{max-width:36rem;margin-top:1.15rem;line-height:1.55}.pricing-intro-trust{padding-top:1.25rem;padding-bottom:1.1rem}.pricing-intro-trust__list{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.65rem 1.35rem;margin:0;padding:0;font-size:.875rem;line-height:1.35;list-style:none;display:flex}.pricing-intro-trust__item{align-items:center;gap:.4rem;display:inline-flex}.pricing-intro-trust__dot{background:var(--anhora-action-primary,#ff5a3d);border-radius:999px;flex-shrink:0;width:.35rem;height:.35rem}.pricing-plans-after-intro{padding-top:1.15rem!important;padding-bottom:clamp(2.5rem,5vw,4rem)!important}.pricing-plan-grid{max-width:86rem}.pricing-plan-card{text-align:left}.pricing-plan-card__header{gap:.55rem!important}.pricing-plan-card__price,.pricing-plan-card__desc{margin:0}.pricing-plan-card__body{gap:.85rem!important}.pricing-plan-card__button{margin-top:auto!important}.pricing-plan-card__list{margin:0;padding:0;list-style:none}.pricing-plan-card__list li{padding-left:.85rem;position:relative}.pricing-plan-card__list li:before{content:"";opacity:.8;background:currentColor;border-radius:999px;width:.24rem;height:.24rem;position:absolute;top:.62em;left:0}@media (max-width:767px){.pricing-intro-shell__canvas{opacity:.62}.pricing-intro__content{max-width:100%}}
