@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(./Inter-Regular.9Phbq8Hs.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(./Inter-Medium.CeLJV_oL.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(./Inter-SemiBold.E_dqndIG.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(./Inter-Bold.DkmIcvuN.woff2) format("woff2")}@font-face{font-family:Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(./baskervillebtrusbyme_roman.BLV3OhX-.woff2) format("woff2")}:root{--bg: #0e0e0e;--surface: #151515;--surface-100: #1c1c1c;--surface-200: #212121;--surface-300: #282828;--surface-400: #2f2f2f;--surface-container: rgba(255, 255, 255, .08);--overlay: rgba(0, 0, 0, .6);--text-highest: #ffffff;--text: #ebebeb;--text-secondary: #c8c8c8;--text-tertiary: #a2acb0;--text-muted: #707579;--text-label: #666a6d;--text-disabled: #3b3b3b;--accent: #ffca91;--on-accent: #171717;--danger: #e53935;--positive: #646ff4;--inactive: #707579;--on-inactive: #3b3b3b;--input-hint: #7c7c7c;--input-cursor: #2990ff;--grad-border: linear-gradient(165deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 0) 100%);--grad-story: linear-gradient(to bottom, #ffc17f 0%, #ffe680 100%);--grad-img-big: linear-gradient(to bottom, #0e0e0e 0%, transparent 50%, #0e0e0e 100%);--grad-img-small: linear-gradient(to bottom, #0e0e0e 0%, transparent 30%, transparent 70%, #0e0e0e 100%);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--font-body: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Baskerville", Georgia, serif;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 24px;--r-full: 999px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.3, .64, 1);--dur-fast: .15s;--dur-med: .25s;--dur-slow: .4s;--app-max-width: 560px;--bottom-nav-height: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-text-size-adjust:100%}body{min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}input,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}img,svg{display:block;max-width:100%}ul,ol{list-style:none}::selection{background:#ffca914d}.t-10{font-size:10px;line-height:13px}.t-13{font-size:13px;line-height:16px}.t-15{font-size:15px;line-height:20px}.t-16{font-size:16px;line-height:21px}.t-17{font-size:17px;line-height:22px}.t-19{font-size:19px;line-height:24px}.t-20{font-size:20px;line-height:25px}.t-24{font-size:24px;line-height:28px}.t-28{font-size:28px;line-height:34px}.t-34{font-size:34px;line-height:41px}.w-400{font-weight:400}.w-500{font-weight:500}.w-600{font-weight:600}.w-700{font-weight:700}*{scrollbar-width:thin;scrollbar-color:var(--surface-300) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background:var(--surface-300);border-radius:3px}*::-webkit-scrollbar-track{background:transparent}.grad-border{position:relative}.grad-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:var(--grad-border-width, 1px);background:var(--grad-border);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.scroll-x{display:flex;overflow-x:auto;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.toasts.svelte-r9p0hk{position:fixed;bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 16px);left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:calc(var(--app-max-width) - 32px);display:flex;flex-direction:column;gap:8px;z-index:100;pointer-events:none}.toast.svelte-r9p0hk{background:var(--surface-300);color:var(--text);font-size:15px;line-height:20px;padding:12px 16px;border-radius:var(--r-md)}.app.svelte-12qhfyh{width:100%;max-width:var(--app-max-width);margin:0 auto;min-height:100dvh;position:relative}@media(min-width:600px){.app.svelte-12qhfyh{border-left:1px solid var(--border);border-right:1px solid var(--border)}}.icon.svelte-1eqehiz{display:inline-block;flex-shrink:0;background-color:currentColor;-webkit-mask:var(--icon-url) no-repeat center / contain;mask:var(--icon-url) no-repeat center / contain}.bottom-nav.svelte-oeh3u8{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--app-max-width);z-index:50;padding-top:20px;padding-bottom:var(--safe-bottom);background:linear-gradient(to bottom,rgba(14,14,14,0) 0%,rgba(14,14,14,.9) 28%,var(--bg) 100%);pointer-events:none}.items.svelte-oeh3u8{display:flex;height:var(--bottom-nav-height);pointer-events:auto}.item.svelte-oeh3u8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--text-secondary);transition:color var(--dur-med) var(--ease-out)}.item.active.svelte-oeh3u8{color:var(--accent)}.label.svelte-oeh3u8{font-size:10px;line-height:13px}.tab-content.svelte-18606sq{min-height:100dvh;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 20px)}.shimmer.svelte-j4afnf{display:inline-block;background:linear-gradient(100deg,var(--surface-100) 40%,var(--surface-200) 50%,var(--surface-100) 60%);background-size:200% 100%;animation:svelte-j4afnf-shimmer 1.4s ease infinite}@keyframes svelte-j4afnf-shimmer{0%{background-position:120% 0}to{background-position:-80% 0}}.viewer.svelte-og5gvj{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;background:#000}.stage.svelte-og5gvj{position:relative;width:100%;max-width:var(--app-max-width);height:100%;overflow:hidden;touch-action:none}.photo.svelte-og5gvj{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.scrim.svelte-og5gvj{position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%);pointer-events:none}.bars.svelte-og5gvj{position:absolute;top:calc(8px + env(safe-area-inset-top,0px));left:16px;right:16px;display:flex;gap:4px}.track.svelte-og5gvj{flex:1;height:2px;border-radius:var(--r-full);background:var(--surface-400);overflow:hidden}.fill.svelte-og5gvj{height:100%;width:0%;background:var(--text-secondary)}.fill.full.svelte-og5gvj{width:100%}.fill.animate.svelte-og5gvj{animation-name:svelte-og5gvj-fill;animation-timing-function:linear;animation-fill-mode:forwards}.fill.animate.paused.svelte-og5gvj{animation-play-state:paused}@keyframes svelte-og5gvj-fill{0%{width:0%}to{width:100%}}.close.svelte-og5gvj{position:absolute;top:calc(20px + env(safe-area-inset-top,0px));right:16px;width:36px;height:36px;border-radius:var(--r-full);background:var(--surface-container);display:flex;align-items:center;justify-content:center;color:var(--text-highest)}.row.svelte-sitpox{height:120px;gap:12px;padding:0 16px;align-items:center}.story.svelte-sitpox{flex:0 0 auto;width:80px;height:80px}.ring.svelte-sitpox{display:block;width:80px;height:80px;border-radius:50%;padding:7px;background:var(--grad-story)}.ring.watched.svelte-sitpox{background:var(--surface-400)}.ring.svelte-sitpox img:where(.svelte-sitpox){width:100%;height:100%;border-radius:50%;object-fit:cover}.card.svelte-b4d05{background:var(--surface);border-radius:var(--r-sm);padding:16px}.top.svelte-b4d05{display:flex;align-items:flex-start;gap:12px}.col.svelte-b4d05{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.name.svelte-b4d05{color:var(--text);font-weight:600}.address.svelte-b4d05{color:var(--text-muted)}.status-row.svelte-b4d05{display:flex;align-items:center;gap:2px;margin-top:4px;color:var(--text-tertiary)}.status.svelte-b4d05{color:var(--text-tertiary)}.chevron.svelte-b4d05{display:inline-flex;color:var(--text-tertiary);transition:transform var(--dur-fast) var(--ease-out)}.chevron.open.svelte-b4d05{transform:rotate(180deg)}.change-btn.svelte-b4d05{flex-shrink:0;width:36px;height:36px;border-radius:var(--r-full);background:var(--surface-container);display:flex;align-items:center;justify-content:center;color:var(--text)}.timetable.svelte-b4d05{overflow:hidden}.day-row.svelte-b4d05{display:flex;align-items:center;justify-content:space-between;height:52px;border-top:1px solid var(--border);color:var(--text-muted)}.day-row.today.svelte-b4d05{color:var(--text)}.label.svelte-b4d05,.hours.svelte-b4d05{color:inherit}.carousel.svelte-2iykh8{position:relative;overflow:hidden}.track.svelte-2iykh8{scroll-snap-type:x mandatory;width:100%}.slide.svelte-2iykh8{position:relative;flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always}.slide.svelte-2iykh8 img:where(.svelte-2iykh8){width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.grad.svelte-2iykh8{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dots.svelte-2iykh8{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px}.dot.svelte-2iykh8{width:8px;height:8px;padding:0;border-radius:var(--r-full);background:#ffffff3d;transition:width var(--dur-slow) var(--ease-out),background-color var(--dur-slow) var(--ease-out)}.dot.active.svelte-2iykh8{width:20px;background:#fff}.spinner.svelte-1a5pdw0{position:relative;display:inline-block}.blade.svelte-1a5pdw0{position:absolute;left:46.5%;top:0;width:7%;height:100%}.blade.svelte-1a5pdw0:before{content:"";display:block;width:100%;height:28%;border-radius:999px;background:currentColor;animation:svelte-1a5pdw0-fade 1s linear infinite;animation-delay:inherit}@keyframes svelte-1a5pdw0-fade{0%{opacity:.85}to{opacity:.15}}.btn.svelte-bmvnj6{position:relative;display:flex;align-items:center;justify-content:center;width:100%;border-radius:var(--r-md);font-size:15px;line-height:20px;font-weight:600;transition:background-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out);-webkit-user-select:none;user-select:none}.btn.svelte-bmvnj6:active:not(:disabled){transform:scale(.985)}.primary.svelte-bmvnj6{background:var(--accent);color:var(--on-accent)}.secondary.svelte-bmvnj6{background:var(--surface);color:var(--text-secondary)}.btn.svelte-bmvnj6:disabled:not(.loading){background:var(--inactive);color:var(--on-inactive);cursor:default}.btn.loading.svelte-bmvnj6{cursor:default}.content.svelte-bmvnj6{display:flex;align-items:center;gap:8px;transition:opacity .1s linear}.content.hidden.svelte-bmvnj6{opacity:0}.spin.svelte-bmvnj6{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--on-inactive)}.card.svelte-2s41vv{display:flex;flex-direction:column;gap:12px}.card.clickable.svelte-2s41vv{cursor:pointer}.carousel-wrap.svelte-2s41vv{position:relative}.phone-btn.svelte-2s41vv{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:var(--r-full);background:var(--surface-container);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:var(--text-highest)}.actions.svelte-2s41vv{display:flex;gap:12px}.actions.svelte-2s41vv>*{flex:1;min-width:0}.center.svelte-pb6xhx{display:flex;align-items:center;justify-content:center;padding:48px 16px;width:100%}.col.svelte-pb6xhx{flex-direction:column;gap:16px}.spin.svelte-pb6xhx{color:var(--text-secondary)}.msg.svelte-pb6xhx{font-size:15px;line-height:20px;color:var(--text-muted)}.retry.svelte-pb6xhx{width:160px}.page.svelte-10r62ct{display:flex;flex-direction:column;gap:16px;padding-top:16px}.content.svelte-10r62ct{padding:0 16px}.skeleton.svelte-10r62ct{display:flex;flex-direction:column;gap:12px}.skeleton-actions.svelte-10r62ct{display:flex;gap:12px}.skeleton-actions.svelte-10r62ct>*{flex:1}.empty.svelte-12bffs2{min-height:100dvh}.card.svelte-14fxf3u{display:flex;flex-direction:column}.title.svelte-14fxf3u{font-family:var(--font-display);font-weight:400;color:var(--accent);text-align:center;letter-spacing:.02em}.carousel.svelte-14fxf3u{margin-top:16px}.desc.svelte-14fxf3u{margin-top:12px;color:var(--text-secondary)}.button.svelte-14fxf3u{margin-top:16px}.page.svelte-1xzd5j3{padding:16px 16px 0}.list.svelte-1xzd5j3{display:flex;flex-direction:column;gap:40px}.header.svelte-bn4xky{display:flex;align-items:center;gap:12px;padding:12px 16px;min-height:56px}.back.svelte-bn4xky{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--r-full);background:var(--surface-container);color:var(--text-secondary);transition:background-color var(--dur-fast) var(--ease-out)}.back.svelte-bn4xky:active{background:var(--surface-300)}.title.svelte-bn4xky{font-size:20px;line-height:25px;font-weight:600;color:var(--text)}.page.svelte-9n7n3r{padding:0 16px 16px}.title.svelte-9n7n3r{font-family:var(--font-display);font-weight:400;color:var(--accent);text-align:center;letter-spacing:.02em}.carousel.svelte-9n7n3r{margin-top:16px}.desc.svelte-9n7n3r{margin-top:12px;color:var(--text-secondary)}.groups.svelte-9n7n3r{margin-top:24px;display:flex;flex-direction:column;gap:16px}.restaurant-card.svelte-9n7n3r{background:var(--surface);border-radius:var(--r-sm);overflow:hidden}.restaurant-header.svelte-9n7n3r{padding:16px;color:var(--text)}.row.svelte-9n7n3r{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--border);text-align:left}.row-text.svelte-9n7n3r{color:var(--text)}.chevron.svelte-9n7n3r{flex-shrink:0;display:flex;color:var(--text-muted)}.card.svelte-11nnqan{position:relative;border-radius:var(--r-xl);background-color:#0d0d0d;background-size:cover;background-position:center;box-shadow:inset 0 1.6px 1.6px #ffffff26;padding:24px 20px;min-height:180px;overflow:hidden}.row.svelte-11nnqan{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;height:100%}.col.svelte-11nnqan{display:flex;flex-direction:column}.left.svelte-11nnqan{align-items:flex-start;gap:16px}.right.svelte-11nnqan{align-items:flex-end;gap:10px}.badge.svelte-11nnqan{--grad-border-width: .5px;border-radius:10px;padding:4px 10px;color:var(--text);white-space:nowrap}.badge.vip.svelte-11nnqan{border-radius:14px}.points.svelte-11nnqan{display:flex;align-items:center;gap:8px}.points-value.svelte-11nnqan{font-size:40px;line-height:1;color:var(--text-highest);font-variant-numeric:tabular-nums}.coin.svelte-11nnqan{display:flex;color:var(--accent);animation:svelte-11nnqan-spin 2.5s linear infinite}@keyframes svelte-11nnqan-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.code.svelte-11nnqan{color:var(--text-highest);letter-spacing:1px}.qr.svelte-11nnqan{width:140px;height:140px;background:#fff;padding:8px;border-radius:var(--r-sm)}.qr.svelte-11nnqan svg{display:block;width:100%;height:100%}.content.svelte-1catd63{padding:16px 16px 0;min-height:100dvh}.settings-btn.svelte-1catd63{display:flex;align-items:center;gap:10px;width:100%;border-radius:var(--r-md);background:var(--surface);color:var(--text-secondary);padding:14px 16px;transition:transform var(--dur-fast) var(--ease-out)}.settings-btn.svelte-1catd63 span:where(.svelte-1catd63){color:var(--text)}.settings-btn.svelte-1catd63:active{transform:scale(.99)}.card-wrap.svelte-1catd63{margin-top:16px}.content.svelte-uuxnfy{padding:0 16px 32px;min-height:100dvh}.title.svelte-uuxnfy{padding:16px 0;color:var(--text)}.groups.svelte-uuxnfy{display:flex;flex-direction:column}.group-header.svelte-uuxnfy{padding:12px 16px;color:var(--text-muted)}.group-card.svelte-uuxnfy{display:flex;flex-direction:column;border-radius:var(--r-md);background:var(--surface);overflow:hidden}.row.svelte-uuxnfy{display:flex;align-items:center;justify-content:space-between;gap:12px;height:74px;padding:0 16px}.row.sep.svelte-uuxnfy{border-top:1px solid var(--border)}.left.svelte-uuxnfy{display:flex;flex-direction:column;gap:4px;min-width:0}.name.svelte-uuxnfy{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date.svelte-uuxnfy{color:var(--text-muted)}.right.svelte-uuxnfy{display:flex;align-items:center;gap:4px;flex-shrink:0;color:var(--accent)}.points.svelte-uuxnfy{color:var(--text)}.points.positive.svelte-uuxnfy{color:var(--accent)}.loading-more.svelte-uuxnfy{display:flex;align-items:center;justify-content:center;padding:24px 0;color:var(--text-secondary)}.field.svelte-119851{display:flex;flex-direction:column;width:100%}.label.svelte-119851{font-size:15px;line-height:20px;color:var(--text-label);margin-bottom:2px}.disabled.svelte-119851 .label:where(.svelte-119851){color:var(--text-disabled)}input.svelte-119851{width:100%;padding:12px 0;font-size:19px;line-height:24px;color:var(--text);caret-color:var(--input-cursor);border-bottom:1px solid var(--surface-100);border-radius:0;transition:border-color var(--dur-fast) var(--ease-out)}input.svelte-119851::placeholder{color:var(--input-hint)}input.svelte-119851:focus{border-bottom:2px solid var(--surface-200);padding-bottom:11px}input.danger.svelte-119851{color:var(--danger)}input.svelte-119851:disabled{opacity:1;-webkit-text-fill-color:var(--text-muted)}.error.svelte-119851{margin-top:8px;font-size:15px;line-height:20px;color:var(--danger)}.content.svelte-vra3fc{display:flex;flex-direction:column;gap:16px;padding:0 16px 32px}.note.svelte-vra3fc{color:var(--text-muted)}.content.svelte-ctxijx{display:flex;flex-direction:column;gap:8px;padding:0 16px 32px}.row.svelte-ctxijx{display:flex;align-items:center;gap:12px;width:100%;border-radius:var(--r-md);background:var(--surface);padding:14px 16px;color:var(--text-secondary);text-align:left;transition:transform var(--dur-fast) var(--ease-out)}button.row.svelte-ctxijx:active{transform:scale(.99)}.label.svelte-ctxijx{flex:1;color:var(--text)}.value.svelte-ctxijx{color:var(--text-muted)}.danger.svelte-ctxijx,.danger.svelte-ctxijx .label:where(.svelte-ctxijx){color:var(--danger)}.segmented.svelte-nuytdb{display:flex;gap:4px;padding:4px;background:var(--surface);border-radius:var(--r-md);width:100%}.segment.svelte-nuytdb{flex:1;padding:8px 12px;border-radius:8px;font-size:13px;line-height:16px;font-weight:600;color:var(--text-muted);white-space:nowrap;transition:background-color var(--dur-med) var(--ease-out),color var(--dur-med) var(--ease-out)}.segment.active.svelte-nuytdb{background:var(--surface-300);color:var(--text-highest)}.map-wrap.svelte-apuqii{position:relative;width:100%;overflow:hidden}.frame.svelte-apuqii{display:block;width:100%;height:100%;border:none}.fade.svelte-apuqii{position:absolute;left:0;right:0;height:40px;pointer-events:none}.fade-top.svelte-apuqii{top:0;background:linear-gradient(to bottom,var(--bg),transparent)}.fade-bottom.svelte-apuqii{bottom:0;background:linear-gradient(to top,var(--bg),transparent)}.loading-overlay.svelte-apuqii{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--text-secondary)}.content.svelte-1c6fq4u{padding:0 16px 32px;min-height:100dvh}.top-row.svelte-1c6fq4u{display:flex;align-items:center;gap:12px;margin-bottom:20px}.segmented-wrap.svelte-1c6fq4u{flex:1;min-width:0}.mode-toggle.svelte-1c6fq4u{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--r-full);background:var(--surface-container);color:var(--text-secondary);transition:background-color var(--dur-fast) var(--ease-out)}.mode-toggle.svelte-1c6fq4u:active{background:var(--surface-300)}.list.svelte-1c6fq4u{display:flex;flex-direction:column;gap:24px}.item.svelte-1c6fq4u{display:flex;flex-direction:column;gap:12px}.map-section.svelte-1c6fq4u{display:flex;flex-direction:column;gap:24px}.map-box.svelte-1c6fq4u{width:100%;height:450px;border-radius:var(--r-sm);overflow:hidden}.selector.svelte-1c5f09g{display:flex;align-items:center;gap:16px}.btn.svelte-1c5f09g{width:36px;height:36px;flex-shrink:0;border-radius:var(--r-full);background:var(--surface-container);color:var(--text);display:flex;align-items:center;justify-content:center;font-size:19px;line-height:1;transition:opacity var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.btn.svelte-1c5f09g:active:not(:disabled){background:var(--surface-300)}.btn.svelte-1c5f09g:disabled{opacity:.4;cursor:default}.value.svelte-1c5f09g{min-width:40px;text-align:center;color:var(--text)}.card.svelte-cecufo{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:var(--surface);border-radius:var(--r-sm);padding:16px;text-align:left}.info.svelte-cecufo{display:flex;flex-direction:column;gap:4px;min-width:0}.title.svelte-cecufo{color:var(--text)}.restaurant.svelte-cecufo{color:var(--text-muted)}.icon.svelte-cecufo{flex-shrink:0;display:flex;color:var(--text-muted);transition:color var(--dur-fast) var(--ease-out)}.icon.selected.svelte-cecufo{color:var(--accent)}.overlay.svelte-1xhvrmi{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.backdrop.svelte-1xhvrmi{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay)}.sheet.svelte-1xhvrmi{position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:var(--app-max-width);max-height:calc(100dvh - 40px);background:var(--surface);border-radius:var(--r-lg) var(--r-lg) 0 0;display:flex;flex-direction:column;overflow:hidden;animation:svelte-1xhvrmi-sheet-in .32s var(--ease-out)}@keyframes svelte-1xhvrmi-sheet-in{0%{transform:translate(-50%) translateY(60%)}to{transform:translate(-50%) translateY(0)}}.sheet.fullscreen.svelte-1xhvrmi{height:calc(100dvh - 40px)}.handle-zone.svelte-1xhvrmi{display:flex;justify-content:center;padding:8px 0 4px;flex-shrink:0;cursor:pointer}.handle.svelte-1xhvrmi{width:36px;height:4px;border-radius:var(--r-full);background:var(--surface-container)}.body.svelte-1xhvrmi{overflow-y:auto;padding-bottom:calc(16px + var(--safe-bottom));flex:1}.wrap.svelte-aj1qwx{padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.header.svelte-aj1qwx{display:flex;align-items:center;justify-content:space-between}.nav.svelte-aj1qwx{width:36px;height:36px;flex-shrink:0;border-radius:var(--r-full);background:var(--surface-container);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:opacity var(--dur-fast) var(--ease-out)}.nav.svelte-aj1qwx:disabled{opacity:.4}.month.svelte-aj1qwx{color:var(--text)}.weekdays.svelte-aj1qwx,.grid.svelte-aj1qwx{display:grid;grid-template-columns:repeat(7,1fr)}.weekday.svelte-aj1qwx{text-align:center;color:var(--text-muted);padding:4px 0}.day.svelte-aj1qwx{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;justify-self:center;color:var(--text);font-size:15px;line-height:20px;transition:background-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.day.empty.svelte-aj1qwx{visibility:hidden}.day.disabled.svelte-aj1qwx{color:var(--text-disabled)}.day.today.svelte-aj1qwx{box-shadow:inset 0 0 0 1px var(--border-strong)}.day.selected.svelte-aj1qwx{background:var(--accent);color:var(--on-accent)}.wrap.svelte-1x8ogby{padding:0 16px 16px;display:flex;flex-direction:column;gap:24px}.columns.svelte-1x8ogby{position:relative;display:flex;height:220px}.highlight.svelte-1x8ogby{position:absolute;left:0;right:0;top:88px;height:44px;background:var(--surface-200);border-radius:var(--r-sm);pointer-events:none}.col.svelte-1x8ogby{flex:1;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.col.svelte-1x8ogby::-webkit-scrollbar{display:none}.pad.svelte-1x8ogby{height:88px;flex-shrink:0}.opt.svelte-1x8ogby{height:44px;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;color:var(--text-muted);transition:color var(--dur-fast) var(--ease-out)}.opt.active.svelte-1x8ogby{color:var(--text-highest)}.done.svelte-1x8ogby{width:100%}.wrap.svelte-wye3lh{padding:16px;display:flex;flex-direction:column;gap:16px}.title.svelte-wye3lh{color:var(--text);text-align:center}.pill.svelte-wye3lh{align-self:center;display:flex;align-items:center;gap:8px;border-radius:var(--r-full);padding:8px 16px;color:var(--text)}.pill-icon.svelte-wye3lh{display:flex;color:var(--accent)}.body.svelte-wye3lh{color:var(--text-secondary);text-align:center}.not-found.svelte-l88601{padding:48px 16px;text-align:center;color:var(--text-muted)}.loading.svelte-l88601{display:flex;align-items:center;justify-content:center;padding:64px 16px;color:var(--text-secondary)}.screen.svelte-l88601{display:flex;flex-direction:column;padding:0 16px calc(16px + var(--safe-bottom))}.fields.svelte-l88601,.events.svelte-l88601{display:flex;flex-direction:column;gap:16px}.restaurant-card.svelte-l88601{background:var(--surface);border-radius:var(--r-sm);padding:16px;display:flex;flex-direction:column;gap:4px}.name.svelte-l88601{color:var(--text)}.address.svelte-l88601{color:var(--text-muted)}.guests.svelte-l88601,.comment.svelte-l88601{display:flex;flex-direction:column;gap:8px}.label.svelte-l88601{font-size:15px;line-height:20px;color:var(--text-label)}.comment.svelte-l88601 textarea:where(.svelte-l88601){background:var(--surface-200);border-radius:var(--r-md);padding:16px;font-size:16px;line-height:21px;color:var(--text-secondary);resize:none}.comment.svelte-l88601 textarea:where(.svelte-l88601)::placeholder{color:var(--text-muted)}.error.svelte-l88601{font-size:15px;line-height:20px;color:var(--danger)}.bottom.svelte-l88601{margin-top:24px}.chips.svelte-1msvmzu{gap:8px;padding:2px 16px}.chip.svelte-1msvmzu{flex-shrink:0;padding:8px 16px;border-radius:var(--r-full);border:1px solid var(--border-strong);font-size:13px;line-height:16px;font-weight:600;color:var(--text-secondary);white-space:nowrap;transition:background-color var(--dur-med) var(--ease-out),color var(--dur-med) var(--ease-out),border-color var(--dur-med) var(--ease-out)}.chip.active.svelte-1msvmzu{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.item.svelte-1njwrkj{display:flex;flex-direction:column}.media.svelte-1njwrkj{position:relative}.volume-pill.svelte-1njwrkj{position:absolute;left:12px;bottom:12px;padding:4px 10px;border-radius:var(--r-full);background:var(--surface-container);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-highest)}.row.svelte-1njwrkj{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:12px}.name.svelte-1njwrkj{color:var(--text)}.price.svelte-1njwrkj{flex-shrink:0;color:var(--text);white-space:nowrap}.desc.svelte-1njwrkj{margin-top:4px;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.row.svelte-1t8miqw{display:flex;align-items:center;gap:12px;width:100%;height:120px;text-align:left;transition:transform var(--dur-fast) var(--ease-out)}.row.svelte-1t8miqw:active{transform:scale(.99)}.thumb.svelte-1t8miqw{position:relative;flex-shrink:0;width:164px;height:118px;border-radius:var(--r-sm);overflow:hidden}.thumb.svelte-1t8miqw img:where(.svelte-1t8miqw){width:100%;height:100%;object-fit:cover}.grad.svelte-1t8miqw{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.35) 100%)}.info.svelte-1t8miqw{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.info.indent.svelte-1t8miqw{padding-left:16px}.name.svelte-1t8miqw{color:var(--text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price.svelte-1t8miqw{color:var(--text-secondary)}.volume.svelte-1t8miqw{color:var(--text-muted)}.row.svelte-2ptnjo{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.row.svelte-2ptnjo:not(:last-child){border-bottom:1px solid var(--border)}.left.svelte-2ptnjo{display:flex;flex-direction:column;gap:2px;min-width:0}.name.svelte-2ptnjo{color:var(--text)}.volume.svelte-2ptnjo{color:var(--text-muted)}.price.svelte-2ptnjo{flex-shrink:0;color:var(--text-secondary);white-space:nowrap}.content.svelte-8rhdfp{display:flex;flex-direction:column;gap:16px;padding:16px 16px 0}.name.svelte-8rhdfp{color:var(--text)}.price.svelte-8rhdfp,.desc.svelte-8rhdfp{color:var(--text-secondary)}.chips-row.svelte-cshdos{margin-bottom:12px}.content.svelte-cshdos{padding:0 16px}.empty.svelte-cshdos{padding-top:48px;text-align:center;color:var(--text-muted)}.list.svelte-cshdos{display:flex;flex-direction:column}.big-gap.svelte-cshdos{gap:40px}.small-gap.svelte-cshdos{gap:24px}.row-card.svelte-cshdos{background:var(--surface);border-radius:var(--r-md);padding:4px 16px}.subcat-list.svelte-cshdos{display:flex;flex-direction:column;gap:8px}.subcat-row.svelte-cshdos{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border-radius:var(--r-md);background:var(--surface);color:var(--text-secondary);text-align:left}.subcat-row.svelte-cshdos .name:where(.svelte-cshdos){color:var(--text)}.segmented-wrap.svelte-5gimkp{padding:0 16px;margin-bottom:16px}.segmented-wrap.scroll-x.svelte-5gimkp .segmented{width:max-content;min-width:100%}.segmented-wrap.scroll-x.svelte-5gimkp .segment{flex:0 0 auto;padding-left:16px;padding-right:16px}.title.svelte-1on214h{padding:0 16px;margin-bottom:8px;color:var(--text)}.screen.svelte-1zpxlr{display:flex;flex-direction:column;min-height:100dvh;padding:0 16px}.gap.svelte-1zpxlr{height:40dvh;flex-shrink:0}.button.svelte-1zpxlr{margin-top:24px}.screen.svelte-1t8vusw{display:flex;flex-direction:column;min-height:100dvh;padding:24px 16px calc(16px + var(--safe-bottom))}.title.svelte-1t8vusw{font-size:24px;line-height:28px;font-weight:600;margin-bottom:8px}.fields.svelte-1t8vusw{display:flex;flex-direction:column;gap:16px;flex:1}.sex.svelte-1t8vusw{display:flex;flex-direction:column;gap:8px}.sex-label.svelte-1t8vusw{font-size:15px;line-height:20px;color:var(--text-label)}.bottom.svelte-1t8vusw{margin-top:24px}.screen.svelte-147bwkk{display:flex;flex-direction:column;min-height:100dvh;padding:0 16px}.gap.svelte-147bwkk{height:40dvh;flex-shrink:0}.buttons.svelte-147bwkk{display:flex;flex-direction:column;gap:12px;margin-top:24px}.error.svelte-147bwkk{margin-top:16px;font-size:15px;line-height:20px;color:var(--danger);text-align:center}.timer.svelte-147bwkk{margin-top:12px;font-size:15px;line-height:20px;color:var(--text-muted);text-align:center}
