.weather-widget{background:#fff;border-radius:16px;padding:24px;margin:24px 0;box-shadow:0 2px 12px #00000014;border:1px solid #e8e8e8}.weather-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:#666}.weather-spinner{width:24px;height:24px;border:2px solid #ddd;border-top-color:#b8860b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.weather-header{margin-bottom:20px}.weather-location h3{margin:0 0 4px;font-size:1.1rem;color:#1a1a1a}.weather-location p{margin:0;font-size:.85rem;color:#666}.weather-current{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#faf6f0,#f5f0e8);border-radius:12px;margin-bottom:20px}.current-temp-group{display:flex;align-items:center;gap:16px}.current-temp{display:flex;flex-direction:column}.temp-value{font-size:2.5rem;font-weight:700;color:#1a1a1a;line-height:1}.temp-desc{font-size:.9rem;color:#666;margin-top:4px}.current-details{display:flex;flex-direction:column;gap:8px}.current-detail{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#555}.current-detail svg{color:#888}.weather-forecast{margin-top:16px}.forecast-title{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:.95rem;color:#444;font-weight:600}.forecast-scroll{display:flex;gap:8px;overflow-x:auto;padding:4px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ddd #f5f5f5}.forecast-scroll::-webkit-scrollbar{height:6px}.forecast-scroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.forecast-scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.forecast-day{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px;padding:12px 8px;background:#f9f9f9;border-radius:10px;border:1px solid #eee;flex-shrink:0}.forecast-date{font-size:.7rem;color:#666;font-weight:500;white-space:nowrap}.forecast-temps{display:flex;flex-direction:column;align-items:center;gap:2px}.temp-high{font-size:.9rem;font-weight:600;color:#1a1a1a}.temp-low{font-size:.8rem;color:#888}.precip-chance{display:flex;align-items:center;gap:3px;font-size:.7rem;color:#3b82f6;background:#eff6ff;padding:2px 6px;border-radius:8px}@media(max-width:600px){.weather-widget{padding:16px}.weather-current{flex-direction:column;gap:16px;text-align:center}.current-temp-group{flex-direction:column}.current-details{flex-direction:row;gap:20px}.temp-value{font-size:2rem}.forecast-day{min-width:64px;padding:10px 6px}}.sc-page{max-width:1100px;margin:0 auto;padding:0 20px 40px;background:#faf8f5}.sc-hero{background:linear-gradient(160deg,#f5f0ea,#ede6dc 40%,#f7f2ec);border-bottom:1px solid #e5ddd1;border-radius:16px;padding:40px 36px;margin:24px 0}.sc-hero-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.sc-hero-info{flex:1;min-width:240px}.sc-hero-label{display:inline-block;font-size:.78rem;text-transform:uppercase;letter-spacing:1.5px;color:#b8860b;font-weight:600;margin-bottom:8px}.sc-hero-title{font-size:2.1rem;font-weight:700;color:#3d3229;margin:0 0 10px;line-height:1.2;letter-spacing:-.5px}.sc-hero-dates{display:flex;align-items:center;gap:8px;color:#7a6e62;font-size:1rem;margin:0 0 16px}.sc-hero-dates svg{color:#b8860b;flex-shrink:0}.sc-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.sc-hero-link{display:inline-flex;align-items:center;gap:4px;color:#b8860b;font-size:.9rem;font-weight:600;text-decoration:none}.sc-hero-link:hover{text-decoration:underline}.sc-countdown{display:flex;align-items:center;gap:4px}.sc-countdown-unit{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #e5ddd1;padding:12px 16px;border-radius:10px;min-width:60px}.sc-countdown-number{font-size:1.75rem;font-weight:700;font-variant-numeric:tabular-nums;color:#b8860b}.sc-countdown-label{font-size:.7rem;text-transform:uppercase;color:#7a6e62;margin-top:4px;letter-spacing:.5px}.sc-countdown-sep{font-size:1.5rem;font-weight:700;color:#c9a96e;margin:0 2px}.sc-active-badge{display:flex;align-items:center;gap:8px;background:#b8860b;color:#fff;padding:14px 24px;border-radius:10px;font-weight:600;font-size:1.1rem;animation:sc-pulse 2s ease-in-out infinite}@keyframes sc-pulse{0%,to{opacity:1}50%{opacity:.8}}.sc-day-selector{margin-bottom:24px}.sc-date-picker-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sc-date-picker-label{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#5c5148;white-space:nowrap}.sc-date-picker-label svg{color:#b8860b}.sc-date-picker-input{padding:8px 12px;border:2px solid #e8e1d6;border-radius:8px;font-size:.9rem;font-family:inherit;color:#3d3229;background:#fff;cursor:pointer;transition:border-color .15s}.sc-date-picker-input:focus{outline:none;border-color:#b8860b}.sc-date-picker-input:hover{border-color:#c9a96e}.sc-day-pills{display:flex;gap:8px;overflow-x:auto;padding:4px 0 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sc-day-pills::-webkit-scrollbar{display:none}.sc-day-pill{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;border:2px solid #e8e1d6;border-radius:12px;background:#fff;cursor:pointer;min-width:56px;transition:all .15s ease;flex-shrink:0;font-family:inherit}.sc-day-pill:hover{border-color:#c9a96e;background:#f3efe8}.sc-day-pill.active{background:#b8860b;border-color:#b8860b;color:#fff}.sc-day-pill.today:not(.active){border-color:#c9a96e}.sc-pill-name{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sc-pill-date{font-size:1.1rem;font-weight:700;line-height:1.2}.sc-pill-weather{display:flex;align-items:center;gap:2px;font-size:.65rem;font-weight:600;opacity:.85;margin-top:1px}.sc-weather-bar{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f3efe8;border-radius:10px;border:1px solid #e8e1d6}.sc-weather-desc{font-size:.85rem;font-weight:600;color:#3d3229}.sc-weather-temps{display:flex;gap:6px;font-size:.85rem}.sc-temp-high{font-weight:700;color:#3d3229}.sc-temp-low{font-weight:500;color:#7a6e62}.sc-weather-precip{display:flex;align-items:center;gap:3px;font-size:.8rem;font-weight:600;color:#3b82f6}.sc-banner{margin-bottom:28px}.sc-loading{text-align:center;padding:80px 20px;color:#7a6e62}.sc-spinner{width:40px;height:40px;border:3px solid #e8e1d6;border-top-color:#b8860b;border-radius:50%;animation:sc-spin 1s linear infinite;margin:0 auto 16px}@keyframes sc-spin{to{transform:rotate(360deg)}}.sc-empty{text-align:center;padding:48px 20px;color:#7a6e62}.sc-empty svg{color:#c9a96e;margin-bottom:12px}.sc-empty h3{font-size:1.15rem;color:#3d3229;margin:0 0 8px}.sc-empty p{margin:0 0 16px;font-size:.9rem}.sc-empty-link{display:inline-flex;align-items:center;gap:4px;color:#b8860b;font-weight:600;font-size:.9rem;text-decoration:none}.sc-empty-link:hover{text-decoration:underline}.sc-tabs-container{margin-bottom:32px}.sc-tabs{display:flex;gap:0;border-bottom:2px solid #e8e1d6;margin-bottom:24px}.sc-tab{padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:1rem;font-weight:600;font-family:inherit;color:#7a6e62;cursor:pointer;transition:all .15s;white-space:nowrap}.sc-tab:hover{color:#3d3229}.sc-tab.active{color:#b8860b;border-bottom-color:#b8860b}.sc-tab-panel{min-height:200px}.sc-venues-list{display:flex;flex-direction:column}.sc-venue-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f0ebe3}.sc-venue-row:last-child{border-bottom:none}.sc-venue-name{font-weight:600;font-size:.95rem;color:#3d3229;text-decoration:none;transition:color .15s}.sc-venue-name:hover{color:#b8860b}.sc-venue-hours{display:flex;align-items:center;gap:5px;font-size:.85rem;color:#7a6e62;white-space:nowrap}.sc-venue-hours svg{color:#c9a96e}.sc-filter-bar{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.sc-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e8e1d6;border-radius:20px;background:#fff;font-size:.8rem;font-weight:500;font-family:inherit;color:#5c5148;cursor:pointer;transition:all .15s ease}.sc-filter-chip:hover{background:#f3efe8;border-color:#c9a96e}.sc-filter-chip.active{background:#faf3e6;color:#b8860b;border-color:#b8860b;font-weight:600}.sc-featured-section{margin-bottom:24px}.sc-featured-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.sc-featured-card{background:linear-gradient(135deg,#fdf8ef,#faf3e6);border:2px solid #c9a96e;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.sc-featured-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #b8860b26}.sc-featured-image{width:100%;height:120px;object-fit:cover}.sc-featured-content{padding:12px}.sc-featured-content h4{margin:4px 0;font-size:.95rem;font-weight:700;color:#3d3229}.sc-featured-time{font-size:.75rem;font-weight:600;color:#b8860b}.sc-featured-location{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#7a6e62;margin-top:4px}.sc-featured-location a{color:#b8860b;text-decoration:none}.sc-featured-location a:hover{text-decoration:underline}.sc-time-block{margin-bottom:24px}.sc-time-block-title{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:700;color:#3d3229;margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid #e8e1d6}.sc-time-block-title svg{color:#b8860b}.sc-time-block-events{display:flex;flex-direction:column;gap:8px}.sc-event-card{display:flex;gap:12px;align-items:flex-start;background:#fff;border-radius:12px;padding:12px 14px;border:1px solid #e8e1d6;transition:box-shadow .15s}.sc-event-card:hover{box-shadow:0 2px 8px #3d32290f}.sc-event-card-time{min-width:65px;font-size:.8rem;font-weight:600;color:#b8860b;padding-top:2px;white-space:nowrap}.sc-event-card-info{flex:1;min-width:0}.sc-event-card-info h4{margin:0 0 4px;font-size:.9rem;font-weight:600;color:#3d3229}.sc-event-card-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.sc-event-card-location{display:inline-flex;align-items:center;gap:3px;font-size:.78rem;color:#7a6e62}.sc-event-card-location a{color:#b8860b;text-decoration:none}.sc-event-card-location a:hover{text-decoration:underline}.sc-event-type-badge{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.sc-event-type-shopping{background:#fef3c7;color:#92400e}.sc-event-type-food_drink{background:#fce7f3;color:#9d174d}.sc-event-type-entertainment{background:#dbeafe;color:#1e40af}.sc-event-type-special_guests{background:#ede9fe;color:#6d28d9}.sc-event-type-late_night{background:#e0e7ff;color:#3730a3}.sc-event-card-actions{display:flex;flex-direction:column;gap:4px;flex-shrink:0;margin-left:auto}.sc-event-fav-btn,.sc-event-ics-btn{padding:6px;background:transparent;border:1px solid #e8e1d6;border-radius:6px;cursor:pointer;transition:all .2s;color:#7a6e62;display:flex;align-items:center;justify-content:center}.sc-event-fav-btn:hover{border-color:#b8860b;color:#b8860b}.sc-event-fav-btn.favorited{border-color:#b8860b;color:#b8860b;background:#faf3e6}.sc-event-ics-btn:hover{border-color:#b8860b;color:#b8860b}.sc-show-more-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:8px;margin-top:8px;background:#f3efe8;border:1px solid #e8e1d6;border-radius:8px;color:#b8860b;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.sc-show-more-btn:hover{background:#ebe5db}.sc-rotated{transform:rotate(180deg)}.sc-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#3d3229;color:#fff;padding:12px 24px;border-radius:10px;font-size:.9rem;font-weight:500;box-shadow:0 4px 20px #3d32294d;z-index:1000;animation:sc-toast-in .3s ease}@keyframes sc-toast-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:768px){.sc-page{padding:0 16px 32px}.sc-hero{padding:28px 20px;margin:16px 0}.sc-hero-inner{flex-direction:column;text-align:center}.sc-hero-info{text-align:center}.sc-hero-title{font-size:1.5rem}.sc-hero-dates,.sc-hero-actions,.sc-countdown{justify-content:center}.sc-countdown-unit{padding:10px 12px;min-width:50px}.sc-countdown-number{font-size:1.4rem}.sc-tabs{width:100%}.sc-tab{flex:1;text-align:center;padding:12px;font-size:.9rem}.sc-featured-row{grid-template-columns:1fr}.sc-event-card-time{min-width:55px;font-size:.75rem}.sc-filter-bar{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.sc-filter-bar::-webkit-scrollbar{display:none}.sc-filter-chip{flex-shrink:0}}@media(max-width:480px){.sc-hero{padding:24px 16px;border-radius:12px}.sc-hero-title{font-size:1.35rem}.sc-day-pill{padding:6px 10px;min-width:48px}.sc-event-card{padding:10px 12px}.sc-event-card-time{min-width:50px}.sc-featured-image{height:100px}.sc-venue-row{flex-direction:column;align-items:flex-start;gap:4px}.sc-tab{font-size:.82rem;padding:10px 8px}}
