/* Parent-facing sharing option, shown only after a completed game. */
.game-share-card{margin:20px 0 6px;padding:18px;border:2px solid #cde6da;border-radius:19px;background:linear-gradient(135deg,#f1fff7,#f7fcff);text-align:right}.share-parent-label{display:inline-block;padding:3px 9px;border-radius:999px;background:#e0f5e8;color:#167450;font-size:10px;font-weight:900}.game-share-card h3{margin:8px 0 4px;font-size:20px}.share-preview{margin:0;color:#53708a;font-size:13px;line-height:1.45}.share-main-btn{margin-top:15px!important;padding:12px 16px}.share-choice-row{display:flex;justify-content:space-between;gap:8px;margin-top:13px}.share-choice-row .text-btn{padding:3px 0;font-size:11px;text-align:right}.share-never-btn{color:#9b5c58}.share-status{min-height:18px;margin:8px 0 0;color:#167450;font-size:12px;font-weight:800}.milestone-modal .game-share-card{background:linear-gradient(135deg,#fff9dc,#f4fff8);border-color:#eedda1}@media(max-width:520px){.game-share-card{padding:16px}.game-share-card h3{font-size:18px}.share-choice-row{align-items:flex-start;flex-direction:column;gap:5px}.share-choice-row .text-btn{font-size:12px}.share-main-btn{font-size:16px!important}}
