body.c63fd31c230 {
    margin: 0;
    width: 100%;
    min-height: 100vh;
    display: block !important;
    float: none !important;
    overflow-x: hidden;
}

body.c63fd31c230 > .wa7f091f672,
body.c63fd31c230 > .cc7013b0f39,
body.c63fd31c230 > .wdda33609c0,
body.c63fd31c230 > div {
    float: none !important;
    clear: both;
}

.cc7013b0f39 {
    width: min(1200px, 100%);
    max-width: 1200px;
    margin: 2rem auto;
    padding: 0 2rem;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 300px);
    gap: 2rem;
    align-items: start;
}

body.c63fd31c230 .cc7013b0f39 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 300px);
    gap: 2rem;
}

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

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

.ce4a2bfdf8b {
    position: static;
}

.cc7013b0f39 .c5c2e8d1f97 {
    min-width: 0;
}

.cc7013b0f39 .ce4a2bfdf8b {
    min-width: 0;
    align-self: start;
}

.c5c2e8d1f97 {
    background: var(--card-bg, #ffffff);
    border-radius: 8px;
    padding: 2rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.c28a0a1171a h1 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
    line-height: 1.3;
    color: var(--text-color, #1f2937);
}

.c54082e039c {
    display: flex;
    gap: 1rem;
    color: var(--text-secondary, #6b7280);
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--border-color, #e5e7eb);
}

.c54082e039c .c5c57e5230b {
    background: var(--color-primary, #2563eb);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-size: 0.75rem;
}

.c0a093ea62d {
    background: var(--bg-color, #f9fafb);
    padding: 1rem;
    border-radius: 4px;
    margin-bottom: 2rem;
    font-size: 1.05rem;
    color: var(--text-secondary, #6b7280);
}

.c63e31d9d79 {
    font-size: 1rem;
    line-height: 1.8;
    color: var(--text-color, #1f2937);
}

.c63e31d9d79 h2 {
    font-size: 1.35rem;
    margin: 2rem 0 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--color-primary, #2563eb);
}

.c63e31d9d79 h3 {
    font-size: 1.15rem;
    margin: 1.5rem 0 0.75rem;
}

.c63e31d9d79 p {
    margin-bottom: 1rem;
}

.cca8936e97c {
    color: var(--color-primary, #2563eb);
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 500;
}

.cca8936e97c:hover {
    opacity: 0.88;
}

.c8601224e9d {
    margin-top: 1.25rem;
    padding-top: 0.75rem;
    border-top: 1px dashed var(--border-color, #e5e7eb);
    color: var(--text-secondary, #6b7280);
}

.caa28e6751e {
    margin: 1.5rem 0 2rem;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.caa28e6751e img {
    width: 100%;
    height: auto;
    display: block;
}

.c2a2ece1a58 {
    margin: 1.5rem 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.c2a2ece1a58 img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.c2a2ece1a58:hover img {
    transform: scale(1.02);
}

.c2a2ece1a58 figcaption {
    padding: 0.75rem 1rem;
    background: var(--bg-color, #f9fafb);
    font-size: 0.875rem;
    color: var(--text-secondary, #6b7280);
    text-align: center;
}

.c8d7a542302 {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid var(--border-color, #e5e7eb);
}

.c78e104a33b {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.c78e104a33b .c24a7ad514a {
    background: var(--bg-color, #f9fafb);
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-size: 0.875rem;
    color: var(--text-secondary, #6b7280);
}

.c603b856a53 {
    text-align: center;
}

.c59a91fbf7c {
    display: inline-block;
    background: var(--color-primary, #2563eb);
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    transition: opacity 0.2s;
}

.c59a91fbf7c:hover {
    opacity: 0.9;
}

.ce4a2bfdf8b {
    position: sticky;
    top: 5rem;
    height: fit-content;
}

.cc2d7bea42d {
    background: var(--card-bg, #ffffff);
    border-radius: 8px;
    padding: 1.5rem;
    margin-bottom: 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.cc2d7bea42d h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--border-color, #e5e7eb);
}

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

.c5d49d72b2f li {
    margin-bottom: 0.75rem;
}

.c5d49d72b2f a {
    color: var(--text-color, #1f2937);
    text-decoration: none;
    font-size: 0.875rem;
}

.c5d49d72b2f a:hover {
    color: var(--color-primary, #2563eb);
}

.c1d3dff7642 {
    display: block;
    background: var(--color-primary, #2563eb);
    color: white;
    text-align: center;
    padding: 0.75rem;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
}

.c1d3dff7642:hover {
    opacity: 0.9;
}

body.c63fd31c230 > .wdda33609c0 {
    position: static !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    clear: both;
    float: none !important;
    display: block !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-self: stretch !important;
}

body.c63fd31c230 > .wdda33609c0 {
    margin-top: 2rem;
    padding: 1.75rem 0 1.1rem;
    background: var(--card-bg, #ffffff);
    border-top: 1px solid var(--border-color, #e5e7eb);
    color: var(--text-color, #1f2937);
}

body.c63fd31c230 > .wdda33609c0 > * {
    width: min(1200px, calc(100% - 2rem));
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

body.c63fd31c230 > .wdda33609c0 > div:first-child {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem 1.25rem;
}

body.c63fd31c230 > .wdda33609c0 > div:last-child {
    margin-top: 0.95rem;
    padding-top: 0.85rem;
    border-top: 1px solid var(--border-color, #e5e7eb);
    font-size: 0.88rem;
}

body.c63fd31c230 > .wdda33609c0 h2,
body.c63fd31c230 > .wdda33609c0 h3,
body.c63fd31c230 > .wdda33609c0 h4 {
    margin: 0 0 0.65rem 0;
    font-size: 1rem;
    line-height: 1.4;
}

body.c63fd31c230 > .wdda33609c0 p {
    margin: 0.38rem 0;
    line-height: 1.7;
}

body.c63fd31c230 > .wdda33609c0 a {
    color: inherit;
    text-decoration: none;
}

body.c63fd31c230 > .wdda33609c0 a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}

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

    .ce4a2bfdf8b {
        position: static;
    }

    .c5c2e8d1f97 {
        padding: 1.5rem;
    }

    .c28a0a1171a h1 {
        font-size: 1.35rem;
    }
}
