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

:root {
    --xvd: #1a1a2e;
    --ojo: #f8fafc;
    --oez: #ffffff;
    --tho: #4a4a68;
    --ycd: #6c63ff;
    --iar: #1a1a2e;
    --mus: #1a1a2e;
    --wrf: #94a3b8;
    --wdy: #1a1a2e;
    --dtl: 0.7;
    --tci: #6c63ff;
    --uqm: #ff6584;
    --odx: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

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

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

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

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

.fapmatch-com-wzt { position: relative; }
.fapmatch-com-ftk { position: relative; }

.fapmatch-com-mss {
    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;
}
.fapmatch-com-mss:hover { background: rgba(255,255,255,0.2); }
.fapmatch-com-ymh { transition: transform 0.2s; }
.fapmatch-com-ftk.fapmatch-com-bfo .fapmatch-com-ymh { transform: rotate(180deg); }

.fapmatch-com-tia {
    display: none; position: absolute; top: calc(100% + 6px); right: 0;
    background: var(--oez); 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;
}
.fapmatch-com-ftk.fapmatch-com-bfo .fapmatch-com-tia { display: block; }
.fapmatch-com-tia li a { display: block; padding: 6px 16px; color: var(--tho); font-size: 0.85rem; font-weight: 600; text-align: center; transition: background 0.15s; }
.fapmatch-com-tia li a:hover { background: var(--ojo); opacity: 1; color: var(--tho); }
.fapmatch-com-tia li a.fapmatch-com-oat { color: var(--ycd); }

.fapmatch-com-use .fapmatch-com-mss { font-size: 1rem; padding: 8px 18px; }
.fapmatch-com-use .fapmatch-com-tia { position: static; box-shadow: none; background: rgba(255,255,255,0.1); border-radius: 8px; margin-top: 8px; max-height: 200px; }
.fapmatch-com-use .fapmatch-com-tia li a { color: inherit; font-size: 1rem; }
.fapmatch-com-use .fapmatch-com-tia li a:hover { background: rgba(255,255,255,0.1); }
.fapmatch-com-use .fapmatch-com-tia li a.fapmatch-com-oat { color: var(--ycd); }

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

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

.fapmatch-com-oej {
    position: relative; width: 100%; min-height: 100vh;
    display: flex; align-items: center; justify-content: center;
    text-align: center; background-color: var(--xvd);
    background-size: cover; background-position: center; overflow: hidden;
}
.fapmatch-com-oej::before {
    content: ''; position: absolute; inset: 0; z-index: 1;
    background: var(--gsq, var(--wdy));
    opacity: var(--xip, var(--dtl));
}

.fapmatch-com-arm { position: relative; z-index: 2; max-width: 600px; width: 100%; padding: 40px 20px; }
.fapmatch-com-qdz { color: var(--ojo); font-size: calc(1.6rem + 1.5vw); font-weight: 800; line-height: 1.2; margin-bottom: 10px; display: block; }
.fapmatch-com-hvm { color: rgba(248,250,252,0.8); font-size: 1.1rem; font-weight: 400; margin-bottom: 35px; line-height: 1.5; }
.fapmatch-com-yxo { color: var(--ojo); font-size: 1.3rem; font-weight: 700; margin-bottom: 25px; }

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

.fapmatch-com-gub {
    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;
}
.fapmatch-com-jtt:nth-child(1) .fapmatch-com-gub { background: var(--tci); }
.fapmatch-com-jtt:nth-child(2) .fapmatch-com-gub { background: var(--uqm); }
.fapmatch-com-jtt:hover .fapmatch-com-gub { box-shadow: 0 12px 40px rgba(0,0,0,0.4); }
.fapmatch-com-gub img { width: 50px; height: 50px; object-fit: contain; border-radius: 0; }
.fapmatch-com-pus { font-size: 42px; line-height: 1; }
.fapmatch-com-vcw { color: var(--ojo); font-size: 0.95rem; font-weight: 600; display: block; text-align: center; }
.fapmatch-com-bvd { color: rgba(248,250,252,0.7); font-size: 0.95rem; font-weight: 400; line-height: 1.5; }

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

.fapmatch-com-vle { display: flex; flex-direction: column; }
.fapmatch-com-vle > .fapmatch-com-oej { order: 1; }
.fapmatch-com-vle > .fapmatch-com-wva { order: 2; }
.fapmatch-com-vle > .fapmatch-com-ugp { order: 3; }

.fapmatch-com-wva {
    max-width: 720px;
    margin-inline: auto;
    padding: 80px 24px 60px;
    text-align: center;
}
.fapmatch-com-aqh {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--ycd);
}
.fapmatch-com-wva > h1 {
    font-size: 2.4rem;
    font-weight: 800;
    color: var(--iar);
    line-height: 1.2;
    letter-spacing: -0.015em;
    margin-bottom: 40px;
    max-width: 18ch;
    margin-inline: auto;
}
.fapmatch-com-xam {
    text-align: left;
    font-size: 1.06rem;
}
.fapmatch-com-xam > p:first-of-type {
    font-size: 1.2rem;
    line-height: 1.75;
    color: var(--iar);
    font-weight: 500;
    border-top: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    padding: 22px 0;
    margin-bottom: 34px;
}
.fapmatch-com-xam h2 {
    font-size: 1.55rem;
    font-weight: 800;
    margin: 52px 0 18px;
    color: var(--iar);
    text-align: center;
    letter-spacing: -0.01em;
}
.fapmatch-com-xam h3 {
    font-size: 1.15rem;
    font-weight: 700;
    margin: 32px 0 12px;
    color: var(--iar);
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.fapmatch-com-xam p {
    margin-bottom: 18px;
    line-height: 1.85;
}
.fapmatch-com-xam ul, .fapmatch-com-xam ol {
    list-style: none;
    margin: 0 0 22px;
    padding: 0;
}
.fapmatch-com-xam ul li, .fapmatch-com-xam ol li {
    position: relative;
    padding: 10px 0 10px 34px;
    border-bottom: 1px dashed #e5e7eb;
    line-height: 1.6;
}
.fapmatch-com-xam ul li::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 18px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--ycd);
}
.fapmatch-com-xam ol {
    counter-reset: eeilist;
}
.fapmatch-com-xam ol li {
    counter-increment: eeilist;
}
.fapmatch-com-xam ol li::before {
    content: counter(eeilist, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--ycd);
    letter-spacing: 0.05em;
}
.fapmatch-com-xam blockquote {
    position: relative;
    padding: 26px 18px 20px;
    margin: 38px 0;
    font-size: 1.22rem;
    font-weight: 500;
    font-style: italic;
    color: var(--iar);
    text-align: center;
    line-height: 1.55;
}
.fapmatch-com-xam blockquote::before {
    content: '\201C';
    display: block;
    font-size: 3.4rem;
    font-weight: 700;
    font-style: normal;
    line-height: 0.7;
    color: var(--ycd);
    margin-bottom: 6px;
}
.fapmatch-com-xam blockquote::after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    margin: 18px auto 0;
    background: var(--ycd);
    opacity: 0.4;
}
.fapmatch-com-xam img {
    border-radius: 10px;
    margin: 22px 0;
}

