.reserve[data-astro-cid-koqurm5y]{background:var(--surface)}.reserve__head[data-astro-cid-koqurm5y]{text-align:center;max-width:56rem;margin:0 auto clamp(2.5rem,5vw,4rem)}.reserve__head[data-astro-cid-koqurm5y] h2[data-astro-cid-koqurm5y]{font-family:var(--ff-display);font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.06;margin-top:.6rem}.reserve__head[data-astro-cid-koqurm5y] h2[data-astro-cid-koqurm5y] em[data-astro-cid-koqurm5y]{font-style:italic;color:var(--accent);font-weight:400}.reserve__head[data-astro-cid-koqurm5y] p[data-astro-cid-koqurm5y]{margin:1.2rem auto 0;max-width:50ch;color:var(--ink-500);font-size:1.02rem}.reserve__head[data-astro-cid-koqurm5y] .eyebrow[data-astro-cid-koqurm5y]{justify-content:center}.reserve__head[data-astro-cid-koqurm5y] .eyebrow[data-astro-cid-koqurm5y]:before{display:none}.reserve__paths[data-astro-cid-koqurm5y]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:clamp(2.5rem,5vw,4rem)}@media (max-width: 720px){.reserve__paths[data-astro-cid-koqurm5y]{grid-template-columns:1fr}}.reserve-path[data-astro-cid-koqurm5y]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;padding:1.6rem 1.8rem;background:var(--surface-100);border:1px solid var(--rule);color:var(--ink);transition:transform .28s var(--ease-out),border-color .28s var(--ease-out),background .28s var(--ease-out)}.reserve-path[data-astro-cid-koqurm5y]:hover{transform:translateY(-3px);border-color:var(--accent);background:#fff}.reserve-path__icon[data-astro-cid-koqurm5y]{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink-900);color:var(--gold-300)}.reserve-path__label[data-astro-cid-koqurm5y]{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:.3rem}.reserve-path__value[data-astro-cid-koqurm5y]{display:block;font-family:var(--ff-display);font-size:1.5rem;font-weight:500;line-height:1.1}.reserve-path__hint[data-astro-cid-koqurm5y]{display:block;margin-top:.4rem;color:var(--ink-500);font-size:.82rem}.reserve-path__arrow[data-astro-cid-koqurm5y]{color:var(--ink-700);transition:transform .28s var(--ease-out),color .28s var(--ease-out)}.reserve-path[data-astro-cid-koqurm5y]:hover .reserve-path__arrow[data-astro-cid-koqurm5y]{color:var(--accent);transform:translate(3px,-3px)}.reserve__form[data-astro-cid-koqurm5y]{background:var(--surface-100);border:1px solid var(--rule);padding:clamp(2rem,4vw,3rem)}.reserve__form-head[data-astro-cid-koqurm5y]{margin-bottom:1.6rem}.form[data-astro-cid-koqurm5y]{display:grid;gap:1.4rem}.form__grid[data-astro-cid-koqurm5y]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media (max-width: 600px){.form__grid[data-astro-cid-koqurm5y]{grid-template-columns:1fr}}.field[data-astro-cid-koqurm5y]{display:grid;gap:.4rem;position:relative}.field--full[data-astro-cid-koqurm5y]{grid-column:1 / -1}.field__label[data-astro-cid-koqurm5y]{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--ink-700)}.field[data-astro-cid-koqurm5y] input[data-astro-cid-koqurm5y],.field[data-astro-cid-koqurm5y] select[data-astro-cid-koqurm5y],.field[data-astro-cid-koqurm5y] textarea[data-astro-cid-koqurm5y]{width:100%;border:1px solid var(--rule);background:#fff;padding:.85rem 1rem;font:inherit;color:var(--ink);transition:border-color .2s var(--ease-out),box-shadow .2s var(--ease-out)}.field[data-astro-cid-koqurm5y] input[data-astro-cid-koqurm5y]:focus,.field[data-astro-cid-koqurm5y] select[data-astro-cid-koqurm5y]:focus,.field[data-astro-cid-koqurm5y] textarea[data-astro-cid-koqurm5y]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #c5002226}.field[data-astro-cid-koqurm5y] textarea[data-astro-cid-koqurm5y]{resize:vertical;min-height:120px}.field__error[data-astro-cid-koqurm5y]{position:absolute;bottom:-1.1rem;left:0;font-size:.72rem;color:var(--accent);opacity:0;transition:opacity .2s var(--ease-out)}.field[data-astro-cid-koqurm5y] input[data-astro-cid-koqurm5y].is-touched:invalid~.field__error[data-astro-cid-koqurm5y],.field[data-astro-cid-koqurm5y] select[data-astro-cid-koqurm5y].is-touched:invalid~.field__error[data-astro-cid-koqurm5y]{opacity:1}.field[data-astro-cid-koqurm5y] input[data-astro-cid-koqurm5y].is-touched:invalid,.field[data-astro-cid-koqurm5y] select[data-astro-cid-koqurm5y].is-touched:invalid{border-color:var(--accent)}.form__footer[data-astro-cid-koqurm5y]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--rule-soft);flex-wrap:wrap}.form__note[data-astro-cid-koqurm5y]{color:var(--muted);font-size:.85rem;max-width:36ch;margin:0}.hp[data-astro-cid-koqurm5y]{position:absolute;left:-10000px;opacity:0;height:0;width:0;overflow:hidden}.hours[data-astro-cid-qddguino]{background:var(--surface-100)}.hours__head[data-astro-cid-qddguino]{text-align:center;margin-bottom:2.5rem}.hours__head[data-astro-cid-qddguino] .eyebrow[data-astro-cid-qddguino]{justify-content:center}.hours__head[data-astro-cid-qddguino] .eyebrow[data-astro-cid-qddguino]:before{display:none}.hours__head[data-astro-cid-qddguino] h2[data-astro-cid-qddguino]{font-family:var(--ff-display);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:500;margin-top:.5rem}.hours__head[data-astro-cid-qddguino] h2[data-astro-cid-qddguino] em[data-astro-cid-qddguino]{font-style:italic;color:var(--accent);font-weight:400}.hours__head[data-astro-cid-qddguino] p[data-astro-cid-qddguino]{margin:1rem auto 0;max-width:46ch;color:var(--ink-500)}.hours__list[data-astro-cid-qddguino]{display:grid;border-top:1px solid var(--rule)}.hours__row[data-astro-cid-qddguino]{display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center;padding:1rem .5rem;border-bottom:1px solid var(--rule-soft);transition:padding-left .24s var(--ease-out),background .24s var(--ease-out)}.hours__day[data-astro-cid-qddguino]{font-family:var(--ff-display);font-size:1.18rem;font-weight:500;color:var(--ink)}.hours__line[data-astro-cid-qddguino]{height:1px;background:var(--rule-soft);margin-block:4px}.hours__time[data-astro-cid-qddguino]{font-size:.95rem;color:var(--ink-500);font-variant-numeric:tabular-nums}.hours__row[data-astro-cid-qddguino].closed .hours__day[data-astro-cid-qddguino]{color:var(--ink-300)}.hours__row[data-astro-cid-qddguino].closed .hours__time[data-astro-cid-qddguino]{font-style:italic;color:var(--ink-300)}.hours__row[data-astro-cid-qddguino].is-today{padding-left:1.25rem;padding-right:1.25rem;background:#c0985314;border-left:2px solid var(--gold-400);border-bottom-color:var(--gold-200)}.hours__row[data-astro-cid-qddguino].is-today .hours__day[data-astro-cid-qddguino]{color:var(--accent)}.hours__row[data-astro-cid-qddguino].is-today:before{content:"Vandaag";position:absolute}.faq[data-astro-cid-mh6t5pw4]{background:var(--surface)}.faq__head[data-astro-cid-mh6t5pw4]{margin-bottom:clamp(2rem,4vw,3rem);text-align:center}.faq__head[data-astro-cid-mh6t5pw4] h2[data-astro-cid-mh6t5pw4]{font-family:var(--ff-display);font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;font-weight:500;margin-top:.6rem;letter-spacing:-.014em}.faq__head[data-astro-cid-mh6t5pw4] .eyebrow[data-astro-cid-mh6t5pw4]{justify-content:center}.faq__head[data-astro-cid-mh6t5pw4] .eyebrow[data-astro-cid-mh6t5pw4]:before{display:none}.faq__list[data-astro-cid-mh6t5pw4]{display:grid;gap:0;border-top:1px solid var(--rule)}.faq__item[data-astro-cid-mh6t5pw4]{border-bottom:1px solid var(--rule)}details[data-astro-cid-mh6t5pw4]>summary[data-astro-cid-mh6t5pw4]{list-style:none;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:1.4rem .25rem;transition:color .24s var(--ease-out)}details[data-astro-cid-mh6t5pw4]>summary[data-astro-cid-mh6t5pw4]::-webkit-details-marker{display:none}details[data-astro-cid-mh6t5pw4]>summary[data-astro-cid-mh6t5pw4]:hover{color:var(--accent)}.faq__q-no[data-astro-cid-mh6t5pw4]{font-family:var(--ff-display);font-style:italic;color:var(--gold-400);font-size:1.1rem;width:2.4rem;flex:0 0 auto}.faq__q[data-astro-cid-mh6t5pw4]{font-family:var(--ff-display);font-size:clamp(1.1rem,2vw,1.45rem);font-weight:500;line-height:1.25;letter-spacing:-.005em}.faq__icon[data-astro-cid-mh6t5pw4]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--rule);transition:background .24s var(--ease-out),color .24s var(--ease-out),border-color .24s var(--ease-out);color:var(--ink-700)}details[data-astro-cid-mh6t5pw4][open] .faq__icon[data-astro-cid-mh6t5pw4]{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.faq__icon-v[data-astro-cid-mh6t5pw4]{transform-origin:50% 50%;transition:transform .28s var(--ease-out)}details[data-astro-cid-mh6t5pw4][open] .faq__icon-v[data-astro-cid-mh6t5pw4]{transform:rotate(90deg)}.faq__answer[data-astro-cid-mh6t5pw4]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s var(--ease-out)}.faq__answer[data-astro-cid-mh6t5pw4].is-open{grid-template-rows:1fr}.faq__answer[data-astro-cid-mh6t5pw4]>p[data-astro-cid-mh6t5pw4]{overflow:hidden;color:var(--ink-500);font-size:1rem;line-height:1.7;padding:0 0 1.4rem 3.6rem;max-width:64ch}@media (max-width: 540px){.faq__answer[data-astro-cid-mh6t5pw4]>p[data-astro-cid-mh6t5pw4]{padding-left:0;padding-top:.4rem}.faq__q-no[data-astro-cid-mh6t5pw4]{font-size:.92rem}}
