/* r108 · importazioni compatte e identità OTP Produzione */
.import-freshness-grid{display:grid;grid-template-columns:1fr;gap:10px}.import-freshness-group{overflow:hidden;border:1px solid #dce6ed;border-radius:14px;background:#fff}.import-freshness-group>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;cursor:pointer;list-style:none}.import-freshness-group>summary::-webkit-details-marker{display:none}.import-freshness-group>summary::after{flex:none;color:#557186;font-size:18px;content:'›';transform:rotate(90deg);transition:transform .18s}.import-freshness-group[open]>summary::after{transform:rotate(-90deg)}.import-freshness-group>summary>span:first-child{display:grid;gap:3px;min-width:0}.import-freshness-group>summary strong{color:var(--navy);font-size:15px}.import-freshness-group>summary small{color:var(--muted);font-size:.875rem}.import-freshness-group-state{flex:none;margin-left:auto;padding:5px 8px;border-radius:999px;font-size:.875rem;font-weight:900;text-transform:uppercase}.import-freshness-group-state.complete{background:#eaf4fb;color:#21658e}.import-freshness-group-state.warning{background:#fff3d8;color:#855d00}.import-freshness-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 15px 15px;border-top:1px solid #e5ebef}.import-freshness-group-grid .import-freshness-card{margin-top:12px}.is-production .mfa-card .environment-logo-tag{background:#176b8a;box-shadow:0 4px 10px rgba(14,67,91,.24)}
@media(max-width:820px){.import-freshness-group>summary{align-items:flex-start;flex-wrap:wrap}.import-freshness-group-state{margin-left:0}.import-freshness-group-grid{grid-template-columns:1fr;padding:0 10px 10px}}
