.uu-page{padding-bottom:0}.uu-hero{text-align:center;max-width:820px;margin:0 auto;padding:4rem 0 3rem}.uu-hero-badge{color:var(--primary);background:var(--primary-subtle);border-radius:var(--radius-full);align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;display:inline-flex}.uu-hero h1{letter-spacing:-.03em;color:var(--text-main);margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15}.uu-hero h1 em{color:var(--primary);font-style:normal}.uu-hero-intro{color:var(--text-muted);max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.7}.uu-stats{justify-content:center;gap:0;max-width:700px;margin:0 auto 1rem;padding:2.5rem 0;display:flex}.uu-stat{flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex;position:relative}.uu-stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.uu-stat-value{color:var(--primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.uu-stat-label{color:var(--text-muted);font-size:.8125rem;font-weight:500}.uu-trust{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.75rem;max-width:520px;margin:0 auto;padding-top:1.5rem;display:flex}.uu-trust-label{color:var(--text-light);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.uu-trust-logos{filter:grayscale();opacity:.45;align-items:center;gap:2rem;transition:opacity .3s,filter .3s;display:flex}.uu-trust-logos:hover{filter:grayscale(0);opacity:.8}.uu-section{padding:4rem 0}.uu-section-alt{background:var(--bg-soft)}.uu-section-header{text-align:center;max-width:640px;margin:0 auto 3rem}.uu-section-header h2{letter-spacing:-.02em;color:var(--text-main);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.uu-section-header p{color:var(--text-muted);font-size:1rem;line-height:1.65}.uu-mission{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.uu-mission-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:transform .2s,box-shadow .2s}.uu-mission-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.uu-mission-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.uu-mission-icon-green{background:var(--primary)}.uu-mission-icon-blue{background:#3b82f6}.uu-mission-icon-purple{background:#8b5cf6}.uu-mission-icon-amber{background:#f59e0b}.uu-mission-card h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.uu-mission-card p{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.uu-sources{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.uu-source{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:1.75rem;transition:transform .2s,box-shadow .2s}.uu-source:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.uu-source-icon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.uu-source-icon-ba{color:#3b82f6;background:#eff6ff}.uu-source-icon-destatis{color:#d97706;background:#fef3c7}.uu-source-icon-bnet{color:var(--primary);background:#f0fdf4}.uu-source h3{color:var(--text-main);margin-bottom:.375rem;font-size:1rem;font-weight:700}.uu-source p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.uu-values{grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.uu-value{text-align:center;padding:2rem 1rem}.uu-value-ring{border:2px solid var(--primary-subtle);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;transition:border-color .2s,background .2s;display:flex}.uu-value:hover .uu-value-ring{border-color:var(--primary);background:var(--primary-subtle)}.uu-value h3{color:var(--text-main);margin-bottom:.375rem;font-size:1rem;font-weight:700}.uu-value p{color:var(--text-muted);font-size:.875rem;line-height:1.55}.uu-audiences{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.uu-audience{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:transform .2s,box-shadow .2s}.uu-audience:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.uu-audience-icon{margin-bottom:1rem;font-size:2rem;line-height:1}.uu-audience h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.uu-audience p{color:var(--text-muted);font-size:.9375rem;line-height:1.6}.uu-timeline{max-width:680px;margin:0 auto;padding-left:2rem;position:relative}.uu-timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:8px;bottom:8px;left:5px}.uu-timeline-item{padding-bottom:2rem;padding-left:1.5rem;position:relative}.uu-timeline-item:last-child{padding-bottom:0}.uu-timeline-dot{background:var(--primary);border:3px solid var(--primary-subtle);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:-2rem}.uu-timeline-item h3{color:var(--text-main);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.uu-timeline-item p{color:var(--text-muted);font-size:.9375rem;line-height:1.6}.uu-cta{text-align:center;padding:4rem 0 5rem}.uu-cta h2{letter-spacing:-.02em;color:var(--text-main);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.uu-cta p{color:var(--text-muted);max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.uu-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.uu-cta-btn{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.uu-cta-btn-primary{background:var(--primary);color:#fff}.uu-cta-btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00962f4d}.uu-cta-btn-outline{color:var(--text-main);border:1px solid var(--border);background:#fff}.uu-cta-btn-outline:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}@media (min-width:769px) and (max-width:1024px){.uu-sources,.uu-audiences{grid-template-columns:repeat(2,1fr)}.uu-values{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.uu-hero{padding:2.5rem 0 2rem}.uu-hero-intro{font-size:1rem}.uu-stats{padding:1.5rem 0}.uu-stat-value{font-size:1.375rem}.uu-trust-logos{gap:1.25rem}.uu-trust-logos img{max-width:100px;height:auto}.uu-section{padding:3rem 0}.uu-section-header{margin-bottom:2rem}.uu-mission,.uu-sources{grid-template-columns:1fr;gap:1rem}.uu-values{grid-template-columns:1fr 1fr;gap:1rem}.uu-value{padding:1.25rem .75rem}.uu-audiences{grid-template-columns:1fr;gap:1rem}.uu-timeline{padding-left:1.5rem}.uu-cta-buttons{flex-direction:column;align-items:center}.uu-cta-btn{justify-content:center;width:100%;max-width:280px}}
