/* ============================================================
   100 FEATURED / EDITOR'S PICK SECTION STYLES — CSS
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap');

:root {
    --bg: #0a0a0f;
    --bg2: #12121a;
    --bg3: #1a1a28;
    --card: rgba(255, 255, 255, 0.04);
    --card-h: rgba(255, 255, 255, 0.08);
    --text: #f0f0f5;
    --text2: #a0a0b8;
    --text3: #6b6b80;
    --accent: #7c5cfc;
    --accent2: #00d4ff;
    --gradient: linear-gradient(135deg, #7c5cfc, #00d4ff);
    --border: rgba(255, 255, 255, 0.08);
    --border2: rgba(255, 255, 255, 0.12);
    --red: #ef4444;
    --green: #22c55e;
    --blue: #3b82f6;
    --orange: #f97316;
    --pink: #ec4899;
    --purple: #a78bfa;
    --cyan: #06b6d4;
    --amber: #f59e0b;
    --r: 12px;
    --tr: 0.3s cubic-bezier(0.4, 0, 0.2, 1)
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 80px
}

body {
    font-family: 'Inter', sans-serif;
    background: var(--bg);
    color: var(--text);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: var(--bg)
}

::-webkit-scrollbar-thumb {
    background: var(--accent);
    border-radius: 3px
}

a {
    color: inherit;
    text-decoration: none
}

/* ---- Navbar ---- */
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: .75rem 0;
    background: rgba(10, 10, 15, 0.9);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border)
}

.navbar .ct {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem
}

.nav-logo {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: 1.15rem
}

.nav-logo span {
    background: var(--gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.nav-back {
    padding: .5rem 1rem;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    color: var(--text2);
    font-size: .82rem;
    font-weight: 500;
    transition: var(--tr)
}

.nav-back:hover {
    background: var(--card-h);
    color: var(--text)
}

/* ---- Page Hero ---- */
.page-hero {
    min-height: 35vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 7rem 2rem 2rem;
    position: relative;
    overflow: hidden
}

.page-hero::before {
    content: '';
    position: absolute;
    top: -150px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(124, 92, 252, 0.15), transparent 70%);
    pointer-events: none
}

.page-hero h1 {
    font-size: clamp(1.8rem, 4vw, 3rem);
    font-weight: 900;
    margin-bottom: .75rem;
    letter-spacing: -0.03em;
    position: relative
}

.page-hero .gt {
    background: var(--gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.page-hero p {
    font-size: 1rem;
    color: var(--text2);
    max-width: 500px;
    margin: 0 auto;
    position: relative
}

.ct {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem
}

/* ---- Section Labels ---- */
.slbl {
    padding: 2.5rem 0 1rem;
    display: flex;
    align-items: center;
    gap: 1rem
}

.slbl-num {
    width: 30px;
    height: 30px;
    background: var(--accent);
    color: #fff;
    font-weight: 700;
    font-size: .75rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.slbl-info h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 1rem;
    font-weight: 700
}

.slbl-info p {
    font-size: .72rem;
    color: var(--text3)
}

/* ---- Demo Wrapper ---- */
.dw {
    border: 1px solid var(--border);
    border-radius: 14px;
    overflow: hidden;
    background: var(--bg2);
    margin-bottom: .5rem;
    padding: 1.5rem
}

/* ============================================================
   SECTION LAYOUTS (5)
   ============================================================ */
/* FL-1: Sidebar Right (highlight left, sidebar right) */
.fl-sidebar {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 1.5rem;
    align-items: start
}

/* FL-2: Sidebar Left (sidebar left, highlight right) */
.fl-sidebar-rev {
    display: grid;
    grid-template-columns: 1fr 1.6fr;
    gap: 1.5rem;
    align-items: start
}

/* FL-3: Top + Bottom (highlight top, items below) */
.fl-top {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

/* FL-4: Center Focus (items aside, center highlight) */
.fl-center {
    display: grid;
    grid-template-columns: 1fr 1.8fr 1fr;
    gap: 1.25rem;
    align-items: start
}

/* FL-5: Full Width (full-width stacked) */
.fl-full {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

.fl-full .fc-highlight {
    max-height: 300px
}

/* ============================================================
   HIGHLIGHT CARD TYPES (12)
   ============================================================ */
/* FC-1: Overlay */
.fc-overlay {
    position: relative;
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr);
    min-height: 320px
}

.fc-overlay:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5)
}

.fc-overlay .fc-img {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center
}

.fc-overlay .fc-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.9))
}

