:root{--hv-red:#a00000;--hv-text:#151515;--hv-muted:#666;--hv-line:#d9d9d9;--hv-bg:#fff}
.hv-wrap{max-width:1370px;margin:0 auto;padding:24px 20px 42px;background:var(--hv-bg);color:var(--hv-text);font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}
.hv-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:0 0 36px}.hv-rule{height:3px;background:var(--hv-red)}
.hv-title-block{text-align:center;white-space:nowrap}.hv-kicker{font-family:Georgia,'Times New Roman',serif;font-size:40px;line-height:1;letter-spacing:.13em}.hv-title-block h1{margin:8px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500;letter-spacing:.13em;line-height:1.2}
.hv-intro{max-width:900px;margin:-14px auto 30px;text-align:center;color:var(--hv-muted);font-size:15px;line-height:1.55}.hv-toolbar{display:grid;grid-template-columns:1.35fr 1fr;gap:16px;margin:0 0 28px}.hv-main-tabs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hv-tab{height:54px;border:1px solid #cfcfcf;border-radius:7px;background:#fff;color:#252525;font-size:12px;font-weight:900;letter-spacing:.14em;cursor:pointer}.hv-tab.active{background:var(--hv-red);border-color:var(--hv-red);color:#fff}.hv-selects{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hv-filter-row{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:-4px}.hv-filter-wide{min-width:0}.hv-load-more{display:block;margin:24px auto 0;border:1px solid #cfcfcf;border-radius:7px;background:#fff;color:#222;padding:13px 20px;font-size:12px;font-weight:900;letter-spacing:.08em;cursor:pointer}.hv-load-more:hover{background:var(--hv-red);border-color:var(--hv-red);color:#fff}.hv-selects label{height:54px;border:1px solid #cfcfcf;border-radius:7px;padding:0 14px;display:flex;align-items:center;box-sizing:border-box}.hv-selects select{border:0;background:#fff;width:100%;font:inherit;color:#222;outline:none}
.hv-section-heading{border-bottom:1px solid var(--hv-line);padding:0 0 13px;margin:0}.hv-section-heading h2{margin:0;color:#5c5c5c;font-size:19px;letter-spacing:.08em;font-weight:900}.hv-section-heading span{font-size:12px;color:#888;letter-spacing:.05em}
.hv-list{border-top:0}.hv-card{display:grid;grid-template-columns:142px minmax(0,1fr) 100px;gap:38px;padding:16px 0;border-bottom:1px solid var(--hv-line);align-items:center;min-width:0;background:#fff}.hv-cover{width:142px;height:142px;background:#f0f0f0;overflow:hidden}.hv-cover img{display:block;width:100%;height:100%;object-fit:cover}.hv-no-cover{height:100%;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:36px;font-weight:700;color:#aaa}.hv-card-main{min-width:0}.hv-meta-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#777;font-size:12px;letter-spacing:.06em}.hv-meta-line strong{color:var(--hv-red);font-size:12px;letter-spacing:.11em}.hv-badge{border:1px solid var(--hv-red);color:var(--hv-red);padding:6px 12px;border-radius:5px;font-size:10px;font-weight:900;letter-spacing:.14em}.hv-card h3{font-size:24px;line-height:1.15;margin:10px 0 3px;font-weight:800;letter-spacing:-.025em}.hv-card h3 span{font-weight:400;color:#555}.hv-sub{margin:0;color:#777;font-size:15px}.hv-description{margin:10px 0 0;color:#444;font-size:14px;line-height:1.55;max-width:850px}.hv-facts{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:#666;font-size:12px}.hv-facts b{color:#444;font-weight:800}.hv-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:13px}.hv-links a{color:var(--hv-red);font-size:11px;font-weight:800;letter-spacing:.04em;text-decoration:none;border-bottom:1px solid rgba(160,0,0,.25);padding-bottom:2px}.hv-links a:hover{border-color:var(--hv-red)}.hv-genre-line{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:13px}.hv-genre-label{color:var(--hv-red);font-size:10px;font-weight:900;letter-spacing:.16em;margin-right:2px}.hv-chip{border:1px solid var(--hv-red);color:var(--hv-red);border-radius:5px;padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.02em;background:#fff}.hv-score-line{display:flex;align-items:center;gap:9px;margin-top:11px}.hv-score{min-width:36px;height:28px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#f2f2f2;color:#222;font-size:12px;font-weight:900}.score-core,.score-dark,.score-dark80s{background:var(--hv-red);color:#fff}.score-beyond{border:1px solid #999}.hv-score-label{font-size:10px;letter-spacing:.14em;font-weight:900;color:#555}.hv-malus{font-size:10px;color:var(--hv-red)}.hv-actions{display:flex;justify-content:flex-end;align-items:center}.hv-action{width:58px;height:58px;border:1px solid #cfcfcf;border-radius:7px;background:#fff;color:var(--hv-red);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.05);cursor:pointer}.hv-action:hover{border-color:var(--hv-red);color:var(--hv-red)}.hv-action svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hv-filter-empty{padding:28px 0;color:#666;font-size:16px;border-bottom:1px solid var(--hv-line)}.hv-empty{margin:25px 0;padding:30px;border:1px solid var(--hv-line);border-radius:7px}.hv-empty strong{font-size:19px}.hv-empty p{color:#777}.hv-note{border-top:2px solid var(--hv-red);margin:30px 0 0;padding-top:12px;color:#777;font-size:10px;font-weight:800;letter-spacing:.13em}.hv-card[hidden]{display:none!important}
.hv-pagination{display:flex;justify-content:center;gap:8px;margin:24px 0 0}.hv-page{min-width:38px;height:38px;border:1px solid #ccc;border-radius:5px;background:#fff;cursor:pointer;font-weight:700}.hv-page.active{background:var(--hv-red);border-color:var(--hv-red);color:#fff}.hv-page:disabled{cursor:default}
.hv-modal{display:none;position:fixed;inset:0;z-index:99999;font-family:Arial,Helvetica,sans-serif}.hv-modal.is-open{display:block}.hv-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76)}.hv-modal-box{position:relative;z-index:2;width:min(900px,calc(100% - 32px));height:min(88vh,900px);margin:6vh auto 0;background:#fff;color:#151515;border-radius:18px;padding:28px 34px 24px;box-sizing:border-box;box-shadow:0 24px 90px rgba(0,0,0,.42);display:flex;flex-direction:column}.hv-modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:0 0 auto}.hv-modal-top h3{margin:0;font-size:34px;line-height:1.1;font-weight:700;letter-spacing:-.03em}.hv-modal-close{width:58px;height:58px;border:1px solid var(--hv-red);border-radius:7px;background:#fff;color:var(--hv-red);font-size:34px;line-height:1;cursor:pointer}.hv-modal-close:hover{background:var(--hv-red);color:#fff}.hv-post-scroll{min-height:0;overflow:auto;padding:26px 10px 18px 2px;scrollbar-width:thin;scrollbar-color:#bbb transparent}.hv-post-scroll::-webkit-scrollbar{width:8px}.hv-post-scroll::-webkit-scrollbar-thumb{background:#bbb;border-radius:8px}.hv-post-anniversary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:0 4px 24px;color:var(--hv-red)}.hv-post-anniversary span{height:1px;background:var(--hv-red)}.hv-post-anniversary strong{font-size:18px;letter-spacing:.08em;white-space:nowrap}.hv-post-anniversary strong:before{content:'♥';font-size:24px;margin-right:12px;vertical-align:-2px}.hv-post-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);min-height:270px;background:#f6f5f2;border:1px solid #e5e3df;overflow:hidden;margin-bottom:26px}.hv-post-hero-image{min-height:270px;background:#eee}.hv-post-cover{display:block;width:100%;height:100%;object-fit:cover;filter:none}.hv-post-hero-copy{position:relative;padding:34px 34px 28px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#faf9f7,#f2f0ec)}.hv-post-hero-copy:before{content:'';position:absolute;left:0;top:0;bottom:0;width:8px;background:var(--hv-red)}.hv-post-artist{font-size:34px;line-height:1.08;font-weight:800;letter-spacing:-.02em;text-transform:uppercase}.hv-post-release-title{margin-top:12px;color:var(--hv-red);font-family:Georgia,'Times New Roman',serif;font-size:40px;line-height:1.05;font-style:italic;border-bottom:1px solid var(--hv-red);padding-bottom:12px}.hv-post-release{display:flex;flex-direction:column;margin-top:24px;gap:4px}.hv-post-release-label{color:var(--hv-red);font-size:14px;font-weight:800;letter-spacing:.1em}.hv-post-date{font-size:20px;color:#333}.hv-post-body{padding:0 4px}.hv-post-headline{margin:0 0 16px;font-size:27px;line-height:1.2;font-weight:800}.hv-post-description{margin:0;color:#3e3e3e;font-size:17px;line-height:1.62}.hv-post-inline-hashtags{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:18px;font-size:13px;line-height:1.5}.hv-post-inline-hashtags a{color:var(--hv-red);text-decoration:none;border-bottom:1px dotted rgba(160,0,0,.55);padding-bottom:2px}.hv-post-inline-hashtags a:hover{text-decoration:underline}.hv-party-promo{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;margin:28px 4px 20px;padding:22px 24px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:5px solid var(--hv-red);background:#fafafa}.hv-party-copy{display:flex;flex-direction:column;gap:5px}.hv-party-copy span{color:var(--hv-red);font-size:13px;font-weight:800;letter-spacing:.09em}.hv-party-copy strong{color:var(--hv-red);font-size:26px;letter-spacing:.04em}.hv-party-copy em{font-style:normal;font-size:16px;font-weight:600;color:#222}.hv-frannz-logo{display:block;max-width:190px;max-height:58px;width:auto;height:auto;justify-self:end;object-fit:contain}.hv-post-hashtags{display:none}.hv-post-text{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;left:-9999px}.hv-modal-actions{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid #ddd;flex:0 0 auto}.hv-modal-actions button{height:60px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;border:1px solid var(--hv-red);border-radius:7px;padding:10px 18px;background:#fff;color:var(--hv-red);font-size:17px;font-weight:500}.hv-modal-actions .hv-share-native{background:var(--hv-red);color:#fff}.hv-modal-actions button:hover{opacity:.9}.hv-copy-icon,.hv-share-icon{position:relative;width:24px;height:24px;display:inline-block;flex:0 0 24px}.hv-copy-icon:before,.hv-copy-icon:after{content:'';position:absolute;border:2px solid currentColor;border-radius:2px;width:13px;height:16px}.hv-copy-icon:before{left:2px;top:5px}.hv-copy-icon:after{left:7px;top:1px;background:transparent}.hv-share-icon:before{content:'';position:absolute;width:7px;height:7px;border:2px solid currentColor;border-radius:50%;left:0;top:9px;box-sizing:border-box;box-shadow:16px -8px 0 -2px #fff,16px -8px 0 0 currentColor,16px 8px 0 -2px #fff,16px 8px 0 0 currentColor}.hv-share-icon:after{content:'';position:absolute;left:5px;top:7px;width:14px;height:10px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;transform:skewY(-25deg)}.hv-modal-sources{display:flex;justify-content:space-between;gap:20px;margin-top:16px;padding:14px 4px 0;border-top:1px solid #eee;color:var(--hv-red);font-size:13px;font-weight:600;flex:0 0 auto}.hv-modal-sources span{border-bottom:1px dotted rgba(160,0,0,.5);padding-bottom:2px}.hv-modal-actions .is-done{background:#fff;color:var(--hv-red)}

.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hv-wrap{padding:18px 14px 34px}.hv-header{gap:16px;margin-bottom:30px}.hv-kicker{font-size:30px}.hv-title-block h1{font-size:14px}.hv-intro{font-size:14px;line-height:1.5;margin:-8px auto 26px}.hv-toolbar{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.hv-main-tabs{gap:10px}.hv-tab{height:48px;font-size:11px}.hv-filter-row{grid-column:auto;grid-template-columns:1fr 1fr;margin-top:0;gap:10px}.hv-selects{gap:10px}.hv-selects label{height:48px}.hv-card{grid-template-columns:100px minmax(0,1fr) 62px;gap:16px;padding:15px 0}.hv-cover{width:100px;height:100px}.hv-card h3{font-size:20px;margin-top:8px}.hv-description{font-size:13.5px;line-height:1.5}.hv-links{gap:8px 14px;margin-top:11px}.hv-genre-line{gap:6px;margin-top:11px}.hv-chip{padding:5px 8px;font-size:10.5px}.hv-action{width:48px;height:48px}.hv-action svg{width:23px;height:23px}.hv-note{margin-top:26px}}
@media(max-width:600px){.hv-wrap{padding:14px 12px 30px}.hv-header{display:block;margin-bottom:24px}.hv-rule{height:2px;margin:8px 0}.hv-title-block{white-space:normal;margin:14px 0}.hv-kicker{font-size:25px;letter-spacing:.11em}.hv-title-block h1{font-size:11px;letter-spacing:.08em}.hv-intro{text-align:left;font-size:13px;line-height:1.5;margin:-2px 0 20px}.hv-toolbar{gap:9px;margin-bottom:20px}.hv-main-tabs{gap:8px}.hv-tab{height:44px;border-radius:6px;font-size:10px;letter-spacing:.1em}.hv-selects{gap:8px}.hv-filter-row{grid-template-columns:1fr;gap:8px}.hv-selects label{height:44px;border-radius:6px;padding:0 11px}.hv-card{grid-template-columns:76px minmax(0,1fr);gap:11px;padding:13px 0}.hv-cover{width:76px;height:76px}.hv-card h3{font-size:17px;line-height:1.18;margin:6px 0 2px;letter-spacing:-.02em}.hv-meta-line{gap:5px;font-size:10px;line-height:1.3}.hv-meta-line strong{font-size:10px;letter-spacing:.09em}.hv-badge{padding:4px 7px;border-radius:4px;font-size:9px;letter-spacing:.11em}.hv-sub{font-size:12px}.hv-description{font-size:12.5px;line-height:1.48;margin-top:7px}.hv-genre-line{gap:5px;margin-top:9px}.hv-genre-label{font-size:9px;letter-spacing:.13em}.hv-chip{padding:4px 6px;border-radius:4px;font-size:9.5px}.hv-facts{gap:5px 11px;margin-top:9px;font-size:10.5px}.hv-links{gap:7px 12px;margin-top:9px}.hv-links a{font-size:10px;padding-bottom:1px}.hv-source-note{margin-left:.35rem;font-size:.66em}.hv-actions{grid-column:2;justify-content:flex-start;margin-top:-2px}.hv-action{width:42px;height:42px;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.hv-action svg{width:21px;height:21px;stroke-width:1.6}.hv-section-heading{padding-bottom:10px}.hv-section-heading h2{font-size:14px;letter-spacing:.06em}.hv-section-heading span{font-size:9px}.hv-filter-empty{padding:20px 0;font-size:14px}.hv-load-more{margin-top:18px;padding:11px 16px;font-size:10px}.hv-note{margin-top:22px;padding-top:10px;border-top-width:1px;font-size:8px;letter-spacing:.11em}}

.hv-source-note{display:inline-block;margin-left:.5rem;font-size:.72em;opacity:.72}.hv-api-attribution{font-size:.72em;opacity:.62;line-height:1.5}

@media (max-width:720px){.hv-modal-box{width:calc(100% - 18px);height:94vh;margin:3vh auto 0;border-radius:14px;padding:18px 16px 16px}.hv-modal-top h3{font-size:27px}.hv-modal-close{width:48px;height:48px;font-size:28px}.hv-post-scroll{padding:20px 5px 12px 0}.hv-post-anniversary{gap:10px;margin-bottom:18px}.hv-post-anniversary strong{font-size:14px;letter-spacing:.06em}.hv-post-anniversary strong:before{font-size:20px;margin-right:8px}.hv-post-hero{grid-template-columns:1fr;min-height:0}.hv-post-hero-image{height:210px;min-height:210px}.hv-post-hero-copy{padding:22px 20px 22px}.hv-post-artist{font-size:26px}.hv-post-release-title{font-size:32px}.hv-post-release{margin-top:18px}.hv-post-headline{font-size:22px}.hv-post-description{font-size:15px;line-height:1.55}.hv-party-promo{grid-template-columns:1fr;gap:16px;margin-top:22px;padding:18px 16px}.hv-party-copy strong{font-size:22px}.hv-party-copy em{font-size:14px}.hv-frannz-logo{justify-self:start;max-width:150px;max-height:48px}.hv-post-hashtags{font-size:12px}.hv-post-inline-hashtags{font-size:11px;gap:5px 10px;margin-top:14px}.hv-modal-actions{gap:8px}.hv-modal-actions button{height:54px;font-size:15px}.hv-download-graphic{width:44px !important}.hv-modal-sources{font-size:11px;gap:12px}.hv-card{grid-template-columns:96px minmax(0,1fr);gap:18px;padding:15px 0}.hv-cover{width:96px;height:96px}.hv-actions{grid-column:2;justify-content:flex-start}.hv-action{width:48px;height:48px}.hv-action svg{width:23px;height:23px}}

/* 0.5.27 — reiner Icon-Button für Content-Post / Grafik-Download */
.hv-content-post-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;border:0;border-radius:50%;background:transparent;color:var(--hv-red);cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}
.hv-content-post-button svg{width:18px;height:18px;fill:currentColor;display:block}
.hv-content-post-button:hover{background:transparent;color:var(--hv-red);opacity:.72}
.hv-content-post-button:focus-visible{outline:1px solid var(--hv-red);outline-offset:3px}
@media(max-width:640px){.hv-actions{margin-top:8px}.hv-content-post-button{width:26px;height:26px;padding:4px}.hv-content-post-button svg{width:17px;height:17px}}

.hv-download-graphic{width:44px !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;color:var(--hv-red) !important}.hv-download-graphic:hover{background:transparent !important;color:var(--hv-red) !important;opacity:.65;box-shadow:none !important}.hv-download-icon{position:relative;width:24px;height:24px;display:inline-block}.hv-download-icon:before{content:'';position:absolute;left:10px;top:1px;width:3px;height:14px;background:currentColor;border-radius:2px}.hv-download-icon:after{content:'';position:absolute;left:5px;top:10px;width:10px;height:10px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg)}.hv-download-graphic.is-busy{opacity:.45;pointer-events:none}.hv-download-graphic.is-busy .hv-download-icon{animation:hv-pulse .8s ease-in-out infinite alternate}@keyframes hv-pulse{to{opacity:.35;transform:translateY(2px)}}


/* 0.5.28 — finale UI-Overrides */
.hv-content-post-button{border:0 !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;width:30px;height:30px;padding:3px !important;color:#a00000 !important}
.hv-content-post-button:hover,.hv-content-post-button:active{border:0 !important;background:transparent !important;box-shadow:none !important;color:#a00000 !important;opacity:.65}
.hv-post-cover{filter:none !important}
.hv-download-graphic{border:0 !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;color:#a00000 !important}

/* 0.5.29 — Share-/Grafik-Icons bewusst rahmenlos */
.hv-content-post-button,.hv-download-graphic{border:0 !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;outline:none !important}
.hv-content-post-button:focus,.hv-content-post-button:focus-visible,.hv-download-graphic:focus,.hv-download-graphic:focus-visible{outline:none !important;box-shadow:none !important}


/* 0.5.45 - Hinweis waehrend der Aktualisierung */
.hv-sync-note{margin:0 0 24px;padding:16px 18px;border:1px solid var(--hv-line);border-left:5px solid var(--hv-red);border-radius:7px;background:#fafafa}
.hv-sync-text{font-size:14px;font-weight:700;color:#333}
.hv-sync-text span{color:var(--hv-red)}
.hv-sync-bar{height:6px;margin:11px 0 8px;border-radius:6px;background:#e6e6e6;overflow:hidden}
.hv-sync-bar span{display:block;height:100%;width:0;background:var(--hv-red);transition:width .6s ease}
.hv-sync-hint{font-size:12px;color:#777;line-height:1.5}
@media(max-width:600px){.hv-sync-note{padding:13px 14px;margin-bottom:18px}.hv-sync-text{font-size:13px}.hv-sync-hint{font-size:11px}}

/* 0.5.45 - Band-DNA optisch von der Album-DNA absetzen */
.hv-band-dna{margin-top:8px}
.hv-chip-band{border-color:#c9c9c9;color:#555;background:#fafafa;font-weight:600}


/* 0.5.59 — neutrale Transparenz zum Datenbank-Abgleich */
.hv-data-transparency{margin:0 0 24px;border:1px solid var(--hv-line);border-radius:7px;background:#fafafa;overflow:hidden}
.hv-data-transparency summary{cursor:pointer;list-style:none;padding:12px 16px;font-size:12px;font-weight:700;letter-spacing:.08em;color:#333}
.hv-data-transparency summary::-webkit-details-marker{display:none}
.hv-data-transparency summary:after{content:'+';float:right;color:var(--hv-red);font-size:16px;line-height:1}
.hv-data-transparency[open] summary:after{content:'−'}
.hv-data-transparency summary span{margin-left:8px;font-weight:500;color:#777;letter-spacing:.02em}
.hv-data-details{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#e7e7e7;border-top:1px solid #e7e7e7}
.hv-data-details div{background:#fff;padding:11px 13px;display:flex;flex-direction:column;gap:3px}
.hv-data-details span{font-size:10px;color:#777;text-transform:uppercase;letter-spacing:.08em}
.hv-data-details strong{font-size:15px;color:#333}
.hv-data-note{padding:10px 16px;font-size:11px;line-height:1.45;color:#777}
@media(max-width:700px){.hv-data-details{grid-template-columns:1fr 1fr}.hv-data-details div:last-child{grid-column:1/-1}.hv-data-transparency summary{padding:11px 13px;font-size:11px}.hv-data-note{padding:9px 13px;font-size:10px}}

/* 0.5.60 — kuratierter Genre-Kosmos und klare Streaming-Ausgabe */
.hv-streaming-label{font-size:11px;font-weight:900;letter-spacing:.06em;color:#555;margin-right:-6px;align-self:center}
