@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&family=Inter:wght@300;400;500;600;700&display=swap";:root{--hotel-blau: #1B3A5C;--hotel-blau-mittel: #2A5080;--hotel-blau-hell: #3A6EA0;--hotel-gold: #C9A84C;--hotel-gold-hell: #E2C46E;--hotel-gold-pale: rgba(201, 168, 76, .12);--creme: #F8F5EF;--creme-dunkel: #EDE8DD;--alarm-rot: #C0392B;--sidebar-bg: #1B3A5C;--content-bg: #F2F5F7;--card-bg: #FFFFFF;--border-light: rgba(27, 58, 92, .1);--text-muted: #7A8A9A;--text-dark: #1B3A5C;--shadow-card: 0 2px 16px rgba(27, 58, 92, .08);--shadow-hover: 0 8px 32px rgba(27, 58, 92, .16);--weiss: #FAFAFA;--hellgrau: #ECF0F1;--mittelgrau: #A8B5C2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--content-bg);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;line-height:1.2}a{color:var(--hotel-blau-hell);text-decoration:none}a:hover{text-decoration:underline}button{font-family:Inter,sans-serif;cursor:pointer}input,select,textarea{font-family:Inter,sans-serif;font-size:1rem}.skip-link{position:absolute;top:-40px;left:0;background:var(--hotel-blau);color:#fff;padding:8px 16px;z-index:9999;transition:top .2s;border-radius:0 0 8px}.skip-link:focus{top:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--creme)}::-webkit-scrollbar-thumb{background:#1b3a5c4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--hotel-blau-mittel)}
