/*!
 * Unique homepage architectures + modern hero bands (per-dinas compose).
 */
body.skin-magz .container-md--wide { max-width: 1280px; }
body.skin-magz .container-md--narrow { max-width: 920px; }

/* Shell surfaces */
body.skin-magz .home-shell--framed .home-shell-surface {
    margin: 1rem auto 1.5rem;
    padding: 1.25rem 1.35rem 1.75rem;
    border-radius: 18px;
    background: color-mix(in srgb, #fff 92%, var(--idds-primary));
    border: 1px solid color-mix(in srgb, var(--idds-primary) 10%, transparent);
    box-shadow: 0 12px 32px rgba(11, 18, 32, .05);
}
body.skin-magz .home-shell--raised .home-shell-surface {
    margin-top: -1.5rem;
    position: relative;
    z-index: 2;
    padding: 1.5rem 0 2rem;
}
body.skin-magz .home-shell--flush .home-shell-surface { padding-top: .5rem; }

/* ---- Pulse ---- */
.hz-pulse {
    background: linear-gradient(105deg, var(--idds-primary), color-mix(in srgb, var(--idds-primary) 55%, var(--idds-accent, var(--idds-primary))));
    color: #fff;
    padding: 1.75rem 0;
}
.hz-pulse__inner {
    display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.25rem;
}
.hz-pulse__kicker {
    display: inline-block; font-size: .68rem; font-weight: 700; letter-spacing: .12em;
    text-transform: uppercase; opacity: .85; margin-bottom: .35rem;
}
.hz-pulse__title { font-size: clamp(1.35rem, 2.2vw, 1.85rem); font-weight: 800; margin: 0 0 .35rem; letter-spacing: -.02em; }
.hz-pulse__desc { margin: 0; opacity: .9; max-width: 36rem; font-size: .95rem; }
.hz-pulse__actions { display: flex; gap: .6rem; flex-wrap: wrap; }
.hz-pulse__btn {
    display: inline-flex; align-items: center; gap: .4rem;
    padding: .55rem 1rem; border-radius: 10px; font-weight: 700; font-size: .88rem;
    background: #fff; color: var(--idds-primary) !important; text-decoration: none;
}
.hz-pulse__btn--ghost { background: transparent; color: #fff !important; border: 1px solid rgba(255,255,255,.45); }

/* ---- Rail ---- */
.hz-rail-hero { padding: 1.5rem 0 1rem; }
.hz-rail-hero__grid {
    display: grid; grid-template-columns: 72px 1fr; gap: 1.25rem; align-items: stretch;
}
.hz-rail-hero__rail {
    background: linear-gradient(180deg, var(--idds-primary), color-mix(in srgb, var(--idds-primary) 40%, #0b1220));
    border-radius: 14px; display: grid; place-items: center; min-height: 140px;
}
.hz-rail-hero__mark {
    writing-mode: vertical-rl; transform: rotate(180deg);
    color: #fff; font-weight: 800; letter-spacing: .2em; font-size: .72rem; text-transform: uppercase;
}
.hz-rail-hero__title { font-size: clamp(1.4rem, 2.4vw, 2rem); font-weight: 800; margin: 0 0 .4rem; color: var(--idds-primary-800, var(--idds-primary)); letter-spacing: -.02em; }
.hz-rail-hero__desc { color: #64748b; margin: 0 0 .75rem; max-width: 40rem; }
.hz-rail-hero__link { font-weight: 700; color: var(--idds-primary) !important; text-decoration: none; }

/* ---- Split ---- */
.hz-split {
    padding: 1.75rem 0;
    background: linear-gradient(180deg, color-mix(in srgb, var(--idds-primary) 8%, #fff), #fff);
    border-bottom: 1px solid color-mix(in srgb, var(--idds-primary) 10%, transparent);
}
.hz-split__grid {
    display: grid; grid-template-columns: 1.2fr .8fr; gap: 1.5rem; align-items: center;
}
@media (max-width: 768px) { .hz-split__grid { grid-template-columns: 1fr; } }
.hz-split__badge {
    display: inline-block; font-size: .66rem; font-weight: 700; letter-spacing: .1em;
    text-transform: uppercase; color: var(--idds-primary); margin-bottom: .4rem;
}
.hz-split__title { font-size: clamp(1.4rem, 2.5vw, 2.05rem); font-weight: 800; margin: 0 0 .45rem; letter-spacing: -.02em; }
.hz-split__desc { color: #64748b; margin: 0; }
.hz-split__right { display: grid; grid-template-columns: 1fr 1fr; gap: .65rem; }
.hz-split__card {
    display: flex; flex-direction: column; gap: .35rem; align-items: flex-start;
    padding: .85rem; border-radius: 12px; background: #fff;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0);
    text-decoration: none; color: inherit !important; font-weight: 700; font-size: .85rem;
    transition: transform .2s ease, border-color .2s ease;
}
.hz-split__card i { color: var(--idds-primary); font-size: 1.1rem; }
.hz-split__card:hover { transform: translateY(-2px); border-color: var(--idds-primary); }
.hz-split__card--static { cursor: default; }

/* ---- Dossier ---- */
.hz-dossier {
    padding: 1.5rem 0 1.25rem;
    border-bottom: 2px solid var(--idds-primary);
    background: #fff;
}
.hz-dossier__meta {
    display: flex; justify-content: space-between; gap: 1rem;
    font-size: .7rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;
    color: #64748b; margin-bottom: .5rem;
}
.hz-dossier__title {
    font-size: clamp(1.5rem, 2.6vw, 2.15rem); font-weight: 800; margin: 0 0 .35rem;
    letter-spacing: -.025em; color: var(--idds-primary-800, #0f172a);
}
.hz-dossier__desc { margin: 0; color: #64748b; max-width: 42rem; }

/* ---- Horizon ---- */
.hz-horizon {
    position: relative; overflow: hidden;
    padding: 2.5rem 0 2.25rem;
    background:
        radial-gradient(600px 280px at 10% 0%, color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 35%, transparent), transparent 60%),
        linear-gradient(120deg, #0b1220, color-mix(in srgb, var(--idds-primary) 70%, #0b1220));
    color: #fff;
}
.hz-horizon__kicker {
    font-size: .7rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;
    opacity: .75; margin: 0 0 .5rem;
}
.hz-horizon__title {
    font-size: clamp(1.55rem, 3vw, 2.35rem); font-weight: 800; margin: 0 0 .45rem; letter-spacing: -.03em;
}
.hz-horizon__desc { margin: 0 0 1rem; opacity: .88; max-width: 40rem; }
.hz-horizon__actions { display: flex; flex-wrap: wrap; gap: .65rem; }
.hz-horizon__btn {
    display: inline-flex; align-items: center; gap: .45rem;
    padding: .55rem 1.1rem; border-radius: 10px; font-weight: 700; font-size: .88rem;
    background: #fff; color: var(--idds-primary) !important; text-decoration: none;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
}
.hz-horizon__btn--ghost {
    background: rgba(255,255,255,.12); color: #fff !important;
    border: 1px solid rgba(255,255,255,.35); box-shadow: none;
}
.hz-horizon__grid {
    position: absolute; inset: 0; opacity: .35; pointer-events: none;
    background-image:
        linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
    background-size: 48px 48px;
    mask-image: linear-gradient(180deg, #000 30%, transparent 95%);
}

/* ---- Aurora ---- */
.hz-aurora {
    position: relative; overflow: hidden;
    padding: 2.75rem 0 2.5rem;
    background: linear-gradient(135deg, #f8fafc 0%, color-mix(in srgb, var(--idds-primary) 8%, #fff) 100%);
}
.hz-aurora__orb {
    position: absolute; border-radius: 50%; filter: blur(60px); pointer-events: none;
    animation: hz-aurora-drift 14s ease-in-out infinite alternate;
}
.hz-aurora__orb--1 {
    width: 340px; height: 340px; top: -80px; left: -60px;
    background: color-mix(in srgb, var(--idds-primary) 35%, transparent);
}
.hz-aurora__orb--2 {
    width: 280px; height: 280px; bottom: -60px; right: 5%;
    background: color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 40%, transparent);
    animation-delay: -5s;
}
.hz-aurora__grid {
    position: absolute; inset: 0; opacity: .4; pointer-events: none;
    background-image: radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--idds-primary) 12%, transparent) 1px, transparent 0);
    background-size: 28px 28px;
}
.hz-aurora__card {
    position: relative; z-index: 1;
    max-width: 640px;
    padding: 1.75rem 1.85rem;
    border-radius: 20px;
    background: rgba(255,255,255,.72);
    border: 1px solid rgba(255,255,255,.85);
    box-shadow: 0 20px 50px color-mix(in srgb, var(--idds-primary) 12%, transparent);
    backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);
}
.hz-aurora__badge {
    display: inline-flex; align-items: center; gap: .4rem;
    font-size: .68rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase;
    color: var(--idds-primary); margin-bottom: .5rem;
}
.hz-aurora__title {
    font-size: clamp(1.5rem, 2.8vw, 2.2rem); font-weight: 800; margin: 0 0 .4rem;
    letter-spacing: -.03em; color: var(--idds-primary-800, #0f172a);
}
.hz-aurora__desc { margin: 0 0 1rem; color: #64748b; max-width: 36rem; }
.hz-aurora__actions { display: flex; flex-wrap: wrap; gap: .6rem; }
.hz-aurora__btn {
    display: inline-flex; align-items: center; gap: .4rem;
    padding: .55rem 1rem; border-radius: 10px; font-weight: 700; font-size: .86rem;
    background: var(--idds-primary); color: #fff !important; text-decoration: none;
}
.hz-aurora__btn--ghost {
    background: transparent; color: var(--idds-primary) !important;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 25%, #cbd5e1);
}

/* ---- Beacon ---- */
.hz-beacon {
    padding: 2rem 0 1.75rem;
    background: linear-gradient(180deg, #fff, color-mix(in srgb, var(--idds-primary) 5%, #f8fafc));
    border-bottom: 1px solid color-mix(in srgb, var(--idds-primary) 10%, #e2e8f0);
}
.hz-beacon__grid {
    display: grid; grid-template-columns: 1.15fr .85fr; gap: 1.5rem; align-items: center;
}
@media (max-width: 768px) { .hz-beacon__grid { grid-template-columns: 1fr; } }
.hz-beacon__kicker {
    font-size: .68rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase;
    color: var(--idds-primary); margin: 0 0 .35rem;
}
.hz-beacon__title {
    font-size: clamp(1.45rem, 2.6vw, 2.1rem); font-weight: 800; margin: 0 0 .4rem;
    letter-spacing: -.025em; color: var(--idds-primary-800, #0f172a);
}
.hz-beacon__desc { margin: 0; color: #64748b; max-width: 38rem; }
.hz-beacon__panel {
    display: grid; gap: .55rem;
    padding: 1.25rem;
    border-radius: 18px;
    background: rgba(255,255,255,.85);
    border: 1px solid color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0);
    box-shadow: 0 14px 36px rgba(15,23,42,.06);
}
.hz-beacon__pill {
    display: flex; align-items: center; gap: .55rem;
    font-size: .84rem; font-weight: 600; color: #334155;
}
.hz-beacon__pill i { color: var(--idds-primary); width: 18px; text-align: center; }
.hz-beacon__cta {
    display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
    margin-top: .35rem; padding: .65rem 1rem; border-radius: 10px;
    font-weight: 700; font-size: .88rem;
    background: linear-gradient(120deg, var(--idds-primary), color-mix(in srgb, var(--idds-primary) 70%, var(--idds-accent)));
    color: #fff !important; text-decoration: none;
}

/* ---- Prism ---- */
.hz-prism {
    position: relative; overflow: hidden;
    padding: 2.25rem 0 2rem;
    background: #fff;
    border-bottom: 1px solid color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0);
}
.hz-prism__slice {
    position: absolute; top: 0; right: 0; width: 42%; height: 100%;
    background: linear-gradient(135deg,
        color-mix(in srgb, var(--idds-primary) 88%, #000),
        color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 75%, var(--idds-primary)));
    clip-path: polygon(28% 0, 100% 0, 100% 100%, 0 100%);
    opacity: .92;
}
.hz-prism__inner { position: relative; z-index: 1; max-width: 58%; }
@media (max-width: 768px) {
    .hz-prism__slice { width: 100%; height: 40%; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%); opacity: .15; }
    .hz-prism__inner { max-width: 100%; }
}
.hz-prism__meta {
    display: flex; gap: 1rem; font-size: .68rem; font-weight: 800;
    letter-spacing: .14em; text-transform: uppercase; color: #64748b; margin-bottom: .45rem;
}
.hz-prism__title {
    font-size: clamp(1.5rem, 2.8vw, 2.15rem); font-weight: 800; margin: 0 0 .35rem;
    letter-spacing: -.03em; color: var(--idds-primary-800, #0f172a);
}
.hz-prism__desc { margin: 0 0 .85rem; color: #64748b; max-width: 36rem; }
.hz-prism__tags { display: flex; flex-wrap: wrap; gap: .5rem; }
.hz-prism__tags span {
    display: inline-flex; align-items: center; gap: .35rem;
    padding: .35rem .75rem; border-radius: 999px; font-size: .78rem; font-weight: 700;
    background: color-mix(in srgb, var(--idds-primary) 8%, #fff);
    color: var(--idds-primary); border: 1px solid color-mix(in srgb, var(--idds-primary) 15%, transparent);
}

@keyframes hz-aurora-drift {
    from { transform: translate(0, 0) scale(1); }
    to   { transform: translate(24px, 16px) scale(1.08); }
}
@media (prefers-reduced-motion: reduce) {
    .hz-aurora__orb { animation: none; }
}

@media (max-width: 575.98px) {
    .hz-rail-hero__grid { grid-template-columns: 48px 1fr; }
}

/* ==========================================================================
   Compose mode — professional full-width grid (all dinas)
   ========================================================================== */

body.skin-magz .home--compose.home--pro {
    background: #f1f5f9;
    padding-bottom: 2rem;
}

html[data-bs-theme="light"] body.skin-magz.tn-bold .home--compose.home--pro {
    --idds-bg: #f1f5f9;
}
html[data-bs-theme="light"] body.skin-magz.tn-bold .home--compose.home--pro::before {
    display: none;
}

body.skin-magz .home--compose .home-shell-surface {
    background: transparent;
    padding-top: .25rem;
}
body.skin-magz .home-shell--framed.home--compose .home-shell-surface .home-compose__inner,
body.skin-magz .home--compose.home-shell--framed .home-compose__inner {
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}
body.skin-magz .home-shell--raised .home--compose .home-shell-surface,
body.skin-magz .home-shell--flush .home--compose .home-shell-surface {
    margin-top: 0;
    padding-top: .5rem;
}

body.skin-magz .home-compose__slider {
    margin-bottom: 0;
}
body.skin-magz .home-compose__slider--after {
    margin-bottom: .75rem;
}

body.skin-magz .home-compose__access {
    display: grid;
    gap: 1rem;
    margin-bottom: 1.25rem;
}
body.skin-magz .home-compose__leaders {
    margin-bottom: 1.5rem;
}
body.skin-magz .home-compose__news {
    align-items: flex-start;
}

/* Leaders always clean card in compose */
body.skin-magz .home--compose .leaders-block--panel .leaders-band,
body.skin-magz .home--compose .leaders-block--ribbon .leaders-band,
body.skin-magz .home--compose .leaders-band {
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .08);
    box-shadow: 0 10px 28px rgba(15, 23, 42, .05);
}
body.skin-magz .home--compose .leaders-block--panel .leaders-heading,
body.skin-magz .home--compose .leaders-block--panel .leaders-sub {
    color: var(--idds-primary-800, #0f172a) !important;
}

/* Section widget (Tag Tren + Berita Hangat) — dense duo, no hollow middle */
body.skin-magz .home--compose .home-section-grid,
body.skin-magz .home--nexus .home-section-grid {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.25fr);
    gap: 1rem;
    margin-top: 0 !important;
    width: 100%;
}
body.skin-magz .home--compose .home-section-grid > [class*="col-"],
body.skin-magz .home--compose .home-section-grid__cell,
body.skin-magz .home--nexus .home-section-grid__cell {
    flex: none;
    width: 100%;
    max-width: 100%;
    padding: 0;
    min-width: 0;
}
@media (max-width: 767.98px) {
    body.skin-magz .home--compose .home-section-grid,
    body.skin-magz .home--nexus .home-section-grid {
        grid-template-columns: 1fr;
    }
}

/* Widget cards */
body.skin-magz .home--compose .home-compose__main .article:not(.main-article) .inner,
body.skin-magz .home--compose .home-compose__aside .sidebar .block,
body.skin-magz .home--compose .home-compose__aside .sidebar .widget {
    border-radius: 14px;
    border: 1px solid rgba(15, 23, 42, .07);
    box-shadow: 0 6px 18px rgba(15, 23, 42, .04);
    background: #fff;
}

body.skin-magz .home--compose .home-compose__aside .sidebar .block-title,
body.skin-magz .home--compose .home-compose__main .block-title {
    font-size: .95rem;
    font-weight: 800;
    letter-spacing: -.01em;
}

/* Wider main when no sidebar */
body.skin-magz .home-sidebar--none .home-compose__main {
    margin-inline: auto;
}

@media (max-width: 991.98px) {
    body.skin-magz .home--compose .home-section-grid {
        grid-template-columns: 1fr;
    }
    body.skin-magz .home-shell--framed .home--compose .home-shell-surface .home-compose__inner {
        padding: 1rem .85rem 1.5rem;
        border-radius: 16px;
    }
}

/* ==========================================================================
   Compose Pro — zone headers, mesh, accent DNA, widget polish
   ========================================================================== */

body.skin-magz .home--compose.home--pro,
body.skin-magz .home--compose.home--horizon {
    position: relative;
    isolation: isolate;
    background: linear-gradient(180deg, #f0f4fa 0%, #f8fafc 48%, #eef2f7 100%);
}

body.skin-magz .home-compose__mesh {
    position: absolute; inset: 0; z-index: 0; pointer-events: none;
    background-image: radial-gradient(circle at 1px 1px, rgba(15,23,42,.04) 1px, transparent 0);
    background-size: 32px 32px;
    mask-image: linear-gradient(180deg, #000 0%, transparent 85%);
}

body.skin-magz .home--compose .home-shell-surface,
body.skin-magz .home--compose .home-compose__slider {
    position: relative; z-index: 1;
}
body.skin-magz .home-compose__slider--after {
    padding: 1.15rem 0 1.35rem;
}
body.skin-magz .home-compose__slider--top {
    padding: 1rem 0 .85rem;
}

/* Accent DNA */
body.skin-magz .home-accent--glow .home-zone-head__title {
    text-shadow: 0 0 40px color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 25%, transparent);
}
body.skin-magz .home-accent--mesh .portal-strip {
    background: rgba(255,255,255,.55);
    border-radius: 18px;
    padding: 1rem 1.1rem .25rem;
    border: 1px solid rgba(255,255,255,.8);
    backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
}
body.skin-magz .home-accent--line .home-zone-head::after {
    content: ""; display: block; height: 3px; width: 72px; margin-top: .45rem;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--idds-primary), var(--idds-accent, var(--idds-primary)));
}
body.skin-magz .home-accent--glass .home-compose__access {
    padding: 1rem;
    border-radius: 18px;
    background: rgba(255,255,255,.6);
    border: 1px solid rgba(255,255,255,.85);
    backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 12px 32px rgba(15,23,42,.04);
}

/* Zone headers */
body.skin-magz .home-zone { margin-bottom: 2rem; }
body.skin-magz .home-zone-head {
    display: flex; flex-direction: column; gap: .15rem;
    margin-bottom: 1rem;
}
body.skin-magz .home-zone-head--compact { margin-bottom: .75rem; }
body.skin-magz .home-zone-head__kicker {
    font-size: .66rem; font-weight: 800; letter-spacing: .16em;
    text-transform: uppercase; color: var(--idds-primary);
}
body.skin-magz .home-zone-head__title {
    font-size: clamp(1.1rem, 1.8vw, 1.35rem); font-weight: 800;
    margin: 0; letter-spacing: -.02em; color: #0f172a;
}

/* Slider frame — clean civic, no forced crop on banners */
body.skin-magz .home-compose__slider-frame {
    border-radius: 16px; overflow: visible;
    box-shadow: none;
    border: 0;
}
body.skin-magz .home-compose__slider-frame .hero-carousel {
    background: color-mix(in srgb, var(--idds-primary) 5%, #f8fafc);
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 10%, #e2e8f0);
    box-shadow: 0 16px 40px rgba(15,23,42,.07);
}
body.skin-magz .home-compose__slider-frame .carousel-item img {
    aspect-ratio: auto;
    object-fit: contain;
    max-height: none;
}
body.skin-magz .home-compose__slider-frame .hero-carousel--fit-cover .carousel-item img {
    aspect-ratio: auto;
    object-fit: contain;
    max-height: none;
}
body.skin-magz .home-compose__slider-frame .carousel-item {
    position: relative;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__media {
    display: block;
    position: relative;
    isolation: isolate;
    color: inherit;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__img {
    min-height: 0;
}
body.skin-magz .home-compose__slider-frame .hero-carousel--fit-cover .hero-carousel__img {
    min-height: clamp(240px, 32vw, 400px);
}
body.skin-magz .home-compose__slider-frame .hero-carousel__veil {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, transparent 55%, rgba(15,23,42,.28));
    pointer-events: none;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-caption="none"] .hero-carousel__veil {
    background: linear-gradient(180deg, transparent 72%, rgba(15,23,42,.18));
}
body.skin-magz .home-compose__slider-frame .hero-carousel__caption--full {
    z-index: 2;
    left: 1.4rem;
    right: auto;
    bottom: 1.35rem;
    max-width: min(540px, 88%);
    display: grid !important;
    gap: .45rem;
    margin: 0;
    padding: 1rem 1.1rem;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(15,23,42,.82), rgba(15,23,42,.58));
    border: 1px solid rgba(255,255,255,.12);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    text-align: left;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__caption--strip {
    z-index: 2;
    left: 0; right: 0; bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    margin: 0;
    padding: .65rem 1rem;
    border-radius: 0;
    background: linear-gradient(180deg, transparent, rgba(15,23,42,.72));
    text-align: left;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__strip-title {
    font-size: .88rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: -.01em;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__strip-link {
    color: rgba(255,255,255,.85);
    font-size: .82rem;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__progress {
    position: absolute;
    left: 0; right: 0; bottom: 0;
    height: 3px;
    z-index: 4;
    background: rgba(255,255,255,.15);
    pointer-events: none;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__progress span {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, var(--idds-accent, var(--idds-primary)), #fff);
    transform-origin: left center;
}
body.skin-magz .home-compose__slider-frame .hero-carousel.is-progressing .hero-carousel__progress span {
    animation: hz-slide-progress 6.5s linear forwards;
}
@keyframes hz-slide-progress {
    from { width: 0; }
    to { width: 100%; }
}
body.skin-magz .home-compose__slider-frame .carousel-item {
    position: relative;
    overflow: visible;
}
body.skin-magz .home-compose__slider-frame .hero-carousel--fit-cover .carousel-item {
    overflow: hidden;
}
body.skin-magz .home-compose__slider-frame .hero-carousel--fit-banner .carousel-item {
    background: linear-gradient(135deg,
        color-mix(in srgb, var(--idds-primary) 7%, #f8fafc),
        color-mix(in srgb, var(--idds-accent) 9%, #fff));
}
body.skin-magz.preset-tanggamus .home-compose__slider-frame .hero-carousel--fit-banner .carousel-item {
    background: linear-gradient(135deg,
        color-mix(in srgb, var(--hz-primary, #1e3a8a) 8%, #f7f9fc),
        color-mix(in srgb, var(--hz-accent, #b45309) 10%, #fffaf5));
}
body.skin-magz .home-compose__slider-frame .hero-carousel__badge {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    padding: .35rem .65rem;
    border-radius: 999px;
    background: rgba(255,255,255,.14);
    color: #fff;
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__title {
    margin: 0;
    color: #fff;
    font-size: clamp(1.2rem, 2vw, 1.9rem);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -.03em;
}
body.skin-magz .home-compose__slider-frame .hero-carousel__desc {
    margin: 0;
    color: rgba(255,255,255,.9);
    font-size: .94rem;
    line-height: 1.45;
}
body.skin-magz .home-compose__slider-frame .carousel-indicators [data-bs-target] {
    width: 8px; height: 8px; border-radius: 999px;
    background: rgba(255,255,255,.55); border: 0;
}
body.skin-magz .home-compose__slider-frame .carousel-indicators .active {
    width: 22px; background: #fff;
}
body.skin-magz .home-compose__slider-frame .carousel-control-prev,
body.skin-magz .home-compose__slider-frame .carousel-control-next {
    width: 56px;
    top: auto;
    bottom: 1.15rem;
    height: 56px;
    opacity: 1;
}
body.skin-magz .home-compose__slider-frame .carousel-control-prev { left: auto; right: 4.75rem; }
body.skin-magz .home-compose__slider-frame .carousel-control-next { right: 1.15rem; }
body.skin-magz .home-compose__slider-frame .carousel-control-prev-icon,
body.skin-magz .home-compose__slider-frame .carousel-control-next-icon {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background-color: rgba(15,23,42,.62);
    background-size: 42% 42%;
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Slider variations per frame */
body.skin-magz .home-compose__slider-frame--bento {
    border-radius: 26px;
    transform: translateY(-8px);
}
body.skin-magz .home-compose__slider-frame--bento .hero-carousel__caption--full {
    left: 1.2rem;
    bottom: 1.2rem;
    max-width: 26rem;
}
body.skin-magz .home-compose__slider-frame--split .hero-carousel__veil {
    background:
        linear-gradient(90deg, rgba(15,23,42,.78) 0 38%, transparent 64%),
        linear-gradient(180deg, transparent, rgba(15,23,42,.22));
}
body.skin-magz .home-compose__slider-frame--split .hero-carousel__caption--full,
body.skin-magz .home-compose__slider-frame--terminal .hero-carousel__caption--full {
    top: 1.2rem;
    bottom: 1.2rem;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 24rem;
}
body.skin-magz .home-compose__slider-frame--stack .hero-carousel__caption--full {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    text-align: center;
    justify-items: center;
    max-width: min(720px, calc(100% - 2rem));
}
body.skin-magz .home-compose__slider-frame--orbit .hero-carousel__caption--full {
    left: auto;
    right: 1.25rem;
}
body.skin-magz .home-compose__slider-frame--terminal {
    border-radius: 18px;
    border-color: color-mix(in srgb, var(--idds-primary) 14%, #e2e8f0);
    box-shadow: 0 20px 48px rgba(15,23,42,.1);
}
body.skin-magz .home-compose__slider-frame--terminal .hero-carousel__veil {
    background:
        linear-gradient(180deg, transparent 55%, rgba(15,23,42,.22)),
        linear-gradient(90deg, color-mix(in srgb, var(--idds-primary) 55%, transparent) 0 28%, transparent 58%);
}
body.skin-magz .home-compose__slider-frame--terminal .hero-carousel__caption--full {
    background: linear-gradient(180deg, rgba(15,23,42,.78), rgba(15,23,42,.58));
    border-color: rgba(255,255,255,.14);
}
body.skin-magz .home-compose__slider-frame--cascade {
    border-radius: 28px;
}
body.skin-magz .home-compose__slider-frame--cascade .hero-carousel__media {
    transform: translateY(-1px);
}
body.skin-magz .home-compose__slider-frame--magazine .hero-carousel__caption--full {
    left: 1.35rem;
    bottom: 1.35rem;
    max-width: 30rem;
    border-radius: 0 18px 18px 18px;
}
body.skin-magz .home-compose__slider-frame--grid .hero-carousel__caption--full {
    max-width: 28rem;
}

@media (max-width: 767.98px) {
    body.skin-magz .home-compose__slider-frame .hero-carousel__img {
        min-height: 220px;
    }
    body.skin-magz .home-compose__slider-frame .hero-carousel__caption--full,
    body.skin-magz .home-compose__slider-frame .hero-carousel__caption--strip,
    body.skin-magz .home-compose__slider-frame--split .hero-carousel__caption--full,
    body.skin-magz .home-compose__slider-frame--terminal .hero-carousel__caption--full,
    body.skin-magz .home-compose__slider-frame--stack .hero-carousel__caption--full,
    body.skin-magz .home-compose__slider-frame--orbit .hero-carousel__caption--full {
        left: 1rem;
        right: 1rem;
        bottom: 1rem;
        top: auto;
        transform: none;
        max-width: none;
        padding: .85rem .9rem;
    }
    body.skin-magz .home-compose__slider-frame .carousel-control-prev,
    body.skin-magz .home-compose__slider-frame .carousel-control-next {
        display: none;
    }
}

/* Showcase / stats pro variants in compose */
body.skin-magz .showcase-intro--pro {
    background:
        radial-gradient(520px 240px at 50% 0%, color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 18%, transparent), transparent 70%),
        linear-gradient(180deg, color-mix(in srgb, var(--idds-primary) 6%, #fff), #fff);
    border-bottom: 1px solid color-mix(in srgb, var(--idds-primary) 10%, transparent);
}
body.skin-magz .grid-stats--pro {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: .75rem;
}
@media (max-width: 768px) { body.skin-magz .grid-stats--pro { grid-template-columns: repeat(2, 1fr); } }
body.skin-magz .grid-stats--pro .grid-stats__item {
    padding: 1rem; border-radius: 14px;
    background: rgba(255,255,255,.85);
    border: 1px solid color-mix(in srgb, var(--idds-primary) 10%, #e2e8f0);
    box-shadow: 0 8px 22px rgba(15,23,42,.04);
    transition: transform .2s ease, box-shadow .2s ease;
}
body.skin-magz .grid-stats--pro .grid-stats__item:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 28px color-mix(in srgb, var(--idds-primary) 12%, transparent);
}
body.skin-magz .mag-ribbon--pro {
    padding: 1rem 1.15rem; border-radius: 14px;
    background: linear-gradient(120deg, color-mix(in srgb, var(--idds-primary) 8%, #fff), #fff);
    border-left: 4px solid var(--idds-accent, var(--idds-primary));
}

/* Portal strip in compose — flat icon grid, not nested boxes */
body.skin-magz .home--compose .portal-services {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
    gap: .55rem;
}
body.skin-magz .home--compose .portal-services__item {
    border-radius: 12px !important;
    background: #fff;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 10%, #e2e8f0) !important;
    box-shadow: none;
    padding: .9rem .75rem !important;
    transition: border-color .18s ease, background .18s ease;
}
body.skin-magz .home--compose .portal-services__item:hover {
    transform: none;
    border-color: var(--idds-primary) !important;
    background: color-mix(in srgb, var(--idds-primary) 4%, #fff);
    box-shadow: none;
}
body.skin-magz .home--compose .portal-services__hint { display: none; }
body.skin-magz .home--compose .portal-stats { display: none !important; }

/* Cat nav in compose — soft chips, not tile boxes */
body.skin-magz .home--compose .cat-nav { margin: .35rem 0 0; }
body.skin-magz .home--compose .cat-nav--chip .cat-nav__item,
body.skin-magz .home--compose .cat-nav--tile .cat-nav__item {
    border-radius: 999px;
    background: transparent;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 14%, #e2e8f0);
    box-shadow: none;
}
body.skin-magz .home--compose .cat-nav--chip .cat-nav__item:hover,
body.skin-magz .home--compose .cat-nav--tile .cat-nav__item:hover {
    background: color-mix(in srgb, var(--idds-primary) 8%, #fff);
    border-color: var(--idds-primary);
}

/* Headline + featured in compose */
body.skin-magz .home--compose .headline {
    border-radius: 14px; overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0);
    box-shadow: 0 10px 28px rgba(15,23,42,.06);
    margin-bottom: 1.25rem;
}
body.skin-magz .home--compose .headline .item a {
    font-weight: 700; letter-spacing: -.01em;
}
body.skin-magz .home--compose #featured .featured {
    border-radius: 16px; overflow: hidden;
    box-shadow: 0 16px 40px rgba(15,23,42,.1);
}
body.skin-magz .home--compose #featured .featured .details h1 a {
    font-weight: 800; letter-spacing: -.02em;
}

/* Sidebar sticky in compose */
@media (min-width: 992px) {
    body.skin-magz .home--compose .home-compose__aside {
        position: sticky; top: 1rem; align-self: flex-start;
    }
}

/* Line widget titles in compose */
body.skin-magz .home--compose .line.top div {
    font-weight: 800; letter-spacing: -.01em;
    font-size: 1rem;
}
body.skin-magz .home--compose .line.top div::after {
    background: linear-gradient(90deg, var(--idds-primary), var(--idds-accent, var(--idds-primary)));
    height: 3px; border-radius: 999px;
}

@media (prefers-reduced-motion: reduce) {
    body.skin-magz .home--compose .portal-services__item:hover,
    body.skin-magz .grid-stats--pro .grid-stats__item:hover { transform: none; }
}

/* ==========================================================================
   Ultra frame layouts — 8 distinct architectures per dinas
   ========================================================================== */

body.skin-magz .home--ultra .home-compose__glow {
    position: absolute; inset: 0; z-index: 0; pointer-events: none;
    background: radial-gradient(480px 320px at 85% 12%,
        color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 14%, transparent), transparent 70%);
}

body.skin-magz .home-zone-head--center { text-align: center; align-items: center; }
body.skin-magz .home-zone-head--magazine .home-zone-head__title {
    font-size: clamp(1.35rem, 2.4vw, 1.75rem);
}

/* ---- BENTO ---- */
body.skin-magz .home-bento {
    display: grid;
    grid-template-columns: 1.4fr 1fr .7fr;
    gap: .75rem;
}
@media (max-width: 992px) { body.skin-magz .home-bento { grid-template-columns: 1fr 1fr; } }
@media (max-width: 576px) { body.skin-magz .home-bento { grid-template-columns: 1fr; } }
body.skin-magz .home-bento__cell {
    border-radius: 16px;
    background: rgba(255,255,255,.88);
    border: 1px solid rgba(15,23,42,.07);
    box-shadow: 0 10px 28px rgba(15,23,42,.05);
    padding: .85rem;
    min-height: 120px;
}
body.skin-magz .home-bento__cell--portal { grid-row: span 2; }
body.skin-magz .home-bento__stat-card {
    display: flex; flex-direction: column; gap: .35rem; height: 100%;
    justify-content: center; align-items: flex-start;
}
body.skin-magz .home-bento__stat-card i {
    color: var(--idds-primary); font-size: 1.25rem;
}
body.skin-magz .home-bento__stat-card strong { font-size: .88rem; }
body.skin-magz .home-bento__stat-card span { font-size: .78rem; color: #64748b; }

/* ---- SPLIT ---- */
body.skin-magz .home-rail-panel {
    position: sticky; top: 1rem;
    padding: 1rem;
    border-radius: 20px;
    background: rgba(255,255,255,.78);
    border: 1px solid rgba(255,255,255,.9);
    backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 18px 44px rgba(15,23,42,.08);
}
body.skin-magz .home-compose__access--compact .portal-stats { display: none; }
body.skin-magz .home-compose__access--compact .line.top { display: none; }

/* ---- STACK ---- */
body.skin-magz .home-frame-stack .home-zone--stack {
    margin-bottom: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid color-mix(in srgb, var(--idds-primary) 8%, #e2e8f0);
}
body.skin-magz .home-compose__access--stack .portal-services {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
body.skin-magz .home-compose__main--stack {
    max-width: 960px; margin-inline: auto;
}

/* ---- ORBIT ---- */
body.skin-magz .home-frame-orbit .home-zone--orbit:first-child {
    margin-bottom: 1.5rem;
}
body.skin-magz .home-frame-orbit .home-zone--leaders.home-zone--orbit .leaders-band {
    box-shadow: 0 0 0 1px color-mix(in srgb, var(--idds-primary) 12%, transparent),
                0 20px 50px color-mix(in srgb, var(--idds-primary) 15%, transparent);
}
body.skin-magz .home-compose__access--orbit .portal-services {
    display: flex; flex-wrap: nowrap; overflow-x: auto; gap: .65rem;
    padding-bottom: .35rem; scroll-snap-type: x mandatory;
}
body.skin-magz .home-compose__access--orbit .portal-services__item {
    flex: 0 0 160px; scroll-snap-align: start;
}

/* ---- TERMINAL (light civic console — not dark neon) ---- */
body.skin-magz .home-frame-terminal .home-terminal-bar {
    display: flex; align-items: center; gap: .5rem;
    padding: .45rem 1rem; margin-bottom: 1rem;
    border-radius: 10px;
    background: linear-gradient(90deg, var(--idds-primary), color-mix(in srgb, var(--idds-primary) 82%, #0f172a));
    color: rgba(255,255,255,.82);
    font-size: .72rem;
}
body.skin-magz .home-terminal-bar__dot {
    width: 8px; height: 8px; border-radius: 50%;
    background: color-mix(in srgb, var(--idds-accent) 70%, #fff);
}
body.skin-magz .home-frame-terminal .home-zone--terminal {
    padding: 1.15rem 1.2rem;
    border-radius: 16px;
    background:
        radial-gradient(520px 200px at 0% 0%, color-mix(in srgb, var(--idds-accent) 10%, transparent), transparent 65%),
        linear-gradient(160deg, #fff, color-mix(in srgb, var(--idds-primary) 5%, #f8fafc));
    border: 1px solid color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0);
    box-shadow: 0 14px 36px rgba(15,23,42,.06);
}
body.skin-magz .home-frame-terminal .home-zone--terminal .home-zone-head__kicker {
    color: var(--idds-accent);
}
body.skin-magz .home-frame-terminal .home-zone--terminal .home-zone-head__title {
    color: #0f172a;
}
body.skin-magz .home-frame-terminal .home-zone--terminal .portal-services__item,
body.skin-magz .home-frame-terminal .home-zone--terminal .cat-nav__item {
    background: #fff !important;
    border-color: color-mix(in srgb, var(--idds-primary) 12%, #e2e8f0) !important;
    color: #0f172a !important;
}
body.skin-magz .home-frame-terminal .home-zone--terminal .leaders-band {
    background: #fff;
}

/* ---- CASCADE ---- */
body.skin-magz .home-frame-cascade { position: relative; padding-top: .5rem; }
body.skin-magz .home-cascade__layer {
    position: relative;
    margin-bottom: -1.25rem;
}
body.skin-magz .home-cascade__layer--access { z-index: 1; }
body.skin-magz .home-cascade__layer--leaders { z-index: 2; }
body.skin-magz .home-cascade__layer--news { z-index: 3; margin-bottom: 0; }
body.skin-magz .home-cascade__layer .home-zone {
    padding: 1.25rem 1.35rem;
    border-radius: 20px;
    background: rgba(255,255,255,.92);
    border: 1px solid rgba(15,23,42,.06);
    box-shadow: 0 20px 48px rgba(15,23,42,.08);
    margin-bottom: 0;
}

/* ---- MAGAZINE ---- */
body.skin-magz .home-frame-magazine .home-zone--magazine-top {
    margin-bottom: 2rem;
}
body.skin-magz .home-compose__main--magazine #featured .featured .details h1 a {
    font-size: clamp(1.35rem, 2.5vw, 2rem);
}
body.skin-magz .home-magazine__lower .home-zone--magazine {
    margin-bottom: 1.25rem;
}

/* Frame-specific hero polish */
body.skin-magz .home-frame--terminal .hz-horizon,
body.skin-magz .home-frame--terminal .hz-aurora {
    border-bottom: 2px solid var(--idds-accent, var(--idds-primary));
}
body.skin-magz .home-frame--cascade .showcase-intro--pro {
    margin-bottom: -1rem; position: relative; z-index: 4;
}

/* ==========================================================================
   Hero strip — slim identity when slider carries the welcome art
   ========================================================================== */
body.skin-magz .hero-strip--pro {
    padding: .85rem 0 .35rem;
    position: relative;
    z-index: 2;
}
body.skin-magz .hero-strip__inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .65rem 1rem;
}
body.skin-magz .hero-strip__badge {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    padding: .32rem .75rem;
    border-radius: 999px;
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--idds-primary);
    background: color-mix(in srgb, var(--idds-primary) 8%, #fff);
    border: 1px solid color-mix(in srgb, var(--idds-primary) 14%, transparent);
}
body.skin-magz .hero-strip__name {
    font-size: clamp(1rem, 1.5vw, 1.2rem);
    font-weight: 800;
    letter-spacing: -.02em;
    color: #0f172a;
}

/* ==========================================================================
   Slider animations — distinct per dinas (data-anim on .hero-carousel)
   ========================================================================== */
body.skin-magz .home-compose__slider-frame .hero-carousel__img {
    will-change: transform, opacity;
    transform-origin: center center;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="kenburns"] .carousel-item.active .hero-carousel__img {
    animation: hz-kenburns 6.5s ease-out forwards;
}
@keyframes hz-kenburns {
    from { transform: scale(1); }
    to { transform: scale(1.07); }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="fade-rise"].carousel-fade .carousel-item {
    transition: opacity .85s ease, transform .85s ease;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="fade-rise"] .carousel-item:not(.active) .hero-carousel__img {
    transform: translateY(16px) scale(1.02);
    opacity: .4;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-fit="banner"][data-anim="fade-rise"] .carousel-item .hero-carousel__img {
    transform: none !important;
    opacity: 1;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="fade-rise"] .carousel-item.active .hero-carousel__img {
    animation: hz-fade-rise 6.5s ease-out forwards;
}
@keyframes hz-fade-rise {
    from { transform: translateY(10px) scale(1.01); }
    to { transform: translateY(0) scale(1.04); }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="slide-left"] .carousel-item.active .hero-carousel__img {
    animation: hz-slide-left 6.5s ease-out forwards;
}
@keyframes hz-slide-left {
    from { transform: translateX(2.5%) scale(1.02); }
    to { transform: translateX(-1.5%) scale(1.05); }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="zoom-in"] .carousel-item.active .hero-carousel__img {
    animation: hz-zoom-in 6.5s cubic-bezier(.22, 1, .36, 1) forwards;
}
@keyframes hz-zoom-in {
    from { transform: scale(1.12); opacity: .92; }
    to { transform: scale(1); opacity: 1; }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="parallax"] .carousel-item.active .hero-carousel__veil {
    animation: hz-parallax-veil 6.5s ease-out forwards;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="parallax"] .carousel-item.active .hero-carousel__img {
    animation: hz-parallax-img 6.5s ease-out forwards;
}
@keyframes hz-parallax-veil {
    from { transform: translateY(0); }
    to { transform: translateY(-8px); }
}
@keyframes hz-parallax-img {
    from { transform: scale(1.04) translateY(0); }
    to { transform: scale(1.08) translateY(-12px); }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="scanline"] .carousel-item.active .hero-carousel__veil {
    background:
        linear-gradient(180deg, transparent 55%, rgba(15,23,42,.32)),
        repeating-linear-gradient(180deg, rgba(255,255,255,.03) 0 1px, transparent 1px 3px);
    animation: hz-scanline 4s linear infinite;
}
@keyframes hz-scanline {
    from { background-position: 0 0, 0 0; }
    to { background-position: 0 0, 0 36px; }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="orbit-glow"] {
    box-shadow: 0 0 0 1px rgba(255,255,255,.08), 0 24px 60px rgba(15,23,42,.18);
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="orbit-glow"]::before {
    content: "";
    position: absolute;
    inset: -2px;
    z-index: 5;
    border-radius: inherit;
    pointer-events: none;
    background: conic-gradient(from var(--hz-orbit, 0deg),
        transparent 0deg,
        color-mix(in srgb, var(--idds-accent, var(--idds-primary)) 55%, transparent) 40deg,
        transparent 80deg);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: 2px;
    animation: hz-orbit-glow 5s linear infinite;
}
@keyframes hz-orbit-glow {
    to { --hz-orbit: 360deg; }
}
@property --hz-orbit {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0deg;
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="cascade-flip"] .carousel-item.active .hero-carousel__media {
    animation: hz-cascade-flip 6.5s ease-out forwards;
    transform-origin: center bottom;
}
@keyframes hz-cascade-flip {
    0% { transform: perspective(900px) rotateX(4deg) translateY(6px); opacity: .88; }
    100% { transform: perspective(900px) rotateX(0deg) translateY(0); opacity: 1; }
}
body.skin-magz .home-compose__slider-frame .hero-carousel[data-anim="cascade-flip"] .carousel-item.active .hero-carousel__img,
body.skin-magz .home-compose__slider-frame .hero-carousel[data-fit="banner"] .carousel-item.active .hero-carousel__img {
    animation: none !important;
    transform: none !important;
}
@keyframes hz-cascade-zoom {
    from { transform: scale(1); }
    to { transform: scale(1); }
}

/* Compose showcase / ribbon — clean, no heavy borders */
body.skin-magz .home--compose .showcase-intro--pro {
    padding: 1.5rem 0 1rem;
    text-align: left;
}
body.skin-magz .home--compose .showcase-intro--pro .showcase-intro__title {
    font-size: clamp(1.35rem, 2.2vw, 1.85rem);
    max-width: none;
    margin-inline: 0;
    padding: 0;
    border: 0;
    background: none;
    box-shadow: none;
}
body.skin-magz .home--compose .mag-ribbon--pro {
    margin: 0 0 .75rem;
    padding: .85rem 1rem;
    border: 0;
    border-left: 3px solid var(--idds-accent, var(--idds-primary));
    border-radius: 12px;
    background: rgba(255,255,255,.72);
    box-shadow: 0 8px 24px rgba(15,23,42,.05);
}
body.skin-magz .home--compose .mag-ribbon--pro .mag-ribbon__title {
    font-size: clamp(1.1rem, 1.8vw, 1.45rem);
    font-weight: 800;
    letter-spacing: -.02em;
}

@media (prefers-reduced-motion: reduce) {
    body.skin-magz .home-compose__slider-frame .hero-carousel__img,
    body.skin-magz .home-compose__slider-frame .hero-carousel__veil,
    body.skin-magz .home-compose__slider-frame .hero-carousel__media,
    body.skin-magz .home-compose__slider-frame .hero-carousel::before,
    body.skin-magz .home-compose__slider-frame .hero-carousel__progress span {
        animation: none !important;
        transition: none !important;
    }
}
