@import url("https://fonts.googleapis.com/css2?family=Onest:wght@300;400;500;600;700;800;900&display=swap");.site-footer{--footer-bg:#07080c;--footer-surface:#11151f;--footer-surface-2:#161b27;--footer-line:hsla(0,0%,100%,.06);--footer-line-strong:hsla(0,0%,100%,.1);--footer-text:#ecedf2;--footer-text-dim:#9aa0b0;--footer-text-muted:#6b7080;--footer-pink:#ec3f7a;--footer-pink-2:#ff6aa2;position:relative;background:linear-gradient(180deg,transparent 0,rgba(7,8,12,.6) 25%,var(--footer-bg) 100%);padding:56px 0 0;overflow:hidden;font-family:"Onest",var(--font-manrope),system-ui,-apple-system,sans-serif;color:var(--footer-text);font-size:14px;line-height:1.45;letter-spacing:-.005em}.site-footer .footer-inner{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.site-footer .footer-cols{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.1fr 1.2fr;gap:40px;padding-bottom:44px}.site-footer .footer-cols.footer-cols--no-blog{grid-template-columns:1.1fr 1fr 1fr 1.4fr}.site-footer .footer-col-title{font-size:10.5px;color:var(--footer-text-muted);text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:18px}.site-footer .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.site-footer .footer-col a{color:var(--footer-text-dim);font-size:13.5px;text-decoration:none;transition:color .15s;line-height:1.35;display:inline-block}.site-footer .footer-col a:hover{color:var(--footer-text)}.site-footer .footer-col a.highlight{color:var(--footer-pink);font-weight:600}.site-footer .footer-col a.highlight:hover{color:var(--footer-pink-2)}.site-footer .footer-col.popular ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px}.site-footer .footer-col.blog ul{max-height:200px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--footer-line-strong) transparent}.site-footer .footer-col.blog ul::-webkit-scrollbar{width:4px}.site-footer .footer-col.blog ul::-webkit-scrollbar-thumb{background:var(--footer-line-strong);border-radius:4px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 28px;border-top:1px solid var(--footer-line);flex-wrap:wrap}.site-footer .lang-row{display:flex;gap:8px;flex-wrap:wrap}.site-footer .lang-link{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:100px;background:var(--footer-surface);border:1px solid var(--footer-line);color:var(--footer-text-dim);text-decoration:none;font-size:13px;font-weight:500;transition:all .15s}.site-footer .lang-link.active,.site-footer .lang-link:hover{color:var(--footer-text);background:var(--footer-surface-2);border-color:var(--footer-line-strong)}.site-footer .lang-link.active{font-weight:600}.site-footer .lang-flag{width:20px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.site-footer .copyright{color:var(--footer-text-muted);font-size:12.5px}.site-footer .wordmark-wrap{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;margin-top:32px;pointer-events:none;padding:0 16px}.site-footer .wordmark-svg{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer .wordmark-svg g{fill:#2e033c94;stroke:none}@media (max-width:1100px){.site-footer .footer-cols{grid-template-columns:1fr 1fr 1fr;gap:36px 32px}.site-footer .footer-col.blog{grid-column:1/-1}.site-footer .footer-col.blog ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;max-height:none;overflow:visible}}@media (max-width:720px){.site-footer{padding:40px 16px 0}.site-footer .footer-inner{padding:0}.site-footer .footer-cols{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:32px}.site-footer .footer-col.blog ul,.site-footer .footer-col.popular ul{grid-template-columns:1fr}.site-footer .footer-col-title{margin-bottom:14px;font-size:10px}.site-footer .footer-col a{font-size:13px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:18px 0 24px}.site-footer .lang-row{gap:14px}.site-footer .copyright{font-size:12px}.site-footer .wordmark-wrap{margin-top:24px;padding:0 8px}}@media (max-width:420px){.site-footer .footer-cols{grid-template-columns:1fr;gap:28px}}.create-char-page{--bg:#07080c;--surface:#11151f;--surface-2:#161b27;--surface-3:#1c2230;--surface-4:#242b3a;--line:hsla(0,0%,100%,.06);--line-strong:hsla(0,0%,100%,.1);--text:#ecedf2;--text-dim:#9aa0b0;--text-muted:#6b7080;--pink:#ec3f7a;--pink-2:#ff6aa2;--pink-soft:#ffadc6;--violet:#7c5cff;--green:#22c55e;--gold:#f5b32a;--blue:#3b82f6;--red:#ef4444;min-height:100vh;background:var(--bg);color:var(--text);position:relative}.create-char-page *{box-sizing:border-box;min-width:0}.create-char-page:before{content:"";position:fixed;inset:-10% -10% auto -10%;height:500px;background:radial-gradient(500px 320px at 30% 15%,rgba(236,63,122,.1),transparent 60%),radial-gradient(400px 280px at 80% 5%,rgba(124,92,255,.05),transparent 65%);pointer-events:none;z-index:0;filter:blur(20px)}.create-char-wrap{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:32px 24px 80px}.cc-stepper{margin-bottom:28px}.cc-stepper-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:12px}.cc-step-bar{height:4px;background:var(--surface-3);border-radius:100px;overflow:hidden;position:relative}.cc-step-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--pink),var(--pink-2));transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.cc-step-bar.done:after{transform:scaleX(1)}.cc-step-bar.current:after{transform:scaleX(.5)}.cc-stepper-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--text-muted)}.cc-stepper-name{color:var(--text);font-weight:700;font-size:13px}.cc-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:28px}.cc-card h1{margin:0 0 6px;font-size:clamp(22px,3.2vw,28px);font-weight:800;line-height:1.15;letter-spacing:-.025em}.cc-lead{margin:0 0 24px;font-size:14.5px;color:var(--text-dim)}.cc-panel{display:none}.cc-panel.show{display:block}.cc-field{margin-bottom:18px}.cc-field-head{margin-bottom:8px;display:flex;justify-content:space-between}.cc-label{font-size:13.5px;font-weight:600}.cc-label .req{color:var(--pink)}.cc-input,.cc-textarea{width:100%;padding:12px 14px;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:10px;color:var(--text);font-family:inherit;font-size:14.5px;outline:none}.cc-input:focus,.cc-textarea:focus{border-color:var(--pink);background:var(--surface-3);box-shadow:0 0 0 3px rgba(236,63,122,.1)}.cc-hint{font-size:12px;color:var(--text-muted);margin-top:6px}.cc-chips{display:flex;flex-wrap:wrap;gap:6px}.cc-chip{border:1px solid var(--line);background:var(--surface-2);color:var(--text-dim);border-radius:100px;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.cc-chip.active{color:#fff;background:linear-gradient(135deg,var(--pink),#d12c66);border-color:var(--pink)}.cc-chip.gender-m.active{background:linear-gradient(135deg,var(--blue),#1d4ed8);border-color:var(--blue)}.cc-chip.gender-x.active{background:linear-gradient(135deg,var(--violet),#6d28d9);border-color:var(--violet)}.cc-actions{display:flex;gap:10px;margin-top:8px}.cc-btn{flex:1;border-radius:100px;padding:13px 22px;border:1px solid transparent;cursor:pointer;font-size:14.5px;font-weight:700;font-family:inherit}.cc-btn.primary{color:#fff;background:linear-gradient(135deg,var(--pink),#d12c66)}.cc-btn.primary:disabled{opacity:.45;cursor:not-allowed}.cc-btn.secondary{flex:0 0 auto;color:var(--text-dim);border-color:var(--line-strong);background:var(--surface-2)}.cc-upload{padding:36px 24px;background:var(--surface-2);border:1.5px dashed var(--line-strong);border-radius:16px;text-align:center;cursor:pointer;min-height:240px;display:flex;flex-direction:column;justify-content:center;gap:8px}.cc-upload.drag{border-color:var(--pink)}.cc-upload input{display:none}.cc-upload-title{font-size:15px;font-weight:700;color:var(--text)}.cc-upload-sub{font-size:12.5px;color:var(--text-muted)}.cc-avatar-stage{display:grid;grid-template-columns:1fr 220px;gap:14px;align-items:stretch}.cc-avatar-preview{text-align:center;background:var(--surface-2);border:1px solid var(--line);border-radius:16px;padding:18px;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center}.cc-avatar-preview img{width:180px;height:180px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 auto 14px;border:3px solid var(--surface-3)}.cc-avatar-preview-hint{font-size:12px;color:var(--text-muted);margin-bottom:10px}.cc-avatar-actions{width:100%;margin-top:0}.cc-avatar-tips{background:rgba(0,0,0,.22);border:1px solid var(--line);border-radius:16px;padding:16px 14px}.cc-avatar-tip-title{font-size:12px;font-weight:700;color:var(--text);margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.cc-avatar-tips ul{margin:0;padding-left:16px;color:var(--text-dim);font-size:12.5px;line-height:1.55}.cc-counter-row{display:flex;justify-content:space-between;margin-top:8px;font-size:11.5px;color:var(--text-muted)}.cc-counter-progress{flex:1;height:3px;background:var(--surface-3);border-radius:100px;overflow:hidden;max-width:200px}.cc-counter-progress-bar{height:100%;background:var(--text-muted);transform-origin:left}.cc-counter-progress-bar.ok{background:var(--green)}.cc-counter-text.ok{color:var(--green)}.cc-tags-selected{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;padding:12px 14px;background:var(--surface-2);border:1px solid var(--line);border-radius:12px;min-height:50px;align-items:center}.cc-tags-selected.empty:before{content:"Пока ничего не выбрано";color:var(--text-muted);font-size:12.5px;font-style:italic}.cc-tag-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 6px 5px 12px;background:rgba(236,63,122,.1);border:1px solid rgba(236,63,122,.3);border-radius:100px;color:var(--pink);font-size:12.5px;font-weight:600}.cc-tag-remove{width:18px;height:18px;border-radius:50%;border:0;background:rgba(236,63,122,.15);color:var(--pink);cursor:pointer}.cc-search-pill{display:flex;align-items:center;gap:8px;padding:0 14px;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:100px;margin-bottom:12px}.cc-search-pill input{flex:1;background:transparent;border:0;outline:none;color:var(--text);font-family:inherit;font-size:13.5px;padding:10px 0}.cc-preview-card{padding:0;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:16px}.cc-preview-hero{padding:28px 24px 24px;text-align:center;background:radial-gradient(400px 200px at 50% 0,rgba(236,63,122,.1),transparent 70%),var(--surface-2);border-bottom:1px solid var(--line)}.cc-preview-avatar{width:120px;height:120px;border-radius:50%;margin:0 auto 14px;-o-object-fit:cover;object-fit:cover;border:3px solid var(--surface-3);background:linear-gradient(135deg,#ec4899,#be185d);display:flex;align-items:center;justify-content:center;color:#fff;font-size:42px;font-weight:800}.cc-preview-name{font-size:22px;font-weight:800;margin-bottom:6px}.cc-preview-meta{display:inline-flex;gap:8px;font-size:13px;color:var(--text-dim)}.cc-preview-gender{padding:2px 9px;border-radius:100px;font-size:11px;font-weight:700}.cc-preview-gender.f{background:rgba(236,63,122,.12);color:var(--pink)}.cc-preview-gender.m{background:rgba(59,130,246,.12);color:var(--blue)}.cc-preview-gender.x{background:rgba(124,92,255,.12);color:var(--violet)}.cc-preview-tags{margin-top:14px;display:flex;gap:5px;justify-content:center;flex-wrap:wrap}.cc-preview-tag{padding:3px 10px;background:var(--surface-3);border:1px solid var(--line);border-radius:100px;font-size:11px;color:var(--text-dim)}.cc-preview-section{padding:18px 24px;border-bottom:1px solid var(--line)}.cc-preview-section:last-child{border-bottom:0}.cc-preview-section-label{font-size:10.5px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;margin-bottom:8px}.cc-preview-section-body{font-size:13.5px;line-height:1.6;white-space:pre-wrap}.cc-preview-section-body .em{color:var(--pink-soft);font-style:italic}@media (max-width:640px){.create-char-wrap{padding:20px 16px 60px}.cc-card{padding:20px 18px}.cc-actions{flex-direction:column-reverse}.cc-btn,.cc-btn.secondary{width:100%;flex:1}.cc-avatar-stage{grid-template-columns:1fr;gap:10px}.cc-avatar-preview,.cc-upload{min-height:200px}.cc-avatar-preview img{width:148px;height:148px}}