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

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

body.cd4fbae29ec .cbcd1b67f3b {
    display: grid !important;
    gap: 2rem;
}

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

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

.cbcd1b67f3b .c0ce72c69e9,
.cbcd1b67f3b .c7a56c2d88a {
    min-width: 0;
}

.c0ce72c69e9 {
    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;
}

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

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

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

.c32da4182c5 .cf23bd30e0d {
    text-transform: none;
}

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

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

.cf23bd30e0d .cf59c0ddbb9 {
    background: var(--article-accent);
    color: var(--article-button-text);
    padding: 0.25rem 0.75rem;
    border-radius: 999px;
}

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

.c88dfef0eee p {
    margin: 0;
}

.c88dfef0eee {
    font-size: 1.06rem;
}

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

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

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

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

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

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

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

.c43f4f766ce:hover {
    opacity: 0.88;
}

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

.cddd5601613,
.c873554619a {
    margin: 1.5rem 0;
    border-radius: 0;
    overflow: visible;
}

.cddd5601613 img,
.c873554619a img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

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

.cbf7f88b273 {
    margin-top: 1rem;
}

.c064eba3a3e,
.c4a231b3fe3 {
    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;
}

.c4a231b3fe3 {
    width: 100%;
}

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

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

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

.cff967b91be {
    background: var(--article-surface);
    border: 1px solid var(--article-border);
    border-radius: var(--article-radius);
    padding: 1.25rem;
}

.cff967b91be {
    margin-bottom: 1rem;
}

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

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

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

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

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

.c0ce72c69e9 .c7a56c2d88a {
    margin-top: 1.5rem;
}

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

    .c7a56c2d88a {
        position: static;
    }

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

    .cddd5601613,
    .c873554619a {
        width: 100%;
    }
}
