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

:root {
    --t1x: #1a1a2e;
    --t2y: #f8fafc;
    --t3z: #ffffff;
    --t4w: #4a4a68;
    --t5v: #6c63ff;
    --t6u: #1a1a2e;
    --t7s: #1a1a2e;
    --t8r: #94a3b8;
    --t9q: #1a1a2e;
    --t0p: 0.7;
    --t1a: #6c63ff;
    --t2b: #ff6584;
    --t3c: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

html { scroll-behavior: smooth; }
body { font-family: var(--t3c); color: var(--t4w); line-height: 1.7; font-size: 1.05rem; background: var(--t3z); }
img { max-width: 100%; height: auto; }
a { color: var(--t5v); text-decoration: none; }
a:hover { opacity: 0.8; }

._anv {
    position: relative;
    z-index: 100;
    padding: 15px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

._bpw-lq { font-size: 1.4rem; font-weight: 700; display: flex; align-items: center; text-decoration: none; }
._bpw-lq img { display: block; }

._crx-jm {
    display: flex;
    align-items: center;
    gap: 25px;
}
._crx-jm a { font-size: 0.95rem; font-weight: 500; transition: opacity 0.2s; }
._crx-jm a:hover { opacity: 0.8; }

._dsn { position: relative; }
._etp { position: relative; }

._fuq-hk {
    display: flex; align-items: center; gap: 5px;
    background: rgba(255,255,255,0.12); border: 1px solid currentColor;
    color: inherit; font-size: 0.85rem; font-weight: 600;
    padding: 5px 12px; border-radius: 6px; cursor: pointer;
    transition: all 0.2s; font-family: inherit;
}
._fuq-hk:hover { background: rgba(255,255,255,0.2); }
._gvr-wi { transition: transform 0.2s; }
._etp._acv ._gvr-wi { transform: rotate(180deg); }

._hws-xj {
    display: none; position: absolute; top: calc(100% + 6px); right: 0;
    background: var(--t3z); border-radius: 8px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.2);
    list-style: none; margin: 0; padding: 6px 0;
    min-width: 70px; z-index: 300; max-height: 240px; overflow-y: auto;
}
._etp._acv ._hws-xj { display: block; }
._hws-xj li a { display: block; padding: 6px 16px; color: var(--t4w); font-size: 0.85rem; font-weight: 600; text-align: center; transition: background 0.15s; }
._hws-xj li a:hover { background: var(--t2y); opacity: 1; color: var(--t4w); }
._hws-xj li a._ixz { color: var(--t5v); }

._jya ._fuq-hk { font-size: 1rem; padding: 8px 18px; }
._jya ._hws-xj { position: static; box-shadow: none; background: rgba(255,255,255,0.1); border-radius: 8px; margin-top: 8px; max-height: 200px; }
._jya ._hws-xj li a { color: inherit; font-size: 1rem; }
._jya ._hws-xj li a:hover { background: rgba(255,255,255,0.1); }
._jya ._hws-xj li a._ixz { color: var(--t5v); }

._lxc {
    display: none; background: none; border: none; cursor: pointer;
    padding: 10px; position: fixed; top: 15px; right: 15px; z-index: 210;
}
._lxc span { display: block; width: 26px; height: 3px; border-radius: 2px; transition: all 0.3s ease; }
._lxc span + span { margin-top: 5px; }
._lxc._myd span:nth-child(1) { transform: rotate(45deg) translate(4px, 7px); }
._lxc._myd span:nth-child(2) { opacity: 0; }
._lxc._myd span:nth-child(3) { transform: rotate(-45deg) translate(4px, -7px); }

._jya {
    display: none; position: fixed; inset: 0; z-index: 200;
    flex-direction: column; align-items: center; justify-content: center; gap: 30px;
}
._jya._kwb { display: flex; }
._nze-af {
    position: absolute; top: 15px; right: 15px; background: none;
    border: none; font-size: 2.5rem; cursor: pointer; padding: 5px 12px;
    line-height: 1; z-index: 211;
}
._nze-af:hover { opacity: 0.7; }
._jya a { font-size: 1.4rem; font-weight: 600; transition: opacity 0.2s; }
._jya a:hover { opacity: 0.7; }
._jya ._dsn { font-size: 1rem; }
._jya ._dsn a { font-size: 1rem; padding: 5px 10px; }

._oag {
    position: relative; width: 100%; min-height: 100vh;
    display: flex; align-items: center; justify-content: center;
    text-align: center; background-color: var(--t1x);
    background-size: cover; background-position: center; overflow: hidden;
}
._oag::before {
    content: ''; position: absolute; inset: 0; z-index: 1;
    background: var(--uol, var(--t9q));
    opacity: var(--llv, var(--t0p));
}

._pbh-ci { position: relative; z-index: 2; max-width: 600px; width: 100%; padding: 40px 20px; }
._qci-dj { color: var(--t2y); font-size: calc(1.6rem + 1.5vw); font-weight: 800; line-height: 1.2; margin-bottom: 10px; display: block; }
._rdj-ek { color: rgba(248,250,252,0.8); font-size: 1.1rem; font-weight: 400; margin-bottom: 35px; line-height: 1.5; }
._sek-fl { color: var(--t2y); font-size: 1.3rem; font-weight: 700; margin-bottom: 25px; }

._tfl { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; gap: 50px; margin-bottom: 25px; }
a._ugm, ._ugm { display: flex; flex-direction: column; align-items: center; gap: 12px; text-decoration: none; transition: transform 0.3s ease; width: auto; max-width: 120px; }
._ugm:hover { transform: scale(1.08); opacity: 1; }

._vhn-io {
    width: 100px; height: 100px; border-radius: 50%; overflow: hidden;
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 8px 30px rgba(0,0,0,0.3); transition: box-shadow 0.3s ease;
}
._ugm:nth-child(1) ._vhn-io { background: var(--t1a); }
._ugm:nth-child(2) ._vhn-io { background: var(--t2b); }
._ugm:hover ._vhn-io { box-shadow: 0 12px 40px rgba(0,0,0,0.4); }
._vhn-io img { width: 50px; height: 50px; object-fit: contain; border-radius: 0; }
._wip-jp { font-size: 42px; line-height: 1; }
._xjq-kq { color: var(--t2y); font-size: 0.95rem; font-weight: 600; display: block; text-align: center; }
._ykr-lr { color: rgba(248,250,252,0.7); font-size: 0.95rem; font-weight: 400; line-height: 1.5; }

._zls { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 2; animation: _amt 2s infinite; }
._zls svg { width: 30px; height: 30px; fill: none; stroke: rgba(248,250,252,0.6); stroke-width: 2; }
@keyframes _amt {
    0%, 20%, 50%, 80%, 100% { transform: translateX(-50%) translateY(0); }
    40% { transform: translateX(-50%) translateY(-10px); }
    60% { transform: translateX(-50%) translateY(-5px); }
}

._bnu { display: grid; grid-template-rows: auto auto auto; }
._bnu > ._oag { grid-row: 1; }
._bnu > ._cov-ms { grid-row: 2; }
._bnu > ._eqx-ou { grid-row: 3; }

._cov-ms {
    max-width: 820px;
    margin-inline: auto;
    padding: 70px 24px 50px;
}
._cov-ms > h1 {
    font-size: 2.1rem;
    font-weight: 800;
    color: var(--t6u);
    margin-bottom: 28px;
    line-height: 1.25;
}
._dpw-nt h2 {
    font-size: 1.75rem;
    font-weight: 800;
    margin: 44px 0 18px;
    color: var(--t6u);
    position: relative;
    padding-bottom: 10px;
}
._dpw-nt h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    border-radius: 2px;
    background: var(--t5v);
}
._dpw-nt h3 {
    font-size: 1.35rem;
    font-weight: 700;
    margin: 36px 0 14px;
    color: var(--t6u);
}
._dpw-nt p {
    margin-bottom: 18px;
    font-size: 1.08rem;
    line-height: 1.85;
}
._dpw-nt ul, ._dpw-nt ol {
    margin: 0 0 18px 28px;
}
._dpw-nt li {
    margin-bottom: 7px;
    line-height: 1.75;
}
._dpw-nt blockquote {
    border-left: 5px solid var(--t5v);
    padding: 14px 22px;
    margin: 28px 0;
    font-style: italic;
    background: #f0efff;
    border-radius: 0 10px 10px 0;
}
._dpw-nt img {
    border-radius: 10px;
    margin: 18px 0;
}