.fc-overlay .fc-body .fc-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-overlay .fc-body .fc-excerpt {
    font-size: .82rem;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.5;
    margin-bottom: .5rem
}

.fc-overlay .fc-body .fc-meta {
    font-size: .7rem;
    color: rgba(255, 255, 255, 0.4)
}

/* FC-2: Card */
.fc-card {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fc-card:hover {
    border-color: rgba(124, 92, 252, 0.3);
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.4)
}

.fc-card .fc-img {
    height: 240px;
    background-size: cover;
    background-position: center
}

.fc-card .fc-body {
    padding: 1.25rem
}

.fc-card .fc-body .fc-title {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-card .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .5rem
}

.fc-card .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-3: Split */
.fc-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr);
    min-height: 280px
}

.fc-split:hover {
    border-color: rgba(124, 92, 252, 0.3);
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.4)
}

.fc-split .fc-img {
    background-size: cover;
    background-position: center;
    min-height: 280px
}

.fc-split .fc-body {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fc-split .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .5rem
}

.fc-split .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .5rem
}

.fc-split .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-4: Glass */
.fc-glass {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fc-glass:hover {
    background: rgba(255, 255, 255, 0.06);
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(124, 92, 252, 0.15)
}

.fc-glass .fc-img {
    height: 220px;
    background-size: cover;
    background-position: center
}

.fc-glass .fc-body {
    padding: 1.25rem
}

.fc-glass .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-glass .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-glass .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-5: Tall (Portrait) */
.fc-tall {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fc-tall:hover {
    border-color: rgba(124, 92, 252, 0.3);
    transform: translateY(-5px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5)
}

.fc-tall .fc-img {
    height: 400px;
    background-size: cover;
    background-position: center
}

.fc-tall .fc-body {
    padding: 1.25rem
}

.fc-tall .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-tall .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-tall .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-6: Border (Gradient border) */
.fc-border {
    position: relative;
    border-radius: 14px;
    padding: 2px;
    background: linear-gradient(135deg, var(--accent), var(--accent2));
    cursor: pointer;
    transition: var(--tr);
    overflow: hidden
}

.fc-border:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(124, 92, 252, 0.2)
}

.fc-border .fc-inner {
    background: var(--bg2);
    border-radius: 12px;
    overflow: hidden
}

.fc-border .fc-img {
    height: 220px;
    background-size: cover;
    background-position: center
}

.fc-border .fc-body {
    padding: 1.25rem
}

.fc-border .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-border .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-border .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-7: Neon */
.fc-neon {
    background: var(--card);
    border: 1px solid var(--accent);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr);
    box-shadow: 0 0 15px rgba(124, 92, 252, 0.15), inset 0 0 15px rgba(124, 92, 252, 0.05)
}

.fc-neon:hover {
    box-shadow: 0 0 30px rgba(124, 92, 252, 0.3), inset 0 0 20px rgba(124, 92, 252, 0.08);
    transform: translateY(-4px)
}

.fc-neon .fc-img {
    height: 220px;
    background-size: cover;
    background-position: center
}

.fc-neon .fc-body {
    padding: 1.25rem
}

.fc-neon .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-neon .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-neon .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-8: Perspective */
.fc-persp {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr);
    transform: perspective(1200px) rotateY(-3deg)
}

.fc-persp:hover {
    transform: perspective(1200px) rotateY(0deg) scale(1.02);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5)
}

.fc-persp .fc-img {
    height: 240px;
    background-size: cover;
    background-position: center
}

