/* Atlas Québec — couche produit transversale */
:root{--aq-green:#13795b;--aq-red:#b42318;--aq-gold:#f2b84b}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.footer-action{background:none;border:0;color:inherit;padding:0;font:inherit;text-decoration:underline;cursor:pointer}
.dashboard-grid,.portal-grid,.live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}
.dashboard-card,.portal-card,.live-card,.freshness-card,.atlas-related,.atlas-profile-panel{border:1px solid var(--line);border-radius:16px;background:var(--paper);padding:20px;box-shadow:0 8px 26px rgba(15,46,87,.06)}
.dashboard-card h3,.portal-card h3,.live-card h3{margin-top:8px}.dashboard-card p,.portal-card p,.live-card p{margin-bottom:0}
.status-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800;background:#eef2f6}.status-pill::before{content:"";width:8px;height:8px;border-radius:50%;background:#6b7280}.status-pill.normal::before{background:var(--aq-green)}.status-pill.disruption::before{background:var(--aq-red)}
.atlas-breadcrumb{font-size:.88rem;margin:18px auto 0;max-width:74ch;padding:0 20px;color:var(--text-soft)}.atlas-breadcrumb a{color:inherit}.atlas-breadcrumb span{margin:0 7px}
.freshness-card{margin:22px 0;background:#f7fafc}.freshness-grid{display:flex;gap:18px;flex-wrap:wrap}.freshness-item{min-width:150px}.freshness-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-soft)}
.atlas-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.atlas-actions button{cursor:pointer}
.atlas-source-section{margin-top:34px;padding-top:12px;border-top:1px solid var(--line)}.atlas-related{margin-top:28px}.atlas-related:empty{display:none}.atlas-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.atlas-related a{display:block;border:1px solid var(--line);border-radius:12px;padding:14px;text-decoration:none}.atlas-related small{display:block;color:var(--text-soft);margin-top:5px}
body.atlas-modal-open{overflow:hidden}.atlas-report-modal{position:fixed;inset:0;background:rgba(3,13,28,.66);display:none;align-items:center;justify-content:center;padding:20px;z-index:9999}.atlas-report-modal.open{display:flex}.atlas-report-dialog{width:min(620px,100%);background:white;border-radius:18px;padding:24px;max-height:90vh;overflow:auto;box-shadow:0 24px 70px rgba(0,0,0,.35)}.atlas-report-dialog textarea,.atlas-report-dialog select{width:100%;margin:8px 0 16px}.atlas-report-close{float:right;border:0;background:transparent;font-size:1.5rem;cursor:pointer}.atlas-report-close:focus-visible{outline:3px solid var(--aq-gold);outline-offset:3px}
.atlas-toast{position:fixed;right:18px;bottom:18px;background:#102b4e;color:white;padding:12px 16px;border-radius:10px;z-index:10000;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.profile-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);padding:9px 12px;border-radius:999px;margin:4px;cursor:pointer;background:white}.profile-chip.active{background:#0f2e57;color:white;border-color:#0f2e57}
.my-atlas-favorite{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:10px 0}.my-atlas-favorite:last-child{border-bottom:0}
.ad-slot{min-height:110px;contain:layout paint;display:flex;align-items:center;justify-content:center}.ad-slot[data-ad-position*="content"]{min-height:250px}.ad-slot:not(.ad-visible){opacity:.72}.ad-slot.ad-visible{opacity:1;transition:opacity .2s}
.widget-preview{border:1px solid var(--line);border-radius:14px;overflow:hidden;min-height:180px}.widget-preview iframe{width:100%;border:0;min-height:220px}
.calendar-output table{width:100%}.calendar-badge{display:inline-block;background:#eef3f8;border-radius:999px;padding:4px 8px;font-size:.75rem}
.zero-result-help{padding:14px}.zero-result-help button{margin-top:8px}.search-result.active,.search-result:focus-visible{background:var(--paper-raised);outline:3px solid var(--aq-gold);outline-offset:-3px}
@media(max-width:720px){.dashboard-grid,.portal-grid,.live-grid{grid-template-columns:1fr}.atlas-breadcrumb{padding:0 16px}.ad-slot{min-height:90px}.ad-slot[data-ad-position*="content"]{min-height:180px}.atlas-report-dialog{padding:20px}}
@media print{.site-header,.site-footer,.ad-slot,.atlas-actions,.atlas-report-modal{display:none!important}.freshness-card,.atlas-related{box-shadow:none}}
