.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:transform .3s,box-shadow .3s;-webkit-transition:transform .3s,box-shadow .3s;-moz-transition:transform .3s,box-shadow .3s;-ms-transition:transform .3s,box-shadow .3s;-o-transition:transform .3s,box-shadow .3s}.index .hdmobile-story-header{position:fixed}.dark .hdmobile-story-header{background:var(--hdk-background,#000);border-color:var(--hdk-border,#242628)}.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-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(--hdk-text-primary,#0f1419);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-nav-item.active{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-offcanvas-user-name,.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-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;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}.dark .hdmobile-menu-line{background:var(--hdk-text-primary,#e7e9ea)}.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-background,#000)}.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{padding:1.25rem;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;margin-bottom:1rem}.hdmobile-offcanvas-avatar-wrapper{position:relative;flex-shrink:0}.hdmobile-offcanvas-avatar{width:52px;height:52px;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-size:1rem;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;font-size:.8125rem;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;padding:.625rem .25rem;background:var(--hdk-background,#fff);border-radius:var(--hdk-radius-lg,.75rem);color:var(--hdk-text-primary,#0f1419)}.hdmobile-auth-register:hover,.hdmobile-dropdown-item:hover,.hdmobile-dropdown-viewall:hover,.hdmobile-nav-item:hover,.hdmobile-quick-action:hover,.hdmobile-recent-search-item:hover{background:var(--hdk-primary-light,rgba(84,207,214,.1))}.hdmobile-quick-action iconify-icon{font-size:1.375rem;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{padding:0 .75rem;margin-bottom:.5rem}.hdmobile-nav-group-title{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.75rem;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}.hdmobile-dropdown-item,.hdmobile-nav-item{align-items:center;color:var(--hdk-text-primary,#0f1419)}.hdmobile-nav-item{gap:.75rem;padding:.75rem 1rem;margin:.125rem 0;font-size:.9375rem;font-weight:500;border-radius:var(--hdk-radius-lg,.75rem)}.hdmobile-nav-item iconify-icon{font-size:1.25rem;color:var(--hdk-text-secondary,#536471);transition:color .2s}.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-search-result-author i,.hdmobile-search-section-title i,.hdmobile-search-voice:hover{color:var(--hdk-primary,#54cfd6)}.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-content{max-height:0;overflow:hidden;transition:max-height .3s;padding-left:.5rem}.hdmobile-dropdown-content.active{max-height:500px}.hdmobile-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;padding:.5rem 0}.hdmobile-dropdown-item,.hdmobile-dropdown-viewall{gap:.5rem;display:flex;transition:.2s;text-decoration:none}.hdmobile-dropdown-item{padding:.625rem .75rem;font-size:.875rem;border-radius:var(--hdk-radius-md,.5rem)}.hdmobile-dropdown-item iconify-icon{font-size:1.125rem;color:var(--hdk-text-muted,#8899a6)}.hdmobile-dropdown-viewall{align-items:center;justify-content:center;padding:.75rem;margin-top:.5rem;font-size:.8125rem;font-weight:600;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;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:var(--hdk-radius-lg,.75rem);transition:.2s}.hdmobile-auth-btn iconify-icon{font-size:1.25rem}.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{background:linear-gradient(135deg,rgba(84,207,214,.08),rgba(72,184,190,.08));border:1px solid var(--hdk-primary-light,rgba(84,207,214,.2))}.hdmobile-ai-item 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{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;padding:1rem .75rem;margin-top:auto;font-size:.75rem;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:var(--hdk-z-modal,500);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-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:.625rem 1rem;border-radius:var(--hdk-radius-full,9999px);border:1px solid transparent}.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-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)}