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

.c7ce3972e4c {
    width: min(1040px, 100%);
    max-width: 1040px;
    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.cca2e6cd852 .c7ce3972e4c {
    display: grid !important;
    gap: 2.4rem;
}

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

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

.c7ce3972e4c .c1be9dcd610,
.c7ce3972e4c .c6b1b52ee0b {
    min-width: 0;
}

.c1be9dcd610 {
    background: transparent;
    padding: clamp(1.5rem, 3.4vw, 3rem) 0;
    box-shadow: none;
}

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

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

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

.cd731a28ae3 .c96d133b77f {
    text-transform: none;
}

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

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

.c96d133b77f {
    border-bottom: 1px solid var(--article-border);
    padding-bottom: 1rem;
}

.c96d133b77f .c911682b227 {
    color: var(--article-accent);
}

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

.c3c5d35c401 p {
    margin: 0;
}

.c3c5d35c401 {
    padding: 0;
}

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

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

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

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

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

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

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

.c01abe3c129:hover {
    opacity: 0.88;
}

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

.ce9c4f39a72,
.c32679f7fd1 {
    margin: 1.5rem 0;
    border-radius: 0;
    overflow: visible;
}

.ce9c4f39a72 img,
.c32679f7fd1 img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

.c0aec3ccc27 .c4d70b08803 {
    color: var(--article-muted);
    padding: 0;
}

.c26beae507a {
    margin-top: 1rem;
}

.cdf713bdee1,
.ceaf64a1325 {
    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;
}

.ceaf64a1325 {
    width: 100%;
}

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

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

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

.cb8bbc78983 {
    padding: 0;
}

.cb8bbc78983 {
    margin-bottom: 1rem;
}

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

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

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

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

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

.c1be9dcd610 .c6b1b52ee0b {
    margin-top: 1.5rem;
}

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

    .c6b1b52ee0b {
        position: static;
    }

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

    .ce9c4f39a72,
    .c32679f7fd1 {
        width: 100%;
    }
}
