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

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

body.c7c596ee87f .c3491531c1d {
    display: grid !important;
    gap: 1.5rem;
}

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

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

.c3491531c1d .cd75d9bd7d6,
.c3491531c1d .c2b313a2c7b {
    min-width: 0;
}

.cd75d9bd7d6 {
    background: transparent;
    padding: clamp(1.25rem, 2.4vw, 2rem) 0;
    box-shadow: none;
}

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

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

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

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

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

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

.cb329c7a565 p {
    margin: 0;
}

.cb329c7a565 {
    font-size: 1.06rem;
}

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

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

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

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

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

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

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

.c03d44dd8db:hover {
    opacity: 0.88;
}

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

.c64e00dfcec,
.ce376b8605c {
    margin: 1.5rem 0;
    border-radius: 0;
    overflow: visible;
}

.c64e00dfcec img,
.ce376b8605c img {
    width: 100%;
    height: auto;
    display: block;
}

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

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

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

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

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

.c3e84570338 {
    margin-top: 1rem;
}

.c8592e368e1,
.c3c50519a9d {
    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;
}

.c3c50519a9d {
    width: 100%;
}

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

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

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

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

.c490356254b {
    margin-bottom: 1rem;
}

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

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

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

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

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

.cd75d9bd7d6 .c2b313a2c7b {
    margin-top: 1.5rem;
}

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

    .c2b313a2c7b {
        position: static;
    }

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

    .c64e00dfcec,
    .ce376b8605c {
        width: 100%;
    }
}
