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

.c7518c50034 {
    width: min(1120px, 100%);
    max-width: 1120px;
    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.ca6b7b1f080 .c7518c50034 {
    display: grid !important;
    gap: 2rem;
}

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

.c7518c50034 .cd3b65e0e15,
.c7518c50034 .c39b0f80f61 {
    min-width: 0;
}

.cd3b65e0e15 {
    background: var(--article-surface);
    border: 1px solid var(--article-border);
    border-radius: var(--article-radius);
    padding: clamp(1.35rem, 2.8vw, 2.5rem);
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}

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

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

.cce2a8c6e6b {
    background: var(--article-surface-soft);
    border: 1px solid var(--article-border);
    border-radius: var(--article-radius);
    padding: clamp(1rem, 2vw, 1.5rem);
}

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

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

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

.c759bd24dd7 .c9f3f33f808 {
    color: var(--article-accent);
}

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

.cbbe39cb159 p {
    margin: 0;
}

.cbbe39cb159 {
    background: var(--article-surface-soft);
    border: 1px solid var(--article-border);
    border-radius: var(--article-radius);
    padding: 1rem 1.1rem;
}

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

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

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

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

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

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

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

.ca53b2cd8f3:hover {
    opacity: 0.88;
}

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

.c8a97d580c1 {
    display: none;
}

.c8a97d580c1 img,
.ce1107df9b5 img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

.c28209bd0ba .cf28ce12f6b {
    color: var(--article-muted);
    padding: 0;
}

.ce743e2d97b {
    margin-top: 1rem;
}

.cdf3e26d597,
.c79f90c5157 {
    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;
}

.c79f90c5157 {
    width: 100%;
}

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

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

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

.c1e2a684650 {
    padding: 0;
}

.c1e2a684650 {
    margin-bottom: 1rem;
}

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

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

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

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

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

.cd3b65e0e15 .c39b0f80f61 {
    margin-top: 1.5rem;
}

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

    .c39b0f80f61 {
        position: static;
    }

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

    .c8a97d580c1,
    .ce1107df9b5 {
        width: 100%;
    }
}
