/* SoS v1 — Club-DJ (#986 Phase 2 / #1001 Phase B). GENERIERT von build_page.py aus club-dj-v1.html, gescoped
 * unter .sos-v1. Nav/Footer/Modal-CSS ausgelagert nach sos-v1-chrome.css (single-source);
 * hier nur Seiten-Body + .hero/.btn. Proto-Assets (Bilder/Video) noch Staging -> Asset-Pipeline. */
.sos-v1{margin:0;padding:0}
:root{--o:#ffa000;--o-d:#ff8b00;--teal:#0d7d7d;--anthra:#2e3440;--ink:#1c1c1c;--mut:#6a6a6a;--line:#ececec;--bg:#f6f6f6;--card:#fff;--page:#fff;--cw:1248px}.sos-v1 *{box-sizing:border-box;margin:0;padding:0}.sos-v1{font-family:'Roboto',system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.55}.sos-v1 a{text-decoration:none;color:inherit}.sos-v1 .proto-flag{position:fixed;bottom:14px;right:14px;background:#111;color:#fff;font-size:12px;padding:7px 13px;border-radius:20px;z-index:99;opacity:.85}.sos-v1 .btn{display:inline-block;background:var(--o);color:#fff;padding:13px 24px;border-radius:6px;font-weight:700;font-size:15px;transition:.15s}.sos-v1 .btn:hover{background:var(--o-d);color:#fff}.sos-v1 .btn.sm{padding:10px 18px;font-size:14px}@media(max-width:1080px){.sos-v1 .nav-right .btn.sm{padding:7px 8px;font-size:13px;text-align:center;line-height:1.2;transform:translateX(4px)}.sos-v1 .nav-right .btn.sm{display:none}}.sos-v1 .nav-right .btn.sm{display:none}.sos-v1 section{padding:60px 6vw}.sos-v1 .section-gray{background:var(--bg)}.sos-v1 .sec-head{font-size:28px;font-weight:700;text-align:center}.sos-v1 .sec-sub{color:var(--mut);text-align:center;margin:8px auto 36px;max-width:640px}.sos-v1 .hero{position:relative;text-align:center;padding:84px 6vw;color:#fff;min-height:46vh;display:flex;flex-direction:column;justify-content:center;
 background:url('/proto-assets/hero-dj.webp') center 75%/cover no-repeat}.sos-v1 .hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(8,8,8,.20),rgba(8,8,8,.58));pointer-events:none;z-index:1}.sos-v1 .hero>*{position:relative;z-index:2}.sos-v1 .hero-vid{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.sos-v1 .hero h1{font-size:clamp(30px,4.6vw,48px);font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.62),0 3px 16px rgba(0,0,0,.5)}.sos-v1 .hero .sub{font-size:18px;margin:14px auto 24px;max-width:640px;opacity:1;text-shadow:0 1px 3px rgba(0,0,0,.6),0 2px 13px rgba(0,0,0,.42)}.sos-v1 .hero .xlink a{color:#fff;border-bottom:2px solid var(--o);font-weight:600;padding-bottom:2px}.sos-v1 .hero-switch{display:inline-flex;align-self:center;align-items:center;gap:6px;color:#34c5c0;font-weight:600;font-size:15px;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.6);transition:color .18s}.sos-v1 .hero-switch:hover{color:#5fd6d1}.sos-v1 .hero-switch .hs-ar{display:inline-block;transition:transform .18s}.sos-v1 .hero-switch:hover .hs-ar{transform:translateX(3px)}.sos-v1 .ts-ico{width:17px;height:17px;flex:0 0 auto}.sos-v1 .filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;max-width:var(--cw);margin:0 auto 20px;position:sticky;top:70px;z-index:100;padding:12px 0}.sos-v1 .filters{transition:padding .45s cubic-bezier(.4,0,.2,1),gap .45s cubic-bezier(.4,0,.2,1)}.sos-v1 .fdrop-btn{transition:padding .45s cubic-bezier(.4,0,.2,1),border-radius .45s cubic-bezier(.4,0,.2,1)}.sos-v1 .filters.compact{padding:4px 0;gap:7px}.sos-v1 .fdrop-btn.cpt{padding-top:5px;padding-bottom:5px;padding-left:13px;padding-right:13px;border-radius:7px}.sos-v1 .filters::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:100vw;top:0;bottom:0;background:rgba(var(--nav-rgb,255,255,255),.85);backdrop-filter:saturate(1.4) blur(12px);-webkit-backdrop-filter:saturate(1.4) blur(12px);z-index:-1}.sos-v1 .fdrop{position:relative;flex:0 1 210px}.sos-v1 .fdrop-btn{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%;border:1.5px solid var(--line);background:var(--bg);font:inherit;font-weight:600;font-size:13.5px;padding:16px 18px;border-radius:9px;cursor:pointer;color:var(--ink)}.sos-v1 .fdrop-lbl{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.sos-v1 .chev{flex:0 0 auto}.sos-v1 .fdrop-btn:hover{border-color:var(--o)}@media(max-width:var(--cw)){.sos-v1 .filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.sos-v1 .filters{grid-template-columns:repeat(2,1fr)}}.sos-v1 .fdrop.active .fdrop-btn{border-color:var(--o);color:var(--o)}.sos-v1 .fdrop.open .fdrop-btn{border-color:var(--o)}.sos-v1 .chev{display:inline-flex;align-items:center;font-size:18px;color:var(--ink);transition:transform .15s}.sos-v1 .fdrop.open .chev{transform:rotate(180deg)}.sos-v1 .fdrop-menu{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 34px rgba(0,0,0,.13);padding:6px;min-width:210px;z-index:30;display:none;max-height:320px;overflow:auto}.sos-v1 .fdrop.open .fdrop-menu{display:block}.sos-v1 .fopt{display:block;width:100%;text-align:left;border:0;background:none;font:inherit;font-size:14px;padding:9px 12px;border-radius:6px;cursor:pointer;color:var(--mut);white-space:nowrap}.sos-v1 .fopt:hover{background:var(--bg);color:var(--o)}.sos-v1 .fopt.on{color:var(--o);font-weight:700}.sos-v1 .filter-hint{text-align:center;color:var(--mut);font-size:14px;margin:18px auto 32px;max-width:660px}.sos-v1 .lvl-group{max-width:var(--cw);margin:0 auto 42px}.sos-v1 .lvl-cols{display:flex;flex-wrap:wrap;gap:18px;align-items:stretch;max-width:var(--cw);margin:0 auto}.sos-v1 .lvl-col{flex:0 0 calc(33.333% - 12px);display:flex;flex-direction:column}.sos-v1 .lvl-cols .lvl-col:first-child{flex:0 0 100%}.sos-v1 .lvl-cols .lvl-col:first-child .col-cards{max-width:calc(33.333% - 12px)}@media(max-width:760px){.sos-v1 .lvl-cols .lvl-col:first-child .col-cards{max-width:none}}.sos-v1 .col-cards{display:flex;flex-direction:column;gap:16px;flex:1}.sos-v1 .lvl-col .ccard{flex:1}.sos-v1 .lvl-overflow{display:flex;flex-wrap:wrap;gap:16px;max-width:var(--cw);margin:16px auto 0}.sos-v1 .lvl-overflow .ccard{width:calc(33.333% - 12px)}@media(max-width:760px){.sos-v1 .lvl-overflow .ccard{width:100%}}@media(max-width:760px){.sos-v1 .lvl-cols{flex-direction:column}}.sos-v1 .lvl-head{font-size:18px;font-weight:600;color:#3a3a3a;margin:0 0 22px;padding:12px 20px;background:#ececec;border:none;border-radius:8px;display:flex;align-items:center;gap:11px}.sos-v1 .lvl-ico{flex:0 0 auto}.sos-v1 .lvl-n{display:inline-grid;place-items:center;width:24px;height:24px;font-size:12.5px;font-weight:700;color:#fff;background:var(--anthra);border-radius:50%}.sos-v1 .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:880px){.sos-v1 .grid{grid-template-columns:repeat(2,1fr)}}.sos-v1 .ccard{background:#fff;border:none;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 22px rgba(0,0,0,.09);transition:transform .15s,box-shadow .15s}.sos-v1 .ccard:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.sos-v1 .ccard-img{position:relative;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:#222}.sos-v1 .dbadge{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.66);color:#fff;font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px}.sos-v1 .ccard-body{padding:16px;display:flex;flex-direction:column;gap:14px;flex:1}.sos-v1 .ccard-body h4{font-size:16px;line-height:1.3}.sos-v1 .ccard-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.sos-v1 .price{font-weight:700}.sos-v1 .more{display:inline-block;background:var(--o);color:#fff;font-weight:700;font-size:13px;padding:8px 16px;min-width:128px;text-align:center;border-radius:6px;transition:background .15s}.sos-v1 .more:hover{background:var(--o-d)}.sos-v1 .empty{text-align:center;color:var(--mut);padding:30px;display:none}.sos-v1 .video{position:relative;aspect-ratio:16/9;max-width:760px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:transform .15s,box-shadow .15s}.sos-v1 .video:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.13)}.sos-v1 .video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sos-v1 .lmatrix{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.05);text-align:center}.sos-v1 .lmatrix th{background:var(--anthra);color:#fff;padding:12px 8px;font-weight:700;vertical-align:middle}.sos-v1 .lmatrix td{padding:14px 8px;border:1px solid var(--line);color:var(--ink);background:var(--bg);vertical-align:middle}.sos-v1 .lmatrix td.lvl{background:var(--anthra);color:#fff;font-weight:700;white-space:nowrap}.sos-v1 .lmatrix td.ctr{}.sos-v1 .lmatrix td a{display:inline-block;margin:3px;color:var(--anthra);font-weight:700;font-size:13px;background:transparent;border:1.5px solid var(--o);padding:7px 15px;border-radius:20px;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.sos-v1 .lmatrix td a:hover{background:var(--o);color:#fff;border-color:var(--o)}.sos-v1 .lmatrix tbody tr{transition:background .12s}.sos-v1 .lmatrix tbody tr:hover td:not(.lvl){background:var(--card)}.sos-v1 .matrix-foot{text-align:center;margin-top:16px;color:var(--mut)}.sos-v1 .matrix-foot a{color:var(--o);font-weight:700}.sos-v1 .lmatrix-mobile{display:none;max-width:var(--cw);margin:0 auto}.sos-v1 .lm-lvl{border:1.5px solid #d6d6d6;border-radius:10px;padding:14px 16px;margin-bottom:12px}.sos-v1 .lm-lvl h4{color:#7a7a7a;font-size:16px;margin-bottom:10px}.sos-v1 .lm-items{display:flex;flex-wrap:wrap;gap:8px}.sos-v1 .lm-items a,.sos-v1 .lm-items span{display:inline-block;background:var(--bg);color:var(--ink);font-weight:600;font-size:13px;padding:6px 11px;border-radius:8px;border:1px solid var(--line);text-decoration:none}@media(max-width:760px){.sos-v1 .lmatrix-wrap{display:none}.sos-v1 .lmatrix-mobile{display:block}}.sos-v1 .pakete{display:flex;flex-direction:column;gap:18px;max-width:var(--cw);margin:0 auto}.sos-v1 .dipl-banner{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:var(--cw);margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 6px 22px rgba(0,0,0,.08);padding:34px 40px;transition:box-shadow .2s,transform .2s}.sos-v1 .dipl-banner:hover{box-shadow:0 16px 40px rgba(0,0,0,.14);transform:translateY(-3px)}.sos-v1 .dipl-banner-txt h2{font-size:24px;font-weight:700}.sos-v1 .dipl-banner-txt p{color:var(--mut);font-size:16px;margin-top:8px;max-width:600px}.sos-v1 .dipl-banner .btn{flex:0 0 auto;white-space:nowrap;font-size:16px;padding:15px 28px;display:inline-flex;align-items:center;gap:11px}@media(max-width:720px){.sos-v1 .dipl-banner{flex-direction:column;align-items:flex-start;padding:28px 26px;gap:20px}}.sos-v1 .paket{display:grid;grid-template-columns:1fr 260px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:.15s}.sos-v1 .paket:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,0,0,.1)}.sos-v1 .paket-body{display:flex;align-items:center;gap:22px;padding:26px 30px}.sos-v1 .paket-num{display:inline-grid;place-items:center;min-width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--o),#ff9933);color:#fff;font-size:28px;font-weight:700}.sos-v1 .paket-body h3{font-size:21px}.sos-v1 .paket-body p{color:var(--mut);margin:6px 0 10px;font-size:15px}.sos-v1 .paket-cta{color:var(--o);font-weight:700}.sos-v1 .paket-img{background-size:cover;background-position:center;background-color:#222}@media(max-width:760px){.sos-v1 .paket{grid-template-columns:1fr}.sos-v1 .paket-img{height:140px;order:-1}.sos-v1 .paket-body{flex-direction:column;align-items:flex-start}}.sos-v1 .berat{background:#fff7ee;text-align:center;border-top:1px solid var(--line)}.sos-v1 footer{background:#111;color:#bbb;padding:50px 6vw;text-align:center}.sos-v1 footer img{height:42px;margin-bottom:14px}@media(max-width:560px){.sos-v1 .btn.sm{padding:8px 12px;font-size:12.5px}.sos-v1 .fdrop{flex:1 1 0;min-width:0}.sos-v1 .fdrop-btn{padding:11px 10px;font-size:12.5px}}@media(max-width:640px){.sos-v1 .grid{grid-template-columns:1fr!important}.sos-v1 .lvl-col{flex:0 0 auto;width:100%}}.sos-v1 .mini-cta{display:inline-block;background:var(--o);color:#fff;text-decoration:none;font-weight:800;font-size:19px;padding:17px 44px;border-radius:11px;transition:background .15s,box-shadow .15s,transform .15s}.sos-v1 .mini-cta:hover{background:var(--o-d);box-shadow:0 10px 26px rgba(255,160,0,.42);transform:translateY(-2px)}.sos-v1 .cta-bar{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:stretch}.sos-v1 .cta-alt{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--o);border:2px solid var(--o);font-weight:700;font-size:16px;padding:0 26px;border-radius:11px;text-decoration:none;transition:background .15s,color .15s}.sos-v1 .cta-alt:hover{background:var(--o);color:#fff}.sos-v1 .cta-bar{flex-direction:column;align-items:stretch;gap:10px;max-width:340px;margin-left:auto;margin-right:auto}.sos-v1 .mini-cta,.sos-v1 .cta-bar .cta-alt{display:block;width:100%;box-sizing:border-box;text-align:center;padding:15px 20px;font-size:16px;line-height:1.3}[data-theme="dark"] .sos-v1{background:var(--page)}[data-theme="dark"] .sos-v1 .ccard,[data-theme="dark"] .sos-v1 .dcard,[data-theme="dark"] .sos-v1 .tcard,[data-theme="dark"] .sos-v1 .nw,[data-theme="dark"] .sos-v1 .loc,[data-theme="dark"] .sos-v1 .km,[data-theme="dark"] .sos-v1 .zcard,[data-theme="dark"] .sos-v1 .mi-card,[data-theme="dark"] .sos-v1 .lz-card,[data-theme="dark"] .sos-v1 .equip-card,[data-theme="dark"] .sos-v1 .hero-card,[data-theme="dark"] .sos-v1 .paket,[data-theme="dark"] .sos-v1 .cv-c,[data-theme="dark"] .sos-v1 .gr-item,[data-theme="dark"] .sos-v1 .tp-type,[data-theme="dark"] .sos-v1 .utile,[data-theme="dark"] .sos-v1 .begcard,[data-theme="dark"] .sos-v1 .learn,[data-theme="dark"] .sos-v1 .lp-kachel,[data-theme="dark"] .sos-v1 .acc,[data-theme="dark"] .sos-v1 .dipl-banner,[data-theme="dark"] .sos-v1 .fdrop-menu,[data-theme="dark"] .sos-v1 .fdrop-btn,[data-theme="dark"] .sos-v1 .dtoggle-inner,[data-theme="dark"] .sos-v1 .gr-bar,[data-theme="dark"] .sos-v1 .gr-more,[data-theme="dark"] .sos-v1 .lz-more-lbl,[data-theme="dark"] .sos-v1 .lmatrix,[data-theme="dark"] .sos-v1 .lmatrix-wrap,[data-theme="dark"] .sos-v1 .rabatt{background:var(--card)}[data-theme="dark"] .sos-v1 .ccard,[data-theme="dark"] .sos-v1 .dcard,[data-theme="dark"] .sos-v1 .tcard,[data-theme="dark"] .sos-v1 .nw,[data-theme="dark"] .sos-v1 .loc,[data-theme="dark"] .sos-v1 .km,[data-theme="dark"] .sos-v1 .zcard,[data-theme="dark"] .sos-v1 .mi-card,[data-theme="dark"] .sos-v1 .lz-card,[data-theme="dark"] .sos-v1 .equip-card,[data-theme="dark"] .sos-v1 .hero-card,[data-theme="dark"] .sos-v1 .paket,[data-theme="dark"] .sos-v1 .cv-c,[data-theme="dark"] .sos-v1 .gr-item,[data-theme="dark"] .sos-v1 .tp-type,[data-theme="dark"] .sos-v1 .utile,[data-theme="dark"] .sos-v1 .begcard,[data-theme="dark"] .sos-v1 .learn,[data-theme="dark"] .sos-v1 .lp-kachel{border:1px solid rgba(255,255,255,.14);box-shadow:0 1px 0 rgba(255,255,255,.07) inset,0 12px 36px rgba(255,255,255,.14)}[data-theme="dark"] .sos-v1 .ccard:hover,[data-theme="dark"] .sos-v1 .dcard:hover,[data-theme="dark"] .sos-v1 .tcard:hover,[data-theme="dark"] .sos-v1 .nw:hover,[data-theme="dark"] .sos-v1 .loc:hover,[data-theme="dark"] .sos-v1 .km:hover,[data-theme="dark"] .sos-v1 .zcard:hover,[data-theme="dark"] .sos-v1 .mi-card:hover,[data-theme="dark"] .sos-v1 .lz-card:hover,[data-theme="dark"] .sos-v1 .equip-card:hover,[data-theme="dark"] .sos-v1 .hero-card:hover,[data-theme="dark"] .sos-v1 .paket:hover,[data-theme="dark"] .sos-v1 .cv-c:hover,[data-theme="dark"] .sos-v1 .gr-item:hover,[data-theme="dark"] .sos-v1 .tp-type:hover,[data-theme="dark"] .sos-v1 .utile:hover,[data-theme="dark"] .sos-v1 .begcard:hover,[data-theme="dark"] .sos-v1 .learn:hover,[data-theme="dark"] .sos-v1 .lp-kachel:hover{border-color:rgba(255,255,255,.26);box-shadow:0 1px 0 rgba(255,255,255,.11) inset,0 18px 48px rgba(255,255,255,.21)}[data-theme="dark"] .sos-v1 .lmatrix,[data-theme="dark"] .sos-v1 .lmatrix-wrap,[data-theme="dark"] .sos-v1 .rabatt tbody tr:hover td{background:rgba(255,255,255,.05)}[data-theme="dark"] .sos-v1 .section-green{background:#13201a}[data-theme="dark"] .sos-v1 .section-peach{background:var(--peach)}[data-theme="dark"] .sos-v1 .art{color:var(--ink)}[data-theme="dark"] .sos-v1 .km-img{background-color:#262b34}[data-theme="dark"] .sos-v1 .zcard{border-color:transparent}[data-theme="dark"] .sos-v1 .acc details{background:var(--card);border-color:var(--line)}[data-theme="dark"] .sos-v1 .acc details[open] summary{background:rgba(255,255,255,.05)}[data-theme="dark"] .sos-v1 .acc .ico-pm{background:#33291a}[data-theme="dark"] .sos-v1 .lvl-head{background:rgba(255,255,255,.05);color:var(--ink)}[data-theme="dark"] .sos-v1 .dt{color:var(--ink)}[data-theme="dark"] .sos-v1 .dp-lbl{color:var(--ink)}[data-theme="dark"] .sos-v1 .z-quote,[data-theme="dark"] .sos-v1 .tp-lead,[data-theme="dark"] .sos-v1 .tp-facts,[data-theme="dark"] .sos-v1 .kms-feats,[data-theme="dark"] .sos-v1 .kms-feats li,[data-theme="dark"] .sos-v1 .kms-wrap p,[data-theme="dark"] .sos-v1 .km p,[data-theme="dark"] .sos-v1 .intro-grid,[data-theme="dark"] .sos-v1 .intro-grid p,[data-theme="dark"] .sos-v1 .gr-text,[data-theme="dark"] .sos-v1 .equip-legend,[data-theme="dark"] .sos-v1 .dipl-banner-txt,[data-theme="dark"] .sos-v1 .dipl-banner-txt p,[data-theme="dark"] .sos-v1 .cv-item,[data-theme="dark"] .sos-v1 .bio,[data-theme="dark"] .sos-v1 .acc-body,[data-theme="dark"] .sos-v1 .acc-body div,[data-theme="dark"] .sos-v1 .acc-body p,[data-theme="dark"] .sos-v1 .acc-body li,[data-theme="dark"] .sos-v1 .acc-body span,[data-theme="dark"] .sos-v1 .dp-band .dp-copy p,[data-theme="dark"] .sos-v1 .cert-badge,[data-theme="dark"] .sos-v1 .cert-badge b,[data-theme="dark"] .sos-v1 .dp-band,[data-theme="dark"] .sos-v1 .lz-card,[data-theme="dark"] .sos-v1 .loc,[data-theme="dark"] .sos-v1 .km,[data-theme="dark"] .sos-v1 .nw p,[data-theme="dark"] .sos-v1 .nw h3,[data-theme="dark"] .sos-v1 .cv-item blockquote,[data-theme="dark"] .sos-v1 .bio p,[data-theme="dark"] .sos-v1 .tp-facts li,[data-theme="dark"] .sos-v1 .ko-wrap p{color:var(--ink)}[data-theme="dark"] .sos-v1 .cert-badge{border-color:var(--line)}[data-theme="dark"] .sos-v1 .lmatrix-wrap,[data-theme="dark"] .sos-v1 .video,[data-theme="dark"] .sos-v1 .dipl-banner,[data-theme="dark"] .sos-v1 .km-tablewrap,[data-theme="dark"] .sos-v1 .km-video,[data-theme="dark"] .sos-v1 .video-wrap{border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 36px rgba(255,255,255,.13)}[data-theme="dark"] .sos-v1 .lmatrix-wrap:hover,[data-theme="dark"] .sos-v1 .video:hover,[data-theme="dark"] .sos-v1 .dipl-banner:hover,[data-theme="dark"] .sos-v1 .km-tablewrap:hover,[data-theme="dark"] .sos-v1 .km-video:hover,[data-theme="dark"] .sos-v1 .video-wrap:hover{border-color:rgba(255,255,255,.22);box-shadow:0 18px 48px rgba(255,255,255,.20)}[data-theme="dark"] .sos-v1 .rabatt-r{box-shadow:0 12px 36px rgba(255,255,255,.13)}[data-theme="dark"] .sos-v1 .rabatt-wrap:hover .rabatt-l,[data-theme="dark"] .sos-v1 .rabatt-wrap:hover .rabatt-r{box-shadow:0 18px 48px rgba(255,255,255,.18)}[data-theme="dark"] .sos-v1 .fdrop-menu{box-shadow:0 14px 40px rgba(255,255,255,.10)}.sos-v1 .nw-img,.sos-v1 .ccard-img,.sos-v1 .km-img,.sos-v1 .kh-img,.sos-v1 .loc-img,.sos-v1 .learn-img,.sos-v1 .begcard-img,.sos-v1 .art-hero,.sos-v1 .hero-img,.sos-v1 .equip-img,.sos-v1 .km-video,.sos-v1 .ko-vid,.sos-v1 .video,.sos-v1 .video-wrap,.sos-v1 .z-hasvid{filter:var(--img-grade);-webkit-filter:var(--img-grade);transition:filter .25s,-webkit-filter .25s}.sos-v1 *:hover > .nw-img,.sos-v1 *:hover > .ccard-img,.sos-v1 *:hover > .km-img,.sos-v1 *:hover > .kh-img,.sos-v1 *:hover > .loc-img,.sos-v1 *:hover > .learn-img,.sos-v1 *:hover > .begcard-img,.sos-v1 *:hover > .art-hero,.sos-v1 *:hover > .hero-img,.sos-v1 *:hover > .equip-img,.sos-v1 *:hover > .z-hasvid,.sos-v1 .km-video:hover,.sos-v1 .ko-vid:hover,.sos-v1 .video:hover,.sos-v1 .video-wrap:hover{filter:none;-webkit-filter:none}.sos-v1{--nav-rgb:255,255,255}.sos-v1 .hr-rail{position:relative;max-width:1320px;margin:0 auto 30px;padding:0 56px}.sos-v1 #sos-reviews .hr-grid{position:relative;display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:54px 48px 84px;margin:0;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 64px,#000 calc(100% - 64px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 64px,#000 calc(100% - 64px),transparent 100%)}.sos-v1 #sos-reviews .hr-grid::-webkit-scrollbar{display:none}.sos-v1 #sos-reviews .hr-card{flex:0 0 clamp(260px,30%,330px);scroll-snap-align:center}.sos-v1 .hr-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:46px;height:46px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.22);cursor:pointer;font-size:26px;line-height:1;color:#1c1c1c;display:flex;align-items:center;justify-content:center}.sos-v1 .hr-prev{left:4px}.sos-v1 .hr-next{right:4px}.sos-v1 .hr-arrow:hover{background:var(--o);color:#fff}@media(max-width:560px){.sos-v1 .hr-rail{padding:0}.sos-v1 #sos-reviews .hr-grid{display:block;position:relative;overflow:visible;gap:0;padding:8px 0 100px;-webkit-mask-image:none;mask-image:none}.sos-v1 #sos-reviews .hr-card{display:none;width:84vw;margin:0 auto;flex:none}.sos-v1 #sos-reviews .hr-card.is-active{display:flex;box-shadow:0 0 0 2px var(--o),0 14px 40px rgba(255,160,0,.40)}.sos-v1 #sos-reviews .hr-card.is-active .hr-pill{display:none}.sos-v1 #sos-reviews .hr-card:not(.is-active) .hr-thumb::after{background:transparent}.sos-v1 .hr-arrow{top:auto;bottom:20px;transform:none}.sos-v1 .hr-prev{left:calc(50% - 52px);right:auto}.sos-v1 .hr-next{left:calc(50% + 6px);right:auto}}.sos-v1 .hr-card{position:relative;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:var(--card);box-shadow:0 10px 30px rgba(0,0,0,.08);text-decoration:none;color:inherit;cursor:pointer;transition:transform .15s,box-shadow .15s}.sos-v1 .hr-thumb iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sos-v1 .hr-cover{position:absolute;inset:0;z-index:4;background-size:cover;background-position:center;background-color:#1a1a1a}.sos-v1 .hr-stage{position:absolute;z-index:5;overflow:hidden;border-radius:16px 16px 0 0;background:#000;display:none}.sos-v1 .hr-stage.on{display:block}.sos-v1 .hr-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sos-v1 .hr-card.is-active{box-shadow:0 0 0 3px var(--o),0 16px 44px rgba(255,160,0,.40)}.sos-v1 .hr-pill{position:absolute;top:10px;right:10px;z-index:6;background:var(--o);color:#fff;font-size:11px;font-weight:800;letter-spacing:.4px;padding:4px 11px;border-radius:30px;display:none;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.35)}.sos-v1 .hr-card.is-active .hr-pill{display:block}.sos-v1 .hr-card.is-active:hover .hr-pill{display:none}.sos-v1 .hr-unmute{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:7;display:inline-flex;align-items:center;gap:7px;background:var(--o);color:#fff;font-size:13px;font-weight:800;padding:10px 18px;border-radius:30px;border:none;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.5)}.sos-v1 .hr-unmute:hover{background:var(--o-d)}.sos-v1 .hr-next-pill{position:absolute;top:10px;right:10px;z-index:6;background:rgba(18,18,18,.82);color:#fff;font-size:11px;font-weight:800;padding:5px 12px;border-radius:30px;display:none;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.4)}.sos-v1 .hr-card.is-next .hr-next-pill{display:block}.sos-v1 .hr-card.is-next{box-shadow:0 0 0 2px rgba(255,255,255,.7),0 22px 50px rgba(0,0,0,.36)}.sos-v1 .hr-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.13)}.sos-v1 .hr-thumb{position:relative;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:#1a1a1a}.sos-v1 .hr-thumb::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.16)}.sos-v1 .hr-card.is-active .hr-thumb::after{display:none}.sos-v1 .hr-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:44px;z-index:2}.sos-v1 .hr-play svg{width:100%;height:100%;filter:drop-shadow(0 2px 7px rgba(0,0,0,.45))}.sos-v1 .hr-body{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1}.sos-v1 .hr-stars{color:#f5a623;font-size:14px;letter-spacing:2px;margin-bottom:8px}.sos-v1 .hr-quote{font-size:15px;line-height:1.55;color:var(--ink);font-style:italic;flex:1;margin:0;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.sos-v1 #sos-reviews.hr-noclamp .hr-quote{display:block;-webkit-line-clamp:none;line-clamp:none;overflow:visible}.sos-v1 .hr-name{margin-top:13px;font-weight:700;color:var(--ink)}.sos-v1 .hr-kurs{color:var(--o);text-decoration:none}.sos-v1 .hr-kurs:hover{text-decoration:underline}.sos-v1 /* Eigene,.sos-v1 zentrierte Ueberschrift (unabhaengig von Seiten-.sec-head) */
#sos-reviews{padding-top:30px}.sos-v1 #sos-reviews .sec-head{text-align:center;font-size:28px;font-weight:700;line-height:1.2;color:var(--ink);margin:0 auto;padding:0 6vw;max-width:900px}.sos-v1 #sos-reviews .sec-sub{text-align:center;color:var(--mut);margin:8px auto 24px;padding:0 6vw;max-width:640px}.sos-v1 /* Pfeil-Icon = SVG-Chevron (mittig); Dark-Mode nicht knallweiss */
.hr-arrow svg{width:22px;height:22px;display:block}[data-theme="dark"] .sos-v1 .hr-arrow{background:#2b313c;color:#e8e8e8;box-shadow:0 4px 16px rgba(0,0,0,.5)}[data-theme="dark"] .sos-v1 .hr-arrow:hover{background:var(--o);color:#fff}
