.hdmobile-nav-item,.hdmobile-quick-action{text-decoration:none;transition:.2s;display:flex}.hdmobile-story-header{position:sticky;top:0;left:0;right:0;z-index:var(--hdk-z-fixed,300);background:var(--hdk-background,#fff);border-bottom:1px solid var(--hdk-border,#e1eaef);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;will-change:transform,background-color}.index .hdmobile-story-header{position:fixed}.hdmobile-story-header.hdmobile-scrolled{box-shadow:var(--hdk-shadow-md,0 4px 6px -1px rgba(0,0,0,.1))}.hdmobile-story-header.hdmobile-header-hidden{transform:translateY(-100%)}.hdmobile-header-wrapper{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;max-width:100%}.hdmobile-brand-section{flex-shrink:0}.hdmobile-brand-link{display:flex;align-items:center;text-decoration:none}.hdmobile-brand-logo{height:32px;width:auto}.hdmobile-offcanvas-header .hdmobile-brand-logo{filter:brightness(0) invert(1)!important;-webkit-filter:brightness(0) invert(1)!important}.hdmobile-actions-section,.hdmobile-offcanvas-brand{display:flex;align-items:center;gap:.5rem}.hdmobile-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;aspect-ratio:1/1;border-radius:var(--hdk-radius-full,9999px);border:none;color:var(--secondary-color);font-size:1.125rem;cursor:pointer;transition:.4s;-webkit-border-radius:var(--hdk-radius-full,9999px);-moz-border-radius:var(--hdk-radius-full,9999px);-ms-border-radius:var(--hdk-radius-full,9999px);-o-border-radius:var(--hdk-radius-full,9999px);-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.dark .hdmobile-action-btn,.dark .hdmobile-recent-search-item,.dark .hdmobile-search-close{background:var(--hdk-card,#17181c);color:var(--hdk-text-primary,#e7e9ea)}.hdmobile-action-btn:active,.hdmobile-action-btn:hover,.hdmobile-auth-register:hover,.hdmobile-dropdown-item:hover,.hdmobile-dropdown-viewall:hover,.hdmobile-nav-item.active,.hdmobile-nav-item:hover,.hdmobile-quick-action:hover,.hdmobile-recent-search-item:hover{background:var(--hdk-primary-light,rgba(84,207,214,.1));color:var(--hdk-primary,#54cfd6)}.dark .hdmobile-dropdown-item,.dark .hdmobile-nav-item,.dark .hdmobile-quick-action,.dark .hdmobile-search-input,.dark .hdmobile-search-result-title,.dark .hdmobile-search-section-title,.dark .hdmobile-search-suggestion-text{color:var(--hdk-text-primary,#e7e9ea)}.hdmobile-notification-action,.hdmobile-notification-btn{position:relative}.hdmobile-notification-badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--hdk-destructive,#f4212e);color:#fff;font-size:11px;font-weight:600;border-radius:var(--hdk-radius-full,9999px);display:flex;align-items:center;justify-content:center}.hdmobile-user-avatar{position:relative;cursor:pointer}.hdmobile-user-avatar-ratio{width:36px;height:36px;min-width:36px;overflow:hidden}.hdmobile-avatar-image,.hdmobile-search-result-image img{width:100%;height:100%;object-fit:cover}.hdmobile-vip-badge{position:absolute;bottom:-2px;right:-2px;background:linear-gradient(135deg,gold,#ff8c00);color:#fff;font-size:8px;font-weight:700;padding:2px 4px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.hdmobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:0 0;border:none;cursor:pointer;padding:8px;gap:5px}.hdmobile-menu-line{display:block;width:22px;height:2px;background:var(--hdk-text-primary,#0f1419);border-radius:2px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.hdmobile-menu-toggle.active .hdmobile-menu-line:first-child{transform:translateY(7px) rotate(45deg)}.hdmobile-menu-toggle.active .hdmobile-menu-line:nth-child(2){opacity:0}.hdmobile-menu-toggle.active .hdmobile-menu-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hdmobile-offcanvas-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:var(--hdk-z-modal-backdrop,400);opacity:0;visibility:hidden;transition:.3s}.hdmobile-offcanvas-overlay.active,.hdmobile-search-modal.active{opacity:1;visibility:visible}.hdmobile-offcanvas-menu{position:fixed;top:0;right:0;width:300px;max-width:85vw;height:100%;background:var(--hdk-background,#fff);z-index:var(--hdk-z-modal,500);transform:translateX(100%);transition:transform .3s cubic-bezier(.4, 0, .2, 1);display:flex;flex-direction:column;overflow:hidden}.dark .hdmobile-offcanvas-menu,.dark .hdmobile-quick-action,.dark .hdmobile-search-container{background:var(--hdk-card);border:1px solid var(--hdk-border)}.hdmobile-offcanvas-menu.active{transform:translateX(0)}.hdmobile-offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--hdk-gradient-primary,linear-gradient(135deg,#54cfd6 0,#48b8be 100%));color:#fff;flex-shrink:0}.hdmobile-brand-icon{font-size:1.5rem}.hdmobile-offcanvas-title{font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.hdmobile-offcanvas-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.2);border:none;border-radius:var(--hdk-radius-full,9999px);color:#fff;font-size:1.25rem;cursor:pointer;transition:.2s}.hdmobile-offcanvas-close:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.hdmobile-offcanvas-user{background:var(--hdk-card,#f7f8f8);border-bottom:1px solid var(--hdk-border,#e1eaef);flex-shrink:0}.dark .hdmobile-offcanvas-user,.dark .hdmobile-search-result-item{background:var(--hdk-card,#17181c);border-color:var(--hdk-border,#242628)}.hdmobile-offcanvas-user-info{display:flex;align-items:center;gap:.875rem}.hdmobile-offcanvas-avatar-wrapper{position:relative;flex-shrink:0}.hdmobile-offcanvas-avatar{border-radius:var(--hdk-radius-full,9999px);object-fit:cover;border:2px solid var(--hdk-primary,#54cfd6)}.hdmobile-offcanvas-vip-badge{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;background:linear-gradient(135deg,gold,#ff8c00);border-radius:var(--hdk-radius-full,9999px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;border:2px solid var(--hdk-background,#fff)}.dark .hdmobile-offcanvas-vip-badge{border-color:var(--hdk-card,#17181c)}.hdmobile-offcanvas-user-details{flex:1;min-width:0}.hdmobile-offcanvas-user-name{font-weight:600;color:var(--hdk-text-primary,#0f1419);display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.hdmobile-offcanvas-vip{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,140,0,.15));color:#d4a000;font-size:10px;font-weight:700;border-radius:10px}.hdmobile-offcanvas-user-stats{display:flex;align-items:center;gap:1rem;color:var(--hdk-text-secondary,#536471)}.hdmobile-stat-item{display:flex;align-items:center;gap:.25rem}.hdmobile-nav-group-title iconify-icon,.hdmobile-stat-item iconify-icon{font-size:1rem;color:var(--hdk-primary,#54cfd6)}.hdmobile-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.hdmobile-quick-action{flex-direction:column;align-items:center;gap:.375rem;background:var(--hdk-background,#fff);border-radius:var(--hdk-radius-lg,.75rem);color:var(--hdk-text-primary,#0f1419)}.hdmobile-admin-toggle iconify-icon:first-child,.hdmobile-dropdown-item:hover iconify-icon,.hdmobile-dropdown-viewall,.hdmobile-nav-footer a:hover,.hdmobile-nav-item.active iconify-icon,.hdmobile-nav-item:hover iconify-icon,.hdmobile-quick-action iconify-icon,.hdmobile-search-result-author i,.hdmobile-search-section-title i,.hdmobile-search-voice:hover{color:var(--hdk-primary,#54cfd6)}.hdmobile-quick-action span{font-size:.6875rem;font-weight:500;text-align:center}.hdmobile-offcanvas-nav{flex:1;overflow-y:auto;padding:.75rem 0}.hdmobile-nav-group-title{display:flex;align-items:center;gap:.625rem;font-weight:600;color:var(--hdk-text-muted,#8899a6);text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;width:100%;text-align:left;cursor:default;margin-bottom:0}.hdmobile-dropdown-item,.hdmobile-nav-item{align-items:center;color:var(--hdk-text-primary,#0f1419)}.hdmobile-nav-item{gap:.75rem;margin:.125rem 0;font-weight:500;border-radius:var(--hdk-radius-lg,.75rem)}.hdmobile-nav-item iconify-icon{color:var(--hdk-text-secondary,#536471);transition:color .2s}.hdmobile-dropdown-toggle{cursor:pointer}.hdmobile-dropdown-toggle .hdmobile-dropdown-arrow{margin-left:auto;transition:transform .3s}.hdmobile-dropdown-toggle.active .hdmobile-dropdown-arrow{transform:rotate(180deg)}.hdmobile-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem}.hdmobile-dropdown-item,.hdmobile-dropdown-viewall{gap:.5rem;display:flex}.hdmobile-dropdown-item{border-radius:var(--hdk-radius-md,.5rem)}.hdmobile-dropdown-item iconify-icon{color:var(--hdk-text-muted,#8899a6)}.hdmobile-dropdown-viewall{align-items:center;justify-content:center;border-top:1px solid var(--hdk-border,#e1eaef)}.dark .hdmobile-dropdown-viewall,.dark .hdmobile-nav-footer,.dark .hdmobile-search-filters,.dark .hdmobile-search-header{border-color:var(--hdk-border,#242628)}.hdmobile-auth-group{padding:1rem .75rem}.hdmobile-auth-buttons{display:flex;flex-direction:column;gap:.625rem}.hdmobile-auth-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;text-decoration:none;border-radius:var(--hdk-radius-lg,.75rem);transition:.2s}.hdmobile-auth-login{background:var(--hdk-gradient-primary,linear-gradient(135deg,#54cfd6 0,#48b8be 100%));color:#fff;box-shadow:var(--hdk-shadow-primary,0 4px 14px rgba(84,207,214,.25))}.hdmobile-auth-login:hover{transform:translateY(-2px);box-shadow:var(--hdk-shadow-primary-lg,0 10px 25px rgba(84,207,214,.35))}.hdmobile-auth-register{background:0 0;color:var(--hdk-primary,#54cfd6);border:2px solid var(--hdk-primary,#54cfd6)}.hdmobile-ai-item{border:1px solid var(--hdk-primary-light,rgba(84,207,214,.2))}.hdmobile-admin-toggle,.hdmobile-ai-item iconify-icon,.hdmobile-nav-item.active iconify-icon{color:var(--hdk-primary,#54cfd6)!important}.hdmobile-beta-badge{display:inline-flex;align-items:center;margin-left:auto;padding:2px 8px;background:var(--hdk-warning,#f59e0b);color:#fff;font-size:10px;font-weight:700;border-radius:10px;text-transform:uppercase}.hdmobile-logout-item,.hdmobile-logout-item iconify-icon,.hdmobile-logout-item span{color:var(--hdk-destructive,#f4212e)!important}.hdmobile-logout-item:hover{background:var(--hdk-destructive-light,rgba(244,33,46,.1))!important}.hdmobile-nav-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;color:var(--hdk-text-muted,#8899a6);border-top:1px solid var(--hdk-border,#e1eaef)}.hdmobile-nav-footer a{color:var(--hdk-text-muted,#8899a6);text-decoration:none;transition:color .2s}.hdmobile-search-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:.3s}.hdmobile-search-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hdmobile-search-container{position:relative;display:flex;flex-direction:column;width:100%;max-width:600px;max-height:90vh;margin:auto;background:var(--hdk-background,#fff);border-radius:var(--hdk-radius-xl,1rem);overflow:hidden;box-shadow:var(--hdk-shadow-2xl,0 25px 50px -12px rgba(0,0,0,.25));transform:translateY(-20px);transition:transform .3s}.hdmobile-search-close,.hdmobile-search-input-wrapper{background:var(--hdk-card,#f7f8f8);transition:.2s;display:flex}.hdmobile-dropdown-item:active,.hdmobile-search-modal.active .hdmobile-search-container{transform:translateY(0)}.hdmobile-search-header{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid var(--hdk-border,#e1eaef)}.hdmobile-search-close{align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:var(--hdk-radius-full,9999px);color:var(--hdk-text-primary,#0f1419);font-size:1.125rem;cursor:pointer;flex-shrink:0}.hdmobile-search-close:hover{background:var(--hdk-destructive-light,rgba(244,33,46,.1));color:var(--hdk-destructive,#f4212e)}.hdmobile-search-input-wrapper{flex:1;align-items:center;gap:.75rem;padding:0 1rem;border-radius:var(--hdk-radius-full,9999px);border:1px solid transparent}.dark .hdmobile-admin-group,.dark .hdmobile-nav-footer,.dark .hdmobile-search-input-wrapper,.dark .hdmobile-search-suggestions{background:var(--hdk-card,#17181c)}.hdmobile-search-input-wrapper:focus-within{border-color:var(--hdk-primary,#54cfd6);box-shadow:0 0 0 3px var(--hdk-primary-light,rgba(84,207,214,.1))}.hdmobile-search-icon{color:var(--hdk-text-muted,#8899a6);font-size:1rem}.hdmobile-search-input{flex:1;background:0 0;border:none;outline:0;font-size:.9375rem;color:var(--hdk-text-primary,#0f1419)}.hdmobile-search-input::placeholder{color:var(--hdk-text-muted,#8899a6)}.hdmobile-search-voice{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:0 0;border:none;color:var(--hdk-text-muted,#8899a6);font-size:1rem;cursor:pointer;transition:color .2s}.hdmobile-search-content{flex:1;overflow-y:auto;padding:1rem}@media (max-width:575.98px){.hdmobile-offcanvas-menu{width:100%;max-width:100%}.hdmobile-search-container{max-height:100vh;border-radius:0;margin:0}.hdmobile-dropdown-grid{grid-template-columns:1fr}}@media (min-width:576px) and (max-width:767.98px){.hdmobile-offcanvas-menu{width:320px}}@media (min-width:992px){.hdmobile-offcanvas-menu,.hdmobile-offcanvas-overlay,.hdmobile-story-header{display:none}}.hdmobile-search-results-list{display:flex;flex-direction:column;gap:12px}.hdmobile-search-result-item{display:flex;align-items:flex-start;gap:12px;padding:12px;background:var(--hdk-card,#f7f8f8);border-radius:12px;text-decoration:none;color:inherit;transition:.2s;border:1px solid var(--hdk-border,#e1eaef)}.hdmobile-search-result-item:active,.hdmobile-search-result-item:hover{background:var(--hdk-primary-light,rgba(84,207,214,.1));border-color:var(--hdk-primary,#54cfd6);transform:translateX(4px)}.hdmobile-search-result-image{position:relative;width:60px;min-width:60px;height:80px;border-radius:8px;overflow:hidden;background:var(--hdk-border,#e1eaef)}.hdmobile-search-badge{position:absolute;bottom:4px;right:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;color:#fff}.hdmobile-search-badge.author{background:var(--hdk-success,#00ba7c)}.hdmobile-search-badge.genre{background:var(--hdk-warning,#f59e0b)}.hdmobile-search-result-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.hdmobile-search-result-title{font-weight:600;font-size:14px;line-height:1.3;color:var(--hdk-text-primary,#0f1419);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hdmobile-search-result-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:var(--hdk-text-secondary,#536471)}.hdmobile-search-result-author,.hdmobile-search-result-stats span{display:flex;align-items:center;gap:4px}.hdmobile-search-result-stats{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--hdk-text-muted,#71767b);margin-top:4px}.hdmobile-empty-state,.hdmobile-search-loading{flex-direction:column;padding:40px 20px;display:flex}.hdmobile-search-result-stats i{font-size:10px}.hdmobile-search-loading{align-items:center;justify-content:center;gap:12px}.hdmobile-search-spinner{width:32px;height:32px;border:3px solid var(--hdk-border,#e1eaef);border-top-color:var(--hdk-primary,#54cfd6);border-radius:50%;animation:.8s linear infinite hdmobile-spin}@keyframes hdmobile-spin{to{transform:rotate(360deg)}}.hdmobile-empty-state p,.hdmobile-search-loading p{font-size:14px;color:var(--hdk-text-secondary,#536471);margin:0}.hdmobile-empty-state{align-items:center;justify-content:center;text-align:center}.hdmobile-empty-state.small{padding:20px 10px}.hdmobile-empty-state i{font-size:32px;color:var(--hdk-text-muted,#71767b);margin-bottom:12px}.hdmobile-search-suggestions{margin-top:16px;text-align:left;background:var(--hdk-card,#f7f8f8);padding:12px 16px;border-radius:8px}.hdmobile-search-suggestion-text{font-size:12px;font-weight:600;color:var(--hdk-text-primary,#0f1419);margin-bottom:8px}.hdmobile-search-suggestions ul{margin:0;padding-left:16px;font-size:12px;color:var(--hdk-text-secondary,#536471)}.hdmobile-search-suggestions li{margin-bottom:4px}.hdmobile-recent-searches{display:flex;flex-direction:column;gap:8px}.hdmobile-recent-search-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--hdk-card,#f7f8f8);border-radius:8px;text-decoration:none;color:var(--hdk-text-primary,#0f1419);font-size:14px;transition:.2s}.hdmobile-recent-search-item i{color:var(--hdk-text-muted,#71767b);font-size:12px}.hdmobile-dropdown-item span,.hdmobile-recent-search-item span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdmobile-remove-recent{background:0 0;border:none;padding:4px;color:var(--hdk-text-muted,#71767b);cursor:pointer;transition:color .2s}.hdmobile-remove-recent:hover{color:var(--hdk-error,#f4212e)}.hdmobile-clear-recent{background:0 0;border:none;padding:0;font-size:12px;color:var(--hdk-primary,#54cfd6);cursor:pointer;margin-left:auto}.hdmobile-clear-recent:hover{text-decoration:underline}.hdmobile-popular-searches{display:flex;flex-wrap:wrap;gap:8px}.hdmobile-popular-search-item{display:inline-flex;align-items:center;padding:8px 14px;background:var(--hdk-card,#f7f8f8);border:1px solid var(--hdk-border,#e1eaef);border-radius:20px;text-decoration:none;color:var(--hdk-text-primary,#0f1419);font-size:13px;transition:.2s}.dark .hdmobile-filter-btn,.dark .hdmobile-popular-search-item{background:var(--hdk-card,#17181c);border-color:var(--hdk-border,#242628);color:var(--hdk-text-primary,#e7e9ea)}.hdmobile-filter-btn.active,.hdmobile-popular-search-item:hover{background:var(--hdk-primary,#54cfd6);border-color:var(--hdk-primary,#54cfd6);color:#fff}.hdmobile-popular-search-item-text{white-space:nowrap}.hdmobile-search-section{margin-bottom:20px}.hdmobile-search-section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--hdk-text-primary,#0f1419);margin-bottom:12px}.hdmobile-search-filters{padding:12px 0;border-bottom:1px solid var(--hdk-border,#e1eaef);margin-bottom:16px}.hdmobile-search-filter-title{font-size:12px;color:var(--hdk-text-secondary,#536471);margin-bottom:8px}.hdmobile-search-filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.hdmobile-filter-btn{padding:6px 14px;background:var(--hdk-card,#f7f8f8);border:1px solid var(--hdk-border,#e1eaef);border-radius:16px;font-size:13px;color:var(--hdk-text-primary,#0f1419);cursor:pointer;transition:.2s}.hdmobile-filter-btn:hover{border-color:var(--hdk-primary,#54cfd6)}.hdmobile-nav-divider{height:1px;background:linear-gradient(90deg,transparent,var(--hdk-border,#e1eaef) 20%,var(--hdk-border,#e1eaef) 80%,transparent)}.dark .hdmobile-nav-divider{background:linear-gradient(90deg,transparent,var(--hdk-border,#242628) 20%,var(--hdk-border,#242628) 80%,transparent)}.hdmobile-admin-group{background:var(--hdk-card,#f7f8f8);border-radius:var(--hdk-radius-lg,.75rem);margin:.25rem .75rem;padding:.25rem 0}.hdmobile-admin-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--hdk-destructive,#f4212e) 0,#dc2626 100%);color:#fff;font-weight:700;border-radius:var(--hdk-radius-full,9999px);margin-left:auto;margin-right:.5rem;box-shadow:0 2px 4px rgba(244,33,46,.3);animation:2s infinite hdmobile-badge-pulse}@keyframes hdmobile-badge-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.hdmobile-admin-dropdown{padding:.25rem .5rem}.hdmobile-admin-item{position:relative;border-radius:var(--hdk-radius-md,.5rem);margin:.125rem 0}.hdmobile-coming-soon-badge,.hdmobile-item-badge{display:inline-flex;align-items:center;margin-left:auto;font-weight:700}.hdmobile-admin-item iconify-icon{color:var(--hdk-primary,#54cfd6)!important;opacity:.9}.hdmobile-admin-item:hover{background:rgba(84,207,214,.12)}.hdmobile-admin-item:hover iconify-icon,.hdmobile-dropdown-item:hover iconify-icon{opacity:1}.hdmobile-item-badge{justify-content:center;border-radius:var(--hdk-radius-full,9999px)}.hdmobile-item-badge.pending{background:var(--hdk-warning,#f59e0b);color:#fff;box-shadow:0 1px 3px rgba(245,158,11,.3)}.hdmobile-item-badge.new{background:var(--hdk-success,#10b981);color:#fff}.hdmobile-ai-item{background:linear-gradient(135deg,rgba(147,51,234,.08) 0,rgba(126,34,206,.04) 100%);border:1px solid rgba(147,51,234,.2);position:relative;overflow:hidden}.hdmobile-ai-item::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:3s infinite hdmobile-ai-shimmer}@keyframes hdmobile-ai-shimmer{0%{left:-100%}100%{left:100%}}.hdmobile-ai-item iconify-icon{color:#9333ea!important}.dark .hdmobile-ai-item{background:linear-gradient(135deg,rgba(147,51,234,.12) 0,rgba(126,34,206,.06) 100%);border-color:rgba(147,51,234,.25)}.hdmobile-coming-soon-badge{background:linear-gradient(135deg,#9333ea 0,#7c3aed 100%);color:#fff;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 2px 6px rgba(147,51,234,.3)}.hdmobile-logout-item{background:rgba(244,33,46,.06);border:1px solid rgba(244,33,46,.15);border-radius:var(--hdk-radius-lg,.75rem)!important}.hdmobile-logout-item:hover{background:rgba(244,33,46,.12)!important;border-color:rgba(244,33,46,.25);transform:translateX(4px)}.dark .hdmobile-logout-item{background:rgba(244,33,46,.1);border-color:rgba(244,33,46,.2)}.hdmobile-nav-footer{background:var(--hdk-card,#f7f8f8)}.hdmobile-footer-dot{color:var(--hdk-border,#e1eaef);font-size:8px}.dark .hdmobile-footer-dot{color:var(--hdk-border,#242628)}.hdmobile-nav-item.active{background:var(--hdk-primary-light,rgba(84,207,214,.12));position:relative}.hdmobile-nav-item.active::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:var(--hdk-primary,#54cfd6);border-radius:0 3px 3px 0}.hdmobile-nav-item.active span{color:var(--hdk-primary,#54cfd6);font-weight:600}.hdmobile-dropdown-content{opacity:0;padding:0;margin:0;background:0 0;border-radius:var(--hdk-radius-lg,.75rem);border:none;box-shadow:none;max-height:0;overflow:hidden;transition:max-height .3s,padding .3s,margin .3s}.hdmobile-dropdown-content.active{opacity:1;padding:.5rem;margin:.25rem 0;background:var(--hdk-background,#fff);border:1px solid var(--hdk-border,#e1eaef);box-shadow:0 4px 12px rgba(0,0,0,.08);max-height:600px}.hdmobile-dropdown-content.active .hdmobile-dropdown-item{animation:.3s forwards hdmobile-slide-in;opacity:0}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:first-child{animation-delay:50ms}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(2){animation-delay:.1s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(3){animation-delay:.15s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(4){animation-delay:.2s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(5){animation-delay:.25s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(6){animation-delay:.3s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(7){animation-delay:.35s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(8){animation-delay:.4s}.hdmobile-dropdown-content.active .hdmobile-dropdown-item:nth-child(n+9){animation-delay:.45s}@keyframes hdmobile-slide-in{from{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.hdmobile-dropdown-item:active,.hdmobile-nav-item:active{transform:scale(.98);transition:transform .1s}.hdmobile-dropdown-item,.hdmobile-nav-item{position:relative;overflow:hidden}.hdmobile-dropdown-item:focus-visible,.hdmobile-dropdown-toggle:focus-visible,.hdmobile-nav-item:focus-visible{outline:2px solid var(--hdk-primary,#54cfd6);outline-offset:2px}.dark .hdmobile-dropdown-content.active{background:var(--hdk-card,#17181c);border-color:var(--hdk-border,#242628);box-shadow:0 4px 12px rgba(0,0,0,.3)}.hdmobile-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem;padding:0}.hdmobile-dropdown-item,.hdmobile-dropdown-viewall{display:flex;padding:.625rem .75rem;text-decoration:none;transition:.2s}.hdmobile-dropdown-item{align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--hdk-text-primary,#0f1419);background:var(--hdk-card,#f7f8f8);border-radius:var(--hdk-radius-md,.5rem);border:1px solid transparent;line-height:1.3}.dark .hdmobile-dropdown-item{background:rgba(255,255,255,.04);color:var(--hdk-text-primary,#e7e9ea)}.hdmobile-dropdown-item:hover{background:var(--hdk-primary-light,rgba(84,207,214,.12));border-color:var(--hdk-primary,#54cfd6);transform:translateY(-1px)}.hdmobile-dropdown-item iconify-icon{font-size:1rem;color:var(--hdk-primary,#54cfd6);flex-shrink:0;opacity:.85;transition:opacity .2s}.hdmobile-dropdown-viewall{align-items:center;justify-content:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;font-weight:600;color:var(--hdk-primary,#54cfd6);background:var(--hdk-primary-light,rgba(84,207,214,.08));border-radius:var(--hdk-radius-md,.5rem);border:none}.hdmobile-dropdown-viewall:hover{background:var(--hdk-primary,#54cfd6);color:#fff}.hdmobile-dropdown-viewall iconify-icon{font-size:.875rem;transition:transform .2s}.hdmobile-dropdown-viewall:hover iconify-icon{transform:translateX(3px);color:#fff}.hdmobile-nav-group-title{padding:12px .625rem;font-size:.6875rem;gap:.5rem}.hdmobile-nav-group-title iconify-icon:first-child,.hdmobile-offcanvas-user-name{font-size:.9375rem}.hdmobile-dropdown-arrow{font-size:.875rem}.hdmobile-nav-item{padding:12px .875rem;font-size:.875rem;gap:.625rem}.hdmobile-auth-btn iconify-icon,.hdmobile-nav-item iconify-icon{font-size:1.125rem}.hdmobile-nav-group{padding:0 .5rem;margin-bottom:.25rem}.hdmobile-nav-divider{margin:.375rem .75rem}.hdmobile-admin-dropdown .hdmobile-dropdown-item{padding:.4375rem .5rem;font-size:.8125rem}.hdmobile-admin-badge{min-width:18px;height:18px;padding:0 5px;font-size:10px}.hdmobile-item-badge{min-width:16px;height:16px;padding:0 4px;font-size:9px}.hdmobile-coming-soon-badge{padding:2px 8px;font-size:9px;border-radius:10px}.hdmobile-quick-actions{gap:.375rem}.hdmobile-quick-action{position:relative;padding:.5rem .25rem;gap:.25rem}.hdmobile-quick-action iconify-icon{font-size:1.25rem}.hdmobile-quick-action span:not(.hdmobile-quick-action-badge){font-size:.625rem}.hdmobile-quick-action-badge{position:absolute;top:2px;right:13px;transform:translateX(100%);min-width:16px;height:16px;padding:0 4px;background:var(--hdk-destructive,#f4212e);color:#fff;font-size:10px!important;font-weight:700;line-height:16px;text-align:center;border-radius:var(--hdk-radius-full,9999px);box-shadow:0 2px 4px rgba(244,33,46,.3);animation:2s infinite hdmobile-badge-pulse}.hdmobile-offcanvas-user{padding:1rem}.hdmobile-offcanvas-user-info{margin-bottom:.75rem;gap:.75rem}.hdmobile-offcanvas-avatar{width:48px;height:48px}.hdmobile-offcanvas-user-stats{font-size:.75rem;gap:.75rem}.hdmobile-nav-footer{padding:1rem .75rem;font-size:.6875rem}.hdmobile-auth-btn{padding:.75rem 1rem;font-size:.875rem}.hdmobile-logout-item{display:flex!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:calc(100% - 1rem)!important;margin:.5rem!important;padding:.75rem 1rem!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;border:none!important;border-radius:12px!important;font-weight:600!important;font-size:.875rem!important;text-decoration:none!important;transition:.2s!important;box-shadow:0 4px 12px rgba(220,38,38,.25)!important}.hdmobile-logout-item iconify-icon{color:#fff!important;font-size:1.125rem!important}.hdmobile-logout-item span{color:#fff!important}.hdmobile-logout-item:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(220,38,38,.35)!important}.hdmobile-logout-item:active{transform:translateY(0)!important}.hdmobile-ai-item{margin:.125rem 0}.hdmobile-nav-item--featured{border-radius:var(--hdk-radius-lg,.75rem);position:relative;overflow:hidden;-webkit-border-radius:var(--hdk-radius-lg,0.75rem);-moz-border-radius:var(--hdk-radius-lg,.75rem);-ms-border-radius:var(--hdk-radius-lg,0.75rem);-o-border-radius:var(--hdk-radius-lg,.75rem)}.hdmobile-nav-item--featured::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(16,185,129,.08),transparent);animation:4s infinite hdmobile-featured-shimmer}@keyframes hdmobile-featured-shimmer{0%{left:-100%}100%{left:100%}}.hdmobile-nav-item--featured iconify-icon{color:#10b981!important}.hdmobile-nav-item--featured:hover{background:linear-gradient(135deg,rgba(16,185,129,.18) 0,rgba(5,150,105,.12) 100%);border-color:rgba(16,185,129,.4)}.hdmobile-nav-item--featured span:first-of-type{color:#059669;font-weight:600}.dark .hdmobile-nav-item--featured span:first-of-type{color:#34d399}.dark .hdmobile-nav-item--featured:hover{background:linear-gradient(135deg,rgba(16,185,129,.2) 0,rgba(5,150,105,.1) 100%)}.hdmobile-badge-shine{display:inline-flex;align-items:center;margin-left:auto;padding:2px 10px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;font-size:10px;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.04em;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(16,185,129,.3)}.hdmobile-badge-shine::after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:2.5s ease-in-out infinite hdmobile-shine-sweep}@keyframes hdmobile-shine-sweep{0%{left:-100%}100%,50%{left:150%}}.hdmobile-search-result-title mark{background:rgba(245,158,11,.22);color:inherit;padding:0 .1em;border-radius:4px}.hdmobile-search-result-author mark{background:rgba(84,207,214,.22);color:inherit;padding:0 .08em;border-radius:4px}.hdmobile-search-relevance-summary{font-size:12px;font-weight:500;color:var(--hdk-text-secondary,#536471);margin-left:4px}@media (max-width:991.98px) and (hover:none) and (pointer:coarse){body.hdk-is-pwa .hdmobile-story-header.hdmobile-header-hidden,html.hdk-is-pwa .hdmobile-story-header.hdmobile-header-hidden{transform:translateY(-200%)!important;-webkit-transform:translateY(-200%)!important;-moz-transform:translateY(-200%)!important;-ms-transform:translateY(-200%)!important;-o-transform:translateY(-200%)!important}body.hdk-is-pwa .hdmobile-header-wrapper,body.hdk-is-pwa .hdmobile-offcanvas-header,body.hdk-is-pwa .hydrosite-sidebar-profile,html.hdk-is-pwa .hdmobile-header-wrapper,html.hdk-is-pwa .hdmobile-offcanvas-header,html.hdk-is-pwa .hydrosite-sidebar-profile{padding-top:calc(.2rem + env(safe-area-inset-top,0px))}body.hdk-is-pwa .hdmobile-story-header,html.hdk-is-pwa .hdmobile-story-header{height:auto}body.hdk-is-pwa .hydrosite-mobile-toggle,html.hdk-is-pwa .hydrosite-mobile-toggle{top:calc(.2rem + env(safe-area-inset-top,0px))}}@media (display-mode:standalone) and (max-width:991.98px) and (hover:none) and (pointer:coarse){.hdmobile-story-header{height:auto}.hdmobile-story-header.hdmobile-header-hidden{transform:translateY(-200%)!important;-webkit-transform:translateY(-200%)!important;-moz-transform:translateY(-200%)!important;-ms-transform:translateY(-200%)!important;-o-transform:translateY(-200%)!important}.hdmobile-header-wrapper,.hdmobile-offcanvas-header,.hydrosite-sidebar-profile{padding-top:calc(.2rem + env(safe-area-inset-top,0px))}.hydrosite-mobile-toggle{top:calc(.2rem + env(safe-area-inset-top,0px))}}.hdmobile-nav-item--affiliate-featured::before{background:linear-gradient(90deg,transparent,rgba(251,191,36,.16),transparent)}.hdmobile-nav-item--affiliate-featured iconify-icon{color:#f59e0b!important}.hdmobile-nav-item--affiliate-featured:hover{background:linear-gradient(135deg,rgba(245,158,11,.22) 0,rgba(217,119,6,.14) 100%);border-color:rgba(245,158,11,.45)}.hdmobile-nav-item--affiliate-featured span:first-of-type{color:#b45309}.dark .hdmobile-nav-item--affiliate-featured span:first-of-type{color:#fbbf24}.dark .hdmobile-nav-item--affiliate-featured:hover{background:linear-gradient(135deg,rgba(245,158,11,.24) 0,rgba(180,83,9,.12) 100%)}.hdmobile-nav-item--affiliate-featured .hdmobile-badge-shine{background:linear-gradient(135deg,#f59e0b 0,#d97706 100%);box-shadow:0 2px 8px rgba(245,158,11,.35)}
/* Pending story styles for live search - anti-duplicate indicator */
.hdk-pending-badge{position:absolute;top:4px;left:4px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:10px;box-shadow:0 1px 3px rgba(245,158,11,.3);z-index:2;white-space:nowrap;line-height:1}.hdmobile-search-result-item--pending{cursor:default;border-color:var(--hdk-warning,#f59e0b);background:linear-gradient(135deg,rgba(245,158,11,.05),transparent)}.hdmobile-search-result-item--pending:hover,.hdmobile-search-result-item--pending:active,.hdmobile-search-result-item--pending:focus{transform:none!important;background:linear-gradient(135deg,rgba(245,158,11,.08),transparent)!important;border-color:var(--hdk-warning,#f59e0b)!important;box-shadow:0 0 0 2px rgba(245,158,11,.2)!important}.dark .hdmobile-search-result-item--pending{background:linear-gradient(135deg,rgba(245,158,11,.12),var(--hdk-card,#17181c))!important}.pending-meta,.pending-summary{color:var(--hdk-warning,#f59e0b);font-size:11px;font-weight:500}.pending-summary{font-size:12px;margin-left:6px}.hdmobile-search-result-item--pending .hdmobile-search-result-title{color:var(--hdk-text-primary,#0f1419)}.dark .hdmobile-search-result-item--pending .hdmobile-search-result-title{color:var(--hdk-text-primary,#e7e9ea)}