:root {
    --bg: #06070d;
    --bg-soft: #0f1220;
    --card: #14182a;
    --line: rgba(255, 255, 255, 0.12);
    --text: #f3f5ff;
    --muted: #b7bfdc;
    --accent: #00d9ff;
    --accent-2: #a855f7;
    --ok: #21d07a;
}

* { box-sizing: border-box; margin: 0; padding: 0; }
body {
    font-family: Inter, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    color: var(--text);
    background:
        radial-gradient(1200px 500px at 10% -10%, rgba(0, 217, 255, 0.18), transparent 60%),
        radial-gradient(900px 500px at 90% -10%, rgba(168, 85, 247, 0.2), transparent 60%),
        var(--bg);
    line-height: 1.65;
}

a { color: var(--accent); text-decoration: none; }
img { max-width: 100%; height: auto; display: block; border-radius: 18px; }

.wra-ahx97z { max-width: 1240px; margin: 0 auto; padding: 0 22px; }

.hdr-4pt66h {
    position: sticky; top: 0; z-index: 100;
    backdrop-filter: blur(12px);
    background: rgba(6, 7, 13, 0.65);
    border-bottom: 1px solid transparent;
    transition: .25s ease;
}
.hdr-knux5a {
    background: rgba(6, 7, 13, 0.92);
    border-bottom-color: var(--line);
}
.hdr-s234sw { display: flex; align-items: center; gap: 18px; min-height: 74px; }
.log-g2htuq { display: inline-flex; align-items: center; gap: 10px; color: var(--text); font-weight: 800; }
.log-g2htuq img { width: 34px; height: 34px; object-fit: contain; border-radius: 8px; }
.log-yvn3ji { font-size: 18px; letter-spacing: .2px; }

.nav-rm3c8t { display: flex; gap: 18px; margin-left: auto; }
.nav-pn10fd { color: var(--muted); }
.nav-pn10fd:hover { color: var(--text); }

