.ratgeber-page{background:#fff;color:#1a1a2e}.ratgeber-container{max-width:800px;margin:0 auto;padding:0 1.25rem}.ratgeber-breadcrumb{padding:1rem 0 0;font-size:0.85rem;color:#666}.ratgeber-breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.25rem}.ratgeber-breadcrumb li + li::before{content:"›";margin-right:0.25rem;color:#999}.ratgeber-breadcrumb a{color:#666;text-decoration:none}.ratgeber-breadcrumb a:hover{text-decoration:underline}.ratgeber-breadcrumb [aria-current="page"]{color:#1a1a2e;font-weight:500}.ratgeber-header{padding:1.5rem 0 1rem;border-bottom:1px solid #e8e8f0;margin-bottom:1.5rem}.ratgeber-header h1{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;line-height:1.25;margin:0 0 0.75rem;color:#1a1a2e}.ratgeber-meta{display:flex;flex-wrap:wrap;gap:0.5rem 1rem;font-size:0.85rem;color:#666;align-items:center}.ratgeber-meta time{color:#666}.ratgeber-meta .ratgeber-updated{display:flex;align-items:center;gap:0.3rem}.ratgeber-answer-box{background:#f0f4ff;border-left:4px solid #2563eb;border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;margin-bottom:2rem}.ratgeber-answer-box h2{font-size:1rem;font-weight:700;margin:0 0 0.75rem;color:#1e3a8a;text-transform:uppercase;letter-spacing:0.04em}.ratgeber-answer-box ul{margin:0;padding-left:1.25rem}.ratgeber-answer-box li{margin-bottom:0.4rem;font-size:0.95rem;line-height:1.5;color:#1a1a2e}.ratgeber-answer-box li:last-child{margin-bottom:0}.ratgeber-toc{background:#f8f9fb;border:1px solid #e2e5ed;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:2.5rem;font-size:0.9rem}.ratgeber-toc h2{font-size:0.85rem;font-weight:700;margin:0 0 0.75rem;color:#666;text-transform:uppercase;letter-spacing:0.05em}.ratgeber-toc ol{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:0.35rem}.ratgeber-toc a{color:#2563eb;text-decoration:none}.ratgeber-toc a:hover{text-decoration:underline}.ratgeber-body{font-size:1rem;line-height:1.7;color:#1a1a2e;margin-bottom:3rem}.ratgeber-body h2{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;margin:2.5rem 0 0.75rem;color:#1a1a2e;padding-top:0.25rem;border-top:2px solid #e8e8f0}.ratgeber-body h3{font-size:1.1rem;font-weight:600;margin:1.75rem 0 0.5rem;color:#1a1a2e}.ratgeber-body p{margin:0 0 1rem}.ratgeber-body ul,.ratgeber-body ol{padding-left:1.5rem;margin:0 0 1rem}.ratgeber-body li{margin-bottom:0.4rem}.ratgeber-body a{color:#2563eb;text-decoration:underline}.ratgeber-body table{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:0.9rem}.ratgeber-body th,.ratgeber-body td{padding:0.6rem 0.85rem;border:1px solid #dde1ea;text-align:left}.ratgeber-body th{background:#f0f2f8;font-weight:600;color:#1a1a2e}.ratgeber-body tr:nth-child(even) td{background:#f8f9fb}.ratgeber-faq{padding:2.5rem 0;border-top:2px solid #e8e8f0;margin-bottom:2.5rem}.ratgeber-faq h2{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem;color:#1a1a2e}.ratgeber-faq-item{border-bottom:1px solid #e8e8f0}.ratgeber-faq-btn{width:100%;text-align:left;background:none;border:none;padding:1rem 2rem 1rem 0;font-size:1rem;font-weight:600;color:#1a1a2e;cursor:pointer;position:relative;line-height:1.4}.ratgeber-faq-btn::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:300;color:#2563eb;transition:transform 0.2s}.ratgeber-faq-btn[aria-expanded="true"]::after{content:"−"}.ratgeber-faq-answer{padding:0 0 1rem;font-size:0.95rem;line-height:1.65;color:#374151;display:none}.ratgeber-faq-answer.is-open{display:block}.ratgeber-next-steps{background:#f8f9fb;border-radius:10px;padding:1.5rem 1.75rem;margin-bottom:2.5rem}.ratgeber-next-steps h2{font-size:1.1rem;font-weight:700;margin:0 0 1rem;color:#1a1a2e}.ratgeber-next-steps ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.5rem}.ratgeber-next-steps a{display:inline-flex;align-items:center;gap:0.4rem;color:#2563eb;font-weight:500;text-decoration:none;font-size:0.95rem}.ratgeber-next-steps a::before{content:"→";font-size:1rem}.ratgeber-next-steps a:hover{text-decoration:underline}.ratgeber-cta{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:12px;padding:2.5rem 2rem;text-align:center;margin-bottom:3rem;color:#fff}.ratgeber-cta h2{font-size:1.4rem;font-weight:700;margin:0 0 0.75rem;color:#fff}.ratgeber-cta p{font-size:1rem;margin:0 0 1.5rem;color:rgba(255,255,255,0.85);line-height:1.5}.ratgeber-cta-buttons{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:center}.ratgeber-cta .btn-primary{background:#2563eb;color:#fff;border:none;padding:0.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:background 0.15s}.ratgeber-cta .btn-primary:hover{background:#1d4ed8}.ratgeber-cta .btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.5);padding:0.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:border-color 0.15s}.ratgeber-cta .btn-secondary:hover{border-color:#fff}.ratgeber-sources{font-size:0.8rem;color:#888;border-top:1px solid #e8e8f0;padding-top:1rem;margin-bottom:2rem}.ratgeber-sources p{margin:0 0 0.25rem}.ratgeber-sources a{color:#666}@media (max-width:640px){.ratgeber-cta{padding:1.75rem 1.25rem}.ratgeber-cta h2{font-size:1.2rem}.ratgeber-answer-box{padding:1rem 1.1rem}.ratgeber-toc{padding:1rem 1.1rem}.ratgeber-next-steps{padding:1.25rem 1.1rem}}