.fapmatch-com-ugp {
    max-width: 760px;
    margin-inline: auto;
    padding: 10px 24px 70px;
    display: block;
}
.fapmatch-com-gwk {
    text-align: center;
    margin-bottom: 36px;
    padding: 34px 20px;
    background: linear-gradient(180deg, #f7f7ff 0%, transparent 100%);
    border-radius: 18px;
}
.fapmatch-com-gwk .fapmatch-com-aqh {
    display: inline-block;
    background: var(--ycd);
    color: #fff;
    padding: 5px 12px;
    border-radius: 100px;
    letter-spacing: 0.2em;
    font-size: 0.65rem;
}
.fapmatch-com-ugp > .fapmatch-com-gwk > h2 {
    font-size: 1.85rem;
    font-weight: 800;
    color: var(--iar);
    margin-top: 14px;
    letter-spacing: -0.01em;
}
.fapmatch-com-oek {
    list-style: none;
    counter-reset: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 14px;
}
.fapmatch-com-gpe {
    background: #fff;
    border: 1px solid #ecedf2;
    border-left: 3px solid var(--ycd);
    border-radius: 10px;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
}
.fapmatch-com-gpe:hover {
    border-left-color: var(--uqm);
    box-shadow: 0 10px 28px -14px rgba(108, 99, 255, 0.35);
    transform: translateY(-1px);
}
.fapmatch-com-gpe details {
    padding: 0;
}
.fapmatch-com-gpe details > summary {
    list-style: none;
    cursor: pointer;
    padding: 20px 24px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 18px;
    font-size: 1.02rem;
    font-weight: 600;
    color: var(--iar);
    line-height: 1.4;
}
.fapmatch-com-gpe details > summary::-webkit-details-marker { display: none; }
.fapmatch-com-jst {
    font-family: 'Courier New', monospace;
    font-size: 0.82rem;
    font-weight: 700;
    color: var(--ycd);
    letter-spacing: 0.08em;
    padding: 4px 9px;
    background: rgba(108, 99, 255, 0.08);
    border-radius: 4px;
}
.fapmatch-com-ivz { min-width: 0; }
.fapmatch-com-vdc {
    position: relative;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}
.fapmatch-com-vdc::before,
.fapmatch-com-vdc::after {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    background: var(--ycd);
    transition: transform 0.25s ease;
}
.fapmatch-com-vdc::before { width: 14px; height: 2px; }
.fapmatch-com-vdc::after { width: 2px; height: 14px; }
.fapmatch-com-gpe details[open] .fapmatch-com-vdc::after { transform: scaleY(0); }
.fapmatch-com-gpe details[open] .fapmatch-com-jst {
    background: var(--ycd);
    color: #fff;
}
.fapmatch-com-sdd {
    padding: 4px 24px 22px 63px;
    border-top: 1px dashed #ecedf2;
    margin-top: 0;
    animation: fapmatch-com-hfg 0.25s ease;
}
.fapmatch-com-sdd p {
    margin: 14px 0 0;
    line-height: 1.75;
    color: var(--tho);
    font-size: 0.98rem;
}
@keyframes fapmatch-com-hfg {
    from { opacity: 0; transform: translateY(-4px); }
    to { opacity: 1; transform: translateY(0); }
}

.fapmatch-com-her {
    background: var(--mus);
    color: var(--wrf);
    padding: 36px 24px;
}
.fapmatch-com-her > .fapmatch-com-liz {
    max-width: 820px;
    margin-inline: auto;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 16px;
}
.fapmatch-com-her p {
    font-size: 0.9rem;
    margin: 0;
}
.fapmatch-com-her a { color: var(--wrf); }
.fapmatch-com-zop {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
}
.fapmatch-com-zop a {
    font-size: 0.8rem;
    transition: opacity 0.2s;
}
.fapmatch-com-zop a:hover { opacity: 0.7; }

@media (max-width: 768px) {
    .fapmatch-com-osm { padding: 10px 15px !important; }
    .fapmatch-com-vqw { display: none !important; }
    .fapmatch-com-qra { display: flex; flex-direction: column; }
    .fapmatch-com-qdz { font-size: 1.6rem; }
    .fapmatch-com-hvm { font-size: 0.95rem; margin-bottom: 25px; }
    .fapmatch-com-yxo { font-size: 1.1rem; margin-bottom: 20px; }
    .fapmatch-com-yto { gap: 35px; }
    .fapmatch-com-gub { width: 85px; height: 85px; }
    .fapmatch-com-gub img { width: 40px; height: 40px; }
    .fapmatch-com-pus { font-size: 36px; }
    .fapmatch-com-bvd { font-size: 0.85rem; }
    .fapmatch-com-osm .fapmatch-com-ysn img { height: 35px !important; width: auto !important; }
    .fapmatch-com-wva { padding: 45px 16px 35px; }
    .fapmatch-com-wva > header > h1 { font-size: 1.7rem; }
    .fapmatch-com-xam h2 { font-size: 1.45rem; }
    .fapmatch-com-ugp { padding: 0 16px 40px; }
    .fapmatch-com-her > .fapmatch-com-liz { grid-template-columns: 1fr; text-align: center; justify-items: center; }
}
