/*
Theme Name: Pflege2Go Modern
Theme URI: https://pflege2go.de/
Author: Pflege2Go
Description: Eigenständiges, responsives WordPress-Theme für Pflege2Go mit moderner Portal-Startseite, Leistungs-Karten und Ratgeber-Grid.
Version: 1.0.4
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: pflege2go
License: GPL-2.0-or-later
*/

:root{
  --p2g-teal:#0b7b78;
  --p2g-teal-dark:#075f5d;
  --p2g-ink:#17313a;
  --p2g-muted:#63747a;
  --p2g-mint:#eaf7f4;
  --p2g-soft:#f7fbfa;
  --p2g-warm:#fff8f1;
  --p2g-orange:#e98b35;
  --p2g-border:#dce9e6;
  --p2g-white:#fff;
  --p2g-shadow:0 12px 34px rgba(23,49,58,.08);
  --p2g-radius:22px;
  --p2g-max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--p2g-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:var(--p2g-teal);text-decoration:none}a:hover{color:var(--p2g-teal-dark)}
img{max-width:100%;height:auto}
.container{width:min(calc(100% - 40px),var(--p2g-max));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,233,230,.85)}
.header-inner{min-height:72px;display:flex;align-items:center;gap:24px}
.brand-wrap{display:flex;align-items:center;gap:11px;flex:0 0 auto;min-width:max-content}
.brand-logo{display:flex;align-items:center;line-height:0}
.brand-logo .custom-logo-link{display:flex;align-items:center;line-height:0}
.brand-logo .custom-logo{display:block;width:auto!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain;border-radius:50%}
.brand-wordmark,.brand{display:flex;align-items:center;font-weight:850;color:var(--p2g-ink);font-size:18px;line-height:1;letter-spacing:.025em;white-space:nowrap}
.brand-wordmark:hover,.brand:hover{color:var(--p2g-teal)}
.brand{gap:10px}.brand-mark{width:38px;height:38px;color:var(--p2g-teal)}
.site-nav{margin-left:auto}.site-nav ul{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.site-nav a{color:var(--p2g-ink);font-size:13px;font-weight:750;white-space:nowrap}.site-nav a:hover{color:var(--p2g-teal)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;padding:13px 18px;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn-primary{background:var(--p2g-teal);color:white}.btn-primary:hover{background:var(--p2g-teal-dark);color:white;transform:translateY(-1px)}.btn-outline{border-color:#94c9c3;color:var(--p2g-teal-dark);background:white}.btn-outline:hover{background:var(--p2g-mint)}
.header-cta{font-size:12px;padding:10px 16px;border-radius:11px;white-space:nowrap}.menu-toggle{display:none;margin-left:auto;border:1px solid var(--p2g-border);background:#fff;border-radius:10px;padding:8px 11px;font-size:20px}
.hero{background:radial-gradient(circle at 78% 20%,#e8f7f3 0,rgba(232,247,243,.72) 18%,transparent 43%),linear-gradient(180deg,#fbfefd 0,#fff 100%);padding:28px 0 48px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:var(--p2g-mint);color:var(--p2g-teal-dark);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.hero h1{font-size:clamp(42px,5.3vw,68px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 20px}.hero h1 span{color:var(--p2g-teal)}.hero p{font-size:18px;color:#4f6369;max-width:650px;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:32px}.trust{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--p2g-muted)}.trust strong{display:block;color:var(--p2g-ink);font-size:12px}.trust-icon{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f4faf8;color:var(--p2g-teal);font-weight:900}
.hero-art{position:relative;min-height:420px;border-radius:40px;background:linear-gradient(145deg,#effaf7,#dff3ef);overflow:hidden;border:1px solid #e1efec}.art-person{position:absolute;left:50%;bottom:-6px;transform:translateX(-50%);width:260px;height:320px}.head{position:absolute;width:100px;height:116px;border-radius:48% 48% 45% 45%;background:#f6b28d;left:83px;top:35px;z-index:3}.hair{position:absolute;width:130px;height:148px;border-radius:55% 55% 45% 45%;background:#153945;left:68px;top:18px;z-index:2}.hair:after{content:"";position:absolute;background:#153945;width:76px;height:90px;right:-3px;bottom:0;border-radius:0 0 40px 40px}.body{position:absolute;width:218px;height:210px;border-radius:46% 46% 8% 8%;background:#13827e;left:21px;bottom:0}.tablet{position:absolute;width:92px;height:125px;border-radius:9px;background:#274c59;right:17px;bottom:66px;transform:rotate(8deg);z-index:5;box-shadow:0 10px 20px rgba(0,0,0,.14)}
.float-card{position:absolute;background:#fff;border:1px solid #e6eeee;border-radius:16px;padding:14px 15px;box-shadow:var(--p2g-shadow);font-size:12px;font-weight:800;min-width:120px}.float-card b{display:block;font-size:22px;color:var(--p2g-teal);margin-bottom:2px}.fc1{left:28px;top:38px}.fc2{right:30px;top:52px}.fc2 b{color:var(--p2g-orange)}.fc3{left:34px;bottom:34px}.fc4{right:25px;bottom:37px}
.section{padding:66px 0}.section-soft{background:var(--p2g-soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 34px}.section-head h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.035em;line-height:1.1;margin:0 0 11px}.section-head p{color:var(--p2g-muted);margin:0}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:-5px}.card{background:#fff;border:1px solid var(--p2g-border);border-radius:var(--p2g-radius);box-shadow:0 8px 22px rgba(23,49,58,.04)}.quick-card{padding:24px;min-height:225px;display:flex;flex-direction:column;transition:.2s ease}.quick-card:hover{transform:translateY(-4px);box-shadow:var(--p2g-shadow)}.icon-box{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:var(--p2g-mint);font-size:25px;margin-bottom:18px}.quick-card:nth-child(2) .icon-box{background:#fff2e7}.quick-card:nth-child(3) .icon-box{background:#edf6ff}.quick-card h3{font-size:18px;margin:0 0 8px}.quick-card p{font-size:14px;color:var(--p2g-muted);margin:0 0 18px}.text-link{margin-top:auto;font-size:13px;font-weight:850}
.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.topic-card{padding:20px;display:flex;align-items:center;gap:16px;min-height:128px}.topic-card .emoji{font-size:42px;line-height:1}.topic-card h3{margin:0 0 4px;font-size:17px}.topic-card p{margin:0;color:var(--p2g-muted);font-size:13px}
.calculator-panel{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;background:linear-gradient(90deg,#daf3ee,#f4fbf9);padding:32px;border-radius:28px;border:1px solid #d8ebe7}.meter{width:150px;height:150px;border-radius:50%;background:conic-gradient(var(--p2g-teal) 0 28%,#fff 28% 100%);display:grid;place-items:center;margin:auto;box-shadow:0 8px 24px rgba(11,123,120,.12)}.meter-inner{width:118px;height:118px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;font-size:12px}.meter-inner strong{display:block;font-size:46px;line-height:1;color:var(--p2g-ink)}.calculator-panel h2{margin:0 0 8px;font-size:31px}.calculator-panel p{color:var(--p2g-muted);margin:0 0 12px}.ticks{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px}.ticks span:before{content:"✓";color:var(--p2g-teal);font-weight:900;margin-right:6px}
.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.benefit{padding:20px}.benefit small{font-weight:800;color:var(--p2g-teal)}.benefit strong{display:block;font-size:27px;letter-spacing:-.03em;margin:6px 0 0}.benefit span{display:block;font-size:12px;color:var(--p2g-muted)}.benefit p{font-size:13px;color:#53666c;min-height:61px}.status-note{text-align:center;color:var(--p2g-muted);font-size:12px;margin-top:14px}
.posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.post-card{overflow:hidden}.post-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#dff3ee,#f5e9dc);display:grid;place-items:center;font-size:46px}.post-body{padding:18px}.post-meta{font-size:11px;color:var(--p2g-muted);margin-bottom:7px}.post-card h3{font-size:16px;line-height:1.35;margin:0 0 13px}.post-card h3 a{color:var(--p2g-ink)}
.site-footer{background:#f8fbfa;border-top:1px solid var(--p2g-border);padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.site-footer h4{margin:0 0 12px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:7px 0}.site-footer a,.site-footer p{font-size:13px;color:#5c6e74}.footer-bottom{margin-top:40px;background:var(--p2g-teal-dark);color:#dff5f2;padding:15px 0;font-size:12px}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px}
.content-wrap{width:min(calc(100% - 40px),860px);margin:55px auto}.entry-title{font-size:clamp(34px,4.5vw,56px);line-height:1.08;letter-spacing:-.04em}.entry-content{font-size:17px}.entry-content h2{margin-top:1.6em;font-size:30px}.entry-content img{border-radius:18px}.archive-title{font-size:44px}
@media(max-width:1020px){.site-nav,.header-cta{display:none}.menu-toggle{display:block}.site-nav.is-open{display:block;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--p2g-border);padding:18px 20px}.site-nav.is-open ul{display:flex;flex-direction:column;align-items:flex-start}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:390px}.quick-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.posts-grid{grid-template-columns:repeat(2,1fr)}.calculator-panel{grid-template-columns:180px 1fr}.calculator-panel>.btn{grid-column:2}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.container{width:min(calc(100% - 28px),var(--p2g-max))}.hero{padding-top:24px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-art{min-height:330px}.art-person{transform:translateX(-50%) scale(.85);transform-origin:bottom center}.float-card{font-size:10px;min-width:96px;padding:10px}.float-card b{font-size:17px}.quick-grid,.topic-grid,.benefit-grid,.posts-grid,.footer-grid{grid-template-columns:1fr}.calculator-panel{grid-template-columns:1fr;text-align:center}.calculator-panel>.btn{grid-column:auto}.ticks{justify-content:center}.section{padding:48px 0}.footer-bottom .container{flex-direction:column}.brand,.brand-wordmark{font-size:16px}.brand-logo .custom-logo{height:36px!important;max-height:36px!important;max-width:36px!important}}
