.home-page .hello-card{transform-origin:100%;transition:transform var(--motion-medium)}.home-page .hello-card .card-body{transition:border-color var(--motion-medium), box-shadow var(--motion-medium), background-color var(--motion-medium);background:linear-gradient(110deg,#65b7ff09,#0000 45%),#ccd6f60a;border:1px solid #ccd6f61f;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000047}.home-page .hello-card .card-body:before{border-radius:0 var(--radius-pill) var(--radius-pill) 0;background:linear-gradient(to bottom, transparent, var(--color-accent), transparent);content:"";opacity:.18;pointer-events:none;width:3px;transition:opacity var(--motion-medium), transform var(--motion-medium);position:absolute;top:12%;bottom:12%;left:0;transform:scaleY(.25)}.home-page .hello-card:focus-within{transform:translate(5px)}.home-page .hello-card:focus-within .card-body{border-color:#65b7ff61;box-shadow:-10px 0 28px #65b7ff14,0 12px 34px #0000004d}.home-page .hello-card:focus-within .card-body:before{opacity:.78;transform:scaleY(1)}@media (hover:hover) and (pointer:fine){.home-page .hello-card:hover{transform:translate(5px)}.home-page .hello-card:hover .card-body{border-color:#65b7ff61;box-shadow:-10px 0 28px #65b7ff14,0 12px 34px #0000004d}.home-page .hello-card:hover .card-body:before{opacity:.78;transform:scaleY(1)}}.home-page .hello-card p{text-wrap:pretty;text-align:start;-webkit-hyphens:none;hyphens:none;max-width:70ch;font-size:clamp(1rem,1.05vw + .9rem,1.125rem);line-height:1.8}.home-page .hello-card strong{background:linear-gradient(#0000 60%,#ccd6f62e 0);border-radius:.2rem;padding:0 .08em;font-weight:600}.home-page .badge.bg-soft-pill{color:#ccd6f6;background-color:#ccd6f61f;border:1px solid #ccd6f673;border-radius:999px;padding:.5rem .75rem}@media (prefers-reduced-motion:reduce){.home-page .hello-card:is(:hover,:focus-within),.home-page .hello-card:is(:hover,:focus-within) .card-body:before{transform:none}}
