body.cbbeba873c9 {
    --article-accent: var(--primary, var(--color-primary, #2563eb));
    --article-surface: var(--surface, var(--card-bg, #ffffff));
    --article-surface-soft: var(--surface-light, var(--bg-color, #f8fafc));
    --article-text: var(--text, var(--text-color, #1f2937));
    --article-muted: var(--text-dim, var(--text-secondary, #6b7280));
    --article-border: var(--border-color, rgba(148, 163, 184, 0.28));
    --article-radius: var(--radius, 8px);
    --article-button-text: #ffffff;
    margin: 0;
    width: 100%;
    min-height: 100vh;
    display: block !important;
    float: none !important;
    overflow-x: hidden;
}

body.cbbeba873c9 > .c331fae5ed8 {
    float: none !important;
    clear: both;
}

.c331fae5ed8 {
    width: min(1200px, 100%);
    max-width: 1200px;
    margin: clamp(1.5rem, 4vw, 3rem) auto;
    padding: 0 clamp(1rem, 3vw, 2.25rem);
    box-sizing: border-box;
    display: grid;
    gap: 2.4rem;
    align-items: start;
}

body.cbbeba873c9 .c331fae5ed8 {
    display: grid !important;
    gap: 2.4rem;
}

.c331fae5ed8,
body.cbbeba873c9 .c331fae5ed8 {
    grid-template-columns: minmax(0, 1fr);
}

.cdda314be6c {
    position: static;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.c331fae5ed8 .cddb6c126b3,
.c331fae5ed8 .cdda314be6c {
    min-width: 0;
}

.cddb6c126b3 {
    background: transparent;
    padding: 0;
    box-shadow: none;
}

.c688d3250dd,
.c03051a68bd,
.c9db4db774a,
.cc11885c70a {
    border-top: 1px solid var(--article-border);
    padding: clamp(1.5rem, 3.4vw, 3rem) 0;
}

.c688d3250dd {
    margin-bottom: clamp(1.25rem, 3vw, 2rem);
}

.c688d3250dd h1 {
    font-size: clamp(1.55rem, 3vw, 2.25rem);
    margin: 0 0 1rem;
    line-height: 1.25;
    color: var(--article-text);
}

.c688d3250dd h1 {
    max-width: 820px;
}

.c688d3250dd .c15d1d01280 {
    text-transform: none;
}

.c15d1d01280 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.65rem 1rem;
    color: var(--article-muted);
    font-size: 0.9rem;
    margin-bottom: 1.25rem;
}

.c15d1d01280 .c1a5cc25c2c {
    display: inline-flex;
    align-items: center;
    min-height: 1.7rem;
    font-size: 0.82rem;
    font-weight: 600;
}

.c15d1d01280 {
    border-bottom: 0;
    padding-bottom: 0;
}

.c15d1d01280 .c1a5cc25c2c {
    color: var(--article-accent);
}

.c03051a68bd {
    margin: 0 0 clamp(1.5rem, 3vw, 2.25rem);
    color: var(--article-muted);
    line-height: 1.7;
}

.c03051a68bd p {
    margin: 0;
}

.c03051a68bd {
    font-size: 1.06rem;
}

.c9db4db774a {
    font-size: 1rem;
    line-height: 1.92;
    color: var(--article-text);
}

.c9db4db774a h2 {
    font-size: clamp(1.22rem, 2vw, 1.55rem);
    margin: clamp(1.8rem, 4vw, 2.6rem) 0 0.85rem;
    line-height: 1.35;
    color: var(--article-text);
}

.c9db4db774a h2::after {
    content: '';
    display: block;
    width: 3rem;
    height: 2px;
    margin-top: 0.55rem;
    background: var(--article-accent);
}

.c9db4db774a h3 {
    font-size: 1.12rem;
    margin: 1.35rem 0 0.7rem;
    color: var(--article-text);
}

.c9db4db774a p,
.c9db4db774a ul,
.c9db4db774a ol {
    margin: 0 0 1.2rem;
}

.c9db4db774a ul,
.c9db4db774a ol {
    padding-left: 1.25rem;
}

.c34aa1cfb31 {
    color: var(--article-accent);
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 500;
}

.c34aa1cfb31:hover {
    opacity: 0.88;
}

.cba2b407965 {
    margin-top: 1.25rem;
    padding-top: 0.85rem;
    border-top: 1px dashed var(--article-border);
    color: var(--article-muted);
}

.c882386dc5d,
.c7e7a46f6db {
    width: min(100%, 920px);
    margin: 1.5rem auto 2rem;
    border-radius: var(--article-radius);
    overflow: hidden;
}

.c882386dc5d img,
.c7e7a46f6db img {
    width: 100%;
    height: auto;
    display: block;
}

.c7e7a46f6db figcaption {
    padding: 0.75rem 1rem;
    background: var(--article-surface-soft);
    font-size: 0.875rem;
    color: var(--article-muted);
    text-align: center;
}

.cc11885c70a {
    margin-top: clamp(1.75rem, 4vw, 2.5rem);
    padding-top: 1.25rem;
    border-top: 1px solid var(--article-border);
}

.c1d233e378a {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 0.7rem;
    margin-bottom: 1.25rem;
}

.c1d233e378a .c5959d72bdd {
    display: inline-flex;
    align-items: center;
    min-height: 1.75rem;
    padding: 0.2rem 0.65rem;
    border-radius: 999px;
    font-size: 0.86rem;
}

.c1d233e378a .c5959d72bdd {
    background: var(--article-surface-soft);
    border: 1px solid var(--article-border);
    color: var(--article-muted);
}

.cbc70280ff7 {
    margin-top: 1rem;
}

.c4397f2f017,
.c6f7b5661e7 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: 0.68rem 1.5rem;
    border-radius: min(8px, var(--article-radius));
    text-decoration: none;
    font-weight: 600;
    transition: opacity 0.2s, transform 0.2s;
}

.c6f7b5661e7 {
    width: 100%;
}

.c4397f2f017,
.c6f7b5661e7 {
    background: var(--article-surface-soft);
    color: var(--article-accent);
    border: 1px solid var(--article-border);
}

.c4397f2f017:hover,
.c6f7b5661e7:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

.cdda314be6c {
    position: sticky;
    top: clamp(4rem, 8vw, 6rem);
    height: fit-content;
    align-self: start;
    gap: 1rem;
}

.cf296375568 {
    border-left: 2px solid var(--article-accent);
    padding: 0.25rem 0 0.25rem 1rem;
}

.cf296375568 {
    margin-bottom: 1rem;
}

.cf296375568 h3 {
    font-size: 1rem;
    margin: 0 0 0.85rem;
    color: var(--article-text);
}

.c8131676227 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.c8131676227 li {
    margin-bottom: 0.7rem;
}

.c8131676227 a {
    color: var(--article-text);
    text-decoration: none;
    font-size: 0.92rem;
    line-height: 1.55;
}

.c8131676227 a:hover {
    color: var(--article-accent);
}

.cddb6c126b3 .cdda314be6c {
    margin-top: 1.5rem;
}

@media (max-width: 768px) {
    body.cbbeba873c9 .c331fae5ed8 {
        grid-template-columns: 1fr;
        padding: 0 1rem;
    }

    .cdda314be6c {
        position: static;
    }

    .c688d3250dd h1 {
        font-size: 1.38rem;
    }

    .c882386dc5d,
    .c7e7a46f6db {
        width: 100%;
    }
}