.fc-persp .fc-body {
    padding: 1.25rem
}

.fc-persp .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-persp .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-persp .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-9: Tilt */
.fc-tilt {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr);
    transform: rotate(-1.5deg)
}

.fc-tilt:hover {
    transform: rotate(0deg) scale(1.02);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45)
}

.fc-tilt .fc-img {
    height: 230px;
    background-size: cover;
    background-position: center
}

.fc-tilt .fc-body {
    padding: 1.25rem
}

.fc-tilt .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-tilt .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-tilt .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-10: Stack (Layered depth) */
.fc-stack {
    position: relative;
    cursor: pointer;
    transition: var(--tr)
}

.fc-stack::before,
.fc-stack::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: var(--r);
    background: var(--bg3);
    border: 1px solid var(--border)
}

.fc-stack::before {
    transform: rotate(2deg) translate(6px, 6px);
    z-index: -2;
    opacity: .3
}

.fc-stack::after {
    transform: rotate(1deg) translate(3px, 3px);
    z-index: -1;
    opacity: .5
}

.fc-stack:hover {
    transform: translateY(-5px)
}

.fc-stack .fc-inner-s {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.fc-stack .fc-img {
    height: 230px;
    background-size: cover;
    background-position: center
}

.fc-stack .fc-body {
    padding: 1.25rem
}

.fc-stack .fc-body .fc-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .4rem
}

.fc-stack .fc-body .fc-excerpt {
    font-size: .82rem;
    color: var(--text2);
    line-height: 1.5;
    margin-bottom: .4rem
}

.fc-stack .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3)
}

/* FC-11: Magazine */
.fc-magazine {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fc-magazine:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.4)
}

.fc-magazine .fc-img {
    height: 260px;
    background-size: cover;
    background-position: center
}

.fc-magazine .fc-body {
    padding: 1.5rem
}

.fc-magazine .fc-body .fc-title {
    font-family: 'Playfair Display', serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: .5rem
}

.fc-magazine .fc-body .fc-excerpt {
    font-size: .88rem;
    color: var(--text2);
    line-height: 1.6;
    margin-bottom: .5rem;
    font-style: italic
}

.fc-magazine .fc-body .fc-meta {
    font-size: .7rem;
    color: var(--text3);
    text-transform: uppercase;
    letter-spacing: .5px
}

/* FC-12: Minimal */
.fc-minimal {
    padding: 2rem;
    border-left: 3px solid var(--accent);
    cursor: pointer;
    transition: var(--tr)
}

.fc-minimal:hover {
    padding-left: 2.5rem;
    background: var(--card)
}

.fc-minimal .fc-title {
    font-size: 1.4rem;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: .5rem
}

.fc-minimal .fc-excerpt {
    font-size: .9rem;
    color: var(--text2);
    line-height: 1.6;
    margin-bottom: .5rem
}

.fc-minimal .fc-meta {
    font-size: .72rem;
    color: var(--text3)
}

/* ============================================================
   SIDEBAR / SUPPORT LAYOUTS (10)
   ============================================================ */
/* FS-1: List */
.fs-list {
    display: flex;
    flex-direction: column;
    gap: .6rem
}

.fs-item {
    display: flex;
    gap: .75rem;
    align-items: center;
    padding: .5rem;
    border-radius: 8px;
    cursor: pointer;
    transition: var(--tr)
}

.fs-item:hover {
    background: var(--card)
}

.fs-item .fs-thumb {
    width: 64px;
    height: 48px;
    border-radius: 6px;
    flex-shrink: 0;
    background-size: cover;
    background-position: center
}

.fs-item .fs-info {
    flex: 1
}

.fs-item .fs-info .fs-title {
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .15rem
}

.fs-item .fs-info .fs-meta {
    font-size: .62rem;
    color: var(--text3)
}

