*{box-sizing:border-box} :root{--ahu-navy:#0f1f3d;--ahu-navy2:#1e3563;--ahu-gold:#c8922a;--ahu-gold2:#e4a83c;--ahu-red:#be3527;--ahu-green:#1c7545;--ahu-blue:#1a5fa8;--ahu-bg:#f8f9fb;--ahu-surface:#ffffff;--ahu-border:#e5e7eb;--ahu-border2:#d1d5db;--ahu-text:#111827;--ahu-text2:#374151;--ahu-text3:#6b7280;--ahu-text4:#9ca3af;--ahu-shadow:0 2px 8px rgba(0,0,0,.08);--ahu-shadow2:0 8px 32px rgba(0,0,0,.14);}
.ahu-form-wrap{max-width:480px;margin:0 auto;background:var(--ahu-surface);border-radius:16px;padding:32px 28px;box-shadow:var(--ahu-shadow2);border:1px solid var(--ahu-border)}
.ahu-form-title{font-family:Georgia,serif;font-size:22px;font-weight:700;color:var(--ahu-navy);margin-bottom:22px;text-align:center}
.ahu-pts-banner{background:linear-gradient(90deg,var(--ahu-navy),var(--ahu-navy2));color:#fff;border-radius:10px;padding:10px 16px;font-size:13.5px;margin-bottom:20px;text-align:center}
.ahu-pts-banner strong{color:var(--ahu-gold2)}
.ahu-fg{margin-bottom:14px}
.ahu-fg label{display:block;font-size:13px;font-weight:600;color:var(--ahu-text2);margin-bottom:5px}
.ahu-req{color:var(--ahu-red)}
.ahu-fg input,.ahu-fg select,.ahu-fg textarea{width:100%;padding:10px 13px;border:1.5px solid var(--ahu-border);border-radius:9px;font-size:14.5px;color:var(--ahu-text);font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s;background:var(--ahu-surface)}
.ahu-fg input:focus,.ahu-fg select:focus,.ahu-fg textarea:focus{border-color:var(--ahu-navy);box-shadow:0 0 0 3px rgba(15,31,61,.07)}
.ahu-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:480px){.ahu-form-row{grid-template-columns:1fr}}
.ahu-pass-wrap{position:relative}
.ahu-pass-wrap input{padding-right:44px}
.ahu-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;color:var(--ahu-text4)}
.ahu-pass-bar{height:4px;background:var(--ahu-border);border-radius:2px;margin-top:5px;overflow:hidden}
.ahu-pass-bar::after{content:'';display:block;height:100%;width:var(--str,0%);background:var(--str-color,var(--ahu-border));transition:width .3s,background .3s;border-radius:2px}
.ahu-phone-row{display:flex;align-items:stretch}
.ahu-flag{background:var(--ahu-bg);border:1.5px solid var(--ahu-border);border-right:none;border-radius:9px 0 0 9px;padding:10px 12px;font-size:14px;white-space:nowrap;color:var(--ahu-text2)}
.ahu-phone-row input{border-radius:0 9px 9px 0!important}
.ahu-agreements{background:var(--ahu-bg);border:1px solid var(--ahu-border);border-radius:10px;padding:13px;margin-bottom:14px}
.ahu-check{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--ahu-text2);cursor:pointer;line-height:1.5}
.ahu-check input[type=checkbox]{width:16px;height:16px;flex-shrink:0;margin-top:2px;accent-color:var(--ahu-navy)}
.ahu-check a{color:var(--ahu-blue);text-decoration:underline}
.ahu-row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.ahu-link{color:var(--ahu-blue);font-size:13px;text-decoration:none}
.ahu-link:hover{text-decoration:underline}
.ahu-switch{text-align:center;font-size:13px;color:var(--ahu-text3);margin-top:14px}
.ahu-alert{padding:11px 14px;border-radius:9px;font-size:13.5px;margin-bottom:14px}
.ahu-alert.error{background:#fce9e9;color:#7f1d1d;border:1px solid #fca5a5}
.ahu-alert.success{background:#dcfce7;color:#14532d;border:1px solid #86efac}
.ahu-sms-info{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:12px;font-size:13px;color:#1e40af;margin-bottom:14px;text-align:center}
.ahu-code-row{display:flex;gap:8px;align-items:center}
.ahu-code-row input{font-size:22px;letter-spacing:8px;text-align:center;flex:1}
.ahu-countdown{font-size:12px;color:var(--ahu-text4);margin-top:5px}
.ahu-btn{width:100%;padding:12px;background:var(--ahu-navy);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:.15s;margin-bottom:8px}
.ahu-btn:hover{background:var(--ahu-navy2)}
.ahu-btn:disabled{opacity:.6;cursor:not-allowed}
.ahu-btn-outline{background:none;border:1.5px solid var(--ahu-border);color:var(--ahu-text2)}
.ahu-btn-outline:hover{background:var(--ahu-bg)}
.ahu-btn-sm{width:auto;padding:7px 14px;font-size:13px;margin:0;border-radius:8px;border:none;cursor:pointer;font-family:inherit;font-weight:600;transition:.15s}
.ahu-btn-primary{background:var(--ahu-navy);color:#fff}
.ahu-btn-primary:hover{background:var(--ahu-navy2)}
.ahu-ghost-btn{padding:5px 14px;border:1px solid rgba(255,255,255,.28);border-radius:18px;color:rgba(255,255,255,.85)!important;font-size:13px!important;text-decoration:none!important;transition:.15s;white-space:nowrap}
.ahu-ghost-btn:hover{background:rgba(255,255,255,.1)!important}
.ahu-primary-btn{padding:6px 16px;background:var(--ahu-gold);border-radius:18px;color:var(--ahu-navy)!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:.15s;white-space:nowrap;margin-left:6px}
.ahu-primary-btn:hover{background:var(--ahu-gold2)!important}
.ahu-notif-btn{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:.15s;margin-right:4px}
.ahu-notif-btn:hover{background:rgba(255,255,255,.2)}
.ahu-notif-dot{position:absolute;top:-3px;right:-3px;min-width:16px;height:16px;background:var(--ahu-red);color:#fff;border-radius:8px;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid var(--ahu-navy);padding:0 3px}
.ahu-profil-wrap{display:flex;align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:20px;overflow:hidden;transition:.15s}
.ahu-profil-wrap:hover{background:rgba(255,255,255,.16)}
.ahu-profil-link{display:flex;align-items:center;gap:7px;padding:4px 8px 4px 4px;text-decoration:none!important;color:#fff!important}
.ahu-caret-btn{display:flex;align-items:center;justify-content:center;width:26px;height:100%;background:rgba(255,255,255,.08);border:none;border-left:1px solid rgba(255,255,255,.12);cursor:pointer;color:rgba(255,255,255,.7);padding:0;transition:.15s}
.ahu-caret-btn:hover{background:rgba(255,255,255,.2)}
.ahu-nav-av{width:26px;height:26px;border-radius:50%;background:var(--ahu-gold);color:var(--ahu-navy);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}
.ahu-nav-pts{font-size:12px;color:var(--ahu-gold2);font-weight:700;white-space:nowrap}
.ahu-notif-dd,.ahu-profil-dd{position:absolute;top:calc(100% + 10px);right:0;background:var(--ahu-surface);border:1px solid var(--ahu-border);border-radius:14px;box-shadow:var(--ahu-shadow2);z-index:9000;opacity:0;transform:translateY(-8px) scale(.97);pointer-events:none;transition:opacity .2s,transform .2s}
.ahu-notif-dd.open,.ahu-profil-dd.open{opacity:1;transform:none;pointer-events:all}
.ahu-notif-dd{width:320px}.ahu-profil-dd{width:280px}
.ahu-dd-top{display:flex;align-items:center;justify-content:space-between;padding:13px 16px 10px;border-bottom:1px solid var(--ahu-border)}
.ahu-dd-top strong{font-size:14px;color:var(--ahu-navy)}
.ahu-dd-mark{font-size:11.5px;color:var(--ahu-blue);background:none;border:none;cursor:pointer;font-family:inherit;padding:0}
.ahu-notif-list{max-height:320px;overflow-y:auto}
.ahu-loading{padding:20px;text-align:center;color:var(--ahu-text4);font-size:13px}
.ahu-notif-item{display:flex;gap:10px;padding:11px 16px;border-bottom:1px solid #f9f9f7;cursor:pointer;transition:.12s;position:relative}
.ahu-notif-item:hover{background:#f9f9f7}
.ahu-notif-item.unread{background:#fffbf0}
.ahu-notif-item.unread::before{content:'';position:absolute;left:5px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--ahu-blue)}
.ahu-ni-ico{width:34px;height:34px;border-radius:50%;background:var(--ahu-bg);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}
.ahu-ni-body{flex:1}
.ahu-ni-text{font-size:13px;color:var(--ahu-text);line-height:1.45;margin-bottom:3px}
.ahu-ni-time{font-size:11px;color:var(--ahu-text4)}
.ahu-dd-foot{padding:10px 16px;border-top:1px solid var(--ahu-border);text-align:center}
.ahu-dd-foot a{font-size:13px;color:var(--ahu-blue);text-decoration:none}
.ahu-dd-card{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--ahu-border);background:linear-gradient(135deg,var(--ahu-navy),var(--ahu-navy2));border-radius:14px 14px 0 0}
.ahu-dd-av{width:44px;height:44px;border-radius:50%;background:var(--ahu-gold);color:var(--ahu-navy);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}
.ahu-dd-card-info{flex:1;min-width:0}
.ahu-dd-name{font-size:13.5px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}
.ahu-dd-role{font-size:11px;color:rgba(255,255,255,.5)}
.ahu-dd-badges{display:flex;gap:4px;margin-top:4px;font-size:14px}
.ahu-dd-pts-box{text-align:center;flex-shrink:0}
.ahu-dd-pts-n{font-size:20px;font-weight:800;color:var(--ahu-gold2);font-family:Georgia,serif;line-height:1}
.ahu-dd-pts-l{font-size:10px;color:rgba(255,255,255,.4);margin-top:2px}
.ahu-dd-links{padding:8px}
.ahu-dd-link{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:13.5px;color:var(--ahu-text2)!important;text-decoration:none!important;transition:.12s}
.ahu-dd-link:hover{background:var(--ahu-bg);color:var(--ahu-navy)!important}
.ahu-cnt{background:var(--ahu-bg);color:var(--ahu-text3);border-radius:6px;font-size:10px;padding:1px 6px;margin-left:auto}
.ahu-dd-sep{height:1px;background:var(--ahu-border);margin:6px 8px}
.ahu-logout{color:var(--ahu-red)!important}
.ahu-logout:hover{background:#fce9e9!important}
.ahu-profile{max-width:900px;margin:0 auto;font-family:inherit}
.ahu-cover{height:200px;background:linear-gradient(135deg,var(--ahu-navy),var(--ahu-navy2));border-radius:16px;position:relative;overflow:hidden;background-size:cover;background-position:center}
.ahu-cover-edit{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.45);backdrop-filter:blur(6px);color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;cursor:pointer;border:1px solid rgba(255,255,255,.2)}
.ahu-prof-header{display:flex;align-items:flex-end;gap:20px;padding:0 20px 20px;margin-top:-48px;flex-wrap:wrap}
.ahu-prof-av-wrap{position:relative;flex-shrink:0;width:96px;height:96px}
.ahu-prof-av-img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 2px 12px rgba(0,0,0,.15)}
.ahu-prof-av-txt{width:96px;height:96px;border-radius:50%;background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;border:4px solid #fff;box-shadow:0 2px 12px rgba(0,0,0,.15);font-family:Georgia,serif}
.ahu-av-edit{position:absolute;bottom:0;right:0;width:26px;height:26px;background:var(--ahu-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;border:2px solid #fff}
.ahu-prof-info{flex:1;padding-top:50px;min-width:200px}
.ahu-prof-name{font-size:24px;font-weight:800;color:var(--ahu-navy);font-family:Georgia,serif;margin-bottom:4px;display:flex;align-items:center;gap:8px}
.ahu-verified{background:var(--ahu-blue);color:#fff;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}
.ahu-prof-role{font-size:13px;color:var(--ahu-text3);margin-bottom:4px}
.ahu-prof-meta{font-size:13px;color:var(--ahu-text3);margin-bottom:2px}
.ahu-prof-badges{display:flex;gap:5px;margin-top:8px;font-size:18px}
.ahu-prof-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-top:50px;flex-shrink:0}
.ahu-pts-big{text-align:center;margin-bottom:6px}
.ahu-pts-num{font-size:28px;font-weight:800;color:var(--ahu-gold);font-family:Georgia,serif;line-height:1}
.ahu-pts-lbl{font-size:11px;color:var(--ahu-text4);text-transform:uppercase;letter-spacing:.4px}
.ahu-badge-tag{font-size:12px;font-weight:600;padding:3px 10px;border-radius:12px;background:var(--ahu-bg);color:var(--ahu-text3)}
.ahu-badge-tag.ahu-green{background:#dcfce7;color:var(--ahu-green)}
.ahu-prof-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ahu-border);border-radius:12px;overflow:hidden;margin:16px 20px}
.ahu-stat{padding:14px 8px;text-align:center;border-right:1px solid var(--ahu-border);cursor:pointer;transition:.15s}
.ahu-stat:last-child{border-right:none}
.ahu-stat:hover{background:var(--ahu-bg)}
.ahu-stat-n{font-size:22px;font-weight:800;color:var(--ahu-navy);font-family:Georgia,serif}
.ahu-stat-l{font-size:11px;color:var(--ahu-text4);margin-top:2px;text-transform:uppercase;letter-spacing:.3px}
.ahu-tabs{display:flex;gap:0;border-bottom:1px solid var(--ahu-border);margin:0 0 20px;overflow-x:auto}
.ahu-tab{padding:10px 16px;font-size:13.5px;font-weight:500;color:var(--ahu-text3);cursor:pointer;border-bottom:2px solid transparent;text-decoration:none;transition:.15s;white-space:nowrap}
.ahu-tab:hover{color:var(--ahu-text2)}
.ahu-tab.active{color:var(--ahu-navy);border-bottom-color:var(--ahu-gold);font-weight:700}
.ahu-tab-body{min-height:200px}
.ahu-empty{padding:32px;text-align:center;color:var(--ahu-text4);font-size:14px}
.ahu-content-list{display:flex;flex-direction:column;gap:0}
.ahu-content-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--ahu-border);text-decoration:none!important;transition:.12s}
.ahu-content-item:hover .ahu-content-title{color:var(--ahu-blue)}
.ahu-content-item:last-child{border-bottom:none}
.ahu-content-thumb{width:60px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0}
.ahu-content-body{flex:1}
.ahu-content-title{font-size:14px;color:var(--ahu-text);font-weight:600;line-height:1.4;transition:.15s}
.ahu-content-meta{font-size:12px;color:var(--ahu-text4);margin-top:4px}
.ahu-user-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}
@media(max-width:600px){.ahu-user-grid{grid-template-columns:repeat(2,1fr)}}
.ahu-user-card{display:flex;flex-direction:column;align-items:center;padding:14px 10px;background:var(--ahu-surface);border:1px solid var(--ahu-border);border-radius:12px;text-decoration:none!important;transition:.15s;text-align:center}
.ahu-user-card:hover{border-color:var(--ahu-gold);box-shadow:var(--ahu-shadow)}
.ahu-uc-av{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-bottom:8px}
.ahu-uc-av-txt{width:56px;height:56px;border-radius:50%;background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;margin-bottom:8px}
.ahu-uc-name{font-size:13px;font-weight:600;color:var(--ahu-text)}
.ahu-uc-pts{font-size:11.5px;color:var(--ahu-text4);margin-top:3px}
.ahu-badge-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
@media(max-width:600px){.ahu-badge-grid{grid-template-columns:repeat(3,1fr)}}
.ahu-badge-item{background:var(--ahu-surface);border:1.5px solid var(--ahu-border);border-radius:12px;padding:14px;text-align:center;transition:.15s}
.ahu-badge-item.earned{border-color:var(--ahu-gold);background:#fffbf0}
.ahu-badge-ico{font-size:28px;margin-bottom:7px}
.ahu-badge-name{font-size:12px;font-weight:700;color:var(--ahu-text);margin-bottom:4px}
.ahu-badge-thr{font-size:11px;color:var(--ahu-text4)}
.ahu-badge-bar{height:4px;background:var(--ahu-border);border-radius:2px;margin-top:8px;overflow:hidden}
.ahu-badge-fill{height:100%;background:var(--ahu-gold);border-radius:2px;transition:width .6s ease}
.ahu-req-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--ahu-border)}
.ahu-req-item a{flex:1;font-size:14px;color:var(--ahu-text);font-weight:600;text-decoration:none}
.ahu-msg-panel{display:grid;grid-template-columns:260px 1fr;gap:0;border:1px solid var(--ahu-border);border-radius:12px;overflow:hidden;min-height:400px}
.ahu-msg-list{border-right:1px solid var(--ahu-border);overflow-y:auto;max-height:500px}
.ahu-conv-item{display:flex;gap:10px;padding:12px 14px;cursor:pointer;border-bottom:1px solid var(--ahu-border);transition:.12s}
.ahu-conv-item:hover{background:var(--ahu-bg)}
.ahu-conv-item.unread{background:#fffbf0}
.ahu-conv-av{width:38px;height:38px;border-radius:50%;background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}
.ahu-conv-info{flex:1;min-width:0}
.ahu-conv-name{font-size:13.5px;font-weight:600;color:var(--ahu-text);display:flex;align-items:center;gap:5px}
.ahu-conv-last{font-size:12px;color:var(--ahu-text4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ahu-msg-chat{display:flex;flex-direction:column}
.ahu-chat-header{padding:12px 16px;border-bottom:1px solid var(--ahu-border);font-size:14px;font-weight:700;color:var(--ahu-navy)}
.ahu-chat-body{flex:1;overflow-y:auto;padding:16px;max-height:360px;display:flex;flex-direction:column;gap:8px}
.ahu-chat-msg{max-width:72%;padding:9px 13px;border-radius:12px;font-size:14px;line-height:1.5}
.ahu-chat-msg.me{background:var(--ahu-navy);color:#fff;align-self:flex-end;border-radius:12px 12px 0 12px}
.ahu-chat-msg.them{background:var(--ahu-bg);color:var(--ahu-text);align-self:flex-start;border-radius:12px 12px 12px 0}
.ahu-chat-footer{padding:12px;border-top:1px solid var(--ahu-border);display:flex;gap:8px}
.ahu-chat-footer textarea{flex:1;padding:9px 12px;border:1.5px solid var(--ahu-border);border-radius:9px;font-size:14px;font-family:inherit;resize:none;outline:none}
.ahu-chat-footer textarea:focus{border-color:var(--ahu-navy)}
.ahu-settings-section{background:var(--ahu-surface);border:1px solid var(--ahu-border);border-radius:12px;padding:20px;margin-bottom:16px}
.ahu-settings-section h3{font-size:15px;font-weight:700;color:var(--ahu-navy);margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid var(--ahu-border)}
.ahu-prv-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--ahu-border);font-size:13.5px;color:var(--ahu-text2)}
.ahu-prv-row:last-child{border-bottom:none}
.ahu-prv-row select{width:160px;padding:6px 10px;border:1.5px solid var(--ahu-border);border-radius:8px;font-size:13px;font-family:inherit;outline:none}
.ahu-pts-page{max-width:800px;margin:0 auto}
.ahu-pts-intro{font-size:15px;color:var(--ahu-text2);margin-bottom:24px;line-height:1.65}
.ahu-pts-table{width:100%;border-collapse:collapse;margin-bottom:28px}
.ahu-pts-table th{background:var(--ahu-navy);color:#fff;padding:11px 16px;text-align:left;font-size:13.5px}
.ahu-pts-table td{padding:11px 16px;border-bottom:1px solid var(--ahu-border);font-size:14px}
.ahu-pts-table tr:last-child td{border-bottom:none}
.ahu-pts-table tr:hover td{background:var(--ahu-bg)}
.ahu-widget-wrap{border:1px solid var(--ahu-border);border-radius:12px;overflow:hidden;background:var(--ahu-surface)}
.ahu-widget-tabs{display:flex;border-bottom:1px solid var(--ahu-border)}
.ahu-wtab{flex:1;padding:10px;font-size:13px;font-weight:600;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;color:var(--ahu-text3);font-family:inherit;transition:.15s}
.ahu-wtab.active{color:var(--ahu-navy);border-bottom-color:var(--ahu-gold)}
.ahu-wpanel{padding:8px}
.ahu-wmember{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;text-decoration:none!important;transition:.12s}
.ahu-wmember:hover{background:var(--ahu-bg)}
.ahu-wm-av{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ahu-wm-av-txt{width:36px;height:36px;border-radius:50%;background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}
.ahu-wm-rank{width:20px;font-size:13px;font-weight:800;color:var(--ahu-text4);text-align:center;flex-shrink:0}
.ahu-wm-info{flex:1;min-width:0}
.ahu-wm-name{font-size:13.5px;font-weight:600;color:var(--ahu-text);display:block}
.ahu-wm-meta{font-size:11.5px;color:var(--ahu-text4);display:block;margin-top:2px}
.ahu-author-box{background:var(--ahu-bg);border:1px solid var(--ahu-border);border-radius:14px;padding:18px;margin:28px 0}
.ahu-author-inner{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.ahu-author-av,.ahu-author-av-txt{width:56px;height:56px;border-radius:50%;flex-shrink:0;object-fit:cover}
.ahu-author-av-txt{background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800}
.ahu-author-info{flex:1}
.ahu-author-name{font-size:15px;font-weight:700;color:var(--ahu-navy);text-decoration:none;display:flex;align-items:center;gap:6px}
.ahu-author-role{font-size:12.5px;color:var(--ahu-text3);margin-top:2px}
.ahu-author-pts{font-size:13px;color:var(--ahu-text2);margin-top:4px}
.ahu-hover-card{position:absolute;z-index:9999;background:var(--ahu-surface);border:1px solid var(--ahu-border);border-radius:12px;padding:14px;box-shadow:var(--ahu-shadow2);width:240px}
.ahu-hc-inner{display:flex;gap:10px;align-items:center;margin-bottom:10px}
.ahu-hc-av{width:42px;height:42px;border-radius:50%;background:var(--ahu-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}
.ahu-hc-name{font-size:14px;font-weight:700;color:var(--ahu-navy)}
.ahu-hc-role{font-size:12px;color:var(--ahu-text3)}
.ahu-hc-pts{font-size:13px;color:var(--ahu-text2);margin-top:3px}
.ahu-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9990;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px)}
.ahu-modal-content{background:var(--ahu-surface);border-radius:16px;width:480px;max-width:96vw;overflow:hidden;box-shadow:var(--ahu-shadow2);max-height:80vh;display:flex;flex-direction:column}
.ahu-modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--ahu-border);font-size:15px;font-weight:700;color:var(--ahu-navy)}
.ahu-modal-head button{background:none;border:none;font-size:20px;cursor:pointer;color:var(--ahu-text3)}
.ahu-box{padding:16px;border-radius:10px;font-size:14px;background:var(--ahu-bg);border:1px solid var(--ahu-border)}
.ahu-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}
.ahu-error{background:#fce9e9;border-color:#fca5a5;color:#7f1d1d}
.ahu-badge-tag.ahu-red{background:#fce9e9;color:var(--ahu-red)}
@media(max-width:768px){
.ahu-prof-header{flex-direction:column;align-items:flex-start}
.ahu-prof-actions{flex-direction:row;flex-wrap:wrap;padding-top:0;align-items:center}
.ahu-prof-stats{grid-template-columns:repeat(2,1fr)}
.ahu-badge-grid{grid-template-columns:repeat(3,1fr)}
.ahu-msg-panel{grid-template-columns:1fr}
.ahu-notif-dd,.ahu-profil-dd{right:-40px}}