:root{--primary:#315fca;--navy:#121826;--ink:#171b25;--muted:#687181;--surface:#f4f6fb;--line:#dfe4ed;--white:#fff;--green:#087e61;--green-bg:#c7f5e4;--amber:#9a6300;--amber-bg:#ffe7ad;--red:#b3261e;--red-bg:#ffdad6;--aqua:#9de4f7;--r-xl:30px;--r-lg:24px;--r-md:18px;--shadow:0 14px 38px rgba(31,42,61,.08);font-family:"Google Sans","Google Sans Text",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--surface)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface)}button,input{font:inherit}.hidden{display:none!important}.eyebrow{margin:0 0 6px;color:var(--primary);font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.brand{display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;align-items:center;column-gap:11px;color:inherit;text-decoration:none}.brand-mark{grid-row:1/3;display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#10203c;background:#8fb3ff;font-weight:950}.brand strong{align-self:end;font-size:.88rem}.brand small{align-self:start;color:#8e9aaf;font-size:.66rem;font-weight:800;letter-spacing:.13em}.auth-screen{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:100vh}.auth-intro{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(34px,6vw,82px);color:#f7f9ff;background:linear-gradient(145deg,#121826 0%,#22385f 100%)}.auth-intro .brand{width:max-content}.auth-intro .eyebrow{color:#8fb3ff}.auth-intro h1{margin:10px 0 18px;max-width:700px;font-size:clamp(3.2rem,6.8vw,6.7rem);line-height:.92;letter-spacing:-.055em}.auth-intro p:not(.eyebrow){max-width:560px;margin:0;color:#c3cee0;font-size:1.05rem;line-height:1.55}.auth-points{display:flex;flex-wrap:wrap;gap:8px}.auth-points span{padding:9px 13px;border-radius:999px;color:#e7edff;background:rgba(255,255,255,.1);font-size:.75rem;font-weight:750}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,7vw,92px);background:var(--surface)}.auth-card h2{margin:0;font-size:2.3rem}.auth-card>div>p:last-child{margin:10px 0 0;color:var(--muted)}form{display:grid;gap:9px;margin-top:34px}label{margin-top:9px;color:var(--muted);font-size:.78rem;font-weight:800}input{width:100%;height:50px;border:1px solid #c4cbd6;border-radius:13px;padding:0 14px;background:#fff;outline:none}input:focus{border:2px solid var(--primary);box-shadow:0 0 0 3px #dce6ff}form button{min-height:48px;margin-top:10px;border:0;border-radius:13px;color:#fff;background:var(--primary);font-weight:850;cursor:pointer}.message{min-height:1.2em;margin:3px 0 0;color:var(--red);font-size:.8rem}.secure-note{display:flex;align-items:center;gap:9px;margin:28px 0 0;color:var(--muted);font-size:.75rem;line-height:1.4}.secure-note span{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--green);background:var(--green-bg);font-weight:900}
.brand-logo{display:block;overflow:hidden;border:1px solid rgba(18,24,38,.08);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(5,13,25,.16)}.brand-logo img{display:block;width:100%;height:auto;transform:translateY(-22%)}.rail-logo{width:100%;height:105px;flex:0 0 auto}.auth-logo{width:min(280px,75vw);height:150px}.public-logo{width:235px;height:126px;box-shadow:0 8px 24px rgba(31,42,61,.08)}
.shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.rail{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:36px;padding:28px 18px 22px;color:#f5f7ff;background:var(--navy)}.rail nav{display:grid;gap:6px}.rail nav a{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:13px 12px;border-radius:14px;color:#aeb8ca;font-size:.82rem;font-weight:750;text-decoration:none}.rail nav a span{color:#69758b;font-size:.62rem}.rail nav a:hover{color:#fff;background:#1d2637}.rail nav a.active{color:#fff;background:#2c5dc5;box-shadow:0 12px 26px rgba(35,79,172,.28)}.rail nav a.active span{color:#cbdcff}.rail-status{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px;border:1px solid #303a4c;border-radius:var(--r-md);background:#1a2231}.rail-status i{width:9px;height:9px;border-radius:50%;background:#38d5a8;box-shadow:0 0 0 5px rgba(56,213,168,.12)}.rail-status strong,.rail-status span{display:block}.rail-status strong{font-size:.75rem}.rail-status span{margin-top:3px;color:#8e9aaf;font-size:.65rem}.logout{min-height:42px;border:0;border-radius:13px;color:#ffb4ab;background:#362326;font-weight:750;cursor:pointer}.content{min-width:0;padding:clamp(24px,4vw,58px)}.topbar{display:flex;align-items:end;justify-content:space-between;gap:24px}.topbar h1{margin:0;font-size:clamp(2.3rem,4vw,4.2rem);letter-spacing:-.045em}.topbar>div>p:last-child{margin:8px 0 0;color:var(--muted);font-size:.84rem}.top-actions{display:flex;align-items:center;gap:9px}.tonal,.filters button{border:0;border-radius:999px;padding:10px 14px;color:#23436f;background:#e1eaff;font-size:.73rem;font-weight:800;cursor:pointer}.status{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:10px 14px;font-size:.73rem;font-weight:850}.status:before{width:7px;height:7px;border-radius:50%;content:"";background:currentColor}.status.online{color:#075c47;background:var(--green-bg)}.status.degraded{color:#704d00;background:var(--amber-bg)}.status.offline{color:#8c1d18;background:var(--red-bg)}.status.pending{color:#4e596b;background:#e4e8ef}.hero-grid{display:grid;grid-template-columns:1fr 1fr .55fr .55fr;gap:14px;margin-top:30px}.hero-card{position:relative;min-height:230px;overflow:hidden;padding:24px;border-radius:28px;box-shadow:var(--shadow)}.hero-card>div:first-child span,.summary-card>div>span{display:block;font-size:.72rem;font-weight:850;text-transform:uppercase}.hero-card em,.summary-card em{display:block;margin-top:4px;font-size:.68rem;font-style:normal;opacity:.7}.hero-card>strong{position:relative;z-index:1;display:block;margin-top:38px;font-size:clamp(3.2rem,5vw,5.3rem);font-variant-numeric:tabular-nums;letter-spacing:-.06em}.hero-card>strong small{margin-left:5px;font-size:1rem;letter-spacing:0}.dark{color:#fff;background:#17233a}.dark em{color:#b7c5da}.aqua{color:#092536;background:var(--aqua)}.signal-bars{position:absolute;right:25px;bottom:28px;display:flex;height:42px;align-items:end;gap:5px}.signal-bars i{display:block;width:6px;border-radius:5px;background:#8fb3ff}.orb{position:absolute;right:-42px;bottom:-62px;width:190px;height:190px;border:33px solid rgba(9,37,54,.07);border-radius:50%}.summary-card{display:flex;min-width:0;min-height:230px;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.summary-card>div strong{display:block;margin:8px 0;font-size:2.8rem}.summary-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;font-size:1.2rem;font-weight:950}.summary-icon.warn{color:#754c00;background:var(--amber-bg)}.summary-icon.danger{color:#8c1d18;background:var(--red-bg)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:40px 2px 16px}.section-head h2,.panel-head h2{margin:0;font-size:1.45rem}.filters{display:flex;flex-wrap:wrap;gap:5px;padding:4px;border-radius:999px;background:#e8ecf3}.filters button{padding:8px 12px;color:var(--muted);background:transparent}.filters button.active{color:#fff;background:#17233a}.probe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.probe-card{min-width:0;padding:19px;border:1px solid var(--line);border-top:5px solid #8ea0ba;border-radius:24px;background:#fff;box-shadow:0 9px 24px rgba(31,42,61,.05)}.probe-card.online{border-top-color:#18a57f}.probe-card.degraded{border-top-color:#e29a23}.probe-card.offline{border-top-color:#d05249}.probe-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.probe-head h3{margin:4px 0 0;font-size:1.05rem}.probe-head .status{padding:7px 9px;font-size:.62rem}.probe-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.probe-meta>div{min-width:0;padding:11px;border-radius:14px;background:#f2f5f8}.probe-meta span{display:block;margin-bottom:6px;color:var(--muted);font-size:.59rem;font-weight:850;text-transform:uppercase}.probe-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-variant-numeric:tabular-nums}.spark{display:flex;height:28px;align-items:end;gap:2px;margin-top:15px}.spark i{flex:1;min-width:2px;border-radius:3px 3px 0 0;background:#93a4bd}.spark i.online{background:#46c6a1}.spark i.degraded{background:#efb34b}.spark i.offline{background:#e5827c}.lower-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:12px;margin-top:30px}.panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.counter{display:grid;min-width:36px;height:36px;place-items:center;border-radius:12px;color:#18386f;background:#dce7ff;font-size:.75rem;font-weight:900}.incident-list{display:grid;margin-top:16px}.incident{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 2px;border-top:1px solid #e7eaf0}.incident:first-child{border-top:0}.incident-mark{width:10px;height:10px;border-radius:50%;background:#8ea0ba;box-shadow:0 0 0 5px #edf0f5}.incident-mark.online{background:#18a57f;box-shadow:0 0 0 5px #ddf6ee}.incident-mark.degraded{background:#e29a23;box-shadow:0 0 0 5px #fff1cf}.incident-mark.offline{background:#d05249;box-shadow:0 0 0 5px #ffe4e1}.incident strong,.incident span{display:block}.incident strong{font-size:.8rem}.incident span{margin-top:3px;color:var(--muted);font-size:.67rem}.incident time{color:var(--muted);font-size:.65rem}.empty{padding:30px 10px;color:var(--muted);font-size:.8rem;text-align:center}.live-dot{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:.72rem;font-weight:800}.live-dot:before{width:8px;height:8px;border-radius:50%;content:"";background:currentColor;box-shadow:0 0 0 5px rgba(8,126,97,.1)}.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.system-grid>div{min-width:0;min-height:110px;padding:14px;border-radius:16px;background:#f2f5f8}.system-grid span{display:block;color:var(--muted);font-size:.63rem;font-weight:850;text-transform:uppercase}.system-grid strong{display:block;margin:13px 0 9px;font-size:1.15rem}.system-grid i{display:block;height:6px;overflow:hidden;border-radius:8px;background:#dce1e9}.system-grid b{display:block;width:0;height:100%;border-radius:inherit;background:var(--primary);transition:width .3s ease}.system-grid em{color:var(--muted);font-size:.64rem;font-style:normal}footer{display:flex;align-items:center;justify-content:center;gap:9px;padding:26px 0 0;color:#8a92a0;font-size:.66rem}footer i{width:3px;height:3px;border-radius:50%;background:#aab0ba}
@media(max-width:1180px){.hero-grid{grid-template-columns:1fr 1fr}.summary-card{min-height:150px}.probe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.shell{grid-template-columns:1fr}.rail{position:relative;height:auto;gap:20px}.rail nav{grid-template-columns:repeat(3,1fr)}.rail-status,.logout{display:none}.content{padding:24px 16px}.topbar{align-items:start}.hero-grid,.lower-grid{grid-template-columns:1fr}.probe-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.auth-screen{grid-template-columns:1fr}.auth-intro{min-height:48vh}.auth-intro h1{font-size:3.5rem}.auth-card{min-height:52vh}.hero-card{min-height:205px}}@media(max-width:520px){.rail nav a{display:block;text-align:center}.rail nav a span{display:none}.topbar{display:block}.top-actions{margin-top:18px}.hero-grid{grid-template-columns:1fr}.probe-meta,.system-grid{grid-template-columns:1fr}.filters{width:100%;border-radius:18px}.filters button{flex:1}.incident{grid-template-columns:auto 1fr}.incident time{grid-column:2}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.rail{gap:30px}.rail nav{gap:4px}.rail nav a{padding:11px 12px;font-size:.8rem}.section-copy{margin:7px 0 0;color:var(--muted);font-size:.75rem}.probe-card{position:relative;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.probe-card:hover,.probe-card:focus-visible{transform:translateY(-3px);box-shadow:0 17px 38px rgba(31,42,61,.12);outline:none}.probe-card:after{position:absolute;right:17px;bottom:13px;color:#9aa3b2;content:"Ouvrir les graphiques →";font-size:.58rem;font-weight:800}.spark{margin-bottom:16px}
.manager{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:14px;margin-top:44px;scroll-margin-top:20px}.manager-intro,.manager-panel{min-width:0;border-radius:28px;padding:28px}.manager-intro{display:flex;flex-direction:column;color:#fff;background:#17233a;box-shadow:0 18px 42px rgba(20,31,50,.14)}.manager-intro .eyebrow{color:#8fb3ff}.manager-intro h2{margin:0;font-size:2rem}.manager-intro>p:not(.eyebrow){max-width:430px;margin:14px 0;color:#c3cee0;font-size:.86rem;line-height:1.55}.manager-note{display:flex;align-items:center;gap:12px;margin-top:auto;padding:15px;border:1px solid #394760;border-radius:18px;background:#222e44}.manager-note>span{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;color:#10382d;background:#7ce2c4;font-weight:950}.manager-note strong,.manager-note small{display:block}.manager-note strong{font-size:.76rem}.manager-note small{margin-top:4px;color:#aebbd0;font-size:.65rem}.manager-panel{border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.target-form{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:0}.target-form>div{min-width:0}.target-form label{display:block;margin:0 0 7px 2px}.target-form input,.target-form select{width:100%;height:46px;border:1px solid #ccd3de;border-radius:13px;padding:0 13px;color:var(--ink);background:#f8faff;outline:none}.target-form input:focus,.target-form select:focus{border:2px solid var(--primary);box-shadow:0 0 0 3px #dce6ff}.target-form>button{align-self:end;height:46px;margin:0}.target-form .message{align-self:center;margin:0}.managed-list-head{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase}.managed-list-head strong{display:grid;min-width:29px;height:29px;place-items:center;border-radius:10px;color:#17386f;background:#dce7ff}.managed-list{display:grid;gap:7px;margin-top:10px}.managed-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border-radius:15px;background:#f3f6fa}.managed-row>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#17386f;background:#dce7ff;font-size:.65rem;font-weight:900}.managed-row strong,.managed-row small{display:block}.managed-row strong{font-size:.77rem}.managed-row small{margin-top:3px;color:var(--muted);font-size:.64rem}.managed-row button{border:0;border-radius:10px;padding:8px 10px;color:#8c1d18;background:#ffe2df;font-size:.65rem;font-weight:850;cursor:pointer}.managed-row button:disabled{cursor:not-allowed;opacity:.38}
.changelog{display:grid;gap:13px;margin-top:44px;scroll-margin-top:20px}.changelog-hero{position:relative;display:flex;min-height:260px;align-items:end;justify-content:space-between;gap:30px;overflow:hidden;padding:34px;border-radius:30px;color:#fff;background:#17233a;box-shadow:0 18px 42px rgba(20,31,50,.15)}.changelog-hero:after{position:absolute;right:-70px;top:-100px;width:300px;height:300px;border:50px solid rgba(143,179,255,.07);border-radius:50%;content:""}.changelog-hero>div{position:relative;z-index:1}.changelog-hero .eyebrow{color:#8fb3ff}.changelog-hero h2{margin:0;font-size:clamp(2.3rem,4vw,4.1rem);letter-spacing:-.045em;line-height:1}.changelog-hero p:not(.eyebrow){max-width:620px;margin:16px 0 0;color:#c3cee0;font-size:.84rem;line-height:1.55}.version-card{display:grid;min-width:180px;gap:5px;padding:18px 20px;border:1px solid #46536a;border-radius:21px;background:#26334b}.version-card span{color:#aebbd0;font-size:.61rem;font-weight:900}.version-card strong{font-size:1.8rem}.version-card small{color:#c7d2e5;font-size:.68rem}.release{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.release-meta{padding:25px;color:#fff;background:#17233a}.release.current .release-meta{background:var(--primary)}.release-meta span,.release-meta time,.release-meta small{display:block}.release-meta span{font-size:1.55rem;font-weight:900}.release-meta time{margin-top:8px;color:#8fb3ff;font-size:.68rem;font-weight:800}.release-meta small{margin-top:9px;color:#c7d2e5;font-size:.61rem;font-weight:850;letter-spacing:.1em}.release.current .release-meta time{color:#fff}.release.current .release-meta small{color:#e0e8ff}.release-content{padding:25px}.release-content h3{margin:0;font-size:1.2rem}.release-content>p{margin:8px 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}.release-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.release-grid>div{padding:14px;border-radius:16px;background:#f2f5fa}.release-grid>div:nth-child(2){background:#e6edff}.release-grid>div:nth-child(3){background:#dff6ed}.release-grid span{color:var(--primary);font-size:.58rem;font-weight:900}.release-grid strong{display:block;margin-top:8px;font-size:.78rem}.release-grid p{margin:6px 0 0;color:var(--muted);font-size:.66rem;line-height:1.4}
.modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(15,20,31,.58);backdrop-filter:blur(8px)}.chart-dialog{width:min(1050px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:30px;padding:27px;background:var(--surface);box-shadow:0 30px 90px rgba(9,13,22,.35)}.chart-header{display:flex;align-items:start;justify-content:space-between;gap:20px}.chart-header h2{margin:0;font-size:2rem}.chart-header p:last-child{margin:7px 0 0;color:var(--muted);font-size:.77rem}.close-button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:13px;color:#5d6572;background:#e5e9f0;font-size:1.5rem;cursor:pointer}.range-tabs{display:flex;gap:5px;margin:20px 0 14px;padding:4px;border-radius:999px;background:#e5e9f0}.range-tabs button{flex:1;border:0;border-radius:999px;padding:9px;color:var(--muted);background:transparent;font-size:.72rem;font-weight:850;cursor:pointer}.range-tabs button.active{color:#fff;background:#17233a}.chart-loading{display:grid;min-height:400px;place-items:center;color:var(--muted);font-size:.8rem}.chart-content{display:grid;grid-template-columns:1fr 1fr;gap:11px}.chart-panel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:23px;background:#fff}.chart-label{display:flex;align-items:end;justify-content:space-between;gap:12px}.chart-label span,.chart-label strong{display:block}.chart-label span{color:var(--muted);font-size:.66rem;font-weight:850;text-transform:uppercase}.chart-label strong{margin-top:6px;font-size:1.55rem}.chart-label em{color:var(--muted);font-size:.64rem;font-style:normal}.canvas-wrap{position:relative;height:290px;margin-top:14px}.canvas-wrap canvas{width:100%;height:100%;cursor:crosshair}.chart-tooltip{position:absolute;z-index:2;pointer-events:none;transform:translate(-50%,-115%);border-radius:11px;padding:8px 10px;color:#fff;background:#17233a;box-shadow:0 8px 24px rgba(0,0,0,.2);font-size:.65rem;line-height:1.45;white-space:nowrap}
@media(max-width:980px){.manager{grid-template-columns:1fr}.manager-note{margin-top:20px}.chart-content{grid-template-columns:1fr}.release-grid{grid-template-columns:1fr}.rail nav a{padding:9px 10px}.rail{gap:22px}}
@media(max-width:820px){.rail nav{grid-template-columns:repeat(5,1fr)}.manager{margin-top:32px}.changelog-hero{align-items:start;flex-direction:column}.version-card{min-width:0}.release{grid-template-columns:1fr}.release-meta{padding:18px}.target-form{grid-template-columns:1fr}.modal{padding:8px}.chart-dialog{max-height:calc(100vh - 16px);padding:19px;border-radius:24px}}
@media(max-width:560px){.rail nav{grid-template-columns:repeat(2,1fr)}.rail nav a:last-child{grid-column:1/-1}.chart-label{align-items:start;flex-direction:column}.range-tabs{border-radius:18px}.range-tabs button{padding:8px 4px;font-size:.63rem}.canvas-wrap{height:240px}.changelog-hero{padding:26px}.release-content{padding:20px}}

.bitwarden-mark{color:#fff;background:#175ddc;box-shadow:0 8px 22px rgba(23,93,220,.24)}
.bitwarden-guide{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:14px 15px;border:1px solid #c9dbff;border-radius:16px;color:#344866;background:#edf4ff}
.bitwarden-guide>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:8px;color:#fff;background:#175ddc;font-size:.67rem;font-weight:950}
.bitwarden-guide p{margin:1px 0 0;font-size:.69rem;line-height:1.5}
.bitwarden-button{display:flex;align-items:center;justify-content:center;gap:9px;background:#175ddc!important;box-shadow:0 10px 24px rgba(23,93,220,.2)}
.bitwarden-button span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;color:#175ddc;background:#fff;font-size:.58rem;font-weight:950}
.bitwarden-row-mark{color:#175ddc!important;background:#e8f0ff!important}.legacy-passkey-mark{color:#6a7280!important;background:#eceff3!important}
.share-image-maker{display:grid;gap:12px;margin-top:22px;padding:18px;border:1px solid #cbd7e8;border-radius:20px;background:linear-gradient(145deg,#f7faff,#eaf1ff)}
.share-image-maker>div:first-child span,.share-separator span{color:var(--primary);font-size:.58rem;font-weight:950;letter-spacing:.11em}.share-image-maker>div:first-child strong{display:block;margin-top:6px;font-size:1rem}.share-image-maker>div:first-child p{margin:5px 0 0;color:var(--muted);font-size:.68rem;line-height:1.45}
.share-image-maker>button{height:46px;border:0;border-radius:13px;color:#fff;background:#17233a;font-size:.73rem;font-weight:900;cursor:pointer}.share-image-maker>button:disabled{cursor:wait;opacity:.6}
.share-image-result{display:grid;gap:11px}.share-image-result img{display:block;width:100%;border:1px solid #c6d0df;border-radius:15px;background:#111b2d;box-shadow:0 12px 28px rgba(28,45,74,.16)}.share-image-result>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-image-result button{height:42px;border:0;border-radius:12px;color:#fff;background:var(--primary);font-size:.68rem;font-weight:850;cursor:pointer}.share-image-result .secondary-image-action{color:#263b5f;background:#dfe9fb}
.share-separator{display:flex;align-items:center;gap:10px;margin:20px 0 0}.share-separator:before,.share-separator:after{height:1px;flex:1;background:#d8dee8;content:""}.share-separator span{color:#8a94a4;white-space:nowrap}
@media(max-width:560px){.share-image-result>div{grid-template-columns:1fr}.share-separator span{font-size:.5rem}}
.probe-incident-history{grid-column:1/-1;margin-top:2px;padding:20px;border:1px solid var(--line);border-radius:23px;background:#fff}.probe-incident-history>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.probe-incident-history h3{margin:3px 0 0;font-size:1.05rem}.probe-incident-list{display:grid;gap:7px;margin-top:15px}.probe-incident-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;border-radius:15px;background:#f4f6f9}.probe-incident-item>i{width:11px;height:11px;border-radius:50%;background:#8ea0ba;box-shadow:0 0 0 5px #e6eaf0}.probe-incident-item.offline>i{background:#d05249;box-shadow:0 0 0 5px #ffe1de}.probe-incident-item.degraded>i{background:#e29a23;box-shadow:0 0 0 5px #ffefc7}.probe-incident-item strong,.probe-incident-item span{display:block}.probe-incident-item>div:nth-child(2)>strong{font-size:.76rem}.probe-incident-item>div:nth-child(2)>span{margin-top:4px;color:var(--muted);font-size:.63rem}.probe-incident-duration{text-align:right}.probe-incident-duration>strong{font-size:.74rem;font-variant-numeric:tabular-nums}.probe-incident-duration>span{margin-top:4px;color:#6d7786;font-size:.58rem;font-weight:800}.probe-incident-duration>span.active{color:#9a2922}.probe-incidents-empty{display:flex;align-items:center;gap:12px;margin-top:15px;padding:17px;border-radius:16px;color:#075c47;background:#e2f7ef}.probe-incidents-empty>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;color:#fff;background:#18a57f;font-weight:950}.probe-incidents-empty strong{font-size:.76rem}.probe-incidents-empty p{margin:4px 0 0;color:#417365;font-size:.63rem}
.secondary-path-card{grid-column:1/-1;overflow:hidden;padding:18px 20px;border:1px solid #cbd8f3;border-radius:23px;background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%);box-shadow:0 12px 32px rgba(45,92,175,.08)}.secondary-path-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px}.secondary-path-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#315fce,#759cff);box-shadow:0 9px 20px rgba(49,95,206,.24);font-size:.76rem;font-weight:950;letter-spacing:-.04em}.secondary-path-head h3{margin:3px 0 0;font-size:1.05rem}.secondary-path-head p:last-child{margin:5px 0 0;color:var(--muted);font-size:.64rem}.secondary-path-status{align-self:start;border-radius:999px;padding:8px 11px;font-size:.62rem;font-weight:900;white-space:nowrap}.secondary-path-status.online{color:#08664e;background:#d9f6eb}.secondary-path-status.offline{color:#9a2922;background:#ffe1de}.secondary-path-status.pending{color:#53647d;background:#e3e9f3}.secondary-path-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px}.secondary-path-metrics>div{min-width:0;padding:12px 13px;border:1px solid rgba(118,145,197,.22);border-radius:14px;background:rgba(255,255,255,.72)}.secondary-path-metrics span,.secondary-path-metrics strong{display:block}.secondary-path-metrics span{color:var(--muted);font-size:.58rem;font-weight:850;text-transform:uppercase}.secondary-path-metrics strong{overflow:hidden;margin-top:6px;font-size:.92rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:560px){.probe-incident-item{grid-template-columns:auto minmax(0,1fr)}.probe-incident-duration{grid-column:2;text-align:left}}
.group-stats{display:flex;align-items:center;justify-content:flex-end;gap:6px}.group-stats span{border-radius:999px;padding:7px 10px;font-size:.62rem;font-weight:850}.group-stats .good{color:#547067;background:#e2f4ed}.group-stats .attention{color:#8a5a00;background:#fff0c9}
.probe-groups.layout-blocks{grid-template-columns:1fr;align-items:stretch;gap:18px}.layout-blocks .probe-group{overflow:hidden;padding:19px;border-radius:27px}.layout-blocks .probe-group>header{align-items:center;margin:0 2px 14px;padding-bottom:13px;border-bottom:1px solid #e6eaf0}.layout-blocks .probe-group>header h3{font-size:1.08rem}.layout-blocks .probe-grid{grid-template-columns:repeat(auto-fill,minmax(420px,1fr));align-items:stretch;gap:8px}.layout-blocks .probe-card{min-height:151px;padding:14px 14px 13px;background:#f6f8fb}.layout-blocks .probe-head{align-items:center}.layout-blocks .probe-head h3{font-size:.84rem}.layout-blocks .probe-meta{grid-template-columns:1fr 1fr;gap:6px;margin-top:11px}.layout-blocks .probe-meta>div{padding:8px 10px}.layout-blocks .probe-meta strong{font-size:.66rem}
@media(max-width:1100px){.layout-blocks .probe-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}
@media(max-width:620px){.layout-blocks .probe-grid{grid-template-columns:1fr}.group-stats{align-items:flex-end;flex-direction:column}.layout-blocks .probe-group{padding:15px}}
.status.maintenance{color:#614400;background:#ffe7a8}.status.maintenance:before{animation:maintenance-pulse 1.4s ease-in-out infinite}@keyframes maintenance-pulse{50%{opacity:.3;transform:scale(.72)}}
.category-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.category-picker button,.category-new button{height:46px;border:0;border-radius:13px;padding:0 13px;color:#244273;background:#e1eaff;font-size:.68rem;font-weight:850;cursor:pointer}.category-picker button{display:flex;align-items:center;gap:5px}.category-picker button span{font-size:1rem}.category-new{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;margin-top:7px}.category-new #categorySave{color:#fff;background:var(--primary)}.category-new #categoryCancel{width:42px;padding:0;color:#7c3430;background:#ffe2df;font-size:1rem}.category-field>.field-help{min-height:14px;margin:5px 2px 0}
.probe-title-line{display:flex;min-width:0;align-items:center;gap:8px}.probe-title-line h3{min-width:0}.operator-logo{display:inline-grid;width:44px;height:26px;flex:0 0 auto;overflow:hidden;place-items:center;border:1px solid rgba(35,46,65,.08);border-radius:8px;padding:4px 6px;background:#fff;box-shadow:0 3px 9px rgba(30,43,66,.08)}.operator-logo img{display:block;width:100%;height:100%;object-fit:contain}.operator-orange,.operator-sfr{width:28px;padding:3px}.operator-linkt{background:#17233a}.operator-bouygues{width:47px;height:32px;padding:4px 7px}
.layout-blocks .operator-logo,.layout-list .operator-logo{min-width:27px;height:20px}.layout-blocks .operator-bouygues,.layout-list .operator-bouygues{height:26px}.layout-blocks .probe-head>div,.layout-list .probe-head>div{min-width:0}
@media(max-width:620px){.category-picker,.category-new{grid-template-columns:1fr}.category-new #categoryCancel{width:100%}}

.passkey-button{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:2px!important;color:#eef3ff!important;background:#17233a!important}.passkey-button span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#10203c;background:#8fb3ff;font-size:.6rem;font-weight:950}.dialog-actions{display:flex;align-items:center;gap:8px}.share-button{height:42px;border:0;border-radius:13px;padding:0 16px;color:#fff;background:var(--primary);font-size:.73rem;font-weight:850;cursor:pointer}.share-dialog{width:min(520px,100%);border-radius:28px;padding:26px;background:var(--surface);box-shadow:0 30px 90px rgba(9,13,22,.35)}.share-form,.compact-form{display:grid;gap:9px;margin-top:22px}.share-form select,.compact-form select{width:100%;height:48px;border:1px solid #c4cbd6;border-radius:13px;padding:0 13px;color:var(--ink);background:#fff}.share-result{margin-top:18px;padding:16px;border-radius:17px;background:#e1eaff}.share-result label{display:block;margin:0 0 8px;color:#23436f}.share-result>div{display:grid;grid-template-columns:1fr auto;gap:7px}.share-result input{min-width:0;background:#fff}.share-result button{border:0;border-radius:12px;padding:0 14px;color:#fff;background:#17233a;font-weight:850;cursor:pointer}.share-result p{margin:10px 0 0;color:#52627a;font-size:.68rem;line-height:1.4}
.admin-content{display:grid;align-content:start;gap:0}.admin-section{margin-top:30px;scroll-margin-top:20px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-card{min-width:0;padding:25px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow)}.admin-card-head{display:flex;align-items:center;gap:12px}.admin-card-head>div{min-width:0}.admin-card-head h2{margin:0;font-size:1.25rem}.admin-card-head p:last-child{margin:5px 0 0;color:var(--muted);font-size:.73rem}.admin-card-head>.counter{margin-left:auto}.feature-mark{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:14px;font-size:.66rem;font-weight:950}.dark-mark{color:#fff;background:#17233a}.telegram-mark{color:#0b3454;background:#9de4f7}.share-mark{color:#075c47;background:#c7f5e4}.host-warning{margin-top:18px;padding:16px;border-radius:17px;color:#5d4300;background:#fff0c9}.host-warning strong,.host-warning p{display:block}.host-warning p{margin:6px 0 12px;font-size:.72rem;line-height:1.45}.host-warning code{font-size:.7rem}.host-warning>div{display:flex;flex-wrap:wrap;gap:7px}.host-warning a{border-radius:10px;padding:8px 10px;color:#573e00;background:#ffe39b;font-size:.66rem;font-weight:850;text-decoration:none}.compact-form label{display:block;margin:3px 0 0}.compact-form input{height:46px;background:#f8faff}.compact-form>button,.form-actions button{height:45px;border:0;border-radius:12px;color:#fff;background:var(--primary);font-weight:850;cursor:pointer}.compact-form button:disabled{cursor:not-allowed;opacity:.45}.event-options{display:flex;flex-wrap:wrap;gap:7px;margin-top:6px}.event-options label,.switch-line{display:flex;align-items:center;gap:7px;border-radius:11px;padding:9px 11px;color:#4b5667;background:#f1f4f8;font-size:.7rem}.event-options input,.switch-line input{width:16px;height:16px;margin:0}.form-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:5px}.form-actions .secondary-action{color:#23436f;background:#e1eaff}.integration-state{margin:17px 0 0;padding:11px 13px;border-radius:13px;color:#6b7380;background:#f0f2f6;font-size:.7rem;font-weight:750}.integration-state.configured{color:#075c47;background:#d8f5eb}.shares-card{grid-column:1/-1}.share-list{display:grid;gap:7px;margin-top:18px}.share-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:13px;border-radius:16px;background:#f3f6fa}.share-status{width:10px;height:10px;border-radius:50%;background:#9aa3b2;box-shadow:0 0 0 5px #e5e9ef}.share-status.active{background:#18a57f;box-shadow:0 0 0 5px #d9f4eb}.share-status.expired{background:#e29a23;box-shadow:0 0 0 5px #fff0c9}.share-status.revoked{background:#d05249;box-shadow:0 0 0 5px #ffe1de}.share-row strong,.share-row small{display:block}.share-row strong{font-size:.8rem}.share-row small{margin-top:4px;color:var(--muted);font-size:.65rem}.share-row code{color:#596477;font-size:.68rem}.share-row button{border:0;border-radius:10px;padding:8px 10px;color:#8c1d18;background:#ffe2df;font-size:.65rem;font-weight:850;cursor:pointer}.share-row button:disabled{color:#8a919c;background:#e6e9ee;cursor:not-allowed}.changelog.standalone{margin-top:0}
.free-sms-card{background:linear-gradient(135deg,#fff,#fff8f8)}.free-sms-mark{color:#fff;background:#d8172f}.free-sms-card .admin-card-head{align-items:center}.free-sms-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:18px}.free-sms-profiles{display:grid;gap:9px;margin:18px 0}.free-sms-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto repeat(3,auto);align-items:center;gap:10px;padding:12px;border:1px solid #e3e7ee;border-radius:15px;background:#f8fafc}.free-sms-profile.enabled{border-color:#f1b5bf;background:#fff4f6}.free-sms-profile-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:#d8172f;font-size:.68rem;font-weight:950}.free-sms-profile strong,.free-sms-profile small{display:block}.free-sms-profile strong{color:var(--ink);font-size:.78rem}.free-sms-profile small{margin-top:3px;color:var(--muted);font-size:.62rem}.free-sms-profile-state{padding:7px 9px;border-radius:999px;color:#667085;background:#e9edf3;font-size:.61rem;font-weight:900}.free-sms-profile.enabled .free-sms-profile-state{color:#0d6651;background:#d8f5eb}.free-sms-profile button{border:1px solid #cfdaec;padding:8px 10px;border-radius:10px;color:#315897;background:#fff;font-size:.62rem;font-weight:850;cursor:pointer}.free-sms-profile .danger-action{color:#9f2435;border-color:#f0c6cc}.free-sms-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:96px;padding:18px;border:1px dashed #d6dce6;border-radius:15px;color:var(--muted);text-align:center}.free-sms-empty strong{color:var(--ink);font-size:.78rem}.free-sms-empty span{margin-top:5px;font-size:.65rem}
.public-body{min-height:100vh;background:#edf1f7}.public-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0}.public-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.public-chip{border-radius:999px;padding:9px 13px;color:#23436f;background:#dce6ff;font-size:.68rem;font-weight:850}.public-loading{display:grid;min-height:70vh;place-items:center;color:var(--muted)}.public-hero{display:flex;min-height:260px;align-items:end;justify-content:space-between;gap:22px;margin-top:28px;padding:34px;border-radius:30px;color:#fff;background:#17233a;box-shadow:0 18px 42px rgba(20,31,50,.15)}.public-hero .eyebrow{color:#8fb3ff}.public-hero h1{margin:0;font-size:clamp(2.8rem,6vw,5.8rem);letter-spacing:-.055em}.public-hero p:last-child{margin:10px 0 0;color:#c3cee0}.public-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:12px}.public-metrics article{min-width:0;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.public-metrics span,.public-metrics strong,.public-metrics em{display:block}.public-metrics span{color:var(--muted);font-size:.66rem;font-weight:850;text-transform:uppercase}.public-metrics strong{margin:18px 0 8px;font-size:1.7rem}.public-metrics em{color:#8a92a0;font-size:.65rem;font-style:normal}.public-chart{margin-top:12px;padding:24px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow)}.public-chart-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.public-chart-head h2{margin:0;font-size:1.4rem}.public-ranges{width:min(470px,100%);margin:0}.public-canvas-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.public-canvas-grid article{min-width:0;padding:15px;border-radius:17px;background:#f5f7fa}.public-canvas-grid span{display:block;color:var(--muted);font-size:.65rem;font-weight:850;text-transform:uppercase}.public-canvas-wrap{position:relative;height:260px;margin-top:10px}.public-canvas-wrap canvas{display:block;width:100%;height:100%;cursor:crosshair;touch-action:pan-y}.public-expiry{margin:15px 3px 0;color:var(--muted);font-size:.7rem;text-align:center}
@media(max-width:950px){.admin-grid{grid-template-columns:1fr}.public-canvas-grid{grid-template-columns:1fr}.free-sms-fields{grid-template-columns:1fr 1fr}}@media(max-width:760px){.public-metrics{grid-template-columns:1fr}.public-hero{align-items:start;flex-direction:column}.public-chart-head{align-items:start;flex-direction:column}.share-row{grid-template-columns:auto 1fr auto}.share-row code{display:none}.admin-card{padding:20px}.free-sms-fields{grid-template-columns:1fr}.free-sms-card .admin-card-head{align-items:flex-start;flex-wrap:wrap}.free-sms-profile{grid-template-columns:auto minmax(0,1fr) auto}.free-sms-profile .free-sms-profile-state{grid-column:3}.free-sms-profile button{grid-row:2}.free-sms-profile button:nth-of-type(1){grid-column:1}.free-sms-profile button:nth-of-type(2){grid-column:2}.free-sms-profile .danger-action{grid-column:3}}@media(max-width:520px){.form-actions{grid-template-columns:1fr}.share-row{grid-template-columns:auto 1fr}.share-row button{grid-column:2}.public-shell{width:min(100% - 20px,1180px)}.public-hero{padding:25px}.public-header .brand strong{font-size:.75rem}}
.field-help{margin:0;color:var(--muted);font-size:.65rem;line-height:1.4}.field-help code{color:#23436f;background:#e1eaff}.form-actions.three-actions{grid-template-columns:repeat(3,1fr)}@media(max-width:620px){.form-actions.three-actions{grid-template-columns:1fr}}
.probe-groups{display:grid;gap:26px}.probe-group{min-width:0}.probe-group>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 2px 11px}.probe-group>header h3{margin:2px 0 0;font-size:1rem}.probe-group>header>span{border-radius:999px;padding:7px 10px;color:#547067;background:#e2f4ed;font-size:.62rem;font-weight:850}.probe-group .probe-grid{margin-top:0}
.managed-category{margin:12px 2px 2px;color:#667389;font-size:.61rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.managed-category:first-child{margin-top:2px}
.probe-tools{display:grid;justify-items:end;gap:10px}.probe-search{display:grid;width:min(440px,100%);height:48px;grid-template-columns:auto minmax(140px,1fr) auto;align-items:center;gap:9px;padding:0 13px;border:1px solid #d5dbe4;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(31,42,61,.06)}.probe-search:focus-within{border-color:#8eabef;box-shadow:0 0 0 4px #e3ebff}.probe-search>span{color:var(--primary);font-size:1.25rem;font-weight:900}.probe-search input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:.75rem}.probe-search input::-webkit-search-cancel-button{cursor:pointer}.probe-search small{color:#7d8796;font-size:.61rem;font-weight:800;white-space:nowrap}.search-empty{display:grid;min-height:180px;place-items:center;align-content:center;gap:7px;border:1px dashed #cbd3df;border-radius:24px;color:#536078;background:#f7f9fc}.search-empty strong{font-size:.9rem}.search-empty span{font-size:.7rem}@media(max-width:820px){.probe-tools{width:100%;justify-items:stretch}.probe-search{width:100%}}
.probe-view-row{display:flex;align-items:center;justify-content:flex-end;gap:8px}.layout-switch{display:flex;gap:3px;padding:4px;border-radius:999px;background:#e8ecf3}.layout-switch button{display:flex;align-items:center;gap:5px;border:0;border-radius:999px;padding:8px 10px;color:#687181;background:transparent;font-size:.65rem;font-weight:850;cursor:pointer}.layout-switch button span{font-size:.84rem}.layout-switch button.active{color:#fff;background:#315fca;box-shadow:0 5px 14px rgba(49,95,202,.22)}
.layout-switch button:disabled,.filters button:disabled{cursor:not-allowed;opacity:.45}.reorder-actions{display:flex;align-items:center;gap:5px}.reorder-button,.reorder-cancel{display:flex;min-height:38px;align-items:center;gap:6px;border:0;border-radius:999px;padding:0 13px;color:#fff;background:#17233a;font-size:.66rem;font-weight:850;cursor:pointer;white-space:nowrap}.reorder-button span{font-size:.9rem}.reorder-button.active{background:#087e61;box-shadow:0 7px 18px rgba(8,126,97,.22)}.reorder-button:disabled{cursor:wait;opacity:.55}.reorder-cancel{color:#7d3430;background:#ffe2df}.reorder-message{min-height:1em;margin:0 3px;color:#657084;font-size:.62rem;font-weight:750;text-align:right}
.probe-groups.layout-blocks{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.layout-blocks .probe-group{padding:17px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow)}.layout-blocks .probe-group>header{margin-bottom:10px}.layout-blocks .probe-grid{grid-template-columns:1fr;gap:7px}.layout-blocks .probe-card{padding:13px 13px 15px;border-top-width:0;border-left:4px solid #8ea0ba;border-radius:16px;background:#f8faff;box-shadow:none}.layout-blocks .probe-card.online{border-left-color:#18a57f}.layout-blocks .probe-card.degraded{border-left-color:#e29a23}.layout-blocks .probe-card.offline{border-left-color:#d05249}.layout-blocks .probe-head h3{font-size:.82rem}.layout-blocks .probe-head .eyebrow{display:none}.layout-blocks .probe-meta{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.layout-blocks .probe-meta>div{padding:8px;background:#fff}.layout-blocks .probe-meta span{margin-bottom:4px;font-size:.5rem}.layout-blocks .probe-meta strong{font-size:.64rem}.layout-blocks .spark,.layout-blocks .probe-card:after{display:none}
.probe-groups.layout-cards{display:grid;gap:26px}.layout-cards .probe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.is-reordering .probe-card{cursor:grab;outline:1px dashed #9bb1df;outline-offset:2px;user-select:none}.is-reordering .probe-card:active{cursor:grabbing}.is-reordering .probe-card:after{display:none}.probe-card.dragging{z-index:3;opacity:.35;transform:scale(.97)}.drag-handle{position:absolute;z-index:2;right:12px;bottom:10px;display:grid;width:31px;height:26px;place-items:center;border-radius:9px;color:#315fca;background:#e3eaff;font-size:.9rem;font-weight:950;letter-spacing:-.16em}.is-reordering .probe-grid{min-height:150px}
.probe-groups.layout-list{gap:18px}.layout-list .probe-group>header{margin-bottom:7px}.layout-list .probe-grid{grid-template-columns:1fr;gap:6px}.layout-list .probe-card{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:center;gap:14px;padding:11px 14px;border-top:0;border-left:4px solid #8ea0ba;border-radius:15px}.layout-list .probe-card.online{border-left-color:#18a57f}.layout-list .probe-card.degraded{border-left-color:#e29a23}.layout-list .probe-card.offline{border-left-color:#d05249}.layout-list .probe-head h3{font-size:.82rem}.layout-list .probe-head .eyebrow{font-size:.54rem}.layout-list .probe-meta{grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.layout-list .probe-meta>div{padding:8px 9px}.layout-list .probe-meta span{margin-bottom:3px;font-size:.5rem}.layout-list .probe-meta strong{font-size:.65rem}.layout-list .spark,.layout-list .probe-card:after{display:none}
@media(max-width:1250px){.layout-blocks .probe-meta{grid-template-columns:1fr 1fr}.layout-cards .probe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.probe-view-row{align-items:flex-end;flex-direction:column}}
@media(max-width:900px){.probe-groups.layout-blocks{grid-template-columns:1fr}.layout-cards .probe-grid{grid-template-columns:1fr}.layout-list .probe-card{grid-template-columns:1fr}.layout-list .probe-meta{grid-template-columns:1fr 1fr}.probe-view-row{width:100%;align-items:stretch;flex-direction:column}.layout-switch{justify-content:center}.layout-switch button{flex:1;justify-content:center}.reorder-actions{justify-content:flex-end}.reorder-message{text-align:left}}
.field-label{margin:8px 0 0;color:#4b5667;font-size:.7rem;font-weight:850}.notification-target-head{display:flex;align-items:center;justify-content:space-between;margin-top:9px;color:#4b5667;font-size:.7rem;font-weight:850}.notification-target-head button{border:0;padding:4px 0;color:var(--primary);background:transparent;font-size:.63rem;font-weight:850;cursor:pointer}.notification-targets{display:grid;grid-template-columns:1fr 1fr;gap:7px}.notification-targets label{display:flex;min-width:0;align-items:center;gap:9px;padding:10px;border:1px solid #e0e5ed;border-radius:13px;background:#f7f9fc;cursor:pointer}.notification-targets label:has(input:checked){border-color:#9eb9f8;background:#eaf0ff}.notification-targets input{width:16px;height:16px;flex:0 0 auto;margin:0;accent-color:var(--primary)}.notification-targets span,.notification-targets strong,.notification-targets small{display:block;min-width:0}.notification-targets strong{overflow:hidden;text-overflow:ellipsis;color:#273347;font-size:.68rem;white-space:nowrap}.notification-targets small{margin-top:3px;color:var(--muted);font-size:.58rem}@media(max-width:520px){.notification-targets{grid-template-columns:1fr}}

html{-webkit-text-size-adjust:100%;text-size-adjust:100%}button,a,input,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){
  body{overscroll-behavior-y:none}.shell{display:block;min-height:100dvh}.shell>.content{padding:calc(20px + env(safe-area-inset-top)) 14px calc(96px + env(safe-area-inset-bottom))}
  .rail{position:fixed;z-index:80;top:auto;right:0;bottom:0;left:0;display:block;width:auto;height:auto;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid rgba(255,255,255,.12);background:rgba(18,24,38,.96);box-shadow:0 -12px 35px rgba(14,22,36,.2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .rail-logo,.rail-status,.rail>.logout{display:none}.rail nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.rail nav a{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:6px 2px;border-radius:13px;font-size:0;text-align:center}.rail nav a span{display:block;font-size:.56rem;letter-spacing:.04em}.rail nav a:after{font-size:.58rem;line-height:1;white-space:nowrap}.rail nav a:nth-child(1):after{content:"Accueil"}.rail nav a:nth-child(2):after{content:"Sondes"}.rail nav a:nth-child(3):after{content:"Incidents"}.rail nav a:nth-child(4):after{content:"Admin"}.rail nav a:nth-child(5):after{content:"Versions"}.rail nav a.active{box-shadow:none}
  .topbar{display:flex;align-items:flex-start;flex-direction:column;gap:14px}.topbar h1{font-size:2.25rem;line-height:1}.topbar>div>p:last-child{font-size:.75rem}.top-actions{display:flex;width:100%;justify-content:space-between;margin:0}.top-actions #fullscreenButton{display:none}.top-actions .status,.admin-content>.topbar>.status{min-height:40px;padding:9px 12px}
  .hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.hero-card,.summary-card{min-height:142px;border-radius:22px;padding:17px}.hero-card>strong{margin-top:28px;font-size:2.65rem}.hero-card>strong small{font-size:.78rem}.summary-card>div strong{margin:4px 0;font-size:2.1rem}.summary-icon{width:36px;height:36px;border-radius:11px}.signal-bars{right:17px;bottom:18px;height:34px}.signal-bars i{width:5px}.orb{right:-58px;bottom:-72px}
  .section-head{align-items:stretch;flex-direction:column;gap:16px;margin:32px 0 13px;scroll-margin-top:16px}.section-head h2,.panel-head h2{font-size:1.3rem}.section-copy{line-height:1.45}.probe-tools{width:100%;justify-items:stretch}.probe-search{width:100%;height:52px;border-radius:17px}.probe-search input{font-size:16px}.probe-view-row{display:grid;width:100%;gap:8px}.filters{display:flex;width:100%;overflow-x:auto;flex-wrap:nowrap;border-radius:15px;padding:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.filters::-webkit-scrollbar{display:none}.filters button{min-height:40px;flex:0 0 auto;padding:8px 13px}.layout-switch{width:100%;border-radius:15px}.layout-switch button{min-height:40px;flex:1;justify-content:center}.reorder-actions{justify-content:stretch}.reorder-button,.reorder-cancel{min-height:44px;justify-content:center;flex:1;border-radius:14px}.reorder-message{text-align:left}
  .probe-groups,.probe-groups.layout-cards{gap:17px}.probe-group>header{align-items:flex-start}.group-stats{gap:4px}.layout-cards .probe-grid,.layout-blocks .probe-grid,.layout-list .probe-grid{grid-template-columns:1fr}.probe-card,.layout-blocks .probe-card,.layout-list .probe-card{min-height:0;border-radius:20px;padding:16px}.probe-card:hover,.probe-card:focus-visible{transform:none}.probe-card:after{display:none}.probe-head{align-items:flex-start}.probe-head>div{min-width:0}.probe-title-line{align-items:flex-start}.probe-head h3{overflow-wrap:anywhere;font-size:.95rem;line-height:1.25}.probe-head .status{flex:0 0 auto}.probe-meta,.layout-blocks .probe-meta,.layout-list .probe-meta{grid-template-columns:1fr 1fr;gap:6px;margin-top:14px}.probe-meta>div,.layout-blocks .probe-meta>div,.layout-list .probe-meta>div{min-height:58px;padding:9px 10px}.probe-meta strong,.layout-blocks .probe-meta strong,.layout-list .probe-meta strong{font-size:.7rem}.spark{margin-top:10px;margin-bottom:0}.operator-logo{margin-top:1px}
  .lower-grid{grid-template-columns:1fr;gap:10px;margin-top:22px}.panel{padding:18px;border-radius:22px}.incident{min-height:58px}.system-grid{grid-template-columns:1fr 1fr}.system-grid>div{min-height:96px}.content>footer{padding-bottom:6px}
  .modal{z-index:100;place-items:stretch;padding:0;background:rgba(15,20,31,.72);backdrop-filter:none}.chart-dialog,.share-dialog{width:100%;height:100dvh;max-height:100dvh;overflow:auto;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain}.chart-header{position:sticky;z-index:4;top:calc(-18px - env(safe-area-inset-top));align-items:flex-start;padding:18px 0 12px;background:linear-gradient(var(--surface) 82%,transparent)}.chart-header h2{overflow-wrap:anywhere;font-size:1.45rem;line-height:1.1}.dialog-actions{flex:0 0 auto}.close-button{width:44px;height:44px}.share-button{height:44px;padding:0 13px}.range-tabs{overflow-x:auto;margin:8px 0 12px;border-radius:15px}.range-tabs button{min-width:74px;min-height:42px;padding:8px}.chart-loading{min-height:55vh}.chart-content{grid-template-columns:1fr;gap:9px}.chart-panel{padding:15px;border-radius:19px}.canvas-wrap{height:215px}.probe-incident-history{padding:16px}.share-image-maker{margin-top:10px;padding:15px}.share-image-maker>button,.share-image-result button,.share-form button{min-height:46px}.share-result>div{grid-template-columns:1fr}.share-result button{min-height:44px}
  .manager{grid-template-columns:1fr;gap:10px;margin-top:24px}.manager-intro,.manager-panel,.admin-card{padding:18px;border-radius:22px}.manager-intro h2{font-size:1.55rem}.manager-note{margin-top:18px}.target-form{grid-template-columns:1fr}.target-form input,.target-form select,.compact-form input,.share-form select{height:50px;font-size:16px}.target-form>button,.compact-form>button,.form-actions button{min-height:48px}.managed-row{grid-template-columns:auto minmax(0,1fr);padding:12px}.managed-row button{grid-column:2;min-height:40px}.admin-grid{grid-template-columns:1fr;gap:10px}.admin-card-head{align-items:flex-start}.form-actions,.form-actions.three-actions{grid-template-columns:1fr}.event-options label,.switch-line{min-height:44px}.notification-targets{grid-template-columns:1fr}.notification-targets label{min-height:52px}.share-row{grid-template-columns:auto minmax(0,1fr)}.share-row button{grid-column:2;min-height:40px}.share-row code{display:none}
  .changelog-hero{min-height:0;align-items:flex-start;flex-direction:column;padding:22px;border-radius:24px}.changelog-hero h2{font-size:2.25rem}.version-card{width:100%;min-width:0}.release{grid-template-columns:1fr;border-radius:22px}.release-meta,.release-content{padding:18px}.release-content h3{font-size:1.05rem}
  .public-shell{width:calc(100% - 20px);padding:calc(12px + env(safe-area-inset-top)) 0 calc(20px + env(safe-area-inset-bottom))}.public-logo{width:145px;height:78px;border-radius:14px}.public-chip{padding:8px 10px}.public-hero{min-height:0;align-items:flex-start;flex-direction:column;gap:18px;margin-top:14px;padding:22px;border-radius:24px}.public-hero h1{overflow-wrap:anywhere;font-size:2.25rem;line-height:1}.public-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.public-metrics article{padding:13px 10px;border-radius:17px}.public-metrics span{min-height:2.4em;font-size:.52rem}.public-metrics strong{margin:11px 0 6px;font-size:1.18rem}.public-metrics em{font-size:.55rem}.public-chart{padding:15px;border-radius:21px}.public-chart-head{align-items:flex-start;flex-direction:column}.public-ranges{width:100%}.public-canvas-grid{grid-template-columns:1fr;gap:8px}.public-canvas-grid article{padding:11px}.public-canvas-wrap{height:215px}.public-body footer{align-items:center;flex-direction:column;gap:4px;text-align:center}.public-body footer i{display:none}
  .auth-screen{display:block;min-height:100dvh;background:var(--surface)}.auth-intro{min-height:0;gap:22px;padding:calc(24px + env(safe-area-inset-top)) 20px 26px}.auth-logo{width:180px;height:96px;border-radius:16px}.auth-intro h1{margin:4px 0 12px;font-size:2.4rem}.auth-intro p:not(.eyebrow){font-size:.88rem}.auth-points{gap:6px}.auth-points span{padding:7px 10px;font-size:.65rem}.auth-card{min-height:0;padding:28px 20px calc(30px + env(safe-area-inset-bottom))}.auth-card h2{font-size:1.8rem}.auth-card form{margin-top:22px}.auth-card input{height:52px;font-size:16px}.auth-card form button{min-height:52px}.secure-note{margin-top:20px}
}
@media (max-width:370px){.hero-grid{grid-template-columns:1fr}.public-metrics{grid-template-columns:1fr}.public-metrics span{min-height:0}.rail nav a:after{font-size:.52rem}}
@media (orientation:landscape) and (hover:none) and (pointer:coarse) and (max-height:520px){.hero-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-card,.summary-card{min-height:126px}.auth-screen{display:grid;grid-template-columns:1fr 1fr}.auth-intro,.auth-card{min-height:100dvh}.auth-intro h1{font-size:2rem}.auth-points{display:none}}

/* v1.4.0 · application, mur de santé, comparaison et intelligence */
.install-button{border-color:#bad0ff!important;background:#e8efff!important;color:#244fae!important}.compare-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid #b9c9e8;border-radius:11px;padding:7px 11px;background:#eef3ff;color:#315fca;font-size:.66rem;font-weight:850;cursor:pointer}.compare-button span{font-size:1rem}.anomaly-badge{display:inline-flex;margin-top:7px;border:1px solid #f1c478;border-radius:999px;padding:4px 8px;background:#fff5de;color:#94600d;font-size:.55rem;font-weight:900;letter-spacing:.03em}.probe-card.has-anomaly{box-shadow:0 14px 38px rgba(211,145,29,.12)}
.network-path-badge{display:inline-flex;margin-top:7px;border:1px solid #96b8ff;border-radius:999px;padding:4px 8px;background:#e7efff;color:#245cc7;font-size:.55rem;font-weight:900;letter-spacing:.03em}html[data-theme="dark"] .network-path-badge{border-color:#355ca8;background:#182c52;color:#9dbdff}
.health-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:8px}.health-tile{position:relative;display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dce3ee;border-left:5px solid #8ea0ba;border-radius:15px;padding:12px;background:#fff;box-shadow:0 5px 16px rgba(27,44,72,.05);cursor:pointer;transition:.18s ease}.health-tile:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(27,44,72,.1)}.health-tile.online{border-left-color:#18a57f}.health-tile.degraded{border-left-color:#e29a23}.health-tile.offline{border-left-color:#d05249;background:#fff9f8}.health-tile>i{width:11px;height:11px;border-radius:50%;background:#8ea0ba;box-shadow:0 0 0 5px #eef1f5}.health-tile.online>i{background:#18a57f;box-shadow:0 0 0 5px #dff6ef}.health-tile.degraded>i{background:#e29a23;box-shadow:0 0 0 5px #fff0d2}.health-tile.offline>i{background:#d05249;box-shadow:0 0 0 5px #fde5e3}.health-tile>div{min-width:0}.health-tile strong,.health-tile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-tile strong{color:#1d2738;font-size:.72rem}.health-tile span{margin-top:3px;color:#7a8494;font-size:.55rem}.health-tile dl{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0}.health-tile dl>div{display:flex;justify-content:space-between;border-radius:8px;padding:6px 8px;background:#f3f6fa}.health-tile dt{color:#8993a2;font-size:.49rem;font-weight:850;text-transform:uppercase}.health-tile dd{margin:0;color:#29364a;font-size:.58rem;font-weight:850}.health-tile>b{position:absolute;top:9px;right:9px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#e29a23;color:#fff;font-size:.7rem}
.compare-dialog{width:min(1180px,94vw);max-height:92vh;overflow:auto;border-radius:28px;padding:28px;background:var(--surface);box-shadow:0 28px 80px rgba(9,18,32,.34)}.compare-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:14px;margin-top:16px}.compare-layout>aside,.compare-result{border:1px solid #dce3ed;border-radius:20px;padding:15px;background:#fff}.compare-search input{width:100%;height:44px;border:1px solid #d7deea;border-radius:13px;padding:0 13px;font-size:16px}.compare-targets{display:grid;max-height:430px;gap:6px;overflow:auto;margin:10px 0}.compare-targets label{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e2e7ef;border-radius:12px;padding:9px;background:#f8f9fc;cursor:pointer}.compare-targets label:has(input:checked){border-color:#9ab6f5;background:#edf2ff}.compare-targets input{width:16px;height:16px;accent-color:#315fca}.compare-targets i{width:8px;height:8px;border-radius:50%;background:#8ea0ba}.compare-targets i.online{background:#18a57f}.compare-targets i.degraded{background:#e29a23}.compare-targets i.offline{background:#d05249}.compare-targets span,.compare-targets strong,.compare-targets small{display:block;min-width:0}.compare-targets strong,.compare-targets small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-targets strong{font-size:.65rem}.compare-targets small{margin-top:2px;color:#7a8494;font-size:.54rem}.compare-layout>aside>button{width:100%;min-height:44px;border:0;border-radius:13px;background:#315fca;color:#fff;font-weight:850;cursor:pointer}.compare-result{position:relative;min-height:520px}.compare-ranges{margin:0 0 12px}.compare-legend{display:flex;min-height:58px;gap:7px;overflow-x:auto;padding-bottom:6px}.compare-legend>span{display:grid;min-width:145px;grid-template-columns:auto 1fr;gap:2px 7px;border:1px solid #e1e6ee;border-radius:11px;padding:8px}.compare-legend i{grid-row:1/3;width:7px;height:100%;border-radius:4px}.compare-legend strong{overflow:hidden;text-overflow:ellipsis;font-size:.6rem;white-space:nowrap}.compare-legend small{color:#7b8594;font-size:.52rem}.compare-canvas-wrap{height:390px}.compare-canvas-wrap canvas{width:100%;height:100%}.compare-empty{position:absolute;inset:130px 20px 20px;display:grid;place-items:center;border:1px dashed #cdd6e4;border-radius:16px;color:#8a94a4;font-size:.75rem}.compare-empty.hidden{display:none}
.push-preview{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;margin:18px 0;border:1px solid #dde4ee;border-radius:18px;padding:13px;background:linear-gradient(145deg,#f7f9fc,#edf2f8);box-shadow:0 12px 28px rgba(24,39,65,.09)}.push-preview>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#142137;color:#2ee176;font-size:.65rem;font-weight:950}.push-preview strong,.push-preview p{display:block;margin:0}.push-preview strong{font-size:.67rem}.push-preview p{margin-top:4px;color:#536074;font-size:.62rem}.push-preview small{color:#929baa;font-size:.52rem}.push-mark{background:#dff7ed!important;color:#087e61!important}.alert-mark{background:#fff0cf!important;color:#a66508!important}.alert-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.alert-fields label{position:relative}.alert-fields input{margin-top:6px}.alert-fields small{position:absolute;right:10px;bottom:12px;color:#8993a2;font-size:.55rem}.intelligence-note{display:flex;gap:10px;margin-top:16px;border:1px solid #e2e7ef;border-radius:14px;padding:12px;background:#f7f9fc}.intelligence-note>i{width:9px;height:9px;flex:0 0 auto;margin-top:3px;border-radius:50%;background:#315fca;box-shadow:0 0 0 5px #e1e9ff}.intelligence-note p,.intelligence-note strong,.intelligence-note span{display:block;margin:0}.intelligence-note strong{font-size:.64rem}.intelligence-note span{margin-top:4px;color:#778294;font-size:.58rem;line-height:1.45}
@media(max-width:1000px){.compare-layout{grid-template-columns:1fr}.compare-targets{grid-template-columns:1fr 1fr;max-height:240px}.compare-result{min-height:470px}.compare-canvas-wrap{height:335px}}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.top-actions{gap:7px;flex-wrap:wrap}.top-actions .install-button{display:inline-flex;min-height:40px}.layout-switch{overflow-x:auto}.layout-switch button{min-width:74px}.reorder-actions{display:grid;grid-template-columns:1fr 1fr}.compare-button{min-height:44px;justify-content:center;border-radius:14px}.health-wall{grid-template-columns:1fr 1fr;gap:6px}.health-tile{padding:10px}.health-tile dl{grid-template-columns:1fr}.health-tile dl>div:last-child{display:none}.compare-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(20px + env(safe-area-inset-bottom))}.compare-layout{grid-template-columns:1fr}.compare-targets{grid-template-columns:1fr;max-height:210px}.compare-result{min-height:420px}.compare-canvas-wrap{height:290px}.compare-legend>span{min-width:126px}.alert-fields{grid-template-columns:1fr}.push-preview{margin-top:12px}}
@media(max-width:380px){.health-wall{grid-template-columns:1fr}}

/* v1.4.1 · incidents sur les partages publics */
.public-incidents{margin-top:12px;padding:24px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow)}.public-incidents>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.public-incidents h2{margin:2px 0 0;font-size:1.4rem}.public-incidents header p:last-child{margin:7px 0 0;color:var(--muted);font-size:.7rem}.public-incident-list{display:grid;gap:8px;margin-top:19px}.public-incident{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e3e8ef;border-left:4px solid #e29a23;border-radius:16px;padding:14px 16px;background:#f7f9fc}.public-incident.offline{border-left-color:#d05249}.public-incident>i{width:11px;height:11px;border-radius:50%;background:#e29a23;box-shadow:0 0 0 5px #ffefc7}.public-incident.offline>i{background:#d05249;box-shadow:0 0 0 5px #ffe1de}.public-incident strong,.public-incident span{display:block}.public-incident>div:nth-child(2)>strong{color:#253146;font-size:.76rem}.public-incident>div:nth-child(2)>span{margin-top:4px;color:var(--muted);font-size:.63rem}.public-incident>div:last-child{text-align:right}.public-incident>div:last-child>strong{font-size:.75rem;font-variant-numeric:tabular-nums}.public-incident>div:last-child>span{margin-top:4px;color:#6d7786;font-size:.58rem;font-weight:850}.public-incident>div:last-child>span.active{color:#a12c25}.public-incidents-empty{display:flex;align-items:center;gap:13px;margin-top:19px;border-radius:17px;padding:18px;background:#e5f8f1;color:#075c47}.public-incidents-empty>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:#18a57f;color:#fff;font-weight:950}.public-incidents-empty strong{font-size:.77rem}.public-incidents-empty p{margin:4px 0 0;color:#417365;font-size:.63rem}
@media(max-width:620px){.public-incidents{padding:16px;border-radius:21px}.public-incidents h2{font-size:1.12rem}.public-incident{grid-template-columns:auto minmax(0,1fr);padding:13px}.public-incident>div:last-child{grid-column:2;text-align:left}.public-incidents>header{gap:10px}.public-incidents header p:last-child{line-height:1.4}}
.reports-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f7faff 100%)}.reports-card:after{position:absolute;top:-95px;right:-75px;width:240px;height:240px;border:32px solid rgba(49,95,202,.055);border-radius:50%;content:"";pointer-events:none}.reports-card>*{position:relative;z-index:1}.report-mark{color:#fff;background:linear-gradient(145deg,#315fca,#17233a)}.report-badge{margin-left:auto;border-radius:999px;padding:8px 12px;color:#586477;background:#edf1f7;font-size:.62rem;font-weight:900}.report-badge.active{color:#075c47;background:#d8f5eb}.reports-form{margin-top:20px}.report-schedule{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:9px}.report-schedule label{color:#4b5667;font-size:.68rem;font-weight:850}.report-schedule select,.report-schedule input{width:100%;height:48px;margin-top:7px;border:1px solid #d4dbe6;border-radius:13px;padding:0 13px;color:var(--ink);background:#fff;font:inherit;font-size:.76rem}.report-switches{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.report-actions{grid-template-columns:1.35fr 1.1fr 1fr 1fr;margin-top:12px}.report-last{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;border:1px solid #dce3ee;border-radius:16px;padding:14px 16px;color:#667187;background:rgba(255,255,255,.8);font-size:.68rem}.report-last span,.report-last strong{display:block}.report-last strong{margin-bottom:4px;color:#223047;font-size:.72rem}.report-last small{text-align:right;color:#77839a;font-size:.62rem}.report-actions button:disabled{cursor:not-allowed;opacity:.45}
@media(max-width:760px){.report-schedule{grid-template-columns:1fr}.report-switches{display:grid}.report-actions{grid-template-columns:1fr}.report-last{align-items:flex-start;flex-direction:column}.report-last small{text-align:left}.report-badge{align-self:flex-start}}

/* v1.4.3 · remises à zéro sécurisées */
.managed-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.managed-actions .reset-history{color:#244b93;background:#dfe9ff}.managed-actions .reset-history:hover{background:#ccdcff}.journal-actions{display:flex;align-items:center;gap:8px}.journal-clear-button{min-height:36px;border:0;border-radius:11px;padding:0 12px;color:#8c1d18;background:#ffe2df;font-size:.67rem;font-weight:850;cursor:pointer}.journal-clear-button:hover{background:#ffd2ce}.journal-clear-button:disabled{cursor:wait;opacity:.7}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.managed-actions{grid-column:2;justify-content:stretch}.managed-actions button{grid-column:auto;min-height:40px;flex:1}.journal-actions{align-items:flex-end;flex-direction:column}.journal-clear-button{min-height:40px}}

/* v1.5.0 · studio de rapports PDF */
.report-studio{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:14px;margin-top:36px}.report-selector,.report-compose{min-width:0;border:1px solid var(--line);border-radius:28px;padding:25px;background:#fff;box-shadow:var(--shadow)}.report-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-section-title h2{margin:0;font-size:1.55rem}.report-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.report-mode button{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 10px;border:1px solid #dce3ee;border-radius:17px;padding:14px;text-align:left;background:#f7f9fc;color:#344157;cursor:pointer}.report-mode button>span{grid-row:1/3;display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:#e5ebf5;color:#63718a;font-weight:950}.report-mode button strong,.report-mode button small{display:block}.report-mode button strong{font-size:.72rem}.report-mode button small{color:#8390a3;font-size:.6rem}.report-mode button.active{border-color:#8facef;background:#edf2ff;color:#1d438f;box-shadow:0 0 0 3px #e4ebff}.report-mode button.active>span{background:#315fca;color:#fff}.report-selection-tools{transition:opacity .18s ease}.report-selection-tools.muted-selection{pointer-events:none;opacity:.4}.report-target-search{display:grid;height:46px;grid-template-columns:auto 1fr;align-items:center;gap:9px;margin-top:17px;border:1px solid #d4dce8;border-radius:14px;padding:0 13px;background:#fff}.report-target-search span{color:#315fca;font-size:1.15rem}.report-target-search input{height:100%;border:0;padding:0;background:transparent;box-shadow:none;font-size:.75rem}.report-category-filters{display:flex;gap:6px;overflow-x:auto;margin-top:11px;padding-bottom:3px;scrollbar-width:none}.report-category-filters::-webkit-scrollbar{display:none}.report-category-filters button,.report-select-actions button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 11px;background:#edf1f6;color:#687487;font-size:.61rem;font-weight:850;cursor:pointer}.report-category-filters button.active{background:#17233a;color:#fff}.report-select-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.report-select-actions button{padding:4px 0;background:transparent;color:#315fca}.report-target-list{display:grid;max-height:430px;gap:6px;overflow:auto;margin-top:8px;padding-right:3px}.report-target-list label{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;margin:0;border:1px solid #e1e6ee;border-radius:13px;padding:10px;background:#f8f9fc;cursor:pointer}.report-target-list label:has(input:checked){border-color:#adc3f3;background:#eff4ff}.report-target-list input{width:16px;height:16px;margin:0;accent-color:#315fca}.report-target-list i{width:9px;height:9px;border-radius:50%;background:#8ea0ba}.report-target-list i.online{background:#18a57f}.report-target-list i.degraded{background:#e29a23}.report-target-list i.offline{background:#d05249}.report-target-list span,.report-target-list strong,.report-target-list small{display:block;min-width:0}.report-target-list strong,.report-target-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-target-list strong{font-size:.68rem}.report-target-list small{margin-top:3px;color:#7b8698;font-size:.56rem}.report-compose{background:linear-gradient(145deg,#eef3fb,#dfe9fa)}.pdf-cover-preview{position:relative;min-height:430px;overflow:hidden;border-radius:23px;padding:29px;color:#fff;background:#121826;box-shadow:0 22px 45px rgba(16,27,47,.22)}.pdf-cover-preview:before,.pdf-cover-preview:after{position:absolute;border-radius:50%;content:""}.pdf-cover-preview:before{top:-110px;right:-95px;width:280px;height:280px;background:#1b2941}.pdf-cover-preview:after{top:-80px;right:-65px;width:190px;height:190px;border:24px solid #29466e}.pdf-cover-preview>*{position:relative;z-index:1}.pdf-cover-brand{display:flex;align-items:center;gap:12px}.pdf-cover-brand i{display:block;width:42px;height:32px;border:4px solid #38d06c;border-radius:3px}.pdf-cover-brand strong{font-size:1.05rem}.pdf-cover-brand strong span{color:#38d06c}.pdf-cover-preview>p{margin:48px 0 12px;color:#8fb3ff;font-size:.57rem;font-weight:900;letter-spacing:.12em}.pdf-cover-preview h2{margin:0;font-size:2rem;line-height:1.02;letter-spacing:-.04em}.pdf-cover-scope{margin-top:19px}.pdf-cover-scope span,.pdf-cover-scope small{display:block}.pdf-cover-scope span{font-size:.72rem;font-weight:800}.pdf-cover-scope small{margin-top:5px;color:#8091aa;font-size:.58rem}.pdf-cover-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:34px}.pdf-cover-metrics>div{border-radius:12px;padding:11px;background:#22334f}.pdf-cover-metrics span,.pdf-cover-metrics strong{display:block}.pdf-cover-metrics span{color:#8fa3bf;font-size:.45rem;font-weight:900}.pdf-cover-metrics strong{margin-top:8px;font-size:.83rem}.pdf-cover-preview>footer{position:absolute;right:29px;bottom:19px;left:29px;display:block;padding:0;color:#8292aa;font-size:.5rem;text-align:right}.report-telegram-choice{display:flex;align-items:center;gap:10px;margin:14px 0 0;border:1px solid #cad8ed;border-radius:15px;padding:12px;background:rgba(255,255,255,.65);cursor:pointer}.report-telegram-choice input{width:18px;height:18px;margin:0;accent-color:#315fca}.report-telegram-choice span,.report-telegram-choice strong,.report-telegram-choice small{display:block}.report-telegram-choice strong{color:#26344a;font-size:.68rem}.report-telegram-choice small{margin-top:3px;color:#718097;font-size:.56rem}.report-export-button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:9px;margin-top:10px;border:0;border-radius:15px;background:#315fca;color:#fff;font-size:.75rem;font-weight:900;cursor:pointer;box-shadow:0 12px 24px rgba(49,95,202,.22)}.report-export-button span{font-size:1.1rem}.report-export-button:disabled{cursor:not-allowed;opacity:.45}.report-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.schedule-mark{color:#254686;background:#dce7ff}.report-hub-link{display:inline-flex;margin-top:8px;color:#315fca;font-size:.68rem;font-weight:850;text-decoration:none}.report-latest-card .form-actions{margin-top:12px}
@media (max-width:1100px){.report-studio{grid-template-columns:1fr}.report-compose{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(260px,.55fr);align-items:start;gap:10px}.report-compose>.pdf-cover-preview{grid-row:1/4}.report-compose>.report-telegram-choice,.report-compose>.report-export-button,.report-compose>.message{grid-column:2}.report-bottom-grid{grid-template-columns:1fr}}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.rail nav{grid-template-columns:repeat(6,minmax(0,1fr))}.rail nav a:nth-child(5):after{content:"PDF"}.rail nav a:nth-child(6):after{content:"Versions"}.reports-content>.topbar{align-items:flex-start}.report-studio{margin-top:22px}.report-selector,.report-compose{padding:17px;border-radius:22px}.report-mode{grid-template-columns:1fr}.report-target-list{max-height:360px}.report-compose{display:block}.pdf-cover-preview{min-height:390px;padding:23px}.pdf-cover-preview h2{font-size:1.75rem}.pdf-cover-preview>footer{right:23px;left:23px}.report-bottom-grid{grid-template-columns:1fr}.report-schedule{grid-template-columns:1fr}.report-export-button{min-height:54px}}
@media(max-width:390px){.rail nav a:after{font-size:.48rem}.pdf-cover-metrics{grid-template-columns:1fr}.pdf-cover-preview{min-height:495px}.pdf-cover-metrics strong{margin-top:4px}.report-mode button{padding:12px}}

/* v1.5.1 · suspension planifiée des sondes */
.status.paused{color:#58458a;background:#eee8ff}.probe-card.paused{border-top-color:#846bb5;background:linear-gradient(145deg,#fff,#f8f5ff)}.probe-card.paused .spark{opacity:.35}.spark i.paused{background:#9b89c3}.health-tile.paused{border-left-color:#846bb5;background:#faf8ff}.health-tile.paused>i{background:#846bb5;box-shadow:0 0 0 5px #eee8ff}.managed-row.is-suspended{border:1px solid #ddd3f3;background:#faf8ff}.managed-row.is-suspended>span{color:#594687;background:#ece5fb}.managed-row strong .suspension-badge{display:inline-flex;margin-left:7px;border-radius:999px;padding:3px 6px;color:#594687;background:#ece5fb;font-size:.49rem;font-style:normal;vertical-align:middle}.managed-actions{flex-wrap:wrap}.managed-actions .suspension-action{color:#66501b;background:#fff0c9}.managed-actions .suspension-action.resume{color:#075c47;background:#d7f4e9}.suspension-dialog,.target-edit-dialog{width:min(540px,100%);border-radius:28px;padding:26px;background:var(--surface);box-shadow:0 30px 90px rgba(9,13,22,.35)}.suspension-note,.target-edit-note{display:flex;align-items:center;gap:11px;margin-top:10px;border:1px solid #ddd5ed;border-radius:15px;padding:13px;background:#faf8ff}.suspension-note>span,.target-edit-note>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;color:#594687;background:#ece5fb;font-size:.57rem;font-weight:950}.suspension-note p,.suspension-note strong,.suspension-note small,.target-edit-note p,.target-edit-note strong,.target-edit-note small{display:block;margin:0}.suspension-note strong,.target-edit-note strong{font-size:.69rem}.suspension-note small,.target-edit-note small{margin-top:4px;color:#778197;font-size:.59rem;line-height:1.4}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.managed-actions{display:grid;grid-template-columns:1fr 1fr}.managed-actions button{width:100%}.managed-actions button:last-child{grid-column:1/-1}.suspension-dialog,.target-edit-dialog{width:100%;height:100dvh;overflow:auto;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 16px calc(22px + env(safe-area-inset-bottom))}.suspension-dialog .chart-header,.target-edit-dialog .chart-header{position:static}.suspension-dialog select,.suspension-dialog input,.target-edit-dialog input{height:52px;font-size:16px}}

/* v1.5.2 · barre de filtres stable sur ordinateur */
@media (min-width:1251px){.probe-view-row{flex-wrap:nowrap}.filters,.layout-switch,.reorder-actions{flex:0 0 auto}.filters{flex-wrap:nowrap}.filters button{white-space:nowrap}}

/* v1.5.4 · identités visuelles étendues */
.operator-cloudflare{width:42px}.operator-google,.operator-homeassistant,.operator-nginx,.operator-ubiquiti,.operator-speedtest,.operator-sup-erethaari{width:30px;height:30px;padding:4px}.operator-truenas{width:35px}.operator-ovh{width:40px}.operator-vialis{width:48px;height:30px;padding:3px 5px}.operator-sup-erethaari{padding:2px}.operator-sup-erethaari img{border-radius:5px}
.layout-blocks .operator-google,.layout-blocks .operator-homeassistant,.layout-blocks .operator-nginx,.layout-blocks .operator-ubiquiti,.layout-blocks .operator-speedtest,.layout-blocks .operator-sup-erethaari,.layout-list .operator-google,.layout-list .operator-homeassistant,.layout-list .operator-nginx,.layout-list .operator-ubiquiti,.layout-list .operator-speedtest,.layout-list .operator-sup-erethaari{width:24px;height:24px}.layout-blocks .operator-vialis,.layout-list .operator-vialis{width:38px;height:24px}

/* v1.5.5 · visibilité du journal par sonde */
.managed-row.is-journal-hidden{border:1px solid #dce2eb;background:#f8f9fb}.managed-row.is-journal-hidden>span{color:#5f6978;background:#e5e9ef}.managed-row strong .journal-hidden-badge{display:inline-flex;margin-left:7px;border-radius:999px;padding:3px 6px;color:#566172;background:#e5e9ef;font-size:.49rem;font-style:normal;vertical-align:middle}.managed-actions .journal-visibility{color:#566172;background:#e7ebf1}.managed-actions .journal-visibility.restore{color:#234b91;background:#dfe9ff}.managed-actions .journal-visibility:hover{background:#d9dee7}.managed-actions .journal-visibility.restore:hover{background:#ccdcff}

/* v1.5.8 · thèmes sombre, automatique et clair */
.theme-control{display:grid;grid-template-columns:1fr repeat(3,42px);align-items:center;gap:4px;border:1px solid #303a4c;border-radius:16px;padding:5px;background:#1a2231}.theme-control-label{padding-left:7px;color:#8e9aaf;font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.theme-choice{display:grid;height:38px;place-items:center;border:0;border-radius:11px;color:#93a0b5;background:transparent;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.theme-choice:hover{color:#fff;background:#263247}.theme-choice:active{transform:scale(.96)}.theme-choice.active{color:#fff;background:#315fca;box-shadow:0 7px 17px rgba(20,54,124,.35)}.theme-choice>span{font-size:.9rem;font-weight:950;line-height:1}.theme-choice small{display:none}.theme-choice:focus-visible{outline:2px solid #8fb3ff;outline-offset:2px}body>.theme-control{position:fixed;z-index:120;top:18px;right:18px;width:196px;grid-template-columns:1fr repeat(3,42px);box-shadow:0 12px 30px rgba(8,14,25,.22)}body>.theme-control.has-rail{top:auto;right:auto;bottom:176px;left:18px}

html[data-theme="dark"]{--primary:#7fa3ff;--navy:#080d15;--ink:#eef3ff;--muted:#9aa7ba;--surface:#0d121b;--line:#2b3647;--white:#171e2a;--green:#5be0b7;--green-bg:#163d35;--amber:#ffd27a;--amber-bg:#4a3515;--red:#ffada6;--red-bg:#4c2423;--aqua:#75cde3;--shadow:0 16px 42px rgba(0,0,0,.28);color-scheme:dark}
html[data-theme="dark"] body,html[data-theme="dark"] .content,html[data-theme="dark"] .auth-card,html[data-theme="dark"] .public-body{background:var(--surface);color:var(--ink)}
html[data-theme="dark"] :is(.summary-card,.probe-card,.panel,.manager-panel,.admin-card,.chart-panel,.timeline-panel,.share-dialog,.compare-dialog,.compare-layout>aside,.compare-result,.public-chart,.public-incidents,.report-selector,.report-compose,.suspension-dialog,.target-edit-dialog,.release-content){border-color:var(--line);background:#171e2a;color:var(--ink);box-shadow:var(--shadow)}
html[data-theme="dark"] :is(.probe-meta>div,.system-grid>div,.managed-row,.health-tile,.health-tile dl>div,.notification-targets label,.share-list>article,.probe-incident-list>article,.public-incident,.report-target-list label,.compare-targets label,.compare-legend>span,.intelligence-note,.push-preview,.report-last,.suspension-note,.target-edit-note,.search-empty){border-color:#303b4d;background:#202937;color:var(--ink)}
html[data-theme="dark"] :is(input,select,textarea,.target-form input,.target-form select,.compact-form input,.compact-form select,.report-schedule select,.report-schedule input,.report-target-search,.probe-search,.compare-search input){border-color:#39465a;color:var(--ink);background:#111722}
html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#718096}
html[data-theme="dark"] :is(.filters,.layout-switch,.range-tabs,.public-ranges){background:#202938}
html[data-theme="dark"] :is(.filters button,.layout-switch button,.range-tabs button,.public-ranges button){color:#a6b2c5}
html[data-theme="dark"] :is(.filters button.active,.layout-switch button.active,.range-tabs button.active,.public-ranges button.active){color:#fff;background:#315fca}
html[data-theme="dark"] :is(.probe-head h3,.health-tile strong,.public-incident>div:nth-child(2)>strong,.report-last strong,.report-telegram-choice strong,.report-mode button strong){color:var(--ink)}
html[data-theme="dark"] :is(.tonal,.counter,.managed-list-head strong,.managed-row>span,.feature-mark,.report-badge){color:#b9ccff;background:#24324a}
html[data-theme="dark"] .status.online{color:#78e4c3;background:#163d35}html[data-theme="dark"] .status.degraded{color:#ffd27a;background:#4a3515}html[data-theme="dark"] .status.offline{color:#ffada6;background:#4c2423}html[data-theme="dark"] .status.pending{color:#c1cad8;background:#293241}
html[data-theme="dark"] .summary-icon.warn{color:#ffd27a;background:#4a3515}html[data-theme="dark"] .summary-icon.danger{color:#ffada6;background:#4c2423}
html[data-theme="dark"] :is(.probe-card.paused,.health-tile.paused,.managed-row.is-suspended,.managed-row.is-journal-hidden){background:#211f31}
html[data-theme="dark"] .probe-card.offline,html[data-theme="dark"] .health-tile.offline{background:#281b1d}
html[data-theme="dark"] .reports-card{background:linear-gradient(135deg,#171e2a,#1b2433)}
html[data-theme="dark"] .free-sms-card{background:linear-gradient(135deg,#171e2a,#251b21)}html[data-theme="dark"] .free-sms-mark{color:#fff;background:#b61b32}html[data-theme="dark"] .wan-route-badge{color:#ffb8c3;background:#46202a}
html[data-theme="dark"] .free-sms-profile{border-color:#39465a;background:#202937}html[data-theme="dark"] .free-sms-profile.enabled{border-color:#7b3340;background:#2a2028}html[data-theme="dark"] .free-sms-profile button{border-color:#44536a;color:#a9c3ff;background:#171e2a}html[data-theme="dark"] .free-sms-profile .danger-action{color:#ffabb7;border-color:#70414a}html[data-theme="dark"] .free-sms-empty{border-color:#39465a}html[data-theme="dark"] .free-sms-profile strong,html[data-theme="dark"] .free-sms-empty strong{color:#eef3ff}
html[data-theme="dark"] .report-compose{background:linear-gradient(145deg,#172235,#202d43)}
html[data-theme="dark"] .report-mode button{border-color:#344056;color:#b9c5d8;background:#202938}
html[data-theme="dark"] .report-mode button.active{border-color:#668ee8;color:#dce7ff;background:#22345a;box-shadow:0 0 0 3px #1b2945}
html[data-theme="dark"] .report-telegram-choice{border-color:#34445d;background:rgba(24,34,51,.8)}
html[data-theme="dark"] .release{border-color:#2d394c}
html[data-theme="dark"] .release.current .release-content{border-color:#456ab8;background:#1b2943}
html[data-theme="dark"] .public-shell{color:var(--ink)}
html[data-theme="dark"] .public-hero{background:#10192a}
html[data-theme="dark"] .public-metrics>article{border-color:var(--line);background:#171e2a;color:var(--ink)}
html[data-theme="dark"] .public-canvas-grid article{border:1px solid #303b4d;background:#202937;color:var(--ink)}
html[data-theme="dark"] .public-canvas-wrap .chart-tooltip{border:1px solid #43516a;background:rgba(12,18,28,.97);box-shadow:0 15px 34px rgba(0,0,0,.36)}
.public-canvas-wrap .chart-tooltip span{display:inline;color:inherit;font-size:inherit;font-weight:550;text-transform:none}
.route-host-label{color:inherit}.route-host-label>span{color:var(--muted);font:inherit}

/* v1.6.6 · moyenne et mesure actuelle réunies */
.latency-summary,.public-latency-summary{display:flex;align-items:flex-end;gap:22px}.latency-summary>div,.public-latency-summary>div{min-width:0}.latency-summary>div+div,.public-latency-summary>div+div{border-left:1px solid var(--line);padding-left:22px}.latency-summary #chartCurrentPingValue,.public-latency-summary strong{display:block;margin-top:6px;font-size:1.35rem;line-height:1.05}.latency-summary #chartCurrentPingValue,.public-latency-summary>div:nth-child(2) strong{color:#315fca}.public-latency-summary .public-secondary-ping strong{color:#8b5bd5}.public-latency-summary span{display:block}.public-latency-summary strong{color:var(--ink)}
@media(max-width:560px){.latency-summary,.public-latency-summary{width:100%;gap:14px}.latency-summary>div,.public-latency-summary>div{flex:1}.latency-summary>div+div,.public-latency-summary>div+div{padding-left:14px}.latency-summary #chartCurrentPingValue,.public-latency-summary strong{font-size:1.12rem}}
html[data-theme="dark"] .modal{background:rgba(2,6,12,.82)}
html[data-theme="dark"] canvas{filter:saturate(.94) brightness(.96)}

/* v1.5.14 · fenêtre d'analyse réellement cohérente en thème sombre */
html[data-theme="dark"] .chart-dialog{border:1px solid #263348;color:var(--ink);background:#0f1622;box-shadow:0 34px 100px rgba(0,0,0,.58)}
html[data-theme="dark"] .chart-panel{border-color:#2d3a4e;background:#182231;box-shadow:0 12px 30px rgba(0,0,0,.14)}
html[data-theme="dark"] .chart-header h2,html[data-theme="dark"] .chart-label strong,html[data-theme="dark"] .probe-incident-history h3{color:#f2f6ff}
html[data-theme="dark"] .close-button{border:1px solid #344258;color:#cbd5e5;background:#202a39}
html[data-theme="dark"] .close-button:hover{color:#fff;background:#2b374a}
html[data-theme="dark"] .probe-incident-history{border-color:#2d3a4e;color:var(--ink);background:#151e2b;box-shadow:0 12px 30px rgba(0,0,0,.14)}
html[data-theme="dark"] .secondary-path-card{border-color:#30466e;background:linear-gradient(135deg,#151f31 0%,#182641 100%);box-shadow:0 14px 35px rgba(0,0,0,.18)}
html[data-theme="dark"] .secondary-path-head h3,html[data-theme="dark"] .secondary-path-metrics strong{color:#f2f6ff}
html[data-theme="dark"] .secondary-path-metrics>div{border-color:#30415e;background:rgba(13,22,37,.62)}
html[data-theme="dark"] .secondary-path-status.online{color:#72e7c3;background:#123e35}
html[data-theme="dark"] .secondary-path-status.offline{color:#ffaaa3;background:#4a2528}
html[data-theme="dark"] .secondary-path-status.pending{color:#aebbd0;background:#26344a}
@media(max-width:700px){.secondary-path-card{padding:15px}.secondary-path-head{grid-template-columns:auto minmax(0,1fr)}.secondary-path-status{grid-column:1/-1;justify-self:start}.secondary-path-metrics{grid-template-columns:1fr 1fr}.secondary-path-metrics>div{padding:11px}.secondary-path-head h3{font-size:.95rem}}
html[data-theme="dark"] .probe-incident-item{border:1px solid #303d51;color:var(--ink);background:#202b3a}
html[data-theme="dark"] .probe-incident-duration>span{color:#9aa8ba}
html[data-theme="dark"] .probe-incident-duration>span.active{color:#ffada6}
html[data-theme="dark"] .probe-incidents-empty{border:1px solid #245244;color:#9aedd3;background:#12342c}
html[data-theme="dark"] .probe-incidents-empty>span{color:#071a15;background:#5be0b7;box-shadow:0 0 0 5px rgba(91,224,183,.1)}
html[data-theme="dark"] .probe-incidents-empty strong{color:#a8f4dd}
html[data-theme="dark"] .probe-incidents-empty p{color:#7fc5b1}

@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){body>.theme-control,body>.theme-control.has-rail{z-index:95;top:calc(10px + env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));bottom:auto;left:auto;width:auto;grid-template-columns:repeat(3,38px);border-color:rgba(255,255,255,.12);padding:4px;border-radius:15px;background:rgba(18,24,38,.92);box-shadow:0 10px 28px rgba(8,14,25,.24);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.theme-control-label{display:none}.theme-choice{height:36px}.theme-choice small{display:none}}

/* v1.5.9 · supervision Proxmox */
.proxmox-content{max-width:1700px}.proxmox-hero{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:12px;margin-top:30px}.proxmox-node-card,.proxmox-metric,.proxmox-history,.proxmox-panel,.proxmox-unavailable{border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow)}.proxmox-node-card{display:flex;min-height:210px;justify-content:space-between;flex-direction:column;padding:23px;color:#fff;background:linear-gradient(145deg,#18243a,#111827)}.proxmox-node-card>div{display:flex;align-items:center;gap:14px}.pve-mark,.proxmox-mark{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#f7a33b,#db6d16);font-weight:950}.pve-mark{width:52px;height:52px;border-radius:16px;font-size:.78rem}.proxmox-mark{font-size:.58rem}.proxmox-node-card h2{margin:2px 0 0;font-size:1.65rem}.proxmox-node-card p:last-child{margin:4px 0 0;color:#9eadc1;font-size:.62rem}.proxmox-node-card>strong{margin-top:auto;color:#70e4be;font-size:.8rem}.proxmox-node-card>small{margin-top:7px;color:#92a2b9;font-size:.63rem}.proxmox-metric{display:flex;min-height:210px;flex-direction:column;padding:22px}.proxmox-metric>span{color:var(--muted);font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.proxmox-metric>strong{margin-top:31px;font-size:2.35rem;letter-spacing:-.04em}.proxmox-metric>em{margin-top:7px;color:var(--muted);font-size:.64rem;font-style:normal}.proxmox-metric>i{height:8px;overflow:hidden;margin-top:auto;border-radius:999px;background:#e8edf4}.proxmox-metric>i>b{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f28c28,#f4b457);transition:width .3s ease}.proxmox-metric:nth-child(3)>i>b{background:linear-gradient(90deg,#315fca,#7fa3ff)}.proxmox-metric:nth-child(4)>i>b{background:linear-gradient(90deg,#18a57f,#68d9b7)}
.proxmox-history{margin-top:13px;padding:24px}.proxmox-history>header,.proxmox-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.proxmox-history h2,.proxmox-panel h2{margin:0;font-size:1.45rem}.proxmox-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.proxmox-chart-grid>article{min-width:0;border-radius:20px;padding:16px;background:#f5f7fb}.proxmox-chart-grid>article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.proxmox-chart-grid strong{font-size:.73rem}.proxmox-chart-grid span{color:var(--muted);font-size:.61rem}.proxmox-chart-grid canvas{display:block;width:100%;height:230px;margin-top:7px}.proxmox-columns{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);gap:13px;margin-top:13px}.proxmox-panel{padding:23px}.guest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:17px}.guest-card{border:1px solid #e1e6ee;border-left:4px solid #8e9bad;border-radius:17px;padding:14px;background:#f8f9fc}.guest-card.running{border-left-color:#18a57f}.guest-card.stopped{opacity:.72}.guest-card header{display:flex;align-items:center;justify-content:space-between}.guest-card header>span{color:#687487;font-size:.57rem;font-weight:900}.guest-card header>i{border-radius:999px;padding:5px 8px;color:#5d6675;background:#e8ecf2;font-size:.53rem;font-style:normal;font-weight:850}.guest-card.running header>i{color:#075c47;background:#d7f5ea}.guest-card h3{overflow:hidden;margin:11px 0;text-overflow:ellipsis;font-size:.83rem;white-space:nowrap}.guest-card>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.guest-card>div span{display:block;border-radius:9px;padding:7px;color:#7a8494;background:#fff;font-size:.49rem}.guest-card>div strong{display:block;margin-top:4px;color:#283449;font-size:.57rem}.storage-list{display:grid;gap:8px;margin-top:17px}.storage-list>article{border:1px solid #e1e6ee;border-radius:16px;padding:13px;background:#f8f9fc}.storage-list header,.storage-list footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.storage-list header strong,.storage-list header small{display:block}.storage-list header strong{font-size:.7rem}.storage-list header small{margin-top:3px;color:#7d8796;font-size:.54rem}.storage-list header>span{border-radius:999px;padding:5px 8px;font-size:.52rem;font-weight:850}.storage-list header>span.online{color:#075c47;background:#d7f5ea}.storage-list header>span.offline{color:#8c1d18;background:#ffdad6}.storage-list>article>div{height:7px;overflow:hidden;margin-top:13px;border-radius:999px;background:#e4e9f0}.storage-list>article>div>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#315fca,#7fa3ff)}.storage-list footer{padding:9px 0 0;color:#7a8494;font-size:.53rem}.storage-list footer strong{color:#3d4a5f}.proxmox-unavailable{display:flex;align-items:center;gap:23px;margin-top:35px;padding:28px}.proxmox-unavailable>span{display:grid;width:78px;height:78px;flex:0 0 auto;place-items:center;border-radius:23px;color:#fff;background:linear-gradient(145deg,#f7a33b,#db6d16);font-weight:950}.proxmox-unavailable h2{margin:0;font-size:1.7rem}.proxmox-unavailable p:not(.eyebrow){margin:7px 0;color:var(--muted);font-size:.74rem}.proxmox-unavailable a{display:inline-flex;margin-top:8px;border-radius:12px;padding:11px 14px;color:#fff;background:#315fca;font-size:.65rem;font-weight:850;text-decoration:none}
.proxmox-config-card{scroll-margin-top:20px}.proxmox-config-grid{display:grid;grid-template-columns:1.25fr .45fr 1fr 1fr;gap:9px}.proxmox-config-grid label{margin:0}.proxmox-config-grid input{margin-top:7px}.proxmox-config-grid .wide-field{grid-column:span 2}.proxmox-security-note{display:flex;align-items:center;gap:11px;margin-top:16px;border:1px solid #dde4ee;border-radius:16px;padding:13px;background:#f7f9fc}.proxmox-security-note>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;color:#fff;background:#17233a;font-size:.61rem;font-weight:950}.proxmox-security-note p,.proxmox-security-note strong,.proxmox-security-note small{display:block;margin:0}.proxmox-security-note strong{font-size:.67rem}.proxmox-security-note small{margin-top:4px;color:#778294;font-size:.58rem}.proxmox-security-note a{margin-left:auto;color:#315fca;font-size:.62rem;font-weight:850;text-decoration:none}
html[data-theme="dark"] :is(.proxmox-metric,.proxmox-history,.proxmox-panel,.proxmox-unavailable){border-color:var(--line);background:#171e2a;color:var(--ink)}html[data-theme="dark"] :is(.proxmox-chart-grid>article,.guest-card,.storage-list>article,.proxmox-security-note){border-color:#303b4d;background:#202937;color:var(--ink)}html[data-theme="dark"] :is(.guest-card>div span){background:#171e2a}html[data-theme="dark"] :is(.guest-card>div strong,.storage-list footer strong){color:#dce5f4}html[data-theme="dark"] :is(.proxmox-metric>i,.storage-list>article>div){background:#303b4b}
@media(max-width:1180px){.proxmox-hero{grid-template-columns:repeat(3,1fr)}.proxmox-node-card{grid-column:1/-1;min-height:170px}.proxmox-columns{grid-template-columns:1fr}.guest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proxmox-config-grid{grid-template-columns:1fr 1fr}}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.rail nav{grid-template-columns:repeat(7,minmax(0,1fr))}.rail nav a:nth-child(5):after{content:"Proxmox"}.rail nav a:nth-child(6):after{content:"PDF"}.rail nav a:nth-child(7):after{content:"Versions"}.proxmox-content>.topbar{padding-right:125px}.proxmox-hero{grid-template-columns:1fr 1fr;gap:7px;margin-top:20px}.proxmox-node-card{grid-column:1/-1;min-height:155px;border-radius:22px;padding:18px}.proxmox-metric{min-height:150px;border-radius:20px;padding:16px}.proxmox-metric:last-child{grid-column:1/-1}.proxmox-metric>strong{margin-top:23px;font-size:1.8rem}.proxmox-history,.proxmox-panel{padding:17px;border-radius:22px}.proxmox-history>header{align-items:flex-start;flex-direction:column}.proxmox-history .range-tabs{width:100%}.proxmox-chart-grid{grid-template-columns:1fr}.proxmox-chart-grid canvas{height:210px}.guest-grid{grid-template-columns:1fr}.proxmox-unavailable{align-items:flex-start;flex-direction:column;padding:21px;border-radius:22px}.proxmox-config-grid{grid-template-columns:1fr}.proxmox-config-grid .wide-field{grid-column:auto}.proxmox-security-note{align-items:flex-start}.proxmox-security-note a{margin:4px 0 0}.rail nav a:after{font-size:.49rem}}

/* v1.5.10 · lisibilité sombre et alertes Proxmox */
.pve-mark{width:52px;min-width:52px;height:52px;flex:0 0 52px;line-height:1}.proxmox-node-card>div>div{min-width:0}.proxmox-node-card h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proxmox-node-card #nodeVersion{display:-webkit-box;overflow:hidden;max-width:100%;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.proxmox-alerts-form{margin-top:17px;border-top:1px solid var(--line);padding-top:17px}.proxmox-alerts-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}.proxmox-alerts-head>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#e85b50,#9f2925);font-size:.6rem;font-weight:950}.proxmox-alerts-head strong,.proxmox-alerts-head small{display:block}.proxmox-alerts-head strong{font-size:.72rem}.proxmox-alerts-head small{margin-top:4px;color:var(--muted);font-size:.59rem}.proxmox-alert-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.proxmox-alert-grid label{margin:0}.proxmox-alert-grid input{margin-top:7px}.proxmox-alert-grid small{display:block;margin:5px 0 0;color:var(--muted);font-size:.54rem}.proxmox-alert-switches{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.proxmox-alerts-form>button{width:100%;margin-top:8px}
html[data-theme="dark"] :is(.switch-line,.event-options label,.share-row,.notification-targets label,.proxmox-security-note){border-color:#39465a;color:#dce5f4;background:#202937}
html[data-theme="dark"] :is(.share-row strong,.notification-targets strong,.notification-target-head,.field-label,.proxmox-alerts-head strong){color:#eef3ff}
html[data-theme="dark"] :is(.share-row small,.notification-targets small,.proxmox-security-note small,.proxmox-alerts-head small){color:#9aa7ba}
html[data-theme="dark"] .share-row code{color:#b7c3d5}html[data-theme="dark"] .share-row button:disabled{color:#9ca7b8;background:#303949}
html[data-theme="dark"] .form-actions .secondary-action{border:1px solid #42516a;color:#d9e5ff;background:#263650}
html[data-theme="dark"] .notification-targets label:has(input:checked){border-color:#668ee8;background:#22345a}
html[data-theme="dark"] .proxmox-config-card>.admin-card-head>.proxmox-mark{color:#fff;background:linear-gradient(145deg,#f7a33b,#db6d16)}
@media(max-width:980px){.proxmox-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proxmox-alert-grid label:last-child{grid-column:1/-1}}
@media(max-width:520px){.proxmox-alert-grid,.proxmox-alert-switches{grid-template-columns:1fr}.proxmox-alert-grid label:last-child{grid-column:auto}.pve-mark{width:46px;min-width:46px;height:46px;flex-basis:46px}.proxmox-node-card h2{font-size:1.3rem}}

/* v1.5.11 · débit réseau du nœud Proxmox */
.proxmox-network{margin-top:13px;border:1px solid var(--line);border-radius:27px;padding:23px;background:#fff;box-shadow:var(--shadow)}.proxmox-network>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.proxmox-network h2{margin:0;font-size:1.45rem}.proxmox-network>header p:last-child{margin:5px 0 0;color:var(--muted);font-size:.62rem}.proxmox-network>header>span{border-radius:999px;padding:7px 10px;color:#49617e;background:#edf3fb;font-size:.55rem;font-weight:850}.proxmox-network-grid{display:grid;grid-template-columns:220px 220px minmax(0,1fr);gap:9px;margin-top:17px}.network-rate,.network-chart{min-width:0;border:1px solid #e1e6ee;border-radius:19px;background:#f5f7fb}.network-rate{display:flex;min-height:190px;flex-direction:column;padding:17px}.network-rate>span{font-size:.61rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.network-rate.inbound>span{color:#168aaa}.network-rate.outbound>span{color:#087c60}.network-rate>strong{margin-top:29px;font-size:1.65rem;letter-spacing:-.04em}.network-rate>small{margin-top:auto;color:var(--muted);font-size:.57rem}.network-chart{padding:12px 14px 10px}.network-chart>div,.network-chart footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.network-chart>div>span{font-size:.62rem;font-weight:850}.network-chart>div>small{color:var(--muted);font-size:.55rem}.network-chart canvas{display:block;width:100%;height:130px;margin-top:4px}.network-chart footer{justify-content:flex-end;color:var(--muted);font-size:.52rem}.network-chart footer span{display:flex;align-items:center;gap:5px}.network-chart footer i{width:7px;height:7px;border-radius:50%}.inbound-dot{background:#49c8e8}.outbound-dot{background:#6ce0b9}
html[data-theme="dark"] .proxmox-network{border-color:var(--line);color:var(--ink);background:#171e2a}html[data-theme="dark"] :is(.network-rate,.network-chart){border-color:#303b4d;background:#202937}html[data-theme="dark"] .proxmox-network>header>span{color:#b7c9e3;background:#26334a}html[data-theme="dark"] .network-rate.inbound>span{color:#65d8f4}html[data-theme="dark"] .network-rate.outbound>span{color:#78e4c3}
@media(max-width:1100px){.proxmox-network-grid{grid-template-columns:1fr 1fr}.network-chart{grid-column:1/-1}.network-rate{min-height:145px}.network-rate>strong{margin-top:20px}}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.proxmox-network{border-radius:22px;padding:17px}.proxmox-network>header{align-items:flex-start;flex-direction:column}.proxmox-network-grid{gap:7px}.network-rate{min-height:135px;padding:14px}.network-rate>strong{font-size:1.28rem}.network-chart canvas{height:150px}}
@media(max-width:410px){.proxmox-network-grid{grid-template-columns:1fr}.network-chart{grid-column:auto}}

/* v1.5.12 · graphiques Proxmox interactifs */
.proxmox-chart-grid>article,.network-chart{position:relative}.proxmox-chart-grid canvas,.network-chart canvas{cursor:crosshair}.canvas-tooltip{position:absolute;z-index:8;min-width:158px;border:1px solid #d9e1ed;border-radius:13px;padding:9px 10px;opacity:0;color:#1c2738;background:rgba(255,255,255,.97);box-shadow:0 13px 30px rgba(16,28,47,.18);pointer-events:none;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}.canvas-tooltip.visible{opacity:1;transform:none}.canvas-tooltip>small{display:block;margin-bottom:7px;color:#778294;font-size:.56rem;font-weight:750}.canvas-tooltip>span{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:5px}.canvas-tooltip i{color:#687487;font-size:.55rem;font-style:normal}.canvas-tooltip strong{font-size:.63rem;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-theme="dark"] .canvas-tooltip{border-color:#43516a;color:#eef3ff;background:rgba(12,18,28,.97);box-shadow:0 15px 34px rgba(0,0,0,.36)}html[data-theme="dark"] .canvas-tooltip>small,html[data-theme="dark"] .canvas-tooltip i{color:#a7b4c7}@media (hover:none){.proxmox-chart-grid canvas,.network-chart canvas{cursor:default}}

/* v1.5.13 · détails RRD par VM et conteneur */
body.modal-open{overflow:hidden}
.guest-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.guest-card:hover{border-color:#9ab3dc;box-shadow:0 10px 24px rgba(26,45,76,.1);transform:translateY(-2px)}.guest-card:focus-visible{outline:3px solid #8fb3ff;outline-offset:2px}.guest-card.stopped{cursor:pointer}.guest-detail-dialog{width:min(1240px,96vw);max-height:94vh;overflow:auto;border:1px solid var(--line);border-radius:30px;padding:26px;background:var(--surface);box-shadow:0 30px 90px rgba(4,9,18,.42)}.guest-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.guest-detail-head h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem);letter-spacing:-.035em}.guest-detail-head p:last-child{margin:7px 0 0;color:var(--muted);font-size:.7rem}.guest-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px}.guest-detail-summary>article{min-width:0;border:1px solid var(--line);border-radius:17px;padding:14px;background:#fff}.guest-detail-summary span,.guest-detail-summary strong,.guest-detail-summary small{display:block}.guest-detail-summary span{color:var(--muted);font-size:.56rem;font-weight:850;text-transform:uppercase}.guest-detail-summary strong{overflow:hidden;margin-top:10px;text-overflow:ellipsis;font-size:1.25rem;font-variant-numeric:tabular-nums;white-space:nowrap}.guest-detail-summary small{overflow:hidden;margin-top:5px;color:var(--muted);font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.guest-ranges{max-width:430px;margin-left:auto}.guest-chart-message{display:grid;min-height:280px;place-items:center;margin:0;color:var(--muted);font-size:.72rem}.guest-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.guest-chart-grid>article{position:relative;min-width:0;border:1px solid var(--line);border-radius:20px;padding:15px;background:#fff}.guest-chart-grid>article>div,.guest-chart-grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.guest-chart-grid strong{font-size:.7rem}.guest-chart-grid span{color:var(--muted);font-size:.57rem}.guest-chart-grid canvas{display:block;width:100%;height:205px;margin-top:7px;cursor:crosshair}.guest-chart-grid footer{justify-content:flex-end;margin-top:5px}.guest-chart-grid footer span{display:flex;align-items:center;gap:5px}.guest-chart-grid footer i{width:7px;height:7px;border-radius:50%}.disk-read-dot{background:#b893ff}.disk-write-dot{background:#f3b15d}html[data-theme="dark"] .guest-detail-dialog{border-color:var(--line);color:var(--ink);background:#111722}html[data-theme="dark"] :is(.guest-detail-summary>article,.guest-chart-grid>article){border-color:#303b4d;color:var(--ink);background:#202937}html[data-theme="dark"] .guest-card:hover{border-color:#6079aa;box-shadow:0 12px 28px rgba(0,0,0,.22)}@media(max-width:900px){.guest-detail-summary{grid-template-columns:1fr 1fr}.guest-chart-grid{grid-template-columns:1fr}}@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.guest-card:hover{transform:none}.guest-detail-dialog{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(22px + env(safe-area-inset-bottom))}.guest-detail-head{position:sticky;z-index:9;top:calc(-18px - env(safe-area-inset-top));padding:18px 0 12px;background:linear-gradient(var(--surface) 84%,transparent)}.guest-detail-summary{gap:6px}.guest-detail-summary>article{padding:12px}.guest-detail-summary strong{font-size:1rem}.guest-ranges{max-width:none;margin:12px 0}.guest-chart-grid canvas{height:190px}}@media(max-width:390px){.guest-detail-summary{grid-template-columns:1fr}}

/* v1.5.15 · partage des machines et typographie Canvas native */
.guest-dialog-actions{display:flex;align-items:center;gap:9px}.guest-share-button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid #7799e7;border-radius:13px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#3b6ed8,#6f96f2);box-shadow:0 10px 24px rgba(49,95,202,.24);font-size:.68rem;font-weight:850;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.guest-share-button span{display:grid;width:23px;height:23px;place-items:center;border-radius:8px;background:rgba(255,255,255,.16);font-size:.86rem}.guest-share-button:hover{box-shadow:0 13px 30px rgba(49,95,202,.34);transform:translateY(-1px)}.guest-share-button:disabled{cursor:wait;opacity:.55;transform:none}.guest-share-message{min-height:1em!important;margin-top:6px!important;color:#6f88b2!important;font-size:.58rem!important}.guest-chart-grid canvas,.proxmox-chart-grid canvas,.network-chart canvas{font-synthesis:none;-webkit-font-smoothing:antialiased}html[data-theme="dark"] .guest-share-button{border-color:#6288de;background:linear-gradient(135deg,#315fca,#6389e7);box-shadow:0 10px 26px rgba(20,50,118,.4)}html[data-theme="dark"] .guest-share-message{color:#8fa8d1!important}@media (max-width:560px){.guest-detail-head{gap:10px}.guest-dialog-actions{gap:6px}.guest-share-button{width:44px;padding:0;justify-content:center}.guest-share-button>span{background:transparent}.guest-share-button{font-size:0}.guest-share-button>span{font-size:.9rem}}

/* v1.5.16 · finition cohérente des quatre dispositions */
.layout-blocks .probe-group{overflow:hidden;padding:16px;border-color:#dce3ed;background:linear-gradient(145deg,#fff,#f6f8fc);box-shadow:0 13px 32px rgba(28,45,74,.08)}
.layout-blocks .probe-group>header{margin:0 1px 12px;padding:0 1px 12px;border-bottom-color:#dfe5ee}
.layout-blocks .probe-group>header h3{color:#1e293b}
.layout-blocks .probe-card{min-height:0;border-color:#dfe5ee;background:#f1f5fa}
.layout-blocks .probe-meta>div{border:1px solid #e3e8ef;background:#fff}
html[data-theme="dark"] .layout-blocks .probe-group{border-color:#2d394c;background:linear-gradient(145deg,#182231,#121a26);box-shadow:0 16px 38px rgba(0,0,0,.2)}
html[data-theme="dark"] .layout-blocks .probe-group>header{border-bottom-color:#2d394c}
html[data-theme="dark"] .layout-blocks .probe-group>header h3{color:#f1f5fd}
html[data-theme="dark"] .layout-blocks .probe-card{border-color:#303d51;background:#1d2736}
html[data-theme="dark"] .layout-blocks .probe-meta>div{border-color:#2b3749;background:#131b28}
html[data-theme="dark"] .layout-blocks .group-stats .good{color:#78e4c3;background:#163d35}
html[data-theme="dark"] .layout-blocks .group-stats .attention{color:#ffd27a;background:#4a3515}
@media(max-width:620px){.layout-blocks .probe-group{padding:13px;border-radius:21px}.layout-blocks .probe-group>header{align-items:center}.layout-blocks .group-stats{align-items:flex-end}.layout-blocks .probe-card{padding:14px}}

/* v1.5.17 · blocs alignés et maintenance manuelle */
.probe-groups.layout-blocks{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:16px}
.layout-blocks .probe-group{width:100%}
.layout-blocks .probe-grid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));align-items:stretch;gap:8px}
.layout-blocks .probe-card{height:100%}
.maintenance-toggle{display:inline-grid;grid-template-columns:22px auto;grid-template-rows:auto auto;align-items:center;column-gap:8px;min-height:46px;border:1px solid #d4deef;border-radius:15px;padding:6px 12px;color:#263b5e;background:#f1f5fc;box-shadow:0 7px 18px rgba(31,55,94,.08);font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.maintenance-toggle>span{display:grid;grid-row:1/3;width:22px;height:22px;place-items:center;border-radius:8px;color:#315fca;background:#dfe9ff;font-size:.58rem}.maintenance-toggle b,.maintenance-toggle small{display:block;line-height:1.05;text-align:left}.maintenance-toggle b{font-size:.66rem}.maintenance-toggle small{margin-top:3px;color:#718097;font-size:.52rem}.maintenance-toggle:hover{border-color:#9db4df;transform:translateY(-1px)}.maintenance-toggle.active{border-color:#e2aa36;color:#5f4100;background:#fff1ca}.maintenance-toggle.active>span{color:#fff;background:#d99512;animation:maintenance-pulse 1.4s ease-in-out infinite}.maintenance-toggle.active small{color:#76520c}.maintenance-toggle:disabled{cursor:wait;opacity:.55;transform:none}
.maintenance-dialog{width:min(560px,92vw);border:1px solid var(--line);border-radius:28px;padding:25px;background:var(--surface);box-shadow:0 30px 90px rgba(4,9,18,.42)}.maintenance-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.maintenance-dialog h2{margin:0;font-size:1.65rem;letter-spacing:-.03em}.maintenance-dialog header p:last-child{margin:7px 0 0;color:var(--muted);font-size:.7rem;line-height:1.5}.maintenance-dialog form{margin-top:21px}.maintenance-dialog label{display:block;color:var(--muted);font-size:.61rem;font-weight:850}.maintenance-dialog input{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:14px;padding:13px 14px;color:var(--ink);background:#f6f8fc;font:inherit;font-size:.75rem;outline:0}.maintenance-dialog input:focus{border-color:#6f96eb;box-shadow:0 0 0 4px rgba(61,108,211,.12)}.maintenance-dialog form>button{width:100%;margin-top:11px;border:0;border-radius:14px;padding:13px;color:#fff;background:linear-gradient(135deg,#ce8610,#e5a42d);font:inherit;font-size:.71rem;font-weight:850;cursor:pointer}.maintenance-note{display:flex;align-items:center;gap:11px;margin-top:12px;border:1px solid #f0d89a;border-radius:15px;padding:12px;background:#fff6d9}.maintenance-note>span{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:11px;color:#775000;background:#ffe6a0;font-size:.7rem;font-weight:900}.maintenance-note p,.maintenance-note strong,.maintenance-note small{display:block;margin:0}.maintenance-note strong{color:#5e4209;font-size:.65rem}.maintenance-note small{margin-top:4px;color:#876a2e;font-size:.55rem;line-height:1.4}
html[data-theme="dark"] .maintenance-toggle{border-color:#354258;color:#dbe6f7;background:#1d2737;box-shadow:none}html[data-theme="dark"] .maintenance-toggle>span{color:#9db8f2;background:#273b63}html[data-theme="dark"] .maintenance-toggle small{color:#9ba9bd}html[data-theme="dark"] .maintenance-toggle.active{border-color:#825f1b;color:#ffe7aa;background:#3b2d14}html[data-theme="dark"] .maintenance-toggle.active small{color:#d7b76c}html[data-theme="dark"] .maintenance-dialog{border-color:#303b4d;color:var(--ink);background:#111722}html[data-theme="dark"] .maintenance-dialog input{border-color:#344158;color:#eef3ff;background:#202937}html[data-theme="dark"] .maintenance-note{border-color:#5d471d;background:#322713}html[data-theme="dark"] .maintenance-note>span{color:#ffe09a;background:#594116}html[data-theme="dark"] .maintenance-note strong{color:#ffe8b5}html[data-theme="dark"] .maintenance-note small{color:#c8ae74}
@media(max-width:1180px){.layout-blocks .probe-grid{grid-template-columns:repeat(auto-fit,minmax(390px,1fr))}}
@media(max-width:820px){.layout-blocks .probe-grid{grid-template-columns:1fr}.maintenance-toggle{min-height:40px;border-radius:13px;padding:5px 10px}.maintenance-toggle b{font-size:.61rem}.maintenance-toggle small{font-size:.49rem}.maintenance-dialog{width:calc(100% - 24px);padding:20px;border-radius:23px}}
@media(max-width:430px){.maintenance-toggle{grid-template-columns:20px auto;column-gap:6px}.maintenance-toggle>span{width:20px;height:20px}.maintenance-toggle b{font-size:.58rem}.maintenance-toggle small{font-size:.47rem}.top-actions .status{font-size:.62rem}}

/* v1.5.22 — un sélecteur de sondes commun, compact et réutilisable. */
.probe-selection-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;border:1px solid #dbe3ef;border-radius:16px;padding:13px 14px;background:linear-gradient(135deg,#f8faff,#f1f5fc)}.probe-selection-summary>span,.probe-selection-summary strong,.probe-selection-summary small{display:block;min-width:0}.probe-selection-summary strong{color:#26334a;font-size:.7rem}.probe-selection-summary small{margin-top:4px;color:var(--muted);font-size:.61rem}.probe-selection-summary button{min-height:38px;flex:0 0 auto;border:1px solid #9eb9f8;border-radius:11px;padding:0 13px;color:#244d9f;background:#e8efff;font-size:.64rem;font-weight:900;cursor:pointer}.probe-selection-summary button:hover{border-color:#6f96eb;background:#dce7ff}
.target-selector-dialog{display:flex;width:min(780px,100%);max-height:calc(100vh - 40px);flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:28px;padding:25px;background:var(--surface);box-shadow:0 30px 90px rgba(9,13,22,.4)}.target-selector-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:18px}.target-selector-toolbar label{position:relative;display:block;margin:0}.target-selector-toolbar label>span{position:absolute;z-index:1;left:14px;top:50%;color:var(--primary);font-size:1.05rem;font-weight:950;transform:translateY(-50%)}.target-selector-toolbar input{height:46px;padding-left:39px}.target-selector-toolbar button{min-height:46px;border:1px solid #b7c8ed;border-radius:13px;padding:0 15px;color:#244d9f;background:#e7efff;font-size:.64rem;font-weight:900;cursor:pointer}.target-selector-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 2px 10px}.target-selector-meta strong{color:#26334a;font-size:.7rem}.target-selector-meta small{color:var(--muted);font-size:.58rem;text-align:right}.target-selector-list{min-height:150px;max-height:52vh;overflow:auto;padding:2px 6px 2px 2px;overscroll-behavior:contain}.target-selector-dialog>.form-actions{flex:0 0 auto;margin-top:14px}
.notification-accounts-list{display:grid;gap:12px;margin-top:18px}.notification-account{overflow:hidden;border:1px solid #e0e6ef;border-radius:18px;background:#f8fafd}.notification-account>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid #e4e9f1;background:#f1f5fb}.notification-account>header>span,.notification-service-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:#3266d5;font-size:.62rem;font-weight:950}.notification-account header strong,.notification-account header small,.notification-service strong,.notification-service small{display:block}.notification-account header small,.notification-service small{margin-top:3px;color:var(--muted);font-size:.59rem}.notification-account header em{border-radius:999px;padding:5px 9px;color:#6a7485;background:#e3e9f2;font-size:.52rem;font-style:normal;font-weight:900}.notification-account.has-service header em{color:#146346;background:#d9f5e9}.notification-service{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #e9edf3}.notification-service:first-of-type{border-top:0}.notification-service-mark{width:31px;height:31px;border-radius:10px;background:#2aabee}.notification-service-mark.free{background:#d82f49}.notification-service button{min-height:36px;border:1px solid #b9c9ec;border-radius:10px;padding:0 11px;color:#2853aa;background:#edf3ff;font-size:.57rem;font-weight:900;cursor:pointer}.notification-service.configured{background:rgba(222,248,237,.35)}.free-sms-profile.activation-pending{border-color:#d6b565;background:#fff8e7}.free-transfer-dialog{width:min(580px,100%)}.free-transfer-dialog form{margin-top:18px}
html[data-theme="dark"] .notification-account{border-color:#39465a;background:#1b2431}html[data-theme="dark"] .notification-account>header{border-color:#39465a;background:#202b3b}html[data-theme="dark"] .notification-service{border-color:#354258}html[data-theme="dark"] .notification-service.configured{background:rgba(30,97,74,.18)}html[data-theme="dark"] .notification-service button{border-color:#49618f;color:#d8e5ff;background:#263a61}html[data-theme="dark"] .notification-account header strong,html[data-theme="dark"] .notification-service strong{color:#eef3ff}html[data-theme="dark"] .free-sms-profile.activation-pending{border-color:#806b39;background:#2c281d}
@media(max-width:680px){.notification-service{grid-template-columns:auto minmax(0,1fr)}.notification-service button{grid-column:2}.notification-account>header{grid-template-columns:auto minmax(0,1fr)}.notification-account>header em{grid-column:2;justify-self:start}}
html[data-theme="dark"] .probe-selection-summary{border-color:#354258;background:linear-gradient(135deg,#202a39,#1b2432)}html[data-theme="dark"] .probe-selection-summary strong,html[data-theme="dark"] .target-selector-meta strong{color:#eef3ff}html[data-theme="dark"] .probe-selection-summary button,html[data-theme="dark"] .target-selector-toolbar button{border-color:#49618f;color:#d8e5ff;background:#263a61}html[data-theme="dark"] .probe-selection-summary button:hover,html[data-theme="dark"] .target-selector-toolbar button:hover{border-color:#668ee8;background:#304878}html[data-theme="dark"] .target-selector-dialog{border-color:#303d51;color:var(--ink);background:#111722;box-shadow:0 34px 100px rgba(0,0,0,.62)}html[data-theme="dark"] .target-selector-toolbar input{border-color:#39465a;color:#eef3ff;background:#202937}
@media (max-width:820px),(hover:none) and (pointer:coarse) and (max-width:1100px){.target-selector-dialog{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))}.target-selector-dialog .chart-header{position:static}.target-selector-list{max-height:none;flex:1}.target-selector-toolbar input{height:52px;font-size:16px}}@media(max-width:560px){.probe-selection-summary{align-items:stretch;flex-direction:column}.probe-selection-summary button{width:100%;min-height:44px}.target-selector-toolbar{grid-template-columns:1fr}.target-selector-toolbar button{min-height:42px}.target-selector-meta{align-items:flex-start;flex-direction:column}.target-selector-meta small{text-align:left}}

/* v1.5.23 — administration par rubriques cliquables. */
.admin-menu{position:sticky;z-index:12;top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:25px;border:1px solid var(--line);border-radius:23px;padding:8px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 18px 42px rgba(29,48,78,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.admin-menu-item{display:grid;min-width:0;min-height:66px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:16px;padding:9px 11px;color:#596579;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.admin-menu-item:hover{border-color:#c9d7ef;color:#233859;background:#f3f7ff;transform:translateY(-1px)}.admin-menu-item:focus-visible{outline:3px solid rgba(61,108,211,.28);outline-offset:2px}.admin-menu-item.active{border-color:#2f62c9;color:#fff;background:linear-gradient(135deg,#356bd6,#2757bb);box-shadow:0 10px 24px rgba(45,94,198,.25)}
.admin-menu-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;color:#315fca;background:#e2ebff;font-size:.69rem;font-weight:950}.admin-menu-item.active .admin-menu-icon{color:#fff;background:rgba(255,255,255,.16)}.admin-menu-item>span:last-child,.admin-menu-item strong,.admin-menu-item small{display:block;min-width:0}.admin-menu-item strong{overflow:hidden;font-size:.71rem;text-overflow:ellipsis;white-space:nowrap}.admin-menu-item small{overflow:hidden;margin-top:4px;color:#8692a6;font-size:.54rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-menu-item.active small{color:#dbe7ff}.admin-panel[hidden],.admin-panel-host[hidden]{display:none!important}.admin-panel{animation:admin-panel-in .2s ease both}.admin-panel-host{margin-top:30px}.admin-panel-host>.admin-panel{margin-top:0}.admin-panel-host>.admin-panel:only-child{grid-column:1/-1}.admin-panel-host:has(>[hidden]){grid-template-columns:minmax(0,1fr)}
@keyframes admin-panel-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
html[data-theme="dark"] .admin-menu{border-color:#2f3b4d;background:rgba(17,23,34,.88);box-shadow:0 20px 48px rgba(0,0,0,.34)}html[data-theme="dark"] .admin-menu-item{color:#9eabc0}html[data-theme="dark"] .admin-menu-item:hover{border-color:#3a4a64;color:#e7effd;background:#1d2838}html[data-theme="dark"] .admin-menu-item.active{border-color:#4d7bdc;color:#fff;background:linear-gradient(135deg,#315fc5,#244ca5);box-shadow:0 12px 28px rgba(4,14,38,.42)}html[data-theme="dark"] .admin-menu-icon{color:#a9c2fa;background:#263856}html[data-theme="dark"] .admin-menu-item.active .admin-menu-icon{color:#fff;background:rgba(255,255,255,.14)}html[data-theme="dark"] .admin-menu-item small{color:#8997ad}html[data-theme="dark"] .admin-menu-item.active small{color:#cfdefb}
@media(max-width:1050px){.admin-menu{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.admin-menu{top:8px;display:grid;grid-auto-columns:minmax(158px,62vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;margin-top:18px;border-radius:19px;padding:7px;scroll-padding:7px;scroll-snap-type:x mandatory;scrollbar-width:none}.admin-menu::-webkit-scrollbar{display:none}.admin-menu-item{min-height:60px;scroll-snap-align:start}.admin-panel-host{margin-top:18px}.admin-section{scroll-margin-top:98px}}
@media(max-width:430px){.admin-menu{grid-auto-columns:minmax(150px,68vw)}.admin-menu-item{grid-template-columns:32px minmax(0,1fr);gap:8px;padding:8px}.admin-menu-icon{width:32px;height:32px}.admin-menu-item strong{font-size:.67rem}.admin-menu-item small{font-size:.51rem}}

/* v1.6.0 — menu compact par sonde et surveillance MTR. */
.route-badge{display:inline-flex;margin-left:7px;border-radius:999px;padding:3px 7px;color:#185b83;background:#dff4ff;font-size:.47rem;font-style:normal;font-weight:900;vertical-align:middle}.probe-actions-menu{position:relative;justify-self:end}.probe-actions-menu>summary{display:flex;min-height:38px;align-items:center;gap:8px;border:1px solid #cbd7e8;border-radius:12px;padding:0 12px;color:#2e4365;background:#f4f7fc;font-size:.62rem;font-weight:900;cursor:pointer;list-style:none}.probe-actions-menu>summary::-webkit-details-marker{display:none}.probe-actions-menu[open]>summary{border-color:#6f96eb;color:#2857b4;background:#e7efff}.probe-actions-menu>div{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:280px;border:1px solid #d4deec;border-radius:17px;padding:7px;background:#fff;box-shadow:0 20px 48px rgba(20,34,56,.2)}.probe-actions-menu>div button{display:grid;width:100%;min-height:48px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;border:0;border-radius:11px;padding:7px 9px;color:#25334a;background:transparent;font:inherit;text-align:left;cursor:pointer}.probe-actions-menu>div button:hover{background:#f0f5ff}.probe-actions-menu>div button>b{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#315fca;background:#e5edff;font-size:.65rem}.probe-actions-menu>div button span,.probe-actions-menu>div button strong,.probe-actions-menu>div button small{display:block;min-width:0}.probe-actions-menu>div button strong{font-size:.62rem}.probe-actions-menu>div button small{margin-top:3px;color:#8490a2;font-size:.51rem;font-weight:650}.probe-actions-menu>div button.danger-action strong{color:#a93c3c}.probe-actions-menu>div button.danger-action>b{color:#a93c3c;background:#ffeaea}.probe-actions-menu>div button:disabled{cursor:not-allowed;opacity:.38}
.route-dialog{width:min(1040px,96vw);max-height:94vh;overflow:auto;border:1px solid var(--line);border-radius:30px;padding:26px;background:var(--surface);box-shadow:0 32px 100px rgba(5,10,20,.44)}.route-dialog code{color:var(--muted);font:inherit;font-size:.68rem}.route-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;border:1px solid #dce4f0;border-radius:18px;padding:14px 15px;background:linear-gradient(135deg,#f8faff,#f1f5fc)}.route-toolbar strong,.route-toolbar small{display:block}.route-toolbar strong{color:#26334a;font-size:.7rem}.route-toolbar small{margin-top:4px;color:var(--muted);font-size:.57rem}.route-toolbar button,.route-settings>button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#356bd6,#2757bb);font:inherit;font-size:.65rem;font-weight:900;cursor:pointer}.route-toolbar button:disabled,.route-settings>button:disabled{cursor:wait;opacity:.55}.route-run-state,.route-error{min-height:1em;margin:8px 3px 0;color:#6680aa;font-size:.58rem}.route-error{color:#b24a4a}.route-table-wrap{margin-top:10px;overflow:auto;border:1px solid #dce4ef;border-radius:18px}.route-table{width:100%;border-collapse:collapse}.route-table th,.route-table td{border-bottom:1px solid #e4e9f1;padding:11px 13px;color:#26334a;font-size:.61rem;text-align:left;white-space:nowrap}.route-table th{color:#7b8799;background:#f4f7fb;font-size:.51rem;font-weight:900;text-transform:uppercase}.route-table tr:last-child td{border-bottom:0}.route-table td code{color:#26334a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.59rem}.route-empty{padding:24px!important;color:var(--muted)!important;text-align:center!important}.route-settings{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:12px;margin-top:14px;border:1px solid #dce4ef;border-radius:18px;padding:15px}.route-settings>div strong,.route-settings>div small{display:block}.route-settings>div strong{font-size:.68rem}.route-settings>div small{margin-top:4px;color:var(--muted);font-size:.54rem;line-height:1.4}.route-settings .switch-line{margin:0}.route-history{margin-top:16px}.route-history #routeEvents{display:grid;gap:7px}.route-history article{border:1px solid #dfe6f0;border-radius:14px;padding:11px 13px;background:#f7f9fc}.route-history article span,.route-history article strong,.route-history article small{display:block}.route-history article span{color:#315fca;font-size:.5rem;font-weight:900;text-transform:uppercase}.route-history article strong{margin-top:4px;font-size:.62rem}.route-history article small{margin-top:5px;overflow:hidden;color:var(--muted);font:500 .53rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis}
html[data-theme="dark"] .route-badge{color:#81d8ff;background:#18384d}html[data-theme="dark"] .probe-actions-menu>summary{border-color:#3a485d;color:#dbe7fa;background:#202a38}html[data-theme="dark"] .probe-actions-menu[open]>summary{border-color:#5d82d2;color:#fff;background:#283f69}html[data-theme="dark"] .probe-actions-menu>div{border-color:#354258;background:#131b27;box-shadow:0 24px 55px rgba(0,0,0,.5)}html[data-theme="dark"] .probe-actions-menu>div button{color:#e8effb}html[data-theme="dark"] .probe-actions-menu>div button:hover{background:#202c3e}html[data-theme="dark"] .probe-actions-menu>div button>b{color:#a9c3fb;background:#263958}html[data-theme="dark"] .probe-actions-menu>div button small{color:#93a1b5}html[data-theme="dark"] .probe-actions-menu>div button.danger-action>b{color:#ffaaaa;background:#48262c}html[data-theme="dark"] .route-dialog{border-color:#303d51;color:var(--ink);background:#111722}html[data-theme="dark"] .route-toolbar,html[data-theme="dark"] .route-settings{border-color:#344158;background:linear-gradient(135deg,#202a39,#1b2432)}html[data-theme="dark"] .route-toolbar strong{color:#eef3ff}html[data-theme="dark"] .route-table-wrap{border-color:#344158}html[data-theme="dark"] .route-table th{color:#9ba9bd;background:#182130}html[data-theme="dark"] .route-table th,html[data-theme="dark"] .route-table td{border-color:#303b4d;color:#e5edf9}html[data-theme="dark"] .route-table td code{color:#dbe7fb}html[data-theme="dark"] .route-history article{border-color:#303d51;background:#1a2331}html[data-theme="dark"] .route-history article span{color:#90b0f3}
@media(max-width:980px){.route-settings{grid-template-columns:1fr 1fr}.route-settings>div{grid-column:1/-1}.route-settings>button{width:100%}}@media(max-width:820px){.route-dialog{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))}.route-toolbar{align-items:stretch;flex-direction:column}.route-toolbar button{width:100%}.probe-actions-menu>div{position:fixed;right:12px;bottom:12px;top:auto;width:calc(100vw - 24px);border-radius:20px;padding:9px;box-shadow:0 25px 70px rgba(3,8,17,.45)}}@media(max-width:580px){.route-settings{grid-template-columns:1fr}.route-settings>div{grid-column:auto}.route-table th,.route-table td{padding:10px 9px}.route-table th:nth-child(5),.route-table td:nth-child(5){display:none}}
@media(max-width:820px){.probe-actions-menu{grid-column:2;justify-self:end}}

/* v1.6.1 — MTR directement dans la fiche de la sonde. */
.probe-route-history{grid-column:1/-1;margin-top:2px;border:1px solid #dbe3ef;border-radius:23px;padding:20px;background:linear-gradient(145deg,#fdfefe,#f5f8fd)}.probe-route-history>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.probe-route-history h3{margin:3px 0 0;color:#202d43;font-size:1.05rem}.probe-route-history>header p:last-child{margin:5px 0 0;color:var(--muted);font-size:.59rem;font-weight:650}.probe-route-actions{display:flex;align-items:center;gap:8px}.probe-route-actions>button,.probe-route-footer>button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:0 14px;color:#fff;background:linear-gradient(135deg,#356bd6,#2757bb);font:inherit;font-size:.61rem;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(47,98,201,.2)}.probe-route-actions>button.secondary-route-action{background:linear-gradient(135deg,#7558d8,#5137a9);box-shadow:0 8px 18px rgba(91,62,176,.22)}.probe-route-actions>button span{font-size:.55rem;font-weight:950}.probe-route-history button:disabled{cursor:wait;opacity:.55}.probe-route-history .route-table-wrap{margin-top:12px;background:#fff}.probe-route-history .route-table th:nth-child(1),.probe-route-history .route-table td:nth-child(1){width:58px;text-align:center}.probe-route-history .route-table th:nth-child(2),.probe-route-history .route-table td:nth-child(2){width:92px}.route-asn{display:inline-flex;border-radius:999px;padding:4px 8px;color:#2856ac;background:#e8efff;font:800 .5rem ui-monospace,SFMono-Regular,Menlo,monospace}.probe-route-footer{display:grid;grid-template-columns:minmax(230px,1fr) auto auto auto;align-items:center;gap:12px;margin-top:13px;border:1px solid #dce4ef;border-radius:17px;padding:13px 14px;background:#fff}.probe-route-footer>div strong,.probe-route-footer>div small{display:block}.probe-route-footer>div strong{font-size:.66rem}.probe-route-footer>div small{margin-top:4px;color:var(--muted);font-size:.53rem;line-height:1.4}.probe-route-footer .switch-line{margin:0}.probe-route-events{margin-top:11px}.probe-route-events>p{margin:0;color:var(--muted);font-size:.55rem}.probe-route-events details{border:1px solid #dce4ef;border-radius:15px;background:#fff}.probe-route-events summary{padding:11px 13px;color:#315fca;font-size:.57rem;font-weight:900;cursor:pointer}.probe-route-events article{margin:0 11px 10px;border-radius:11px;padding:9px 11px;background:#f4f7fb}.probe-route-events article strong,.probe-route-events article small{display:block}.probe-route-events article strong{font-size:.57rem}.probe-route-events article small{margin-top:4px;overflow:hidden;color:var(--muted);font:500 .5rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis}
html[data-theme="dark"] .probe-route-history{border-color:#2d3a4e;color:var(--ink);background:linear-gradient(145deg,#151e2b,#121a26);box-shadow:0 12px 30px rgba(0,0,0,.14)}html[data-theme="dark"] .probe-route-history h3{color:#f2f6ff}html[data-theme="dark"] .probe-route-history .route-table-wrap,html[data-theme="dark"] .probe-route-footer,html[data-theme="dark"] .probe-route-events details{border-color:#344158;background:#151e2b}html[data-theme="dark"] .route-asn{color:#a9c5ff;background:#263958}html[data-theme="dark"] .probe-route-events article{background:#1d2838}
@media(max-width:900px){.probe-route-footer{grid-template-columns:1fr 1fr}.probe-route-footer>div{grid-column:1/-1}.probe-route-footer>button{width:100%}}@media(max-width:820px){.probe-route-history{padding:16px}.probe-route-history>header{align-items:stretch;flex-direction:column}.probe-route-actions{display:grid;grid-template-columns:1fr 1fr}.probe-route-actions>button{width:100%}.probe-route-history .route-table th,.probe-route-history .route-table td{padding:10px 9px}}@media(max-width:580px){.probe-route-actions{grid-template-columns:1fr}.probe-route-footer{grid-template-columns:1fr}.probe-route-footer>div{grid-column:auto}.probe-route-history .route-table th:nth-child(6),.probe-route-history .route-table td:nth-child(6){display:none}}

/* v1.6.2 — route automatique dans les partages publics. */
.public-route{margin-top:12px;border:1px solid var(--line);border-radius:27px;padding:24px;background:#fff;box-shadow:var(--shadow)}.public-route>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.public-route h2{margin:2px 0 0;font-size:1.4rem}.public-route>header p:last-child{margin:7px 0 0;color:var(--muted);font-size:.7rem}.public-route-shield{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:0 12px;color:#24573f;background:#e3f6ed;font-size:.55rem;font-weight:850;white-space:nowrap}.public-route .route-table-wrap{margin-top:19px}.public-route .route-table th:nth-child(1),.public-route .route-table td:nth-child(1){width:58px;text-align:center}.public-route .route-table th:nth-child(2),.public-route .route-table td:nth-child(2){width:92px}html[data-theme="dark"] .public-route{border-color:var(--line);color:var(--ink);background:#171e2a;box-shadow:var(--shadow)}html[data-theme="dark"] .public-route-shield{color:#86d8b7;background:#173c31}
@media(max-width:700px){.public-route{padding:16px;border-radius:21px}.public-route>header{align-items:flex-start;flex-direction:column}.public-route-shield{white-space:normal}.public-route .route-table th,.public-route .route-table td{padding:10px 9px}}@media(max-width:560px){.public-route .route-table th:nth-child(6),.public-route .route-table td:nth-child(6){display:none}}

/* v1.6.3 — réglage de sensibilité et protections anti-bruit MTR. */
.probe-route-footer{grid-template-columns:minmax(210px,1fr) minmax(155px,auto) auto auto auto}.route-sensitivity{display:grid;gap:4px}.route-sensitivity>span{color:var(--muted);font-size:.48rem;font-weight:900;text-transform:uppercase}.route-sensitivity select{min-height:39px;border:1px solid #cfd9e8;border-radius:11px;padding:0 30px 0 10px;color:#27364e;background:#f5f8fd;font:800 .55rem system-ui;cursor:pointer}.route-sensitivity-help{margin:8px 4px 0;color:var(--muted);font-size:.52rem;line-height:1.45}html[data-theme="dark"] .route-sensitivity select{border-color:#3b4a61;color:#e7effc;background:#202b3b}
@media(max-width:1060px){.probe-route-footer{grid-template-columns:1fr 1fr 1fr}.probe-route-footer>div{grid-column:1/-1}.route-sensitivity{grid-column:1/-1}.probe-route-footer>button{width:100%}}@media(max-width:580px){.probe-route-footer{grid-template-columns:1fr}.probe-route-footer>div,.route-sensitivity{grid-column:auto}}

/* v1.7.4 — anti-spam activable par sonde depuis l'administration. */
.managed-row strong .digest-badge{display:inline-flex;margin-left:7px;border-radius:999px;padding:3px 7px;color:#5731a4;background:#eee7ff;font-size:.49rem;font-style:normal;font-weight:900;vertical-align:middle}.probe-actions-menu>div button.notification-digest-action.active>b{color:#6844bd;background:#eee7ff}.probe-actions-menu>div button.notification-digest-action.active strong{color:#5731a4}.probe-actions-menu>div button.notification-digest-action.active:hover{background:#f6f1ff}html[data-theme="dark"] .managed-row strong .digest-badge{color:#cbb9ff;background:#352858}html[data-theme="dark"] .probe-actions-menu>div button.notification-digest-action.active>b{color:#d0c0ff;background:#382a5d}html[data-theme="dark"] .probe-actions-menu>div button.notification-digest-action.active strong{color:#d8caff}html[data-theme="dark"] .probe-actions-menu>div button.notification-digest-action.active:hover{background:#28203e}

/* v1.7.4 — ping et MTR 5G activables par sonde. */
.managed-row strong .secondary-disabled-badge{display:inline-flex;margin-left:7px;border-radius:999px;padding:3px 7px;color:#75511b;background:#fff0c9;font-size:.49rem;font-style:normal;font-weight:900;vertical-align:middle}.probe-actions-menu>div button.secondary-path-action>b{font-size:.53rem}.probe-actions-menu>div button.secondary-path-action.disabled-path>b{color:#76521b;background:#fff0c9}.probe-actions-menu>div button.secondary-path-action.disabled-path strong{color:#76521b}.probe-actions-menu>div button.secondary-path-action.disabled-path:hover{background:#fff9ea}html[data-theme="dark"] .managed-row strong .secondary-disabled-badge{color:#ffd98e;background:#493a20}html[data-theme="dark"] .probe-actions-menu>div button.secondary-path-action.disabled-path>b{color:#ffda91;background:#493a20}html[data-theme="dark"] .probe-actions-menu>div button.secondary-path-action.disabled-path strong{color:#ffda91}html[data-theme="dark"] .probe-actions-menu>div button.secondary-path-action.disabled-path:hover{background:#342c1d}

/* v1.7.5 — journal des accès non authentifiés et des partages publics. */
.access-log-card{grid-column:1/-1}.access-log-mark{color:#f7fbff;background:linear-gradient(145deg,#20385f,#172844);font-size:.53rem}.access-log-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.access-log-summary article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;border:1px solid #dbe4f1;border-radius:16px;padding:13px 15px;background:linear-gradient(145deg,#f8faff,#f2f6fc)}.access-log-summary span{color:#68758a;font-size:.53rem;font-weight:900;text-transform:uppercase}.access-log-summary strong{grid-row:1/3;grid-column:2;color:#2457bd;font-size:1.25rem}.access-log-summary small{color:#8994a6;font-size:.52rem;font-weight:650}.access-log-list{display:grid;gap:8px}.access-log-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dce4ef;border-radius:15px;padding:11px 13px;background:#f8fafd}.access-log-kind{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#2858b7;background:#e5edff;font-size:.6rem;font-weight:950}.access-log-row.share-access .access-log-kind{color:#166953;background:#dcf5ec}.access-log-row strong,.access-log-row small,.access-log-row em{display:block}.access-log-row strong{color:#26354d;font-size:.65rem}.access-log-row small{margin-top:4px;color:#6d7a8f;font:650 .53rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.access-log-row em{margin-top:3px;color:#99a3b2;font-size:.49rem;font-style:normal}.access-log-row time{color:#7b8798;font-size:.51rem;font-weight:750;white-space:nowrap}.access-log-policy{margin:14px 2px 0;color:#8a95a6;font-size:.52rem;font-weight:650}.access-log-empty{display:flex;align-items:center;gap:12px;border:1px dashed #cfdbea;border-radius:16px;padding:17px;background:#f8fafd}.access-log-empty>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:#117158;background:#dcf6ec;font-weight:950}.access-log-empty strong,.access-log-empty small{display:block}.access-log-empty strong{font-size:.63rem}.access-log-empty small{margin-top:3px;color:var(--muted);font-size:.52rem}
html[data-theme="dark"] .access-log-summary article{border-color:#344157;background:linear-gradient(145deg,#202a39,#1b2432)}html[data-theme="dark"] .access-log-summary span,html[data-theme="dark"] .access-log-summary small{color:#96a4b9}html[data-theme="dark"] .access-log-summary strong{color:#8fb1ff}html[data-theme="dark"] .access-log-row,html[data-theme="dark"] .access-log-empty{border-color:#303d51;background:#182130}html[data-theme="dark"] .access-log-row strong{color:#edf3ff}html[data-theme="dark"] .access-log-row small{color:#a2aec0}html[data-theme="dark"] .access-log-row em,html[data-theme="dark"] .access-log-row time,html[data-theme="dark"] .access-log-policy{color:#8795aa}html[data-theme="dark"] .access-log-kind{color:#aec6ff;background:#263958}html[data-theme="dark"] .access-log-row.share-access .access-log-kind{color:#81d9bb;background:#173d32}
@media(max-width:720px){.access-log-summary{grid-template-columns:1fr}.access-log-row{grid-template-columns:36px minmax(0,1fr)}.access-log-kind{width:36px;height:36px}.access-log-row time{display:none}}@media(max-width:460px){.access-log-card{padding:18px 15px}.access-log-row{gap:9px;padding:10px}.access-log-row small{overflow-wrap:anywhere}}

/* v1.7.6 — récupération sécurisée et cycle de vie des liens publics. */
.share-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.share-row-actions .copy-share-link{color:#1d4f9f;background:#deebff}.share-row-actions .copy-share-link:hover{background:#cddfff}.share-row-actions .copy-share-link.legacy-share-link{color:#76500d;background:#ffedbd}.share-row-actions .copy-share-link.legacy-share-link:hover{background:#ffe49b}.share-retention-note{margin:12px 2px 0;color:var(--muted);font-size:.54rem;font-weight:650}.share-row-actions button:focus-visible{outline:3px solid rgba(55,103,205,.24);outline-offset:2px}
html[data-theme="dark"] .share-row-actions .copy-share-link{color:#b9ceff;background:#29416b}html[data-theme="dark"] .share-row-actions .copy-share-link:hover{background:#345184}html[data-theme="dark"] .share-row-actions .copy-share-link.legacy-share-link{color:#ffdd96;background:#4d3b1e}html[data-theme="dark"] .share-row-actions .copy-share-link.legacy-share-link:hover{background:#604a25}html[data-theme="dark"] .share-retention-note{color:#8997ab}
@media(max-width:760px){.share-row-actions{grid-column:2;flex-wrap:wrap}.share-row-actions button{flex:1 1 auto}}@media(max-width:520px){.share-row-actions{width:100%;justify-content:stretch}.share-row-actions button{min-height:40px}}

/* v1.8.1 · historiques d'incidents contenus */
.incident-list,.probe-incident-list,.public-incident-list{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#a7b5ca transparent}
.incident-list{max-height:360px;padding-right:8px}
.probe-incident-list,.public-incident-list{max-height:min(46vh,420px);padding-right:8px}
.incident-list::-webkit-scrollbar,.probe-incident-list::-webkit-scrollbar,.public-incident-list::-webkit-scrollbar{width:8px}
.incident-list::-webkit-scrollbar-thumb,.probe-incident-list::-webkit-scrollbar-thumb,.public-incident-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#a7b5ca;background-clip:padding-box}
html[data-theme="dark"] :is(.incident-list,.probe-incident-list,.public-incident-list){scrollbar-color:#52627a transparent}
html[data-theme="dark"] :is(.incident-list,.probe-incident-list,.public-incident-list)::-webkit-scrollbar-thumb{background:#52627a;background-clip:padding-box}
@media(max-width:620px){.incident-list{max-height:300px}.probe-incident-list,.public-incident-list{max-height:min(52vh,340px)}}
.onboarding-dialog{width:min(760px,calc(100vw - 28px));max-height:90vh;overflow:auto;border:1px solid var(--line);padding:28px;border-radius:28px;color:var(--ink);background:#fff;box-shadow:0 30px 80px rgba(10,20,40,.32)}.onboarding-dialog h2{margin:3px 0 8px;font-size:1.8rem}.onboarding-steps{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none;counter-reset:step}.onboarding-steps li{display:grid;grid-template-columns:34px 1fr;gap:4px 12px;padding:14px;border-radius:16px;background:#f2f5f8;counter-increment:step}.onboarding-steps li:before{grid-row:1/3;display:grid;width:30px;height:30px;place-items:center;border-radius:10px;color:#fff;background:var(--primary);font-weight:900;content:counter(step)}.onboarding-steps strong,.onboarding-steps span{grid-column:2}.onboarding-steps span{color:var(--muted);font-size:.75rem}.button-link{display:inline-flex;align-items:center;justify-content:center;border-radius:13px;padding:11px 16px;color:#fff;background:var(--primary);font-size:.75rem;font-weight:850;text-decoration:none}.user-probe-group{margin-top:26px;padding-top:22px;border-top:2px solid #cbd8ea}.user-probe-group>header .eyebrow{color:#2c5dc5}.users-card{max-width:100%}.users-card .managed-list{margin:16px 0 26px}html[data-theme="dark"] .onboarding-dialog{border-color:#303b4d;background:#111722;box-shadow:0 34px 100px rgba(0,0,0,.62)}html[data-theme="dark"] .onboarding-steps li{background:#202937}

/* v1.9.0 · surveillance de l'expiration des certificats HTTPS */
.certificate-badge{display:inline-flex;align-items:center;margin-top:7px;border-radius:999px;padding:5px 8px;color:#17634f;background:#dff5ec;font-size:.5rem;font-weight:900;letter-spacing:.02em}.certificate-badge:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:50%;background:#18a57f}.certificate-badge.warning{color:#825a13;background:#fff0c9}.certificate-badge.warning:before{background:#e29a23}.certificate-badge.critical,.certificate-badge.expired,.certificate-badge.invalid{color:#9b302d;background:#ffe5e3}.certificate-badge.critical:before,.certificate-badge.expired:before,.certificate-badge.invalid:before{background:#d05249}
.public-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.public-certificate-metric.ok strong{color:#168366}.public-certificate-metric.warning strong{color:#b77912}.public-certificate-metric.critical strong,.public-certificate-metric.expired strong,.public-certificate-metric.invalid strong{color:#c24740}
html[data-theme="dark"] .certificate-badge{color:#8ae0c5;background:#193c33}html[data-theme="dark"] .certificate-badge.warning{color:#ffd98e;background:#493a20}html[data-theme="dark"] .certificate-badge.critical,html[data-theme="dark"] .certificate-badge.expired,html[data-theme="dark"] .certificate-badge.invalid{color:#ffaaa4;background:#48272b}
@media(max-width:900px){.public-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.public-metrics{grid-template-columns:1fr}}

/* v1.11.0 · intégration privée SpeedAtHome */
.speed-card-link{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;margin:12px 0 2px;border:1px solid #d7e3f5;border-radius:13px;padding:8px 10px;color:#315aaf;background:linear-gradient(135deg,#edf4ff,#f7faff);cursor:pointer}.speed-card-link>b{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#3974df,#2455b6);font-size:.52rem}.speed-card-link>span{overflow:hidden;font-size:.56rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.speed-card-link>em{color:#71809a;font-size:.48rem;font-style:normal;font-weight:800}.speed-card-link:focus-visible{outline:3px solid rgba(50,105,210,.25);outline-offset:2px}.health-speed{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#fff;background:#3268cd;font-size:.49rem;font-weight:950;cursor:pointer}.speedathome-dialog{width:min(760px,calc(100vw - 28px));max-height:92vh;overflow:auto;border:1px solid #d8e1ee;border-radius:28px;padding:27px;color:var(--ink);background:#fff;box-shadow:0 32px 90px rgba(9,21,43,.35)}.speed-link-notice{display:flex;align-items:flex-start;gap:13px;margin:20px 0;border:1px solid #bfe7d7;border-radius:17px;padding:14px;background:#ebfaf5}.speed-link-notice>span{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:#149775;font-weight:950}.speed-link-notice strong,.speed-link-notice p{display:block;margin:0}.speed-link-notice strong{font-size:.72rem}.speed-link-notice p{margin-top:4px;color:#527064;font-size:.6rem;line-height:1.45}.speed-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:21px 0 12px}.speed-metrics article{position:relative;border:1px solid #dce5f1;border-radius:18px;padding:16px;background:linear-gradient(145deg,#f8faff,#f1f5fb)}.speed-metrics span,.speed-metrics small{display:block;color:#728097;font-size:.49rem;font-weight:850;text-transform:uppercase}.speed-metrics strong{display:inline-block;margin-top:9px;color:#1f4fae;font-size:1.5rem}.speed-metrics small{display:inline;margin-left:4px;text-transform:none}.speed-meta{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;border:1px solid #dce5f1;border-radius:17px;padding:13px 15px;background:#f8fafd}.speed-meta strong,.speed-meta small{display:block}.speed-meta strong{font-size:.55rem}.speed-meta small{margin-top:4px;color:var(--muted);font-size:.52rem}.speed-run-state{border-radius:999px;padding:7px 11px;color:#246348;background:#e3f6ec;font-size:.5rem;font-weight:900}.speed-run-state.running,.speed-run-state.queued{color:#2859b6;background:#e5edff}.speed-run-state.failed{color:#9a302d;background:#ffe5e3}.speed-schedule-form{display:grid;gap:13px;margin-top:17px}.speed-schedule-form>label:not(.switch-line){display:grid;gap:6px;color:#516078;font-size:.55rem;font-weight:850}.speed-schedule-form select{min-height:44px;border:1px solid #ced9e8;border-radius:13px;padding:0 12px;color:#263650;background:#fff;font:750 .65rem system-ui}.speedathome-admin-card{max-width:none}.speedathome-mark{background:linear-gradient(145deg,#3974df,#2455b6)}.speed-mapping-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.speed-mapping-fields label{display:grid;gap:6px}.speed-mapping-list{display:grid;gap:9px}.speed-mapping-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:11px;border:1px solid #dce5f1;border-radius:16px;padding:11px 13px;background:#f8fafd}.speed-mapping-row>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;background:#3268cd;font-size:.55rem;font-weight:950}.speed-mapping-row strong,.speed-mapping-row small{display:block}.speed-mapping-row strong{font-size:.63rem}.speed-mapping-row small{margin-top:4px;color:var(--muted);font-size:.52rem}.speed-mapping-row button{border:0;border-radius:11px;padding:9px 11px;color:#2857ab;background:#e4edff;font:800 .52rem system-ui;cursor:pointer}.speed-mapping-row button.danger-action{color:#9a3532;background:#ffe7e5}
html[data-theme="dark"] .speed-card-link{border-color:#34445d;color:#b9ceff;background:linear-gradient(135deg,#202d42,#1a2537)}html[data-theme="dark"] .speed-card-link>em{color:#8d9db4}html[data-theme="dark"] .speedathome-dialog{border-color:#303d51;background:#111722;box-shadow:0 34px 100px rgba(0,0,0,.62)}html[data-theme="dark"] .speed-link-notice{border-color:#285846;background:#17382f}html[data-theme="dark"] .speed-link-notice p{color:#9cc7b7}html[data-theme="dark"] .speed-metrics article,html[data-theme="dark"] .speed-meta,html[data-theme="dark"] .speed-mapping-row{border-color:#344158;background:linear-gradient(145deg,#202a39,#1b2432)}html[data-theme="dark"] .speed-metrics strong{color:#9ab8ff}html[data-theme="dark"] .speed-schedule-form select{border-color:#3b4a61;color:#e7effc;background:#202b3b}html[data-theme="dark"] .speed-mapping-row button{color:#bdd0ff;background:#29416b}html[data-theme="dark"] .speed-mapping-row button.danger-action{color:#ffaaa4;background:#48272b}
@media(max-width:900px){.speed-mapping-fields{grid-template-columns:1fr 1fr}.speed-metrics{grid-template-columns:1fr 1fr}}@media(max-width:620px){.speedathome-dialog{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))}.speed-meta{grid-template-columns:1fr}.speed-mapping-fields{grid-template-columns:1fr}.speed-mapping-row{grid-template-columns:38px minmax(0,1fr)}.speed-mapping-row button{grid-row:2;grid-column:auto}.speed-card-link{grid-template-columns:30px minmax(0,1fr)}.speed-card-link>em{display:none}}

/* v1.11.0 · partage adaptatif et dernier débit SpeedAtHome */
.public-metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.public-speedathome{margin-top:12px;border:1px solid var(--line);border-radius:27px;padding:24px;background:linear-gradient(145deg,#fff,#f5f8ff);box-shadow:var(--shadow)}.public-speedathome>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.public-speedathome h2{margin:2px 0 0;font-size:1.4rem}.public-speedathome header p:last-child{margin:7px 0 0;color:var(--muted);font-size:.7rem}.public-speed-state{border-radius:999px;padding:8px 12px;color:#6a7484;background:#e8ecf2;font-size:.55rem;font-weight:900;white-space:nowrap}.public-speed-state.online{color:#17634f;background:#dff5ec}.public-speed-state.offline{color:#9b302d;background:#ffe5e3}.public-speed-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.public-speed-metrics article{border:1px solid #dce5f1;border-radius:18px;padding:16px;background:#fff}.public-speed-metrics span,.public-speed-metrics em{display:block;color:var(--muted);font-size:.55rem;font-style:normal;font-weight:850;text-transform:uppercase}.public-speed-metrics strong{display:inline-block;margin-top:10px;color:#2457b8;font-size:1.65rem}.public-speed-metrics em{display:inline;margin-left:5px;text-transform:none}.public-speed-server{min-height:1em;margin:13px 2px 0;color:var(--muted);font-size:.58rem;font-weight:700}
html[data-theme="dark"] .public-speedathome{border-color:var(--line);color:var(--ink);background:linear-gradient(145deg,#171e2a,#141c29)}html[data-theme="dark"] .public-speed-metrics article{border-color:#344158;background:#202a39}html[data-theme="dark"] .public-speed-metrics strong{color:#9ab8ff}
@media(max-width:760px){.public-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.public-speedathome{padding:17px;border-radius:21px}.public-speedathome>header{flex-direction:column}.public-speed-metrics{grid-template-columns:1fr 1fr}}@media(max-width:380px){.public-metrics,.public-speed-metrics{grid-template-columns:1fr}}

/* v1.12.0 · partage privé entre utilisateurs */
.internal-share-maker input{min-width:0;height:44px;border:1px solid #c4cbd6;border-radius:12px;padding:0 11px;color:var(--ink);background:#fff}html[data-theme="dark"] .internal-share-maker input{border-color:#3a475c;color:var(--ink);background:#202a39}
.shared-probe{outline:1px solid rgba(49,95,202,.2)}.shared-probe-badge{display:inline-flex;align-items:center;gap:6px;margin-top:8px;border-radius:999px;padding:6px 9px;color:#2457b8;background:#e5edff;font-size:.56rem;font-weight:850}.shared-probe-badge b{display:grid;width:17px;height:17px;place-items:center;border-radius:6px;color:#fff;background:#315fca}.target-share-dialog{width:min(480px,100%);border:1px solid var(--line);border-radius:30px;padding:30px;background:var(--surface);box-shadow:0 30px 90px rgba(9,13,22,.4);text-align:center}.target-share-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:19px;color:#fff;background:linear-gradient(145deg,#315fca,#5686ed);font-size:1.5rem;font-weight:900;box-shadow:0 12px 28px rgba(49,95,202,.3)}.target-share-dialog h2{margin:7px 0 9px;font-size:1.75rem}.target-share-dialog>p:not(.eyebrow):not(.message){margin:0;color:var(--muted);font-size:.8rem;line-height:1.6}.target-share-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:24px}.target-share-actions button{min-height:48px;border:0;border-radius:14px;color:#fff;background:#315fca;font-weight:850;cursor:pointer}.target-share-actions .secondary-action{color:#25334b;background:#e9edf4}.internal-share-maker{margin-top:14px;border:1px solid #d9e3f2;border-radius:20px;padding:17px;background:linear-gradient(145deg,#f7f9ff,#edf3ff)}.internal-share-maker>div:first-child>span{display:block;color:#315fca;font-size:.55rem;font-weight:900;letter-spacing:.12em}.internal-share-maker>div:first-child>strong{display:block;margin-top:5px;font-size:.9rem}.internal-share-maker>div:first-child>p{margin:5px 0 0;color:var(--muted);font-size:.63rem;line-height:1.45}.internal-share-maker form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:14px}.internal-share-maker select{min-width:0;height:44px;border:1px solid #c4cbd6;border-radius:12px;padding:0 11px;color:var(--ink);background:#fff}.internal-share-maker form button{border:0;border-radius:12px;padding:0 13px;color:#fff;background:#315fca;font-size:.65rem;font-weight:850;cursor:pointer}.internal-share-list{display:grid;gap:7px;margin-top:11px}.internal-share-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:13px;padding:9px;background:#fff}.internal-share-list article>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#17634f;background:#dff5ec;font-weight:900}.internal-share-list strong,.internal-share-list small{display:block}.internal-share-list strong{font-size:.68rem}.internal-share-list small{margin-top:2px;color:var(--muted);font-size:.55rem}.internal-share-list button{border:0;border-radius:9px;padding:8px 9px;color:#9b302d;background:#ffe5e3;font-size:.55rem;font-weight:850;cursor:pointer}.shared-readonly-note{margin:14px 0 0;border-radius:14px;padding:12px 14px;color:#31517f;background:#e7efff;font-size:.65rem;font-weight:750;line-height:1.45}.shared-readonly{display:none!important}html[data-theme="dark"] .shared-probe-badge{color:#b8ccff;background:#263654}html[data-theme="dark"] .target-share-dialog{background:#171e2a}html[data-theme="dark"] .target-share-actions .secondary-action{color:var(--ink);background:#293446}html[data-theme="dark"] .internal-share-maker{border-color:#344158;background:linear-gradient(145deg,#1d2737,#182334)}html[data-theme="dark"] .internal-share-maker select,html[data-theme="dark"] .internal-share-list article{border-color:#3a475c;color:var(--ink);background:#202a39}html[data-theme="dark"] .shared-readonly-note{color:#b8ccff;background:#263654}@media(max-width:560px){.target-share-dialog{min-height:100dvh;border-radius:0;padding:calc(35px + env(safe-area-inset-top)) 18px}.target-share-actions,.internal-share-maker form{grid-template-columns:1fr}.internal-share-maker form button{min-height:44px}}
.freebox-path-card{border-color:#c7e2da;background:linear-gradient(135deg,#f7fffc 0%,#edf9f5 100%)}.freebox-path-card .secondary-path-icon{background:linear-gradient(145deg,#087e61,#3db38e)}html[data-theme="dark"] .freebox-path-card{border-color:#275248;background:linear-gradient(135deg,#14251f 0%,#173029 100%)}.public-latency-summary #publicFreeboxPing{color:#087e61}
