:root{--card-thumb-width:274px;--card-thumb-height:386px}.card-thumbnail,.card-tile{width:var(--card-thumb-width);height:var(--card-thumb-height)}.card-thumbnail{aspect-ratio:274/386;box-shadow:0 4px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:box-shadow .2s;flex-shrink:0}.card-thumbnail:hover{box-shadow:0 12px 35px -5px rgba(0,0,0,.2),0 12px 15px -8px rgba(0,0,0,.15)}.card-actions-button{opacity:1;pointer-events:auto}@media (hover:hover) and (pointer:fine){.card-actions-button{opacity:0;pointer-events:none}.card-actions-button[data-open=true],.group:focus-within>.card-actions-button,.group:hover>.card-actions-button{opacity:1;pointer-events:auto}}@media (any-pointer:coarse){.card-actions-button{opacity:1;pointer-events:auto}}.dark .card-thumbnail{box-shadow:0 4px 15px -3px rgba(0,0,0,.3),0 4px 6px -4px rgba(0,0,0,.2),0 0 0 1px rgba(255,255,255,.08)}.dark .card-thumbnail:hover{box-shadow:0 12px 35px -5px rgba(0,0,0,.4),0 12px 15px -8px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.12)}.card-dark{background-color:#0C0C0C}.card-light{background-color:#ffffff}.profile-image{width:102px;height:102px}.clean-minimalist .profile-image{width:7.66rem;height:7.66rem}.profile-initials{font-family:Roboto,sans-serif;font-size:1.25rem}.card-name-text{font-size:1.35rem;font-weight:800;line-height:1.7rem;letter-spacing:-.025em}.card-name-text,.job-title{font-family:Roboto,sans-serif;font-style:normal}.job-title{font-size:.9375rem;font-weight:400;line-height:1.4375rem}.company-name{font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem}.card-footer{padding-top:1.22rem;padding-bottom:1.22rem}.footer-text{font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.footer-qr{width:35px;height:35px;aspect-ratio:1/1}.centered-photo-header{width:var(--card-thumb-width);height:95px;background-color:#000000}.michelle-header-bg{background-image:url(/images/skiing-backgroud.png);background-size:cover;background-position:50%}.centered-photo-profile{top:41px}.clean-minimalist .centered-photo-profile{top:5.18rem}.centered-photo-info{top:157px}.photo-gradient-overlay{height:8rem}.gradient-overlay-standard{height:5rem}.card-background-image{background-position:50%;background-size:cover}.text-left{text-align:left}.text-center{text-align:center}.font-semibold{font-weight:600}.create-card-pattern{background-image:radial-gradient(circle at 25% 25%,var(--accent-primary) 1px,transparent 1px);background-size:24px 24px}.create-card-icon-container{background-color:transparent;border:2px dashed rgba(123,97,255,.2);border-spacing:4px;transition:border-color .3s ease}.group:hover .create-card-icon-container{border-color:#6a50ff}.create-card-icon{color:#7B61FF}.get-started-button{background-color:#6a50ff}