.sh-header{z-index:900;-webkit-backdrop-filter:blur(8px);background:#0a0908db;border-bottom:1px solid #2a241f;justify-content:space-between;align-items:center;height:76px;padding:0 20px;font-family:Archivo,sans-serif;display:flex;position:fixed;top:0;left:0;right:0}.sh-header *{box-sizing:border-box}.sh-header a{color:inherit;text-decoration:none}.sh-brand{align-items:center;gap:14px;display:flex}.sh-knight-mark{flex:none;justify-content:flex-start;align-items:center;width:112px;height:46px;display:flex}.sh-knight-mark img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.sh-context{letter-spacing:.08em;color:#a89f92;text-transform:uppercase;align-items:center;gap:10px;font-family:Space Mono,monospace;font-size:.72rem;display:flex}.sh-sep{color:#2a241f}.sh-hot{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#9b6fd1 33%,#d6409f 66%,#fa557a 100%);-webkit-background-clip:text;background-clip:text}@media (max-width:640px){.sh-context{display:none}}.sh-right{align-items:center;gap:14px;display:flex}.sh-auth-cta{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#9b6fd1 33%,#d6409f 66%,#fa557a 100%);border-radius:999px;align-items:center;gap:6px;padding:9px 18px;font-family:Space Mono,monospace;font-size:.72rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.sh-auth-cta:hover{transform:translateY(-1px);box-shadow:0 8px 22px -8px #fa557a80}.sh-profile{position:relative}.sh-profile-btn{cursor:pointer;background:#141210;border:1px solid #2a241f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .25s;display:flex;overflow:hidden}.sh-profile-btn:hover{border-color:#a89f92}.sh-profile-badge{color:#fff;text-align:center;z-index:1;background:#fa557a;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-family:Space Mono,monospace;font-size:.62rem;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.sh-profile-avatar{object-fit:cover;width:100%;height:100%;display:block}.sh-profile-fallback{color:#a89f92;font-family:Space Mono,monospace;font-size:.72rem}.sh-profile-menu{z-index:950;opacity:0;visibility:hidden;background:#141210;border:1px solid #2a241f;border-radius:14px;flex-direction:column;gap:2px;min-width:200px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px);box-shadow:0 20px 44px -18px #0009}.sh-profile-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.sh-profile-menu a,.sh-profile-menu button{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#a89f92;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-family:Space Mono,monospace;font-size:.76rem;transition:background .2s,color .2s;display:block}.sh-profile-menu a:hover,.sh-profile-menu button:hover{color:#f5f0e6;background:#1b1815}.sh-profile-menu a.sh-notif-unread{color:#fa557a}.sh-profile-signout{border-top:1px solid #2a241f;margin-top:4px;color:#fa557a!important;border-radius:0 0 8px 8px!important;padding-top:12px!important}.sh-hamburger{cursor:pointer;z-index:1100;background:0 0;border:1px solid #2a241f;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:flex;position:relative}.sh-hamburger span{background:#f5f0e6;width:16px;height:2px;transition:transform .3s,opacity .3s;display:block}.sh-hamburger.open span:first-child{transform:translateY(6px)rotate(45deg)}.sh-hamburger.open span:nth-child(2){opacity:0}.sh-hamburger.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.sh-nav-overlay{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#141210;flex-direction:column;justify-content:center;padding:96px 8vw 60px;font-family:Archivo,sans-serif;transition:opacity .35s;display:flex;position:fixed;inset:0}.sh-nav-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.sh-nav-list{z-index:2;position:relative}.sh-nav-list a,.sh-nav-list button{text-transform:uppercase;color:#f5f0e6;cursor:pointer;text-align:left;opacity:0;background:0 0;border:none;align-items:baseline;gap:18px;width:100%;padding:6px 0;font-family:Anton,sans-serif;font-size:clamp(2.2rem,7vw,4.6rem);line-height:1.08;animation:.5s cubic-bezier(.16,1,.3,1) forwards shNavIn;display:flex;transform:translateY(24px)}.sh-nav-list a:first-child,.sh-nav-list button:first-child{animation-delay:0s}.sh-nav-list a:nth-child(2),.sh-nav-list button:nth-child(2){animation-delay:40ms}.sh-nav-list a:nth-child(3),.sh-nav-list button:nth-child(3){animation-delay:80ms}.sh-nav-list a:nth-child(4),.sh-nav-list button:nth-child(4){animation-delay:.12s}.sh-nav-list a:nth-child(5),.sh-nav-list button:nth-child(5){animation-delay:.16s}.sh-nav-list a:nth-child(6),.sh-nav-list button:nth-child(6){animation-delay:.2s}.sh-nav-list a:nth-child(7),.sh-nav-list button:nth-child(7){animation-delay:.24s}@keyframes shNavIn{to{opacity:1;transform:translateY(0)}}.sh-nav-list a:hover,.sh-nav-list a:focus-visible,.sh-nav-list button:hover,.sh-nav-list button:focus-visible{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#9b6fd1 33%,#d6409f 66%,#fa557a 100%);-webkit-background-clip:text;background-clip:text}.sh-num{color:#0000;-webkit-text-fill-color:transparent;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6 0%,#9b6fd1 33%,#d6409f 66%,#fa557a 100%);-webkit-background-clip:text;background-clip:text;font-family:Space Mono,monospace;font-size:.9rem}.sh-nav-foot{z-index:2;color:#a89f92;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #2a241f;flex-wrap:wrap;gap:8px 18px;margin-top:40px;padding-top:20px;font-family:Space Mono,monospace;font-size:.72rem;display:flex;position:relative}.sh-nav-foot a{color:#a89f92;text-decoration:none;transition:color .25s}.sh-nav-foot a:hover{color:#fa557a}.sh-nav-close{z-index:1150;color:#f5f0e6;cursor:pointer;opacity:0;visibility:hidden;background:#0a0908;border:1px solid #2a241f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;line-height:1;transition:opacity .25s,transform .25s,visibility .25s,border-color .25s,color .25s;display:flex;position:fixed;top:18px;right:20px;transform:scale(.85)}.sh-nav-close.open{opacity:1;visibility:visible;transform:scale(1)}.sh-nav-close:hover{color:#fa557a;border-color:#fa557a}
