.ebc-card{background:linear-gradient(145deg,#131317,#0e0e11);border:1px solid rgba(255,255,255,.08);border-radius:26px;padding:22px;max-width:820px;margin:20px auto;color:#f7f7f8;box-shadow:0 24px 70px rgba(0,0,0,.28)}.ebc-center{text-align:center}.ebc-kicker{font-size:9px;letter-spacing:.17em;color:#d8b66d}.ebc-form h2,.ebc-card h2{font-size:28px;margin:7px 0 18px}.ebc-form label{display:block;font-size:12px;color:#b1b1ba;margin:12px 0}.ebc-form input[type=text],.ebc-form input[type=email],.ebc-form input[type=password],.ebc-form input[type=date],.ebc-form input[type=file],.ebc-form textarea,.ebc-form select,.ebc-chat-form textarea{width:100%;margin-top:7px;padding:12px 13px;background:#09090b;border:1px solid rgba(255,255,255,.09);border-radius:13px;color:white;outline:none}.ebc-form input:focus,.ebc-form textarea:focus,.ebc-form select:focus{border-color:rgba(234,49,83,.55)}.ebc-check{display:flex!important;gap:8px;align-items:flex-start}.ebc-check input{margin-top:3px}.ebc-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:13px;padding:0 17px;background:linear-gradient(135deg,#e13a58,#8f0d27);color:white!important;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 10px 28px rgba(178,15,47,.25)}.ebc-small{font-size:11px!important;color:#85858f!important;line-height:1.55}.ebc-small a{color:#f37a90}.ebc-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ebc-notice{max-width:820px;margin:15px auto;padding:12px 14px;border-radius:13px;background:rgba(79,212,154,.09);border:1px solid rgba(79,212,154,.22);color:#9ee7c5;font-size:12px}.ebc-profile-hero{display:flex;align-items:center;gap:18px}.ebc-avatar{width:105px;height:105px;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.1)}.ebc-profile-hero h1{margin:7px 0 3px;font-size:28px}.ebc-profile-hero p{margin:0;color:#85858f;font-size:12px}.ebc-pill{padding:5px 8px;border-radius:999px;background:rgba(216,182,109,.1);border:1px solid rgba(216,182,109,.24);color:#e0c47f;font-size:9px}.ebc-action-grid{max-width:820px;margin:12px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ebc-action{min-height:96px;border-radius:19px;background:#101014;border:1px solid rgba(255,255,255,.07);padding:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;color:#dddde2}.ebc-action b{font-size:23px}.ebc-action span{font-size:11px}.ebc-avatar-editor{display:flex;gap:15px;align-items:center;padding:13px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.ebc-avatar-editor img{width:90px;height:90px;object-fit:cover;border-radius:22px}.ebc-avatar-editor p{font-size:10px;color:#85858f;margin:4px 0}.ebc-chat-head{display:flex;gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.07)}.ebc-chat-head img,.ebc-conversations img{width:46px;height:46px;object-fit:cover;border-radius:14px}.ebc-chat-head small,.ebc-conversations small{display:block;font-size:9px;color:#7d7d86;margin-top:3px}.ebc-chat-log{display:flex;flex-direction:column;gap:8px;padding:15px 0;max-height:480px;overflow:auto}.ebc-bubble{align-self:flex-start;max-width:78%;background:#1a1a20;border:1px solid rgba(255,255,255,.06);padding:10px 12px;border-radius:15px;font-size:12px}.ebc-bubble.mine{align-self:flex-end;background:linear-gradient(135deg,#5f0f23,#9e1935)}.ebc-bubble small{display:block;font-size:8px;color:#92929b;margin-top:5px}.ebc-chat-form{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:end}.ebc-chat-form textarea{margin:0}.ebc-conversations{display:grid;gap:8px}.ebc-conversations a{display:flex;gap:10px;align-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.ebc-conversations span{font-size:12px}.ebc-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.ebc-plan-grid>div{padding:18px;border-radius:19px;background:#0b0b0e;border:1px solid rgba(255,255,255,.07)}.ebc-plan-grid .featured{border-color:rgba(216,182,109,.35);background:radial-gradient(220px 100px at 100% 0,rgba(216,182,109,.14),transparent 70%),#11100d}.ebc-plan-grid b{font-size:10px;color:#d8b66d}.ebc-plan-grid strong{display:block;font-size:24px;margin:7px 0}.ebc-plan-grid p{font-size:10px;color:#8b8b95;line-height:1.5}.ebc-video-player{max-width:860px;margin:0 auto 18px;border-radius:22px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.08)}.ebc-video-player video{display:block;width:100%;max-height:70vh;background:#000}.ebc-inline-btn{display:inline-flex;height:38px;align-items:center;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);font-size:11px}@media(max-width:650px){.ebc-card{margin:14px;border-radius:22px;padding:18px}.ebc-grid2{grid-template-columns:1fr}.ebc-action-grid{grid-template-columns:repeat(2,1fr);margin:10px 14px}.ebc-profile-hero{align-items:center}.ebc-avatar{width:84px;height:84px;border-radius:22px}.ebc-profile-hero h1{font-size:22px}.ebc-avatar-editor{align-items:flex-start;flex-direction:column}.ebc-plan-grid{grid-template-columns:1fr}.ebc-chat-form{grid-template-columns:1fr}.ebc-chat-form .ebc-btn{width:100%}}
