@font-face{font-family:Open Sans;src:url(assets/open-sans-latin.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap}html{overflow-x:clip}:root{--coral:#ff6e60;--olive:#999736;--ink:#484641;--muted:#747873;--line:#eeeeee;--rose:#a85c66;--font:"Open Sans",Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{width:400px;margin:0;background:#fff;color:var(--ink);font:14px/1.45 var(--font);-webkit-font-smoothing:antialiased}button,a,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--rose);outline-offset:4px}img,svg{display:block}button{border:0;background:none}h1,h2,h3,p{margin:0}h2{font-size:22px;font-weight:600;line-height:38px}svg.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.home-header{height:72px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:relative;top:0;z-index:20}.home-logo{width:112px;height:32px}.menu-trigger{width:44px;height:44px;display:grid;place-items:center;padding:4px}.menu-disc{width:36px;height:36px;border-radius:50%;background:var(--coral);display:grid;place-items:center}.menu-disc svg{stroke:#fff;stroke-width:2;width:27px;height:27px}.home-content{display:flex;flex-direction:column}.hero{order:1;position:relative;width:400px;height:228px;background:#fbf8f1;isolation:isolate;overflow:hidden}.hero-track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.hero-track::-webkit-scrollbar{display:none}.hero-slide{position:relative;flex:0 0 400px;height:100%;scroll-snap-align:start;overflow:hidden}.hero-target>img{position:absolute;inset:0;width:400px;height:225px;object-fit:cover;object-position:center}.hero-copy{position:relative;width:180px;padding:25px 0 0 24px;z-index:1}.hero-copy h2{font-size:24px;line-height:1.13;font-weight:600;letter-spacing:-.7px}.hero-copy p{font-size:12px;line-height:18px;margin-top:12px;max-width:140px}.hero-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:7px;font-size:13px;font-weight:600}.hero-link .icon{width:17px;height:17px}.carousel-controls{position:absolute;bottom:4px;left:15px;display:flex;align-items:center;z-index:2}.slide-dot{width:44px;height:44px;display:grid;place-items:center;padding:0}.slide-dot:after{content:"";width:5px;height:5px;border-radius:50%;background:#bbb8aa}.slide-dot[aria-pressed=true]:after{width:18px;border-radius:10px;background:var(--coral)}.carousel-toggle{width:44px;height:44px;display:grid;place-items:center}.carousel-toggle .icon{width:12px;height:12px}.categories{order:3;padding:16px 0 0 24px}.section-heading{display:flex;align-items:center;justify-content:space-between;padding-right:24px;margin-bottom:8px}.categories .section-heading:after{content:"\203a";font-size:24px;font-weight:300;color:var(--olive)}.category-list{display:flex;gap:8px;overflow-x:auto;padding:0 24px 12px 0;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c9cab5 transparent}.category-link{flex:0 0 84px;min-height:82px;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;padding:3px 1px 0;scroll-snap-align:start;gap:8px}.category-link svg{width:40px;height:40px;stroke-width:1.5}.category-link span{font-size:12px;line-height:16px;text-align:center}.category-link:hover svg{color:var(--rose)}.category-link:hover span{text-decoration:underline}.event-section{padding:24px 24px 0;order:4}.event-section h2{margin-bottom:12px}.event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:24px}.event-card{display:flex;flex-direction:column;min-width:0;position:relative}.event-image{width:168px;height:88px;object-fit:cover;border-radius:6px;background:#eee}.event-info{display:flex;flex-direction:column;align-items:flex-start;padding-top:9px;gap:5px}.event-date{font-size:12px;line-height:17px;color:var(--muted);min-height:34px}.event-title{font-size:14px;line-height:20px;font-weight:600;min-height:40px;overflow-wrap:anywhere}.event-price{font-size:13px;line-height:19px}.event-likes{display:flex;gap:5px;align-items:center;color:var(--muted);font-size:12px;min-height:18px}.event-likes .icon{width:13px;height:13px;color:var(--olive);fill:var(--olive);stroke-width:1}.event-card:hover .event-title{text-decoration:underline;text-underline-offset:3px}.event-section.free{order:5}.event-section.saved{order:6}.empty-events{font-size:14px;color:var(--muted);padding:18px 0}.promo{position:relative;margin:24px 24px 0;border-radius:8px;overflow:hidden;isolation:isolate;background:#faf8f3;min-height:184px}.promo>img{position:absolute;width:352px;height:198px;object-fit:cover;inset:0;z-index:-1}.promo-copy{padding:21px 16px 18px;max-width:204px}.promo h2{font-size:19px;line-height:25px;letter-spacing:-.35px}.promo p{font-size:12px;line-height:18px;margin-top:7px;max-width:150px}.promo-action{display:inline-flex;min-height:44px;align-items:center;gap:9px;font-size:13px;font-weight:600}.promo-action svg{width:17px;height:17px}.promo.search{order:2;min-height:74px;margin-top:18px;background:#f4f4ee;border:1px solid #e2e3d6}.promo.search>img{width:155px;height:87px;left:auto;right:0;object-position:right center;opacity:.28;mask-image:linear-gradient(to right,transparent,#000 35%)}.promo.search .promo-copy{padding:12px 16px;max-width:290px}.promo.search h2{font-size:16px;line-height:23px}.promo.search p{max-width:none;margin-top:2px;font-size:12px;color:var(--muted)}.promo.search .promo-action{position:absolute;right:14px;top:16px;width:44px;height:44px;justify-content:center;background:#fff;border-radius:50%;color:var(--ink)}.promo.search .promo-action .text{display:none}.promo.search .promo-action svg{width:20px;height:20px}.promo.host{order:7}.promo.recurring{order:8;min-height:154px}.promo.recurring .promo-copy{max-width:192px;padding-top:19px}.promo.recurring>img{height:198px;top:-9px}.promo.recurring p{max-width:138px}.promo.host .promo-action{margin-top:3px}.promo.host .promo-action .text{border-bottom:1px solid var(--olive)}.home-footer{order:9;padding:36px 24px 28px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:8px;font-size:12px;color:var(--muted)}.footer-links a,.footer-links button{min-height:44px;display:flex;align-items:center;padding:0}.footer-links a:hover{text-decoration:underline}.footer-links .new-row{flex-basis:100%;height:0}.footer-disclaimer{margin-top:14px;font-size:12px;line-height:18px;color:var(--muted);text-align:left}.copyright{font-size:12px;color:var(--muted);margin-top:14px}.home-menu{position:fixed;inset:0;z-index:50;width:400px;height:100vh;background:#0008;overflow-y:auto}.menu-panel{width:376px;min-height:440px;margin:0 12px 24px;background:#fff;border-radius:0 0 6px 6px;box-shadow:0 4px 15px #0002}.menu-top{height:50px;border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;align-items:center;padding:0 16px}.menu-top button{min-width:44px;min-height:44px}.menu-top .home-action{color:#747329}.menu-body{padding:24px}.signin-card{border:1px solid #a5aaa6;border-radius:8px;padding:12px 10px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.signin-card p{color:var(--muted);font-size:12px;margin-bottom:5px}.signin-card strong{font-weight:400;color:#747329}.signin-card .fb{height:44px;width:44px;display:grid;place-items:center;border-radius:50%;background:#1877f2;color:#fff;font:700 42px Arial;padding-top:8px;overflow:hidden}.menu-links{margin-top:15px;display:flex;flex-direction:column}.menu-links a{display:flex;align-items:center;min-height:49px;font-size:16px;font-weight:300;border-bottom:1px solid var(--line)}.menu-links a:first-child{border:0;min-height:40px}.menu-links a:nth-child(2){padding-bottom:10px}.signin-note{font-size:12px;line-height:18px;color:var(--muted);margin-top:15px}.candidate-a .promo.search{order:6;min-height:174px;border:0;background:#f4f4ee}.candidate-a .promo.search>img{width:352px;height:198px;opacity:1;mask-image:none}.candidate-a .promo.search .promo-copy{max-width:195px;padding:22px 16px}.candidate-a .promo.search h2{font-size:20px;line-height:26px}.candidate-a .promo.search p{max-width:155px;margin-top:8px}.candidate-a .promo.search .promo-action{position:static;width:auto;justify-content:flex-start;background:none}.candidate-a .promo.search .promo-action .text{display:inline}.candidate-a .categories{order:2}.candidate-a .hero{height:228px}.candidate-c .categories{order:1;padding-top:20px}.candidate-c .hero{order:3;margin:20px 24px 0;width:352px;height:204px;border-radius:8px}.candidate-c .hero-slide{flex-basis:352px}.candidate-c .hero-target>img{width:352px;height:204px}.candidate-c .hero-copy{padding:22px 0 0 18px;width:163px}.candidate-c .hero-copy h2{font-size:22px}.candidate-c .hero-copy p{max-width:133px;margin-top:8px}.candidate-c .hero-link{font-size:12px;margin-top:2px}.candidate-c .promo.search{order:6}.candidate-c .event-section{padding-top:24px}@media(prefers-reduced-motion:reduce){.hero-track{scroll-behavior:auto}}.hero-target{display:block;position:relative;height:100%}.facebook-mark{width:44px;height:44px}.candidate-c .carousel-controls{bottom:0}.candidate-c .hero-link{min-height:36px}.candidate-c .hero-copy p{max-width:145px}.event-feed-status{color:var(--muted);font-size:14px;line-height:20px;padding:8px 0}.feed-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.feed-actions:has(button[hidden]):has(a[hidden]){display:none}.feed-actions button,.feed-actions a{min-height:44px;display:inline-flex;align-items:center;color:#747329;text-decoration:underline;text-underline-offset:3px;padding:0;font-size:13px}.event-image-unavailable{display:grid;place-items:center;font-size:12px;color:#747873;text-align:center;padding:8px}.event-skeleton{min-height:205px}.event-skeleton .event-image{background:#eee}.event-skeleton .skeleton-line{height:12px;margin-top:12px;background:#f1f1ef;border-radius:3px}.event-skeleton .skeleton-line:nth-child(3){width:75%}.event-skeleton .skeleton-line:nth-child(4){width:45%}
