.weekend-wrap{display:flex;flex-direction:column;gap:28px;padding-top:22px}.hero-nav{background:var(--of-card);border-radius:22px;box-shadow:0 10px 30px rgba(31,36,48,.14);padding:22px 24px 26px;display:flex;flex-direction:column;gap:18px}.hero-nav-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.weekend-eyebrow{color:var(--of-orange-deep);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.weekend-title{font-size:1.7rem;margin-top:4px}.weekend-title .city{color:var(--of-orange-deep)}.weekend-change-loc{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid var(--of-line);border-radius:20px;padding:7px 14px 7px 10px;margin-top:8px;color:var(--of-text);font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit}.weekend-change-loc:hover{border-color:var(--of-orange-deep);color:var(--of-orange-deep)}.weekend-change-loc .change-loc-text{text-decoration:underline;text-underline-offset:2px}.weather-strip{display:flex;gap:8px}.weather-chip{background:#eef6ff;border-radius:12px;padding:8px 13px;display:flex;align-items:center;gap:8px;min-width:108px}.weather-chip .day{display:flex;flex-direction:column;gap:0}.weather-chip .day-name{font-size:.66rem;font-weight:700;color:#2456a6;letter-spacing:.04em;text-transform:uppercase}.weather-chip .day-desc{font-size:.72rem;color:var(--of-text)}.weather-chip .temp{font-weight:700;color:var(--of-ink);font-size:.95rem;margin-left:auto}.weather-chip .icon{font-size:1.25rem}.loc-resolver{display:none;background:var(--of-bg,#f6f7f9);border:1px solid var(--of-line);border-radius:12px;padding:14px 16px;gap:12px;flex-wrap:wrap;align-items:center}.loc-resolver.is-open{display:flex}.loc-resolver-btn{display:flex;align-items:center;gap:8px;background:var(--of-yellow);color:var(--of-ink);border:none;border-radius:10px;padding:10px 18px;font-weight:700;font-size:.86rem;cursor:pointer;font-family:inherit}.loc-resolver-btn:hover{background:var(--of-yellow-dark)}.loc-or{color:var(--of-muted);font-size:.84rem}.loc-input-row{display:flex;gap:8px;flex:1;min-width:220px}.loc-input{flex:1;border:1px solid var(--of-line);border-radius:10px;padding:10px 14px;font-size:.88rem;font-family:inherit}.loc-go{background:var(--of-ink);color:#fff;border:none;border-radius:10px;padding:10px 16px;font-weight:700;font-size:.84rem;cursor:pointer;font-family:inherit}.loc-resolver-msg{width:100%;margin:0;font-size:.82rem;color:var(--of-orange-deep)}.hero-toggle{display:flex;gap:6px;background:var(--of-bg,#f6f7f9);border-radius:12px;padding:5px;width:fit-content}.hero-toggle-btn{background:none;border:none;border-radius:8px;padding:9px 18px;font-weight:700;font-size:.85rem;color:var(--of-muted);cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:6px}.hero-toggle-btn.is-active{background:var(--of-ink);color:#fff}.hero-split{display:flex;border-radius:16px;border:1px solid var(--of-line);overflow:hidden;min-height:220px}.hero-split-media{flex:0 0 40%;background-size:cover;background-position:center;position:relative}.hero-split-media .badge{position:absolute;top:12px;left:12px;background:var(--of-orange-deep);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 11px;border-radius:20px;display:flex;align-items:center;gap:5px}.hero-split-media .dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:weekend-pulse 1.6s ease-in-out infinite}@keyframes weekend-pulse{0%,100%{opacity:1}50%{opacity:.35}}.hero-split-body{flex:1;padding:22px 28px;display:flex;flex-direction:column;justify-content:center;gap:8px;background:var(--of-card)}.hero-split-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--of-orange-deep)}.hero-split-title{font-size:1.35rem}.hero-split-sub{color:var(--of-muted);font-size:.9rem;margin:0}.hero-split-quip{color:#a67c1e;font-style:italic;font-size:.88rem;margin:0}.hero-split-btn{margin-top:8px;align-self:flex-start;background:var(--of-yellow);color:var(--of-ink);border-radius:10px;padding:10px 20px;font-weight:700;font-size:.84rem;text-decoration:none}.hero-split-btn:hover{background:var(--of-yellow-dark)}.adventure-intro{margin:0 0 12px;color:var(--of-muted);font-size:.88rem}.adventure-empty{margin:0;color:var(--of-muted);font-size:.9rem}.adventure-list{display:flex;flex-direction:column;gap:12px}.adventure-card{display:flex;border-radius:14px;border:1px solid var(--of-line);overflow:hidden}.adventure-card-media{flex:0 0 130px;background-size:cover;background-position:center}.adventure-card-body{flex:1;padding:14px 18px;background:var(--of-card);display:flex;flex-direction:column;gap:6px;min-width:0}.adventure-card-title{font-size:1.02rem;margin:0}.adventure-card-title a{color:inherit}.adventure-card-sub{margin:0;color:var(--of-muted);font-size:.85rem}.adventure-card-attractions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px}.adv-attr-label{font-size:.76rem;font-weight:700;color:var(--of-muted);text-transform:uppercase;letter-spacing:.04em}.adv-attr-chip{background:var(--of-bg,#f6f7f9);border:1px solid var(--of-line);border-radius:20px;padding:4px 11px;font-size:.78rem;font-weight:600;color:var(--of-text);text-decoration:none}.adv-attr-chip:hover{border-color:var(--of-yellow);text-decoration:none}.chip-row{display:flex;gap:9px;flex-wrap:wrap}.weekend-chip{display:flex;align-items:center;gap:6px;background:var(--of-card);border:1px solid var(--of-line);border-radius:10px;padding:9px 15px;font-weight:600;font-size:.85rem;cursor:pointer;color:var(--of-text);font-family:inherit}.weekend-chip:hover{border-color:var(--of-yellow)}.weekend-chip.is-active{background:var(--of-yellow);color:var(--of-ink);border-color:var(--of-yellow)}.type-tabs{display:flex;gap:6px;background:var(--of-card);border:1px solid var(--of-line);border-radius:12px;padding:5px;width:fit-content}.type-tab{background:none;border:none;border-radius:8px;padding:9px 20px;font-weight:700;font-size:.86rem;color:var(--of-muted);cursor:pointer;font-family:inherit}.type-tab.is-active{background:var(--of-ink);color:#fff}.feed-section{display:flex;flex-direction:column;gap:16px;align-items:center}.feed-section .event-grid{width:100%}.see-more{background:none;border:1px solid var(--of-line);border-radius:10px;padding:10px 24px;font-weight:700;font-size:.84rem;color:var(--of-text);cursor:pointer;font-family:inherit}.see-more:hover{border-color:var(--of-yellow)}.weekend-when{color:var(--of-muted);font-weight:600;text-transform:none;letter-spacing:normal}#weekend-card-grid{width:100%;display:flex;flex-direction:column;gap:6px}.weekend-band-title{font-size:1.05rem;margin:10px 0 2px}.weekend-band-title:first-child{margin-top:0}.weekend-band-empty{margin:0 0 6px;color:var(--of-muted);font-size:.88rem}.weekend-band-actions{margin-top:10px;padding:18px;border:1px dashed var(--of-line);border-radius:14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.weekend-band-actions p{margin:0;color:var(--of-muted);font-size:.9rem}.weekend-band-action-btn{background:var(--of-ink);color:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:700;font-size:.85rem;cursor:pointer;font-family:inherit}.weekend-band-action-btn:hover{background:var(--of-orange-deep)}@media (max-width:860px){.hero-split-media{flex-basis:34%}}@media (max-width:640px){.hero-nav{padding:16px 16px 20px;border-radius:18px}.weekend-title{font-size:1.3rem}.weather-strip{width:100%}.weather-chip{flex:1;min-width:0;padding:7px 8px}.hero-split{flex-direction:column;min-height:0}.hero-split-media{flex:0 0 auto;aspect-ratio:16/9}.hero-split-body{padding:16px 18px}.hero-split-title{font-size:1.15rem}.adventure-card{flex-direction:column}.adventure-card-media{flex:0 0 auto;aspect-ratio:16/9}.chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent 100%)}.weekend-chip{flex:0 0 auto}}