.jojotique-colors{align-items:center;height:100%;text-decoration:none;display:flex}.jojotique-colors:hover span:where(:not([class]),.neon-text-secondary){text-decoration:underline}.jojotique-colors .neon-glow{display:inline-block;transform:translate(3px)translateY(4px)rotate(24deg)}.navbar{z-index:1000;background-color:var(--jq-nav-footer-bg-color);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;top:0;left:0;right:0}.navbar>div{height:var(--jq-navbar-height);justify-content:space-between;align-items:center;display:flex}.navbar>div>a{margin-left:1rem;font-size:1.75rem;text-decoration:none;display:flex}@media not (max-width:768px){.navbar>div>a{margin-left:0}}.navbar>div>a:hover>div span:not(.neon-glow){text-decoration:underline}.navbar>div>div{align-items:center;gap:1rem;height:100%;display:flex}.navbar>div>div>button{cursor:pointer;color:var(--jq-primary-color);background:0 0;border:none;margin-right:1rem;font-size:1.5rem}@media not (max-width:768px){.navbar>div>div>button{display:none}}.navbar>div>div menu,.navbar>div>div search form{align-items:center;column-gap:1rem;height:100%}.navbar>div>div menu{display:none}@media not (max-width:768px){.navbar>div>div menu{display:flex}}.navbar>div>div search{display:none}@media not (max-width:1024px){.navbar>div>div search{display:none}}body:has(.smartphone-nav[open]){overflow:hidden}.smartphone-nav{background-color:var(--jq-dialog-bg-color);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1001;border:none;min-width:50vw;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0 0 0 auto}.smartphone-nav::backdrop{background:var(--jq-dialog-backdrop);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.smartphone-nav>div{width:100%;height:100dvh;padding:1rem}.smartphone-nav>div menu{flex-direction:column;row-gap:.5rem;margin-bottom:1rem}:is(.navbar,.smartphone-nav) menu,:is(.navbar,.smartphone-nav) search form{display:flex}:is(.navbar,.smartphone-nav) menu{margin:0;padding:0;list-style:none}:is(.navbar,.smartphone-nav) menu li{align-items:center;height:100%;display:flex}:is(.navbar,.smartphone-nav) search{border-radius:.75rem;height:1.5rem;display:none}:is(.navbar,.smartphone-nav) search form{border-radius:.75rem;align-items:center;width:100%;height:100%;display:flex;position:relative}:is(.navbar,.smartphone-nav) search form input{width:100%;height:100%;color:var(--jq-text-color);background-color:#0000;border:none;border-radius:.75rem;padding:.25rem 2rem .25rem .75rem}:is(.navbar,.smartphone-nav) search form input::-webkit-search-cancel-button{cursor:pointer}:is(.navbar,.smartphone-nav) search form svg{fill:#0000;width:1rem;height:1rem;stroke:var(--jq-primary-color);pointer-events:none;position:absolute;top:.25rem;right:.75rem}
