:root{--ehdp-bg:#f7dfe6;--ehdp-card:#fff7fa;--ehdp-border:#efc9d4;--ehdp-text:#4d2f39;--ehdp-soft:#fcecf1;--ehdp-strong:#c24f79;--ehdp-shadow:0 10px 30px rgba(129,47,81,.12)}
body{background-color:var(--ehdp-bg);background-image:radial-gradient(circle at 8% 12%, rgba(255,255,255,.6) 0 2px, transparent 3px),radial-gradient(circle at 22% 18%, rgba(255,182,193,.4) 0 6px, transparent 7px),radial-gradient(circle at 42% 78%, rgba(255,255,255,.5) 0 2px, transparent 3px),radial-gradient(circle at 61% 14%, rgba(255,182,193,.35) 0 7px, transparent 8px),radial-gradient(circle at 80% 24%, rgba(255,255,255,.5) 0 2px, transparent 3px),radial-gradient(circle at 73% 74%, rgba(255,182,193,.4) 0 6px, transparent 7px),radial-gradient(circle at 90% 55%, rgba(255,255,255,.6) 0 2px, transparent 3px)}
body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ehdp-text)}
.ehdp-wrap{max-width:1180px;margin:20px auto;padding:0 12px}.ehdp-box,.ehdp-card{background:var(--ehdp-card);border:1px solid var(--ehdp-border);border-radius:18px;padding:18px;margin:0 0 18px;box-shadow:var(--ehdp-shadow)}
.ehdp-inner-card{background:transparent;border:none;padding:0;margin:0;box-shadow:none}
.ehdp-form .ehdp-grid,.ehdp-stat-grid,.ehdp-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ehdp-form input,.ehdp-form select,.ehdp-form textarea,.ehdp-mini-chat textarea,.ehdp-card textarea{width:100%;padding:13px 14px;border:1px solid #e6c1cc;border-radius:14px;box-sizing:border-box;background:#fff}.ehdp-form textarea,.ehdp-card textarea{min-height:120px;margin-top:12px}.ehdp-card img{width:100%;max-height:460px;object-fit:cover;border-radius:16px;margin-bottom:14px}.ehdp-actions,.ehdp-inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.ehdp-btn{background:var(--ehdp-strong);color:#fff;border:none;border-radius:14px;padding:12px 16px;cursor:pointer;font-weight:700}.ehdp-btn-alt{background:#ff5f91}.ehdp-btn-soft{background:#fff;color:var(--ehdp-text);border:1px solid var(--ehdp-border)}
.ehdp-notice{padding:10px 12px;border-radius:12px;margin-top:12px}.ehdp-notice.success{background:#e8f7eb;color:#146b2e}.ehdp-notice.error{background:#fdeaea;color:#9f1f1f}.ehdp-muted{color:#8a6774;font-size:13px;line-height:1.5}.ehdp-badge{display:inline-block;font-size:12px;background:#fff;color:#b43b69;padding:4px 8px;border-radius:999px;margin-left:6px;border:1px solid #efc9d4}
.ehdp-presence{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:4px 8px;border-radius:999px;border:1px solid var(--ehdp-border)}.ehdp-online{background:#e8fff1;color:#0f8a41}.ehdp-offline{background:#fff;color:#7f5d68}
.ehdp-messenger-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:18px;align-items:start}.ehdp-live-layout .ehdp-card{min-height:180px}.ehdp-main-chat-card{display:flex;flex-direction:column}.ehdp-chat-headline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ehdp-match-list{display:flex;flex-direction:column;gap:10px}.ehdp-match-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:#fff;border:1px solid var(--ehdp-border);border-radius:14px;padding:10px;cursor:pointer}.ehdp-match-item img{width:52px;height:52px;border-radius:50%;object-fit:cover;margin:0;border:2px solid #ffd9e4}.ehdp-match-item-active{border-color:var(--ehdp-strong);background:#fff0f5}.ehdp-match-body{display:flex;flex-direction:column;gap:4px;min-width:0}.ehdp-match-body span{font-size:12px;color:#8a6774;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.ehdp-match-body .ehdp-match-presence{white-space:normal;overflow:visible;max-width:none}.ehdp-unread-badge{margin-left:auto;background:var(--ehdp-strong);color:#fff;border-radius:999px;padding:4px 8px;font-style:normal;font-size:12px}
.ehdp-conversation-box,.ehdp-mini-thread{min-height:340px;max-height:520px;overflow:auto;background:#fff;border:1px solid var(--ehdp-border);border-radius:16px;padding:14px;margin:10px 0 12px}.ehdp-conversation-thread{display:flex;flex-direction:column;gap:10px}.ehdp-bubble{max-width:78%;padding:12px 14px;border-radius:16px}.ehdp-bubble p{margin:0 0 6px;line-height:1.45}.ehdp-bubble span{font-size:11px;color:#8a6774}.ehdp-bubble-me{background:var(--ehdp-strong);color:#fff;align-self:flex-end}.ehdp-bubble-me span{color:#f8dce6}.ehdp-bubble-them{background:#fff0f4;color:var(--ehdp-text);align-self:flex-start}.ehdp-compose-bar{display:flex;gap:10px;align-items:flex-end}.ehdp-compose-bar textarea{min-height:54px;margin:0;resize:vertical}.ehdp-compose-bar .ehdp-btn{min-width:110px}
.ehdp-like-grid,.ehdp-profile-gallery,.ehdp-gallery-edit{display:grid;grid-template-columns:1fr;gap:10px}.ehdp-like-card{display:flex;gap:10px;align-items:center;border:1px solid var(--ehdp-border);border-radius:14px;padding:10px;background:#fff;position:relative;overflow:hidden}.ehdp-like-card img{width:64px;height:64px;min-width:64px;border-radius:12px;object-fit:cover;margin:0}.ehdp-like-meta{display:flex;flex-direction:column;gap:4px}.ehdp-like-meta span{font-size:12px;color:#8a6774}.ehdp-blur-card img,.ehdp-blur-card .ehdp-like-meta{filter:blur(8px);user-select:none}.ehdp-premium-cta{margin-top:12px;padding:12px;border-radius:12px;background:#fff;border:1px dashed #e28aa6;color:#9b1247}
.ehdp-mini-chat{position:fixed;right:18px;bottom:18px;width:380px;max-width:calc(100vw - 18px);z-index:9999;background:var(--ehdp-card);border:1px solid var(--ehdp-border);border-radius:18px;box-shadow:0 14px 36px rgba(129,47,81,.22);overflow:hidden}.ehdp-mini-chat-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:linear-gradient(90deg,#d96b94,#f29ab3);color:#fff}.ehdp-mini-chat-head button{background:none;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700}.ehdp-mini-chat-body{padding:12px;display:block}.ehdp-mini-chat-collapsed .ehdp-mini-chat-body{display:none}.ehdp-mini-chat-users{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.ehdp-mini-user{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--ehdp-border);border-radius:999px;padding:8px 12px;cursor:pointer}.ehdp-mini-user img,.ehdp-mini-avatar-fallback{width:30px;height:30px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:#ffd9e4;color:#813051;font-weight:700}.ehdp-mini-thread-title{font-weight:700;margin-bottom:8px}.ehdp-mini-compose textarea{min-height:50px}
.ehdp-modal{position:fixed;inset:0;background:rgba(55,21,32,.4);z-index:10000;padding:20px;overflow:auto}.ehdp-modal-inner{max-width:860px;margin:30px auto;background:var(--ehdp-card);border-radius:18px;padding:18px;position:relative;border:1px solid var(--ehdp-border)}.ehdp-modal-close{position:absolute;top:12px;right:12px;background:#fff;border:1px solid var(--ehdp-border);border-radius:50%;width:38px;height:38px;cursor:pointer}.ehdp-profile-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.ehdp-profile-gallery img,.ehdp-gallery-edit img{width:100%;height:240px;object-fit:cover;border-radius:16px;margin:0}.ehdp-gallery-edit-item{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--ehdp-border);border-radius:14px;padding:10px}.ehdp-upload-note{display:flex;align-items:center;font-size:13px;color:#8a6774;background:#fff;border:1px dashed var(--ehdp-border);border-radius:14px;padding:12px}
.ehdp-list{padding-left:18px}.ehdp-list li{margin-bottom:8px}
@media (max-width:960px){.ehdp-messenger-layout{grid-template-columns:1fr}.ehdp-wrap,.ehdp-mini-chat{max-width:calc(100% - 20px);width:auto;left:10px;right:10px}.ehdp-form .ehdp-grid,.ehdp-stat-grid,.ehdp-profile-facts,.ehdp-profile-gallery{grid-template-columns:1fr}.ehdp-chat-headline,.ehdp-compose-bar{flex-direction:column;align-items:stretch}.ehdp-conversation-box,.ehdp-mini-thread{min-height:220px;max-height:46vh}.ehdp-bubble{max-width:88%}}

.ehdp-subtitle{margin-top:18px;font-size:15px;opacity:.8}.ehdp-simple-list{display:flex;flex-direction:column;gap:10px}.ehdp-simple-user{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:rgba(255,255,255,.55)}.ehdp-simple-user img{width:44px;height:44px;object-fit:cover;border-radius:999px}.ehdp-simple-user span{display:block;font-size:12px;opacity:.75}.ehdp-account-dashboard .ehdp-card form{margin:0}

.ehdp-paywall-card{position:relative;cursor:pointer;text-decoration:none;color:inherit;display:block}
.ehdp-paywall-badge{position:absolute;right:12px;bottom:12px;background:#fff;color:#c25a7c;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;box-shadow:0 2px 10px rgba(0,0,0,.08)}
.ehdp-blur-card:hover .ehdp-paywall-badge{transform:translateY(-1px)}
