.elementor-71 .elementor-element.elementor-element-4319a302 > .elementor-container{max-width:1220px;}.elementor-71 .elementor-element.elementor-element-4319a302{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-71 .elementor-element.elementor-element-143a75d1{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for image, class: .elementor-element-143a75d1 */.elementor-widget-image { margin-bottom: 24px; } .elementor-widget-image img { border-radius: 8px; width: 100%; }/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-6a090883 */.elementor-widget-image { margin: 20px 0; } .elementor-widget-image img { border-radius: 6px; width: 100%; } .elementor-image-caption { font-size: 12px; color: #aaa; text-align: center; margin-top: 4px; font-style: italic; }/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-3aa812b6 */.elementor-column { padding: 0 !important; }/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-44bf4347 */.elementor-column { padding: 0 !important; }/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4319a302 *//* TeslaHacks Article Layout */
.th-article-wrap { display: grid; grid-template-columns: 1fr 300px; gap: 48px; max-width: 1180px; margin: 0 auto; padding: 0 20px 60px; }
.th-main { min-width: 0; }
.th-sidebar { position: sticky; top: 24px; align-self: start; }

.th-cat-badge { display: inline-block; background: #1775B6; color: #fff; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; padding: 4px 12px; border-radius: 3px; margin-bottom: 14px; text-decoration: none; }
.th-meta { display: flex; flex-wrap: wrap; gap: 18px; font-size: 13px; color: #999; padding: 10px 0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; margin-bottom: 24px; }

.th-hero { background: linear-gradient(135deg, #1a1a1a 0%, #1a2a3a 60%, #0d3a5c 100%); border-radius: 8px; padding: 52px 40px; position: relative; overflow: hidden; margin-bottom: 32px; }
.th-hero::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #1775B6, #00D4AA); }
.th-hero-kat { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #00D4AA; margin-bottom: 10px; }
.th-hero-title { font-size: 28px; font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 8px; }
.th-hero-sub { font-size: 14px; color: rgba(255,255,255,0.5); }

.th-intro { background: #f0f6fc; border-left: 3px solid #1775B6; padding: 18px 22px; border-radius: 0 6px 6px 0; margin-bottom: 28px; font-size: 17px; color: #444; line-height: 1.7; }

.th-toc { background: #f5f5f5; border: 1px solid #e0e0e0; border-radius: 6px; padding: 18px 22px; margin-bottom: 32px; }
.th-toc-title { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #888; margin-bottom: 12px; }
.th-toc ol { margin-left: 18px; }
.th-toc li { margin-bottom: 6px; font-size: 15px; }
.th-toc a { color: #1775B6; text-decoration: none; }

.th-ad { background: #f5f5f5; border: 1px dashed #e0e0e0; border-radius: 6px; min-height: 120px; display: flex; align-items: center; justify-content: center; color: #ccc; font-size: 12px; margin: 32px 0; text-align: center; }

.th-h2 { font-size: 24px; font-weight: 700; color: #1a1a1a; margin: 40px 0 14px; padding-top: 8px; border-top: 2px solid #e0e0e0; }
.th-h3 { font-size: 20px; font-weight: 700; color: #1a1a1a; margin: 24px 0 10px; }
.th-p { font-size: 17px; line-height: 1.75; color: #333; margin-bottom: 16px; }
.th-ul { font-size: 17px; line-height: 1.75; color: #333; margin: 0 0 16px 22px; }
.th-ul li { margin-bottom: 6px; }

.th-tip { border-radius: 6px; padding: 16px 20px; margin: 20px 0; font-size: 15px; line-height: 1.6; }
.th-tip.profi { background: #edf5fc; border-left: 3px solid #1775B6; }
.th-tip.achtung { background: #fffbeb; border-left: 3px solid #d97706; }
.th-tip.gut { background: #f0fdf8; border-left: 3px solid #00D4AA; }
.th-tip-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 5px; }
.th-tip.profi .th-tip-label { color: #1775B6; }
.th-tip.achtung .th-tip-label { color: #d97706; }
.th-tip.gut .th-tip-label { color: #059669; }

.th-table-wrap { overflow-x: auto; margin: 20px 0; }
.th-table { width: 100%; border-collapse: collapse; font-size: 15px; }
.th-table thead { background: #1a1a1a; color: #fff; }
.th-table th { padding: 11px 16px; text-align: left; font-weight: 600; }
.th-table td { padding: 11px 16px; border-bottom: 1px solid #e0e0e0; }
.th-table tbody tr:hover { background: #f8fafc; }

.th-aff { border: 1px solid #e0e0e0; border-radius: 8px; padding: 18px; margin: 24px 0; display: flex; gap: 16px; align-items: flex-start; }
.th-aff-img { width: 100px; min-width: 100px; height: 100px; background: #f5f5f5; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 12px; color: #bbb; text-align: center; }
.th-aff-img img { width: 100%; height: 100%; object-fit: contain; border-radius: 6px; }
.th-aff-content h4 { font-size: 15px; font-weight: 700; color: #1a1a1a; margin-bottom: 4px; }
.th-aff-content p { font-size: 13px; color: #555; margin-bottom: 10px; line-height: 1.5; }
.th-aff-btn { display: inline-block !important; background: #f0a500 !important; color: #111 !important; font-weight: 700 !important; font-size: 13px !important; padding: 9px 18px !important; border-radius: 5px !important; text-decoration: none !important; }
.th-aff-note { font-size: 11px; color: #bbb; margin-top: 6px; display: block; font-style: italic; }

.th-nl { background: #1a1a1a; border-radius: 8px; padding: 28px; margin: 36px 0; }
.th-nl h3 { color: #fff !important; font-size: 19px; font-weight: 700; margin-bottom: 6px; }
.th-nl p { color: #aaa !important; font-size: 15px; margin-bottom: 16px; }
.th-nl-form { display: flex; gap: 10px; flex-wrap: wrap; }
.th-nl-form input { flex: 1; min-width: 200px; padding: 11px 16px; border-radius: 6px; border: none; font-size: 15px; }
.th-nl-form button { background: #00D4AA !important; color: #111 !important; font-weight: 700 !important; border: none !important; padding: 11px 22px !important; border-radius: 6px !important; cursor: pointer !important; font-size: 15px !important; }
.th-nl-note { font-size: 11px; color: #555; margin-top: 8px; }

.th-faq-section { margin: 36px 0; }
.th-faq-title { font-size: 22px; font-weight: 700; color: #1a1a1a; margin-bottom: 16px; }
.th-faq-item { border: 1px solid #e0e0e0; border-radius: 6px; margin-bottom: 8px; overflow: hidden; }
.th-faq-q { width: 100%; text-align: left; padding: 15px 18px; font-weight: 600; font-size: 16px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: #fff; border: none; color: #1a1a1a; font-family: inherit; }
.th-faq-q:hover { background: #f5f5f5; }
.th-faq-arrow { font-size: 18px; color: #1775B6; transition: transform 0.2s; }
.th-faq-a { max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s; font-size: 15px; color: #444; padding: 0 18px; line-height: 1.7; }
.th-faq-item.open .th-faq-a { max-height: 400px; padding: 0 18px 14px; }
.th-faq-item.open .th-faq-arrow { transform: rotate(180deg); }

.th-related { margin: 40px 0 0; }
.th-related-title { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #888; margin-bottom: 14px; }
.th-related-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.th-related-card { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; text-decoration: none; color: #333; transition: box-shadow 0.2s; }
.th-related-card:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.08); }
.th-related-img { width: 100%; aspect-ratio: 16/9; background: linear-gradient(135deg, #1775B6, #0d4f80); }
.th-related-body { padding: 10px 12px; }
.th-related-kat { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #1775B6; margin-bottom: 3px; }
.th-related-title2 { font-size: 13px; font-weight: 700; color: #1a1a1a; line-height: 1.3; }

.th-author { border-top: 1px solid #e0e0e0; padding-top: 24px; margin-top: 24px; display: flex; gap: 14px; align-items: flex-start; }
.th-author-av { width: 52px; height: 52px; min-width: 52px; border-radius: 50%; background: #1775B6; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 16px; font-weight: 700; }
.th-author-info h4 { font-size: 14px; font-weight: 700; margin-bottom: 2px; }
.th-author-info p { font-size: 13px; color: #888; line-height: 1.5; }

/* SIDEBAR */
.th-sb-toc { background: #f5f5f5; border: 1px solid #e0e0e0; border-radius: 6px; padding: 16px 18px; margin-bottom: 20px; }
.th-sb-toc-title { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #888; margin-bottom: 10px; }
.th-sb-toc ol { margin-left: 16px; }
.th-sb-toc li { margin-bottom: 6px; font-size: 13px; }
.th-sb-toc a { color: #555; text-decoration: none; }
.th-sb-toc a:hover, .th-sb-toc a.active { color: #1775B6; font-weight: 600; }

.th-sb-articles { margin-bottom: 20px; }
.th-sb-art-title { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #888; margin-bottom: 10px; }
.th-sb-art { display: flex; gap: 10px; margin-bottom: 12px; text-decoration: none; color: #333; align-items: flex-start; }
.th-sb-art:hover .th-sb-art-name { color: #1775B6; }
.th-sb-art-img { width: 52px; height: 52px; min-width: 52px; border-radius: 4px; background: linear-gradient(135deg, #1775B6, #0d4f80); }
.th-sb-art-name { font-size: 13px; font-weight: 600; line-height: 1.3; color: #1a1a1a; }
.th-sb-art-kat { font-size: 10px; color: #aaa; text-transform: uppercase; letter-spacing: 0.5px; margin-top: 2px; }

.th-sb-ad { background: #f5f5f5; border: 1px dashed #e0e0e0; border-radius: 6px; min-height: 250px; display: flex; align-items: center; justify-content: center; color: #ccc; font-size: 12px; text-align: center; }

@media (max-width: 900px) {
  .th-article-wrap { grid-template-columns: 1fr; padding: 0 16px 40px; gap: 0; }
  .th-sidebar { display: none; }
  .th-related-grid { grid-template-columns: 1fr 1fr; }
  .th-aff { flex-direction: column; }
  .th-aff-img { width: 100%; height: 120px; }
  .th-nl-form { flex-direction: column; }
  .th-hero { padding: 32px 20px; }
  .th-hero-title { font-size: 22px; }
}
@media (max-width: 540px) {
  .th-related-grid { grid-template-columns: 1fr; }
}/* End custom CSS */