.jvs-client-portal{--jvs-ink:#17212b;--jvs-muted:#68737d;--jvs-line:#e3e0da;--jvs-paper:#fff;--jvs-soft:#f4f2ed;max-width:1180px;margin:34px auto;padding:0 18px;color:var(--jvs-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.jvs-client-portal *{box-sizing:border-box}.jvs-portal-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:32px;border-radius:22px;background:var(--jvs-ink);color:#fff}.jvs-portal-header p,.jvs-portal-section-title p,.jvs-portal-gate>div>p{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.68}.jvs-portal-header h1{margin:0 0 6px;color:#fff;font-size:clamp(28px,5vw,46px)}.jvs-portal-header span{color:#d9e0e5}.jvs-portal-header>div:last-child{display:flex;gap:10px}.jvs-portal-header a,.jvs-portal-button{display:inline-flex;padding:9px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;text-decoration:none}.jvs-portal-nav{position:sticky;z-index:10;top:0;display:flex;gap:8px;overflow:auto;padding:12px 0;background:rgba(255,255,255,.94);backdrop-filter:blur(9px)}.jvs-portal-nav a{padding:8px 13px;border-radius:999px;background:var(--jvs-soft);color:var(--jvs-ink);text-decoration:none;white-space:nowrap}.jvs-portal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.jvs-portal-stats article{display:flex;flex-direction:column;gap:8px;padding:18px;border:1px solid var(--jvs-line);border-radius:14px;background:var(--jvs-paper)}.jvs-portal-stats span{color:var(--jvs-muted);font-size:13px}.jvs-portal-stats strong{font-size:28px}.jvs-portal-section{padding:32px 0;border-bottom:1px solid var(--jvs-line);scroll-margin-top:65px}.jvs-portal-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.jvs-portal-section-title h2{margin:0;font-size:26px;color:var(--jvs-ink)}.jvs-portal-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.jvs-portal-gallery-grid>a{overflow:hidden;border:1px solid var(--jvs-line);border-radius:16px;background:#fff;color:var(--jvs-ink);text-decoration:none}.jvs-portal-gallery-cover{height:190px;background:var(--jvs-ink) center/cover no-repeat}.jvs-portal-gallery-grid>a>div:last-child{padding:16px}.jvs-portal-gallery-grid small,.jvs-portal-deliveries small{color:var(--jvs-muted);font-size:10px;font-weight:800;letter-spacing:.09em}.jvs-portal-gallery-grid h3,.jvs-portal-deliveries h3{margin:6px 0 12px}.jvs-portal-gallery-grid span{font-size:13px;font-weight:700}.jvs-portal-list,.jvs-portal-projects,.jvs-portal-deliveries{display:flex;flex-direction:column;gap:8px}.jvs-portal-list>a,.jvs-portal-projects article,.jvs-portal-deliveries article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;border:1px solid var(--jvs-line);border-radius:12px;background:#fff;color:var(--jvs-ink);text-decoration:none}.jvs-portal-list>a>div,.jvs-portal-projects article>div{display:flex;min-width:0;flex-direction:column;gap:5px}.jvs-portal-list span,.jvs-portal-projects span,.jvs-portal-deliveries p,.jvs-portal-deliveries span{color:var(--jvs-muted);font-size:13px}.jvs-portal-projects time{min-width:125px;color:var(--jvs-muted)}.jvs-portal-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--jvs-soft);color:var(--jvs-muted);font-size:12px;font-style:normal;white-space:nowrap}.jvs-portal-status.status-submitted{background:#e8f3ff;color:#0a4b78}.jvs-portal-status.status-approved{background:#edfaef;color:#116329}.jvs-portal-deliveries article>a{display:inline-flex;padding:10px 15px;border-radius:999px;background:var(--jvs-ink);color:#fff;text-decoration:none;font-weight:750;white-space:nowrap}.jvs-portal-empty{padding:30px;border:1px dashed var(--jvs-line);border-radius:14px;text-align:center;color:var(--jvs-muted)}.jvs-portal-profile dl{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--jvs-line);border:1px solid var(--jvs-line)}.jvs-portal-profile dl>div{display:flex;justify-content:space-between;gap:18px;padding:14px;background:#fff}.jvs-portal-profile dd{margin:0;font-weight:700;text-align:right}.jvs-portal-profile>p{color:var(--jvs-muted)}.jvs-portal-gate{max-width:560px;padding:32px;border:1px solid var(--jvs-line);border-radius:20px;background:#fff;box-shadow:0 12px 40px rgba(23,33,43,.08)}.jvs-portal-gate h1{margin:0 0 9px}.jvs-portal-gate>div>span{display:block;color:var(--jvs-muted);margin-bottom:24px}.jvs-portal-gate form{display:flex;flex-direction:column;gap:12px}.jvs-portal-gate form p{margin:0}.jvs-portal-gate label{display:block;margin-bottom:5px;font-weight:700}.jvs-portal-gate input[type=text],.jvs-portal-gate input[type=password]{width:100%;padding:11px;border:1px solid #bbb8b1;border-radius:8px}.jvs-portal-gate .login-remember label{font-weight:400}.jvs-portal-gate input[type=submit]{border:0;border-radius:999px;background:var(--jvs-ink);color:#fff;padding:12px 18px;font-weight:750;cursor:pointer}.jvs-portal-gate>a{display:inline-block;margin-top:16px;color:var(--jvs-ink)}.jvs-portal-gate>.jvs-portal-button{background:var(--jvs-ink);color:#fff}
@media(max-width:800px){.jvs-portal-stats{grid-template-columns:repeat(2,1fr)}.jvs-portal-header{align-items:flex-start;flex-direction:column}.jvs-portal-projects time{min-width:0}.jvs-portal-projects article{align-items:flex-start;flex-direction:column}.jvs-portal-profile dl{grid-template-columns:1fr}}
@media(max-width:520px){.jvs-client-portal{margin:16px auto;padding:0 10px}.jvs-portal-header{padding:22px}.jvs-portal-header>div:last-child{flex-direction:column;width:100%}.jvs-portal-header a{justify-content:center}.jvs-portal-stats{grid-template-columns:1fr 1fr}.jvs-portal-list>a,.jvs-portal-deliveries article{align-items:flex-start;flex-direction:column}.jvs-portal-deliveries article>a{width:100%;justify-content:center}.jvs-portal-gallery-grid{grid-template-columns:1fr}}

/* 1.49.1 — identification intégrée */
.jvs-portal-gate form>label{display:flex;flex-direction:column;gap:6px}.jvs-portal-gate .jvs-portal-remember{align-items:center;flex-direction:row;font-weight:400}.jvs-portal-gate form button{border:0;border-radius:999px;background:var(--jvs-ink);color:#fff;padding:12px 18px;font-weight:750;cursor:pointer}.jvs-portal-gate .jvs-account-honeypot{position:absolute!important;left:-10000px!important}.jvs-portal-login-error{padding:10px 12px;border-radius:8px;background:#fff0f2;color:#8c2438;font-size:13px}

/* 1.74.0 — documents et signatures dans l’Espace Client. */
.jvs-portal-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.jvs-portal-stats article.is-action{border-color:#c8b394;background:#fbf8f1}.jvs-portal-stats article.is-action strong{color:#7b5b2f}.jvs-portal-documents{display:flex;flex-direction:column;gap:10px}.jvs-portal-documents>article{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px;border:1px solid var(--jvs-line);border-radius:14px;background:#fff}.jvs-portal-documents small{color:var(--jvs-muted);font-size:10px;font-weight:800;letter-spacing:.09em}.jvs-portal-documents h3{margin:5px 0}.jvs-portal-documents p{margin:0;color:var(--jvs-muted);font-size:13px}.jvs-portal-document-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.jvs-portal-document-actions>a{display:inline-flex;padding:9px 13px;border:1px solid var(--jvs-line);border-radius:999px;color:var(--jvs-ink);text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.jvs-portal-document-actions>a.is-primary{border-color:var(--jvs-ink);background:var(--jvs-ink);color:#fff}.jvs-portal-document-actions>span{max-width:230px;color:var(--jvs-muted);font-size:12px;text-align:right}.jvs-portal-status.status-pending{background:#fff3d8;color:#714d0b}.jvs-portal-status.status-signed,.jvs-portal-status.status-valid{background:#edfaef;color:#116329}.jvs-portal-status.status-expired{background:#f9e8e8;color:#842828}@media(max-width:700px){.jvs-portal-documents>article{align-items:flex-start;flex-direction:column}.jvs-portal-document-actions{justify-content:flex-start;width:100%}.jvs-portal-document-actions>a{justify-content:center;width:100%}.jvs-portal-document-actions>span{text-align:left}}

/* 1.89.0 — assistance après téléchargement. */
.jvs-portal-delivery-issue{width:min(100%,360px);margin-top:2px;text-align:left}.jvs-portal-delivery-issue summary{cursor:pointer;color:#5d6570;font-size:13px;font-weight:700}.jvs-portal-delivery-issue form{display:grid;gap:8px;margin-top:9px;padding:12px;border:1px solid #d8dadd;border-radius:12px;background:#f8f8f7}.jvs-portal-delivery-issue label{font-size:13px;font-weight:750}.jvs-portal-delivery-issue textarea{box-sizing:border-box;width:100%;min-height:90px;padding:9px;border:1px solid #bec3c8;border-radius:8px;resize:vertical;font:inherit}.jvs-portal-delivery-issue.is-open{display:grid;gap:3px;padding:10px 12px;border-left:3px solid #b85c37;border-radius:8px;background:#fff3ed;color:#71351f}.jvs-portal-delivery-issue.is-open strong{font-size:13px}.jvs-portal-delivery-issue.is-open span{font-size:12px;line-height:1.45}
/* 1.88.0 — accusé de réception des Livraisons. */
.jvs-portal-confirmation{margin:18px 0;padding:13px 16px;border-left:4px solid #2f7d4a;border-radius:10px;background:#edf7f0;color:#235d38;font-weight:700}.jvs-portal-deliveries article>div:first-child{min-width:0}.jvs-portal-deliveries .jvs-portal-received{display:block;margin-top:7px;color:#287044;font-weight:700}.jvs-portal-delivery-actions{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:8px}.jvs-portal-delivery-actions>a,.jvs-portal-delivery-actions button{display:inline-flex;justify-content:center;padding:10px 15px;border:1px solid var(--jvs-ink);border-radius:999px;background:#fff;color:var(--jvs-ink);text-decoration:none;font:inherit;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer}.jvs-portal-delivery-actions>a.is-primary{background:var(--jvs-ink);color:#fff}.jvs-portal-delivery-actions form{margin:0}@media(max-width:520px){.jvs-portal-delivery-actions{align-items:stretch;width:100%}.jvs-portal-delivery-actions>a,.jvs-portal-delivery-actions button{width:100%}}
