/* ISDG Campus 3.0.0 - Réclamations & signalements */
.isdg-report-float{position:fixed;left:0;top:56%;z-index:10035;display:flex;align-items:center;gap:9px;padding:12px 10px 12px 9px;border-radius:0 16px 16px 0;background:#0b315c;color:#fff!important;text-decoration:none!important;box-shadow:0 10px 32px rgba(4,35,68,.22);font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease}
.isdg-report-float:hover{transform:translateX(3px);box-shadow:0 14px 38px rgba(4,35,68,.3)}
.isdg-report-float-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#ff9e42;font-size:18px}.isdg-report-float-text{max-width:138px;font-size:12px;line-height:1.2}
.isdg-report-shell{--rep-navy:#0b315c;--rep-blue:#164f87;--rep-orange:#f28b2d;--rep-ink:#152f4b;--rep-muted:#60738a;--rep-line:#dce5ef;--rep-bg:#f5f8fb;max-width:1240px;margin:0 auto;padding:34px 22px 70px;color:var(--rep-ink)}
.isdg-report-hero,.isdg-report-track-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:42px 46px;border-radius:30px;background:linear-gradient(135deg,#082c55 0%,#154f87 68%,#1d6da7 100%);color:#fff;box-shadow:0 24px 60px rgba(10,48,88,.15);margin-bottom:22px}.isdg-report-hero h1,.isdg-report-track-hero h1{margin:7px 0 10px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.02}.isdg-report-hero p,.isdg-report-track-hero p{max-width:820px;margin:0;color:#e8f2fb;font-size:18px;line-height:1.55}.isdg-report-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:#ffad62}.isdg-report-shield{width:104px;height:104px;border-radius:28px;background:rgba(255,255,255,.13);display:grid;place-items:center;font-size:54px;flex:0 0 auto;border:1px solid rgba(255,255,255,.18)}
.isdg-report-emergency{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-radius:18px;background:#fff7ec;border:1px solid #ffd9b0;margin:18px 0 24px}.isdg-report-emergency>strong{white-space:nowrap;color:#a74700}.isdg-report-emergency span{line-height:1.55}
.isdg-report-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 22px}.isdg-report-choice-card{appearance:none;border:2px solid var(--rep-line);border-radius:22px;background:#fff;padding:22px;text-align:left;cursor:pointer;color:var(--rep-ink);box-shadow:0 10px 30px rgba(19,62,101,.06);transition:.18s ease}.isdg-report-choice-card:hover,.isdg-report-choice-card.is-selected{border-color:#2f6fa5;box-shadow:0 13px 34px rgba(19,62,101,.12);transform:translateY(-1px)}.isdg-report-choice-card.is-serious.is-selected{border-color:#d45b5b;background:#fffafa}.isdg-report-choice-card strong{display:block;font-size:20px;margin:8px 0}.isdg-report-choice-card small{display:block;color:var(--rep-muted);line-height:1.45}.isdg-report-choice-icon{font-size:30px}
.isdg-report-form{display:grid;gap:18px}.isdg-report-card{background:#fff;border:1px solid var(--rep-line);border-radius:24px;padding:26px;box-shadow:0 10px 32px rgba(19,62,101,.055)}.isdg-report-card-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:20px}.isdg-report-card-head>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf2f9;color:var(--rep-navy);font-weight:900}.isdg-report-card-head h2,.isdg-report-card h2{margin:0 0 5px;color:var(--rep-navy);font-size:24px}.isdg-report-card-head p{margin:0;color:var(--rep-muted)}
.isdg-report-grid{display:grid;gap:16px}.isdg-report-grid.is-2{grid-template-columns:repeat(2,minmax(0,1fr))}.isdg-report-form label,.isdg-report-card form label{display:grid;gap:7px;font-weight:800;color:#25425e;margin:0 0 15px}.isdg-report-form input[type=text],.isdg-report-form input[type=email],.isdg-report-form input[type=tel],.isdg-report-form select,.isdg-report-form textarea,.isdg-report-card form textarea,.isdg-report-card form input[type=file]{width:100%;box-sizing:border-box;border:1px solid #cbd8e5;border-radius:12px;background:#fff;padding:12px 13px;font:inherit;color:#173450}.isdg-report-form textarea{resize:vertical;min-height:88px}.isdg-report-form small,.isdg-report-card form small{font-weight:500;color:var(--rep-muted);line-height:1.4}.isdg-report-optional{font-weight:500;color:var(--rep-muted);font-size:12px}.isdg-report-form input:focus,.isdg-report-form select:focus,.isdg-report-form textarea:focus{outline:3px solid rgba(25,92,145,.14);border-color:#2e6ea4}
.isdg-report-identity-options{display:grid;gap:10px;margin-bottom:17px}.isdg-report-identity-options label{display:flex!important;align-items:center;gap:9px!important;margin:0!important;padding:12px 14px;border:1px solid var(--rep-line);border-radius:13px;background:#fbfdff}.isdg-report-identity-options input{width:auto}.isdg-report-anon-note,.isdg-report-safe-note,.isdg-report-legal-note{padding:14px 16px;border-radius:14px;background:#f0f6fb;border:1px solid #d5e4f2;line-height:1.5}.isdg-report-legal-note{margin-top:10px;background:#fff5f5;border-color:#f0caca;color:#6f2c2c}.isdg-report-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.isdg-report-card.is-privacy{background:#f8fbfe}.isdg-report-card.is-privacy ul{margin:12px 0 20px;padding-left:21px;line-height:1.65}.isdg-report-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;padding:15px;border-radius:14px;background:#fff;border:1px solid var(--rep-line)}.isdg-report-consent input{margin-top:4px}.isdg-report-privacy-small{font-size:12px;color:var(--rep-muted);line-height:1.55}
.isdg-report-submit{appearance:none;border:0;border-radius:16px;padding:17px 22px;background:linear-gradient(135deg,#0b315c,#195e98);color:#fff;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;font-weight:900;font-size:18px;box-shadow:0 12px 28px rgba(11,49,92,.18)}.isdg-report-submit small{font-size:12px;font-weight:500;color:#dceaf6}.isdg-report-submit.is-small{font-size:15px;padding:13px 15px}
.isdg-report-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.isdg-report-help-grid article{padding:20px;border-radius:18px;background:#fff;border:1px solid var(--rep-line)}.isdg-report-help-grid strong{display:block;color:var(--rep-navy);font-size:17px}.isdg-report-help-grid p{color:var(--rep-muted);line-height:1.5}.isdg-report-help-grid a{font-weight:800;text-decoration:none}
.isdg-report-alert{padding:16px 18px;border-radius:15px;margin:14px 0;line-height:1.5}.isdg-report-alert.is-error{background:#fff0f0;border:1px solid #efbcbc;color:#7b2525}.isdg-report-alert.is-success{background:#ecfaf2;border:1px solid #b9e4ca;color:#175d37}.isdg-report-track-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:18px}.isdg-report-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 22px}.isdg-report-summary>div{padding:13px;border-radius:14px;background:#f6f9fc}.isdg-report-summary dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--rep-muted);font-weight:900}.isdg-report-summary dd{margin:5px 0 0;font-weight:800}.isdg-report-timeline{display:grid;gap:0}.isdg-report-timeline-item{display:grid;grid-template-columns:24px 1fr;gap:12px;position:relative;padding-bottom:20px}.isdg-report-timeline-item>span{width:13px;height:13px;border-radius:50%;background:#1b679f;margin-top:5px;position:relative;z-index:2}.isdg-report-timeline-item:not(:last-child)>span:after{content:"";position:absolute;top:13px;left:5px;width:3px;height:calc(100% + 18px);background:#dce7f0}.isdg-report-timeline-item strong{color:var(--rep-navy)}.isdg-report-timeline-item small{display:block;color:var(--rep-muted);margin-top:2px}.isdg-report-timeline-item p{margin:8px 0 0;line-height:1.5}.isdg-report-card.is-followup{align-self:start;position:sticky;top:24px}
.isdg-report-status{display:inline-block;padding:7px 11px;border-radius:999px;background:#edf3f8;color:#234b6e;font-weight:900;font-size:12px}.isdg-report-status.is-received{background:#fff4df;color:#895800}.isdg-report-status.is-priority_review,.isdg-report-status.is-investigation{background:#e8f2ff;color:#14588d}.isdg-report-status.is-contacted,.isdg-report-status.is-protection{background:#eef7ff;color:#135279}.isdg-report-status.is-waiting_info{background:#fff7dc;color:#7d5c00}.isdg-report-status.is-resolved,.isdg-report-status.is-closed{background:#eaf8ef;color:#17643a}.isdg-report-status.is-external_referral{background:#f4ecff;color:#5c3192}.isdg-report-status.is-out_of_scope{background:#f0f0f0;color:#555}
.isdg-report-admin .isdg-intra-table td{vertical-align:middle}.isdg-report-admin-banner{margin:14px 0 16px;padding:14px 16px;border-radius:14px;background:#fff7e8;border:1px solid #f2d3a5;color:#67451a}.isdg-report-admin-toolbar{display:flex;justify-content:flex-end;padding:0 0 12px}.isdg-report-admin-toolbar form{display:flex;gap:8px;flex-wrap:wrap}.isdg-report-admin-toolbar select{border:1px solid #cbd8e5;border-radius:10px;padding:8px 10px}.isdg-report-priority{display:inline-block;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900}.isdg-report-priority.is-normal{background:#edf3f8;color:#46627c}.isdg-report-priority.is-high{background:#fff1db;color:#9c5800}.isdg-report-priority.is-critical{background:#ffe6e6;color:#9c2020}.isdg-report-priority-critical td:first-child{border-left:4px solid #d33838}.isdg-report-case-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:20px 22px;border-radius:18px;background:#f7fafc;border:1px solid #dfe8f0;margin-bottom:16px}.isdg-report-case-head h3{font-size:30px;margin:4px 0}.isdg-report-admin-dl{display:grid;gap:10px}.isdg-report-admin-dl>div{display:grid;grid-template-columns:150px 1fr;gap:10px;border-bottom:1px solid #edf2f6;padding-bottom:9px}.isdg-report-admin-dl dt{font-weight:900;color:#536a80}.isdg-report-admin-dl dd{margin:0}.isdg-report-sensitive{white-space:normal;background:#fffdf7;border:1px solid #efe4c9;border-radius:13px;padding:15px;line-height:1.6}.isdg-report-admin-timeline{display:grid;gap:14px}.isdg-report-admin-timeline>div{display:grid;grid-template-columns:14px 1fr;gap:11px}.isdg-report-admin-timeline>div>span{width:10px;height:10px;margin-top:5px;border-radius:50%}.isdg-report-admin-timeline .is-public{background:#2a77ad}.isdg-report-admin-timeline .is-private{background:#cf8b2d}.isdg-report-admin-timeline small{color:#718298}.isdg-report-admin-timeline p{margin:5px 0 0}.isdg-report-danger-zone{border-color:#efc7c7!important}.isdg-report-qr-row{display:flex;align-items:center;gap:22px}.isdg-report-qr-row img{width:160px;height:160px;object-fit:contain;border:1px solid #d8e1ea;border-radius:14px;padding:8px;background:#fff}
@media (max-width:900px){.isdg-report-float{top:auto;bottom:12px;left:12px;right:12px;border-radius:16px;justify-content:center}.isdg-report-float-text{max-width:none}.isdg-report-shell{padding:22px 14px 90px}.isdg-report-hero,.isdg-report-track-hero{padding:28px 24px;border-radius:22px}.isdg-report-shield{display:none}.isdg-report-choice,.isdg-report-grid.is-2,.isdg-report-help-grid,.isdg-report-track-grid,.isdg-report-summary{grid-template-columns:1fr}.isdg-report-card.is-followup{position:static}.isdg-report-emergency{display:block}.isdg-report-emergency>strong{display:block;margin-bottom:6px}.isdg-report-admin-dl>div{grid-template-columns:1fr}.isdg-report-case-head{display:block}.isdg-report-qr-row{align-items:flex-start;flex-direction:column}}
.isdg-report-handler-list{border:1px solid #dce5ef;border-radius:13px;padding:13px;margin:12px 0 16px}.isdg-report-handler-list legend{font-weight:900;color:#183d61;padding:0 6px}.isdg-report-handler-list>small{display:block;margin-bottom:9px;color:#667c91}.isdg-report-handler-list label{display:flex!important;align-items:center;gap:8px!important;margin:6px 0!important;font-weight:600!important}.isdg-report-handler-list input{width:auto!important}
