.faq-list.svelte-gmudre{margin-top:1rem;display:grid;gap:.56rem;width:100%}.faq-list--compact.svelte-gmudre{margin-top:.65rem;gap:.45rem}.faq-item.svelte-gmudre{border:1px solid var(--theme-border-light);border-radius:var(--radius-md);background:var(--theme-surface);overflow:hidden}.faq-item.svelte-gmudre button:where(.svelte-gmudre){width:100%;border:0;background:transparent;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.65rem;padding:.74rem .8rem;text-align:left;font-weight:600;color:var(--theme-text-primary, var(--portal-hero-text, inherit))}.faq-list--compact.svelte-gmudre .faq-item:where(.svelte-gmudre) button:where(.svelte-gmudre){padding:.65rem .75rem;font-size:.84rem}.faq-toggle.svelte-gmudre{flex-shrink:0;transition:transform .2s ease}.faq-toggle.open.svelte-gmudre{transform:rotate(45deg)}.faq-body.svelte-gmudre{padding:0 .8rem .85rem}.faq-list--compact.svelte-gmudre .faq-body:where(.svelte-gmudre){padding:0 .75rem .7rem}.faq-body.svelte-gmudre p:where(.svelte-gmudre){margin:0;line-height:1.58;color:var(--theme-text-secondary);font-size:.9rem}.faq-list--compact.svelte-gmudre .faq-body:where(.svelte-gmudre) p:where(.svelte-gmudre){font-size:.8rem;line-height:1.45}.faq-details.svelte-gmudre{margin:.55rem 0 0;padding-left:1.15rem;line-height:1.55;color:var(--theme-text-secondary);font-size:.88rem}.faq-list--compact.svelte-gmudre .faq-details:where(.svelte-gmudre){font-size:.8rem}.faq-details.svelte-gmudre li:where(.svelte-gmudre)+li:where(.svelte-gmudre){margin-top:.35rem}.portal-hero-eyebrow.svelte-ybq5ux{display:grid;grid-template-columns:auto minmax(1.5rem,1fr) auto;align-items:center;gap:.7rem;width:100%;min-width:0}.portal-hero-eyebrow--solo.svelte-ybq5ux{grid-template-columns:auto;justify-content:start}.portal-hero-eyebrow__pill.svelte-ybq5ux{display:inline-flex;align-items:center;padding:.28rem .62rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:var(--theme-accent-hover, #f0b0d4);background:color-mix(in srgb,var(--theme-accent, #e8a0c8) 10%,rgba(255,255,255,.05));border:1px solid color-mix(in srgb,var(--theme-accent, #e8a0c8) 28%,rgba(255,255,255,.14));box-shadow:0 6px 18px #08060a1f}.portal-hero-eyebrow__pill--left.svelte-ybq5ux{letter-spacing:.03em;text-transform:none;font-size:.7rem}.portal-hero-eyebrow__pill--right.svelte-ybq5ux{letter-spacing:.07em}.portal-hero-eyebrow__line.svelte-ybq5ux{position:relative;display:block;height:1px;width:100%;align-self:center;overflow:visible}.portal-hero-eyebrow__line.svelte-ybq5ux:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 6%,rgba(255,255,255,.04)) 6%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 28%,rgba(255,255,255,.16)) 22%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 48%,rgba(255,255,255,.24)) 50%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 28%,rgba(255,255,255,.16)) 78%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 6%,rgba(255,255,255,.04)) 94%,transparent 100%)}.portal-hero-eyebrow__line.svelte-ybq5ux:after{content:"";position:absolute;left:4%;right:4%;top:50%;height:4px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 18%,transparent) 18%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 42%,rgba(255,255,255,.14)) 50%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 18%,transparent) 82%,transparent 100%);filter:blur(4px);opacity:.9;pointer-events:none}@media(max-width:720px){.portal-hero-eyebrow.svelte-ybq5ux{grid-template-columns:1fr;justify-items:start;gap:.45rem}.portal-hero-eyebrow__line.svelte-ybq5ux{display:none}.portal-hero-eyebrow__pill--right.svelte-ybq5ux{justify-self:start}}.hero-miniapp-marquee.svelte-1a76g49{--hero-miniapp-slide-width: clamp(12rem, 13.5vw, 14.5rem);--hero-miniapp-slide-aspect: 383 / 672;--hero-miniapp-viewport-height-scale: 1.45;display:flex;flex:0 0 auto;align-self:center;justify-content:center;min-width:0;margin-top:.5rem}.hero-miniapp-marquee__viewport.svelte-1a76g49{width:var(--hero-miniapp-slide-width);height:calc(var(--hero-miniapp-slide-width) / (383 / 672) * var(--hero-miniapp-viewport-height-scale));overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%)}.hero-miniapp-marquee__track.svelte-1a76g49{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;will-change:transform;animation:svelte-1a76g49-hero-miniapp-marquee-scroll var(--marquee-duration, 84s) linear infinite}.hero-miniapp-marquee--paused.svelte-1a76g49 .hero-miniapp-marquee__track:where(.svelte-1a76g49){animation-play-state:paused}.hero-miniapp-marquee--static.svelte-1a76g49 .hero-miniapp-marquee__track:where(.svelte-1a76g49){animation:none}@keyframes svelte-1a76g49-hero-miniapp-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}.hero-miniapp-marquee__slide.svelte-1a76g49{flex:0 0 auto;margin:0;padding:0;line-height:0}.hero-miniapp-marquee__img.svelte-1a76g49{display:block;width:100%;height:auto;aspect-ratio:383 / 672;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.portal-social.svelte-15ddeie{margin-top:1.35rem}.portal-social__intro.svelte-15ddeie{margin:0 0 .55rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-tertiary, rgba(246, 242, 243, .62))}.portal-social__row.svelte-15ddeie{display:flex;flex-wrap:wrap;gap:.55rem}.portal-social__link.svelte-15ddeie{display:inline-flex;align-items:center;gap:.62rem;min-height:2.65rem;padding:.45rem .85rem .45rem .55rem;border-radius:999px;text-decoration:none;border:1px solid rgba(255,255,255,.2);background:#ffffff12;color:var(--theme-text-primary, #f6f2f3);box-shadow:0 4px 18px #08060a1f;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.portal-social__link.svelte-15ddeie:hover{transform:translateY(-1px);border-color:#ffffff57;background:#ffffff1c;box-shadow:0 8px 22px #08060a2e}.portal-social__link.svelte-15ddeie:focus-visible{outline:2px solid var(--theme-accent-hover, #f0b0d4);outline-offset:2px}.portal-social__icon.svelte-15ddeie{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;flex-shrink:0}.portal-social__icon.svelte-15ddeie svg:where(.svelte-15ddeie){width:1.15rem;height:1.15rem}.portal-social__text.svelte-15ddeie{display:flex;flex-direction:column;gap:.05rem;min-width:0;line-height:1.2}.portal-social__name.svelte-15ddeie{font-size:.82rem;font-weight:700}.portal-social__handle.svelte-15ddeie{font-size:.74rem;color:var(--theme-text-secondary, rgba(246, 242, 243, .78))}.portal-social__link--instagram.svelte-15ddeie .portal-social__icon:where(.svelte-15ddeie){background:linear-gradient(135deg,color-mix(in srgb,#f09433 72%,transparent),color-mix(in srgb,#e6683c 72%,transparent) 35%,color-mix(in srgb,#dc2743 72%,transparent) 62%,color-mix(in srgb,#cc2366 72%,transparent) 82%,color-mix(in srgb,#bc1888 72%,transparent));color:#fff}.portal-social__link--telegram.svelte-15ddeie .portal-social__icon:where(.svelte-15ddeie){background:color-mix(in srgb,#2aabee 78%,#1f1418 22%);color:#fff}.portal-social__link--inline.svelte-15ddeie{width:auto;justify-content:flex-start;gap:.62rem;padding:.45rem .75rem .45rem .55rem}.portal-social__link--inline.svelte-15ddeie .portal-social__text:where(.svelte-15ddeie){align-items:flex-start;text-align:left}@media(max-width:640px){.portal-social__row.svelte-15ddeie{flex-direction:column}.portal-social__link.svelte-15ddeie{width:100%}}.landing-v3.svelte-1axtgh8{background:transparent;color:var(--theme-text-primary, #f6f2f3)}.section.svelte-1axtgh8{padding:3.2rem 0;background:transparent;color:inherit}.hero.svelte-1axtgh8{position:relative;overflow-x:clip;overflow-y:visible;padding:clamp(2rem,4vw,3rem) 0 clamp(2rem,3.5vw,2.75rem);color:var(--theme-chrome-text-primary, #f6f2f3)}.hero-shell.svelte-1axtgh8{display:flex;flex-direction:column;gap:0;min-height:0}.hero-split.svelte-1axtgh8{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(1rem,2.5vw,1.75rem);align-items:stretch;flex:1 1 auto}.hero-split__main.svelte-1axtgh8{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.45rem);min-width:0;min-height:100%;justify-content:center}.hero-social-slot.svelte-1axtgh8{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.45rem;width:100%;padding:clamp(.55rem,1.2vw,.85rem) 0 clamp(.25rem,.6vw,.45rem)}.hero-social-slot.svelte-1axtgh8 .portal-social__link{min-height:2.65rem;padding:.42rem .75rem .42rem .55rem;border-radius:999px;font-size:.82rem;font-weight:600;line-height:1.2;box-sizing:border-box;white-space:nowrap;flex:0 0 auto}.hero-foot.svelte-1axtgh8{margin-top:0;display:flex;flex-direction:column;gap:.6rem;padding-top:clamp(.9rem,1.8vw,1.2rem);padding-bottom:.1rem;width:100%;flex:0 0 auto}.hero-foot__intro.svelte-1axtgh8{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-tertiary, rgba(246, 242, 243, .62));text-align:center}.hero-foot__row.svelte-1axtgh8{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem;width:100%}.hero-foot__btn.svelte-1axtgh8{min-height:2.65rem;padding:.42rem .95rem;border-radius:999px;font-size:.82rem;font-weight:600;line-height:1.2;box-sizing:border-box;white-space:nowrap;flex:0 0 auto}.hero-foot__row.svelte-1axtgh8 .btn-secondary:where(.svelte-1axtgh8){padding-inline:1.05rem}.hero-foot__row.svelte-1axtgh8 .btn-ai-assistant:where(.svelte-1axtgh8){gap:.4rem}@media(min-width:1021px){.hero-foot.svelte-1axtgh8{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:1rem}.hero-foot__intro.svelte-1axtgh8{text-align:left;margin:0}.hero-foot__row--actions.svelte-1axtgh8{flex-wrap:nowrap;justify-content:flex-end;width:auto;justify-self:end}.hero-foot__row.svelte-1axtgh8>*{flex:0 0 auto;width:auto;max-width:none}}@media(max-width:1020px){.hero-foot__row--actions.svelte-1axtgh8{justify-content:flex-start}}.hero-niches-band__rule--full.svelte-1axtgh8{margin-top:clamp(.55rem,1.4vw,.85rem);width:100%;flex:0 0 auto}.hero-niches-band__rule--full.svelte-1axtgh8:before{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-accent, #e8a0c8) 10%,rgba(255,255,255,.04)),color-mix(in srgb,var(--theme-accent, #e8a0c8) 38%,rgba(255,255,255,.2)),color-mix(in srgb,var(--theme-accent, #e8a0c8) 10%,rgba(255,255,255,.04)))}.hero-niches-band__rule--full.svelte-1axtgh8:after{left:0;right:0}.hero-split__aside.svelte-1axtgh8{display:flex;min-width:0;justify-content:center;align-items:center;align-self:stretch;padding-top:0}@media(min-width:1021px){.hero-split__aside.svelte-1axtgh8 .hero-miniapp-marquee{margin-top:clamp(1.45rem,2.55vw,2.2rem);--hero-miniapp-viewport-height-scale: 1.52}}.hero-niches-band--split.svelte-1axtgh8{padding:0}.hero-niches-band--split.svelte-1axtgh8 .portal-niches--band{padding:.85rem 0 .95rem}.hero-niches-band__rule.svelte-1axtgh8{position:relative;display:block;height:1px;width:100%;overflow:visible;flex:0 0 auto}.hero-niches-band__rule.svelte-1axtgh8:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 6%,rgba(255,255,255,.04)) 6%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 28%,rgba(255,255,255,.16)) 22%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 48%,rgba(255,255,255,.24)) 50%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 28%,rgba(255,255,255,.16)) 78%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 6%,rgba(255,255,255,.04)) 94%,transparent 100%)}.hero-niches-band__rule.svelte-1axtgh8:after{content:"";position:absolute;left:4%;right:4%;top:50%;height:4px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 18%,transparent) 18%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 42%,rgba(255,255,255,.14)) 50%,color-mix(in srgb,var(--theme-accent, #e8a0c8) 18%,transparent) 82%,transparent 100%);filter:blur(4px);opacity:.9;pointer-events:none}.hero-copy.svelte-1axtgh8{min-width:0}.hero-title.svelte-1axtgh8{margin:0;font-size:clamp(1.62rem,3vw,2.4rem);line-height:1.14}.hero-title.svelte-1axtgh8 span:where(.svelte-1axtgh8){color:var(--theme-text-primary, #f6f2f3)}.hero-accent.svelte-1axtgh8{display:block;color:var(--theme-accent-hover, #f0b0d4)}.hero-subtitle.svelte-1axtgh8{margin:.95rem 0 0;color:var(--theme-text-secondary, rgba(246, 242, 243, .9));line-height:1.6;max-width:42rem}.btn-secondary.svelte-1axtgh8,.btn-ghost.svelte-1axtgh8,.btn-ai-assistant.svelte-1axtgh8{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-secondary.svelte-1axtgh8{padding:.72rem 1.08rem;border-radius:var(--radius-md);font-weight:600;font-size:.92rem;background:var(--theme-cta-bg, var(--theme-accent, #e8a0c8));color:var(--theme-cta-text, #1f1418);transition:background .15s ease}.btn-secondary.svelte-1axtgh8:hover{background:var(--theme-cta-hover, #f0b8dc)}.btn-ai-assistant.svelte-1axtgh8{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem 1.08rem;border-radius:var(--radius-md);text-decoration:none;font-weight:600;font-size:.92rem;color:var(--theme-text-primary, #f6f2f3);border:1px solid color-mix(in srgb,var(--theme-accent, #e8a0c8) 72%,#fff 28%);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent, #e8a0c8) 22%,transparent),#ffffff0f);box-shadow:0 0 0 1px #ffffff0f inset,0 8px 22px #e8a0c824;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.btn-ai-assistant.svelte-1axtgh8:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--theme-accent-hover, #f0b8dc) 88%,#fff 12%);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent, #e8a0c8) 34%,transparent),#ffffff1a);box-shadow:0 0 0 1px #ffffff1a inset,0 10px 26px #e8a0c838}.btn-ai-assistant.svelte-1axtgh8:focus-visible{outline:2px solid var(--theme-accent-hover, #f0b0d4);outline-offset:2px}.btn-ai-assistant__icon.svelte-1axtgh8{display:grid;place-items:center;width:1.15rem;height:1.15rem;color:var(--theme-accent-hover, #f0b8dc)}.btn-ai-assistant__icon.svelte-1axtgh8 svg:where(.svelte-1axtgh8){width:1.15rem;height:1.15rem}.btn-ghost.svelte-1axtgh8{padding:.72rem 1.08rem;border-radius:var(--radius-md);font-weight:600;font-size:.92rem;border:1px solid rgba(255,255,255,.38);color:var(--theme-text-primary, #f6f2f3)}.section--pricing .pl-block-head,.section--pricing .sec-head{width:100%}.section--faq.svelte-1axtgh8{padding-top:2rem}.landing-v3.svelte-1axtgh8{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}.landing-v3.svelte-1axtgh8 .section-miniapp-spotlight,.landing-v3.svelte-1axtgh8 .section--pricing,.landing-v3.svelte-1axtgh8 .section--faq,.landing-v3.svelte-1axtgh8 .demo-section,.landing-v3.svelte-1axtgh8 .section-comparison,.landing-v3.svelte-1axtgh8 .section-flow-schemes{content-visibility:auto;contain-intrinsic-size:auto 420px}.demo-section.svelte-1axtgh8{padding:2.8rem 0 2.1rem}.demo-video-lead.svelte-1axtgh8{margin:.65rem auto 0;max-width:58rem;text-align:center;color:var(--theme-chrome-text-secondary, rgba(246, 242, 243, .78));line-height:1.45}.demo-video-wrap.svelte-1axtgh8{margin:1rem auto 0;width:min(980px,100%);border-radius:var(--radius-lg, 16px);overflow:hidden;background:#000;box-shadow:0 12px 28px #0c142a47}.demo-video.svelte-1axtgh8{display:block;width:100%;height:auto;max-height:min(75vh,620px)}.comparison-grid.svelte-1axtgh8{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.comparison-card.svelte-1axtgh8{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--portal-border-subtle);background:var(--theme-surface);box-shadow:var(--theme-shadow-sm)}.comp-head.svelte-1axtgh8{padding:1.05rem 1.15rem .95rem}.comp-title.svelte-1axtgh8{margin:0;font-size:.98rem;font-weight:700;color:var(--theme-text-primary);line-height:1.35}.comp-lead.svelte-1axtgh8{margin:.42rem 0 0;font-size:.88rem;line-height:1.5;color:var(--theme-text-secondary)}.comp-split.svelte-1axtgh8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--portal-border-subtle)}.comp-side.svelte-1axtgh8{display:flex;flex-direction:column;gap:.45rem;padding:.85rem 1rem 1rem;min-width:0}.comp-side--minus.svelte-1axtgh8{border-right:1px solid var(--portal-border-subtle)}.comp-side.svelte-1axtgh8 p:where(.svelte-1axtgh8){margin:0;font-size:.86rem;line-height:1.55}.comp-label.svelte-1axtgh8{display:inline-flex;align-self:flex-start;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.2rem .5rem;border-radius:999px}.comp-side--minus.svelte-1axtgh8 .comp-label:where(.svelte-1axtgh8){background:color-mix(in srgb,var(--theme-chrome-bg-tertiary, #2a2526) 70%,transparent);color:var(--theme-text-tertiary)}.comp-side--minus.svelte-1axtgh8 p:where(.svelte-1axtgh8){color:var(--theme-text-secondary)}.comp-side--plus.svelte-1axtgh8 .comp-label:where(.svelte-1axtgh8){background:color-mix(in srgb,var(--theme-accent, #e8a0c8) 16%,transparent);color:var(--theme-accent-hover, #f0b0d4)}.comp-side--plus.svelte-1axtgh8 p:where(.svelte-1axtgh8){color:var(--theme-text-primary)}.portal-landing-catalog.svelte-1axtgh8{margin-top:1.25rem;width:100%;max-width:none;padding-left:0;padding-right:0}.portal-request-success.svelte-1axtgh8{margin-bottom:var(--spacing-md)}.portal-landing-catalog.svelte-1axtgh8 .guest-catalog-view{width:100%;max-width:none}.portal-landing-catalog.svelte-1axtgh8 .guest-catalog-view .guest-catalog-flat{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:none;margin:0}.portal-landing-catalog.svelte-1axtgh8 .guest-flat-item,.portal-landing-catalog.svelte-1axtgh8 .service-card-wrapper,.portal-landing-catalog.svelte-1axtgh8 .service-card{width:100%;max-width:none}.portal-landing-catalog.svelte-1axtgh8 .service-card-wrapper{display:block}.final-cta.svelte-1axtgh8{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}@media(max-width:1020px){.hero-split.svelte-1axtgh8{grid-template-columns:1fr}.hero-split__main.svelte-1axtgh8{min-height:0;justify-content:flex-start}.hero-foot.svelte-1axtgh8{margin-top:.55rem}.hero-split__aside.svelte-1axtgh8{padding-top:0;justify-content:center;align-items:flex-start}.hero-split__aside.svelte-1axtgh8 .hero-miniapp-marquee{margin-top:.5rem;--hero-miniapp-viewport-height-scale: 1.45}.comparison-grid.svelte-1axtgh8,.comp-split.svelte-1axtgh8{grid-template-columns:1fr}.comp-side--minus.svelte-1axtgh8{border-right:none;border-bottom:1px solid var(--portal-border-subtle)}}@media(max-width:900px){.section--pricing .subscription-grid{grid-template-columns:1fr}}@media(max-width:640px){.hero-social-slot.svelte-1axtgh8{flex-direction:column;align-items:stretch}.hero-social-slot.svelte-1axtgh8 .portal-social__link{width:100%;justify-content:center}.hero-foot.svelte-1axtgh8{display:flex;flex-direction:column}.hero-foot__row--actions.svelte-1axtgh8{flex-direction:column;align-items:stretch}.hero-foot__row--actions.svelte-1axtgh8 .hero-foot__btn:where(.svelte-1axtgh8){width:100%;justify-content:center;white-space:normal;flex:1 1 auto}.final-cta.svelte-1axtgh8 .btn-secondary:where(.svelte-1axtgh8){width:100%;text-align:center;justify-content:center}}.portal-landing-shell.svelte-1uha8ag{width:100%}.portal-guest-order-shell--booking.svelte-1uha8ag{padding-bottom:calc(6.5rem + var(--portal-footer-height, 4.75rem) + env(safe-area-inset-bottom,0px))}.landing-unknown.svelte-1uha8ag{min-height:100vh;display:grid;place-items:center;margin:0;padding:1rem;color:var(--theme-text-secondary)}
