.affiliate-share-sheet-backdrop{z-index:1100;background:#0a101f73;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.affiliate-share-sheet-panel{width:100%;max-width:100%;max-height:min(88vh,640px);padding:16px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:16px 16px 0 0;animation:.24s ease-out affiliate-share-sheet-in;overflow-y:auto;box-shadow:0 -8px 32px #0a101f2e}@media (width>=640px){.affiliate-share-sheet-backdrop{align-items:center;padding:24px}.affiliate-share-sheet-panel{border-radius:16px;max-width:420px;padding-bottom:12px;animation:.24s ease-out affiliate-share-sheet-modal-in;box-shadow:0 16px 48px #0a101f33}}@keyframes affiliate-share-sheet-in{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes affiliate-share-sheet-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.affiliate-share-sheet__header{border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:10px 40px 8px;display:flex;position:relative}.affiliate-share-sheet__header--event{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 12px}.affiliate-share-sheet__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.affiliate-share-sheet__header--event .affiliate-share-sheet__close{position:static;transform:none}.affiliate-share-sheet__close:hover{color:#334155;background:#f1f5f9}.affiliate-share-sheet__banner{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:0 12px 10px}.affiliate-share-sheet__banner-image{aspect-ratio:2;object-fit:cover;background:linear-gradient(135deg,#e8eef8 0%,#c5d4ef 100%);border-radius:10px;width:100%;display:block;box-shadow:0 2px 10px #112e8114}.affiliate-share-sheet__event-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.affiliate-share-sheet__event-name{color:var(--ecn-navy,#112e81);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.affiliate-share-sheet__event-meta{color:#64748b;margin:0;font-size:.8125rem;line-height:1.4}.affiliate-share-sheet__affiliate{background:#fff7ed;border-bottom:1px solid #ffedd5;margin:0;padding:10px 12px}.affiliate-share-sheet__affiliate-text{color:#9a3412;margin:0 0 8px;font-size:.75rem;line-height:1.4}.affiliate-share-sheet__affiliate-btn{background:var(--ecn-primary,#4647ae);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:36px;padding:0 12px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.affiliate-share-sheet__affiliate-btn:hover{color:#fff;background:#3b3c9e}.affiliate-share-sheet__section{padding:10px 0 4px}.affiliate-share-sheet__section--social{padding-bottom:0}.affiliate-share-sheet__section--actions{padding-bottom:2px}.affiliate-share-sheet__social{scrollbar-width:none;padding:0 10px 4px;overflow-x:auto}.affiliate-share-sheet__social-row{scrollbar-width:none;flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.affiliate-share-sheet__social-row::-webkit-scrollbar{display:none}.event-share-social__x{color:#fff;background:#000;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.affiliate-share-sheet__social-row button{cursor:pointer;background:0 0;border:none;flex:none;margin:0;padding:0;line-height:0}.affiliate-share-sheet__social::-webkit-scrollbar{display:none}.affiliate-share-sheet__section-title{color:#64748b;margin:0 0 8px;padding:0 12px;font-size:.75rem;font-weight:600}.affiliate-share-sheet__row{scrollbar-width:none;gap:6px;padding:0 10px 4px;display:flex;overflow-x:auto}.affiliate-share-sheet__row::-webkit-scrollbar{display:none}.affiliate-share-sheet__option{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:60px;max-width:72px;padding:0;display:flex}.affiliate-share-sheet__icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:transform .15s;display:inline-flex;box-shadow:0 2px 6px #0f172a1a}.affiliate-share-sheet__option:hover .affiliate-share-sheet__icon{transform:scale(1.04)}.affiliate-share-sheet__icon--action{color:#334155;box-shadow:none;background:#fff;border:1px solid #e2e8f0;font-size:1.125rem}.affiliate-share-sheet__icon--qr{color:var(--ecn-primary,#4647ae);background:linear-gradient(#f8f9ff 0%,#fff 100%);border-color:#d4daf0}.affiliate-share-sheet__label{text-align:center;color:#334155;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.625rem;line-height:1.2;display:-webkit-box;overflow:hidden}.affiliate-share-sheet__feedback{color:var(--ecn-primary,#4647ae);text-align:center;margin:0;padding:8px 12px 10px;font-size:.75rem}.affiliate-share-sheet__feedback--error{color:#dc2626}@media (width>=768px){.affiliate-share-sheet-panel .affiliate-share-sheet__row{flex-wrap:wrap;overflow-x:visible}}
