:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#171717;background:#f5f4ef;--yellow:#ffd84d;--orange:#ff9c43;--green:#2f8f62;--red:#c64242;--ink:#171717;--muted:#6c6a64;--line:#dfddd5;--card:#fff}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#faf9f4 0,#f3f1e9 100%);min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app{max-width:880px;margin:0 auto;min-height:100vh;padding-bottom:92px}.top{padding:20px 18px 8px}.brand{display:flex;align-items:center;justify-content:space-between;gap:12px}.logo{font-weight:950;letter-spacing:-.03em;font-size:24px}.pilot{font-size:11px;font-weight:900;background:#111;color:#fff;border-radius:999px;padding:7px 10px}.tagline{font-size:14px;color:var(--muted);margin:5px 0 0}.screen{display:none;padding:12px 16px 28px}.screen.active{display:block}.hero{background:var(--ink);color:#fff;border-radius:24px;padding:24px;margin-bottom:14px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--yellow);right:-65px;top:-55px;opacity:.95}.hero h1{font-size:27px;line-height:1.05;margin:0 0 9px;max-width:520px}.hero p{margin:0;color:#dadada;max-width:560px;line-height:1.45}.section-title{font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#78756d;margin:20px 4px 10px}.grid{display:grid;grid-template-columns:1fr;gap:11px}.card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 8px 24px rgba(0,0,0,.035)}.action-card{display:flex;gap:14px;align-items:center;text-align:left;width:100%;border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.action-card:hover{border-color:#aaa}.ico{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-size:24px;background:#f1efe7;flex:0 0 auto}.action-card.primary .ico{background:var(--yellow)}.action-card strong{font-size:17px;display:block}.action-card small{display:block;color:var(--muted);margin-top:3px;line-height:1.35}.aspire{margin:16px 4px;color:#4f4c45;font-size:14px;font-weight:700}.stepbar{display:flex;gap:6px;margin:2px 0 16px}.stepbar i{height:5px;border-radius:999px;background:#ddd;flex:1}.stepbar i.on{background:#111}.back{border:0;background:transparent;padding:5px 2px 13px;font-weight:800}.back:before{content:"← ";}.title{font-size:25px;line-height:1.1;margin:0 0 8px}.lead{color:var(--muted);line-height:1.45;margin:0 0 16px}.photo-box{border:2px dashed #c9c5b9;border-radius:20px;background:#fff;min-height:220px;display:grid;place-items:center;overflow:hidden;position:relative}.photo-box img{width:100%;height:100%;max-height:430px;object-fit:contain;background:#111}.photo-placeholder{text-align:center;padding:30px}.photo-placeholder .big{font-size:38px}.photo-placeholder p{margin:8px 0;color:var(--muted)}.photo-input{display:none}.btn{border:1px solid #171717;background:#171717;color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn.alt{background:#fff;color:#171717;border-color:#d5d2c9}.btn.yellow{background:var(--yellow);color:#111;border-color:var(--yellow)}.btn.red{background:var(--red);border-color:var(--red)}.btn.green{background:var(--green);border-color:var(--green)}.btn:disabled{opacity:.4;cursor:not-allowed}.row{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.full{width:100%}.voice-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:17px}.voice-status{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.4}.recording{color:#b62828;font-weight:900}.transcript{margin-top:14px;background:#fff8d7;border:1px solid #e5d376;border-radius:16px;padding:15px}.transcript p{font-size:19px;line-height:1.4;margin:8px 0 12px}.textarea{width:100%;min-height:105px;border:1px solid #d5d2ca;background:#fff;border-radius:16px;padding:14px;font-size:17px;resize:vertical}.hint{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.4}.challenge{border-left:5px solid var(--orange);background:#fff7ee}.challenge .q{font-size:21px;font-weight:850;line-height:1.3;margin:8px 0}.timer{font-size:42px;font-weight:950;letter-spacing:-.05em}.loading{padding:25px;text-align:center}.spinner{width:36px;height:36px;border:4px solid #ddd;border-top-color:#111;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}@keyframes spin{to{transform:rotate(360deg)}}.ai-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ai-badge{background:#eee;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.finding{margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.finding h3{margin:4px 0 6px;font-size:18px}.finding p{margin:5px 0;color:#555;line-height:1.4}.cat{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.severity-haute{color:#a82f2f}.severity-moyenne{color:#a06b00}.severity-faible{color:#2f7c5b}.reviewed{opacity:.67}.decision{font-weight:900;margin-top:8px}.positive{background:#eef8f1;border-color:#c9e4d1}.question{background:#f4f0ff;border-color:#d7cdf2}.chip{border:1px solid #d8d5cc;background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.next-actions{display:grid;grid-template-columns:1fr;gap:9px}.next-actions button{text-align:left;border-radius:18px;padding:15px 16px;border:1px solid var(--line);background:#fff;font-weight:850}.next-actions small{display:block;font-weight:500;color:var(--muted);margin-top:3px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.metric{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.metric b{font-size:28px;display:block}.metric span{font-size:12px;color:var(--muted)}.history{margin-top:12px}.history-item{padding:13px 0;border-bottom:1px solid #eee}.history-item:last-child{border:0}.history-item b{display:block}.history-item small{color:var(--muted)}.empty{text-align:center;color:var(--muted);padding:25px}.bottom{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-top:1px solid #dedbd2;z-index:10}.bottom-inner{max-width:880px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);padding:7px 10px calc(7px + env(safe-area-inset-bottom))}.navbtn{border:0;background:transparent;padding:8px 5px;color:#6e6b64;font-weight:700;font-size:12px}.navbtn span{display:block;font-size:20px;margin-bottom:2px}.navbtn.on{color:#111}.notice{font-size:11px;color:#777;line-height:1.4;margin:18px 3px 0}.toast{position:fixed;left:50%;bottom:88px;transform:translateX(-50%);background:#111;color:#fff;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:800;z-index:30;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1}.error{background:#fff0f0;border:1px solid #edc7c7;color:#9c2828;border-radius:16px;padding:13px;font-weight:750}.success{background:#eff9f2;border:1px solid #c9e6d1;color:#276b49;border-radius:16px;padding:13px;font-weight:750}@media(min-width:700px){.grid.two{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:repeat(4,1fr)}.next-actions{grid-template-columns:repeat(3,1fr)}}

