.module-spotlight{border:1px solid var(--hairline);pointer-events:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:14px;width:100%;max-width:280px;margin:0 auto;overflow:hidden}.module-spotlight--feed{height:210px;padding:14px 0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.module-spotlight__feed-track{gap:10px;width:max-content;padding:0 10px;animation:22s linear infinite spotlight-feed-marquee;display:flex}.module-spotlight__feed-card{background:#fff;border-radius:12px;flex:0 0 132px;overflow:hidden;box-shadow:0 1px 4px #11111114}.module-spotlight__feed-cover{justify-content:center;align-items:center;height:88px;font-size:28px;display:flex}.module-spotlight__feed-body{padding:8px 8px 10px}.module-spotlight__feed-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.module-spotlight__feed-meta{color:var(--muted);margin:4px 0 0;font-size:10px}@keyframes spotlight-feed-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.module-spotlight--trips{height:200px;padding:10px 12px;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%)}.module-spotlight__trips-track{flex-direction:column;gap:10px;animation:16s linear infinite spotlight-trips-scroll;display:flex}.module-spotlight__trip-card{background:var(--surface-soft);border-radius:12px;gap:10px;padding:8px;display:flex}.module-spotlight__trip-thumb{border-radius:10px;flex:0 0 52px;justify-content:center;align-items:center;height:52px;font-size:22px;display:flex;position:relative}.module-spotlight__trip-status{color:var(--ink);background:#ffffffeb;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:600;position:absolute;top:4px;left:4px}.module-spotlight__trip-content{flex:1;min-width:0}.module-spotlight__trip-title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:600;line-height:1.35;overflow:hidden}.module-spotlight__trip-time{color:var(--muted);margin:3px 0 0;font-size:10px}@keyframes spotlight-trips-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.module-spotlight--create{flex-direction:column;justify-content:center;height:200px;padding:16px 14px;display:flex}.module-spotlight__create-label{color:var(--muted);margin:0 0 10px;font-size:11px;font-weight:600}.module-spotlight__create-grid{flex-wrap:wrap;gap:8px;display:flex}.module-spotlight__capsule{background:var(--surface-soft);border:1px solid var(--hairline);opacity:0;border-radius:999px;flex-direction:column;gap:2px;padding:8px 12px;animation:5s ease-in-out infinite spotlight-capsule-pop;display:inline-flex;transform:scale(.72)translateY(6px)}.module-spotlight__capsule-name{color:var(--ink);font-size:12px;font-weight:600;line-height:1.2}.module-spotlight__capsule-meta{color:var(--muted);font-size:10px}@keyframes spotlight-capsule-pop{0%,8%{opacity:0;transform:scale(.72)translateY(6px)}18%,72%{opacity:1;transform:scale(1)translateY(0)}88%,to{opacity:0;transform:scale(.92)translateY(-4px)}}.module-spotlight--chat{background:linear-gradient(#fafafa 0%,#fff 100%);flex-direction:column;justify-content:flex-end;gap:8px;height:200px;padding:12px;display:flex}.module-spotlight__chat-msg{opacity:0;align-items:flex-end;gap:6px;animation:10s infinite spotlight-chat-in;display:flex;transform:translateY(8px)}.module-spotlight__chat-msg--mine{flex-direction:row-reverse}.module-spotlight__chat-avatar{width:22px;height:22px;color:var(--ink);border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.module-spotlight__chat-bubble{background:var(--surface-soft);max-width:78%;color:var(--ink);border-radius:12px;padding:7px 10px;font-size:11px;line-height:1.4}.module-spotlight__chat-bubble--mine{background:var(--primary);color:var(--on-primary)}@keyframes spotlight-chat-in{0%,4%{opacity:0;transform:translateY(8px)}10%,78%{opacity:1;transform:translateY(0)}90%,to{opacity:0;transform:translateY(-4px)}}.module-spotlight--profile{flex-direction:column;gap:12px;height:200px;padding:14px;display:flex}.module-spotlight__profile-header{opacity:0;align-items:center;gap:10px;animation:8s infinite spotlight-profile-fade;display:flex}.module-spotlight__profile-avatar{width:40px;height:40px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.module-spotlight__profile-name{color:var(--ink);margin:0;font-size:14px;font-weight:600}.module-spotlight__profile-bio{color:var(--muted);margin:2px 0 0;font-size:10px}.module-spotlight__profile-menu{flex-direction:column;gap:6px;display:flex}.module-spotlight__profile-row{background:var(--surface-soft);color:var(--ink);opacity:0;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:500;animation:8s infinite spotlight-profile-row;transform:translate(-8px)}@keyframes spotlight-profile-fade{0%,5%{opacity:0;transform:translateY(6px)}12%,85%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}@keyframes spotlight-profile-row{0%,8%{opacity:0;transform:translate(-8px)}16%,82%{opacity:1;transform:translate(0)}92%,to{opacity:0;transform:translate(8px)}}.module-spotlight--circles{height:200px;padding:14px 0 12px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.module-spotlight__circles-label{color:var(--muted);margin:0 0 10px;padding:0 14px;font-size:11px;font-weight:600}.module-spotlight__circles-track{gap:10px;width:max-content;padding:0 12px;animation:20s linear infinite spotlight-feed-marquee;display:flex}.module-spotlight__circle-card{background:var(--surface-soft);text-align:center;border-radius:12px;flex:0 0 108px;padding:10px 8px}.module-spotlight__circle-avatar{width:36px;height:36px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.module-spotlight__circle-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:8px 0 0;font-size:11px;font-weight:600;overflow:hidden}.module-spotlight__circle-meta{color:var(--muted);margin:3px 0 0;font-size:9px}.module-spotlight--host{flex-direction:column;gap:10px;height:200px;padding:12px 14px;display:flex}.module-spotlight__host-eyebrow{color:var(--muted);margin:0;font-size:11px;font-weight:600}.module-spotlight__host-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.module-spotlight__host-stat{background:var(--surface-soft);opacity:0;border-radius:10px;padding:8px 10px;animation:6s infinite spotlight-host-stat;transform:translateY(8px)}.module-spotlight__host-stat-value{color:var(--ink);font-size:16px;font-weight:700;line-height:1.2;display:block}.module-spotlight__host-stat-label{color:var(--muted);margin-top:2px;font-size:10px;display:block}.module-spotlight__host-card{border:1px solid var(--hairline);opacity:0;background:#fff;border-radius:10px;padding:10px 12px;animation:6s 1.2s infinite spotlight-host-card}.module-spotlight__host-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.module-spotlight__host-card-title{color:var(--ink);font-size:11px;font-weight:600}.module-spotlight__host-card-tag{color:#c2410c;background:#f9992326;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:600}.module-spotlight__host-card-meta{color:var(--muted);margin:4px 0 0;font-size:10px}@keyframes spotlight-host-stat{0%,6%{opacity:0;transform:translateY(8px)}14%,80%{opacity:1;transform:translateY(0)}92%,to{opacity:0}}@keyframes spotlight-host-card{0%,10%{opacity:0;transform:translateY(10px)}20%,85%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}.module-spotlight--paid{flex-direction:column;gap:10px;height:200px;padding:12px 14px;display:flex}.module-spotlight__paid-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #11111114}.module-spotlight__paid-cover{justify-content:center;align-items:center;height:56px;font-size:24px;display:flex;position:relative}.module-spotlight__paid-badge{background:var(--ink);color:#fff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;animation:5s infinite spotlight-paid-badge;position:absolute;top:6px;right:6px}.module-spotlight__paid-title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:6px 8px 8px;font-size:10px;font-weight:600;line-height:1.35;overflow:hidden}.module-spotlight__paid-form{flex-direction:column;gap:6px;display:flex}.module-spotlight__paid-row{background:var(--surface-soft);opacity:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;animation:6s infinite spotlight-paid-row;display:flex;transform:translate(-8px)}.module-spotlight__paid-row-label{color:var(--muted);font-size:10px}.module-spotlight__paid-row-value{color:var(--ink);font-size:11px;font-weight:600}@keyframes spotlight-paid-badge{0%,8%{opacity:0;transform:scale(.8)}16%,75%{opacity:1;transform:scale(1)}88%,to{opacity:0}}@keyframes spotlight-paid-row{0%,6%{opacity:0;transform:translate(-8px)}14%,78%{opacity:1;transform:translate(0)}90%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.module-spotlight__feed-track,.module-spotlight__trips-track,.module-spotlight__circles-track,.module-spotlight__capsule,.module-spotlight__chat-msg,.module-spotlight__profile-header,.module-spotlight__profile-row,.module-spotlight__host-stat,.module-spotlight__host-card,.module-spotlight__paid-badge,.module-spotlight__paid-row{opacity:1;animation:none;transform:none}}
