*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:#233a34;background:#fbfaf6;font:17px/1.65 Arial,sans-serif}a{color:inherit}img{display:block;width:100%;object-fit:cover}header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{text-decoration:none;font-size:20px;font-weight:700;letter-spacing:2px;line-height:1.3;white-space:nowrap}.brand span{font-family:Georgia,serif;font-size:30px;font-weight:400}.brand small{display:block;font-size:10px;letter-spacing:2.7px;margin-top:5px}nav{display:flex;gap:30px;font-size:14px}nav a{text-decoration:none}nav a:hover,.text-link:hover{text-decoration:underline}.button{background:#173c35;color:white;padding:16px 24px;display:inline-flex;align-items:center;gap:35px;text-decoration:none;font-size:14px;border:1px solid #173c35;transition:background .2s}.button:hover{background:#2f554b}.button.small{padding:11px 17px}.hero{max-width:1440px;margin:20px auto 0;padding:0 5%;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:5%}.intro{padding:40px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2.6px;margin:0 0 22px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-1.8px;margin:0 0 26px}h1{font-size:clamp(44px,4.5vw,70px)}h1 em{font-weight:400;color:#6f7e59}h2{font-size:clamp(34px,3.3vw,50px)}p{margin:0 0 22px}.intro>p:not(.eyebrow):not(.micro){max-width:440px}.micro{font-size:12px;margin:18px 0 0;color:#58635e}.hero-photo{position:relative}.hero-photo img{height:570px}.photo-tag{position:absolute;bottom:25px;left:25px;background:#fbfaf6;padding:9px 20px;font-family:Georgia,serif;font-style:italic;font-size:22px;pointer-events:none}.facts{max-width:1296px;margin:35px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d9ddd3;border-bottom:1px solid #d9ddd3;padding:27px 0;text-align:center}.facts span+span{border-left:1px solid #d9ddd3}.facts strong{font-family:Georgia,serif;font-size:30px;font-weight:400;margin-right:10px}.section{max-width:1296px;margin:auto;padding:90px 0}.overview{display:grid;grid-template-columns:1fr 1fr;gap:8%;}.overview p:last-child{margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading>p{font-size:14px;color:#626b60}.gallery-section{padding-top:0}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 18px}.gallery figure{margin:0}.gallery img{height:200px;transition:filter .2s}.photo:hover img{filter:brightness(.92)}figcaption{font-size:12px;line-height:1.5;margin-top:10px;color:#59645e}.amenities{border-top:1px solid #d9ddd3;border-bottom:1px solid #d9ddd3}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:45px}.number{font-family:Georgia,serif;color:#687b53;font-size:22px}.amenity-grid h3{font-size:20px;font-weight:500;margin:15px 0}.amenity-grid p{font-size:15px;margin:0}.location{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.location-image img{height:480px}address{font-style:normal;margin:28px 0 18px;font-weight:600}.text-link{font-size:14px;text-underline-offset:6px}.faq{border-top:1px solid #d9ddd3;display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-top:70px}details{border-bottom:1px solid #d9ddd3;padding:20px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:17px;font-weight:500}details p{font-size:15px;padding-top:15px;margin:0}.booking{background:#173c35;color:#fff;text-align:center;padding:75px 20px 80px}.booking h2{font-size:54px}.booking>p:not(.eyebrow){color:#d5dfd8}.light{color:#173c35;background:#f3f0e6;border-color:#f3f0e6}.light:hover{background:#dbe1d3}footer{max-width:1440px;margin:auto;padding:38px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>a:last-child{font-size:12px;margin:0}dialog{border:0;background:#fbfaf6;padding:16px;max-width:min(1000px,94vw);max-height:94vh}dialog::backdrop{background:#10241de6}dialog img{object-fit:contain;max-height:75vh;width:auto;max-width:100%}dialog p{font-size:14px;margin:12px 0 0}.close{display:block;margin:0 0 12px auto;background:#173c35;color:white;border:0;padding:10px 18px;cursor:pointer;font-size:15px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:10px;z-index:3}.skip:focus{top:10px}:focus-visible{outline:3px solid #bd822d;outline-offset:5px}@media(max-width:1400px){.facts,.section{margin-left:5%;margin-right:5%}.hero-photo img{height:510px}}@media(max-width:900px){nav{gap:15px}.hero{gap:4%}h1{font-size:44px}.hero-photo img{height:480px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:250px}.section{padding-top:65px;padding-bottom:65px}.gallery-section{padding-top:0}.location-image img{height:430px}}@media(max-width:640px){header{padding:20px 5%}nav{display:none}.brand{font-size:16px}.brand small{font-size:9px}.button.small{font-size:12px;padding:10px 13px}.hero{grid-template-columns:1fr;margin-top:0}.intro{padding:30px 0 28px}h1{font-size:48px}.hero-photo img{height:auto;aspect-ratio:1.25}.facts{margin-top:25px;padding:20px 0}.facts span{font-size:12px}.facts strong{display:block;margin:0;font-size:26px}.overview,.location,.faq{grid-template-columns:1fr;gap:25px}.section{padding-top:50px;padding-bottom:50px}.section-heading{display:block}.gallery-section{padding-top:0}.gallery{gap:18px 12px}.gallery img{height:145px}.amenity-grid{grid-template-columns:1fr;gap:30px;margin-top:28px}.location-image img{height:auto}.booking h2{font-size:42px}footer{flex-wrap:wrap}footer p{width:100%;order:3}.eyebrow{font-size:11px}h2{font-size:36px}.gallery figcaption{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Stay in Sandnes identity and persistent language navigation */
.brand{white-space:normal;font-family:Georgia,serif;font-size:23px;font-weight:400;letter-spacing:-.4px;line-height:1.1}.brand span{font-size:inherit}.brand small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:2px;margin-top:9px}.languages{display:flex;gap:10px;align-items:center;white-space:nowrap;font-size:14px}.languages a{text-decoration:none;padding:5px 0}.languages [aria-current]{font-weight:700;text-decoration:underline;text-underline-offset:5px}.languages span{color:#79867d}header{flex-wrap:wrap}header nav{margin-left:auto}header .languages{margin-left:auto}@media(max-width:1000px){header nav{order:4;width:100%;justify-content:center;margin:0}header .languages{margin-left:auto}}@media(max-width:640px){header{gap:16px}header .brand{max-width:150px;font-size:22px}header .languages{font-size:14px}header>.button{order:3;width:100%;justify-content:center}header nav{display:none}.brand small{font-size:9px}footer .brand{font-size:23px}}
