/* Codex.me · navigazione indipendente */
.codex-site-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.98);border-bottom:1px solid #d7dee7;box-shadow:0 2px 14px rgba(11,18,32,.04);backdrop-filter:blur(16px)}
.codex-header-inner{min-height:72px;display:grid;grid-template-columns:164px minmax(220px,620px) 1fr auto;align-items:center;gap:20px}
.codex-header-brand{display:flex;width:164px}.codex-header-brand img{display:block;width:164px;height:auto}
.codex-header-search{position:relative;display:grid;grid-template-columns:1fr auto;min-width:0}.codex-header-search input{width:100%;height:44px;padding:0 52px 0 14px;border:1px solid #aeb9c7;background:#f6f8fa}.codex-header-search button{position:absolute;right:2px;top:2px;width:42px;height:40px;border:0;background:transparent;color:#405069}.codex-header-search .codex-nav-icon{width:21px;height:21px}
.codex-header-shortcuts{display:flex;justify-content:flex-end;gap:4px}.codex-header-shortcuts a{padding:9px 10px;color:#35445a;text-decoration:none;font-weight:760}.codex-header-shortcuts a:hover{background:#eef7fb;color:#071426}
.codex-menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:104px;height:44px;padding:0 13px;border:1px solid #8795a7;background:#071426;color:#fff;font:inherit;font-weight:820;cursor:pointer}.codex-menu-trigger-grid{display:grid;grid-template-columns:repeat(2,5px);gap:3px}.codex-menu-trigger-grid i{width:5px;height:5px;background:#42c8f5}.codex-menu-trigger b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#c40018;color:#fff;font-size:.7rem}
.codex-menu-layer{position:fixed;inset:0;z-index:100;pointer-events:none}.codex-menu-layer[hidden]{display:none}.codex-menu-layer.is-open{pointer-events:auto}.codex-menu-backdrop{position:absolute;inset:0;border:0;background:rgba(5,12,22,.58);opacity:0;transition:opacity .2s}.codex-menu-layer.is-open .codex-menu-backdrop{opacity:1}
.codex-menu-panel{position:absolute;right:0;top:0;bottom:0;width:min(460px,94vw);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;border-left:1px solid #cbd4df;box-shadow:-28px 0 70px rgba(4,12,24,.22);transform:translateX(102%);transition:transform .22s ease;outline:0}.codex-menu-layer.is-open .codex-menu-panel{transform:none}
.codex-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 22px 18px;border-bottom:2px solid #071426;background:#fff}.codex-menu-head h2{margin:.2rem 0 .25rem;font-size:1.55rem}.codex-menu-head p{margin:0;color:#526174;font-size:.88rem}.codex-menu-close{display:grid;justify-items:center;gap:0;width:58px;min-width:58px;height:58px;padding:3px;border:1px solid #aeb9c7;background:#fff;color:#071426;font-size:.66rem;font-weight:800;cursor:pointer}.codex-menu-close span:first-child{font-size:1.65rem;line-height:1}
.codex-menu-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 22px 30px}.codex-menu-search{display:grid;gap:7px;margin-bottom:18px}.codex-menu-search label{font-size:.73rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#526174}.codex-menu-search>div{display:grid;grid-template-columns:1fr auto}.codex-menu-search input{min-width:0;height:46px;border:1px solid #98a6b7;padding:0 13px}.codex-menu-search button{height:46px;padding:0 18px;border:1px solid #071426;background:#071426;color:#fff;font-weight:800}
.codex-menu-account{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;margin-bottom:14px;border:1px solid #d7dee7;background:#f7f9fb;color:#071426;text-decoration:none}.codex-menu-account>span:nth-child(2){display:grid;min-width:0}.codex-menu-account small,.codex-menu-account em{color:#607086;font-size:.72rem;font-style:normal}.codex-menu-account strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.codex-menu-account .mini-avatar{width:48px;height:48px}
.codex-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px}.codex-menu-actions a{display:grid;gap:3px;min-height:86px;align-content:center;padding:12px;border:1px solid #cbd4df;background:#fff;color:#071426;text-decoration:none}.codex-menu-actions a:first-child{border-color:#071426;background:#071426;color:#fff}.codex-menu-actions span{font-size:.72rem;opacity:.75}
.codex-menu-groups{display:grid;gap:24px}.codex-menu-group h3{margin:0 0 8px;padding-bottom:7px;border-bottom:1px solid #cfd8e2;color:#526174;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.codex-menu-group nav{display:grid;grid-template-columns:1fr 1fr;gap:6px}.codex-menu-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:9px 10px;border:1px solid #e0e6ed;background:#fff;color:#26364b;text-decoration:none}.codex-menu-link>span:first-child{display:flex;align-items:center;gap:10px;min-width:0}.codex-menu-link-copy{display:grid;min-width:0}.codex-menu-link strong{font-size:.86rem}.codex-menu-link:hover,.codex-menu-link:focus-visible{border-color:#7f91a6;background:#edf8fc;color:#071426}.codex-menu-link.is-current{border-color:#0077a8;background:#e7f7fd;color:#003d57;box-shadow:inset 3px 0 #0077a8}.codex-menu-link.is-primary{background:#071426;color:#fff}.codex-menu-link.is-logout{color:#9f1d19}.codex-nav-icon{width:20px;height:20px;flex:none}.codex-menu-arrow{font-size:1.25rem;color:#8290a2}
.codex-menu-foot{display:flex;justify-content:space-between;gap:14px;padding:13px 22px;border-top:1px solid #d7dee7;background:#f7f9fb;color:#607086;font-size:.72rem}.codex-menu-open{overflow:hidden}
@media(max-width:1120px){.codex-header-shortcuts{display:none}.codex-header-inner{grid-template-columns:164px minmax(180px,1fr) auto}}
@media(max-width:680px){.codex-site-header{position:sticky}.codex-header-inner{width:calc(100% - 24px)!important;min-height:64px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:9px 0}.codex-header-brand{width:142px}.codex-header-brand img{width:142px}.codex-header-search{grid-column:1/-1;grid-row:2}.codex-menu-trigger{min-width:106px}.codex-menu-panel{inset:0;width:100%;height:100dvh;border:0;transform:translateY(102%)}.codex-menu-layer.is-open .codex-menu-panel{transform:none}.codex-menu-head{padding:calc(14px + env(safe-area-inset-top)) 16px 13px}.codex-menu-head h2{font-size:1.35rem}.codex-menu-head p{display:none}.codex-menu-close{width:52px;min-width:52px;height:52px}.codex-menu-scroll{padding:15px 14px calc(30px + env(safe-area-inset-bottom))}.codex-menu-search{position:sticky;top:-15px;z-index:2;padding:10px 0 12px;background:#fff}.codex-menu-group nav{grid-template-columns:1fr 1fr}.codex-menu-link{min-height:56px}.codex-menu-actions a{min-height:78px}.codex-menu-foot{display:none}}
@media(max-width:390px){.codex-menu-group nav,.codex-menu-actions{grid-template-columns:1fr}.codex-menu-link{min-height:52px}.codex-menu-trigger span:nth-child(2){display:none}.codex-menu-trigger{min-width:52px;width:52px;padding:0}}
@media(prefers-reduced-motion:reduce){.codex-menu-panel,.codex-menu-backdrop{transition:none!important}}
@media print{.codex-site-header,.codex-menu-layer{display:none!important}}

/* 0.5.77 · desktop */
@media(min-width:1121px){.codex-menu-panel{width:min(540px,48vw)}.codex-menu-scroll{padding-inline:28px}.codex-menu-head{padding-inline:28px}.codex-menu-groups{grid-template-columns:1fr 1fr;align-items:start}.codex-menu-group{min-width:0}.codex-menu-group:nth-child(3),.codex-menu-group:nth-child(4){grid-column:auto}.codex-menu-group nav{grid-template-columns:1fr}.codex-menu-link{min-height:48px}.codex-header-shortcuts a[aria-current="page"]{background:#e7f7fd;color:#003d57}}

/* 0.5.78 · smartphone */
@media(max-width:680px){.codex-menu-layer{height:100dvh}.codex-menu-backdrop{display:none}.codex-menu-panel{max-width:none;overflow:hidden}.codex-menu-head{flex:none}.codex-menu-scroll{height:auto;max-height:none}.codex-menu-groups{padding-bottom:12px}.codex-menu-group h3{position:sticky;top:69px;z-index:1;margin-inline:-2px;padding:9px 2px 8px;background:#fff}.codex-menu-link strong{font-size:.9rem}.codex-menu-trigger{box-shadow:0 4px 14px rgba(7,20,38,.12)}}
@supports(height:100svh){@media(max-width:680px){.codex-menu-panel,.codex-menu-layer{height:100svh}}}

/* 0.5.79 · azioni e stati */
.codex-menu-link.nav-messages strong,.codex-menu-link.nav-notifications strong{display:flex;align-items:center;gap:7px}.codex-menu-link.nav-messages strong::after,.codex-menu-link.nav-notifications strong::after{content:"";width:7px;height:7px;border-radius:50%;background:#00a8e8}.codex-menu-link.is-logout{margin-top:8px;border-color:#f0c7c4;background:#fff8f8}.codex-menu-account:focus-visible,.codex-menu-actions a:focus-visible{outline:3px solid rgba(0,119,168,.25);outline-offset:2px}

/* 0.5.81 · accessibilità */
.codex-menu-trigger:focus-visible,.codex-menu-close:focus-visible,.codex-menu-search button:focus-visible,.codex-menu-search input:focus-visible{outline:3px solid rgba(0,119,168,.28);outline-offset:3px}.codex-menu-panel[tabindex="-1"]:focus{outline:none}@media(forced-colors:active){.codex-menu-link.is-current{border:3px solid CanvasText}.codex-menu-trigger,.codex-menu-search button{forced-color-adjust:auto}}

/* 0.5.94 · logo orizzontale e header compatto */
.codex-header-inner{min-height:66px;grid-template-columns:126px minmax(240px,640px) 1fr auto;gap:18px}
.codex-header-brand{width:126px;max-width:126px;align-items:center}.codex-header-brand img{display:block;width:126px!important;height:auto!important;max-height:28px;object-fit:contain;object-position:left center}
.codex-header-search input{height:42px}.codex-menu-trigger{height:42px;min-width:96px}
@media(max-width:1120px){.codex-header-inner{grid-template-columns:118px minmax(180px,1fr) auto}.codex-header-brand,.codex-header-brand img{width:118px!important}}
@media(max-width:680px){.codex-header-inner{min-height:58px;grid-template-columns:minmax(0,1fr) auto;padding:7px 0}.codex-header-brand,.codex-header-brand img{width:108px!important;max-width:108px}.codex-header-brand img{max-height:22px}.codex-header-search{margin-top:2px}.codex-menu-trigger{height:40px;min-width:92px}}
@media(max-width:390px){.codex-header-brand,.codex-header-brand img{width:98px!important;max-width:98px}.codex-menu-trigger{width:46px;min-width:46px;height:40px}}

/* 0.5.107 · menu mobile corretto */
body.codex-ui .codex-menu-head{min-width:0}
body.codex-ui .codex-menu-head>div{min-width:0;flex:1}
body.codex-ui .codex-menu-head h2{overflow-wrap:normal;word-break:normal}
body.codex-ui .codex-menu-close{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:92px;height:46px;padding:0 12px;white-space:nowrap;overflow-wrap:normal;word-break:normal;line-height:1}
body.codex-ui .codex-menu-close-icon{font-size:1.55rem;line-height:.8}
body.codex-ui .codex-menu-close-label{font-size:.78rem;line-height:1}
@media(max-width:680px){body.codex-ui .codex-menu-head{gap:12px;padding-inline:14px}.codex-menu-head h2{font-size:clamp(1.55rem,8vw,2.25rem);max-width:calc(100vw - 126px)}.codex-menu-close{min-width:84px;height:44px;padding-inline:10px}.codex-menu-scroll{overflow-y:auto!important;overscroll-behavior:contain}.codex-menu-group h3{top:0}.codex-menu-search{top:0}}
@media(max-width:360px){body.codex-ui .codex-menu-close{min-width:44px;width:44px;padding:0}.codex-menu-close-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.codex-menu-head h2{max-width:calc(100vw - 80px)}}
