:root{--color-bg-start: #0f172a;--color-bg-end: #1e293b;--color-text: #e2e8f0;--color-accent-indigo: #a5b4fc;--color-accent-purple: #c084fc;--color-card: #1e293b;--border-radius-card: 16px}*{margin:0;padding:0;box-sizing:border-box}img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{min-height:100vh;background:linear-gradient(135deg,var(--color-bg-start) 0%,var(--color-bg-end) 100%);color:var(--color-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:100px 16px 16px;overflow-x:hidden}.shared-entry-card{position:absolute;top:50%;left:50%;z-index:60;width:min(420px,calc(100vw - 32px));padding:18px 18px 16px;border-radius:18px;text-align:left;color:#e2e8f0;background:linear-gradient(160deg,#0f172aeb,#1e293bc7),radial-gradient(circle at top left,#a5b4fc42,#0000 42%);border:1px solid rgba(165,180,252,.34);box-shadow:0 18px 36px #02061770,0 0 28px #c084fc2e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transform:translate(-50%,-50%)}.shared-entry-eyebrow{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd}.shared-entry-sender-label{margin:0;font-size:.82rem;color:#94a3b8;font-weight:500}.shared-entry-headline{margin:0;font-size:clamp(1.25rem,2.6vw,1.85rem);line-height:1.15;color:#f8fafc}.shared-entry-body,.shared-entry-trust{margin:.8rem 0 0;font-size:.95rem;line-height:1.6}.shared-entry-body{color:#dbeafe}.shared-entry-trust{color:#cbd5e1}.shared-entry-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.shared-entry-secondary-actions{margin-top:.75rem}.shared-entry-primary,.shared-entry-secondary{appearance:none;border-radius:999px;padding:.8rem 1rem;font-weight:700;font-size:.92rem;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease}.shared-entry-primary{border:1px solid rgba(196,181,253,.68);color:#0f172a;background:linear-gradient(135deg,#c4b5fd,#7dd3fc);box-shadow:0 0 18px #c084fc3d,0 10px 24px #02061757}.shared-entry-secondary{border:1px solid rgba(165,180,252,.28);color:#e2e8f0;background:#0f172a7a}.shared-entry-primary:hover,.shared-entry-secondary:hover,.shared-entry-primary:focus-visible,.shared-entry-secondary:focus-visible{transform:translateY(-1px);outline:none}.shared-entry-primary:hover,.shared-entry-primary:focus-visible{box-shadow:0 0 24px #c084fc52,0 12px 28px #0206176b}.shared-entry-secondary:hover,.shared-entry-secondary:focus-visible{border-color:#c4b5fd8a;background:#1e293bc7}@media(min-width:641px)and (max-width:1024px){.shared-entry-card{top:50%;width:min(344px,calc(100vw - 24px));padding:16px}}@media(max-width:640px){.shared-entry-card{inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(94vw,352px);padding:14px}.shared-entry-headline{font-size:clamp(1.1rem,5vw,1.38rem)}.shared-entry-body,.shared-entry-trust{font-size:.86rem;line-height:1.48}.shared-entry-actions{flex-direction:column}.shared-entry-primary,.shared-entry-secondary{width:100%}}@media(min-width:641px)and (max-width:1024px)and (orientation:portrait){.shared-entry-card{top:50%;left:50%;transform:translate(-50%,-50%);right:auto;width:min(70vw,420px)}}@media(max-height:500px)and (orientation:landscape){.shared-entry-card{inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(320px,calc(100vw - 20px));padding:12px}.shared-entry-eyebrow{font-size:.7rem}.shared-entry-headline{font-size:1rem}.shared-entry-body,.shared-entry-trust{font-size:.76rem;line-height:1.4}.shared-entry-primary,.shared-entry-secondary{padding:.58rem .82rem;font-size:.76rem}}