/* Lisibilité : les informations non cliquables ne ressemblent plus à des boutons. */
.pilot{background:transparent;color:#66625a;border-radius:0;padding:4px 0;font-weight:800;letter-spacing:.05em}
.ai-badge{background:transparent;border-radius:0;padding:2px 0;color:#6c6a64;font-weight:800}

/* Écran Regards croisés : relation explicite entre humain et IA. */
.cross-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}
.cross-column{border:1px solid var(--line);border-radius:20px;padding:16px;background:#fff}
.cross-column>h2{font-size:19px;margin:0 0 3px}
.cross-intro{font-size:13px;color:var(--muted);margin:0 0 12px}
.human-column{border-top:5px solid var(--yellow);background:#fffdf4}
.ai-column{border-top:5px solid #8aa6d8;background:#f8faff}
.cross-item{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:12px 0;border-top:1px solid #e7e3da}
.cross-item:first-of-type{border-top:0}
.cross-item p{margin:3px 0;line-height:1.4;color:#4f4c45}
.cross-item h3{font-size:17px;margin:4px 0 6px}
.cross-num{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-weight:950}
.ai-num{background:#dce7fa}
.cross-comment{font-size:13px}
.human-status{display:inline-block;margin-top:5px;font-size:12px;font-weight:850}
.human-status.confirme{color:#26704c}.human-status.a_verifier{color:#946400}.human-status.non_visible{color:#6c6a64}
@media(min-width:700px){.cross-grid{grid-template-columns:1fr 1fr;align-items:start}.cross-column{height:100%}}

/* compact-home-hero */
@media(max-width:699px){#home .hero{padding:17px 18px;border-radius:18px;margin-bottom:10px;min-height:0}#home .hero:after{width:92px;height:92px;right:-43px;top:-38px}#home .hero h1{font-size:23px;line-height:1.08;margin-bottom:6px;padding-right:22px}#home .hero p{font-size:13px;line-height:1.32;padding-right:20px}#home .section-title{margin-top:14px}}

.radar-coverage-note{margin:12px 0 0;padding:10px 12px;border-radius:12px;background:#f3f1e9;color:#555;font-size:12px;line-height:1.4}.radar-coverage-note b{color:#222}

/* Palette active douce : pas de noir profond */
.toast{background:#485451}.pilot{background:#e1e7e4;color:#3f4a47;border-radius:999px;padding:5px 9px}
.stepbar i.on{background:#485451}
.btn:not(.yellow):not(.alt){background:#485451;border-color:#485451}

.recording-indicator{display:inline-flex;align-items:center;gap:10px;min-height:30px;color:#a52e2e;font-weight:900}
.recording-dot{width:12px;height:12px;border-radius:50%;background:#d73939;box-shadow:0 0 0 0 rgba(215,57,57,.45);animation:radar-recording-pulse 1.15s infinite}
.recording-bars{height:24px;display:inline-flex;align-items:center;gap:3px}
.recording-bars i{display:block;width:4px;height:8px;border-radius:3px;background:#d73939;animation:radar-recording-bar .75s ease-in-out infinite alternate}
.recording-bars i:nth-child(2){animation-delay:.12s}.recording-bars i:nth-child(3){animation-delay:.24s}.recording-bars i:nth-child(4){animation-delay:.36s}.recording-bars i:nth-child(5){animation-delay:.48s}
@keyframes radar-recording-pulse{0%{box-shadow:0 0 0 0 rgba(215,57,57,.45)}70%{box-shadow:0 0 0 8px rgba(215,57,57,0)}100%{box-shadow:0 0 0 0 rgba(215,57,57,0)}}
@keyframes radar-recording-bar{0%{height:6px}100%{height:23px}}
@media(prefers-reduced-motion:reduce){.recording-dot,.recording-bars i{animation-duration:1.8s}}

.site-name{display:inline-flex;margin-top:5px;padding:4px 8px;border-radius:999px;background:#eef1ef;color:#45504d;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}

.profile-bar{margin:8px 16px 5px;padding:11px 13px;border:1px solid #d8ddd9;border-radius:16px;background:#f3f6f4;color:#3f4946}
.profile-bar>div:first-child{display:flex;align-items:baseline;gap:8px}.profile-bar small{font-size:9px;font-weight:900;letter-spacing:.08em;color:#737d79}.profile-bar b{font-size:15px}
.profile-bar p{margin:7px 0 0;font-size:11px;line-height:1.3;color:#68716e}
.profile-demo-switch{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.profile-demo-switch button{border:1px solid #cfd5d1;background:#fff;color:#4c5753;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.profile-demo-switch button.on{background:#53615f;color:#fff;border-color:#53615f}
.read-only-banner{margin:0 0 12px;padding:11px 13px;border:1px solid #cbd9d3;border-left:5px solid #648476;border-radius:14px;background:#f0f7f3;color:#3d5048}
.read-only-banner b,.read-only-banner span{display:block}.read-only-banner span{margin-top:3px;font-size:12px;line-height:1.35}
@media(min-width:700px){.profile-bar{max-width:520px;margin-left:auto;margin-right:auto}}
