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

:root {
    --bqv: #1a1a2e;
    --esc: #f8fafc;
    --fvg: #ffffff;
    --mku: #4a4a68;
    --zeh: #6c63ff;
    --zsh: #1a1a2e;
    --qdn: #1a1a2e;
    --puk: #94a3b8;
    --lna: #1a1a2e;
    --kbp: 0.7;
    --qvf: #6c63ff;
    --lio: #ff6584;
    --ido: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

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

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

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

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

._igp { position: relative; }
._xno { position: relative; }

._gkl-cx {
    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;
}
._gkl-cx:hover { background: rgba(255,255,255,0.2); }
._yhv-bz { transition: transform 0.2s; }
._xno._sex ._yhv-bz { transform: rotate(180deg); }

._wry-ro {
    display: none; position: absolute; top: calc(100% + 6px); right: 0;
    background: var(--fvg); 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;
}
._xno._sex ._wry-ro { display: block; }
._wry-ro li a { display: block; padding: 6px 16px; color: var(--mku); font-size: 0.85rem; font-weight: 600; text-align: center; transition: background 0.15s; }
._wry-ro li a:hover { background: var(--esc); opacity: 1; color: var(--mku); }
._wry-ro li a._spb { color: var(--zeh); }

._oah ._gkl-cx { font-size: 1rem; padding: 8px 18px; }
._oah ._wry-ro { position: static; box-shadow: none; background: rgba(255,255,255,0.1); border-radius: 8px; margin-top: 8px; max-height: 200px; }
._oah ._wry-ro li a { color: inherit; font-size: 1rem; }
._oah ._wry-ro li a:hover { background: rgba(255,255,255,0.1); }
._oah ._wry-ro li a._spb { color: var(--zeh); }

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

._oah {
    display: none; position: fixed; inset: 0; z-index: 200;
    flex-direction: column; align-items: center; justify-content: center; gap: 30px;
}
._oah._shw { display: flex; }
._txq-er {
    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;
}
._txq-er:hover { opacity: 0.7; }
._oah a { font-size: 1.4rem; font-weight: 600; transition: opacity 0.2s; }
._oah a:hover { opacity: 0.7; }
._oah ._igp { font-size: 1rem; }
._oah ._igp a { font-size: 1rem; padding: 5px 10px; }

._tps { display: flex; flex-direction: column; }
._tps > ._xzw { order: 1; }
._tps > ._non { order: 2; }
._tps > ._yxr { order: 3; }

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

._gwn-gs { position: relative; z-index: 2; max-width: 600px; width: 100%; padding: 40px 20px; }
._vuy-ry { color: var(--esc); font-size: calc(1.6rem + 1.5vw); font-weight: 800; line-height: 1.2; margin-bottom: 10px; display: block; }
._ogu-mk { color: rgba(248,250,252,0.8); font-size: 1.1rem; font-weight: 400; margin-bottom: 35px; line-height: 1.5; }
._slg-ny { color: var(--esc); font-size: 1.3rem; font-weight: 700; margin-bottom: 25px; }

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

._qku-ws {
    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;
}
._krx:nth-child(1) ._qku-ws { background: var(--qvf); }
._krx:nth-child(2) ._qku-ws { background: var(--lio); }
._krx:hover ._qku-ws { box-shadow: 0 12px 40px rgba(0,0,0,0.4); }
._qku-ws img { width: 50px; height: 50px; object-fit: contain; border-radius: 0; }
._ktl-yi { font-size: 42px; line-height: 1; }
._hzd-uj { color: var(--esc); font-size: 0.95rem; font-weight: 600; display: block; text-align: center; }
._qkn-ki { color: rgba(248,250,252,0.7); font-size: 0.95rem; font-weight: 400; line-height: 1.5; }

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

._non { max-width: 800px; margin: 0 auto; padding: 80px 20px; }
._non ._hsr-cw { font-size: 2rem; font-weight: 800; margin-bottom: 30px; color: var(--zsh); }
._non h2 { font-size: 1.8rem; font-weight: 800; margin: 50px 0 20px; padding-left: 20px; border-left: 8px solid var(--zeh); color: var(--zsh); }
._non h3 { font-size: 1.4rem; font-weight: 700; margin: 40px 0 15px; color: var(--zsh); }
._non p { margin-bottom: 20px; font-size: 1.1rem; line-height: 1.9; }
._non ul, ._non ol { margin: 0 0 20px 25px; }
._non li { margin-bottom: 8px; line-height: 1.8; }
._non blockquote { border-left: 4px solid var(--zeh); padding: 15px 25px; margin: 30px 0; font-style: italic; background: #f0efff; border-radius: 0 8px 8px 0; }
._non img { border-radius: 8px; margin: 20px 0; }

._yxr { max-width: 800px; margin: 0 auto; padding: 0 20px 60px; }
._xcu-qe { font-size: 1.8rem; font-weight: 800; margin-bottom: 25px; padding-left: 20px; border-left: 8px solid var(--zeh); color: var(--zsh); }
._wnm { border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 10px; overflow: hidden; transition: box-shadow 0.2s; }
._wnm:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.06); }
._wnm summary { padding: 18px 24px; font-size: 1.05rem; font-weight: 600; cursor: pointer; color: var(--zsh); list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 16px; }
._wnm summary::-webkit-details-marker { display: none; }
._wnm summary::after { content: "+"; font-size: 1.4rem; font-weight: 300; color: var(--zeh); flex-shrink: 0; transition: transform 0.2s; }
._wnm[open] summary::after { transform: rotate(45deg); }
._aib-ed { padding: 0 24px 18px; }
._aib-ed p { line-height: 1.7; color: var(--mku); margin: 0; }

._tos { text-align: center; padding: 40px 20px; font-size: 0.9rem; background: var(--qdn); color: var(--puk); }
._tos a, ._iyv-mh a { color: var(--puk); }
._iyv-mh { margin-top: 15px; display: flex; justify-content: center; flex-wrap: wrap; gap: 8px 20px; }
._iyv-mh a { font-size: 0.8rem; transition: opacity 0.2s; }
._iyv-mh a:hover { opacity: 0.7; }

@media (max-width: 768px) {
    ._mcz { padding: 10px 15px !important; }
    ._xpd-ke { display: none !important; }
    ._plu { display: flex; flex-direction: column; }
    ._vuy-ry { font-size: 1.6rem; }
    ._ogu-mk { font-size: 0.95rem; margin-bottom: 25px; }
    ._slg-ny { font-size: 1.1rem; margin-bottom: 20px; }
    ._kat { gap: 35px; }
    ._qku-ws { width: 85px; height: 85px; }
    ._qku-ws img { width: 40px; height: 40px; }
    ._ktl-yi { font-size: 36px; }
    ._qkn-ki { font-size: 0.85rem; }
    ._non { padding: 50px 15px; }
    ._non h2 { font-size: 1.5rem; }
    ._mcz ._dsc-iz img { height: 35px !important; width: auto !important; }
}
