.hdk-wall-page{--wall-gradient-primary:linear-gradient(135deg, #54cfd6 0%, #3a9ea5 100%);max-width:1200px;margin:0 auto;padding:0 1rem}.hdk-wall-cover{position:relative;height:320px;border-radius:0 0 var(--hy-radius-xl,16px) var(--hy-radius-xl,16px);overflow:hidden;margin:0 -1rem}.hdk-wall-cover-img{width:100%;height:100%;object-fit:cover}.hdk-wall-cover-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.7) 0,transparent 100%)}.hdk-wall-cover-default{width:100%;height:100%;background:linear-gradient(135deg,#54cfd6 0,#3a9ea5 50%,#8b5cf6 100%)}.hdk-wall-header{position:relative;z-index:10;background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hy-radius-xl,16px);padding:1.5rem 2rem;margin-top:-80px;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.hdk-wall-header-top{display:flex;align-items:flex-end;gap:2rem;margin-bottom:1.5rem}.hdk-wall-avatar-wrapper{position:relative;margin-top:-100px;flex-shrink:0}.hdk-wall-level-badge,.hdk-wall-name{display:flex;align-items:center;font-weight:700}.hdk-wall-avatar{width:160px;height:160px;border-radius:50%;border:6px solid var(--hdk-background,#fff);object-fit:cover;box-shadow:0 4px 20px rgba(0,0,0,.15)}.hdk-wall-level-badge{position:absolute;bottom:8px;right:8px;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,gold 0,#ff8c00 100%);color:#1a1a1a;justify-content:center;font-size:1rem;border:3px solid var(--hdk-background,#fff)}.hdk-wall-online-dot{position:absolute;top:15px;right:15px;width:22px;height:22px;border-radius:50%;background:var(--hdk-success,#10b981);border:4px solid var(--hdk-background,#fff);animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.hdk-activity-content,.hdk-wall-info{flex:1;min-width:0}.hdk-wall-name{gap:.5rem;font-size:2rem;color:var(--hdk-text-primary,#0f1419);margin:0 0 .25rem}.hdk-wall-verified{font-size:1.5rem;color:var(--hdk-primary,#54cfd6)}.hdk-wall-username{font-size:1.1rem;color:var(--hdk-text-muted,#8899a6);margin:0 0 .75rem}.hdk-wall-rank,.hdk-wall-stat:hover .hdk-wall-stat-value{color:var(--hdk-primary,#54cfd6)}.hdk-wall-rank{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:rgba(84,207,214,.1);border-radius:50px;font-size:.9rem;font-weight:500}.hdk-wall-rank img{width:24px;height:24px}.hdk-wall-bio{font-size:1rem;color:var(--hdk-text-secondary,#536471);margin:1rem 0 0;line-height:1.6;max-width:600px}.hdk-wall-quote{font-style:italic;color:var(--hdk-text-muted,#8899a6);padding-left:1rem;border-left:3px solid var(--hdk-primary,#54cfd6);margin:1rem 0 0;font-size:.95rem}.hdk-wall-card,.hdk-wall-tabs{margin-bottom:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.hdk-wall-actions{display:flex;gap:.75rem;flex-shrink:0}.hdk-wall-btn,.hdk-wall-tab{align-items:center;transition:.2s;cursor:pointer}.hdk-wall-btn{display:inline-flex;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;border-radius:var(--hy-radius-lg,12px);text-decoration:none;border:none}.hdk-wall-btn.primary,.hdk-wall-tab.active{background:var(--hdk-primary,#54cfd6);color:#fff}.hdk-wall-btn.primary:hover{background:var(--hdk-primary-hover,#48b8be);transform:translateY(-2px);box-shadow:0 4px 15px rgba(84,207,214,.3)}.hdk-wall-btn.secondary{background:0 0;color:var(--hdk-text-secondary,#536471);border:2px solid var(--hdk-border,#e1eaef)}.hdk-wall-btn.secondary:hover,.hdk-wall-tab:hover{background:var(--hdk-muted,#e5e5e6)}.hdk-wall-btn.secondary:hover{border-color:var(--hdk-muted,#e5e5e6)}.hdk-wall-btn.icon-only{padding:.85rem}.hdk-wall-stats{display:flex;gap:3rem;padding-top:1.5rem;border-top:1px solid var(--hdk-border,#e1eaef)}.hdk-wall-stat{text-align:center;cursor:pointer;transition:.2s}.hdk-wall-stat-value{font-size:1.5rem;font-weight:700;color:var(--hdk-text-primary,#0f1419);display:block}.hdk-wall-stat-label{font-size:.9rem;color:var(--hdk-text-muted,#8899a6)}.hdk-wall-tabs{display:flex;gap:.5rem;padding:.5rem;background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hy-radius-xl,16px);overflow-x:auto}.hdk-wall-tab{display:inline-flex;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;color:var(--hdk-text-secondary,#536471);background:0 0;border:none;border-radius:var(--hy-radius-lg,12px);white-space:nowrap}.hdk-wall-card,.hdk-wall-card-header{background:var(--hdk-background,#fff)}.hdk-activity-item,.hdk-wall-card-header{border-bottom:1px solid var(--hdk-border,#e1eaef);display:flex}.hdk-wall-tab iconify-icon{font-size:1.2rem}.hdk-wall-card{border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hy-radius-xl,16px);overflow:hidden}.hdk-wall-card-header{align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.hdk-social-link,.hdk-story-mini{background:var(--hdk-input,#f7f9fa);text-decoration:none}.hdk-wall-card-title{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:var(--hdk-text-primary,#0f1419);margin:0}.hdk-wall-card-title iconify-icon{color:var(--hdk-primary,#54cfd6);font-size:1.3rem}.hdk-wall-card-body{padding:1.5rem}.hdk-activity-item{gap:1rem;padding:1.25rem 0}.hdk-activity-item:last-child{border-bottom:none;padding-bottom:0}.hdk-activity-item:first-child{padding-top:0}.hdk-activity-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.hdk-activity-icon.read{background:rgba(139,92,246,.1);color:#8b5cf6}.hdk-activity-icon.comment{background:rgba(59,130,246,.1);color:#3b82f6}.hdk-activity-icon.follow{background:rgba(16,185,129,.1);color:#10b981}.hdk-activity-icon.publish{background:rgba(84,207,214,.1);color:var(--hdk-primary,#54cfd6)}.hdk-activity-icon.donate{background:rgba(255,107,107,.1);color:#ff6b6b}.hdk-activity-text{font-size:1rem;color:var(--hdk-text-primary,#0f1419);margin:0 0 .35rem;line-height:1.6}.hdk-activity-text a{color:var(--hdk-primary,#54cfd6);text-decoration:none;font-weight:500}.hdk-activity-text a:hover,.hdk-info-item a:hover{text-decoration:underline}.hdk-activity-time{font-size:.85rem;color:var(--hdk-text-muted,#8899a6)}.hdk-story-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.hdk-story-mini{border-radius:var(--hy-radius-lg,12px);overflow:hidden;transition:.2s;display:block;position:relative}.hdk-story-mini:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.hdk-story-mini-cover{width:100%;aspect-ratio:2/3;object-fit:cover}.hdk-story-mini-info{padding:1rem}.hdk-story-mini-title{font-size:1rem;font-weight:600;color:var(--hdk-text-primary,#0f1419);margin:0 0 .35rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hdk-story-mini-meta{font-size:.85rem;color:var(--hdk-text-muted,#8899a6);margin:0}.hdk-info-list,.hdk-stats-list{display:flex;flex-direction:column;gap:1rem}.hdk-info-item{display:flex;align-items:center;gap:.75rem}.hdk-info-item iconify-icon{font-size:1.3rem;color:var(--hdk-text-muted,#8899a6);width:28px}.hdk-info-item span,.hdk-social-link{color:var(--hdk-text-secondary,#536471)}.hdk-info-item span{font-size:.95rem}.hdk-info-item a{color:var(--hdk-primary,#54cfd6);text-decoration:none}.hdk-badges-grid,.hdk-social-links{display:flex;flex-wrap:wrap;gap:.75rem}.hdk-badge-item,.hdk-social-link{border-radius:12px;align-items:center;transition:.2s;display:flex}.hdk-social-link{width:44px;height:44px;justify-content:center;font-size:1.2rem}.hdk-social-link:hover{background:var(--hdk-primary,#54cfd6);color:#fff;transform:translateY(-2px)}.hdk-badge-item{width:52px;height:52px;justify-content:center;font-size:1.6rem;background:linear-gradient(135deg,gold 0,#ff8c00 100%);color:#fff;cursor:pointer}.hdk-badge-item:hover{transform:scale(1.1)}.hdk-badge-item.silver{background:linear-gradient(135deg,silver 0,#8a8a8a 100%)}.hdk-badge-item.bronze{background:linear-gradient(135deg,#cd7f32 0,#a05a2c 100%)}.hdk-badge-item.primary{background:linear-gradient(135deg,#54cfd6 0,#3a9ea5 100%)}.hdk-stats-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--hdk-input,#f7f9fa);border-radius:var(--hy-radius-md,8px)}.hdk-stats-item iconify-icon{font-size:1.3rem;color:var(--hdk-primary,#54cfd6);width:28px}.hdk-stats-item span{flex:1;font-size:.9rem;color:var(--hdk-text-secondary,#536471)}.hdk-stats-item strong{font-size:1rem;font-weight:600;color:var(--hdk-text-primary,#0f1419)}.hdk-story-complete-badge{position:absolute;top:8px;left:8px;padding:.25rem .5rem;background:var(--hdk-success,#10b981);color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.hdk-badge-item.gold{background:linear-gradient(135deg,gold 0,#ff8c00 100%)}.hdk-wall-empty{text-align:center;padding:4rem 2rem}.hdk-wall-empty-icon{font-size:5rem;color:var(--hdk-text-muted,#8899a6);margin-bottom:1rem}.hdk-wall-empty-text{font-size:1rem;color:var(--hdk-text-muted,#8899a6);margin:0}@media (max-width:991.98px){.hdk-wall-cover{height:250px}.hdk-wall-header-top{flex-direction:column;align-items:center;text-align:center}.hdk-wall-avatar-wrapper{margin-top:-80px}.hdk-wall-info{text-align:center}.hdk-wall-name{justify-content:center;font-size:1.75rem}.hdk-wall-bio{max-width:100%}.hdk-wall-quote{text-align:left}.hdk-wall-actions{width:100%;justify-content:center}.hdk-wall-stats{justify-content:center;gap:2rem}}@media (max-width:767.98px){.hdk-wall-avatar-wrapper,.hdk-wall-header{margin-top:-60px}.hdk-wall-page{padding:0 .75rem}.hdk-wall-cover{height:200px}.hdk-wall-header{padding:1.25rem}.hdk-wall-avatar{width:120px;height:120px}.hdk-wall-name{font-size:1.5rem}.hdk-wall-stats{flex-wrap:wrap;gap:1.5rem}.hdk-wall-stat{flex:1;min-width:70px}.hdk-wall-stat-value{font-size:1.25rem}.hdk-story-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.hdk-wall-btn{padding:.75rem 1.25rem;font-size:.9rem}}