*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17282e;line-height:1.6}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:.8rem max(1rem,calc((100% - 1100px)/2));background:#082b35f7;color:white}.brand{display:flex;gap:.7rem;align-items:center;text-decoration:none;color:white}.brand strong,.brand small{display:block}.brand small{opacity:.7}.topbar nav{display:flex;gap:1rem}.topbar nav a{color:white;text-decoration:none;font-weight:750;font-size:.9rem}#menuBtn{display:none;background:transparent;color:white;border:1px solid #ffffff55;border-radius:8px;padding:.5rem .8rem}.hero{position:relative;min-height:600px;display:grid;place-items:center;background:url('bilder/IMG_1205.JPEG') center/cover;color:white}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#03191fd9,#03191f3d)}.hero-content{position:relative;width:min(1000px,calc(100% - 2rem));z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:850;color:#1b7184;margin:0 0 .5rem}.hero .eyebrow{color:#c5edf1}.hero h1{font-size:clamp(3.5rem,10vw,7rem);line-height:.9;letter-spacing:-.06em;margin:0}.hero p:not(.eyebrow){max-width:620px;font-size:1.25rem}.actions{display:flex;gap:.75rem;flex-wrap:wrap}.button{padding:.75rem 1rem;border-radius:10px;text-decoration:none;font-weight:800}.primary{background:white;color:#082b35}.secondary{border:1px solid #ffffffaa;color:white}.quick{position:relative;z-index:2;width:min(1080px,calc(100% - 2rem));margin:-3rem auto 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.quick a{min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#17282e;background:white;border:1px solid #d6e2e4;border-radius:18px;box-shadow:0 12px 30px #0628301f}.quick span{font-size:1.7rem}.quick small{color:#66787d}.section{padding:4.5rem 1.2rem}.section.alt{background:#eef7f7}.section>*{width:min(1000px,100%);margin-left:auto;margin-right:auto}.section header{margin-bottom:2rem}.section h2{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.05;letter-spacing:-.04em;margin:0}.checks{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checks article{padding:1.4rem;border:1px solid #d6e2e4;border-radius:18px;box-shadow:0 12px 30px #06283017}.checks label{display:flex;gap:.7rem;padding:.7rem 0;border-bottom:1px solid #d6e2e4}.checks input{width:1.2rem;height:1.2rem}.checks label:has(input:checked){text-decoration:line-through;color:#66787d}.reset{margin-top:1rem;padding:.7rem 1rem;border:1px solid #082b35;border-radius:9px;background:transparent;font-weight:800}.feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:start;padding:2rem 0;border-top:1px solid #d6e2e4}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.gallery.three{grid-template-columns:repeat(3,1fr)}.zoom{padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:14px;overflow:hidden}.zoom img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.single img{aspect-ratio:4/3}.warning{padding:1rem;border-left:5px solid #d49b00;background:#fff3d6}.info{padding:1rem;border-left:5px solid #1b7184;background:#e6f3f5}.danger{padding:1.5rem;border:1px solid #e5bcb3;border-radius:18px;background:#fff0ec}.badge{display:inline-block;padding:.2rem .55rem;border-radius:99px;background:#7d291d;color:white;font-size:.75rem;font-weight:850;text-transform:uppercase}.safety{padding:1rem;background:white;border-radius:10px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cards article{overflow:hidden;border:1px solid #d6e2e4;border-radius:18px;box-shadow:0 12px 30px #06283017}.cards article>div{padding:1.2rem}.cards h3{margin:0}.cards .zoom{width:100%;border-radius:0}.cards .zoom img{aspect-ratio:16/10}.finale{position:relative;min-height:520px;display:grid;align-items:end;padding:4rem 1.2rem;background:url('bilder/IMG_1207.JPEG') center/cover;color:white}.finale>div:last-child{position:relative;z-index:1;width:min(1000px,100%);margin:auto}.finale h2{font-size:clamp(2.4rem,6vw,4rem);margin:0}footer{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;background:#082b35;color:#ffffffb8}footer strong{color:white}dialog{width:min(1100px,94vw);max-height:92vh;padding:0;border:0;border-radius:12px;background:#111}dialog::backdrop{background:#000b}dialog img{width:100%;max-height:90vh;object-fit:contain}#close{position:absolute;right:.5rem;top:.4rem;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#000a;color:white;font-size:1.8rem}@media(max-width:800px){#menuBtn{display:block}.topbar nav{display:none;position:absolute;top:100%;left:0;right:0;padding:1rem;flex-direction:column;background:#082b35}.topbar nav.open{display:flex}.quick{grid-template-columns:1fr 1fr}.feature,.checks,.cards{grid-template-columns:1fr}.gallery.three{grid-template-columns:1fr 1fr}}@media(max-width:520px){.quick{grid-template-columns:1fr;margin-top:-2rem}.quick a{min-height:105px}.gallery,.gallery.three{grid-template-columns:1fr}.hero{min-height:520px}.shade{background:linear-gradient(#03191f7d,#03191fd9)}}