.home-research__card-visual .rcv-svg{width:100%;height:100%;display:block}.rcv-svg--tech{overflow:visible}.rcv-svg--tech-animated .rcv-tech-float{will-change:transform;animation-duration:3.5s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite;animation-direction:alternate}.rcv-svg--tech-animated .rcv-tech-float--p1{animation-name:rcv-tech-float-p1}.rcv-svg--tech-animated .rcv-tech-float--p2{animation-name:rcv-tech-float-p2}.rcv-svg--tech-animated .rcv-tech-float--p3{animation-name:rcv-tech-float-p3}.rcv-svg--tech-animated .rcv-tech-float--dots{animation-name:rcv-tech-float-dots}.rcv-svg--tech-animated .rcv-tech-float--cube{animation-name:rcv-tech-float-cube}@keyframes rcv-tech-float-p1{0%{transform:translateY(0)}to{transform:translateY(6px)}}@keyframes rcv-tech-float-p2{0%{transform:translateY(-12px)}to{transform:translateY(-28px)}}@keyframes rcv-tech-float-p3{0%{transform:translateY(-24px)}to{transform:translateY(-62px)}}@keyframes rcv-tech-float-dots{0%{transform:translateY(-36px)}to{transform:translateY(-92px)}}@keyframes rcv-tech-float-cube{0%{transform:translateY(-52px)}to{transform:translateY(-136px)}}@media (prefers-reduced-motion:reduce){.rcv-svg--tech-animated .rcv-tech-float{will-change:auto;animation:none}}
.home-research{--hr-bg:#f9f9f9;--hr-card:#f5f5f5;--hr-card-raised:#fafafa;--hr-text:#111;--hr-muted:#6b7280;--hr-border:#0000000f;--hr-shadow:0 1px 2px #0000000d, 0 6px 16px #0000000f, 0 16px 40px #00000012, inset 0 1px 0 #ffffffd9, inset 0 -1px 0 #0000000a;--hr-pill-shadow:0 1px 2px #0000000a, 0 4px 12px #0000000d, inset 0 1px 0 #fff;background:var(--hr-bg);width:100%;padding:4.5rem 1rem 5rem}@media (min-width:768px){.home-research{padding:5.5rem 2rem 6rem}}.home-research__inner{max-width:72rem;margin:0 auto}.home-research__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.75rem;display:flex}.home-research__badge{box-shadow:var(--hr-pill-shadow);letter-spacing:.08em;text-transform:uppercase;color:#374151;background:#fff;border:1px solid #efefef;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.35rem;padding:.45rem 1.15rem;font-size:.6875rem;font-weight:600;display:inline-flex}.home-research__badge svg{color:#4b5563;width:.875rem;height:.875rem}.home-research__title{letter-spacing:-.02em;color:var(--hr-text);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.home-research__subtitle{max-width:42rem;color:var(--hr-muted);margin:0;font-size:1rem;line-height:1.65}@media (min-width:768px){.home-research__subtitle{font-size:1.0625rem}}.home-research__cards{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:1024px){.home-research__cards{grid-template-columns:repeat(3,1fr);gap:1.125rem}}.home-research__card{border:1px solid var(--hr-border);background:var(--hr-card);min-height:17.5rem;box-shadow:var(--hr-shadow);border-radius:1.5rem;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.home-research__card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000000d,0 10px 24px #00000014,0 20px 48px #00000014,inset 0 1px #ffffffe6,inset 0 -1px #0000000a}.home-research__card-body{z-index:2;flex-direction:column;flex:1;max-width:58%;padding:1.35rem 1.25rem 1.15rem;display:flex;position:relative}.home-research__card-icon{background:var(--hr-card-raised);color:#111;border:1px solid #0000000d;border-radius:.875rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;display:flex;box-shadow:0 3px 8px #00000014,0 1px 2px #0000000a,inset 0 1px #fffffff2,inset 0 -1px 2px #0000000a}.home-research__card-icon svg{width:1.125rem;height:1.125rem}.home-research__card-title{color:var(--hr-text);margin:0 0 .65rem;font-size:1.0625rem;font-weight:700;line-height:1.25}.home-research__card-divider{background:#e5e7eb;width:2rem;height:1.5px;margin-bottom:.75rem}.home-research__card-desc{color:var(--hr-muted);margin:0 0 1rem;font-size:.8125rem;line-height:1.55}.home-research__card-link{color:var(--hr-text);align-items:center;gap:.5rem;margin-top:auto;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.home-research__card-link svg{width:1rem;height:1rem;transition:transform .2s}.home-research__card-link:hover{opacity:.7}.home-research__card-link:hover svg{transform:translate(4px)}.home-research__card-visual{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:55%;height:85%;padding:0;display:flex;position:absolute;bottom:0;right:0;overflow:visible}.home-research__card:has(.rcv-svg--tech) .home-research__card-visual{height:120%;right:-.85rem}.home-research__card:has(.rcv-svg--tech) .rcv-svg{transform-origin:bottom;transform:scale(1.02)}.home-research__tags-carousel{width:100%;padding-bottom:1.5rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.home-research__tags-track{align-items:center;gap:.625rem;width:max-content;animation:45s linear infinite home-research-tags-scroll;display:flex}.home-research__tags-carousel:hover .home-research__tags-track{animation-play-state:paused}@keyframes home-research-tags-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-research__tags-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.home-research__tags-carousel{-webkit-mask-image:none;mask-image:none}}.home-research__tag{box-shadow:var(--hr-pill-shadow);color:#374151;white-space:nowrap;background:#fff;border:1px solid #efefef;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.home-research__tag svg{color:#4b5563;flex-shrink:0;width:.875rem;height:.875rem}
.product-card-visual{--pcv-surface:#f5f5f5;--pcv-node-bg:#fff;--pcv-pop-shadow:0 2px 6px #0000000d, 0 8px 20px #0000000a, inset 0 1px 0 #ffffffa6;width:100%;height:100%;min-height:inherit;background:var(--pcv-surface);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-card-visual__canvas{opacity:0;width:100%;height:100%;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.34,1.2,.64,1);position:relative;transform:translateY(8px)}.product-card-visual__canvas.is-visible{opacity:1;transform:translateY(0)}.product-card-visual__guide{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.product-card-visual__connector{fill:none;stroke:#fff;stroke-width:1.5px;stroke-linecap:round}.product-card-visual__pulse-dot{fill:#fff}.product-card-visual.is-animated .product-card-visual__connector{stroke-dasharray:4 3;animation:1.4s linear infinite pcv-dash-flow}@keyframes pcv-dash-flow{to{stroke-dashoffset:-14px}}@keyframes pcv-node-glow{0%,18%,to{box-shadow:var(--pcv-pop-shadow);transform:translate(-50%,-50%)scale(1)}6%{box-shadow:var(--pcv-pop-shadow), 0 0 0 3px #ffffffe6, 0 0 12px #0000000f;transform:translate(-50%,-50%)scale(1.07)}}@keyframes pcv-icon-nudge{0%,18%,to{transform:scale(1)}6%{transform:scale(1.12)}}@keyframes pcv-fill-breathe{0%,to{opacity:.75;transform-origin:0;transform:scaleX(.96)}50%{opacity:1;transform-origin:0;transform:scaleX(1)}}@keyframes pcv-fill-shimmer{0%{background-position:0%}to{background-position:200%}}@keyframes pcv-leaf-float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-3px)}}@keyframes pcv-hub-pulse{0%,to{box-shadow:var(--pcv-pop-shadow);transform:translate(-50%,-50%)scale(1)}50%{box-shadow:var(--pcv-pop-shadow), 0 0 0 4px #ffffffd9;transform:translate(-50%,-50%)scale(1.05)}}@keyframes pcv-rail-glow{0%,to{opacity:.7;box-shadow:none}50%{opacity:1;box-shadow:0 0 8px #ffffffe6}}@keyframes pcv-tag-fade{0%,to{opacity:.55}50%{opacity:.95}}@keyframes pcv-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pcv-layer-hover-pop{0%,24%,to{box-shadow:var(--pcv-pop-shadow);z-index:1;transform:translateY(0)scale(1)}6%{box-shadow:var(--pcv-pop-shadow), 0 10px 22px -8px #00000024, 0 0 0 1px #fffffff2;z-index:4;transform:translateY(-5px)scale(1.06)}14%{box-shadow:var(--pcv-pop-shadow), 0 4px 12px -6px #00000014;z-index:3;transform:translateY(-2px)scale(1.025)}}@keyframes pcv-layer-icon-pop{0%,24%,to{transform:scale(1)}6%{transform:scale(1.15)}14%{transform:scale(1.05)}}@keyframes pcv-bridge-pop{0%,24%,to{opacity:.45;transform:scaleY(.9)}6%{opacity:1;transform:scaleY(1.25)}14%{opacity:.75;transform:scaleY(1.05)}}.pcv-flow{position:absolute;inset:0;overflow:hidden}.pcv-flow__orbit{width:100%;height:100%;position:relative}.pcv-flow__chip{background:var(--pcv-node-bg);box-shadow:var(--pcv-pop-shadow);z-index:1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.pcv-flow__chip--hub{z-index:3;border-radius:16px;width:68px;height:68px}.pcv-flow__chip--md{z-index:2;border-radius:13px;width:46px;height:46px}.pcv-flow__chip--sm{z-index:2;border-radius:11px;width:38px;height:38px}.pcv-flow__icon{flex-shrink:0;width:22px;height:22px}.pcv-flow__chip--md .pcv-flow__icon{width:18px;height:18px}.pcv-flow__chip--sm .pcv-flow__icon{width:15px;height:15px}.product-card-visual.is-animated .pcv-flow__chip{animation:4.6s ease-in-out infinite pcv-flow-orbit-float;animation-delay:var(--pcv-float-delay,0s)}.product-card-visual.is-animated .pcv-flow__chip--hub{animation:4.6s ease-in-out infinite pcv-flow-orbit-float,4.6s ease-in-out infinite pcv-flow-hub-glow;animation-delay:var(--pcv-float-delay,0s), var(--pcv-float-delay,0s)}@keyframes pcv-flow-orbit-float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-3px)}}@keyframes pcv-flow-hub-glow{0%,18%,to{box-shadow:var(--pcv-pop-shadow)}8%{box-shadow:var(--pcv-pop-shadow), 0 12px 28px -10px #0000001f}}.product-card-visual.is-animated .pcv-flow__chip:not(.pcv-flow__chip--hub){animation:4.6s ease-in-out infinite pcv-flow-orbit-float,4.6s ease-in-out infinite pcv-flow-chip-spotlight;animation-delay:var(--pcv-float-delay,0s), var(--pcv-float-delay,0s)}@keyframes pcv-flow-chip-spotlight{0%,16%,to{box-shadow:var(--pcv-pop-shadow)}6%{box-shadow:var(--pcv-pop-shadow), 0 8px 18px -8px #0000001a}}.pcv-layers{flex-direction:column;justify-content:center;gap:6px;display:flex;position:absolute;inset:10% 8%;overflow:visible}.pcv-layers__item{z-index:1;position:relative}.pcv-layers__row{align-items:center;gap:8px;display:flex}.pcv-layers__bar{background:var(--pcv-node-bg);height:32px;box-shadow:var(--pcv-pop-shadow);transform-origin:50%;will-change:transform, box-shadow;z-index:1;border-radius:8px;flex:1;align-items:center;gap:6px;padding:0 10px;display:flex;position:relative}.product-card-visual.is-animated .pcv-layers__bar{animation:3.6s cubic-bezier(.34,1.35,.64,1) infinite pcv-layer-hover-pop;animation-delay:var(--pcv-layer-delay,0s)}.product-card-visual.is-animated .pcv-layers__icon{animation:3.6s cubic-bezier(.34,1.35,.64,1) infinite pcv-layer-icon-pop;animation-delay:var(--pcv-layer-delay,0s)}.pcv-layers__label{letter-spacing:.04em;text-transform:uppercase;color:#525252;white-space:nowrap;font-size:9px;font-weight:600}.pcv-layers__fill{background:#e5e5e5;border-radius:999px;flex:1;height:4px;overflow:hidden}.pcv-layers__fill-inner{transform-origin:0;background:linear-gradient(90deg,#a3a3a3,#737373,#525252,#737373,#a3a3a3) 0 0/200% 100%;border-radius:999px;height:100%}.product-card-visual.is-animated .pcv-layers__fill-inner{animation:2.4s linear infinite pcv-fill-shimmer;animation-delay:var(--pcv-layer-delay,0s)}.product-card-visual.is-animated .pcv-layers__bridge{animation:3.6s cubic-bezier(.34,1.35,.64,1) infinite pcv-bridge-pop;animation-delay:var(--pcv-bridge-delay,0s)}.pcv-layers__icon{flex-shrink:0;width:14px;height:14px}.pcv-layers__bridge{transform-origin:top;background:#fff;border-radius:1px;width:2px;height:8px;margin-left:50%}.pcv-research{position:absolute;inset:0}.pcv-research__node{background:var(--pcv-node-bg);box-shadow:var(--pcv-pop-shadow);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.pcv-research__node--hub{border-radius:10px;width:40px;height:40px}.pcv-research__node--leaf{border-radius:7px;width:34px;height:28px}.product-card-visual.is-animated .pcv-research__node--leaf{animation:2.6s ease-in-out infinite pcv-leaf-float;animation-delay:var(--pcv-float-delay,0s)}.product-card-visual.is-animated .pcv-research__node--hub{animation:2.4s ease-in-out infinite pcv-hub-pulse}.product-card-visual.is-animated .pcv-research__node-label{animation:2.6s ease-in-out infinite pcv-tag-fade;animation-delay:var(--pcv-label-delay,0s)}.pcv-research__node-icon{width:15px;height:15px}.pcv-research__node-label{letter-spacing:.03em;text-transform:uppercase;color:#737373;white-space:nowrap;font-size:7px;font-weight:600;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.pcv-bus{padding:0 6%;position:absolute;inset:0}.pcv-bus__rail{background:#fff;border-radius:1px;height:2px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.product-card-visual.is-animated .pcv-bus__rail{animation:2s ease-in-out infinite pcv-rail-glow}.pcv-bus__node{background:var(--pcv-node-bg);width:32px;height:32px;box-shadow:var(--pcv-pop-shadow);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.product-card-visual.is-animated .pcv-bus__node{animation:2.8s ease-in-out infinite pcv-node-glow;animation-delay:var(--pcv-bus-delay,0s)}.product-card-visual.is-animated .pcv-bus__node--sync .pcv-bus__node-icon{transform-origin:50%;animation:4s linear infinite pcv-sync-spin}.pcv-bus__node-icon{width:14px;height:14px}.pcv-bus__tag{letter-spacing:.06em;text-transform:uppercase;color:#737373;white-space:nowrap;font-size:8px;font-weight:600;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.product-card-visual.is-animated .pcv-bus__tag{animation:2.4s ease-in-out infinite pcv-tag-fade}@media (prefers-reduced-motion:reduce){.product-card-visual__canvas{opacity:1;transition:none;transform:none}.product-card-visual.is-animated .product-card-visual__connector,.product-card-visual.is-animated .pcv-flow__chip,.product-card-visual.is-animated .pcv-layers__fill-inner,.product-card-visual.is-animated .pcv-layers__bar,.product-card-visual.is-animated .pcv-layers__icon,.product-card-visual.is-animated .pcv-layers__bridge,.product-card-visual.is-animated .pcv-research__node--leaf,.product-card-visual.is-animated .pcv-research__node--hub,.product-card-visual.is-animated .pcv-research__node-label,.product-card-visual.is-animated .pcv-bus__rail,.product-card-visual.is-animated .pcv-bus__node,.product-card-visual.is-animated .pcv-bus__node--sync .pcv-bus__node-icon,.product-card-visual.is-animated .pcv-bus__tag{animation:none}}
.product-card{--pc-bg:#f5f5f5;--pc-raised:#fafafa;--pc-border:#0000000d;--pc-shadow:0 1px 2px #0000000a, 0 4px 12px #0000000d, 0 12px 28px #0000000f, inset 0 1px 0 #ffffffbf, inset 0 -1px 0 #00000008;background:var(--pc-bg);border:1px solid var(--pc-border);box-shadow:var(--pc-shadow);border-radius:1rem;transition:box-shadow .25s,transform .25s}.product-card:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0000000a,0 8px 20px #0000000f,0 18px 40px #00000012,inset 0 1px #ffffffd9,inset 0 -1px #00000008}.product-card__status--dev{background:var(--pc-raised);border:1px solid #0000000d;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.product-card__visual{border:1px solid #0000000a;box-shadow:inset 0 2px 8px #0000000d,inset 0 1px #ffffff8c}
.bcv-svg{width:100%;height:100%;display:block}.bcv-svg--user-first{display:block}.bcv-svg--ai-impact{width:100%;height:100%;display:block}.bcv-svg--ai-impact-animated .ai-bar-grow{will-change:transform;animation:5s cubic-bezier(.22,1,.36,1) infinite ai-bar-rise}.bcv-svg--ai-impact-animated .ai-trend-line{stroke-dasharray:100;stroke-dashoffset:100px;will-change:stroke-dashoffset, opacity;animation:5s cubic-bezier(.22,1,.36,1) infinite ai-trend-draw}@keyframes ai-bar-rise{0%,4%{transform:scaleY(0)}52%,68%{transform:scaleY(1)}92%,to{transform:scaleY(0)}}@keyframes ai-trend-draw{0%,6%{stroke-dashoffset:100px;opacity:0}12%,58%{opacity:1}58%,68%{stroke-dashoffset:0;opacity:1}92%,to{stroke-dashoffset:100px;opacity:0}}.bcv-svg--shield{width:100%;height:100%;display:block}.bcv-svg--shield-animated{--to-anim-duration:6s}.bcv-svg--shield-animated .to-shield-stroke{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:to-draw-outline var(--to-anim-duration) ease-in-out infinite}.bcv-svg--shield-animated .to-shield-fill,.bcv-svg--shield-animated .to-shield-rim{opacity:0;transform-origin:200px 200px;animation:to-reveal-fill var(--to-anim-duration) cubic-bezier(.34, 1.56, .64, 1) infinite}.bcv-svg--shield-animated .to-circle-group{opacity:0;transform-origin:200px 195px;animation:to-pop-circle var(--to-anim-duration) cubic-bezier(.34, 1.56, .64, 1) infinite}.bcv-svg--shield-animated .to-check-stroke{stroke-dasharray:120;stroke-dashoffset:120px;animation:to-draw-check var(--to-anim-duration) ease-out infinite}.bcv-svg--shield-animated .to-float-container{transform-origin:200px 200px}@keyframes to-draw-outline{0%{stroke-dashoffset:1200px;opacity:1}12%{stroke-dashoffset:0;opacity:1}15%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes to-reveal-fill{0%,10%{opacity:0;transform:scale(.9)}18%,85%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.9)}}@keyframes to-pop-circle{0%,18%{opacity:0;transform:scale(0)}28%,85%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(0)}}@keyframes to-draw-check{0%,26%{stroke-dashoffset:120px;opacity:1}36%,85%{stroke-dashoffset:0;opacity:1}90%,to{stroke-dashoffset:0;opacity:0}}.bcv-svg--built-scale{width:100%;height:100%;display:block}.bcv-svg--built-scale-animated{--bts-anim-duration:5.5s}.bcv-svg--built-scale-animated .bts-cube-pop{will-change:transform, opacity;animation-duration:var(--bts-anim-duration);animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-iteration-count:infinite}.bcv-svg--built-scale-animated .bts-cube-pop--0{animation-name:bts-pop-0}.bcv-svg--built-scale-animated .bts-cube-pop--1{animation-name:bts-pop-1}.bcv-svg--built-scale-animated .bts-cube-pop--2{animation-name:bts-pop-2}.bcv-svg--built-scale-animated .bts-cube-pop--3{animation-name:bts-pop-3}.bcv-svg--built-scale-animated .bts-cube-pop--4{animation-name:bts-pop-4}.bcv-svg--built-scale-animated .bts-network-lines{opacity:0;animation:bts-network-reveal var(--bts-anim-duration) ease-out infinite}@keyframes bts-pop-0{0%,2%{opacity:0;transform:scale(0)}8%{opacity:1;transform:scale(1.1)}12%,70%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(0)}}@keyframes bts-pop-1{0%,10%{opacity:0;transform:scale(0)}16%{opacity:1;transform:scale(1.1)}20%,70%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(0)}}@keyframes bts-pop-2{0%,18%{opacity:0;transform:scale(0)}24%{opacity:1;transform:scale(1.1)}28%,70%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(0)}}@keyframes bts-pop-3{0%,26%{opacity:0;transform:scale(0)}32%{opacity:1;transform:scale(1.1)}36%,70%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(0)}}@keyframes bts-pop-4{0%,34%{opacity:0;transform:scale(0)}40%{opacity:1;transform:scale(1.1)}44%,70%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(0)}}@keyframes bts-network-reveal{0%,6%{opacity:0}16%,70%{opacity:1}84%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.bcv-svg--user-first .uf-orbit-black animateTransform{display:none}.bcv-svg--ai-impact-animated .ai-bar-grow,.bcv-svg--ai-impact-animated .ai-trend-line{stroke-dashoffset:0;opacity:1;animation:none;transform:none}.bcv-svg--shield-animated .to-shield-stroke{stroke-dashoffset:0;opacity:0;animation:none}.bcv-svg--shield-animated .to-shield-fill,.bcv-svg--shield-animated .to-shield-rim,.bcv-svg--shield-animated .to-circle-group{opacity:1;animation:none;transform:none}.bcv-svg--shield-animated .to-check-stroke{stroke-dashoffset:0;opacity:1;animation:none}.bcv-svg--built-scale-animated .bts-cube-pop{opacity:1;animation:none;transform:none}.bcv-svg--built-scale-animated .bts-network-lines{opacity:1;animation:none}}
.home-belief{--hb-bg:#f9f9f9;--hb-card:#f5f5f5;--hb-card-raised:#fafafa;--hb-text:#111;--hb-muted:#6b7280;--hb-shadow:0 1px 2px #0000000d, 0 6px 16px #0000000f, 0 16px 40px #00000012, inset 0 1px 0 #ffffffd9, inset 0 -1px 0 #0000000a;--hb-pill-shadow:0 1px 2px #0000000a, 0 4px 12px #0000000d, inset 0 1px 0 #fff;background:var(--hb-bg);width:100%;padding:4.5rem 1rem 5rem}@media (min-width:768px){.home-belief{padding:5.5rem 2rem 6rem}}.home-belief__inner{max-width:72rem;margin:0 auto}.home-belief__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.75rem;display:flex}.home-belief__badge{box-shadow:var(--hb-pill-shadow);letter-spacing:.08em;text-transform:uppercase;color:#374151;background:#fff;border:1px solid #efefef;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.35rem;padding:.45rem 1.15rem;font-size:.6875rem;font-weight:600;display:inline-flex}.home-belief__badge svg{color:#4b5563;width:.875rem;height:.875rem}.home-belief__title{letter-spacing:-.02em;color:var(--hb-text);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.home-belief__subtitle{max-width:40rem;color:var(--hb-muted);margin:0;font-size:1rem;line-height:1.65}@media (min-width:768px){.home-belief__subtitle{font-size:1.0625rem}}.home-belief__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.home-belief__grid{grid-template-columns:repeat(2,1fr);gap:1.125rem}}.home-belief__card{background:var(--hb-card);min-height:11.5rem;box-shadow:var(--hb-shadow);border:1px solid #0000000f;border-radius:1.5rem;flex-direction:row;align-items:stretch;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.home-belief__card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000000d,0 10px 24px #00000014,0 20px 48px #00000014,inset 0 1px #ffffffe6,inset 0 -1px #0000000a}.home-belief__card--user-first{min-height:12.5rem}.home-belief__card--user-first .home-belief__card-visual{background:0 0;flex:0 0 46%;align-self:stretch;padding:0;display:block;overflow:hidden}.home-belief__card--user-first .home-belief__card-visual .bcv-svg{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;max-height:none}.home-belief__card--user-first .home-belief__card-body{padding:1.5rem 1.35rem 1.5rem .75rem}.home-belief__card--user-first .home-belief__card-icon{background:var(--hb-card-raised);border:1px solid #0000000d;border-radius:.625rem;width:2.25rem;height:2.25rem;margin-bottom:.85rem;box-shadow:0 3px 8px #00000014,0 1px 2px #0000000a,inset 0 1px #fffffff2,inset 0 -1px 2px #0000000a}.home-belief__card--user-first .home-belief__card-title{margin-bottom:.55rem;font-size:1.0625rem}.home-belief__card--user-first .home-belief__card-desc{color:#4b5563;max-width:16rem;font-size:.8125rem}.home-belief__card-visual{background:0 0;flex:0 0 42%;justify-content:center;align-items:center;min-width:0;padding:1rem .5rem;display:flex}.home-belief__card-body{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:1.35rem 1.35rem 1.35rem .75rem;display:flex}.home-belief__card-icon{background:var(--hb-card-raised);color:#111;border:1px solid #0000000d;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.75rem;display:flex;box-shadow:0 2px 6px #00000012,0 1px 2px #0000000a,inset 0 1px #fffffff2,inset 0 -1px 2px #0000000a}.home-belief__card-icon svg{width:.95rem;height:.95rem}.home-belief__card-title{color:var(--hb-text);margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.25}.home-belief__card-desc{color:var(--hb-muted);margin:0;font-size:.8125rem;line-height:1.55}.home-belief__tags{flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}.home-belief__tag{box-shadow:var(--hb-pill-shadow);color:#374151;white-space:nowrap;background:#fff;border:1px solid #efefef;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.8125rem;font-weight:500;display:inline-flex}.home-belief__tag svg{color:#4b5563;flex-shrink:0;width:.875rem;height:.875rem}@media (max-width:480px){.home-belief__card{flex-direction:column;min-height:auto}.home-belief__card-visual{flex:none;min-height:9.5rem}.home-belief__card--user-first .home-belief__card-visual{flex:none;height:10rem}.home-belief__card-body{padding:.85rem 1.25rem 1.25rem}}
.ogx-orbit-visual{--ogx-surface:#f5f5f5;--ogx-node-bg:#fff;--ogx-pop-shadow:0px .706592px .706592px -.666667px #00000014, 0px 1.80656px 1.80656px -1.33333px #00000014, 0px 3.62176px 3.62176px -2px #00000012, 0px 6.8656px 6.8656px -2.66667px #00000012, 0px 13.6468px 13.6468px -3.33333px #0000000d, 0px 30px 30px -4px #00000005, inset 0px 3px 1px 0px #fff;background:var(--ogx-surface);justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative;overflow:visible}.ogx-orbit-visual__feature-card{z-index:1;background:var(--ogx-surface);opacity:0;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.34,1.35,.64,1);display:flex;position:relative;transform:translateY(60px)}.ogx-orbit-visual__feature-card.is-visible{opacity:1;transform:translateY(0)}.ogx-orbit-visual__frame{aspect-ratio:1;flex-shrink:0;width:92%;max-width:320px;position:relative;overflow:visible}.ogx-orbit-visual__tag-list{width:100%;height:100%;position:relative;overflow:visible}.ogx-orbit-visual__guide{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ogx-orbit-visual__connector{fill:none;stroke:#fff;stroke-width:1.65px;stroke-linecap:round}.ogx-orbit-visual__pulse-dot{fill:#fff}.ogx-orbit-visual__node-anchor{z-index:2;width:0;height:0;position:absolute}.ogx-orbit-visual__node{background:var(--ogx-node-bg);width:52px;height:52px;box-shadow:var(--ogx-pop-shadow);border-radius:50%;justify-content:center;align-items:center;display:flex;transform:translate(-50%,-50%)}.ogx-orbit-visual__node-icon{flex-shrink:0;width:22px;height:22px}.ogx-orbit-visual__hub-anchor{z-index:3;width:0;height:0;position:absolute;top:50%;left:50%}.ogx-orbit-visual__hub{background:var(--ogx-node-bg);width:68px;height:68px;box-shadow:var(--ogx-pop-shadow);border-radius:50%;justify-content:center;align-items:center;display:flex;transform:translate(-50%,-50%)}.ogx-orbit-visual__hub-logo{object-fit:contain;width:32px;height:32px}@media (prefers-reduced-motion:reduce){.ogx-orbit-visual__feature-card{opacity:1;transition:none;transform:none}}@media (min-width:768px){.ogx-orbit-visual{min-height:420px}.ogx-orbit-visual__frame{max-width:340px}.ogx-orbit-visual__node{width:56px;height:56px}.ogx-orbit-visual__hub{width:72px;height:72px}}
