.apt-header{padding-top:8.2rem}.apt-header-inner{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem}.apt-title h1{font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:600;max-width:22ch;text-wrap:balance}.apt-address{margin-top:.7rem;display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.95rem}.apt-address svg{width:17px;height:17px;color:var(--fluss);flex:none}.apt-rating{text-align:right;line-height:1.3}.apt-rating .stars{color:var(--messing);font-size:1.05rem;letter-spacing:.1em}.apt-rating .rating-note{font-size:.8rem;color:var(--text-muted);display:block}.apt-facts{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.6rem}.gallery{margin-top:2rem}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:240px 240px;gap:.8rem}.gallery-item{position:relative;border-radius:var(--radius);overflow:hidden;padding:0;display:block;width:100%;height:100%}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.045)}.gallery-item:first-child{grid-column:span 2;grid-row:span 2}.gallery-more{position:absolute;inset:0;display:grid;place-items:center;background:#16222a8c;color:var(--white);font-weight:600;font-size:.95rem}.gallery-hint{margin-top:.7rem;font-size:.78rem;color:var(--text-muted)}.lightbox{border:none;padding:0;background:transparent;max-width:min(1060px,94vw);width:100%}.lightbox::backdrop{background:#0f161be6}.lightbox-inner{position:relative;background:var(--ink-deep);border-radius:var(--radius-lg);overflow:hidden}.lightbox-inner img{width:100%;max-height:78vh;object-fit:contain;background:var(--ink-deep)}.lightbox-caption{color:#f8f7f3cc;font-size:.85rem;padding:.8rem 1.2rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#f8f7f324;color:var(--white);font-size:1.3rem;display:grid;place-items:center;backdrop-filter:blur(4px);transition:background var(--trans)}.lightbox-nav:hover{background:#f8f7f34d}.lightbox-prev{left:.9rem}.lightbox-next{right:.9rem}.lightbox-close{position:absolute;top:.9rem;right:.9rem;width:40px;height:40px;border-radius:50%;background:#f8f7f324;color:var(--white);font-size:1.15rem;display:grid;place-items:center;transition:background var(--trans)}.lightbox-close:hover{background:#f8f7f34d}.apt-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:clamp(2rem,4vw,3.5rem);align-items:start;padding-block:3.5rem 5rem}.apt-content>section+section{margin-top:3.2rem;padding-top:3.2rem;border-top:1px solid var(--linie)}.apt-content h2{font-size:1.55rem;margin-bottom:1.1rem}.apt-content .prose p+p{margin-top:.9rem}.apt-content .prose{color:var(--text);font-size:.98rem}.amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.6rem}.amenity{display:flex;align-items:center;gap:.75rem;font-size:.93rem}.amenity svg{width:21px;height:21px;color:var(--fluss);flex:none}.beds-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem}.bed-card{border:1px solid var(--linie);border-radius:var(--radius);background:var(--white);padding:1.05rem 1.1rem}.bed-card svg{width:26px;height:26px;color:var(--fluss);margin-bottom:.55rem}.bed-card strong{display:block;font-size:.92rem;color:var(--ink)}.bed-card span{font-size:.8rem;color:var(--text-muted)}.rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.6rem}.rule{display:flex;gap:.75rem;align-items:flex-start;font-size:.93rem}.rule svg{width:20px;height:20px;color:var(--messing);flex:none;margin-top:.15rem}.rule strong{display:block;color:var(--ink);font-weight:600}.rule span{color:var(--text-muted);font-size:.87rem}.booking-col{position:sticky;top:92px}.booking-widget{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--linie);overflow:hidden}.bw-head{padding:1.35rem 1.6rem 1.15rem;border-bottom:1px solid var(--linie);display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.bw-price{font-family:var(--font-serif);font-size:1.75rem;font-weight:600;color:var(--ink)}.bw-price small{font-family:var(--font-sans);font-size:.8rem;font-weight:400;color:var(--text-muted)}.bw-min{font-size:.78rem;color:var(--text-muted);text-align:right}.bw-body{padding:1.4rem 1.6rem 1.6rem}.bw-section-label{font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.7rem}.cal{user-select:none}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.cal-month{font-family:var(--font-serif);font-weight:600;font-size:1.02rem;color:var(--ink)}.cal-nav{width:34px;height:34px;border-radius:50%;border:1px solid var(--linie);display:grid;place-items:center;color:var(--ink);transition:background var(--trans),color var(--trans),border-color var(--trans),opacity var(--trans)}.cal-nav:hover:not(:disabled){background:var(--ink);color:var(--kalk);border-color:var(--ink)}.cal-nav:disabled{opacity:.3;cursor:default}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-dow{text-align:center;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding-block:.35rem}.cal-day{aspect-ratio:1;display:grid;place-items:center;font-size:.84rem;font-weight:500;border-radius:7px;color:var(--ink);position:relative;transition:background .18s ease,color .18s ease}.cal-day:not(.disabled):not(.blocked):hover{background:var(--fluss-soft)}.cal-day.empty{visibility:hidden}.cal-day.disabled{color:#c3c9cd;cursor:default;font-weight:400}.cal-day.blocked{color:#b9b0a2;cursor:default;background:linear-gradient(to top left,transparent calc(50% - .75px),#cfc5b4 calc(50% - .75px),#cfc5b4 calc(50% + .75px),transparent calc(50% + .75px)),#f1ede4;font-weight:400}.cal-day.checkout-only{background:linear-gradient(135deg,var(--white) 0 50%,#f1ede4 50% 100%);color:var(--text-muted)}.cal-day.in-range{background:var(--fluss-soft);border-radius:0}.cal-day.range-start,.cal-day.range-end{background:var(--fluss);color:var(--white);font-weight:600}.cal-day.range-start{border-radius:7px 0 0 7px}.cal-day.range-end{border-radius:0 7px 7px 0}.cal-day.range-start.range-end{border-radius:7px}.cal-day.today:after{content:"";position:absolute;bottom:5px;width:4px;height:4px;border-radius:50%;background:var(--messing)}.cal-legend{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:.85rem;font-size:.72rem;color:var(--text-muted)}.cal-legend span{display:inline-flex;align-items:center;gap:.4rem}.legend-dot{width:13px;height:13px;border-radius:4px;border:1px solid var(--linie);display:inline-block}.legend-dot.frei{background:var(--white)}.legend-dot.belegt{background:linear-gradient(to top left,transparent calc(50% - .75px),#cfc5b4 calc(50% - .75px),#cfc5b4 calc(50% + .75px),transparent calc(50% + .75px)),#f1ede4}.legend-dot.gewaehlt{background:var(--fluss);border-color:var(--fluss)}.cal-status{margin-top:.9rem;padding:.75rem .95rem;background:var(--kalk);border:1px solid var(--linie);border-radius:var(--radius);font-size:.86rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem;min-height:3.2rem}.cal-status .cs-dates{color:var(--ink);font-weight:500}.cal-status .cs-nights{color:var(--fluss-dark);font-weight:600;white-space:nowrap}.cal-status.error{border-color:var(--warn);color:var(--warn)}.cal-reset{font-size:.78rem;color:var(--text-muted);text-decoration:underline;text-underline-offset:3px;margin-top:.5rem;display:none}.cal-reset.visible{display:inline-block}.cal-reset:hover{color:var(--warn)}.bw-divider{border:none;border-top:1px solid var(--linie);margin:1.5rem 0 1.4rem}.guest-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.45rem}.guest-row+.guest-row{border-top:1px dashed var(--linie)}.guest-label strong{display:block;font-size:.93rem;color:var(--ink);font-weight:600}.guest-label span{font-size:.78rem;color:var(--text-muted)}.stepper{display:flex;align-items:center;gap:.85rem}.stepper button{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--linie);display:grid;place-items:center;font-size:1.05rem;line-height:1;color:var(--ink);transition:border-color var(--trans),background var(--trans),color var(--trans),opacity var(--trans)}.stepper button:hover:not(:disabled){border-color:var(--fluss);color:var(--fluss)}.stepper button:disabled{opacity:.32;cursor:default}.stepper output{min-width:1.4ch;text-align:center;font-weight:600;font-variant-numeric:tabular-nums}.form-grid{display:grid;gap:.9rem}.field label{display:block;font-size:.8rem;font-weight:600;color:var(--ink);margin-bottom:.35rem}.field label .opt{color:var(--text-muted);font-weight:400}.field input,.field textarea,.field select{width:100%;padding:.72rem .9rem;border:1.5px solid var(--linie);border-radius:var(--radius);background:var(--white);font-size:.93rem;transition:border-color var(--trans),box-shadow var(--trans)}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:var(--fluss);box-shadow:0 0 0 3px #29606d24}.field input.invalid,.field textarea.invalid{border-color:var(--warn)}.field textarea{resize:vertical;min-height:5.2rem}.field-error{display:none;font-size:.76rem;color:var(--warn);margin-top:.3rem}.field-error.visible{display:block}.consent{display:flex;gap:.65rem;align-items:flex-start;font-size:.8rem;color:var(--text-muted)}.consent input{margin-top:.22rem;width:16px;height:16px;accent-color:var(--fluss);flex:none}.consent a{color:var(--fluss);text-decoration:underline;text-underline-offset:2px}.price-summary{background:var(--kalk);border:1px solid var(--linie);border-radius:var(--radius);padding:1rem 1.1rem;font-size:.9rem;display:none}.price-summary.visible{display:block}.price-summary li{display:flex;justify-content:space-between;gap:1rem;padding-block:.28rem}.price-summary li.total{border-top:1px solid var(--linie);margin-top:.45rem;padding-top:.6rem;font-weight:600;color:var(--ink)}.price-summary .ps-note{font-size:.74rem;color:var(--text-muted);padding-top:.5rem}.bw-status{display:none;border-radius:var(--radius);padding:.95rem 1.1rem;font-size:.88rem;line-height:1.55}.bw-status.visible{display:block}.bw-status.ok{background:#e8f2ec;border:1px solid #bcd8c8;color:var(--ok)}.bw-status.error{background:#f7e9e2;border:1px solid #e4c3b2;color:var(--warn)}.bw-status a{text-decoration:underline;text-underline-offset:2px;font-weight:600}.bw-fallback{margin-top:.6rem;font-size:.8rem}.bw-foot{padding:0 1.6rem 1.5rem;font-size:.76rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.bw-foot svg{width:15px;height:15px;color:var(--fluss);flex:none}.gallery-reno{margin-top:2rem;border-radius:var(--radius);min-height:320px;display:grid;place-items:center;text-align:center;padding:3rem 1.5rem;background-color:var(--sand);background-image:repeating-linear-gradient(45deg,transparent 0 18px,rgba(176,138,71,.07) 18px 36px)}.gallery-reno .reno-icon{width:60px;height:60px;margin-bottom:1.1rem;border-radius:50%;display:grid;place-items:center;background:var(--white);color:var(--fluss)}.gallery-reno .reno-icon svg{width:28px;height:28px}.gallery-reno h2{font-size:1.5rem;margin-bottom:.5rem}.gallery-reno p{color:var(--text-muted);font-size:.95rem;max-width:44ch}.apt-reno-banner{margin-top:1.6rem;display:flex;align-items:center;gap:.8rem;background:var(--fluss-soft);border:1px solid #bcd3d6;border-radius:var(--radius);padding:.9rem 1.15rem;color:var(--fluss-dark);font-size:.93rem}.apt-reno-banner svg{width:22px;height:22px;color:var(--fluss);flex:none}.apt-reno-banner strong{color:var(--ink)}.booking-reno{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--linie);padding:2rem 1.7rem 1.9rem;text-align:center}.booking-reno .reno-icon{width:54px;height:54px;margin:0 auto 1.1rem;border-radius:50%;display:grid;place-items:center;background:var(--fluss-soft);color:var(--fluss)}.booking-reno .reno-icon svg{width:26px;height:26px}.booking-reno h2{font-size:1.4rem;margin-bottom:.6rem}.booking-reno p{font-size:.92rem;color:var(--text);margin-bottom:.5rem}.booking-reno .reno-contact{margin-top:1.3rem;padding-top:1.3rem;border-top:1px solid var(--linie);display:grid;gap:.7rem}.booking-reno .reno-contact a.btn{width:100%}.booking-reno .reno-phone{font-size:.88rem;color:var(--text-muted)}.booking-reno .reno-phone a{color:var(--fluss);font-weight:600;text-decoration:underline;text-underline-offset:2px}.more-apts{background:var(--sand)}.more-apts .apartments-grid{margin-top:2.4rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1020px){.apt-layout{grid-template-columns:1fr}.booking-col{position:static;order:-1}.booking-widget,.booking-reno{max-width:560px;margin-inline:auto}.more-apts .apartments-grid{grid-template-columns:1fr;max-width:560px;margin-inline:auto}}@media(max-width:720px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:200px 130px 130px}.gallery-item:first-child{grid-column:span 2;grid-row:span 1}.amenities-grid,.rules-grid{grid-template-columns:1fr}.apt-rating{text-align:left}.bw-body,.bw-head{padding-inline:1.15rem}}
