.crash{place-items:center;min-height:70vh;padding:clamp(1.5rem,5vw,4rem) 1.25rem;display:grid}.crash__card{text-align:center;background:linear-gradient(158deg,#fff 0 68%,#fbf5ea);border:1px solid #d8d0bd;border-radius:22px 26px 19px 17px;justify-items:center;gap:.6rem;width:min(100%,30rem);padding:clamp(1.5rem,5vw,2.25rem);display:grid;box-shadow:0 6px #e0d2b8,0 18px 36px #0d2c2217}.crash__art{filter:drop-shadow(0 10px 8px #10452e29);width:clamp(116px,30vw,168px);height:auto;animation:.42s cubic-bezier(.2,.8,.2,1) both crash-settle}@keyframes crash-settle{0%{opacity:0;transform:translateY(8px)rotate(-3deg)scale(.94)}to{opacity:1;transform:none}}.crash__title{color:#14281f;text-wrap:balance;margin:.35rem 0 0;font-size:clamp(1.3rem,4vw,1.55rem);font-weight:700;line-height:1.15}.crash__lede{color:#5c6b63;max-width:40ch;margin:0;font-size:.92rem;line-height:1.5}.crash__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.9rem;display:flex}.crash__button{cursor:pointer;border:1px solid #0000;border-radius:12px 14px 11px 13px;justify-content:center;align-items:center;min-height:44px;padding-inline:1.1rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.crash__button--primary{color:#fff;background:linear-gradient(168deg,#218a56,#14663f);border-color:#0f5c3b;box-shadow:0 3px #0b4d31}.crash__button--primary:hover{background:linear-gradient(168deg,#2fa567,#16734a)}.crash__button--secondary{color:#14281f;background:#fff;border-color:#d8d0bd;box-shadow:0 3px #ece3d2}.crash__button--secondary:hover{background:#fbf5ea}.crash__button:focus-visible{outline-offset:2px;outline:2px solid #1c5d3f}@media (prefers-reduced-motion:reduce){.crash__art{animation:none}}
