/*
Theme Name: Pflegestube Strubbelchen
Theme URI: https://www.pflegestube-strubbelchen.de/
Author: OpenAI
Description: Individuelles rot-weißes WordPress-Theme für Pflegestube Strubbelchen mit Kontaktformular, Pflegegalerien, Pressestimmen und SEO-Basis.
Version: 1.0.27
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: strubbelchen
*/
:root{--red:#fe0000;--dark:#1f2937;--muted:#6b7280;--soft:#fff7f7;--line:#f1dddd;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:#fff;line-height:1.65}a{color:var(--red);text-decoration:none}img{max-width:100%;height:auto}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 16px #00000012}.brand-wrap{background:var(--red);padding:12px 18px}.brand-inner{max-width:980px;margin:auto;display:flex;align-items:center;justify-content:center;gap:24px}.brand-wrap img{display:block;max-width:min(78vw,760px);max-height:92px;object-fit:contain}.brand-paw{width:58px;height:58px;flex:0 0 58px;fill:#fff;filter:drop-shadow(0 2px 2px #0003)}.nav-wrap{max-width:var(--max);margin:auto;padding:10px 18px;display:flex;justify-content:center}.main-nav ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}.main-nav a{display:block;color:#222;font-weight:700;padding:10px 13px;border-radius:8px}.main-nav a:hover,.main-nav .current-menu-item>a{background:var(--red);color:#fff}.menu-toggle{display:none;background:var(--red);color:#fff;border:0;padding:10px 14px;border-radius:8px;font-weight:700}.container{max-width:var(--max);margin:auto;padding:42px 20px}.hero{background:linear-gradient(100deg,#fff 0%,#fff 46%,#fff3f3 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;min-height:480px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:#555}.hero h1,.page-title{font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.05;margin:.25em 0;color:#202936}.hero p{font-size:1.12rem;max-width:600px}.hero-dog{background:#f7eded;border-radius:28px;min-height:360px;display:grid;place-items:center;overflow:hidden}.hero-dog img{width:100%;height:100%;object-fit:cover}.btn,.wp-block-button__link{display:inline-block;background:var(--red);color:#fff!important;padding:12px 20px;border-radius:8px;font-weight:800;border:0;cursor:pointer}.btn:hover{filter:brightness(.9)}.features{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{text-align:center;padding:20px}.feature .icon{font-size:2rem;color:var(--red)}.feature strong{display:block}.section-title{font-family:Georgia,serif;font-size:2.2rem;margin-top:0}.card-grid,.care-gallery,.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card,.press-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #00000008}.card-body,.press-card{padding:20px}.care-item{position:relative;border-radius:14px;overflow:hidden;background:#eee;aspect-ratio:4/3}.care-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.care-item:hover img{transform:scale(1.08);filter:brightness(.72)}.care-caption{position:absolute;inset:auto 0 0;padding:24px 16px 14px;color:#fff;font-weight:800;background:linear-gradient(transparent,#000b);transform:translateY(20%);opacity:0;transition:.3s}.care-item:hover .care-caption{opacity:1;transform:none}.content-area{max-width:900px}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:36px}.form-row{margin-bottom:16px}.form-row label{font-weight:700;display:block;margin-bottom:5px}.form-row input,.form-row textarea{width:100%;padding:12px;border:1px solid #d8d8d8;border-radius:8px;font:inherit}.notice{padding:12px 15px;border-radius:8px;margin-bottom:18px}.notice.ok{background:#eaf8ed}.notice.error{background:#fff0f0}.hp-field{position:absolute!important;left:-9999px!important}.press-card audio{width:100%}.press-card img{border-radius:8px}.press-card iframe{width:100%;height:420px;border:0}.site-footer{background:#161616;color:#ddd;margin-top:55px}.footer-grid{max-width:var(--max);margin:auto;padding:36px 20px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#fff}.small{font-size:.88rem;color:#777}.pagination{margin-top:30px}.entry-content h2,.entry-content h3{font-family:Georgia,serif}.entry-content table{border-collapse:collapse;width:100%}.entry-content td{border:1px solid #ddd;padding:8px}
@media(max-width:800px){.brand-inner{gap:8px}.brand-paw{width:34px;height:34px;flex-basis:34px}.brand-wrap{padding:8px 6px}.brand-wrap img{max-width:calc(100% - 84px)}.menu-toggle{display:block}.nav-wrap{display:block}.main-nav{display:none;margin-top:10px}.main-nav.open{display:block}.main-nav ul{display:block}.hero-grid,.contact-grid{grid-template-columns:1fr}.hero-dog{min-height:280px}.feature-grid{grid-template-columns:1fr 1fr}.card-grid,.care-gallery,.press-grid{grid-template-columns:1fr}.site-header{position:relative}}

/* Footer v1.0.2 – entsprechend Designentwurf */
.site-footer{background:var(--red);color:#fff;margin-top:55px}
.footer-main{max-width:var(--max);margin:auto;padding:42px 28px 38px;display:grid;grid-template-columns:1fr .8fr 1.35fr;gap:44px;align-items:center}
.site-footer h3{margin:0 0 10px;color:#fff;font-size:1.1rem}.site-footer p{margin:.35em 0}.site-footer a{color:#fff;text-decoration:none}.site-footer a:hover{text-decoration:underline}
.footer-family{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-paw{width:58px;height:58px;fill:#fff;margin-bottom:4px}.family-script{font-family:"Brush Script MT","Segoe Script",cursive;font-size:2.25rem;line-height:1.05;transform:rotate(-4deg);color:#fff}.family-script span{font-family:Arial,sans-serif;font-size:2rem}
.footer-quick h3{margin-bottom:12px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}.quick-grid a{display:block;padding:2px 0;font-size:.95rem}
.footer-bottom{background:#fff;color:#444;padding:14px max(20px,calc((100% - var(--max))/2 + 20px));display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.84rem}
@media(max-width:800px){.footer-main{grid-template-columns:1fr;text-align:center;gap:30px}.quick-grid{text-align:left;max-width:430px;margin:auto}.footer-bottom{justify-content:center;text-align:center}}
@media(max-width:440px){.quick-grid{grid-template-columns:1fr;text-align:center}.family-script{font-size:2rem}}

.strub-thanks{text-align:center;max-width:760px;margin:20px auto 60px;padding:46px 28px;background:#fff5f5;border:2px solid var(--red);border-radius:24px}.thanks-paw{font-size:5rem;line-height:1;color:var(--red);filter:grayscale(1) sepia(1) saturate(12) hue-rotate(320deg)}.strub-thanks h1{font-family:"Brush Script MT","Segoe Script",cursive;color:var(--red);font-size:clamp(2.2rem,6vw,4rem);line-height:1.15;margin:.25em 0}.strub-thanks p{font-size:1.1rem}

/* v1.0.5 – Danke-Seite: Seitentitel wie die handschriftliche Box-Überschrift */
.thanks-page-title{text-align:center;font-family:"Brush Script MT","Segoe Script",cursive;font-size:clamp(2.2rem,6vw,4rem);line-height:1.15;color:var(--red);margin:.15em auto .55em;width:100%}
.thanks-page{width:100%;text-align:center}.thanks-page .entry-content{text-align:center}.thanks-page .strub-thanks{text-align:center}


/* Routenplaner – Anfahrtsweg */
.strub-route-planner{max-width:760px;margin:32px auto;padding:30px;border:2px solid #fe0000;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.08);text-align:center}
.strub-route-paw{font-size:48px;line-height:1;margin-bottom:8px;color:#fe0000}
.strub-route-planner h2{margin:0 0 10px;color:#fe0000}
.strub-route-planner p{margin:0 auto 22px;max-width:620px}
.strub-route-form{display:flex;gap:10px;align-items:stretch;justify-content:center;flex-wrap:wrap}
.strub-route-form label{position:absolute;left:-9999px}
.strub-route-form input[type="text"]{flex:1 1 390px;min-width:0;padding:14px 16px;border:1px solid #bbb;border-radius:10px;font:inherit}
.strub-route-form input[type="text"]:focus{outline:3px solid rgba(254,0,0,.18);border-color:#fe0000}
.strub-route-form button{border:0;border-radius:10px;background:#fe0000;color:#fff;font-weight:700;padding:14px 22px;cursor:pointer;font:inherit}
.strub-route-form button:hover,.strub-route-form button:focus{filter:brightness(.88)}
.strub-route-note{font-size:.86rem;margin-top:14px!important;color:#666}
@media(max-width:600px){.strub-route-planner{padding:22px 16px}.strub-route-form{display:block}.strub-route-form input[type="text"],.strub-route-form button{width:100%;box-sizing:border-box}.strub-route-form button{margin-top:10px}}

/* v1.0.8: Sticky-Header unter WordPress-Adminleiste vollständig sichtbar halten */
body.admin-bar .site-header{top:32px}
@media screen and (max-width:782px){body.admin-bar .site-header{top:46px}}


/* v1.0.9 – kompakte PDF-Vorschauen bei Pressestimmen */
.press-pdf-preview{position:relative;width:min(100%,260px);height:330px;margin:14px auto 18px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#f7f7f7;box-shadow:0 5px 18px #00000012}
.press-pdf-preview iframe{display:block;width:100%;height:100%;border:0;pointer-events:none;background:#fff}
.press-pdf-preview-link{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:linear-gradient(transparent 68%,rgba(0,0,0,.72));color:#fff!important;font-weight:800;text-align:center}
.press-pdf-preview-link:hover,.press-pdf-preview-link:focus{background:linear-gradient(transparent 55%,rgba(254,0,0,.88));color:#fff!important}
.press-pdf-preview-link span{background:rgba(0,0,0,.68);padding:7px 10px;border-radius:7px}
.press-card .wp-block-file__embed{max-height:330px}
@media(max-width:600px){.press-pdf-preview{width:min(100%,230px);height:295px}}

/* v1.0.10 – serverseitige PDF-Vorschau, auch für als Markdown gespeicherte PDF-Links */
.press-pdf-preview object{display:block;width:100%;height:100%;border:0;background:#fff;pointer-events:none}
.press-pdf-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;text-align:center;background:#fff}
.press-pdf-icon{display:grid;place-items:center;width:76px;height:92px;border:3px solid var(--red);border-radius:8px;color:var(--red);font-weight:900;font-size:20px}
.press-pdf-server + .press-pdf-server{margin-top:20px}

/* v1.0.11 – Audio-Player auf Pressestimmen im Strubbelchen-Design */
.press-card .wp-block-audio,
.press-card .mejs-container,
.press-card audio{
  max-width:100%;
}
.press-card .wp-block-audio{
  position:relative;
  margin:20px 0;
  padding:20px 54px 16px;
  border:3px solid var(--red);
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fff7f7 100%);
  box-shadow:0 7px 20px rgba(254,0,0,.10);
}
.press-card .wp-block-audio:before,
.press-card .wp-block-audio:after{
  content:"🐾";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  color:var(--red);
  font-size:28px;
  line-height:1;
}
.press-card .wp-block-audio:before{left:14px;transform:translateY(-50%) rotate(-15deg)}
.press-card .wp-block-audio:after{right:14px;transform:translateY(-50%) rotate(15deg)}
.press-card .wp-block-audio audio{
  display:block;
  width:100%;
  min-height:42px;
  border-radius:24px;
  accent-color:var(--red);
}
/* WordPress/MediaElement.js – falls WordPress den erweiterten Player verwendet */
.press-card .mejs-container,
.press-card .mejs-container .mejs-controls{
  background:var(--red)!important;
  border-radius:12px;
}
.press-card .mejs-controls .mejs-time-rail .mejs-time-current,
.press-card .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
  background:#fff!important;
}
.press-card .mejs-controls .mejs-time-rail .mejs-time-loaded{
  background:rgba(255,255,255,.45)!important;
}
@media(max-width:520px){
  .press-card .wp-block-audio{padding:16px 12px 52px}
  .press-card .wp-block-audio:before,.press-card .wp-block-audio:after{top:auto;bottom:10px;transform:none;font-size:24px}
  .press-card .wp-block-audio:before{left:calc(50% - 38px);transform:rotate(-15deg)}
  .press-card .wp-block-audio:after{right:calc(50% - 38px);transform:rotate(15deg)}
}

/* Kontaktformular v1.0.12 – Wunschtermin */
.appointment-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.appointment-grid .form-row{margin-bottom:4px}.appointment-note{margin:-2px 0 18px;font-size:.9rem;color:var(--muted)}.strub-contact-form input[type=date],.strub-contact-form input[type=time]{background:#fff;border:2px solid #f0d6d6}.strub-contact-form input[type=date]:focus,.strub-contact-form input[type=time]:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #fe000018}@media(max-width:620px){.appointment-grid{grid-template-columns:1fr}}


/* v1.0.13 – robuster Strubbelchen-Audioplayer auf der gesamten Pressestimmen-Seite */
.strub-press-page .strub-audio-shell{
  position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:12px;
  width:100%;margin:22px 0;padding:16px 14px;border:3px solid var(--red);border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fff3f3 100%);box-shadow:0 7px 20px rgba(254,0,0,.12)
}
.strub-press-page .strub-audio-shell .strub-audio-paw{display:grid;place-items:center;color:var(--red);font-size:34px;line-height:1;user-select:none}
.strub-press-page .strub-audio-shell .strub-audio-paw:first-child{transform:rotate(-14deg)}
.strub-press-page .strub-audio-shell .strub-audio-paw:last-child{transform:rotate(14deg)}
.strub-press-page .strub-audio-shell audio{display:block;width:100%!important;max-width:none!important;min-width:0;accent-color:var(--red)}
.strub-press-page .strub-audio-shell .mejs-container{width:100%!important;max-width:100%!important;background:var(--red)!important;border-radius:12px;overflow:hidden}
.strub-press-page .strub-audio-shell .mejs-controls{background:var(--red)!important}
.strub-press-page .strub-audio-shell .mejs-time-current,.strub-press-page .strub-audio-shell .mejs-volume-current{background:#fff!important}
/* alte Wrapper neutralisieren, damit kein doppelter Rahmen entsteht */
.strub-press-page .strub-audio-shell .wp-block-audio,.strub-press-page .strub-audio-shell .strub-audio-player{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.strub-press-page .strub-audio-shell .wp-block-audio:before,.strub-press-page .strub-audio-shell .wp-block-audio:after{content:none!important}
@media(max-width:520px){.strub-press-page .strub-audio-shell{grid-template-columns:1fr;padding:14px}.strub-press-page .strub-audio-shell .strub-audio-paw{font-size:28px}.strub-press-page .strub-audio-shell .strub-audio-paw:first-child,.strub-press-page .strub-audio-shell .strub-audio-paw:last-child{transform:none}}


/* v1.0.16 – Hundepflege: liebevoller SEO-Inhalt und Merkkästchen */
.dogcare-seo{margin-top:34px}.dogcare-intro{position:relative;padding:30px 32px;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff7f7 100%);border-left:5px solid var(--red);box-shadow:0 8px 24px rgba(0,0,0,.06)}
.dogcare-intro .dogcare-paw{position:absolute;right:24px;top:18px;font-size:38px;color:var(--red);opacity:.18}.dogcare-intro h2{margin:0 55px 18px 0;color:var(--red);line-height:1.2}.dogcare-intro p{line-height:1.75;margin:0 0 16px}.dogcare-intro p:last-child{margin-bottom:0}
.dogcare-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.dogcare-note{position:relative;padding:24px 22px 22px;text-align:center;border:2px solid var(--red);border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(254,0,0,.08)}.dogcare-note>span{display:block;color:var(--red);font-size:34px;line-height:1;margin-bottom:10px}.dogcare-note h3{margin:0 0 10px;color:var(--red);font-size:1.15rem}.dogcare-note p{margin:0;line-height:1.6;font-size:.96rem}
.dogcare-cta{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin:28px 0;padding:22px 26px;border-radius:18px;background:var(--red);color:#fff}.dogcare-cta>span{font-size:42px}.dogcare-cta h3{margin:0 0 5px;color:#fff}.dogcare-cta p{margin:0;color:#fff}.dogcare-cta .btn{white-space:nowrap;background:#fff;color:var(--red)!important;border:2px solid #fff;box-shadow:0 4px 14px #0002;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.dogcare-cta .btn:hover,.dogcare-cta .btn:focus{background:var(--red);color:#fff!important;border-color:#fff;transform:translateY(-2px)}
@media(max-width:820px){.dogcare-notes{grid-template-columns:1fr}.dogcare-cta{grid-template-columns:auto 1fr}.dogcare-cta .btn{grid-column:1/-1;text-align:center}.dogcare-intro{padding:25px 22px}}@media(max-width:520px){.dogcare-intro h2{margin-right:0}.dogcare-intro .dogcare-paw{display:none}.dogcare-cta{grid-template-columns:1fr;text-align:center}.dogcare-cta>span{margin:auto}}


/* v1.0.19 – Startseite: Texte als Merkkästchen im Strubbelchen-Design */
.home-hero-card,.home-content-card{position:relative;background:linear-gradient(135deg,#fff 0%,#fff7f7 100%);border:2px solid var(--red);border-radius:20px;box-shadow:0 8px 24px rgba(254,0,0,.09)}
.home-hero-card{padding:30px 32px}.home-content-card{padding:30px 32px;border-left-width:5px}.home-card-paw{position:absolute;right:22px;top:16px;color:var(--red);font-size:38px;line-height:1;opacity:.18;transform:rotate(12deg);user-select:none}.home-hero-card h1{padding-right:34px}.home-content-card .section-title{color:var(--red);padding-right:42px;margin-bottom:18px}.home-content-card .entry-content>*:first-child{margin-top:0}.home-content-card .entry-content>*:last-child{margin-bottom:0}
.feature{position:relative;border:2px solid #ffd1d1;border-radius:16px;background:#fff;box-shadow:0 5px 16px rgba(254,0,0,.06);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.feature:hover{transform:translateY(-3px);border-color:var(--red);box-shadow:0 9px 22px rgba(254,0,0,.12)}
@media(max-width:620px){.home-hero-card,.home-content-card{padding:24px 20px}.home-card-paw{font-size:30px;right:15px}.home-hero-card h1{padding-right:18px}}

/* Subpage title cards – v1.0.20 */
.subpage-title-card{position:relative;text-align:center;background:#fff;border:1px solid #ffd1d1;border-radius:22px;padding:30px 28px 26px;margin:0 auto 38px;box-shadow:0 10px 32px rgba(90,0,0,.08);overflow:hidden}
.subpage-title-card:before,.subpage-title-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:rgba(254,0,0,.035)}
.subpage-title-card:before{left:-38px;top:-38px}.subpage-title-card:after{right:-38px;bottom:-38px}
.subpage-title-card .page-title{position:relative;z-index:1;color:var(--red);font-family:Georgia,serif;font-size:clamp(2.15rem,5vw,3.75rem);line-height:1.08;margin:.08em 0 .18em;text-shadow:0 1px 0 #fff}
.subpage-title-icon{position:relative;z-index:1;display:inline-grid;place-items:center;min-width:48px;height:48px;padding:0 12px;border-radius:999px;background:var(--red);color:#fff;font-size:1.55rem;line-height:1;box-shadow:0 5px 14px rgba(254,0,0,.18)}
.subpage-title-swoosh{position:relative;z-index:1;display:block;width:92px;height:5px;margin:14px auto 0;border-radius:99px;background:var(--red);transform:rotate(-2deg)}
.subpage-title-swoosh:after{content:"";display:block;width:42px;height:3px;margin:7px auto 0;border-radius:99px;background:#ff9b9b;transform:rotate(4deg)}
@media(max-width:600px){.subpage-title-card{padding:24px 16px 22px;margin-bottom:28px;border-radius:18px}.subpage-title-icon{min-width:42px;height:42px;font-size:1.3rem}.subpage-title-card .page-title{font-size:clamp(2rem,10vw,3rem)}}

/* v1.0.21 – editierbarer Seiteninhalt Hundepflege als Design-Kästchen */
.dogcare-editor-card{position:relative;margin:0 0 30px;padding:28px 32px;border:1px solid #ffd1d1;border-left:5px solid var(--red);border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff7f7 100%);box-shadow:0 8px 24px rgba(0,0,0,.06);overflow:hidden}
.dogcare-editor-paw{position:absolute;right:22px;top:15px;color:var(--red);font-size:38px;line-height:1;opacity:.16;transform:rotate(12deg);user-select:none}
.dogcare-editor-text{position:relative;z-index:1;padding-right:38px}.dogcare-editor-text>*:first-child{margin-top:0}.dogcare-editor-text>*:last-child{margin-bottom:0}.dogcare-editor-text h2,.dogcare-editor-text h3{color:var(--red)}
@media(max-width:600px){.dogcare-editor-card{padding:23px 20px}.dogcare-editor-text{padding-right:0}.dogcare-editor-paw{font-size:30px;right:15px;top:12px;opacity:.12}}


/* v1.0.22 – Katzenpflege: Text, Merkkästchen und Kontaktkarte */
.catcare-seo{margin-top:34px}.catcare-intro{position:relative;padding:30px 32px;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff7f7 100%);border-left:5px solid var(--red);box-shadow:0 8px 24px rgba(0,0,0,.06)}
.catcare-intro .catcare-paw{position:absolute;right:24px;top:18px;font-size:38px;color:var(--red);opacity:.18}.catcare-intro h2{margin:0 55px 18px 0;color:var(--red);line-height:1.2}.catcare-intro p{line-height:1.75;margin:0 0 16px}.catcare-intro p:last-child{margin-bottom:0}
.catcare-contact{display:grid;grid-template-columns:minmax(220px,.8fr) 1.4fr;gap:0;margin:28px 0;border:2px solid var(--red);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(254,0,0,.10)}.catcare-contact-photo{min-height:260px;background:#fff3f3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--red);overflow:hidden}.catcare-contact-photo img{width:100%;height:100%;min-height:260px;object-fit:cover}.catcare-contact-photo>span{font-size:64px;opacity:.55}.catcare-contact-photo small{max-width:180px;margin-top:10px;color:#7a5555}.catcare-contact-copy{position:relative;padding:30px 32px}.catcare-contact-copy:after{content:"🐾";position:absolute;right:22px;bottom:15px;font-size:44px;color:var(--red);opacity:.10;transform:rotate(15deg)}.catcare-contact-copy h3{margin:0 45px 12px 0;color:var(--red);font-size:1.55rem}.catcare-contact-copy p{line-height:1.65}.catcare-phone{margin-top:10px;font-size:1.05rem}.catcare-phone a{color:var(--red);font-weight:700;text-decoration:none}.catcare-phone a:hover{text-decoration:underline}
.catcare-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.catcare-note{padding:24px 22px 22px;text-align:center;border:2px solid var(--red);border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(254,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.catcare-note:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(254,0,0,.14)}.catcare-note>span{display:block;color:var(--red);font-size:34px;line-height:1;margin-bottom:10px}.catcare-note h3{margin:0 0 10px;color:var(--red);font-size:1.15rem}.catcare-note p{margin:0;line-height:1.6;font-size:.96rem}
@media(max-width:820px){.catcare-notes{grid-template-columns:1fr}.catcare-contact{grid-template-columns:1fr}.catcare-contact-photo,.catcare-contact-photo img{min-height:220px;max-height:360px}.catcare-intro{padding:25px 22px}}@media(max-width:520px){.catcare-intro h2{margin-right:0}.catcare-intro .catcare-paw{display:none}.catcare-contact-copy{padding:24px 20px}.catcare-contact-copy h3{margin-right:0}}

/* Empfehlungslinks – 3-spaltige Karten */
.strub-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:30px 0 45px}
.strub-link-card{background:#fff;border:2px solid #fe0000;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.09);display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}
.strub-link-card:hover{transform:translateY(-5px);box-shadow:0 13px 30px rgba(254,0,0,.16)}
.strub-link-preview{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#fff5f5;border-bottom:1px solid rgba(254,0,0,.2)}
.strub-link-preview img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .3s ease}
.strub-link-card:hover .strub-link-preview img{transform:scale(1.035)}
.strub-link-paw{position:absolute;right:12px;bottom:10px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fe0000;color:#fff;font-size:22px;box-shadow:0 3px 10px rgba(0,0,0,.18)}
.strub-link-copy{padding:20px;display:flex;flex-direction:column;flex:1;text-align:center}
.strub-link-copy h2{color:#fe0000;font-size:1.35rem;margin:0 0 10px}
.strub-link-desc{color:#333;line-height:1.6;flex:1}.strub-link-desc p{margin-top:0}
.strub-link-button{display:inline-block;align-self:center;margin-top:12px;padding:10px 18px;border:2px solid #fe0000;border-radius:999px;background:#fe0000;color:#fff!important;text-decoration:none;font-weight:700;transition:background .2s,color .2s,transform .2s}
.strub-link-button:hover{background:#fff;color:#fe0000!important;transform:translateY(-2px)}
.strub-links-empty{margin:30px 0;padding:25px;border:2px dashed #fe0000;border-radius:18px;text-align:center;background:#fff7f7}.strub-links-empty span{font-size:32px}
@media(max-width:900px){.strub-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.strub-links-grid{grid-template-columns:1fr;gap:18px}}

/* v1.0.25 – robuste Wunschuhrzeit-Auswahl auf Desktop und Mobil */
.strub-contact-form select{width:100%;padding:12px;border:2px solid #f0d6d6;border-radius:8px;font:inherit;background:#fff;color:var(--dark);min-height:48px}
.strub-contact-form select:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #fe000018}


/* v1.0.26 – Uhrzeit-Dropdown optisch an Datumsfeld angleichen */
.strub-contact-form #cf-date,
.strub-contact-form #cf-time{
  width:100%;
  min-height:51px;
  padding:12px;
  border:2px solid #f0d6d6;
  border-radius:8px;
  background-color:#fff;
  color:var(--dark);
  font:inherit;
  line-height:1.35;
  box-shadow:none;
}
.strub-contact-form #cf-time{
  -webkit-appearance:none;
  appearance:none;
  padding-right:44px;
  background-image:linear-gradient(45deg,transparent 50%,#777 50%),linear-gradient(135deg,#777 50%,transparent 50%);
  background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%;
  background-size:6px 6px,6px 6px;
  background-repeat:no-repeat;
  cursor:pointer;
}
.strub-contact-form #cf-date:hover,
.strub-contact-form #cf-time:hover{border-color:#e9bcbc}
.strub-contact-form #cf-date:focus,
.strub-contact-form #cf-time:focus{
  outline:none;
  border-color:var(--red);
  box-shadow:0 0 0 3px #fe000018;
}


/* v1.0.27 – Anfahrt und Routenplaner nebeneinander */
.strub-directions-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:stretch;margin:32px auto}
.strub-directions-grid .strub-route-planner{max-width:none;margin:0;height:100%;display:flex;flex-direction:column;justify-content:center}
.strub-address-card{position:relative;padding:30px;border:2px solid var(--red);border-radius:22px;background:linear-gradient(145deg,#fff 0%,#fff7f7 100%);box-shadow:0 12px 30px rgba(0,0,0,.08);text-align:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.strub-address-card:after{content:'🐾';position:absolute;right:18px;bottom:8px;font-size:72px;line-height:1;opacity:.055;transform:rotate(-14deg);pointer-events:none}
.strub-address-card .strub-route-paw{font-size:48px;color:var(--red);margin-bottom:8px}
.strub-address-content h2{color:var(--red);margin:0 0 14px;font-family:Georgia,serif}
.strub-address-content p{margin:0 0 12px}.strub-address-content p:last-child{margin-bottom:0}
@media(max-width:760px){.strub-directions-grid{grid-template-columns:1fr;gap:18px}.strub-address-card{padding:24px 18px}.strub-directions-grid .strub-route-planner{padding:22px 16px}}
