* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Lato', sans-serif;
    background-color: #13083c;
    color: #e8e8e8;
    line-height: 1.6;
    overflow-x: hidden;
}

body.x9k2p {
    overflow: hidden;
}

.zx8w3 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.p4m7n {
    background: #22125b;
    padding: 20px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.k5j9l {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.q2w8e img {
    height: 50px;
    width: auto;
}

.r7t6y {
    display: flex;
    align-items: center;
    gap: 30px;
}

.y4u2i {
    display: flex;
    list-style: none;
    gap: 25px;
    margin: 0;
}

.y4u2i a {
    color: #e8e8e8;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}

.y4u2i a:hover {
    color: #ffd571;
}

.i8o3p {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    font-size: 15px;
}

.a7s4d {
    background: #8476b5;
    color: #fff;
}

.a7s4d:hover {
    background: #9d8fc9;
    transform: translateY(-2px);
}

.f6g9h {
    background: #ffd571;
    color: #22125b;
}

.f6g9h:hover {
    background: #ffe08a;
    transform: translateY(-2px);
}

.j1k8l {
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    width: 30px;
    height: 25px;
}

.j1k8l span {
    width: 100%;
    height: 3px;
    background: #ffd571;
    transition: 0.3s;
    border-radius: 3px;
}

.m3n7b {
    padding: 80px 0;
    background: linear-gradient(135deg, #22125b 0%, #13083c 100%);
    position: relative;
    overflow: hidden;
}

.v5c2x {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.15;
    z-index: 0;
}

.z8x4c {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}

.v6b9n {
    background: rgba(34, 18, 91, 0.9);
    padding: 30px;
    border-radius: 15px;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 25px;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.m8k2l img {
    width: 120px;
    height: 120px;
    border-radius: 12px;
    object-fit: cover;
}

.p9o4i h2 {
    font-size: 28px;
    margin-bottom: 15px;
    color: #ffd571;
}

.l3k6j {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.w2e8r {
    font-size: 42px;
    font-weight: 700;
    color: #ffd571;
}

.t6y9u {
    color: #ffd571;
    font-size: 24px;
}

.a1s5d {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

.q3w9e {
    background: rgba(34, 18, 91, 0.8);
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.q3w9e h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #ffd571;
}

.e7r2t {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 15px;
}

.y5u3i {
    background: rgba(132, 118, 181, 0.2);
    padding: 15px;
    border-radius: 10px;
    text-align: center;
}

.y5u3i h4 {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 8px;
}

.o8i4u {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #ffd571;
    font-size: 18px;
    font-weight: 600;
}

.p3l7k {
    width: 100%;
    height: 8px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    overflow: hidden;
    margin-top: 8px;
}

.a9s6d {
    height: 100%;
    background: linear-gradient(to right, #ff4444, #ffaa00, #44ff44);
    transition: width 0.5s ease;
}

.f2g8h {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.j4k1l {
    background: rgba(255, 213, 113, 0.1);
    border: 2px solid #ffd571;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
}

.j4k1l h4 {
    font-size: 18px;
    color: #ffd571;
    margin-bottom: 15px;
}

.j4k1l p {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.z5x3c {
    padding: 60px 0;
    background: rgba(34, 18, 91, 0.3);
}

.v8b4n {
    background: linear-gradient(135deg, #8476b5 0%, #ffd571 100%);
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 40px;
}

.v8b4n h2 {
    font-size: 28px;
    color: #22125b;
    margin-bottom: 15px;
}

.v8b4n p {
    font-size: 18px;
    color: #22125b;
    margin-bottom: 20px;
}

.m2n8b {
    background: rgba(34, 18, 91, 0.6);
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.m2n8b h3 {
    font-size: 24px;
    color: #ffd571;
    margin-bottom: 25px;
}

.q9w4e {
    display: grid;
    gap: 20px;
}

.r5t2y {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.r5t2y label {
    font-size: 16px;
    color: #e8e8e8;
}

.r5t2y input,
.r5t2y textarea {
    padding: 12px 15px;
    border-radius: 8px;
    border: 2px solid rgba(132, 118, 181, 0.3);
    background: rgba(255, 255, 255, 0.05);
    color: #e8e8e8;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    transition: border-color 0.3s ease;
}

.r5t2y input:focus,
.r5t2y textarea:focus {
    outline: none;
    border-color: #8476b5;
}

.r5t2y textarea {
    resize: vertical;
    min-height: 120px;
}

.y7u6i {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
}

.i2o9p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.i2o9p label {
    font-size: 14px;
    color: #ccc;
}

.a5s7d {
    display: flex;
    align-items: center;
    gap: 5px;
}

.a5s7d input[type="radio"] {
    width: auto;
}

.f8g3h {
    background: #ffd571;
    color: #22125b;
    padding: 14px 30px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.f8g3h:hover {
    background: #ffe08a;
    transform: translateY(-2px);
}

.j3k9l {
    display: none;
    background: rgba(132, 118, 181, 0.2);
    border: 2px solid #8476b5;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    color: #ffd571;
}

.j3k9l.z2x7c {
    display: block;
    animation: v4b1n 0.3s ease;
}

@keyframes v4b1n {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.m6n2b {
    padding: 60px 0;
}

.m6n2b h2 {
    font-size: 36px;
    color: #ffd571;
    margin-bottom: 15px;
    text-align: center;
}

.m6n2b > p {
    text-align: center;
    font-size: 18px;
    color: #ccc;
    margin-bottom: 40px;
}

.q8w5e {
    display: grid;
    gap: 25px;
}

.r4t9y {
    background: rgba(34, 18, 91, 0.6);
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
}

.r4t9y:hover {
    transform: translateY(-5px);
}

.y3u8i {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    flex-wrap: wrap;
    gap: 15px;
}

.o2i7p {
    display: flex;
    align-items: center;
    gap: 15px;
}

.a6s1d {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.f9g4h {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.f9g4h strong {
    font-size: 18px;
    color: #ffd571;
}

.j8k3l {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #ccc;
}

.j8k3l img {
    width: 20px;
    height: 15px;
    object-fit: cover;
}

.z9x6c {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.v1b5n {
    display: flex;
    align-items: center;
    gap: 5px;
    background: rgba(255, 213, 113, 0.2);
    padding: 8px 12px;
    border-radius: 8px;
}

.v1b5n .m7k4l {
    font-size: 20px;
    font-weight: 700;
    color: #ffd571;
}

.m7k4l {
    color: #ffd571;
    font-size: 18px;
}

.p5o2i {
    font-size: 14px;
    color: #8476b5;
    text-decoration: underline;
    cursor: pointer;
}

.l4k9j {
    font-size: 20px;
    color: #ffd571;
    margin-bottom: 12px;
}

.w8e3r {
    font-size: 14px;
    color: #aaa;
    margin-bottom: 12px;
}

.w8e3r a {
    color: #8476b5;
    text-decoration: none;
}

.w8e3r a:hover {
    text-decoration: underline;
}

.t2y7u {
    color: #e8e8e8;
    line-height: 1.8;
    margin-bottom: 15px;
}

.t2y7u.i9o6p {
    max-height: 4.8em;
    overflow: hidden;
    position: relative;
}

.t2y7u.i9o6p::after {
    content: '...';
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(34, 18, 91, 0.9);
    padding-left: 10px;
}

.a3s8d {
    background: none;
    border: none;
    color: #8476b5;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
    margin-top: 8px;
    display: inline-block;
}

.q7w2e {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 20px 0;
    padding: 20px;
    background: rgba(132, 118, 181, 0.1);
    border-radius: 10px;
}

.r9t4y h5 {
    font-size: 16px;
    color: #ffd571;
    margin-bottom: 10px;
}

.r9t4y ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.e5r8t {
    color: #44ff44;
    font-size: 14px;
}

.y6u1i {
    color: #ff4444;
    font-size: 14px;
}

.o4i9p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    flex-wrap: wrap;
    gap: 15px;
}

.a8s3d {
    display: flex;
    gap: 15px;
}

.f2g7h {
    background: rgba(132, 118, 181, 0.2);
    border: 2px solid rgba(132, 118, 181, 0.4);
    padding: 8px 15px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #e8e8e8;
    font-size: 14px;
}

.f2g7h:hover {
    background: rgba(132, 118, 181, 0.4);
    border-color: #8476b5;
}

.j9k4l {
    background: rgba(132, 118, 181, 0.2);
    border: 2px solid rgba(132, 118, 181, 0.4);
    padding: 8px 15px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #e8e8e8;
    font-size: 14px;
}

.j9k4l:hover {
    background: rgba(132, 118, 181, 0.4);
    border-color: #8476b5;
}

.z6x1c {
    display: none;
    margin-top: 15px;
    padding: 20px;
    background: rgba(132, 118, 181, 0.1);
    border-radius: 10px;
}

.z6x1c.v3b8n {
    display: block;
    animation: v4b1n 0.3s ease;
}

.z6x1c textarea {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 2px solid rgba(132, 118, 181, 0.3);
    background: rgba(255, 255, 255, 0.05);
    color: #e8e8e8;
    font-family: 'Lato', sans-serif;
    resize: vertical;
}

.m5n9b {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.m5n9b button {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
}

.q4w8e {
    background: #ffd571;
    color: #22125b;
}

.q4w8e:hover {
    background: #ffe08a;
}

.r8t3y {
    background: rgba(132, 118, 181, 0.3);
    color: #e8e8e8;
}

.r8t3y:hover {
    background: rgba(132, 118, 181, 0.5);
}

.y2u7i {
    padding: 60px 0;
    background: rgba(34, 18, 91, 0.3);
}

.y2u7i h2 {
    font-size: 32px;
    color: #ffd571;
    margin-bottom: 30px;
    text-align: center;
}

.o9i5p {
    overflow-x: auto;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.a2s6d {
    width: 100%;
    border-collapse: collapse;
    background: rgba(34, 18, 91, 0.6);
}

.a2s6d th,
.a2s6d td {
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid rgba(132, 118, 181, 0.3);
}

.a2s6d th {
    background: rgba(132, 118, 181, 0.4);
    color: #ffd571;
    font-weight: 600;
    font-size: 16px;
}

.a2s6d td {
    color: #e8e8e8;
    font-size: 15px;
}

.a2s6d tr:hover {
    background: rgba(132, 118, 181, 0.2);
}

.f7g1h {
    padding: 60px 0;
}

.f7g1h h2 {
    font-size: 32px;
    color: #ffd571;
    margin-bottom: 30px;
    text-align: center;
}

.j2k8l {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-bottom: 50px;
}

.z4x9c {
    background: rgba(34, 18, 91, 0.6);
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
}

.z4x9c:hover {
    transform: translateY(-5px);
}

.v7b3n {
    font-size: 48px;
    margin-bottom: 15px;
}

.z4x9c h3 {
    font-size: 20px;
    color: #ffd571;
    margin-bottom: 10px;
}

.z4x9c p {
    color: #ccc;
    line-height: 1.8;
}

.m1n6b {
    background: rgba(34, 18, 91, 0.6);
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.m1n6b h2,
.m1n6b h3,
.m1n6b h4 {
    color: #ffd571;
    margin-top: 25px;
    margin-bottom: 15px;
}

.m1n6b h2 {
    font-size: 28px;
}

.m1n6b h3 {
    font-size: 24px;
}

.m1n6b h4 {
    font-size: 20px;
}

.m1n6b p {
    color: #e8e8e8;
    line-height: 1.8;
    margin-bottom: 15px;
}

.m1n6b ul,
.m1n6b ol {
    color: #e8e8e8;
    line-height: 1.8;
    margin-bottom: 15px;
    padding-left: 30px;
}

.m1n6b li {
    margin-bottom: 8px;
}

.m1n6b table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: rgba(132, 118, 181, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.m1n6b table th,
.m1n6b table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid rgba(132, 118, 181, 0.2);
}

.m1n6b table th {
    background: rgba(132, 118, 181, 0.3);
    color: #ffd571;
    font-weight: 600;
}

.m1n6b table td {
    color: #e8e8e8;
}

.m1n6b a {
    color: #8476b5;
    text-decoration: none;
}

.m1n6b a:hover {
    text-decoration: underline;
}

.q5w9e {
    background: #22125b;
    padding: 50px 0 30px;
    margin-top: 60px;
}

.r3t8y {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 30px;
}

.y8u4i h4 {
    color: #ffd571;
    font-size: 20px;
    margin-bottom: 15px;
}

.y8u4i img {
    max-width: 150px;
    margin-bottom: 15px;
}

.y8u4i ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.y8u4i a {
    color: #e8e8e8;
    text-decoration: none;
    transition: color 0.3s ease;
}

.y8u4i a:hover {
    color: #ffd571;
}

.o6i2p {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}

.o6i2p img {
    height: 40px;
    width: auto;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.o6i2p img:hover {
    opacity: 1;
}

.a9s4d {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(132, 118, 181, 0.3);
    color: #ccc;
    font-size: 14px;
}

.f3g8h {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, #ffd571 0%, #8476b5 100%);
    padding: 20px;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.f3g8h p {
    color: #22125b;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
}

.f3g8h a {
    background: #22125b;
    color: #ffd571;
    padding: 12px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.f3g8h a:hover {
    background: #13083c;
    transform: scale(1.05);
}

.j5k2l {
    display: none;
}

.z7x4c {
    background: rgba(34, 18, 91, 0.4);
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
}

.z7x4c h3 {
    font-size: 24px;
    color: #ffd571;
    margin-bottom: 20px;
}

.v4b9n {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.m8n3b {
    background: rgba(132, 118, 181, 0.2);
    padding: 20px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.m8n3b:hover {
    background: rgba(132, 118, 181, 0.3);
}

.q2w7e {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    color: #ffd571;
}

.r6t1y {
    display: none;
    margin-top: 15px;
    color: #e8e8e8;
    line-height: 1.8;
}

.r6t1y.y9u5i {
    display: block;
    animation: v4b1n 0.3s ease;
}

@media (max-width: 768px) {
    .r7t6y {
        display: none;
    }

    .j1k8l {
        display: flex;
    }

    .k5j9l {
        position: relative;
    }

    .y4u2i {
        position: fixed;
        top: 90px;
        left: -100%;
        width: 80%;
        max-width: 300px;
        background: #22125b;
        flex-direction: column;
        padding: 30px;
        transition: left 0.3s ease;
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.5);
        height: calc(100vh - 90px);
        overflow-y: auto;
    }

    .y4u2i.o5i1p {
        left: 0;
    }

    .v6b9n {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .m8k2l img {
        margin: 0 auto;
    }

    .l3k6j {
        justify-content: center;
    }

    .a1s5d {
        flex-direction: column;
    }

    .e7r2t {
        grid-template-columns: 1fr;
    }

    .q7w2e {
        grid-template-columns: 1fr;
    }

    .r3t8y {
        grid-template-columns: 1fr;
    }

    .f3g8h {
        flex-direction: column;
        text-align: center;
    }
}

.q7w4e {
    display: none;
}

.i3o8p {
    animation: none;
}

.a4s9d {
    opacity: 0;
}

.f1g6h {
    visibility: hidden;
}

.container.fks {
    max-width: 980px;
    margin: 0 auto;
    padding: clamp(16px, 2.5vw, 28px);
    color: #e8e8e8;
    font-family: "Lato", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    line-height: 1.75;
}

.container.fks > * + * {
    margin-top: 14px;
}

.container.fks p {
    font-size: 16px;
    color: rgba(232, 232, 232, .92);
}

.container.fks h2,
.container.fks h3 {
    color: #ffd571;
    line-height: 1.25;
    letter-spacing: .2px;
    scroll-margin-top: 90px;
}

.container.fks h2 {
    font-size: clamp(22px, 2.2vw, 28px);
    margin-top: 26px;
}

.container.fks h3 {
    font-size: clamp(18px, 1.9vw, 22px);
    margin-top: 18px;
}

.container.fks a {
    color: #9d8fc9;
    text-decoration: none;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
    border-bottom: 1px solid rgba(157, 143, 201, .35);
    transition: color .2s ease, border-color .2s ease, background-color .2s ease;
    border-radius: 6px;
    padding: 0 2px;
}

.container.fks a:hover {
    color: #ffd571;
    border-color: rgba(255, 213, 113, .55);
    background: rgba(255, 213, 113, .08);
}

.container.fks ul,
.container.fks ol {
    padding-left: 22px;
    margin-top: 10px;
}

.container.fks li {
    margin: 8px 0;
    color: rgba(232, 232, 232, .92);
}

.container.fks ul li::marker {
    color: rgba(255, 213, 113, .9);
}

.container.fks ol li::marker {
    color: rgba(255, 213, 113, .9);
    font-weight: 700;
}

.container.fks strong {
    color: #ffd571;
}

.container.fks hr {
    border: 0;
    height: 1px;
    background: rgba(132, 118, 181, .35);
    margin: 22px 0;
}

.container.fks blockquote {
    margin: 18px 0;
    padding: 14px 16px;
    background: rgba(34, 18, 91, .45);
    border: 1px solid rgba(132, 118, 181, .35);
    border-left: 4px solid #ffd571;
    border-radius: 12px;
}

.container.fks table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(34, 18, 91, .35);
    border: 1px solid rgba(132, 118, 181, .28);
    margin: 14px 0;
}

.container.fks th,
.container.fks td {
    padding: 12px 14px;
    border-bottom: 1px solid rgba(132, 118, 181, .22);
    text-align: left;
    vertical-align: top;
}

.container.fks th {
    background: rgba(132, 118, 181, .28);
    color: #ffd571;
    font-weight: 700;
}

.container.fks tr:last-child td {
    border-bottom: 0;
}

.container.fks img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}

.container.fks footer {
    margin-top: 28px;
    padding-top: 18px;
    border-top: 1px solid rgba(132, 118, 181, .35);
    color: rgba(232, 232, 232, .82);
}

.container.fks footer p {
    font-size: 14px;
    line-height: 1.7;
}

.container.fks footer a {
    border-bottom-color: rgba(157, 143, 201, .45);
}

@media (max-width: 768px) {
    .container.fks {
        padding: 16px;
    }

    .container.fks p {
        font-size: 15px;
    }

    .container.fks h2 {
        margin-top: 22px;
    }

    .container.fks h3 {
        margin-top: 16px;
    }

    .container.fks ul,
    .container.fks ol {
        padding-left: 18px;
    }

    .container.fks table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .container.fks th,
    .container.fks td {
        white-space: nowrap;
    }
}

@media (max-width: 420px) {
    .container.fks {
        padding: 14px;
    }

    .container.fks p {
        font-size: 14.5px;
    }

    .container.fks h2 {
        scroll-margin-top: 72px;
    }
}

.mnav,
.mnav-backdrop {
    display: none;
}

@media (max-width: 768px) {
    .top-actions {
        display: none;
    }

    .r7t6y nav {
        display: none;
    }

    .mnav,
    .mnav-backdrop {
        display: block;
    }

    .mnav-backdrop {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, .45);
        opacity: 0;
        pointer-events: none;
        transition: opacity .25s ease;
        z-index: 998;
    }

    .mnav {
        position: fixed;
        top: 90px;
        left: 0;
        width: 80%;
        max-width: 320px;
        height: calc(100vh - 90px);
        transform: translateX(-105%);
        transition: transform .25s ease;
        z-index: 999;
    }

    .mnav-inner {
        height: 100%;
        background: #22125b;
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.5);
        padding: 24px;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        gap: 18px;
    }

    .mnav-links {
        list-style: none;
        display: flex;
        flex-direction: column;
        gap: 14px;
        margin: 0;
        padding: 0;
    }

    .mnav-links a {
        color: #e8e8e8;
        text-decoration: none;
        font-size: 16px;
        display: block;
        padding: 10px 12px;
        border-radius: 10px;
        background: rgba(132, 118, 181, 0.12);
    }

    .mnav-links a:hover {
        color: #ffd571;
    }

    .mnav-actions {
        display: flex;
        flex-direction: column;
        gap: 12px;
        margin-top: auto;
    }

    .mnav-meta {
        color: #ffd571;
        font-size: 14px;
        padding: 10px 12px;
        border-radius: 10px;
        background: rgba(255, 213, 113, 0.12);
    }

    .mnav.open {
        transform: translateX(0);
    }

    .mnav-backdrop.open {
        opacity: 1;
        pointer-events: auto;
    }
}
