.ConsultProofSphere_wrapper__qnCXC{width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center;gap:12px}.ConsultProofSphere_stage__ZiO8G{position:relative;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.ConsultProofSphere_dragging__a0qaS{cursor:grabbing}.ConsultProofSphere_node__4cZ_u{position:absolute;transform:translate(-50%,-50%);padding:0;border:2px solid rgba(255,255,255,.22);border-radius:50%;overflow:hidden;background:rgba(3,4,10,.6);box-shadow:0 10px 26px rgba(0,0,0,.45);cursor:pointer;transition:border-color .16s ease}.ConsultProofSphere_node__4cZ_u:hover{border-color:var(--cyan)}.ConsultProofSphere_node__4cZ_u:focus-visible{outline:3px solid rgba(0,229,255,.52);outline-offset:2px}.ConsultProofSphere_nodeImage__wrBCb{width:100%;height:100%;object-fit:cover;display:block}.ConsultProofSphere_overlay__LjBVx{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(3,4,10,.66);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:ConsultProofSphere_consultSphereFadeIn__DSjCc .24s ease-out}.ConsultProofSphere_modal__47T18{width:100%;max-width:400px;max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:24px;background:var(--surface-carbon);border:1px solid var(--border-on-dark);box-shadow:0 18px 60px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.08);animation:ConsultProofSphere_consultSphereScaleIn__cZEsQ .24s ease-out}.ConsultProofSphere_modalPhoto__QeIom{position:relative;aspect-ratio:9/7}.ConsultProofSphere_modalPhoto__QeIom img{width:100%;height:100%;object-fit:cover;display:block}.ConsultProofSphere_modalPhoto__QeIom:after{content:"";position:absolute;inset:auto 0 0 0;height:44%;background:linear-gradient(to bottom,transparent,var(--surface-carbon));pointer-events:none}.ConsultProofSphere_close__gI7xj{position:absolute;top:12px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border-on-dark);background:rgba(3,4,10,.7);color:var(--text-on-dark);cursor:pointer;transition:background .16s ease}.ConsultProofSphere_close__gI7xj:hover{background:rgba(3,4,10,.92)}.ConsultProofSphere_close__gI7xj:focus-visible{outline:3px solid rgba(0,229,255,.52);outline-offset:2px}.ConsultProofSphere_modalBody__xfRvj{padding:8px 24px 24px}.ConsultProofSphere_quote__VEygz{margin:0;color:var(--text-on-dark);font-family:var(--font-v35-body-regular);font-size:var(--v35-text-body-size);font-weight:500;line-height:1.5;letter-spacing:var(--v35-text-body-letter-spacing)}.ConsultProofSphere_rule__hJZ6x{margin:18px 0 14px;border:0;border-top:1px solid var(--border-on-dark)}.ConsultProofSphere_attribution__Kbcav{margin:0;color:var(--text-on-dark);font-weight:var(--v35-text-body-xs-weight)}.ConsultProofSphere_affiliation__9_19j,.ConsultProofSphere_attribution__Kbcav{font-family:var(--font-v35-body-regular);font-size:var(--v35-text-body-sm-size);line-height:var(--v35-text-body-sm-line-height);letter-spacing:var(--v35-text-body-sm-letter-spacing)}.ConsultProofSphere_affiliation__9_19j{margin:4px 0 0;font-weight:var(--v35-text-body-sm-weight);background:linear-gradient(135deg,color-mix(in srgb,var(--purple) 72%,#ffffff),color-mix(in srgb,var(--magenta) 52%,#ff7ac2));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;width:fit-content}@keyframes ConsultProofSphere_consultSphereFadeIn__DSjCc{0%{opacity:0}to{opacity:1}}@keyframes ConsultProofSphere_consultSphereScaleIn__cZEsQ{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.ConsultProofSphere_modal__47T18,.ConsultProofSphere_overlay__LjBVx{animation:none}}