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

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

body.c22d65072c9 .c2eb56f5a03 {
    display: grid !important;
    gap: 1.5rem;
}

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

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

.c2eb56f5a03 .c0c3192c6e8,
.c2eb56f5a03 .ca6b74c0ef0 {
    min-width: 0;
}

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

.c6c3d8fac6c,
.c8e7dfcdbe2,
.c5f6ed9de3e,
.cf9ae6a0dfc {
    border-top: 1px solid var(--article-border);
    padding: clamp(1.25rem, 2.4vw, 2rem) 0;
}

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

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

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

.c6c3d8fac6c .c58eb491150 {
    text-transform: none;
}

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

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

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

.c58eb491150 .c20fa44d6dc {
    color: var(--article-accent);
}

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

.c8e7dfcdbe2 p {
    margin: 0;
}

.c8e7dfcdbe2 {
    padding: 0;
}

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

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

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

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

.c5f6ed9de3e p,
.c5f6ed9de3e ul,
.c5f6ed9de3e ol {
    margin: 0 0 0.85rem;
}

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

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

.ccc3eda8b73:hover {
    opacity: 0.88;
}

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

.c45d0a9309d,
.c9152ddf359 {
    margin: 1.5rem 0;
    border-radius: 0;
    overflow: visible;
}

.c45d0a9309d img,
.c9152ddf359 img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

.c1468930012 .c93624da205 {
    background: transparent;
    border: 1px solid var(--article-border);
    color: var(--article-muted);
}

.c305f4c7544 {
    margin-top: 1rem;
}

.c2a1ebaa3fb,
.c3bb76b3356 {
    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;
}

.c3bb76b3356 {
    width: 100%;
}

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

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

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

.c153dea9f29 {
    padding: 0;
}

.c153dea9f29 {
    margin-bottom: 1rem;
}

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

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

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

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

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

.c0c3192c6e8 .ca6b74c0ef0 {
    margin-top: 1.5rem;
}

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

    .ca6b74c0ef0 {
        position: static;
    }

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

    .c45d0a9309d,
    .c9152ddf359 {
        width: 100%;
    }
}
