body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111}.background{min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.background.day{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)),url(https://upload.wikimedia.org/wikipedia/commons/4/4f/Ljubljana_castle_-_panoramio.jpg)}.background.night{background-image:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url("https://upload.wikimedia.org/wikipedia/commons/6/66/Triple_Bridge_and_Ljubljana_by_night_(48701521446).jpg")}.header{background:rgba(0,0,0,.7);padding:12px 14px}.brandRow{justify-content:space-between;gap:12px}.brand,.brandRow{display:flex;align-items:center}.brand{gap:10px;text-decoration:none;line-height:0;padding:2px 0}.brand img{display:block;width:auto;height:38px;filter:invert(1);opacity:.95}.brand:hover img{opacity:.85}.headerActions{display:flex;align-items:center;gap:10px}.bookNow{display:inline-block;text-decoration:none;font-weight:700;padding:9px 12px;border-radius:12px;background:#2f6f4e;color:#fff}.bookNow:hover{background:#295f43}.langSwitch{display:flex;gap:6px}.langSwitch button{background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#fff;padding:6px 8px;font-size:12px;border-radius:8px;cursor:pointer}.langSwitch button.active{background:hsla(0,0%,100%,.25);font-weight:700}.menuBtn{border:0;background:hsla(0,0%,100%,.15);color:#fff;font-size:22px;padding:8px 12px;border-radius:10px;cursor:pointer}.nav{display:none;flex-direction:column;gap:10px;margin-top:12px}.nav.open{display:flex}.nav a{color:#fff;text-decoration:none;font-weight:700;padding:10px;border-radius:10px;background:hsla(0,0%,100%,.08)}.content{background:hsla(0,0%,100%,.96);margin:14px;padding:16px;border-radius:14px;max-width:980px}h1{font-size:26px;margin:10px 0 8px}h2{font-size:20px;margin:18px 0 10px}li,p{font-size:16px;line-height:1.55}@media (min-width:900px){.header{padding:14px 18px}.brandRow{width:100%;max-width:980px;margin:0 auto}.brand img{height:44px}.menuBtn{display:none}.nav{display:flex;flex-direction:row;gap:14px;margin-top:12px;max-width:980px;margin-left:auto;margin-right:auto}.nav a{background:transparent;padding:6px 8px}.content{margin:28px auto;padding:28px}.bookNow{padding:10px 14px;border-radius:14px}}.callFab{position:fixed;right:16px;bottom:16px;width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:24px;background:#2f6f4e;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.3);z-index:9999}@media (min-width:900px){.callFab{display:none}}