.flx-page{--flx-blue:#2563eb;--flx-ink:#10213e;--flx-muted:#66758f;--flx-line:#dce6f5;--flx-pink:#f43f6f;--flx-purple:#7c3aed;max-width:1180px;margin:0 auto;padding:24px 12px 48px;color:var(--flx-ink)}
.flx-page *{box-sizing:border-box}.flx-page a{text-decoration:none}
.flx-hero,.flx-section-head{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:30px;border:1px solid var(--flx-line);border-radius:24px;background:linear-gradient(135deg,#fff 0%,#fff7fa 52%,#f2f7ff 100%);box-shadow:0 16px 44px rgba(25,56,110,.07)}
.flx-hero__copy{max-width:760px}.flx-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--flx-pink);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.flx-hero h1,.flx-section-head h1{font-size:clamp(30px,4vw,50px);line-height:1.05;margin:10px 0 12px;color:var(--flx-ink)}
.flx-hero p,.flx-section-head p{margin:0;color:var(--flx-muted);font-size:17px;line-height:1.65}
.flx-hero__mark{min-width:190px;display:grid;place-items:center;padding:24px;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(244,63,111,.12);border:1px solid #ffe0e8}
.flx-hero__mark span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ff426f,#ff7093);color:#fff;font-size:30px;box-shadow:0 12px 24px rgba(244,63,111,.25)}
.flx-hero__mark strong{font-size:25px;margin-top:10px}.flx-hero__mark small{color:var(--flx-muted)}
.flx-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.flx-tabs a{display:flex;align-items:center;gap:7px;padding:10px 14px;border-radius:12px;background:#fff;border:1px solid var(--flx-line);color:#33527d;font-weight:700}
.flx-tabs a:hover,.flx-tabs a.is-active{background:var(--flx-blue);border-color:var(--flx-blue);color:#fff}.flx-tabs b{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:10px;background:var(--flx-pink);color:#fff;font-size:11px}
.flx-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.flx-stat-grid--personal{margin:18px 0}.flx-stat-grid>div{padding:18px 20px;border:1px solid var(--flx-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(25,56,110,.045)}
.flx-stat-grid span{display:block;color:var(--flx-muted);font-size:13px}.flx-stat-grid strong{display:block;margin-top:4px;font-size:30px;color:var(--flx-ink)}
.flx-game{margin-top:20px;padding:24px;border-radius:24px;background:#fff;border:1px solid var(--flx-line);box-shadow:0 16px 46px rgba(25,56,110,.07)}
.flx-game__head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start}.flx-game__head h2{font-size:30px;margin:4px 0 6px}.flx-game__head p{color:var(--flx-muted);margin:0}
.flx-tries{text-align:right;min-width:190px;padding:14px 16px;border-radius:16px;background:#fff7fa;border:1px solid #ffd8e2}.flx-tries span{display:block;color:#8d5060;font-size:12px}.flx-tries strong{display:block;font-size:20px}.flx-tries div{display:flex;justify-content:flex-end;gap:4px;margin-top:6px}.flx-tries i{font-style:normal;color:#e7c6cf}.flx-tries i.is-live{color:var(--flx-pink)}
.flx-hint{margin:18px 0;padding:12px 14px;border-radius:13px;background:#eff6ff;color:#315a8d;font-size:14px}
.flx-candidates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.flx-candidate{margin:0}.flx-candidate button{width:100%;padding:0;border:1px solid var(--flx-line);border-radius:18px;overflow:hidden;background:#fff;text-align:left;cursor:pointer;transition:.2s ease;box-shadow:0 8px 22px rgba(25,56,110,.04)}
.flx-candidate button:hover{transform:translateY(-3px);border-color:#f7a4ba;box-shadow:0 14px 30px rgba(244,63,111,.12)}.flx-candidate__photo{position:relative;display:block;aspect-ratio:1/1;background:#eef3f9;overflow:hidden}
.flx-candidate__photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.flx-candidate__photo .default_avatar,.flx-match-card__photo .default_avatar,.flx-confirm__avatar .default_avatar{width:100%!important;height:100%!important;display:block!important}.flx-candidate__photo .default_avatar img,.flx-match-card__photo .default_avatar img,.flx-confirm__avatar .default_avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.flx-candidate__photo i{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--flx-pink);font-style:normal;font-size:17px;box-shadow:0 4px 15px rgba(0,0,0,.15)}
.flx-candidate__body{display:block;padding:12px 13px 14px}.flx-candidate__body strong{display:block;color:var(--flx-ink);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flx-candidate__body small{display:block;color:var(--flx-muted);margin-top:4px}
.flx-candidate.is-wrong button{border-color:#ff9aab;background:#fff6f8;opacity:.68;cursor:not-allowed}.flx-candidate.is-wrong .flx-candidate__photo:after{content:"Не угадали";position:absolute;inset:auto 8px 8px 8px;padding:7px 9px;text-align:center;border-radius:10px;background:#dc264e;color:#fff;font-weight:800;font-size:12px}.flx-candidate.is-wrong .flx-candidate__photo i{background:#dc264e;color:#fff}
.flx-game__note{margin:16px 0 0;color:var(--flx-muted);font-size:13px}.flx-empty,.flx-login-card{margin-top:20px;padding:32px;border:1px solid var(--flx-line);border-radius:22px;background:#fff;text-align:center}.flx-empty>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 12px;border-radius:50%;background:#fff0f4;color:var(--flx-pink);font-size:32px}.flx-empty h2{margin:0 0 7px}.flx-empty p{max-width:650px;margin:0 auto 18px;color:var(--flx-muted);line-height:1.6}
.flx-login-card{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:20px}.flx-login-card>div:first-child{display:flex;align-items:center;gap:15px}.flx-login-card__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#fff0f4;color:var(--flx-pink);font-size:27px}.flx-login-card h2{margin:0 0 4px}.flx-login-card p{margin:0;color:var(--flx-muted)}
.flx-actions{display:flex;flex-wrap:wrap;gap:8px}.flx-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid var(--flx-line);border-radius:12px;background:#fff;color:#31527e!important;font-weight:700;cursor:pointer}.flx-btn:hover{border-color:#9db9e7}.flx-btn--primary{background:var(--flx-blue)!important;border-color:var(--flx-blue)!important;color:#fff!important}
.flx-site-stats{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:center;margin-top:20px;padding:24px;border-radius:22px;background:linear-gradient(135deg,#f8fbff,#fff7fa);border:1px solid var(--flx-line)}.flx-site-stats h2{margin:0 0 5px}.flx-site-stats p{margin:0;color:var(--flx-muted)}
.flx-seo{margin-top:22px;padding:28px 30px;border:1px solid var(--flx-line);border-radius:22px;background:#fff;line-height:1.72;color:#34445f}.flx-seo h2{color:var(--flx-ink);margin:28px 0 9px;font-size:24px}.flx-seo h2:first-child{margin-top:0}.flx-seo p{margin:0 0 14px}
.flx-section-head{margin-bottom:18px}.flx-section-head .flx-tabs{margin-top:0;justify-content:flex-end}.flx-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.flx-match-card{display:grid;grid-template-columns:112px 1fr;gap:15px;align-items:center;padding:14px;border:1px solid var(--flx-line);border-radius:19px;background:#fff}.flx-match-card__photo{position:relative;width:112px;height:112px;border-radius:16px;overflow:hidden;background:#eef3f9}.flx-match-card__photo img{width:100%!important;height:100%!important;object-fit:cover!important}.flx-match-card__photo>span{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--flx-pink);color:#fff}.flx-match-card h3{margin:0 0 3px;font-size:18px}.flx-match-card h3 a{color:var(--flx-ink)}.flx-match-card p{margin:0 0 12px;color:var(--flx-muted)}
.flx-chart-card{margin-top:18px;padding:22px;border:1px solid var(--flx-line);border-radius:20px;background:#fff}.flx-chart-head h2{margin:0 0 4px}.flx-chart-head p{margin:0;color:var(--flx-muted)}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin:0 4px 0 10px}.dot-like{background:var(--flx-pink)}.dot-flirt{background:var(--flx-purple)}
.flx-bars{height:280px;display:flex;align-items:stretch;gap:3px;margin-top:20px;padding-top:10px;border-bottom:1px solid var(--flx-line)}.flx-bar-day{position:relative;display:flex;flex:1;min-width:3px;flex-direction:column;justify-content:flex-end;align-items:center}.flx-bar-pair{height:230px;width:100%;display:flex;gap:2px;align-items:flex-end;justify-content:center}.flx-bar-pair i{width:42%;max-width:8px;border-radius:6px 6px 0 0;min-height:2px}.flx-bar-pair .like{background:var(--flx-pink)}.flx-bar-pair .flirt{background:var(--flx-purple)}.flx-bar-day small{height:25px;font-size:9px;color:var(--flx-muted);white-space:nowrap}
.flx-confirm{max-width:720px}.flx-confirm__card{text-align:center;padding:34px;border:1px solid var(--flx-line);border-radius:24px;background:#fff}.flx-confirm__avatar{width:130px;height:130px;margin:0 auto 15px;border-radius:50%;overflow:hidden;background:#eef3f9}.flx-confirm__avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.flx-confirm h1{font-size:32px}.flx-confirm p{color:var(--flx-muted);font-size:16px;line-height:1.65}.flx-confirm .flx-actions{justify-content:center}
.flx-empty--small{padding:24px;margin:0}
@media(max-width:950px){.flx-candidates{grid-template-columns:repeat(3,1fr)}.flx-match-grid{grid-template-columns:repeat(2,1fr)}.flx-stat-grid{grid-template-columns:repeat(2,1fr)}.flx-site-stats{grid-template-columns:1fr}.flx-hero__mark{display:none}.flx-section-head{display:block}.flx-section-head .flx-tabs{justify-content:flex-start;margin-top:18px}}
@media(max-width:650px){.flx-page{padding:12px 8px 34px}.flx-hero,.flx-section-head{padding:20px;border-radius:18px}.flx-hero h1,.flx-section-head h1{font-size:31px}.flx-hero p,.flx-section-head p{font-size:15px}.flx-game{padding:15px;border-radius:18px}.flx-game__head{display:block}.flx-tries{text-align:left;margin-top:14px;min-width:0}.flx-tries div{justify-content:flex-start}.flx-candidates{grid-template-columns:repeat(2,1fr);gap:9px}.flx-candidate__body{padding:9px}.flx-candidate__body strong{font-size:14px}.flx-login-card{display:block}.flx-login-card .flx-actions{margin-top:16px}.flx-stat-grid{gap:8px}.flx-stat-grid>div{padding:14px}.flx-stat-grid strong{font-size:24px}.flx-match-grid{grid-template-columns:1fr}.flx-match-card{grid-template-columns:86px 1fr}.flx-match-card__photo{width:86px;height:86px}.flx-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.flx-tabs a{white-space:nowrap}.flx-seo{padding:20px 17px}.flx-bars{overflow-x:auto}.flx-bar-day{min-width:7px}}
