.pill-nav{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.pill-inner{pointer-events:all;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#0c0c14d1;border:1px solid #ffffff12;border-radius:100px;align-items:center;gap:4px;padding:6px 10px;transition:background .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff0a}.pill-nav--scrolled .pill-inner{background:#0a0a12f2;border-color:#ffffff1a;box-shadow:0 12px 40px #0009,inset 0 1px #ffffff0f}.pill-logo{flex-shrink:0;align-items:center;padding:6px 12px;text-decoration:none;display:flex}.pill-logo-text{letter-spacing:.08em;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:.9rem;font-weight:800}.pill-divider{background:#ffffff14;flex-shrink:0;width:1px;height:20px;margin:0 2px}.pill-items{align-items:center;gap:2px;display:flex}.pill-item{color:#ffffff73;letter-spacing:.01em;white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:7px 12px;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.pill-item:hover{color:#ffffffd9;background:#ffffff0f}.pill-item--active{color:#fff;background:#a855f72e}.pill-item--active:hover{background:#a855f738}.pill-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.pill-item-icon svg{width:16px;height:16px}.pill-item-label{font-size:.8rem}.pill-menu-btn{color:#ffffff8c;cursor:pointer;background:#ffffff0d;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:color .2s,background .2s;display:flex}.pill-menu-btn:hover{color:#fff;background:#ffffff1a}.pill-menu-btn svg{width:16px;height:16px}.mobile-tabs{display:none}.drawer-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#0009;animation:.2s fadeOverlay;position:fixed;inset:0}.drawer{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:2001;background:#0b0b14fa;border-left:1px solid #ffffff0f;flex-direction:column;width:300px;height:100%;animation:.28s cubic-bezier(.16,1,.3,1) slideInRight;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 40px #0009}.drawer-header{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.drawer-logo{letter-spacing:.08em;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:1.15rem;font-weight:800;text-decoration:none}.drawer-close{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.drawer-close:hover{color:#fff;background:#ffffff1a}.drawer-close svg{width:16px;height:16px}.drawer-section-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;padding:16px 24px 6px;font-size:.68rem;font-weight:600}.drawer-items{padding:0 12px}.drawer-item{color:#ffffff8c;border-radius:10px;align-items:center;gap:12px;margin-bottom:2px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex;position:relative}.drawer-item:hover{color:#ffffffe6;background:#ffffff0d}.drawer-item--active{color:#c084fc;background:#a855f71f}.drawer-item--active:hover{background:#a855f72e}.drawer-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.drawer-item-icon svg{width:18px;height:18px}.drawer-item-label{flex:1}.drawer-item-dot{background:#a855f7;border-radius:50%;flex-shrink:0;width:6px;height:6px}.drawer-footer{border-top:1px solid #ffffff0d;flex-shrink:0;margin-top:auto;padding:20px 24px}.drawer-footer-text{color:#ffffff40;letter-spacing:.02em;font-size:.75rem}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (min-width:768px){.pill-nav{display:flex}.mobile-tabs{display:none!important}}@media (max-width:767px){.pill-nav{display:none!important}.mobile-tabs{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(180%);padding-bottom:env(safe-area-inset-bottom,0px);height:calc(60px + env(safe-area-inset-bottom,0px));background:#0a0a12f5;border-top:1px solid #ffffff0f;justify-content:space-around;align-items:stretch;position:fixed;bottom:0;left:0;right:0;display:flex!important}.mobile-tab{color:#ffffff61;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px;text-decoration:none;transition:color .18s;display:flex}.mobile-tab:hover,.mobile-tab:active{color:#fffc}.mobile-tab--active{color:#a855f7}.mobile-tab-icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mobile-tab-icon svg{width:22px;height:22px}.mobile-tab-label{letter-spacing:.01em;font-size:.6rem;font-weight:600}.drawer{border-left:none;border-right:1px solid #ffffff0f;width:280px;animation:.28s cubic-bezier(.16,1,.3,1) slideInLeft;left:0;right:auto}}
