/* ====================================================
   veronikavehr.com – Shared sitewide styles
   Extracted from duplicated <style> blocks in 95+ pages.
   Loaded via <link rel="stylesheet" href="/css/shared.css">
   ==================================================== */

/* Termin buchen Floating Button */
.termin-buchen-float{position:fixed;bottom:1.5rem;left:1.25rem;z-index:990;display:inline-flex;align-items:center;gap:0.6rem;text-decoration:none;font-family:'Source Sans Pro',sans-serif;transition:transform .25s ease}
.termin-buchen-float:hover{transform:translateY(-3px)}
.termin-buchen-float:hover .termin-buchen-icon,.termin-buchen-float:hover .termin-buchen-label{box-shadow:0 10px 24px rgba(191,167,105,.45)}
.termin-buchen-icon{width:54px;height:54px;border-radius:50%;background:#bfa769;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.18);flex-shrink:0;transition:box-shadow .25s ease}
.termin-buchen-label{background:#bfa769;color:#fff;font-weight:600;padding:0.75rem 1.25rem;border-radius:6px;font-size:0.95rem;letter-spacing:0.02em;box-shadow:0 4px 14px rgba(0,0,0,.18);transition:box-shadow .25s ease}
@media (max-width:768px){.termin-buchen-float{display:none}}

/* Unified Site Footer (vv-footer) */
footer.vv-footer{background:#e02619;color:#fff;padding:5rem 2rem 3rem;font-family:'Source Sans Pro',sans-serif;margin-top:4rem}
footer.vv-footer .vv-container{max-width:1200px;margin:0 auto}
footer.vv-footer .vv-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.3fr;gap:2.5rem;margin-bottom:3rem;align-items:flex-start}
footer.vv-footer .vv-section h3{font-size:1rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:1px;text-transform:uppercase;color:#fff}
footer.vv-footer .vv-section ul{list-style:none;margin:0;padding:0}
footer.vv-footer .vv-section ul li{margin-bottom:1rem}
footer.vv-footer .vv-section a{color:rgba(255,255,255,.9);text-decoration:none;transition:color .3s;font-size:.95rem}
footer.vv-footer .vv-section a:hover{color:#bfa769}
footer.vv-footer .vv-about{line-height:1.8;font-size:.95rem}
footer.vv-footer .vv-about p{margin:0 0 1.5rem;color:rgba(255,255,255,.95)}
footer.vv-footer .vv-tagline{font-size:1.4rem;font-weight:700;color:#bfa769;margin:1.5rem 0}
footer.vv-footer .vv-social{display:flex;gap:1rem;margin-top:2rem}
footer.vv-footer .vv-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.15);border-radius:50%;color:rgba(255,255,255,.9);transition:all .3s}
footer.vv-footer .vv-social a:hover{background:#bfa769;color:#e02619;transform:translateY(-3px)}
footer.vv-footer .vv-social svg{width:20px;height:20px}
footer.vv-footer .vv-awards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:center;justify-items:center}
footer.vv-footer .vv-awards img{max-width:100%;height:auto;border-radius:8px;background:rgba(255,255,255,.08);padding:.5rem}
footer.vv-footer .vv-contact{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2);font-size:.95rem;line-height:1.8}
footer.vv-footer .vv-contact p{margin:0 0 .5rem}
footer.vv-footer .vv-contact strong{font-weight:700}
footer.vv-footer .vv-featured{text-align:center;padding:3rem 2rem;margin-bottom:2rem;background:linear-gradient(135deg,rgba(224,38,25,.15) 0%,rgba(191, 167, 105,.1) 100%);border-radius:12px;border:1px solid rgba(191, 167, 105,.3)}
footer.vv-footer .vv-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}
footer.vv-footer .vv-featured-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#e02619;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(0,0,0,.25)}
footer.vv-footer .vv-featured-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.35);background:#f5f5f5}
footer.vv-footer .vv-featured p{margin:1rem 0 0;font-size:.9rem;color:rgba(255,255,255,.7)}
footer.vv-footer .vv-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:rgba(255,255,255,.8);padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap;gap:1rem}
footer.vv-footer .vv-bottom-links{display:flex;gap:2rem}
footer.vv-footer .vv-bottom-links a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s}
footer.vv-footer .vv-bottom-links a:hover{color:#bfa769}
@media(max-width:1100px){footer.vv-footer .vv-main{grid-template-columns:1fr 1fr 1fr;gap:2rem}}
@media(max-width:768px){footer.vv-footer{padding:2.5rem 1rem 2rem}footer.vv-footer .vv-main{grid-template-columns:1fr;gap:1.5rem}footer.vv-footer .vv-featured-grid{grid-template-columns:1fr}footer.vv-footer .vv-bottom{flex-direction:column;text-align:center}}

/* ProvenExpert Badge */
.vv-pe-badge{position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:989;display:flex;flex-direction:column;align-items:center;width:150px;padding:0.6rem 0.75rem 0.85rem;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 6px 20px rgba(0,0,0,.12);text-decoration:none;color:#333;font-family:'Source Sans Pro',sans-serif;font-size:0.8rem;line-height:1.25;transition:transform .25s ease,box-shadow .25s ease}
.vv-pe-badge:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.vv-pe-name{font-weight:600;color:#333;margin-bottom:0.5rem;text-align:center;font-size:0.82rem}
.vv-pe-head{width:100%;background:#2c2c2c;color:#fff;padding:0.35rem 0;text-align:center;border-radius:2px;font-size:0.78rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:0.3rem;letter-spacing:0.01em}
.vv-pe-head strong{font-weight:700}
.vv-pe-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#7dbd42;color:#fff;border-radius:50%;font-size:0.6rem;line-height:1}
.vv-pe-label{background:#2c5d78;color:#fff;width:100%;text-align:center;padding:0.2rem 0;font-size:0.7rem;letter-spacing:0.04em;font-weight:500;margin-bottom:0.35rem}
.vv-pe-stars{color:#f2a900;font-size:1.1rem;letter-spacing:0.08em;margin:0.1rem 0}
.vv-pe-rating{font-weight:700;color:#333;font-size:0.95rem;margin:0.15rem 0}
.vv-pe-recos{color:#333;font-size:0.75rem}
.vv-pe-recos strong{font-weight:700}
.vv-pe-reviews{color:#2c5d78;font-size:0.75rem;margin-top:0.35rem;text-decoration:underline}
@media(max-width:1100px){.vv-pe-badge{display:none}}
