@property --person-preview-fade-top{syntax:"<length>";inherits:false;initial-value:0}@property --person-preview-fade-bottom{syntax:"<length>";inherits:false;initial-value:0}.person-preview-scroll{--person-preview-fade-top:0px;--person-preview-fade-bottom:0px;-webkit-mask-image:linear-gradient(to bottom, transparent, #000 var(--person-preview-fade-top), #000 calc(100% - var(--person-preview-fade-bottom)), transparent);mask-image:linear-gradient(to bottom, transparent, #000 var(--person-preview-fade-top), #000 calc(100% - var(--person-preview-fade-bottom)), transparent);transition:--person-preview-fade-top .22s cubic-bezier(.22,1,.36,1),--person-preview-fade-bottom .22s cubic-bezier(.22,1,.36,1)}.person-preview-scroll[data-fade-top]{--person-preview-fade-top:24px}.person-preview-scroll[data-fade-bottom]{--person-preview-fade-bottom:24px}.person-preview-scroll [data-slot=scroll-area-viewport]{max-height:7.5rem}.person-preview-sheet [data-slot=scroll-area-viewport]{max-height:70svh}@media (prefers-reduced-motion:reduce){.person-preview-scroll{transition:none}}
.person-card{--quote-glow:1;transition:box-shadow .2s var(--ease-out-quart), --quote-glow 1.8s cubic-bezier(.3, 0, 0, 1)}@media (hover:hover){.person-card:hover{--quote-glow:1.75;transition:box-shadow .2s var(--ease-out-quart), --quote-glow 1.4s cubic-bezier(.3, 0, 0, 1);box-shadow:inset 0 2px 2px #fff,0 10.213px 10.213px -5.107px #00000008,0 5.107px 5.107px -2.553px #00000008,0 2.553px 2.553px -2px #00000008,0 .638px .638px -.319px #00000008}.person-card:hover:where(.dark *){box-shadow:inset 0 2px 2px #ffffff14,0 10.213px 10.213px -5.107px #0003,0 5.107px 5.107px -2.553px #00000026,0 2.553px 2.553px -2px #0000001a,0 .638px .638px -.319px #0000000d}}@property --quote-glow{syntax:"<number>";inherits:true;initial-value:1}.perspective-bubble{--perspective-fill:color-mix(in srgb, var(--sand-9) 12%, var(--surface-primary));--quote-glow-alpha:.16;isolation:isolate}.perspective-bubble:where(.dark *){--quote-glow-alpha:.1}.perspective-bubble:before{content:"";z-index:-1;background-color:var(--perspective-fill);background-image:radial-gradient(42% 120% at 50% calc(160% - (var(--quote-glow,1) - 1) * 40%), oklch(var(--tangerine-9-oklch) / calc(var(--quote-glow-alpha) * var(--quote-glow,1))) 0%, transparent 100%);border-radius:14px;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 0 0) top/100% calc(100% - 32px) no-repeat,linear-gradient(#000 0 0) 100%/calc(100% - 40px) 100% no-repeat;mask:linear-gradient(#000 0 0) top/100% calc(100% - 32px) no-repeat,linear-gradient(#000 0 0) 100%/calc(100% - 40px) 100% no-repeat}.perspective-bubble:after{content:"";z-index:-1;background:var(--perspective-fill);width:40px;height:44px;clip-path:path("M0 0H40V32H34C31 32 27.93 33.29 26.65 36C24.33 40.89 19.41 44 14 44C6.27 44 0 37.73 0 30C0 25.5 2.5 23.8 2.5 20C2.5 16.2 0 13 0 8Z");position:absolute;bottom:-12px;left:0}.person-row .row-chat{opacity:0;transition:opacity .15s var(--ease-out-quart)}.person-row:hover .row-chat,.person-row:focus-within .row-chat{opacity:1}@media (hover:none){.person-row .row-chat{opacity:1}}.section-door:active{transform:none}