.btn-glwrao,
.btn-1i9dgd,
.btn-eumj3e {
    display: inline-flex; align-items: center; justify-content: center;
    border-radius: 12px; font-weight: 800; transition: .2s ease; text-align: center;
}
.btn-y0oy3a { padding: 13px 24px; font-size: 15px; }
.btn-5ekwp7 { width: 100%; margin-top: 14px; }
.btn-glwrao {
    color: #05141a;
    background: linear-gradient(135deg, var(--accent), #6af5ff);
    box-shadow: 0 8px 30px rgba(0, 217, 255, 0.3);
}
.btn-glwrao:hover { transform: translateY(-1px); }
.btn-1i9dgd { border: 1px solid var(--line); color: var(--text); background: rgba(255, 255, 255, 0.03); }
.btn-1i9dgd:hover { border-color: var(--accent); }
.btn-eumj3e { color: #fff; background: linear-gradient(135deg, var(--accent-2), #6d28d9); }

.nav-fx17pl { margin-left: 8px; }

.bur-5dfxqb { display: none; width: 40px; height: 40px; border: 0; background: transparent; margin-left: auto; }
.bur-5dfxqb span { display: block; width: 24px; height: 2px; background: #fff; margin: 5px auto; transition: .2s ease; }
.bur-5dfxqb.iso-31we3y span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.bur-5dfxqb.iso-31we3y span:nth-child(2) { opacity: 0; }
.bur-5dfxqb.iso-31we3y span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.her-d6p2ka { position: relative; padding: 68px 0 52px; overflow: hidden; }
.her-px2pnx, .her-lkmr9n {
    position: absolute; inset: 0; pointer-events: none;
}
.her-px2pnx { background: radial-gradient(circle at 72% 30%, rgba(168, 85, 247, 0.16), transparent 50%); }
.her-lkmr9n { background: linear-gradient(180deg, rgba(255,255,255,0.02), transparent); }
.hero-inner { position: relative; display: grid; gap: 28px; grid-template-columns: 1.1fr .9fr; align-items: center; }

.her-anbfly {
    background: linear-gradient(145deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
    border: 1px solid var(--line);
    border-radius: 22px;
    padding: 30px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 22px 50px rgba(0,0,0,0.45);
}
.bre-5uiy86 { display: inline-flex; gap: 8px; margin-bottom: 14px; color: var(--muted); font-size: 13px; }
.bch-y1u5eo { color: var(--accent); }
.her-7wlzp9 { font-size: clamp(30px, 4.6vw, 54px); line-height: 1.08; margin-bottom: 12px; }
.her-9led6h { color: var(--muted); margin-bottom: 20px; max-width: 760px; }
.her-ts5k05 { display: flex; gap: 10px; flex-wrap: wrap; }
.her-urynh3 {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    align-items: center;
    gap: 8px;
}
.hdi-ps3wfr { width: 1px; height: 42px; background: var(--line); }
.hst-o7inqm strong { display: block; font-size: 20px; }
.hst-o7inqm span { color: var(--muted); font-size: 12px; text-transform: uppercase; letter-spacing: .7px; }

.hero-visual img {
    width: 100%;
    border: 1px solid rgba(255,255,255,0.16);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.5);
}

.pag-x9rnr8 {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 22px;
    margin-top: 12px;
}
.art-2qct33, .sid-wj6zht { min-width: 0; }
.pro-v0ouud {
    margin-top: 14px;
    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
    border: 1px solid var(--line);
    border-radius: 18px;
    padding: 24px;
}
.pro-v0ouud h2 { margin: 30px 0 12px; font-size: 28px; line-height: 1.2; }
.pro-v0ouud h3 { margin: 20px 0 10px; font-size: 22px; }
.pro-v0ouud p, .pro-v0ouud li { color: var(--muted); }
.pro-v0ouud ul, .pro-v0ouud ol { padding-left: 22px; margin: 12px 0; }
.pro-v0ouud img { margin: 20px auto; }

.toc-box {
    background: var(--bg-soft);
    border: 1px solid var(--line);
    border-radius: 14px;
    overflow: hidden;
}
.toc-toggle {
    width: 100%; border: 0; background: transparent; color: var(--text);
    display: flex; justify-content: space-between; align-items: center;
    padding: 14px 16px; font-weight: 700; cursor: pointer;
}
.toc-list { max-height: 0; overflow: hidden; padding: 0 16px; display: flex; flex-direction: column; }
.toc-open .toc-list { max-height: 600px; padding: 0 16px 14px; }
.toc-item { padding: 9px 0; border-bottom: 1px dashed var(--line); color: var(--muted); }
.toc-sub { padding-left: 14px; }
.toc-item:hover { color: var(--text); }

.sbc-fxhz6p {
    position: sticky; top: 96px;
    background: linear-gradient(170deg, rgba(168,85,247,0.18), rgba(0,217,255,0.08), rgba(255,255,255,0.02));
    border: 1px solid var(--line);
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 15px 36px rgba(0,0,0,0.35);
}
.sbb-gvt5n3 { font-weight: 800; font-size: 22px; margin-bottom: 2px; }
.sbc-88ji74 { margin-top: 14px; display: grid; gap: 10px; }
.sbc-88ji74 li { display: flex; gap: 9px; align-items: flex-start; color: var(--muted); }
.sbc-uxfocy { color: var(--ok); font-weight: 800; }

.pro-orjeef { margin-top: 28px; }
.pro-joye4q {
    border: 1px solid var(--line);
    border-radius: 20px;
    background: linear-gradient(130deg, rgba(168,85,247,0.2), rgba(0,217,255,0.14), rgba(255,255,255,0.03));
    padding: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
}
.pro-mngf4m { color: var(--accent); font-size: 13px; margin-bottom: 4px; text-transform: uppercase; letter-spacing: 1px; }
.pro-ft5mwg { font-size: clamp(24px, 3.3vw, 38px); line-height: 1.15; }

.faq-jnkvxy { padding: 36px 22px 10px; }
.sec-ypil10 { font-size: 32px; margin-bottom: 16px; }
.faq-ek8pou { display: grid; gap: 11px; }
.faq-g9exb9 {
    border: 1px solid var(--line);
    border-radius: 12px;
    overflow: hidden;
    background: rgba(255,255,255,0.03);
    opacity: 0;
    transform: translateY(8px);
    transition: .2s ease;
}
.faq-dyadrw {
    width: 100%; border: 0; background: transparent; color: var(--text);
    padding: 14px 16px; display: flex; justify-content: space-between; align-items: center;
    cursor: pointer; text-align: left;
}
.faq-df2r0k { color: var(--accent); }
.faq-e8m7dh { max-height: 0; overflow: hidden; padding: 0 16px; }
.faq-e8m7dh p { color: var(--muted); margin-bottom: 14px; }
.faq-d5v24k .faq-e8m7dh { max-height: 320px; padding: 0 16px; }
.faq-d5v24k .faq-df2r0k { transform: rotate(180deg); }

.sit-rrhq93 {
    margin-top: 36px;
    border-top: 1px solid var(--line);
    background: rgba(0,0,0,0.36);
}
.foo-fbkef0 {
    padding: 30px 0;
    display: grid;
    gap: 12px;
}
.foo-674svi { display: inline-flex; gap: 10px; align-items: center; font-weight: 700; }
.foo-674svi img { width: 28px; height: 28px; object-fit: contain; border-radius: 6px; }
.foo-i4utyr { color: var(--muted); margin-top: 8px; }
.foo-2vtvtk { display: flex; gap: 14px; flex-wrap: wrap; }
.foo-2vtvtk a { color: var(--muted); }
.foo-2vtvtk a:hover { color: var(--text); }
.foo-lswrpf { color: var(--muted); font-size: 13px; }

.isv-hs0u15 { opacity: 1 !important; transform: none !important; }

@media (max-width: 980px) {
    .nav-rm3c8t {
        position: fixed; inset: 74px 0 auto 0;
        display: none; flex-direction: column; padding: 16px 22px;
        background: rgba(8, 10, 17, 0.96); border-bottom: 1px solid var(--line);
    }
    .nav-fpaa4j { display: flex; }
    .nav-fx17pl { display: none; }
    .bur-5dfxqb { display: inline-block; }
    .hero-inner, .pag-x9rnr8 { grid-template-columns: 1fr; }
    .her-anbfly { order: 2; }
    .hero-visual { order: 1; }
    .sbc-fxhz6p { position: static; }
    .pro-joye4q { flex-direction: column; align-items: flex-start; }
    .btn-y0oy3a { width: 100%; }
}

@media (max-width: 640px) {
    .wra-ahx97z { padding: 0 14px; }
    .her-d6p2ka { padding-top: 36px; }
    .her-anbfly, .pro-v0ouud { padding: 16px; }
    .her-urynh3 { grid-template-columns: 1fr; gap: 10px; }
    .hdi-ps3wfr { display: none; }
    .sec-ypil10 { font-size: 26px; }
}