/* FS-2: Stack */
.fs-stack {
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.fs-stack-item {
    position: relative;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: .75rem;
    cursor: pointer;
    transition: var(--tr)
}

.fs-stack-item::after {
    content: '';
    position: absolute;
    inset: 4px;
    border-radius: 8px;
    border: 1px solid var(--border);
    opacity: .3;
    z-index: -1;
    transform: translate(4px, 4px)
}

.fs-stack-item:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateX(3px)
}

.fs-stack-item .fs-title {
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .15rem
}

.fs-stack-item .fs-meta {
    font-size: .62rem;
    color: var(--text3)
}

/* FS-3: Numbered */
.fs-numbered {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.fs-num-item {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: .4rem 0;
    cursor: pointer;
    transition: var(--tr)
}

.fs-num-item:hover {
    padding-left: .5rem
}

.fs-num-item .fs-rank {
    font-size: 1.4rem;
    font-weight: 900;
    min-width: 28px;
    background: var(--gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.fs-num-item .fs-info {
    flex: 1
}

.fs-num-item .fs-info .fs-title {
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .1rem
}

.fs-num-item .fs-info .fs-meta {
    font-size: .6rem;
    color: var(--text3)
}

/* FS-4: Chips */
.fs-chips {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem
}

.fs-chip {
    padding: .4rem .8rem;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 100px;
    font-size: .7rem;
    font-weight: 500;
    cursor: pointer;
    transition: var(--tr)
}

.fs-chip:hover {
    background: var(--card-h);
    border-color: rgba(124, 92, 252, 0.25)
}

/* FS-5: Grid 2×2 */
.fs-grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .6rem
}

.fs-grid2-item {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fs-grid2-item:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-2px)
}

.fs-grid2-item .fs-g-img {
    height: 70px;
    background-size: cover;
    background-position: center
}

.fs-grid2-item .fs-g-body {
    padding: .5rem
}

.fs-grid2-item .fs-g-body .fs-title {
    font-size: .7rem;
    font-weight: 600;
    line-height: 1.3
}

.fs-grid2-item .fs-g-body .fs-meta {
    font-size: .58rem;
    color: var(--text3);
    margin-top: .1rem
}

/* FS-6: Grid 3-col */
.fs-grid3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: .5rem
}

.fs-grid3-item {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fs-grid3-item:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-2px)
}

.fs-grid3-item .fs-g-img {
    height: 55px;
    background-size: cover;
    background-position: center
}

.fs-grid3-item .fs-g-body {
    padding: .4rem
}

.fs-grid3-item .fs-g-body .fs-title {
    font-size: .65rem;
    font-weight: 600;
    line-height: 1.3
}

/* FS-7: Text-only */
.fs-text {
    display: flex;
    flex-direction: column;
    gap: .35rem
}

.fs-text-item {
    padding: .45rem 0;
    border-bottom: 1px solid var(--border);
    cursor: pointer;
    transition: var(--tr)
}

.fs-text-item:hover {
    padding-left: .5rem;
    background: var(--card)
}

.fs-text-item .fs-title {
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.3
}

.fs-text-item .fs-meta {
    font-size: .6rem;
    color: var(--text3);
    margin-top: .1rem
}

/* FS-8: Timeline */
.fs-timeline {
    position: relative;
    padding-left: 1.25rem
}

.fs-timeline::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: var(--border)
}

.fs-tl-item {
    position: relative;
    padding: .5rem 0 .5rem .75rem;
    cursor: pointer;
    transition: var(--tr)
}

.fs-tl-item::before {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: .75rem;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid var(--accent);
    background: var(--bg2)
}

.fs-tl-item:hover {
    padding-left: 1rem
}

.fs-tl-item .fs-title {
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .1rem
}

.fs-tl-item .fs-meta {
    font-size: .6rem;
    color: var(--text3)
}

/* FS-9: Scroll */
.fs-scroll {
    display: flex;
    gap: .6rem;
    overflow-x: auto;
    padding-bottom: .5rem;
    scroll-snap-type: x mandatory
}

.fs-scroll-item {
    min-width: 140px;
    flex-shrink: 0;
    scroll-snap-align: start;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fs-scroll-item:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-2px)
}

