@font-face{font-family:Carnet Manuscrite;font-weight:500;font-display:swap;src:url(/assets/caveat-WbB_DO0N.woff2)format("woff2")}:root{--ink:#061b31;--ink-2:#273951;--muted:#64748d;--line:#e5edf5;--line-soft:#f6f9fc;--bg:#f6f9fc;--surface:#fff;--purple:#533afd;--purple-hover:#4434d4;--purple-active:#2e2b8c;--purple-deep:#2e2b8c;--purple-soft:#b9b9f9;--purple-wash:#533afd0f;--purple-wash-soft:#533afd0a;--navy:#1c1e54;--green:#15be53;--green-ink:#108c3d;--ruby:#ea2261;--sans:"Albert Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"Source Code Pro", ui-monospace, SFMono-Regular, Menlo, monospace;--shadow-sm:#1717170f 0 3px 6px;--shadow-lg:#17171714 0 15px 35px 0;--shadow-hover:#32325d40 0 30px 45px -30px, #0000001a 0 18px 36px -18px;--sidebar-w:246px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:var(--bg);font-family:var(--sans);font-feature-settings:"ss01";color:var(--ink);-webkit-font-smoothing:antialiased}a{color:var(--purple);font-weight:400;text-decoration:none}a:hover{color:var(--purple-hover)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:3px solid var(--bg);background:#dbe4ee;border-radius:6px}.eyebrow{font:400 9px/1 var(--mono);letter-spacing:1.2px;color:var(--muted);text-transform:uppercase}.mono{font-family:var(--mono);font-feature-settings:"tnum"}.num{font-feature-settings:"tnum"}.title-lg{font:300 26px/1.1 var(--sans);letter-spacing:-.26px;color:var(--ink);margin:0}.title-md{font:300 22px/1.15 var(--sans);letter-spacing:-.22px;color:var(--ink);margin:0}.muted{color:var(--muted)}.body{font:300 14px/1.45 var(--sans);color:var(--muted)}.shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--line);flex-direction:column;flex:none;height:100vh;display:flex;position:sticky;top:0}.sidebar-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:22px 20px 18px;display:flex}.mark{background:var(--ink);border-radius:50%;flex:none;width:26px;height:26px;position:relative;overflow:hidden}.mark:after{content:"";background:#fff;width:13px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-32deg)}.wordmark{flex-direction:column;gap:1px;display:flex}.wordmark b{font:400 15px/1 var(--sans);letter-spacing:-.3px;color:var(--ink)}.wordmark span{font:400 8.5px/1 var(--mono);letter-spacing:1.2px;color:var(--muted)}.nav{flex-direction:column;gap:2px;padding:14px 12px;display:flex;overflow-y:auto}.nav-item{cursor:pointer;font:400 14px/1.2 var(--sans);color:var(--ink-2);text-align:left;width:100%;font-family:var(--sans);background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;display:flex}.nav-item:hover{background:var(--purple-wash-soft);color:var(--ink-2)}.nav-item[aria-current=page]{background:var(--purple-wash);color:var(--purple-deep)}.nav-item .glyph{width:16px;height:16px;font:400 12px/1 var(--mono);opacity:.85;flex:none;justify-content:center;align-items:center;display:flex}.sidebar-foot{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:auto;padding:14px 16px 18px;display:flex}.dot{background:var(--green);border-radius:50%;flex:none;width:6px;height:6px}.dot.warn{background:var(--ruby)}.dot.idle{background:var(--muted)}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffd9;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 24px;padding:16px 40px;display:flex;position:sticky;top:0}.topbar-right{align-items:center;gap:26px;display:flex}.divider-v{background:var(--line);width:1px;height:34px}.avatar{background:var(--bg);border:1px solid var(--line);width:30px;height:30px;font:400 11px/1 var(--mono);color:var(--ink-2);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.page{flex-direction:column;gap:24px;width:100%;max-width:1280px;padding:32px 40px 64px;display:flex}.btn{font:400 14px/1.2 var(--sans);cursor:pointer;background:var(--purple);color:#fff;font-family:var(--sans);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;display:inline-flex}.btn:hover{background:var(--purple-hover)}.btn:active{background:var(--purple-active)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.ghost{color:var(--purple);background:0 0;border-color:#0000}.btn.ghost:hover{background:var(--purple-wash-soft);color:var(--purple-hover)}.btn.outline{background:var(--surface);color:var(--purple);border-color:var(--purple)}.btn.outline:hover{background:var(--purple-wash-soft)}.btn.quiet{background:var(--surface);color:var(--purple);border-color:var(--line)}.btn.quiet:hover{background:var(--purple-wash-soft)}.btn.danger{color:var(--ruby);background:0 0;border-color:#ea22614d}.btn.danger:hover{background:#ea22610f}.link{font:400 13px/1.2 var(--sans);color:var(--purple);cursor:pointer;font-family:var(--sans);background:0 0;border:none;padding:0}.link:hover{color:var(--purple-hover)}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field>span{font:400 12px/1 var(--sans);color:var(--ink-2)}.field .hint{font:300 11px/1.3 var(--sans);color:var(--muted)}input,select,textarea{border:1px solid var(--line);font:300 14px/1.2 var(--sans);color:var(--ink);background:var(--surface);width:100%;font-family:var(--sans);border-radius:4px;outline:none;padding:9px 11px}input:focus,select:focus,textarea:focus{border-color:var(--purple)}input.mono,input.code{font:400 14px/1.2 var(--mono);letter-spacing:.5px;font-feature-settings:"tnum"}input[aria-invalid=true]{border-color:var(--ruby)}.error-text{font:300 11.5px/1.3 var(--sans);color:var(--ruby)}.grid-fields{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px;display:grid}.grid-fields.wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:8px}.card.flat{box-shadow:none}.card.raised{box-shadow:var(--shadow-lg)}.card.lift:hover{box-shadow:var(--shadow-hover)}.card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:16px 22px;display:flex}.card-body{padding:20px 22px}.panel{background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:20px}.panel.dashed{border:1px dashed #362baa}.badge{font:400 10px/1 var(--mono);letter-spacing:.6px;white-space:nowrap;border:1px solid #0000;border-radius:4px;padding:5px 8px}.badge.ok{color:var(--green-ink);background:#15be5333;border-color:#15be5366}.badge.warn{color:var(--ruby);background:#ea226114;border-color:#ea22614d}.badge.info{color:var(--purple-deep);border-color:var(--purple-soft);background:#533afd14}.tag{font:400 10px/1 var(--mono);letter-spacing:.6px;color:var(--purple-deep);background:#533afd14;border-radius:4px;padding:4px 7px}.meter{background:var(--bg);border-radius:2px;height:4px;overflow:hidden}.meter>div{background:var(--purple);border-radius:2px;height:100%}.hero{background:var(--line);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1px;display:grid;overflow:hidden}.hero-total{background:var(--navy);color:#fff;flex-direction:column;gap:20px;padding:34px 36px;display:flex}.hero-total .eyebrow{color:#ffffffb3}.hero-figure{font:300 56px/.95 var(--sans);font-feature-settings:"tnum";letter-spacing:-1.4px}.hero-split{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:6px;display:grid}.hero-split>div{flex-direction:column;gap:6px;padding-top:14px;display:flex}.hero-split .v{font:300 20px/1 var(--sans);font-feature-settings:"tnum"}.hero-recency{background:var(--surface);flex-direction:column;gap:16px;padding:28px 30px;display:flex}.recency-row{border-bottom:1px solid var(--line);flex-direction:column;gap:7px;padding:10px 0;display:flex}.recency-row:last-child{border-bottom:none}.kpis{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.kpi{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:6px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.kpi:hover{box-shadow:var(--shadow-hover)}.kpi .v{font:300 30px/1 var(--sans);font-feature-settings:"tnum";letter-spacing:-.6px;color:var(--ink)}.split{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));align-items:start;gap:20px;display:grid}.split>*{min-width:0}.split.pleine{grid-template-columns:1fr}.split.pleine>.stack{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));align-items:start;display:grid}.bars{align-items:flex-end;gap:8px;height:196px;padding:24px 22px 20px;display:flex;overflow-x:auto}.bar{flex:1 0 26px;grid-template-rows:auto minmax(0,1fr) auto;justify-items:center;gap:8px;min-width:0;height:100%;display:grid}.bar .track{place-self:stretch stretch;align-items:flex-end;display:flex}.bar .fill{background:var(--purple);border-radius:4px 4px 0 0;width:100%;min-height:2px}.bar .fill.blank{background:var(--line)}.bar .cap{font:400 10px/1 var(--mono);font-feature-settings:"tnum";color:var(--muted)}.bar .lab{font:400 9.5px/1 var(--mono);letter-spacing:.6px;color:var(--muted);text-transform:uppercase}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--surface);border:1px solid var(--line);border-radius:4px;align-items:baseline;gap:8px;padding:7px 11px;display:flex}.chip .code{font:400 12px/1 var(--mono);letter-spacing:.5px;color:var(--ink)}.rows{overflow-x:auto}.row{border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;width:100%;font-family:var(--sans);background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:12px;padding:13px 22px;display:grid}.row:hover{background:var(--purple-wash-soft)}.row.head{background:var(--bg);border-bottom:1px solid var(--line);cursor:default;padding:11px 22px}.row.head:hover{background:var(--bg)}.row.foot{background:var(--bg);cursor:default;border-bottom:none;padding:14px 22px}.row.foot:hover{background:var(--bg)}.row .d{font:400 12px/1 var(--mono);font-feature-settings:"tnum";color:var(--ink-2)}.row .route{font:300 14px/1.2 var(--sans);color:var(--ink)}.row .sub{font:300 13px/1.2 var(--sans);color:var(--muted)}.row .strong{font:400 14px/1.2 var(--sans);font-feature-settings:"tnum";color:var(--ink)}.row .h{font:400 9px/1 var(--mono);letter-spacing:1px;color:var(--muted)}.searchbar{background:var(--surface);border:1px solid var(--line);border-radius:4px;flex:1;align-items:center;gap:9px;padding:9px 12px;display:flex}.searchbar input{background:0 0;border:none;padding:0}.searchbar input:focus{border:none}.book-table{border-collapse:collapse;font-feature-settings:"tnum";width:100%;min-width:1500px}.book-table th.group{border:1px solid var(--ink);background:var(--bg);vertical-align:bottom;padding:6px 5px}.book-table th.leaf{border:1px solid var(--ink);background:var(--surface);vertical-align:bottom;padding:5px 4px}.book-table th .hn{font:400 8px/1 var(--mono);color:var(--muted)}.book-table th .hfr{font:400 9px/1.2 var(--sans);letter-spacing:.3px;color:var(--ink);text-transform:uppercase}.book-table th .hen{font:300 8px/1.15 var(--sans);color:var(--muted);font-style:italic}.book-table th.leaf .hfr{font:400 8.5px/1.15 var(--sans);text-transform:none;color:var(--ink-2)}.book-table th.leaf .hen{font-size:7.5px;line-height:1.1}.book-table td{font:400 11.5px/1.2 var(--mono);color:var(--purple-deep);text-align:center;white-space:nowrap;border:1px solid #cbd6e2;height:26px;padding:5px 4px}.book-table td.text{text-align:left;text-overflow:ellipsis;max-width:240px;font-size:10px;overflow:hidden}.book-table td.appositions{white-space:normal;vertical-align:top;overflow:visible}.book-table .apposition{font:400 9px/1.45 var(--mono);letter-spacing:.2px;color:var(--muted);white-space:nowrap;display:block}.book-table .paraphe{color:var(--navy);white-space:nowrap;margin-top:2px;font:500 17px/1.15 Carnet Manuscrite,cursive;display:block}.book-table tr.linked:hover td{background:var(--purple-wash-soft);cursor:pointer}.book-table td.total-label{border:1px solid var(--ink);background:var(--bg);text-align:right;padding:8px 10px}.book-table td.total-label .fr{font:400 10px/1.2 var(--sans);letter-spacing:.4px;text-transform:uppercase;color:var(--ink)}.book-table td.total-label .en{font:300 9px/1.2 var(--sans);color:var(--muted);font-style:italic;display:block}.book-table td.total{border:1px solid var(--ink);background:var(--bg);font:500 11.5px/1.2 var(--mono);color:var(--ink);text-align:center;padding:8px 4px}.pager{background:var(--surface);border:1px solid var(--line);border-radius:4px;align-items:center;gap:2px;padding:3px;display:flex}.pager button{font:400 11px/1.2 var(--mono);letter-spacing:.5px;background:var(--surface);color:var(--ink-2);cursor:pointer;border:1px solid #0000;border-radius:3px;padding:4px 9px}.pager button:hover:not(:disabled){background:var(--purple-wash-soft)}.pager button[aria-current=true]{background:var(--purple);color:#fff;border-color:var(--purple)}.pager button:disabled{color:var(--purple-soft);cursor:default}.detail-head{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding:26px 28px;display:flex}.route-big{align-items:center;gap:14px;display:flex}.route-big span{font:300 32px/1 var(--sans);letter-spacing:-.64px;color:var(--ink)}.route-line{background:var(--purple-soft);width:56px;height:1px;position:relative}.route-line:after{content:"";background:var(--purple);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.detail-grid>div{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);flex-direction:column;gap:6px;padding:16px 22px;display:flex}.detail-grid .v{font:300 16px/1.2 var(--sans);font-feature-settings:"tnum";color:var(--ink)}.cert-panel{background:var(--navy);color:#fff;border-radius:8px;flex-direction:column;gap:16px;padding:24px;display:flex}.cert-panel .eyebrow,.cert-panel .soft{color:#ffffffb3}.signature{height:64px;font:300 12px/1 var(--sans);color:#ffffffb3;border:1px dashed #ffffff3d;border-radius:4px;justify-content:center;align-items:center;display:flex}.stepper{border-bottom:1px solid var(--line);display:flex}.stepper button{cursor:pointer;background:var(--surface);text-align:left;font-family:var(--sans);border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;gap:5px;padding:14px 18px;display:flex}.stepper button[aria-current=step]{border-bottom-color:var(--purple);background:var(--purple-wash-soft)}.stepper .lab{font:300 15px/1.2 var(--sans);color:var(--muted)}.stepper button[aria-current=step] .lab{color:var(--ink)}.section{flex-direction:column;gap:18px;display:flex}.section+.section{border-top:1px solid var(--line);padding-top:22px}.computed{background:var(--purple-wash-soft);border:1px dashed #362baa;border-radius:4px;align-items:baseline;gap:8px;padding:9px 11px;display:flex}.computed .v{font:400 15px/1.1 var(--sans);font-feature-settings:"tnum";color:var(--purple-deep)}.pills{flex-wrap:wrap;gap:8px;display:flex}.pill{border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font:400 13px/1.2 var(--sans);cursor:pointer;font-family:var(--sans);border-radius:4px;padding:8px 13px}.pill[aria-pressed=true]{border-color:var(--purple);background:var(--purple-wash);color:var(--purple-deep)}.impact-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:10px;padding:8px 0;display:flex}.impact-row:last-child{border-bottom:none}.stack{flex-direction:column;gap:20px;display:flex}.stack.tight{gap:12px}.rowline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.spread{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cards-auto{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.toast{z-index:40;background:var(--ink);color:#fff;font:300 13px/1.4 var(--sans);box-shadow:var(--shadow-lg);border-radius:6px;max-width:360px;padding:12px 16px;position:fixed;bottom:24px;right:24px}.toast.error{background:var(--ruby)}.overlay{z-index:50;background:#061b3173;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);box-shadow:var(--shadow-lg);border-radius:8px;width:min(520px,100%);max-height:90vh;overflow-y:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:100;background:var(--surface);border:1px solid var(--purple);border-radius:4px;padding:8px 12px;top:8px;left:8px}.onboarding{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.onboarding .card{width:min(640px,100%);box-shadow:var(--shadow-lg)}@media (width<=900px){.shell{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--line);width:100%;height:auto;position:static}.nav{flex-direction:row;padding:10px 12px;overflow-x:auto}.nav-item{white-space:nowrap;width:auto}.sidebar-foot{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px}.topbar,.page{padding-left:20px;padding-right:20px}.hero-total{padding:26px 22px}}@media print{@page{size:A4 landscape;margin:8mm}@page portrait{size:A4 portrait;margin:14mm}body,.shell,.main,.page,.card{background:#fff}.sidebar,.topbar,.no-print{display:none!important}.page{gap:0;max-width:none;padding:0}.card,.card.raised{box-shadow:none;border:none}.print-page{break-after:page;padding:0}.print-page:last-child{break-after:auto}.book-table{width:100%;min-width:0;font-size:8px}.book-table td{color:#061b31;height:18px;padding:3px 2px;font-size:8.5px}.book-table td.total,.book-table td.total-label{background:#fff;height:auto}.book-table td.text{font-size:7.5px}.book-table .apposition{font-size:5.4px;line-height:1.35}.book-table .paraphe{font-size:11px;line-height:1.1}.book-table th .hfr{font-size:7px}.book-table th .hen,.book-table th .hn{font-size:6px}.book-table th.leaf .hfr{font-size:6.5px}.report-print{page:portrait;padding:0!important}.print-only{display:block!important}}.print-only{display:none}.auth-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.auth-split{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:452px 1fr;width:min(1180px,100%);min-height:720px;display:grid;overflow:hidden;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}.auth-aside{background:var(--navy);flex-direction:column;gap:48px;padding:40px;display:flex}.auth-brand{align-items:center;gap:10px;display:flex}.auth-brand .mark{width:24px;height:24px}.auth-aside .mark{background:#fff}.auth-aside .mark:after{background:var(--navy)}.auth-brand span{font:300 22px/1 var(--sans);letter-spacing:-.3px;color:#fff}.auth-pitch{flex-direction:column;gap:24px;margin-block:auto;display:flex}.auth-pitch .eyebrow{color:#ffffff8f}.auth-pitch h2{font:300 32px/1.22 var(--sans);letter-spacing:-.64px;color:#fff;text-wrap:pretty;margin:0}.auth-points{flex-direction:column;gap:14px;margin:0;padding:8px 0 0;list-style:none;display:flex}.auth-points li{font:300 15px/1.5 var(--sans);color:#ffffffc7;align-items:baseline;gap:12px;display:flex}.auth-points .n{font:400 11px/1.4 var(--mono);color:#665efd;flex:0 0 18px}.auth-brand-mobile{display:none}.auth-brand-mobile span{color:var(--ink)}.auth-main{flex-direction:column;gap:32px;padding:40px 56px 32px;display:flex}.auth-form{flex-direction:column;gap:24px;width:100%;max-width:480px;margin:auto;display:flex}.auth-head{flex-direction:column;gap:6px;display:flex}.auth-head h1{font:300 32px/1.2 var(--sans);letter-spacing:-.64px;color:var(--ink);margin:0}.auth-head p{font:300 15px/1.5 var(--sans);color:var(--muted);margin:0}.auth-fields{flex-direction:column;gap:16px;display:flex}.auth-form .field-head{justify-content:space-between;align-items:baseline;display:flex}.auth-form .field-head a{font:400 13px/1 var(--sans)}.auth-shared{background:var(--line-soft);border:1px solid var(--line);cursor:pointer;border-radius:4px;align-items:flex-start;gap:10px;padding:14px;display:flex}.auth-shared input[type=checkbox]{width:16px;min-width:16px;height:16px;accent-color:var(--purple);cursor:pointer;flex:none;margin:2px 0 0;padding:0}.auth-shared span{font:300 13px/1.45 var(--sans);color:var(--muted);flex-direction:column;gap:3px;display:flex}.auth-shared b{font:400 13px/1.3 var(--sans);color:var(--ink-2)}.auth-actions{flex-direction:column;gap:14px;display:flex}.auth-actions .btn{justify-content:center;height:44px;font-size:15px}.auth-hint{font:300 13px/1.5 var(--sans);color:var(--muted);text-align:center;margin:0}.auth-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.auth-footer nav{flex-wrap:wrap;gap:20px;display:flex}.auth-footer a{font:400 13px/1 var(--sans);color:var(--muted)}.auth-footer a:hover{color:var(--purple)}.auth-footer .mono{font:400 11px/1 var(--mono);letter-spacing:.8px;color:var(--muted);font-feature-settings:"tnum"}@media (width<=900px){.auth-split{grid-template-columns:1fr;width:min(560px,100%);min-height:0}.auth-aside{display:none}.auth-main{justify-content:flex-start;gap:24px;padding:32px 32px 24px}.auth-brand-mobile{display:flex}.auth-form{max-width:none;margin:0}}@media (width<=640px){.auth-page{align-items:stretch;padding:0}.auth-split{width:100%;min-height:100vh;box-shadow:none;border:none;border-radius:0}.auth-main{padding:28px 20px 20px}.auth-head h1{font-size:26px}.auth-footer{justify-content:flex-start;gap:10px}.auth-footer nav{gap:14px}}.heat{--case:15px;flex-direction:column;gap:14px;padding:22px;display:flex}.heat-scroll{padding-bottom:4px;overflow-x:auto}.heat-months{grid-auto-columns:var(--case);font:400 10px/1 var(--mono);color:var(--muted);grid-auto-flow:column;gap:3px;margin-bottom:5px;margin-left:30px;display:grid}.heat-months span{white-space:nowrap;grid-row:1}.heat-body{gap:5px;display:flex}.heat-days{grid-template-rows:repeat(7, var(--case));font:400 9px/var(--case) var(--mono);color:var(--muted);text-align:right;gap:3px;width:25px;display:grid}.heat-days span:first-child{grid-row:1}.heat-days span:nth-child(2){grid-row:3}.heat-days span:nth-child(3){grid-row:5}.heat-weeks{gap:3px;display:flex}.heat-week{grid-template-rows:repeat(7, var(--case));gap:3px;display:grid}.heat-day.vide{background:0 0;border-color:#0000}.heat-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.heat-year{width:auto;font:400 12px/1 var(--sans);padding:4px 8px}.heat-day{width:var(--case);height:var(--case);border:1px solid #061b310a;border-radius:3px;flex:none;position:relative}.heat-day.n0{background:#eef3f8}.heat-day.n1{background:#533afd3d}.heat-day.n2{background:#533afd73}.heat-day.n3{background:#533afdb3}.heat-day.n4{background:var(--purple)}.heat-day[data-tip]{cursor:default}.heat-day[data-tip]:after{content:attr(data-tip);background:var(--ink);color:#fff;font:400 11.5px/1.3 var(--sans);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;border-radius:4px;padding:5px 9px;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.heat-day[data-tip]:before{content:"";border:5px solid #0000;border-top-color:var(--ink);opacity:0;visibility:hidden;pointer-events:none;z-index:10;transition:opacity .12s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%)}.heat-day:hover:after,.heat-day:hover:before,.heat-day:focus-visible:after,.heat-day:focus-visible:before{opacity:1;visibility:visible}.heat-day:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.heat-legend{align-items:center;gap:5px;display:flex}.heat-legend span{font:300 11px/1 var(--sans);color:var(--muted)}.heat-legend span:first-child{margin-right:2px}.heat-legend span:last-child{margin-left:2px}.heat-legend .heat-day:after,.heat-legend .heat-day:before{display:none}.verify-page{background:var(--bg);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px 64px;display:flex}.verify-card{background:var(--surface);border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow-lg);border-radius:8px;flex-direction:column;gap:20px;padding:30px;display:flex}.verify-result{border-top:1px solid var(--line);flex-direction:column;gap:16px;padding-top:20px;display:flex}.verify-fields{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px 18px;margin:0;display:grid}.verify-fields dt{margin-bottom:4px}.verify-fields dd{font:300 15px/1.3 var(--sans);color:var(--ink);margin:0}.verify-result .paraphe{color:var(--navy);font:500 19px/1.2 Carnet Manuscrite,cursive;display:block}.verify-result .apposition{font:400 11px/1.5 var(--mono);color:var(--muted);margin-bottom:6px;display:block}.verify-code{font:400 20px/1.2 var(--mono);letter-spacing:2px;color:var(--ink);-webkit-user-select:all;user-select:all}.verify-lines{border-top:1px solid var(--line);flex-direction:column;display:flex}.verify-line{border-bottom:1px solid var(--line-soft);font:300 13px/1.2 var(--sans);color:var(--ink-2);grid-template-columns:78px minmax(190px,1fr) 82px 62px 104px;align-items:center;gap:10px;padding:10px 0;display:grid}.verify-line b{color:var(--ink);font-weight:400}@media (width<=560px){.verify-line{grid-template-columns:1fr 1fr;row-gap:4px}}
