*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f8fb;color:#12314c}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#0f3a56,#0a2d45);color:#fff;padding:22px 16px;display:flex;flex-direction:column;z-index:30}.brand{padding:4px 10px 18px;border-bottom:1px solid rgba(255,255,255,.14)}.brand-mark{font-family:Georgia,serif;font-style:italic;font-size:30px;font-weight:700}.brand-mark:after{content:"";display:block;width:112px;height:3px;background:white;border-radius:99px;transform:rotate(-3deg);margin-top:3px}.brand-sub{margin-top:20px;font-size:13px;line-height:1.45;color:#e4eef5}.side-nav{display:flex;flex-direction:column;gap:4px;margin-top:18px}.side-nav a,.nav-group-title{color:#eef7fc;text-decoration:none;padding:11px 10px;border-radius:7px;display:flex;gap:10px;align-items:center;font-size:14px;background:transparent;border:0;width:100%;text-align:left;cursor:pointer}.nav-group-title span:last-child{margin-left:auto}.side-nav a:hover,.nav-group-title:hover{background:rgba(255,255,255,.08)}.nav-sub{padding-left:20px}.nav-sub a{padding:8px 14px}.nav-sub a.active{background:#1c6d99}.phone-card{margin-top:auto;background:#e9f4fb;color:#12314c;border-radius:8px;padding:14px}.phone-card p{font-size:13px;line-height:1.4}.sidebar-footer{display:grid;gap:7px;font-size:12px;margin:16px 10px 0;color:#d7e7f1}.sidebar-footer div{color:#ff6e78;font-size:22px}.main{min-width:0}.topbar{height:64px;background:#fff;border-bottom:1px solid #dce9f1;display:flex;align-items:center;gap:18px;padding:0 24px;position:sticky;top:0;z-index:20}.search-wrap{max-width:520px;flex:1;display:flex;align-items:center;border:1px solid #cfe0ea;border-radius:8px;padding:0 12px;background:#fff}.search-wrap input{border:0;outline:none;padding:12px;width:100%;font-size:14px;color:#173854}.search-wrap kbd{font:inherit;font-size:11px;border:1px solid #c8d8e2;border-radius:4px;padding:2px 5px;color:#668298}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-btn{border:0;background:transparent;font-size:19px;cursor:pointer;color:#143653}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#2fb36e;color:#fff;font-size:12px;font-weight:700}.team-label{display:flex;flex-direction:column;font-size:12px}.team-label small{color:#6c8496}.hero{display:grid;grid-template-columns:1.05fr 1.45fr;background:#fff;min-height:260px;border-bottom:1px solid #dceaf2}.hero-copy{padding:26px 38px;background:linear-gradient(105deg,#f3fbff,#fff)}.breadcrumbs{font-size:12px;color:#55778f;margin-bottom:18px}.eyebrow{font-family:Georgia,serif;font-size:24px;margin:0 0 4px}.hero h1{font-family:Georgia,serif;font-size:44px;line-height:1;margin:0 0 18px;color:#173652}.address{font-size:15px}.tagline{font-family:"Segoe Script","Bradley Hand",cursive;font-size:19px;color:#205d85;margin-top:22px}.hero-image{position:relative;overflow:hidden;min-height:260px}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-note{position:absolute;right:24px;top:42px;background:#fffef7;color:#2f5e7c;width:260px;padding:20px 22px;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.18);transform:rotate(-2deg);font-family:"Segoe Script","Bradley Hand",cursive;line-height:1.45}.status-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;padding:14px 24px;background:#fff}.status-card{display:flex;align-items:center;gap:10px;border:1px solid #dae8ef;border-radius:8px;padding:12px 10px;background:linear-gradient(180deg,#fbfdff,#f1f7fa);min-width:0}.status-card strong,.status-card small{display:block}.status-card strong{font-size:12px}.status-card small{font-size:11px;color:#5b7486;margin-top:3px}.status-icon{font-size:22px;color:#1a8dbe}.quick-actions{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:0 24px 14px;background:#fff}.quick-actions button{border:0;border-radius:7px;padding:14px 10px;background:linear-gradient(180deg,#266d95,#155778);color:#fff;font-weight:700;cursor:pointer}.quick-actions button:hover{filter:brightness(1.08)}.tabbar{display:flex;gap:0;overflow:auto;white-space:nowrap;background:#eef6fb;border-top:1px solid #d5e5ee;border-bottom:1px solid #d5e5ee;padding:0 24px}.tabbar a{text-decoration:none;color:#35556c;padding:12px 16px;font-size:12px;border-right:1px solid #d5e5ee}.tabbar a.active{background:#dceef9;color:#145984;font-weight:700}.content-grid{padding:18px 24px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:start}.wide-grid{padding:14px 24px 0;display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.card{background:#fff;border:1px solid #d8e6ee;border-radius:10px;padding:16px;box-shadow:0 2px 4px rgba(16,47,70,.03);scroll-margin-top:84px}.card h2{margin:0 0 13px;font-size:19px}.card h3{font-size:13px;margin:14px 0 7px}.card p,.card li{font-size:13px;line-height:1.45}.muted{color:#5f7687}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding-left:22px;margin:4px 0}.check-list li:before{content:"✓";position:absolute;left:0;top:1px;width:14px;height:14px;border-radius:3px;background:#20a647;color:white;font-size:10px;display:grid;place-items:center}.card-image{width:100%;border-radius:7px;border:1px solid #d9e7ef;margin:7px 0 10px;display:block}.warning{background:#fff0ee;border:1px solid #ffd0cb;color:#9b2c24;border-radius:7px;padding:12px;margin-top:14px}.warning p{margin-bottom:0}.secret-box{background:#eaf5fc;border-radius:7px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.secret-box small{display:block;color:#5e7a8d;margin-top:2px}.secret-box-column{align-items:stretch;flex-direction:column}.secret-display{display:flex;align-items:center;background:#fff;border:1px solid #cfe0ea;border-radius:6px;padding:10px}.secret-display span{letter-spacing:2px}.eye-btn{margin-left:auto;border:0;background:transparent;cursor:pointer;color:#1d628b}.divider{height:1px;background:#e1ebf1;margin:14px 0}.info-panel{background:#e9f5fc;border-radius:7px;padding:12px;margin-top:10px}.info-panel ul{margin-bottom:0}.btn{border:0;border-radius:6px;padding:10px 14px;font-weight:700;cursor:pointer}.btn-primary{background:#145c82;color:#fff}.btn-outline{background:white;border:1px solid #6ba3c2;color:#145c82}.btn-full{width:100%}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;align-items:start}.distance-list{display:grid;gap:6px}.distance-list p{margin:4px 0}.gallery-card{margin:14px 24px 0}.section-heading-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:10px}.gallery img{width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:6px;border:1px solid #d9e7ef}.gallery-extra{display:none}.gallery.expanded{grid-template-columns:repeat(4,1fr)}.gallery.expanded .gallery-extra{display:block}.utility-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 24px}.utility-links button{background:#fff;border:1px solid #d6e4ec;border-radius:7px;padding:13px;color:#1a4d6e;font-weight:700;cursor:pointer}footer{display:flex;justify-content:space-between;gap:20px;padding:12px 24px 28px;color:#205473;font-size:12px}.footer-script{font-family:"Segoe Script","Bradley Hand",cursive;font-size:16px}.modal-backdrop{position:fixed;inset:0;background:rgba(5,27,42,.56);display:none;align-items:center;justify-content:center;padding:20px;z-index:100}.modal-backdrop.open{display:flex}.modal{background:#fff;border-radius:12px;max-width:470px;width:100%;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.modal h2{margin-top:0}.modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer;color:#567286}.big-secret{font-size:26px;font-weight:800;letter-spacing:2px;text-align:center;background:#eef6fb;border:1px dashed #7da8c0;padding:18px;border-radius:8px;margin:16px 0}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(12px);background:#0d3b56;color:#fff;padding:10px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;z-index:150}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.phone-mode-bar{position:fixed;top:72px;right:20px;background:#0e3d59;color:#fff;border-radius:10px;padding:12px 14px;z-index:80;box-shadow:0 12px 30px rgba(0,0,0,.2);display:none}.phone-mode-bar.active{display:block}.phone-mode-bar>div{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.phone-mode-bar button{border:0;border-radius:5px;padding:7px 9px;cursor:pointer}.search-hit{outline:3px solid #f5c454;outline-offset:3px}.mobile-only{display:none}
@media(max-width:1180px){.status-grid{grid-template-columns:repeat(4,1fr)}.quick-actions{grid-template-columns:repeat(3,1fr)}.content-grid{grid-template-columns:1fr 1fr}.content-grid #parken,.content-grid #hunde{grid-column:auto}.gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.app-shell{display:block}.sidebar{position:fixed;left:-270px;transition:.25s;width:240px}.sidebar.open{left:0}.mobile-only{display:inline-flex}.hero{grid-template-columns:1fr}.hero-image{min-height:220px}.hero-copy{padding:24px}.status-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.wide-grid{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.top-actions .team-label{display:none}.split{grid-template-columns:1fr}.footer-script{display:none}}
@media(max-width:520px){.topbar{padding:0 12px}.search-wrap kbd{display:none}.hero h1{font-size:36px}.hero-note{width:220px;right:12px;top:25px}.status-grid,.quick-actions,.content-grid,.wide-grid,.utility-links{padding-left:12px;padding-right:12px}.status-grid{grid-template-columns:1fr 1fr}.quick-actions{grid-template-columns:1fr 1fr}.utility-links{grid-template-columns:1fr 1fr}.gallery-card{margin-left:12px;margin-right:12px}.gallery{grid-template-columns:1fr 1fr}.phone-mode-bar{left:12px;right:12px;top:auto;bottom:12px}}
.gallery-note{margin:12px 0 0;padding:10px 12px;border-radius:7px;background:#fff4e8;border:1px solid #f2cfaa;color:#7a4a1b;font-size:12px;line-height:1.45}

.emergency-modal{max-width:820px;max-height:88vh;overflow:auto}
.emergency-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}
.emergency-item{border:1px solid #d8e6ee;background:#f7fbfd;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:5px}
.emergency-item>a{font-size:20px;font-weight:800;color:#145c82;text-decoration:none}
.emergency-item small a{color:#145c82;font-weight:700;text-decoration:none}
.emergency-red{background:#fff1ef;border-color:#f4b7b0}
.emergency-red>a{color:#b12d22}
.emergency-pet{background:#eef8f2;border-color:#b9dec7}
@media(max-width:650px){.emergency-grid{grid-template-columns:1fr}}

/* Mobile Navigation Fix */
@media(max-width:860px){
  body.sidebar-open{overflow:hidden}
  body.sidebar-open::after{
    content:"";position:fixed;inset:0;background:rgba(4,25,39,.48);z-index:25;
  }
  .sidebar{z-index:40;box-shadow:10px 0 30px rgba(0,0,0,.22);overflow-y:auto;overscroll-behavior:contain}
  .topbar{z-index:20}
}

.bridge-card{margin:14px 24px 0}.bridge-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bridge-grid h3{font-size:17px;margin-top:0}.bridge-grid a{color:#145c82;font-weight:700}@media(max-width:860px){.bridge-grid{grid-template-columns:1fr}}@media(max-width:520px){.bridge-card{margin-left:12px;margin-right:12px}}


/* Bild-Lightbox */
.gallery img,
.card-image,
.hero-image img{
  cursor: zoom-in;
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:250;
  display:none;
  align-items:center;
  justify-content:center;
  background:rgba(4,18,28,.92);
  padding:24px 70px;
}
.image-lightbox.open{display:flex}
.lightbox-figure{
  margin:0;
  max-width:min(1200px,92vw);
  max-height:90vh;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:10px;
}
.lightbox-figure img{
  display:block;
  max-width:100%;
  max-height:82vh;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:8px;
  box-shadow:0 16px 50px rgba(0,0,0,.4);
  background:#fff;
}
.lightbox-figure figcaption{
  color:#fff;
  font-size:14px;
  text-align:center;
  min-height:20px;
}
.lightbox-close,
.lightbox-nav{
  position:fixed;
  border:0;
  background:rgba(255,255,255,.14);
  color:#fff;
  cursor:pointer;
  z-index:260;
  backdrop-filter:blur(4px);
}
.lightbox-close{
  top:18px;
  right:22px;
  width:46px;
  height:46px;
  border-radius:50%;
  font-size:34px;
  line-height:1;
}
.lightbox-nav{
  top:50%;
  transform:translateY(-50%);
  width:48px;
  height:64px;
  border-radius:8px;
  font-size:42px;
  line-height:1;
}
.lightbox-prev{left:16px}
.lightbox-next{right:16px}
.lightbox-close:hover,
.lightbox-nav:hover{background:rgba(255,255,255,.24)}
body.lightbox-open{overflow:hidden}
@media(max-width:700px){
  .image-lightbox{padding:60px 12px 20px}
  .lightbox-nav{
    top:auto;
    bottom:18px;
    width:54px;
    height:48px;
  }
  .lightbox-prev{left:calc(50% - 64px)}
  .lightbox-next{right:calc(50% - 64px)}
  .lightbox-figure img{max-height:72vh}
}
