:root{--bg:#06101a;--panel:#07131d;--panel2:#0b1823;--line:#263746;--muted:#8b99a6;--text:#f5f7f9;--red:#e12032;--green:#31d879;--blue:#3d91ff;--amber:#e6b85c}
*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.green{color:var(--green)!important}.red{color:#ff4e5e!important}.muted{color:var(--muted)}
.ticker{height:40px;background:#02060b;border-bottom:1px solid #243240;overflow:hidden;white-space:nowrap}.ticker-track{display:inline-block;padding:11px 0;font-size:11px;animation:tick 52s linear infinite}.ticker-track>*{margin-right:34px}.ticker-track a:hover{text-decoration:underline}.ticker-price{color:#7f909e}.live{background:#d71827;padding:7px 11px;border-radius:4px;font-weight:900}@keyframes tick{to{transform:translateX(-50%)}}
header{height:72px;background:#07111bf2;border-bottom:1px solid #253440;position:sticky;top:0;z-index:40;backdrop-filter:blur(10px)}.nav{max-width:1580px;height:100%;margin:auto;padding:0 24px;display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;white-space:nowrap}.logo:before{content:'◇';font-size:42px;color:#ed1830;transform:rotate(45deg)}.logo small{display:block;font-size:9px;letter-spacing:.07em}.nav nav{margin-left:auto;display:flex;gap:26px;font-size:10px;font-weight:800}.nav nav a{padding:27px 0 23px;border-bottom:3px solid transparent}.nav nav a.active{border-color:var(--red)}.start{background:#df1828;padding:12px 17px;border-radius:5px;font-size:10px;font-weight:900}
.permanent-layout-bar{background:#040b12;border-bottom:1px solid #263847;z-index:35;position:relative}.permanent-layout-inner{max-width:1580px;margin:auto;padding:9px 20px;display:flex;align-items:center;gap:12px}.permanent-layout-inner>span{font-size:9px;font-weight:900;color:#8193a1;letter-spacing:.08em;white-space:nowrap}.permanent-layout-inner>em{margin-left:auto;font-size:8px;color:#607583;font-style:normal;white-space:nowrap}.permanent-layout-buttons{display:flex;gap:6px;flex-wrap:wrap}.permanent-layout-buttons button{background:#0a1721;border:1px solid #2d4251;color:#cbd5dc;border-radius:5px;padding:7px 10px;cursor:pointer;display:flex;align-items:center;gap:7px}.permanent-layout-buttons button small{font-size:7px;color:#6f8799}.permanent-layout-buttons button b{font-size:8px}.permanent-layout-buttons button.active,.permanent-layout-buttons button:hover{background:#113b69;border-color:#3187ff;color:#fff}
.hero{height:390px;position:relative;background:linear-gradient(90deg,#06101af5 0%,#06101aa8 45%,#06101a18 78%),url('wallstreet-bull-hero-clean.jpg') center 48%/cover;display:flex;align-items:center}.hero-content{padding-left:42px;max-width:980px;width:73%}.eyebrow{color:#ff2d41;font-size:17px;font-weight:900}.hero h1{font-size:60px;line-height:.98;margin:8px 0 14px;letter-spacing:-.03em}.hero p{font-size:18px;margin:8px 0}.actions{display:flex;gap:12px;margin-top:18px}.btn{display:inline-block;border:1px solid #5b6b78;padding:11px 15px;border-radius:5px;background:#08111bd4;font-size:10px;font-weight:900;color:#fff;cursor:pointer}.btn.primary{background:#db1727;border-color:#db1727}.benefits{margin-top:20px;width:96%;display:grid;grid-template-columns:repeat(4,1fr);background:#07111be2;border:1px solid #33414e}.benefit{padding:13px 16px;border-right:1px solid #293744}.benefit strong{display:block;font-size:10px}.benefit span{font-size:9px;color:#bbc6d0;line-height:1.45;display:block;margin-top:4px}.wallbox{position:absolute;right:28px;bottom:28px;width:310px;background:#06111bea;border:1px solid #34414d;border-radius:7px;padding:14px}.wallbox>strong{color:#f72436;font-size:11px}.wallbox small{color:#80909d;font-size:8px}.marketrow{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #1d2a35;font-size:9px;cursor:pointer}.marketrow:hover{background:#0c1a25}
.home{max-width:1580px;margin:auto;padding:12px 20px 10px;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:12px}.panel,.card{background:var(--panel);border:1px solid var(--line);border-radius:7px}.card{padding:15px;margin-bottom:12px}.tabs,.tools{display:flex;gap:6px;flex-wrap:wrap;padding:8px}.tabs button,.tools button,.tool{background:#0b1621;color:#fff;border:1px solid #2c3e4d;border-radius:5px;padding:9px 12px;font-size:9px;font-weight:800;cursor:pointer}.tabs button.active,.tools button.primary,.tool.active{background:#a31422;border-color:#c21b2a}.tools span{margin-left:auto;color:#82909e;font-size:9px;align-self:center}.tablewrap{width:100%;overflow-x:auto}.table,.scanner-table,.depot-table,.sort-table{width:100%;border-collapse:collapse;table-layout:fixed}.table th,.table td,.scanner-table th,.scanner-table td,.depot-table th,.depot-table td,.sort-table th,.sort-table td{padding:9px 8px;border-bottom:1px solid #192631;text-align:left;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table th,.scanner-table th,.depot-table th,.sort-table th{font-size:8px;color:#8d9aa6;text-transform:uppercase}.sortable{cursor:pointer}.table tbody tr,.scanner-table tbody tr,.sort-table tbody tr{cursor:pointer}.table tbody tr:hover,.scanner-table tbody tr:hover,.sort-table tbody tr:hover{background:#0c1a25}.badge{display:inline-block;padding:4px 7px;border-radius:4px;font-size:8px;font-weight:900}.badge.long,.long{background:#0d3a20;color:#34e77e}.badge.flat,.flat{background:#1b252e;color:#bac4cc}.alllink{display:block;color:#ff3546;font-size:9px;padding:11px 12px}.right{display:flex;flex-direction:column;gap:10px}.box{padding:12px}.box h3{font-size:10px;margin:0 0 10px}.mini-market-table{width:100%;table-layout:auto}.mini-market-table th,.mini-market-table td{font-size:8px;padding:7px 5px}
.newsitem{display:flex;gap:9px;padding:9px 0;border-bottom:1px solid #1d2a35;cursor:pointer}.newsitem img{width:78px;height:50px;object-fit:cover;border-radius:5px;background:#0b1721}.newsitem b{font-size:9px;line-height:1.35;display:block}.newsitem p{font-size:8px;color:#a9b4bf;line-height:1.45;margin:4px 0}.tiles{max-width:1580px;margin:auto;padding:0 20px 10px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.tile{height:128px;background-size:cover;background-position:center;border:1px solid #31414e;border-radius:5px;position:relative;overflow:hidden}.tile:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#06101af2)}.tile span{position:absolute;z-index:2;bottom:10px;left:13px;font-weight:900;font-size:9px}.tile small{display:block;font-weight:400;font-size:8px}.trust{max-width:1580px;margin:auto;padding:10px 20px 18px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #1e2a35}.trust div{padding:10px 12px;border-right:1px solid #1f2b36}.trust b{display:block;font-size:9px}.trust span{display:block;color:#c2ccd4;font-size:8px;line-height:1.4;margin-top:3px}
.page{max-width:1500px;margin:auto;padding:28px 20px}.page h1{font-size:34px;margin-bottom:8px}.page h2{font-size:18px}.page-intro{color:#8c9aaa;max-width:1050px;line-height:1.55;font-size:12px}.filtergrid{display:grid;grid-template-columns:2fr repeat(6,1fr);gap:7px;padding:10px}.filtergrid input,.filtergrid select,.formgrid input,.formgrid select,.news-search input{width:100%;background:#0b1621;border:1px solid #30414f;color:#fff;padding:9px 10px;border-radius:5px;font-size:9px}.filter-actions{display:flex;gap:7px;padding:0 10px 10px;align-items:center}.chartbar{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin:0 0 8px}.chartbar b{font-size:10px;margin-right:2px}.chartwrap{position:relative;height:820px;background:#07131d;overflow:hidden}.chart{position:absolute;inset:0}.overlay{position:absolute;inset:0;z-index:8;pointer-events:none}.overlay.active{pointer-events:auto;cursor:crosshair}.drawing-selected{filter:drop-shadow(0 0 3px #fff)}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}.stat{background:#07131d;border:1px solid #2b3a47;border-radius:7px;padding:11px;min-width:0}.stat small{display:block;color:#8997a4;font-size:8px;text-transform:uppercase}.stat b{display:block;font-size:16px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.stat-grid-wide{grid-template-columns:repeat(5,1fr)}.row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #20303c;font-size:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formgrid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.summarygrid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}.watch-actions,.row-actions{display:flex;gap:5px}.watch-actions button,.row-actions button{padding:6px 8px}.alert{padding:8px 10px;border-radius:5px;background:#25191d;border:1px solid #6a2732;color:#ff6571;font-size:9px}.okalert{background:#10261b;border-color:#1d5d38;color:#40db82;font-size:9px}.price-input{display:flex;align-items:center;gap:5px}.price-input input{width:75px;background:#0b1621;border:1px solid #30414f;color:#fff;padding:6px;border-radius:4px}.price-input span{font-size:8px;color:#82909e}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.news-card{background:#07131d;border:1px solid #2c3a47;border-radius:7px;overflow:hidden;cursor:pointer}.news-card img{display:block;width:100%;height:150px;object-fit:cover;background:#0d1720}.news-card .body{padding:13px}.news-card h3{font-size:12px;line-height:1.35;margin:0 0 7px}.news-card p{font-size:9px;color:#aab5bf;line-height:1.55;margin:0 0 7px}.news-card small{font-size:8px;color:#768492}.story{font-size:13px;line-height:1.7;color:#d4dbe2}.story h2{font-size:20px;margin-top:22px}.signal-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin:14px 0}.footer{max-width:1580px;margin:auto;padding:22px;color:#758392;font-size:9px;border-top:1px solid #1d2a35}
/* Original */
body[data-start-layout="original"] .hero{background-image:linear-gradient(90deg,#06101af5 0%,#06101aa8 45%,#06101a18 78%),url('wallstreet-bull-hero-clean.jpg')}
/* Dashboard */
body[data-start-layout="dashboard"]{background:#04101a}body[data-start-layout="dashboard"] header{background:#061522}body[data-start-layout="dashboard"] .hero{height:300px;background-image:linear-gradient(90deg,#03101be8,#03101b8e),url('wallstreet-skyline.jpg');background-position:center 45%}body[data-start-layout="dashboard"] .hero h1{font-size:50px}body[data-start-layout="dashboard"] .eyebrow{color:#52a9ff}body[data-start-layout="dashboard"] .benefits{display:none}body[data-start-layout="dashboard"] .home{grid-template-columns:minmax(0,1.5fr) minmax(360px,.62fr)}body[data-start-layout="dashboard"] .panel,body[data-start-layout="dashboard"] .card{background:#071725;border-color:#244762}body[data-start-layout="dashboard"] .tabs button.active{background:#1269dd;border-color:#1269dd}body[data-start-layout="dashboard"] .alllink{color:#59a9ff}body[data-start-layout="dashboard"] .tiles{grid-template-columns:2fr 1fr 1fr 1fr 1fr}body[data-start-layout="dashboard"] .tile{height:145px}
/* Bloomberg style */
body[data-start-layout="bloomberg"]{--bg:#05090d;--panel:#0b0f12;--line:#352b1a;background:#05090d}body[data-start-layout="bloomberg"] header{height:60px;background:#0a0d10;border-color:#2e2513}body[data-start-layout="bloomberg"] .nav nav a.active{border-color:#ff9f1a;color:#ffb347}body[data-start-layout="bloomberg"] .start,body[data-start-layout="bloomberg"] .tabs button.active{background:#d87b00;border-color:#f39a1c}body[data-start-layout="bloomberg"] .hero{height:150px;background:linear-gradient(90deg,#0a0d10,#15120b);border-bottom:1px solid #493516}body[data-start-layout="bloomberg"] .hero-content{padding-left:22px;max-width:none;width:100%;display:grid;grid-template-columns:1.2fr .9fr 1.4fr;gap:18px;align-items:center}body[data-start-layout="bloomberg"] .hero h1{font-size:30px;margin:2px 0;color:#ffb347}body[data-start-layout="bloomberg"] .eyebrow{color:#ff9f1a;font-size:11px}body[data-start-layout="bloomberg"] .hero p{font-size:11px;color:#b7bcc1}body[data-start-layout="bloomberg"] .benefits{margin:0;width:100%;grid-template-columns:repeat(2,1fr);border-color:#413216;background:#0e1114}body[data-start-layout="bloomberg"] .benefit{padding:8px 10px;border-color:#332815}body[data-start-layout="bloomberg"] .wallbox{display:none}body[data-start-layout="bloomberg"] .home{grid-template-columns:minmax(0,1.65fr) minmax(330px,.55fr);padding-top:8px;gap:7px}body[data-start-layout="bloomberg"] .panel,body[data-start-layout="bloomberg"] .card{background:#0b0f12;border-color:#332b1c;border-radius:2px}body[data-start-layout="bloomberg"] .table th,body[data-start-layout="bloomberg"] .sort-table th,body[data-start-layout="bloomberg"] .scanner-table th{color:#e2a746}body[data-start-layout="bloomberg"] .tiles{display:none}body[data-start-layout="bloomberg"] .alllink{color:#ffad33}body[data-start-layout="bloomberg"] .permanent-layout-buttons button.active{background:#6b4108;border-color:#e6951c}
@media(max-width:1200px){.nav nav{display:none}.permanent-layout-inner{align-items:flex-start;flex-direction:column}.permanent-layout-inner>em{margin-left:0}.permanent-layout-buttons{width:100%}.permanent-layout-buttons button{flex:1 1 150px;justify-content:center}.home,body[data-start-layout="dashboard"] .home,body[data-start-layout="bloomberg"] .home{grid-template-columns:1fr}.right,.wallbox{display:none}.hero-content{width:100%}.tiles{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.stats,.summarygrid,.signal-strip{grid-template-columns:repeat(3,1fr)}.filtergrid{grid-template-columns:repeat(3,1fr)}.formgrid{grid-template-columns:repeat(3,1fr)}.news-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}body[data-start-layout="bloomberg"] .hero-content{display:block}body[data-start-layout="bloomberg"] .benefits{display:none}}
@media(max-width:700px){.hero{height:auto;min-height:430px}.hero h1{font-size:38px}.hero-content{padding:28px 20px}.benefits{grid-template-columns:1fr 1fr}.logo{font-size:17px}.start{display:none}.stats,.summarygrid,.signal-strip{grid-template-columns:repeat(2,1fr)}.chartwrap{height:520px}.filtergrid,.formgrid,.news-grid{grid-template-columns:1fr}.permanent-layout-buttons button{flex:1 1 100%}.permanent-layout-inner>span,.permanent-layout-inner>em{display:none}}

/* Final refinements */
.news-text-only{display:grid;grid-template-columns:10px 1fr;gap:10px;align-items:start}.news-text-only img{display:none}.news-signal-dot{width:8px;height:8px;border-radius:50%;margin-top:4px;background:#64727e}.news-signal-dot.long{background:#31d879;box-shadow:0 0 10px #31d87988}.news-signal-dot.flat{background:#83919c}.news-signal-line{display:block;font-size:8px;color:#aab6bf;margin:5px 0}.news-card-text{min-height:210px}.news-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.news-value{font-size:9px;font-weight:900;color:#8fa2b0}.news-market-line{display:flex;gap:12px;flex-wrap:wrap;padding:8px 0;margin:7px 0;border-top:1px solid #1c2b36;border-bottom:1px solid #1c2b36;font-size:9px}.tile-bull{background-position:center 58%}.tile-usa{background-position:center 48%}.tablewrap{scrollbar-width:thin;scrollbar-color:#304654 #07131d}.tablewrap::-webkit-scrollbar{height:5px}.tablewrap::-webkit-scrollbar-thumb{background:#304654;border-radius:8px}.page .chartwrap{height:min(820px,72vh);min-height:620px}.sort-table th.sortable,.scanner-table th.sortable,.depot-table th.sortable{user-select:none}
@media(min-width:1350px){.home .tablewrap{overflow-x:hidden}.home .table,.home .sort-table{table-layout:fixed}}

/* Chart UX update */
.overlay.active{cursor:default}.overlay.active:has(.drawing-selected){cursor:move}
.chartbar .draw.active{box-shadow:0 0 0 1px #ff4053 inset,0 0 18px rgba(255,64,83,.12)}
#drawHint{padding:6px 9px;border-radius:4px;background:#0a1620;border:1px solid #263b4a}

#deleteSelected{border-color:#7a2630;color:#ff6b78}#deleteSelected:hover{background:#32151a}.overlay.active{touch-action:none;user-select:none;-webkit-user-select:none}


.news-ticker{height:31px;background:#09131c;border-bottom:1px solid #233441;overflow:hidden;display:flex;align-items:center}.news-ticker-track{display:flex;align-items:center;gap:14px;white-space:nowrap;padding:0 14px;font-size:10px;width:100%;overflow:hidden}.news-ticker-track a{color:#dbe5ed;text-decoration:none;overflow:hidden;text-overflow:ellipsis;max-width:520px}.news-ticker-track a:hover{color:#fff}.focus-live{background:#c3192d;color:#fff;font-weight:900;padding:6px 10px;border-radius:4px;flex:none}.ticker-sep{color:#556777;flex:none}.value-actions{display:flex;gap:5px;white-space:nowrap}.value-actions .tool{font-size:9px;padding:6px 8px}.mixer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mixer-slot{border:1px solid #293b48;background:#07131d;border-radius:8px;padding:12px}.mixer-result{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mixer-card{background:#07131d;border:1px solid #2b3a47;border-radius:8px;padding:14px}.mixer-card h3{margin:0 0 8px}.mixer-big{font-size:22px;font-weight:900}.mixer-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px;font-size:10px;color:#aeb9c3}.mixer-summary{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #263744}.mixer-summary b{font-size:16px}.mixer-actions{display:flex;align-items:center;gap:10px;margin-top:12px}@media(max-width:900px){.mixer-grid,.mixer-result{grid-template-columns:1fr}.news-ticker-track a{max-width:300px}}

/* ACTION COLUMN FIX: Watchlist + Depot immer voll sichtbar */
.home .tablewrap{overflow-x:auto!important}
.home .table th:last-child,.home .table td:last-child{width:178px!important;min-width:178px!important;overflow:visible!important;text-overflow:clip!important}
.home .table td:last-child .value-actions{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-start;align-items:center;min-width:166px}
.home .table td:last-child .value-actions .tool{flex:0 0 auto;min-width:78px;padding:7px 9px;font-size:9px;white-space:nowrap}
.home .table td:last-child .value-actions .action-depot{min-width:70px}

/* Rechte Marktübersicht: beide Aktionen vollständig, kompakt untereinander */
.mini-market-table th:last-child,.mini-market-table td:last-child{width:94px!important;min-width:94px!important;overflow:visible!important;text-overflow:clip!important}
.mini-market-table td:last-child .value-actions{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:88px;min-width:88px}
.mini-market-table td:last-child .value-actions .tool{width:100%;min-width:0;padding:6px 6px;font-size:8px;white-space:nowrap;text-align:center}

/* Auf großen Monitoren darf die Haupttabelle nicht an der Aktionsspalte abgeschnitten werden */
@media(min-width:1350px){.home .tablewrap{overflow-x:auto!important}.home .table,.home .sort-table{table-layout:fixed}}
@media(min-width:1700px){.home{max-width:1740px;grid-template-columns:minmax(0,1fr) 420px}.mini-market-table th:last-child,.mini-market-table td:last-child{width:100px!important;min-width:100px!important}}

/* Professional Journal / Blog */
.blog-home,.blog-page,.article-page{max-width:1780px;margin:18px auto;padding:0 22px}.blog-section-head,.blog-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:26px 0 18px}.blog-page-head{display:block;padding:26px 0 8px}.blog-section-head h2,.blog-page-head h1{font-size:32px;margin:4px 0 5px}.blog-section-head p,.blog-page-head p{color:#8fa6b7;max-width:780px}.blog-kicker{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#ff4053}.blog-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(300px,.9fr);gap:18px}.blog-card{border:1px solid #203746;background:#071620;border-radius:8px;overflow:hidden}.blog-card a{color:inherit;text-decoration:none}.blog-img{height:185px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:15px}.blog-img span{background:#e51d2a;color:#fff;font-size:10px;font-weight:900;padding:6px 8px;border-radius:3px;letter-spacing:.7px}.blog-card-body{padding:16px}.blog-card h3{font-size:19px;line-height:1.22;margin:7px 0 9px}.blog-card p{color:#91a6b5;font-size:13px;line-height:1.55;margin:0 0 12px}.blog-meta{font-size:10px;color:#6f899b;text-transform:uppercase}.readmore{font-size:11px;color:#38a8ff}.blog-lead .blog-img{height:330px}.blog-lead .blog-card h3{font-size:28px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.blog-grid-all{grid-template-columns:repeat(3,1fr)}.most-title{font-size:12px;letter-spacing:1px;margin:0 0 8px}.most-row{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid #18303e;color:#dfeaf0;text-decoration:none}.most-row>b{font-size:25px;color:#294554}.most-row span{font-size:13px;font-weight:800;line-height:1.3}.most-row small{display:block;color:#ff4053;font-size:9px;margin-bottom:4px}.focus-row{display:block;padding:12px 0;border-bottom:1px solid #19303d;text-decoration:none;color:#dce8ef}.focus-row small{display:block;color:#ff4053;font-size:9px;font-weight:900}.focus-row b{display:block;font-size:12px;line-height:1.3;margin:4px 0}.focus-row span{font-size:9px;color:#6f899b}.blog-subhead{font-size:15px;letter-spacing:1px;margin:28px 0 10px}
.article-hero{min-height:430px;background-size:cover;background-position:center;border:1px solid #203746;border-radius:9px;display:flex;align-items:flex-end;padding:45px;margin:18px 0}.article-hero>div{max-width:900px}.article-hero h1{font-size:46px;line-height:1.04;margin:10px 0 14px}.article-hero p{font-size:18px;color:#c1d0d9;line-height:1.5}.article-meta{font-size:11px;color:#7f98a8;margin-top:18px}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.article-grid>div>section,.article-chart-panel{margin:30px 0}.article-grid #articleBody{max-width:950px}.article-grid #articleBody p{font-size:16px;line-height:1.8;color:#b8c7d0}.article-lead{font-size:20px!important;color:#e2edf2!important}.article-side{position:sticky;top:90px;border:1px solid #203746;padding:18px;border-radius:8px}.article-section-title{display:flex;justify-content:space-between;align-items:end;gap:20px}.article-section-title h2{margin:5px 0}.article-signal{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.article-signal>div,.stats-grid>div{background:#071620;border:1px solid #203746;border-radius:6px;padding:12px}.article-signal small,.stats-grid small{display:block;color:#718a9b;font-size:9px;margin-bottom:5px}.article-signal b,.stats-grid b{font-size:16px}.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.signal-list>div{display:grid;grid-template-columns:90px 130px 1fr 100px;gap:12px;padding:10px;border-bottom:1px solid #17303d;font-size:12px}#articleChart{height:430px;border:1px solid #203746;border-radius:7px;overflow:hidden;background:#06131d}
@media(max-width:1000px){.blog-layout,.article-grid{grid-template-columns:1fr}.blog-grid,.blog-grid-all{grid-template-columns:1fr 1fr}.article-hero h1{font-size:34px}.article-side{position:static}.stats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.blog-grid,.blog-grid-all{grid-template-columns:1fr}.article-hero{padding:22px;min-height:360px}.article-hero h1{font-size:29px}.article-signal{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}}

.signal-commentary{margin-top:26px!important}.signal-note{border:1px solid #213b4b;border-left:4px solid #4c6d80;background:#071620;border-radius:7px;padding:18px 20px}.signal-note h3{margin:0 0 8px;font-size:20px}.signal-note p{margin:0;color:#b9c9d2;font-size:15px;line-height:1.7}.long-note{border-left-color:#21d875}.flat-note{border-left-color:#8094a2}.last-two-signals{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.last-signal-card{display:grid;grid-template-columns:120px 90px 130px 1fr auto;align-items:center;gap:10px;background:#071620;border:1px solid #203746;border-radius:6px;padding:12px}.last-signal-card small{font-size:9px;color:#718a9b}.last-signal-card b{font-size:13px}.last-signal-card span,.last-signal-card strong,.last-signal-card em{font-size:12px}.last-signal-card em{font-style:normal;font-weight:800}@media(max-width:700px){.last-two-signals{grid-template-columns:1fr}.last-signal-card{grid-template-columns:1fr 1fr}}

.analyst-panel{margin-top:14px}.analyst-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:12px}.analyst-head h2{margin:4px 0 0}.analyst-head>small{color:#6f899b;font-size:9px}.analyst-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.analyst-kpis>div{background:#071620;border:1px solid #203746;border-radius:6px;padding:13px}.analyst-kpis small{display:block;color:#718a9b;font-size:9px;margin-bottom:6px}.analyst-kpis b{display:block;font-size:16px}.analyst-kpis em,.analyst-kpis span{display:block;font-style:normal;font-size:10px;margin-top:5px;color:#8198a7}.analyst-voices{margin-top:14px}.analyst-voices h3{font-size:12px;letter-spacing:.7px}.analyst-voices>div{display:grid;grid-template-columns:110px 1fr 180px;gap:12px;padding:8px 4px;border-bottom:1px solid #17303d;font-size:11px}.analyst-voices>small,.analyst-empty{display:block;color:#708897;font-size:10px;margin-top:9px}.article-chart-frame{width:100%;height:720px;border:0;background:#06131d;border-radius:8px}.chart-embed{margin:0;background:#06131d;overflow:hidden}.chart-embed .stats{margin:0 0 8px}.chart-embed .card{margin:0;padding:10px}.chart-embed .chart{height:570px}.chart-embed .chartbar{padding:5px 0}.chart-embed .tool{font-size:10px;padding:6px 9px}@media(max-width:1000px){.analyst-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.analyst-kpis{grid-template-columns:1fr 1fr}.analyst-voices>div{grid-template-columns:1fr}.article-chart-frame{height:650px}}

.article-chart-wrap{position:relative;width:100%;height:570px;border:1px solid #203746;border-radius:8px;overflow:hidden;background:#07131d}
.article-chart-live{width:100%;height:570px}
.article-signal-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:5}
@media(max-width:700px){.article-chart-wrap,.article-chart-live{height:470px}}

/* Einheitliche Analysten-Info unter jedem Chart */
.analyst-detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-top:14px}
.analyst-targets,.quarter-history{background:#071620;border:1px solid #203746;border-radius:7px;padding:13px}
.analyst-targets h3,.quarter-history h3{margin:0 0 9px;font-size:12px;letter-spacing:.5px}
.target-head,.target-row,.quarter-head,.quarter-row{display:grid;align-items:center;gap:10px;padding:8px 5px;border-bottom:1px solid #17303d}
.target-head,.target-row{grid-template-columns:minmax(140px,1.5fr) minmax(90px,.8fr) 80px 92px}
.quarter-head,.quarter-row{grid-template-columns:1.15fr .8fr .9fr .9fr}
.target-head,.quarter-head{color:#718a9b;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}
.target-row{font-size:10px}.target-row b{font-size:10px}.target-row strong{text-align:right}.target-row em{font-style:normal;color:#718a9b;text-align:right}
.quarter-row{font-size:10px}.quarter-row strong{text-align:right}
.analyst-targets>small{display:block;color:#617988;font-size:8px;line-height:1.45;margin-top:9px}
@media(max-width:900px){.analyst-detail-grid{grid-template-columns:1fr}.target-head,.target-row{grid-template-columns:1.3fr .8fr .7fr .8fr}}

.analyst-consensus{margin-top:14px;background:#071620;border:1px solid #203746;border-radius:7px;padding:15px}
.consensus-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px}.consensus-title h3{margin:0 0 3px;font-size:14px}.consensus-title span{font-size:9px;color:#718a9b}.consensus-title>b{font-size:13px;color:#2ed889}
.consensus-bars{display:grid;gap:7px;max-width:720px}.consensus-row{display:grid;grid-template-columns:190px 1fr 34px;align-items:center;gap:10px;font-size:10px}.consensus-row>span{color:#b6c5ce}.consensus-row>div{height:7px;background:#14242d;border-radius:8px;overflow:hidden}.consensus-row i{display:block;height:100%;border-radius:8px;background:#78909c}.consensus-row i.strong-buy{background:#12a884}.consensus-row i.buy{background:#45c6ad}.consensus-row i.hold{background:#aeb7bb}.consensus-row i.sell,.consensus-row i.strong-sell{background:#f4a021}.consensus-row>b{text-align:right}
@media(max-width:650px){.consensus-row{grid-template-columns:135px 1fr 28px}}

/* M&T Alarm Center */
.alarm-nav-btn{position:relative;background:#0b1822;border:1px solid #2a3e4c;color:#fff;width:39px;height:39px;border-radius:50%;cursor:pointer;font-size:17px;display:grid;place-items:center;flex:0 0 auto}.alarm-nav-btn:hover,.alarm-chart-btn:hover,.alarm-row-bell:hover{border-color:#f4c542;background:#171d1c}.alarm-nav-btn span{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#315bc7;color:#fff;font:800 9px/18px Arial;text-align:center;border:2px solid #07131d}.alarm-nav-btn span.alarm-hit{background:#e51d2a}.alarm-row-bell{min-width:31px!important;padding:6px 7px!important;color:#f4c542!important}.alarm-chart-btn{border-color:#594f29!important;color:#f4c542!important}.alarm-backdrop{position:fixed;inset:0;background:rgba(2,8,13,.76);backdrop-filter:blur(6px);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.alarm-backdrop.open{display:flex}.alarm-dialog{position:relative;width:min(680px,96vw);max-height:88vh;overflow:auto;background:linear-gradient(180deg,#0a1924,#061019);border:1px solid #29404f;border-radius:14px;padding:25px;box-shadow:0 28px 80px rgba(0,0,0,.55)}.alarm-close{position:absolute;right:13px;top:12px;border:0;background:transparent;color:#8ba0ae;font-size:28px;cursor:pointer}.alarm-eyebrow{font-size:9px;letter-spacing:1.8px;color:#f4c542;font-weight:900}.alarm-dialog h2{margin:5px 0 5px;font-size:25px}.alarm-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.alarm-choice{padding:16px;text-align:left;background:#081721;border:1px solid #28404f;border-radius:9px;color:#fff;cursor:pointer}.alarm-choice b{display:block;font-size:13px;margin-bottom:6px}.alarm-choice span{font-size:10px;color:#8fa5b3;line-height:1.45}.alarm-choice.long:hover{border-color:#21d875}.alarm-choice.flat:hover{border-color:#ff5262}.alarm-price-box{border:1px solid #2b3e4b;background:#07151e;border-radius:9px;padding:16px}.alarm-price-box>div:first-child b{display:block;font-size:12px}.alarm-price-box>div:first-child span{font-size:9px;color:#8095a3}.alarm-price-entry{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;margin-top:12px}.alarm-price-entry input{background:#020b11;border:1px solid #344b5a;border-radius:6px;color:#fff;padding:11px;font-size:14px}.alarm-price-entry>span{font-size:10px;color:#8ea1ae}.alarm-notify{margin-top:12px;background:none;border:0;color:#53a8e8;font-size:10px;cursor:pointer;padding:4px 0}.alarm-center-dialog{width:min(760px,96vw)}.alarm-center-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.alarm-center-summary>div{background:#071721;border:1px solid #233946;border-radius:7px;padding:12px}.alarm-center-summary b{display:block;font-size:22px}.alarm-center-summary span{font-size:9px;color:#8094a2}.alarm-item{display:grid;grid-template-columns:38px 1fr auto 28px;gap:10px;align-items:center;padding:12px 5px;border-bottom:1px solid #1c303c}.alarm-item.triggered{background:rgba(33,216,117,.05)}.alarm-item-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#102331;color:#f4c542}.alarm-item b{display:block;font-size:11px}.alarm-item span,.alarm-item small{display:block;font-size:9px;color:#8ba0ad;margin-top:2px}.alarm-item strong{font-size:9px;color:#56aef2}.alarm-item.triggered strong{color:#21d875}.alarm-item>button{background:none;border:0;color:#748995;font-size:18px;cursor:pointer}.alarm-empty{text-align:center;padding:35px;color:#748995;font-size:11px}.alarm-center-actions{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.alarm-toast{position:fixed;right:22px;bottom:22px;z-index:10050;background:#0a1b25;border:1px solid #365263;color:#fff;border-radius:8px;padding:13px 16px;box-shadow:0 14px 40px rgba(0,0,0,.4);font-size:11px;transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s}.alarm-toast.show{transform:none;opacity:1}.article-chart-actions,.chart-title-row{display:flex;align-items:center;gap:8px}.chart-title-row{justify-content:space-between}.chart-title-row h2{margin:0}@media(max-width:760px){.alarm-choice-grid{grid-template-columns:1fr}.alarm-price-entry{grid-template-columns:1fr auto}.alarm-price-entry .btn{grid-column:1/-1}.nav{gap:10px}.alarm-nav-btn{width:34px;height:34px}}

/* AKTUELL AM MARKT */
.market-now-section{max-width:1780px;margin:20px auto 4px;padding:0 22px}.market-now-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px}.market-now-head h2{font-size:28px;margin:4px 0}.market-now-head p{color:#879dac;max-width:820px;margin:0}.market-now-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.market-now-card{background:#071620;border:1px solid #203746;border-radius:8px;overflow:hidden;min-height:210px}.market-now-card a{display:block;height:100%;padding:16px;color:inherit;text-decoration:none}.market-now-top{display:flex;justify-content:space-between;align-items:center;font-size:9px}.market-now-top>span{color:#ff4053;font-weight:900}.market-now-top>b{color:#6f8797;letter-spacing:.7px}.market-now-card h3{font-size:17px;line-height:1.28;margin:10px 0 8px}.market-now-card p{font-size:11px;line-height:1.55;color:#91a5b3;margin:0 0 12px}.market-now-signal{border-top:1px solid #18303d;padding-top:9px;font-size:10px}.market-now-card>a>strong{display:block;margin-top:10px;color:#38a8ff;font-size:10px}.market-now-loading{grid-column:1/-1;color:#718a9b;padding:25px;border:1px solid #203746;border-radius:7px}

/* EARNINGS DASHBOARD */
.next-earnings-card{display:grid;grid-template-columns:1.1fr 1fr 1.3fr;gap:10px;margin-top:14px;background:#06141e;border:1px solid #24404f;border-radius:8px;padding:14px}.next-earnings-card>div{border-right:1px solid #1c3441;padding-right:12px}.next-earnings-card>div:last-child{border-right:0}.next-earnings-card h3{margin:4px 0;font-size:22px}.next-earnings-card small{display:block;color:#718a9b;font-size:9px;text-transform:uppercase}.next-earnings-card b{display:block;margin-top:5px;font-size:16px}.next-earnings-card span{font-size:9px;color:#8198a7}
.earnings-charts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.earn-chart-box{background:#071620;border:1px solid #203746;border-radius:7px;padding:13px}.earn-chart-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.earn-chart-title h3{margin:0;font-size:12px}.earn-chart-title span{font-size:9px;color:#718a9b}.legend{display:inline-block;width:9px;height:9px;border-radius:2px;margin:0 3px 0 7px}.legend.actual,.earn-bars i.actual{background:#21d875}.legend.estimate,.earn-bars i.estimate{background:#4b84c6}
.earn-chart{height:200px;display:flex;align-items:flex-end;gap:9px;padding:16px 4px 0;border-top:1px solid #152b37;margin-top:10px}.earn-chart-col{flex:1;min-width:0;text-align:center}.earn-bars{height:135px;display:flex;align-items:flex-end;justify-content:center;gap:4px}.earn-bars i{width:14px;min-height:3px;border-radius:3px 3px 0 0}.earn-chart-col>b{display:block;font-size:8px;margin-top:7px;color:#a6b8c4}.earn-chart-col>small{display:block;font-size:7px;color:#657f8f;margin-top:2px}
.earnings-wide{overflow-x:auto}.earnings-head,.earnings-row{display:grid;grid-template-columns:100px 72px 85px 65px 110px 125px 65px;gap:8px;align-items:center;min-width:760px;padding:9px 5px;border-bottom:1px solid #17303d}.earnings-head{font-size:8px;font-weight:900;color:#718a9b;text-transform:uppercase}.earnings-row{font-size:10px}.earnings-row strong{text-align:right}
@media(max-width:1000px){.market-now-grid{grid-template-columns:1fr 1fr}.earnings-charts{grid-template-columns:1fr}.next-earnings-card{grid-template-columns:1fr}.next-earnings-card>div{border-right:0;border-bottom:1px solid #1c3441;padding-bottom:10px}.next-earnings-card>div:last-child{border-bottom:0}}
@media(max-width:650px){.market-now-grid{grid-template-columns:1fr}.market-now-head{align-items:flex-start;flex-direction:column}}

.market-now-card .market-now-image{height:125px;background-size:cover;background-position:center;position:relative;padding:12px}.market-now-body{padding:14px}.market-now-card .market-now-top{position:relative;z-index:2}.market-now-image-title{position:absolute;left:14px;bottom:11px;font-size:24px;font-weight:950;letter-spacing:-.6px;color:#fff;text-shadow:0 2px 10px #000}
.market-now-card.visual-1 .market-now-image{background-position:center 35%}.market-now-card.visual-2 .market-now-image{background-position:40% center}.market-now-card.visual-3 .market-now-image{background-position:70% center}.market-now-card.visual-4 .market-now-image{background-position:left 25%}.market-now-card.visual-5 .market-now-image{background-position:right center}.market-now-card.visual-6 .market-now-image{background-position:center 70%}
.market-article-hero{min-height:390px;background-size:cover;background-position:center;border:1px solid #203746;border-radius:9px;display:flex;align-items:flex-end;padding:38px;margin:16px 0}.market-article-hero>div{max-width:980px}.market-article-hero h1{font-size:43px;line-height:1.06;margin:9px 0 12px}.market-article-hero p{font-size:17px;line-height:1.5;color:#c3d1d9}.market-article-hero small{color:#718a9b}.market-story p{font-size:16px;line-height:1.8;color:#b8c7d0}.market-chart-frame{width:100%;height:790px;border:0;background:#06131d;border-radius:8px}.market-article-page .analyst-panel{margin-top:14px}
@media(max-width:800px){.market-article-hero{padding:24px;min-height:330px}.market-article-hero h1{font-size:32px}.market-chart-frame{height:720px}}

.market-chart-wrap{position:relative;width:100%;height:620px;border:1px solid #203746;border-radius:8px;overflow:hidden;background:#07131d}
.market-chart-live{width:100%;height:620px}.market-signal-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:5}
@media(max-width:700px){.market-chart-wrap,.market-chart-live{height:500px}}

/* Analystenziele V3 */
.analyst-main-target{display:grid;grid-template-columns:1fr 60px 1fr 1fr;align-items:center;gap:12px;background:#071620;border:1px solid #203746;border-radius:8px;padding:16px;margin-top:12px}.analyst-main-target>div{min-width:0}.analyst-main-target small{display:block;color:#718a9b;font-size:9px;margin-bottom:5px}.analyst-main-target b{display:block;font-size:22px}.analyst-main-target em,.analyst-main-target span{display:block;font-style:normal;font-size:10px;margin-top:4px}.target-arrow{text-align:center;font-size:28px;color:#37586c}
.target-bands{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.target-band-card{background:#071620;border:1px solid #203746;border-radius:8px;padding:14px}.target-band-card small{display:block;color:#718a9b;font-size:9px;margin-bottom:6px}.target-band-card b{display:block;font-size:18px}.target-band-card em,.target-band-card span{display:block;font-style:normal;font-size:9px;margin-top:5px;color:#8198a7}.target-band-card.red{border-top:3px solid #ff4053}.target-band-card.green{border-top:3px solid #21d875}.target-band-card.neutral{border-top:3px solid #58758a}.full-target-list{margin-top:14px}
@media(max-width:900px){.analyst-main-target{grid-template-columns:1fr 35px 1fr}.analyst-main-target>div:last-child{grid-column:1/-1}.target-bands{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.analyst-main-target{grid-template-columns:1fr}.target-arrow{display:none}.target-bands{grid-template-columns:1fr}}

.home-inline-feed{margin-top:28px;padding-top:22px;border-top:1px solid #18303d}
.home-inline-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}
.home-inline-head h2{font-size:24px;margin:3px 0 4px}
.home-inline-head p{font-size:11px;color:#7f96a5;margin:0;max-width:760px}
.home-inline-feed .market-now-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.home-inline-feed .market-now-card{min-height:0}
.home-inline-feed .market-now-card .market-now-image{height:105px}
.home-inline-feed .market-now-card h3{font-size:14px}
.home-inline-feed .market-now-card p{font-size:10px;line-height:1.45}
.home-inline-feed .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0}
.home-inline-feed .blog-img{height:120px}
.home-inline-feed .blog-card h3{font-size:15px}
.home-inline-feed .blog-card p{font-size:10px}
.journal-head{margin-top:26px}
@media(max-width:1100px){
  .home-inline-feed .market-now-grid,.home-inline-feed .blog-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:720px){
  .home-inline-feed .market-now-grid,.home-inline-feed .blog-grid{grid-template-columns:1fr}
  .home-inline-head{align-items:flex-start;flex-direction:column}
}

/* Musterdepot Reiter */
.depot-mode-tabs{display:flex;gap:10px;margin:18px 0 14px;padding:6px;background:#071620;border:1px solid #203746;border-radius:12px;width:max-content;max-width:100%}
.depot-mode-tab{display:flex;align-items:center;gap:11px;min-width:230px;padding:11px 16px;border:1px solid transparent;border-radius:9px;background:transparent;color:#91a6b5;cursor:pointer;text-align:left;transition:.18s ease}
.depot-mode-tab:hover{background:#0a1c28;color:#fff}
.depot-mode-tab.active{background:#e51d2a;color:#fff;border-color:#ff3441;box-shadow:0 6px 18px rgba(229,29,42,.18)}
.depot-mode-tab .tab-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:rgba(255,255,255,.08);font-size:17px}
.depot-mode-tab b{display:block;font-size:12px;letter-spacing:.4px}
.depot-mode-tab small{display:block;margin-top:2px;font-size:9px;color:inherit;opacity:.75}
.depot-tab-panel{display:none}
.depot-tab-panel.active{display:block}
#depotView>.card:first-child,#mixerView>.card:first-child{margin-top:0}
#mixerView .portfolio-mixer{border-color:#294456}
#mixerView .mixer-grid{gap:12px}
#mixerView .mixer-slot{padding:14px;border:1px solid #203746;border-radius:9px;background:#081923}
#mixerView .mixer-slot b{display:block;margin-bottom:8px}
#mixerView select,#mixerView input{background:#0b1c27;color:#eaf2f6;border:1px solid #2a4352;border-radius:7px;padding:10px}
@media(max-width:650px){
 .depot-mode-tabs{width:100%;display:grid;grid-template-columns:1fr}
 .depot-mode-tab{min-width:0;width:100%}
}

/* Depot tabs V2: neutral, side-by-side */
.depot-mode-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;max-width:760px!important;background:transparent!important;border:0!important;padding:0!important}
.depot-mode-tab{width:100%!important;min-width:0!important;background:#071620!important;color:#91a6b5!important;border:1px solid #294454!important;box-shadow:none!important}
.depot-mode-tab:hover{background:#0b202d!important;color:#fff!important;border-color:#49677a!important}
.depot-mode-tab.active{background:#102633!important;color:#fff!important;border-color:#6c899b!important;box-shadow:inset 0 -3px 0 #8ba2b1!important}
.depot-mode-tab .tab-icon{background:#162e3b!important;color:#dce8ef!important}
@media(max-width:480px){.depot-mode-tabs{grid-template-columns:1fr 1fr!important}.depot-mode-tab{padding:10px!important}.depot-mode-tab small{display:none!important}}

.social-page{max-width:1500px}.social-hero{display:grid;grid-template-columns:1.6fr .65fr;gap:14px;margin:20px 0}.social-hero>div,.community-kpi{background:#071620;border:1px solid #203746;border-radius:12px;padding:28px}.social-hero h1{font-size:40px;line-height:1.05;margin:7px 0 12px}.social-hero p,.social-game p,.social-status p{color:#91a7b5;max-width:900px}.social-actions{display:flex;gap:9px;margin:19px 0}.community-kpi{display:flex;flex-direction:column;justify-content:center}.community-kpi b{font-size:27px}.community-kpi span{color:#78909f;margin-top:6px}.community-kpi i{color:#24d77b;font-style:normal;font-size:10px;margin-top:20px}.social-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.social-features article{background:#071620;border:1px solid #203746;border-radius:9px;padding:18px}.social-features article>b{font-size:22px}.social-features p{color:#8199a8}.social-badges{display:flex;gap:7px;flex-wrap:wrap}.social-badges span,.status-levels span{background:#0b202b;border:1px solid #294756;border-radius:20px;padding:7px 11px;font-size:10px}.social-heading{display:flex;justify-content:space-between;gap:20px}.rank-filter{display:flex;gap:5px}.rank-filter button{background:#091b25;color:#91a6b5;border:1px solid #294654;border-radius:6px;padding:8px 10px}.rank-filter .active{background:#17313f;color:white}.trader-row{display:grid;grid-template-columns:42px 42px 220px 1fr 100px;gap:10px;align-items:center;padding:11px 3px;border-top:1px solid #18303d}.rank{color:#6e8796}.avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#173442;font-weight:900}.trader-id h3{margin:0;font-size:12px}.trader-id em{font-size:7px;font-style:normal;border:1px solid #385666;border-radius:10px;padding:2px 4px;color:#8299a7}.trader-id small{color:#6f8795}.trader-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.trader-stats small,.trader-stats b{display:block}.follow{background:#0b202b;color:white;border:1px solid #3b5969;border-radius:7px;padding:9px;cursor:pointer;font-weight:800}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.testimonial-grid blockquote{margin:0;padding:18px;background:#081923;border:1px solid #203746;border-radius:8px;line-height:1.6}.testimonial-grid footer{color:#718a99;font-size:9px;margin-top:12px}.social-status{display:flex;justify-content:space-between;align-items:center;gap:20px}.status-levels{display:flex;gap:7px}.status-levels span{text-align:center;min-width:70px}.social-modal{position:fixed;inset:0;background:#000c;z-index:9999;display:none;place-items:center;padding:20px}.social-modal.open{display:grid}.social-modal-box{position:relative;width:min(480px,100%);background:#081923;border:1px solid #3a5868;border-radius:11px;padding:24px}.social-modal-box label{display:block;padding:10px 0;border-bottom:1px solid #18303d}.social-modal-box>input{box-sizing:border-box;width:100%;padding:11px;margin:5px 0;background:#071620;border:1px solid #294654;border-radius:7px;color:white}.modal-close{position:absolute;right:11px;top:9px;border:0;background:none;color:white;font-size:24px}.wide{width:100%;margin-top:14px}
@media(max-width:900px){.social-hero,.social-features,.testimonial-grid{grid-template-columns:1fr}.trader-row{grid-template-columns:35px 38px 1fr}.trader-stats{grid-column:3;grid-template-columns:1fr 1fr}.follow{grid-column:3}.social-heading,.social-status{display:block}.status-levels{margin-top:15px;flex-wrap:wrap}}

.social-auth-buttons{display:grid;gap:8px;margin:14px 0}.social-auth{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:8px;border:1px solid #355363;font-weight:800;cursor:pointer}.social-auth.google{background:#fff;color:#111}.social-auth.apple{background:#111;color:#fff}.social-auth span{font-size:17px}.auth-divider{display:flex;align-items:center;gap:10px;color:#718a99;font-size:9px;margin:10px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#213946;flex:1}.auth-secondary{background:#0a1f2a!important;border:1px solid #355363!important;color:#dce8ef!important;margin-top:7px}
.trader-profile-head{display:grid;grid-template-columns:78px 1fr 240px;gap:18px;align-items:center;background:#071620;border:1px solid #203746;border-radius:12px;padding:22px;margin:17px 0}.profile-avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#163846;font-size:24px;font-weight:950}.profile-copy h1{font-size:32px;margin:3px 0}.profile-copy p{color:#839aa8}.profile-cta{text-align:right}.trader-vita-grid{display:grid;grid-template-columns:1.6fr .7fr;gap:14px}.equity-chart{height:290px}.equity-chart svg{width:100%;height:245px}.equity-caption{display:flex;justify-content:space-between;color:#718a99;font-size:10px}.risk-score-card{text-align:center}.gauge{width:150px;height:150px;border-radius:50%;margin:12px auto;display:grid;place-items:center;background:conic-gradient(#23d878 0 72%,#17303d 72% 100%)}.gauge:before{content:"";position:absolute}.gauge>div{width:112px;height:112px;border-radius:50%;background:#071620;display:grid;place-items:center;align-content:center}.gauge b{font-size:34px}.gauge small{color:#718a99}.risk-score-card #riskFacts>div{display:flex;justify-content:space-between;border-top:1px solid #18303d;padding:8px 0}.vita-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.vita-stat-grid>div{background:#071620;border:1px solid #203746;border-radius:7px;padding:12px}.vita-stat-grid small{display:block;color:#718a99;font-size:9px}.vita-stat-grid b{font-size:17px}.trade-bar-grid{height:165px;display:flex;align-items:flex-end;gap:7px;padding-top:15px}.trade-bar-item{flex:1;text-align:center}.trade-bar-item i{display:block;width:100%;max-width:22px;margin:0 auto;border-radius:4px 4px 0 0}.trade-bar-item i.pos{background:#23d878}.trade-bar-item i.neg{background:#ff4053}.trade-bar-item small{font-size:7px;color:#718a99}.distribution-box{display:flex;align-items:center;justify-content:center;gap:30px;min-height:190px}.donut{width:145px;height:145px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#23d878 0 58%,#ff4053 58% 100%)}.donut>div{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;align-content:center;background:#071620}.donut b{font-size:27px}.donut small{font-size:8px;color:#718a99}.dist-legend{display:grid;gap:8px}.trader-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.trader-post-grid article{background:#071620;border:1px solid #203746;border-radius:8px;padding:14px}.trader-post-grid span{font-size:8px;color:#ff4053}.trader-post-grid h3{font-size:13px}.trader-post-grid p{font-size:10px;color:#8299a8}
@media(max-width:900px){.trader-profile-head,.trader-vita-grid{grid-template-columns:1fr}.profile-cta{text-align:left}.vita-stat-grid{grid-template-columns:1fr 1fr}.trader-post-grid{grid-template-columns:1fr}.distribution-box{flex-direction:column}}

/* Community: Vita visibly reachable from ranking */
.trader-actions{display:flex;gap:7px;align-items:center;justify-content:flex-end}
.vita-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;background:#102a37;color:#fff;border:1px solid #466575;border-radius:7px;padding:9px 11px;font-size:9px;font-weight:900;letter-spacing:.35px}
.vita-btn:hover{background:#173b4a;border-color:#6d8998}
.trader-row{grid-template-columns:42px 42px 220px 1fr 210px!important}
@media(max-width:900px){.trader-row{grid-template-columns:35px 38px 1fr!important}.trader-actions{grid-column:3;justify-content:flex-start;flex-wrap:wrap}}

.community-home-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:22px;background:#071620;border:1px solid #284453;border-radius:10px}.community-home-banner h2{margin:4px 0}.community-home-banner p{margin:0;color:#829aa8}.community-home-banner .btn{white-space:nowrap}@media(max-width:700px){.community-home-banner{display:block}.community-home-banner .btn{margin-top:12px;display:inline-flex}}

.community-login-nav{display:inline-flex;align-items:center;padding:8px 11px;margin-left:6px;border:1px solid #294654;border-radius:7px;color:#fff!important;text-decoration:none;font-size:10px;font-weight:900;background:#0b202b}
.community-login-nav:hover,.community-hero-btn:hover{background:#173846!important}
.community-hero-btn{margin-left:8px!important;background:#102b38!important;border:1px solid #496878!important;color:#fff!important}

/* === HEADER / COMMUNITY HARD LAYOUT FIX === */
.ticker{position:sticky!important;top:0!important;z-index:10050!important;width:100%!important}
header{position:sticky!important;top:28px!important;z-index:10040!important;width:100%!important;background:#06131d!important;border-bottom:1px solid #203746!important;display:block!important;visibility:visible!important;opacity:1!important}
header .nav{display:flex!important;align-items:center!important;min-height:72px!important;max-width:none!important;width:100%!important;box-sizing:border-box!important;padding:0 4.5%!important}
header .nav .logo{display:flex!important;visibility:visible!important;opacity:1!important}
header .nav nav{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;gap:26px!important;margin-left:auto!important}
header .nav nav a{display:inline-flex!important;visibility:visible!important;opacity:1!important;white-space:nowrap!important}
.community-login-nav,.alarm-nav-btn,header .start{display:inline-flex!important;visibility:visible!important;opacity:1!important}
.layout-switcher,.layout-bar,.permanent-layout-bar,#permanentLayoutBar{position:sticky!important;top:100px!important;z-index:10030!important;background:#06131d!important}
body{overflow-x:hidden!important}
@media(max-width:1150px){header .nav nav{gap:12px!important}header .nav{padding:0 18px!important}header .nav nav a{font-size:10px!important}.community-login-nav{font-size:9px!important}}
/* SOCIAL TRADING STARTSEITE */
.social-home{background:#030b12;color:#f5f7fa}.social-home .permanent-layout-bar,.social-home #permanentLayoutBar{display:none!important}.social-home #mtsLiveTicker{background:#02080d!important;border-bottom:1px solid #1a2731!important;height:37px!important;overflow:hidden!important}.social-home #mtsLiveTicker .ticker-track{max-width:1420px!important;margin:auto!important;height:37px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0 16px!important;white-space:nowrap!important;animation:none!important;transform:none!important}.st-live-quote{color:#fff!important;text-decoration:none!important;font-size:12px!important;display:flex!important;gap:8px!important;align-items:center!important}.st-live-quote span{font-weight:800}.social-home #mtsMainHeader{position:sticky!important;top:0!important;z-index:100!important;background:#04101a!important;border-bottom:1px solid #22303a!important}.social-home #mtsMainHeader .nav{max-width:1420px!important;height:80px!important;padding:0 18px!important}.social-home #mtsMainHeader .logo span{font-size:23px!important}.social-home #mtsMainHeader nav a{font-size:11px!important}.social-home .community-login-nav{display:inline-flex!important}.social-home .start{background:#ef1728!important;border-radius:6px!important}.st-home{max-width:1420px;margin:0 auto;padding:0 18px 45px}.st-hero{min-height:355px;display:grid;grid-template-columns:1.1fr 1.05fr .57fr;gap:30px;align-items:center;padding:34px 0 24px;border-bottom:1px solid #13222d}.st-kicker{display:block;color:#ff2538;font-size:12px;font-weight:950;letter-spacing:.04em;margin-bottom:9px}.st-intro h1{font-size:43px;line-height:1.12;margin:0 0 13px;letter-spacing:-1.2px}.st-intro>p{max-width:530px;color:#aebac2;font-size:16px;line-height:1.6;margin:0}.st-hero-actions{display:flex;gap:12px;margin:20px 0 24px}.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 17px;border-radius:6px;border:1px solid #405462;background:#07131d;color:white;text-decoration:none;font-weight:900;font-size:11px;cursor:pointer}.st-btn-primary{background:#ef1426;border-color:#ef1426}.st-promise-row{display:flex;gap:28px}.st-promise-row>div{display:grid;grid-template-columns:31px 1fr;grid-template-rows:auto auto;column-gap:8px}.st-promise-row span{grid-row:1/3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#101f2a;border:1px solid #263b49}.st-promise-row b{font-size:10px;white-space:nowrap}.st-promise-row small{font-size:9px;color:#8798a3;white-space:nowrap}.st-avatar-stage{height:320px;position:relative}.st-avatar{position:absolute;width:88px;height:88px;border-radius:50%;border:1px solid #8fa0a9;background:#0b1720;padding:3px;box-shadow:0 8px 24px #0008}.st-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.st-avatar strong{position:absolute;left:50%;bottom:-11px;transform:translateX(-50%);background:#218d35;color:white;border-radius:6px;padding:5px 11px;font-size:11px;white-space:nowrap}.st-avatar strong.loss{background:#c92732}.st-avatar-main{width:170px;height:170px;left:43%;top:61px;border:2px solid #4bd057;z-index:5}.st-avatar-main strong{font-size:13px;padding:6px 14px}.st-avatar.a1{left:20%;top:7px}.st-avatar.a2{left:11%;top:111px}.st-avatar.a3{right:15%;top:4px}.st-avatar.a4{right:2%;top:103px}.st-avatar.a5{right:10%;bottom:5px}.st-avatar.ghost{width:62px;height:62px;opacity:.27;filter:saturate(.7)}.st-avatar.g1{left:5%;top:35px}.st-avatar.g2{right:0;top:20px}.st-community-stats{border-left:1px solid #263641;padding-left:20px;display:flex;flex-direction:column;gap:16px}.st-community-stats>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.st-community-stats>div>span{font-size:25px;color:#a8b4bc}.st-community-stats p{margin:0}.st-community-stats b{display:block;font-size:17px}.st-community-stats small{display:block;color:#8c9ba5;font-size:9px;margin-top:2px}.st-how{margin-top:4px;background:#07131d}.st-dashboard-row{display:grid;grid-template-columns:1.55fr .9fr .9fr;gap:14px;margin-top:14px}.st-card{background:linear-gradient(180deg,#07141e,#06111a);border:1px solid #243844;border-radius:8px;padding:14px}.st-card>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.st-card h2{font-size:12px;margin:0}.st-card h2 small{font-weight:500;color:#91a0aa}.st-card header a{font-size:9px;color:#9aaab4;text-decoration:none}.st-top-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.st-trader-card{position:relative;text-align:center;background:#0a1923;border-radius:5px;padding:16px 5px 10px}.st-rank{position:absolute;left:8px;top:7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#273743;font-size:9px;font-style:normal}.st-trader-card:first-child .st-rank{background:#bd8122}.st-trader-avatar{display:block;width:72px;height:72px;border-radius:50%;padding:2px;border:1px solid #7d8d97;margin:0 auto 7px}.st-trader-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.st-trader-card:first-child .st-trader-avatar{border-color:#42bd54}.st-trader-card b{display:block;font-size:10px}.st-trader-card strong{display:block;color:#28dc4e;font-size:15px;margin:9px 0}.st-mini-btn{display:block;border:1px solid #445963;border-radius:4px;color:white;text-decoration:none;font-size:9px;font-weight:900;padding:6px 0}.st-beta-note{font-size:7px;color:#60727d;margin:8px 0 0}.st-strategy-row{display:grid;grid-template-columns:25px 1fr 75px 52px;gap:7px;align-items:center;text-decoration:none;color:white;padding:7px 0;border-bottom:1px solid #1d303c}.st-strategy-row img{width:23px;height:23px;object-fit:cover;border-radius:50%}.st-strategy-row p{margin:0}.st-strategy-row p b,.st-strategy-row p small{display:block}.st-strategy-row p b{font-size:10px}.st-strategy-row p small{font-size:8px;color:#81929c}.st-strategy-row svg{width:72px;height:20px}.st-strategy-row strong{font-size:11px;text-align:right}.st-new-row{display:grid;grid-template-columns:27px 1fr 77px 65px;gap:7px;align-items:center;padding:7px 0;border-bottom:1px solid #1d303c}.st-new-row img{width:25px;height:25px;border-radius:50%;object-fit:cover}.st-new-row b{font-size:10px}.st-new-row small{font-size:8px;color:#95a4ad}.st-new-row a{border:1px solid #435965;border-radius:4px;padding:5px;text-align:center;text-decoration:none;color:white;font-size:8px;font-weight:900}.st-lower{display:grid;grid-template-columns:295px 1fr;gap:14px;margin-top:14px}.st-feed-tabs{display:flex;gap:6px;border-bottom:1px solid #1d303c;padding-bottom:12px}.st-feed-tabs button{background:#081822;border:1px solid #314652;color:white;border-radius:5px;padding:6px 8px;font-size:8px}.st-feed-tabs button.active{border-color:#f02b3b}.st-feed-item{display:grid;grid-template-columns:37px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid #152833}.st-feed-item img{width:37px;height:37px;border-radius:50%;object-fit:cover}.st-feed-item p{font-size:10px;margin:0 0 5px}.st-feed-item strong{display:block;color:#31d95a;font-size:9px}.st-feed-item small{font-size:8px;color:#82939e}.st-trade-board{padding:0 14px;overflow-x:auto}.st-trade-head,.st-trade-row{display:grid;grid-template-columns:1.25fr 1fr .65fr .85fr .95fr 1.08fr .9fr 75px;gap:9px;align-items:center;min-width:880px}.st-trade-head{height:45px;color:#a8b4bb;font-size:9px;font-weight:900;border-bottom:1px solid #223641}.st-trade-row{min-height:56px;border-bottom:1px solid #1b303b;font-size:10px}.st-trader-cell{display:flex;align-items:center;gap:8px}.st-trader-cell img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid #388d47}.st-trade-row i{background:#07381d;color:#30d958;font-style:normal;border-radius:4px;padding:5px 8px;font-size:8px}.st-trade-row>a{border:1px solid #425965;border-radius:4px;color:white;text-decoration:none;padding:6px;text-align:center;font-size:8px;font-weight:900}.st-market-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.st-market-strip>div{border:1px solid #213642;border-radius:7px;background:#07151f;padding:15px}.st-market-strip span{display:block;color:#718792;font-size:8px}.st-market-strip b{display:block;font-size:17px;margin:3px 0}.st-market-strip a{font-size:9px;color:#50a8ff;text-decoration:none}@media(max-width:1180px){.st-hero{grid-template-columns:1fr 1fr}.st-community-stats{grid-column:1/-1;border-left:0;border-top:1px solid #263641;padding:15px 0;display:grid;grid-template-columns:repeat(4,1fr)}.st-how{grid-column:1/-1}.st-dashboard-row{grid-template-columns:1fr 1fr}.st-top-traders{grid-column:1/-1}.st-lower{grid-template-columns:1fr}.st-market-strip{grid-template-columns:1fr 1fr}}@media(max-width:760px){.st-home{padding:0 10px 30px}.st-hero{grid-template-columns:1fr}.st-intro h1{font-size:35px}.st-avatar-stage{height:300px}.st-community-stats{grid-template-columns:1fr 1fr}.st-promise-row{display:grid;grid-template-columns:1fr}.st-dashboard-row{grid-template-columns:1fr}.st-top-grid{grid-template-columns:1fr 1fr}.st-market-strip{grid-template-columns:1fr}.social-home #mtsMainHeader nav{display:none}.social-home .community-login-nav{margin-left:auto}}

/* === SOCIAL HOME + SYSTEM CORE === */
.st-system-core{margin-top:16px;background:linear-gradient(180deg,#07151f 0%,#051019 100%);border:1px solid #28404d;border-radius:9px;padding:18px;box-shadow:0 18px 38px #0003}
.st-system-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;border-bottom:1px solid #19303b;padding-bottom:15px}
.st-system-head h2{font-size:25px;margin:3px 0 7px;letter-spacing:-.4px}.st-system-head p{max-width:850px;margin:0;color:#8ea2af;font-size:11px;line-height:1.55}.st-system-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.st-system-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0}.st-system-kpis>div{background:#091a24;border:1px solid #203946;border-radius:7px;padding:12px 14px}.st-system-kpis small{display:block;color:#6f8795;font-size:8px;font-weight:900}.st-system-kpis b{display:block;font-size:20px;margin:3px 0}.st-system-kpis span{font-size:8px;color:#78909d}.st-screener-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:3px 0 10px}.st-screener-tabs button{background:#071722;border:1px solid #304754;border-radius:5px;color:#d9e4ea;padding:8px 12px;font-size:8px;font-weight:900;cursor:pointer}.st-screener-tabs button.active{background:#ed1b2c;border-color:#ed1b2c;color:#fff}.st-screener-shell{overflow-x:auto;border:1px solid #1f3541;border-radius:7px;background:#06131c}.st-screener-head,.st-scan-row{display:grid;grid-template-columns:1.25fr .85fr .65fr .85fr .55fr .65fr .55fr .55fr .55fr .75fr 2fr;gap:8px;align-items:center;min-width:1120px;padding:0 10px}.st-screener-head{height:36px;color:#78909d;font-size:7px;font-weight:950;border-bottom:1px solid #203440}.st-scan-row{min-height:51px;border-bottom:1px solid #162c37;font-size:9px;cursor:pointer}.st-scan-row:last-child{border-bottom:0}.st-scan-row:hover{background:#091c27}.st-scan-name b,.st-scan-name small{display:block}.st-scan-name small{color:#697f8d}.st-signal-badge{display:inline-flex;padding:4px 7px;border-radius:4px;background:#073d22;color:#31de72;font-size:8px;font-weight:950}.st-signal-badge.flat{background:#172631;color:#a7b6bf}.st-turtle{display:inline-flex;padding:4px 7px;border-radius:4px;background:#122532;color:#b8c6cf;font-size:7px;font-weight:900}.st-turtle.breakout{background:#173542;color:#d7edf8}.st-scan-actions{display:flex;gap:5px;align-items:center;justify-content:flex-end}.st-scan-actions button{border:1px solid #354d5b;background:#091b25;color:#fff;border-radius:5px;padding:6px 8px;font-size:7px;font-weight:900;cursor:pointer}.st-scan-actions .bell{width:31px}.st-scan-loading{padding:30px;color:#728994;font-size:10px}.st-system-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding:10px 12px;background:#081923;border:1px solid #1c3340;border-radius:6px}.st-system-footer div b,.st-system-footer div span{display:block}.st-system-footer div b{font-size:9px}.st-system-footer div span{color:#7d929e;font-size:8px;margin-top:3px}.st-system-footer a{white-space:nowrap;color:#3da7ff;font-size:9px;font-weight:900;text-decoration:none}
.social-home #mtsLiveTicker{height:40px!important}.social-home #mtsLiveTicker .ticker-track{max-width:none!important;width:max-content!important;min-width:100%!important;justify-content:flex-start!important;gap:0!important;padding:0!important;animation:stTickerMove 55s linear infinite!important}.social-home #mtsLiveTicker:hover .ticker-track{animation-play-state:paused!important}.st-signal-ticker-label{position:sticky;left:0;z-index:3;display:inline-flex;align-items:center;height:40px;background:#ed1b2c;color:#fff;font-size:9px;font-weight:950;padding:0 16px;margin-right:18px;box-shadow:12px 0 20px #02080d}.st-signal-ticker-item{display:inline-flex;align-items:center;height:40px;gap:6px;color:#dce6eb!important;text-decoration:none!important;font-size:10px!important;padding:0 17px;border-right:1px solid #1c2b35;white-space:nowrap}.st-signal-ticker-item b{color:#fff}.st-signal-ticker-item .long{color:#30dc72;font-weight:950}.st-signal-ticker-item .flat{color:#a3b1b9;font-weight:950}.st-ticker-sep{color:#425662;margin-left:9px}@keyframes stTickerMove{from{transform:translateX(0)}to{transform:translateX(-42%)}}
@media(max-width:1000px){.st-system-head{align-items:flex-start;flex-direction:column}.st-system-actions{justify-content:flex-start}.st-system-kpis{grid-template-columns:1fr 1fr}.st-system-footer{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.st-system-kpis{grid-template-columns:1fr 1fr}.st-system-actions .st-btn{width:100%}.st-system-head h2{font-size:22px}}

/* =======================================================
   SOCIAL + SCREENER HOME V3: SIGNAL TICKER / TOP NEWS / BLOG
   ======================================================= */
.social-home #mtsLiveTicker{
  height:40px!important;
  overflow:hidden!important;
  background:#02080d!important;
  border-bottom:1px solid #182832!important;
}
.social-home #mtsLiveTicker .ticker-track{
  width:100%!important;
  max-width:none!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  animation:none!important;
  transform:none!important;
}
.st-signal-ticker-label{
  position:relative!important;
  flex:0 0 auto!important;
  z-index:6!important;
  height:40px!important;
  display:flex!important;
  align-items:center!important;
  background:#ed1b2c!important;
  color:#fff!important;
  padding:0 18px!important;
  margin:0!important;
  font-size:9px!important;
  font-weight:950!important;
  letter-spacing:.35px;
  box-shadow:15px 0 22px #02080d;
}
.st-signal-ticker-flow{
  display:flex;
  align-items:center;
  width:max-content;
  animation:stSignalTickerMove 80s linear infinite;
  will-change:transform;
}
.st-signal-ticker-flow:hover{animation-play-state:paused}
.st-signal-ticker-item{
  flex:0 0 auto;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  height:40px!important;
  padding:0 15px!important;
  border-right:1px solid #1a2c36!important;
  color:#dce6eb!important;
  text-decoration:none!important;
  font-size:10px!important;
  white-space:nowrap!important;
}
.st-signal-ticker-item:hover{background:#0a1b25!important}
.st-signal-ticker-item b{color:#fff!important;font-size:10px}
.st-ticker-signal{font-weight:950!important}
.st-ticker-signal.long{color:#2ee071!important}
.st-ticker-signal.flat{color:#aab7bf!important}
.st-ticker-since{color:#b6c2c9}
.st-signal-ticker-item strong{font-size:10px}
.st-ticker-price{color:#768b98;font-size:9px}
.st-ticker-sep{color:#344955!important;margin-left:5px}
@keyframes stSignalTickerMove{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

/* === V366: GLOBAL TICKER CONSISTENCY ===
   Keep the same live ticker geometry on homepage, tools, account and admin.
   The homepage skin remains compatible because these rules use the shared
   ticker classes and only remove the legacy inline-block fallback. */
#mtsLiveTicker{
  height:40px!important;
  overflow:hidden!important;
  background:#02080d!important;
  border-bottom:1px solid #182832!important;
  white-space:nowrap!important;
}
#mtsLiveTicker .ticker-track{
  width:100%!important;
  max-width:none!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  animation:none!important;
  transform:none!important;
}
#mtsLiveTicker .st-signal-ticker-label{
  position:relative!important;
  flex:0 0 auto!important;
  width:auto!important;
  height:40px!important;
  display:flex!important;
  align-items:center!important;
  margin:0!important;
  padding:0 18px!important;
  background:#ed1b2c!important;
  color:#fff!important;
  z-index:6!important;
}
#mtsLiveTicker .st-signal-ticker-flow{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  min-width:max-content!important;
  height:40px!important;
  animation:stSignalTickerMove 80s linear infinite!important;
  will-change:transform;
}
#mtsLiveTicker .st-signal-ticker-item{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  height:40px!important;
  padding:0 15px!important;
  gap:7px!important;
  white-space:nowrap!important;
}
#mtsLiveTicker .st-signal-ticker-flow:hover{animation-play-state:paused!important}

.st-news-section,.st-blog-section{
  margin-top:22px;
  padding:20px;
  border:1px solid #243b47;
  border-radius:9px;
  background:linear-gradient(180deg,#07151f,#051019);
}
.st-content-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px solid #1a303b;
}
.st-content-head h2{font-size:25px;margin:3px 0 6px}
.st-content-head p{margin:0;color:#8ca2ae;font-size:11px;line-height:1.55;max-width:820px}
.st-market-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.st-market-news-grid .market-now-card{min-height:255px}
.st-market-news-grid .market-now-image{height:115px}
.st-market-news-grid .market-now-card h3{font-size:15px}
.st-market-news-grid .market-now-card p{font-size:10px;line-height:1.5}
.st-home-blog-grid{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:12px;
}
.st-home-blog-card{
  background:#071620;
  border:1px solid #203746;
  border-radius:8px;
  overflow:hidden;
}
.st-home-blog-card a{color:inherit;text-decoration:none;display:block;height:100%}
.st-home-blog-card.featured{grid-row:span 2}
.st-home-blog-image{
  height:145px;
  padding:13px;
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
}
.st-home-blog-card.featured .st-home-blog-image{height:245px}
.st-home-blog-image span{
  background:#e51d2a;color:#fff;border-radius:3px;padding:5px 7px;
  font-size:8px;font-weight:950;letter-spacing:.55px
}
.st-home-blog-image b{
  color:#fff;font-size:9px;background:#06131dcc;border:1px solid #314956;border-radius:4px;padding:5px 7px
}
.st-home-blog-body{padding:14px}
.st-home-blog-body small{font-size:8px;color:#6e8795}
.st-home-blog-body h3{font-size:16px;line-height:1.25;margin:7px 0}
.st-home-blog-card.featured h3{font-size:22px}
.st-home-blog-body p{font-size:10px;line-height:1.5;color:#8fa4b0;margin:0 0 11px}
.st-home-blog-body strong{font-size:9px;color:#43a9ff}
.st-blog-empty{padding:30px;color:#78909d}
@media(max-width:1050px){
 .st-market-news-grid{grid-template-columns:1fr 1fr!important}
 .st-home-blog-grid{grid-template-columns:1fr 1fr}
 .st-home-blog-card.featured{grid-row:auto;grid-column:1/-1}
}
@media(max-width:680px){
 .st-content-head{align-items:flex-start;flex-direction:column}
 .st-market-news-grid,.st-home-blog-grid{grid-template-columns:1fr!important}
 .st-home-blog-card.featured{grid-column:auto}
 .st-home-blog-card.featured .st-home-blog-image{height:180px}
 .st-ticker-price{display:none}
}

/* COMMUNITY V4: PROFILE VS TRADE, ACTIVITY BADGES, COMMUNITY BLOG */
.mts-avatar-wrap{position:relative;display:inline-grid;place-items:center;flex:0 0 auto}
.mts-avatar-wrap>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.mts-activity-badge{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:12px;background:#f28b16;color:#fff;border:2px solid #08151e;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:950;line-height:1;box-shadow:0 3px 10px #0008;z-index:4}
.st-trader-avatar.mts-avatar-wrap{width:72px;height:72px;padding:2px;border:1px solid #55bd61;border-radius:50%;margin:0 auto 7px}
.st-trader-avatar-link{display:block;text-decoration:none}.st-trader-name-link{text-decoration:none;color:inherit}.st-trader-name-link:hover{color:#44bdff}
.st-strategy-row .mts-avatar-wrap,.st-new-row .mts-avatar-wrap{width:25px;height:25px}.st-strategy-row .mts-activity-badge,.st-new-row .mts-activity-badge{min-width:13px;height:13px;font-size:6px;right:-4px;top:-4px;border-width:1px}
.st-new-name{color:#fff;text-decoration:none}.st-new-name:hover{color:#4cb2ff}
.st-feed-item .mts-avatar-wrap{width:37px;height:37px}.st-feed-item a{color:inherit;text-decoration:none}.st-feed-item p a:hover{color:#45adff}
.st-trader-cell .mts-avatar-wrap{width:34px;height:34px}.st-trade-profile-avatar{text-decoration:none}.st-trade-profile-name{display:flex;flex-direction:column;color:#fff;text-decoration:none}.st-trade-profile-name small{font-size:6px;color:#67818f;letter-spacing:.5px;margin-top:2px}.st-trade-profile-name:hover b{color:#4caeff}
.st-trade-detail-btn{border-color:#e08721!important;color:#ffd2a0!important}.st-trade-detail-btn:hover{background:#3a2411!important}
.profile-avatar-link{text-decoration:none}.profile-avatar-photo{width:72px;height:72px;border-radius:50%;border:2px solid #36bd55;padding:2px}.profile-avatar-photo .mts-activity-badge{right:-2px;top:-2px}
.avatar-link .mts-avatar-wrap{width:38px;height:38px}.trader-id h3 a{color:#fff;text-decoration:none}.trader-id h3 a:hover{color:#47aefc}
.trader-activity-list{display:grid;gap:7px}.trader-activity-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid #1d3541;border-radius:7px;background:#071620}.trader-activity-row>i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#f28b16;color:#fff;font-style:normal;font-size:9px;font-weight:950}.trader-activity-row div{display:grid;grid-template-columns:90px 1fr 90px;gap:9px;align-items:center}.trader-activity-row b{font-size:9px;color:#f2a24a}.trader-activity-row span{font-size:10px}.trader-activity-row small{font-size:8px;color:#6f8898;text-align:right}
.trader-author-panel .trader-section-title p{max-width:780px;color:#8199a7;font-size:10px;line-height:1.5}.post-composer-box label{display:block;color:#9aadb8;font-size:10px;font-weight:800;margin:10px 0}.post-composer-box input,.post-composer-box select,.post-composer-box textarea{box-sizing:border-box;width:100%;margin-top:5px;padding:10px;background:#06151f;color:#fff;border:1px solid #2d4755;border-radius:7px}.post-rule-box{border:1px solid #3a4d2d;background:#111b12;padding:10px;border-radius:7px;margin-top:10px}.post-rule-box b,.post-rule-box span{display:block}.post-rule-box b{color:#75d67e;font-size:10px}.post-rule-box span{color:#93a49a;font-size:9px;line-height:1.5;margin-top:3px}
.community-post-status{display:flex!important;justify-content:space-between!important;align-items:center!important}.community-post-status i{font-style:normal;font-size:7px;padding:3px 5px;border-radius:10px}.community-post-status i.approved{background:#103d23;color:#4ee17c}.community-post-status i.pending{background:#3a2b11;color:#f3aa45}
.st-community-editorial{margin-top:22px;padding:20px;border:1px solid #243b47;border-radius:9px;background:linear-gradient(180deg,#07151f,#051019)}
.community-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.community-featured-card{background:#071620;border:1px solid #203746;border-radius:8px;padding:14px}.community-featured-author{display:grid;grid-template-columns:37px 1fr auto;gap:9px;align-items:center}.community-featured-author .mts-avatar-wrap{width:37px;height:37px}.community-featured-author a{color:#fff;text-decoration:none}.community-featured-author b,.community-featured-author small{display:block}.community-featured-author b{font-size:10px}.community-featured-author small{font-size:8px;color:#6f8998}.community-featured-author>span{font-size:7px;color:#f2a34b;border:1px solid #5b4020;border-radius:10px;padding:3px 6px}.community-featured-card h3{font-size:14px;margin:12px 0 7px}.community-featured-card p{font-size:10px;color:#8da3af;line-height:1.5}.community-featured-card>a{color:#45aefe;font-size:8px;text-decoration:none;font-weight:900}
.trade-detail-breadcrumb{display:flex;gap:7px;align-items:center;font-size:9px;color:#708896;margin:15px 0}.trade-detail-breadcrumb a{color:#91a6b2;text-decoration:none}.trade-detail-hero{display:grid;grid-template-columns:1fr 1.4fr;gap:18px;align-items:center;border:1px solid #27404d;border-radius:10px;background:#071620;padding:20px}.trade-detail-trader{display:grid;grid-template-columns:78px 1fr;gap:14px;align-items:center}.trade-hero-avatar{width:72px;height:72px;border:2px solid #36bd55;border-radius:50%;padding:2px}.trade-detail-trader h1{font-size:32px;margin:3px 0}.trade-detail-trader p{font-size:10px;color:#8198a5;line-height:1.5}.trade-detail-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.trade-detail-kpis>div{border:1px solid #203946;background:#081923;border-radius:7px;padding:11px}.trade-detail-kpis small,.trade-detail-kpis b{display:block}.trade-detail-kpis small{font-size:8px;color:#6f8998}.trade-detail-kpis b{font-size:15px;margin-top:4px}.trade-detail-grid{display:grid;grid-template-columns:1.7fr .65fr;gap:14px;margin-top:14px}.trade-detail-chart{width:100%;height:520px;border:0;background:#06131c}.trade-fact{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #1c3340;padding:10px 0;font-size:10px}.trade-fact span{color:#778f9d}.trade-fact a{color:#49afff;text-decoration:none}.trade-narrative p{font-size:13px;line-height:1.65;color:#9eafb9}.trade-more-trader{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;text-decoration:none;color:#fff}.trade-more-trader .mts-avatar-wrap{width:46px;height:46px}.trade-more-trader div b,.trade-more-trader div span,.trade-more-trader div small{display:block}.trade-more-trader div span,.trade-more-trader div small{font-size:8px;color:#718a99;margin-top:2px}.trade-more-trader>strong{font-size:9px;color:#4cb3ff}
@media(max-width:900px){.community-featured-grid{grid-template-columns:1fr 1fr}.trade-detail-hero,.trade-detail-grid{grid-template-columns:1fr}.trader-activity-row div{grid-template-columns:1fr}.trader-activity-row small{text-align:left}.trade-detail-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.community-featured-grid{grid-template-columns:1fr}.trade-detail-kpis{grid-template-columns:1fr 1fr}}

.trader-follow-center{margin:14px 0}.trader-follow-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #1c3340;padding-bottom:14px}.trader-follow-head p{max-width:820px;color:#8198a5;font-size:10px;line-height:1.55}.trader-follow-status{display:flex;align-items:center;gap:8px;background:#071720;border:1px solid #24404d;border-radius:20px;padding:8px 12px;height:max-content}.trader-follow-status b{font-size:9px}#followStateDot{width:9px;height:9px;border-radius:50%;background:#4d606b}#followStateDot.on{background:#28dc6d;box-shadow:0 0 12px #28dc6d88}.follow-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.follow-option-card{display:grid;grid-template-columns:22px 1fr;gap:8px;border:1px solid #203a47;border-radius:8px;background:#071822;padding:12px;cursor:pointer}.follow-option-card b,.follow-option-card span{display:block}.follow-option-card b{font-size:10px}.follow-option-card span{font-size:8px;color:#77909d;margin-top:3px}.follow-center-actions{display:flex;gap:8px}.section-help{color:#78909d;font-size:9px}.trader-watchlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.trader-watch-item{display:grid;grid-template-columns:1fr auto;gap:7px;border:1px solid #1f3945;background:#071722;border-radius:7px;padding:11px;text-decoration:none;color:#fff}.trader-watch-item div b,.trader-watch-item div small{display:block}.trader-watch-item div b{font-size:10px}.trader-watch-item div small{font-size:8px;color:#6f8795}.trader-watch-item i{font-style:normal;font-size:8px;font-weight:900}.trader-watch-item>span{grid-column:1/-1;color:#43aefd;font-size:8px}@media(max-width:900px){.follow-option-grid{grid-template-columns:1fr 1fr}.trader-watchlist-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.follow-option-grid,.trader-watchlist-grid{grid-template-columns:1fr}.trader-follow-head{flex-direction:column}}

/* ASSET LOGOS V7 */
.asset-logo{display:inline-grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border-radius:7px;overflow:hidden;background:#0c1c26;border:1px solid #2b414d;box-shadow:0 2px 8px #0005}
.asset-logo img{width:100%;height:100%;display:block;object-fit:cover}
.asset-logo-fallback{font-size:7px;font-weight:950;color:#fff;background:#183442}
.ticker-asset-logo{width:21px;height:21px;border-radius:5px;margin-right:1px}
.row-asset-logo{width:29px;height:29px;border-radius:7px}
.trade-asset-logo{width:25px;height:25px;border-radius:6px}
.st-scan-name{display:flex!important;align-items:center!important;gap:9px!important;min-width:0}
.st-scan-name-copy{display:block;min-width:0}.st-scan-name-copy b,.st-scan-name-copy small{display:block}.st-scan-name-copy b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.st-trade-asset{display:flex!important;align-items:center!important;gap:7px!important}.st-trade-asset b{font-size:9px}
.trader-watch-name{display:flex;align-items:center;gap:8px}.trader-watch-name>span b,.trader-watch-name>span small{display:block}
.st-scan-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;white-space:nowrap!important}
.st-scan-actions button{height:27px!important;padding:0 7px!important;border:1px solid #36515f!important;background:#0a1d28!important;color:#e4edf2!important;border-radius:5px!important;font-size:7px!important;font-weight:900!important;cursor:pointer!important}
.st-scan-actions button:hover{background:#153342!important;border-color:#5f7d8e!important}.st-scan-actions .bell{width:29px!important;padding:0!important;font-size:12px!important}

/* TRADER TRADE LOGOS V8 */
.trader-page .st-trade-asset{display:flex!important;align-items:center!important;gap:8px!important;min-width:0}
.trader-page .st-trade-asset>span{display:block!important;min-width:0}
.trader-page .st-trade-asset>span b{display:block!important;font-size:9px!important;line-height:1.15}
.trader-page .st-trade-asset>span small{display:block!important;margin-top:2px!important;font-size:7px!important;color:#718794!important;line-height:1.1}
.trader-page .trade-asset-logo{width:27px!important;height:27px!important;border-radius:7px!important}

/* AUTOMATIC TICKER LOGOS V9 */
.auto-ticker-logo{background:#0b1922!important;padding:3px!important}
.auto-ticker-logo img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:4px}
.auto-ticker-logo .asset-logo-code{width:100%;height:100%;place-items:center;font-size:7px;font-weight:950;color:#eaf3f7;letter-spacing:-.02em}

/* UNIFIED TRADER SYSTEM TABLES V10 */
.trader-system-section{padding:16px!important}
.trader-unified-system-table{min-width:1380px!important;table-layout:auto!important}
.trader-unified-system-table th,.trader-unified-system-table td{padding:11px 12px!important;vertical-align:middle!important}
.trader-unified-system-table th{font-size:8px!important;color:#83a9c4!important;white-space:nowrap!important}
.trader-unified-system-table th.sortable{cursor:pointer!important;user-select:none}
.trader-unified-system-table th.sortable:hover{color:#fff!important}
.trader-system-row{cursor:pointer}
.trader-system-row:hover{background:#0b1c27!important}
.trader-unified-system-table .st-scan-name{min-width:175px!important}
.trader-unified-system-table .st-scan-name-copy small{font-size:7px!important;color:#66879b!important;margin-top:2px}
.trader-system-actions{display:flex!important;gap:6px!important;justify-content:flex-end!important;white-space:nowrap}
.trader-system-actions button{height:30px!important;padding:0 8px!important;border:1px solid #315365!important;background:#0a1d28!important;color:#fff!important;border-radius:5px!important;font-size:7px!important;font-weight:900!important;cursor:pointer}
.trader-system-actions button:hover{background:#153747!important}
.trader-system-actions .bell{width:32px!important;padding:0!important;font-size:12px!important}
.turtle-pill{display:inline-block;padding:5px 8px;border-radius:4px;background:#163c4c;color:#dff7ff;font-size:7px;font-weight:900;font-style:italic}
.turtle-pill.neutral{background:#102735;color:#8095a3;font-style:normal}

/* SCANNER LOGOS + FULL ACTIONS V11 */
.scanner-table-v11{
  min-width:1540px!important;
  width:100%!important;
  table-layout:auto!important;
}
.scanner-table-v11 th,
.scanner-table-v11 td{
  overflow:visible!important;
  text-overflow:clip!important;
}
.scanner-table-v11 th:first-child,
.scanner-table-v11 td:first-child{min-width:150px!important;width:150px!important}
.scanner-table-v11 th:last-child,
.scanner-table-v11 td:last-child{min-width:230px!important;width:230px!important}
.scanner-table-v11 .st-scan-name{display:flex!important;align-items:center!important;gap:9px!important;min-width:135px!important}
.scanner-table-v11 .st-scan-name-copy{display:block!important;min-width:0!important}
.scanner-table-v11 .st-scan-name-copy b{display:block!important;font-size:9px!important;line-height:1.15!important}
.scanner-table-v11 .st-scan-name-copy small{display:block!important;font-size:7px!important;color:#658398!important;margin-top:2px!important}
.scanner-table-v11 .row-asset-logo{width:30px!important;height:30px!important;border-radius:7px!important}
.scanner-actions-cell{overflow:visible!important}
.scanner-table-v11 .st-scan-actions{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  min-width:218px!important;
  white-space:nowrap!important;
}
.scanner-table-v11 .st-scan-actions .tool,
.scanner-table-v11 .st-scan-actions button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 9px!important;
  border:1px solid #365565!important;
  background:#0a1e29!important;
  color:#fff!important;
  border-radius:5px!important;
  font-size:7px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.scanner-table-v11 .st-scan-actions .alarm-bell,
.scanner-table-v11 .st-scan-actions button:first-child{
  min-width:34px!important;
  width:34px!important;
  padding:0!important;
}
.scanner-table-v11 .st-scan-actions .depot-btn{min-width:92px!important}
.scanner-table-v11 .st-scan-actions .watch-btn{min-width:82px!important}
.scanner-table-v11 .st-scan-actions button:hover{background:#123240!important;border-color:#5e7d8d!important}
.scanner-table-v11.closest{}
.page .panel>.tablewrap{scrollbar-color:#365766 #07131d;scrollbar-width:thin}

/* V13 UNIFIED LOGOS / ACTIONS / COMPACT TABLES */
.unified-row-actions{display:flex!important;align-items:center!important;gap:4px!important;flex-wrap:nowrap!important;white-space:nowrap!important}
.unified-row-actions .tool,.unified-row-actions button{height:28px!important;min-height:28px!important;padding:0 7px!important;border:1px solid #365565!important;background:#0a1e29!important;color:#fff!important;border-radius:5px!important;font-size:7px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.unified-row-actions button:first-child{min-width:31px!important;width:31px!important;padding:0!important}
.unified-row-actions .remove-compact{min-width:28px!important;width:28px!important;font-size:14px!important}
.unified-row-actions .sell-compact{min-width:55px!important}
.watchlist-v13-table{min-width:1280px!important;table-layout:auto!important}
.watchlist-v13-table th,.watchlist-v13-table td{padding:7px 6px!important;overflow:visible!important;text-overflow:clip!important}
.watchlist-v13-table th:first-child,.watchlist-v13-table td:first-child{min-width:145px!important}
.watchlist-v13-table th:last-child,.watchlist-v13-table td:last-child{min-width:250px!important}
.watch-v13-actions-cell{overflow:visible!important}
.watchlist-v13-table .row-asset-logo{width:28px!important;height:28px!important}
.depot-v13-table{min-width:1480px!important;table-layout:auto!important}
.depot-v13-table th,.depot-v13-table td{padding:7px 6px!important;overflow:visible!important;text-overflow:clip!important}
.depot-v13-table th:first-child,.depot-v13-table td:first-child{min-width:155px!important}
.depot-v13-table th:last-child,.depot-v13-table td:last-child{min-width:300px!important}
.depot-v13-actions-cell{overflow:visible!important}
.depot-history-v13 .st-scan-name{min-width:150px!important}
.mixer-card-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.mixer-card-title h3{margin:0!important}.mixer-card-title small{display:block;color:#6b8798;font-size:7px;margin-top:2px}
.mixer-card-v13 .mixer-card-actions{margin-top:10px;padding-top:9px;border-top:1px solid #1e3945;justify-content:flex-start!important}
.mixer-card-v13 .mixer-card-actions a{text-decoration:none}
.st-trade-system-board{overflow:hidden}.st-trade-system-title{padding:12px 14px;border-bottom:1px solid #203946}.st-trade-system-title h2{margin:3px 0 0;font-size:15px}
.community-trade-system-table{min-width:1400px!important;table-layout:auto!important}
.community-trade-system-table th,.community-trade-system-table td{padding:8px 7px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}
.community-trade-system-table th.sortable{cursor:pointer!important;user-select:none}.community-trade-system-table th.sortable:hover{color:#fff!important}
.community-trade-system-table th:first-child,.community-trade-system-table td:first-child{min-width:160px!important}
.community-trade-system-table th:nth-child(2),.community-trade-system-table td:nth-child(2){min-width:145px!important}
.community-trade-system-table th:last-child,.community-trade-system-table td:last-child{min-width:230px!important}
.community-trade-system-table .st-trader-cell{display:flex!important;align-items:center!important;gap:7px!important}
.community-trade-system-table .st-trade-profile-name small{display:block;font-size:6px;color:#668392}
.community-trade-actions{justify-content:flex-start!important}

/* =========================================================
   V14 RESPONSIVE COMMUNITY TRADE TABLE + THUMBNAIL STRIP
   ========================================================= */

/* Community trade table: tighter, safer, responsive */
.st-trade-system-board .tablewrap{
  width:100%!important;
  overflow-x:auto!important;
  overscroll-behavior-x:contain;
  scrollbar-width:thin;
}
.community-trade-system-table{
  width:100%!important;
  min-width:1080px!important;
  table-layout:auto!important;
}
.community-trade-system-table th,
.community-trade-system-table td{
  padding:5px 5px!important;
  font-size:7px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.community-trade-system-table th{
  height:26px!important;
  font-size:6px!important;
}
.community-trade-system-table td:first-child,
.community-trade-system-table th:first-child{min-width:132px!important;width:132px!important}
.community-trade-system-table td:nth-child(2),
.community-trade-system-table th:nth-child(2){min-width:118px!important;width:118px!important}
.community-trade-system-table td:last-child,
.community-trade-system-table th:last-child{min-width:190px!important;width:190px!important}
.community-trade-system-table .st-trader-cell{gap:5px!important}
.community-trade-system-table .st-trade-profile-avatar{width:32px!important;height:32px!important}
.community-trade-system-table .st-trade-profile-name b{font-size:7px!important}
.community-trade-system-table .st-trade-profile-name small{font-size:5px!important}
.community-trade-system-table .row-asset-logo{width:27px!important;height:27px!important}
.community-trade-system-table .st-scan-name{gap:6px!important;min-width:108px!important}
.community-trade-system-table .st-scan-name-copy b{font-size:7px!important}
.community-trade-system-table .st-scan-name-copy small{font-size:5px!important}
.community-trade-system-table .badge{padding:4px 6px!important;font-size:6px!important}
.community-trade-system-table .unified-row-actions{gap:3px!important}
.community-trade-system-table .unified-row-actions .tool,
.community-trade-system-table .unified-row-actions button{
  height:25px!important;min-height:25px!important;padding:0 5px!important;font-size:6px!important
}
.community-trade-system-table .unified-row-actions button:first-child{
  width:27px!important;min-width:27px!important
}
.st-trade-system-title{padding:9px 11px!important}
.st-trade-system-title h2{font-size:13px!important}

/* Four destination cards with right-side thumbnails + ~50% fade to the left */
.st-market-strip-v14{
  gap:8px!important;
}
.st-market-strip-v14 .st-market-thumb{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:96px;
  padding:13px 14px!important;
  display:flex!important;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  background:#07131d!important;
}
.st-market-strip-v14 .st-market-thumb::before{
  content:"";
  position:absolute;
  z-index:-2;
  top:0;right:0;bottom:0;
  width:58%;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.76;
  -webkit-mask-image:linear-gradient(to left,#000 0%,#000 45%,rgba(0,0,0,.68) 62%,rgba(0,0,0,.18) 86%,transparent 100%);
  mask-image:linear-gradient(to left,#000 0%,#000 45%,rgba(0,0,0,.68) 62%,rgba(0,0,0,.18) 86%,transparent 100%);
}
.st-market-strip-v14 .st-market-thumb::after{
  content:attr(data-title-art);
  position:absolute;
  z-index:-1;
  right:18px;
  top:50%;
  transform:translateY(-50%);
  font-size:42px;
  line-height:1;
  font-weight:900;
  color:rgba(255,255,255,.88);
  text-shadow:0 2px 16px rgba(0,0,0,.8);
}
.st-market-strip-v14 .scanner-thumb::before{
  background-image:linear-gradient(90deg,rgba(3,11,18,.12),rgba(3,11,18,.18)),url('wallstreet-skyline.jpg');
}
.st-market-strip-v14 .watch-thumb::before{
  background-image:linear-gradient(90deg,rgba(3,11,18,.10),rgba(3,11,18,.17)),url('wallstreet-usa-flag.jpg');
}
.st-market-strip-v14 .depot-thumb::before{
  background-image:linear-gradient(90deg,rgba(3,11,18,.10),rgba(3,11,18,.18)),url('wallstreet-bull-hero-clean.jpg');
}
.st-market-strip-v14 .analyse-thumb::before{
  background-image:linear-gradient(90deg,rgba(3,11,18,.12),rgba(3,11,18,.20)),url('assets/avatar-chart.jpg');
}
.st-market-strip-v14 .st-market-thumb>span,
.st-market-strip-v14 .st-market-thumb>b,
.st-market-strip-v14 .st-market-thumb>a{
  position:relative;
  z-index:2;
  max-width:58%;
  text-shadow:0 1px 3px rgba(0,0,0,.8);
}
.st-market-strip-v14 .st-market-thumb>span{font-size:7px!important}
.st-market-strip-v14 .st-market-thumb>b{font-size:15px!important;margin:3px 0 7px}
.st-market-strip-v14 .st-market-thumb>a{font-size:7px!important}

/* Desktop / tablet */
@media(max-width:1280px){
  .community-trade-system-table{min-width:1020px!important}
  .community-trade-system-table th,
  .community-trade-system-table td{padding:4px 4px!important;font-size:6.5px!important}
  .community-trade-system-table td:last-child,
  .community-trade-system-table th:last-child{min-width:175px!important;width:175px!important}
  .st-market-strip-v14{grid-template-columns:repeat(2,1fr)!important}
}
/* Mobile: preserve all data by horizontal scroll, but keep row height/padding minimal */
@media(max-width:760px){
  .st-lower{display:block!important}
  .st-trade-system-board{margin-top:8px}
  .community-trade-system-table{min-width:930px!important}
  .community-trade-system-table th,
  .community-trade-system-table td{padding:4px 3px!important}
  .community-trade-system-table td:first-child,
  .community-trade-system-table th:first-child{
    position:sticky;left:0;z-index:3;background:#07131d!important
  }
  .st-market-strip-v14{grid-template-columns:1fr!important;gap:6px!important}
  .st-market-strip-v14 .st-market-thumb{min-height:84px;padding:10px 11px!important}
  .st-market-strip-v14 .st-market-thumb::before{width:62%}
  .st-market-strip-v14 .st-market-thumb::after{right:14px;font-size:34px}
  .st-market-strip-v14 .st-market-thumb>span,
  .st-market-strip-v14 .st-market-thumb>b,
  .st-market-strip-v14 .st-market-thumb>a{max-width:62%}
}

/* V15 COMMUNITY TABLE: visible headers, no horizontal scrollbar */
.st-trade-system-board .tablewrap{
  overflow-x:hidden!important;
  overflow-y:visible!important;
  scrollbar-width:none!important;
}
.st-trade-system-board .tablewrap::-webkit-scrollbar{display:none!important}
.community-trade-system-table{
  width:100%!important;
  min-width:0!important;
  table-layout:fixed!important;
}
.community-trade-system-table thead{
  display:table-header-group!important;
  visibility:visible!important;
  opacity:1!important;
}
.community-trade-system-table thead tr{
  display:table-row!important;
  height:25px!important;
}
.community-trade-system-table thead th{
  display:table-cell!important;
  visibility:visible!important;
  opacity:1!important;
  height:25px!important;
  padding:4px 3px!important;
  color:#82a9c3!important;
  font-size:6px!important;
  line-height:1!important;
  font-weight:800!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  vertical-align:middle!important;
  border-bottom:1px solid #24404e!important;
}
.community-trade-system-table tbody td{
  padding:4px 3px!important;
  overflow:hidden!important;
}
.community-trade-system-table th:nth-child(1),.community-trade-system-table td:nth-child(1){width:13%!important;min-width:0!important}
.community-trade-system-table th:nth-child(2),.community-trade-system-table td:nth-child(2){width:11%!important;min-width:0!important}
.community-trade-system-table th:nth-child(3),.community-trade-system-table td:nth-child(3){width:10%!important}
.community-trade-system-table th:nth-child(4),.community-trade-system-table td:nth-child(4){width:7%!important}
.community-trade-system-table th:nth-child(5),.community-trade-system-table td:nth-child(5){width:9%!important}
.community-trade-system-table th:nth-child(6),.community-trade-system-table td:nth-child(6){width:5%!important}
.community-trade-system-table th:nth-child(7),.community-trade-system-table td:nth-child(7){width:7%!important}
.community-trade-system-table th:nth-child(8),.community-trade-system-table td:nth-child(8){width:5%!important}
.community-trade-system-table th:nth-child(9),.community-trade-system-table td:nth-child(9){width:5%!important}
.community-trade-system-table th:nth-child(10),.community-trade-system-table td:nth-child(10){width:6%!important}
.community-trade-system-table th:nth-child(11),.community-trade-system-table td:nth-child(11){width:6%!important}
.community-trade-system-table th:nth-child(12),.community-trade-system-table td:nth-child(12){width:16%!important;min-width:0!important}
.community-trade-system-table .st-trade-profile-avatar{width:29px!important;height:29px!important;flex:0 0 29px!important}
.community-trade-system-table .row-asset-logo{width:25px!important;height:25px!important;flex:0 0 25px!important}
.community-trade-system-table .st-trader-cell,
.community-trade-system-table .st-scan-name{min-width:0!important;gap:4px!important}
.community-trade-system-table .st-trade-profile-name,
.community-trade-system-table .st-scan-name-copy{min-width:0!important;overflow:hidden!important}
.community-trade-system-table .st-trade-profile-name b,
.community-trade-system-table .st-trade-profile-name small,
.community-trade-system-table .st-scan-name-copy b,
.community-trade-system-table .st-scan-name-copy small{
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important
}
.community-trade-system-table .community-trade-actions{
  width:100%!important;min-width:0!important;gap:2px!important
}
.community-trade-system-table .community-trade-actions .tool,
.community-trade-system-table .community-trade-actions button{
  height:24px!important;min-height:24px!important;padding:0 4px!important;font-size:5.5px!important
}
.community-trade-system-table .community-trade-actions button:first-child{
  width:25px!important;min-width:25px!important;padding:0!important
}
@media(max-width:900px){
 .community-trade-system-table thead th{font-size:5.5px!important;padding:3px 2px!important}
 .community-trade-system-table tbody td{padding:3px 2px!important;font-size:6px!important}
 .community-trade-system-table .st-trade-profile-avatar{width:25px!important;height:25px!important;flex-basis:25px!important}
 .community-trade-system-table .row-asset-logo{width:22px!important;height:22px!important;flex-basis:22px!important}
 .community-trade-system-table .community-trade-actions .tool,
 .community-trade-system-table .community-trade-actions button{font-size:5px!important;padding:0 2px!important}
}

/* =========================================================
   V16 COMMUNITY DEPOT — rebuilt like system table
   ========================================================= */
.community-depot-v16{
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #263f4c!important;
  border-radius:8px!important;
  background:#07131d!important;
}
.community-depot-v16-head{
  padding:12px 14px 10px!important;
  border-bottom:1px solid #1f3945!important;
}
.community-depot-v16-head h2{
  margin:4px 0 0!important;
  font-size:15px!important;
}
.community-depot-v16-tablewrap{
  width:100%!important;
  overflow:hidden!important;
}
.community-depot-v16-table{
  width:100%!important;
  min-width:0!important;
  table-layout:fixed!important;
  border-collapse:collapse!important;
}
.community-depot-v16-table thead{
  display:table-header-group!important;
  visibility:visible!important;
  opacity:1!important;
}
.community-depot-v16-table thead th{
  display:table-cell!important;
  visibility:visible!important;
  opacity:1!important;
  color:#7f9fb2!important;
  font-size:6px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:uppercase!important;
  padding:6px 4px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  border-bottom:1px solid #25414e!important;
}
.community-depot-v16-table thead th.sortable{
  cursor:pointer!important;
  user-select:none!important;
}
.community-depot-v16-table thead th.sortable:hover{color:#fff!important}
.community-depot-v16-table tbody td{
  padding:6px 4px!important;
  font-size:7px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  vertical-align:middle!important;
  border-bottom:1px solid #1b3440!important;
}
.community-depot-v16-row{
  cursor:pointer!important;
  background:#07131d!important;
}
.community-depot-v16-row:nth-child(even){background:#081720!important}
.community-depot-v16-row:hover{background:#0b202b!important}

/* exact width distribution, no horizontal scrollbar */
.community-depot-v16-table th:nth-child(1),.community-depot-v16-table td:nth-child(1){width:15%!important}
.community-depot-v16-table th:nth-child(2),.community-depot-v16-table td:nth-child(2){width:13%!important}
.community-depot-v16-table th:nth-child(3),.community-depot-v16-table td:nth-child(3){width:10%!important}
.community-depot-v16-table th:nth-child(4),.community-depot-v16-table td:nth-child(4){width:7%!important}
.community-depot-v16-table th:nth-child(5),.community-depot-v16-table td:nth-child(5){width:9%!important}
.community-depot-v16-table th:nth-child(6),.community-depot-v16-table td:nth-child(6){width:6%!important}
.community-depot-v16-table th:nth-child(7),.community-depot-v16-table td:nth-child(7){width:7%!important}
.community-depot-v16-table th:nth-child(8),.community-depot-v16-table td:nth-child(8){width:5%!important}
.community-depot-v16-table th:nth-child(9),.community-depot-v16-table td:nth-child(9){width:5%!important}
.community-depot-v16-table th:nth-child(10),.community-depot-v16-table td:nth-child(10){width:6%!important}
.community-depot-v16-table th:nth-child(11),.community-depot-v16-table td:nth-child(11){width:6%!important}
.community-depot-v16-table th:nth-child(12),.community-depot-v16-table td:nth-child(12){width:11%!important}

.community-depot-v16-trader,
.community-depot-v16-asset{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  min-width:0!important;
}
.community-depot-v16-avatar{
  flex:0 0 30px!important;
  width:30px!important;
  height:30px!important;
}
.community-depot-v16-avatar .activity-avatar,
.community-depot-v16-avatar img{
  width:30px!important;
  height:30px!important;
}
.community-depot-v16-tradername,
.community-depot-v16-asset>span{
  min-width:0!important;
  display:block!important;
  overflow:hidden!important;
}
.community-depot-v16-tradername b,
.community-depot-v16-asset>span b{
  display:block!important;
  font-size:7px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.community-depot-v16-tradername small,
.community-depot-v16-asset>span small{
  display:block!important;
  margin-top:2px!important;
  color:#668293!important;
  font-size:5px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.community-depot-v16-asset .row-asset-logo{
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
}
.community-depot-v16-table .badge{
  padding:4px 6px!important;
  font-size:6px!important;
}
.community-depot-v16-table .community-trade-actions{
  display:flex!important;
  width:100%!important;
  min-width:0!important;
  gap:2px!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.community-depot-v16-table .community-trade-actions .tool,
.community-depot-v16-table .community-trade-actions button{
  height:24px!important;
  min-height:24px!important;
  padding:0 3px!important;
  border-radius:4px!important;
  font-size:5px!important;
  white-space:nowrap!important;
}
.community-depot-v16-table .community-trade-actions button:first-child{
  min-width:25px!important;
  width:25px!important;
  padding:0!important;
}
/* short button text to preserve width while keeping same function */
.community-depot-v16-table .community-trade-actions button:nth-child(2){font-size:0!important}
.community-depot-v16-table .community-trade-actions button:nth-child(2)::after{content:"+ DEPOT";font-size:5px}
.community-depot-v16-table .community-trade-actions button:nth-child(3){font-size:0!important}
.community-depot-v16-table .community-trade-actions button:nth-child(3)::after{content:"★ WATCH";font-size:5px}

@media(max-width:1100px){
 .community-depot-v16-table thead th{font-size:5.5px!important;padding:5px 2px!important}
 .community-depot-v16-table tbody td{font-size:6.3px!important;padding:5px 2px!important}
 .community-depot-v16-avatar,
 .community-depot-v16-avatar .activity-avatar,
 .community-depot-v16-avatar img{width:26px!important;height:26px!important;flex-basis:26px!important}
 .community-depot-v16-asset .row-asset-logo{width:22px!important;height:22px!important;flex-basis:22px!important}
}
@media(max-width:760px){
 .community-depot-v16-table th:nth-child(8),
 .community-depot-v16-table td:nth-child(8),
 .community-depot-v16-table th:nth-child(9),
 .community-depot-v16-table td:nth-child(9){
   display:none!important;
 }
 .community-depot-v16-table th:nth-child(1),.community-depot-v16-table td:nth-child(1){width:18%!important}
 .community-depot-v16-table th:nth-child(2),.community-depot-v16-table td:nth-child(2){width:16%!important}
 .community-depot-v16-table th:nth-child(3),.community-depot-v16-table td:nth-child(3){width:12%!important}
 .community-depot-v16-table th:nth-child(12),.community-depot-v16-table td:nth-child(12){width:15%!important}
}

/* ================= V17 BUSINESS / ADMIN / ACCOUNT ================= */
.account-head,.admin-top{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px}.account-grid,.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.account-form label,.admin-modal-box label{display:flex;flex-direction:column;gap:5px;color:#8da2b0;font-size:8px}.account-form input,.admin-modal-box input,.admin-modal-box select,.admin-range input,.admin-toolbar input{background:#071822;border:1px solid #2d4b5a;border-radius:5px;color:#fff;padding:9px;font-size:9px}.rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rights-grid span{padding:8px;border:1px solid #24404d;border-radius:5px;font-size:8px}.rights-grid .ok{color:#35db81}.rights-grid .off{color:#ff4d5d}.account-status-main{display:flex;justify-content:space-between;padding:12px;background:#0a1c26;border-radius:6px;margin-bottom:10px}.account-three{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.account-line{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #1e3440;padding:8px 0;font-size:8px}.account-line span{color:#8aa0ad}.affiliate-v17{display:grid;grid-template-columns:1.1fr 1fr;gap:18px}.affiliate-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.affiliate-kpis span{padding:10px;background:#091b25;border:1px solid #274552;border-radius:6px}.affiliate-kpis small,.admin-kpis small{display:block;color:#7390a1;font-size:6px}.affiliate-kpis b,.admin-kpis b{display:block;margin-top:4px;font-size:13px}.affiliate-share{grid-column:1/-1;display:flex;gap:6px;flex-wrap:wrap}.affiliate-share input{flex:1;min-width:280px;background:#06151d;border:1px solid #31505e;color:#fff;border-radius:5px;padding:9px}.admin-v17{max-width:1700px;margin:auto;display:grid;grid-template-columns:210px 1fr;gap:12px;padding:16px}.admin-side{position:sticky;top:88px;height:calc(100vh - 105px);background:#07131d;border:1px solid #28414e;border-radius:7px;padding:14px}.admin-side nav{display:flex;flex-direction:column;gap:5px;margin-top:14px}.admin-side button{background:#091923;border:1px solid transparent;color:#9fb0bb;text-align:left;padding:10px;border-radius:5px;font-size:8px;font-weight:800;cursor:pointer}.admin-side button.active,.admin-side button:hover{border-color:#3b5b6b;background:#0c2531;color:#fff}.admin-main{min-width:0}.admin-tab{display:none}.admin-tab.active{display:block}.admin-range,.admin-toolbar{display:flex;gap:6px;align-items:center}.admin-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:12px}.admin-kpis>div{background:#07131d;border:1px solid #294653;border-radius:6px;padding:10px}.admin-chart{height:230px;display:flex;align-items:flex-end;gap:4px;padding:10px;border-bottom:1px solid #294653}.chart-col{height:100%;flex:1;min-width:5px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:3px}.chart-col i{width:70%;min-height:3px;background:#2b98ff;border-radius:3px 3px 0 0}.chart-col small{font-size:5px;color:#7892a0}.chart-col b{font-size:6px}.admin-modal-box{max-width:520px!important}.rights-editor{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.rights-editor label{display:flex;flex-direction:row;align-items:center}.admin-toolbar{margin-bottom:10px}.admin-toolbar input{min-width:300px}.admin-v17 .sort-table{table-layout:auto}.admin-v17 .sort-table td,.admin-v17 .sort-table th{font-size:7px;padding:7px 5px}@media(max-width:1000px){.admin-v17{grid-template-columns:1fr}.admin-side{position:static;height:auto}.admin-side nav{display:grid;grid-template-columns:repeat(3,1fr)}.account-grid,.admin-grid,.affiliate-v17{grid-template-columns:1fr}.account-three{grid-template-columns:1fr}.admin-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.account-form{grid-template-columns:1fr}.affiliate-kpis{grid-template-columns:repeat(2,1fr)}.admin-kpis{grid-template-columns:repeat(2,1fr)}.admin-side nav{grid-template-columns:1fr 1fr}.admin-range{flex-wrap:wrap}}

.shop-v17-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.shop-v17-card{display:flex;flex-direction:column;gap:8px}.shop-v17-card strong{font-size:24px}.shop-v17-card small{color:#8298a6}.shop-v17-card .btn{margin-top:auto;text-align:center}@media(max-width:850px){.shop-v17-grid{grid-template-columns:1fr}}

/* V23 COMPLETE ACCOUNT / SECURITY */
.account-v23{max-width:1460px}.account-v23-hero{display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center}.avatar-uploader{display:flex;align-items:center;gap:18px}.avatar-preview{width:112px;height:112px;border-radius:50%;border:3px solid #31536a;background:#0c1d28;display:grid;place-items:center;font-size:28px;font-weight:900;overflow:hidden}.avatar-preview img{width:100%;height:100%;object-fit:cover}.avatar-uploader p,.profile-progress p{color:#7893a4;font-size:11px}.profile-progress>div{height:9px;border-radius:10px;background:#102632;overflow:hidden;margin:8px 0}.profile-progress i{display:block;height:100%;background:linear-gradient(90deg,#19bb72,#3ce78f);width:0}.account-form textarea,.account-form select{width:100%;background:#081a24;border:1px solid #2a4657;color:#fff;border-radius:6px;padding:10px}.account-form label.wide{grid-column:1/-1}.account-msg{font-size:10px;margin-top:8px;min-height:14px}.account-msg.ok{color:#23d878}.account-msg.bad{color:#ff4659}.security-box{margin-top:16px;padding-top:14px;border-top:1px solid #203a47}.security-box>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.pref-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.pref-list label{padding:10px;border:1px solid #213c4b;border-radius:6px;background:#081923}.section-title-row{display:flex;justify-content:space-between;align-items:center}.notice-row{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #1b3541}.notice-row.unread{border-left:3px solid #28d47b;padding-left:9px}.notice-row p{margin:3px 0;color:#91a8b6;font-size:11px}.notice-row small{color:#607d8e;font-size:8px}.mini-action{background:#0b2531;color:#dcecf4;border:1px solid #31536a;border-radius:5px;padding:6px 8px;font-size:7px;font-weight:900}.account-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.account-line>div{min-width:0}.affiliate-v23 .affiliate-share{display:flex;flex-wrap:wrap;gap:7px}.account-danger{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.btn.danger{border-color:#8b3240;color:#ff7785}.nav-user-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;margin-right:5px;vertical-align:middle}.community-login-nav{display:inline-flex!important;align-items:center!important}.admin-list-row{padding:12px 0;border-bottom:1px solid #1c3643}.admin-list-row span{display:block;color:#708c9d;font-size:9px;margin-top:3px}.admin-list-row p{color:#9bb0bd;font-size:11px}.account-v23 .card{margin-bottom:14px}
@media(max-width:900px){.account-v23-hero,.account-grid{grid-template-columns:1fr!important}.profile-progress{max-width:none}.pref-list{grid-template-columns:1fr}.avatar-uploader{align-items:flex-start}.account-three{grid-template-columns:1fr!important}}

.registered-members{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.registered-member{display:flex;align-items:center;gap:10px;border:1px solid #203b49;background:#081923;padding:10px;border-radius:7px}.registered-member .mts-avatar-wrap{width:44px;height:44px;flex:0 0 44px}.registered-member .mts-avatar-wrap img{width:44px;height:44px;border-radius:50%;object-fit:cover}.registered-member b{display:block;font-size:11px}.registered-member small{display:block;color:#708b9c;font-size:8px;margin-top:3px}.admin-row-actions{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.admin-row-actions .btn{font-size:7px;padding:6px 8px}
@media(max-width:900px){.registered-members{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.registered-members{grid-template-columns:1fr}}

/* V24 FOLLOWING + ONLINE STATUS */
.account-v24-social{align-items:stretch}
.following-count{display:grid;place-items:center;min-width:38px;height:38px;border-radius:50%;background:#0d2633;border:1px solid #2e4c5b;color:#fff}
.following-grid{display:grid;gap:7px;margin-top:10px}
.following-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;border:1px solid #1d3946;border-radius:8px;background:#071923}
.following-avatar{position:relative;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#163846;color:#fff;font-weight:950;overflow:visible}
.following-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover}
.presence-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#647783;border:2px solid #071923}
.following-avatar .presence-dot,.presence-avatar .presence-dot{position:absolute;right:-1px;bottom:0}
.presence-dot.online{background:#27dc7c;box-shadow:0 0 0 3px rgba(39,220,124,.12)}
.presence-dot.hidden-status{background:#43535c}
.following-copy{min-width:0}.following-copy>a{color:#fff;text-decoration:none}.following-copy small{display:block;color:#6f8998;font-size:7px;margin-top:2px}
.following-tags{display:flex;gap:3px;flex-wrap:wrap;margin-top:5px}.following-tags span{font-size:6px;padding:3px 5px;border-radius:8px;background:#0d2633;border:1px solid #294856;color:#b6c8d2}
.following-actions{display:flex;gap:4px}.danger-mini{border-color:#6d3440!important;color:#ff9ba5!important}
.presence-setting>div:first-child{display:flex;align-items:flex-start;gap:9px}.presence-setting .presence-dot{margin-top:5px;flex:0 0 auto}.presence-setting p{color:#77909d;font-size:9px;line-height:1.5}
.switch-row{display:flex!important;align-items:center;gap:9px;margin-top:15px;padding:11px;background:#081b25;border:1px solid #223f4c;border-radius:8px}.switch-row input{width:18px;height:18px;accent-color:#22d478}
.registered-member{position:relative}.registered-member .presence-avatar{position:relative}.registered-member .mini-follow{margin-left:auto;padding:6px 8px;font-size:7px}
@media(max-width:700px){.following-card{grid-template-columns:38px 1fr}.following-actions{grid-column:2}.following-avatar,.following-avatar img{width:36px;height:36px}}
/* V25 US MARKET SENTIMENT — large homepage module */
.mt-sentiment{margin-top:18px;border-top:1px solid #18303d;padding-top:18px;color:#f5f7f9}.mt-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mt-title>div{display:flex;gap:12px;align-items:center;font-size:20px;font-weight:950}.mt-title b{color:#f2b500}.mt-title small{color:#8b9aa4;font-size:10px}.mt-tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#07141e;border:1px solid #203642;border-radius:8px 8px 0 0;overflow:hidden}.mt-tabs button{border:0;border-right:1px solid #152b37;background:transparent;color:#fff;text-align:left;padding:13px 24px;cursor:pointer}.mt-tabs button.active{background:#0d1c28;box-shadow:inset 0 -2px #72a7c7}.mt-tabs b,.mt-tabs small{display:block}.mt-tabs b{font-size:13px}.mt-tabs small{color:#a5b0b8;font-size:10px;margin-top:3px}.mt-main-grid{display:grid;grid-template-columns:1fr 1fr 1fr}.mt-panel{background:linear-gradient(180deg,#06131d,#050f17);border:1px solid #1c3340;padding:18px 22px;min-width:0}.mt-main-grid .mt-panel:first-child{border-radius:0 0 0 8px}.mt-main-grid .mt-panel:last-child{border-radius:0 0 8px 0}.mt-panel h3{font-size:17px;margin:0 0 4px}.mt-panel>p{font-size:12px;color:#d4d9dd;margin:0}.mt-gauge{height:175px;max-width:390px;margin:20px auto -20px;position:relative;overflow:hidden}.mt-gauge-arc{position:absolute;width:100%;aspect-ratio:2/1;bottom:0;border-radius:400px 400px 0 0;background:var(--g);-webkit-mask:radial-gradient(circle at 50% 100%,transparent 0 53%,#000 54% 69%,transparent 70%);mask:radial-gradient(circle at 50% 100%,transparent 0 53%,#000 54% 69%,transparent 70%)}.mt-gauge-needle{position:absolute;width:42%;height:3px;background:#f6f7f8;right:50%;bottom:3px;transform-origin:100% 50%;border-radius:5px}.mt-gauge-zero,.mt-gauge-mid,.mt-gauge-max{position:absolute;font-size:9px;color:#dbe1e5}.mt-gauge-zero{bottom:0;left:2%}.mt-gauge-mid{top:0;left:48%}.mt-gauge-max{bottom:0;right:1%}.mt-big{text-align:center;font-size:44px;line-height:.95;font-weight:950;margin-top:-48px;position:relative}.mt-big em{font-size:24px;font-style:normal}.mt-big small{display:block;font-size:15px;margin-top:8px}.mt-count{text-align:center;font-size:13px;margin-top:14px}.mt-count b{color:#7dcc2e}.mt-count span{margin:0 8px}.mt-panel h4{text-align:center;font-size:17px;margin:26px 0 8px}.mt-copy{text-align:center!important;color:#d4d9dd!important;font-size:11px!important;line-height:1.45}.good{color:#68bd2e!important}.warn{color:#efa713!important}.bad{color:#e2362d!important}.mt-fear-scale{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #29404c;margin:19px 0 10px;padding-top:9px;text-align:center;font-size:7px}.mt-dss-wrap{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:16px;margin-top:28px}.mt-donut{width:170px;height:170px;border-radius:50%;margin:auto;position:relative}.mt-donut i{position:absolute;inset:34px;background:#06131d;border-radius:50%}.mt-legend>div{display:grid;grid-template-columns:12px 1fr;gap:2px 9px;margin:15px 0}.mt-legend i{width:11px;height:11px;border-radius:50%;grid-row:1/3}.mt-legend i.red{background:#d92323}.mt-legend i.green{background:#3d9628}.mt-legend i.yellow{background:#f0b814}.mt-legend b{font-size:12px}.mt-legend span{font-size:10px;color:#d0d7db}.mt-dss-avg{border:1px solid #1c3340;border-radius:7px;text-align:center;padding:10px;width:145px;margin:12px 0 0 auto}.mt-dss-avg small,.mt-dss-avg b{display:block}.mt-dss-avg small{font-size:8px}.mt-dss-avg b{font-size:28px;color:#73be2e;margin-top:5px}.mt-overview{display:grid;grid-template-columns:2fr 1fr;gap:8px;margin-top:8px}.mt-overview .mt-panel{border-radius:8px}.mt-mini-markets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mt-mini-markets>div{border:1px solid #18313e;border-radius:7px;text-align:center;padding:13px 8px}.mt-mini-markets b,.mt-mini-markets small{display:block}.mt-mini-markets b{font-size:12px}.mt-mini-markets strong{font-size:24px;margin-left:7px}.mt-mini-markets small{font-size:8px;color:#d2d8dc;margin-top:6px}.mt-mini-dot,.mt-assess i{display:inline-block;width:15px;height:15px;border-radius:50%;background:#72818a}.mt-mini-dot.good,.mt-assess i.good{background:#4ca12c}.mt-mini-dot.warn,.mt-assess i.warn{background:#eea914}.mt-mini-dot.bad,.mt-assess i.bad{background:#d9312c}.mt-assess>div{display:grid;grid-template-columns:14px 1fr;gap:9px;margin:12px 0}.mt-assess i{width:12px;height:12px;margin-top:2px}.mt-assess i.info{background:#2586bf}.mt-assess p{margin:0}.mt-assess b,.mt-assess span{display:block}.mt-assess b{font-size:10px}.mt-assess span{font-size:9px;color:#d0d6da;margin-top:2px}.mt-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:8px}.mt-bottom>div{border:1px solid #1d3541;border-radius:7px;background:#06131d;padding:13px 18px}.mt-bottom small,.mt-bottom b,.mt-bottom span{display:block}.mt-bottom small{font-size:8px}.mt-bottom b{font-size:23px;color:#55aef0;margin:3px 0}.mt-bottom span{font-size:8px;color:#aab6bd}.mt-load-error{padding:35px;text-align:center;background:#06131d;border:1px solid #1d3541;color:#9aaab4}.mt-sentiment+ .st-dashboard-row{margin-top:18px}@media(max-width:1000px){.mt-main-grid{grid-template-columns:1fr}.mt-main-grid .mt-panel{border-radius:8px!important}.mt-overview{grid-template-columns:1fr}.mt-bottom{grid-template-columns:1fr 1fr}}@media(max-width:650px){.mt-title{align-items:flex-start;gap:8px}.mt-title>div{display:block;font-size:16px}.mt-title>div b{display:block}.mt-tabs{grid-template-columns:1fr 1fr}.mt-tabs button{padding:10px}.mt-dss-wrap{grid-template-columns:1fr}.mt-mini-markets,.mt-bottom{grid-template-columns:1fr}.mt-gauge{height:145px}.mt-big{font-size:36px}.mt-dss-avg{margin:10px auto}}

/* V26: dashboard is always visible while live calculations run */
#mtSentimentDashboard{display:block!important}.mt-initial{opacity:1}.mt-donut-loading{background:conic-gradient(#d92323 0 33%,#3d9628 33% 66%,#f0b814 66% 100%);opacity:.32}

/* V27 compact homepage market sentiment */
.mt-sentiment{margin:10px 0 14px!important}
.mt-title{padding:7px 12px!important;min-height:34px!important}
.mt-title>div{font-size:14px!important}.mt-title small{font-size:7px!important}
.mt-tabs{margin-top:4px!important}.mt-tabs button{padding:7px 14px!important;min-height:42px!important}.mt-tabs button b{font-size:10px!important}.mt-tabs button small{font-size:7px!important}
.mt-main-grid{margin-top:4px!important}.mt-panel{padding:12px 16px!important}.mt-panel h3{font-size:13px!important;margin:0 0 2px!important}.mt-panel>p{font-size:8px!important;margin:0 0 4px!important}
.mt-gauge{height:92px!important;max-width:300px!important;margin:2px auto 0!important}.mt-gauge-arc{height:92px!important}.mt-gauge-needle{width:74px!important}
.mt-big{font-size:31px!important;margin-top:-19px!important}.mt-big small{font-size:10px!important;margin-top:0!important}.mt-count{font-size:9px!important;margin-top:1px!important}.mt-panel h4{font-size:12px!important;margin:7px 0 0!important}.mt-copy{display:none!important}
.mt-fear-scale{margin-top:5px!important}.mt-fear-scale span{font-size:6px!important;line-height:1!important}
.mt-dss-wrap{margin-top:7px!important;gap:12px!important}.mt-donut{width:104px!important;height:104px!important}.mt-donut i{inset:26px!important}.mt-legend{gap:7px!important}.mt-legend b{font-size:9px!important}.mt-legend span{font-size:7px!important}.mt-dss-avg{padding:7px 18px!important;margin-top:5px!important}.mt-dss-avg b{font-size:18px!important}
.mt-overview{margin-top:4px!important}.mt-overview .mt-panel{min-height:92px!important}.mt-mini-markets{gap:5px!important;margin-top:5px!important}.mt-mini-markets>div{padding:7px!important}.mt-mini-markets b{font-size:8px!important}.mt-mini-markets strong{font-size:16px!important}.mt-mini-markets small{font-size:7px!important}
.mt-assess>div{margin-top:5px!important}.mt-assess p b{font-size:8px!important}.mt-assess p span{font-size:7px!important}
.mt-bottom{margin-top:4px!important}.mt-bottom>div{padding:7px 12px!important}.mt-bottom small{font-size:7px!important}.mt-bottom b{font-size:17px!important;margin:1px 0!important}.mt-bottom span{display:none!important}
.mt-sentiment+.st-system-core{margin-top:12px!important}

/* V28 ultra compact sentiment */
.mt-v28{margin:8px 0 12px!important;padding:0!important;border:1px solid #1b3542!important;border-radius:8px!important;overflow:hidden;background:#06131d!important;min-height:0!important}
.mt-v28-head{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #18313e}.mt-v28-head>div{display:flex;align-items:center;gap:10px}.mt-v28-head b{font-size:13px}.mt-v28-head span,.mt-v28-head small{font-size:8px;color:#91a3ad}
.mt-v28-groups,.mt-v28-markets{display:flex;gap:4px;padding:5px 8px;overflow:auto}.mt-v28-groups{background:#081722;border-bottom:1px solid #152d39}.mt-v28-markets{padding-top:0}.mt-v28-groups button,.mt-v28-markets button{white-space:nowrap;border:1px solid #244352;background:#07141e;color:#c8d2d8;border-radius:5px;padding:5px 10px;font-size:8px;font-weight:900;cursor:pointer}.mt-v28-groups button.active,.mt-v28-markets button.active{background:#123047;color:#fff;border-color:#4f8fb5}.mt-v28-markets button small{margin-left:4px;color:#72b9e2}
.mt-v28-grid{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #18313e}.mt-v28-grid article{min-height:122px;padding:10px 14px;border-right:1px solid #18313e}.mt-v28-grid article:last-child{border-right:0}.mt-v28-grid header{display:flex;justify-content:space-between;align-items:baseline}.mt-v28-grid header span{font-size:9px;font-weight:900}.mt-v28-grid header b{font-size:24px}.mt-v28-grid>article>strong{display:block;font-size:10px;margin-top:-2px}.mt-v28-grid footer{display:flex;gap:12px;margin-top:7px;font-size:8px;color:#9fb0b9}.mt-v28-grid footer b{color:#fff}.mt-v28-grid footer small{margin-left:auto}
.mt-v28-bar{height:12px;border-radius:8px;margin-top:12px;position:relative;background:linear-gradient(90deg,#bd2025 0 30%,#ef9f16 30% 45%,#e7c21c 45% 60%,#73ae2d 60% 75%,#31852d 75%)}.mt-v28-bar.fear{background:linear-gradient(90deg,#bd2025,#ef6b15 25%,#d6b81c 40%,#45942d 50%,#d6b81c 65%,#ef6b15 82%,#bd2025)}.mt-v28-bar>i{position:absolute;top:-4px;width:3px;height:20px;background:#fff;box-shadow:0 0 0 2px #06131d;transform:translateX(-50%)}
.mt-v28-dss{display:flex;align-items:center;gap:18px;margin-top:6px}.mt-v28-ring{width:66px;height:66px;border-radius:50%;position:relative}.mt-v28-ring>i{position:absolute;inset:16px;border-radius:50%;background:#06131d}.mt-v28-dss p{margin:4px 0;font-size:8px;display:flex;align-items:center;gap:5px}.mt-v28-dss p>i{width:7px;height:7px;border-radius:50%}.mt-v28-dss .r{background:#d92323}.mt-v28-dss .g{background:#3d9628}.mt-v28-dss .y{background:#f0b814}.mt-v28-loading{height:122px;display:grid;place-items:center;font-size:9px;color:#8ea1ac}
@media(max-width:800px){.mt-v28-grid{grid-template-columns:1fr}.mt-v28-grid article{min-height:105px;border-right:0;border-bottom:1px solid #18313e}.mt-v28-head span{display:none}}

/* V29: Marktampel exactly inside screener header/KPI gap */
.mt-v29-inline{margin:8px 0!important;border:1px solid #1d3b49!important;border-radius:7px!important;overflow:hidden!important;max-height:205px!important;min-height:0!important;background:#061722!important}
.mt-v29-inline .mt-v28-head{height:30px!important;min-height:30px!important;padding:5px 10px!important}
.mt-v29-inline .mt-v28-head b{font-size:10px!important}.mt-v29-inline .mt-v28-head span,.mt-v29-inline .mt-v28-head small{font-size:6px!important}
.mt-v29-inline .mt-v28-groups{padding:4px 7px 0!important;gap:4px!important}.mt-v29-inline .mt-v28-groups button{min-height:24px!important;padding:4px 9px!important;font-size:7px!important}
.mt-v29-inline .mt-v28-markets{padding:4px 7px!important;gap:3px!important}.mt-v29-inline .mt-v28-markets button{min-height:24px!important;padding:4px 8px!important}.mt-v29-inline .mt-v28-markets b{font-size:7px!important}.mt-v29-inline .mt-v28-markets small{display:none!important}
.mt-v29-inline #mtSentimentBody{height:112px!important;overflow:hidden!important}
.mt-v29-inline .mt-v28-cards{grid-template-columns:1fr 1fr 1fr!important;gap:4px!important;padding:0 7px 7px!important;height:112px!important}
.mt-v29-inline .mt-v28-card{padding:7px 9px!important;min-height:0!important;height:105px!important}
.mt-v29-inline .mt-v28-card h3{font-size:8px!important;margin:0 0 4px!important}.mt-v29-inline .mt-v28-card p{font-size:6px!important;margin:0!important}
.mt-v29-inline .mt-v28-meter{height:6px!important;margin:7px 0 4px!important}.mt-v29-inline .mt-v28-value{font-size:21px!important;line-height:1!important}.mt-v29-inline .mt-v28-value small{font-size:7px!important}
.mt-v29-inline .mt-v28-row,.mt-v29-inline .mt-v28-dss-row{font-size:6px!important;margin-top:4px!important}
.mt-v29-inline .mt-v28-donut{width:52px!important;height:52px!important}.mt-v29-inline .mt-v28-donut:after{inset:14px!important}
.mt-v29-inline .mt-v28-legend{gap:3px!important}.mt-v29-inline .mt-v28-legend div{font-size:6px!important}
.mt-v29-inline .mt-v28-loading{height:105px!important;display:grid!important;place-items:center!important;font-size:8px!important}
.mt-v29-inline .mt-v28-bottom,.mt-v29-inline .mt-overview,.mt-v29-inline .mt-bottom,.mt-v29-inline .mt-assess{display:none!important}
@media(max-width:900px){.mt-v29-inline{max-height:none!important}.mt-v29-inline #mtSentimentBody{height:auto!important}.mt-v29-inline .mt-v28-cards{height:auto!important;grid-template-columns:1fr!important}.mt-v29-inline .mt-v28-card{height:auto!important}}

/* V30 immediate diagrams + correct V28 grid sizing */
.mt-v29-inline{max-height:205px!important}.mt-v29-inline #mtSentimentBody{height:112px!important;overflow:hidden!important}.mt-v29-inline .mt-v28-grid{height:112px!important;grid-template-columns:repeat(3,1fr)!important}.mt-v29-inline .mt-v28-grid article{height:112px!important;min-height:0!important;padding:7px 10px!important}.mt-v29-inline .mt-v28-grid header span{font-size:7px!important}.mt-v29-inline .mt-v28-grid header b{font-size:18px!important}.mt-v29-inline .mt-v28-grid>article>strong{font-size:8px!important}.mt-v29-inline .mt-v28-bar{height:7px!important;margin-top:8px!important}.mt-v29-inline .mt-v28-bar>i{height:13px!important;top:-3px!important}.mt-v29-inline .mt-v28-grid footer{font-size:6px!important;margin-top:5px!important}.mt-v29-inline .mt-v28-dss{gap:10px!important;margin-top:4px!important}.mt-v29-inline .mt-v28-ring{width:50px!important;height:50px!important}.mt-v29-inline .mt-v28-ring>i{inset:13px!important}.mt-v29-inline .mt-v28-dss p{font-size:6px!important;margin:2px 0!important}.mt-v30-ring{background:conic-gradient(#d92323 0 33%,#3d9628 33% 66%,#f0b814 66% 100%)!important;opacity:.5}.mt-v30-placeholder{opacity:.8}

/* V33 flat market amp: no clipping, no tall charts */
.mt-v29-inline{max-height:178px!important;height:auto!important;overflow:hidden!important}
.mt-v29-inline #mtSentimentBody{height:72px!important;min-height:72px!important;overflow:visible!important}
.mt-v33-strip{height:72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #18313e;background:#06131d}
.mt-v33-cell{height:72px!important;min-height:0!important;padding:7px 11px!important;border-right:1px solid #18313e!important;overflow:hidden!important}.mt-v33-cell:last-child{border-right:0!important}
.mt-v33-top{display:flex;align-items:baseline;gap:6px;height:23px;white-space:nowrap;overflow:hidden}.mt-v33-top span{font-size:7px;font-weight:950;color:#fff}.mt-v33-top b{font-size:20px;line-height:1}.mt-v33-top small{font-size:6px;color:#91a3ad;font-weight:900;overflow:hidden;text-overflow:ellipsis}
.mt-v33-scale{height:6px;border-radius:5px;position:relative;margin:4px 0 5px;background:linear-gradient(90deg,#bd2025 0 30%,#ef9f16 30% 45%,#e7c21c 45% 60%,#73ae2d 60% 75%,#31852d 75%)}.mt-v33-scale.fear{background:linear-gradient(90deg,#bd2025 0%,#ef6b15 23%,#d6b81c 40%,#45942d 50%,#d6b81c 63%,#ef6b15 82%,#bd2025 100%)}.mt-v33-scale i{position:absolute;top:-3px;width:3px;height:12px;background:#fff;box-shadow:0 0 0 1px #06131d;transform:translateX(-50%)}
.mt-v33-stack{display:flex;height:6px;border-radius:5px;overflow:hidden;margin:4px 0 5px;background:#10232c}.mt-v33-stack .hi{background:#d92323}.mt-v33-stack .mid{background:#3d9628}.mt-v33-stack .lo{background:#f0b814}
.mt-v33-foot{height:14px;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;font-size:6px;color:#8fa5b0}.mt-v33-foot b{color:#fff}.mt-v33-foot em{font-style:normal;margin-left:auto;color:#b9c7ce;overflow:hidden;text-overflow:ellipsis}
.mt-v33-placeholder{opacity:.72}
.mt-v29-inline .mt-v28-grid,.mt-v29-inline .mt-v28-loading{display:none!important}
@media(max-width:800px){.mt-v29-inline{max-height:none!important}.mt-v29-inline #mtSentimentBody{height:auto!important}.mt-v33-strip{height:auto;grid-template-columns:1fr}.mt-v33-cell{height:66px!important;border-right:0!important;border-bottom:1px solid #18313e!important}}

/* V34 CORRECT TOTALS / CLEAN 0-100 MARKET AMPEL */
.mt-v29-inline{max-height:174px!important;min-height:0!important;height:auto!important;overflow:hidden!important}
.mt-v29-inline .mt-v28-head{height:30px!important;min-height:30px!important;padding:5px 10px!important}
.mt-v29-inline .mt-v28-groups{padding:4px 7px 5px!important;display:flex!important;gap:5px!important;flex-wrap:nowrap!important}
.mt-v29-inline .mt-v28-groups button{height:26px!important;min-height:26px!important;padding:4px 11px!important;font-size:8px!important;white-space:nowrap!important}
.mt-v29-inline .mt-v28-markets{display:none!important}
.mt-v29-inline #mtSentimentBody{height:105px!important;min-height:105px!important;overflow:visible!important}
.mt-v34-grid{display:grid!important;grid-template-columns:1fr 1fr 1.08fr!important;gap:6px!important;height:100%!important;padding:0 7px 7px!important;box-sizing:border-box!important}
.mt-v34-card{height:98px!important;min-height:0!important;box-sizing:border-box!important;border:1px solid #1c3b49!important;border-radius:6px!important;background:#061923!important;padding:10px 12px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.mt-v34-title{display:flex!important;align-items:baseline!important;gap:8px!important;color:#f5f7f8!important;font-size:9px!important;font-weight:900!important}
.mt-v34-title b{font-size:25px!important;line-height:1!important}
.mt-v34-label{font-size:8px!important;font-weight:900!important;margin-top:2px!important}
.mt-v34-bar{height:7px!important;border-radius:10px!important;position:relative!important;margin-top:11px!important;background:linear-gradient(90deg,#c6202a 0 30%,#e7a81a 30% 45%,#d7c928 45% 60%,#6aae31 60% 75%,#219653 75% 100%)!important}
.mt-v34-bar.dss{background:linear-gradient(90deg,#b51f28 0 25%,#dd8c19 25% 40%,#5c9f40 40% 60%,#dd8c19 60% 75%,#b51f28 75% 100%)!important}
.mt-v34-bar i{position:absolute!important;top:-4px!important;width:3px!important;height:15px!important;background:#fff!important;border-radius:2px!important;transform:translateX(-1px)!important}
.mt-v34-card.dist{display:grid!important;grid-template-columns:110px 1fr!important;grid-template-rows:1fr 13px!important;column-gap:12px!important;align-items:center!important}
.mt-v34-dist-title{font-size:9px!important;font-weight:900!important;color:#f5f7f8!important}
.mt-v34-pair{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:center!important}
.mt-v34-pair span{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:5px!important}
.mt-v34-pair small{font-size:7px!important;color:#8db1c3!important;font-weight:800!important}.mt-v34-pair b{font-size:23px!important;line-height:1!important}
.mt-v34-split{grid-column:1/3!important;height:7px!important;border-radius:10px!important;background:#17303b!important;overflow:hidden!important;display:flex!important}
.mt-v34-split i{height:100%!important;background:#df8d1b!important}.mt-v34-split em{height:100%!important;background:#2787c8!important;margin-left:auto!important}
.mt-v34-card .good{color:#50c533!important}.mt-v34-card .warn{color:#efb422!important}.mt-v34-card .bad{color:#e14a4a!important}.mt-v34-card .info{color:#47a7df!important}
@media(max-width:900px){
 .mt-v29-inline{max-height:none!important;overflow:visible!important}
 .mt-v29-inline .mt-v28-groups{flex-wrap:wrap!important}
 .mt-v29-inline #mtSentimentBody{height:auto!important;min-height:0!important}
 .mt-v34-grid{grid-template-columns:1fr!important;height:auto!important}
 .mt-v34-card{height:94px!important}
}

/* V35 explicit 0-100 scales */
.mt-v35-head{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:baseline!important;gap:8px!important;color:#f5f7f8!important;font-size:9px!important;font-weight:900!important}
.mt-v35-head>b{grid-column:3!important;font-size:25px!important;line-height:1!important;text-align:right!important}
.mt-v35-head>em{grid-column:1/3!important;grid-row:2!important;font-size:8px!important;font-style:normal!important;font-weight:900!important}
.mt-v35-scale-labels{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:7px!important;color:#7fa4b7!important;font-size:6px!important;font-weight:800!important;white-space:nowrap!important}
.mt-v34-card .mt-v34-bar{margin-top:4px!important}
.mt-v34-card.dist{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important}
.mt-v34-card.dist .mt-v35-head{display:block!important}
.mt-v35-dist-values{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:7px!important;margin-top:3px!important}
.mt-v35-dist-values>span{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:4px!important}
.mt-v35-dist-values small{font-size:6px!important;font-weight:800!important}.mt-v35-dist-values b{font-size:18px!important;line-height:1!important}
.mt-v35-distbar{height:7px!important;border-radius:10px!important;overflow:hidden!important;background:#17303b!important;display:flex!important;margin-top:4px!important}
.mt-v35-distbar i{background:#2787c8!important;height:100%!important}.mt-v35-distbar strong{background:#4d9c3b!important;height:100%!important}.mt-v35-distbar em{background:#df8d1b!important;height:100%!important}

/* V36: 1:1 compact Trend / Markttemperatur / Marktlage */
.mt-v29-inline{max-height:245px!important}
.mt-v29-inline #mtSentimentBody{height:170px!important;min-height:170px!important}
.mt-v36-grid{display:grid;grid-template-columns:1.1fr 1.1fr .82fr;gap:7px;height:100%;padding:0 7px 7px;box-sizing:border-box}
.mt-v36-card{border:1px solid #1c3b49;border-radius:7px;background:#061923;padding:13px 15px;box-sizing:border-box;overflow:hidden;position:relative}
.mt-v36-head{display:flex;justify-content:space-between;align-items:center;color:#f4f7f8;font-weight:900;font-size:12px}.mt-v36-head b{font-size:30px;line-height:1;color:#62c92f}
.mt-v36-card:nth-child(2) .mt-v36-head b{color:#f0a91d}
.mt-v36-sub{font-size:8px;color:#9cb5c2;margin-top:3px}.mt-v36-sub strong{color:#62c92f}.mt-v36-sub em{font-style:normal;font-size:15px;margin-left:5px;color:#62c92f}
.mt-v36-bar{height:8px;border-radius:10px;position:relative;margin-top:23px;background:linear-gradient(90deg,#ef2d35,#ff8c18,#f0e61f,#83cb32,#15975a)}
.mt-v36-bar.temp{background:linear-gradient(90deg,#1e77bb,#5ab2dc,#c7d7d7,#ffbd22,#e8202d)}
.mt-v36-bar i{position:absolute;top:-5px;width:4px;height:18px;background:white;border-radius:3px;transform:translateX(-2px)}
.mt-v36-ticks{display:grid;grid-template-columns:repeat(5,1fr);margin-top:5px;font-size:8px;font-weight:900}.mt-v36-ticks span{text-align:center}.mt-v36-ticks span:first-child{text-align:left}.mt-v36-ticks span:last-child{text-align:right}
.mt-v36-ticks small{display:block;font-size:5px;margin-top:3px;line-height:1.15;color:#8aa7b6}.mt-v36-ticks span:nth-child(1){color:#f04444}.mt-v36-ticks span:nth-child(2){color:#ef941e}.mt-v36-ticks span:nth-child(3){color:#e3dc2a}.mt-v36-ticks span:nth-child(4),.mt-v36-ticks span:nth-child(5){color:#54bd37}
.mt-v36-ticks.temp span:nth-child(1),.mt-v36-ticks.temp span:nth-child(2){color:#4aa9dc}.mt-v36-ticks.temp span:nth-child(3){color:#cbd5d9}.mt-v36-ticks.temp span:nth-child(4){color:#f0a91d}.mt-v36-ticks.temp span:nth-child(5){color:#ef3c42}
.mt-v36-card.situation{text-align:center;display:flex;flex-direction:column;justify-content:center}.mt-v36-sit-title{text-align:left;font-size:11px;font-weight:900;color:#f4f7f8;position:absolute;top:13px;left:15px}.mt-v36-card.situation>b{font-size:16px;color:#63c932;margin-top:18px}.mt-v36-card.situation>strong{font-size:14px;color:#49a4df;margin:10px 0 5px}.mt-v36-card.situation>p{font-size:8px;line-height:1.4;color:#c5d2d8;margin:0 auto;max-width:240px}
@media(max-width:900px){.mt-v29-inline{max-height:none!important}.mt-v29-inline #mtSentimentBody{height:auto!important}.mt-v36-grid{grid-template-columns:1fr}.mt-v36-card{min-height:150px}}

/* V37: numeric value always above actual slider marker */
.mt-v36-head{display:block!important}
.mt-v36-head>b{display:none!important}
.mt-v37-meter{position:relative!important;margin-top:24px!important;padding-top:28px!important}
.mt-v37-meter .mt-v36-bar{margin-top:0!important}
.mt-v37-value{
  position:absolute!important;
  top:0!important;
  transform:translateX(-50%)!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:950!important;
  white-space:nowrap!important;
  z-index:3!important;
  pointer-events:none!important;
}
.mt-v37-value.trend-value{color:#63d12f!important}
.mt-v37-value.temp-value{color:#f2aa19!important}
.mt-v37-value.placeholder-value{color:#8fa7b5!important}
.mt-v37-value[style*="left:0%"]{transform:translateX(0)!important}
.mt-v37-value[style*="left:100%"]{transform:translateX(-100%)!important}
.mt-v36-bar i{z-index:2!important}

/* keep title clean; no bull/bear imagery */
#mtSentimentDashboard img,
#mtSentimentDashboard .bull,
#mtSentimentDashboard .bear,
#mtSentimentDashboard .bull-icon,
#mtSentimentDashboard .bear-icon{display:none!important}

/* V38 TRENDSTÄRKE + SENTIMENT */
.mt-v29-inline{max-height:250px!important}
.mt-v29-inline #mtSentimentBody{height:175px!important;min-height:175px!important;overflow:visible!important}
.mt-v38-grid{display:grid!important;grid-template-columns:1.05fr 1.05fr .82fr!important;gap:7px!important;height:100%!important;padding:0 7px 7px!important;box-sizing:border-box!important}
.mt-v38-card{border:1px solid #1c3b49!important;border-radius:7px!important;background:#061923!important;padding:13px 15px!important;box-sizing:border-box!important;overflow:visible!important;position:relative!important}
.mt-v38-head{font-size:12px!important;font-weight:950!important;color:#f4f7f8!important}
.mt-v38-sub{font-size:8px!important;color:#9cb5c2!important;margin-top:4px!important}
.mt-v38-sub strong{color:#63c932!important}.mt-v38-sub em{font-style:normal!important;font-size:14px!important;color:#63c932!important;margin-left:5px!important}
.mt-v38-meter{position:relative!important;margin-top:27px!important;padding-top:34px!important}
.mt-v38-value{position:absolute!important;top:-6px!important;transform:translateX(-50%)!important;font-size:29px!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important;z-index:4!important}
.mt-v38-value.trend-value{color:#63d12f!important}.mt-v38-value.sentiment-value{color:#f1b518!important}.mt-v38-value.placeholder-value{color:#829ca9!important}
.mt-v38-value[style*="left:0%"]{transform:translateX(0)!important}.mt-v38-value[style*="left:100%"]{transform:translateX(-100%)!important}
.mt-v38-bar{height:8px!important;border-radius:10px!important;position:relative!important;background:linear-gradient(90deg,#ed3138 0%,#ff7a16 22%,#f4df1f 50%,#83cb32 74%,#219653 100%)!important}
.mt-v38-bar.sentiment{background:linear-gradient(90deg,#ed3138 0%,#ff7a16 22%,#f4df1f 50%,#83cb32 74%,#219653 100%)!important}
.mt-v38-bar i{position:absolute!important;top:-6px!important;width:4px!important;height:20px!important;background:#fff!important;border-radius:3px!important;transform:translateX(-2px)!important;z-index:3!important}
.mt-v38-ticks{display:grid!important;grid-template-columns:repeat(5,1fr)!important;margin-top:7px!important;font-size:8px!important;font-weight:900!important}
.mt-v38-ticks span{text-align:center!important}.mt-v38-ticks span:first-child{text-align:left!important}.mt-v38-ticks span:last-child{text-align:right!important}
.mt-v38-ticks small{display:block!important;font-size:5px!important;line-height:1.15!important;margin-top:4px!important;color:#8ba8b8!important}
.mt-v38-ticks span:nth-child(1){color:#ef3a42!important}.mt-v38-ticks span:nth-child(2){color:#f08d18!important}.mt-v38-ticks span:nth-child(3){color:#e6d923!important}.mt-v38-ticks span:nth-child(4){color:#6fc83c!important}.mt-v38-ticks span:nth-child(5){color:#43b63e!important}
.mt-v38-card.situation{text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important}
.mt-v38-sit-title{text-align:left!important;font-size:11px!important;font-weight:950!important;color:#f4f7f8!important;position:absolute!important;top:13px!important;left:15px!important}
.mt-v38-card.situation>b{font-size:16px!important;color:#62c932!important;margin-top:17px!important}
.mt-v38-card.situation>strong{font-size:14px!important;color:#49a4df!important;margin:10px 0 5px!important}
.mt-v38-card.situation>p{font-size:8px!important;line-height:1.45!important;color:#c4d2d8!important;margin:0 auto!important;max-width:240px!important}
#mtSentimentDashboard img,#mtSentimentDashboard .bull,#mtSentimentDashboard .bear,#mtSentimentDashboard .bull-icon,#mtSentimentDashboard .bear-icon{display:none!important}
@media(max-width:900px){
  .mt-v29-inline{max-height:none!important}
  .mt-v29-inline #mtSentimentBody{height:auto!important;min-height:0!important}
  .mt-v38-grid{grid-template-columns:1fr!important}
  .mt-v38-card{min-height:160px!important}
}

/* V39: Trendstärke und Sentiment exakt auf identischer vertikaler Höhe */
.mt-v38-card:not(.situation){
  display:grid!important;
  grid-template-rows:18px 14px 76px 34px!important;
  align-content:start!important;
}
.mt-v38-card:not(.situation) .mt-v38-head{
  grid-row:1!important;
  margin:0!important;
  height:18px!important;
}
.mt-v38-card:not(.situation) .mt-v38-sub{
  grid-row:2!important;
  margin:0!important;
  height:14px!important;
  line-height:14px!important;
}
.mt-v38-card:not(.situation) .mt-v38-meter{
  grid-row:3!important;
  margin:0!important;
  padding-top:48px!important;
  height:76px!important;
  box-sizing:border-box!important;
}
.mt-v38-card:not(.situation) .mt-v38-value{
  top:14px!important;
}
.mt-v38-card:not(.situation) .mt-v38-ticks{
  grid-row:4!important;
  margin-top:0!important;
  align-self:start!important;
}
.mt-v38-card:not(.situation) .mt-v38-bar{
  margin:0!important;
}

/* V40 CREATOR MARKETPLACE + LIVESTREAMS */
.creator-v40{margin-top:12px}.creator-v40-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:10px;margin-top:12px}
.creator-box{background:#061822;border:1px solid #25424f;border-radius:7px;padding:13px}.creator-box-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.creator-box-head small{color:#7092a3;font-size:6px}.creator-box-head h3{margin:3px 0 0}
.creator-badge{font-size:7px;border:1px solid #3a4c55;border-radius:20px;padding:5px 8px;color:#9baab1}.creator-badge.approved{color:#36dc7e;border-color:#20794d}.creator-badge.requested{color:#f1b42a;border-color:#725a22}.creator-lock-msg{color:#849eac;font-size:9px}
.creator-eligibility{background:#081b25;border:1px solid #274754;border-radius:7px;padding:10px;margin-top:10px}.elig-head{display:flex;justify-content:space-between;gap:10px}.elig-head .good{color:#34d778}.elig-head .warn{color:#e9ae26}.elig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0}.elig-grid span{padding:8px;border:1px solid #28434f;border-radius:6px}.elig-grid span.ok{border-color:#226840}.elig-grid span.off{opacity:.65}.elig-grid b,.elig-grid small{display:block}.elig-grid b{font-size:15px}.elig-grid small{font-size:6px;color:#7894a3}.creator-eligibility p{font-size:7px;color:#7e98a6;margin:0}
.creator-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:10px 0}.creator-kpis span{background:#091f29;border:1px solid #294653;border-radius:6px;padding:8px}.creator-kpis small,.creator-kpis b{display:block}.creator-kpis small{font-size:6px;color:#7792a0}.creator-kpis b{font-size:12px;margin-top:3px}
.creator-row,.creator-purchase{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #1c3440;padding:8px 0}.creator-row b,.creator-row small,.creator-purchase b,.creator-purchase small{display:block}.creator-row small,.creator-purchase small{font-size:7px;color:#829aa8}.creator-money{text-align:right}
.creator-modal-box{max-width:700px!important}.creator-form{margin:10px 0}.creator-product-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.creator-market-public{margin-top:30px}.creator-stream-public{display:grid;gap:8px}.public-stream-card{display:grid;grid-template-columns:160px 1fr auto;gap:12px;align-items:center}.public-stream-card>img{width:160px;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.stream-actions{display:flex;gap:5px;flex-wrap:wrap}.purchase-date{font-size:8px;color:#94a8b3}
@media(max-width:900px){.creator-v40-grid{grid-template-columns:1fr}.creator-kpis{grid-template-columns:1fr 1fr}.public-stream-card{grid-template-columns:1fr}.public-stream-card>img{width:100%}.elig-grid{grid-template-columns:1fr}}

/* V41 INTERNAL-ONLY POLICY + BÖRSENDIENST */
.internal-only-policy{border:1px solid #285b72;background:#071d28;border-radius:7px;padding:10px 12px;margin:10px 0}
.internal-only-policy b{color:#43b8f2;font-size:9px}.internal-only-policy p{color:#93aab6;font-size:8px;line-height:1.45;margin:5px 0 0}
.creator-v40-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.internal-stream-embed{position:relative;padding-top:56.25%;margin:18px 0;border:1px solid #274a59;border-radius:8px;overflow:hidden;background:#02080c}
.internal-stream-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.internal-stream-placeholder{padding:60px 20px;text-align:center;background:#061720;border:1px solid #274a59;border-radius:8px;margin:18px 0;color:#8ca5b2}
@media(max-width:1100px){.creator-v40-grid{grid-template-columns:1fr}}

/* V42 Creator Center: direkt oben im Profil sichtbar */
#creatorCenter{margin:12px 0 14px;border-color:#315f73;background:linear-gradient(180deg,#071b25,#06141c)}
#creatorCenter .section-title-row{align-items:flex-start}
#creatorCenter .creator-v40-grid{margin-top:10px}
#creatorCenter .creator-box{min-height:150px}
#creatorCenter .creator-box h3{margin:2px 0 0}
#creatorCenter .internal-only-policy{margin:8px 0}

/* V43 HOMEPAGE SCREENER CTA + BÖRSENAMPEL HEADING */
.st-system-core-v43{padding-top:0!important;overflow:hidden}
.st-system-head-v43{padding:22px 22px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;align-items:center!important;gap:32px!important;background:radial-gradient(circle at 82% 15%,rgba(30,104,135,.16),transparent 35%)}
.st-system-copy-v43 h2{font-size:29px!important;line-height:1.08!important;margin:8px 0 9px!important;letter-spacing:-.4px}
.st-system-copy-v43>p{max-width:980px!important;font-size:12px!important;line-height:1.55!important;color:#92b6c9!important}
.st-system-benefits-v43{display:flex;gap:8px 18px;flex-wrap:wrap;margin-top:13px}.st-system-benefits-v43 span{font-size:8px;font-weight:850;color:#b8ccd6}.st-system-benefits-v43 span::first-letter{color:#3bd578}
.st-system-actions-v43{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.st-system-actions-v43 .st-btn{width:100%!important;box-sizing:border-box!important;text-align:center!important;justify-content:center!important;min-height:50px!important;display:flex!important;align-items:center!important}.st-system-actions-v43 small{text-align:center;color:#718e9e;font-size:7px;line-height:1.35}
.st-scan-cta-v43{font-size:10px!important;box-shadow:0 8px 24px rgba(238,28,48,.14)}.st-register-cta-v43{border-color:#3a6578!important;background:#0a202b!important;color:#fff!important}
.mt-ampel-title-v43{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:15px 18px 10px;border-top:1px solid #203d4a;background:#061720}.mt-ampel-title-v43 span{font-size:7px;font-weight:900;letter-spacing:.9px;color:#ff3145}.mt-ampel-title-v43 h3{font-size:22px;margin:2px 0 0;color:#fff;text-transform:uppercase}.mt-ampel-title-v43 p{font-size:8px;color:#7694a4;margin:3px 0 0}.mt-ampel-title-v43>small{font-size:7px;color:#648597;margin-bottom:3px}
/* internal dashboard header is now a compact technical subheader */
#mtSentimentDashboard>.mt-v28-head{height:26px!important;min-height:26px!important;padding:4px 10px!important}#mtSentimentDashboard>.mt-v28-head>div>b{font-size:7px!important}#mtSentimentDashboard>.mt-v28-head>div>span{font-size:5px!important}
/* V43 creator cards */
#creatorCenter .creator-box-head h3{font-size:15px!important;line-height:1.15!important}#creatorCenter .creator-box-head small{color:#ff3348!important;font-weight:900!important;letter-spacing:.4px}
/* V43 admin-only manual market refresh */
.admin-market-tools-v43{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.admin-market-tools-v43 h2{margin:4px 0}.admin-market-tools-v43 p{color:#809aa8;font-size:8px;margin:0}.admin-market-tools-v43>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.admin-market-tools-v43 small{font-size:7px;color:#7694a4}
@media(max-width:900px){.st-system-head-v43{grid-template-columns:1fr!important}.st-system-actions-v43{max-width:none!important}.mt-ampel-title-v43{align-items:flex-start;flex-direction:column}.admin-market-tools-v43{align-items:stretch;flex-direction:column}.admin-market-tools-v43>div:last-child{align-items:stretch}}

/* V44 homepage wording */
.mt-v28-head .mt-v28-title,
.mt-v29-inline .mt-v28-head strong,
.mt-v29-inline .mt-v28-head b{
  white-space:nowrap!important;
}
.home-screener-cta h2,
.screener-hero h2{
  letter-spacing:-0.02em;
}

/* V45 Börsenampel Hero */
.mt-ampel-hero-v45{
  position:relative;
  text-align:center;
  padding:18px 20px 16px;
  margin:4px 0 10px;
  overflow:hidden;
}
.mt-ampel-eyebrow-v45{
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:.18em;
  color:#ff263b;
  margin-bottom:5px;
}
.mt-ampel-hero-v45 h2{
  margin:0;
  font-size:clamp(32px,3.4vw,54px);
  line-height:.98;
  font-weight:900;
  letter-spacing:-.035em;
  color:#fff;
}
.mt-ampel-hero-v45 p{
  margin:9px 0 0;
  font-size:clamp(13px,1.15vw,17px);
  color:#8db4c8;
  font-weight:500;
}
.mt-ampel-bull-v45{
  width:42px;
  height:28px;
  margin:0 auto 8px;
  color:#75d12d;
  opacity:.95;
}
.mt-ampel-bull-v45 svg{width:100%;height:100%;fill:currentColor;display:block}
@media(max-width:700px){
  .mt-ampel-hero-v45{padding:14px 12px 12px}
  .mt-ampel-hero-v45 h2{font-size:34px}
}

/* V46 clean Börsenampel: no left duplicate, no bull, dashboard always visible */
.mt-ampel-bull-v45{display:none!important}
.mt-ampel-hero-v45{
  text-align:center!important;
  padding:12px 16px 10px!important;
  margin:2px 0 6px!important;
}
.mt-ampel-eyebrow-v45{
  font-size:9px!important;
  margin-bottom:4px!important;
  letter-spacing:.16em!important;
}
.mt-ampel-hero-v45 h2{
  font-size:clamp(28px,2.7vw,44px)!important;
  line-height:1!important;
  margin:0!important;
}
.mt-ampel-hero-v45 p{
  margin:7px 0 0!important;
  font-size:clamp(11px,1vw,15px)!important;
}
.mt-v29-inline{
  max-height:none!important;
  height:auto!important;
  overflow:visible!important;
}
.mt-v29-inline #mtSentimentBody{
  height:175px!important;
  min-height:175px!important;
  overflow:visible!important;
}
/* hide only obsolete duplicate title texts inside the compact dashboard head */
.mt-v29-inline .mt-v28-head .mt-v28-title,
.mt-v29-inline .mt-v28-head > strong:first-child,
.mt-v29-inline .mt-v28-head > b:first-child{
  display:none!important;
}

/* V47: upper promo removed; compact Börsenampel + registration CTA */
.mt-ampel-hero-v47{
  padding:8px 16px 10px!important;
  margin:0 0 4px!important;
}
.mt-ampel-hero-v47 .mt-ampel-eyebrow-v45{
  margin-bottom:3px!important;
}
.mt-ampel-hero-v47 h2{
  font-size:clamp(30px,2.8vw,46px)!important;
}
.mt-ampel-slogan-v47{
  margin:5px 0 9px!important;
}
.mt-ampel-cta-v47{
  width:min(760px,92%);
  margin:0 auto 4px;
  min-height:72px;
  padding:10px 12px;
  border:1px solid #173b4c;
  border-radius:8px;
  background:linear-gradient(100deg,#071923,#0a1e2a);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  box-sizing:border-box;
}
.mt-ampel-scan-v47{
  display:flex;
  align-items:center;
  gap:12px;
  text-align:left;
  min-width:0;
}
.mt-ampel-scan-v47 h3{
  margin:0 0 3px;
  color:#fff;
  font-size:clamp(16px,1.35vw,21px);
  line-height:1.05;
  font-weight:900;
}
.mt-ampel-scan-v47 p{
  margin:0!important;
  color:#82b4ce!important;
  font-size:11px!important;
  line-height:1.35;
}
.mt-ampel-search-v47{
  width:38px;height:38px;min-width:38px;
  border:1.5px solid #ff1734;
  border-radius:50%;
  position:relative;
  box-shadow:0 0 14px rgba(255,23,52,.25);
}
.mt-ampel-search-v47:before{
  content:"";
  position:absolute;
  width:13px;height:13px;
  border:3px solid #fff;
  border-radius:50%;
  left:9px;top:8px;
}
.mt-ampel-search-v47:after{
  content:"";
  position:absolute;
  width:10px;height:3px;
  background:#fff;
  transform:rotate(45deg);
  left:22px;top:24px;
  border-radius:2px;
}
.mt-ampel-register-v47{
  flex:0 0 auto;
  min-width:230px;
  padding:15px 22px;
  border-radius:7px;
  background:#f5162d;
  color:#fff!important;
  text-decoration:none!important;
  text-align:center;
  font-size:14px;
  font-weight:900;
  box-shadow:0 0 18px rgba(245,22,45,.22);
  transition:transform .15s ease,filter .15s ease;
}
.mt-ampel-register-v47:hover{transform:translateY(-1px);filter:brightness(1.08)}
@media(max-width:720px){
  .mt-ampel-hero-v47{padding-top:6px!important}
  .mt-ampel-cta-v47{width:100%;flex-direction:column;align-items:stretch;gap:9px}
  .mt-ampel-register-v47{min-width:0}
}

/* V48 status-dependent auth navigation */
#mtsMainHeader .auth-nav-actions{display:flex;align-items:center;gap:7px;margin-left:8px}
#mtsMainHeader .auth-nav-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 15px;border-radius:7px;text-decoration:none!important;font-size:10px;font-weight:900;white-space:nowrap;transition:transform .15s ease,filter .15s ease}
#mtsMainHeader .auth-nav-btn.login{color:#fff!important;background:#f0182f;border:1px solid #f0182f}
#mtsMainHeader .auth-nav-btn.login.logout{background:#091b25;border-color:#3e5a67}
#mtsMainHeader .auth-nav-btn.register{color:#fff!important;background:#d91329;border:1px solid #ff3347}
#mtsMainHeader .auth-nav-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
#mtsMainHeader .nav>.start{display:none!important}
@media(max-width:1180px){#mtsMainHeader .auth-nav-btn{padding:0 10px;font-size:9px}#mtsMainHeader .auth-nav-actions{gap:5px}}
/* V50 Marktchat + chart/community wiring */
.market-chat-card{margin:24px 0}.market-chat-head,.chat-compose-row,.chat-author,.chat-symbol,.chat-value-actions,.chat-reactions{display:flex;align-items:center;gap:10px}.market-chat-head{justify-content:space-between}.chat-online{font-weight:800;color:#36c56b}.market-chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.chat-filters{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.chat-filters button,.chat-focus button,.chat-value-actions button,.chat-value-actions a,.chat-reactions button{border:1px solid #26394b;background:#0c1823;color:#dce8f2;border-radius:8px;padding:8px 10px;cursor:pointer;text-decoration:none}.chat-filters button.active{background:#315bc7;color:white}.chat-feed{max-height:720px;overflow:auto;display:grid;gap:10px}.chat-message{border:1px solid #203447;background:#09141e;border-radius:12px;padding:14px}.chat-message.bot{border-left:4px solid #315bc7}.chat-message.moderator{border-left:4px solid #e6b85c}.chat-author{justify-content:space-between}.chat-author small{color:#8193a3}.chat-symbol{margin:10px 0;padding:10px;background:#0e1d2a;border-radius:8px}.chat-symbol b{margin-right:auto}.chat-metrics{display:flex;gap:18px;margin:8px 0}.chat-value-actions,.chat-reactions{flex-wrap:wrap;margin-top:10px}.chat-reactions button{padding:5px 8px}.chat-composer{margin-top:14px}.chat-composer textarea{width:100%;min-height:85px;resize:vertical}.chat-compose-row{justify-content:space-between;margin-top:8px}.chat-focus{border-left:1px solid #203447;padding-left:16px}.chat-focus>div{display:grid;gap:8px;margin-top:10px}.chat-focus button{text-align:left;display:flex;justify-content:space-between}.chart-community-pulse{margin:10px 0 16px;padding:11px 14px;border:1px solid #26394b;border-radius:9px;background:#0b1722}.chart-community-pulse a{color:#8eb2ff}@media(max-width:850px){.market-chat-layout{grid-template-columns:1fr}.chat-focus{border-left:0;border-top:1px solid #203447;padding:14px 0 0}}
.account-section-nav{position:sticky;top:0;z-index:20;display:flex;gap:8px;overflow:auto;padding:10px;background:#07121bcc;border:1px solid #203447;border-radius:10px;margin-bottom:16px;backdrop-filter:blur(10px)}.account-section-nav a{white-space:nowrap;color:#cdd9e4;text-decoration:none;padding:7px 10px;border-radius:7px}.account-section-nav a:hover{background:#13263a}.member-dashboard{scroll-margin-top:70px}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.dashboard-kpis span{padding:14px;background:#0b1823;border:1px solid #203447;border-radius:10px}.dashboard-kpis small,.dashboard-kpis b{display:block}.dashboard-kpis b{font-size:24px;margin-top:5px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.dashboard-grid>div{padding:14px;border:1px solid #203447;border-radius:10px}.dashboard-line{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #182b3b;text-decoration:none;color:inherit}.dashboard-line span{color:#8fa1b2}.dashboard-money b{font-size:26px;display:block}@media(max-width:760px){.dashboard-kpis,.dashboard-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.dashboard-kpis,.dashboard-grid{grid-template-columns:1fr}}

/* V54: Affiliate prominently placed directly below member dashboard */
.affiliate-featured{scroll-margin-top:76px;border-color:#35516a;background:linear-gradient(135deg,#081923 0%,#0b1d2a 62%,#101925 100%);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.affiliate-featured-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}
.affiliate-featured-head h2{margin:5px 0 6px}.affiliate-featured-head p{max-width:840px;margin:0;color:#c3d0da}
.affiliate-featured-badge{flex:0 0 auto;padding:8px 11px;border:1px solid #3a566d;border-radius:999px;color:#d9e8f1;font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap}
.affiliate-featured .affiliate-kpis{margin:12px 0}.affiliate-featured .affiliate-share-featured{display:grid;grid-template-columns:minmax(280px,1fr) auto auto auto;gap:9px;align-items:center}
.affiliate-featured .affiliate-share-featured input{min-width:0;width:100%;height:46px}
.affiliate-featured .affiliate-share-featured .btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center}
.affiliate-featured #nativeShare,.affiliate-featured #payoutRequest,.affiliate-featured #shareLinkedIn{grid-row:2}
@media(max-width:980px){.affiliate-featured .affiliate-share-featured{grid-template-columns:1fr 1fr 1fr}.affiliate-featured .affiliate-share-featured input{grid-column:1/-1}.affiliate-featured #nativeShare,.affiliate-featured #payoutRequest,.affiliate-featured #shareLinkedIn{grid-row:auto}}
@media(max-width:620px){.affiliate-featured-head{display:block}.affiliate-featured-badge{display:inline-block;margin-top:10px}.affiliate-featured .affiliate-share-featured{grid-template-columns:1fr 1fr}.affiliate-featured .affiliate-share-featured input{grid-column:1/-1}.affiliate-featured .affiliate-share-featured #payoutRequest{grid-column:1/-1}}

/* V55 account navigation hotfix */
.account-section-nav a.active{color:#fff;background:rgba(255,255,255,.06);border-radius:8px}
#dashboard,#affiliateArea,#profileArea,#communityArea,#purchasesArea,#notificationsArea,#inboxArea,#assistantArea,#creatorCenter,#securityArea,#supportArea{scroll-margin-top:110px}

/* V56: echte Account-Ansichten statt langer Scroll-Seite */
.account-v23 [data-account-view][hidden],
.account-v23 [data-account-subview][hidden]{display:none!important}
.account-section-nav a.active{background:rgba(237,28,52,.12);color:#fff;border-color:rgba(237,28,52,.55)}
.community-market-chat-cta{border-color:rgba(237,28,52,.38)!important}

/* V58 registration verification + always-public profile */
.profile-public-note{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid #244151;border-radius:8px;background:#091b25;min-height:52px}.profile-public-note b{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.profile-public-note span{color:#8fb1ca;font-size:13px;line-height:1.35}.registration-verify-state{display:grid;gap:14px}.registration-verify-state> b{font-size:18px;color:#2ad58b}.registration-verify-state p{margin:0;line-height:1.55;color:#bdd0df}.registration-verify-state .account-msg{min-height:22px}.registration-verify-state .account-msg.ok{color:#2ad58b}.registration-verify-state .account-msg.error{color:#ff6678}


/* V59 Börsenampel Reihenfolge: CTA oben, Titel direkt vor der Ampel */
.mt-ampel-order-v59{
  display:flex;
  flex-direction:column;
  gap:0;
}
.mt-ampel-order-v59 .mt-ampel-cta-v47{
  order:1;
  margin:0 auto 18px!important;
}
.mt-ampel-title-v59{
  order:2;
  text-align:center;
  margin:0 auto 6px;
}
.mt-ampel-title-v59 .mt-ampel-eyebrow-v45{margin-bottom:5px}
.mt-ampel-title-v59 h2{margin:0}
.mt-ampel-title-v59 .mt-ampel-slogan-v47{margin-top:8px}
#mtSentimentDashboard>.mt-v28-head-v59{
  margin-top:0!important;
}
#mtSentimentDashboard>.mt-v28-head-v59>div>b{display:none!important}
#mtSentimentDashboard>.mt-v28-head-v59>div>span{font-size:6px!important;letter-spacing:.04em;color:#6f91a2!important}
@media(max-width:700px){
  .mt-ampel-order-v59 .mt-ampel-cta-v47{margin-bottom:14px!important}
  .mt-ampel-title-v59{margin-bottom:4px}
}

/* V60 Modern Market Chat */
.market-chat-shell{margin:28px 0 34px;border:1px solid #20384b;border-radius:20px;background:linear-gradient(180deg,#071621 0%,#06111a 100%);box-shadow:0 22px 70px rgba(0,0,0,.24);overflow:hidden}
.market-chat-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px 22px;border-bottom:1px solid #1b3243;background:radial-gradient(circle at 12% 0%,rgba(49,91,199,.14),transparent 34%)}
.market-chat-hero h2{margin:8px 0 6px;font-size:clamp(25px,2.3vw,38px);letter-spacing:-.03em}.market-chat-hero p{margin:0;color:#9bb0c2;max-width:760px;font-size:16px;line-height:1.55}
.chat-live-pill{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;border:1px solid rgba(54,197,107,.3);background:rgba(54,197,107,.08);color:#64e293;padding:10px 14px;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.07em}.chat-live-dot{width:8px;height:8px;background:#36c56b;border-radius:50%;box-shadow:0 0 0 5px rgba(54,197,107,.1)}
.market-chat-layout-modern{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:0}.market-chat-main{padding:22px 26px 30px;min-width:0}.chat-focus-modern{border-left:1px solid #1b3243;padding:22px;background:rgba(3,13,20,.42)}
.chat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.chat-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0}.chat-filters button{border:1px solid #294054;background:#0b1a25;color:#b9c8d5;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:850;letter-spacing:.02em;transition:.18s ease}.chat-filters button:hover{border-color:#43617b;color:#fff;transform:translateY(-1px)}.chat-filters button.active{background:#315bc7;border-color:#4c76dc;color:#fff;box-shadow:0 7px 20px rgba(49,91,199,.22)}.chat-toolbar-link{color:#8eb2ff;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap}.chat-toolbar-link:hover{color:#fff}
.chat-composer-modern{border:1px solid #284459;border-radius:16px;background:#0a1924;padding:18px;margin:0 0 28px;box-shadow:inset 0 1px rgba(255,255,255,.02)}.chat-composer-top{display:flex;align-items:center;gap:12px;margin-bottom:15px}.chat-avatar-placeholder{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:linear-gradient(145deg,#315bc7,#173876);font-weight:1000;color:#fff;letter-spacing:-.05em}.chat-composer-copy{display:grid;gap:2px}.chat-composer-copy b{font-size:15px}.chat-composer-copy span{font-size:13px;color:#8ca1b4}
.chat-compose-modes{display:flex;gap:8px;margin-bottom:12px}.chat-compose-modes button{border:1px solid #294054;border-radius:9px;background:#07141e;color:#aabcc9;padding:9px 12px;font-size:12px;font-weight:900;cursor:pointer}.chat-compose-modes button.active{background:#132a3a;border-color:#42627b;color:#fff}.chat-symbol-picker{border:1px solid #29485d;background:#071722;border-radius:12px;padding:13px 14px;margin:0 0 12px}.chat-symbol-picker label{display:block;font-size:12px;font-weight:900;margin-bottom:8px}.chat-symbol-input-row{display:flex;align-items:center;border:1px solid #315069;border-radius:9px;background:#06121b;overflow:hidden}.chat-symbol-input-row span{padding:0 0 0 12px;color:#59d88d;font-weight:1000}.chat-symbol-input-row input{width:100%;border:0!important;background:transparent!important;color:#fff!important;padding:11px 10px!important;outline:0!important;font-weight:900;text-transform:uppercase}.chat-symbol-picker small{display:block;color:#7f96a9;margin-top:7px;line-height:1.45}
.chat-text-wrap{position:relative}.chat-composer-modern textarea{display:block;width:100%;min-height:112px;max-height:270px;resize:vertical;border:1px solid #2b465a!important;border-radius:12px!important;background:#06131d!important;color:#e9f2f8!important;padding:15px 16px 30px!important;font:inherit;line-height:1.5;outline:none;box-shadow:none!important}.chat-composer-modern textarea::placeholder{color:#647b8d}.chat-composer-modern textarea:focus{border-color:#5278d5!important;box-shadow:0 0 0 3px rgba(49,91,199,.12)!important}.chat-char-count{position:absolute;right:11px;bottom:8px;color:#61798c;font-size:11px}.chat-reply-bar{display:flex;justify-content:space-between;align-items:center;margin-top:9px;padding:9px 11px;border-radius:9px;background:#102636;color:#aac5d8;font-size:12px}.chat-reply-bar button{border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}.chat-composer-status{margin-top:10px;padding:10px 12px;border-radius:9px;font-size:12px;font-weight:800}.chat-composer-status.success{background:rgba(54,197,107,.1);border:1px solid rgba(54,197,107,.28);color:#6ce49a}.chat-composer-status.error{background:rgba(237,28,52,.09);border:1px solid rgba(237,28,52,.26);color:#ff8191}.chat-composer-status.info{background:#102536;color:#aec1cf}.chat-compose-row-modern{margin-top:13px}.chat-safety-note{display:flex;align-items:center;gap:7px;color:#738c9f;font-size:11px}.chat-safety-note span{color:#36c56b}.chat-send-btn{border-radius:10px!important;min-width:150px}.chat-send-btn:disabled{opacity:.55;cursor:wait}
.chat-feed-head{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 12px;padding-top:4px}.chat-feed-head h3{margin:5px 0 0;font-size:20px}.chat-refresh-btn{border:0;background:transparent;color:#7993a6;font-size:11px;font-weight:900;cursor:pointer}.chat-refresh-btn:hover{color:#fff}.chat-feed-modern{max-height:none;overflow:visible;display:grid;gap:12px}
.chat-message-modern{border:1px solid #1f3748;background:#071722;border-radius:15px;padding:16px 17px;transition:.18s ease}.chat-message-modern:hover{border-color:#2d4b60;background:#081b27}.chat-message-modern.bot{border-left:3px solid #315bc7;background:linear-gradient(90deg,rgba(49,91,199,.07),#071722 18%)}.chat-message-modern.moderator{border-left:3px solid #f0b84a;background:linear-gradient(90deg,rgba(240,184,74,.055),#071722 18%)}.chat-message-header,.chat-message-user,.chat-author-name,.chat-symbol-card,.chat-symbol-main,.chat-symbol-state{display:flex;align-items:center}.chat-message-header{justify-content:space-between;gap:12px;margin-bottom:12px}.chat-message-user{gap:10px}.chat-message-avatar{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#132c3d;color:#dcebf5;font-size:11px;font-weight:1000}.chat-message-avatar.bot-avatar{background:#234cb2;color:#fff}.chat-author-name{gap:8px;flex-wrap:wrap;font-weight:900}.chat-message-user small{display:block;color:#647e91;margin-top:2px;font-size:11px}.chat-author-badge{font-size:8px;letter-spacing:.06em;padding:3px 6px;border-radius:999px}.chat-author-badge.community{background:#102635;color:#7fa3bb}.chat-author-badge.bot{background:rgba(49,91,199,.18);color:#8eafff}.chat-author-badge.moderator{background:rgba(240,184,74,.12);color:#f0c46f}.chat-highlight-chip{font-size:9px;color:#ff5369;border:1px solid rgba(255,83,105,.28);background:rgba(255,83,105,.06);border-radius:999px;padding:5px 8px;font-weight:900}
.chat-symbol-card{justify-content:space-between;gap:14px;padding:12px 13px;border:1px solid #274659;border-radius:12px;background:#0b202d;margin-bottom:12px}.chat-symbol-main{gap:10px}.chat-symbol-ticker{display:grid;place-items:center;min-width:56px;height:36px;border-radius:8px;background:#0f2d3e;color:#fff;font-weight:1000}.chat-symbol-main div{display:grid;gap:1px}.chat-symbol-main small{color:#7290a4;font-size:10px}.chat-symbol-state{gap:9px}.signal-pill{font-size:10px;border-radius:999px;padding:5px 8px;font-weight:1000}.signal-pill.long{background:rgba(54,197,107,.12);color:#58dc8d;border:1px solid rgba(54,197,107,.23)}.signal-pill.flat{background:rgba(196,177,229,.1);color:#d6c8ef;border:1px solid rgba(196,177,229,.2)}.chat-message-text{color:#d2dee7;line-height:1.57;font-size:14px}.chat-metrics-modern{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.chat-metrics-modern span{min-width:72px;border:1px solid #213c4e;border-radius:9px;background:#091a25;padding:7px 9px;display:grid}.chat-metrics-modern small{color:#69869a;font-size:9px}.chat-metrics-modern b{font-size:13px}.chat-value-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.chat-value-actions button,.chat-value-actions a{border:1px solid #29475b;background:#0a1d29;color:#b9cad6;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:850;cursor:pointer;text-decoration:none}.chat-value-actions button:hover,.chat-value-actions a:hover{border-color:#53718a;color:#fff}.chat-reactions-modern{display:flex;align-items:center;gap:5px;border-top:1px solid #162d3c;margin-top:13px;padding-top:10px}.chat-reactions-modern button{border:0;background:transparent;color:#6f899c;padding:5px 7px;border-radius:7px;font-size:11px;cursor:pointer}.chat-reactions-modern button:hover{background:#102431;color:#fff}.chat-reactions-modern .reply{margin-left:auto}
.chat-empty-state{text-align:center;border:1px dashed #29465a;border-radius:15px;background:#071722;padding:44px 22px;color:#9db0be}.chat-empty-state .chat-empty-icon{font-size:30px;margin-bottom:9px}.chat-empty-state b{display:block;color:#d9e5ed;font-size:16px}.chat-empty-state p{max-width:480px;margin:7px auto 14px;color:#718b9d;line-height:1.5}.chat-empty-state button{border:1px solid #375873;background:#102536;color:#fff;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}.chat-empty-state.error .chat-empty-icon{color:#ff5369}
.chat-side-card{border:1px solid #1f394b;border-radius:14px;background:#071722;padding:16px;margin-bottom:14px}.chat-side-card h3{margin:7px 0 13px;font-size:17px}.chat-side-title{display:flex;justify-content:space-between;align-items:center}.chat-side-title small{color:#627c8e;font-size:10px}.chat-trend-item{width:100%;display:flex!important;align-items:center!important;gap:10px!important;text-align:left!important;border:0!important;border-top:1px solid #152e3e!important;border-radius:0!important;background:transparent!important;padding:11px 2px!important;color:#c9d8e2!important}.chat-trend-item:first-child{border-top:0!important}.chat-trend-item:hover{color:#fff!important}.trend-rank{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#102939;color:#8dafc4;font-weight:900;font-size:10px}.chat-trend-item div{display:grid;gap:1px;flex:1}.chat-trend-item small{color:#6d889b;font-size:10px}.chat-trend-item strong{color:#58768c}.chat-trending-empty{text-align:center;padding:22px 5px 8px;color:#7891a3}.chat-trending-empty span{font-size:23px}.chat-trending-empty b{display:block;color:#b9cbd7;margin:6px 0}.chat-trending-empty p{font-size:11px;line-height:1.5;margin:0}.chat-quick-links{display:grid;gap:7px}.chat-quick-links a{display:flex;align-items:center;gap:10px;border:1px solid #1c3749;border-radius:10px;background:#091b27;padding:10px;text-decoration:none;color:#d5e1e9}.chat-quick-links a:hover{border-color:#34556d;background:#0c2130}.chat-quick-links a>span{font-size:17px}.chat-quick-links a div{display:grid;gap:1px;flex:1}.chat-quick-links small{font-size:9px;color:#6e899c}.chat-quick-links strong{color:#627f93}.chat-rules-mini p{font-size:11px;line-height:1.55;color:#718c9f;margin:8px 0 0}
@media(max-width:1050px){.market-chat-layout-modern{grid-template-columns:1fr}.chat-focus-modern{border-left:0;border-top:1px solid #1b3243;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chat-rules-mini{grid-column:1/-1}.chat-side-card{margin:0}.chat-toolbar{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.market-chat-hero{align-items:flex-start;flex-direction:column;padding:22px 18px}.market-chat-main{padding:16px}.chat-focus-modern{padding:16px;grid-template-columns:1fr}.chat-rules-mini{grid-column:auto}.chat-compose-row-modern{align-items:stretch;flex-direction:column}.chat-send-btn{width:100%}.chat-safety-note{line-height:1.45}.chat-symbol-card{align-items:flex-start;flex-direction:column}.chat-symbol-state{width:100%;justify-content:space-between}.chat-toolbar-link{display:none}.chat-compose-modes{display:grid;grid-template-columns:1fr}.chat-message-header{align-items:flex-start}.chat-highlight-chip{display:none}}


/* V61 – internes Teilen in den Marktchat */
.market-chat-share-btn,.chart-share-btn{white-space:nowrap}
.chart-title-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.market-share-open{overflow:hidden}
.market-share-backdrop{position:fixed;inset:0;z-index:10050;background:rgba(0,7,12,.78);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}
.market-share-backdrop[hidden]{display:none!important}
.market-share-dialog{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:linear-gradient(180deg,#0b1b27 0%,#07131d 100%);border:1px solid #284254;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.55);padding:26px}
.market-share-dialog h2{margin:5px 0 8px}.market-share-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border-radius:50%;border:1px solid #365061;background:#0c1d29;color:#fff;font-size:22px;cursor:pointer}
.market-share-preview{margin:18px 0;border:1px solid #294657;border-radius:14px;background:#081822;padding:16px}
.market-share-preview-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.market-share-preview-head>div{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center}.market-share-preview-head small{grid-column:1/-1;color:#6fbde9;font-weight:800;letter-spacing:.09em}.market-share-preview-head strong{font-size:20px}.market-share-preview-head span{color:#8ca6b7;font-size:12px}
.market-share-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.market-share-preview-grid span{padding:9px 10px;border-radius:9px;background:#0b202d;display:flex;flex-direction:column;gap:3px}.market-share-preview-grid small{color:#7897aa;font-size:10px;text-transform:uppercase}.market-share-preview-grid b{font-size:13px}
.market-share-comment-label{display:flex;flex-direction:column;gap:7px;font-weight:800}.market-share-comment-label>span{font-weight:400;color:#7f9bad;font-size:12px}.market-share-comment-label textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:105px;border:1px solid #315166;border-radius:12px;background:#07141e;color:#fff;padding:13px;font:inherit;outline:none}.market-share-comment-label textarea:focus{border-color:#4d8fff;box-shadow:0 0 0 3px rgba(77,143,255,.12)}
.market-share-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.market-share-footer>div{display:flex;gap:8px}.market-share-footer .account-msg{margin:0}.account-msg.success{color:#34dc84}.account-msg.error{color:#ff6573}
@media(max-width:700px){.market-share-dialog{padding:20px 16px}.market-share-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-share-footer{align-items:stretch;flex-direction:column}.market-share-footer>div{display:grid;grid-template-columns:1fr 1fr}.market-share-footer .btn{width:100%}}


/* V63 – prominenter Chart -> Marktchat CTA in jeder Chartansicht */
.chart-share-cta-row{display:flex;justify-content:flex-end;align-items:center;padding:10px 0 9px}
.chart-share-btn.chart-share-cta{appearance:none!important;border:1px solid #f6c64f!important;background:linear-gradient(180deg,#ffd75e 0%,#f2b91f 100%)!important;color:#07131d!important;border-radius:10px!important;padding:12px 18px!important;min-height:44px;font-size:12px!important;font-weight:1000!important;letter-spacing:.025em!important;box-shadow:0 8px 24px rgba(242,185,31,.18)!important;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}
.chart-share-btn.chart-share-cta:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 10px 30px rgba(242,185,31,.28)!important}
.chart-share-btn.chart-share-cta:active{transform:translateY(0)}
.chart-title-actions .chart-share-cta{margin-left:4px}
@media(max-width:700px){.chart-share-cta-row{justify-content:stretch}.chart-share-btn.chart-share-cta{width:100%;font-size:11px!important}.chart-title-actions{width:100%}.chart-title-actions .chart-share-cta{width:100%;margin-left:0}}

/* V63 MEMBER HUB + SCREENER CHAT SEARCH */
.account-head-actions{display:flex;align-items:center;gap:10px}.account-hub-btn{position:relative;min-width:46px;height:42px;border:1px solid #294455;border-radius:10px;background:#081924;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:19px;cursor:pointer;transition:.18s ease}.account-hub-btn:hover{border-color:#ff2343;transform:translateY(-1px);background:#0d2230}.account-hub-btn.inbox:hover{border-color:#39a8ff}.account-hub-btn b{position:absolute;right:-5px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ff1738;color:#fff;font:800 10px/20px Arial;text-align:center;box-shadow:0 0 0 3px #06141e}.account-hub-btn.inbox b{background:#2d87ff}.account-comm-hub{position:relative;margin:-4px 0 16px auto;max-width:760px;border:1px solid #294455;background:#071823;border-radius:14px;box-shadow:0 18px 55px rgba(0,0,0,.38);overflow:hidden;z-index:20}.account-comm-tabs{display:flex;gap:6px;padding:12px;border-bottom:1px solid #1f3544;overflow:auto}.account-comm-tabs button{border:1px solid #2a4353;background:#091b27;color:#a9bed0;padding:8px 11px;border-radius:999px;font-weight:800;font-size:11px;white-space:nowrap;cursor:pointer}.account-comm-tabs button.active{background:#ff1738;border-color:#ff1738;color:white}.account-comm-list{max-height:470px;overflow:auto;padding:8px}.account-comm-item{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:start;text-align:left;border:0;border-bottom:1px solid #152d3c;background:transparent;color:#fff;padding:13px 10px;cursor:pointer}.account-comm-item:hover{background:#0b2230}.account-comm-item.unread{background:linear-gradient(90deg,rgba(255,23,56,.10),rgba(255,23,56,0))}.account-comm-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#102a39}.account-comm-item b{display:block;font-size:13px}.account-comm-item p{margin:4px 0;color:#a9bed0;font-size:12px;line-height:1.45}.account-comm-item small{color:#64849a}.account-comm-item i{font-style:normal;font-size:9px;font-weight:900;color:#ff3652;border:1px solid #7a2837;border-radius:99px;padding:4px 6px}.account-comm-footer{display:flex;justify-content:flex-end;gap:8px;padding:11px 12px;border-top:1px solid #1f3544}.account-comm-empty{padding:28px;text-align:center;color:#7e9aab}
.chat-symbol-search-wrap{position:relative}.chat-symbol-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;background:#071823;border:1px solid #315064;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.5);max-height:390px;overflow:auto;padding:6px}.chat-symbol-suggestion{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;width:100%;border:0;border-bottom:1px solid #17303e;background:transparent;color:#fff;text-align:left;padding:10px;border-radius:8px;cursor:pointer}.chat-symbol-suggestion:hover{background:#0d2938}.chat-symbol-suggestion div{display:flex;flex-direction:column;gap:2px}.chat-symbol-suggestion small{color:#6f96ad;font-size:10px}.chat-symbol-suggestion strong{font-size:10px;color:#ffcf28}.symbol-search-logo{width:34px;height:34px;border:1px solid #315064;border-radius:9px;display:grid;place-items:center;background:#0b2533;font-weight:900;color:#fff}.symbol-search-logo.large{width:40px;height:40px}.chat-symbol-no-result,.chat-symbol-loading{padding:16px;color:#8ca8b9}.chat-selected-symbol{margin-top:12px;border:1px solid #2a4a5e;border-radius:12px;background:#071b27;overflow:hidden}.chat-selected-label{padding:8px 12px;background:#0c2735;color:#ffcf28;font-size:9px;font-weight:900;letter-spacing:1.2px}.chat-system-row{display:grid;grid-template-columns:minmax(150px,1.5fr) repeat(9,minmax(70px,.72fr)) minmax(205px,1.5fr);align-items:center;gap:8px;padding:12px}.chat-system-row>span{display:flex;flex-direction:column;gap:4px;min-width:0}.chat-system-row small{font-size:8px;color:#6e9bb4;font-weight:800}.chat-system-row b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-system-name{display:flex;align-items:center;gap:9px;min-width:0}.chat-system-name div{display:flex;flex-direction:column;min-width:0}.chat-system-name small{font-size:9px}.chat-selected-actions{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.chat-selected-actions button{border:1px solid #315064;background:#0b1e2a;color:#fff;border-radius:7px;padding:7px 8px;font-weight:800;font-size:9px;cursor:pointer}.chat-selected-actions button:hover{border-color:#ffcf28;color:#ffcf28}.signal-text.long,.green{color:#20d47b!important}.signal-text.flat{color:#cebfe8!important}.red{color:#ff3652!important}
@media(max-width:1100px){.chat-system-row{grid-template-columns:1.4fr repeat(4,1fr)}.chat-system-row>span:nth-of-type(n+5){display:none}.chat-selected-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:760px){.account-head{align-items:flex-start}.account-head-actions{flex-wrap:wrap;justify-content:flex-end}.account-comm-hub{max-width:none}.account-comm-footer{flex-direction:column}.chat-system-row{grid-template-columns:1fr 1fr}.chat-system-name{grid-column:1/-1}.chat-selected-actions{grid-column:1/-1}.chat-symbol-suggestion strong{display:none}}


/* V65 · Mein Scanner im Memberbereich */
.account-member-scanner{display:grid;gap:12px}
.member-scanner-head{padding:18px 20px}
.member-scanner-head .section-title-row{align-items:flex-start}
.member-scanner-quicknav{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid #203541}
.member-scanner-quicknav button,.member-scanner-quicknav a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #304754;border-radius:6px;background:#071722;color:#dce8ee;text-decoration:none;font-size:8px;font-weight:950;cursor:pointer}
.member-scanner-quicknav .active{background:#ed1b2c;border-color:#ed1b2c;color:#fff}
.member-scanner-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}
.member-scanner-summary span{display:block;padding:10px 12px;border:1px solid #203946;border-radius:7px;background:#091a24}
.member-scanner-summary small{display:block;color:#6f8795;font-size:7px;font-weight:900;letter-spacing:.05em}
.member-scanner-summary b{display:block;margin-top:4px;font-size:14px;color:#f2f7fa}
.member-scanner-panel{padding:14px 16px}
.member-scanner-panel .tabs{margin-bottom:12px}
.member-scanner-panel .filtergrid{margin-top:0}
.member-scanner-panel .filter-actions{margin-bottom:12px}
@media(max-width:900px){.member-scanner-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.member-scanner-summary{grid-template-columns:1fr 1fr}.member-scanner-quicknav>*{flex:1 1 140px}}


/* V66: desktop sidebar + mobile drawer for Mein Bereich */
#accountApp[hidden]{display:none!important}
#accountApp:not([hidden]){display:grid;grid-template-columns:250px minmax(0,1fr);column-gap:22px;align-items:start}
#accountApp>.account-sidebar-toggle{display:none}
#accountApp>.account-section-nav{grid-column:1;grid-row:1 / span 80;align-self:start}
#accountApp>[data-account-view],#accountApp>[data-account-subview]{grid-column:2;min-width:0}
#accountApp>.social-modal{grid-column:1/-1}
.account-section-nav.account-sidebar{position:sticky;top:18px;z-index:18;display:flex;flex-direction:column;gap:18px;overflow:visible;padding:16px 12px;margin:0;border:1px solid #20384b;border-radius:16px;background:linear-gradient(180deg,#091823 0%,#07121b 100%);box-shadow:0 16px 44px rgba(0,0,0,.18);backdrop-filter:none}
.account-sidebar .account-nav-group{display:grid;gap:4px}
.account-sidebar .account-nav-group+.account-nav-group{padding-top:14px;border-top:1px solid #183043}
.account-sidebar .account-nav-label{padding:0 11px 7px;color:#6f8ba0;font-size:9px;font-weight:1000;letter-spacing:.16em}
.account-sidebar a{display:flex;align-items:center;gap:11px;width:100%;white-space:normal;color:#b9c8d5;text-decoration:none;padding:10px 11px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:800;line-height:1.2;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}
.account-sidebar a:hover{background:#102333;border-color:#263f52;color:#fff;transform:translateX(2px)}
.account-sidebar a.active{background:linear-gradient(90deg,rgba(237,28,52,.18),rgba(237,28,52,.07));border-color:rgba(237,28,52,.34);color:#fff;box-shadow:inset 3px 0 0 #ed1c34}
.account-sidebar .account-nav-icon{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:7px;background:#0d2230;color:#8fb1c8;font-size:12px;font-weight:1000}
.account-sidebar a.active .account-nav-icon{background:rgba(237,28,52,.18);color:#fff}
.account-sidebar .account-sidebar-auth{display:flex;align-items:center;gap:11px;width:100%;padding:10px 11px;border:1px solid rgba(237,28,52,.28);border-radius:10px;background:rgba(237,28,52,.08);color:#f2dce0;font:inherit;font-size:13px;font-weight:850;text-align:left;cursor:pointer}.account-sidebar .account-sidebar-auth:hover{background:rgba(237,28,52,.16);border-color:rgba(237,28,52,.5);color:#fff}.account-sidebar .account-auth-group{margin-top:auto}
.account-sidebar-toggle{align-items:center;gap:9px;width:100%;height:46px;padding:0 14px;border:1px solid #28465b;border-radius:11px;background:#0a1a25;color:#fff;font:inherit;font-size:12px;font-weight:950;letter-spacing:.04em;cursor:pointer}
.account-sidebar-toggle span{font-size:18px}
@media(max-width:1100px) and (min-width:901px){#accountApp:not([hidden]){grid-template-columns:220px minmax(0,1fr);column-gap:16px}.account-sidebar a{font-size:12px;padding:9px 9px}.account-sidebar .account-nav-icon{flex-basis:23px;width:23px;height:23px}}
@media(max-width:900px){#accountApp:not([hidden]){display:block;position:relative}#accountApp>.account-sidebar-toggle{display:flex;margin:0 0 14px}.account-section-nav.account-sidebar{position:fixed;left:14px;right:14px;top:76px;z-index:200;max-height:calc(100vh - 92px);overflow:auto;transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;box-shadow:0 24px 70px rgba(0,0,0,.55)}#accountApp.sidebar-open .account-section-nav.account-sidebar{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}#accountApp>[data-account-view],#accountApp>[data-account-subview]{width:100%}.account-sidebar .account-nav-label{font-size:10px}.account-sidebar a{font-size:14px;padding:11px 12px}}
@media(max-width:620px){.account-head{align-items:flex-start}.account-head-actions{gap:6px}.account-hub-btn{min-width:42px}.account-head-actions #logoutBtn{padding-left:10px;padding-right:10px}.account-section-nav.account-sidebar{left:8px;right:8px;top:68px}}


/* V67 · Marktchat als moderne Live-Lounge: Feed oben, Composer darunter */
.market-chat-main{display:flex;flex-direction:column;gap:22px}
.chat-toolbar{order:0}
.chat-live-stage{order:1;border:1px solid #29495f;border-radius:18px;background:linear-gradient(180deg,#081b27 0%,#06151f 100%);padding:18px;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.chat-live-stage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px;padding:2px 2px 14px;border-bottom:1px solid #173444}
.chat-live-stage-head h3{margin:5px 0 4px;font-size:22px;letter-spacing:-.02em}
.chat-live-stage-head p{margin:0;color:#8faabd;font-size:13px;line-height:1.5;max-width:720px}
.chat-live-kicker{font-size:9px;font-weight:1000;letter-spacing:.14em;color:#42dc8a}
.chat-live-stage .chat-refresh-btn{border:1px solid #315064;background:#0b2432;color:#cde0ec;border-radius:9px;padding:10px 13px;font-weight:900;cursor:pointer;white-space:nowrap}
.chat-live-stage .chat-refresh-btn:hover{border-color:#4e79d6;color:#fff}
.chat-feed-stage{min-height:430px;max-height:760px;padding:4px 2px 4px 0;align-content:start}
.chat-feed-stage .chat-message-modern{background:linear-gradient(180deg,#0b202d 0%,#081924 100%);border-color:#26475b;border-radius:16px;padding:17px;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.chat-feed-stage .chat-message-modern:hover{border-color:#365f78;transform:translateY(-1px);transition:.16s ease}
.chat-feed-stage .chat-empty-state{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #2b5168;border-radius:16px;background:radial-gradient(circle at 50% 20%,rgba(49,91,199,.10),transparent 48%);padding:38px;text-align:center}
.chat-feed-stage .chat-empty-state .chat-empty-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#102b3b;font-size:28px;margin-bottom:14px;box-shadow:inset 0 0 0 1px #244a60}
.chat-feed-stage .chat-empty-state b{font-size:20px;margin-bottom:8px}
.chat-feed-stage .chat-empty-state p{max-width:520px;margin:0 0 18px;color:#8faabd;line-height:1.6}
.chat-feed-stage .chat-empty-state button{border:1px solid #416482;background:#102a3a;color:#fff;border-radius:10px;padding:11px 16px;font-weight:900;cursor:pointer}
.chat-compose-stage{order:2;border:1px solid #213e50;border-radius:18px;background:linear-gradient(180deg,#071721 0%,#06131c 100%);padding:18px}
.chat-compose-stage-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}
.chat-compose-stage-head h3{margin:4px 0 3px;font-size:20px;letter-spacing:-.02em}
.chat-compose-stage-head p{margin:0;color:#829eaf;font-size:12px;line-height:1.5}
.chat-compose-friendly{display:inline-flex;align-items:center;gap:6px;border:1px solid #2b4c60;background:#0b2432;color:#b7d4e6;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;white-space:nowrap}
.chat-compose-stage .chat-composer-modern{margin:0;border-color:#315369;background:#0a1d28;box-shadow:none;padding:16px}
.chat-compose-stage .chat-composer-top{margin-bottom:12px}
.chat-compose-stage .chat-avatar-placeholder{background:linear-gradient(145deg,#3766de,#173d88);box-shadow:0 8px 20px rgba(49,91,199,.18)}
.chat-compose-modes button{min-height:42px;border-radius:10px!important;padding:0 14px!important}
.chat-compose-modes button.active{box-shadow:0 0 0 3px rgba(49,91,199,.10)}
.chat-compose-stage .chat-composer-modern textarea{min-height:120px;border-radius:14px!important;background:#061722!important}
.chat-compose-stage .chat-send-btn{min-width:180px;min-height:44px;box-shadow:0 8px 24px rgba(237,28,52,.18)}
.chat-message-user{min-width:0}
.chat-author-name{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.chat-reactions-modern{padding-top:10px;border-top:1px solid #183342}
@media(max-width:900px){.chat-live-stage-head,.chat-compose-stage-head{align-items:flex-start;flex-direction:column}.chat-compose-friendly{align-self:flex-start}.chat-feed-stage{min-height:360px}}
@media(max-width:700px){.chat-live-stage,.chat-compose-stage{border-radius:14px;padding:13px}.chat-live-stage-head h3{font-size:20px}.chat-feed-stage{min-height:320px;max-height:620px}.chat-feed-stage .chat-empty-state{min-height:280px;padding:26px 18px}.chat-compose-stage-head h3{font-size:18px}.chat-compose-stage .chat-composer-modern{padding:13px}.chat-compose-stage .chat-send-btn{width:100%;min-width:0}}

/* V68 - Account sidebar fit / visibility fix */
@media (min-width:901px){
  #accountApp:not([hidden]){
    grid-template-columns:260px minmax(0,1fr);
    column-gap:22px;
  }
  .account-section-nav.account-sidebar{
    top:14px;
    gap:10px;
    padding:12px 10px;
    max-height:calc(100vh - 170px);
    overflow-y:auto;
    overflow-x:hidden;
    scrollbar-width:thin;
    scrollbar-color:#28465b transparent;
  }
  .account-section-nav.account-sidebar::-webkit-scrollbar{width:5px}
  .account-section-nav.account-sidebar::-webkit-scrollbar-track{background:transparent}
  .account-section-nav.account-sidebar::-webkit-scrollbar-thumb{background:#28465b;border-radius:10px}
  .account-sidebar .account-nav-group{gap:2px}
  .account-sidebar .account-nav-group+.account-nav-group{padding-top:9px}
  .account-sidebar .account-nav-label{padding:0 10px 4px;font-size:8px}
  .account-sidebar a{padding:8px 10px;gap:10px;font-size:12px;min-height:40px}
  .account-sidebar .account-nav-icon{flex-basis:24px;width:24px;height:24px}
}
@media (min-width:901px) and (max-height:820px){
  .account-section-nav.account-sidebar{
    max-height:calc(100vh - 145px);
    gap:7px;
    padding:10px 8px;
  }
  .account-sidebar .account-nav-group+.account-nav-group{padding-top:7px}
  .account-sidebar a{padding:7px 9px;min-height:36px;font-size:11.5px}
  .account-sidebar .account-nav-label{padding-bottom:3px}
}

/* V69 - Account sidebar: vollständig sichtbar ohne abgeschnittene Gruppen */
@media (min-width:901px){
  #accountApp:not([hidden]){
    grid-template-columns:252px minmax(0,1fr);
    column-gap:20px;
  }
  .account-section-nav.account-sidebar{
    position:sticky;
    top:10px;
    align-self:start;
    width:100%;
    box-sizing:border-box;
    max-height:none;
    overflow:visible;
    gap:5px;
    padding:10px 9px;
    border-radius:14px;
  }
  .account-sidebar .account-nav-group{gap:1px}
  .account-sidebar .account-nav-group+.account-nav-group{
    padding-top:6px;
    margin-top:3px;
    border-top:1px solid #183043;
  }
  .account-sidebar .account-nav-label{
    padding:0 8px 3px;
    font-size:7.5px;
    line-height:1.2;
    letter-spacing:.14em;
  }
  .account-sidebar a{
    min-height:32px;
    padding:5px 8px;
    gap:8px;
    border-radius:8px;
    font-size:11px;
    line-height:1.1;
  }
  .account-sidebar .account-nav-icon{
    flex:0 0 22px;
    width:22px;
    height:22px;
    border-radius:6px;
    font-size:10px;
  }
}
@media (min-width:901px) and (max-height:720px){
  .account-section-nav.account-sidebar{
    max-height:calc(100dvh - 20px);
    overflow-y:auto;
    overflow-x:hidden;
    scrollbar-width:thin;
    scrollbar-color:#28465b transparent;
  }
  .account-sidebar a{min-height:29px;padding:4px 7px;font-size:10.5px}
  .account-sidebar .account-nav-icon{flex-basis:20px;width:20px;height:20px}
  .account-sidebar .account-nav-group+.account-nav-group{padding-top:4px;margin-top:2px}
  .account-sidebar .account-nav-label{font-size:7px;padding-bottom:2px}
}

/* V70 - Account layout: balanced gutters + responsive scanner frame */
.account-v23{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:22px clamp(14px,1.15vw,22px) 34px!important;
  box-sizing:border-box!important;
  overflow-x:hidden;
}
.account-v23 .account-head{
  width:100%;
  box-sizing:border-box;
}
@media (min-width:901px){
  #accountApp:not([hidden]){
    width:100%;
    max-width:100%;
    min-width:0;
    grid-template-columns:228px minmax(0,1fr);
    column-gap:16px;
    box-sizing:border-box;
  }
  .account-section-nav.account-sidebar{
    width:228px;
    min-width:228px;
    max-width:228px;
    padding:8px 7px;
    margin:0;
    box-sizing:border-box;
  }
  .account-sidebar .account-nav-label{padding-left:6px;padding-right:6px}
  .account-sidebar a{padding-left:7px;padding-right:7px}
  #accountApp>[data-account-view],
  #accountApp>[data-account-subview]{
    width:100%;
    max-width:100%;
    min-width:0;
    box-sizing:border-box;
  }
}

/* The member scanner must never grow the account grid beyond the viewport. */
.account-member-scanner,
.member-scanner-head,
.member-scanner-panel{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
}
.member-scanner-panel{
  overflow:hidden;
}
.member-scanner-panel .tablewrap{
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
  overflow-x:auto;
  overflow-y:hidden;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
}

/* Compact responsive scanner table inside the member area.
   At normal desktop widths the complete row including actions is visible.
   On smaller widths only the table itself scrolls, never the whole page/frame. */
.account-member-scanner .scanner-table-v11{
  width:100%!important;
  min-width:1240px!important;
  max-width:none!important;
  table-layout:fixed!important;
}
.account-member-scanner .scanner-table-v11 th,
.account-member-scanner .scanner-table-v11 td{
  padding-left:6px!important;
  padding-right:6px!important;
  white-space:nowrap!important;
}
.account-member-scanner .scanner-table-v11 th:nth-child(1),
.account-member-scanner .scanner-table-v11 td:nth-child(1){width:145px!important;min-width:145px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(2),
.account-member-scanner .scanner-table-v11 td:nth-child(2){width:92px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(3),
.account-member-scanner .scanner-table-v11 td:nth-child(3){width:70px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(4),
.account-member-scanner .scanner-table-v11 td:nth-child(4){width:90px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(5),
.account-member-scanner .scanner-table-v11 td:nth-child(5){width:62px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(6),
.account-member-scanner .scanner-table-v11 td:nth-child(6){width:70px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(7),
.account-member-scanner .scanner-table-v11 td:nth-child(7){width:58px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(8),
.account-member-scanner .scanner-table-v11 td:nth-child(8){width:68px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(9),
.account-member-scanner .scanner-table-v11 td:nth-child(9){width:58px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(10),
.account-member-scanner .scanner-table-v11 td:nth-child(10){width:58px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(11),
.account-member-scanner .scanner-table-v11 td:nth-child(11){width:68px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(12),
.account-member-scanner .scanner-table-v11 td:nth-child(12){width:70px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(13),
.account-member-scanner .scanner-table-v11 td:nth-child(13){width:285px!important;min-width:285px!important}
.account-member-scanner .scanner-table-v11 .st-scan-actions{
  min-width:0!important;
  width:100%!important;
  gap:4px!important;
}
.account-member-scanner .scanner-table-v11 .st-scan-actions .tool,
.account-member-scanner .scanner-table-v11 .st-scan-actions button{padding-left:7px!important;padding-right:7px!important}

/* Filters stay inside the content frame and wrap before they can push it. */
.account-member-scanner .filtergrid{
  grid-template-columns:minmax(180px,1.8fr) repeat(6,minmax(105px,1fr));
  width:100%;
  max-width:100%;
  min-width:0;
}
.account-member-scanner .filter-actions{flex-wrap:wrap}

@media (max-width:1450px) and (min-width:901px){
  #accountApp:not([hidden]){grid-template-columns:210px minmax(0,1fr);column-gap:14px}
  .account-section-nav.account-sidebar{width:210px;min-width:210px;max-width:210px}
  .account-member-scanner .filtergrid{grid-template-columns:repeat(4,minmax(120px,1fr))}
}
@media (max-width:1180px) and (min-width:901px){
  #accountApp:not([hidden]){grid-template-columns:195px minmax(0,1fr);column-gap:12px}
  .account-section-nav.account-sidebar{width:195px;min-width:195px;max-width:195px}
  .account-sidebar a{font-size:10.5px;gap:6px}
  .account-member-scanner .filtergrid{grid-template-columns:repeat(3,minmax(120px,1fr))}
}
@media (max-width:900px){
  .account-v23{padding-left:12px!important;padding-right:12px!important}
  .account-member-scanner .filtergrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:560px){
  .account-member-scanner .filtergrid{grid-template-columns:1fr}
}

/* V71 - Watchlist + Musterdepot stay inside the member account */
.account-member-watchlist,
.account-member-depot,
.member-watchlist-panel,
.member-tool-head{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
}
.account-member-watchlist .tablewrap,
.account-member-depot .tablewrap{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow-x:auto;
  overflow-y:hidden;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
}
.account-member-watchlist .watchlist-v13-table{min-width:1080px;width:100%}
.account-member-depot .depot-v13-table{min-width:1180px;width:100%}
.account-member-depot .depot-history-v13{min-width:980px;width:100%}
.account-member-watchlist .watchlist-v13-table th:first-child,
.account-member-watchlist .watchlist-v13-table td:first-child{width:145px;min-width:145px}
.member-tool-head .member-scanner-quicknav{margin-top:16px}
.account-member-depot .summarygrid{margin:14px 0}
.account-member-depot .depot-mode-tabs{margin:0 0 14px}
@media (min-width:901px){
  .account-sidebar a{min-height:28px}
  .account-sidebar .account-nav-group{gap:1px}
}


/* V72: Community stays fully inside the member area */
.account-community-view{display:block;min-width:0;width:100%;}
.account-community-view[hidden]{display:none!important;}
.account-community-view .market-chat-shell{margin:0 0 18px;max-width:none;width:100%;box-sizing:border-box;}
.account-community-view .market-chat-layout{min-width:0;}
.account-community-view .market-chat-main,.account-community-view .chat-live-stage,.account-community-view .chat-compose-stage{min-width:0;}
.account-community-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px;}
.account-community-settings-grid>.card{margin:0;min-width:0;}
@media (max-width:1180px){.account-community-view .market-chat-layout-modern{grid-template-columns:1fr;}.account-community-view .chat-focus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.account-community-settings-grid{grid-template-columns:1fr;}}
@media (max-width:760px){.account-community-view .chat-focus{grid-template-columns:1fr;}.account-community-settings-grid{grid-template-columns:1fr;}}

/* V73 · Modern notification center + highlighted sidebar badge */
.account-sidebar a.account-notification-nav{position:relative;padding-right:42px}
.account-nav-badge{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:#ff1738;color:#fff;font-size:10px;font-weight:1000;line-height:1;box-shadow:0 0 0 3px rgba(255,23,56,.08)}
.account-sidebar a.account-notification-nav.has-unread{border-color:rgba(255,49,75,.34);background:linear-gradient(90deg,rgba(255,23,56,.11),rgba(255,23,56,.025));color:#fff}
.account-sidebar a.account-notification-nav.has-unread .account-nav-icon{background:rgba(255,23,56,.18);color:#fff}
.account-sidebar a.account-notification-nav.has-unread:not(.active)::after{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:3px;border-radius:3px;background:#ff2745}
.notification-settings-modern{padding:20px!important;background:linear-gradient(180deg,#091b27,#071720)!important}
.notification-settings-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;border-bottom:1px solid #1c3747}
.notification-settings-head h2{margin:5px 0 6px;font-size:22px}
.notification-settings-head p{margin:0;max-width:720px;color:#8ca9ba;font-size:12px;line-height:1.55}
.notification-settings-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;border:1px solid #2b4b5f;background:#0d2634;font-size:23px;flex:0 0 auto}
.notification-pref-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 14px}
.notification-pref-card{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:12px 13px!important;border:1px solid #234253!important;border-radius:12px!important;background:#081b26!important;cursor:pointer;transition:.16s ease}
.notification-pref-card:hover{border-color:#365e73!important;background:#0a202d!important;transform:translateY(-1px)}
.notification-pref-icon{width:38px;height:38px;border-radius:10px;background:#102b3a;display:grid;place-items:center;font-size:18px}
.notification-pref-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.notification-pref-copy b{font-size:13px;color:#f4f8fb}
.notification-pref-copy small{font-size:10px;line-height:1.4;color:#7898aa}
.notification-switch{position:relative;width:42px;height:24px;flex:0 0 42px}
.notification-switch input{position:absolute;opacity:0;pointer-events:none}
.notification-switch i{position:absolute;inset:0;border-radius:999px;background:#18313f;border:1px solid #315166;transition:.18s}
.notification-switch i::after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#8aa1af;transition:.18s}
.notification-switch input:checked+i{background:#0d633d;border-color:#15965b}
.notification-switch input:checked+i::after{transform:translateX(18px);background:#3fe08b}
.notification-settings-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.notification-settings-actions .account-msg{margin:0}
.notification-center-modern{padding:20px!important;background:linear-gradient(180deg,#081a25,#06161f)!important}
.notification-center-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px}
.notification-center-head h2{font-size:25px;margin:5px 0 5px}
.notification-center-head p{margin:0;color:#87a3b4;font-size:12px}
.notification-center-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.notification-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 15px}
.notification-overview span{display:block;padding:13px 14px;border:1px solid #223f50;border-radius:11px;background:#0a1d28}
.notification-overview small{display:block;color:#6e8fa2;font-size:8px;font-weight:1000;letter-spacing:.08em}
.notification-overview b{display:block;margin-top:4px;font-size:23px;line-height:1;color:#fff}
.notification-overview span:first-child{background:linear-gradient(135deg,rgba(237,28,52,.14),#0a1d28);border-color:rgba(237,28,52,.32)}
.notification-filterbar{display:flex;gap:7px;flex-wrap:wrap;padding:12px 0;border-top:1px solid #173443;border-bottom:1px solid #173443}
.notification-filterbar button{border:1px solid #29485a;background:#091d29;color:#a9c0ce;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:950;cursor:pointer;transition:.15s ease}
.notification-filterbar button:hover{border-color:#41677e;color:#fff}
.notification-filterbar button.active{background:#ff1738;border-color:#ff1738;color:#fff}
.notification-list-modern{display:grid;gap:8px;padding-top:12px}
.notification-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #1e3949;border-radius:13px;background:#071923;transition:.16s ease}
.notification-card:hover{border-color:#33586d;background:#09202c}
.notification-card.unread{border-color:rgba(255,36,66,.36);background:linear-gradient(90deg,rgba(255,23,56,.09),#071923 38%);box-shadow:inset 3px 0 0 #ff1738}
.notification-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#102b39;font-size:18px}
.notification-card-icon.signals{background:rgba(34,202,117,.12);color:#3ddd8a}
.notification-card-icon.community{background:rgba(61,132,255,.13);color:#71a6ff}
.notification-card-icon.system{background:rgba(255,197,55,.10);color:#ffd15b}
.notification-card-main{min-width:0}
.notification-card-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:4px}
.notification-card-meta>span{font-size:8px;font-weight:1000;letter-spacing:.09em;color:#7ea0b3}
.notification-card-meta i{font-style:normal;padding:3px 6px;border-radius:999px;background:#ff1738;color:#fff;font-size:7px;font-weight:1000}
.notification-card-meta time{margin-left:auto;color:#607f91;font-size:8px}
.notification-card h3{margin:0 0 5px;font-size:14px;color:#f2f7fa}
.notification-card p{margin:0;color:#91aab9;font-size:11px;line-height:1.5}
.notification-card-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px}
.notification-card-actions button{border:1px solid #315064;background:#0a2431;color:#dbe9f0;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:950;cursor:pointer}
.notification-card-actions button:hover{border-color:#ff2948;color:#fff}
.notification-read-state{font-size:8px;font-weight:900;color:#5f8498}
.notification-empty-modern{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #294b5d;border-radius:14px;background:radial-gradient(circle at 50% 25%,rgba(45,135,255,.08),transparent 48%);padding:28px}
.notification-empty-modern>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#0d2d29;color:#40dc8c;font-size:20px;margin-bottom:10px}
.notification-empty-modern b{font-size:17px;color:#f2f7fa}
.notification-empty-modern p{margin:5px 0 0;color:#7e9daf;font-size:11px}
@media(max-width:900px){.notification-pref-grid{grid-template-columns:1fr}.notification-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-center-head{flex-direction:column}.notification-center-actions{justify-content:flex-start}}
@media(max-width:560px){.notification-overview{grid-template-columns:1fr 1fr}.notification-card{grid-template-columns:38px minmax(0,1fr);padding:11px}.notification-card-icon{width:36px;height:36px;border-radius:10px}.notification-card-meta time{width:100%;margin-left:0}.notification-pref-card{grid-template-columns:36px minmax(0,1fr) auto}.notification-pref-icon{width:34px;height:34px}.notification-settings-head{align-items:center}.notification-settings-icon{width:42px;height:42px}.notification-center-actions .btn{flex:1 1 auto}}

/* V74 — Modern official inbox */
.account-inbox-nav.has-unread{background:linear-gradient(90deg,rgba(255,23,56,.15),rgba(255,23,56,.04));border-color:#8f2738!important;color:#fff!important;box-shadow:inset 3px 0 0 #ff1738,0 0 0 1px rgba(255,23,56,.08)}
.account-nav-badge.inbox-badge{background:#ff1738;color:#fff;box-shadow:0 0 0 3px rgba(255,23,56,.08)}
.inbox-v74{grid-column:1/-1!important;width:100%;max-width:none!important;min-width:0;padding:0!important;overflow:hidden;background:linear-gradient(180deg,#081a25 0%,#061721 100%)!important}
.inbox-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 26px 20px;border-bottom:1px solid #1e3847;background:radial-gradient(circle at 88% 10%,rgba(45,135,255,.12),transparent 30%)}
.inbox-hero h2{margin:7px 0 6px;font-size:24px}.inbox-hero p{margin:0;max-width:760px}
.inbox-hero-badge{display:flex;align-items:center;gap:12px;min-width:150px;padding:12px 14px;border:1px solid #315267;border-radius:13px;background:#0a2230}
.inbox-hero-badge>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#123043;font-size:21px}.inbox-hero-badge small{display:block;color:#79a4be;font-size:8px;font-weight:900;letter-spacing:.12em}.inbox-hero-badge b{display:block;font-size:24px;line-height:1.05;margin-top:2px}
.inbox-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px 26px;border-bottom:1px solid #17313f}.inbox-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.inbox-filters{display:flex;gap:7px;flex-wrap:wrap}.inbox-filters button{border:1px solid #294657;background:#071b27;color:#9bb6c8;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;cursor:pointer}.inbox-filters button:hover{border-color:#4e7890;color:#fff}.inbox-filters button.active{background:#ff1738;border-color:#ff1738;color:#fff}
.inbox-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 26px;background:#061620}.inbox-summary>div{border:1px solid #213e4e;border-radius:12px;padding:12px 14px;background:#091e2a}.inbox-summary small{display:block;font-size:8px;color:#6f9ab2;font-weight:900;letter-spacing:.1em}.inbox-summary b{display:block;font-size:19px;margin:4px 0 2px}.inbox-summary span{color:#7f9bad;font-size:10px}
.inbox-list{padding:8px 26px 4px;max-height:520px;overflow:auto;scrollbar-width:thin;scrollbar-color:#315269 transparent}.inbox-message{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;padding:17px 10px;border-bottom:1px solid #17313f;transition:.18s ease}.inbox-message:hover{background:#09202c}.inbox-message.unread{background:linear-gradient(90deg,rgba(255,23,56,.10),rgba(255,23,56,0));box-shadow:inset 3px 0 0 #ff1738}.inbox-message.mine{opacity:.86}
.inbox-message-avatar{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#153548;border:1px solid #31566c;color:#fff;font-size:11px;font-weight:1000}.inbox-message.mine .inbox-message-avatar{background:#102530;color:#8fafbf}.inbox-message-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#6d91a7;font-size:8px;font-weight:900;letter-spacing:.06em}.inbox-message-meta i{font-style:normal;background:#ff1738;color:#fff;border-radius:999px;padding:3px 6px;font-size:8px}.inbox-message-meta time{margin-left:auto;color:#6f8998;font-weight:700;letter-spacing:0}.inbox-message h3{font-size:14px;margin:5px 0 4px}.inbox-message p{margin:0;color:#a7bdca;line-height:1.55;font-size:12px;white-space:pre-wrap}.inbox-message-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.inbox-message-actions small,.inbox-message-actions span{font-size:9px;color:#617f91}.inbox-message-actions button{border:0;background:none;color:#7eb6d6;font-size:9px;font-weight:900;cursor:pointer;padding:4px 0}.inbox-message-actions button:hover{color:#fff}
.inbox-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7e9cab;padding:30px}.inbox-empty>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#0d2836;border:1px solid #294b5e;font-size:23px}.inbox-empty b{color:#fff;font-size:17px;margin-top:14px}.inbox-empty p{max-width:460px;margin:6px auto 0;font-size:12px;line-height:1.55}
.inbox-compose{margin:18px 26px 26px;padding:16px;border:1px solid #284859;border-radius:14px;background:#081d29}.inbox-compose-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:12px}.inbox-compose-head>div{display:flex;align-items:center;gap:10px}.inbox-compose-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#123043}.inbox-compose-head b{display:block;font-size:13px}.inbox-compose-head span:not(.inbox-compose-icon){display:block;color:#7395a8;font-size:10px;margin-top:2px}.inbox-compose-head>small{color:#64879b;font-size:9px}.inbox-compose textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:110px;border:1px solid #315267;border-radius:11px;background:#061721;color:#fff;padding:13px 14px;font:inherit;outline:none}.inbox-compose textarea:focus{border-color:#4f88a8;box-shadow:0 0 0 3px rgba(68,139,180,.08)}.inbox-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px}.inbox-private-note{color:#6f94a8;font-size:9px}
@media(max-width:760px){.inbox-hero{align-items:flex-start;flex-direction:column;padding:20px}.inbox-hero-badge{width:100%;box-sizing:border-box}.inbox-toolbar{align-items:flex-start;flex-direction:column;padding:13px 20px}.inbox-summary{grid-template-columns:1fr;padding:13px 20px}.inbox-list{padding:6px 14px}.inbox-compose{margin:14px 14px 20px}.inbox-compose-actions{align-items:stretch;flex-direction:column}.inbox-compose-actions .btn{width:100%}.inbox-message{grid-template-columns:38px minmax(0,1fr)}.inbox-message-avatar{width:36px;height:36px;border-radius:10px}.inbox-message-meta time{width:100%;margin-left:0}}

/* V75 · Sidebar notification/inbox badges share one fixed alignment */
.account-section-nav .account-notification-nav,
.account-section-nav .account-inbox-nav{
  position:relative;
  padding-right:42px !important;
}
.account-section-nav .account-notification-nav .account-nav-badge,
.account-section-nav .account-inbox-nav .account-nav-badge{
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
  margin-left:0;
  min-width:22px;
  height:22px;
  padding:0 6px;
  box-sizing:border-box;
}
\n\n/* V77 · Prominenter Empfehlungs-CTA im Member-Header */
.account-head-actions{display:flex;align-items:center;gap:10px}
.account-refer-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:10px 22px 10px 10px;border:1px solid rgba(255,62,85,.9);border-radius:14px;background:linear-gradient(135deg,#b90b20 0%,#ed1734 42%,#ff2948 72%,#c60d28 100%);color:#fff;text-decoration:none;box-shadow:0 12px 34px rgba(235,23,52,.26),inset 0 1px 0 rgba(255,255,255,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;overflow:hidden}
.account-refer-cta::before{content:"";position:absolute;inset:-70% auto -70% -35%;width:42%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transition:left .42s ease;pointer-events:none}
.account-refer-cta::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.12),transparent 42%);pointer-events:none}
.account-refer-cta:hover{color:#fff;transform:translateY(-2px) scale(1.01);filter:brightness(1.055);box-shadow:0 16px 42px rgba(235,23,52,.36),inset 0 1px 0 rgba(255,255,255,.2)}
.account-refer-cta:hover::before{left:110%}
.account-refer-icon{position:relative;z-index:1;display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:rgba(5,16,24,.24);border:1px solid rgba(255,255,255,.18);font-size:18px;line-height:1;color:#fff}
.account-refer-copy{position:relative;z-index:1;display:flex;align-items:center;min-width:0;line-height:1.1}
.account-refer-copy b{font-size:15px;font-weight:1000;letter-spacing:.005em;white-space:nowrap;color:#fff;text-transform:none}
.account-refer-arrow{position:relative;z-index:1;font-size:20px;font-weight:1000;opacity:.95;margin-left:2px;color:#fff;transition:transform .18s ease}
.account-refer-cta:hover .account-refer-arrow{transform:translateX(3px)}
#assistantAsk{margin:20px 0}
@media(max-width:1100px){.account-refer-cta{min-height:50px;padding:8px 15px 8px 8px;gap:9px}.account-refer-copy b{font-size:13px}.account-refer-icon{width:34px;height:34px;flex-basis:34px}.account-refer-arrow{font-size:17px}}
@media(max-width:760px){.account-head{gap:12px}.account-head-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.account-refer-cta{order:-1;flex:1 1 100%;min-height:54px;justify-content:center}.account-refer-copy b{font-size:14px}}
@media(max-width:440px){.account-refer-copy b{font-size:12px}.account-refer-icon{width:32px;height:32px;flex-basis:32px}.account-refer-arrow{font-size:16px}.account-refer-cta{padding-right:12px}}

/* V78: referral CTA dark-gold + perfectly centered copy */
.account-refer-cta{
  min-width:390px;
  padding:12px 24px;
  gap:10px;
  border-color:#b78916;
  background:linear-gradient(135deg,#7a5705 0%,#a87908 35%,#c49318 68%,#8a6207 100%);
  box-shadow:0 12px 34px rgba(155,111,9,.25),inset 0 1px 0 rgba(255,255,255,.16);
  text-align:center;
}
.account-refer-cta:hover{
  box-shadow:0 16px 42px rgba(180,132,18,.34),inset 0 1px 0 rgba(255,255,255,.2);
}
.account-refer-copy{
  flex:1 1 auto;
  justify-content:center;
  text-align:center;
}
.account-refer-copy b{
  display:block;
  width:100%;
  text-align:center;
  color:#fff;
}
.account-refer-icon,.account-refer-arrow{flex:0 0 auto;color:#fff}
@media(max-width:1100px){.account-refer-cta{min-width:320px}}
@media(max-width:760px){.account-refer-cta{min-width:0;width:100%}}

/* V79 - Modern Creator Studio */
#creatorCenter.creator-studio{padding:0!important;overflow:hidden;border:1px solid #294b5a;background:#06151d}
.creator-studio-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 30px;background:radial-gradient(circle at 80% 0,rgba(255,51,72,.09),transparent 38%),linear-gradient(180deg,#0a202a,#071821);border-bottom:1px solid #25404c}
.creator-studio-copy{max-width:900px}.creator-studio-copy h2{font-size:28px;margin:6px 0 8px}.creator-studio-copy>p{font-size:14px;line-height:1.55;color:#9db7c4;margin:0 0 18px;max-width:820px}
.creator-studio-trust{display:inline-flex;align-items:center;gap:11px;padding:10px 13px;border:1px solid #27576a;border-radius:10px;background:#08242f}.creator-studio-trust>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#0d3442}.creator-studio-trust b,.creator-studio-trust small{display:block}.creator-studio-trust b{font-size:11px;color:#dff6ff}.creator-studio-trust small{font-size:8px;color:#7fa5b5;margin-top:2px}
.creator-refresh{white-space:nowrap;background:#091c25!important;border-color:#365565!important}
.creator-status-panel{margin:18px 22px 0;padding:17px 18px;border-radius:12px;border:1px solid #294956;background:linear-gradient(180deg,#09202a,#071922)}
.creator-status-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.creator-status-head h3{font-size:17px;margin:3px 0 0}.creator-status-kicker{font-size:8px;letter-spacing:1.2px;color:#ff3348;font-weight:900}.creator-status-note{font-size:8px;color:#7594a2}
#creatorCenter .creator-eligibility{margin:0;padding:0;background:transparent;border:0}.creator-eligibility .elig-head{display:none}.creator-eligibility .elig-grid{gap:10px;margin:0}.creator-eligibility .elig-grid span{position:relative;padding:13px 14px;border-radius:10px;background:#071720;border:1px solid #294754;overflow:hidden}.creator-eligibility .elig-grid span:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:#183743}.creator-eligibility .elig-grid span.ok:after{background:#28cf73}.creator-eligibility .elig-grid b{font-size:21px}.creator-eligibility .elig-grid small{font-size:8px;margin-top:3px}.creator-eligibility>p{margin-top:9px!important;font-size:8px!important}
.creator-path-heading{display:flex;justify-content:space-between;gap:16px;padding:24px 22px 10px}.creator-path-heading h3{font-size:20px;margin:4px 0}.creator-path-heading p{font-size:10px;color:#829dab;margin:0}
#creatorCenter .creator-path-grid{padding:0 22px 22px;margin:0;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}
#creatorCenter .creator-path-card{position:relative;min-height:330px!important;padding:20px;border-radius:13px;background:linear-gradient(180deg,#09202a,#061720);border:1px solid #2b4a58;transition:transform .2s,border-color .2s,box-shadow .2s}
#creatorCenter .creator-path-card:hover{transform:translateY(-2px);border-color:#426879;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.creator-card-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#0c2d3a;border:1px solid #315566;font-size:19px;margin-bottom:16px;color:#fff}
#creatorCenter .creator-box-head{align-items:center}.creator-path-card .creator-box-head small{font-size:8px!important;letter-spacing:1.1px!important}.creator-path-card .creator-box-head h3{font-size:20px!important;margin-top:5px!important}
.creator-path-card .creator-badge{font-size:7px;padding:6px 9px;background:#07141b}.creator-path-card .creator-badge.approved{background:rgba(54,220,126,.08)}.creator-path-card .creator-badge.requested{background:rgba(241,180,42,.08)}
.creator-card-desc{min-height:46px;color:#9db4bf;font-size:11px;line-height:1.55;margin:15px 0 12px}.creator-card-features{display:grid;gap:7px;padding:12px 0 15px;border-top:1px solid #1f3945;border-bottom:1px solid #1f3945}.creator-card-features span{font-size:9px;color:#bdd0d8}.creator-card-features span::first-letter{color:#32d87b}
.creator-card-action{margin-top:14px}.creator-card-action .creator-lock-msg{font-size:9px;line-height:1.45;margin:0 0 10px}.creator-card-action .btn{width:100%;min-height:38px}
.creator-tools{margin-top:16px;padding-top:15px;border-top:1px solid #21404c}.creator-tools-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0}.creator-tools-head h4{margin:0;font-size:12px}.creator-tools-head .btn{font-size:8px;padding:8px 10px}
.creator-share-note{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border-radius:8px;background:#0b2934;border:1px solid #315565;margin-bottom:10px}.creator-share-note b{font-size:13px;color:#35db7d}.creator-share-note span{font-size:8px;color:#83a0ad}
#creatorCenter .creator-kpis{grid-template-columns:repeat(2,1fr);gap:7px}.creator-kpis span{padding:10px}.creator-kpis b{font-size:14px}
.creator-policy-footer{display:flex;align-items:flex-start;gap:12px;margin:0 22px 22px;padding:14px 16px;border-radius:10px;border:1px solid #283e48;background:#07141b}.creator-policy-footer>span{font-size:20px}.creator-policy-footer b{font-size:10px;color:#b7d2dc}.creator-policy-footer p{font-size:8px;color:#718f9c;margin:3px 0 0}
@media(max-width:1200px){#creatorCenter .creator-path-grid{grid-template-columns:1fr}.creator-path-card{min-height:0!important}.creator-card-desc{min-height:0}}
@media(max-width:700px){.creator-studio-hero{padding:20px;display:grid}.creator-studio-copy h2{font-size:24px}.creator-refresh{width:100%}.creator-status-panel,.creator-policy-footer{margin-left:14px;margin-right:14px}.creator-path-heading{padding-left:14px;padding-right:14px}#creatorCenter .creator-path-grid{padding-left:14px;padding-right:14px}.creator-status-head{display:grid}.creator-eligibility .elig-grid{grid-template-columns:1fr!important}}

/* V81 - Livestream Hub / Apple-TV inspired */
.live-hub-body{background:#050d15}
.live-hub-page{max-width:1600px;padding-top:34px;padding-bottom:70px}
.live-hub-shell{display:grid;gap:24px}
.live-tv-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:30px;align-items:end;min-height:290px;padding:42px 46px;border:1px solid #1d3849;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 82% 15%,rgba(40,112,166,.22),transparent 34%),radial-gradient(circle at 15% 0%,rgba(239,29,50,.14),transparent 34%),linear-gradient(145deg,#0a1823 0%,#06121b 55%,#07111a 100%);box-shadow:0 30px 80px rgba(0,0,0,.34)}
.live-tv-hero:after{content:"";position:absolute;inset:auto -80px -140px auto;width:420px;height:420px;border-radius:50%;border:1px solid rgba(120,190,235,.08);box-shadow:0 0 0 50px rgba(120,190,235,.025),0 0 0 100px rgba(120,190,235,.02)}
.live-tv-copy{position:relative;z-index:1;max-width:820px}
.live-tv-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.18em;color:#91d6ff}
.live-tv-eyebrow i,.live-stage-dot{width:8px;height:8px;border-radius:50%;background:#ef1d32;box-shadow:0 0 0 5px rgba(239,29,50,.12),0 0 18px rgba(239,29,50,.7)}
.live-tv-copy h1{margin:16px 0 12px;font-size:clamp(38px,5vw,76px);line-height:.94;letter-spacing:-.045em}
.live-tv-copy h1 span{color:#8ecfff}
.live-tv-copy>p{max-width:790px;margin:0;color:#96b4c9;font-size:18px;line-height:1.6}
.live-now-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}
.live-now-meta strong{font-size:16px}.live-now-meta small{color:#7fa3ba}
.live-state-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid #315268;border-radius:999px;background:#0d2230;color:#9cb8ca;font-size:11px;font-weight:900;letter-spacing:.08em}
.live-state-badge.live{border-color:rgba(239,29,50,.55);background:rgba(239,29,50,.14);color:#ff6574}.live-state-badge.next{border-color:#936f18;background:#2b220b;color:#f6c94b}
.live-tv-mini-schedule{position:relative;z-index:1;display:grid;gap:7px;padding:12px;border:1px solid rgba(84,135,165,.25);border-radius:18px;background:rgba(2,10,16,.48);backdrop-filter:blur(15px)}
.live-mini-row{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-radius:11px;color:#7795a9;font-size:12px}.live-mini-row time{font-weight:900;color:#dcecf7}.live-mini-row span{font-weight:800}.live-mini-row i{font-style:normal;font-weight:900;font-size:9px;color:#ff5f6d}.live-mini-row.active{background:linear-gradient(90deg,rgba(239,29,50,.15),rgba(41,112,165,.11));color:#fff;box-shadow:inset 3px 0 #ef1d32}
.live-stage-card{overflow:hidden;border:1px solid #27475a;border-radius:26px;background:#07131c;box-shadow:0 30px 80px rgba(0,0,0,.42)}
.live-stage-topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;border-bottom:1px solid #183344;background:#081722}.live-stage-topbar>div:first-child{display:flex;align-items:center;gap:11px;font-size:12px;letter-spacing:.09em}.live-stage-actions{display:flex;align-items:center;gap:8px}.live-icon-btn,.live-youtube-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #315268;border-radius:9px;background:#0a1b27;color:#eaf6ff;font-weight:900;font-size:10px;text-decoration:none;cursor:pointer}.live-icon-btn{width:38px}.live-youtube-btn{padding:0 13px}.live-youtube-btn:hover,.live-icon-btn:hover{border-color:#65b9ef;background:#102837}
.live-player-frame{position:relative;aspect-ratio:16/9;background:#000}.live-player-frame:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;box-shadow:inset 0 0 70px rgba(0,0,0,.22)}.live-player-frame iframe{display:block;width:100%;height:100%;border:0;background:#000}
.live-stage-footer{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:25px 28px;background:linear-gradient(180deg,#081720,#06131c)}.live-stage-label{display:block;margin-bottom:5px;color:#ff5364;font-size:10px;font-weight:900;letter-spacing:.14em}.live-stage-footer h2{margin:0 0 5px;font-size:25px}.live-stage-footer p{margin:0;color:#83a6bd}.live-countdown-box{min-width:235px;padding:14px 18px;border:1px solid #28495d;border-radius:14px;background:#0a1b27;text-align:right}.live-countdown-box small,.live-countdown-box span{display:block;color:#7192a8;font-size:9px;font-weight:900;letter-spacing:.09em}.live-countdown-box strong{display:block;margin:3px 0;font-size:28px;letter-spacing:.05em;font-variant-numeric:tabular-nums;color:#fff}
.live-schedule-section{padding:30px;border:1px solid #1f3d50;border-radius:24px;background:#07141e}.live-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:20px}.live-section-head h2{margin:5px 0 4px;font-size:29px}.live-section-head p{margin:0;color:#83a6bd}.live-today{text-align:right}.live-today small{display:block;color:#67899f;font-size:9px;font-weight:900;letter-spacing:.12em}.live-today strong{font-size:13px;text-transform:capitalize}
.live-program-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.live-program-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;min-height:218px;padding:18px;border:1px solid #1c3a4c;border-radius:17px;background:linear-gradient(165deg,#0a1c28,#07131d);transition:.2s ease}.live-program-card:hover{transform:translateY(-3px);border-color:#3c6b86}.live-program-card.is-current{border-color:#ef3347;background:radial-gradient(circle at 90% 0%,rgba(239,29,50,.14),transparent 40%),linear-gradient(165deg,#0c202c,#08151e);box-shadow:0 12px 35px rgba(239,29,50,.08)}.live-program-card.is-done{opacity:.64}.live-program-time{display:flex;flex-direction:column}.live-program-time strong{font-size:24px}.live-program-time span{color:#64869c;font-size:8px;font-weight:900;letter-spacing:.12em}.live-program-copy small{color:#ff5364;font-size:8px;font-weight:900;letter-spacing:.12em}.live-program-copy h3{margin:5px 0 8px;font-size:16px}.live-program-copy p{margin:0;color:#789bad;font-size:12px;line-height:1.55}.live-program-state{position:absolute;left:18px;bottom:15px;right:18px;padding-top:10px;border-top:1px solid #163242}.live-program-state span,.live-program-state b{font-size:9px;font-weight:900;letter-spacing:.08em;color:#64869c}.live-program-state b{display:flex;align-items:center;gap:7px;color:#ff6977}.live-program-state b i{width:7px;height:7px;border-radius:50%;background:#ef1d32;box-shadow:0 0 12px #ef1d32}
.live-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.live-info-card{display:flex;gap:15px;padding:20px;border:1px solid #1b394a;border-radius:18px;background:#07141d}.live-card-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:12px;background:#0f2b3b;color:#8fd3ff;font-size:18px}.live-info-card small{color:#648ca6;font-size:8px;font-weight:900;letter-spacing:.12em}.live-info-card h3{margin:4px 0 5px;font-size:15px}.live-info-card p{margin:0;color:#789aad;font-size:11px;line-height:1.55}
@media(max-width:1100px){.live-tv-hero{grid-template-columns:1fr}.live-tv-mini-schedule{grid-template-columns:repeat(5,1fr)}.live-mini-row{grid-template-columns:1fr;text-align:center;gap:2px}.live-program-grid{grid-template-columns:repeat(2,1fr)}.live-bottom-grid{grid-template-columns:1fr}}
@media(max-width:720px){.live-hub-page{padding:18px 12px 50px}.live-tv-hero{padding:28px 22px;border-radius:20px}.live-tv-copy h1{font-size:43px}.live-tv-copy>p{font-size:15px}.live-tv-mini-schedule{display:none}.live-stage-topbar{align-items:flex-start;flex-direction:column}.live-stage-footer{grid-template-columns:1fr;padding:20px}.live-countdown-box{width:100%;min-width:0;text-align:left}.live-schedule-section{padding:20px 14px}.live-section-head{align-items:flex-start;flex-direction:column}.live-today{text-align:left}.live-program-grid{grid-template-columns:1fr}.live-program-card{min-height:190px}.live-youtube-btn{font-size:9px}.live-bottom-grid{grid-template-columns:1fr}}

/* V82 daily livestream awareness */
.live-stage-card.is-offair{max-width:900px;margin-left:auto;margin-right:auto;background:linear-gradient(145deg,#081a25,#06121b);border-color:#294d63}
.live-stage-card.is-offair .live-stage-footer{grid-template-columns:minmax(0,1fr) minmax(260px,360px);padding:34px 38px;background:radial-gradient(circle at 82% 50%,rgba(40,126,190,.12),transparent 40%),linear-gradient(145deg,#081a25,#06121b)}
.live-stage-card.is-offair .live-stage-label{color:#6fc6ff}.live-stage-card.is-offair .live-stage-footer h2{font-size:28px}.live-stage-card.is-offair .live-countdown-box{background:#071824;border-color:#35627d;box-shadow:0 18px 44px rgba(0,0,0,.28)}
.account-live-countdown{display:flex;align-items:center;gap:10px;min-width:280px;min-height:58px;padding:8px 14px;border:1px solid #31536a;border-radius:14px;background:linear-gradient(145deg,#0a2230,#071822);color:#eef8ff;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.18);transition:.2s ease}
.account-live-countdown:hover{transform:translateY(-1px);border-color:#5b9fc8;color:#fff}.account-live-dot{width:10px;height:10px;border-radius:50%;background:#4a83a6;box-shadow:0 0 0 5px rgba(74,131,166,.12);flex:0 0 10px}.account-live-copy{display:grid;grid-template-columns:1fr auto;gap:1px 10px;align-items:center;min-width:0;width:100%}.account-live-copy small{grid-column:1/-1;color:#6f9db8;font-size:8px;font-weight:900;letter-spacing:.12em}.account-live-copy b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.account-live-copy strong{font-size:12px;font-variant-numeric:tabular-nums;color:#fff;white-space:nowrap}.account-live-countdown.is-live{border-color:#e51d35;background:linear-gradient(135deg,#9e1024,#e61935);box-shadow:0 12px 34px rgba(230,25,53,.25)}.account-live-countdown.is-live .account-live-dot{background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.16),0 0 16px rgba(255,255,255,.55)}.account-live-countdown.is-live small,.account-live-countdown.is-live b,.account-live-countdown.is-live strong{color:#fff}
@media(max-width:1300px){.account-live-countdown{min-width:220px}.account-live-copy b{max-width:150px}.account-live-copy strong{font-size:10px}}
@media(max-width:980px){.account-head-actions{flex-wrap:wrap}.account-live-countdown{order:-2;flex:1 1 260px}.account-refer-cta{flex:1 1 300px}}
@media(max-width:720px){.live-stage-card.is-offair .live-stage-footer{grid-template-columns:1fr;padding:24px}.account-live-countdown{flex:1 1 100%;width:100%}.account-live-copy b{max-width:none}}

/* V83 member livestream integration */
.live-hero-countdown{display:inline-flex;align-items:center;margin-left:10px;padding:7px 11px;border:1px solid rgba(142,207,255,.28);border-radius:10px;background:rgba(4,18,28,.5);color:#fff;font-size:17px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.06em}
.account-live-countdown{min-width:335px;min-height:66px;padding:10px 16px;border-radius:16px}
.account-live-copy small{font-size:9px}.account-live-copy b{font-size:12px}.account-live-copy strong{font-size:14px}
.member-live-hub{min-width:0}.member-live-shell{display:grid;gap:24px}.member-live-hub .live-tv-hero{margin:0}.member-live-hub .live-stage-card,.member-live-hub .live-schedule-section{margin:0}
@media(max-width:1380px){.account-live-countdown{min-width:285px}.account-live-copy b{max-width:190px}}
@media(max-width:980px){.account-live-countdown{min-width:0}.live-hero-countdown{margin-left:0;margin-top:8px}}


/* V84 Livestream Studio + central member chat */
.live-pulse-symbol{position:relative;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;flex:0 0 24px}.live-pulse-symbol:before,.live-pulse-symbol:after{content:"";position:absolute;border:2px solid #ff243e;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%;animation:mtLiveWave 1.5s ease-out infinite}.live-pulse-symbol:before{width:16px;height:16px}.live-pulse-symbol:after{width:24px;height:24px;animation-delay:.3s}.live-pulse-symbol>i{width:7px;height:7px;border-radius:50%;background:#ff243e;box-shadow:0 0 14px #ff243e}@keyframes mtLiveWave{0%{transform:scale(.55);opacity:1}75%,100%{transform:scale(1.15);opacity:0}}.live-pulse-symbol.small{width:20px;height:20px;flex-basis:20px}.live-pulse-symbol.mini{width:16px;height:16px;flex-basis:16px}.live-pulse-symbol.mini:after{width:17px;height:17px}.live-pulse-symbol.mini:before{width:11px;height:11px}
.live-program-card.has-image{display:block;padding:0;overflow:hidden;min-height:300px}.live-program-card.has-image .live-program-image{height:138px;background-size:cover;background-position:center;position:relative}.live-program-card.has-image .live-program-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#07131d 100%)}.live-program-content{display:grid;grid-template-columns:auto 1fr;gap:14px}.live-program-card.has-image .live-program-content{padding:14px 18px 46px}.live-program-card:not(.has-image) .live-program-content{display:contents}
.member-live-main{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,.72fr);gap:18px;align-items:stretch}.member-live-main .live-stage-card{min-width:0}.member-live-chat{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #29495f;border-radius:24px;background:linear-gradient(180deg,#081b27,#06151f);box-shadow:0 25px 60px rgba(0,0,0,.24)}.member-live-chat-head{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;border-bottom:1px solid #173444}.member-live-chat-head>div{display:flex;align-items:center;gap:10px}.member-live-chat-head small{display:block;color:#ff5265;font-weight:900;letter-spacing:.12em;font-size:8px}.member-live-chat-head b{display:block;margin-top:2px;font-size:14px}.member-live-chat-head>span{font-size:8px;font-weight:900;color:#ff5364;border:1px solid rgba(255,36,62,.35);padding:6px 8px;border-radius:999px;background:rgba(255,36,62,.08)}.member-live-chat-feed{height:440px;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin}.member-live-chat-msg{padding:11px 12px;border:1px solid #18384a;border-radius:12px;background:#071923}.member-live-chat-msg.moderator{border-color:#7d2736;background:linear-gradient(145deg,rgba(139,24,42,.16),#071923)}.member-live-chat-msg>div{display:flex;justify-content:space-between;gap:10px}.member-live-chat-msg b{font-size:11px}.member-live-chat-msg time{color:#5f8195;font-size:9px}.member-live-chat-msg p{margin:6px 0 0;color:#b8d0dd;font-size:12px;line-height:1.45;white-space:pre-wrap}.member-live-chat-msg button{margin-top:7px;border:0;background:none;color:#6ab8ff;font-size:10px;font-weight:800;cursor:pointer}.member-live-chat-empty{margin:auto;text-align:center;color:#7899ad;display:grid;gap:5px}.member-live-chat-compose{margin-top:auto;padding:12px;border-top:1px solid #173444;background:#06141d}.member-live-chat-compose textarea{width:100%;min-height:78px;resize:none;border:1px solid #254a60;border-radius:12px;background:#081a25;color:#fff;padding:11px 12px;font:inherit}.member-live-chat-compose>div{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px}.member-live-chat-compose small{color:#678a9f;font-size:8px;line-height:1.35}.member-live-chat-compose button{border:0;border-radius:10px;background:#ea1934;color:#fff;font-weight:900;padding:10px 15px;cursor:pointer}.member-live-tabs{display:none}
.platform-live-admin-card{margin-top:18px}.platform-live-admin-grid{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:12px;margin-top:16px}.platform-live-admin-item{overflow:hidden;border:1px solid #24475b;border-radius:16px;background:#071823}.platform-live-admin-preview{height:132px;background:#05121a;display:grid;place-items:center;overflow:hidden}.platform-live-admin-preview img{width:100%;height:100%;object-fit:cover}.platform-live-admin-preview>div{display:grid;place-items:center;color:#5f8398;gap:5px}.platform-live-admin-preview span{font-size:28px}.platform-live-admin-form{padding:12px;display:grid;gap:9px}.platform-live-admin-form label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#84a8bc}.platform-live-admin-form input,.platform-live-admin-form textarea{width:100%;border:1px solid #24475b;background:#06141e;color:#fff;border-radius:8px;padding:8px}.platform-live-admin-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
@media(max-width:1500px){.platform-live-admin-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.member-live-main{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr)}}
@media(max-width:1050px){.member-live-main{grid-template-columns:1fr}.member-live-chat{display:none}.member-live-main.show-chat .live-stage-card{display:none}.member-live-main.show-chat .member-live-chat{display:flex}.member-live-tabs{display:flex;gap:7px}.member-live-tabs button{flex:1;border:1px solid #24475b;background:#071923;color:#8caabd;padding:10px;border-radius:10px;font-weight:900;font-size:9px}.member-live-tabs button.active{background:#e91b35;color:#fff;border-color:#e91b35}.live-schedule-section[data-member-live-panel="program"]{display:none}.live-schedule-section[data-member-live-panel="program"].mobile-show{display:block}.platform-live-admin-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}
@media(max-width:650px){.platform-live-admin-grid{grid-template-columns:1fr}.member-live-chat-feed{height:370px}}


/* V85: pulsing YouTube-style live mark + member live visibility */
.yt-live-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:19px;border-radius:6px;background:linear-gradient(135deg,#ff263e,#c9001d);box-shadow:0 0 0 1px rgba(255,50,70,.25),0 0 18px rgba(255,24,55,.25);flex:0 0 auto}
.yt-live-mark>i{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;margin-left:2px}
.yt-live-mark::before,.yt-live-mark::after{content:"";position:absolute;inset:-5px;border:1px solid rgba(255,34,61,.55);border-radius:10px;animation:ytLivePulse 1.7s ease-out infinite;pointer-events:none}
.yt-live-mark::after{animation-delay:.8s}
.yt-live-mark.mini{width:22px;height:15px;border-radius:5px}.yt-live-mark.mini>i{border-top-width:4px;border-bottom-width:4px;border-left-width:6px}
.yt-live-mark.member-live-mark{width:34px;height:23px;margin-right:10px}
@keyframes ytLivePulse{0%{transform:scale(.9);opacity:.8}75%,100%{transform:scale(1.45);opacity:0}}
@media (prefers-reduced-motion:reduce){.yt-live-mark::before,.yt-live-mark::after{animation:none}}
.nav-live-link{display:inline-flex!important;align-items:center;gap:7px}.nav-live-link .yt-live-mark{width:24px;height:16px}
.account-nav-icon.live{display:flex!important;align-items:center;justify-content:center;background:transparent!important;overflow:visible!important}
.account-livestream-nav .yt-live-mark{filter:saturate(1.1)}
.account-live-countdown{display:flex!important;align-items:center}.account-live-countdown.is-live .yt-live-mark{box-shadow:0 0 0 1px rgba(255,50,70,.35),0 0 24px rgba(255,24,55,.45)}


/* V87 KI-Redaktion */
.editorial-admin-card{display:grid;gap:20px}.editorial-settings{display:flex;gap:14px;align-items:end;flex-wrap:wrap;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(10,25,36,.6)}.editorial-settings label{display:grid;gap:6px;font-size:12px;font-weight:800;letter-spacing:.05em}.editorial-settings input[type=number]{max-width:130px}.editorial-admin-card .admin-list-row{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07)}.editorial-admin-card .admin-list-row div:first-child{display:grid;gap:5px}.editorial-admin-card .admin-list-row small{color:#f3bd3c;font-weight:800}@media(max-width:900px){.editorial-admin-card .admin-list-row{grid-template-columns:1fr}.editorial-settings{align-items:stretch}}

/* V88 · MODERN BLOG HUB --------------------------------------------------- */
.mt-blog-hub{max-width:1780px;margin:0 auto;padding:24px 28px 56px}
.mt-blog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:32px 0 22px;border-bottom:1px solid #18313f}
.mt-blog-head h1{font-size:clamp(34px,4vw,64px);line-height:.98;letter-spacing:-2px;margin:7px 0 12px;max-width:900px}
.mt-blog-head p{margin:0;max-width:840px;color:#8da3b2;font-size:15px;line-height:1.65}
.mt-blog-eyebrow{display:block;font-size:10px;letter-spacing:1.7px;font-weight:900;color:#ff4053}
.mt-blog-live{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid #223b49;background:#081822;border-radius:12px;min-width:175px}
.mt-blog-live-dot{width:12px;height:12px;border-radius:50%;background:#ff334d;box-shadow:0 0 0 0 rgba(255,51,77,.65);animation:mtBlogPulse 1.65s infinite}
.mt-blog-live small,.mt-blog-live b{display:block}.mt-blog-live small{font-size:9px;color:#6d8492;letter-spacing:1px}.mt-blog-live b{font-size:12px;margin-top:2px}
@keyframes mtBlogPulse{0%{box-shadow:0 0 0 0 rgba(255,51,77,.6)}70%{box-shadow:0 0 0 9px rgba(255,51,77,0)}100%{box-shadow:0 0 0 0 rgba(255,51,77,0)}}
.mt-blog-nav{display:flex;gap:8px;overflow:auto;padding:18px 0 24px;scrollbar-width:none}.mt-blog-nav::-webkit-scrollbar{display:none}.mt-blog-nav button{white-space:nowrap;border:1px solid #203b49;background:#081822;color:#a8bac5;border-radius:999px;padding:9px 14px;font-size:10px;font-weight:850;cursor:pointer;transition:.2s}.mt-blog-nav button:hover,.mt-blog-nav button.active{background:#f1f5f7;color:#06131c;border-color:#f1f5f7;transform:translateY(-1px)}
.mt-blog-hero-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(340px,.72fr);gap:18px;align-items:stretch}.mt-blog-topstory{position:relative}.mt-blog-top-label{position:absolute;z-index:5;top:16px;left:16px;background:#ff263f;color:#fff;border-radius:6px;padding:8px 10px;font-size:9px;font-weight:950;letter-spacing:1.1px;box-shadow:0 6px 20px rgba(255,38,63,.22)}
.mt-blog-story{border:1px solid #1b3340;background:#071620;border-radius:14px;overflow:hidden;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.mt-blog-story:hover{transform:translateY(-2px);border-color:#315469;box-shadow:0 16px 38px rgba(0,0,0,.24)}.mt-blog-story a{color:inherit;text-decoration:none}.mt-blog-story-img{height:100%;min-height:290px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;position:relative}.mt-blog-story.is-top .mt-blog-story-img{min-height:520px;padding:30px}.mt-blog-story-copy{max-width:850px}.mt-blog-story-copy small{font-size:9px;color:#95a9b7;text-transform:uppercase;letter-spacing:.7px}.mt-blog-story-copy h3{font-size:24px;line-height:1.12;margin:8px 0 9px;letter-spacing:-.3px}.mt-blog-story.is-top h3{font-size:clamp(30px,3vw,48px);max-width:970px;letter-spacing:-1.2px}.mt-blog-story-copy p{font-size:12px;line-height:1.55;color:#9bb0bc;max-width:760px;margin:0 0 12px}.mt-blog-story.is-top p{font-size:14px;max-width:840px}.mt-blog-story-copy strong{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:10px;margin-top:3px}.mt-blog-story-copy strong span{color:#ff4053;font-size:15px}
.mt-blog-card-tags{position:absolute;left:20px;top:18px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;z-index:2}.mt-blog-card-tags span,.mt-blog-card-tags em,.mt-blog-card-tags b{font-style:normal;font-size:8px;font-weight:900;letter-spacing:.7px;padding:6px 8px;border-radius:999px;backdrop-filter:blur(6px)}.mt-blog-card-tags span{background:rgba(255,38,63,.92);color:#fff}.mt-blog-card-tags em{background:rgba(5,18,28,.84);border:1px solid rgba(255,255,255,.15);color:#dfeaf0}.mt-blog-card-tags b.is-long{background:rgba(34,215,113,.9);color:#03160c}.mt-blog-card-tags b.is-flat{background:rgba(132,149,160,.9);color:#08141b}
.mt-blog-important,.mt-blog-ranking-card,.mt-blog-trend-card{border:1px solid #1b3340;background:linear-gradient(180deg,#081a25,#07141d);border-radius:14px;padding:20px}.mt-blog-block-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px}.mt-blog-block-head h2{font-size:22px;margin:3px 0 0}.mt-blog-note{font-size:9px;color:#6f8796;text-transform:uppercase}.mt-blog-pulse-label{font-size:8px;font-weight:900;color:#ff4053;display:flex;align-items:center;gap:6px}.mt-blog-pulse-label i{width:7px;height:7px;background:#ff334d;border-radius:50%;animation:mtBlogPulse 1.65s infinite}
.mt-blog-important-row{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px 0;border-top:1px solid #17303d;color:inherit;text-decoration:none}.mt-blog-important-row:first-child{border-top:0}.mt-blog-important-row:hover b{color:#fff}.mt-blog-num{font-size:28px;color:#284653;font-weight:950;line-height:1}.mt-blog-important-row small,.mt-blog-important-row em{display:block;font-style:normal}.mt-blog-important-row small{font-size:8px;color:#ff4053;font-weight:900}.mt-blog-important-row b{display:block;font-size:14px;line-height:1.3;margin:4px 0 5px;color:#dbe7ed}.mt-blog-important-row em{font-size:9px;color:#6c8594}
.mt-blog-section{margin-top:34px}.mt-blog-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mt-blog-latest-grid .mt-blog-story-img{min-height:315px}.mt-blog-latest-grid .mt-blog-story-copy h3{font-size:20px}
.mt-blog-insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}.mt-blog-rank-row{display:grid;grid-template-columns:54px 1fr 20px;align-items:center;gap:12px;color:inherit;text-decoration:none;padding:14px 0;border-top:1px solid #17303d}.mt-blog-rank-row:first-child{border-top:0}.mt-blog-rank-row>b{font-size:30px;color:#294956}.mt-blog-rank-row span small,.mt-blog-rank-row span em{display:block}.mt-blog-rank-row span small{font-size:8px;color:#ff4053;font-weight:900}.mt-blog-rank-row span strong{display:block;font-size:14px;line-height:1.3;margin:4px 0}.mt-blog-rank-row span em{font-size:9px;color:#6e8795;font-style:normal}.mt-blog-rank-row>i{font-style:normal;color:#527184}.mt-blog-rank-row:hover span strong{color:#fff}.mt-blog-trend-row{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-top:1px solid #17303d;color:inherit;text-decoration:none}.mt-blog-trend-row:first-child{border-top:0}.mt-blog-trend-rank{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#102630;color:#ff4053;font-weight:950}.mt-blog-trend-row div small,.mt-blog-trend-row div em{display:block}.mt-blog-trend-row div small{font-size:8px;color:#6f8998}.mt-blog-trend-row div b{font-size:14px}.mt-blog-trend-row div em{font-size:9px;color:#8097a5;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.mt-blog-trend-row>strong{font-size:19px;color:#ff4053}.mt-blog-trend-row>strong small{font-size:8px;color:#6f8998}
.mt-blog-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mt-blog-format-card{display:flex;flex-direction:column;min-height:210px;padding:20px;border:1px solid #1b3340;border-radius:14px;text-decoration:none;color:inherit;position:relative;overflow:hidden;background:#081822}.mt-blog-format-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.08),transparent 35%);pointer-events:none}.mt-blog-format-card.morning{background:linear-gradient(135deg,#172833,#0a1720 65%)}.mt-blog-format-card.focus{background:linear-gradient(135deg,#2b1519,#0a1720 70%)}.mt-blog-format-card.evening{background:linear-gradient(135deg,#111b35,#08151e 70%)}.mt-blog-format-card>span{font-size:9px;font-weight:950;color:#ff4053;letter-spacing:.8px}.mt-blog-format-card>small{font-size:8px;color:#6c8797;margin-top:7px}.mt-blog-format-card>b{font-size:19px;line-height:1.2;margin:18px 0 8px}.mt-blog-format-card>em{font-style:normal;color:#8da4b2;font-size:10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mt-blog-format-card>strong{margin-top:auto;padding-top:16px;font-size:9px;color:#fff}.mt-blog-format-card.is-empty{opacity:.55}
.mt-blog-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mt-blog-topic-grid .mt-blog-story-img{min-height:275px}.mt-blog-topic-grid .mt-blog-story-copy h3{font-size:17px}.mt-blog-topic-grid .mt-blog-story-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.mt-blog-all-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mt-blog-all-grid .mt-blog-story-img{min-height:250px}.mt-blog-all-grid .mt-blog-story-copy h3{font-size:16px}.mt-blog-all-grid .mt-blog-story-copy p{display:none}.mt-blog-empty{padding:30px;border:1px solid #1b3340;border-radius:12px;color:#7b929f}
@media(max-width:1250px){.mt-blog-hero-grid{grid-template-columns:1.45fr .8fr}.mt-blog-topic-grid,.mt-blog-all-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.mt-blog-head{align-items:flex-start;flex-direction:column}.mt-blog-live{min-width:0}.mt-blog-hero-grid,.mt-blog-insight-grid{grid-template-columns:1fr}.mt-blog-latest-grid,.mt-blog-format-grid{grid-template-columns:1fr 1fr}.mt-blog-topic-grid,.mt-blog-all-grid{grid-template-columns:repeat(2,1fr)}.mt-blog-story.is-top .mt-blog-story-img{min-height:430px}}
@media(max-width:650px){.mt-blog-hub{padding:16px 14px 40px}.mt-blog-head{padding-top:18px}.mt-blog-head h1{letter-spacing:-1px}.mt-blog-latest-grid,.mt-blog-format-grid,.mt-blog-topic-grid,.mt-blog-all-grid{grid-template-columns:1fr}.mt-blog-story.is-top .mt-blog-story-img{min-height:410px;padding:22px}.mt-blog-story.is-top h3{font-size:31px}.mt-blog-story-copy p{font-size:11px}.mt-blog-important,.mt-blog-ranking-card,.mt-blog-trend-card{padding:16px}.mt-blog-block-head h2{font-size:19px}}
/* /V88 MODERN BLOG HUB ---------------------------------------------------- */

/* V89 HeavytraderZ-style legal footer */
.mts-site-footer{margin-top:56px;background:#020303;color:#fff;font-family:Arial,sans-serif;border:0}.mts-footer-accent{height:4px;background:#ff3b16}.mts-footer-inner{max-width:1140px;margin:0 auto;padding:62px 28px 34px}.mts-footer-grid{display:grid;grid-template-columns:1.25fr 1.15fr 1.15fr 1.15fr 1.15fr 1.15fr;gap:34px;align-items:start}.mts-footer-brand a{display:inline-flex;align-items:center;gap:7px;color:#ddd;text-decoration:none;font-size:12px}.mts-footer-logo-box{display:grid;place-items:center;width:17px;height:17px;background:#fff;color:#111;border:2px solid #777;font-size:10px;font-weight:950}.mts-footer-brand strong{font-size:11px;letter-spacing:.02em}.mts-footer-links{display:flex;flex-direction:column;gap:14px}.mts-footer-links a{color:#fff;text-decoration:none;font-size:12px;line-height:1.1}.mts-footer-links a:hover{color:#ff4b2b}.mts-footer-social a,.mts-footer-apps a{display:flex;gap:13px;align-items:center}.mts-footer-social span,.mts-footer-apps span{width:14px;color:#aaa;text-align:center;font-size:10px}.mts-footer-copy{text-align:center;margin-top:42px;font-size:11px}.mts-footer-copy a{color:#fff}.mts-footer-risk{margin-top:32px;font-size:10px;line-height:1.25;color:#fff}.mts-footer-risk strong{font-weight:900}.legal-page{max-width:1040px;margin:0 auto;padding:42px 24px 70px}.legal-page .legal-back{display:inline-block;margin-bottom:18px;color:#8299a7;text-decoration:none}.legal-card{background:#07131d;border:1px solid #243745;border-radius:12px;padding:30px 34px}.legal-card h1{margin-top:0;font-size:30px}.legal-card h2{margin-top:28px;font-size:19px}.legal-card h3{margin-top:22px;font-size:15px}.legal-card p,.legal-card li{color:#c7d0d7;font-size:13px;line-height:1.75}.legal-card a{color:#55b8ff}.legal-contact-box{margin:20px 0;padding:18px;border:1px solid #2c4656;background:#091b26;border-radius:8px}.legal-note{padding:14px 16px;border-left:3px solid #ff3b16;background:#111a20;color:#d6dde2}
@media(max-width:900px){.mts-footer-inner{padding:40px 20px 28px}.mts-footer-grid{grid-template-columns:repeat(3,1fr)}.mts-footer-brand{grid-column:1/-1}.mts-footer-copy{text-align:left}.mts-footer-risk{line-height:1.45}}
@media(max-width:560px){.mts-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.mts-footer-brand{grid-column:1/-1}.mts-footer-links a{font-size:12px}.legal-card{padding:22px 18px}}

/* V90 legal migration-ready pages */
.legal-page-v90{max-width:1180px;margin:0 auto;padding:48px 24px 80px}
.legal-card-v90{background:linear-gradient(180deg,#111a2d 0%,#0b1220 100%);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:clamp(24px,4vw,54px);box-shadow:0 24px 80px rgba(0,0,0,.28)}
.legal-hero-v90{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:24px}
.legal-kicker-v90{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#ffb320;margin-bottom:10px}
.legal-hero-v90 h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:0 0 12px}
.legal-intro-v90{max-width:780px;color:#9eabc2;font-size:17px;line-height:1.65;margin:0}
.legal-toc-v90{margin:28px 0;padding:20px;border-radius:16px;background:#0c1424;border:1px solid rgba(255,255,255,.07)}
.legal-toc-title-v90{font-weight:800;margin-bottom:12px}
.legal-toc-list-v90{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}
.legal-toc-list-v90 a{color:#c7d1e2;text-decoration:none;font-size:14px}
.legal-toc-list-v90 a:hover{color:#fff}
.legal-toc-list-v90 a.is-sub{padding-left:14px;color:#8f9bb0}
.legal-original-v90{font-size:16px;line-height:1.78;color:#d8deea}
.legal-original-v90 h2{font-size:25px;line-height:1.25;margin:38px 0 12px;color:#fff}
.legal-original-v90 h3{font-size:19px;margin:26px 0 8px;color:#fff}
.legal-original-v90 p,.legal-original-v90 li{color:#cbd4e3}
.legal-original-v90 a{color:#ffb320}
.legal-original-v90 table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}
.legal-original-v90 th,.legal-original-v90 td{padding:12px;border:1px solid rgba(255,255,255,.1);text-align:left}
.legal-import-note-v90{padding:22px;border:1px dashed rgba(255,179,32,.5);background:rgba(255,179,32,.07);border-radius:16px}
.legal-import-note-v90 strong{color:#ffbf38;font-size:18px}
.legal-import-note-v90 p{margin:8px 0 0}
@media(max-width:760px){.legal-page-v90{padding:24px 14px 56px}.legal-card-v90{padding:22px 18px}.legal-toc-list-v90{grid-template-columns:1fr}}

/* V91 · user-controlled watchlists & model portfolios */
.collection-manager{display:grid;gap:16px;padding:18px 20px;border:1px solid #26394b;background:linear-gradient(145deg,#0d1722 0%,#101d2a 100%);box-shadow:0 18px 42px rgba(0,0,0,.16)}
.collection-manager-main{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.collection-manager h3{margin:3px 0 5px;font-size:22px}
.collection-manager-select{display:flex;align-items:flex-end;gap:12px;min-width:min(100%,420px)}
.collection-manager-select label,.depot-capital-row label{display:grid;gap:6px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#8ea1b5;flex:1}
.collection-manager select,.collection-manager input{min-height:44px;border:1px solid #30485e;border-radius:10px;background:#09131d;color:#fff;padding:0 12px;font:inherit}
.collection-count{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid #30485e;border-radius:10px;background:#122232;color:#dce8f3;font-weight:800;white-space:nowrap}
.collection-manager-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding-top:13px;border-top:1px solid rgba(125,153,178,.18)}
.collection-manager-actions .account-msg{margin:0 0 0 auto;min-height:0}
.btn.danger-outline{border-color:#7d3341;color:#ff8797;background:rgba(116,28,43,.09)}
.btn.danger-outline:hover{background:#7e2637;color:#fff}
.btn.danger-outline:disabled{opacity:.35;cursor:not-allowed}
.btn.danger-solid{background:linear-gradient(135deg,#b8253d,#7c1d2d);border-color:#cf3d54;color:#fff}
.depot-capital-row{display:grid;grid-template-columns:minmax(220px,320px) auto 1fr;gap:10px;align-items:end;padding:14px;border:1px solid rgba(126,154,179,.18);background:#0a141e;border-radius:12px}
.depot-capital-row .muted{align-self:center;line-height:1.45}
.collection-dialog-overlay{position:fixed;inset:0;z-index:100000;background:rgba(2,8,14,.78);backdrop-filter:blur(7px);display:grid;place-items:center;padding:18px}
.collection-dialog{position:relative;width:min(470px,100%);padding:25px;border:1px solid #35526b;border-radius:18px;background:linear-gradient(145deg,#111e2a,#09131d);box-shadow:0 30px 90px rgba(0,0,0,.55)}
.collection-dialog h3{margin:6px 0 18px;font-size:25px;color:#fff}
.collection-dialog label{display:grid;gap:8px;color:#a9bbca;font-size:12px;font-weight:800;letter-spacing:.04em}
.collection-dialog input{width:100%;min-height:48px;border:1px solid #36516a;border-radius:11px;background:#07111a;color:#fff;padding:0 13px;font-size:16px;outline:none}
.collection-dialog input:focus{border-color:#f0b531;box-shadow:0 0 0 3px rgba(240,181,49,.12)}
.collection-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}
.collection-dialog-close{position:absolute;right:13px;top:10px;border:0;background:transparent;color:#a8b8c5;font-size:28px;cursor:pointer}
@media(max-width:900px){.collection-manager-main{align-items:stretch;flex-direction:column}.collection-manager-select{min-width:0;width:100%}.depot-capital-row{grid-template-columns:1fr}.collection-manager-actions .account-msg{width:100%;margin-left:0}}
@media(max-width:600px){.collection-manager{padding:15px}.collection-manager-select{align-items:stretch;flex-direction:column}.collection-count{justify-content:flex-start}.collection-manager-actions .btn{flex:1 1 calc(50% - 8px)}.collection-dialog-actions{flex-direction:column-reverse}.collection-dialog-actions .btn{width:100%}}

/* V92 Pricing Hub */
.pricing-page{max-width:1560px;padding-top:22px}.pricing-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:24px;align-items:stretch;padding:42px;border:1px solid #253b49;border-radius:24px;background:radial-gradient(circle at 15% 15%,rgba(49,91,199,.19),transparent 35%),radial-gradient(circle at 92% 18%,rgba(231,44,55,.11),transparent 28%),linear-gradient(145deg,#0a1721,#07121b 55%,#050c12);overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.28)}.pricing-hero:after{content:"";position:absolute;inset:auto -120px -180px auto;width:420px;height:420px;border-radius:50%;background:rgba(49,91,199,.08);filter:blur(4px);pointer-events:none}.pricing-eyebrow{display:inline-flex;color:#f1b83b;font-size:10px;font-weight:900;letter-spacing:1.7px;margin-bottom:10px}.pricing-hero h1{max-width:900px;margin:0 0 14px;font-size:clamp(34px,4vw,62px);line-height:1.01;letter-spacing:-2px}.pricing-hero h1 span{color:#8ca0ad}.pricing-hero-copy>p{max-width:870px;color:#9dafba;font-size:14px;line-height:1.7}.pricing-hero-points{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.pricing-hero-points span{padding:9px 12px;border:1px solid #2b4352;background:#0b1a25;border-radius:999px;color:#dce7ed;font-size:10px;font-weight:800}.pricing-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.pricing-main-cta{border:0;border-radius:12px;padding:16px 22px;background:linear-gradient(135deg,#f7c84b,#b98210);color:#17120a;font-weight:950;font-size:12px;letter-spacing:.3px;cursor:pointer;box-shadow:0 13px 28px rgba(210,157,31,.22);transition:.2s transform,.2s box-shadow}.pricing-main-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(210,157,31,.31)}.pricing-text-link{font-size:11px;color:#cbd8df;text-decoration:none;font-weight:800}.pricing-hero-copy>small{display:block;margin-top:14px;color:#6f8491;font-size:9px}.pricing-hero-card{position:relative;z-index:1;border:1px solid #35505f;border-radius:18px;background:linear-gradient(180deg,rgba(13,31,43,.96),rgba(7,18,27,.98));padding:24px;box-shadow:0 22px 55px rgba(0,0,0,.32);display:flex;flex-direction:column;justify-content:center}.pricing-live-label{display:inline-flex;align-self:flex-start;padding:7px 9px;border-radius:7px;background:#173049;color:#88c6f5;font-size:9px;font-weight:950;letter-spacing:1.2px}.pricing-start-price{display:flex;align-items:flex-end;gap:9px;margin:16px 0 20px}.pricing-start-price strong{font-size:52px;line-height:1}.pricing-start-price span{font-size:11px;color:#8195a2;padding-bottom:7px}.pricing-start-line{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-top:1px solid #213541}.pricing-start-line span{color:#758b98;font-size:9px;text-transform:uppercase}.pricing-start-line b{font-size:10px;text-align:right}.pricing-start-benefit{margin-top:14px;padding:13px;border-radius:10px;background:#091721;color:#9eafba;font-size:9px;line-height:1.55}.pricing-section{padding:52px 0 0}.pricing-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.pricing-section-head.compact{align-items:flex-start}.pricing-section-head h2{font-size:30px;margin:0 0 6px}.pricing-section-head p{margin:0;color:#8295a2;font-size:11px}.pricing-term-switch{display:flex;gap:6px;padding:5px;border:1px solid #29404e;background:#07141d;border-radius:12px}.pricing-term-switch button{border:0;background:transparent;color:#8195a2;border-radius:8px;padding:11px 14px;font-size:9px;font-weight:900;cursor:pointer;white-space:nowrap}.pricing-term-switch button span{margin-left:5px;color:#f1bd3d}.pricing-term-switch button.is-active{background:#1a3344;color:#fff;box-shadow:inset 0 0 0 1px #385a70}.pricing-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid #29404e;background:linear-gradient(180deg,#0b1a25,#07131c);border-radius:18px;box-shadow:0 16px 38px rgba(0,0,0,.16)}.pricing-card.is-recommended{border-color:#e1b63e;transform:translateY(-8px);box-shadow:0 22px 50px rgba(209,161,36,.12)}.pricing-recommended{position:absolute;left:18px;right:18px;top:-14px;padding:8px 10px;text-align:center;border-radius:999px;background:linear-gradient(135deg,#efc94e,#ad7910);color:#17130c;font-size:9px;font-weight:950;letter-spacing:.8px}.pricing-plan-tag{color:#7792a3;font-size:8px;font-weight:900;letter-spacing:1.3px;margin-bottom:8px}.pricing-card h3{font-size:24px;margin:0 0 8px}.pricing-plan-desc{min-height:58px;color:#879ba8;font-size:10px;line-height:1.55}.pricing-price{display:flex;align-items:flex-end;gap:7px;margin-top:13px}.pricing-price strong{font-size:34px;line-height:1}.pricing-price span{font-size:9px;color:#8194a1;padding-bottom:5px}.pricing-price-sub{min-height:16px;margin-top:7px;color:#7e919d;font-size:9px}.pricing-saving{display:inline-flex;align-self:flex-start;margin-top:8px;padding:6px 8px;border-radius:999px;background:#123221;color:#47dc8a;font-size:8px;font-weight:900}.pricing-card ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}.pricing-card li{position:relative;color:#c8d5dc;font-size:10px;line-height:1.35}.pricing-plan-cta{margin-top:auto;width:100%;border:1px solid #39515f;background:#102330;color:#fff;padding:13px;border-radius:10px;font-size:10px;font-weight:950;cursor:pointer}.pricing-plan-cta.primary{border-color:#d0a52f;background:linear-gradient(135deg,#f0c648,#a97912);color:#17120a}.pricing-card small{display:block;text-align:center;margin-top:10px;color:#728692;font-size:8px}.pricing-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 0}.pricing-trust-row>div{padding:18px;border:1px solid #253b48;background:#081720;border-radius:13px}.pricing-trust-row b{display:block;font-size:11px;margin-bottom:5px}.pricing-trust-row span{color:#8295a1;font-size:9px;line-height:1.5}.pricing-comparison{padding:55px 0 0}.pricing-table-wrap{border:1px solid #29404e;border-radius:17px;overflow:auto;background:#07141d}.pricing-table{width:100%;border-collapse:collapse;min-width:860px}.pricing-table th,.pricing-table td{padding:13px 15px;border-bottom:1px solid #1e323e;font-size:10px;text-align:center}.pricing-table th:first-child,.pricing-table td:first-child{text-align:left}.pricing-table th{background:#0d1e29;color:#8ea1ad;font-size:9px;letter-spacing:.8px}.pricing-table td{color:#c8d5dc}.pricing-table .pro-col{background:rgba(230,184,54,.055)}.pricing-table th.pro-col{color:#f0c144}.pricing-lock{display:inline-flex;padding:5px 7px;border-radius:999px;background:#191f25;color:#9caab2;font-size:8px}.pricing-conversion{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:48px 0 10px;padding:28px;border:1px solid #344b58;border-radius:18px;background:linear-gradient(120deg,#0d1f2a,#08151e)}.pricing-conversion h2{margin:0 0 8px;font-size:27px}.pricing-conversion p{max-width:850px;color:#8396a2;font-size:10px;line-height:1.6}.pricing-more-offers{margin-top:54px;padding-top:30px;border-top:1px solid #203440}.pricing-more-offers .shop-v17-grid{margin-top:14px}
@media(max-width:1180px){.pricing-card-grid{grid-template-columns:repeat(2,1fr)}.pricing-card.is-recommended{transform:none}.pricing-hero{grid-template-columns:1fr}.pricing-hero-card{max-width:none}.pricing-section-head{align-items:flex-start;flex-direction:column}.pricing-term-switch{width:100%;overflow:auto}.pricing-trust-row{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.pricing-page{padding:14px}.pricing-hero{padding:25px 18px;border-radius:18px}.pricing-hero h1{font-size:37px;letter-spacing:-1.4px}.pricing-card-grid{grid-template-columns:1fr}.pricing-trust-row{grid-template-columns:1fr}.pricing-conversion{align-items:flex-start;flex-direction:column}.pricing-conversion .pricing-main-cta{width:100%}.pricing-term-switch button{flex:0 0 auto}.pricing-hero-actions .pricing-main-cta{width:100%}}

/* V98 MEMBER PACKAGE CENTER */
.member-package-center{display:grid;gap:18px}.package-center-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:28px;border:1px solid #243f50;border-radius:22px;background:linear-gradient(135deg,#0b1c26,#08151d)}.package-center-hero h2{margin:5px 0 7px;font-size:30px}.package-center-hero p{margin:0;color:#91b3c8;max-width:720px}.package-current-badge{min-width:220px;padding:16px 18px;border:1px solid #d1a51f;border-radius:15px;background:rgba(220,170,25,.08)}.package-current-badge small,.package-current-badge span{display:block;color:#9db7c7}.package-current-badge strong{display:block;font-size:22px;margin:5px 0}.package-center-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.package-panel{padding:22px;border:1px solid #243f50;border-radius:18px;background:#0a1a23}.package-panel-label{font-size:11px;letter-spacing:.12em;font-weight:900;color:#e9bb32}.package-panel h3{margin:7px 0 18px;font-size:21px}.package-status-row{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.07)}.package-active{color:#52d39a}.package-status .btn{width:100%;margin-top:18px}.package-usage-meter{margin:14px 0}.package-usage-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:7px}.package-usage-bar{height:7px;border-radius:99px;background:#132d3b;overflow:hidden}.package-usage-bar i{display:block;height:100%;background:#e4b52d;border-radius:99px}.package-panel-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.package-small-link{font-size:11px;font-weight:900;color:#e9bb32}.package-upgrade-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.package-upgrade-card{padding:17px;border:1px solid #29495b;border-radius:14px;background:#0b202b}.package-upgrade-card.recommended{border-color:#d5a91f}.package-upgrade-card h4{font-size:18px;margin:5px 0}.package-upgrade-card ul{padding:0;list-style:none;font-size:12px;line-height:1.8}.package-upgrade-card .btn{width:100%}.member-term-switch{display:flex;gap:8px;flex-wrap:wrap}.member-term-switch button{padding:12px 16px;border:1px solid #29495b;border-radius:10px;background:#0d2430;color:#fff;font-weight:850}.member-term-switch button.active{border-color:#e2b52e;background:#183343}.member-term-switch b{color:#efbd2d;margin-left:5px}.package-manage{display:flex;flex-direction:column}.package-cancel-link{margin-top:14px;align-self:flex-start;border:0;background:none;color:#91aebe;text-decoration:underline;cursor:pointer}.package-cancel-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.72);display:grid;place-items:center;padding:20px}.package-cancel-modal[hidden]{display:none}.package-cancel-box{position:relative;width:min(560px,100%);padding:28px;border:1px solid #365265;border-radius:20px;background:#091923;box-shadow:0 24px 80px #000}.package-cancel-benefits{display:grid;gap:8px;padding:15px 0;color:#b9ceda}.package-cancel-actions{display:grid;gap:9px;margin-top:10px}.package-danger-btn{padding:12px;border:1px solid #7e3840;border-radius:10px;background:#28151a;color:#ffb6bc;font-weight:850;cursor:pointer}@media(max-width:850px){.package-center-hero{align-items:flex-start;flex-direction:column}.package-current-badge{width:100%}.package-center-grid,.package-upgrade-cards{grid-template-columns:1fr}}

/* V101 admin header range layout fix */
.admin-v17 .admin-top{display:block;align-items:initial;margin-bottom:18px}.admin-v17 .admin-range{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;position:static}.admin-v17 .admin-range .btn,.admin-v17 .admin-range input{position:static;margin:0;min-height:40px;box-sizing:border-box}.admin-v17 .admin-range input{width:108px}.admin-v17 #adminTitle{margin-bottom:0}

/* V102 compact registration CTA + verified onboarding */
.mts-compact-free-actions{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:235px}
.mts-compact-free-actions small{font-size:10px;opacity:.72;padding-left:3px}
.mts-compact-free-intro h3{margin-bottom:4px}
.mts-compact-free-intro p{max-width:600px}
.registration-verify-state{text-align:center}
.registration-verify-icon{width:54px;height:54px;margin:10px auto 14px;display:grid;place-items:center;border-radius:50%;background:rgba(218,47,43,.12);border:1px solid rgba(230,67,59,.35);font-size:24px}
.registration-next-steps{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px 0}
.registration-next-steps span{padding:7px 9px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.035);font-size:11px}
.new-member-welcome-v102{display:flex;gap:18px;align-items:flex-start}
.new-member-welcome-icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:rgba(63,194,132,.14);border:1px solid rgba(63,194,132,.42);color:#65dfa3;font-weight:950;font-size:20px}
.new-member-welcome-copy{flex:1}
.new-member-welcome-copy h2{margin:5px 0 8px}
.new-member-welcome-copy p{max-width:760px}
.new-member-free-badges{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}
.new-member-free-badges span{padding:7px 9px;border-radius:9px;background:rgba(63,194,132,.07);border:1px solid rgba(63,194,132,.18);font-size:11px;font-weight:800}
.new-member-first-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 16px}
.new-member-first-steps a{display:flex;flex-direction:column;gap:4px;padding:13px;border:1px solid #294758;border-radius:12px;background:#0b202a;text-decoration:none;color:#fff}
.new-member-first-steps a:hover{border-color:#d2a725;transform:translateY(-1px)}
.new-member-first-steps small{color:#91adbd;font-size:10px}
@media(max-width:720px){.mts-compact-free-actions{width:100%;min-width:0}.new-member-first-steps{grid-template-columns:1fr 1fr}.new-member-welcome-v102{display:block}.new-member-welcome-icon{margin-bottom:12px}}

/* V103 – kompakte Registration-CTAs */
.mts-register-compact-v103{
  gap:16px!important;
  align-items:center!important;
}
.mts-register-compact-v103 .mts-compact-free-intro{
  min-width:0;
  flex:1 1 auto;
}
.mts-register-compact-v103 .mts-compact-free-intro h3{
  margin:0 0 4px!important;
  font-size:clamp(18px,2vw,24px)!important;
  line-height:1.15!important;
}
.mts-register-compact-v103 .mts-compact-free-intro p{
  margin:0!important;
  max-width:650px;
  font-size:13px!important;
  line-height:1.45!important;
}
.mts-register-compact-v103 .mts-compact-free-actions{
  flex:0 0 auto;
  min-width:250px;
}
.mts-register-compact-v103 .mts-compact-free-actions .mt-ampel-register-v47{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 18px!important;
  white-space:nowrap;
  font-weight:900!important;
}
.mts-register-compact-v103 .mts-compact-free-actions small{
  display:block;
  margin-top:6px;
  font-size:10px;
  opacity:.72;
  text-align:left;
}
.mts-free-start-cta{
  font-weight:900!important;
}
@media(max-width:760px){
  .mts-register-compact-v103{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .mts-register-compact-v103 .mts-compact-free-actions{
    width:100%;
    min-width:0;
  }
  .mts-register-compact-v103 .mts-compact-free-actions .mt-ampel-register-v47{
    width:100%;
  }
}


/* V104 DISCOVERY CARDS */
.mt-v104-discovery{
  margin:18px 0 24px;
  padding:24px;
  border:1px solid #203c4c;
  border-radius:22px;
  background:
    radial-gradient(circle at 13% 10%,rgba(229,182,40,.055),transparent 27%),
    radial-gradient(circle at 90% 10%,rgba(34,129,193,.06),transparent 28%),
    linear-gradient(180deg,#081721 0%,#07141c 100%);
}
.mt-v104-hero{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  max-width:1040px;
  margin:0 auto 20px;
}
.mt-v104-hero-icon{
  flex:0 0 72px;
  width:72px;
  height:72px;
  display:grid;
  place-items:center;
  border:1px solid #d4a91f;
  border-radius:50%;
  color:#f1c136;
  background:rgba(218,174,37,.08);
  font-size:35px;
  font-weight:950;
  box-shadow:0 0 28px rgba(225,180,35,.10);
}
.mt-v104-hero-copy{max-width:820px}
.mt-v104-kicker{
  display:inline-block;
  margin:0 0 7px;
  color:#e5b82f;
  font-size:10px;
  font-weight:950;
  letter-spacing:.13em;
}
.mt-v104-hero h2{
  margin:0;
  color:#fff;
  font-size:clamp(30px,4vw,52px);
  line-height:1.04;
  letter-spacing:-.025em;
}
.mt-v104-hero h2 span{color:#e7b72d}
.mt-v104-hero p{
  margin:9px 0 0;
  color:#91adbe;
  font-size:15px;
  line-height:1.5;
}

.mt-v104-scan-card{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);
  gap:22px;
  align-items:center;
  padding:20px 22px;
  border:1px solid #294758;
  border-radius:17px;
  background:linear-gradient(135deg,rgba(255,255,255,.025),rgba(255,255,255,.008));
}
.mt-v104-scan-left{
  display:flex;
  align-items:center;
  gap:18px;
}
.mt-v104-search-icon{
  position:relative;
  flex:0 0 64px;
  width:64px;
  height:64px;
  border:1px solid #ef1834;
  border-radius:50%;
  box-shadow:0 0 20px rgba(239,24,52,.08);
}
.mt-v104-search-icon:before{
  content:"";
  position:absolute;
  width:23px;
  height:23px;
  left:16px;
  top:14px;
  border:4px solid #fff;
  border-radius:50%;
}
.mt-v104-search-icon:after{
  content:"";
  position:absolute;
  width:18px;
  height:4px;
  left:36px;
  top:39px;
  border-radius:3px;
  background:#fff;
  transform:rotate(45deg);
}
.mt-v104-scan-left h3{
  margin:0 0 5px;
  font-size:22px;
  line-height:1.2;
}
.mt-v104-scan-left p{
  margin:0;
  max-width:560px;
  color:#90adbf;
  font-size:13px;
  line-height:1.45;
}
.mt-v104-scan-actions{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.mt-v104-start-btn{
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 20px;
  border-radius:11px;
  background:linear-gradient(135deg,#e8102d,#ff2740);
  box-shadow:0 12px 28px rgba(231,17,45,.18);
  color:#fff!important;
  font-size:13px;
  font-weight:950;
  text-decoration:none!important;
  transition:.18s ease;
}
.mt-v104-start-btn:hover{
  transform:translateY(-1px);
  filter:brightness(1.06);
}
.mt-v104-trust{
  display:flex;
  flex-wrap:wrap;
  gap:7px 16px;
  color:#9ab4c4;
  font-size:10px;
}

.mt-v104-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:14px;
}
.mt-v104-feature-card{
  position:relative;
  min-height:176px;
  overflow:hidden;
  padding:18px;
  border:1px solid #284756;
  border-radius:16px;
  background:linear-gradient(180deg,#0a1c26,#081821);
}
.mt-v104-feature-card:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:42px;
  opacity:.25;
  pointer-events:none;
}
.mt-v104-feature-card.nav:after{
  background:linear-gradient(90deg,rgba(236,47,58,.18),transparent);
}
.mt-v104-feature-card.mega:after{
  background:linear-gradient(90deg,rgba(48,205,124,.15),transparent);
}
.mt-v104-feature-card.ampel:after{
  background:linear-gradient(90deg,rgba(232,185,45,.17),transparent);
}
.mt-v104-feature-icon,
.mt-v104-trafficlight{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  margin-bottom:10px;
  border:1px solid #496575;
  border-radius:50%;
  font-size:23px;
}
.mt-v104-feature-card.nav .mt-v104-feature-icon{
  color:#ef3949;
  border-color:#71303a;
}
.mt-v104-feature-card.mega .mt-v104-feature-icon{
  color:#3bd88e;
  border-color:#2d7659;
}
.mt-v104-trafficlight{
  grid-template-rows:repeat(3,8px);
  gap:3px;
  align-content:center;
  border-color:#7a672a;
}
.mt-v104-trafficlight i{
  width:8px;
  height:8px;
  display:block;
  border-radius:50%;
}
.mt-v104-trafficlight .red{background:#ff3c48}
.mt-v104-trafficlight .yellow{background:#f2c23c}
.mt-v104-trafficlight .green{background:#36cf7d}
.mt-v104-feature-card h3{
  margin:0 0 7px;
  font-size:19px;
}
.mt-v104-feature-card p{
  margin:0 0 13px;
  max-width:320px;
  color:#91adbd;
  font-size:12px;
  line-height:1.5;
}
.mt-v104-feature-card a{
  position:relative;
  z-index:2;
  color:#e4b62e!important;
  font-size:10px;
  font-weight:950;
  text-decoration:none!important;
}

.mt-v104-benefits{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:14px;
  padding:11px 13px;
  border:1px solid #244250;
  border-radius:13px;
  background:#081720;
  color:#c3d2dc;
  font-size:10px;
}
.mt-v104-benefits span{text-align:center}

@media(max-width:900px){
  .mt-v104-scan-card{grid-template-columns:1fr}
  .mt-v104-feature-grid{grid-template-columns:1fr}
  .mt-v104-benefits{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .mt-v104-discovery{padding:16px}
  .mt-v104-hero{
    align-items:flex-start;
    justify-content:flex-start;
  }
  .mt-v104-hero-icon{
    width:56px;
    height:56px;
    flex-basis:56px;
    font-size:27px;
  }
  .mt-v104-hero p{font-size:13px}
  .mt-v104-scan-left{align-items:flex-start}
  .mt-v104-search-icon{
    width:54px;
    height:54px;
    flex-basis:54px;
  }
  .mt-v104-search-icon:before{left:13px;top:12px}
  .mt-v104-search-icon:after{left:32px;top:36px}
  .mt-v104-benefits{grid-template-columns:1fr}
}

/* V105 clean editorial article */
.article-chart-clean{
  margin-top:34px;
  border-top:1px solid rgba(255,255,255,.08);
  padding-top:24px;
}
.article-chart-clean .article-section-title{
  margin-bottom:14px;
}
.article-chart-clean .article-chart-wrap{
  border:1px solid #253d4b;
  border-radius:14px;
  overflow:hidden;
}

/* V106 – moderner Startseiten-Blog, ohne alten Top-News-Bereich */
.st-blog-modern-v106{margin-top:28px;padding:26px;border:1px solid #203845;border-radius:14px;background:linear-gradient(145deg,#071620 0%,#051019 70%);overflow:hidden}
.st-blog-modern-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #19313d}.st-blog-modern-head h2{font-size:30px;line-height:1.08;margin:5px 0 8px}.st-blog-modern-head p{margin:0;max-width:720px;color:#8da4b0;font-size:12px;line-height:1.6}.st-home-blog-modern{display:block}.st-blog-top-v106{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:16px}.st-blog-lead-v106,.st-blog-side-v106 article{border:1px solid #213b49;border-radius:12px;background:#07151f;overflow:hidden;transition:.18s ease}.st-blog-lead-v106:hover,.st-blog-side-v106 article:hover{transform:translateY(-2px);border-color:#35566a}.st-blog-lead-v106 a,.st-blog-side-v106 a,.st-blog-more-v106 a{color:inherit;text-decoration:none}.st-blog-lead-image-v106{min-height:350px;padding:22px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between}.st-blog-lead-image-v106>span,.st-blog-side-img-v106 span{align-self:flex-start;background:#e51d2a;color:#fff;border-radius:4px;padding:6px 8px;font-size:9px;font-weight:900;letter-spacing:.65px}.st-blog-lead-image-v106 small{color:#b6c5cd;font-size:10px}.st-blog-lead-image-v106 h3{max-width:760px;margin:7px 0 0;font-size:30px;line-height:1.08;color:#fff}.st-blog-lead-copy-v106{padding:18px 22px 21px}.st-blog-lead-copy-v106 p{margin:0 0 14px;color:#9bb0ba;font-size:12px;line-height:1.65}.st-blog-lead-copy-v106 strong,.st-blog-side-v106 strong{color:#52b6ff;font-size:10px;letter-spacing:.3px}.st-blog-side-v106{display:grid;grid-template-rows:1fr 1fr;gap:16px}.st-blog-side-v106 article a{display:grid;grid-template-columns:42% 58%;height:100%}.st-blog-side-img-v106{min-height:190px;padding:12px;background-size:cover;background-position:center}.st-blog-side-v106 article a>div:last-child{padding:16px;display:flex;flex-direction:column;align-items:flex-start}.st-blog-side-v106 small,.st-blog-more-v106 small{color:#708c9b;font-size:8px;text-transform:uppercase;letter-spacing:.35px}.st-blog-side-v106 h3{font-size:17px;line-height:1.22;margin:7px 0}.st-blog-side-v106 p{color:#8ea4af;font-size:9px;line-height:1.5;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.st-blog-side-v106 strong{margin-top:auto}.st-blog-more-v106{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.st-blog-more-v106 a{display:grid;grid-template-columns:88px 1fr 24px;gap:13px;align-items:center;padding:10px;border:1px solid #1c3441;border-radius:10px;background:#06141d;transition:.18s ease}.st-blog-more-v106 a:hover{border-color:#35566a;background:#081923}.st-blog-more-img-v106{width:88px;height:68px;border-radius:7px;background-size:cover;background-position:center}.st-blog-more-v106 h3{font-size:13px;line-height:1.25;margin:4px 0}.st-blog-more-v106 span{font-size:9px;color:#8198a4}.st-blog-more-v106 b{font-size:20px;color:#4baeff}@media(max-width:1000px){.st-blog-top-v106{grid-template-columns:1fr}.st-blog-side-v106{grid-template-columns:1fr 1fr;grid-template-rows:auto}.st-blog-side-v106 article a{display:block}.st-blog-side-img-v106{min-height:160px}.st-blog-more-v106{grid-template-columns:1fr}}@media(max-width:680px){.st-blog-modern-v106{padding:16px}.st-blog-modern-head{align-items:flex-start;flex-direction:column}.st-blog-modern-head h2{font-size:25px}.st-blog-lead-image-v106{min-height:260px;padding:16px}.st-blog-lead-image-v106 h3{font-size:24px}.st-blog-side-v106{grid-template-columns:1fr}.st-blog-more-v106 a{grid-template-columns:72px 1fr 18px}.st-blog-more-img-v106{width:72px;height:60px}}

/* V107 · Premium Blog Editorial */
.mt-blog-v107{max-width:1500px;margin:0 auto;padding:28px 28px 70px}
.mt-blog-v107-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;padding:24px 0 22px;border-bottom:1px solid #1b3442}
.mt-blog-v107-kicker,.mt-blog-v107-section-head span{color:#ff364c;font-size:11px;font-weight:950;letter-spacing:.14em}
.mt-blog-v107-head h1{margin:7px 0 8px;font-size:clamp(36px,5vw,66px);line-height:.98;letter-spacing:-.04em}
.mt-blog-v107-head h1 span{color:#8dccff}
.mt-blog-v107-head p{max-width:850px;margin:0;color:#93adbd;font-size:15px;line-height:1.55}
.mt-blog-v107-live{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;min-width:175px;padding:12px 14px;border:1px solid #274453;border-radius:13px;background:#091a24}
.mt-blog-v107-live i{grid-row:1/3;width:10px;height:10px;border-radius:50%;background:#ef3046;box-shadow:0 0 0 7px rgba(239,48,70,.1);animation:mtBlogPulse 1.8s infinite}
.mt-blog-v107-live span{font-size:9px;font-weight:950;color:#fff;letter-spacing:.1em}.mt-blog-v107-live b{font-size:10px;color:#84a8ba}
@keyframes mtBlogPulse{50%{box-shadow:0 0 0 12px rgba(239,48,70,0)}}
.mt-blog-v107-nav{margin:16px 0 18px}
.mt-blog-v107-feature{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);gap:16px}
.mt-blog-v107-side{display:grid;grid-template-rows:1fr 1fr;gap:16px}
.mt-blog-v107-card,.mt-blog-v107-mini{overflow:hidden;border:1px solid #23404f;border-radius:17px;background:#081923}
.mt-blog-v107-card a,.mt-blog-v107-mini a{text-decoration:none!important;color:inherit!important}
.mt-blog-v107-image,.mt-blog-v107-mini-img{position:relative;background-size:cover;background-position:center;min-height:330px}
.mt-blog-v107-card.is-lead .mt-blog-v107-image{min-height:570px}
.mt-blog-v107-card.is-compact .mt-blog-v107-image{min-height:280px}
.mt-blog-v107-mini-img{min-height:277px}
.mt-blog-v107-copy,.mt-blog-v107-mini-img>div{position:absolute;left:0;right:0;bottom:0;padding:28px}
.mt-blog-v107-mini-img>div{padding:20px}
.mt-blog-v107-copy small,.mt-blog-v107-mini-img small{color:#a7bdc8;font-size:10px}
.mt-blog-v107-copy h3{max-width:900px;margin:7px 0 9px;font-size:clamp(22px,2.5vw,38px);line-height:1.08}
.mt-blog-v107-card:not(.is-lead) .mt-blog-v107-copy h3{font-size:21px}
.mt-blog-v107-mini h3{margin:7px 0 12px;font-size:18px;line-height:1.2}
.mt-blog-v107-copy p{max-width:850px;margin:0 0 15px;color:#b2c4cd;font-size:12px;line-height:1.5}
.mt-blog-v107-copy strong,.mt-blog-v107-mini strong{font-size:10px;letter-spacing:.04em}
.mt-blog-v107-cat,.article-v107-category{position:absolute;z-index:3;top:16px;left:16px;display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:6px;background:#e9293e;color:#fff;font-size:10px;font-weight:950;letter-spacing:.035em;box-shadow:0 5px 16px rgba(233,41,62,.24)}
.article-v107-category{position:relative;top:auto;left:auto;margin-bottom:12px;width:max-content}
.mt-blog-v107-section{margin-top:28px}
.mt-blog-v107-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 2px 13px}
.mt-blog-v107-section-head h2{margin:4px 0 0;font-size:25px}.mt-blog-v107-section-head a{color:#d5e2e8!important;text-decoration:none!important;font-size:10px;font-weight:900}
.mt-blog-v107-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.mt-blog-v107-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.mt-blog-v107-insights{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}
.mt-blog-v107-insights>article{padding:20px;border:1px solid #23404f;border-radius:17px;background:#081923}

/* V107 homepage blog */
.st-blog-v107-home-top{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px}
.st-blog-v107-home-lead,.st-blog-v107-home-side article,.st-blog-v107-home-more article{overflow:hidden;border:1px solid #264452;border-radius:16px;background:#081923}
.st-blog-v107-home-lead a,.st-blog-v107-home-side a,.st-blog-v107-home-more a{color:inherit!important;text-decoration:none!important}
.st-blog-v107-home-image,.st-blog-v107-home-side article>a>div:first-child{position:relative;min-height:430px;background-size:cover;background-position:center}
.st-blog-v107-home-side{display:grid;grid-template-rows:1fr 1fr;gap:14px}
.st-blog-v107-home-side article>a>div:first-child{min-height:208px}
.st-blog-v107-home-image>span,.st-blog-v107-home-side span,.st-blog-v107-more-img span{position:absolute;top:14px;left:14px;padding:6px 9px;border-radius:6px;background:#e9293e;color:#fff;font-size:9px;font-weight:950}
.st-blog-v107-home-image>div,.st-blog-v107-home-side article>a>div:first-child>div{position:absolute;left:0;right:0;bottom:0;padding:22px}
.st-blog-v107-home-image h3{margin:6px 0 8px;font-size:30px;line-height:1.06}
.st-blog-v107-home-image p{max-width:800px;margin:0 0 14px;color:#b5c6ce;font-size:12px}
.st-blog-v107-home-side h3{margin:5px 0 10px;font-size:18px}.st-blog-v107-home-side small,.st-blog-v107-home-image small{color:#acc0ca;font-size:9px}
.st-blog-v107-home-more{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}
.st-blog-v107-home-more article>a{display:block}.st-blog-v107-more-img{position:relative;height:130px;background-size:cover;background-position:center}
.st-blog-v107-home-more article>a>div:last-child{padding:13px}.st-blog-v107-home-more h3{margin:5px 0 9px;font-size:14px;line-height:1.25}.st-blog-v107-home-more small{font-size:9px;color:#91aebd}

/* Article hero image */
.article-hero{min-height:520px!important}.article-hero>div{position:relative;z-index:2}

@media(max-width:1000px){
 .mt-blog-v107-feature,.st-blog-v107-home-top{grid-template-columns:1fr}
 .mt-blog-v107-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}
 .mt-blog-v107-grid,.mt-blog-v107-grid.compact{grid-template-columns:1fr 1fr}
 .st-blog-v107-home-more{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
 .mt-blog-v107{padding:18px 14px 50px}
 .mt-blog-v107-head{display:block}.mt-blog-v107-live{margin-top:15px;width:max-content}
 .mt-blog-v107-side,.mt-blog-v107-grid,.mt-blog-v107-grid.compact,.mt-blog-v107-insights{grid-template-columns:1fr}
 .mt-blog-v107-card.is-lead .mt-blog-v107-image{min-height:460px}
 .mt-blog-v107-mini-img{min-height:250px}
 .st-blog-v107-home-more{grid-template-columns:1fr}
 .st-blog-v107-home-image h3{font-size:24px}
}

.mt-blog-v108{max-width:1580px;margin:0 auto;padding:20px 24px 64px}.mt-blog-v108-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:10px 4px 18px}.mt-blog-v108-kicker{color:#ef3046;font-size:11px;font-weight:950;letter-spacing:.1em}.mt-blog-v108-header h1{margin:7px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.035em}.mt-blog-v108-header p{max-width:800px;margin:0;color:#9bb0bc;font-size:14px}.mt-blog-v108-all{padding:14px 18px;border:1px solid #314956;border-radius:9px;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:900}.mt-blog-v108-shell{display:grid;grid-template-columns:335px minmax(0,1fr);gap:24px}.mt-blog-v108-sidebar{display:flex;flex-direction:column;gap:15px}.mt-blog-v108-sidebox{padding:16px;border:1px solid #203c4a;border-radius:12px;background:#081721}.mt-blog-v108-sidebox h2,.mt-blog-v108-rightbox h2{margin:0 0 11px;font-size:12px}.mt-blog-v108-sidebox button{width:100%;display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;padding:10px;border:0;border-bottom:1px solid #18303d;background:transparent;color:#d8e4e9;text-align:left;font-size:11px;cursor:pointer}.mt-blog-v108-sidebox button.active{background:#102735;border-radius:7px}.mt-blog-v108-sidebox button b{color:#56d89d;font-size:10px}.mt-blog-v108-filterbox label{display:block;margin:10px 0;color:#c9d6dc;font-size:10px}.mt-blog-v108-filterbox select{width:100%;margin-top:6px;padding:10px;border:1px solid #294555;border-radius:8px;background:#07151d;color:#dce7ec}.mt-blog-v108-filter-btn{display:block!important;width:100%;margin-top:12px!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,#e72039,#ff443d)!important;color:#fff!important;text-align:center!important;font-weight:900!important}.mt-blog-v108-main{min-width:0}.mt-blog-v108-feature{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px}.mt-blog-v108-feature-side{display:grid;grid-template-rows:1fr 1fr;gap:14px}.mt-blog-v108-lead-card,.mt-blog-v108-side-card,.mt-blog-v108-small{overflow:hidden;border:1px solid #294452;border-radius:12px;background:#071720}.mt-blog-v108-lead-card a,.mt-blog-v108-side-card a,.mt-blog-v108-small a{color:inherit!important;text-decoration:none!important}.mt-blog-v108-card-img{position:relative;min-height:490px;background-size:cover;background-position:center}.mt-blog-v108-side-card .mt-blog-v108-card-img{min-height:238px}.mt-blog-v108-badge{position:absolute;top:13px;left:13px;z-index:2;padding:6px 10px;border-radius:5px;background:#e9293e;color:#fff;font-size:9px;font-weight:950}.mt-blog-v108-card-img time,.mt-blog-v108-small-img time{position:absolute;top:13px;right:13px;padding:4px 7px;border-radius:5px;background:rgba(4,12,18,.72);font-size:9px}.mt-blog-v108-card-copy{position:absolute;left:0;right:0;bottom:0;padding:24px}.mt-blog-v108-card-copy h2{margin:0 0 8px;font-size:32px;line-height:1.07}.mt-blog-v108-side-card .mt-blog-v108-card-copy h2{font-size:17px}.mt-blog-v108-card-copy p{margin:0 0 15px;max-width:760px;color:#b6c4cc;font-size:12px;line-height:1.5}.mt-blog-v108-card-copy strong{font-size:10px}.mt-blog-v108-content-row{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:16px;margin-top:16px}.mt-blog-v108-section-title{display:flex;align-items:center;gap:8px;margin:0 0 10px}.mt-blog-v108-section-title i{width:3px;height:16px;background:#e82d42}.mt-blog-v108-section-title h2{margin:0;font-size:12px}.mt-blog-v108-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mt-blog-v108-small-img{position:relative;height:170px;background-size:cover;background-position:center}.mt-blog-v108-small-copy{padding:12px}.mt-blog-v108-small-copy h3{margin:0 0 7px;font-size:15px;line-height:1.25}.mt-blog-v108-small-copy p{margin:0 0 10px;color:#9db2be;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mt-blog-v108-small-copy strong{font-size:9px}.mt-blog-v108-right{display:flex;flex-direction:column;gap:12px}.mt-blog-v108-rightbox{padding:12px;border:1px solid #274451;border-radius:10px;background:#081721}.mt-blog-v108-most-row{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid #17313d;color:inherit!important;text-decoration:none!important}.mt-blog-v108-most-row strong{display:block;font-size:10px;line-height:1.3}.mt-blog-v108-most-row small{display:block;margin-top:3px;color:#819aa7;font-size:8px}.mt-blog-v108-trend-row{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #17313d;color:inherit!important;text-decoration:none!important}.mt-blog-v108-trend-row b{font-size:10px}.mt-blog-v108-trend-row small{display:block;color:#7d98a6;font-size:8px}.mt-blog-v108-trend-row em{color:#42d78a;font-style:normal;font-size:9px}.mt-blog-v108-highlights,.mt-blog-v108-archive{margin-top:24px;padding:16px;border:1px solid #213d4a;border-radius:12px;background:#07161f}.mt-blog-v108-highlight-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.mt-blog-v108-highlight-grid a{display:grid;grid-template-columns:38px 1fr;column-gap:9px;align-items:center;padding:12px;border:1px solid #203b49;border-radius:9px;background:#0a1d27;color:inherit!important;text-decoration:none!important}.mt-blog-v108-highlight-grid span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#132c39;color:#ffbd33}.mt-blog-v108-highlight-grid b{font-size:9px}.mt-blog-v108-highlight-grid small{color:#88a2af;font-size:8px;line-height:1.35}.mt-blog-v108-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media(max-width:1200px){.mt-blog-v108-shell{grid-template-columns:260px minmax(0,1fr)}.mt-blog-v108-latest-grid{grid-template-columns:repeat(2,1fr)}.mt-blog-v108-highlight-grid{grid-template-columns:repeat(3,1fr)}.mt-blog-v108-archive-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.mt-blog-v108-shell{grid-template-columns:1fr}.mt-blog-v108-sidebar{display:grid;grid-template-columns:1fr 1fr}.mt-blog-v108-feature{grid-template-columns:1fr}.mt-blog-v108-feature-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mt-blog-v108-content-row{grid-template-columns:1fr}.mt-blog-v108-right{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:650px){.mt-blog-v108{padding:14px}.mt-blog-v108-header{display:block}.mt-blog-v108-all{display:inline-block;margin-top:14px}.mt-blog-v108-sidebar,.mt-blog-v108-feature-side,.mt-blog-v108-right{grid-template-columns:1fr}.mt-blog-v108-latest-grid,.mt-blog-v108-highlight-grid,.mt-blog-v108-archive-grid{grid-template-columns:1fr}.mt-blog-v108-card-img{min-height:430px}.mt-blog-v108-card-copy h2{font-size:24px}}

/* V109 · Blog visual refinement to reference */
.mt-blog-v108{max-width:1540px;padding-top:14px}
.mt-blog-v108-header{padding:4px 4px 14px;border-bottom:0}
.mt-blog-v108-header h1{font-size:31px;line-height:1.1;margin:6px 0 7px;letter-spacing:-.025em}
.mt-blog-v108-header h1 span{color:#fff}
.mt-blog-v108-header p{font-size:12px;color:#aebbc3}
.mt-blog-v108-kicker{font-size:11px;color:#ef3046}
.mt-blog-v108-all{min-width:190px;text-align:center;padding:13px 15px}
.mt-blog-v108-shell{grid-template-columns:245px minmax(0,1fr);gap:16px}
.mt-blog-v108-sidebox{border-radius:9px;padding:13px}
.mt-blog-v108-sidebox button{padding:9px 7px;font-size:9px}
.mt-blog-v108-feature{grid-template-columns:minmax(0,1.7fr) minmax(300px,.82fr);gap:12px}
.mt-blog-v108-feature-side{gap:12px}
.mt-blog-v108-card-img{min-height:465px}
.mt-blog-v108-side-card .mt-blog-v108-card-img{min-height:226px}
.mt-blog-v108-card-copy{padding:21px}
.mt-blog-v108-card-copy h2{font-size:30px;max-width:700px}
.mt-blog-v108-side-card .mt-blog-v108-card-copy{padding:16px}
.mt-blog-v108-side-card .mt-blog-v108-card-copy h2{font-size:16px}
.mt-blog-v108-badge{top:12px;left:12px;padding:5px 9px}
.mt-blog-v108-content-row{grid-template-columns:minmax(0,1fr) 255px;gap:12px;margin-top:13px}
.mt-blog-v108-latest-grid{gap:9px}
.mt-blog-v108-small{border-radius:8px}
.mt-blog-v108-small-img{height:135px}
.mt-blog-v108-small-copy{padding:10px}
.mt-blog-v108-small-copy h3{font-size:13px}
.mt-blog-v108-rightbox{border-radius:8px}
.mt-blog-v108-highlights,.mt-blog-v108-archive{border-radius:9px}
.mt-blog-v108-highlight-grid a{min-height:64px}
@media(max-width:1100px){.mt-blog-v108-shell{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:900px){.mt-blog-v108-shell{grid-template-columns:1fr}.mt-blog-v108-header h1{font-size:30px}}

/* V110 Derivate Finder */
.mt-derivates{margin:26px 0 44px;padding:22px;border:1px solid #253441;border-radius:16px;background:linear-gradient(145deg,#101820,#0b1117);box-shadow:0 22px 60px rgba(0,0,0,.22)}.mt-derivates-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.mt-derivates-eyebrow{font-size:10px;font-weight:900;letter-spacing:.14em;color:#f04455}.mt-derivates-head h2{font-size:27px;margin:4px 0}.mt-derivates-head p{margin:0;color:#91a0ad;font-size:13px}.mt-derivates-status{font-size:10px;color:#a9b7c1;border:1px solid #293844;padding:8px 10px;border-radius:999px;height:max-content}.mt-derivates-status span{display:inline-block;width:7px;height:7px;background:#25c777;border-radius:50%;margin-right:6px}.mt-derivates-searchbar,.mt-derivates-filters,.mt-derivates-results{background:#0c1319;border:1px solid #25333f;border-radius:12px}.mt-derivates-searchbar{padding:12px;margin-bottom:14px}.mt-derivates-searchbox{display:flex;gap:8px}.mt-derivates-searchbox input{flex:1;background:#091016;border:1px solid #26343e;border-radius:8px;color:#fff;padding:12px}.mt-derivates-quick{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.mt-derivates-quick button,.mt-chipset button{border:1px solid #2a3945;background:#121b22;color:#9eacb7;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:900}.mt-chipset button.active{color:#fff;border-color:#e83b4e;background:rgba(232,59,78,.12)}.mt-derivates-layout{display:grid;grid-template-columns:205px 1fr;gap:13px}.mt-derivates-filters,.mt-derivates-results{padding:13px}.mt-filter-block{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #202c35}.mt-filter-block>b{display:block;font-size:9px;margin-bottom:8px}.mt-chipset{display:flex;gap:5px;flex-wrap:wrap}.mt-filter-block select,.mt-results-toolbar select{width:100%;background:#111b22;color:#d8e0e5;border:1px solid #2a3944;border-radius:7px;padding:9px;font-size:10px}.mt-results-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:11px}.mt-results-toolbar small{display:block;font-size:9px;color:#778895}.mt-results-toolbar select{width:auto}.mt-derivates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mt-derivate-card{border:1px solid #263640;border-radius:10px;background:linear-gradient(160deg,#111a21,#0b1116);padding:13px}.mt-dc-top,.mt-dc-actions{display:flex;justify-content:space-between;gap:6px}.mt-issuer,.mt-direction{font-size:8px;font-weight:900;padding:4px 6px;border-radius:5px;background:#1b2730}.mt-direction.long{color:#43d58f}.mt-direction.short{color:#ff6878}.mt-derivate-card h3{font-size:17px;margin:11px 0 3px}.mt-dc-sub{font-size:9px;color:#8797a3}.mt-dc-quote,.mt-dc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0}.mt-dc-quote div{background:#0a1015;border:1px solid #202d36;border-radius:7px;padding:8px}.mt-dc-quote small,.mt-dc-quote strong,.mt-dc-stats span,.mt-dc-stats b{display:block}.mt-dc-quote small,.mt-dc-stats span{font-size:7px;color:#71838f}.mt-dc-quote strong{font-size:14px}.mt-dc-stats b{font-size:11px}.mt-dc-actions .btn{flex:1;font-size:8px!important}.mt-derivates-empty{grid-column:1/-1;text-align:center;padding:48px 18px}.mt-empty-mark{margin:auto;width:48px;height:48px;border:1px solid #344551;border-radius:14px;display:grid;place-items:center;font-weight:900;color:#e94455}.mt-derivates-empty p{font-size:11px;color:#7f909d}.mt-loader{width:30px;height:30px;margin:auto;border:3px solid #293741;border-top-color:#e94455;border-radius:50%;animation:mtspin .8s linear infinite}@keyframes mtspin{to{transform:rotate(360deg)}}.mt-derivates-risk{margin-top:12px;padding:10px;background:#091016;color:#71838f;font-size:8px;border-radius:7px}@media(max-width:850px){.mt-derivates-layout{grid-template-columns:1fr}.mt-derivates-grid{grid-template-columns:1fr}}@media(max-width:600px){.mt-derivates{padding:12px}.mt-derivates-head,.mt-results-toolbar{display:block}.mt-derivates-status{display:inline-block;margin-top:10px}.mt-derivates-searchbox{display:grid}.mt-results-toolbar select{width:100%;margin-top:8px}}

.depot-mode-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mt-member-derivatives{margin:14px 0 28px;padding:18px;border:1px solid #263642;border-radius:14px;background:linear-gradient(145deg,#101820,#0b1117)}.mt-member-deriv-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.mt-member-deriv-filter label{font-size:8px;font-weight:900;color:#8798a4;background:#0b1218;border:1px solid #25333e;border-radius:8px;padding:8px}.mt-member-deriv-filter select{display:block;width:100%;margin-top:5px;border:0;background:#0b1218;color:#e4eaee;font-size:10px}.mt-member-deriv-toolbar{display:flex;justify-content:space-between;margin:15px 0 9px}.mt-member-deriv-toolbar small{color:#71838f;font-size:9px}@media(max-width:800px){.mt-member-deriv-filter{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.mt-member-deriv-filter,.depot-mode-tabs{grid-template-columns:1fr!important}}
.mts-df-unavailable{color:#81909a;font-style:normal;font-size:10px}.mts-df-quality{display:flex;justify-content:space-between;gap:12px;margin:14px 0;padding:10px 12px;border-radius:8px;background:#111b22;border:1px solid #2a3944;font-size:11px}.mts-df-quality.complete{border-color:rgba(37,199,119,.45)}.mts-df-quality.partial{border-color:rgba(238,174,66,.45)}.mts-df-quality span{color:#91a0ad}.mts-df-choice{display:grid;gap:8px;max-width:640px;margin:25px auto;padding:20px;border:1px solid #293943;border-radius:12px;background:#0c141a}.mts-df-choice>b{margin-bottom:6px}.mts-df-choice button{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid #30414c;border-radius:8px;background:#111c23;color:#eef3f5;text-align:left;cursor:pointer}.mts-df-choice button:hover{border-color:#e94455}.mts-df-choice small{color:#8fa0ab}.mts-df-group-chips[role="tablist"] button{cursor:pointer}
.account-member-depot .depot-mode-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.account-member-depot #tabDerivatives{display:flex!important;visibility:visible!important;opacity:1!important}.mt-wkn-buy{margin:0 0 14px;padding:14px;border:1px solid #263744;border-radius:11px;background:linear-gradient(135deg,#0c151c,#0a1117)}.mt-wkn-buy-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.mt-wkn-buy-head h3{margin:0;font-size:16px}.mt-wkn-buy-head span{font-size:9px;color:#7e909c}.mt-wkn-buy-row{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px}.mt-wkn-buy-row input{width:100%;background:#091119;border:1px solid #2a3c49;border-radius:8px;color:#fff;padding:12px;font-weight:800}.mt-wkn-found{margin-top:9px;padding:10px;border:1px solid #253641;border-radius:8px;background:#0a1117;font-size:10px;color:#91a2ad}.mt-wkn-found[hidden]{display:none}@media(max-width:650px){.account-member-depot .depot-mode-tabs{grid-template-columns:1fr!important}.mt-wkn-buy-row{grid-template-columns:1fr}}

/* V114 absolute visibility fix */
.account-derivate-nav{position:relative!important;border:1px solid rgba(239,48,70,.38)!important;background:linear-gradient(90deg,rgba(239,48,70,.10),transparent)!important}
.account-derivate-nav .account-nav-icon{color:#ff4457!important}
.account-nav-new,.tab-new-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:auto;padding:2px 5px;border-radius:4px;background:#ef3046;color:#fff!important;font-size:7px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.06em}
.member-derivate-direct{display:inline-flex!important;visibility:visible!important;opacity:1!important;border:1px solid #ef3046!important;color:#fff!important;background:rgba(239,48,70,.12)!important}
.account-member-depot .depot-mode-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}
.account-member-depot #tabDepot,.account-member-depot #tabMixer,.account-member-depot #tabDerivatives{display:flex!important;visibility:visible!important;opacity:1!important;min-width:0!important}
.account-member-depot #tabDerivatives{border-color:#ef3046!important;background:linear-gradient(135deg,rgba(239,48,70,.10),#0b1822)!important}

/* V115 · independent Derivate-Finder member view */
.account-certificates{width:100%;min-width:0}
.account-view-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.account-view-head h2{font-size:27px;margin:5px 0}.account-view-head p{margin:0;color:#8799a6;font-size:12px}
.mt-cert-hero{padding:16px;border:1px solid #293945;border-radius:13px;background:linear-gradient(135deg,#101a22,#0a1117);margin-bottom:12px}.mt-cert-search{display:grid;grid-template-columns:1fr auto;gap:8px}.mt-cert-search input{background:#080f15;border:1px solid #30424f;border-radius:9px;color:#fff;padding:14px;font-size:13px}
.mt-cert-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.mt-cert-filter,.mt-cert-results{border:1px solid #283844;border-radius:12px;background:#0c141a;padding:13px}.mt-cert-filter h3{font-size:13px;margin:0 0 12px}.mt-cert-filter label{display:block;font-size:8px;font-weight:900;color:#80919d;margin-bottom:12px}.mt-cert-filter select,.mt-cert-toolbar select{display:block;width:100%;margin-top:5px;background:#101a21;border:1px solid #2b3b46;border-radius:7px;color:#e7edf0;padding:9px;font-size:10px}.mt-cert-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.mt-cert-toolbar strong,.mt-cert-toolbar small{display:block}.mt-cert-toolbar small{font-size:9px;color:#758794}.mt-cert-toolbar select{width:auto;margin:0}
@media(max-width:850px){.mt-cert-layout{grid-template-columns:1fr}.mt-cert-filter{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mt-cert-filter h3{grid-column:1/-1}.mt-cert-filter label{margin:0}}@media(max-width:560px){.account-view-head{display:block}.mt-cert-search,.mt-cert-filter{grid-template-columns:1fr}.mt-cert-toolbar{display:block}.mt-cert-toolbar select{width:100%;margin-top:8px}}

/* V134 SCANNER TABLE COMPACT FULL-WIDTH FIX
   Goal: all columns visible on desktop, compact controls, no action overflow. */
.page .panel > .tablewrap,
.account-member-scanner .tablewrap{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}

.scanner-table-v11{
  width:100%!important;
  min-width:1080px!important;
  max-width:none!important;
  table-layout:fixed!important;
}
.scanner-table-v11 th,
.scanner-table-v11 td{
  padding:6px 4px!important;
  font-size:8px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  vertical-align:middle!important;
}
.scanner-table-v11 th{
  padding-top:6px!important;
  padding-bottom:6px!important;
  font-size:7px!important;
}

/* 13 columns: compact but readable */
.scanner-table-v11 th:nth-child(1),.scanner-table-v11 td:nth-child(1){width:142px!important;min-width:142px!important}
.scanner-table-v11 th:nth-child(2),.scanner-table-v11 td:nth-child(2){width:78px!important}
.scanner-table-v11 th:nth-child(3),.scanner-table-v11 td:nth-child(3){width:60px!important}
.scanner-table-v11 th:nth-child(4),.scanner-table-v11 td:nth-child(4){width:78px!important}
.scanner-table-v11 th:nth-child(5),.scanner-table-v11 td:nth-child(5){width:48px!important}
.scanner-table-v11 th:nth-child(6),.scanner-table-v11 td:nth-child(6){width:54px!important}
.scanner-table-v11 th:nth-child(7),.scanner-table-v11 td:nth-child(7){width:46px!important}
.scanner-table-v11 th:nth-child(8),.scanner-table-v11 td:nth-child(8){width:58px!important}
.scanner-table-v11 th:nth-child(9),.scanner-table-v11 td:nth-child(9){width:46px!important}
.scanner-table-v11 th:nth-child(10),.scanner-table-v11 td:nth-child(10){width:46px!important}
.scanner-table-v11 th:nth-child(11),.scanner-table-v11 td:nth-child(11){width:50px!important}
.scanner-table-v11 th:nth-child(12),.scanner-table-v11 td:nth-child(12){width:64px!important}
.scanner-table-v11 th:nth-child(13),.scanner-table-v11 td:nth-child(13){width:246px!important;min-width:246px!important}

.scanner-table-v11 .st-scan-name{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
  width:100%!important;
  overflow:hidden!important;
}
.scanner-table-v11 .st-scan-name-copy{
  min-width:0!important;
  overflow:hidden!important;
}
.scanner-table-v11 .st-scan-name-copy b,
.scanner-table-v11 .st-scan-name-copy small{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.scanner-table-v11 .row-asset-logo{
  width:26px!important;
  height:26px!important;
  flex:0 0 26px!important;
  border-radius:6px!important;
}

/* Right actions: contained in their cell, never push past the table */
.scanner-actions-cell{
  overflow:hidden!important;
  padding-left:3px!important;
  padding-right:3px!important;
}
.scanner-table-v11 .st-scan-actions{
  display:grid!important;
  grid-template-columns:30px 54px 82px 70px!important;
  align-items:center!important;
  justify-content:end!important;
  gap:3px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.scanner-table-v11 .st-scan-actions .tool,
.scanner-table-v11 .st-scan-actions button{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:27px!important;
  min-height:27px!important;
  padding:0 4px!important;
  font-size:6.5px!important;
  line-height:1!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.scanner-table-v11 .st-scan-actions .alarm-bell,
.scanner-table-v11 .st-scan-actions button:first-child{
  width:30px!important;
  min-width:30px!important;
  padding:0!important;
}
.scanner-table-v11 .st-scan-actions .market-chat-share-btn{min-width:0!important;width:54px!important}
.scanner-table-v11 .st-scan-actions .depot-btn{min-width:0!important;width:82px!important}
.scanner-table-v11 .st-scan-actions .watch-btn{min-width:0!important;width:70px!important}

/* Tabs / filters: max 10px spacing and no wasteful outer padding */
#scanTabs.tabs,
.account-member-scanner #scanTabs.tabs{
  gap:6px!important;
  padding:6px!important;
  margin:0!important;
}
#scanTabs.tabs button,
.account-member-scanner #scanTabs.tabs button{
  padding:7px 9px!important;
  margin:0!important;
}
.filtergrid,
.account-member-scanner .filtergrid{
  gap:6px!important;
  padding:6px!important;
  margin:0!important;
}
.filtergrid input,.filtergrid select,
.account-member-scanner .filtergrid input,.account-member-scanner .filtergrid select{
  padding:7px 8px!important;
  margin:0!important;
}
.filter-actions,
.account-member-scanner .filter-actions{
  gap:6px!important;
  padding:0 6px 6px!important;
  margin:0!important;
  flex-wrap:wrap!important;
}
.filter-actions .btn,
.account-member-scanner .filter-actions .btn{
  margin:0!important;
}

/* Override older member scanner widths with the same compact geometry */
.account-member-scanner .scanner-table-v11{
  width:100%!important;
  min-width:1080px!important;
  table-layout:fixed!important;
}
.account-member-scanner .scanner-table-v11 th,
.account-member-scanner .scanner-table-v11 td{padding:6px 4px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(1),.account-member-scanner .scanner-table-v11 td:nth-child(1){width:142px!important;min-width:142px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(2),.account-member-scanner .scanner-table-v11 td:nth-child(2){width:78px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(3),.account-member-scanner .scanner-table-v11 td:nth-child(3){width:60px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(4),.account-member-scanner .scanner-table-v11 td:nth-child(4){width:78px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(5),.account-member-scanner .scanner-table-v11 td:nth-child(5){width:48px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(6),.account-member-scanner .scanner-table-v11 td:nth-child(6){width:54px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(7),.account-member-scanner .scanner-table-v11 td:nth-child(7){width:46px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(8),.account-member-scanner .scanner-table-v11 td:nth-child(8){width:58px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(9),.account-member-scanner .scanner-table-v11 td:nth-child(9){width:46px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(10),.account-member-scanner .scanner-table-v11 td:nth-child(10){width:46px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(11),.account-member-scanner .scanner-table-v11 td:nth-child(11){width:50px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(12),.account-member-scanner .scanner-table-v11 td:nth-child(12){width:64px!important}
.account-member-scanner .scanner-table-v11 th:nth-child(13),.account-member-scanner .scanner-table-v11 td:nth-child(13){width:246px!important;min-width:246px!important}

/* V135 scanner typography controls + left-aligned actions */
.scanner-table-v11{
  --scanner-body-font:8px;
  --scanner-head-font:7px;
}
.scanner-table-v11 th,.scanner-table-v11 td{font-size:var(--scanner-body-font)!important}
.scanner-table-v11 th{font-size:var(--scanner-head-font)!important}
.scanner-table-v11 .st-scan-actions .tool,
.scanner-table-v11 .st-scan-actions button{font-size:max(6px,calc(var(--scanner-body-font) - 1.5px))!important}

.scanner-font-toolbar{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  padding:6px 6px 4px;
  margin:0;
}
.scanner-font-toolbar>span{
  color:#8295a2;
  font-size:9px;
  font-weight:900;
  letter-spacing:.04em;
}
.scanner-font-toolbar button{
  width:28px;
  height:26px;
  min-width:28px;
  padding:0!important;
  border:1px solid #294657;
  border-radius:7px;
  background:#081923;
  color:#fff;
  font-size:15px;
  font-weight:900;
  line-height:1;
  cursor:pointer;
}
.scanner-font-toolbar button:hover{border-color:#5a7e94;background:#0d2330}
.scanner-font-value{
  min-width:34px;
  text-align:center;
  color:#dce8ef!important;
  font-size:9px!important;
  letter-spacing:0!important;
}

.scanner-actions-cell{
  padding-left:10px!important;
  padding-right:3px!important;
  text-align:left!important;
}
.scanner-table-v11 .st-scan-actions{
  justify-content:start!important;
  justify-items:start!important;
  margin-left:0!important;
  margin-right:auto!important;
}


/* V136: action controls scale with scanner font size and never overflow */
.scanner-table-v11 th:nth-child(13),
.scanner-table-v11 td:nth-child(13),
.account-member-scanner .scanner-table-v11 th:nth-child(13),
.account-member-scanner .scanner-table-v11 td:nth-child(13){
  width:auto!important;
  min-width:0!important;
  padding-left:10px!important;
  padding-right:2px!important;
  text-align:left!important;
}
.scanner-table-v11 .st-scan-actions,
.account-member-scanner .scanner-table-v11 .st-scan-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:nowrap!important;
  gap:clamp(2px,calc(var(--scanner-body-font) * .35),5px)!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
}
.scanner-table-v11 .st-scan-actions .tool,
.scanner-table-v11 .st-scan-actions button,
.account-member-scanner .scanner-table-v11 .st-scan-actions .tool,
.account-member-scanner .scanner-table-v11 .st-scan-actions button{
  box-sizing:border-box!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  height:clamp(22px,calc(var(--scanner-body-font) * 2.55),32px)!important;
  padding-left:clamp(3px,calc(var(--scanner-body-font) * .5),8px)!important;
  padding-right:clamp(3px,calc(var(--scanner-body-font) * .5),8px)!important;
  font-size:max(6px,calc(var(--scanner-body-font) - 1.5px))!important;
  line-height:1!important;
  white-space:nowrap!important;
  flex:0 1 auto!important;
}
.scanner-table-v11 .st-scan-actions .market-chat-share-btn,
.scanner-table-v11 .st-scan-actions .depot-btn,
.scanner-table-v11 .st-scan-actions .watch-btn{
  width:auto!important;
  min-width:0!important;
}
.scanner-table-v11 .st-scan-actions .alarm-bell,
.scanner-table-v11 .st-scan-actions button:first-child{
  width:clamp(22px,calc(var(--scanner-body-font) * 2.55),32px)!important;
  min-width:clamp(22px,calc(var(--scanner-body-font) * 2.55),32px)!important;
  padding-left:0!important;
  padding-right:0!important;
  flex:0 0 auto!important;
}

/* V137: full scanner table scales with the +/- control */
.scanner-table-v11,
.account-member-scanner .scanner-table-v11{
  width:100%!important;
  min-width:var(--scanner-table-min,1080px)!important;
  table-layout:fixed!important;
}
.scanner-table-v11 th,
.scanner-table-v11 td,
.account-member-scanner .scanner-table-v11 th,
.account-member-scanner .scanner-table-v11 td{
  padding:var(--scanner-cell-py,6px) var(--scanner-cell-px,4px)!important;
  min-height:var(--scanner-row-min,36px)!important;
  line-height:1.15!important;
  vertical-align:middle!important;
}
.scanner-table-v11 tbody tr,
.account-member-scanner .scanner-table-v11 tbody tr{
  min-height:var(--scanner-row-min,36px)!important;
}
.scanner-table-v11 th:nth-child(1),.scanner-table-v11 td:nth-child(1),
.account-member-scanner .scanner-table-v11 th:nth-child(1),.account-member-scanner .scanner-table-v11 td:nth-child(1){width:var(--scanner-col-1,142px)!important;min-width:var(--scanner-col-1,142px)!important}
.scanner-table-v11 th:nth-child(2),.scanner-table-v11 td:nth-child(2),
.account-member-scanner .scanner-table-v11 th:nth-child(2),.account-member-scanner .scanner-table-v11 td:nth-child(2){width:var(--scanner-col-2,78px)!important}
.scanner-table-v11 th:nth-child(3),.scanner-table-v11 td:nth-child(3),
.account-member-scanner .scanner-table-v11 th:nth-child(3),.account-member-scanner .scanner-table-v11 td:nth-child(3){width:var(--scanner-col-3,60px)!important}
.scanner-table-v11 th:nth-child(4),.scanner-table-v11 td:nth-child(4),
.account-member-scanner .scanner-table-v11 th:nth-child(4),.account-member-scanner .scanner-table-v11 td:nth-child(4){width:var(--scanner-col-4,78px)!important}
.scanner-table-v11 th:nth-child(5),.scanner-table-v11 td:nth-child(5),
.account-member-scanner .scanner-table-v11 th:nth-child(5),.account-member-scanner .scanner-table-v11 td:nth-child(5){width:var(--scanner-col-5,48px)!important}
.scanner-table-v11 th:nth-child(6),.scanner-table-v11 td:nth-child(6),
.account-member-scanner .scanner-table-v11 th:nth-child(6),.account-member-scanner .scanner-table-v11 td:nth-child(6){width:var(--scanner-col-6,54px)!important}
.scanner-table-v11 th:nth-child(7),.scanner-table-v11 td:nth-child(7),
.account-member-scanner .scanner-table-v11 th:nth-child(7),.account-member-scanner .scanner-table-v11 td:nth-child(7){width:var(--scanner-col-7,46px)!important}
.scanner-table-v11 th:nth-child(8),.scanner-table-v11 td:nth-child(8),
.account-member-scanner .scanner-table-v11 th:nth-child(8),.account-member-scanner .scanner-table-v11 td:nth-child(8){width:var(--scanner-col-8,58px)!important}
.scanner-table-v11 th:nth-child(9),.scanner-table-v11 td:nth-child(9),
.account-member-scanner .scanner-table-v11 th:nth-child(9),.account-member-scanner .scanner-table-v11 td:nth-child(9){width:var(--scanner-col-9,46px)!important}
.scanner-table-v11 th:nth-child(10),.scanner-table-v11 td:nth-child(10),
.account-member-scanner .scanner-table-v11 th:nth-child(10),.account-member-scanner .scanner-table-v11 td:nth-child(10){width:var(--scanner-col-10,46px)!important}
.scanner-table-v11 th:nth-child(11),.scanner-table-v11 td:nth-child(11),
.account-member-scanner .scanner-table-v11 th:nth-child(11),.account-member-scanner .scanner-table-v11 td:nth-child(11){width:var(--scanner-col-11,50px)!important}
.scanner-table-v11 th:nth-child(12),.scanner-table-v11 td:nth-child(12),
.account-member-scanner .scanner-table-v11 th:nth-child(12),.account-member-scanner .scanner-table-v11 td:nth-child(12){width:var(--scanner-col-12,64px)!important}
.scanner-table-v11 th:nth-child(13),.scanner-table-v11 td:nth-child(13),
.account-member-scanner .scanner-table-v11 th:nth-child(13),.account-member-scanner .scanner-table-v11 td:nth-child(13){width:var(--scanner-col-13,246px)!important;min-width:var(--scanner-col-13,246px)!important;padding-left:var(--scanner-action-left,10px)!important;padding-right:2px!important;text-align:left!important}

.scanner-table-v11 .row-asset-logo,
.account-member-scanner .scanner-table-v11 .row-asset-logo{
  width:var(--scanner-logo-size,26px)!important;
  height:var(--scanner-logo-size,26px)!important;
  flex:0 0 var(--scanner-logo-size,26px)!important;
}
.scanner-table-v11 .st-scan-name,
.account-member-scanner .scanner-table-v11 .st-scan-name{
  gap:var(--scanner-name-gap,7px)!important;
  min-width:0!important;
}
.scanner-table-v11 .st-scan-actions,
.account-member-scanner .scanner-table-v11 .st-scan-actions{
  gap:var(--scanner-action-gap,4px)!important;
  overflow:hidden!important;
}
.scanner-table-v11 .st-scan-actions .tool,
.scanner-table-v11 .st-scan-actions button,
.account-member-scanner .scanner-table-v11 .st-scan-actions .tool,
.account-member-scanner .scanner-table-v11 .st-scan-actions button{
  height:var(--scanner-action-h,27px)!important;
  min-height:var(--scanner-action-h,27px)!important;
  padding-left:var(--scanner-action-px,5px)!important;
  padding-right:var(--scanner-action-px,5px)!important;
}
.scanner-table-v11 .st-scan-actions .alarm-bell,
.scanner-table-v11 .st-scan-actions button:first-child,
.account-member-scanner .scanner-table-v11 .st-scan-actions .alarm-bell,
.account-member-scanner .scanner-table-v11 .st-scan-actions button:first-child{
  width:var(--scanner-action-h,27px)!important;
  min-width:var(--scanner-action-h,27px)!important;
  height:var(--scanner-action-h,27px)!important;
  padding:0!important;
}


/* V138: official Märkte & Trends SVG logo in top navigation */
#mtsMainHeader .mts-header-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  line-height:0!important;
}
#mtsMainHeader .mts-header-brand::before{
  content:none!important;
  display:none!important;
}
#mtsMainHeader .mts-header-logo{
  display:block!important;
  width:auto!important;
  height:44px!important;
  max-width:230px!important;
  object-fit:contain!important;
}
@media(max-width:900px){
  #mtsMainHeader .mts-header-logo{height:38px!important;max-width:190px!important}
}
@media(max-width:700px){
  #mtsMainHeader .mts-header-logo{height:34px!important;max-width:170px!important}
}

/* V139: official white SVG logo in footer */
.mts-footer-brand>a{
  display:inline-flex!important;
  align-items:center!important;
  line-height:0!important;
}
.mts-footer-brand .mts-footer-logo-box,
.mts-footer-brand strong{
  display:none!important;
}
.mts-footer-brand .mts-footer-logo-svg{
  display:block!important;
  width:auto!important;
  height:52px!important;
  max-width:240px!important;
  object-fit:contain!important;
}
@media(max-width:700px){
  .mts-footer-brand .mts-footer-logo-svg{
    height:44px!important;
    max-width:205px!important;
  }
}

/* V140: header login/register are modal-only; no social redirect */
#mtsMainHeader .community-login-nav{font:inherit;cursor:pointer}
.mts-auth-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}
.mts-auth-modal.open{display:flex}
.mts-auth-forgot{display:block;margin:10px auto 0;border:0;background:transparent;color:#79bfe9;text-decoration:underline;cursor:pointer;font:inherit;font-size:12px}.mts-auth-forgot[hidden]{display:none}.mts-auth-forgot:disabled{opacity:.55;cursor:wait}
.mts-auth-backdrop{position:absolute;inset:0;background:rgba(0,8,14,.78);backdrop-filter:blur(8px)}
.mts-auth-dialog{position:relative;z-index:1;width:min(460px,100%);background:#07131d;border:1px solid #2b4250;border-radius:16px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.45);color:#f5f7fa}
.mts-auth-close{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#cbd5dc;font-size:28px;line-height:1;cursor:pointer}
.mts-auth-tabs{display:flex;gap:8px;margin:0 38px 20px 0}
.mts-auth-tabs button{flex:1;border:1px solid #29404d;background:#0a1b26;color:#9eb0bc;border-radius:9px;padding:10px 12px;font-weight:800;cursor:pointer}
.mts-auth-tabs button.active{background:#163140;color:#fff;border-color:#587181}
.mts-auth-kicker{font-size:11px;letter-spacing:.12em;color:#8fa4b2;font-weight:800;margin-bottom:5px}
.mts-auth-dialog h2{margin:0 0 6px;font-size:26px}.mts-auth-dialog p{margin:0 0 18px;color:#9fb0bc}
.mts-auth-dialog form{display:grid;gap:12px}.mts-auth-dialog label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#b6c3cb}
.mts-auth-dialog input{width:100%;box-sizing:border-box;border:1px solid #29404d;background:#041019;color:#fff;border-radius:9px;padding:12px 13px;font-size:15px;outline:none}
.mts-auth-dialog input:focus{border-color:#6b8b9d}
.mts-auth-submit{border:0;border-radius:9px;background:#ed1830;color:#fff;padding:13px 16px;font-weight:900;cursor:pointer;margin-top:2px}.mts-auth-submit:disabled{opacity:.6;cursor:wait}
.mts-auth-msg{min-height:18px;font-size:12px;color:#9fb0bc}.mts-auth-msg.error{color:#ff7f8d}.mts-auth-msg.ok{color:#75d89a}
@media(max-width:600px){.mts-auth-dialog{padding:20px 16px}.mts-auth-modal{padding:12px}}


/* V143: homepage benefits hero left aligned + uniform responsive feature cards */
.mt-v104-hero{
  width:100%!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  justify-content:start!important;
  text-align:left!important;
}
.mt-v104-hero-copy{
  width:100%!important;
  min-width:0!important;
  text-align:left!important;
  margin:0!important;
}
.mt-v104-hero-copy .mt-v104-kicker,
.mt-v104-hero-copy h2,
.mt-v104-hero-copy p{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}

.mt-v104-feature-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:16px!important;
}
.mt-v104-feature-card,
.mt-v104-feature-card.nav,
.mt-v104-feature-card.mega,
.mt-v104-feature-card.ampel{
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  min-height:260px!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  text-align:left!important;
  margin:0!important;
  padding:24px!important;
}
.mt-v104-feature-card .mt-v104-feature-icon,
.mt-v104-feature-card .mt-v104-trafficlight{
  flex:0 0 auto!important;
}
.mt-v104-feature-card h3{
  width:100%!important;
  margin-top:18px!important;
  margin-bottom:10px!important;
  text-align:left!important;
}
.mt-v104-feature-card p{
  width:100%!important;
  margin:0 0 20px!important;
  text-align:left!important;
}
.mt-v104-feature-card>a{
  margin-top:auto!important;
  align-self:flex-start!important;
}

@media(max-width:900px){
  .mt-v104-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .mt-v104-hero{
    grid-template-columns:1fr!important;
    gap:14px!important;
    align-items:start!important;
  }
  .mt-v104-feature-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .mt-v104-feature-card,
  .mt-v104-feature-card.nav,
  .mt-v104-feature-card.mega,
  .mt-v104-feature-card.ampel{
    min-height:0!important;
    padding:20px!important;
  }
}


/* V145: benefits heading block forced left */
.mt-v104-hero,
.mt-v104-hero-copy,
.mt-v104-hero-copy .mt-v104-kicker,
.mt-v104-hero-copy h2,
.mt-v104-hero-copy p{
  text-align:left!important;
  justify-content:flex-start!important;
}
.mt-v104-hero-copy{
  margin-left:0!important;
  margin-right:auto!important;
}
.mt-v104-hero-copy .mt-v104-kicker,
.mt-v104-hero-copy h2,
.mt-v104-hero-copy p{
  margin-left:0!important;
  margin-right:0!important;
}


/* V146: REAL left alignment — remove inherited centered 1040px hero wrapper */
.mt-v104-discovery > .mt-v104-hero{
  width:100%!important;
  max-width:none!important;
  margin:0 0 20px 0!important;
  padding:0!important;
  justify-content:start!important;
  justify-items:start!important;
  text-align:left!important;
}
.mt-v104-discovery > .mt-v104-hero > .mt-v104-hero-copy{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  justify-self:start!important;
  text-align:left!important;
}
.mt-v104-discovery > .mt-v104-hero .mt-v104-kicker,
.mt-v104-discovery > .mt-v104-hero h2,
.mt-v104-discovery > .mt-v104-hero p{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}


/* V147: title block truly starts at the left edge (icon no longer occupies a left column) */
.mt-v104-discovery > .mt-v104-hero{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 20px 0!important;
  padding:0!important;
  text-align:left!important;
}
.mt-v104-discovery > .mt-v104-hero > .mt-v104-hero-icon{
  display:grid!important;
  width:56px!important;
  height:56px!important;
  margin:0 0 14px 0!important;
  place-items:center!important;
}
.mt-v104-discovery > .mt-v104-hero > .mt-v104-hero-copy{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
}
.mt-v104-discovery > .mt-v104-hero .mt-v104-kicker{
  display:block!important;
  width:100%!important;
  text-align:left!important;
  margin:0 0 8px 0!important;
}
.mt-v104-discovery > .mt-v104-hero h2,
.mt-v104-discovery > .mt-v104-hero p{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}


/* V148: gold gradient for Musterdepot primary controls */
#tabDepot,
#depotNew{
  background:linear-gradient(135deg,#fff0a8 0%,#e8c45a 24%,#c89524 58%,#8f6414 100%)!important;
  border:1px solid #e3bd4c!important;
  color:#17130a!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 6px 18px rgba(180,130,20,.16)!important;
  font-weight:900!important;
}
#tabDepot span,
#tabDepot b,
#tabDepot small,
#tabDepot .tab-icon,
#depotNew{
  color:#17130a!important;
}
#tabDepot:hover,
#depotNew:hover{
  background:linear-gradient(135deg,#fff5c6 0%,#f0cf67 26%,#d4a12b 60%,#9c7119 100%)!important;
  border-color:#f0cf67!important;
}
#tabDepot:focus-visible,
#depotNew:focus-visible{
  outline:2px solid #f6d66f!important;
  outline-offset:2px!important;
}

/* V150 unified internal Derivate-Finder */
.mts-underlying-browser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.mts-underlying-browser>button{appearance:none;text-align:left;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px;color:inherit;cursor:pointer;display:grid;gap:4px}.mts-underlying-browser>button:hover{border-color:#d7ae45;transform:translateY(-1px)}.mts-underlying-browser b{font-size:13px}.mts-underlying-browser small{opacity:.62;font-size:10px}.mts-underlying-browser span{font-size:9px;font-weight:900;color:#d7ae45;margin-top:4px}.mts-show-more{display:block;margin:14px auto 0}.mts-deriv-table{display:grid;gap:1px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.mts-deriv-tr{display:grid;grid-template-columns:minmax(150px,1.5fr) 80px 110px 65px 80px 80px 70px 90px minmax(150px,1fr);align-items:center;gap:8px;background:#11151b;padding:10px 12px;font-size:11px}.mts-deriv-tr.head{font-size:9px;font-weight:900;letter-spacing:.04em;opacity:.7;background:#0c0f14}.mts-deriv-tr>span:first-child{display:grid;gap:2px}.mts-deriv-tr small{font-size:9px;opacity:.55}.mts-deriv-actions{display:flex!important;gap:5px;justify-content:flex-end}.mts-deriv-actions .btn{font-size:9px;padding:7px 8px}.mts-deriv-modal{position:fixed;inset:0;z-index:100000}.mts-deriv-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(5px)}.mts-deriv-modal-card{position:relative;width:min(760px,calc(100% - 28px));max-height:88vh;overflow:auto;margin:6vh auto;background:#11151b;border:1px solid rgba(215,174,69,.45);border-radius:18px;padding:26px;box-shadow:0 25px 80px rgba(0,0,0,.55)}.mts-deriv-modal-x{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.mts-deriv-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.mts-deriv-detail-grid>div{padding:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);border-radius:10px;display:grid;gap:5px}.mts-deriv-detail-grid small{font-size:9px;opacity:.55}.mts-deriv-detail-grid b{font-size:12px}.mts-deriv-detail-note{font-size:11px;opacity:.65}@media(max-width:900px){.mts-underlying-browser{grid-template-columns:repeat(2,minmax(0,1fr))}.mts-deriv-table{overflow:auto}.mts-deriv-tr{min-width:920px}.mts-deriv-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mts-underlying-browser,.mts-deriv-detail-grid{grid-template-columns:1fr}}


/* V153 DERIVATE-FINDER — unified, search-first, filter-second */
.mts-df-v153{--df-border:#233d4c;--df-panel:#081721;--df-panel2:#0a1b25;--df-muted:#82a2b4;--df-gold:#d7aa31;--df-red:#ef233c;color:#fff}
.mts-df-v153 *{box-sizing:border-box}.mts-df-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px}.mts-df-head h2{margin:3px 0 6px;font-size:clamp(26px,3vw,38px)}.mts-df-head p{margin:0;color:var(--df-muted);max-width:850px;line-height:1.5}.mts-df-eyebrow{font-size:11px;font-weight:900;letter-spacing:.1em;color:#ff334d}.mts-df-status{white-space:nowrap;font-size:11px;color:#91adbc;border:1px solid var(--df-border);border-radius:999px;padding:7px 10px}.mts-df-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#18c77a;margin-right:6px}
.mts-df-search-stage,.mts-df-results-stage{border:1px solid var(--df-border);background:linear-gradient(180deg,#081721,#07131c);border-radius:16px;padding:16px;margin-bottom:14px}.mts-df-step{display:flex;align-items:center;gap:10px;min-width:0}.mts-df-step>b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f5dc84,#c38d1e);color:#161106;font-size:14px;flex:0 0 30px}.mts-df-step span{display:flex;flex-direction:column;min-width:0}.mts-df-step strong{font-size:15px}.mts-df-step small{font-size:11px;color:var(--df-muted);margin-top:2px}
.mts-df-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:14px}.mts-df-search-wrap{position:relative}.mts-df-query{width:100%;height:50px;background:#06121a!important;border:1px solid #294453!important;border-radius:10px!important;color:#fff!important;padding:0 15px!important;font-size:15px!important;outline:none}.mts-df-query:focus{border-color:#d0a332!important;box-shadow:0 0 0 2px rgba(208,163,50,.1)}.mts-df-search-btn{height:50px;border:0;border-radius:9px;padding:0 22px;background:#ed1b2f;color:#fff;font-weight:950;font-size:12px;cursor:pointer}.mts-df-search-btn:hover{filter:brightness(1.08)}
.mts-df-suggest{position:absolute;z-index:50;left:0;right:0;top:54px;background:#07151e;border:1px solid #2b4655;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.42)}.mts-df-suggest button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-bottom:1px solid #19303e;background:transparent;color:#fff;text-align:left;cursor:pointer}.mts-df-suggest button:last-child{border-bottom:0}.mts-df-suggest button:hover{background:#0c2230}.mts-df-suggest b{font-size:12px}.mts-df-suggest small{font-size:10px;color:#7f9dad;text-align:right}
.mts-df-quick{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:10px}.mts-df-quick>span{font-size:9px;font-weight:900;letter-spacing:.08em;color:#678899;margin-right:2px}.mts-df-quick button{border:1px solid #284554;background:#0a1a24;color:#bfd0da;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;cursor:pointer}.mts-df-quick button:hover{border-color:#d0a332;color:#fff}
.mts-df-results-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.mts-df-mobile-filter{display:none;border:1px solid #34515f;background:#0b1d27;color:#fff;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:900}.mts-df-mobile-filter em{font-style:normal;background:#d6a72e;color:#171208;border-radius:999px;padding:2px 6px;margin-left:4px}.mts-df-filter-panel{margin-top:14px;border-top:1px solid #1d3644;padding-top:13px}.mts-df-filter-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:11px}.mts-df-filter-top>div{display:flex;flex-direction:column}.mts-df-filter-top strong{font-size:13px}.mts-df-filter-top small{font-size:10px;color:var(--df-muted);margin-top:2px}.mts-df-reset{border:0;background:transparent;color:#e4b93f;font-size:10px;font-weight:900;cursor:pointer;padding:5px}.mts-df-filter-grid{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(150px,1fr) 1.1fr 1.4fr 1.6fr;gap:10px;align-items:end}.mts-df-filter-grid label,.mts-df-segment-group{display:flex;flex-direction:column;gap:5px;min-width:0}.mts-df-filter-grid label>span,.mts-df-segment-group>span{font-size:9px;color:#7291a2;font-weight:900;letter-spacing:.07em}.mts-df-filter-grid select{width:100%;height:35px;background:#091923;border:1px solid #294351;border-radius:7px;color:#fff;padding:0 9px;font-size:10px;font-weight:800}.mts-df-segment-group>div{display:flex;gap:3px;flex-wrap:nowrap}.mts-df-segment-group button{flex:1;min-width:0;height:35px;border:1px solid #294351;background:#091923;color:#a7becb;border-radius:7px;font-size:9px;font-weight:900;cursor:pointer;white-space:nowrap}.mts-df-segment-group button.active{background:linear-gradient(135deg,#f2d676,#bd861a);border-color:#e0b64b;color:#171208}.mts-df-active-filters{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:10px}.mts-df-active-filters>span{font-size:9px;color:#708f9f;font-weight:900}.mts-df-active-filters button{border:1px solid #3b5360;background:#0a1b25;color:#e7eef2;border-radius:999px;padding:5px 8px;font-size:9px;cursor:pointer}
.mts-df-content{margin-top:14px}.mts-df-universe{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mts-df-universe>button{display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid #1f3947;background:#081923;border-radius:9px;color:#fff;text-align:left;cursor:pointer}.mts-df-universe>button:hover{border-color:#c99a2b;background:#0b202b}.mts-df-universe span{display:flex;flex-direction:column;min-width:0}.mts-df-universe b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mts-df-universe small{font-size:9px;color:#7394a5;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mts-df-universe strong{font-size:9px;color:#e1b33d;white-space:nowrap}.mts-df-more{display:block;margin:12px auto 0;border:1px solid #38515e;background:#0a1b24;color:#fff;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:900;cursor:pointer}
.mts-df-table-wrap{overflow-x:auto;border:1px solid #1d3745;border-radius:10px}.mts-df-table{min-width:980px}.mts-df-tr{display:grid;grid-template-columns:1.45fr .75fr 1fr .72fr .7fr .7fr .65fr .8fr 1.1fr;align-items:center;min-height:50px;border-bottom:1px solid #18313f;background:#071720}.mts-df-tr:last-child{border-bottom:0}.mts-df-tr.head{min-height:34px;background:#0b1e28;color:#7797a8;font-size:8px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.mts-df-tr>span{padding:7px 8px;min-width:0;font-size:10px}.mts-df-tr>span:first-child{display:flex;flex-direction:column}.mts-df-tr>span:first-child b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mts-df-tr>span:first-child small{font-size:8px;color:#7395a5;margin-top:2px}.mts-df-dir{font-size:9px;padding:3px 6px;border-radius:999px;background:#113825;color:#61d99d}.mts-df-dir.short{background:#3b1920;color:#ff8492}.mts-df-actions{display:flex!important;gap:4px!important;align-items:center!important}.mts-df-actions button{border:1px solid #38515e;background:#0a1c26;color:#fff;border-radius:6px;padding:6px 7px;font-size:8px;font-weight:900;cursor:pointer;white-space:nowrap}.mts-df-actions button.gold,.mts-df-gold-btn{background:linear-gradient(135deg,#fff0a8,#e1ba4e 32%,#b77b17 100%)!important;border:1px solid #e6c45b!important;color:#171108!important;font-weight:950!important}.mts-df-empty,.mts-df-loading{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #294653;border-radius:10px;background:#07151d;color:#fff;padding:24px}.mts-df-empty b,.mts-df-loading b{font-size:14px}.mts-df-empty span,.mts-df-loading span{font-size:11px;color:#7898a8;margin-top:5px}.mts-df-empty button{margin-top:12px;border:1px solid #3a5562;background:#0a1c26;color:#fff;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:900}.mts-df-loading i{width:24px;height:24px;border:2px solid #264453;border-top-color:#e2b43e;border-radius:50%;animation:mtsDfSpin .8s linear infinite;margin-bottom:10px}@keyframes mtsDfSpin{to{transform:rotate(360deg)}}.mts-df-risk{color:#688797;font-size:9px;line-height:1.5;padding:2px 4px 10px}.mts-df-risk b{color:#91acba}
.mts-df-modal[hidden]{display:none!important}.mts-df-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.mts-df-modal-backdrop{position:absolute;inset:0;background:rgba(0,7,12,.82);backdrop-filter:blur(4px)}.mts-df-modal-card{position:relative;width:min(720px,96vw);max-height:88vh;overflow:auto;background:#081721;border:1px solid #2b4755;border-radius:16px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.55)}.mts-df-modal-x{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.mts-df-modal-card h2{margin:5px 0 2px}.mts-df-detail-sub{color:#7e9dac;font-size:11px;margin-bottom:15px}.mts-df-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mts-df-detail-grid>div{border:1px solid #203d4b;background:#07141c;border-radius:8px;padding:10px}.mts-df-detail-grid small{display:block;color:#708f9f;font-size:8px;font-weight:900}.mts-df-detail-grid b{display:block;margin-top:3px;font-size:12px}.mts-df-detail-note{font-size:10px;color:#7f9cac;line-height:1.5}.mts-df-gold-btn{border-radius:8px;padding:9px 12px;cursor:pointer}
@media(max-width:1180px){.mts-df-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mts-df-ko{grid-column:1/-1}.mts-df-universe{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.mts-df-head{display:block}.mts-df-status{display:inline-block;margin-top:10px}.mts-df-search-stage,.mts-df-results-stage{padding:12px;border-radius:12px}.mts-df-search-row{grid-template-columns:1fr}.mts-df-search-btn{width:100%}.mts-df-results-head{align-items:center}.mts-df-mobile-filter{display:block}.mts-df-filter-panel{display:none}.mts-df-filter-panel.mobile-open{display:block!important}.mts-df-filter-grid{grid-template-columns:1fr}.mts-df-ko{grid-column:auto}.mts-df-filter-top small{display:none}.mts-df-filter-top{align-items:center}.mts-df-universe{grid-template-columns:1fr}.mts-df-detail-grid{grid-template-columns:repeat(2,1fr)}}
/* V154 Derivate-Finder: sortable columns + calculated metric markers */
.mts-df-tr.head span button{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:900;letter-spacing:.04em;padding:0;cursor:pointer;text-align:left;white-space:nowrap}
.mts-df-tr.head span button:hover{color:#fff}
.mts-df-calc{display:block!important;margin-top:2px!important;font-size:8px!important;line-height:1!important;letter-spacing:.06em!important;color:#d8b74b!important;font-weight:800!important}
/* V156 DERIVATE-FINDER — dynamic product schemas + copyable WKN */
.mts-df-table.mts-df-dynamic .mts-df-tr{grid-template-columns:var(--df-grid)!important;min-width:max(100%,1050px)}
.mts-df-wkn-cell{display:flex!important;align-items:center;gap:7px;white-space:nowrap}
.mts-df-copy-wkn{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:inherit;border-radius:6px;padding:4px 6px;cursor:pointer;font:inherit}
.mts-df-copy-wkn span{font-size:14px}.mts-df-copy-wkn em{font-style:normal;font-size:8px;font-weight:800;letter-spacing:.06em;opacity:.7}
.mts-df-copy-wkn:hover,.mts-df-copy-wkn.copied{border-color:#d7b56d;background:rgba(215,181,109,.12)}
.mts-df-copy-wkn.copied em{color:#d7b56d;opacity:1}
.mts-df-filter-grid>[hidden]{display:none!important}

/* V158 WKN direct-copy + green copied overlay */
.mts-df-wkn-cell{position:relative;display:inline-flex!important;align-items:center;white-space:nowrap}
.mts-df-wkn-click{position:relative;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;padding:4px 2px;border-radius:5px;cursor:pointer;font:inherit;font-weight:800;letter-spacing:.02em}
.mts-df-wkn-click:hover{text-decoration:underline;text-underline-offset:3px}
.mts-df-copy-overlay{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%) scale(.9);display:flex;align-items:center;justify-content:center;min-width:0;height:20px;padding:0 7px;border:1px solid rgba(104,255,169,.9);border-radius:999px;background:#159b55;color:#fff;font-size:8px;font-weight:900;letter-spacing:.05em;opacity:0;pointer-events:none;white-space:nowrap;box-shadow:0 0 12px rgba(53,208,127,.8),0 3px 10px rgba(0,0,0,.25);transition:opacity .14s ease,transform .14s ease;z-index:5}
.mts-df-wkn-click.copied .mts-df-copy-overlay{opacity:1;transform:translate(-50%,-50%) scale(1)}
.mts-df-copy-wkn{display:none!important}
/* V159 product-universe counts and result-driven product filters */
.mts-df-product-groups{margin-top:12px;padding-top:11px;border-top:1px solid #183440}
.mts-df-group-label{display:block;font-size:9px;color:#7291a2;font-weight:900;letter-spacing:.08em;margin-bottom:7px}
.mts-df-group-chips{display:flex;flex-wrap:wrap;gap:6px}
.mts-df-group-chips button{border:1px solid #294653;background:#081923;color:#a9c0cb;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850;cursor:pointer}
.mts-df-group-chips button b{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;margin-left:4px;padding:0 5px;border-radius:999px;background:#132f3c;color:#e9c45a;font-size:8px}
.mts-df-group-chips button:hover,.mts-df-group-chips button.active{border-color:#d4aa3b;color:#fff;background:#102630}
.mts-df-group-chips button.active b{background:#d4aa3b;color:#171208}
/* V181 Derivate-Finder pagination */
.mts-df-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:18px 0 4px}.mts-df-pagination button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:inherit;border-radius:8px;padding:9px 14px;font-weight:700;cursor:pointer}.mts-df-pagination button:disabled{opacity:.35;cursor:default}.mts-df-pagination b{font-size:12px;letter-spacing:.06em}

/* V182 Derivate-Finder: produktspezifische dynamische Spalten */
.mts-df-v182 .mts-df-table.mts-df-dynamic .mts-df-tr{grid-template-columns:var(--df-grid)!important;min-width:max(100%,1320px)}
.mts-df-v182 .mts-df-tr.head>span{white-space:nowrap}
.mts-df-v182 .mts-df-tr>span{padding-left:7px;padding-right:7px}

/* V183 · Derivate-Finder header status rechtsbuendig */
.mts-df-head .mts-df-status,
.mt-derivates-head .mt-derivates-status,
.account-view-head .mt-derivates-status{
  margin-left:auto !important;
  margin-right:0 !important;
  text-align:right !important;
  justify-self:end !important;
  align-self:flex-start !important;
}
@media(max-width:700px){
  .mts-df-head .mts-df-status,
  .mt-derivates-head .mt-derivates-status,
  .account-view-head .mt-derivates-status{
    display:block !important;
    width:max-content !important;
    margin-left:auto !important;
    margin-right:0 !important;
    text-align:right !important;
  }
}

/* V183 Derivate-Finder header + search input fix */
.mt-derivates-head .mt-derivates-status,
.account-view-head .mt-derivates-status{
  margin-left:auto !important;
  text-align:right !important;
  justify-self:end !important;
  align-self:flex-start !important;
  white-space:nowrap;
}
.mt-derivates-searchbox input[type="search"],
.mt-cert-search input[type="search"]{
  -webkit-appearance:none;
  appearance:none;
  width:100%;
  min-width:0;
  box-sizing:border-box;
}
.mt-derivates-searchbox input[type="search"]::-webkit-search-cancel-button,
.mt-cert-search input[type="search"]::-webkit-search-cancel-button{
  cursor:pointer;
}
@media(max-width:600px){
  .mt-derivates-head .mt-derivates-status,
  .account-view-head .mt-derivates-status{
    margin-left:0 !important;
    margin-right:0 !important;
    text-align:left !important;
    justify-self:start !important;
  }
}

/* V185 · Derivate-Finder hard fixes: status always right + no email autofill */
.mts-df-head,.mt-derivates-head,.account-view-head{width:100%!important;}
.mts-df-head .mts-df-status,.mt-derivates-head .mt-derivates-status,.account-view-head .mt-derivates-status{margin-left:auto!important;margin-right:0!important;text-align:right!important;justify-self:end!important;align-self:flex-start!important;}
@media(max-width:700px){.mts-df-head{display:flex!important;flex-direction:column!important;align-items:stretch!important}.mts-df-head .mts-df-status{display:block!important;width:max-content!important;margin-left:auto!important;margin-right:0!important;text-align:right!important;align-self:flex-end!important}}
@media(max-width:600px){.mt-derivates-head,.account-view-head{display:flex!important;flex-direction:column!important;align-items:stretch!important}.mt-derivates-head .mt-derivates-status,.account-view-head .mt-derivates-status{display:block!important;width:max-content!important;margin-left:auto!important;margin-right:0!important;text-align:right!important;justify-self:end!important;align-self:flex-end!important}}
input[data-mts-search="1"]{font-family:inherit!important;}

/* V190 issuer dropdown */
.mts-df-issuer-select{display:flex;flex-direction:column;gap:5px;min-width:0}.mts-df-issuer-select>span{font-size:9px;color:#7291a2;font-weight:900;letter-spacing:.07em}.mts-df-issuer-select select{width:100%;height:35px;background:#091923;border:1px solid #294351;border-radius:7px;color:#fff;padding:0 9px;font-size:10px;font-weight:800;cursor:pointer}

/* V199 homepage blog cards: keep editorial photography unobstructed */
.st-home-blog-v199{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px}
.st-home-blog-v199 article{overflow:hidden;border:1px solid #264452;border-radius:16px;background:#081923}
.st-home-blog-v199 article>a{display:flex;flex-direction:column;height:100%;color:inherit!important;text-decoration:none!important}
.st-home-blog-v199 .v199-img{position:relative;min-height:290px;background-size:cover;background-position:center}
.st-home-blog-v199 .lead .v199-img{min-height:420px}
.st-home-blog-v199 .side{display:grid;grid-template-rows:1fr 1fr;gap:14px}
.st-home-blog-v199 .side .v199-img{min-height:150px}
.st-home-blog-v199 .v199-copy{padding:17px 20px 20px;background:#081923}
.st-home-blog-v199 .v199-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px;color:#a9bec9;font-size:10px;font-weight:750}
.st-home-blog-v199 .v199-cat{padding:5px 8px;border-radius:4px;background:#e9293e;color:#fff;font-size:9px;font-weight:950}
.st-home-blog-v199 h3{margin:0 0 8px;font-size:19px;line-height:1.18}.st-home-blog-v199 .lead h3{font-size:30px}
.st-home-blog-v199 p{margin:0 0 12px;color:#9db1bc;font-size:12px;line-height:1.55}.st-home-blog-v199 strong{color:#65bfff;font-size:10px}
@media(max-width:800px){.st-home-blog-v199{grid-template-columns:1fr}.st-home-blog-v199 .side{grid-template-columns:1fr 1fr;grid-template-rows:auto}}
@media(max-width:560px){.st-home-blog-v199 .side{grid-template-columns:1fr}.st-home-blog-v199 .lead .v199-img{min-height:280px}.st-home-blog-v199 .lead h3{font-size:23px}}


/* V221 — M&T Live Signal Chart / clean conversion UI */
#primaryChartCard{position:relative;padding:14px!important;background:linear-gradient(180deg,#081722 0%,#06121b 100%);border-color:#233b4b!important}
.mt-chart-topline{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid #1b3342}.mt-chart-brand{display:flex;align-items:baseline;gap:10px;min-width:0}.mt-chart-brand span{color:#ff4053;font-size:9px;font-weight:1000;letter-spacing:.13em}.mt-chart-brand strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-chart-modes{display:flex;gap:4px;padding:3px;border:1px solid #213948;background:#06121b;border-radius:9px}.mt-chart-modes button{border:0;background:transparent;color:#7891a2;padding:7px 10px;border-radius:6px;font-size:9px;font-weight:900;cursor:pointer}.mt-chart-modes button.active{background:#173348;color:#fff;box-shadow:inset 0 0 0 1px #2a526a}.mt-chart-modes button:hover{color:#fff}
#primaryChartCard>.chartbar:first-of-type{margin-bottom:10px;padding:0}.chart-share-cta-row{display:none!important}.chartwrap{border:1px solid #172e3d;border-radius:10px;overflow:hidden;background:#07131d}.overlay{filter:drop-shadow(0 2px 8px rgba(0,0,0,.22))}
body[data-chart-mode="clean"] #primaryChartCard>.chartbar:nth-of-type(2),body[data-chart-mode="signals"] #primaryChartCard>.chartbar:nth-of-type(2){display:none!important}body[data-chart-mode="analysis"] #primaryChartCard>.chartbar:nth-of-type(2){display:flex!important}
.mt-chart-actionbar{display:flex;align-items:center;gap:8px;padding:11px 0 2px;border-top:1px solid #16303e;margin-top:10px}.mt-chart-actionbar button{appearance:none;border:1px solid #284252;background:#0a1b27;color:#c9d7df;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:900;letter-spacing:.025em;cursor:pointer}.mt-chart-actionbar button:hover{border-color:#4b7188;color:#fff;background:#0d2331}.mt-chart-actionbar button:first-child{margin-right:auto}.mt-chart-conversion{margin-top:10px;border:1px solid #1f3d4d;background:linear-gradient(90deg,#0a1d29,#081722);border-radius:10px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.mt-chart-conversion[hidden]{display:none!important}.mt-chart-conversion>div{display:grid;gap:3px}.mt-chart-conversion span{color:#ff4053;font-size:8px;font-weight:1000;letter-spacing:.12em}.mt-chart-conversion b{font-size:11px}.mt-chart-conversion small{color:#8298a7;font-size:9px}.mt-chart-conversion button,.mt-chart-conversion a{white-space:nowrap;border:1px solid #31546a;background:#0e2938;color:#fff;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:900;text-decoration:none;cursor:pointer}.mt-chart-conversion button:hover,.mt-chart-conversion a:hover{border-color:#4c7b96;background:#123447}
.blog-detail-embed #primaryChartCard{border-radius:16px!important}.blog-detail-embed .mt-chart-conversion{margin-bottom:0}.blog-detail-embed #chartWrap{height:690px!important;min-height:690px!important}
@media(max-width:900px){.mt-chart-topline{align-items:flex-start;flex-direction:column}.mt-chart-modes{width:100%}.mt-chart-modes button{flex:1}.mt-chart-actionbar{flex-wrap:wrap}.mt-chart-actionbar button:first-child{margin-right:0}.mt-chart-actionbar button{flex:1 1 30%}.mt-chart-conversion{align-items:flex-start;flex-direction:column}.mt-chart-conversion button,.mt-chart-conversion a{width:100%;text-align:center}.blog-detail-embed #chartWrap{height:520px!important;min-height:520px!important}}
@media(max-width:620px){.mt-chart-brand{align-items:flex-start;flex-direction:column;gap:4px}.mt-chart-actionbar button{flex:1 1 100%}}
\n\n/* ==================== V222 M&T CLEAN SIGNAL CHART ==================== */
#primaryChartCard{position:relative;overflow:visible}
.mt-chart-topline{margin-bottom:8px;padding-bottom:8px;min-height:38px}
.mt-chart-brand{gap:8px;flex-wrap:wrap}
.mt-chart-brand span{font-size:9px;letter-spacing:.15em}
.mt-chart-brand strong{font-size:13px}
.mt-chart-brand em{font-style:normal;color:#7891a2;font-size:9px;font-weight:800;padding-left:2px}
.mt-chart-modes{flex:0 0 auto}
.mt-chart-modes button{padding:7px 12px;font-size:9px}
#primaryChartCard>.chartbar:first-of-type{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:2px 0 8px;margin:0;border:0;background:transparent}
#primaryChartCard>.chartbar:first-of-type b{font-size:8px;color:#7891a2;letter-spacing:.06em;margin-right:2px}
#primaryChartCard>.chartbar:first-of-type .tool{min-width:36px;padding:6px 8px;font-size:9px;border-radius:7px}
body[data-chart-mode="clean"] #primaryChartCard>.chartbar:nth-of-type(2),
body[data-chart-mode="signals"] #primaryChartCard>.chartbar:nth-of-type(2){display:none!important}
body[data-chart-mode="analysis"] #primaryChartCard>.chartbar:nth-of-type(2){display:flex!important;align-items:center;gap:6px;flex-wrap:wrap;padding:8px 0;margin:0 0 8px;border-top:1px solid #122733;background:transparent}
body[data-chart-mode="clean"] .chart-share-cta-row,
body[data-chart-mode="signals"] .chart-share-cta-row,
body[data-chart-mode="analysis"] .chart-share-cta-row,
.mt-legacy-share{display:none!important}
.chartwrap{position:relative;border-radius:12px;overflow:hidden;background:#07131d;min-height:560px}
#chartWrap{height:640px;min-height:640px}
body[data-chart-mode="clean"] #chartWrap{box-shadow:inset 0 0 0 1px rgba(48,85,106,.08)}
.mt-chart-actionbar{margin-top:8px;padding:9px 0 0;gap:6px}
.mt-chart-actionbar button{padding:8px 10px;font-size:8.5px;border-radius:7px}
.mt-chart-actionbar button:first-child{margin-right:0}
.mt-chart-actionbar #mtChartDiscuss{margin-left:auto}
.mt-chart-conversion{padding:10px 12px;margin-top:8px}
.mt-chart-conversion b{font-size:10px}.mt-chart-conversion small{font-size:8.5px}
/* Blog embed: same chart, no clipped internal scroll and enough room for the beacon rail */
.blog-detail-embed #chartWrap{height:640px!important;min-height:640px!important}
.blog-detail-embed #primaryChartCard{overflow:visible!important}
.blog-detail-embed .mt-chart-actionbar{padding-left:8px;padding-right:8px}
/* Slightly calmer canvas surrounding UI */
body[data-chart-mode="clean"] #primaryChartCard{background:linear-gradient(180deg,#081722,#07141e)}
body[data-chart-mode="clean"] #primaryChartCard>.chartbar:first-of-type .tool:not(.active){opacity:.78}
@media(max-width:900px){
  #chartWrap,.blog-detail-embed #chartWrap{height:520px!important;min-height:520px!important}
  .mt-chart-topline{gap:8px}.mt-chart-brand{width:100%}.mt-chart-modes{width:100%}
  #primaryChartCard>.chartbar:first-of-type{overflow-x:auto;flex-wrap:nowrap;padding-bottom:10px;scrollbar-width:none}
  #primaryChartCard>.chartbar:first-of-type::-webkit-scrollbar{display:none}
  .mt-chart-actionbar #mtChartDiscuss{margin-left:0}
}
@media(max-width:620px){
  #chartWrap,.blog-detail-embed #chartWrap{height:460px!important;min-height:460px!important}
  .mt-chart-actionbar{display:grid;grid-template-columns:1fr 1fr}.mt-chart-actionbar button{width:100%}.mt-chart-actionbar #mtChartDiscuss{grid-column:1/-1}
}

/* ==================== V224 M&T SIGNAL WORKSPACE ==================== */
#primaryChartCard{position:relative;background:linear-gradient(180deg,#07151f 0%,#06121b 100%);border:1px solid #1a3545;box-shadow:0 24px 70px rgba(0,0,0,.18)}
.mt-chart-topline{justify-content:center!important;border-bottom:0!important;margin:0 0 8px!important;padding:0!important}.mt-chart-brand{width:100%;justify-content:center;gap:12px}.mt-chart-brand span{font-size:10px}.mt-chart-brand strong{font-size:15px}.mt-chart-brand em{display:none}
.mt-workspace-nav{display:grid;grid-template-columns:repeat(3,minmax(0,230px));justify-content:center;gap:12px;margin:10px auto 12px;max-width:760px}.mt-workspace-nav button{appearance:none;border:1px solid #244455;background:linear-gradient(180deg,#0b1c28,#08151f);color:#d9e5eb;border-radius:14px;padding:13px 17px;min-height:58px;display:grid;gap:3px;text-align:left;cursor:pointer;transition:.18s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.mt-workspace-nav button span{font-size:11px;font-weight:1000;letter-spacing:.055em}.mt-workspace-nav button small{font-size:8.5px;color:#7892a3;font-weight:750}.mt-workspace-nav button:hover{transform:translateY(-1px);border-color:#3c647a;background:#0d2230}.mt-workspace-nav button.active{border-color:#315e77;background:linear-gradient(180deg,#12334a,#0b2230);box-shadow:0 0 0 1px rgba(77,163,255,.14),0 12px 30px rgba(0,0,0,.16)}.mt-workspace-nav button.active span{color:#fff}
.mt-workspace-panel{max-width:1220px;margin:0 auto 12px;min-height:0}.mt-panel-loading{padding:11px 14px;border:1px solid #1d3b4c;border-radius:12px;color:#8198a8;background:#081722;font-size:10px}.mt-system-strip{display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:8px}.mt-system-strip>div{min-width:0;border:1px solid #1d3b4c;border-radius:12px;background:#081722;padding:10px 12px;display:grid;gap:2px}.mt-system-strip span,.mt-follow-copy span,.mt-tools-intro span{font-size:7.5px;letter-spacing:.11em;font-weight:1000;color:#7791a2}.mt-system-strip b{font-size:13px;color:#f6fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-system-strip small{font-size:8px;color:#7f95a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-system-current b{display:flex;align-items:center;gap:7px}.mt-system-current i{width:8px;height:8px;border-radius:50%;display:inline-block}.mt-system-current .is-long{color:#20df7a}.mt-system-current .is-long i{background:#20df7a;box-shadow:0 0 0 4px rgba(32,223,122,.08)}.mt-system-current .is-flat{color:#ff4053}.mt-system-current .is-flat i{background:#ff4053;box-shadow:0 0 0 4px rgba(255,64,83,.08)}
.mt-follow-grid{display:grid;grid-template-columns:minmax(260px,1fr) repeat(4,auto);align-items:center;gap:8px;border:1px solid #1d3b4c;border-radius:14px;background:linear-gradient(90deg,#081722,#0a1c28);padding:11px 12px}.mt-follow-copy{display:grid;gap:2px}.mt-follow-copy b{font-size:11px}.mt-follow-copy small{font-size:8.5px;color:#7d94a4}.mt-follow-grid button,.mt-follow-grid a{appearance:none;text-decoration:none;border:1px solid #29495b;background:#0b202d;color:#d8e5eb;border-radius:9px;padding:9px 11px;font-size:8px;font-weight:950;white-space:nowrap;cursor:pointer}.mt-follow-grid .primary{background:#123e2b;border-color:#1f6a45;color:#8ff5b9}.mt-follow-grid button:hover,.mt-follow-grid a:hover{border-color:#4a7085;color:#fff}.mt-tools-intro{border:1px solid #1d3b4c;border-radius:12px;background:#081722;padding:10px 12px;display:flex;align-items:center;gap:10px}.mt-tools-intro b{font-size:10px}.mt-tools-intro small{font-size:8px;color:#8197a5}
.mt-rangebar{justify-content:center;flex-wrap:wrap;margin:5px 0 8px!important;padding:8px 10px!important;border:1px solid #183544;border-radius:11px;background:#071722}.mt-rangebar b{font-size:8px}.mt-rangebar .tool{min-height:30px;border-radius:8px!important;padding:7px 10px!important}.mt-analysis-tools{border:1px solid #254454!important;border-radius:12px!important;background:#081722!important;padding:10px!important;margin:0 0 8px!important;flex-wrap:wrap}.mt-analysis-tools[hidden]{display:none!important}
#chartWrap{border:1px solid #173340;border-radius:15px;overflow:hidden;background:#07131d}.chartwrap .overlay{overflow:visible}
.mt-chart-actionbar{justify-content:center!important;border-top:0!important;margin-top:9px!important}.mt-chart-actionbar button:first-child{margin-right:0!important}.mt-chart-actionbar button{border-radius:10px!important;padding:9px 13px!important}
@media(max-width:1100px){.mt-system-strip{grid-template-columns:repeat(3,1fr)}.mt-follow-grid{grid-template-columns:1fr 1fr 1fr}.mt-follow-copy{grid-column:1/-1}.mt-workspace-nav{grid-template-columns:repeat(3,1fr);max-width:none}}
@media(max-width:760px){.mt-workspace-nav{gap:6px}.mt-workspace-nav button{padding:10px 8px;min-height:52px}.mt-workspace-nav button span{font-size:9px}.mt-workspace-nav button small{font-size:7px}.mt-system-strip{grid-template-columns:1fr 1fr}.mt-system-current{grid-column:1/-1}.mt-follow-grid{grid-template-columns:1fr 1fr}.mt-follow-copy{grid-column:1/-1}.mt-follow-grid .primary,.mt-follow-grid a{grid-column:auto}.mt-tools-intro{align-items:flex-start;flex-direction:column}.mt-rangebar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.mt-rangebar>*{flex:0 0 auto}}
@media(max-width:520px){.mt-workspace-nav{grid-template-columns:1fr}.mt-workspace-nav button{text-align:center}.mt-system-strip{grid-template-columns:1fr}.mt-system-current{grid-column:auto}.mt-follow-grid{grid-template-columns:1fr}.mt-follow-grid>*{grid-column:1!important}}

/* ==================== V230 INTERACTIVE SIGNAL ACTION HUB ==================== */
.mt-chart-topline{display:flex;align-items:center;justify-content:space-between;gap:18px}
.mt-instrument-line{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex-wrap:wrap;font-size:8px;color:#7890a0}
.mt-instrument-line b{font-size:10px;color:#eef5f8;letter-spacing:.02em}
.mt-instrument-line span{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border:1px solid #1f3745;border-radius:999px;background:#081722;white-space:nowrap}
.mt-instrument-line .green{color:#20df7a;border-color:rgba(32,223,122,.28)}
.mt-instrument-line .red{color:#ff4053;border-color:rgba(255,64,83,.28)}
.overlay .mt-signal-hit{pointer-events:none!important}
.mt-trade-focus-card{position:absolute;z-index:30;left:50%;top:22px;transform:translateX(-50%);width:min(560px,calc(100% - 36px));padding:18px 19px 16px;border:1px solid #315062;border-radius:16px;background:linear-gradient(180deg,rgba(10,28,40,.985),rgba(5,16,24,.985));box-shadow:0 22px 60px rgba(0,0,0,.48);backdrop-filter:blur(14px)}
.mt-trade-focus-card[hidden]{display:none!important}
.mt-trade-focus-card>span{display:block;color:#7f99aa;font-size:8px;font-weight:1000;letter-spacing:.14em}
.mt-trade-focus-card h3{margin:5px 38px 13px 0;font-size:17px;letter-spacing:-.01em}
.mt-trade-focus-close{position:absolute;right:12px;top:11px;width:30px;height:30px;border-radius:50%;border:1px solid #294554;background:#091923;color:#9bb0bd;font-size:20px;cursor:pointer}
.mt-trade-focus-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
.mt-trade-focus-grid>div{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid #1d3543;border-radius:11px;background:#071621}
.mt-trade-focus-grid small{color:#748d9d;font-size:7.5px;font-weight:1000;letter-spacing:.09em}
.mt-trade-focus-grid b{font-size:13px;color:#f4f8fa}.mt-trade-focus-grid em{font-style:normal;color:#8ea3af;font-size:8.5px}
.mt-trade-focus-card p{margin:11px 0 0;color:#718997;font-size:8px;line-height:1.45}
.mt-chart-actionbar-v230{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px!important;max-width:900px;margin:10px auto 0!important}
.mt-chart-actionbar-v230 button{min-height:42px!important;border-radius:11px!important;font-size:9px!important;font-weight:1000!important;letter-spacing:.035em!important;background:linear-gradient(180deg,#0d2330,#081822)!important}
.mt-chart-actionbar-v230 button:hover,.mt-chart-actionbar-v230 button.active{border-color:#456f86!important;background:linear-gradient(180deg,#123146,#0b2130)!important;color:#fff!important}
.mt-chart-quickpanel{max-width:1020px;margin:8px auto 0;padding:14px;border:1px solid #244454;border-radius:14px;background:linear-gradient(180deg,#0a1d29,#07151f);display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr);gap:16px;align-items:center;box-shadow:0 14px 34px rgba(0,0,0,.18)}
.mt-chart-quickpanel[hidden]{display:none!important}
.mt-quick-copy{display:grid;gap:4px}.mt-quick-copy span{color:#7894a6;font-size:7.5px;font-weight:1000;letter-spacing:.12em}.mt-quick-copy b{font-size:13px}.mt-quick-copy small{font-size:8.5px;line-height:1.45;color:#7f95a3}
.mt-quick-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mt-quick-actions button,.mt-depot-quick>button{border:1px solid #315166;background:#0e2938;color:#fff;border-radius:10px;padding:10px 13px;font-size:8.5px;font-weight:1000;cursor:pointer}.mt-quick-actions button.primary,.mt-depot-quick>button.primary{border-color:#315f78;background:#12354a}.mt-quick-actions label{display:flex;align-items:center;gap:6px;padding:6px 7px;border:1px solid #203c4d;border-radius:10px;background:#071722}.mt-quick-actions label>span{font-size:7px;color:#718b9b;font-weight:1000;letter-spacing:.08em}.mt-quick-actions select,.mt-quick-actions input{height:30px;border:1px solid #2a4656;background:#05121a;color:#fff;border-radius:7px;padding:0 8px;font-size:9px}.mt-quick-actions input{width:100px}
.mt-depot-quick{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.5fr auto;gap:14px;align-items:end}.mt-depot-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mt-depot-fields label{display:grid;gap:5px;color:#7891a1;font-size:7.5px;font-weight:900}.mt-depot-fields input{width:100%;min-width:0;border:1px solid #294554;background:#05131c;color:#fff;border-radius:8px;padding:9px;font-size:10px}.mt-depot-summary{grid-column:2/4;display:flex;gap:12px;flex-wrap:wrap;align-items:center;min-height:22px}.mt-depot-summary span{font-size:8px;color:#7f95a3}.mt-depot-summary b{margin-left:4px;color:#dce7ed}.mt-depot-summary .green,.mt-trade-focus-grid .green{color:#20df7a}.mt-depot-summary .red,.mt-trade-focus-grid .red{color:#ff4053}
@media(max-width:900px){.mt-chart-topline{align-items:flex-start;flex-direction:column}.mt-instrument-line{justify-content:flex-start}.mt-chart-actionbar-v230{grid-template-columns:1fr 1fr}.mt-chart-quickpanel{grid-template-columns:1fr}.mt-quick-actions{justify-content:flex-start}.mt-depot-quick{grid-template-columns:1fr}.mt-depot-fields{grid-template-columns:1fr 1fr}.mt-depot-summary{grid-column:1}.mt-depot-quick>button{width:100%}.mt-trade-focus-grid{grid-template-columns:1fr}}
@media(max-width:560px){.mt-instrument-line{gap:5px}.mt-instrument-line span{font-size:7px}.mt-chart-actionbar-v230{grid-template-columns:1fr}.mt-depot-fields{grid-template-columns:1fr}.mt-quick-actions label{width:100%;flex-wrap:wrap}.mt-quick-actions input{flex:1}.mt-trade-focus-card{top:10px;width:calc(100% - 18px)}}

/* ==================== V231 CLICKABLE SIGNAL FOCUS ==================== */
.mt-chart-topline{gap:18px}
.mt-instrument-line{justify-content:flex-start!important;gap:7px!important;flex:1;overflow:visible}
.mt-instrument-id{display:flex;align-items:baseline;gap:8px;min-width:0}
.mt-instrument-id b{font-size:13px!important;color:#f4f8fa!important;white-space:nowrap}
.mt-instrument-id small{font-size:8px;color:#7892a2;white-space:nowrap}
.mt-instrument-price{font-size:9px!important;font-weight:1000;color:#e8f0f4!important;background:#0a1d29!important;border-color:#284554!important}
.mt-instrument-state{gap:5px!important;font-size:8px!important;font-weight:900}
.mt-instrument-state i{width:6px;height:6px;border-radius:50%;background:currentColor}
.mt-instrument-state strong{font-size:8px}
.mt-instrument-actions{display:flex;gap:4px;margin-left:2px}
.mt-instrument-actions button{width:28px;height:28px;border:1px solid #284554;border-radius:8px;background:#081823;color:#dce8ed;font-size:12px;cursor:pointer;padding:0}
.mt-instrument-actions button:hover{background:#0d2635;border-color:#4b7489}
.mt-signal-hit-layer{position:absolute;inset:0;z-index:18;pointer-events:none;overflow:hidden}
.mt-signal-click-target{position:absolute;display:block;border:0;background:transparent;padding:0;margin:0;pointer-events:auto;cursor:pointer;border-radius:14px;outline:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.mt-signal-click-target::after{content:"";position:absolute;inset:7px;border:1px solid transparent;border-radius:11px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}
.mt-signal-click-target.is-long:hover::after,.mt-signal-click-target.is-long:focus-visible::after{border-color:rgba(32,223,122,.48);background:rgba(32,223,122,.04);box-shadow:0 0 0 3px rgba(32,223,122,.06)}
.mt-signal-click-target.is-exit:hover::after,.mt-signal-click-target.is-exit:focus-visible::after{border-color:rgba(255,64,83,.48);background:rgba(255,64,83,.04);box-shadow:0 0 0 3px rgba(255,64,83,.06)}
.mt-signal-click-target:hover{background:transparent}
.mt-signal-click-target:focus-visible{outline:2px solid #7fb8d6;outline-offset:1px}
.mt-trade-focus-card{top:24px!important;width:min(620px,calc(100% - 42px))!important;padding:20px 21px 17px!important;border-color:#36586a!important;background:linear-gradient(180deg,rgba(9,28,40,.995),rgba(5,17,25,.995))!important}
.mt-trade-focus-head>span{display:block;color:#91a8b7;font-size:8px;font-weight:1000;letter-spacing:.15em}
.mt-trade-focus-head h3{margin:4px 0 2px!important;font-size:18px!important}
.mt-trade-focus-head small{font-size:8px;color:#718a99}
.mt-trade-route{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;margin:17px 0 14px;padding:13px 14px;border:1px solid #1e3a49;border-radius:13px;background:#071923}
.mt-trade-route>div{display:grid;grid-template-columns:8px auto;column-gap:7px;align-items:center}
.mt-trade-route i{width:7px;height:7px;border-radius:50%;grid-row:1/4}
.mt-trade-route i.long{background:#20df7a}.mt-trade-route i.exit{background:#ff4053}
.mt-trade-route small{font-size:8px;font-weight:1000;color:#829aaa}
.mt-trade-route b{font-size:13px;color:#f0f6f8;margin-top:2px}
.mt-trade-route em{font-style:normal;font-size:9px;color:#8da3b0;margin-top:1px}
.mt-trade-route .route-line{height:1px;background:linear-gradient(90deg,#20df7a,#49606d,#ff4053);opacity:.7}
.mt-trade-focus-result{display:grid;grid-template-columns:.75fr .75fr 1.5fr;gap:8px}
.mt-trade-focus-result>div{padding:10px 11px;border:1px solid #1d3745;border-radius:10px;background:#071823}
.mt-trade-focus-result small{display:block;font-size:7.5px;color:#78909f;font-weight:1000}
.mt-trade-focus-result b{display:block;margin-top:3px;font-size:12px;color:#edf4f7}
.mt-trade-focus-result b.green{color:#20df7a}.mt-trade-focus-result b.red{color:#ff4053}
.mt-trade-focus-actions{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}
.mt-trade-focus-actions button{min-height:34px;padding:0 11px;border:1px solid #28495b;border-radius:9px;background:#09202c;color:#eaf1f4;font-size:8px;font-weight:1000;cursor:pointer}
.mt-trade-focus-actions button:hover{background:#103043;border-color:#4e7589}
.mt-trade-focus-card p{margin-top:10px!important}
@media(max-width:900px){.mt-instrument-id{flex-direction:column;gap:1px;align-items:flex-start}.mt-instrument-line{width:100%}.mt-trade-focus-result{grid-template-columns:1fr 1fr}.mt-trade-focus-result>div:last-child{grid-column:1/-1}}
@media(max-width:560px){.mt-instrument-id small{white-space:normal}.mt-trade-route{grid-template-columns:1fr 35px 1fr;padding:10px}.mt-trade-focus-actions{display:grid;grid-template-columns:1fr}.mt-trade-focus-actions button{width:100%}.mt-trade-focus-result{grid-template-columns:1fr}}

/* V233 – aktives Signal als klickbarer Einstieg */
.mt-signal-click-target.is-active:hover::after,.mt-signal-click-target.is-active:focus-visible::after{border-color:rgba(32,223,122,.62);background:rgba(32,223,122,.055);box-shadow:0 0 0 3px rgba(32,223,122,.075)}
.mt-trade-route .live{display:inline-block;width:8px;height:8px;border-radius:50%;background:#20df7a;box-shadow:0 0 0 4px rgba(32,223,122,.10)}
.mt-trade-route.mt-active-route .route-line{background:linear-gradient(90deg,#20df7a,#20df7a55)}


/* ==================== V234 MODERN INSTRUMENT OVERLAY ==================== */
#chartWrap{position:relative}
.mt-instrument-overlay{position:absolute;z-index:24;top:14px;right:22px;max-width:min(760px,calc(100% - 44px));pointer-events:none}
.mt-instrument-overlay .mt-instrument-line{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex-wrap:wrap!important;max-width:100%;padding:8px 9px 8px 12px;border:1px solid rgba(75,116,137,.46);border-radius:14px;background:linear-gradient(180deg,rgba(9,27,39,.94),rgba(5,18,27,.91));box-shadow:0 12px 32px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.025);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);pointer-events:auto}
.mt-instrument-overlay .mt-instrument-id{display:grid!important;grid-template-columns:auto;gap:1px!important;align-items:start!important;min-width:130px;padding-right:3px}
.mt-instrument-overlay .mt-instrument-id b{font-size:12px!important;line-height:1.08;color:#f5f9fb!important;font-weight:950;letter-spacing:-.01em;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mt-instrument-overlay .mt-instrument-id small{font-size:7.5px!important;line-height:1.2;color:#7894a5!important;font-weight:800;letter-spacing:.025em;white-space:nowrap}
.mt-instrument-overlay .mt-instrument-price{min-height:30px!important;padding:0 10px!important;border-radius:10px!important;font-size:10px!important;font-weight:1000!important;background:rgba(12,37,52,.92)!important;border-color:#284c60!important;color:#f4f8fa!important}
.mt-instrument-overlay .mt-instrument-state{display:grid!important;grid-template-columns:auto auto auto;grid-template-rows:auto auto;column-gap:5px!important;row-gap:0!important;align-items:center!important;min-height:30px!important;padding:5px 9px!important;border-radius:10px!important;background:rgba(7,25,35,.92)!important}
.mt-instrument-overlay .mt-instrument-state i{grid-column:1;grid-row:1;width:7px!important;height:7px!important;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 14%,transparent)}
.mt-instrument-overlay .mt-instrument-state strong{grid-column:2;grid-row:1;font-size:8.5px!important;line-height:1;font-weight:1000;color:currentColor!important}
.mt-instrument-overlay .mt-instrument-state small{grid-column:1/3;grid-row:2;font-size:7px!important;line-height:1.15;color:#7f98a8!important;font-weight:800;white-space:nowrap}
.mt-instrument-overlay .mt-instrument-state em{grid-column:3;grid-row:1/3;align-self:center;font-style:normal;font-size:9px!important;font-weight:1000;padding-left:5px;white-space:nowrap}
.mt-instrument-overlay .mt-instrument-state.neutral{color:#8da3b0;border-color:#294554!important}
.mt-instrument-overlay .mt-instrument-actions{display:flex!important;gap:5px!important;margin-left:1px!important}
.mt-instrument-overlay .mt-instrument-actions button{width:31px!important;height:31px!important;border-radius:10px!important;border:1px solid #29495b!important;background:linear-gradient(180deg,#0d2735,#081a24)!important;color:#e7f0f4!important;font-size:13px!important;transition:transform .15s ease,border-color .15s ease,background .15s ease;pointer-events:auto}
.mt-instrument-overlay .mt-instrument-actions button:hover{transform:translateY(-1px);border-color:#4d7a90!important;background:linear-gradient(180deg,#12354a,#0b2330)!important}
.mt-instrument-overlay .mt-instrument-actions button:focus-visible{outline:2px solid #7da8ba;outline-offset:2px}
.mt-trade-focus-card{z-index:32!important}
.blog-detail-embed .mt-instrument-overlay{top:12px;right:14px;max-width:min(680px,calc(100% - 28px))}
@media(max-width:900px){.mt-instrument-overlay{top:10px;right:10px;max-width:calc(100% - 20px)}.mt-instrument-overlay .mt-instrument-line{justify-content:flex-end!important;padding:7px 8px 7px 10px}.mt-instrument-overlay .mt-instrument-id{min-width:110px}.mt-instrument-overlay .mt-instrument-id b{font-size:11px!important;max-width:180px}.mt-instrument-overlay .mt-instrument-state{min-height:28px!important}.mt-instrument-overlay .mt-instrument-actions button{width:29px!important;height:29px!important}}
@media(max-width:620px){.mt-instrument-overlay{left:8px;right:8px;top:8px;max-width:none}.mt-instrument-overlay .mt-instrument-line{justify-content:flex-start!important;gap:5px!important}.mt-instrument-overlay .mt-instrument-id{flex:1 1 130px;min-width:0}.mt-instrument-overlay .mt-instrument-id small{white-space:normal}.mt-instrument-overlay .mt-instrument-price{min-height:27px!important;padding:0 8px!important}.mt-instrument-overlay .mt-instrument-state{min-height:27px!important;padding:4px 7px!important}.mt-instrument-overlay .mt-instrument-state em{font-size:8px!important}.mt-instrument-overlay .mt-instrument-actions{margin-left:auto!important}.mt-instrument-overlay .mt-instrument-actions button{width:28px!important;height:28px!important}}

/* ==================== V238 LIVE SIGNAL FOCUS ==================== */
.mt-signal-click-target.is-live{cursor:pointer!important;border-radius:16px!important;pointer-events:auto!important;background:transparent!important;border:0!important}
.mt-signal-click-target.is-live:focus-visible{outline:2px solid #20df7a;outline-offset:2px}
.mt-live-current-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}
.mt-live-current-grid>div,.mt-live-system-grid>div{padding:10px 11px;border:1px solid #1d3745;border-radius:10px;background:#071823;min-width:0}
.mt-live-current-grid small,.mt-live-system-grid small{display:block;color:#78909f;font-size:7.3px;font-weight:1000;letter-spacing:.08em}
.mt-live-current-grid b,.mt-live-system-grid b{display:block;margin-top:4px;color:#edf4f7;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mt-live-current-grid em{display:block;margin-top:2px;color:#8299a8;font-size:8px;font-style:normal}
.mt-live-system-title,.mt-live-history-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:13px;padding:0 2px}
.mt-live-system-title span,.mt-live-history-title span{color:#91a8b7;font-size:8px;font-weight:1000;letter-spacing:.13em}
.mt-live-system-title small{color:#607b8c;font-size:7.5px}
.mt-live-system-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:7px}
.mt-live-history{display:grid;gap:6px;margin-top:7px}
.mt-live-history-row{display:grid;grid-template-columns:32px 1.25fr 1.25fr .65fr .55fr;gap:8px;align-items:center;padding:8px 10px;border:1px solid #1a3442;border-radius:9px;background:#061721}
.mt-live-history-row>span{color:#617f90;font-size:7.5px;font-weight:1000}.mt-live-history-row>b{color:#dce7ec;font-size:8.5px}.mt-live-history-row>em{color:#829aa9;font-size:8px;font-style:normal}.mt-live-history-row>strong{font-size:9px}.mt-live-history-row>small{color:#78909f;font-size:7.5px;text-align:right}
.mt-live-history-empty,.mt-live-flat-summary{margin-top:8px;padding:11px 12px;border:1px solid #1d3745;border-radius:10px;background:#071823;color:#91a7b4;font-size:8.5px}
.mt-live-flat-summary span{display:block;color:#7f98a8;font-size:7.5px;font-weight:1000;letter-spacing:.1em}.mt-live-flat-summary b{display:block;margin-top:4px;color:#ff4053;font-size:13px}.mt-live-flat-summary small{display:block;margin-top:3px;color:#8299a8}
.mt-trade-focus-card .green{color:#20df7a!important}.mt-trade-focus-card .red{color:#ff4053!important}
@media(max-width:1050px){.mt-live-system-grid{grid-template-columns:repeat(3,1fr)}.mt-live-history-row{grid-template-columns:28px 1fr 1fr .65fr}.mt-live-history-row>small{display:none}}
@media(max-width:700px){.mt-live-current-grid{grid-template-columns:1fr}.mt-live-system-grid{grid-template-columns:1fr 1fr}.mt-live-system-title{align-items:flex-start;flex-direction:column;gap:3px}.mt-live-history-row{grid-template-columns:26px 1fr .7fr}.mt-live-history-row>em{display:none}}

/* V240 · Live-Signal System-Gesamtperformance */
.mt-live-system-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.mt-live-system-grid>div em{display:block;margin-top:3px;color:#6f8796;font-size:7px;font-style:normal;line-height:1.25}
.mt-live-system-grid>.mt-system-total{border-color:rgba(41,220,122,.38);background:linear-gradient(135deg,rgba(16,48,43,.72),rgba(7,24,35,.94))}
.mt-live-system-grid>.mt-system-total b{font-size:15px;letter-spacing:-.01em}
@media(max-width:1050px){.mt-live-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.mt-live-system-grid{grid-template-columns:1fr 1fr}.mt-live-system-grid>div em{display:none}}


/* V245: TV signal details, fixed circular route points, period labels and 2D chart pan */
.mt-trade-route i,.mt-trade-route .live{
  width:8px!important;height:8px!important;min-width:8px!important;max-width:8px!important;
  min-height:8px!important;max-height:8px!important;aspect-ratio:1/1!important;
  border-radius:50%!important;align-self:center!important;justify-self:center!important;
  padding:0!important;margin:0!important;box-sizing:border-box!important;
}
.mt-kpi-period{display:block;margin-top:5px;font-size:8px;line-height:1.3;font-weight:800;letter-spacing:.02em;color:#6f8998}
#chart.mt-chart-panning{cursor:grabbing!important}
#chart:not(.mt-chart-panning){cursor:grab}

/* V247: kompakte Tabs in der geöffneten Live-Signal-Infobox */
.mt-live-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 14px;padding:5px;background:#071620;border:1px solid #183545;border-radius:12px}
.mt-live-tab{appearance:none;border:0;background:transparent;color:#8da4b4;font:800 10px/1 system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.65px;padding:9px 12px;border-radius:8px;cursor:pointer}
.mt-live-tab:hover{color:#fff;background:#0d2532}.mt-live-tab.active{color:#fff;background:#123142;box-shadow:inset 0 0 0 1px #2a5369}
.mt-live-tab-panel[hidden]{display:none!important}.mt-live-tab-panel{animation:mtTabIn .16s ease}
@keyframes mtTabIn{from{opacity:.45;transform:translateY(2px)}to{opacity:1;transform:none}}
.mt-subview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:8px 0 12px;padding-bottom:9px;border-bottom:1px solid #173544}
.mt-subview-head span{color:#dce8ef;font-size:11px;font-weight:900;letter-spacing:.9px}.mt-subview-head small{color:#688394;font-size:9px}
.mt-history-full{display:grid;gap:6px;max-height:330px;overflow:auto;padding-right:3px}
.mt-history-full-row{display:grid;grid-template-columns:38px 1.2fr 1.25fr 76px 64px;align-items:center;gap:8px;width:100%;border:1px solid #183847;background:#071822;color:#a7bbc7;border-radius:8px;padding:9px 10px;text-align:left;cursor:pointer}
.mt-history-full-row:hover{border-color:#2d657d;background:#0a202c}.mt-history-full-row span{font-size:9px;color:#688493}.mt-history-full-row b{font-size:10px;color:#dce7ed}.mt-history-full-row em{font-size:9px;font-style:normal;color:#849daa}.mt-history-full-row strong{font-size:10px}.mt-history-full-row small{font-size:9px;color:#748e9e;text-align:right}
.mt-analyst-focus-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;background:#071822;border:1px solid #1b3b4a;border-radius:12px;padding:16px}.mt-analyst-focus-main>div{display:grid;gap:4px}.mt-analyst-focus-main>div:last-child{text-align:right}.mt-analyst-focus-main small,.mt-analyst-focus-grid small{font-size:9px;color:#6f8999;letter-spacing:.7px;font-weight:800}.mt-analyst-focus-main b{font-size:20px}.mt-analyst-focus-main>span{color:#4f7183;font-size:20px}.mt-analyst-focus-main em{font-size:11px;font-style:normal;font-weight:800}
.mt-analyst-focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.mt-analyst-focus-grid>div{background:#071822;border:1px solid #193948;border-radius:9px;padding:11px}.mt-analyst-focus-grid b{display:block;margin-top:5px;font-size:12px}
.mt-ampel-focus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mt-ampel-mini{border:1px solid #21404f;background:#071822;border-radius:11px;padding:13px}.mt-ampel-mini.good{border-color:#175c49}.mt-ampel-mini.warn{border-color:#665722}.mt-ampel-mini.bad{border-color:#6d2834}.mt-ampel-mini header{display:flex;justify-content:space-between;gap:10px}.mt-ampel-mini header b{font-size:11px;letter-spacing:.65px}.mt-ampel-mini header span{font-size:9px;color:#718c9b}.mt-ampel-values{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.mt-ampel-values div{background:#0a202b;border-radius:8px;padding:9px}.mt-ampel-values small{display:block;color:#718b9a;font-size:8px}.mt-ampel-values strong{display:block;font-size:20px;margin-top:2px}.mt-ampel-mini footer{font-size:9px;font-weight:900;color:#9bb0bc;letter-spacing:.6px}
.mt-live-note{margin:10px 0 0!important;color:#6f8998!important;font-size:9px!important}.mt-live-loading,.mt-live-empty{padding:22px;border:1px dashed #244453;border-radius:10px;color:#8199a8;text-align:center}.mt-live-empty b,.mt-live-empty span{display:block}.mt-live-empty b{color:#dce7ed;margin-bottom:5px}
@media(max-width:760px){.mt-live-tab{font-size:9px;padding:8px 9px}.mt-history-full-row{grid-template-columns:30px 1fr 70px}.mt-history-full-row em,.mt-history-full-row small{display:none}.mt-analyst-focus-grid,.mt-ampel-focus-grid{grid-template-columns:1fr 1fr}.mt-subview-head{align-items:flex-start;flex-direction:column}}


/* V248 · 3M Standardansicht + kompakter Markt-Werkzeuge-Bereich in Live-Info */
.mt-live-conversion-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:14px 0 7px;padding-top:11px;border-top:1px solid #173544}
.mt-live-conversion-head span{font-size:9px;font-weight:1000;letter-spacing:1px;color:#a9bdc9}
.mt-live-conversion-head small{font-size:8.5px;color:#668191;text-align:right}
.mt-live-conversion-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:0}
.mt-live-conversion-actions button{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#081b25;border-color:#244352}
.mt-live-conversion-actions button:last-child{border-color:#31566a;background:#0a2230}
.mt-live-conversion-actions button:hover{transform:translateY(-1px)}
@media(max-width:820px){.mt-live-conversion-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-live-conversion-head{align-items:flex-start;flex-direction:column}.mt-live-conversion-head small{text-align:left}}
@media(max-width:520px){.mt-live-conversion-actions{grid-template-columns:1fr}}

/* V249 - Live-Box Analysten: bestehender Konsens mit Strong Buy / Buy / Hold / Sell */
.mt-live-tab-panel[data-live-panel="analyst"]{display:grid;gap:10px}
.mt-live-tab-panel[data-live-panel="analyst"][hidden]{display:none!important}
.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}
.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head>div{display:grid;gap:3px}
.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head span{font-size:11px;font-weight:900;letter-spacing:1px;color:#dce9f0}
.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head small,.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head em{font-size:8px;color:#6f8999;font-style:normal}
.mt-analyst-consensus-card{background:#071822;border:1px solid #1b3b4a;border-radius:12px;padding:14px}
.mt-analyst-consensus-head{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:12px;border-bottom:1px solid #173541}
.mt-analyst-consensus-head>div{display:grid;gap:3px}
.mt-analyst-consensus-head>div:last-child{text-align:right}
.mt-analyst-consensus-head small,.mt-analyst-target-summary small{font-size:8px;color:#6f8999;letter-spacing:.7px;font-weight:850}
.mt-analyst-consensus-head b{font-size:19px;line-height:1.05}
.mt-analyst-consensus-head span,.mt-analyst-consensus-head strong{font-size:9px;font-weight:800}
.mt-analyst-consensus-bars{display:grid;gap:8px;margin-top:12px}
.mt-analyst-consensus-row{display:grid;grid-template-columns:82px 1fr 24px 34px;align-items:center;gap:8px;font-size:9px}
.mt-analyst-consensus-row>span{color:#c0ced6;font-weight:750}
.mt-analyst-consensus-row>div{height:8px;border-radius:999px;background:#102833;overflow:hidden}
.mt-analyst-consensus-row i{display:block;height:100%;border-radius:999px;min-width:0}
.mt-analyst-consensus-row i.strong-buy{background:#12c993}
.mt-analyst-consensus-row i.buy{background:#45c6ad}
.mt-analyst-consensus-row i.hold{background:#aeb7bb}
.mt-analyst-consensus-row i.sell{background:#f2a13b}
.mt-analyst-consensus-row i.strong-sell{background:#ff4053}
.mt-analyst-consensus-row>b{font-size:10px;text-align:right}
.mt-analyst-consensus-row>em{font-style:normal;color:#718a99;text-align:right;font-size:8px}
.mt-analyst-target-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.mt-analyst-target-summary>div{background:#071822;border:1px solid #193948;border-radius:9px;padding:10px 11px;min-width:0}
.mt-analyst-target-summary b{display:block;margin-top:5px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mt-analyst-no-dist{margin:0;padding:10px!important}
@media(max-width:760px){.mt-analyst-consensus-head{grid-template-columns:1fr}.mt-analyst-consensus-head>div:last-child{text-align:left}.mt-analyst-target-summary{grid-template-columns:1fr 1fr}.mt-analyst-consensus-row{grid-template-columns:72px 1fr 22px}.mt-analyst-consensus-row>em{display:none}.mt-live-tab-panel[data-live-panel="analyst"] .mt-subview-head{align-items:flex-start;flex-direction:column}}


/* V251 · Kapitalperformance klar priorisiert + sauberer Live-Info-Abschluss */
.mt-history-kpi .mt-kpi-secondary{display:block;margin-top:4px;color:#8299a7;font-size:8.5px;line-height:1.35}
.mt-history-kpi .mt-kpi-secondary strong{font-size:9px;font-weight:950}
.mt-live-system-grid .mt-stat-note{display:block;margin-top:3px;color:#607b8b;font-size:7.5px;font-style:normal;line-height:1.25}

/* Die Detailbox bleibt vollständig im Chart und bekommt einen definierten unteren Abschluss. */
#chartWrap .mt-trade-focus-card{
  max-height:calc(100% - 32px)!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  scrollbar-color:#315163 #071720;
  padding-bottom:14px!important;
}
#chartWrap .mt-trade-focus-card::-webkit-scrollbar{width:6px}
#chartWrap .mt-trade-focus-card::-webkit-scrollbar-track{background:#071720;border-radius:8px}
#chartWrap .mt-trade-focus-card::-webkit-scrollbar-thumb{background:#315163;border-radius:8px}

/* Markt-Werkzeuge bilden den klaren Footer der geöffneten Live-Info. */
.mt-trade-focus-card .mt-live-conversion-head{
  margin:14px -21px 0!important;
  padding:12px 21px 7px!important;
  background:linear-gradient(180deg,rgba(7,24,34,.96),rgba(6,20,29,.995));
  border-top:1px solid #244353!important;
}
.mt-trade-focus-card .mt-live-conversion-actions{
  position:sticky;
  bottom:-14px;
  z-index:6;
  margin:0 -21px!important;
  padding:0 21px 14px!important;
  background:rgba(6,20,29,.995);
  border-radius:0 0 14px 14px;
}
.mt-trade-focus-card .mt-live-conversion-actions + p{
  margin:0 -21px!important;
  padding:0 21px 10px!important;
  background:rgba(6,20,29,.995);
  color:#607887!important;
}
@media(max-width:700px){
  #chartWrap .mt-trade-focus-card{max-height:calc(100% - 18px)!important}
  .mt-trade-focus-card .mt-live-conversion-head{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}
  .mt-trade-focus-card .mt-live-conversion-actions{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}
  .mt-trade-focus-card .mt-live-conversion-actions + p{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}
}

/* V252 - Signalmarker wieder sicher klickbar */
#chartWrap .mt-signal-hit-layer{z-index:40!important;pointer-events:none!important;overflow:visible!important}
#chartWrap .mt-signal-click-target{z-index:1!important;pointer-events:auto!important;touch-action:none!important;cursor:pointer!important}
#chartWrap .mt-trade-focus-card:not([hidden]){z-index:60!important}
#chartWrap.mt-focus-open .mt-signal-hit-layer{pointer-events:none!important}
#chartWrap.mt-focus-open .mt-signal-click-target{pointer-events:none!important}


/* V253 - Signalmarker-Klick stabil: keine leere Phantom-Box mehr */
#chartWrap .mt-signal-click-target{
  appearance:none!important;-webkit-appearance:none!important;
  color:transparent!important;box-shadow:none!important;
  user-select:none!important;-webkit-user-select:none!important;
}
#chartWrap .mt-signal-click-target:active{background:transparent!important;transform:none!important}
#chartWrap .mt-trade-focus-card:not([hidden]){
  display:block!important;min-height:0!important;
}

/* V254 - M&T Markt-Werkzeuge direkt unter den Live-Info-Tabs statt am unteren Rand */
.mt-trade-focus-card .mt-live-tabs + .mt-live-conversion-head{
  margin:8px 0 6px!important;
  padding:0!important;
  background:transparent!important;
  border-top:0!important;
  align-items:center;
}
.mt-trade-focus-card .mt-live-tabs + .mt-live-conversion-head span{font-size:8.5px}
.mt-trade-focus-card .mt-live-tabs + .mt-live-conversion-head small{font-size:8px}
.mt-trade-focus-card .mt-live-conversion-actions{
  position:static!important;
  bottom:auto!important;
  z-index:auto!important;
  margin:0 0 5px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
}
.mt-trade-focus-card .mt-live-conversion-actions + p{
  margin:0 0 10px!important;
  padding:0!important;
  background:transparent!important;
  color:#607887!important;
  font-size:8px!important;
}
.mt-trade-focus-card .mt-live-tab-panel{margin-top:4px}
@media(max-width:700px){
  .mt-trade-focus-card .mt-live-tabs + .mt-live-conversion-head{margin:7px 0 5px!important;padding:0!important}
  .mt-trade-focus-card .mt-live-conversion-actions{margin:0 0 5px!important;padding:0!important}
  .mt-trade-focus-card .mt-live-conversion-actions + p{margin:0 0 8px!important;padding:0!important}
}

/* V256 - Systemdaten in eigenem Tab: Live-Übersicht bleibt kompakt und sauber abgeschlossen */
.mt-trade-focus-card .mt-live-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}
.mt-trade-focus-card .mt-live-tabs::-webkit-scrollbar{display:none}
.mt-trade-focus-card .mt-live-tab{flex:1 0 auto;min-width:0;padding-left:10px;padding-right:10px}
.mt-live-tab-panel[data-live-panel="system"]{display:grid;gap:10px}
.mt-live-tab-panel[data-live-panel="system"][hidden]{display:none!important}
.mt-live-tab-panel[data-live-panel="system"] .mt-subview-head{margin-top:2px}
.mt-live-tab-panel[data-live-panel="system"] .mt-subview-head>div{display:grid;gap:3px}
.mt-live-tab-panel[data-live-panel="system"] .mt-subview-head em{font-size:8px;color:#6f8999;font-style:normal;text-align:right}
.mt-live-tab-panel[data-live-panel="system"] .mt-history-summary-grid{margin-top:0}
.mt-live-tab-panel[data-live-panel="system"] .mt-live-system-grid{margin-top:0}
/* Die Übersicht endet nach den drei großen Performance-Boxen; die tieferen KPIs sind im Systemdaten-Tab. */
.mt-live-tab-panel[data-live-panel="overview"] .mt-history-summary-grid{margin-bottom:2px}
@media(max-width:760px){
  .mt-trade-focus-card .mt-live-tabs{gap:4px}
  .mt-trade-focus-card .mt-live-tab{font-size:8px;padding:8px 8px}
  .mt-live-tab-panel[data-live-panel="system"] .mt-subview-head{align-items:flex-start}
  .mt-live-tab-panel[data-live-panel="system"] .mt-subview-head em{text-align:left}
}

/* V265 · neue Blogbeitraege ungelesen */
#mtsMainHeader nav a[href="blog.html"]{position:relative}
#mtsMainHeader .mt-blog-unread{position:absolute;right:-13px;top:15px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f0182f;color:#fff;font-size:10px;font-weight:950;line-height:18px;text-align:center;box-shadow:0 0 0 2px #07111b,0 3px 10px #0007}
#mtsMainHeader .mt-blog-unread[hidden]{display:none!important}

/* V390: kompakte Tablet-Navigation mit linkem Hamburger-Menü */
#mtsMainHeader .mts-menu-toggle{
  display:none;
  flex:0 0 42px;
  width:42px;
  height:42px;
  padding:0;
  border:1px solid #294858;
  border-radius:11px;
  background:#071b27;
  color:#fff;
  cursor:pointer;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:4px;
  transition:background .18s ease,border-color .18s ease;
}
#mtsMainHeader .mts-menu-toggle:hover,
#mtsMainHeader .mts-menu-toggle[aria-expanded="true"]{background:#0d2a3b;border-color:#4d91b3}
#mtsMainHeader .mts-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:#eef8ff;transition:transform .18s ease,opacity .18s ease}
#mtsMainHeader .mts-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
#mtsMainHeader .mts-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
#mtsMainHeader .mts-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
#mtsMainHeader .mts-tablet-menu{display:none}
@media (max-width:1050px){
  #mtsMainHeader .nav{gap:10px!important;padding:0 16px!important;position:relative}
  #mtsMainHeader .mts-menu-toggle{display:flex!important;order:0}
  #mtsMainHeader .mts-header-brand{order:1}
  #mtsMainHeader .nav>nav{display:none!important}
  #mtsMainHeader .alarm-nav-btn{order:2;margin-left:auto}
  #mtsMainHeader .auth-nav-actions{order:3;margin-left:0!important}
  #mtsMainHeader .mts-tablet-menu{position:absolute;display:block;left:0;top:100%;width:min(320px,86vw);height:calc(100vh - 80px);max-height:calc(100vh - 80px);padding:12px;box-sizing:border-box;overflow:auto;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(-104%);background:linear-gradient(180deg,#071b27,#04111a);border:1px solid #294858;border-left:0;border-radius:0 0 16px 0;box-shadow:18px 24px 48px rgba(0,0,0,.45);transition:transform .2s ease,opacity .2s ease,visibility .2s ease;z-index:120}
  #mtsMainHeader .mts-tablet-menu.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0)}
  #mtsMainHeader .mts-tablet-menu-links{display:grid;gap:5px}
  #mtsMainHeader .mts-tablet-menu-links a{display:flex;align-items:center;min-height:46px;padding:0 14px;border:1px solid transparent;border-radius:10px;color:#d9eaf3;text-decoration:none;font-size:13px;font-weight:850;letter-spacing:.01em}
  #mtsMainHeader .mts-tablet-menu-links a:hover,#mtsMainHeader .mts-tablet-menu-links a.active{background:#0c2d3d;border-color:#35647b;color:#fff}
}
@media (max-width:600px){
  #mtsMainHeader .mts-header-logo{height:34px!important;max-width:170px!important}
  #mtsMainHeader .auth-nav-btn{height:36px!important;padding:0 9px!important;font-size:8px!important}
  #mtsMainHeader .mts-tablet-menu{height:calc(100vh - 72px);max-height:calc(100vh - 72px)}
}

/* V268 - M&T yellow active sales CTA */
.mt-chart-actionbar-v230 button.mt-sales-active,.mt-trade-focus-actions button.mt-sales-active,.mt-live-conversion-actions button.mt-sales-active{background:#f2c230!important;background-image:none!important;border-color:#f2c230!important;color:#07141c!important;box-shadow:0 0 0 1px rgba(242,194,48,.18),0 5px 16px rgba(242,194,48,.16)!important}
.mt-chart-actionbar-v230 button.mt-sales-active:hover,.mt-trade-focus-actions button.mt-sales-active:hover,.mt-live-conversion-actions button.mt-sales-active:hover{background:#ffd34d!important;border-color:#ffd34d!important;color:#07141c!important}

/* V269: Signal/Watchlist/Depot actions open as a real dialog window */
.mt-chart-quickpanel{position:fixed!important;z-index:10050!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(920px,calc(100vw - 32px))!important;max-height:min(82vh,760px)!important;overflow:auto!important;margin:0!important;padding:24px!important;border:1px solid #315bc7!important;border-radius:18px!important;background:linear-gradient(180deg,#0a1d29,#06111a)!important;box-shadow:0 28px 90px rgba(0,0,0,.65)!important;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr)!important}
.mt-chart-quickpanel:not([hidden])::before{content:"";position:fixed;inset:-100vh -100vw;z-index:-1;background:rgba(0,6,12,.72);backdrop-filter:blur(4px)}
.mt-quick-close{position:absolute;right:12px;top:10px;width:38px;height:38px;border-radius:50%;border:1px solid #315bc7;background:#0b1d2a;color:#fff;font-size:22px;cursor:pointer}
.mt-watch-dialog{display:grid;gap:14px}.mt-watch-dialog label{display:grid;gap:7px;color:#9fb4c1;font-size:12px;font-weight:800}.mt-watch-dialog select,.mt-watch-dialog input{width:100%;background:#07151f;color:#fff;border:1px solid #244454;border-radius:10px;padding:11px 12px}.mt-watch-dialog .mt-quick-actions{justify-content:flex-start}
@media(max-width:900px){.mt-chart-quickpanel{grid-template-columns:1fr!important;width:min(94vw,680px)!important;padding:20px!important}.mt-depot-fields{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.mt-depot-fields{grid-template-columns:1fr!important}}

/* V273 Watchlist-Auswahl aus aktuellem Chartwert */
.mt-watch-list-head{display:flex;align-items:end;justify-content:space-between;gap:12px}.mt-watch-list-head>b{font-size:11px;letter-spacing:.07em;color:#9fb4c1}.mt-watch-list-head>small{font-size:10px;color:#698696}.mt-watch-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mt-watch-choice{position:relative;display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important;padding:11px 12px;border:1px solid #244454;border-radius:11px;background:#07151f;cursor:pointer;transition:.15s ease}.mt-watch-choice:hover{border-color:#3b687e;background:#0a1d29}.mt-watch-choice:has(input:checked){border-color:#2f7799;background:#0c2635;box-shadow:inset 0 0 0 1px rgba(76,169,211,.16)}.mt-watch-choice input{position:absolute;opacity:0;pointer-events:none;width:1px!important;height:1px}.mt-watch-choice span{display:grid;gap:2px;min-width:0;flex:1}.mt-watch-choice span b{color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-watch-choice span small{color:#7592a2;font-size:9px}.mt-watch-choice i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;border:1px solid #315166;color:transparent;font-style:normal;font-weight:1000}.mt-watch-choice:has(input:checked) i{background:#123f56;border-color:#3d829f;color:#fff}.mt-watch-choice.has-value span small{color:#63d99a}.mt-watch-create-toggle{justify-self:start;border:1px solid #315166;background:#0c2533;color:#fff;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:900;cursor:pointer}.mt-watch-create{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px;padding:11px;border:1px dashed #315166;border-radius:11px;background:#06131c}.mt-watch-create[hidden]{display:none}.mt-watch-create button{height:39px;border:1px solid #315f78;background:#12354a;color:#fff;border-radius:9px;padding:0 13px;font-size:9px;font-weight:1000;cursor:pointer}.mt-watch-msg{min-height:16px;font-size:10px}.mt-watch-msg .green{color:#44e391}.mt-watch-msg .red{color:#ff6678}@media(max-width:650px){.mt-watch-choices{grid-template-columns:1fr}.mt-watch-create{grid-template-columns:1fr}.mt-watch-create button{width:100%}}

/* V275: Chart-Aktionsdialoge immer als oberste Portal-Ebene */
.mt-chart-quick-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:2147483000!important;
  background:rgba(0,6,12,.74)!important;
  backdrop-filter:blur(5px)!important;
}
.mt-chart-quick-backdrop[hidden]{display:none!important}
#mtChartQuickPanel.mt-chart-quickpanel{
  position:fixed!important;
  z-index:2147483001!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  width:min(920px,calc(100vw - 32px))!important;
  max-width:920px!important;
  max-height:calc(100vh - 48px)!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  margin:0!important;
  box-sizing:border-box!important;
  isolation:isolate!important;
}
#mtChartQuickPanel.mt-chart-quickpanel:not([hidden])::before{display:none!important;content:none!important}
body.mt-quickpanel-open{overflow:hidden!important}
@media(max-width:700px){
  #mtChartQuickPanel.mt-chart-quickpanel{
    width:calc(100vw - 20px)!important;
    max-height:calc(100dvh - 20px)!important;
    padding:18px!important;
  }
}


/* V276 - Signal folgen: echtes Alarmfenster immer oberste Ebene */
#alarmModal.alarm-backdrop{z-index:200000!important;}
#alarmModal .alarm-dialog{z-index:200001!important;width:min(680px,calc(100vw - 32px));}
#alarmCenter.alarm-backdrop{z-index:200000!important;}
.alarm-toast{z-index:200010!important;}
body.mt-quickpanel-open #alarmModal.open{display:flex!important;}
@media(max-width:760px){#alarmModal .alarm-dialog{width:min(94vw,680px);padding:20px;}}

/* V280 - Boersenprofi Kampagne / Social + E-Mail Registrierung */
.mts-auth-social{display:grid;gap:9px;margin:0 0 14px}
.mts-auth-social-btn{width:100%;min-height:44px;border-radius:9px;border:1px solid #2d4553;font-weight:900;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}
.mts-auth-social-btn span{font-size:17px;line-height:1}
.mts-auth-social-btn.google{background:#fff;color:#111;border-color:#fff}
.mts-auth-social-btn.apple{background:#050505;color:#fff;border-color:#3a3a3a}
.mts-auth-divider{display:flex;align-items:center;gap:12px;color:#78909f;font-size:11px;font-weight:800;margin:2px 0 14px}
.mts-auth-divider:before,.mts-auth-divider:after{content:"";height:1px;background:#213946;flex:1}
.mts-auth-divider span{white-space:nowrap}
.mt-v104-hero-copy h2{max-width:1050px}
.mt-v104-scan-actions .mt-v104-trust{flex-wrap:wrap;row-gap:4px}
/* V291 analyst admin debug */
.mt-analyst-debug{margin:14px 0 0;border:1px solid #244557;border-radius:12px;background:#081923;color:#9bb2bf;font-size:11px}
.mt-analyst-debug summary{cursor:pointer;padding:10px 12px;font-weight:800;color:#f3c73f;letter-spacing:.08em}
.mt-analyst-debug-body{padding:0 12px 12px;overflow:auto}
.mt-analyst-debug-body>div{margin:5px 0}
.mt-analyst-debug table{width:100%;border-collapse:collapse;margin-top:8px;min-width:560px}
.mt-analyst-debug th,.mt-analyst-debug td{padding:6px;border-top:1px solid #173646;text-align:left;white-space:nowrap}


/* V292 · Analystenübersicht modernisiert */
.mt-analyst-target-summary{margin-top:10px;gap:10px}
.mt-analyst-target-summary>div.mt-target-card{position:relative;background:linear-gradient(180deg,#081b26 0%,#071720 100%);border:1px solid #1b4050;border-radius:12px;padding:13px 14px 12px;min-height:88px;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.mt-target-card small{display:block;font-size:8px!important;line-height:1.2;color:#7893a2!important;letter-spacing:.85px;font-weight:900!important}
.mt-target-card b{display:block!important;margin-top:7px!important;font-size:15px!important;line-height:1.05!important;color:#f2f7fa;white-space:nowrap;overflow:visible!important;text-overflow:clip!important}
.mt-target-foot{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:9px;min-height:20px}
.mt-target-meta{font-size:8px!important;line-height:1.2;color:#718a99!important;font-weight:650!important}
.mt-target-chip{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:4px 7px;border-radius:999px;font-size:8px!important;line-height:1;font-weight:900!important;letter-spacing:.2px;white-space:nowrap}
.mt-target-chip.is-up{color:#1ee99c;background:rgba(18,201,147,.11);border:1px solid rgba(18,201,147,.28)}
.mt-target-chip.is-down{color:#ff6270;background:rgba(255,64,83,.10);border:1px solid rgba(255,64,83,.26)}
.mt-target-current{border-color:#244655!important}.mt-target-average{border-color:#276277!important}.mt-target-low{border-color:#4b3538!important}.mt-target-high{border-color:#204f43!important}
.mt-target-range{margin-top:10px;padding:12px 14px 11px;border:1px solid #183847;border-radius:12px;background:#06151e}
.mt-target-range-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mt-target-range-head span{font-size:8px;color:#829aa8;font-weight:900;letter-spacing:.8px}.mt-target-range-head em{font-size:9px;color:#c9d7de;font-style:normal;font-weight:800}
.mt-target-range-track{position:relative;height:6px;border-radius:999px;background:linear-gradient(90deg,rgba(255,64,83,.55),#9caab1 48%,rgba(18,201,147,.7));margin:0 7px}
.mt-target-range-track i{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #071822}
.mt-range-current{background:#fff;border:2px solid #7f96a3}.mt-range-average{background:#49d3ba;border:2px solid #49d3ba}
.mt-target-range-labels{display:grid;grid-template-columns:repeat(4,1fr);margin-top:7px;font-size:7px;color:#667f8e}.mt-target-range-labels span:nth-child(2),.mt-target-range-labels span:nth-child(3){text-align:center}.mt-target-range-labels span:last-child{text-align:right}
@media(max-width:760px){.mt-analyst-target-summary{grid-template-columns:1fr 1fr}.mt-target-card b{font-size:14px!important}.mt-target-range-head{align-items:flex-start;flex-direction:column;gap:3px}}


/* V296 - SIGNAL FOLGEN als Conversion-/Lead-Bereich */
.mt-workspace-nav .mt-workspace-follow-cta{position:relative;overflow:hidden;border-color:#285a70;background:linear-gradient(145deg,#0a2230 0%,#0b2d3d 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 26px rgba(0,0,0,.12)}
.mt-workspace-nav .mt-workspace-follow-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(36,216,132,.16),transparent 38%);pointer-events:none}
.mt-workspace-nav .mt-workspace-follow-cta span{position:relative;color:#f8fbfd}.mt-workspace-nav .mt-workspace-follow-cta small{position:relative;color:#9cc1d3}
.mt-workspace-nav .mt-workspace-follow-cta em{position:absolute;top:8px;right:9px;padding:3px 6px;border-radius:999px;background:rgba(32,223,122,.12);border:1px solid rgba(32,223,122,.35);color:#64f0a3;font-style:normal;font-size:6.5px;font-weight:1000;letter-spacing:.08em}
.mt-workspace-nav .mt-workspace-follow-cta.active{border-color:#27c878;background:linear-gradient(145deg,#0a2931 0%,#0b3a31 100%);box-shadow:0 0 0 1px rgba(39,200,120,.16),0 10px 30px rgba(17,171,100,.12)}
.mt-follow-lead-card{--lead:#20df7a;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(270px,360px);gap:16px;align-items:center;overflow:hidden;border:1px solid rgba(32,223,122,.30);border-radius:16px;background:linear-gradient(125deg,#081722 0%,#0a1d27 56%,#0a2c24 100%);padding:18px 18px 18px 16px;box-shadow:0 12px 32px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.025)}
.mt-follow-lead-card.is-flat{--lead:#86a3b4;border-color:#28495b;background:linear-gradient(125deg,#081722 0%,#0a1d27 100%)}
.mt-follow-lead-card::after{content:"";position:absolute;right:-90px;top:-110px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(32,223,122,.12),transparent 67%);pointer-events:none}.mt-follow-lead-card.is-flat::after{background:radial-gradient(circle,rgba(82,157,196,.10),transparent 67%)}
.mt-follow-lead-icon{position:relative;z-index:1;width:50px;height:50px;border-radius:15px;display:grid;place-items:center;font-size:22px;background:rgba(32,223,122,.10);border:1px solid rgba(32,223,122,.25);box-shadow:0 10px 24px rgba(0,0,0,.16)}
.mt-follow-lead-card.is-flat .mt-follow-lead-icon{background:#0b202c;border-color:#29495b}
.mt-follow-lead-copy{position:relative;z-index:1;min-width:0}.mt-follow-eyebrow{display:block;margin-bottom:4px;color:#7fa2b4;font-size:7.5px;font-weight:1000;letter-spacing:.14em}.mt-follow-lead-copy h3{margin:0;color:#f8fbfd;font-size:17px;line-height:1.15}.mt-follow-lead-copy p{max-width:680px;margin:6px 0 10px;color:#9bb0bc;font-size:9px;line-height:1.45}
.mt-follow-live-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.mt-follow-live-state{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:rgba(32,223,122,.09);border:1px solid rgba(32,223,122,.18);color:#6aefaa;font-size:8px;font-weight:1000}.mt-follow-live-state i{width:7px;height:7px;border-radius:50%;background:var(--lead);box-shadow:0 0 0 4px color-mix(in srgb,var(--lead) 12%,transparent)}.mt-follow-live-row strong{color:#53e898;font-size:10px}.mt-follow-live-row strong small{color:#7c9a8c;font-size:7px;font-weight:800}.mt-follow-live-row em{color:#7d94a4;font-style:normal;font-size:7.5px}.mt-follow-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:9px;color:#86a3b3;font-size:7.5px}.mt-follow-trust span::first-letter{color:#20df7a}
.mt-follow-lead-actions{position:relative;z-index:1;display:grid;gap:8px}.mt-follow-main-cta{appearance:none;border:1px solid #2bd47f;border-radius:11px;background:linear-gradient(135deg,#16a75f,#168d56);color:#fff;padding:12px 14px;font-size:9px;font-weight:1000;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 24px rgba(22,167,95,.22),inset 0 1px 0 rgba(255,255,255,.14);transition:.18s ease}.mt-follow-main-cta:hover{transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 11px 28px rgba(22,167,95,.28)}.mt-follow-main-cta b{float:right;font-size:13px;line-height:9px}.mt-follow-secondary-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:7px}.mt-follow-secondary-actions button,.mt-follow-secondary-actions a{appearance:none;text-decoration:none;text-align:center;border:1px solid #29495b;background:#0a1d29;color:#c8d7df;border-radius:9px;padding:8px 9px;font-size:7.5px;font-weight:950;cursor:pointer}.mt-follow-secondary-actions button:hover,.mt-follow-secondary-actions a:hover{border-color:#4b7084;color:#fff}.mt-follow-lead-actions>small{text-align:center;color:#68808f;font-size:6.8px}
@media(max-width:980px){.mt-follow-lead-card{grid-template-columns:auto 1fr}.mt-follow-lead-actions{grid-column:1/-1;grid-template-columns:1.3fr 1fr}.mt-follow-secondary-actions{grid-template-columns:1fr 1fr}.mt-follow-lead-actions>small{grid-column:1/-1}}
@media(max-width:650px){.mt-follow-lead-card{grid-template-columns:1fr;padding:15px}.mt-follow-lead-icon{width:44px;height:44px}.mt-follow-lead-actions{grid-template-columns:1fr}.mt-follow-secondary-actions{grid-template-columns:1fr 1fr}.mt-follow-lead-copy h3{font-size:15px}.mt-follow-trust{gap:7px}.mt-workspace-nav .mt-workspace-follow-cta em{position:static;display:inline-block;margin-top:5px}}

/* V297 · Börsenampel im Wertdetail: exakt eine passende Startseiten-Ampel */
.mt-detail-home-ampel-context{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0 12px;padding:10px 12px;border:1px solid #1b3b49;border-radius:10px;background:#081a25}
.mt-detail-home-ampel-context b{font-size:11px;letter-spacing:.08em;color:#f4f7f9}.mt-detail-home-ampel-context span{font-size:9px;color:#7695a5;text-align:right}
.mt-detail-home-ampel-grid{grid-template-columns:1fr 1fr 1fr!important;gap:8px!important}
.mt-detail-home-ampel-grid .mt-v38-card{min-height:175px!important;border-radius:12px!important}
@media(max-width:780px){.mt-detail-home-ampel-context{align-items:flex-start;flex-direction:column}.mt-detail-home-ampel-context span{text-align:left}.mt-detail-home-ampel-grid{grid-template-columns:1fr!important}}
#mtsMaintenanceBanner{position:relative;z-index:100001;padding:10px 16px;background:#f0b429;color:#15110a;text-align:center;font:800 11px/1.3 var(--mts-font-ui,Inter,Arial,sans-serif);letter-spacing:.04em}
#mtsDynamicFooterLinks{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:18px}#mtsDynamicFooterLinks a{color:inherit;text-decoration:none;font-size:11px}

/* Unavailable derivative actions stay visible with an explanation. */
.mts-df-actions button:disabled,.mts-df-gold-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1)}

/* Finder heading must not inherit the sticky site navigation frame. */
.mts-df-head{height:auto;position:static; background:transparent;border:0;backdrop-filter:none}
.mts-df-head .mts-df-status{display:inline-flex!important;align-items:center;justify-content:flex-end;gap:6px;max-width:100%;white-space:normal;box-sizing:border-box}
.mts-df-head .mts-df-status i{display:block;flex:0 0 7px;width:7px;height:7px;margin:0}

/* Homepage: remove the nested frame and align the discovery heading icon. */
#liveScreenerSection > #mtSentimentDashboard{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;margin-top:0!important;padding-top:0!important}
#liveScreenerSection .mt-v104-discovery > .mt-v104-hero{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}
#liveScreenerSection .mt-v104-discovery > .mt-v104-hero > .mt-v104-hero-icon{margin:0!important}
@media(max-width:600px){#liveScreenerSection .mt-v104-discovery > .mt-v104-hero{grid-template-columns:40px minmax(0,1fr)!important;gap:12px!important}#liveScreenerSection .mt-v104-discovery > .mt-v104-hero > .mt-v104-hero-icon{width:40px!important;height:40px!important;font-size:26px!important}}

.mts-df-actions .mts-df-missing,.mts-df-order-error{display:block;flex-basis:100%;white-space:normal;line-height:1.4;font-size:10px;color:#e9b967;margin-top:6px}.mts-df-actions{flex-wrap:wrap}

/* Keep the next action within reach while comparing wide derivative tables. */
.mts-df-tr>.mts-df-actions,.mts-df-tr.head>span:last-child{position:sticky;right:0;z-index:2;background:#091b27;border-left:1px solid #294354;padding:10px!important}
.mts-df-tr>.mts-df-actions{align-content:center;align-items:center;gap:6px}


/* Tablet: give the avatar group its own row so portraits and labels do not collide. */
@media (min-width:761px) and (max-width:1180px){
  .social-home .st-hero>.st-intro{grid-column:1/-1}
  .social-home .st-avatar-stage{grid-column:1/-1;width:100%;max-width:600px;height:360px;justify-self:center;margin:8px 0 18px}
  .social-home .st-avatar-main{left:50%;top:90px;transform:translateX(-50%)}
  .social-home .st-avatar.a1{left:16%;top:0}
  .social-home .st-avatar.a2{left:5%;top:132px}
  .social-home .st-avatar.a3{right:16%;top:0}
  .social-home .st-avatar.a4{right:5%;top:132px}
  .social-home .st-avatar.a5{right:16%;bottom:0}
  .social-home .st-avatar.g1{left:16%;top:auto;bottom:0;width:88px;height:88px;opacity:1;filter:none}
  .social-home .st-avatar.g2{display:none}
  .social-home .st-avatar strong{font-size:11px;padding:5px 9px}
  .social-home .st-avatar-main strong{font-size:13px;padding:6px 12px}
}

/* Keep typed-search suggestions from covering the stacked submit button. */
@media(max-width:700px){.mts-df-suggest{position:static;margin-top:4px}}

/* Compact derivative results: actions follow the final data column. */
.mts-df-table.mts-df-dynamic{min-width:var(--df-min-width,980px)}
.mts-df-v182 .mts-df-table.mts-df-dynamic .mts-df-tr,.mts-df-table.mts-df-dynamic .mts-df-tr{min-width:0;min-height:38px}
.mts-df-v182 .mts-df-tr>span,.mts-df-tr>span{padding:4px 5px}
.mts-df-tr>.mts-df-actions,.mts-df-tr.head>span:last-child{position:static;padding:4px 5px!important;border-left:1px solid #294354}
.mts-df-tr>.mts-df-actions{gap:4px!important;flex-wrap:nowrap}
.mts-df-actions button{padding:5px 6px}

/* Horizontal scrolling belongs to the result list, with its bar underneath. */
.mts-df-v182,.mts-df-results-stage,.mts-df-content{min-width:0;max-width:100%}
.mts-df-table-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;scrollbar-width:thin;scrollbar-color:#647d8a #081722}
.mts-df-table-wrap::-webkit-scrollbar{height:10px}
.mts-df-table-wrap::-webkit-scrollbar-track{background:#081722}
.mts-df-table-wrap::-webkit-scrollbar-thumb{background:#647d8a;border:2px solid #081722;border-radius:6px}
/* Compact live quote activity indicator */
.mts-df-quote-check{gap:8px}.mts-df-live-pulse{display:inline-block;width:9px;height:9px;border-radius:50%;background:#35d07f;box-shadow:0 0 0 0 rgba(53,208,127,.65);animation:mtsDfPulse 1.4s ease-out infinite}.mts-df-quote-check small{color:#81909a}@keyframes mtsDfPulse{0%{box-shadow:0 0 0 0 rgba(53,208,127,.65);opacity:1}70%{box-shadow:0 0 0 8px rgba(53,208,127,0);opacity:.75}100%{box-shadow:0 0 0 0 rgba(53,208,127,0);opacity:1}}
.mts-df-detail-copy{display:inline-flex;align-items:center;gap:4px;padding:2px 5px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer;text-align:left}.mts-df-detail-copy:hover,.mts-df-detail-copy.copied{background:rgba(53,208,127,.14);color:#35d07f}
.mts-df-copy-feedback{display:inline-flex;align-items:center;padding:2px 6px;border:1px solid rgba(104,255,169,.9);border-radius:999px;background:#159b55;color:#fff;font-size:8px;font-weight:900;letter-spacing:.04em;box-shadow:0 0 10px rgba(53,208,127,.75)}

/* V363: refined feature cards with inline SVG icons */
.mt-v104-feature-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;background:linear-gradient(145deg,#0b202c 0%,#07151f 100%)}
.mt-v104-feature-card:hover{transform:translateY(-4px);border-color:#4b7182;box-shadow:0 16px 34px rgba(0,0,0,.24)}
.mt-v104-feature-icon,.mt-v104-trafficlight{width:54px!important;height:54px!important;margin-bottom:15px!important;border-radius:15px!important;background:rgba(5,15,22,.55);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 7px 18px rgba(0,0,0,.16);font-size:0!important}
.mt-v104-feature-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mt-v104-feature-card.nav .mt-v104-feature-icon{color:#ff5664;border-color:rgba(255,86,100,.5);background:linear-gradient(145deg,rgba(183,35,53,.2),rgba(8,22,31,.8))}
.mt-v104-feature-card.mega .mt-v104-feature-icon{color:#45e49a;border-color:rgba(69,228,154,.45);background:linear-gradient(145deg,rgba(24,126,83,.2),rgba(8,22,31,.8))}
.mt-v104-feature-card.ampel .mt-v104-feature-icon{color:#f2c94c;border-color:rgba(242,201,76,.45);background:linear-gradient(145deg,rgba(145,107,20,.2),rgba(8,22,31,.8))}
.mt-v104-feature-card h3{letter-spacing:-.2px}.mt-v104-feature-card p{color:#9bb5c3}
@media(max-width:640px){.mt-v104-feature-icon,.mt-v104-trafficlight{width:50px!important;height:50px!important;margin-bottom:12px!important}.mt-v104-feature-icon svg{width:29px;height:29px}}

/* V364: glass-card finish for the feature grid */
.mt-v104-feature-card{isolation:isolate;background:linear-gradient(145deg,rgba(20,48,63,.72),rgba(5,17,26,.82))!important;border-color:rgba(128,177,198,.27)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.09),inset 0 -1px 0 rgba(0,0,0,.24),0 14px 34px rgba(0,0,0,.18)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.mt-v104-feature-card:before{content:"";position:absolute;inset:1px;border-radius:15px;background:linear-gradient(125deg,rgba(255,255,255,.1),transparent 28%,transparent 70%,rgba(255,255,255,.025));pointer-events:none;z-index:-1}
.mt-v104-feature-card:after{height:72px!important;bottom:-22px!important;filter:blur(18px);opacity:.45!important;z-index:-1}
.mt-v104-feature-card:hover{border-color:rgba(150,211,230,.55)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 20px 45px rgba(0,0,0,.3),0 0 28px rgba(49,157,191,.08)!important}
.mt-v104-feature-card:hover .mt-v104-feature-icon{transform:translateY(-2px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 25px rgba(0,0,0,.2),0 0 22px currentColor}
.mt-v104-feature-icon{transition:transform .22s ease,box-shadow .22s ease}

/* V365: Apple-inspired angular glass skin for the social homepage */
.social-home{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Arial,sans-serif;background:#03070b!important;color:#f5f7fa}
.social-home:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(700px 460px at 75% 18%,rgba(34,104,137,.14),transparent 68%),radial-gradient(560px 420px at 8% 44%,rgba(157,24,46,.1),transparent 70%)}
.social-home .st-home{max-width:1460px;padding-left:24px;padding-right:24px}
.social-home .st-hero{position:relative;isolation:isolate;min-height:420px;margin-top:18px;padding:54px 42px 36px;border:1px solid rgba(150,190,207,.2);border-radius:26px;background:linear-gradient(135deg,rgba(14,31,42,.86),rgba(4,12,18,.82) 58%,rgba(8,22,30,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 24px 70px rgba(0,0,0,.28);overflow:hidden}
.social-home .st-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(116deg,rgba(255,255,255,.07),transparent 24%,transparent 68%,rgba(71,165,199,.08));pointer-events:none}
.social-home .st-hero:after{content:"";position:absolute;width:520px;height:260px;right:-170px;top:-130px;border:1px solid rgba(86,180,213,.13);transform:rotate(-22deg);box-shadow:0 0 80px rgba(50,155,192,.1);pointer-events:none}
.social-home .st-intro h1{font-size:clamp(38px,4.2vw,64px);font-weight:750;letter-spacing:-.055em;line-height:1.03;margin-bottom:18px}
.social-home .st-intro>p{max-width:570px;color:#b7c5cc;font-size:17px;line-height:1.58}
.social-home .st-kicker{letter-spacing:.16em;font-size:10px}
.social-home .st-btn{min-height:46px;padding:0 19px;border-radius:12px;border-color:rgba(171,204,217,.36);background:rgba(11,29,39,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.09);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.social-home .st-btn:hover{transform:translateY(-2px);background:rgba(24,53,67,.82);border-color:rgba(191,225,237,.62)}
.social-home .st-btn-primary{background:#f1263d;border-color:#f1263d;box-shadow:0 10px 24px rgba(241,38,61,.24)}
.social-home .st-btn-primary:hover{background:#ff3b50;border-color:#ff3b50}
.social-home .st-promise-row>div>span{background:rgba(16,35,47,.76);border-color:rgba(146,188,205,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.social-home .st-community-stats{border-left-color:rgba(150,190,207,.2);padding-left:26px}
.social-home .st-community-stats>div{padding:12px 14px;border:1px solid rgba(140,182,199,.14);border-radius:14px;background:rgba(10,28,38,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.social-home .st-community-stats>div>span{color:#91b5c6}
.social-home .st-avatar{border-color:rgba(205,229,237,.52);background:rgba(9,22,31,.72);box-shadow:0 15px 35px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.18)}
.social-home .st-avatar-main{border-color:#4ce071;box-shadow:0 0 0 1px rgba(76,224,113,.18),0 0 38px rgba(76,224,113,.18),0 20px 45px rgba(0,0,0,.45)}
.social-home .st-avatar strong{border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 18px rgba(0,0,0,.25)}
.social-home .st-card,.social-home .st-system-core,.social-home .st-market-strip>div{border-color:rgba(140,182,199,.2);border-radius:18px;background:linear-gradient(145deg,rgba(13,34,46,.78),rgba(5,16,24,.8));box-shadow:inset 0 1px 0 rgba(255,255,255,.075),0 16px 42px rgba(0,0,0,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.social-home .st-card>header{border-bottom-color:rgba(140,182,199,.16)}
.social-home .st-top-traders,.social-home .st-strategy-row,.social-home .st-new-row{background:rgba(8,24,34,.48);border-color:rgba(140,182,199,.12)}
.social-home .st-top-traders{border-radius:14px}
.social-home .st-screener-shell,.social-home .st-trade-board{border-color:rgba(140,182,199,.2);border-radius:14px;background:rgba(4,15,23,.62)}
.social-home .st-screener-head,.social-home .st-scan-row,.social-home .st-trade-head,.social-home .st-trade-row{border-color:rgba(140,182,199,.13)}
.social-home .st-scan-row:hover,.social-home .st-trade-row:hover{background:rgba(30,65,81,.28)}
.social-home .st-system-head h2,.social-home .st-card h2{letter-spacing:-.02em}
.social-home .st-screener-tabs button,.social-home .st-feed-tabs button{border-radius:10px;border-color:rgba(140,182,199,.24);background:rgba(9,28,39,.66);transition:.2s ease}
.social-home .st-screener-tabs button:hover,.social-home .st-feed-tabs button:hover{border-color:rgba(180,219,231,.55);background:rgba(24,54,68,.78)}
.social-home #mtsLiveTicker{border-bottom-color:rgba(140,182,199,.18)!important;background:rgba(2,8,13,.84)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
@media(max-width:760px){.social-home .st-home{padding-left:12px;padding-right:12px}.social-home .st-hero{margin-top:10px;padding:30px 20px 24px;border-radius:20px}.social-home .st-intro h1{font-size:clamp(34px,10vw,48px)}.social-home .st-community-stats{border-left:0;padding-left:0}.social-home .st-community-stats>div{padding:10px}.social-home .st-card,.social-home .st-system-core,.social-home .st-market-strip>div{border-radius:15px}}

/* V372 · Desktop avatar group: stable spacing and readable labels. */
@media(min-width:1181px){
  .social-home .st-hero{grid-template-columns:minmax(0,1fr) minmax(440px,1.2fr) minmax(240px,.6fr);gap:24px}
  .social-home .st-avatar-stage{width:100%;max-width:560px;height:340px;min-height:340px;justify-self:center}
  .social-home .st-avatar-main{width:150px;height:150px;left:50%;top:78px;transform:translateX(-50%)}
  .social-home .st-avatar.a1{left:8%;top:6px}
  .social-home .st-avatar.a2{left:0;top:148px}
  .social-home .st-avatar.a3{right:8%;top:6px}
  .social-home .st-avatar.a4{right:0;top:148px}
  .social-home .st-avatar.a5{right:13%;bottom:0}
  .social-home .st-avatar.g1{left:13%;top:auto;bottom:0;opacity:1;filter:none}
  .social-home .st-avatar.g2{right:-2%;top:72px}
  .social-home .st-avatar strong{font-size:10px;padding:5px 9px}
  .social-home .st-avatar-main strong{font-size:12px;padding:6px 12px}
}

/* V379: avatar group scaled down and lifted as one unit. */
.social-home .st-avatar-stage{transform:translateY(-10%)}
.social-home .st-avatar{width:79px;height:79px}
.social-home .st-avatar-main{width:153px;height:153px}
.social-home .st-avatar.ghost{width:56px;height:56px}
.social-home .st-avatar strong{top:calc(100% + 10px);bottom:auto}
@media(min-width:1181px){
  .social-home .st-avatar-main{width:135px;height:135px}
  .social-home .st-avatar.g1{width:79px;height:79px}
}
@media (min-width:761px) and (max-width:1180px){
  .social-home .st-avatar.g1{width:79px;height:79px}
}

/* V382: second compact pass for the avatar circles. */
.social-home .st-avatar{width:71px;height:71px}
.social-home .st-avatar-main{width:138px;height:138px}
.social-home .st-avatar.ghost{width:50px;height:50px}
@media(min-width:1181px){
  .social-home .st-avatar-main{width:122px;height:122px}
  .social-home .st-avatar.g1{width:71px;height:71px}
}
@media (min-width:761px) and (max-width:1180px){
  .social-home .st-avatar.g1{width:71px;height:71px}
}

/* V383: use the full portrait height so the chin stays inside the circle. */
.social-home .st-avatar img{object-position:center 30%}

/* V384: Apple-style glass cards from the supplied start-page design. */
.social-home .mt-hub{border-top:1px solid rgba(170,211,226,.16)}
.social-home .hub-lead,.social-home .hub-pulse,.social-home .hub-card,.social-home .side-panel{
  border:1px solid rgba(150,198,216,.2);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(18,43,57,.78),rgba(5,16,24,.86));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 45px rgba(0,0,0,.2);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px)
}
.social-home .hub-card{overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.social-home .hub-card:hover{transform:translateY(-3px);border-color:rgba(180,224,237,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 22px 50px rgba(0,0,0,.3)}
.social-home .hub-card-media{background:#06121b}
.social-home .hub-card-body{padding:19px 20px 20px}
.social-home .hub-card h3{letter-spacing:-.03em}
.social-home .hub-card p{color:#a9bdc8}
.social-home .hub-badge{border-radius:999px;box-shadow:0 6px 18px rgba(241,38,61,.22)}
