.bf-rings{position:relative;display:inline-block;width:44px;height:44px;border:5px solid #f20d16;border-radius:50%;flex:0 0 auto}
.bf-rings:before{content:"";position:absolute;inset:7px;border:4px solid #f20d16;border-radius:50%}
.bf-rings:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#0b0b0b;left:50%;top:50%;transform:translate(-50%,-50%)}
.bf-rings i{display:none}
.bf-rings-small{width:38px;height:38px;border-width:4px}
.bf-rings-small:before{inset:6px;border-width:3px}
.public-site .top{height:104px;padding-left:clamp(30px,7vw,110px);padding-right:clamp(30px,7vw,110px);box-shadow:0 8px 30px rgba(0,0,0,.035)}
.public-site .brand{display:block;width:360px;height:96px;overflow:hidden;flex:0 0 auto}
.public-site .brand-logo{display:block;width:360px;max-width:none;height:auto;transform:translateY(-45px)}
.public-site .landing-hero{position:relative}
.public-site .landing-hero:after,.portal-site .branded-hero:after,.portal-site .brand-target{content:"";width:148px;height:148px;border-radius:50%;background:radial-gradient(circle,#0b0b0b 0 6px,transparent 7px 32px,#f20d16 33px 41px,transparent 42px 59px,#f20d16 60px 68px,transparent 69px);pointer-events:none}
.public-site .landing-hero:after{position:absolute;right:-58px;top:18px;opacity:.075;transform:scale(1.45)}
.portal-site .portal-header{height:122px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 9px 30px rgba(0,0,0,.035)}
.portal-site .portal-header-inner{width:min(1180px,100%);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}
.portal-site .portal-brand{display:flex;width:280px;height:110px;align-items:center;overflow:visible;flex:0 0 auto}
.portal-site .portal-brand img{display:block;width:270px;max-width:100%;height:auto;object-fit:contain;transform:none}
.portal-site .portal-identity{display:flex;align-items:center;gap:12px}
.portal-site .portal-identity div{display:grid;gap:4px}
.portal-site .portal-identity b{font-size:11px;letter-spacing:.15em}
.portal-site .portal-identity small{font-size:10px;color:#777;letter-spacing:.04em}
.portal-site .login{min-height:calc(100vh - 122px)}
.portal-site .login-card{position:relative;overflow:hidden}
.portal-site .brand-target{position:absolute;right:-34px;top:-36px;opacity:.11;transform:scale(1.15)}
.portal-site .login-card>*:not(.brand-target){position:relative;z-index:1}
.portal-site .branded-hero{position:relative;overflow:hidden;padding:28px 155px 28px 0;border-bottom:1px solid var(--line)}
.portal-site .branded-hero:after{position:absolute;right:6px;top:50%;transform:translateY(-50%);opacity:.13}
.portal-site .stats div{position:relative;overflow:hidden;min-height:115px}
.portal-site .stats div:after{content:attr(data-icon);position:absolute;right:15px;top:12px;font-size:28px;color:#e3262e;font-weight:900;opacity:.25}
.portal-site .client-info .ui-icon{width:35px;height:35px;border:1px solid #e3262e;border-radius:50%;display:grid;place-items:center;color:#e3262e;font-size:16px;font-weight:900;flex:0 0 auto}
@media(max-width:760px){.public-site .top{height:84px;padding-left:18px;padding-right:18px}
.public-site .brand{width:245px;height:72px}
.public-site .brand-logo{width:245px;transform:translateY(-30px)}
.public-site .header-tools .bf-rings{display:none}
.public-site .landing-hero:after{display:none}
.portal-site .portal-header{height:92px;padding:0 18px}
.portal-site .portal-brand{width:215px;height:82px}
.portal-site .portal-brand img{width:205px;height:auto;transform:none}
.portal-site .portal-identity .bf-rings{display:none}
.portal-site .portal-identity small{display:none}
.portal-site .branded-hero{padding-right:0}
.portal-site .branded-hero:after{display:none}
}
@media(max-width:480px){.portal-site .portal-brand{width:220px}
.portal-site .portal-brand img{width:210px;height:auto;transform:none}
.portal-site .portal-identity{display:none}
}

/* Testata amministrativa unica: mantiene il logo interamente visibile anche
   nelle pagine che caricano vecchie regole locali dopo il foglio condiviso. */
.portal-site .portal-header{height:122px!important;min-height:122px!important;max-height:122px!important;padding:0 28px!important}
.portal-site .portal-header-inner{height:100%!important}
.portal-site .portal-brand{width:280px!important;height:110px!important;overflow:visible!important;flex:0 0 auto!important}
.portal-site .portal-brand img{display:block!important;width:270px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;transform:none!important}
@media(max-width:760px){
.portal-site .portal-header{height:92px!important;min-height:92px!important;max-height:92px!important;padding:0 18px!important}
.portal-site .portal-brand{width:220px!important;height:82px!important;overflow:visible!important}
.portal-site .portal-brand img{width:210px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;transform:none!important}
}