.fs-scroll-item .fs-g-img {
    height: 80px;
    background-size: cover;
    background-position: center
}

.fs-scroll-item .fs-g-body {
    padding: .5rem
}

.fs-scroll-item .fs-g-body .fs-title {
    font-size: .68rem;
    font-weight: 600;
    line-height: 1.3
}

.fs-scroll-item .fs-g-body .fs-meta {
    font-size: .56rem;
    color: var(--text3);
    margin-top: .1rem
}

/* FS-10: Tiles */
.fs-tiles {
    columns: 2;
    gap: .6rem
}

.fs-tile {
    break-inside: avoid;
    margin-bottom: .6rem;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: var(--tr)
}

.fs-tile:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-2px)
}

.fs-tile .fs-g-img {
    background-size: cover;
    background-position: center
}

.fs-tile:nth-child(odd) .fs-g-img {
    height: 70px
}

.fs-tile:nth-child(even) .fs-g-img {
    height: 50px
}

.fs-tile .fs-g-body {
    padding: .45rem
}

.fs-tile .fs-g-body .fs-title {
    font-size: .68rem;
    font-weight: 600;
    line-height: 1.3
}

/* ============================================================
   BADGE STYLES (5)
   ============================================================ */
.fb {
    display: inline-flex;
    align-items: center;
    gap: .3rem;
    padding: .3rem .7rem;
    border-radius: 100px;
    font-size: .65rem;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: .75rem;
    left: .75rem;
    z-index: 5
}

.fb-star {
    background: var(--accent)
}

.fb-fire {
    background: linear-gradient(135deg, #f97316, #ef4444)
}

.fb-crown {
    background: linear-gradient(135deg, #f59e0b, #d97706)
}

.fb-gem {
    background: linear-gradient(135deg, #06b6d4, #0891b2)
}

.fb-bolt {
    background: linear-gradient(135deg, #ef4444, #ec4899)
}

/* Badge in non-absolute contexts */
.fb-inline {
    display: inline-flex;
    align-items: center;
    gap: .3rem;
    padding: .3rem .7rem;
    border-radius: 100px;
    font-size: .65rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: .6rem
}

.fb-inline.fb-star {
    background: var(--accent)
}

.fb-inline.fb-fire {
    background: linear-gradient(135deg, #f97316, #ef4444)
}

.fb-inline.fb-crown {
    background: linear-gradient(135deg, #f59e0b, #d97706)
}

.fb-inline.fb-gem {
    background: linear-gradient(135deg, #06b6d4, #0891b2)
}

.fb-inline.fb-bolt {
    background: linear-gradient(135deg, #ef4444, #ec4899)
}

/* Section header badge */
.fh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.25rem
}

.fh h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: .5rem
}

.fh .fh-vl {
    font-size: .78rem;
    font-weight: 500;
    cursor: pointer;
    transition: var(--tr);
    color: var(--accent)
}

.fh .fh-vl:hover {
    opacity: .7
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media(max-width:768px) {

    .fl-sidebar,
    .fl-sidebar-rev,
    .fl-center {
        grid-template-columns: 1fr
    }

    .fc-split {
        grid-template-columns: 1fr
    }

    .fc-split .fc-img {
        min-height: 200px
    }

    .fs-grid3 {
        grid-template-columns: 1fr 1fr
    }

    .fc-overlay,
    .fc-tall {
        min-height: 250px
    }

    .fc-tall .fc-img {
        height: 300px
    }
}

@media(max-width:480px) {
    .ct {
        padding: 0 1rem
    }

    .dw {
        padding: 1rem
    }

    .fs-grid2,
    .fs-grid3 {
        grid-template-columns: 1fr
    }

    .fc-card .fc-img,
    .fc-glass .fc-img,
    .fc-neon .fc-img,
    .fc-border .fc-img,
    .fc-persp .fc-img,
    .fc-magazine .fc-img {
        height: 180px
    }
}

@media(prefers-reduced-motion: reduce) {

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        transition-duration: 0.01ms !important
    }
}