._eqx-ou {
    max-width: 820px;
    margin-inline: auto;
    padding: 0 24px 55px;
}
._eqx-ou > h2 {
    font-size: 1.75rem;
    font-weight: 800;
    color: var(--t6u);
    margin-bottom: 22px;
    position: relative;
    padding-bottom: 10px;
}
._eqx-ou > h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    border-radius: 2px;
    background: var(--t5v);
}
._fry-pv {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
._gsz-qw {
    background: var(--t2y);
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow 0.2s;
}
._gsz-qw:hover {
    box-shadow: 0 3px 12px rgba(0,0,0,0.05);
}
._gsz-qw > summary {
    padding: 17px 22px;
    font-size: 1.05rem;
    font-weight: 600;
    color: var(--t6u);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    list-style: none;
}
._gsz-qw > summary::-webkit-details-marker { display: none; }
._gsz-qw > summary::after {
    content: "+";
    font-size: 1.35rem;
    font-weight: 300;
    color: var(--t5v);
    transition: transform 0.25s;
    flex-shrink: 0;
}
._gsz-qw[open] > summary::after {
    transform: rotate(45deg);
}
._iub-rx p {
    padding: 0 22px 17px;
    line-height: 1.7;
    color: var(--t4w);
    margin: 0;
}

._jvc-sy {
    background: var(--t7s);
    color: var(--t8r);
    padding: 36px 24px;
}
._jvc-sy > ._kwd-tz {
    max-width: 820px;
    margin-inline: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
._jvc-sy small {
    font-size: 0.9rem;
}
._jvc-sy a { color: var(--t8r); }
._lxe-ua {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
}
._lxe-ua a {
    font-size: 0.8rem;
    transition: opacity 0.2s;
}
._lxe-ua a:hover { opacity: 0.7; }

@media (max-width: 768px) {
    ._anv { padding: 10px 15px !important; }
    ._crx-jm { display: none !important; }
    ._lxc { display: flex; flex-direction: column; }
    ._qci-dj { font-size: 1.6rem; }
    ._rdj-ek { font-size: 0.95rem; margin-bottom: 25px; }
    ._sek-fl { font-size: 1.1rem; margin-bottom: 20px; }
    ._tfl { gap: 35px; }
    ._vhn-io { width: 85px; height: 85px; }
    ._vhn-io img { width: 40px; height: 40px; }
    ._wip-jp { font-size: 36px; }
    ._ykr-lr { font-size: 0.85rem; }
    ._anv ._bpw-lq img { height: 35px !important; width: auto !important; }
    ._cov-ms { padding: 45px 16px 35px; }
    ._cov-ms > h1 { font-size: 1.7rem; }
    ._dpw-nt h2 { font-size: 1.45rem; }
    ._eqx-ou { padding: 0 16px 40px; }
    ._jvc-sy > ._kwd-tz { flex-direction: column; text-align: center; align-items: center; }
}
