﻿.account-page{background:#fff;min-height:100vh}.account-wrap{max-width:1160px;margin:0 auto;padding:52px 28px 76px}.account-heading{max-width:650px}.account-heading h1{margin:0 0 10px;font-size:45px}.account-heading>p:last-child{color:var(--muted);line-height:1.5}.account-message{border-left:3px solid var(--green);color:#e83f91;background:#eef0f3;padding:11px 13px;font-size:13px;font-weight:700}.account-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);align-items:start;gap:24px;display:grid}.account-list{gap:12px;display:grid}.account-item,.account-editor{border:1px solid var(--line);background:#fff;border-radius:5px;padding:20px}.account-item{justify-content:space-between;gap:18px;display:flex}.account-item h2{margin:10px 0 7px;font-size:22px}.account-item p{color:var(--muted);margin:0;font-size:12px}.account-actions{flex-wrap:wrap;place-content:center flex-end;align-items:center;gap:8px;max-width:210px;display:flex}.account-actions button,.editor-actions button{box-shadow:none;padding:9px 10px}.status{color:#687382;background:#eef0f3;border-radius:3px;padding:4px 6px;font-size:10px;font-weight:800;display:inline-block}.status-published{color:#e83f91;background:#eef0f3}.status-rejected,.status-banned,.status-pending_review,.status-re_edit_review{color:#e83f91;background:#fff3f8}.rejection-reason{color:#e83f91!important;margin-top:9px!important}.account-editor{position:sticky;top:24px}.editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-bottom:6px;padding-bottom:13px;display:flex}.editor-head h2{margin:0;font-size:25px}.editor-head button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:800}.account-editor label{color:#687382;margin-top:14px;font-size:12px;font-weight:800;display:block}.account-editor input,.account-editor textarea,.account-editor select{width:100%;color:var(--ink);background:#fff;border:1px solid #d9dde3;border-radius:4px;margin-top:6px;padding:10px}.account-editor textarea{resize:vertical;min-height:135px}.editor-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.account-empty{min-height:220px;color:var(--muted);border:1px dashed #f7c8df;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.account-empty svg{color:var(--green)}.account-empty h2{margin:0;font-size:25px}@media (max-width:760px){.account-wrap{padding:34px 20px 55px}.account-heading h1{font-size:35px}.account-layout{grid-template-columns:1fr}.account-item{flex-direction:column}.account-actions{justify-content:flex-start;max-width:none}.account-editor{position:static}.editor-actions{flex-wrap:wrap}.editor-actions button{flex:1;justify-content:center}}
﻿.directory-advanced-filters{color:#687382;grid-column:1/-1;font-size:12px}.directory-advanced-filters summary{cursor:pointer;color:#e83f91;align-items:center;gap:6px;width:fit-content;min-height:32px;font-weight:750;display:inline-flex}.directory-advanced-filters>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:6px;display:grid}.directory-advanced-filters label{gap:5px;font-weight:700;display:grid}.directory-advanced-filters input,.directory-advanced-filters select{color:#687382;min-width:0;min-height:40px;font:inherit;background:#fff;border:1px solid #eef0f3;border-radius:6px;padding:0 9px}@media (max-width:760px){.directory-advanced-filters>div{grid-template-columns:1fr}}
﻿.listing-gallery>img[role=button]{cursor:zoom-in}.gallery-lightbox>img[role=button]{cursor:zoom-out}.detail-favorite:disabled,.contact-action:disabled,.message-action:disabled,.detail-report:disabled,.report-modal .primary-action:disabled{cursor:wait;opacity:.58}
