/* Strain-Detailseite; Atlas und globale Navigation verwenden ihre bestehenden Styles. */
.dg-strain-portrait{background:#000;color:#e7e7e7;--sp-accent:#99cc33;--sp-muted:#b3b3b3;--sp-border:#282828;--sp-surface:#101010;font-family:Gotham,system-ui,sans-serif}
.dg-strain-portrait *{box-sizing:border-box}
.sp-container{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:36px;padding-right:36px}
.sp-breadcrumb{display:flex;gap:12px;padding-top:26px;color:#999;font-size:12px}
.sp-breadcrumb span{color:#555}
.sp-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:48px;align-items:center;min-height:350px;padding:24px 0 38px}
.sp-eyebrow{font-size:11px;letter-spacing:.08em;color:var(--sp-accent);font-weight:800;margin-bottom:12px}
.sp-hero h1{font-size:56px;line-height:1.12;font-weight:800;color:#fff;margin:0 0 18px;overflow-wrap:anywhere;letter-spacing:0}
.sp-subtitle{font-size:19px;line-height:1.55;color:#c0c0c0;max-width:660px;margin:0 0 23px}
.sp-counters{display:flex;gap:12px 22px;flex-wrap:wrap;color:#bbb;font-size:12px;margin-bottom:26px}
.sp-counters b{color:#fff;font-weight:700}
.sp-primary{display:inline-flex;align-items:center;gap:24px;background:var(--sp-accent);color:#080a04!important;border:1px solid var(--sp-accent);border-radius:6px;text-decoration:none!important;font-size:13px;font-weight:700;padding:12px 20px;min-height:44px}
.sp-primary:hover{background:#add851}
.sp-hero-image{margin:0;text-align:center;background:radial-gradient(ellipse at center,#1a2111 0,transparent 68%)}
.sp-hero-image img{width:260px;max-width:100%;height:285px;object-fit:contain}
.sp-hero-image figcaption{font-size:10px;color:#939393;padding-top:6px}
.sp-profile-section{padding-top:64px;padding-bottom:45px;scroll-margin-top:20px}
.sp-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}
.sp-section-head h2{font-size:32px;line-height:1.25;font-weight:800;letter-spacing:0;color:#fff;margin:0 0 10px}
.sp-section-head p{font-size:14px;color:var(--sp-muted);margin:0}
.sp-total{border:1px solid var(--sp-border);padding:8px 12px;border-radius:20px;color:#ccc;font-size:11px;white-space:nowrap}
.sp-picker-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0 14px}
.sp-picker-head h3{font-size:16px;font-weight:700;color:#eee;margin:0}
.sp-picker-head>span{font-size:12px;color:#bbb}
.sp-profile-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.sp-choice{display:flex;align-items:center;gap:10px;padding:13px 12px;background:#0d0d0d;border:1px solid #303030;border-radius:8px;cursor:pointer;min-width:0;min-height:87px}
.sp-choice:has(input:checked){border-color:#999;background:#202020}
.sp-choice-out{background:#0b0b0b}
.sp-choice input{width:17px;height:17px;flex:none;accent-color:var(--sp-accent);cursor:pointer}
.sp-choice-copy{display:flex;gap:9px;flex-direction:column;min-width:0}
.sp-choice-copy b{font-size:12px;color:#eee;overflow-wrap:anywhere;font-weight:700}
.sp-choice-meta{display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.sp-brand-logo{width:64px;height:64px;object-fit:contain;border-radius:6px;background:#151515;padding:4px;flex:none}
.sp-choice .sp-brand-logo{width:42px;height:42px;padding:2px}
.sp-stock{font-size:10px;color:#b9d98d;display:inline-flex;align-items:center;gap:5px}
.sp-stock:before{content:'';width:5px;height:5px;border-radius:50%;background:#99cc33}
.sp-stock-out{color:#bcbcbc}
.sp-stock-out:before{background:#888}
.sp-type{font-size:9px;font-weight:700;color:var(--dg-genetic-label,#c8cdd2);background:rgba(var(--dg-genetic-rgb,168,174,180),.16);border:1px solid rgba(var(--dg-genetic-rgb,168,174,180),.4);border-radius:4px;letter-spacing:.05em;padding:3px 6px;display:inline-block;max-width:100%}
.sp-selection-message{font-size:12px;color:#aaa;min-height:20px;margin:12px 0 26px}
.sp-compare-summary{display:flex;gap:10px 22px;flex-wrap:wrap;align-items:center;padding:18px 0;border-top:1px solid var(--sp-border);font-size:13px}
.sp-compare-summary>span:last-child{margin-left:auto;color:#a6a6a6;font-size:11px}
.sp-state-same{color:#b8b8b8!important}
.sp-state-different{color:#f2f2f2!important;font-weight:700}
.sp-state-missing{color:#b8b8b8!important}
.sp-table-controls{display:flex;gap:18px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0 0 22px;font-size:12px;color:#bbb}
.sp-table-controls label{display:flex;align-items:center;gap:9px;cursor:pointer;min-height:30px}
.sp-table-controls input{accent-color:var(--sp-accent);width:16px;height:16px}
.sp-legend{display:flex;gap:8px;align-items:center;font-size:11px}
.sp-legend>span:nth-child(2){margin-left:10px}
.sp-table-scroll{overflow:auto;max-width:100%;border:1px solid #2c2c2c;border-radius:8px;overscroll-behavior-x:contain;scrollbar-color:#666 #111;scrollbar-width:thin}
.sp-compare-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:calc(175px + var(--sp-columns)*195px);background:#0b0b0b;color:#ddd;font-size:12px}
.sp-compare-table thead th{padding:22px 16px;background:#101010;border-bottom:1px solid #393939;vertical-align:top}
.sp-compare-table thead th:first-child{width:175px;vertical-align:bottom;color:#aaa;font-size:11px;font-weight:500}
.sp-table-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.sp-table-brand>b{font-size:14px;line-height:1.45;font-weight:700;color:#fff;min-height:41px}
.sp-product-link{font-size:11px;color:var(--sp-accent)!important;text-decoration:none!important;font-weight:500;padding:7px 0}
.sp-product-link:hover{text-decoration:underline!important}
.sp-compare-table tbody th,.sp-compare-table td{border-bottom:1px solid #242424;padding:16px;vertical-align:top}
.sp-compare-table th+th,.sp-compare-table td{border-left:1px solid #242424}
.sp-compare-table tbody th{font-weight:500;color:#ddd;background:#101010}
.sp-compare-table tbody th>span{display:block;line-height:1.5}
.sp-compare-table small{display:block;font-size:9px;font-weight:400;line-height:1.6;margin-top:7px}
.sp-compare-table small.sp-common-label{color:#b8b8b8;font-size:10px;margin-top:12px}
.sp-compare-table tr[data-status=different] th{box-shadow:inset 3px 0 0 #dedede}
.sp-compare-table tr[data-status=same] th{box-shadow:inset 3px 0 0 #555}
.sp-compare-table tr[data-status=missing] th{box-shadow:inset 3px 0 0 #888}
.sp-value{display:inline-block;padding:5px 8px;border-radius:4px;font-size:11px;line-height:1.5;margin:0 4px 5px 0;overflow-wrap:anywhere}
.sp-value-same{background:#181818;color:#c8c8c8;box-shadow:inset 0 0 0 1px #3c3c3c}
.sp-value-same::before{content:"= ";font-weight:700}
.sp-value-different{background:#dedede;color:#151515;font-weight:600}
.sp-value-different::before{content:"≠ ";font-weight:700}
.sp-value-unknown{background:#202020;color:#c8c8c8}
.sp-missing{color:#bbb;font-style:italic;font-size:11px}
.sp-data-note{font-size:11px;color:#a0a0a0;line-height:1.65;margin:18px 0 0;max-width:900px}
.sp-scroll-hint{display:none;font-size:11px;color:#bbb;margin:0 0 10px}
.sp-shared-details{border-bottom:1px solid #282828;padding:18px 0;color:#ddd;font-size:13px}
.sp-shared-details summary{cursor:pointer;color:#d4d4d4;min-height:24px}
.sp-shared-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px}
.sp-shared-details dt,.sp-single-values dt{font-size:11px;color:#aaa;font-weight:500;margin-bottom:8px}
.sp-shared-details dd,.sp-single-values dd{font-size:13px;color:#ddd;line-height:1.6;margin:0}
.sp-empty{border:1px solid #333;background:#111;padding:30px;color:#ccc;font-size:14px;border-radius:8px}
.sp-single{border:1px solid #303030;border-radius:8px;background:#0d0d0d;padding:26px}
.sp-single-brand{display:flex;align-items:center;gap:20px;padding-bottom:25px;border-bottom:1px solid #282828}
.sp-single-brand h3{font-size:23px;color:#fff;font-weight:700;margin-bottom:12px}
.sp-single-brand .sp-stock{margin-left:12px}
.sp-single-brand .sp-product-link{margin-left:auto}
.sp-single-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:28px 0 0}
.sp-single-values>div{padding-bottom:16px;border-bottom:1px solid #242424}
.sp-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(min-width:1000px){.sp-compare-table thead th{position:sticky;top:0;z-index:1}}
@media(max-width:999px){.sp-profile-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-hero{grid-template-columns:minmax(0,1fr) 230px;gap:22px}.sp-hero h1{font-size:44px}.sp-hero-image img{height:240px}.sp-scroll-hint{display:block}.sp-compare-summary>span:last-child{margin-left:0}}
@media(max-width:600px){.sp-preview-bar{padding:10px 14px;gap:9px 16px}.sp-preview-bar>span{margin-left:0;width:100%}.sp-header{padding:17px 20px;gap:12px;flex-wrap:wrap}.sp-header nav{gap:17px;font-size:12px}.sp-logo{font-size:21px}.sp-container{padding-left:20px;padding-right:20px}.sp-breadcrumb{padding-top:20px}.sp-hero{grid-template-columns:minmax(0,1fr) 110px;gap:12px;padding:28px 0;min-height:280px}.sp-hero h1{font-size:34px}.sp-subtitle{font-size:14px;margin-bottom:18px}.sp-hero-image img{height:145px;width:110px}.sp-hero-image figcaption{font-size:9px}.sp-counters{font-size:10px;gap:8px 12px}.sp-primary{font-size:11px;padding:10px 12px;gap:12px}.sp-profile-section{padding-top:40px}.sp-section-head{flex-direction:column;gap:15px}.sp-section-head h2{font-size:26px}.sp-section-head p{font-size:12px}.sp-picker-head{align-items:flex-start;flex-direction:column;gap:8px}.sp-profile-picker{grid-template-columns:1fr}.sp-choice{min-height:72px}.sp-choice-copy b{font-size:13px}.sp-compare-summary{font-size:12px;gap:10px 16px}.sp-table-controls{font-size:11px;gap:8px}.sp-compare-table{min-width:calc(118px + var(--sp-columns)*164px);font-size:11px}.sp-compare-table thead th:first-child{width:118px}.sp-compare-table thead th,.sp-compare-table tbody th,.sp-compare-table td{padding:13px 10px}.sp-compare-table th:first-child{position:sticky;left:0;z-index:2;background:#101010}.sp-table-brand>b{font-size:12px}.sp-brand-logo{width:50px;height:50px}.sp-value{font-size:10px;padding:5px 6px}.sp-table-controls input{min-width:19px;min-height:19px}.sp-single{padding:18px}.sp-single-brand{gap:14px;flex-wrap:wrap}.sp-single-brand h3{font-size:19px}.sp-single-brand .sp-product-link{margin-left:0}.sp-single-values,.sp-shared-details dl{grid-template-columns:1fr 1fr;gap:20px}.sp-single-values dd{font-size:12px}.sp-report h1{font-size:29px}.sp-report table{font-size:11px}.sp-report td,.sp-report th{padding:10px 5px}}
@media(prefers-reduced-motion:no-preference){.sp-choice{transition:background .15s,border-color .15s}}
/* Auf schmalen Screens steht die Merkmalsbezeichnung über den Werten.
   Dadurch passen zwei Profile nebeneinander; erst drei/vier scrollen lokal. */
@media(max-width:600px){
 .sp-compare-table{display:block;min-width:calc(var(--sp-columns)*158px)}
 .sp-compare-table thead,.sp-compare-table tbody{display:block}
 .sp-compare-table tr{display:grid;grid-template-columns:repeat(var(--sp-columns),minmax(0,1fr))}
 .sp-compare-table thead th:first-child{display:none}
 .sp-compare-table tbody th:first-child{grid-column:1/-1;position:static;width:auto;display:flex;align-items:baseline;gap:7px 12px;flex-wrap:wrap;padding:10px 12px}
 .sp-compare-table tbody th>span{font-weight:700}
 .sp-compare-table small{margin:0}
 .sp-compare-table small.sp-common-label{margin:0;width:100%}
 .sp-compare-table .sp-table-brand>b{min-height:36px}
 #sp-table-area[data-columns="2"] .sp-scroll-hint{display:none}
}
/* Ein overflow-x-Container verhindert natives sticky beim Seitenscrollen.
   Deshalb wird ausschließlich der kompakte Kopf viewportfest gespiegelt. */
.sp-floating-head{position:fixed;z-index:1020;overflow:hidden;pointer-events:none;border:1px solid #444;border-radius:0 0 6px 6px;box-shadow:0 8px 24px #0009}
.sp-floating-head[hidden]{display:none!important}
.sp-floating-head .sp-compare-table{margin:0;min-width:0}
.sp-floating-head .sp-compare-table thead th{position:static;padding:10px 16px;background:#161616}
.sp-floating-head .sp-table-brand{display:grid;grid-template-columns:36px minmax(0,1fr);gap:3px 10px;align-items:center}
.sp-floating-head .sp-brand-logo{width:36px;height:36px;grid-row:1/3;padding:2px}
.sp-floating-head .sp-table-brand>b{min-height:0;font-size:12px;line-height:1.3;overflow-wrap:anywhere}
.sp-floating-head .sp-type{justify-self:start;font-size:9px}
.sp-profile-section{scroll-margin-top:100px}
@media(max-width:600px){
 .sp-floating-head .sp-compare-table thead th{padding:9px 8px}
 .sp-floating-head .sp-table-brand{grid-template-columns:28px minmax(0,1fr);gap:4px 6px}
 .sp-floating-head .sp-brand-logo{width:28px;height:28px}
 .sp-floating-head .sp-table-brand>b{font-size:10px;min-height:0}
 .sp-floating-head .sp-type{font-size:8px;padding:2px 4px}
}
