.hdk-author-breadcrumb,.hdk-author-header{margin-bottom:var(--hdk-spacing-lg,1.5rem)}.hdk-filter-select,.hdk-page-link,.hdk-status-tab{transition:all var(--hdk-transition-fast, 150ms)}.hdk-author-icon-wrapper,.hdk-btn-primary,.hdk-status-tab.active,.page-item.active .hdk-page-link{box-shadow:var(--hdk-shadow-primary,0 4px 14px rgba(84,207,214,.25))}.hdk-author-page{min-height:calc(100vh - 200px);padding:var(--hdk-spacing-md,1rem) 0}.hdk-author-content-wrapper{background:var(--hdk-card,#f7f8f8);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hdk-radius-xl,1rem)}.hdk-author-breadcrumb{padding-bottom:var(--hdk-spacing-md,1rem);border-bottom:1px solid var(--hdk-border,#e1eaef)}.hdk-filter-select:focus,.hdk-page-link:hover,.hdk-status-tab:hover{border-color:var(--hdk-primary,#54cfd6)}.hdk-author-breadcrumb .breadcrumb{background:0 0;padding:0;margin:0;font-size:.875rem}.hdk-author-breadcrumb .breadcrumb-item{display:flex;align-items:center;color:var(--hdk-text-secondary,#536471)}.hdk-author-breadcrumb .breadcrumb-item a:hover,.hdk-status-tab:hover{color:var(--hdk-primary,#54cfd6)}.hdk-author-breadcrumb .breadcrumb-item a{display:flex;align-items:center;gap:.35rem;color:var(--hdk-text-secondary,#536471);text-decoration:none;transition:color var(--hdk-transition-fast, 150ms)}.hdk-author-breadcrumb .breadcrumb-item a iconify-icon,.hdk-page-link iconify-icon{font-size:1rem}.hdk-author-breadcrumb .breadcrumb-item.active{color:var(--hdk-text-primary,#0f1419);font-weight:500}.hdk-author-breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"/";color:var(--hdk-text-muted,#8899a6);padding:0 .5rem}.hdk-author-header-top{display:flex;align-items:center;gap:var(--hdk-spacing-md,1rem);margin-bottom:var(--hdk-spacing-md,1rem)}.hdk-author-icon-wrapper{width:56px;height:56px;background:var(--hdk-gradient-primary,linear-gradient(135deg,#54cfd6 0,#48b8be 100%));border-radius:var(--hdk-radius-lg,.75rem);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hdk-author-icon-wrapper iconify-icon{font-size:1.75rem;color:#fff}.hdk-author-title-area h1{font-size:1.5rem;font-weight:700;color:var(--hdk-text-primary,#0f1419);margin:0 0 .25rem;line-height:1.3}.hdk-author-error p,.hdk-author-subtitle{font-size:.9rem;color:var(--hdk-text-secondary,#536471);margin:0}.hdk-status-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--hdk-spacing-md,1rem)}.hdk-status-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hdk-radius-lg,.75rem);color:var(--hdk-text-secondary,#536471);font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer}.hdk-btn-primary iconify-icon,.hdk-status-tab iconify-icon{font-size:1.1rem}.hdk-status-tab:hover{background:var(--hdk-primary-light,rgba(84,207,214,.1))}.hdk-status-tab.active,.page-item.active .hdk-page-link{background:var(--hdk-primary,#54cfd6);border-color:var(--hdk-primary,#54cfd6);color:#fff}.hdk-status-tab.success.active{background:var(--hdk-success,#10b981);border-color:var(--hdk-success,#10b981);box-shadow:0 4px 14px rgba(16,185,129,.25)}.hdk-status-tab.ongoing.active{background:var(--hdk-warning,#f59e0b);border-color:var(--hdk-warning,#f59e0b);box-shadow:0 4px 14px rgba(245,158,11,.25)}.hdk-status-tab-count{background:rgba(255,255,255,.2);padding:.15rem .5rem;border-radius:var(--hdk-radius-md,.5rem);font-size:.75rem;font-weight:600}.hdk-filter-bar,.hdk-filter-select{border:1px solid var(--hdk-border,#e1eaef)}.hdk-filter-label,.hdk-page-link{display:flex;font-size:.875rem;font-weight:500}.hdk-status-tab:not(.active) .hdk-status-tab-count{background:var(--hdk-muted,#e5e5e6);color:var(--hdk-text-secondary,#536471)}.hdk-filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--hdk-spacing-md,1rem);padding:var(--hdk-spacing-md,1rem);background:var(--hdk-background,#fff);border-radius:var(--hdk-radius-lg,.75rem)}.hdk-filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:var(--hdk-spacing-md,1rem)}.hdk-filter-item{display:flex;align-items:center;gap:.5rem}.hdk-filter-label{align-items:center;gap:.35rem;color:var(--hdk-text-secondary,#536471);white-space:nowrap}.hdk-filter-label iconify-icon{font-size:1rem;color:var(--hdk-primary,#54cfd6)}.hdk-filter-select{padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:var(--hdk-text-primary,#0f1419);background:var(--hdk-input,#f7f9fa);border-radius:var(--hdk-radius-md,.5rem);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%23536471' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.hdk-filter-select:focus{outline:0;box-shadow:0 0 0 3px var(--hdk-primary-light,rgba(84,207,214,.1))}.hdk-filter-results{font-size:.875rem;color:var(--hdk-text-muted,#8899a6)}.hdk-filter-results span{font-weight:600;color:var(--hdk-primary,#54cfd6)}.hdk-author-stories-container{position:relative;min-height:300px}.hdk-author-skeleton-wrapper{position:absolute;top:0;left:0;right:0;z-index:10}.hdk-skeleton-card{background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hdk-radius-lg,.75rem);overflow:hidden}.hdk-skeleton-meta,.hdk-skeleton-title{border-radius:4px;animation:1.5s infinite shimmer}.hdk-skeleton-image{width:100%;padding-bottom:133%;background:linear-gradient(90deg,var(--hdk-muted,#e5e5e6) 25%,var(--hdk-background,#fff) 50%,var(--hdk-muted,#e5e5e6) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}.hdk-skeleton-content{padding:.75rem}.hdk-author-empty,.hdk-author-error{text-align:center;padding:var(--hdk-spacing-2xl,3rem) var(--hdk-spacing-lg,1.5rem)}.hdk-skeleton-title{height:14px;background:var(--hdk-muted,#e5e5e6);margin-bottom:.5rem}.hdk-skeleton-meta{height:10px;width:60%;background:var(--hdk-muted,#e5e5e6)}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.hdk-author-empty{background:var(--hdk-background,#fff);border:1px dashed var(--hdk-border,#e1eaef);border-radius:var(--hdk-radius-xl,1rem)}.hdk-author-empty-icon,.hdk-page-link:hover{background:var(--hdk-primary-light,rgba(84,207,214,.1))}.hdk-author-empty-icon{width:80px;height:80px;margin:0 auto var(--hdk-spacing-lg,1.5rem);border-radius:50%;display:flex;align-items:center;justify-content:center}.hdk-author-empty-icon iconify-icon{font-size:2.5rem;color:var(--hdk-primary,#54cfd6)}.hdk-author-empty h3,.hdk-author-error h3{font-size:1.25rem;font-weight:600;color:var(--hdk-text-primary,#0f1419);margin:0 0 .5rem}.hdk-author-empty p,.hdk-page-link{color:var(--hdk-text-secondary,#536471)}.hdk-author-empty p{font-size:.9rem;margin:0 auto;max-width:400px}.hdk-pagination-wrapper{display:flex;justify-content:center}.hdk-pagination-wrapper .pagination{gap:.35rem}.hdk-page-link{align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);border-radius:var(--hdk-radius-md,.5rem)!important;text-decoration:none}.hdk-page-link:hover{color:var(--hdk-primary,#54cfd6)}.page-item.disabled .hdk-page-link{color:var(--hdk-text-muted,#8899a6);background:var(--hdk-muted,#e5e5e6);border-color:var(--hdk-border,#e1eaef);cursor:not-allowed}.hdk-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--hdk-gradient-primary,linear-gradient(135deg,#54cfd6 0,#48b8be 100%));color:#fff;border:none;border-radius:var(--hdk-radius-lg,.75rem);font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all var(--hdk-transition-normal, 300ms)}.hdk-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(84,207,214,.35);color:#fff}@media (max-width:767.98px){.hdk-author-page{padding:0}.hdk-author-content-wrapper{border-radius:0;border-left:none;border-right:none}.hdk-author-header-top{flex-direction:column;text-align:center}.hdk-author-icon-wrapper{width:48px;height:48px}.hdk-author-icon-wrapper iconify-icon{font-size:1.5rem}.hdk-author-title-area h1{font-size:1.25rem}.hdk-status-tabs{justify-content:center}.hdk-status-tab{padding:.5rem .75rem;font-size:.8rem}.hdk-status-tab span:not(.hdk-status-tab-count){display:none}.hdk-filter-bar{flex-direction:column;align-items:stretch;gap:.75rem}.hdk-filter-group{justify-content:space-between}.hdk-filter-results{text-align:center}.hdk-page-link{min-width:36px;height:36px;padding:0 .5rem;font-size:.8rem}.hdk-author-empty{padding:var(--hdk-spacing-xl,2rem) var(--hdk-spacing-md,1rem)}.hdk-author-empty-icon{width:64px;height:64px}.hdk-author-empty-icon iconify-icon{font-size:2rem}}@media (max-width:575.98px){.hdk-status-tab iconify-icon{font-size:1rem}.hdk-status-tab-count{padding:.1rem .35rem;font-size:.7rem}}.dark .hdk-author-content-wrapper,.dark .hdk-author-empty,.dark .hdk-skeleton-card,body.dark-mode .hdk-author-content-wrapper,body.dark-mode .hdk-author-empty,body.dark-mode .hdk-skeleton-card{background:var(--hdk-card,#17181c);border-color:var(--hdk-border,#242628)}.dark .hdk-author-breadcrumb,body.dark-mode .hdk-author-breadcrumb{border-color:var(--hdk-border,#242628)}.dark .hdk-filter-bar,.dark .hdk-status-tab,body.dark-mode .hdk-filter-bar,body.dark-mode .hdk-status-tab{background:var(--hdk-background,#000);border-color:var(--hdk-border,#242628)}.dark .hdk-status-tab:not(.active) .hdk-status-tab-count,.dark .page-item.disabled .hdk-page-link,body.dark-mode .hdk-status-tab:not(.active) .hdk-status-tab-count,body.dark-mode .page-item.disabled .hdk-page-link{background:var(--hdk-border,#242628)}.dark .hdk-filter-select,body.dark-mode .hdk-filter-select{background:var(--hdk-input,#22303c);border-color:var(--hdk-border,#38444d);color:var(--hdk-text-primary,#e7e9ea);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%238899a6' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E")}.dark .hdk-skeleton-image,.dark .hdk-skeleton-meta,.dark .hdk-skeleton-title,body.dark-mode .hdk-skeleton-image,body.dark-mode .hdk-skeleton-meta,body.dark-mode .hdk-skeleton-title{background:linear-gradient(90deg,var(--hdk-border,#242628) 25%,var(--hdk-card,#17181c) 50%,var(--hdk-border,#242628) 75%);background-size:200% 100%}.dark .hdk-page-link,body.dark-mode .hdk-page-link{background:var(--hdk-card,#17181c);border-color:var(--hdk-border,#242628);color:var(--hdk-text-secondary,#8899a6)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hdk-author-stories-container .hd-story-card-compact-article{opacity:0;animation:.4s ease-out forwards fadeInUp}.hdk-author-stories-container .col:first-child .hd-story-card-compact-article{animation-delay:0s}.hdk-author-stories-container .col:nth-child(2) .hd-story-card-compact-article{animation-delay:30ms}.hdk-author-stories-container .col:nth-child(3) .hd-story-card-compact-article{animation-delay:60ms}.hdk-author-stories-container .col:nth-child(4) .hd-story-card-compact-article{animation-delay:90ms}.hdk-author-stories-container .col:nth-child(5) .hd-story-card-compact-article{animation-delay:.12s}.hdk-author-stories-container .col:nth-child(6) .hd-story-card-compact-article{animation-delay:.15s}.hdk-author-stories-container .col:nth-child(7) .hd-story-card-compact-article{animation-delay:.18s}.hdk-author-stories-container .col:nth-child(8) .hd-story-card-compact-article{animation-delay:.21s}.hdk-author-stories-container .col:nth-child(9) .hd-story-card-compact-article{animation-delay:.24s}.hdk-author-stories-container .col:nth-child(10) .hd-story-card-compact-article{animation-delay:.27s}.hdk-author-stories-container .col:nth-child(11) .hd-story-card-compact-article{animation-delay:.3s}.hdk-author-stories-container .col:nth-child(12) .hd-story-card-compact-article{animation-delay:.33s}