.rsite-bar{z-index:30;-webkit-backdrop-filter:blur(18px)saturate(160%);border-bottom:1px solid var(--riga);background:#0a0f1cb8;justify-content:space-between;align-items:center;gap:1rem;height:60px;padding:0 clamp(1rem,5vw,2rem);display:flex;position:sticky;top:0}.rsite-brand{align-items:center;gap:.55rem;text-decoration:none;display:flex}.rsite-brand img{border-radius:6px;width:26px;height:26px;display:block}.rsite-brand .nm{color:var(--testo);letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.rsite-brand .by{color:var(--inchiostro-45);font-size:.72rem;font-weight:500}.rsite-nav{align-items:center;gap:.3rem;display:flex}.rsite-nav a{color:var(--inchiostro-70);border-radius:9px;padding:.5rem .8rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.rsite-nav a:hover{color:var(--testo);background:#edf2f90f}.rsite-nav a.rsite-cta{background:var(--teal);color:#04222b;font-weight:700}.rsite-nav a.rsite-cta:hover{filter:brightness(1.08);background:var(--teal);color:#04222b}@media (width<=560px){.rsite-brand .by{display:none}.rsite-nav a{padding:.5rem .55rem;font-size:.88rem}}.rsite-foot{color:var(--inchiostro-45);border-top:1px solid var(--riga);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;padding:40px 1.25rem;font-size:.85rem;display:flex}.rsite-foot a{color:var(--inchiostro-70);text-decoration:none}.rsite-foot a:hover{color:var(--teal)}
