@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#191918;background:#f5f2eb;font-synthesis:none;--font-display:Manrope,Inter,ui-sans-serif,sans-serif;--yellow:#f6c843;--ink:#191918;--paper:#f5f2eb;--white:#fffdfa;--muted:#706b63;--line:#ddd8ce;--green:#1f8b55;--red:#aa453c;--r:18px;--shadow:0 16px 40px rgba(31,27,19,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);font-size:16px;line-height:1.55;color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #245bd7;outline-offset:3px}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;width:100%;margin:0;background:#faf8f3ed;border:0;border-bottom:1px solid rgba(25,25,24,.08);border-radius:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none}.header-row{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-family:var(--font-display);font-weight:800;font-size:1.3rem;letter-spacing:-.035em}.brand span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--yellow);margin-right:8px;font-size:.72rem;letter-spacing:.02em}.desktop-nav{display:flex;gap:26px;align-items:center}.desktop-nav a{font-weight:650;color:#68635c;font-size:.91rem}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav a[aria-current=page]{color:#111}.desktop-nav a.active,.desktop-nav a[aria-current=page]{text-decoration:underline 2px var(--yellow);text-underline-offset:11px}.header-cta,.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:11px;padding:10px 15px;background:var(--yellow);color:#171717;font-weight:750}.header-cta{background:#1b1b1a;color:#fff;font-size:.86rem}.button.secondary{background:#f0ece4;border:1px solid var(--line)}.button.light{background:#fff}.button.dark{background:#171717;color:#fff}.button.full{width:100%}.text-link{font-weight:750;display:inline-flex;align-items:center;gap:6px}.light-link{color:#fff}.row{display:flex;align-items:center}.between{justify-content:space-between;gap:12px}.gap{gap:8px}.muted{color:var(--muted)}.small{font-size:.78rem}.tag{display:inline-flex;padding:5px 9px;background:#eee9df;border-radius:999px;font-size:.67rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eyebrow{display:block;color:#7d7258;font-size:.7rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.section{padding:64px 0 20px}.section-dark{background:#1b1a18;color:#fff;margin-top:48px;padding:64px 0}.section-dark .eyebrow{color:var(--yellow)}.section-dark .section-head p{color:#bdb8ae}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}.section-head h2{font-family:var(--font-display);font-size:clamp(1.9rem,3.5vw,2.9rem);line-height:1.03;letter-spacing:-.045em;margin:0;font-weight:750}.section-head p{color:var(--muted);max-width:700px;margin:10px 0 0}.cards-grid{display:grid;gap:14px}.hero{width:min(1340px,calc(100% - 28px));min-height:620px;margin:18px auto 44px;border-radius:28px;padding:0;overflow:hidden;position:relative;background:#25241f url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=84) center/cover no-repeat}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111110d1,#11111094 42%,#1111102e),linear-gradient(0deg,rgba(17,17,16,.32),transparent 60%)}.hero:after{display:none}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.25fr .62fr;gap:46px;align-items:end;position:relative;z-index:2;padding-top:64px;padding-bottom:56px}.hero-copy{color:#fff}.hero-kicker{font-size:.73rem;font-weight:750;letter-spacing:.12em;display:flex;align-items:center;gap:9px}.hero-kicker i,.open-label i,.now-title i{width:8px;height:8px;border-radius:50%;background:#35b56e;display:inline-block;box-shadow:0 0 0 4px #35b56e21}.hero h1{font-family:var(--font-display);font-size:clamp(4.2rem,8vw,7rem);line-height:.9;letter-spacing:-.065em;margin:20px 0 22px;max-width:780px;font-weight:800}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p{font-size:1.13rem;max-width:650px;font-weight:500;color:#ffffffe0}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.quick-actions a{display:inline-flex;gap:8px;align-items:center;border-radius:11px;background:#ffffffed;color:#1c1c1b;border:1px solid rgba(255,255,255,.25);padding:10px 13px;font-weight:700;font-size:.88rem;transition:.2s transform,.2s background}.quick-actions a:hover{background:#fff;transform:translateY(-2px)}.quick-actions a span{filter:grayscale(1);font-size:1rem}.now-card{background:#161615e0;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:22px;box-shadow:0 26px 60px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.now-title{display:flex;justify-content:space-between;align-items:center}.now-title span{font-size:.68rem;font-weight:700;letter-spacing:.1em;display:flex;align-items:center;gap:8px;color:#d7d4cd}.now-title strong{font-family:var(--font-display);font-size:1.65rem}.now-card h3{font-family:var(--font-display);font-size:1.6rem;margin:24px 0 14px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:18px}.stats div{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px}.stats strong{display:block;font-family:var(--font-display);font-size:1.35rem}.stats span{display:block;color:#aaa79f;font-size:.69rem}.today-grid{display:grid;grid-template-columns:1.28fr .82fr .82fr;grid-template-rows:repeat(2,220px);gap:13px}.feature-card{position:relative;border-radius:var(--r);padding:20px;background:#242321;border:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;transition:.2s transform;isolation:isolate}.feature-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-position:center;background-size:cover;transition:.35s transform}.feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#0f0f0ecc,#0f0f0e14 72%)}.feature-card:hover{transform:translateY(-3px)}.feature-card:hover:before{transform:scale(1.025)}.feature-card:first-child{grid-row:span 2}.feature-card:first-child:before{background-image:url(https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=1200&q=82)}.feature-card:nth-child(2):before{background-image:url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=1200&q=82)}.feature-card:nth-child(3):before{background-image:url(https://images.unsplash.com/photo-1503951914875-452162b0f3f1?auto=format&fit=crop&w=1200&q=82)}.feature-card:nth-child(4):before{background-image:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1200&q=82)}.feature-card.feature-yellow,.feature-card.feature-night{background:#242321;color:#fff}.feature-card h3{font-family:var(--font-display);font-size:1.35rem;line-height:1.08;margin:7px 0 5px;font-weight:750}.feature-card:first-child h3{font-size:2.2rem}.feature-card p{margin:0;color:#ffffffbf;opacity:1;font-size:.86rem}.feature-card strong{font-size:1rem}.card-label{font-size:.65rem;font-weight:800;letter-spacing:.1em}.feature-emoji{display:none}.card-arrow{position:absolute;right:15px;top:15px;bottom:auto;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:#171717;font-weight:700}.trend-card{background:#fff;color:var(--ink);border:1px solid var(--line);justify-content:space-between}.trend-card:before,.trend-card:after{display:none}.trend-card p{color:var(--muted)}.trend-number{font-family:var(--font-display);font-size:3.2rem;font-weight:800;letter-spacing:-.06em;color:#d7d0c2}.food-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.restaurant-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;box-shadow:0 10px 30px #1c170f08}.food-visual{min-height:185px;display:flex;align-items:center;justify-content:center;position:relative;background-position:center;background-size:cover}.restaurant-card:nth-child(1) .food-visual{background-image:url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=1000&q=82)}.restaurant-card:nth-child(2) .food-visual{background-image:url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=1000&q=82)}.restaurant-card:nth-child(3) .food-visual{background-image:url(https://images.unsplash.com/photo-1512621776951-a57141f2eefd?auto=format&fit=crop&w=1000&q=82)}.restaurant-card:nth-child(4) .food-visual{background-image:url(https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=1000&q=82)}.food-visual>span{display:none}.food-visual small{position:absolute;top:12px;left:12px;background:#181817e0;color:#fff;padding:6px 9px;border-radius:999px;font-size:.63rem;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tone-coral,.tone-mustard,.tone-mint,.tone-sky{background-color:#ddd}.card-body{padding:16px}.card-body h3{font-family:var(--font-display);margin:1px 0;font-size:1.15rem;letter-spacing:-.025em}.price{font-size:1.12rem}.dish{color:#55514a;min-height:48px}.meta-row{display:flex;flex-wrap:wrap;gap:7px 10px;color:#767168;font-size:.73rem;margin-bottom:13px}.filter-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:15px;scrollbar-width:none}.filter-row button{white-space:nowrap;border:1px solid var(--line);background:#ffffffb8;border-radius:999px;padding:8px 12px;font-weight:650}.filter-row button.active{background:#181817;color:#fff;border-color:#181817}.flash-grid{grid-template-columns:repeat(3,1fr)}.flash-card{min-height:330px;border-radius:var(--r);padding:19px;color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden;isolation:isolate;background:#242321}.flash-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-size:cover;background-position:center}.flash-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#131211e6,#1312112e)}.flash-card:nth-child(1):before{background-image:url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=1000&q=82)}.flash-card:nth-child(2):before{background-image:url(https://images.unsplash.com/photo-1560066984-138dadb4c035?auto=format&fit=crop&w=1000&q=82)}.flash-card:nth-child(3):before{background-image:url(https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=1000&q=82)}.flash-card:nth-child(4):before{background-image:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=1000&q=82)}.flash-red,.flash-violet,.flash-amber,.flash-blue{background:#242321}.flash-top{display:flex;justify-content:space-between;align-items:start}.flash-top>span{display:none}.flash-top b{font-size:.67rem;letter-spacing:.1em;background:var(--yellow);color:#181817;border-radius:999px;padding:6px 9px}.flash-card h3{font-family:var(--font-display);font-size:1.8rem;line-height:1.05;letter-spacing:-.035em;margin:80px 0 3px}.flash-card p{margin:0;color:#d1cec8;opacity:1}.flash-info{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:auto 0 15px}.flash-info span{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:9px;display:flex;flex-direction:column}.flash-info small{opacity:.65;font-size:.62rem}.flash-info strong{font-size:1rem}.event-list{display:flex;flex-direction:column;gap:8px}.event-card{display:grid;grid-template-columns:84px 95px 1fr auto;align-items:center;gap:14px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px}.event-date{display:flex;flex-direction:column}.event-date strong{font-size:.98rem}.event-date span{color:var(--muted);font-size:.82rem}.event-emoji{height:70px;border-radius:12px;background-position:center;background-size:cover;font-size:0}.event-card:nth-child(1) .event-emoji{background-image:url(https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=500&q=80)}.event-card:nth-child(2) .event-emoji{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=500&q=80)}.event-card:nth-child(3) .event-emoji{background-image:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=500&q=80)}.event-card:nth-child(4) .event-emoji{background-image:url(https://images.unsplash.com/photo-1552674605-db6ffd4facb5?auto=format&fit=crop&w=500&q=80)}.event-copy h3{font-family:var(--font-display);margin:4px 0;font-size:1.08rem}.event-copy p{margin:0;color:var(--muted)}.event-price{font-size:1rem}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0;overflow:hidden}.news-emoji{display:block;height:140px;font-size:0;background-size:cover;background-position:center;margin:0}.news-card:nth-child(1) .news-emoji{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80)}.news-card:nth-child(2) .news-emoji{background-image:url(https://images.unsplash.com/photo-1512621776951-a57141f2eefd?auto=format&fit=crop&w=700&q=80)}.news-card:nth-child(3) .news-emoji{background-image:url(https://images.unsplash.com/photo-1490750967868-88aa4486c946?auto=format&fit=crop&w=700&q=80)}.news-card:nth-child(4) .news-emoji{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&w=700&q=80)}.news-card small,.news-card h3,.news-card p{margin-left:15px;margin-right:15px}.news-card small{display:block;margin-top:14px;font-weight:750;letter-spacing:.08em;color:#82785f}.news-card h3{font-family:var(--font-display);font-size:1.12rem;line-height:1.18;margin-top:6px;margin-bottom:6px}.news-card p{margin-bottom:15px;color:var(--muted)}.category-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin-bottom:14px}.category-row a{white-space:nowrap;display:flex;gap:8px;align-items:center;padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:650;font-size:.85rem}.category-row a span{filter:grayscale(1);opacity:.72}.business-grid{grid-template-columns:repeat(3,1fr)}.business-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;display:grid;grid-template-columns:82px 1fr;gap:13px;align-items:center}.business-icon{width:82px;height:82px;border-radius:13px;background-size:cover;background-position:center;font-size:0}.business-card:nth-child(1) .business-icon{background-image:url(https://images.unsplash.com/photo-1503951914875-452162b0f3f1?auto=format&fit=crop&w=500&q=80)}.business-card:nth-child(2) .business-icon{background-image:url(https://images.unsplash.com/photo-1560066984-138dadb4c035?auto=format&fit=crop&w=500&q=80)}.business-card:nth-child(3) .business-icon{background-image:url(https://images.unsplash.com/photo-1487754180451-c456f719a1fc?auto=format&fit=crop&w=500&q=80)}.business-card:nth-child(4) .business-icon{background-image:url(https://images.unsplash.com/photo-1490750967868-88aa4486c946?auto=format&fit=crop&w=500&q=80)}.business-card:nth-child(5) .business-icon{background-image:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=500&q=80)}.business-card:nth-child(6) .business-icon{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&w=500&q=80)}.business-card>div:nth-child(2){min-width:0;padding-right:28px}.business-card h3{font-family:var(--font-display);margin:1px 0;font-size:1.05rem}.business-card p{margin:0;color:var(--muted);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.open-label{display:flex;gap:7px;align-items:center;font-weight:700;font-size:.74rem;margin-top:4px}.card-arrow{right:14px;bottom:auto;top:50%;transform:translateY(-50%)}.open-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.open-strip>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center}.open-strip>div>span{font-size:1.4rem;grid-row:1/4;filter:grayscale(1)}.open-strip small{color:var(--muted)}.open-strip b{font-size:.76rem;color:var(--green)}.weekend-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.weekend-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px}.weekend-grid article>span{font-size:1.5rem;filter:grayscale(1)}.weekend-grid h3{font-family:var(--font-display);margin:10px 0 4px}.weekend-grid p{color:var(--muted);min-height:50px;font-size:.88rem}.weekend-grid button{border:0;background:transparent;padding:0;font-weight:700}.slots-row{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.slots-row>a,.slot-button{min-width:270px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:11px;display:flex;align-items:center;gap:11px}.slots-row>a>span{font-size:1.5rem;filter:grayscale(1)}.slots-row>a>div{display:flex;flex-direction:column;flex:1}.slots-row small{color:var(--muted)}.slots-row p{margin:2px 0;color:#935b13;font-weight:700}.slot-button{justify-content:space-between}.battle{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;display:grid;grid-template-columns:.65fr 1.35fr;gap:24px}.battle-title>span{font-size:.68rem;font-weight:750;color:#81775e;letter-spacing:.1em}.battle-title h3{font-family:var(--font-display);font-size:1.8rem;line-height:1.05;margin:8px 0}.battle-side{display:grid;grid-template-columns:1fr 38px 1fr;align-items:center;gap:8px}.battle-pick{background:#f3efe6;border-radius:16px;padding:11px;text-align:center;display:flex;flex-direction:column;gap:6px}.battle-pick>span{height:110px;border-radius:10px;background-size:cover;background-position:center;font-size:0}.battle-pick:first-child>span{background-image:url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=700&q=80)}.battle-pick:last-child>span{background-image:url(https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=700&q=80)}.battle-pick b{font-family:var(--font-display);font-size:1.7rem}.battle-pick button{border:0;border-radius:999px;background:#181817;color:#fff;padding:8px;font-weight:700}.battle-pick button:disabled{opacity:.45}.versus{text-align:center;font-weight:800}.pass-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px;align-items:center}.pass-card{aspect-ratio:1.58;background:#171717;color:#fff;border-radius:22px;padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.pass-card:after{content:"TU";position:absolute;font-family:var(--font-display);font-weight:800;font-size:12rem;color:#ffc9281a;right:-20px;bottom:-80px}.pass-card>div{display:flex;justify-content:space-between;color:var(--yellow);font-weight:750}.pass-card>strong{font-family:var(--font-display);font-size:3.6rem;letter-spacing:-.055em}.pass-card>small{color:#aaa}.pass-card>p{z-index:2;color:#bbb}.pass-info h3{font-family:var(--font-display);font-size:1.8rem;margin:0 0 15px}.activity{display:flex;gap:12px;border-top:1px solid var(--line);padding:12px 0}.activity>span{min-width:70px;font-weight:750}.activity p{margin:0;display:flex;flex-direction:column}.activity small{color:var(--muted)}.quest{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;background:#e8e6d6;border:1px solid #d8d3c1;border-radius:20px;padding:20px}.quest-icon{width:74px;height:74px;background:#172019;border-radius:18px;display:grid;place-items:center;font-size:2rem;filter:grayscale(1)}.quest h3{font-family:var(--font-display);font-size:1.55rem;margin:5px 0}.quest p{margin:0 0 12px}.progress{height:8px;background:#0000001f;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:#172019}.ask-card{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:16px}.ask-mark{width:52px;height:52px;border-radius:14px;background:var(--yellow);display:grid;place-items:center;font-weight:800}.ask-content h3{font-family:var(--font-display);font-size:1.55rem;margin:2px 0 12px}.ask-form{display:grid;grid-template-columns:1fr auto;background:#f2eee5;border-radius:13px;padding:6px}.ask-form input{border:0;outline:0;background:transparent;padding:9px;min-width:0}.ask-form button{border:0;border-radius:9px;background:#181817;color:#fff;padding:10px 13px;font-weight:700}.answer{margin-top:10px;background:#fff4c3;border-radius:13px;padding:14px}.answer p{margin:7px 0}.answer small{color:#716a59}.map-mock{height:430px;border-radius:22px;background:linear-gradient(135deg,#e0dfd6,#cfd4c7);position:relative;overflow:hidden;border:1px solid var(--line)}.map-streets:before,.map-streets:after{background:#f5f1e7;border:1px solid #cbc6bb}.map-pin{width:46px;height:46px;border-radius:14px 14px 14px 4px;background:#181817;border:3px solid white;box-shadow:0 8px 20px #0000002e;filter:grayscale(.5)}.map-legend{left:16px;bottom:16px;border-radius:13px;padding:11px 13px;gap:10px}.partner{background:#e9e2d3;border:1px solid var(--line);border-radius:20px;padding:22px}.partner>div>span{font-size:.65rem;font-weight:750}.partner h2{font-family:var(--font-display);font-size:1.7rem}.page-hero{padding:66px 0 28px}.page-hero .container{background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(26px,5vw,48px)}.page-hero h1{font-family:var(--font-display);font-size:clamp(3rem,6vw,5rem);line-height:.94;letter-spacing:-.055em;margin:10px 0;font-weight:800}.page-hero p{font-size:1.04rem;color:var(--muted);max-width:760px}.profile-cover{min-height:500px;margin-top:18px;position:relative;display:flex;align-items:end;overflow:hidden;background-position:center;background-size:cover}.profile-cover.tone-coral{background-image:linear-gradient(0deg,#10100fc7,#10100f14 65%),url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=1800&q=84)}.profile-cover.tone-mustard{background-image:linear-gradient(0deg,#10100fc7,#10100f14 65%),url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=1800&q=84)}.profile-cover.tone-mint{background-image:linear-gradient(0deg,#10100fc7,#10100f14 65%),url(https://images.unsplash.com/photo-1512621776951-a57141f2eefd?auto=format&fit=crop&w=1800&q=84)}.profile-cover.tone-sky{background-image:linear-gradient(0deg,#10100fc7,#10100f14 65%),url(https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=1800&q=84)}.cover-content{display:flex;align-items:end;gap:30px;padding-bottom:42px;color:#fff}.cover-emoji{display:none}.cover-content h1{font-family:var(--font-display);font-size:clamp(3.4rem,7vw,6rem);letter-spacing:-.06em;line-height:.93;margin:10px 0;font-weight:800}.cover-content p{font-size:1.05rem;font-weight:600}.profile-layout{display:grid;grid-template-columns:1fr 340px;gap:38px}.profile-facts{display:flex;gap:8px;flex-wrap:wrap}.profile-facts span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-weight:650;font-size:.78rem}.lead{font-size:1.08rem;color:#5f5a53;max-width:800px}.inline-flash{background:#fff0a1;border-radius:13px;padding:13px;margin:18px 0}.profile-main>h2{font-family:var(--font-display);font-size:1.8rem;margin:32px 0 12px}.menu-list{display:flex;flex-direction:column;gap:7px}.menu-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px}.menu-item h3{font-family:var(--font-display);margin:0;font-size:1rem}.menu-item p{margin:2px 0;color:var(--muted)}.menu-item button{border:0;background:#181817;color:#fff;border-radius:9px;padding:8px 10px;font-weight:700}.cart,.detail-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;height:max-content;position:sticky;top:94px}.cart h2{font-family:var(--font-display);margin:3px 0 15px}.pin-box>strong{font-family:var(--font-display)}.event-profile{padding:58px 0}.event-profile-grid{display:grid;grid-template-columns:380px 1fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px}.event-big-emoji{height:360px;aspect-ratio:auto;border-radius:18px;background:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1000&q=82) center/cover no-repeat;font-size:0}.event-profile h1{font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:13px 0}.search-box{max-width:700px;border-radius:13px}.company-profile{padding:50px 0 10px}.company-top{display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}.company-logo{width:150px;height:112px;border-radius:16px;background:url(https://images.unsplash.com/photo-1503951914875-452162b0f3f1?auto=format&fit=crop&w=700&q=82) center/cover no-repeat;font-size:0}.company-top h1{font-family:var(--font-display);font-size:2.6rem;letter-spacing:-.045em;margin:3px 0}.photo-strip>div{height:160px;border-radius:15px;background-size:cover;background-position:center;font-size:0}.photo-strip>div:nth-child(1){background-image:url(https://images.unsplash.com/photo-1503951914875-452162b0f3f1?auto=format&fit=crop&w=800&q=82)}.photo-strip>div:nth-child(2){background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=800&q=82)}.photo-strip>div:nth-child(3){background-image:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=800&q=82)}.principles>div{border-radius:17px}.footer{width:100%;margin:72px 0 0;border-top:1px solid var(--line);padding:36px 0 100px}.footer-grid{grid-template-columns:1.5fr .6fr .6fr 1fr;gap:32px}.prototype-note{background:#ece6d9;border-radius:14px;padding:13px}.prototype-note span{font-size:.67rem;font-weight:800}.prototype-note p{font-size:.8rem}.mobile-nav{display:none}@media(max-width:1050px){.desktop-nav{gap:14px}.header-cta{display:none}.hero-grid{grid-template-columns:1fr .72fr}.food-grid,.news-grid,.business-grid{grid-template-columns:repeat(2,1fr)}.weekend-grid{grid-template-columns:repeat(3,1fr)}.profile-layout{grid-template-columns:1fr 300px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){body{padding-bottom:76px}.container{width:calc(100% - 24px)}.header-row{height:62px}.desktop-nav{display:none}.hero{width:calc(100% - 16px);min-height:680px;border-radius:22px;margin-top:8px}.hero:before{background:linear-gradient(0deg,#111110e0,#11111094 62%,#11111033)}.hero-grid{min-height:680px;grid-template-columns:1fr;gap:22px;align-content:end;padding:34px 6px}.hero h1{font-size:4rem}.hero-copy>p{font-size:1rem}.quick-actions{display:grid;grid-template-columns:1fr 1fr}.quick-actions a{justify-content:center}.now-card{margin-top:0}.stats{grid-template-columns:repeat(3,1fr)}.section{padding:46px 0 10px}.section-dark{padding-bottom:48px}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:2.05rem}.today-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.feature-card,.feature-card:first-child,.trend-card{min-width:84%;min-height:320px;grid-row:auto;scroll-snap-align:start}.feature-card:first-child h3{font-size:1.75rem}.food-grid,.flash-grid,.news-grid,.business-grid,.principles{grid-template-columns:1fr}.flash-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.flash-card{min-width:84%;scroll-snap-align:start}.event-card{grid-template-columns:74px 1fr 18px;padding:9px}.event-date,.event-price{display:none}.event-emoji{height:60px}.news-grid{display:flex;overflow-x:auto}.news-card{min-width:76%}.business-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.business-card{min-width:86%;scroll-snap-align:start}.open-strip{display:flex;overflow-x:auto}.open-strip>div{min-width:220px}.weekend-grid{display:flex;overflow-x:auto}.weekend-grid article{min-width:62%}.battle,.pass-wrap{grid-template-columns:1fr}.quest{grid-template-columns:auto 1fr}.quest>.button{grid-column:1/-1}.ask-card{grid-template-columns:1fr}.map-mock{height:340px}.partner{align-items:start;flex-direction:column}.page-hero{padding:38px 0 12px}.page-hero .container{padding:24px}.page-hero h1{font-size:3.1rem}.profile-cover{min-height:460px}.cover-content{padding-bottom:28px}.cover-content h1{font-size:3.5rem}.profile-layout{grid-template-columns:1fr}.cart,.detail-card{position:static}.menu-item{grid-template-columns:1fr auto}.menu-item button{grid-column:1/-1}.event-profile-grid{grid-template-columns:1fr;padding:16px}.event-big-emoji{height:260px}.event-profile h1{font-size:2.9rem}.company-top{grid-template-columns:1fr}.company-logo{width:100%;height:210px}.company-top h1{font-size:2.5rem}.company-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:80;left:7px;right:7px;bottom:max(7px,env(safe-area-inset-bottom));background:#fffdfaf7;border:1px solid var(--line);border-radius:16px;padding:5px;box-shadow:0 10px 35px #00000026;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a{height:52px;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.62rem;font-weight:650;color:#716c64}.mobile-nav a.active,.mobile-nav a[aria-current=page]{background:#191918;color:#fff}.mobile-nav a span{font-size:1rem;filter:grayscale(1)}}@media(max-width:460px){.hero h1{font-size:3.35rem}.quick-actions a:last-child{grid-column:1/-1}.stats{grid-template-columns:1fr 1fr}.today-grid .feature-card,.today-grid .trend-card{min-width:89%}.battle-side{grid-template-columns:1fr}.versus{padding:5px}.quest{grid-template-columns:1fr}.cover-content h1{font-size:3rem}.page-hero h1{font-size:2.75rem}.photo-strip{grid-template-columns:1fr}.photo-strip>div{height:180px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--surface:#fffdfa;--surface-soft:#eee9df;--surface-subtle:#f9f7f2;--ink-soft:#37342f;--shadow-soft:0 12px 34px rgba(31,27,19,.055)}.site-header{background:#faf8f3f5}.header-row{height:68px}.brand{font-size:1.24rem}.brand span{width:36px;height:36px;border-radius:9px}.desktop-nav a{font-size:.88rem}.header-cta{min-height:40px;padding:8px 13px;border-radius:10px}.button{box-shadow:none;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.section-head{max-width:100%}.section-head>div{max-width:760px}.section-head h2{max-width:780px}.section-head p{font-size:.96rem}.category-row a{background:var(--surface-subtle)}.category-row a span{display:none}.restaurant-card,.business-card,.news-card,.event-card,.ask-card,.cart,.detail-card,.principles>div{box-shadow:var(--shadow-soft)}.section-dark{background:#201f1c}.partner{background:#e8e2d6}.footer{background:#1c1b19;color:#f5f1e9;margin-top:84px;border:0;padding-top:48px}.footer .brand{color:#fff}.footer .brand span{color:#191918}.footer p,.footer a{color:#bdb7ad}.footer a:hover{color:#fff}.footer-grid>div>strong{color:#fff;font-family:var(--font-display);font-size:.92rem}.prototype-note{background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.prototype-note span{color:var(--yellow)}.prototype-note p{color:#aaa49b}.footer-grid{align-items:start}.footer-brand p{max-width:350px}.empty{background:#fff;border-color:var(--line)}main:has(>.hero)>.section:nth-of-type(2),main:has(>.hero)>.section:nth-of-type(3),main:has(>.hero)>.section:nth-of-type(5){padding-top:72px}main:has(>.hero)>.section:nth-of-type(6),main:has(>.hero)>.section:nth-of-type(7){background:var(--surface-subtle);padding-top:58px;padding-bottom:58px;margin-top:36px}main:has(>.hero)>.section:nth-of-type(n+8){padding-top:44px;padding-bottom:8px}main:has(>.hero)>.section:nth-of-type(n+8) .section-head{margin-bottom:18px}main:has(>.hero)>.section:nth-of-type(n+8) .section-head h2{font-size:clamp(1.55rem,2.5vw,2.15rem)}main:has(>.hero)>.section:nth-of-type(n+8) .eyebrow{font-size:.65rem}.section-dark+.section{padding-top:74px}.news-grid{gap:14px}.news-card{transition:transform .18s ease,box-shadow .18s ease}.news-card:hover,.restaurant-card:hover,.business-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px #1f1b1314}.open-strip>div{background:var(--surface-subtle)}.weekend-grid article{background:transparent;border-top:1px solid var(--line);border-left:0;border-right:0;border-bottom:0;border-radius:0;padding:16px 4px}.weekend-grid article:first-child{border-top-color:var(--ink)}.weekend-grid article>span{display:none}.slots-row>a{background:var(--surface-subtle)}.battle{box-shadow:var(--shadow-soft)}.pass-wrap{max-width:980px;margin:auto}.quest{max-width:1000px;margin:auto}.ask-card{max-width:860px}.map-mock,.partner{max-width:1120px;margin:auto}.feature-card,.restaurant-card,.flash-card,.news-card,.business-card,.event-card{transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover,.flash-card:hover{transform:translateY(-3px)}.page-hero .container{box-shadow:var(--shadow-soft)}.profile-cover{border-radius:0 0 26px 26px}.cover-content{max-width:1180px}.cover-content h1{text-shadow:0 3px 20px rgba(0,0,0,.22)}.profile-facts span{display:inline-flex;align-items:center;gap:6px;background:var(--surface-subtle)}.profile-main .lead{font-size:1.04rem;line-height:1.72}.menu-item{transition:background .16s ease,border-color .16s ease}.menu-item:hover{background:#fffdf8;border-color:#cbc4b7}.menu-item button{min-width:74px}.cart,.detail-card{box-shadow:var(--shadow-soft);top:88px}.cart:before,.detail-card:before{content:"";display:block;width:34px;height:4px;border-radius:999px;background:var(--yellow);margin-bottom:14px}.pin-box{border:1px solid #ead888}.event-profile-grid{box-shadow:var(--shadow-soft)}.event-profile p{line-height:1.7}.company-top{box-shadow:var(--shadow-soft)}.company-actions .button{min-width:120px}.photo-strip{gap:10px}.photo-strip>div{transition:transform .18s ease}.photo-strip>div:hover{transform:scale(1.01)}.updates>div{background:var(--surface-subtle);border-radius:14px}.detail-card .button{margin-top:8px}.principles{gap:14px}.principles>div{background:var(--surface-subtle)}.principles b{font-family:var(--font-display);font-weight:800}.search-box{box-shadow:var(--shadow-soft);background:#fff}.search-box input{font-size:1rem}@media(max-width:780px){.hero,.hero-grid{min-height:620px}.hero h1{max-width:9ch}.quick-actions{grid-template-columns:1fr 1fr}.quick-actions a{min-height:46px}.section{padding-top:42px}.section-head h2{font-size:1.95rem}.news-grid{display:grid;grid-template-columns:1fr;overflow:visible}.news-card{min-width:0;display:grid;grid-template-columns:116px 1fr;min-height:116px}.news-emoji{height:100%;min-height:116px}.news-card small{margin-top:14px}.business-grid{display:grid;grid-template-columns:1fr;overflow:visible}.business-card{min-width:0}.weekend-grid{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.weekend-grid article{min-width:0}.open-strip{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.open-strip>div{min-width:0}.slots-row{display:grid;grid-template-columns:1fr;overflow:visible}.slots-row>a,.slot-button{min-width:0;width:100%}.mobile-nav{left:10px;right:10px;padding:6px;border-radius:15px}.mobile-nav a{height:50px}.mobile-nav a span:first-child{font-size:1.02rem}.profile-cover{min-height:430px}.profile-layout{gap:24px}.cart,.detail-card{border-radius:16px}.company-photo,.company-logo{height:190px}.event-profile{padding-top:34px}.footer{padding-bottom:96px}.footer-grid{gap:26px}main:has(>.hero)>.section:nth-of-type(n+8){padding-top:36px}main:has(>.hero)>.section:nth-of-type(n+8) .section-head h2{font-size:1.72rem}}@media(max-width:520px){.hero,.hero-grid{min-height:590px}.hero h1{font-size:3.15rem}.now-card{padding:18px}.stats{grid-template-columns:1fr 1fr}.weekend-grid{grid-template-columns:1fr}.open-strip{grid-template-columns:1fr 1fr}.news-card{grid-template-columns:100px 1fr}.news-emoji{min-height:108px}.page-hero h1{font-size:2.55rem}.cover-content h1{font-size:2.8rem}.company-top h1{font-size:2.25rem}.event-profile h1{font-size:2.6rem}.mobile-nav a{font-size:.59rem}.mobile-nav a span{font-size:.92rem}}.site-header{overflow:visible}.header-extras{border-top:1px solid rgba(24,24,23,.08);background:#fffef9f5;border-radius:0 0 18px 18px}.city-pulse{min-height:38px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:7px 18px}.date-context{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:800;white-space:nowrap;color:#2b2a27}.pulse-track{display:flex;gap:18px;align-items:center;overflow:hidden;white-space:nowrap;font-size:.71rem;color:#706a61}.pulse-track span{display:inline-flex;align-items:center;gap:7px}.pulse-track i{width:7px;height:7px;border-radius:50%;background:#35b56e;box-shadow:0 0 0 4px #35b56e1f}.local-toolbar{display:flex;align-items:center;gap:10px;padding:8px 18px 10px;border-top:1px solid rgba(24,24,23,.07);overflow-x:auto;scrollbar-width:none}.toolbar-title,.toolbar-map{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:800;white-space:nowrap}.toolbar-title{color:#686258}.toolbar-map{margin-left:auto;color:#242321}.toolbar-chips{display:flex;gap:6px}.toolbar-chips button{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(24,24,23,.1);background:#fff;border-radius:999px;padding:6px 10px;font-size:.71rem;font-weight:700;white-space:nowrap}.toolbar-chips button b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f1ede4;font-size:.64rem}.toolbar-chips button:hover{background:#fff6cc;border-color:#e6c03d}.boot-skeleton{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:var(--paper);display:grid;place-items:start center;padding:120px 20px;animation:skeleton-out .28s ease .32s both}.skeleton-shell{width:min(1180px,100%);display:flex;flex-direction:column;gap:15px}.skeleton-line,.skeleton-actions i,.skeleton-grid span{display:block;background:linear-gradient(90deg,#e7e1d6 25%,#f4efe5,#e7e1d6 75%);background-size:220% 100%;animation:skeleton-shimmer 1.1s linear infinite;border-radius:12px}.skeleton-line{height:16px;width:58%}.skeleton-line.short{width:18%;height:12px}.skeleton-line.title{width:52%;height:72px;border-radius:18px}.skeleton-actions{display:flex;gap:8px}.skeleton-actions i{width:110px;height:38px;border-radius:999px}.skeleton-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:14px;margin-top:18px}.skeleton-grid span{height:240px}.skeleton-grid span:first-child{height:494px;grid-row:span 2}@keyframes skeleton-shimmer{to{background-position:-220% 0}}@keyframes skeleton-out{to{opacity:0;visibility:hidden}}.day-timeline{margin-top:28px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 28px #241d1109}.timeline-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.timeline-head>span{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:750}.timeline-head small{color:var(--muted)}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.timeline-slot{position:relative;min-height:112px;padding:13px;border-radius:14px;background:#f5f1e8;border:1px solid transparent;display:flex;flex-direction:column}.timeline-slot b{font-size:.7rem;color:#7a746a}.timeline-slot strong{margin-top:4px;font-family:var(--font-display);font-size:1rem}.timeline-slot span{margin-top:4px;color:#777168;font-size:.74rem;line-height:1.4}.timeline-slot em{position:absolute;top:10px;right:10px;font-style:normal;font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#171717;background:var(--yellow);border-radius:999px;padding:4px 7px}.timeline-slot.active{background:#fff8d8;border-color:#eac847}.feature-card:before{filter:saturate(.84) contrast(1.03) sepia(.035)}.food-visual,.event-emoji,.news-emoji,.profile-cover,.event-big-emoji,.photo-strip>div{background-blend-mode:soft-light;background-color:#d6c49714}.food-visual{aspect-ratio:4/3;min-height:0}.event-emoji{aspect-ratio:4/3;height:auto;min-height:68px}.news-emoji{aspect-ratio:3/2;height:auto}.restaurant-card,.event-card,.business-card,.news-card,.feature-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.restaurant-card:hover,.event-card:hover,.business-card:hover,.news-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #261d0f12;border-color:#1818172b}.restaurant-card:focus-within,.event-card:focus-visible,.business-card:focus-visible,.news-card:focus-within{box-shadow:0 0 0 3px #ffc92852}.price{display:inline-flex;align-items:baseline;justify-content:center;min-width:62px;padding:5px 8px;border-radius:10px;background:#f5f0e5;font-family:var(--font-display);font-weight:800;letter-spacing:-.02em}.price:after{content:"/ lunch";margin-left:4px;font-family:var(--font-body);font-size:.58rem;font-weight:650;color:#8a8379;letter-spacing:0}.event-price{padding:7px 10px;border-radius:10px;background:#f5f0e5;font-family:var(--font-display);font-weight:750}.open-label{flex-wrap:wrap}.open-label:after{content:"· dane demo · aktualizacja 14 min temu";font-size:.62rem;font-weight:600;color:#8b857c}.food-visual small:after{content:" · 12 min temu";font-weight:600;color:#d8d5ce}.open-strip b{display:inline-flex;align-items:center;gap:6px}.open-strip b:before{content:"";width:7px;height:7px;border-radius:50%;background:#35b56e;box-shadow:0 0 0 3px #35b56e1f}.empty{position:relative;padding:28px 28px 28px 76px;background:#fbf8f1;border:1px dashed #bdb5a7;border-radius:16px;color:#615c54}.empty:before{content:"⌕";position:absolute;left:24px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ece6da;font-weight:800}.empty:after{content:" Spróbuj zmienić filtr lub pokaż elementy dostępne później.";color:#918a80}.partner{position:relative;overflow:hidden;background:#171716!important;color:#fff!important;border:0!important;padding:30px!important}.partner:before{content:"LOKALNY PARTNER";position:absolute;right:20px;top:18px;font-size:.61rem;font-weight:850;letter-spacing:.11em;color:#181817;background:var(--yellow);padding:6px 8px;border-radius:999px}.partner p{color:#c7c3bb!important}.partner .button.dark{background:#fff;color:#181817}.news-grid .news-card:first-child{grid-column:span 2}.news-grid .news-card:first-child .news-emoji{aspect-ratio:16/7}.news-grid .news-card:first-child h3{font-size:1.4rem}.section-dark .flash-card:first-child{transform:translateY(-4px)}.profile-main>.photo-strip{display:none}.profile-gallery{margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.gallery-heading h2{font-family:var(--font-display);font-size:1.85rem;margin:0}.gallery-heading .eyebrow{margin-bottom:5px}.gallery-heading button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 11px;font-weight:700}.gallery-heading button b{margin-left:5px;color:#80786d}.gallery-mosaic{display:grid;grid-template-columns:1.45fr .8fr .8fr;grid-template-rows:145px 145px;gap:8px}.gallery-photo{position:relative;margin:0;border-radius:14px;overflow:hidden;background-size:cover;background-position:center;filter:saturate(.88) contrast(1.02)}.gallery-photo:first-child{grid-row:1/3}.gallery-photo span{position:absolute;left:10px;bottom:10px;padding:5px 7px;border-radius:8px;background:#161615b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.62rem;font-weight:700}.gallery-restaurant .photo-1{background-image:url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=1200&q=82)}.gallery-restaurant .photo-2{background-image:url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=700&q=82)}.gallery-restaurant .photo-3{background-image:url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=700&q=82)}.gallery-restaurant .photo-4{background-image:url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=700&q=82)}.gallery-business .photo-1{background-image:url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1200&q=82)}.gallery-business .photo-2{background-image:url(https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=700&q=82)}.gallery-business .photo-3{background-image:url(https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=700&q=82)}.gallery-business .photo-4{background-image:url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=700&q=82)}.mobile-action-bar{display:none}.detail-card,.cart{border-color:#1818171a;box-shadow:0 16px 36px #281f110e}.profile-facts span{background:#faf7f0}.company-top{box-shadow:0 16px 40px #281f110a}@media(min-width:1500px){.container{width:min(1380px,calc(100% - 72px))}.site-header,.hero,.footer{width:min(1500px,calc(100% - 48px))}.hero,.hero-grid{min-height:660px}.today-grid{grid-template-rows:repeat(2,250px)}.food-grid{gap:18px}.restaurant-card .card-body{padding:18px}.event-card{grid-template-columns:110px 118px 1fr auto;padding:12px}.event-emoji{min-height:82px}.business-grid{gap:16px}.profile-layout{grid-template-columns:minmax(0,1fr) 380px}.section{padding-top:74px}.section-head{margin-bottom:28px}}@media(max-width:900px){.city-pulse{grid-template-columns:1fr}.date-context{display:none}.pulse-track{overflow-x:auto;scrollbar-width:none}.local-toolbar{padding-left:12px;padding-right:12px}.toolbar-title{display:none}.timeline-grid{grid-template-columns:1fr 1fr}.gallery-mosaic{grid-template-columns:1.3fr .8fr;grid-template-rows:140px 140px}.gallery-photo:first-child{grid-row:1/3}.gallery-photo:nth-child(4){display:none}.news-grid .news-card:first-child,.news-grid .news-card:nth-child(4){grid-column:auto}}@media(max-width:780px){.header-extras:has(.local-toolbar) .city-pulse{display:none}.local-toolbar{min-height:44px}.toolbar-map{position:sticky;right:0;background:#fffef9f5;padding-left:10px}.day-timeline{margin-top:20px;padding:14px}.timeline-head{align-items:flex-start;flex-direction:column;gap:2px}.timeline-grid{gap:7px}.timeline-slot{min-height:112px;padding:11px}.gallery-heading{align-items:flex-start}.gallery-heading button{font-size:.7rem}.gallery-mosaic{grid-template-columns:1.25fr .75fr;grid-template-rows:120px 120px}.mobile-action-bar{position:fixed;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;left:10px;right:10px;bottom:72px;z-index:79;padding:6px;border:1px solid rgba(24,24,23,.12);border-radius:15px;background:#fffef9f7;box-shadow:0 14px 36px #00000029;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-action-bar a,.mobile-action-bar button{min-width:0;height:48px;border:0;border-radius:10px;background:transparent;color:#37342f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.59rem;font-weight:750}.mobile-action-bar a:hover,.mobile-action-bar button:hover{background:#f1ede4}.mobile-action-bar svg{stroke-width:1.9}body:has(.mobile-action-bar){padding-bottom:140px}.partner:before{position:static;display:inline-flex;margin-bottom:10px}.partner{padding:22px!important}.skeleton-shell{padding-top:20px}.skeleton-line.title{height:54px;width:74%}.skeleton-grid{grid-template-columns:1fr 1fr}.skeleton-grid span{height:170px}.skeleton-grid span:first-child{height:348px}.food-visual{aspect-ratio:16/9}.news-grid .news-card:first-child .news-emoji{aspect-ratio:auto}}@media(max-width:520px){.city-pulse{padding:7px 11px}.pulse-track{gap:14px}.pulse-track span:nth-child(n+3){display:none}.timeline-grid{grid-template-columns:1fr 1fr}.timeline-slot span{font-size:.68rem}.timeline-slot em{position:static;align-self:flex-start;margin-top:6px}.gallery-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:150px 105px}.gallery-photo:first-child{grid-column:1/3;grid-row:auto}.gallery-photo:nth-child(4){display:none}.gallery-heading h2{font-size:1.55rem}.mobile-action-bar{left:7px;right:7px}.toolbar-chips button{padding:6px 9px}.toolbar-map{font-size:.66rem}.empty{padding-left:62px}.empty:before{left:16px}}@media(prefers-reduced-motion:reduce){.restaurant-card,.event-card,.business-card,.news-card,.feature-card{transition:none}.skeleton-line,.skeleton-actions i,.skeleton-grid span{animation:none}}
