.home-widget-tab{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:600;color:#fffc;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:20px;cursor:pointer;transition:all .2s ease;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.home-widget-tab:hover{background:#ffffff40}.home-widget-tab.active{background:#ffffffe6;color:#059669;text-shadow:none}.home-widget-tab.active svg{stroke:#059669}.home-widget-tab svg{stroke:currentColor}.home-widget-scroll-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 8px 10px;min-height:60px}.home-widget-scroll-container::-webkit-scrollbar{display:none}.home-widget-card{flex:0 0 calc(70% - 6px);min-width:calc(70% - 6px);max-width:calc(70% - 6px);height:auto;min-height:90px;background:linear-gradient(135deg,#fffffff2,#ffffffd9);border-radius:12px;padding:10px 14px;cursor:pointer;transition:all .2s ease;scroll-snap-align:start;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.home-widget-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}.home-widget-card:active{transform:scale(.98)}.home-widget-card-badge{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.home-widget-card-badge svg{width:12px;height:12px}.home-widget-card.event-card{border-left:3px solid #7ba9c1}.home-widget-card.event-card .home-widget-card-badge{background:#7ba9c12e;color:#0d5c65}.home-widget-card.group-card{border-left:3px solid #8b5cf6}.home-widget-card.group-card .home-widget-card-badge{background:#8b5cf626;color:#8b5cf6}.home-widget-card.progress-card{border-left:3px solid #10b981}.home-widget-card.progress-card .home-widget-card-badge{background:#10b98126;color:#10b981}.home-widget-card-title{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:3px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:28px}.home-widget-card-subtitle{font-size:11px;color:#64748b;margin-bottom:3px;line-height:1.2}.home-widget-card-meta{font-size:10px;color:#0d5c65;font-weight:500;margin-top:auto}.home-widget-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-top:8px}.home-widget-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;transition:width .3s ease}.home-widget-progress-text{font-size:12px;color:#10b981;font-weight:600;margin-top:6px}.home-widget-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.home-widget-dot{width:6px;height:6px;border-radius:50%;background:#fff6;transition:all .2s ease}.home-widget-dot.active{background:#ffffffe6;width:18px;border-radius:3px}.home-widget-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px;color:#fffc;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.home-widget-empty p{font-size:13px;margin:0}.home-widget-empty .subtitle{font-size:11px;opacity:.7;margin-top:4px}.home-widget-premium-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1rem .6rem;text-align:center;flex:1 0 100%;width:100%}.home-widget-premium-gate .premium-gate-icon{margin-bottom:.5rem;opacity:.9}.home-widget-premium-gate .premium-gate-icon svg{stroke:#ffffffe6;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.home-widget-premium-gate h3{font-size:.9rem;font-weight:600;color:#fafafa;margin-bottom:.1rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.home-widget-premium-gate p{font-size:.75rem;color:#ffffffd9;margin-bottom:.35rem;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.upgrade-home-widget-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5a8fa8,#7ba9c1);color:#fff;font-weight:600;font-size:12px;padding:6px 16px;border-radius:20px;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0ea5e966}.upgrade-home-widget-btn:hover{background:linear-gradient(135deg,#7ba9c1,#5a8fa8);transform:translateY(-1px);box-shadow:0 4px 12px #5a8fa880}.upgrade-home-widget-btn:active{transform:scale(.98)}#home-widget-tabs.hidden{display:none}#home-events-activities.hidden,#home-favorites-journeys.hidden{display:none!important}.home-widget-card.offer-card{border-left:3px solid #5a8fa8;border-radius:12px;background:linear-gradient(135deg,#7ba9c12e,#fffffff2);padding:12px 16px}.home-widget-card.offer-card.expiring-soon{border-left-color:#ef4444;animation:pulse-border 2s ease-in-out infinite}@keyframes pulse-border{0%,to{border-left-color:#ef4444}50%{border-left-color:#f97316}}.home-widget-card.offer-card .home-widget-card-badge{background:#7ba9c133;font-size:16px}.home-widget-card.offer-card .home-widget-card-meta{display:flex;flex-direction:column;gap:4px;margin-top:6px}.offer-coupon-code{font-family:Courier New,monospace;font-size:13px;font-weight:700;letter-spacing:1px;color:#1e293b;background:#7ba9c12e;padding:4px 8px;border-radius:4px;border:1px dashed #5a8fa8}.offer-time-remaining{font-size:10px;color:#64748b;font-weight:600}.offer-time-remaining.warning{color:#ef4444;font-weight:700}
