body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:#000;color:#fff}.site-wrapper{min-height:100vh;display:flex;flex-direction:column}header{background:#000;color:#fff;padding:1rem .5rem}header .container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}header .logo{height:3.8rem;margin:0;letter-spacing:1px;display:inline-block;vertical-align:middle}nav{display:none;flex-direction:column;gap:1rem;width:100%;background:#1a237e;position:absolute;top:100%;left:0;z-index:101;padding:1rem .5rem}nav.open{display:flex}nav a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s;font-size:1rem}nav a:hover{color:#ffb300}nav a:focus{outline:2px solid #ffb300;outline-offset:2px}language-switcher{margin-top:1rem;display:flex;gap:.5rem}.hamburger{display:inline-flex;flex-direction:column;justify-content:center;width:2rem;height:2rem;background:none;border:none;cursor:pointer;margin-left:1rem;z-index:102}.hamburger span{display:block;width:2rem;height:3px;margin:3px 0;background:#fff;border-radius:2px;transition:.3s}.container{width:100%;max-width:900px;margin:0 auto;box-sizing:border-box}main.container{flex:1;padding:1.5rem .5rem}footer{background:#000;color:#fff;text-align:center;padding:1rem .5rem;font-size:.95rem}img{max-width:100%;height:auto;display:block}@media (min-width: 600px){header .container{flex-direction:row;align-items:center;justify-content:space-between}header .logo{font-size:1.8rem}main.container{padding:2rem 0}.hamburger{display:none}nav{display:flex!important;flex-direction:row;position:static;width:auto;background:none;padding:0;gap:1rem;align-items:center}.language-switcher{margin-top:0;margin-left:1rem}}.cookie-consent{position:fixed;left:0;right:0;bottom:0;background:#222;color:#fff;padding:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;z-index:9999;font-size:1rem;box-shadow:0 -2px 8px #0003}.cookie-consent button{background:#ffb300;color:#222;border:none;padding:.5em 1.2em;border-radius:4px;font-weight:700;cursor:pointer}.cookie-consent button:hover{background:#fff;color:#222}
