/* ==========================================================
   Cete Bauservice - Zusatzdesign Unternehmensprofil
   Ablage: data/profil/profil.css
   ========================================================== */
.profile-hero{position:relative;overflow:hidden;padding:5.5rem 3rem;border-radius:24px;text-align:center;background:linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;box-shadow:0 18px 45px rgba(31,41,55,.16)}
.profile-hero::before{content:"";position:absolute;top:-130px;right:-110px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.04)}
.profile-hero::after{content:"";position:absolute;left:-100px;bottom:-170px;width:330px;height:330px;border-radius:50%;background:rgba(183,28,28,.18)}
.profile-hero>*{position:relative;z-index:1}.profile-hero .section-label{color:var(--accent)}
.profile-hero h1{max-width:900px;margin:0 auto 1.2rem;font-size:clamp(2.3rem,4.5vw,3.8rem)}
.profile-hero p{max-width:900px;margin:0 auto;color:rgba(255,255,255,.84);font-size:1.08rem}
.profile-intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:4rem;align-items:center;margin:5rem 0;padding:4rem;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(31,41,55,.08)}
.profile-intro-text h2{max-width:720px;font-size:2.2rem;color:var(--dark)}.profile-intro-text p{color:var(--muted)}
.profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.profile-facts article{display:flex;flex-direction:column;justify-content:center;min-height:145px;padding:1.5rem;border:1px solid var(--border);border-radius:18px;background:#f8fafc;box-shadow:0 8px 22px rgba(31,41,55,.05)}
.profile-facts strong{margin-bottom:.45rem;color:var(--primary);font-size:1.3rem}.profile-facts span{color:var(--muted);font-size:.94rem;line-height:1.5}
.profile-values{margin:5rem 0;padding:5rem 3rem;border-radius:24px;box-shadow:0 18px 45px rgba(31,41,55,.07)}
.section-heading{max-width:850px;margin:0 auto 3rem;text-align:center}.section-heading h2{font-size:2.2rem;color:var(--dark)}.section-heading p{margin:0;color:var(--muted)}
.profile-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}
.profile-values-grid article{padding:2rem 1.5rem;border:1px solid var(--border);border-radius:18px;text-align:center;background:#fff;box-shadow:0 8px 24px rgba(31,41,55,.05);transition:.3s ease}
.profile-values-grid article:hover{transform:translateY(-5px);border-color:rgba(183,28,28,.25);box-shadow:0 16px 32px rgba(31,41,55,.1)}
.profile-values-grid i{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.2rem;border-radius:50%;background:var(--primary);color:#fff;font-size:22px}
.profile-values-grid h3{font-size:1.15rem;color:var(--dark)}.profile-values-grid p{margin:0;color:var(--muted);font-size:.94rem}
.profile-section{display:grid;grid-template-columns:220px 1fr;gap:3.5rem;align-items:center;margin:5rem 0;padding:4rem;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(31,41,55,.08)}
.profile-section-service{grid-template-columns:1fr 220px;background:linear-gradient(135deg,#fff,#f7f8fa)}
.profile-section-icon{width:170px;height:170px;display:flex;align-items:center;justify-content:center;margin:auto;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#fff;font-size:58px;box-shadow:0 18px 38px rgba(183,28,28,.2)}
.profile-section-content h2{font-size:2.1rem;color:var(--dark)}.profile-section-content p{color:var(--muted)}
.profile-checklist{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.4rem;margin:1.8rem 0 0;padding:0;list-style:none}
.profile-checklist li{position:relative;padding-left:1.8rem;color:var(--dark2);font-weight:600}.profile-checklist li::before{content:"\2713";position:absolute;left:0;top:0;color:var(--primary);font-weight:800}
.business-service{margin:5rem 0;padding:5rem 3rem;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(31,41,55,.07)}
.business-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.business-service-grid article{display:flex;gap:1.1rem;align-items:flex-start;padding:1.7rem;border:1px solid var(--border);border-radius:18px;background:#f8fafc}
.business-service-grid i{flex:0 0 52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);color:#fff;font-size:20px}
.business-service-grid h3{margin:.1rem 0 .55rem;font-size:1.1rem;color:var(--dark)}.business-service-grid p{margin:0;color:var(--muted);font-size:.94rem}
.profile-quality{margin:5rem 0;padding:5rem 3rem;border-radius:24px;text-align:center;box-shadow:0 18px 45px rgba(31,41,55,.18)}
.profile-quality .section-label{color:var(--accent)}.profile-quality h2{max-width:850px;margin:0 auto 1.2rem;font-size:2.35rem;color:#fff}.profile-quality p{max-width:850px;margin:0 auto 2rem;color:rgba(255,255,255,.82)}
.profile-quality-points{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;color:#fff;font-weight:600}.profile-quality-points span{display:inline-flex;align-items:center;gap:.55rem}.profile-quality-points i{color:var(--accent)}
.profile-cta{margin:5rem 0 0;padding:5rem 3rem;border:1px solid var(--border);border-radius:24px;text-align:center;background:linear-gradient(135deg,#f4f6f8,#fff);box-shadow:0 18px 45px rgba(31,41,55,.08)}
.profile-cta h2{font-size:2.3rem;color:var(--dark)}.profile-cta p{max-width:800px;margin:0 auto 2rem;color:var(--muted)}
.profile-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.profile-secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:2px solid var(--primary);border-radius:10px;color:var(--primary);font-weight:700;background:#fff;transition:.3s}.profile-secondary-button:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}
@media(max-width:992px){
.profile-hero{padding:4rem 1.5rem;border-radius:18px}.profile-intro{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}.profile-values{padding:3.5rem 1.5rem;border-radius:18px}.profile-values-grid{grid-template-columns:repeat(2,1fr)}
.profile-section,.profile-section-service{grid-template-columns:160px 1fr;gap:2rem;padding:3rem 2rem}.profile-section-service .profile-section-icon{grid-column:1;grid-row:1}.profile-section-service .profile-section-content{grid-column:2;grid-row:1}.profile-section-icon{width:135px;height:135px;font-size:44px}
.business-service{padding:3.5rem 1.5rem;border-radius:18px}.business-service-grid{grid-template-columns:1fr}.profile-quality,.profile-cta{padding:4rem 1.5rem;border-radius:18px}}
@media(max-width:640px){
.profile-hero{padding:3.5rem 1.2rem}.profile-hero h1{font-size:2rem}.profile-intro{margin:3rem 0;padding:2.2rem 1.3rem;border-radius:18px}
.profile-intro-text h2,.section-heading h2,.profile-section-content h2,.profile-quality h2,.profile-cta h2{font-size:1.7rem}.profile-facts{grid-template-columns:1fr}.profile-facts article{min-height:0}
.profile-values{margin:3rem 0;padding:3rem 1.2rem}.profile-values-grid{grid-template-columns:1fr}.profile-section,.profile-section-service{grid-template-columns:1fr;gap:1.5rem;margin:3rem 0;padding:2.2rem 1.3rem;border-radius:18px}
.profile-section-service .profile-section-icon,.profile-section-service .profile-section-content{grid-column:auto;grid-row:auto}.profile-section-icon{width:110px;height:110px;font-size:36px}.profile-checklist{grid-template-columns:1fr}
.business-service{margin:3rem 0;padding:3rem 1.2rem}.profile-quality{margin:3rem 0;padding:3.5rem 1.2rem}.profile-quality-points{flex-direction:column;align-items:flex-start;max-width:290px;margin:0 auto}
.profile-cta{margin-top:3rem;padding:3.5rem 1.2rem}.profile-cta-buttons{flex-direction:column}.profile-cta-buttons a{width:100%}}
