/** STCD Universe 1.1 — mobile application UI */
html{scroll-behavior:smooth}body.stcd-universe-page{margin:0;background:#0d0d0c}.stcd-app{--stcd-accent:#b3261e;--stcd-bg:#e7ddc5;--stcd-surface:#f5ecd8;--stcd-text:#11110f;min-height:100vh;background:var(--stcd-bg);color:var(--stcd-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;padding-bottom:110px;overflow-x:hidden}.stcd-app *{box-sizing:border-box}.stcd-wrap{width:min(92%,1100px);margin:auto}.stcd-topbar{position:sticky;top:0;z-index:9999;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 17px;background:rgba(17,17,15,.91);backdrop-filter:blur(18px);color:#f5ecd8;border-bottom:1px solid rgba(255,255,255,.08)}.stcd-topbar strong{font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stcd-topbar span{font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;color:#ed665c;white-space:nowrap}.stcd-progress{position:sticky;top:43px;z-index:9998;height:2px;background:rgba(0,0,0,.12)}.stcd-progress span{display:block;width:0;height:100%;background:var(--stcd-accent)}.stcd-screen{padding:32px 0;margin:10px 8px;border-radius:28px;background:color-mix(in srgb,var(--stcd-surface) 74%,var(--stcd-bg));border:1px solid rgba(0,0,0,.08);overflow:hidden}.stcd-screen:nth-of-type(3n){background:var(--stcd-surface)}.stcd-hero,.stcd-scene,.stcd-screen-dark{background:#11110f!important;color:#f5ecd8!important;border-color:rgba(255,255,255,.1)}.stcd-type-album .stcd-hero{background:linear-gradient(160deg,#111 0%,#171714 62%,color-mix(in srgb,var(--stcd-accent) 28%,#111) 100%)!important}.stcd-chip,.stcd-kicker{display:inline-block;color:var(--stcd-accent);font:700 10px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px}.stcd-scene .stcd-kicker,.stcd-hero .stcd-chip{color:#f07a70}.stcd-hero h1,.stcd-screen h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;line-height:.96}.stcd-hero h1{font-size:clamp(44px,12vw,92px);margin:12px 0 20px}.stcd-screen h2{font-size:clamp(33px,9vw,66px);margin:10px 0 24px}.stcd-screen h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.05;margin:18px 0 10px}.stcd-lead{font-size:clamp(18px,4vw,27px);max-width:800px}.stcd-meta{opacity:.68;font-size:13px}.stcd-copy{font-size:16px;max-width:820px}.stcd-copy p:first-child{margin-top:0}.stcd-media{margin:24px 0 0}.stcd-media img,.stcd-media video{display:block;width:100%;max-height:720px;object-fit:cover;border-radius:22px;background:#111;box-shadow:0 14px 40px rgba(0,0,0,.17)}.stcd-featured img{object-fit:contain;max-height:680px;background:transparent}.stcd-media figcaption{font:500 9.5px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;opacity:.65;margin:8px 6px}.stcd-media-error{display:none}.stcd-video-frame{position:relative;aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#000}.stcd-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.stcd-external{display:flex;flex-direction:column;gap:7px;min-height:170px;justify-content:flex-end;padding:22px;border-radius:22px;text-decoration:none;background:#171714;color:#f5ecd8!important;border:1px solid rgba(255,255,255,.1)}.stcd-external-icon{font-size:30px}.stcd-external strong{font:600 22px Georgia,serif}.stcd-external small{opacity:.65}.stcd-placeholder{margin-top:20px;min-height:180px;border-radius:22px;display:grid;place-items:center;padding:24px;text-align:center;background:#171714;color:#f5ecd8;font:600 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.stcd-quote blockquote{font:600 clamp(29px,8vw,58px)/1.12 Georgia,"Times New Roman",serif;margin:15px 0}.stcd-quote cite{font-size:13px}.stcd-card-row,.stcd-carousel,.stcd-media-stack{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 1px 18px;scrollbar-width:none}.stcd-card-row::-webkit-scrollbar,.stcd-carousel::-webkit-scrollbar,.stcd-media-stack::-webkit-scrollbar{display:none}.stcd-card{min-width:min(82vw,350px);scroll-snap-align:start;background:var(--stcd-surface);color:var(--stcd-text);border:1px solid rgba(0,0,0,.1);border-radius:22px;padding:23px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.stcd-card .stcd-media{margin-top:18px}.stcd-carousel>.stcd-media,.stcd-media-stack>.stcd-media{min-width:min(86vw,620px);scroll-snap-align:center;margin-top:0}.stcd-carousel>.stcd-media img{aspect-ratio:4/3}.stcd-timecode{display:inline-block;margin-top:16px;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;color:#ef7368}.stcd-sources ol{padding-left:20px}.stcd-sources li{margin:11px 0;font-size:13px}.stcd-sources a{color:inherit}.stcd-dock{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);z-index:10000;width:min(94vw,560px);display:flex;padding:9px 8px calc(9px + env(safe-area-inset-bottom));background:rgba(17,17,15,.91);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 17px 55px rgba(0,0,0,.35)}.stcd-dock a{flex:1;min-width:0;color:#d8cfbc;text-decoration:none;text-align:center;font:500 7.2px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.stcd-dock i{display:block;font-style:normal;font-size:18px;line-height:1.1;margin-bottom:3px;color:#f4ecd8}.stcd-dock span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stcd-error{padding:30px}.stcd-type-album .stcd-card{border-radius:24px}.stcd-type-album .stcd-screen:nth-of-type(even){background:color-mix(in srgb,var(--stcd-surface) 82%,#fff)}
@media(min-width:760px){.stcd-screen{padding:70px 0;margin:16px auto;width:min(calc(100% - 32px),1280px)}.stcd-copy{font-size:17px}.stcd-card{min-width:330px}.stcd-carousel>.stcd-media{min-width:520px}}

/* ============================================================
 * STCD Universe 1.1.1 — Album / objet physique
 * ============================================================ */
.stcd-type-album .stcd-featured{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
.stcd-type-album .stcd-featured img{
  aspect-ratio:1/1;
  object-fit:contain;
  background:#0e0e0d;
  border-radius:24px;
}
.stcd-type-album .stcd-media[ data-role="cover_back" ] img{
  aspect-ratio:1/1;
  object-fit:contain;
}
.stcd-type-album .stcd-kicker{letter-spacing:.14em}
.stcd-type-album .stcd-card-row{padding-bottom:22px}
.stcd-type-album .stcd-external{min-height:190px}
@media(max-width:767px){
  .stcd-type-album .stcd-hero{padding-top:28px}
  .stcd-type-album .stcd-featured{margin-top:20px}
  .stcd-type-album .stcd-featured img{border-radius:22px}
}


/* STCD Universe 1.1.2 — contraste et médias externes */
.stcd-app[style*="--stcd-dark:1"]{color:var(--stcd-text)!important}
.stcd-app[style*="--stcd-dark:1"] .stcd-screen{color:var(--stcd-text)}
.stcd-app[style*="--stcd-dark:1"] .stcd-screen h1,
.stcd-app[style*="--stcd-dark:1"] .stcd-screen h2,
.stcd-app[style*="--stcd-dark:1"] .stcd-screen h3,
.stcd-app[style*="--stcd-dark:1"] .stcd-screen blockquote,
.stcd-app[style*="--stcd-dark:1"] .stcd-screen cite,
.stcd-app[style*="--stcd-dark:1"] .stcd-copy,
.stcd-app[style*="--stcd-dark:1"] .stcd-copy p{color:var(--stcd-text)!important}
.stcd-app[style*="--stcd-dark:1"] .stcd-card{background:color-mix(in srgb,var(--stcd-surface) 86%,#000);color:var(--stcd-text)!important;border-color:rgba(255,255,255,.11)}
.stcd-app[style*="--stcd-dark:1"] .stcd-card h3,
.stcd-app[style*="--stcd-dark:1"] .stcd-card p,
.stcd-app[style*="--stcd-dark:1"] .stcd-card div{color:var(--stcd-text)!important}
.stcd-hero h1,.stcd-scene h2,.stcd-screen-dark h2{color:#f5ecd8!important}
.stcd-scene .stcd-copy,.stcd-scene .stcd-copy p{color:#f5ecd8!important}
.stcd-quote blockquote{color:inherit!important}
.stcd-external{min-height:220px;background:linear-gradient(145deg,#080808,#181818);position:relative}
.stcd-external-cta{display:inline-flex;width:max-content;margin-top:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.09);font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase;color:#f5ecd8}

/* ============================================================
 * STCD Universe 1.1.4 — Catalogue & découverte
 * ============================================================ */
.stcd-catalog{min-height:100vh;padding-bottom:48px}.stcd-catalog-hero{padding:48px 0 32px;background:#11110f;color:#f5ecd8}.stcd-catalog-hero h1{font:600 clamp(44px,12vw,88px)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.05em;margin:10px 0 16px}.stcd-catalog-hero p{font-size:17px;max-width:620px;opacity:.78}.stcd-catalog-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.stcd-catalog-tab{display:inline-flex;padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase;color:#d8cfbc}.stcd-catalog-tab.is-active{background:#f5ecd8;color:#111;border-color:#f5ecd8}.stcd-catalog-list{padding:28px 0 64px}.stcd-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stcd-catalog-card{min-width:0;background:var(--stcd-surface);border-radius:22px;overflow:hidden;border:1px solid rgba(0,0,0,.09);box-shadow:0 10px 28px rgba(0,0,0,.07)}.stcd-catalog-card>a{display:block;height:100%;color:inherit;text-decoration:none}.stcd-catalog-thumb{position:relative;aspect-ratio:1/1;background:#191816;overflow:hidden}.stcd-catalog-thumb img{width:100%;height:100%;object-fit:cover;display:block}.stcd-catalog-thumb>b{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:999px;background:rgba(17,17,15,.85);color:#f5ecd8;font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.stcd-catalog-thumb.is-empty{display:grid;place-items:center;color:#f5ecd8;font-size:42px}.stcd-catalog-info{padding:15px}.stcd-catalog-info small{display:block;min-height:13px;opacity:.55;font:600 8px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.06em}.stcd-catalog-info h3{font:600 22px/1.02 Georgia,"Times New Roman",serif;margin:8px 0 10px;letter-spacing:-.025em}.stcd-catalog-info p{font-size:12.5px;line-height:1.45;opacity:.72}.stcd-catalog-info>span{display:inline-block;margin-top:5px;color:var(--stcd-accent);font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.07em}.stcd-catalog-empty{padding:30px;border:1px dashed rgba(0,0,0,.2);border-radius:22px;text-align:center}.stcd-related{background:#11110f!important;color:#f5ecd8!important}.stcd-related h2{color:#f5ecd8!important}.stcd-related-row{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 1px 20px;scrollbar-width:none}.stcd-related-row::-webkit-scrollbar{display:none}.stcd-related-row .stcd-catalog-card{min-width:min(68vw,260px);scroll-snap-align:start;background:#1b1a17;color:#f5ecd8;border-color:rgba(255,255,255,.1)}.stcd-related-row .stcd-catalog-info h3{color:#f5ecd8!important}.stcd-related-row .stcd-catalog-info small{color:#d8cfbc}.stcd-related-more a{color:#f5ecd8;text-decoration:none;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.08em}.stcd-dock a[href*="stcd-universe"] i{color:#f07a70}
@media(min-width:760px){.stcd-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stcd-catalog-list{padding-top:44px}.stcd-related-row .stcd-catalog-card{min-width:250px}}
@media(min-width:1100px){.stcd-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.stcd-catalog-tabs a.stcd-catalog-tab{text-decoration:none}
.stcd-podcast audio{display:block;width:min(100%,760px);margin:24px 0 12px;accent-color:var(--stcd-accent)}.stcd-podcast small{display:block;opacity:.7}
