*{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}
} .ahu-pv2{max-width:1100px;margin:0 auto;font-family:inherit;}
.ahu-pv2-cover{height:220px;background:linear-gradient(135deg,#0a1628,#1e3563,#0f1f3d);border-radius:18px 18px 0 0;position:relative;overflow:hidden;background-size:cover;background-position:center;}
.ahu-pv2-cover-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.45));}
.ahu-pv2-cover-btn{position:absolute;top:14px;right:14px;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);color:#fff;font-size:12px;font-weight:600;padding:7px 14px;border-radius:9px;cursor:pointer;border:1px solid rgba(255,255,255,.2);z-index:2;}
.ahu-pv2-hd{display:flex;align-items:flex-end;gap:24px;padding:0 28px 24px;margin-top:-56px;position:relative;flex-wrap:wrap;background:#fff;border-radius:0;}
.ahu-pv2-av-wrap{position:relative;flex-shrink:0;width:112px;height:112px;margin-bottom:0;}
.ahu-pv2-av-img{width:112px;height:112px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 4px 18px rgba(0,0,0,.18);}
.ahu-pv2-av-init{width:112px;height:112px;border-radius:50%;background:linear-gradient(135deg,#0f1f3d,#1e3563);color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800;border:5px solid #fff;box-shadow:0 4px 18px rgba(0,0,0,.18);font-family:Georgia,serif;}
.ahu-pv2-av-edit{position:absolute;bottom:2px;right:2px;width:28px;height:28px;background:#c8922a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;border:2.5px solid #fff;}
.ahu-pv2-info{flex:1;padding-top:62px;min-width:220px;}
.ahu-pv2-name{font-size:26px;font-weight:800;color:#0f1f3d;font-family:Georgia,serif;margin-bottom:6px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;line-height:1.2;}
.ahu-pv2-tick{background:#1a5fa8;color:#fff;border-radius:50%;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;}
.ahu-pv2-top-badge{font-size:22px;}
.ahu-pv2-role{font-size:14.5px;color:#374151;font-weight:600;margin-bottom:8px;}
.ahu-pv2-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px;}
.ahu-chip{background:#f0f4ff;color:#1e40af;border:1px solid #dde5ff;border-radius:20px;padding:4px 11px;font-size:12.5px;font-weight:500;}
.ahu-pv2-bio{font-size:14.5px;color:#374151;line-height:1.65;margin-bottom:10px;}
.ahu-pv2-badge-row{display:flex;flex-wrap:wrap;gap:7px;}
.ahu-badge-pill{background:linear-gradient(135deg,#fffbf0,#fef3c7);border:1px solid #f0a000;color:#78350f;border-radius:20px;padding:4px 12px;font-size:12.5px;font-weight:600;}
.ahu-pv2-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-top:62px;flex-shrink:0;}
.ahu-pts-panel{background:linear-gradient(135deg,#0f1f3d,#1e3563);border-radius:14px;padding:16px 20px;text-align:center;min-width:150px;}
.ahu-pts-panel-n{font-size:32px;font-weight:800;color:#e4a83c;font-family:Georgia,serif;line-height:1;}
.ahu-pts-panel-l{font-size:12px;color:rgba(255,255,255,.55);margin-top:3px;}
.ahu-pts-panel-lv{font-size:13px;font-weight:700;color:#c8922a;margin-top:5px;}
.ahu-pts-bar{height:5px;background:rgba(255,255,255,.15);border-radius:3px;margin-top:8px;overflow:hidden;}
.ahu-pts-bar-fill{height:100%;background:linear-gradient(90deg,#c8922a,#e4a83c);border-radius:3px;transition:width 1.2s ease;}
.ahu-pts-next{font-size:11px;color:rgba(255,255,255,.35);margin-top:5px;}
.ahu-pv2-actions{display:flex;flex-direction:column;gap:7px;align-items:flex-end;}
.ahu-abtn{padding:9px 18px;border-radius:9px;font-size:13.5px;font-weight:700;cursor:pointer;border:none;font-family:inherit;transition:.15s;white-space:nowrap;}
.ahu-abtn:disabled{opacity:.6;cursor:not-allowed;}
.ahu-abtn.primary{background:#0f1f3d;color:#fff;}
.ahu-abtn.primary:hover{background:#1e3563;}
.ahu-abtn.secondary{background:rgba(15,31,61,.08);color:#0f1f3d;border:1.5px solid #d1d5db;}
.ahu-abtn.secondary:hover{background:rgba(15,31,61,.13);}
.ahu-abtn.danger{background:#fce9e9;color:#be3527;border:1.5px solid #fca5a5;}
.ahu-abtn.danger:hover{background:#f87171;color:#fff;}
.ahu-abtn.following{background:#dcfce7;color:#15803d;border:1.5px solid #86efac;}
.ahu-abtn.large{width:100%;padding:12px;font-size:15px;}
.ahu-abtn.small{padding:6px 12px;font-size:12px;}
.ahu-stag{font-size:12.5px;font-weight:600;padding:4px 12px;border-radius:20px;}
.ahu-stag.pending{background:#fef3c7;color:#92400e;}
.ahu-stag.success{background:#dcfce7;color:#15803d;}
.ahu-pv2-stats{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e8e4dc;border-top:none;background:#fff;}
@media(max-width:640px){ .ahu-pv2-stats{grid-template-columns:repeat(3,1fr)}
}
.ahu-pv2-stat{padding:16px 8px;text-align:center;border-right:1px solid #e8e4dc;cursor:pointer;transition:.15s;text-decoration:none!important;}
.ahu-pv2-stat:last-child{border-right:none;}
.ahu-pv2-stat:hover{background:#f8f9fb;}
.ahu-pv2-stat-n{display:block;font-size:22px;font-weight:800;color:#0f1f3d;font-family:Georgia,serif;}
.ahu-pv2-stat-l{display:block;font-size:11.5px;color:#6b7280;margin-top:3px;}
.ahu-pv2-tabs{display:flex;border-bottom:2px solid #e8e4dc;background:#fff;overflow-x:auto;padding:0 4px;}
.ahu-pv2-tab{padding:13px 18px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;text-decoration:none!important;transition:.15s;white-space:nowrap;margin-bottom:-2px;}
.ahu-pv2-tab:hover{color:#374151;}
.ahu-pv2-tab.active{color:#0f1f3d;border-bottom-color:#c8922a;font-weight:700;}
.ahu-pv2-body{background:#fff;padding:28px;min-height:320px;border:1px solid #e8e4dc;border-top:none;border-radius:0 0 18px 18px;}
.ahu-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
@media(max-width:768px){ .ahu-post-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:480px){ .ahu-post-grid{grid-template-columns:1fr}
}
.ahu-pg-card{border-radius:12px;overflow:hidden;border:1px solid #e8e4dc;text-decoration:none!important;transition:transform .15s,box-shadow .15s;display:block;}
.ahu-pg-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1);}
.ahu-pg-img{height:160px;background:linear-gradient(135deg,#0f1f3d,#1e3563);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;}
.ahu-pg-noimg{font-size:40px;}
.ahu-pg-cat{position:absolute;top:10px;left:10px;background:rgba(15,31,61,.8);color:#fff;font-size:11px;font-weight:600;padding:3px 9px;border-radius:6px;}
.ahu-pg-body{padding:14px;background:#fff;}
.ahu-pg-title{font-size:14px;font-weight:700;color:#1a1a18;line-height:1.4;margin-bottom:7px;}
.ahu-pg-meta{font-size:12px;color:#9ca3af;}
.ahu-bubble-list{display:flex;flex-direction:column;gap:14px;}
.ahu-bubble{background:#f8f9fb;border:1px solid #e8e4dc;border-radius:16px 16px 16px 4px;padding:16px 18px 12px;position:relative;transition:box-shadow .15s;}
.ahu-bubble:hover{box-shadow:0 4px 16px rgba(0,0,0,.07);}
.ahu-bubble-body{}
.ahu-bubble-txt{font-size:14.5px;color:#1a1a18;line-height:1.7;}
.ahu-more-btn{background:none;border:none;color:#1a5fa8;font-size:13px;cursor:pointer;font-family:inherit;padding:0;margin-left:6px;font-weight:600;}
.ahu-more-btn:hover{text-decoration:underline;}
.ahu-bubble-foot{display:flex;align-items:center;gap:14px;margin-top:10px;padding-top:9px;border-top:1px solid #e8e4dc;flex-wrap:wrap;}
.ahu-bubble-date{font-size:12px;color:#9ca3af;}
.ahu-bubble-post{font-size:12.5px;color:#1a5fa8;text-decoration:none;font-weight:500;}
.ahu-bubble-post:hover{text-decoration:underline;}
.ahu-rxn-feed{display:flex;flex-direction:column;gap:12px;}
.ahu-prv-toggle{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151;margin-bottom:16px;background:#fffbf0;border:1px solid #f0a000;border-radius:9px;padding:10px 14px;cursor:pointer;}
.ahu-rxn-row{display:flex;gap:14px;align-items:center;padding:12px;border:1px solid #e8e4dc;border-radius:12px;text-decoration:none!important;transition:.15s;background:#fff;}
.ahu-rxn-row:hover{border-color:#c8922a;box-shadow:0 3px 12px rgba(200,146,42,.12);background:#fffbf0;}
.ahu-rxn-row-img{width:64px;height:64px;object-fit:cover;border-radius:10px;flex-shrink:0;}
.ahu-rxn-row-ph{width:64px;height:64px;border-radius:10px;background:#f0f4ff;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;}
.ahu-rxn-row-body{flex:1;min-width:0;}
.ahu-rxn-row-title{font-size:14.5px;font-weight:600;color:#1a1a18;margin-bottom:6px;}
.ahu-rxn-row-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;flex-wrap:wrap;}
.ahu-rxn-row-icons{font-size:17px;}
.ahu-rxn-row-date{color:#9ca3af;}
.ahu-people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;}
@media(max-width:640px){ .ahu-people-grid{grid-template-columns:repeat(2,1fr)}
}
.ahu-pc{display:flex;flex-direction:column;align-items:center;padding:18px 12px;background:#fff;border:1.5px solid #e8e4dc;border-radius:14px;text-decoration:none!important;transition:.15s;text-align:center;}
.ahu-pc:hover{border-color:#c8922a;box-shadow:0 4px 18px rgba(200,146,42,.13);transform:translateY(-2px);}
.ahu-pc-av{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-bottom:10px;border:2.5px solid #e8e4dc;}
.ahu-pc-av-i{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0f1f3d,#1e3563);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin-bottom:10px;}
.ahu-pc-nm{font-size:13.5px;font-weight:700;color:#1a1a18;margin-bottom:3px;}
.ahu-pc-role{font-size:11.5px;color:#6b7280;margin-bottom:3px;}
.ahu-pc-pts{font-size:12px;color:#c8922a;font-weight:700;}
.ahu-req-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #e8e4dc;}
.ahu-req-row:last-child{border-bottom:none;}
.ahu-req-nm{flex:1;font-size:14px;color:#1a1a18;font-weight:600;text-decoration:none;}
.ahu-badge-showcase{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;}
@media(max-width:760px){ .ahu-badge-showcase{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:480px){ .ahu-badge-showcase{grid-template-columns:repeat(2,1fr)}
}
.ahu-badge-showcase-card{background:#fff;border:2px solid #e8e4dc;border-radius:16px;padding:22px 14px;text-align:center;transition:.2s;}
.ahu-badge-showcase-card.earned{border-color:#c8922a;background:linear-gradient(135deg,#fffbf0,#fef3c7);box-shadow:0 4px 18px rgba(200,146,42,.15);}
.ahu-badge-showcase-card.locked{opacity:.7;}
.ahu-bsc-ico{font-size:40px;margin-bottom:10px;}
.ahu-bsc-nm{font-size:14px;font-weight:800;color:#0f1f3d;margin-bottom:5px;}
.ahu-bsc-dc{font-size:12px;color:#6b7280;margin-bottom:8px;line-height:1.4;}
.ahu-bsc-thr{font-size:12.5px;font-weight:700;color:#c8922a;margin-bottom:10px;}
.ahu-bsc-bar{height:5px;background:#e8e4dc;border-radius:3px;overflow:hidden;margin-bottom:5px;}
.ahu-bsc-fill{height:100%;background:linear-gradient(90deg,#c8922a,#e4a83c);border-radius:3px;}
.ahu-bsc-pct{font-size:11px;color:#9ca3af;}
.ahu-bsc-earned{font-size:13px;font-weight:700;color:#15803d;background:#dcfce7;border-radius:20px;padding:4px 12px;display:inline-block;}
.ahu-msg-v2{display:grid;grid-template-columns:280px 1fr;gap:0;border:1px solid #e8e4dc;border-radius:14px;overflow:hidden;min-height:440px;}
@media(max-width:640px){ .ahu-msg-v2{grid-template-columns:1fr}
}
.ahu-msg-convs{border-right:1px solid #e8e4dc;overflow-y:auto;max-height:500px;}
.ahu-conv{display:flex;gap:11px;padding:13px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:.12s;}
.ahu-conv:hover{background:#f9f9f7;}
.ahu-conv.unread{background:#fffbf0;}
.ahu-conv-av-i{width:40px;height:40px;border-radius:50%;background:#0f1f3d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;}
.ahu-conv-info{flex:1;min-width:0;}
.ahu-conv-nm{font-size:13.5px;font-weight:600;color:#1a1a18;display:flex;align-items:center;gap:6px;}
.ahu-conv-last{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;}
.ahu-unread-badge{background:#be3527;color:#fff;border-radius:9px;font-size:10px;font-weight:700;padding:1px 6px;}
.ahu-msg-chat{display:flex;flex-direction:column;}
.ahu-chat-hd{padding:14px 18px;border-bottom:1px solid #e8e4dc;font-size:15px;font-weight:700;color:#0f1f3d;}
.ahu-chat-msgs{flex:1;overflow-y:auto;padding:16px;max-height:360px;display:flex;flex-direction:column;gap:9px;}
.ahu-chat-msg{max-width:70%;padding:10px 15px;border-radius:14px;font-size:14px;line-height:1.55;}
.ahu-chat-msg.me{background:#0f1f3d;color:#fff;align-self:flex-end;border-radius:14px 14px 0 14px;}
.ahu-chat-msg.them{background:#f0f4ff;color:#1a1a18;align-self:flex-start;border-radius:14px 14px 14px 0;}
.ahu-chat-inp{padding:12px;border-top:1px solid #e8e4dc;display:flex;gap:9px;align-items:flex-end;}
.ahu-chat-inp textarea{flex:1;padding:10px 13px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;resize:none;outline:none;}
.ahu-chat-inp textarea:focus{border-color:#0f1f3d;}
.ahu-settings-block{background:#fff;border:1px solid #e8e4dc;border-radius:14px;padding:22px;margin-bottom:16px;}
.ahu-sb-title{font-size:16px;font-weight:800;color:#0f1f3d;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e8e4dc;}
.ahu-sb-note{font-size:13px;color:#6b7280;margin-bottom:14px;}
.ahu-sb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
@media(max-width:520px){ .ahu-sb-grid{grid-template-columns:1fr}
}
.ahu-sfg{}
.ahu-sfg label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:5px;}
.ahu-sfg input,.ahu-sfg select,.ahu-sfg textarea{width:100%;padding:10px 13px;border:1.5px solid #e5e7eb;border-radius:9px;font-size:14px;color:#111827;font-family:inherit;outline:none;transition:border-color .2s;background:#fff;}
.ahu-sfg input:focus,.ahu-sfg select:focus,.ahu-sfg textarea:focus{border-color:#0f1f3d;box-shadow:0 0 0 3px rgba(15,31,61,.07);}
.ahu-prv-v2{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0ede6;font-size:14px;color:#374151;}
.ahu-prv-v2:last-child{border-bottom:none;}
.ahu-prv-v2-lbl{font-weight:500;}
.ahu-prv-v2 select{width:170px;padding:7px 11px;border:1.5px solid #e5e7eb;border-radius:9px;font-size:13px;font-family:inherit;outline:none;}
.ahu-sw{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer;}
.ahu-sw input{opacity:0;width:0;height:0;}
.ahu-sw-track{position:absolute;inset:0;background:#d1d5db;border-radius:24px;transition:.25s;}
.ahu-sw input:checked + .ahu-sw-track{background:#0f1f3d;}
.ahu-sw-track::after{content:'';position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:.25s;box-shadow:0 1px 4px rgba(0,0,0,.2);}
.ahu-sw input:checked + .ahu-sw-track::after{transform:translateX(20px);}
.ahu-pager{display:flex;gap:6px;justify-content:center;margin-top:24px;flex-wrap:wrap;}
.ahu-pager-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:9px;border:1.5px solid #e8e4dc;font-size:14px;font-weight:600;color:#374151;text-decoration:none!important;transition:.15s;background:#fff;}
.ahu-pager-btn:hover{border-color:#0f1f3d;color:#0f1f3d;}
.ahu-pager-btn.active{background:#0f1f3d;color:#fff;border-color:#0f1f3d;}
.ahu-section-hd{font-size:15px;font-weight:800;color:#0f1f3d;margin:8px 0 14px;padding-bottom:9px;border-bottom:2px solid #e8e4dc;display:flex;align-items:center;gap:8px;}
.ahu-empty{padding:48px 24px;text-align:center;}
.ahu-empty-ico{font-size:48px;margin-bottom:14px;opacity:.6;}
.ahu-empty p{font-size:15px;color:#6b7280;}
@media(max-width:768px){
.ahu-pv2-hd { flex-direction:column; align-items:flex-start; padding:0 16px 20px; }
.ahu-pv2-info,.ahu-pv2-right { padding-top:0; width:100%; }
.ahu-pv2-right { align-items:flex-start; }
.ahu-pv2-actions { flex-direction:row; flex-wrap:wrap; }
.ahu-pv2-stats { grid-template-columns:repeat(3,1fr); }
.ahu-pv2-body { padding:16px; }
.ahu-badge-showcase { grid-template-columns:repeat(2,1fr); }}