/* Rumsbeskrivning */
.room-guide{padding:clamp(4rem,8vw,9rem) clamp(1.5rem,10vw,13rem);background:var(--paper)}
.room-guide-heading{margin-bottom:clamp(3rem,6vw,6rem)}
.room-guide h2{font-size:clamp(3.2rem,5vw,6.1rem)}
.room-list{max-width:1100px}
.room-list article{padding:1.7rem 0;border-top:1px solid var(--line)}
.room-list article:last-child{border-bottom:1px solid var(--line)}
.room-list h3{margin:0 0 .65rem;font:500 clamp(1.7rem,2.6vw,2.6rem) var(--serif);letter-spacing:-.035em}
.room-list p{max-width:900px;margin:0;color:#5d665c;font-size:clamp(1rem,1.45vw,1.22rem)}

/* Rum för rum i den befintliga bild-och-text-layouten. */
.room-feature-copy{justify-content:center}.room-feature-copy h2{font-size:clamp(3.2rem,4.7vw,5.5rem)}
.compact-room-list{width:100%;margin-top:1.5rem}.compact-room-list article{padding:.8rem 0;border-top:1px solid var(--line)}
.compact-room-list h3{display:inline;margin:0;font:500 1.1rem var(--serif)}.compact-room-list h3::after{content:" — "}
.compact-room-list p{display:inline;margin:0;font-size:.9rem;line-height:1.45;color:#5d665c}

/* Galleri med en stor bild i taget och tydliga pilar. */
.gallery-carousel{position:relative;display:grid;place-items:center;max-width:1280px;margin:auto;background:#18231b}
.gallery-stage{width:100%;height:min(68vh,720px);padding:0;overflow:hidden;border:0;background:#18231b;cursor:zoom-in}
.gallery-stage img{width:100%;height:100%;object-fit:contain}
.gallery-arrow{position:absolute;z-index:1;top:50%;display:grid;place-items:center;width:4rem;height:4rem;padding:.42rem 0 0;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:#f8f5ed;color:var(--ink);box-shadow:0 .8rem 2rem rgba(8,18,11,.24);font:400 2.25rem/1 var(--serif);cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}
.gallery-arrow:hover,.gallery-arrow:focus{background:#c7b27b;color:#18231b;box-shadow:0 1rem 2.4rem rgba(8,18,11,.32);outline:none;transform:translateY(-50%) scale(1.08)}
.gallery-prev{left:1.25rem}.gallery-next{right:1.25rem}
.gallery-counter{position:absolute;bottom:1.1rem;left:50%;margin:0;padding:.4rem .75rem;border-radius:999px;background:rgba(24,35,27,.78);color:#fff;font-size:.72rem;letter-spacing:.08em;transform:translateX(-50%)}

/* Priser och kontakt */
.booking-seasonal{display:block;padding:clamp(4rem,8vw,9rem) clamp(1.5rem,6vw,7rem);background:#254a35;color:#f8f6f0}
.booking-seasonal .eyebrow{color:rgba(248,246,240,.72)}
.booking-intro{max-width:760px}
.booking-intro h2{font-size:clamp(3.4rem,5.8vw,6.4rem)}
.booking-intro>p:last-child{max-width:610px;font-size:1.1rem;color:rgba(248,246,240,.8)}
.season-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-top:clamp(2.5rem,5vw,5rem)}
.season-card{min-height:290px;padding:2.2rem;border:1px solid rgba(248,246,240,.3);border-radius:2rem}
.season-card h3{min-height:4.5rem;margin:0;font:500 clamp(1.35rem,2vw,1.8rem)/1.25 var(--sans)}
.season-card dl{margin:2.2rem 0 0}.season-card dl div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid rgba(248,246,240,.25)}
.season-card dt{font-size:1rem;color:rgba(248,246,240,.78)}.season-card dd{margin:0;font:500 clamp(1.8rem,3vw,3rem) var(--serif);white-space:nowrap}
.booking-contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,9vw,10rem);margin-top:clamp(4rem,8vw,8rem);padding-top:clamp(3rem,5vw,5rem);border-top:1px solid rgba(248,246,240,.28)}
.booking-contact h3{margin:.25rem 0 1rem;font:500 clamp(2rem,3.2vw,3.5rem)/.98 var(--serif);letter-spacing:-.045em}
.booking-contact>div>p:not(.eyebrow){max-width:390px;color:rgba(248,246,240,.75)}
.booking-contact a{display:block;width:max-content;margin-top:.45rem;color:#fff;font-weight:600;text-underline-offset:.25rem}
.availability-calendar{padding:clamp(1.4rem,3vw,2.4rem);border:1px solid rgba(248,246,240,.3);border-radius:1.8rem;background:rgba(17,39,27,.28)}
.availability-calendar h3{margin:.25rem 0 .6rem;font:400 clamp(1.8rem,3vw,2.7rem)/1 var(--serif);letter-spacing:-.04em}
.availability-note{display:flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:rgba(248,246,240,.78);font-size:.83rem}
.availability-note span{width:.7rem;height:.7rem;border-radius:999px;background:#a16bb8}
.availability-calendar iframe{display:block;width:100%;height:540px;border:0;background:#fff}
.booking-seasonal form label{color:rgba(248,246,240,.85)}.booking-seasonal input,.booking-seasonal select,.booking-seasonal textarea{border-bottom-color:rgba(248,246,240,.55);color:#fff}.booking-seasonal select option{color:var(--ink)}.booking-seasonal .button-dark{border-color:#f8f6f0;background:#f8f6f0;color:#254a35}.booking-seasonal .form-note{color:rgba(248,246,240,.65)}
@media(max-width:760px){.room-guide{padding:4rem 1.25rem}.season-cards,.booking-contact{grid-template-columns:1fr}.season-card{min-height:0;padding:1.6rem;border-radius:1.4rem}.season-card h3{min-height:0}.booking-contact{gap:3rem}.booking-seasonal{padding:4rem 1.25rem}.gallery-stage{height:66svh}.gallery-arrow{width:2.8rem;height:2.8rem}.gallery-prev{left:.75rem}.gallery-next{right:.75rem}}

/* Nästa boende */
.other-home{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);align-items:center;gap:clamp(3rem,7vw,8rem)}
.other-home-copy{max-width:580px}.other-home-card{position:relative;display:block;min-height:450px;overflow:hidden;background:#1d2c22;color:#fff;text-decoration:none;isolation:isolate}.other-home-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 52%;filter:saturate(.8) contrast(1.03);transition:transform .55s ease,filter .55s ease}.other-home-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,27,18,.8),rgba(13,27,18,.16) 75%);z-index:-1}.other-home-card-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:450px;padding:clamp(2rem,4vw,4rem)}.other-home-card .eyebrow{color:#fff}.other-home-card strong{font:400 clamp(2.8rem,4.8vw,5.4rem)/.88 var(--serif);letter-spacing:-.06em}.other-home-card-action{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-width:230px;margin-top:2rem;padding:.9rem 1rem;background:#fff;color:var(--ink);font:600 .75rem var(--sans);letter-spacing:.03em}.other-home-card-action b{font:400 1.2rem var(--serif)}.other-home-card:hover img,.other-home-card:focus img{transform:scale(1.045);filter:saturate(.95) contrast(1.05)}.other-home-card:focus-visible{outline:3px solid var(--ink);outline-offset:5px}
@media(max-width:760px){.other-home{display:grid;grid-template-columns:1fr;gap:2.5rem}.other-home-card,.other-home-card-content{min-height:410px}.other-home-card-content{padding:2rem}.other-home-card strong{font-size:clamp(3rem,13vw,4.6rem)}}
