.share-card{max-width:1180px;margin:clamp(3rem,8vw,7rem) auto;padding:clamp(1.5rem,5vw,4rem);border:1px solid #c7a85f;background:linear-gradient(140deg,#f9f3e7,#efe4ce);color:#0a372d}.share-card header{max-width:760px}.share-card h2{margin:.5rem 0 1rem;font:400 clamp(2rem,5vw,4.2rem)/1.08 var(--serif,serif)}.share-card header>p:last-child{line-height:1.8}.share-card__choices{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin:2rem 0}.share-card__choices button{border:1px solid #9c8148;background:transparent;color:#0a372d;padding:1rem;font:inherit}.share-card__choices button.is-selected{background:#0a372d;color:#f8f1df}.share-card>.primary-action{margin-top:.5rem}@media(max-width:640px){.share-card{margin-inline:0;border-inline:0}.share-card__choices{grid-template-columns:repeat(2,1fr)}}
