body.c8b73748d87 {
    --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.c8b73748d87 > .ce37e7982e4 {
    float: none !important;
    clear: both;
}

.ce37e7982e4 {
    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: 2rem;
    align-items: start;
}

body.c8b73748d87 .ce37e7982e4 {
    display: grid !important;
    gap: 2rem;
}

.ce37e7982e4,
body.c8b73748d87 .ce37e7982e4 {
    grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);
}

.ce37e7982e4 .c97163d93dd,
.ce37e7982e4 .c1bf8c00998 {
    min-width: 0;
}

.c97163d93dd {
    background: var(--article-surface-soft);
    border: 1px solid var(--article-border);
    border-radius: var(--article-radius);
    padding: clamp(1.35rem, 2.8vw, 2.5rem);
    box-shadow: none;
}

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

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

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

.cc7497e0652 .cea2e17b9e9 {
    text-transform: none;
}

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

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

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

.cea2e17b9e9 .c1d8361e0d3 {
    color: var(--article-accent);
}

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

.c5763c9bc5c p {
    margin: 0;
}

.c5763c9bc5c {
    font-size: 1.06rem;
}

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

.c5b53e32d91 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);
}

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

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

.c5b53e32d91 p,
.c5b53e32d91 ul,
.c5b53e32d91 ol {
    margin: 0 0 1rem;
}

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

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

.c9f75f989e5:hover {
    opacity: 0.88;
}

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

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

.ccc35c066a4 img,
.c9ef3d564d5 img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

.c9c5fb5a237 .cc76cd1652f {
    color: var(--article-muted);
    padding: 0;
}

.c06bf9eae89 {
    margin-top: 1rem;
}

.c92121a36cc,
.c437cf5e36f {
    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;
}

.c437cf5e36f {
    width: 100%;
}

.c92121a36cc,
.c437cf5e36f {
    background: transparent;
    color: var(--article-accent);
    border: 1px solid var(--article-accent);
}

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

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

.c068666b635 {
    padding: 0;
}

.c068666b635 {
    margin-bottom: 1rem;
}

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

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

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

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

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

.c97163d93dd .c1bf8c00998 {
    margin-top: 1.5rem;
}

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

    .c1bf8c00998 {
        position: static;
    }

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

    .ccc35c066a4,
    .c9ef3d564d5 {
        width: 100%;
    }
}
