.reservierung:where(.astro-lrzgczys){max-width:44rem;padding:var(--page-head-top) var(--space-3) var(--space-2);margin-inline:auto}.reservierung__title:where(.astro-lrzgczys){font-family:var(--font-headline);font-size:var(--head-hero);line-height:var(--line-height-hero);margin:0 0 var(--space-3);font-weight:var(--head-weight)}.reservierung__intro:where(.astro-lrzgczys){font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--line-height-body);margin:0 0 var(--space-8);max-width:36rem}.resform__grid:where(.astro-lrzgczys){gap:var(--space-4) var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.field:where(.astro-lrzgczys){flex-direction:column;gap:.4rem;display:flex}.field--wide:where(.astro-lrzgczys){grid-column:1/-1}.field:where(.astro-lrzgczys) label:where(.astro-lrzgczys){font-family:var(--font-body);font-weight:500;font-size:var(--text-sm);color:var(--color-text)}.field:where(.astro-lrzgczys) .opt:where(.astro-lrzgczys){color:var(--color-text-muted);font-weight:400}.field__hinweis:where(.astro-lrzgczys){font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.35}.field__hinweis:where(.astro-lrzgczys):empty{display:none}.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys),.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys),.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys){box-sizing:border-box;border-radius:var(--radius-sm);width:100%;min-height:2.95rem;color:var(--color-text);font-family:var(--font-body);font-size:max(16px, var(--text-base));appearance:none;background-color:#fff;border:1px solid #d8cbb9;padding:.6rem .85rem;line-height:1.3;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #1314070d}.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys){min-height:6rem;line-height:var(--line-height-body);resize:vertical}.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys)::placeholder,.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys)::placeholder{color:#a39a8f}.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys):hover,.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys):hover,.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys):hover{border-color:#c7b6a0}.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys):focus,.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys):focus,.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys):focus{outline-offset:2px;border-color:var(--color-accent);outline:2px solid #0000;box-shadow:0 0 0 3px #96384526}:is(.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys):user-invalid,.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys):user-invalid,.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys):user-invalid){border-color:var(--color-accent);box-shadow:0 0 0 3px #9638451f}.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys){cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%3E%3Cpath%20d='M1%201l5%205%205-5'%20stroke='%23963845'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:.7rem;padding-right:2.4rem}.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys):has(option[value=""]:checked){color:var(--color-text-muted)}@media (prefers-reduced-motion:reduce){.field:where(.astro-lrzgczys) input:where(.astro-lrzgczys),.field:where(.astro-lrzgczys) select:where(.astro-lrzgczys),.field:where(.astro-lrzgczys) textarea:where(.astro-lrzgczys){transition:none}}.hp:where(.astro-lrzgczys){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;left:-9999px;overflow:hidden}.consent:where(.astro-lrzgczys){margin-top:var(--space-4);font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;align-items:flex-start;gap:.6rem;line-height:1.5;display:flex}.consent:where(.astro-lrzgczys) input:where(.astro-lrzgczys){width:1rem;height:1rem;accent-color:var(--color-accent);flex:none;margin-top:.2rem}.consent:where(.astro-lrzgczys) a:where(.astro-lrzgczys){color:var(--color-text);text-decoration:underline}.consent:where(.astro-lrzgczys) a:where(.astro-lrzgczys):hover{color:var(--color-accent)}.resform__foot:where(.astro-lrzgczys){margin-top:var(--space-6);align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.resform__hinweis:where(.astro-lrzgczys){font-size:var(--text-sm);opacity:.85;flex:100%;margin:0;line-height:1.4}.resform__submit:where(.astro-lrzgczys){background-color:var(--color-accent);color:var(--color-accent-contrast);border:1px solid var(--color-accent);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:500;font-size:var(--text-base);cursor:pointer;padding:.75rem 1.5rem;transition:background-color .15s,box-shadow .15s,transform 80ms}.resform__submit:where(.astro-lrzgczys):hover{background-color:#7f2f3a;box-shadow:0 4px 14px #96384540}.resform__submit:where(.astro-lrzgczys):active{transform:translateY(1px)}.resform__submit:where(.astro-lrzgczys):disabled{opacity:.55;cursor:default;box-shadow:none;background-color:var(--color-accent);transform:none}@media (prefers-reduced-motion:reduce){.resform__submit:where(.astro-lrzgczys){transition:none}.resform__submit:where(.astro-lrzgczys):active{transform:none}}.resform__status:where(.astro-lrzgczys){font-size:var(--text-sm);line-height:var(--line-height-body);margin:0}.resform__status:where(.astro-lrzgczys)[data-kind=ok]{color:#2f6b3a}.resform__status:where(.astro-lrzgczys)[data-kind=err]{color:var(--color-accent)}.resform__danke:where(.astro-lrzgczys){margin-top:var(--space-4);align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);opacity:0;background:#e9efe4;border:1px solid #2f6b3a59;transition:opacity .26s,transform .26s;display:flex;transform:translateY(8px)}.resform__danke:where(.astro-lrzgczys)[hidden]{display:none}.resform__danke:where(.astro-lrzgczys).is-da{opacity:1;transform:none}.resform__danke-hak:where(.astro-lrzgczys){flex:none;width:2.2rem;height:2.2rem;margin-top:.1rem}.resform__danke-hak:where(.astro-lrzgczys) circle:where(.astro-lrzgczys){fill:none;stroke:#2f6b3a;stroke-width:2px}.resform__danke-hak:where(.astro-lrzgczys) path:where(.astro-lrzgczys){fill:none;stroke:#2f6b3a;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24;stroke-dashoffset:24px}.resform__danke:where(.astro-lrzgczys).is-da .resform__danke-hak:where(.astro-lrzgczys) path:where(.astro-lrzgczys){animation:.42s .18s forwards danke-hak}@keyframes danke-hak{to{stroke-dashoffset:0}}.resform__danke-titel:where(.astro-lrzgczys){font-weight:600;font-size:var(--text-base);margin:0 0 .15rem}.resform__danke-text:where(.astro-lrzgczys){font-size:var(--text-sm);color:var(--color-text-muted);margin:0}@media (prefers-reduced-motion:reduce){.resform__danke:where(.astro-lrzgczys){transition:none}.resform__danke:where(.astro-lrzgczys).is-da .resform__danke-hak:where(.astro-lrzgczys) path:where(.astro-lrzgczys){stroke-dashoffset:0;animation:none}}.reservierung__fallback:where(.astro-lrzgczys){margin-top:var(--space-8);font-size:var(--text-sm);color:var(--color-text-muted)}.reservierung__fallback:where(.astro-lrzgczys) a:where(.astro-lrzgczys){color:var(--color-accent);text-decoration:none}.reservierung__fallback:where(.astro-lrzgczys) a:where(.astro-lrzgczys):hover{text-decoration:underline}@media (width<=38rem){.resform__grid:where(.astro-lrzgczys){grid-template-columns:1fr}}.flatpickr-day.selected,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.endRange{background:var(--color-accent);border-color:var(--color-accent)}.flatpickr-day:not(.flatpickr-disabled):not(.selected):hover{background:#9638451f;border-color:#9638451f}.flatpickr-day.today:not(.selected){border-color:var(--color-accent)}
