﻿:root{--ua-navy:#0b2347;--ua-blue:#155eef;--ua-blue-dark:#0b46bd;--ua-cyan:#3bb6d5;--ua-ink:#17233c;--ua-muted:#617086;--ua-bg:#f4f7fb;--ua-card:#fff;--ua-line:#dce4ef;--ua-soft:#edf4ff;--ua-success:#11845b;--ua-warning:#ad6800;--ua-danger:#c43d4b;--ua-radius:16px;--ua-shadow:0 10px 30px rgba(23,35,60,.08)}
body.ua-themed{margin:0!important;padding:0!important;color:var(--ua-ink);background:var(--ua-bg)!important;font-family:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;line-height:1.55;-webkit-font-smoothing:antialiased}
body.ua-themed *{box-sizing:border-box}
.ua-sitebar{position:sticky;top:0;z-index:10000;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ua-line);box-shadow:0 3px 18px rgba(23,35,60,.06);backdrop-filter:blur(14px)}
.ua-sitebar-inner{width:min(1220px,calc(100% - 36px));min-height:66px;margin:auto;display:flex;align-items:center;gap:18px}
.ua-brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;color:var(--ua-ink)!important;text-decoration:none!important}
.ua-brand-mark{position:relative;width:40px;height:40px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,var(--ua-navy),var(--ua-blue));border-radius:11px;box-shadow:0 6px 16px rgba(21,94,239,.2);font-size:.78rem;font-weight:850;letter-spacing:-.03em}
.ua-brand-mark:after{content:"";position:absolute;width:26px;height:26px;right:-13px;bottom:-13px;border:6px solid rgba(255,255,255,.16);border-radius:50%}
.ua-brand-name{font-size:.96rem;font-weight:760;letter-spacing:-.02em;white-space:nowrap}.ua-page-context{min-width:0;display:flex;align-items:center;gap:12px;padding-left:18px;border-left:1px solid var(--ua-line)}.ua-page-context span{overflow:hidden;color:var(--ua-muted);font-size:.83rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ua-home{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;color:#3c4a60!important;background:#f5f7fb;border:1px solid #e0e6ef;border-radius:10px;font-size:.8rem;font-weight:680;text-decoration:none!important}.ua-home:hover{color:var(--ua-blue)!important;background:var(--ua-soft);border-color:#c9daf6}.ua-home svg{width:15px;height:15px;fill:currentColor}
body.ua-themed>.container,body.ua-themed>.dashboard-container,body.ua-themed main>.container-wrapper,body.ua-themed main>.container,body.ua-themed>.container-wrapper{width:min(1180px,calc(100% - 36px));max-width:1180px;margin-left:auto;margin-right:auto}
body.ua-themed header:not(.ua-sitebar){position:relative!important;margin:0!important;padding:34px 28px 30px!important;color:#fff!important;background:linear-gradient(115deg,var(--ua-navy),#124b98)!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-align:left!important}
body.ua-themed header:not(.ua-sitebar):after{content:"";position:absolute;right:7%;bottom:-45px;width:190px;height:190px;border:38px solid rgba(255,255,255,.055);border-radius:50%;pointer-events:none}
body.ua-themed header:not(.ua-sitebar) h1,body.ua-themed header:not(.ua-sitebar) .animated-title{position:relative;z-index:1;margin:0!important;color:#fff!important;background:none!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important;font-size:clamp(1.7rem,3.4vw,2.65rem)!important;font-weight:780!important;line-height:1.15!important;letter-spacing:-.035em!important;text-align:left!important}
body.ua-themed header:not(.ua-sitebar) p{position:relative;z-index:1;max-width:850px;margin:9px 0 0!important;color:#d9e8ff!important;font-size:.92rem!important;text-align:left!important}
body.ua-themed .header-content,body.ua-themed .header-content-wrapper{width:min(1180px,100%);max-width:1180px;margin:0 auto!important;padding:0!important;justify-content:flex-start!important}.ua-themed .header-img{display:none!important}
.ua-themed .back-link,.ua-themed .main-home-button,.ua-themed .home-button-wrapper,.ua-themed .nav-container{display:none!important}
body.ua-themed main{padding-top:26px;padding-bottom:50px}
body.ua-themed h1,body.ua-themed h2,body.ua-themed h3,body.ua-themed h4{color:var(--ua-ink);letter-spacing:-.02em}body.ua-themed main h1{font-size:clamp(1.7rem,3.3vw,2.45rem);line-height:1.18}body.ua-themed main h2{font-size:clamp(1.3rem,2.5vw,1.8rem)}body.ua-themed main h3{font-size:1.05rem}
body.ua-themed .card,body.ua-themed .panel,body.ua-themed .calculation-section,body.ua-themed .form-main-container,body.ua-themed .intro-panel,body.ua-themed .filters-container,body.ua-themed .controls,body.ua-themed .tabs-container,body.ua-themed #chartContainerWrapper,body.ua-themed .category-card,body.ua-themed details{background:var(--ua-card)!important;border:1px solid var(--ua-line)!important;border-radius:var(--ua-radius)!important;box-shadow:0 2px 8px rgba(23,35,60,.035)!important}
body.ua-themed .card,body.ua-themed .panel,body.ua-themed .calculation-section,body.ua-themed .form-main-container,body.ua-themed .intro-panel,body.ua-themed .filters-container,body.ua-themed .tabs-container{padding:clamp(18px,2.5vw,28px)}
body.ua-themed .card:hover,body.ua-themed .category-card:hover{border-color:#bfd0e5!important;box-shadow:var(--ua-shadow)!important}
body.ua-themed label{display:block;margin-bottom:6px;color:#344258;font-size:.82rem;font-weight:700}
body.ua-themed input:not([type=checkbox]):not([type=radio]),body.ua-themed select,body.ua-themed textarea{min-height:44px;padding:9px 12px!important;color:var(--ua-ink)!important;background:#fff!important;border:1px solid #cbd5e2!important;border-radius:10px!important;box-shadow:0 1px 2px rgba(23,35,60,.03)!important;font:inherit!important;outline:0;transition:border-color .2s,box-shadow .2s}
body.ua-themed input:focus,body.ua-themed select:focus,body.ua-themed textarea:focus{border-color:var(--ua-blue)!important;box-shadow:0 0 0 3px rgba(21,94,239,.13)!important}
body.ua-themed input::placeholder,body.ua-themed textarea::placeholder{color:#8b96a7}
body.ua-themed button:not(.ua-scrolltop),body.ua-themed .btn,body.ua-themed .button,body.ua-themed .export-button,body.ua-themed .btn-small{min-height:40px;padding:9px 15px!important;color:#fff!important;background:var(--ua-blue)!important;border:1px solid var(--ua-blue)!important;border-radius:10px!important;box-shadow:0 3px 9px rgba(21,94,239,.15)!important;font-weight:680!important;text-decoration:none!important;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}
body.ua-themed button:not(.ua-scrolltop):hover,body.ua-themed .btn:hover,body.ua-themed .button:hover,body.ua-themed .export-button:hover{background:var(--ua-blue-dark)!important;transform:translateY(-1px);box-shadow:0 7px 16px rgba(21,94,239,.2)!important}
body.ua-themed button.secondary,body.ua-themed .secondary,body.ua-themed #resetButton{color:#45546a!important;background:#fff!important;border-color:#cbd5e2!important;box-shadow:none!important}
body.ua-themed button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}
body.ua-themed table{width:100%;overflow:hidden;background:#fff;border:1px solid var(--ua-line)!important;border-radius:13px;border-collapse:separate!important;border-spacing:0!important;box-shadow:0 2px 9px rgba(23,35,60,.035)}body.ua-themed thead th{padding:12px 13px!important;color:#fff!important;background:var(--ua-navy)!important;border-color:rgba(255,255,255,.12)!important;font-size:.78rem!important;font-weight:720!important;letter-spacing:.015em;text-align:left}body.ua-themed tbody td{padding:11px 13px!important;color:#344258;border-color:#e4e9f0!important;font-size:.82rem}body.ua-themed tbody tr:nth-child(even){background:#f8fafd}body.ua-themed tbody tr:hover{background:var(--ua-soft)!important}
body.ua-themed .info-box,body.ua-themed .alert,body.ua-themed .message-box,body.ua-themed .capacita-avviso{padding:15px 17px!important;background:#f4f8ff!important;border:1px solid #cbdcf6!important;border-left:4px solid var(--ua-blue)!important;border-radius:11px!important;color:#33445e!important;box-shadow:none!important}body.ua-themed .error{background:#fff4f5!important;border-color:#f2c6cc!important;border-left-color:var(--ua-danger)!important}body.ua-themed .success{background:#f0fbf6!important;border-color:#bee8d6!important;border-left-color:var(--ua-success)!important}
body.ua-themed .tabs-nav{display:flex;gap:7px;padding:6px;background:#eef2f7;border-radius:12px}.ua-themed .tab-button{color:#516076!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.ua-themed .tab-button.active{color:#fff!important;background:var(--ua-blue)!important}
body.ua-themed footer{margin-top:35px!important;padding:28px max(20px,calc((100vw - 1180px)/2))!important;color:#738095!important;background:#fff!important;border-top:1px solid var(--ua-line)!important;text-align:center!important}body.ua-themed footer p{max-width:900px;margin:6px auto!important;font-size:.76rem!important}
.ua-scrolltop{position:fixed;right:20px;bottom:20px;z-index:9000;width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--ua-navy);border:0;border-radius:12px;box-shadow:0 8px 20px rgba(11,35,71,.22);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s}.ua-scrolltop.visible{opacity:1;pointer-events:auto;transform:none}.ua-scrolltop svg{width:17px;height:17px;fill:currentColor}
body.ua-themed a:focus-visible,body.ua-themed button:focus-visible,body.ua-themed input:focus-visible,body.ua-themed select:focus-visible{outline:3px solid rgba(21,94,239,.28)!important;outline-offset:3px}
@media(max-width:760px){.ua-sitebar-inner{width:calc(100% - 24px);min-height:60px;gap:10px}.ua-brand-mark{width:36px;height:36px}.ua-brand-name{font-size:.88rem}.ua-page-context{padding-left:10px;border-left:0}.ua-page-context span{max-width:34vw;font-size:.72rem}.ua-home{width:38px;height:38px;padding:0;justify-content:center}.ua-home span{display:none}body.ua-themed header:not(.ua-sitebar){padding:28px 18px 24px!important}body.ua-themed main{padding-top:18px}body.ua-themed>.container,body.ua-themed>.dashboard-container,body.ua-themed main>.container-wrapper,body.ua-themed main>.container,body.ua-themed>.container-wrapper{width:calc(100% - 24px)}body.ua-themed .card,body.ua-themed .panel,body.ua-themed .calculation-section,body.ua-themed .form-main-container,body.ua-themed .intro-panel,body.ua-themed .filters-container,body.ua-themed .tabs-container{padding:17px}body.ua-themed table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}.ua-scrolltop{right:13px;bottom:13px}}
@media(prefers-reduced-motion:reduce){.ua-themed *,.ua-themed *:before,.ua-themed *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

body.ua-themed .main-title-container{position:relative;margin:0 0 20px!important;padding:28px!important;display:flex!important;align-items:center!important;gap:18px!important;color:#fff;background:linear-gradient(115deg,var(--ua-navy),#124b98)!important;border:0!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(11,35,71,.13)!important;text-align:left!important;overflow:hidden}
body.ua-themed .main-title-container:after{content:"";position:absolute;right:-42px;bottom:-70px;width:160px;height:160px;border:30px solid rgba(255,255,255,.06);border-radius:50%}
body.ua-themed .main-title-container h1{position:relative;z-index:1;margin:0!important;color:#fff!important;font-size:clamp(1.55rem,3vw,2.3rem)!important;line-height:1.15!important;text-align:left!important}
body.ua-themed .main-title-container .header-logo{position:relative;z-index:1;width:54px!important;height:auto!important;padding:7px;background:#fff;border-radius:12px;box-shadow:none!important}
body.ua-themed>.container>.header,body.ua-themed>.container>header.header{margin-top:24px!important;border-radius:18px!important}
@media(max-width:760px){body.ua-themed .main-title-container{padding:22px 18px!important}.ua-themed .main-title-container .header-logo{width:44px!important}body.ua-themed>.container>.header,body.ua-themed>.container>header.header{margin-top:12px!important}}

/* Simboli distintivi dei titoli */
.ua-title-line{position:relative;z-index:2;display:flex;align-items:center;gap:16px;min-width:0}
.ua-title-line h1{min-width:0}
.ua-title-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;color:var(--ua-blue);background:var(--ua-soft);border:1px solid #c9dcf8;border-radius:15px;box-shadow:0 7px 18px rgba(23,35,60,.09)}
.ua-title-icon svg{width:27px;height:27px;fill:currentColor}
header:not(.ua-sitebar) .ua-title-icon,.main-title-container .ua-title-icon{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.25);box-shadow:none}
.main-title-container:has(.ua-title-icon)>.header-logo{display:none!important}
.ua-section-alcohol .ua-title-icon{--ua-section-accent:#15966f}.ua-section-europe .ua-title-icon{--ua-section-accent:#6954cf}.ua-section-fuel .ua-title-icon{--ua-section-accent:#d1840f}.ua-section-bank .ua-title-icon{--ua-section-accent:#52657e}.ua-section-guarantee .ua-title-icon{--ua-section-accent:#118b91}.ua-section-documents .ua-title-icon{--ua-section-accent:#c74768}.ua-section-balance .ua-title-icon{--ua-section-accent:#168d7e}.ua-section-penalty .ua-title-icon{--ua-section-accent:#c74854}
main .ua-title-icon{color:var(--ua-section-accent,var(--ua-blue));background:color-mix(in srgb,var(--ua-section-accent,var(--ua-blue)) 10%,white);border-color:color-mix(in srgb,var(--ua-section-accent,var(--ua-blue)) 24%,white)}
@supports not selector(:has(*)){.main-title-container>.header-logo{display:none!important}}
@media(max-width:760px){.ua-title-line{gap:12px}.ua-title-icon{width:46px;height:46px;flex-basis:46px;border-radius:13px}.ua-title-icon svg{width:23px;height:23px}}

.header .ua-title-icon{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.25);box-shadow:none}
