.ratgeber-index{padding:48px 0}.ratgeber-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:600px){.ratgeber-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ratgeber-grid{grid-template-columns:repeat(3,1fr)}}.ratgeber-card{display:flex;flex-direction:column;background:#1a1a1a;border:1px solid rgba(255,255,255,0.08);border-radius:16px;padding:24px;text-decoration:none;color:#ffffff;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.ratgeber-card:hover{transform:translateY(-3px);border-color:rgba(184,147,95,0.3);box-shadow:0 8px 24px rgba(0,0,0,0.4)}.ratgeber-card-header{margin-bottom:12px}.ratgeber-card-category{display:inline-block;padding:4px 12px;background:rgba(184,147,95,0.12);border:1px solid rgba(184,147,95,0.25);border-radius:6px;font-size:12px;font-weight:600;color:#b8935f;letter-spacing:0.3px}.ratgeber-card-title{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 10px;color:#ffffff}.ratgeber-card-excerpt{font-size:14px;line-height:1.6;color:#a0a0a0;margin:0;flex:1}.ratgeber-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,0.06)}.ratgeber-card-link{font-size:14px;font-weight:600;color:#b8935f}.ratgeber-card-footer svg{transition:transform 0.2s ease}.ratgeber-card:hover .ratgeber-card-footer svg{transform:translateX(4px)}.ratgeber-article-wrapper{padding:32px 0 64px}.ratgeber-layout{display:flex;gap:40px;align-items:flex-start}.ratgeber-toc{width:280px;flex-shrink:0;position:sticky;top:100px;order:2}.ratgeber-toc-inner{background:#1a1a1a;border:1px solid rgba(255,255,255,0.08);border-radius:12px;overflow:hidden}.ratgeber-toc-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;font-family:inherit}.ratgeber-toc-title{font-size:15px;font-weight:700;color:#ffffff}.ratgeber-toc-toggle svg{color:#b8935f;transition:transform 0.3s ease;display:none}.ratgeber-toc-nav{display:flex;flex-direction:column;padding:0 20px 16px;gap:2px}.ratgeber-toc-nav a{display:block;padding:8px 12px;color:#a0a0a0;text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:color 0.2s ease,background 0.2s ease;line-height:1.4}.ratgeber-toc-nav a:hover{color:#b8935f;background:rgba(184,147,95,0.08)}.ratgeber-toc-nav a.active{color:#b8935f;font-weight:700;background:rgba(184,147,95,0.1)}.ratgeber-content{flex:1;min-width:0;max-width:800px;order:1}.ratgeber-content h1{font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.2;letter-spacing:-0.3px;margin:0 0 24px;color:#ffffff}.ratgeber-intro{margin-bottom:40px}.ratgeber-intro p{font-size:18px;line-height:1.8;color:#c0c0c0;font-weight:500;margin:0}.ratgeber-section{margin-bottom:48px;background:#111111;border-radius:16px;padding:28px 32px;border:1px solid rgba(255,255,255,0.06)}.ratgeber-section h2{font-size:clamp(20px,3vw,26px);font-weight:700;margin:0 0 16px;padding-bottom:0;border-left:3px solid #b8935f;padding-left:16px;line-height:1.3}.ratgeber-section p{font-size:16px;line-height:1.8;color:#c0c0c0;letter-spacing:0.2px;margin:0 0 16px}.ratgeber-section p:last-child{margin-bottom:0}.ratgeber-price-table{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid rgba(255,255,255,0.08);margin-bottom:16px}.ratgeber-price-table table{width:100%;border-collapse:collapse;min-width:480px}.ratgeber-price-table thead tr{background:linear-gradient(135deg,#b8935f,#96784d)}.ratgeber-price-table thead th{padding:14px 18px;font-size:14px;font-weight:700;color:#000000;text-align:left;white-space:nowrap}.ratgeber-price-table tbody tr{background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,0.04)}.ratgeber-price-table tbody tr:nth-child(even){background:#151515}.ratgeber-price-table tbody tr:last-child{border-bottom:none}.ratgeber-price-table tbody td{padding:14px 18px;font-size:15px;color:#e0e0e0;white-space:nowrap}.ratgeber-price-table tbody td:first-child{color:#ffffff;font-weight:500;white-space:normal}td.price-range{color:#b8935f;font-weight:700}.ratgeber-price-note{font-size:13px;color:#666666;font-style:italic;margin:0}.ratgeber-factors{list-style:none;padding:0;margin:0}.ratgeber-factors li{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,0.04);font-size:16px;color:#e0e0e0;line-height:1.6}.ratgeber-factors li:last-child{border-bottom:none}.ratgeber-factors li svg{flex-shrink:0;margin-top:4px}.ratgeber-tips{background:#1a1a1a;border-left:3px solid #b8935f;border-radius:0 12px 12px 0;padding:24px}.ratgeber-tips ol{list-style:none;padding:0;margin:0;counter-reset:none}.ratgeber-tips li{display:flex;align-items:flex-start;gap:14px;padding:10px 0;font-size:16px;color:#e0e0e0;line-height:1.6}.ratgeber-tips li + li{border-top:1px solid rgba(255,255,255,0.04)}.ratgeber-tip-number{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,rgba(184,147,95,0.2),rgba(150,120,77,0.15));border:1px solid rgba(184,147,95,0.3);color:#b8935f;font-size:13px;font-weight:700;flex-shrink:0}.ratgeber-handwerker{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.ratgeber-handwerker-link{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#1a1a1a;border:1px solid rgba(255,255,255,0.08);border-radius:10px;text-decoration:none;color:#a0a0a0;font-size:14px;font-weight:500;transition:all 0.2s ease}.ratgeber-handwerker-link:hover{color:#ffffff;border-color:rgba(184,147,95,0.3);background:rgba(184,147,95,0.08)}.ratgeber-cta{text-align:center;padding:48px 32px;background:linear-gradient(180deg,#111111,#0d0d0d);border:1px solid rgba(255,255,255,0.06);border-radius:16px;margin-top:48px}.ratgeber-cta h3{font-size:clamp(20px,3vw,26px);font-weight:800;margin:0 0 12px;color:#ffffff}.ratgeber-cta p{color:#a0a0a0;font-size:16px;margin:0 0 28px;line-height:1.6}.ratgeber-mid-cta{text-align:center;margin-top:24px;padding:32px 24px;background:linear-gradient(180deg,rgba(184,147,95,0.06) 0%,transparent 100%);border:1px solid rgba(184,147,95,0.12);border-radius:16px}.ratgeber-mid-cta-text{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 20px;line-height:1.5}.ratgeber-mid-cta-text strong{color:#b8935f}.ratgeber-mid-cta .seo-btn-price{margin-bottom:0}.ratgeber-related{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:600px){.ratgeber-related{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.ratgeber-related{grid-template-columns:repeat(3,1fr)}}.ratgeber-related-card{display:flex;flex-direction:column;padding:20px;background:#1a1a1a;border:1px solid rgba(255,255,255,0.08);border-radius:14px;text-decoration:none;color:#ffffff;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.ratgeber-related-card:hover{transform:translateY(-3px);border-color:rgba(184,147,95,0.3);box-shadow:0 8px 24px rgba(0,0,0,0.4)}.ratgeber-related-card .ratgeber-card-category{margin-bottom:10px;align-self:flex-start}.ratgeber-related-card h3{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 12px;flex:1}.ratgeber-related-card .ratgeber-card-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#b8935f}@media (max-width:768px){.ratgeber-index{padding:36px 0}.ratgeber-article-wrapper{padding:24px 0 48px}.ratgeber-layout{flex-direction:column;gap:0}.ratgeber-toc{width:100%;position:static;order:1;margin-bottom:24px}.ratgeber-toc-toggle svg{display:block}.ratgeber-toc-nav{display:none;padding:0 20px 16px}.ratgeber-toc-inner.open .ratgeber-toc-nav{display:flex}.ratgeber-toc-inner.open .ratgeber-toc-toggle svg{transform:rotate(180deg)}.ratgeber-content{order:2}.ratgeber-cta{padding:36px 20px}}@media (max-width:480px){.ratgeber-card{padding:18px}.ratgeber-card-title{font-size:16px}.ratgeber-content h1{font-size:24px}.ratgeber-intro p{font-size:16px}.ratgeber-section{padding:20px 18px}.ratgeber-section h2{font-size:19px}.ratgeber-price-table tbody td,.ratgeber-price-table thead th{padding:10px 12px;font-size:13px}.ratgeber-tips{padding:18px}.ratgeber-handwerker-link{font-size:13px;padding:8px 12px}.ratgeber-cta{padding:28px 16px;margin-top:36px}.ratgeber-mid-cta{padding:24px 16px;margin-top:20px}.ratgeber-mid-cta-text{font-size:16px}.ratgeber-related-card{padding:16px}.ratgeber-related-card h3{font-size:15px}}