:root{--of-linen:#f3efe6;--of-ink:#282828;--of-green:#556e10;--of-white:#fff;--of-line:rgba(40,40,40,.11);--of-muted:#77746e}
*{box-sizing:border-box}.ofnmi-modal-open{overflow:hidden}.ofnmi-office,.ofnmi-login{font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:var(--of-ink);background:radial-gradient(circle at 50% 35%,#fff 0,var(--of-linen) 72%);min-height:100vh;line-height:1.5}.ofnmi-office button,.ofnmi-office input,.ofnmi-login a{font:inherit}.ofnmi-office button{color:inherit}.ofnmi-header{height:94px;padding:25px 34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start}.ofnmi-brand{border:0;background:none;text-align:left;padding:0;cursor:pointer;width:max-content}.ofnmi-brand strong{display:block;font-size:25px;letter-spacing:.25em;font-weight:600;line-height:1}.ofnmi-brand span{display:block;font-size:12px;color:var(--of-muted);margin-top:7px}.ofnmi-switch{background:rgba(40,40,40,.035);border-radius:30px;padding:3px;display:flex;box-shadow:inset 0 0 0 1px rgba(40,40,40,.02)}.ofnmi-switch button{border:0;background:transparent;border-radius:28px;padding:10px 30px;cursor:pointer;color:var(--of-muted);transition:.2s}.ofnmi-switch button.is-active{background:#fff;color:var(--of-ink);box-shadow:0 2px 12px rgba(40,40,40,.08)}.ofnmi-user{justify-self:end;display:flex;align-items:center;gap:12px;background:none;border:0;cursor:pointer}.ofnmi-user i{font-style:normal;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(40,40,40,.08);font-weight:600}.ofnmi-view{display:none}.ofnmi-view.is-active{display:block;animation:of-in .35s ease both}@keyframes of-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ofnmi-hero{max-width:1000px;margin:118px auto 0;text-align:center;padding:0 24px}.ofnmi-hero>p,.ofnmi-activity-head>p{color:#66635e;font-size:18px;margin:0 0 10px}.ofnmi-hero h1,.ofnmi-activity-head h1{font-size:clamp(34px,4vw,58px);letter-spacing:-.045em;font-weight:450;line-height:1.08;margin:0 0 46px}.ofnmi-prompt{height:94px;background:#fff;border:1px solid var(--of-line);border-radius:50px;display:flex;align-items:center;padding:10px 14px 10px 28px;box-shadow:0 13px 38px rgba(40,40,40,.08)}.ofnmi-prompt input{flex:1;border:0;outline:0;background:transparent;font-size:19px;padding:15px;color:var(--of-ink)}.ofnmi-prompt input::placeholder{color:#98958f}.ofnmi-plus{border:0;background:none;font-size:33px;font-weight:200;cursor:pointer}.ofnmi-mode{padding:0 20px;font-size:16px}.ofnmi-send{width:58px;height:58px;border-radius:50%;border:0;background:var(--of-green);color:#fff!important;font-size:30px;font-weight:300;cursor:pointer;box-shadow:0 7px 18px rgba(85,110,16,.22);transition:.2s}.ofnmi-send:hover{transform:translateY(-2px);background:#465c0c}.ofnmi-quick{display:flex;gap:16px;justify-content:center;margin:34px 0}.ofnmi-quick button{border:1px solid var(--of-line);background:rgba(255,255,255,.7);border-radius:28px;padding:12px 22px;cursor:pointer;transition:.2s}.ofnmi-quick button:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--of-green);margin-right:12px}.ofnmi-quick button:hover{background:#fff;transform:translateY(-2px)}.ofnmi-answer{text-align:left;margin:40px auto 0;background:#fff;border:1px solid var(--of-line);border-radius:24px;padding:28px 30px;box-shadow:0 10px 30px rgba(40,40,40,.04)}.ofnmi-answer small,.ofnmi-priority small,.ofnmi-day small,.ofnmi-stats small,.ofnmi-modal-card>small{color:var(--of-green);font-weight:700;letter-spacing:.12em}.ofnmi-answer h2{font-size:25px;margin:8px 0}.ofnmi-answer p{color:#67645e;margin:0 0 18px}.ofnmi-answer>div button{border:1px solid var(--of-line);background:var(--of-linen);border-radius:20px;padding:8px 14px;margin:0 8px 6px 0;cursor:pointer}.ofnmi-answer em{float:right;color:#aaa69f;font-size:12px;font-style:normal}.ofnmi-thinking{display:flex;align-items:center;gap:5px}.ofnmi-thinking i{width:6px;height:6px;background:var(--of-green);border-radius:50%;animation:blink 1s infinite}.ofnmi-thinking i:nth-child(2){animation-delay:.15s}.ofnmi-thinking i:nth-child(3){animation-delay:.3s}.ofnmi-thinking span{margin-left:8px;color:var(--of-muted)}@keyframes blink{50%{opacity:.25}}.ofnmi-priority{max-width:1000px;margin:68px auto;padding:28px 34px;border:1px solid var(--of-line);border-radius:24px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.3)}.ofnmi-priority h2{font-size:22px;margin:7px 0 3px}.ofnmi-priority p{color:var(--of-muted);margin:0}.ofnmi-priority button{border:0;background:none;color:var(--of-green);font-weight:650;cursor:pointer;padding:15px}.ofnmi-priority button span{font-size:23px;margin-left:8px}.ofnmi-activity-head{max-width:1000px;margin:80px auto 38px;padding:0 24px}.ofnmi-activity-head h1{margin-bottom:0}.ofnmi-stats{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 24px}.ofnmi-stats article{background:rgba(255,255,255,.72);border:1px solid var(--of-line);border-radius:24px;padding:25px}.ofnmi-stats strong{display:block;font-size:43px;font-weight:500;letter-spacing:-.04em;margin:10px 0 0}.ofnmi-stats span{color:var(--of-muted)}.ofnmi-stats .ofnmi-status{font-size:26px;color:var(--of-green);margin:19px 0 4px}.ofnmi-day{max-width:952px;margin:20px auto 70px;background:#fff;border:1px solid var(--of-line);border-radius:24px;padding:28px}.ofnmi-day-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ofnmi-day-title h2{margin:5px 0;font-size:26px}.ofnmi-day-title>span{color:var(--of-muted)}.ofnmi-task{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--of-line);padding:18px 5px;cursor:pointer}.ofnmi-task input{position:absolute;opacity:0}.ofnmi-task i{width:22px;height:22px;border:1.5px solid #aaa;border-radius:50%;position:relative}.ofnmi-task.is-done i{background:var(--of-green);border-color:var(--of-green)}.ofnmi-task.is-done i:after{content:"✓";color:#fff;position:absolute;inset:-2px 0 0;text-align:center}.ofnmi-task.is-done span{text-decoration:line-through;color:#999}.ofnmi-task small{color:var(--of-muted);letter-spacing:0;font-weight:400}.ofnmi-modal[hidden]{display:none}.ofnmi-modal{position:fixed;z-index:999999;inset:0;background:rgba(25,25,23,.35);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.ofnmi-modal-card{width:min(650px,100%);max-height:92vh;overflow:auto;background:var(--of-linen);border-radius:28px;padding:36px;box-shadow:0 24px 80px rgba(0,0,0,.2);position:relative}.ofnmi-modal-card h2{font-size:31px;margin:7px 0}.ofnmi-modal-card>p{color:var(--of-muted);margin-top:0}.ofnmi-close{position:absolute;right:20px;top:16px;border:0;background:none;font-size:30px;cursor:pointer}.ofnmi-modal-card label{display:block;font-size:13px;font-weight:650;margin:17px 0 0}.ofnmi-modal-card input{display:block;width:100%;border:1px solid var(--of-line);background:#fff;border-radius:12px;padding:13px;margin-top:6px;outline:none}.ofnmi-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ofnmi-modal-card form>button{background:var(--of-green);color:#fff;border:0;border-radius:24px;padding:12px 20px;margin-top:22px;cursor:pointer}.ofnmi-form-status{margin-left:12px;color:var(--of-green)}.ofnmi-login{display:grid;place-content:center;text-align:center;padding:24px}.ofnmi-login .ofnmi-mark{font-size:28px;letter-spacing:.25em}.ofnmi-login h1{font-size:48px;font-weight:450;letter-spacing:-.04em;margin:22px 0 5px}.ofnmi-login p{color:var(--of-muted)}.ofnmi-login a{display:inline-block;background:var(--of-green);color:#fff;text-decoration:none;border-radius:24px;padding:12px 24px;margin:20px auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.ofnmi-header{height:80px;padding:18px;grid-template-columns:1fr auto}.ofnmi-brand span,.ofnmi-user span{display:none}.ofnmi-switch{position:fixed;bottom:15px;left:50%;transform:translateX(-50%);z-index:20;box-shadow:0 5px 25px rgba(0,0,0,.15)}.ofnmi-switch button{padding:9px 18px;white-space:nowrap}.ofnmi-hero{margin-top:75px;padding:0 16px}.ofnmi-hero h1{font-size:38px;margin-bottom:30px}.ofnmi-prompt{height:72px;padding-left:18px}.ofnmi-mode{display:none}.ofnmi-prompt input{font-size:16px;padding:10px}.ofnmi-send{width:48px;height:48px}.ofnmi-quick{overflow:auto;justify-content:flex-start;padding-bottom:5px}.ofnmi-quick button{white-space:nowrap}.ofnmi-priority{margin:40px 16px 90px;padding:24px;display:block}.ofnmi-priority button{padding-left:0;margin-top:10px}.ofnmi-activity-head{margin-top:55px}.ofnmi-stats{grid-template-columns:1fr}.ofnmi-day{margin:18px 16px 90px}.ofnmi-fields{grid-template-columns:1fr}.ofnmi-modal-card{padding:30px 22px}.ofnmi-task{grid-template-columns:28px 1fr}.ofnmi-task small{grid-column:2}.ofnmi-login h1{font-size:38px}}
/* V0.2 — activité, documents et impression */
.ofnmi-outline,.ofnmi-primary{border:1px solid var(--of-line);border-radius:24px;padding:11px 18px;background:#fff;cursor:pointer;margin-top:20px}.ofnmi-primary{background:var(--of-green);color:#fff!important;border-color:var(--of-green)}
.ofnmi-modal-card textarea,.ofnmi-modal-card select{display:block;width:100%;border:1px solid var(--of-line);background:#fff;border-radius:12px;padding:13px;margin-top:6px;outline:none;font:inherit;resize:vertical}.ofnmi-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}
.ofnmi-docs{max-width:1000px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ofnmi-doc{min-height:230px;background:rgba(255,255,255,.78);border:1px solid var(--of-line);border-radius:24px;padding:24px;display:flex;flex-direction:column}.ofnmi-doc>small{color:var(--of-green);font-weight:700;letter-spacing:.08em}.ofnmi-doc h2{font-size:21px;line-height:1.2;margin:12px 0}.ofnmi-doc>p{color:var(--of-muted);font-size:14px}.ofnmi-doc>div{margin-top:auto}.ofnmi-doc button,.ofnmi-empty button{border:0;background:none;color:var(--of-green);font-weight:650;padding:9px 12px 9px 0;cursor:pointer}.ofnmi-doc button+button{color:#999;margin-left:8px}.ofnmi-empty{grid-column:1/-1;text-align:center;background:rgba(255,255,255,.55);border:1px dashed rgba(40,40,40,.2);border-radius:28px;padding:70px 25px}.ofnmi-empty>span{display:grid;place-items:center;margin:auto;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--of-green);font-size:26px}.ofnmi-empty h2{font-size:27px;margin:18px 0 5px}.ofnmi-empty p{color:var(--of-muted)}
.ofnmi-preview-card{width:min(940px,96vw);height:min(94vh,1100px);overflow:auto;background:#e8e6e1;border-radius:22px;padding:70px 30px 30px;position:relative}.ofnmi-preview-tools{position:absolute;top:18px;left:28px;right:28px;display:flex;justify-content:space-between}.ofnmi-preview-tools button{border:0;background:#fff;border-radius:20px;padding:9px 16px;cursor:pointer}.ofnmi-preview-tools button:last-child{background:var(--of-green);color:#fff}.ofnmi-generated{--doc-color:#556e10;width:794px;min-height:1123px;max-width:100%;margin:0 auto;background:#fff;padding:64px 66px 50px;box-shadow:0 10px 35px rgba(0,0,0,.1);font-family:Inter,Arial,sans-serif;color:#292929}.ofnmi-generated header{border-bottom:3px solid var(--doc-color);padding-bottom:35px}.ofnmi-generated header img{max-width:160px;max-height:70px;object-fit:contain;margin-bottom:35px}.ofnmi-doc-logo{font-size:21px;letter-spacing:.18em;font-weight:700;margin-bottom:35px}.ofnmi-generated header small{color:var(--doc-color);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.ofnmi-generated h1{font-size:38px;line-height:1.1;letter-spacing:-.035em;margin:12px 0}.ofnmi-generated header p{color:#888}.ofnmi-generated main{padding:35px 0;font-size:16px}.ofnmi-generated main h2{font-size:22px;margin:28px 0 8px;color:var(--doc-color)}.ofnmi-generated main p,.ofnmi-generated main li{line-height:1.7}.ofnmi-generated footer{border-top:1px solid #ddd;padding-top:22px;display:flex;flex-direction:column;gap:4px;color:#666}.ofnmi-generated footer strong{color:#222}.ofnmi-generated footer small{margin-top:8px}.ofnmi-generated footer em{margin-top:18px;font-size:11px;color:#aaa;font-style:normal}
@media print{body *{visibility:hidden!important}#ofnmi-document-content,#ofnmi-document-content *{visibility:visible!important}.ofnmi-modal#ofnmi-document-preview{display:block!important;position:absolute;inset:0;background:#fff;padding:0}.ofnmi-preview-card{padding:0;width:auto;height:auto;overflow:visible;background:#fff}.ofnmi-preview-tools{display:none}.ofnmi-generated{position:absolute;left:0;top:0;width:100%;min-height:0;box-shadow:none;margin:0;padding:35px}}
@media(max-width:760px){.ofnmi-switch button{padding:9px 12px!important;font-size:13px}.ofnmi-fields,.ofnmi-metric-grid{grid-template-columns:1fr}.ofnmi-docs{grid-template-columns:1fr;padding:0 16px}.ofnmi-preview-card{padding:65px 0 0}.ofnmi-generated{padding:35px 25px}.ofnmi-generated h1{font-size:30px}}
.ofnmi-examples{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0 4px}.ofnmi-examples button{border:1px solid var(--of-line);background:rgba(255,255,255,.55);border-radius:18px;padding:7px 11px;font-size:12px;cursor:pointer}.ofnmi-analyze{border:0!important;background:transparent!important;color:var(--of-green)!important;padding:10px 0!important;margin:2px 0 8px!important;font-weight:700}.ofnmi-brief-result{background:#fff;border:1px solid rgba(85,110,16,.22);border-radius:18px;padding:20px;margin:5px 0 18px}.ofnmi-brief-result small{color:var(--of-green);font-weight:750;letter-spacing:.08em}.ofnmi-brief-result h3{font-size:21px;margin:6px 0}.ofnmi-brief-result p{color:var(--of-muted);margin:0 0 10px}.ofnmi-brief-result ul{padding-left:20px;margin-bottom:0}.ofnmi-brief-result li{margin:5px 0}
.ofnmi-ai-state{display:inline-flex;align-items:center;gap:7px;background:#eeeae2;color:#777;border-radius:16px;padding:6px 10px;font-size:12px;margin:8px 0 3px}.ofnmi-ai-state i{width:7px;height:7px;border-radius:50%;background:#a49f95}.ofnmi-ai-state.is-connected{background:rgba(85,110,16,.1);color:var(--of-green)}.ofnmi-ai-state.is-connected i{background:var(--of-green)}.ofnmi-facts{background:#f7f5f0;border-left:3px solid var(--doc-color);padding:16px 18px 16px 36px}.ofnmi-facts li{margin:6px 0}
.ofnmi-output-choices{border:0;padding:0;margin:20px 0}.ofnmi-output-choices legend{font-size:14px;font-weight:750;margin-bottom:10px}.ofnmi-output-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ofnmi-output-choices label{margin:0!important;position:relative}.ofnmi-output-choices input{position:absolute!important;opacity:0;width:1px!important}.ofnmi-output-choices span{display:block;background:rgba(255,255,255,.62);border:1px solid var(--of-line);border-radius:16px;padding:13px 14px;cursor:pointer;transition:.18s}.ofnmi-output-choices strong,.ofnmi-output-choices small{display:block}.ofnmi-output-choices small{color:var(--of-muted);font-weight:400;margin-top:2px}.ofnmi-output-choices input:checked+span{background:#fff;border-color:var(--of-green);box-shadow:0 0 0 2px rgba(85,110,16,.08)}.ofnmi-preview-tools>div{display:flex;gap:7px}.ofnmi-use-note{display:inline-block;padding:7px 11px;border-radius:14px;background:rgba(85,110,16,.09);color:var(--doc-color);font-size:13px;font-weight:700}.ofnmi-copy-block{border:1px solid #ddd;border-radius:16px;padding:22px 25px;background:#fafafa}.ofnmi-generated blockquote{border-left:3px solid var(--doc-color);margin:12px 0;padding:10px 18px;background:#fafafa;font-style:normal}.ofnmi-output-client_message header,.ofnmi-output-social_post header{padding-bottom:24px}.ofnmi-output-client_message main,.ofnmi-output-social_post main{font-size:18px}
@media(max-width:760px){.ofnmi-output-choices{grid-template-columns:1fr}.ofnmi-preview-tools>div{gap:4px}.ofnmi-preview-tools button{font-size:11px;padding:8px!important}.ofnmi-preview-tools [data-transform]{max-width:128px}}
/* V0.6 — Atelier IA : analyse de situation et recommandation de livrable */
.ofnmi-document-card{width:min(760px,100%)}
.ofnmi-analyze-row{display:flex;align-items:center;gap:14px;margin:8px 0 4px}.ofnmi-analyze-row>span{color:var(--of-muted);font-size:12px}.ofnmi-analyze-row .ofnmi-analyze{white-space:nowrap}
.ofnmi-output-auto{grid-column:1/-1}.ofnmi-output-auto span{background:rgba(85,110,16,.07)!important;border-style:dashed!important}.ofnmi-output-auto input:checked+span{background:rgba(85,110,16,.12)!important}
.ofnmi-recommendation{margin:14px 0 4px;padding:14px 15px;border-radius:15px;background:rgba(85,110,16,.08);display:grid;grid-template-columns:1fr auto;gap:2px 12px;align-items:center}.ofnmi-recommendation>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--of-green);font-weight:750}.ofnmi-recommendation>strong{grid-column:1;font-size:16px}.ofnmi-recommendation>small{grid-column:1;color:var(--of-muted);line-height:1.4}.ofnmi-recommendation>button{grid-column:2;grid-row:1/4;border:0;border-radius:18px;background:var(--of-green);color:#fff;padding:8px 12px;cursor:pointer;font-weight:650}
.ofnmi-analysis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.ofnmi-analysis-part{background:#f7f5f0;border-radius:14px;padding:12px}.ofnmi-analysis-part strong{font-size:12px}.ofnmi-analysis-part ul{padding-left:17px;margin:7px 0 0}.ofnmi-analysis-part li{font-size:12px;line-height:1.45;margin:4px 0}
.ofnmi-generated main ul,.ofnmi-generated main ol{padding-left:24px}.ofnmi-generated main strong{font-weight:700}
@media(max-width:760px){.ofnmi-analyze-row{align-items:flex-start;flex-direction:column;gap:2px}.ofnmi-analysis-grid{grid-template-columns:1fr}.ofnmi-recommendation{grid-template-columns:1fr}.ofnmi-recommendation>button{grid-column:1;grid-row:auto;margin-top:8px}.ofnmi-output-auto{grid-column:auto}}

/* v0.7 — atelier IA en 3 étapes : comprendre > compléter > choisir */
.ofnmi-followup{margin:8px 0 20px;padding:20px;border-radius:18px;background:rgba(40,40,40,.035);border:1px solid var(--of-line)}
.ofnmi-followup h3{margin:5px 0 6px;font-size:20px}.ofnmi-followup>p{margin:0 0 14px;color:var(--of-muted)}
.ofnmi-step-label{font-size:10px;letter-spacing:.12em;font-weight:800;color:var(--of-green);margin-bottom:5px}
.ofnmi-followup-fields{display:grid;gap:11px;margin:14px 0}.ofnmi-followup-fields label{display:block;padding:13px 14px;background:#fff;border:1px solid var(--of-line);border-radius:14px}.ofnmi-followup-fields label>span{display:block;font-weight:700;font-size:13px;margin-bottom:8px}.ofnmi-followup-fields textarea{width:100%;min-height:58px;resize:vertical;border:1px solid var(--of-line);border-radius:10px;padding:9px 10px}
.ofnmi-proposals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.ofnmi-proposal{display:flex!important;flex-direction:column;align-items:flex-start!important;text-align:left!important;gap:5px;border:1px solid var(--of-line)!important;background:#fff!important;color:inherit!important;border-radius:15px!important;padding:14px!important;cursor:pointer}.ofnmi-proposal small{font-size:9px!important;letter-spacing:.1em;color:var(--of-muted)!important}.ofnmi-proposal strong{font-size:14px}.ofnmi-proposal span{font-size:12px;color:var(--of-muted);line-height:1.4}.ofnmi-proposal.is-recommended{border-color:rgba(85,110,16,.45)!important}.ofnmi-proposal.is-selected{outline:2px solid var(--of-green);background:rgba(85,110,16,.05)!important}.ofnmi-proposal-note{font-size:11px!important}
.ofnmi-document-form button[type="submit"]:disabled,#ofnmi-document-form button[type="submit"]:disabled{opacity:.42;cursor:not-allowed}
@media(max-width:760px){.ofnmi-proposals{grid-template-columns:1fr}}

/* v0.8.0 — réponses IA structurées et choix réellement interactifs */
.ofnmi-answer{padding:32px 34px 34px;overflow:hidden}
.ofnmi-ai-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.ofnmi-ai-head>span{font-size:12px;color:#8f8a82;background:#f5f2ea;border:1px solid var(--of-line);padding:6px 10px;border-radius:999px}
.ofnmi-answer .ofnmi-ai-summary{font-size:16px;line-height:1.65;color:#55514b;max-width:880px;margin:10px 0 0}
.ofnmi-ai-question{margin-top:24px;padding:18px 20px;background:#f7f5ef;border:1px solid #e6e1d7;border-radius:16px}
.ofnmi-ai-question small{font-size:10px}
.ofnmi-ai-question h3{font-size:18px;line-height:1.35;margin:6px 0 0;font-weight:600;letter-spacing:-.015em}
.ofnmi-ai-choices{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;margin-top:15px}
.ofnmi-answer .ofnmi-ai-choice{margin:0!important;width:100%;min-height:82px;border:1px solid #ddd8cd!important;background:#fff!important;border-radius:15px!important;padding:14px 15px!important;display:grid;grid-template-columns:32px 1fr 20px;align-items:center;gap:11px;text-align:left;transition:.18s}
.ofnmi-answer .ofnmi-ai-choice:hover{border-color:var(--of-green)!important;transform:translateY(-1px);box-shadow:0 8px 20px rgba(40,40,40,.05)}
.ofnmi-answer .ofnmi-ai-choice.is-selected{border-color:var(--of-green)!important;background:#f5f7ee!important;box-shadow:0 0 0 3px rgba(85,110,16,.08)}
.ofnmi-ai-choice>i{font-style:normal;font-size:10px;font-weight:800;color:var(--of-green);letter-spacing:.08em}
.ofnmi-ai-choice>span{display:block}.ofnmi-ai-choice strong{display:block;font-size:14px;font-weight:650;color:#292824}.ofnmi-ai-choice small{display:block!important;color:#9b978f!important;font-size:11px!important;letter-spacing:0!important;margin-top:3px;font-weight:400!important}.ofnmi-ai-choice>b{font-size:18px;font-weight:400;color:#aaa59b}
.ofnmi-ai-actions{display:flex!important;gap:10px;flex-wrap:wrap;margin-top:20px}
.ofnmi-answer .ofnmi-ai-action{border:0!important;background:#282828!important;color:white!important;border-radius:999px!important;padding:11px 17px!important;margin:0!important;font-size:13px;font-weight:600}.ofnmi-answer .ofnmi-ai-action span{color:#a9be60;margin-left:7px}
@media(max-width:700px){.ofnmi-ai-choices{grid-template-columns:1fr}.ofnmi-answer{padding:24px 20px}.ofnmi-ai-question{padding:16px}}
/* v0.9 — fil de travail continu */
.ofnmi-thread-user{margin:18px 0 10px auto;max-width:78%;padding:13px 16px;border-radius:16px 16px 4px 16px;background:#f1eee5;border:1px solid #ded8ca;color:#252525}
.ofnmi-thread-user small{display:block;font-size:9px;letter-spacing:1.5px;color:#6d7f20;margin-bottom:4px;font-weight:800}
.ofnmi-thread-user strong{font-size:14px;font-weight:650}
.ofnmi-thread-answer{padding:4px 0 18px;border-bottom:1px solid rgba(0,0,0,.07)}
.ofnmi-thread-answer:last-child{border-bottom:0}
.ofnmi-thinking{min-height:70px;display:flex;align-items:center;gap:6px;color:#747474;padding:16px 4px}
.ofnmi-thinking i{width:7px;height:7px;border-radius:50%;background:#607900;animation:ofnmiPulse 1s infinite alternate}
.ofnmi-thinking i:nth-child(2){animation-delay:.15s}.ofnmi-thinking i:nth-child(3){animation-delay:.3s}.ofnmi-thinking span{margin-left:7px;font-size:13px}
@keyframes ofnmiPulse{from{opacity:.25;transform:translateY(2px)}to{opacity:1;transform:translateY(-2px)}}

/* v0.10 — livrable complet dans le fil */
.ofnmi-ai-deliverable{margin:24px 0;padding:22px 24px;border:1px solid #d9d4c8;border-radius:18px;background:#fbfaf6;color:#242424}
.ofnmi-ai-deliverable>small{display:block;margin-bottom:15px;color:#556E10;font-size:11px;font-weight:800;letter-spacing:1.6px}
.ofnmi-ai-deliverable>p,.ofnmi-deliverable-block p{margin:0 0 15px;line-height:1.7;color:#3f3c37}
.ofnmi-deliverable-block{padding:16px 0;border-top:1px solid #e6e1d7}
.ofnmi-deliverable-block:first-of-type{border-top:0;padding-top:0}
.ofnmi-deliverable-block h3{margin:0 0 8px;font-size:16px;color:#171717}
.ofnmi-copy-deliverable{margin-top:8px;border:0;border-radius:999px;background:#272727;color:#fff;padding:11px 18px;font-weight:700;cursor:pointer}
.ofnmi-copy-deliverable:hover{background:#556E10}

/* v0.11 — Conseils & méthodes, activité facultative */
.ofnmi-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.ofnmi-method-grid button{appearance:none;text-align:left;background:#fff;border:1px solid #ddd8cd;border-radius:20px;padding:24px;min-height:180px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:.2s}.ofnmi-method-grid button:hover{border-color:var(--of-green);transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.ofnmi-method-grid small{color:var(--of-green);font-size:11px;letter-spacing:1.5px;font-weight:800}.ofnmi-method-grid strong{font-size:21px;line-height:1.15;margin:18px 0 10px;color:#171717}.ofnmi-method-grid span{font-size:13px;color:#8d877c;margin-top:auto}.ofnmi-method-custom{margin-top:20px;background:#252525;color:#fff;border-radius:22px;padding:28px}.ofnmi-method-custom small{color:#a8c64a;letter-spacing:1.5px;font-weight:800}.ofnmi-method-custom h2{margin:8px 0;font-size:25px}.ofnmi-method-custom p{max-width:720px;color:#d2d0cb;line-height:1.55}.ofnmi-method-custom button{margin-top:10px;background:var(--of-green);border:0;border-radius:999px;padding:13px 18px;font-weight:800;cursor:pointer}.ofnmi-priority--generic small{letter-spacing:1.5px}@media(max-width:900px){.ofnmi-method-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ofnmi-method-grid{grid-template-columns:1fr}}
.ofnmi-clarifications{margin-top:24px;padding:22px;background:#f7f5ef;border:1px solid #e2ddd2;border-radius:18px}.ofnmi-clarifications>small{color:var(--of-green);font-weight:700;letter-spacing:.12em}.ofnmi-clarification{padding:16px 0;border-bottom:1px solid #e2ddd2}.ofnmi-clarification:last-of-type{border-bottom:0}.ofnmi-clarification h3{font-size:17px;margin:0 0 11px}.ofnmi-clarification-options{display:flex;gap:8px;flex-wrap:wrap}.ofnmi-clarification-options button{border:1px solid #d8d2c6!important;background:#fff!important;border-radius:22px!important;padding:9px 14px!important;margin:0!important;cursor:pointer}.ofnmi-clarification-options button.is-selected{border-color:var(--of-green)!important;background:#f0f3e6!important;color:var(--of-green)!important;font-weight:650}.ofnmi-clarification input{width:100%;margin-top:10px;border:1px solid #ddd7cc;border-radius:10px;padding:10px 12px;background:#fff}.ofnmi-clarification-submit{margin-top:17px!important;border:0!important;background:var(--of-green)!important;color:#fff!important;border-radius:24px!important;padding:11px 17px!important}

/* v0.16.1 — remise à zéro intégrée aux actions du profil */
.ofnmi-header-actions{justify-self:end;display:flex;align-items:center;gap:14px;min-width:0}
.ofnmi-reset-chat{appearance:none;border:0;background:transparent;color:#77746e;border-radius:999px;padding:9px 11px;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;cursor:pointer;transition:.18s;white-space:nowrap}
.ofnmi-reset-chat:hover{color:var(--of-green);background:rgba(85,110,16,.06)}
.ofnmi-reset-icon{width:26px;height:26px;border:1px solid rgba(40,40,40,.12);border-radius:50%;display:grid;place-items:center;font-size:14px;line-height:1;background:rgba(255,255,255,.55);transition:.18s}
.ofnmi-reset-chat:hover .ofnmi-reset-icon{border-color:rgba(85,110,16,.35);background:#fff}
.ofnmi-header-actions .ofnmi-user{justify-self:auto}
@media(max-width:900px){.ofnmi-reset-chat>span:last-child{display:none}.ofnmi-reset-chat{padding:4px}.ofnmi-header-actions{gap:8px}}
@media(max-width:700px){.ofnmi-header{padding:20px 18px;grid-template-columns:auto 1fr auto}.ofnmi-switch{justify-self:center}.ofnmi-switch button{padding:9px 13px}.ofnmi-user>span{display:none}.ofnmi-brand span{display:none}}


/* v0.19 — rendu natif des tableaux OFNMI */
.ofnmi-native-table-wrap{width:100%;overflow-x:auto;margin:10px 0 18px;border:1px solid #ded8ca;border-radius:14px;background:#fff}
.ofnmi-native-table{width:100%;border-collapse:collapse;min-width:720px;font-size:14px;line-height:1.4}
.ofnmi-native-table th{padding:13px 14px;text-align:left;background:#f2efe6;color:#202020;font-size:12px;font-weight:800;letter-spacing:.02em;border-bottom:1px solid #d8d2c5;white-space:nowrap}
.ofnmi-native-table td{padding:13px 14px;vertical-align:top;border-bottom:1px solid #ebe7de;color:#393733}
.ofnmi-native-table tbody tr:last-child td{border-bottom:0}
.ofnmi-native-table tbody tr:hover{background:#faf9f5}
@media(max-width:760px){.ofnmi-native-table{min-width:640px}.ofnmi-native-table th,.ofnmi-native-table td{padding:11px 12px}}

/* v0.20 — atelier documents : aucun cul-de-sac */
#ofnmi-document-form > button[type="submit"]{
  opacity:1!important;
  cursor:pointer!important;
  background:#556E10;
  color:#fff;
  min-width:210px;
}
#ofnmi-document-form > button[type="submit"]:hover{filter:brightness(.96)}
#ofnmi-document-form > button[type="submit"]:disabled{opacity:.62!important;cursor:wait!important}
.ofnmi-analyze-row .ofnmi-analyze{
  display:inline-flex!important;align-items:center;justify-content:center;
  min-height:42px;padding:0 16px;border-radius:999px;
  border:1px solid rgba(85,110,16,.3);background:#fff;color:#556E10;
  font-weight:700;cursor:pointer;
}
.ofnmi-analyze-row .ofnmi-analyze:hover{background:#f4f6ec}


/* v0.21 — référentiel métier OFNMI */
.ofnmi-resource-intro{max-width:900px;margin:0 0 34px}.ofnmi-resource-intro>p{margin:0 0 10px;color:var(--of-green);font-size:12px;font-weight:800;letter-spacing:2px}.ofnmi-resource-intro h1{margin:0 0 12px;font-size:38px;line-height:1.08;letter-spacing:-1.2px}.ofnmi-resource-intro>span{display:block;max-width:760px;color:#77716a;font-size:15px;line-height:1.6}.ofnmi-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ofnmi-resource-card{appearance:none;position:relative;min-height:285px;padding:28px;text-align:left;background:#fff;border:1px solid #ddd8cd;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:.2s;color:#171717}.ofnmi-resource-card:hover{transform:translateY(-3px);border-color:rgba(85,110,16,.5);box-shadow:0 14px 34px rgba(30,30,20,.07)}.ofnmi-resource-card i{font-style:normal;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f1f3e7;border:1px solid #d2dab4;color:var(--of-green);font-size:12px;font-weight:800}.ofnmi-resource-card h2{margin:22px 0 8px;font-size:22px;line-height:1.18;letter-spacing:-.35px}.ofnmi-resource-card p{margin:0 0 16px;color:#887c6d;line-height:1.5;font-size:15px}.ofnmi-resource-card small{color:#989087;line-height:1.5;font-size:11px;margin-top:auto}.ofnmi-resource-card b{margin-top:20px;color:var(--of-green);font-size:12px}.ofnmi-resource-wide{grid-column:span 3;min-height:190px}.ofnmi-resource-wide h2{font-size:25px;margin-top:18px}.ofnmi-resource-wide p{margin-bottom:8px}.ofnmi-resource-wide b{position:absolute;right:28px;bottom:28px}@media(max-width:980px){.ofnmi-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ofnmi-resource-wide{grid-column:span 2}}@media(max-width:650px){.ofnmi-resource-grid{grid-template-columns:1fr}.ofnmi-resource-wide{grid-column:span 1}.ofnmi-resource-card{min-height:240px}.ofnmi-resource-wide b{position:static}.ofnmi-resource-intro h1{font-size:31px}}

/* v0.22 — productions : adapter, partager, conserver */
.ofnmi-preview-tools{align-items:center;gap:12px;flex-wrap:wrap}.ofnmi-preview-tools>div{flex-wrap:wrap;justify-content:flex-end}.ofnmi-preview-tools [data-share-email],.ofnmi-preview-tools [data-share-sms],.ofnmi-preview-tools [data-share-whatsapp],.ofnmi-preview-tools [data-share-messenger]{border-color:rgba(85,110,16,.22);background:#fff}.ofnmi-preview-tools [data-share-whatsapp]:hover,.ofnmi-preview-tools [data-share-email]:hover,.ofnmi-preview-tools [data-share-sms]:hover,.ofnmi-preview-tools [data-share-messenger]:hover{border-color:var(--of-green);color:var(--of-green)}

/* v0.23 — Ressources compactes et progressives */
.ofnmi-resource-intro{max-width:860px;margin:0 0 28px}.ofnmi-resource-intro h1{font-size:36px}.ofnmi-resource-list{display:flex;flex-direction:column;gap:10px;max-width:1180px}.ofnmi-resource-section{background:#fff;border:1px solid #ddd8cd;border-radius:16px;overflow:hidden}.ofnmi-resource-head{width:100%;appearance:none;border:0;background:#fff;padding:18px 22px;display:grid;grid-template-columns:44px 1fr 30px;gap:16px;align-items:center;text-align:left;cursor:pointer;color:#171717}.ofnmi-resource-head:hover{background:#fbfaf6}.ofnmi-resource-head i{font-style:normal;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f1f3e7;border:1px solid #d2dab4;color:var(--of-green);font-size:12px;font-weight:800}.ofnmi-resource-head span{display:flex;align-items:baseline;gap:18px;min-width:0}.ofnmi-resource-head strong{font-size:18px;line-height:1.25;white-space:nowrap}.ofnmi-resource-head small{font-size:13px;color:#8a8176;line-height:1.4}.ofnmi-resource-head b{font-size:22px;font-weight:400;color:var(--of-green);text-align:center}.ofnmi-resource-content{border-top:1px solid #ebe7df;background:#faf9f5;padding:8px 22px 16px 82px}.ofnmi-resource-tools{display:flex;flex-direction:column}.ofnmi-resource-tool{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid #e8e3da}.ofnmi-resource-tool:last-child{border-bottom:0}.ofnmi-resource-tool>span{display:flex;flex-direction:column;gap:3px}.ofnmi-resource-tool strong{font-size:14px}.ofnmi-resource-tool small{font-size:12px;color:#91897f}.ofnmi-resource-tool button{appearance:none;border:0;background:transparent;color:var(--of-green);font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;padding:8px}.ofnmi-resource-tool button:hover{text-decoration:underline}@media(max-width:760px){.ofnmi-resource-head{grid-template-columns:40px 1fr 24px;padding:16px}.ofnmi-resource-head span{display:block}.ofnmi-resource-head strong{white-space:normal;font-size:16px}.ofnmi-resource-head small{display:block;margin-top:4px}.ofnmi-resource-content{padding:5px 16px 12px}.ofnmi-resource-tool{align-items:flex-start;flex-direction:column;gap:5px}.ofnmi-resource-tool button{padding-left:0}}

/* v0.24 — Ressources plus étroites, denses et cohérentes */
.ofnmi-view[data-panel="resources"]{
  max-width:1040px;
  margin:0 auto;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-intro{
  max-width:900px;
  margin:0 auto 22px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-intro h1{
  font-size:32px;
  margin-bottom:8px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-intro>span{
  max-width:760px;
  font-size:14px;
  line-height:1.5;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-list{
  max-width:920px;
  margin:0 auto;
  gap:7px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-section{
  border-radius:12px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head{
  padding:11px 14px;
  grid-template-columns:34px minmax(0,1fr) 22px;
  gap:12px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head i{
  width:30px;
  height:30px;
  font-size:10px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head span{
  display:grid;
  grid-template-columns:minmax(250px, .9fr) minmax(0,1.35fr);
  gap:14px;
  align-items:center;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head strong{
  font-size:15px;
  line-height:1.2;
  white-space:normal;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head small{
  font-size:11.5px;
  line-height:1.35;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-head b{
  font-size:18px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-content{
  padding:4px 14px 9px 60px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-tool{
  padding:8px 0;
  gap:16px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-tool>span{
  gap:1px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-tool strong{
  font-size:12.5px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-tool small{
  font-size:10.5px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-tool button{
  padding:5px 0 5px 8px;
  font-size:11px;
}
@media(max-width:760px){
  .ofnmi-view[data-panel="resources"]{max-width:none;margin:0}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-intro{margin:0 0 18px}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-intro h1{font-size:28px}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-list{max-width:none}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-head{grid-template-columns:32px 1fr 20px;padding:11px 12px}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-head span{display:block}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-head small{display:block;margin-top:3px;white-space:normal}
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-content{padding:4px 12px 9px}
}

/* v0.25 - espaces métier enrichis */
.ofnmi-resource-group{padding:13px 0 6px;border-bottom:1px solid #e7e2d8}.ofnmi-resource-group:last-of-type{border-bottom:0}.ofnmi-resource-group h3{margin:0 0 5px;color:var(--of-green);font-size:10px;letter-spacing:1.45px;font-weight:800}.ofnmi-resource-group .ofnmi-resource-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.ofnmi-resource-group .ofnmi-resource-tool{min-width:0;padding:7px 0}.ofnmi-resource-group .ofnmi-resource-tool:nth-child(odd){padding-right:8px}.ofnmi-resource-group .ofnmi-resource-tool strong{font-size:12px}.ofnmi-resource-group .ofnmi-resource-tool small{display:none}.ofnmi-resource-group .ofnmi-resource-tool button{font-size:0;width:24px;height:24px;flex:0 0 24px;padding:0;border:1px solid #ded8cc;border-radius:50%;display:grid;place-items:center;text-decoration:none!important}.ofnmi-resource-group .ofnmi-resource-tool button:after{content:'→';font-size:11px}.ofnmi-resource-help{margin:14px 0 5px;padding:13px 15px;border:1px solid #cbd6a6;border-radius:10px;background:#f3f5e9;display:flex;justify-content:space-between;align-items:center;gap:20px}.ofnmi-resource-help span{display:grid;gap:2px}.ofnmi-resource-help small{font-size:8px;letter-spacing:1.4px;color:var(--of-green);font-weight:800}.ofnmi-resource-help strong{font-size:12px}.ofnmi-resource-help em{font-style:normal;font-size:10px;color:#80786f}.ofnmi-resource-help button{border:0;background:transparent;color:var(--of-green);font-weight:800;font-size:10px;cursor:pointer;white-space:nowrap}@media(max-width:760px){.ofnmi-resource-group .ofnmi-resource-tools{grid-template-columns:1fr}.ofnmi-resource-help{align-items:flex-start;flex-direction:column;gap:7px}.ofnmi-resource-help button{padding:0}}

/* v0.26 — correction robuste des espaces métier Ressources */
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group{
  padding:14px 0 10px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group h3{
  margin:0 0 9px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tools{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 10px;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool,
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool:nth-child(odd){
  display:grid;
  grid-template-columns:minmax(0,1fr) 34px;
  align-items:center;
  gap:10px;
  min-width:0;
  min-height:48px;
  padding:9px 9px 9px 12px;
  border:1px solid #e2ddd3;
  border-radius:9px;
  background:#fff;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool:hover{
  border-color:#cbd6a6;
  background:#fcfdf8;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool>span{
  display:block;
  min-width:0;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool strong{
  display:block;
  min-width:0;
  font-size:12px;
  line-height:1.28;
  white-space:normal;
  overflow-wrap:anywhere;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool small{
  display:none;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool button{
  appearance:none;
  width:30px;
  height:30px;
  min-width:30px;
  padding:0!important;
  border:1px solid #d9d3c7;
  border-radius:50%;
  background:#faf9f5;
  color:var(--of-green);
  display:grid;
  place-items:center;
  font-size:0!important;
  line-height:1;
  cursor:pointer;
  text-decoration:none!important;
  overflow:hidden;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool button::after{
  content:'→';
  font-size:12px;
  font-weight:800;
  line-height:1;
}
.ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool button:hover{
  border-color:var(--of-green);
  background:#f1f3e7;
}
@media(max-width:860px){
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tools{
    grid-template-columns:1fr;
  }
}
@media(max-width:520px){
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool,
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool:nth-child(odd){
    grid-template-columns:minmax(0,1fr) 30px;
    padding:8px 7px 8px 10px;
  }
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-group .ofnmi-resource-tool button{
    width:28px;
    height:28px;
    min-width:28px;
  }
}
/* v0.27 — démarches, sources officielles et demandes prêtes à envoyer */
.ofnmi-view[data-panel="resources"] .ofnmi-group-intro{margin:0 0 12px;color:#746f66;font-size:12px;line-height:1.5}
.ofnmi-request-tools{display:grid;grid-template-columns:1fr;gap:8px}
.ofnmi-request-tool{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 14px;border:1px solid #dfd9cd;border-radius:10px;background:#fff}
.ofnmi-request-tool span strong{display:block;font-size:13px;line-height:1.3}.ofnmi-request-tool span small{display:block;margin-top:3px;color:#8a8175;font-size:11px;line-height:1.35}
.ofnmi-request-tool>div{display:flex;gap:7px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.ofnmi-request-tool a,.ofnmi-request-tool button{appearance:none;border:1px solid #d8d2c6;border-radius:999px;background:#faf9f5;color:#4d4a44;padding:7px 10px;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer;white-space:nowrap}
.ofnmi-request-tool button{background:#eef1df;border-color:#ccd6a7;color:var(--of-green)}
.ofnmi-request-tool a:hover,.ofnmi-request-tool button:hover{border-color:var(--of-green)}
@media(max-width:700px){.ofnmi-request-tool{grid-template-columns:1fr}.ofnmi-request-tool>div{justify-content:flex-start}}


/* v0.28 — Mes productions : OFNMI prépare, les outils graphiques finalisent */
.ofnmi-production-studio{max-width:1080px;margin:0 auto 28px;padding:22px;border:1px solid #e6e2d9;border-radius:20px;background:#faf8f3}
.ofnmi-production-studio-head{max-width:720px;margin-bottom:18px}.ofnmi-production-studio-head small,.ofnmi-productions-label span{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--of-green)}
.ofnmi-production-studio-head h2{margin:5px 0 6px;font-size:22px}.ofnmi-production-studio-head p{margin:0;color:#6c6b67;line-height:1.55}
.ofnmi-production-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ofnmi-production-types button{appearance:none;text-align:left;border:1px solid #e3dfd5;background:#fff;border-radius:14px;padding:14px 15px;min-height:82px;cursor:pointer;transition:.18s ease}
.ofnmi-production-types button:hover{border-color:var(--of-green);transform:translateY(-1px)}.ofnmi-production-types strong{display:block;font-size:14px;color:#222;margin-bottom:5px}.ofnmi-production-types span{display:block;font-size:12px;color:#777;line-height:1.35}
.ofnmi-external-design{display:flex;align-items:center;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #e7e3da}.ofnmi-external-design span{margin-right:auto}.ofnmi-external-design strong,.ofnmi-external-design small{display:block}.ofnmi-external-design small{color:#888;margin-top:2px}.ofnmi-external-design a{border:1px solid #ddd8ce;background:#fff;border-radius:999px;padding:8px 12px;text-decoration:none;color:#333;font-size:12px;font-weight:700}.ofnmi-external-design a:hover{border-color:var(--of-green);color:var(--of-green)}
.ofnmi-productions-label{max-width:1080px;margin:0 auto 10px}
@media(max-width:850px){.ofnmi-production-types{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.ofnmi-production-studio{padding:16px}.ofnmi-production-types{grid-template-columns:1fr}.ofnmi-external-design{align-items:flex-start;flex-wrap:wrap}.ofnmi-external-design span{width:100%;margin-bottom:4px}}

/* V0.29 — philosophie Mon Office : méthode avant outil */
.ofnmi-method-manifesto{display:flex;align-items:flex-start;gap:14px;max-width:920px;margin:0 0 18px;padding:13px 15px;border-left:3px solid var(--of-green);background:rgba(85,110,16,.055);border-radius:0 12px 12px 0}.ofnmi-method-manifesto strong{flex:0 0 270px;font-size:13px;line-height:1.45;color:#2d2d2b}.ofnmi-method-manifesto span{font-size:12px;line-height:1.55;color:#74716a}.ofnmi-hero-method{max-width:760px;margin:-5px auto 20px;text-align:center;font-size:12px;line-height:1.45;color:#98958e}.ofnmi-resource-intro:after{content:"Une méthode pour agir, complétée par les outils adaptés lorsque c’est utile.";display:block;margin-top:8px;font-size:11px;color:#98958e}
@media(max-width:760px){.ofnmi-method-manifesto{display:block}.ofnmi-method-manifesto strong{display:block;margin-bottom:5px}.ofnmi-hero-method{padding:0 12px;margin-bottom:16px}}

.ofnmi-o-signature{display:flex!important;align-items:center;justify-content:center;gap:9px;color:var(--of-ink)!important;font-size:15px!important;margin:0 0 5px!important}.ofnmi-o-badge{width:27px;height:27px;border-radius:50%;display:inline-grid;place-items:center;background:var(--of-green);color:#fff;font-size:14px;font-weight:700}.ofnmi-intelligence-signature{font-size:12px;color:#77736d;margin:0 0 8px}.ofnmi-hero-method{margin:0 auto 18px!important}.ofnmi-hero h1{margin-top:0}


/* v0.34 — univers métier Ressources */
.ofnmi-trade-tabs{max-width:1040px;margin:18px auto 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:5px;background:#ece9df;border-radius:14px}
.ofnmi-trade-tabs button{border:0;background:transparent;border-radius:10px;padding:12px 16px;font-weight:800;color:#5d5d59;cursor:pointer}
.ofnmi-trade-tabs button.is-active{background:#fff;color:var(--of-green);box-shadow:0 1px 5px rgba(0,0,0,.08)}
.ofnmi-trade-panel{max-width:1040px;margin:0 auto}.ofnmi-trade-panel[hidden]{display:none!important}
@media(max-width:720px){.ofnmi-trade-tabs{grid-template-columns:1fr}.ofnmi-trade-tabs button{padding:10px}}

/* v0.36 — retours utilisateurs + bouton discret dans l’en-tête */
.ofnmi-feedback-trigger{appearance:none;border:1px solid rgba(85,110,16,.18);background:rgba(255,255,255,.62);color:#66635e;border-radius:999px;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:650;cursor:pointer;white-space:nowrap;transition:.18s}
.ofnmi-feedback-trigger>span:first-child{color:var(--of-green);font-size:13px;line-height:1}
.ofnmi-feedback-trigger:hover{background:#fff;border-color:rgba(85,110,16,.42);color:var(--of-green)}
.ofnmi-feedback-card{max-width:620px}
.ofnmi-feedback-card form{display:flex;flex-direction:column;gap:15px;margin-top:22px}
.ofnmi-feedback-card label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#4d4a45}
.ofnmi-feedback-card select,.ofnmi-feedback-card textarea{width:100%;border:1px solid #ddd7cc;border-radius:12px;background:#fff;padding:12px 13px;color:#242424;font:inherit}
.ofnmi-feedback-card textarea{resize:vertical;line-height:1.5}
.ofnmi-feedback-card .ofnmi-feedback-context{flex-direction:row;align-items:center;font-weight:500;color:#77716a;gap:9px}
.ofnmi-feedback-card .ofnmi-feedback-context input{width:auto;margin:0}
.ofnmi-feedback-card button[type="submit"]{align-self:flex-start;border:0;background:var(--of-green);color:#fff;border-radius:999px;padding:11px 17px;font-weight:750;cursor:pointer}
.ofnmi-feedback-card button[type="submit"]:disabled{opacity:.55;cursor:wait}
@media(max-width:1050px){.ofnmi-feedback-trigger>span:last-child{display:none}.ofnmi-feedback-trigger{padding:8px}}
\n\n/* v0.37 — poursuivre la conversation directement sous chaque réponse de O */
.ofnmi-inline-followup{margin-top:24px;padding-top:18px;border-top:1px solid #e8e4db;transition:.18s ease}
.ofnmi-inline-followup-head{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-bottom:10px}
.ofnmi-inline-followup-head strong{font-size:13px;color:#2b2b28}
.ofnmi-inline-followup-head span{font-size:12px;color:#8a877f}
.ofnmi-inline-followup-field{display:flex;align-items:flex-end;gap:9px;padding:7px 8px 7px 14px;border:1px solid #ddd8cd;border-radius:18px;background:#faf9f6;transition:.18s ease}
.ofnmi-inline-followup-field:focus-within{border-color:#8da43e;box-shadow:0 0 0 3px rgba(85,110,16,.07);background:#fff}
.ofnmi-inline-followup textarea{flex:1;min-width:0;min-height:42px;max-height:140px;resize:vertical;border:0!important;box-shadow:none!important;outline:0!important;background:transparent!important;padding:9px 2px!important;margin:0!important;color:#2d2c29;font-size:14px;line-height:1.45}
.ofnmi-inline-followup textarea::placeholder{color:#9b9891}
.ofnmi-inline-followup button[type="submit"]{flex:0 0 42px;width:42px;height:42px;border:0!important;border-radius:50%!important;background:var(--of-green)!important;color:#fff!important;font-size:21px!important;line-height:1!important;margin:0!important;padding:0!important;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 14px rgba(85,110,16,.18)}
.ofnmi-inline-followup button[type="submit"]:hover{background:#465c0c!important;transform:translateY(-1px)}
.ofnmi-inline-followup button[type="submit"]:disabled{opacity:.45;cursor:default;transform:none}
.ofnmi-inline-followup.is-past{opacity:.55}
.ofnmi-inline-followup.is-past textarea,.ofnmi-inline-followup.is-past button{pointer-events:none}
@media(max-width:600px){.ofnmi-inline-followup-head span{display:none}.ofnmi-inline-followup-field{border-radius:15px}.ofnmi-inline-followup button[type="submit"]{flex-basis:38px;width:38px;height:38px}}

/* v0.38 — Ressources resserrées sur desktop */
@media (min-width: 921px){
  .ofnmi-view[data-panel="resources"]{
    max-width:900px;
  }
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-intro{
    max-width:900px;
  }
  .ofnmi-trade-tabs,
  .ofnmi-trade-panel,
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-list{
    max-width:900px;
  }
}

/* v0.39 — téléchargements directs des productions de O */
.ofnmi-output-tools{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:18px}
.ofnmi-output-tools .ofnmi-copy-deliverable,.ofnmi-output-tools .ofnmi-download-output{appearance:none;border:1px solid #ddd7ca;border-radius:999px;background:#f7f4ec;color:#222;padding:10px 15px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;margin:0}
.ofnmi-output-tools .ofnmi-download-output{background:#252525;border-color:#252525;color:#fff}
.ofnmi-output-tools .ofnmi-download-output:hover{background:var(--of-green);border-color:var(--of-green)}

/* v0.40 — accueil public, essai gratuit et compte */
.ofnmi-public{font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:#282828;background:radial-gradient(circle at 50% 28%,#fff 0,#f3efe6 75%);min-height:100vh}.ofnmi-public *{box-sizing:border-box}.ofnmi-public-nav{height:92px;max-width:1180px;margin:auto;padding:24px 26px;display:flex;align-items:center;justify-content:space-between}.ofnmi-public-brand strong{display:block;letter-spacing:.25em;font-size:24px}.ofnmi-public-brand span{font-size:11px;color:#77746e}.ofnmi-public-nav nav{display:flex;align-items:center;gap:26px}.ofnmi-public a{text-decoration:none;color:inherit}.ofnmi-public-cta,.ofnmi-public-primary{background:#556E10!important;color:#fff!important;border-radius:999px;padding:12px 20px;font-weight:700}.ofnmi-public-hero{max-width:920px;margin:95px auto 70px;text-align:center;padding:0 24px}.ofnmi-public-hero>span,.ofnmi-public-pricing>span,.ofnmi-public-signup>div>span{font-size:11px;letter-spacing:2px;font-weight:800;color:#556E10}.ofnmi-public-hero h1{font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.05em;margin:18px 0 22px;font-weight:500}.ofnmi-public-hero p{max-width:700px;margin:0 auto 30px;font-size:19px;color:#68645e}.ofnmi-public-hero>div{display:flex;justify-content:center;gap:12px}.ofnmi-public-secondary{padding:11px 19px;border:1px solid rgba(40,40,40,.14);border-radius:999px;background:#fff}.ofnmi-public-hero>small{display:block;margin-top:18px;color:#8b877f}.ofnmi-public-benefits{max-width:1000px;margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 24px}.ofnmi-public-benefits article{background:#fff;border:1px solid rgba(40,40,40,.11);border-radius:20px;padding:28px}.ofnmi-public-benefits b{color:#556E10;font-size:12px}.ofnmi-public-benefits h2{font-size:20px}.ofnmi-public-benefits p{color:#77716a}.ofnmi-public-pricing{max-width:760px;margin:0 auto 90px;text-align:center;padding:0 24px}.ofnmi-public-pricing h2{font-size:40px;margin:8px 0 24px}.ofnmi-price-card{max-width:420px;margin:auto;background:#fff;border:1px solid rgba(85,110,16,.3);border-radius:24px;padding:30px;text-align:left}.ofnmi-price-card small{color:#556E10;font-weight:800;letter-spacing:1.5px}.ofnmi-price-card strong{display:block;font-size:42px;margin:10px 0}.ofnmi-price-card a{display:inline-block;margin-top:12px;font-weight:800;color:#556E10}.ofnmi-price-note{font-size:12px;color:#99948b}.ofnmi-public-signup{max-width:980px;margin:0 auto;padding:55px 24px 100px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.ofnmi-public-signup h2{font-size:42px;margin:8px 0}.ofnmi-public-signup form{background:#fff;border:1px solid rgba(40,40,40,.11);border-radius:24px;padding:28px}.ofnmi-public-signup label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.ofnmi-public-signup input,.ofnmi-public-signup select{display:block;width:100%;margin-top:6px;border:1px solid #ddd8cd;border-radius:12px;padding:12px;background:#fff}.ofnmi-public-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ofnmi-public-signup button{border:0;background:#556E10;color:#fff;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer}.ofnmi-public-signup form>small{display:block;margin-top:12px;color:#918c83}.ofnmi-public-error{padding:11px 13px;background:#fff2ef;border-radius:10px;margin-bottom:15px;font-size:12px}.ofnmi-public-card{max-width:520px;margin:18vh auto;background:#fff;border:1px solid rgba(40,40,40,.11);border-radius:24px;padding:38px;text-align:center}.ofnmi-public-card h1{font-size:38px}.ofnmi-public-card .ofnmi-public-primary{display:inline-block;margin-top:15px}.ofnmi-account-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f5f3eb;border:1px solid #ded9cc;border-radius:16px;padding:18px;margin:18px 0 22px}.ofnmi-account-summary span>*{display:block}.ofnmi-account-summary span small{font-size:9px;color:#556E10;letter-spacing:1.4px;font-weight:800}.ofnmi-account-summary span strong{font-size:17px;margin:4px 0}.ofnmi-account-summary span em{font-style:normal;font-size:12px;color:#77716a}.ofnmi-account-summary>a{font-size:12px;font-weight:800;color:#556E10}.ofnmi-account-footer{margin-top:24px;padding-top:18px;border-top:1px solid #e5e0d5;text-align:center}.ofnmi-account-footer a{color:#77716a;font-size:13px;text-decoration:none}.ofnmi-account-footer a:hover{color:#556E10}@media(max-width:760px){.ofnmi-public-nav nav a:not(.ofnmi-public-cta){display:none}.ofnmi-public-benefits,.ofnmi-public-signup{grid-template-columns:1fr}.ofnmi-public-hero{margin-top:60px}.ofnmi-public-hero h1{font-size:48px}}

/* v0.41 — suggestions d’adresses réelles */
.ofnmi-address-host{position:relative;width:100%}.ofnmi-address-host>input,.ofnmi-address-host>textarea{width:100%}
.ofnmi-address-suggestions{position:absolute;z-index:10030;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #ddd8cd;border-radius:14px;box-shadow:0 14px 35px rgba(32,31,27,.13);padding:6px;max-height:290px;overflow:auto}
.ofnmi-address-suggestions button{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;width:100%!important;text-align:left!important;border:0!important;background:transparent!important;color:#2b2b28!important;border-radius:9px!important;padding:10px 11px!important;margin:0!important;cursor:pointer!important;box-shadow:none!important}
.ofnmi-address-suggestions button:hover,.ofnmi-address-suggestions button:focus{background:#f3efe6!important;outline:0}
.ofnmi-address-suggestions strong{font-size:13px;font-weight:700}.ofnmi-address-suggestions small{font-size:10px;color:#89857d;font-weight:500}

/* v0.43 — validation e-mail, abonnement et espace compte */
.ofnmi-public-success{padding:12px 14px;background:#f0f5e4;border:1px solid #cad5a7;border-radius:10px;margin-bottom:15px;font-size:13px;color:#40520d}
.ofnmi-resend-form{grid-column:2;padding:18px 22px!important;margin-top:-38px;background:rgba(255,255,255,.62)!important}
.ofnmi-resend-form>strong{display:block;font-size:12px;margin-bottom:9px}.ofnmi-resend-form>div{display:flex;gap:8px}.ofnmi-resend-form input{margin:0!important;flex:1}.ofnmi-resend-form button{white-space:nowrap;padding:10px 15px!important}
.ofnmi-account-summary>button{border:0;background:transparent;color:#556E10;font-size:12px;font-weight:800;cursor:pointer;padding:7px 0}.ofnmi-account-summary>button:hover{text-decoration:underline}
.ofnmi-email-state{font-size:11px;color:#607719;margin:-10px 0 18px;padding-left:2px}
.ofnmi-subscription-card{width:min(760px,100%)}.ofnmi-subscription-current{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 12px}.ofnmi-subscription-current>span{background:#fff;border:1px solid var(--of-line);border-radius:15px;padding:17px}.ofnmi-subscription-current small{display:block;color:var(--of-green);font-size:9px;letter-spacing:1.4px;font-weight:800}.ofnmi-subscription-current strong{display:block;font-size:17px;margin-top:5px}.ofnmi-trial-progress{height:7px;background:#ddd9ce;border-radius:99px;overflow:hidden;margin:8px 0 18px}.ofnmi-trial-progress i{display:block;height:100%;background:var(--of-green);border-radius:99px}.ofnmi-subscription-offers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.ofnmi-subscription-offers article{background:#fff;border:1px solid var(--of-line);border-radius:18px;padding:21px}.ofnmi-subscription-offers article.is-highlight{border-color:rgba(85,110,16,.42);background:#f8f9f2}.ofnmi-subscription-offers small{font-size:9px;letter-spacing:1.3px;color:var(--of-green);font-weight:800}.ofnmi-subscription-offers h3{font-size:25px;margin:7px 0}.ofnmi-subscription-offers h3 span{font-size:12px;color:var(--of-muted);font-weight:500}.ofnmi-subscription-offers p{font-size:13px;color:var(--of-muted);min-height:42px}.ofnmi-subscription-offers button,.ofnmi-subscription-links button{border:1px solid var(--of-line);background:#f0eee7;border-radius:999px;padding:10px 14px;color:#8c887f}.ofnmi-subscription-note{background:#efede5;border-radius:14px;padding:15px 17px;margin:8px 0 16px}.ofnmi-subscription-note strong{font-size:13px}.ofnmi-subscription-note p{font-size:12px;color:var(--of-muted);margin:4px 0 0}.ofnmi-subscription-links{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:760px){.ofnmi-resend-form{grid-column:auto;margin-top:0}.ofnmi-resend-form>div,.ofnmi-subscription-current,.ofnmi-subscription-offers{grid-template-columns:1fr;display:grid}.ofnmi-account-summary{align-items:flex-start;flex-direction:column}}
.ofnmi-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ofnmi-price-grid .ofnmi-price-card{max-width:none;margin:0}.ofnmi-price-card.is-highlight{border-color:rgba(85,110,16,.48);background:#f8f9f2}.ofnmi-price-card strong em{font-size:12px;font-style:normal;font-weight:500;color:#8d887f}.ofnmi-price-card>span{display:block;margin-top:12px;font-size:11px;color:#9b968d}.ofnmi-public-pricing{max-width:980px}
@media(max-width:760px){.ofnmi-price-grid{grid-template-columns:1fr}}
/* v0.45 — accueil public compact centré sur O */
.ofnmi-public{background:#f7f4ed}.ofnmi-public-nav{height:78px;max-width:1120px}.ofnmi-public-nav button{border:0;cursor:pointer}.ofnmi-public-hero{max-width:940px;margin:72px auto 46px}.ofnmi-public-hero h1{font-size:clamp(48px,6vw,74px);font-weight:500}.ofnmi-public-hero h1 b{color:#556E10}.ofnmi-public-hero p{max-width:760px}.ofnmi-public-primary{border:0;cursor:pointer;font-size:14px}.ofnmi-public-demo{max-width:820px;margin:0 auto 92px;background:#fff;border:1px solid #ded9cc;border-radius:24px;padding:28px 32px;text-align:left;box-shadow:0 18px 45px rgba(40,40,40,.05)}.ofnmi-demo-label,.ofnmi-public-jobs>span,.ofnmi-public-method>span{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#556E10}.ofnmi-public-demo>p{font-size:22px;line-height:1.35;margin:12px 0 22px}.ofnmi-demo-flow{display:flex;align-items:center;gap:14px;padding-top:18px;border-top:1px solid #ebe6dc;font-size:14px}.ofnmi-demo-flow i,.ofnmi-public-method i{font-style:normal;color:#8aa121}.ofnmi-public-demo>small{display:block;margin-top:12px;color:#8b877f}.ofnmi-public-jobs{max-width:940px;margin:0 auto 90px;padding:0 24px;text-align:center}.ofnmi-public-jobs h2,.ofnmi-public-method h2,.ofnmi-public-final h2{font-size:38px;letter-spacing:-.03em;margin:9px 0 28px}.ofnmi-job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left}.ofnmi-job-grid article{background:#fff;border:1px solid #ded9cc;border-radius:18px;padding:25px}.ofnmi-job-grid b{font-size:11px;color:#556E10}.ofnmi-job-grid h3{font-size:22px;margin:14px 0 9px}.ofnmi-job-grid p{color:#77716a;line-height:1.55;margin:0}.ofnmi-public-method{max-width:820px;margin:0 auto 92px;text-align:center;padding:42px 34px;border-top:1px solid #ded9cc;border-bottom:1px solid #ded9cc}.ofnmi-public-method h2{margin-bottom:14px}.ofnmi-public-method p{font-size:18px;line-height:1.55;color:#68645e}.ofnmi-public-method>div{margin-top:25px;font-weight:700;word-spacing:8px}.ofnmi-public-pricing{max-width:940px}.ofnmi-public-pricing h2{font-size:38px}.ofnmi-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ofnmi-price-card{width:auto;padding:24px;border-radius:18px}.ofnmi-price-card strong{font-size:34px}.ofnmi-price-card em{font-size:12px;font-style:normal;font-weight:500}.ofnmi-price-card button{border:0;background:transparent;color:#556E10;font-weight:800;padding:0;cursor:pointer}.ofnmi-price-card.is-highlight{border-color:#556E10;background:#f5f6ec}.ofnmi-public-final{max-width:800px;margin:0 auto;padding:45px 24px 100px;text-align:center}.ofnmi-public-final h2 strong{color:#556E10}.ofnmi-public-final p{margin-top:22px;color:#8b877f}.ofnmi-public-final p a{text-decoration:underline}.ofnmi-signup-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}.ofnmi-signup-modal.is-open{display:flex}.ofnmi-signup-backdrop{position:absolute;inset:0;background:rgba(24,24,22,.48);backdrop-filter:blur(5px)}.ofnmi-signup-dialog{position:relative;z-index:1;width:min(500px,100%);max-height:92vh;overflow:auto;background:#f7f4ed;border-radius:24px;padding:32px;box-shadow:0 28px 80px rgba(0,0,0,.2)}.ofnmi-signup-dialog>span{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#556E10}.ofnmi-signup-dialog h2{font-size:34px;margin:8px 0}.ofnmi-signup-dialog>p{color:#77716a}.ofnmi-signup-dialog form{margin-top:20px}.ofnmi-signup-dialog label{display:block;font-size:12px;font-weight:700;margin-bottom:12px}.ofnmi-signup-dialog input,.ofnmi-signup-dialog select{display:block;width:100%;margin-top:6px;border:1px solid #d8d3c7;border-radius:11px;padding:12px;background:#fff}.ofnmi-signup-dialog form>button,.ofnmi-resend-form button{border:0;background:#556E10;color:#fff;border-radius:999px;padding:13px 18px;font-weight:800;cursor:pointer}.ofnmi-signup-dialog form>small{display:block;margin-top:12px;color:#918c83}.ofnmi-signup-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:28px;cursor:pointer}.ofnmi-resend-form{border-top:1px solid #ded9cc;padding-top:18px}.ofnmi-resend-form>div{display:flex;gap:8px}.ofnmi-resend-form input{margin-top:8px}.ofnmi-resend-form button{margin-top:8px;white-space:nowrap}@media(max-width:760px){.ofnmi-job-grid,.ofnmi-price-grid{grid-template-columns:1fr}.ofnmi-public-demo{margin-left:18px;margin-right:18px}.ofnmi-demo-flow{flex-wrap:wrap}.ofnmi-public-hero h1 br{display:none}}

/* v0.46 — grille tarifaire hybride */
.ofnmi-price-hint{max-width:760px;margin:18px auto 0;text-align:center;font-size:12px;line-height:1.55;color:#777}
/* v0.47.0 — accueil : démonstration question / réponse */
.ofnmi-public-hero{max-width:880px;margin:64px auto 42px}.ofnmi-public-hero h1{font-size:clamp(44px,5.2vw,66px);line-height:.98}.ofnmi-public-hero p{font-size:17px;line-height:1.45;max-width:690px}
.ofnmi-public-demo{max-width:1000px;padding:0;overflow:hidden;background:transparent;border:0;box-shadow:none;margin-bottom:92px}.ofnmi-demo-head{text-align:center;margin-bottom:20px}.ofnmi-demo-head span{display:block;font-size:10px;letter-spacing:1.8px;font-weight:800;color:#556E10;margin-bottom:6px}.ofnmi-demo-head strong{font-size:22px;font-weight:650}.ofnmi-demo-grid{display:grid;grid-template-columns:.86fr 1.14fr;border:1px solid #ded9cc;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(40,40,40,.045)}.ofnmi-demo-grid article{padding:32px 34px}.ofnmi-demo-question{display:flex;flex-direction:column;justify-content:center;background:#fff}.ofnmi-demo-question p{font-size:25px;line-height:1.35;margin:18px 0 0;letter-spacing:-.02em}.ofnmi-demo-answer{background:#f2f3e8;border-left:1px solid #dce1c9}.ofnmi-demo-answer .ofnmi-demo-label b{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;border-radius:50%;background:#556E10;color:#fff;font-size:14px;letter-spacing:0}.ofnmi-demo-answer h3{font-size:21px;line-height:1.3;margin:17px 0 8px}.ofnmi-demo-answer>p{margin:0 0 17px;color:#68645e;line-height:1.5}.ofnmi-demo-answer ol{list-style:none;counter-reset:odemo;margin:0;padding:0}.ofnmi-demo-answer li{counter-increment:odemo;position:relative;padding:11px 0 11px 40px;border-top:1px solid rgba(85,110,16,.14)}.ofnmi-demo-answer li:before{content:'0' counter(odemo);position:absolute;left:0;top:12px;color:#556E10;font-size:10px;font-weight:800;letter-spacing:1px}.ofnmi-demo-answer li b,.ofnmi-demo-answer li span{display:block}.ofnmi-demo-answer li b{font-size:14px}.ofnmi-demo-answer li span{font-size:12px;color:#77716a;margin-top:3px}.ofnmi-demo-answer>a{display:inline-block;margin-top:18px;color:#556E10;font-weight:800;font-size:13px;text-decoration:none}.ofnmi-demo-tools{text-align:center;color:#8b877f;font-size:12px;padding-top:15px}.ofnmi-demo-tools i{font-style:normal;color:#a5b46c;padding:0 5px}
@media(max-width:760px){.ofnmi-public-hero{margin-top:52px}.ofnmi-demo-grid{grid-template-columns:1fr;margin:0 18px}.ofnmi-demo-answer{border-left:0;border-top:1px solid #dce1c9}.ofnmi-demo-grid article{padding:25px}.ofnmi-demo-question p{font-size:21px}.ofnmi-demo-tools{padding-left:20px;padding-right:20px}}
.ofnmi-export-identity{margin:18px 0 14px;padding:16px 18px;border:1px solid #d8dcc5;border-radius:16px;background:#f7f8ef}.ofnmi-export-identity small{color:#556e10;font-weight:800;letter-spacing:.12em}.ofnmi-export-identity h3{margin:6px 0 5px;font-size:18px}.ofnmi-export-identity p{margin:0;font-size:13px;line-height:1.5;color:#706b61}.ofnmi-profile-form label small,#ofnmi-profile-form label small{display:block;margin-top:5px;font-size:11px;color:#8a857b}

/* v0.50 — mini-formulaire contextuel O : regrouper vite les infos utiles */
.ofnmi-clarifications{margin:18px 0;padding:20px;border:1px solid #d9d5c8;border-radius:18px;background:#f8f6ef}
.ofnmi-clarifications>small{display:block;margin-bottom:5px;color:#556e10;font-weight:800;letter-spacing:.13em}
.ofnmi-clarifications:before{content:"Quelques informations pour aller droit au résultat";display:block;font-size:18px;font-weight:750;margin-bottom:14px;color:#171717}
.ofnmi-clarifications{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}
.ofnmi-clarifications>small,.ofnmi-clarifications:before,.ofnmi-clarification-submit{grid-column:1/-1}
.ofnmi-clarification{margin:0;padding:13px;background:#fff;border:1px solid #e2ded2;border-radius:12px}
.ofnmi-clarification h3{font-size:14px;margin:0 0 9px;line-height:1.35}
.ofnmi-clarification-options{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}
.ofnmi-clarification-options button{font-size:12px;padding:7px 9px;border-radius:999px}
.ofnmi-clarification input{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #ddd8ca;border-radius:8px;background:#fff}
.ofnmi-clarification-submit{justify-self:start;margin-top:2px}
@media(max-width:720px){.ofnmi-clarifications{grid-template-columns:1fr}}

/* v0.54 — identité produit autonome */
.ofnmi-brand strong{font-size:30px;letter-spacing:-.06em;font-weight:700;color:var(--of-green);line-height:1}

/* v0.55 — raccourcis quotidiens */
.ofnmi-daily-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:820px;margin:10px auto 0;text-align:left}.ofnmi-daily-shortcuts>button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;border:1px solid var(--of-line);background:rgba(255,255,255,.62);border-radius:18px;padding:15px 17px;cursor:pointer;transition:.2s;box-shadow:0 7px 22px rgba(40,40,40,.025)}.ofnmi-daily-shortcuts>button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 26px rgba(40,40,40,.055)}.ofnmi-shortcut-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#f1f3e5;color:var(--of-green);font-size:21px}.ofnmi-daily-shortcuts span span{display:block}.ofnmi-daily-shortcuts small{display:block;font-size:9px;letter-spacing:.13em;color:var(--of-green);font-weight:800;margin-bottom:2px}.ofnmi-daily-shortcuts strong{display:block;font-size:15px;line-height:1.25}.ofnmi-daily-shortcuts em{display:block;font-style:normal;font-size:11px;color:var(--of-muted);margin-top:3px}.ofnmi-daily-shortcuts b{font-size:19px;font-weight:400;color:var(--of-green)}
@media(max-width:720px){.ofnmi-daily-shortcuts{grid-template-columns:1fr}.ofnmi-daily-shortcuts>button{padding:13px 14px}}

/* v0.57 — profil professionnel et onboarding personnalisé */
.ofnmi-onboarding-card{width:min(760px,100%);padding:34px!important;background:#f7f4ed!important}
.ofnmi-onboarding-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px}.ofnmi-onboarding-brand b{font-size:34px;line-height:1;color:var(--of-green);letter-spacing:-.07em}.ofnmi-onboarding-brand span{font-size:12px;color:var(--of-muted)}
.ofnmi-onboarding-card>small,.ofnmi-prof-profile small{display:block;color:var(--of-green);font-size:9px;letter-spacing:.14em;font-weight:800}.ofnmi-onboarding-card>h2{font-size:31px;line-height:1.08;margin:8px 0 10px;letter-spacing:-.03em}.ofnmi-onboarding-card>p{color:var(--of-muted);margin:0 0 24px;max-width:620px;line-height:1.5}
.ofnmi-onboarding-step{display:none}.ofnmi-onboarding-step.is-active{display:block;animation:ofnmiStepIn .18s ease both}@keyframes ofnmiStepIn{from{opacity:.2;transform:translateX(8px)}to{opacity:1;transform:none}}
.ofnmi-step-count{display:block;font-size:9px;letter-spacing:.15em;color:#979286;font-weight:800;margin-bottom:6px}.ofnmi-onboarding-step h3{font-size:22px;margin:0 0 15px}.ofnmi-step-help{font-size:12px;color:var(--of-muted);margin:-7px 0 14px}
.ofnmi-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ofnmi-choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ofnmi-choice-grid label,.ofnmi-day-picker label,.ofnmi-inline-checks label{position:relative;cursor:pointer;margin:0!important}.ofnmi-choice-grid input,.ofnmi-day-picker input,.ofnmi-inline-checks input{position:absolute;opacity:0;pointer-events:none}.ofnmi-choice-grid label>span{display:flex;flex-direction:column;justify-content:center;min-height:64px;padding:13px 14px;border:1px solid #ddd8cc;border-radius:13px;background:#fff;font-size:13px;font-weight:700;transition:.16s}.ofnmi-choice-grid label>span small{font-size:10px;font-weight:500;color:#8a857c;margin-top:3px}.ofnmi-choice-grid input:checked+span{border-color:var(--of-green);background:#f2f5e8;box-shadow:0 0 0 1px rgba(85,110,16,.08)}
.ofnmi-day-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-bottom:16px}.ofnmi-day-picker label>span,.ofnmi-inline-checks label>span{display:grid;place-items:center;min-height:39px;padding:8px;border:1px solid #ddd8cc;border-radius:10px;background:#fff;font-size:11px;font-weight:700;transition:.16s}.ofnmi-day-picker input:checked+span,.ofnmi-inline-checks input:checked+span{background:#f1f4e5;border-color:var(--of-green);color:#42570c}
.ofnmi-time-range{display:flex;align-items:center;gap:8px;margin-top:6px}.ofnmi-time-range input{margin:0!important;min-width:0}.ofnmi-time-range span{color:#999}
.ofnmi-onboarding-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid #e1dccf}.ofnmi-onboarding-actions button{border:0;border-radius:999px;padding:11px 17px;font-weight:800;cursor:pointer}.ofnmi-onboarding-back{background:transparent!important;color:#777!important}.ofnmi-onboarding-next,.ofnmi-onboarding-submit{background:var(--of-green)!important;color:#fff!important}
.ofnmi-prof-profile{margin:18px 0 13px;padding:16px 18px;border-radius:16px;background:#f1f4e6;border:1px solid #d8dec0}.ofnmi-prof-profile h3{font-size:18px;margin:5px 0}.ofnmi-prof-profile p{font-size:12px;color:var(--of-muted);margin:0;line-height:1.45}.ofnmi-profile-fieldset{border:0!important;padding:0!important;margin:14px 0!important}.ofnmi-profile-fieldset legend{font-size:11px;font-weight:800;margin-bottom:8px;color:#56534c}.ofnmi-inline-checks{display:flex;gap:7px;flex-wrap:wrap}.ofnmi-inline-checks label>span{display:block;min-height:0;padding:8px 10px;border-radius:999px}.ofnmi-days-inline{flex-wrap:nowrap}.ofnmi-days-inline label{flex:1}.ofnmi-days-inline label>span{border-radius:9px;padding:8px 4px;text-align:center}
@media(max-width:720px){.ofnmi-onboarding-card{padding:24px!important}.ofnmi-choice-grid,.ofnmi-choice-grid-3{grid-template-columns:1fr}.ofnmi-day-picker{grid-template-columns:repeat(4,1fr)}.ofnmi-onboarding-card>h2{font-size:25px}.ofnmi-days-inline{flex-wrap:wrap}.ofnmi-days-inline label{flex:0 0 calc(25% - 6px)}}

/* v0.58 — horaires personnalisés par journée */
.ofnmi-schedule-editor{display:grid;gap:8px;margin-top:12px}.ofnmi-schedule-row{display:grid;grid-template-columns:105px 150px minmax(230px,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #ddd8cc;border-radius:13px;background:rgba(255,255,255,.72)}.ofnmi-schedule-row[hidden]{display:none!important}.ofnmi-schedule-row>strong{font-size:12px}.ofnmi-schedule-row select{margin:0!important;min-width:0}.ofnmi-schedule-row .ofnmi-time-range{margin:0}.ofnmi-copy-day{border:0;background:transparent;color:var(--of-green);font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap;padding:7px 4px}.ofnmi-copy-day:hover{text-decoration:underline}.ofnmi-copy-day.is-done{color:#50640e}.ofnmi-schedule-editor-profile{margin:0 0 16px}.ofnmi-schedule-editor-profile .ofnmi-schedule-row{background:#fbfaf7}
@media(max-width:820px){.ofnmi-schedule-row{grid-template-columns:90px 1fr}.ofnmi-schedule-row .ofnmi-time-range{grid-column:1/-1}.ofnmi-copy-day{grid-column:1/-1;text-align:left;padding-left:0}}@media(max-width:520px){.ofnmi-schedule-row{grid-template-columns:1fr}.ofnmi-schedule-row .ofnmi-time-range,.ofnmi-copy-day{grid-column:auto}.ofnmi-schedule-row .ofnmi-time-range input{width:100%}}

/* v0.59 — livrables longs plus lisibles */
.ofnmi-ai-deliverable{font-size:14px;line-height:1.55;color:#302f2c}
.ofnmi-ai-deliverable>p{margin:8px 0 14px!important;color:#4f4c47!important}
.ofnmi-deliverable-section{margin:18px 0 12px;padding-top:14px;border-top:1px solid #e6e1d6}
.ofnmi-deliverable-section:first-child{border-top:0;padding-top:0}
.ofnmi-deliverable-section h3{margin:0 0 10px;font-size:17px;line-height:1.25}
.ofnmi-deliverable-list{margin:7px 0 15px;padding:0;list-style:none;display:grid;gap:6px}
.ofnmi-deliverable-list li{position:relative;padding:9px 12px 9px 34px;background:#faf9f5;border:1px solid #ece7dc;border-radius:10px}
.ofnmi-deliverable-list li:before{content:'•';position:absolute;left:15px;color:var(--of-green);font-weight:800}
.ofnmi-deliverable-list.is-numbered{counter-reset:olist}
.ofnmi-deliverable-list.is-numbered li{counter-increment:olist;padding-left:44px}
.ofnmi-deliverable-list.is-numbered li:before{content:counter(olist,decimal-leading-zero);font-size:10px;top:12px;left:13px;letter-spacing:.05em}
.ofnmi-schedule{display:grid;gap:7px;margin:8px 0 18px}
.ofnmi-schedule-row{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:start;padding:10px 12px;background:#fff;border:1px solid #e6e1d6;border-radius:10px}
.ofnmi-schedule-row time{color:var(--of-green);font-weight:750;font-size:12px;white-space:nowrap}
.ofnmi-schedule-row span{color:#393733}
.ofnmi-native-table-wrap{overflow:auto;margin:14px 0 18px;border:1px solid #ded9cd;border-radius:12px;background:#fff}
.ofnmi-native-table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.35}
.ofnmi-native-table th{background:#f3f0e8;text-align:left;font-size:11px;padding:10px;white-space:nowrap}
.ofnmi-native-table td{padding:10px;border-top:1px solid #ece7dc;vertical-align:top;min-width:90px}
.ofnmi-ai-deliverable .ofnmi-output-tools{margin-top:18px}
@media(max-width:700px){.ofnmi-schedule-row{grid-template-columns:86px 1fr}.ofnmi-ai-deliverable{font-size:13px}}
/* v0.60 — réponses longues plus visuelles */
.ofnmi-ai-deliverable .ofnmi-deliverable-section{margin:22px 0 10px;padding:12px 14px;border:1px solid #e1ddcf;border-radius:12px;background:#f4f5e9}
.ofnmi-ai-deliverable .ofnmi-deliverable-section:first-child{margin-top:4px}
.ofnmi-ai-deliverable .ofnmi-deliverable-section h3{margin:0;color:#27320b;font-size:14px;font-weight:850;letter-spacing:.01em}
.ofnmi-ai-deliverable .ofnmi-deliverable-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 18px;padding:0;list-style:none;counter-reset:oitem}
.ofnmi-ai-deliverable .ofnmi-deliverable-list li{position:relative;margin:0;padding:11px 12px 11px 34px;border:1px solid #e6e1d6;border-radius:11px;background:#fff;line-height:1.45}
.ofnmi-ai-deliverable .ofnmi-deliverable-list li:before{content:'✓';position:absolute;left:12px;top:10px;color:var(--of-green);font-weight:900}
.ofnmi-ai-deliverable .ofnmi-deliverable-list.is-numbered{counter-reset:oitem}
.ofnmi-ai-deliverable .ofnmi-deliverable-list.is-numbered li{counter-increment:oitem}
.ofnmi-ai-deliverable .ofnmi-deliverable-list.is-numbered li:before{content:counter(oitem);display:grid;place-items:center;width:18px;height:18px;top:11px;left:9px;border-radius:50%;background:#eef1df;font-size:10px}
@media(max-width:700px){.ofnmi-ai-deliverable .ofnmi-deliverable-list{grid-template-columns:1fr}}

/* v0.62 — correction affichage inscription */
.ofnmi-signup-dialog{width:min(620px,calc(100vw - 32px));padding:34px 38px;overflow:auto}
.ofnmi-signup-form{margin-top:22px!important}
.ofnmi-signup-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}
.ofnmi-signup-grid label{margin:0!important}
.ofnmi-signup-grid .is-wide{grid-column:1/-1}
.ofnmi-signup-form>button{display:block;width:100%;margin-top:18px!important}
.ofnmi-signup-form>small{margin-top:10px!important;line-height:1.45}
.ofnmi-resend-panel{margin-top:20px;padding-top:16px;border-top:1px solid #ded9cc}
.ofnmi-resend-panel summary{cursor:pointer;font-size:12px;font-weight:700;color:#69665f;list-style:none}
.ofnmi-resend-panel summary::-webkit-details-marker{display:none}
.ofnmi-resend-panel summary:after{content:" +";color:#556E10;font-weight:800}
.ofnmi-resend-panel[open] summary:after{content:" −"}
.ofnmi-resend-form{grid-column:auto!important;margin:12px 0 0!important;padding:0!important;border:0!important;background:transparent!important}
.ofnmi-resend-form>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}
.ofnmi-resend-form input{min-width:0;margin:0!important}
.ofnmi-resend-form button{margin:0!important;padding:12px 16px!important}
@media(max-width:620px){.ofnmi-signup-dialog{padding:30px 22px}.ofnmi-signup-grid{grid-template-columns:1fr}.ofnmi-signup-grid .is-wide{grid-column:auto}.ofnmi-resend-form>div{grid-template-columns:1fr}.ofnmi-resend-form button{width:100%}}

/* v0.63 — compte existant : état dédié et explicite */
.ofnmi-account-found{text-align:center;padding:8px 4px 2px}
.ofnmi-account-found>span{display:block;font-size:10px;letter-spacing:1.8px;font-weight:800;color:#556E10;margin-bottom:18px}
.ofnmi-account-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;background:#eef1df;color:#556E10;font-size:25px;font-weight:900}
.ofnmi-account-found h2{font-size:34px;line-height:1.08;margin:0 0 10px}
.ofnmi-account-found>p{max-width:430px;margin:0 auto 18px;color:#77716a;line-height:1.55}
.ofnmi-account-email{padding:13px 16px;margin:0 auto 18px;border:1px solid #ded9cc;border-radius:12px;background:#fff;font-weight:700;overflow-wrap:anywhere}
.ofnmi-account-primary{display:block;width:100%;padding:14px 18px;border-radius:999px;background:#556E10;color:#fff!important;font-weight:800;text-decoration:none!important}
.ofnmi-account-secondary{display:inline-block;margin-top:15px;color:#5f5b55!important;font-size:13px;font-weight:700;text-decoration:underline!important;text-underline-offset:3px}
.ofnmi-account-resend{margin:0!important}
.ofnmi-account-resend button{display:block;width:100%;border:0;background:#556E10;color:#fff;border-radius:999px;padding:14px 18px;font-weight:800;cursor:pointer}
.ofnmi-account-found .ofnmi-resend-panel{text-align:left;margin-top:22px}

/* v0.66 — authentification unifiée */
.ofnmi-signup-backdrop{background:linear-gradient(90deg,rgba(20,39,19,.94) 0 50%,rgba(243,239,230,.94) 50% 100%);backdrop-filter:blur(4px)}
.ofnmi-signup-dialog{width:min(520px,calc(100vw - 32px));background:rgba(255,255,255,.98);border:1px solid rgba(40,40,40,.08);border-radius:24px;padding:30px 38px 34px;box-shadow:0 24px 70px rgba(15,21,12,.18)}
.o-auth-brand{display:flex;align-items:center;gap:15px;padding:0 0 20px;margin-bottom:18px;border-bottom:1px solid #ebe6dc}.o-auth-mark{font-size:42px;line-height:1;font-weight:700;letter-spacing:-.08em;color:#556e10}.o-auth-brand strong{display:block;font-size:19px;line-height:1.1}.o-auth-brand span{display:block;margin-top:4px;font-size:12px;color:#747168}.o-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f3efe6;border-radius:12px;padding:4px;margin:0 0 24px}.o-auth-tabs a,.o-auth-tabs b{padding:10px 12px;border-radius:9px;text-align:center;text-decoration:none;font-size:13px}.o-auth-tabs a{color:#747168}.o-auth-tabs b{background:#fff;color:#20201d;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.ofnmi-signup-dialog h2{font-size:32px;letter-spacing:-.035em}.ofnmi-signup-dialog input{min-height:50px;border-radius:10px}.ofnmi-signup-form>button{width:100%;min-height:52px;border-radius:10px!important;font-size:15px;box-shadow:0 8px 22px rgba(85,110,16,.18)}.ofnmi-signup-form>small{line-height:1.6}.ofnmi-signup-form>small strong{color:#556e10}.ofnmi-signup-close{z-index:3}
@media(max-width:620px){.ofnmi-signup-backdrop{background:linear-gradient(160deg,#21351d 0,#3d5130 34%,#f3efe6 34%,#f3efe6 100%)}.ofnmi-signup-dialog{padding:26px 22px}.o-auth-brand{padding-right:28px}.o-auth-tabs{grid-template-columns:1fr 1fr}}
/* v0.67 — accueil public plus intuitif */
.ofnmi-public-hero-v2{max-width:980px;margin:68px auto 58px}
.ofnmi-public-hero-v2 h1{font-size:clamp(44px,5.4vw,70px);line-height:1.02;margin-bottom:20px}
.ofnmi-public-hero-v2 h1 b{font-weight:650;color:#556E10}
.ofnmi-public-hero-v2>p{font-size:15px;line-height:1.65;margin-bottom:26px;color:#282828}
.ofnmi-public-hero-v2>p small{font-size:15px;color:#77716a}
.ofnmi-public-prompt{width:min(780px,100%);margin:0 auto 15px;padding:14px 16px 14px 22px;border:1px solid #ded9cc;border-radius:26px;background:#fff;display:grid;grid-template-columns:28px 1fr 48px;align-items:center;text-align:left;box-shadow:0 16px 42px rgba(40,40,40,.07);cursor:pointer;color:#282828}
.ofnmi-public-prompt>span:first-child{font-size:20px}
.ofnmi-public-prompt>span:nth-child(2){display:flex;flex-direction:column;gap:4px}
.ofnmi-public-prompt strong{font-size:18px;font-weight:500}
.ofnmi-public-prompt em{font-size:12px;font-style:normal;color:#99948b}
.ofnmi-public-prompt>b{width:44px;height:44px;border-radius:50%;background:#556E10;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}
.ofnmi-public-examples{display:flex!important;justify-content:center;gap:8px!important;flex-wrap:wrap;margin:0 auto 22px}
.ofnmi-public-examples button{border:1px solid #ded9cc;background:#fff;border-radius:999px;padding:9px 14px;color:#57534d;font-size:12px;cursor:pointer}
.ofnmi-public-hero-v2>.ofnmi-public-primary{display:inline-block}
.ofnmi-public-free{display:block!important;margin-top:12px!important}
.ofnmi-public-demo-v2{max-width:1000px;margin-bottom:96px}
.ofnmi-public-demo-v2 .ofnmi-demo-head{margin-bottom:22px}
.ofnmi-demo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ofnmi-demo-steps article{position:relative;min-height:210px;background:#fff;border:1px solid #ded9cc;border-radius:20px;padding:26px;text-align:left}
.ofnmi-demo-steps article>b{position:absolute;right:22px;top:20px;font-size:28px;color:#e1e4d4;font-weight:700}
.ofnmi-demo-steps article>span{font-size:10px;letter-spacing:1.7px;color:#556E10;font-weight:800}
.ofnmi-demo-steps article p{font-size:19px;line-height:1.42;margin:36px 0 0;letter-spacing:-.01em}
.ofnmi-demo-steps article.is-result{background:#f2f3e8;border-color:#dce1c9}
.ofnmi-demo-steps ul{list-style:none;padding:25px 0 0;margin:0}
.ofnmi-demo-steps li{position:relative;padding:8px 0 8px 25px;border-bottom:1px solid rgba(85,110,16,.12);font-size:13px;font-weight:650}
.ofnmi-demo-steps li:before{content:'✓';position:absolute;left:0;color:#556E10;font-weight:900}
.ofnmi-demo-cta{text-align:center;margin-top:22px}
@media(max-width:760px){.ofnmi-public-hero-v2{margin-top:46px;padding:0 18px}.ofnmi-public-hero-v2 h1{font-size:42px}.ofnmi-public-hero-v2 h1 br{display:none}.ofnmi-public-prompt{grid-template-columns:24px 1fr 44px}.ofnmi-public-prompt em{display:none}.ofnmi-public-examples{display:none!important}.ofnmi-demo-steps{grid-template-columns:1fr;margin:0 18px}.ofnmi-demo-steps article{min-height:0}.ofnmi-public-demo-v2 .ofnmi-demo-head{padding:0 18px}}
/* v0.68 — accueil : valeur immédiate et effet produit */
.ofnmi-public-hero-v3{max-width:1120px;margin:64px auto 54px;text-align:center;padding:0 22px}
.o-hero-audience{display:flex;justify-content:center;gap:10px;margin-bottom:22px}.o-hero-audience span{font-size:11px;letter-spacing:.16em;font-weight:800;color:#556E10;border:1px solid #d9d7c8;background:#fff;padding:7px 12px;border-radius:999px}
.ofnmi-public-hero-v3 h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 auto 22px;max-width:1050px}.ofnmi-public-hero-v3 h1 b{color:#556E10;font-weight:650}.o-hero-lead{max-width:750px;margin:0 auto 30px!important;font-size:18px!important;line-height:1.55!important;color:#625e58!important}.o-hero-lead strong{color:#242424}
.o-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:930px;margin:0 auto 24px;text-align:left;border:1px solid #ddd9cc;border-radius:20px;background:rgba(255,255,255,.68);overflow:hidden}.o-hero-proof>div{padding:18px 20px;display:grid;grid-template-columns:34px 1fr;column-gap:8px}.o-hero-proof>div+div{border-left:1px solid #e5e1d6}.o-hero-proof b{grid-row:1/3;color:#556E10;font-size:12px}.o-hero-proof strong{font-size:15px}.o-hero-proof span{font-size:12px;color:#77716a;margin-top:3px;line-height:1.4}
.o-hero-prompt{max-width:930px!important;margin:0 auto!important;grid-template-columns:54px 1fr 54px!important;text-align:left!important}.o-prompt-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#556E10;color:#fff!important;font-weight:800!important;font-size:15px!important}.o-hero-prompt strong{font-size:20px!important}.o-hero-actions{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:20px}.o-hero-actions span{font-size:12px;color:#817a70}
.o-necessity{background:#eeede5;border-top:1px solid #e0ddcf;border-bottom:1px solid #e0ddcf;padding:64px 28px 58px}.o-necessity-head{text-align:center;max-width:780px;margin:0 auto 32px}.o-necessity-head>span{font-size:11px;letter-spacing:.18em;font-weight:800;color:#556E10}.o-necessity-head h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.035em;margin:10px 0 14px}.o-necessity-head h2 strong{color:#556E10}.o-necessity-head p{font-size:16px;color:#6f6961;line-height:1.55}.o-necessity-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.o-necessity-grid article{background:#fff;border:1px solid #dcd8ca;border-radius:20px;padding:26px 28px;min-height:190px;box-shadow:0 10px 30px rgba(40,40,40,.035)}.o-necessity-grid article>span{font-size:10px;letter-spacing:.15em;font-weight:800;color:#556E10}.o-necessity-grid h3{font-size:23px;letter-spacing:-.025em;margin:10px 0}.o-necessity-grid p{color:#69645e;line-height:1.5;margin-bottom:18px}.o-necessity-grid article>b{font-size:12px;color:#556E10}.o-necessity-bottom{max-width:1120px;margin:22px auto 0;padding:20px 24px;border-radius:18px;background:#273a21;color:#fff;display:flex;align-items:center;justify-content:space-between}.o-necessity-bottom strong{font-size:19px}.o-necessity-bottom button{border:0;background:#fff;color:#273a21;border-radius:999px;padding:12px 18px;font-weight:750;cursor:pointer}
@media(max-width:760px){.ofnmi-public-hero-v3{margin-top:38px}.ofnmi-public-hero-v3 h1{font-size:44px}.ofnmi-public-hero-v3 h1 br{display:none}.o-hero-lead{font-size:16px!important}.o-hero-proof{grid-template-columns:1fr}.o-hero-proof>div+div{border-left:0;border-top:1px solid #e5e1d6}.o-hero-actions{flex-direction:column;gap:9px}.o-necessity{padding:46px 18px}.o-necessity-grid{grid-template-columns:1fr}.o-necessity-bottom{align-items:flex-start;flex-direction:column;gap:14px}.o-hero-audience{gap:5px}.o-hero-audience span{font-size:9px;padding:6px 8px}}

/* v0.69 — hero public calqué sur l’expérience connectée */
.ofnmi-public-hero-v4{max-width:1120px;margin:74px auto 72px;text-align:center;padding:0 22px;min-height:620px;display:flex;flex-direction:column;justify-content:center}
.o-public-intro{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 24px;text-align:left}.o-public-intro>div:last-child{display:flex;flex-direction:column;gap:3px}.o-public-intro strong{font-size:16px}.o-public-intro span{font-size:12px;color:#77716a}.o-public-orb{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#556E10;color:#fff;font-size:14px;font-weight:850}
.ofnmi-public-hero-v4 h1{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-.055em;margin:0 auto 18px;max-width:1100px}.o-hero-lead-v4{font-size:17px;color:#716b64;margin:0 auto 34px;max-width:720px;line-height:1.55}.o-hero-lead-v4 strong{color:#282828}
.o-hero-prompt-v4{max-width:980px!important;width:100%;margin:0 auto!important;grid-template-columns:34px 1fr 58px!important;text-align:left!important;padding:15px 17px 15px 24px!important;border-radius:30px!important;box-shadow:0 22px 55px rgba(40,40,40,.09)!important}.o-prompt-plus{font-size:22px;color:#282828}.o-hero-prompt-v4 strong{font-size:21px!important;font-weight:500!important}.o-hero-prompt-v4 em{font-size:12px!important}.o-hero-prompt-v4>b{width:52px;height:52px;border-radius:50%;background:#556E10;color:#fff;display:grid;place-items:center;font-size:20px}
.o-public-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;width:100%;margin:18px auto 0}.o-public-shortcuts button{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;text-align:left;column-gap:10px;padding:14px 17px;border:1px solid #dedacf;border-radius:16px;background:rgba(255,255,255,.72);cursor:pointer;color:#282828}.o-public-shortcuts button>span{grid-row:1/3;width:34px;height:34px;border-radius:10px;background:#f0f2e5;color:#556E10;display:grid;place-items:center;font-size:17px}.o-public-shortcuts strong{font-size:14px}.o-public-shortcuts small{font-size:11px;color:#817a70;margin-top:2px}
.ofnmi-public-hero-v4 .o-hero-actions{margin-top:22px}.o-public-discover{margin-top:28px;font-size:12px;color:#706b63;text-decoration:none}.o-public-discover:hover{color:#556E10}
@media(max-width:760px){.ofnmi-public-hero-v4{margin:36px auto 48px;min-height:0;padding:36px 18px}.ofnmi-public-hero-v4 h1{font-size:44px}.o-hero-lead-v4{font-size:15px}.o-public-shortcuts{grid-template-columns:1fr}.o-public-intro{margin-bottom:20px}.o-hero-prompt-v4{grid-template-columns:24px 1fr 48px!important;padding-left:17px!important}.o-hero-prompt-v4 strong{font-size:18px!important}.o-hero-prompt-v4 em{display:none}.o-hero-prompt-v4>b{width:44px;height:44px}.ofnmi-public-hero-v4 .o-hero-actions{flex-direction:column}.o-public-discover{margin-top:20px}}
/* v0.70 — essai immédiat + exemples tournants */
.o-hero-prompt-v4{display:grid!important}.o-hero-prompt-v4 .o-public-input-wrap{position:relative;min-width:0;display:block!important}.o-hero-prompt-v4 input{width:100%;height:48px;border:0!important;outline:0!important;background:transparent!important;font-size:20px;color:#282828;padding:0 8px;box-shadow:none!important}.o-hero-prompt-v4 em{position:absolute;left:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:17px!important;color:#9b968d;transition:opacity .18s ease,transform .18s ease}.o-hero-prompt-v4 em.is-changing{opacity:0;transform:translateY(-42%)}.o-hero-prompt-v4>button{border:0;width:52px;height:52px;border-radius:50%;background:#556E10;color:#fff;display:grid;place-items:center;font-size:20px;cursor:pointer}.o-public-free-line{margin:10px 0 18px;font-size:13px;color:#777167}.o-public-free-line strong{color:#556E10}.o-public-test-result{width:min(980px,100%);margin:18px auto 24px;text-align:left}.o-test-thinking,.o-test-locked,.o-test-answer{background:#fff;border:1px solid #e2ddd2;border-radius:24px;padding:24px 28px;box-shadow:0 18px 50px rgba(40,40,40,.07)}.o-test-answer>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#556E10}.o-test-answer h2{font-size:25px!important;margin:8px 0 10px!important;text-align:left!important}.o-test-answer>p,.o-test-content{font-size:14px;line-height:1.65;color:#5e5a53}.o-test-content p{margin:8px 0}.o-test-next{margin-top:20px;padding-top:18px;border-top:1px solid #ece7dc;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.o-test-next strong{font-size:16px}.o-test-next p{flex:1 1 320px;margin:0;color:#6f6a61;font-size:13px}.o-test-next small{font-size:11px;color:#8d877d}.o-test-locked{text-align:center}.o-test-locked p{color:#777167}.o-hero-prompt-v4.is-loading>button{opacity:.55;pointer-events:none}
@media(max-width:760px){.o-hero-prompt-v4 input{font-size:17px}.o-hero-prompt-v4 em{font-size:14px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}.o-test-next{align-items:flex-start}.o-test-answer{padding:20px}.o-public-free-line{padding:0 14px}}
/* v0.71 — essai conversationnel public */
.o-test-continue{margin-top:22px;padding:18px 20px;border:1px solid #dfe4cf;border-radius:18px;background:#f7f8ef}.o-test-continue strong{display:block;font-size:17px;margin-bottom:4px}.o-test-continue p{margin:0;color:#666}.o-test-clarify{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.o-test-clarify>strong{width:100%;margin-bottom:4px}.o-guest-follow{border:1px solid #d8d3c5;background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer;font-weight:600}.o-guest-follow:hover{border-color:#587400;color:#587400}
/* v0.72 — guest trial follows the same conversational flow as O */
.o-guest-reply-form{margin-top:22px;padding-top:18px;border-top:1px solid #ece7dc}.o-guest-reply-box{display:grid;grid-template-columns:1fr 48px;gap:10px;align-items:end;border:1px solid #dcd6c9;background:#fbfaf6;border-radius:18px;padding:8px 9px 8px 15px}.o-guest-reply-input{width:100%;min-height:46px;max-height:140px;resize:vertical;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:12px 2px 8px;font:inherit;font-size:15px;line-height:1.45;color:#282828}.o-guest-reply-box button{width:44px;height:44px;border:0;border-radius:50%;background:#556E10;color:#fff;font-size:18px;cursor:pointer}.o-guest-reply-form>small{display:block;margin:7px 4px 0;text-align:right;color:#8c867c;font-size:11px}.o-test-clarify{margin-bottom:10px}.o-test-continue{display:none!important}
/* v0.74 — rythme vertical homogène des sections publiques */
.ofnmi-public-jobs{margin:0 auto!important;padding:64px 24px!important}
.ofnmi-public-method{margin:0 auto 92px!important;padding:64px 34px!important}
@media(max-width:760px){.ofnmi-public-jobs{padding:46px 18px!important}.ofnmi-public-method{padding:46px 22px!important}}

/* v0.76 — zone de désinscription */
.ofnmi-account-footer{display:flex;flex-direction:column;align-items:center;gap:12px}
.ofnmi-delete-account-link{border:0;background:transparent;color:#9b4f43;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:4px 8px}
.ofnmi-delete-account-link:hover{color:#7e3026}
.ofnmi-delete-account-card{max-width:620px!important}
.ofnmi-delete-account-card>small{color:#9b4f43!important}
.ofnmi-danger-note{margin:18px 0;padding:18px 20px;border:1px solid #e2c3bc;background:#fff6f3;border-radius:16px;color:#6f3028}
.ofnmi-danger-note strong{display:block;margin-bottom:6px}
.ofnmi-danger-note p{margin:0;line-height:1.55}
.ofnmi-delete-payment-note{font-size:13px;line-height:1.55;color:#6e6961;margin:0 0 18px}
.ofnmi-delete-confirm{display:flex!important;align-items:flex-start;gap:10px;margin:14px 0!important;font-size:13px!important;line-height:1.45}
.ofnmi-delete-confirm input{width:auto!important;margin:3px 0 0!important;flex:0 0 auto}
.ofnmi-delete-type{display:block;margin-top:18px!important;font-size:12px!important;color:#66615b}
.ofnmi-delete-type span{display:block;margin-bottom:7px}
.ofnmi-delete-type input{width:100%;border:1px solid #ddd6c9;border-radius:12px;padding:12px 14px;background:#fff}
.ofnmi-delete-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}
.ofnmi-delete-cancel{background:#f5f2eb!important;color:#4f4a43!important;border:1px solid #ded8cc!important}
.ofnmi-delete-account-confirm{background:#8f3429!important;color:#fff!important;border:0!important}
.ofnmi-delete-account-confirm:disabled{opacity:.38;cursor:not-allowed}
#ofnmi-delete-account-status{display:block;margin-top:12px;color:#8f3429;font-size:12px}
@media(max-width:640px){.ofnmi-delete-actions{flex-direction:column}.ofnmi-delete-actions button{width:100%}}

/* v0.77 — FAQ publique + identité O */
.o-public-faq{max-width:940px;margin:0 auto 92px;padding:64px 24px 0;border-top:1px solid #ded9cc;text-align:center}.o-public-faq>span{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#556E10}.o-public-faq>h2{font-size:38px;letter-spacing:-.03em;margin:9px 0 30px}.o-faq-list{max-width:820px;margin:0 auto;text-align:left;border-top:1px solid #ded9cc}.o-faq-list details{border-bottom:1px solid #ded9cc;padding:0 4px}.o-faq-list summary{list-style:none;cursor:pointer;padding:20px 38px 20px 0;font-size:17px;font-weight:700;position:relative}.o-faq-list summary::-webkit-details-marker{display:none}.o-faq-list summary:after{content:'+';position:absolute;right:5px;top:17px;font-size:24px;font-weight:400;color:#556E10}.o-faq-list details[open] summary:after{content:'−'}.o-faq-list p{margin:-4px 45px 20px 0;color:#68645e;line-height:1.6;font-size:15px}.o-faq-ask{max-width:720px;margin:50px auto 0;padding:30px;border-radius:20px;background:#fff;border:1px solid #ded9cc}.o-faq-ask small{font-size:9px;letter-spacing:1.6px;font-weight:800;color:#556E10}.o-faq-ask h3{font-size:25px;margin:8px 0 18px}.o-faq-ask a{display:flex;align-items:center;justify-content:space-between;text-align:left;border:1px solid #ded9cc;border-radius:999px;padding:14px 18px;color:#77716a!important;background:#faf9f6}.o-faq-ask a b{color:#556E10;font-size:20px}@media(max-width:760px){.o-public-faq{padding:46px 18px 0}.o-public-faq>h2{font-size:31px}.o-faq-list summary{font-size:15px}.o-faq-list p{margin-right:15px}.o-faq-ask{padding:22px}}

/* v0.80 — univers élargis + FAQ enrichie */
.ofnmi-jobs-lead{max-width:720px;margin:0 auto 30px;color:#6c675f;line-height:1.6}.ofnmi-job-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ofnmi-job-grid-4 article p{line-height:1.55}.o-faq-intro{max-width:680px;margin:-16px auto 28px;color:#706b63;line-height:1.6}.o-faq-list details[open]{background:rgba(255,255,255,.42)}@media(max-width:980px){.ofnmi-job-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ofnmi-job-grid-4{grid-template-columns:1fr}.o-faq-intro{margin-top:-10px}}

/* v0.81.0 — Aide & FAQ connectée */
.ofnmi-view[data-panel="help"]{max-width:1040px;margin:0 auto;padding:70px 24px 90px}
.ofnmi-help-intro{text-align:center;max-width:760px;margin:0 auto 34px}.ofnmi-help-intro>p{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--of-green);margin:0 0 10px}.ofnmi-help-intro h1{font-size:44px;letter-spacing:-.04em;margin:0 0 10px}.ofnmi-help-intro>span{display:block;color:var(--of-muted);line-height:1.55}.ofnmi-help-intro input{width:100%;margin-top:25px;border:1px solid var(--of-line);background:#fff;border-radius:18px;padding:17px 20px;font:inherit;outline:none;box-shadow:0 10px 35px rgba(31,38,25,.04)}
.ofnmi-help-faq{max-width:850px;margin:0 auto;border-top:1px solid var(--of-line)}.ofnmi-help-faq details{border-bottom:1px solid var(--of-line);background:rgba(255,255,255,.34)}.ofnmi-help-faq summary{list-style:none;cursor:pointer;padding:20px 22px;font-weight:700;position:relative;padding-right:52px}.ofnmi-help-faq summary::-webkit-details-marker{display:none}.ofnmi-help-faq summary:after{content:'＋';position:absolute;right:20px;color:var(--of-green);font-size:20px;top:17px}.ofnmi-help-faq details[open] summary:after{content:'−'}.ofnmi-help-faq details p{margin:0;padding:0 52px 22px 22px;color:var(--of-muted);line-height:1.65}.ofnmi-help-empty{max-width:850px;margin:22px auto;text-align:center;color:var(--of-muted)}
.ofnmi-help-ask{max-width:850px;margin:42px auto 0;padding:30px;border-radius:24px;background:#263d20;color:#fff;text-align:center}.ofnmi-help-ask small{font-weight:800;letter-spacing:.16em}.ofnmi-help-ask h2{font-size:27px;margin:8px 0 18px}.ofnmi-help-ask button{border:0;border-radius:999px;background:#fff;color:#263d20;padding:12px 20px;font-weight:750;cursor:pointer}
@media(max-width:760px){.ofnmi-view[data-panel="help"]{padding:38px 16px 60px}.ofnmi-help-intro h1{font-size:32px}.ofnmi-help-faq details p{padding-right:22px}.ofnmi-switch{overflow-x:auto;justify-content:flex-start}.ofnmi-switch button{white-space:nowrap}}

/* v0.83 — sélecteur d'univers Ressources */
.ofnmi-universe-switcher{max-width:1180px;margin:0 0 22px;padding:18px 20px;background:#fff;border:1px solid #ddd8cd;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ofnmi-universe-switcher>div{display:grid;gap:3px}.ofnmi-universe-switcher small{color:var(--of-green);font-size:9px;font-weight:800;letter-spacing:1.6px}.ofnmi-universe-switcher strong{font-size:20px;line-height:1.2}.ofnmi-universe-switcher>div span{font-size:12px;color:#8a8176}.ofnmi-universe-switcher label{display:grid;gap:5px;min-width:310px}.ofnmi-universe-switcher label>span{font-size:9px;color:#8a8176;font-weight:700}.ofnmi-universe-switcher select{width:100%;appearance:auto;border:1px solid #dcd6cb;border-radius:11px;background:#faf9f5;padding:11px 13px;font:inherit;font-size:13px;color:#222;outline:none}.ofnmi-universe-switcher select:focus{border-color:var(--of-green);box-shadow:0 0 0 3px rgba(85,110,16,.08)}
@media(max-width:760px){.ofnmi-universe-switcher{align-items:stretch;flex-direction:column;gap:13px;padding:15px}.ofnmi-universe-switcher label{min-width:0}.ofnmi-universe-switcher strong{font-size:18px}}

/* v0.85 — documents premium / marque blanche */
.ofnmi-generated{padding:72px 72px 54px;border-radius:2px}.ofnmi-generated header{padding-bottom:30px;border-bottom:4px solid var(--doc-color)}.ofnmi-generated header small{display:inline-block;font-size:11px;letter-spacing:.16em;margin-bottom:8px}.ofnmi-generated h1{font-size:44px;line-height:1.04;margin:10px 0 12px;max-width:680px}.ofnmi-generated header p{font-size:13px;margin:0}.ofnmi-generated main{padding:38px 0 42px;font-size:16px;line-height:1.65}.ofnmi-generated main h2{font-size:25px;line-height:1.2;margin:34px 0 13px;padding-top:4px;color:var(--doc-color)}.ofnmi-generated main h2:first-child{margin-top:0}.ofnmi-generated main ul,.ofnmi-generated main ol{padding-left:24px;margin:10px 0 20px}.ofnmi-generated main li{margin:7px 0}.ofnmi-generated main table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0 28px;border:1px solid #dedbd3;border-radius:12px;overflow:hidden}.ofnmi-generated main th{background:#f1f3e9;color:var(--doc-color);font-size:12px;text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:12px}.ofnmi-generated main td{padding:12px;border-top:1px solid #e8e5de;vertical-align:top}.ofnmi-generated main blockquote,.ofnmi-generated .ofnmi-copy-block{border:0;border-left:4px solid var(--doc-color);background:#f7f8f2;border-radius:0 12px 12px 0;padding:18px 22px;margin:22px 0}.ofnmi-generated footer{margin-top:8px;padding-top:20px;font-size:12px}.ofnmi-generated footer strong{font-size:14px}.ofnmi-generated footer em{display:none!important}
@media print{@page{size:A4;margin:14mm 15mm 16mm}.ofnmi-generated{position:static!important;width:auto!important;max-width:none!important;padding:0!important;font-size:10.5pt!important}.ofnmi-generated header{padding-bottom:8mm}.ofnmi-generated h1{font-size:28pt!important}.ofnmi-generated main{padding:8mm 0 7mm;font-size:10.5pt!important}.ofnmi-generated main h2{font-size:16pt!important;break-after:avoid;page-break-after:avoid}.ofnmi-generated main p,.ofnmi-generated main li{orphans:3;widows:3}.ofnmi-generated main table,.ofnmi-generated blockquote,.ofnmi-generated .ofnmi-copy-block{break-inside:avoid;page-break-inside:avoid}.ofnmi-generated footer{break-inside:avoid;page-break-inside:avoid}}

/* v0.87 — saisie immobilière intelligente : adresse + références cadastrales */
.ofnmi-property-clarification{grid-column:1/-1}.ofnmi-property-tabs{display:flex;gap:8px;margin:10px 0 14px}.ofnmi-property-tabs button{border:1px solid var(--of-line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.ofnmi-property-tabs button.is-active{border-color:var(--of-green);background:#f1f4e7;color:var(--of-green)}.ofnmi-property-panel{display:none;margin:0 0 12px}.ofnmi-property-panel.is-active{display:block}.ofnmi-property-panel>label,.ofnmi-cadastre-grid label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#66615b}.ofnmi-address-wrap{position:relative}.ofnmi-address-wrap>input,.ofnmi-cadastre-grid input{width:100%;box-sizing:border-box;border:1px solid var(--of-line);border-radius:12px;background:#fff;padding:13px 14px;font:inherit;outline:none}.ofnmi-address-wrap>input:focus,.ofnmi-cadastre-grid input:focus{border-color:var(--of-green);box-shadow:0 0 0 3px rgba(85,110,16,.08)}.ofnmi-address-suggestions{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 5px);background:#fff;border:1px solid var(--of-line);border-radius:14px;box-shadow:0 16px 35px rgba(25,28,20,.12);overflow:hidden}.ofnmi-address-suggestions button{display:grid;width:100%;text-align:left;border:0;border-bottom:1px solid #eeeae2;background:#fff;padding:11px 14px;cursor:pointer}.ofnmi-address-suggestions button:last-child{border-bottom:0}.ofnmi-address-suggestions button:hover{background:#f5f6ed}.ofnmi-address-suggestions strong{font-size:13px}.ofnmi-address-suggestions small{margin-top:2px;color:#8a8176}.ofnmi-cadastre-grid{display:grid;grid-template-columns:1.3fr .8fr .55fr .75fr;gap:10px}.ofnmi-property-clarification>.ofnmi-clarification-options{margin-top:12px}@media(max-width:760px){.ofnmi-cadastre-grid{grid-template-columns:1fr 1fr}.ofnmi-property-tabs{flex-wrap:wrap}}

.ofnmi-pilotage-profile{margin:20px 0;padding:18px;border:1px solid #d8dcc5;border-radius:18px;background:#faf9f4}.ofnmi-pilotage-profile>small{color:#556e10;font-weight:800;letter-spacing:.12em}.ofnmi-pilotage-profile h3{margin:6px 0 4px;font-size:18px}.ofnmi-pilotage-profile>p{margin:0 0 14px;color:#706b61;font-size:13px;line-height:1.5}.ofnmi-pilotage-fields{display:grid;grid-template-columns:1.4fr .6fr;gap:14px;margin-top:12px}.ofnmi-context-fields{grid-template-columns:1fr 1fr}.ofnmi-pilotage-profile.is-support-role{background:#fbfaf6}.ofnmi-pilotage-profile.is-support-role .ofnmi-pilotage-fields:first-of-type:before{content:'Fonction support : les objectifs chiffrés sont facultatifs. Privilégiez vos responsabilités et priorités.';grid-column:1/-1;padding:10px 12px;border-radius:10px;background:#f1f3e7;color:#59611d;font-size:12px}@media(max-width:720px){.ofnmi-pilotage-fields,.ofnmi-context-fields{grid-template-columns:1fr}}


/* v0.92 — univers publics 3×2 + reset essai corrigé */
.ofnmi-public-jobs{max-width:1120px!important}
.ofnmi-public-jobs h2 strong{color:var(--of-green);font-weight:650}
.ofnmi-job-grid-6{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;text-align:left;margin-top:34px}
.ofnmi-job-grid-6 article{position:relative;min-height:250px;padding:28px 28px 26px;background:rgba(255,255,255,.86);border:1px solid #e2ded3;border-radius:20px;box-shadow:0 13px 34px rgba(40,40,40,.045)}
.ofnmi-job-grid-6 article>b{position:absolute;top:24px;left:28px;font-size:12px;letter-spacing:.04em;color:var(--of-green)}
.o-job-body{display:grid;grid-template-columns:74px 1fr;gap:22px;align-items:start;padding-top:48px}
.o-job-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#f1f3e7;color:var(--of-green);font-size:34px;line-height:1;font-family:Georgia,serif}
.o-job-body h3{font-size:24px;line-height:1.2;letter-spacing:-.025em;margin:4px 0 12px}
.o-job-body i{display:block;width:36px;height:2px;background:var(--of-green);margin:0 0 22px;border-radius:2px}
.o-job-body p{font-size:14px;line-height:1.7;color:#6d685f;margin:0}
.o-job-footer{margin:34px auto 0!important;font-size:14px!important;color:#5f5b54!important;text-align:center}
.o-job-footer:before{content:'○';color:var(--of-green);font-weight:900;margin-right:10px}
@media(max-width:900px){.ofnmi-job-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ofnmi-job-grid-6{grid-template-columns:1fr}.ofnmi-job-grid-6 article{min-height:0}.o-job-body{grid-template-columns:58px 1fr;gap:16px}.o-job-icon{width:54px;height:54px;font-size:27px}}
/* v0.93 — Ecosystème O. */
.o-ecosystem{max-width:1120px;margin:0 auto 92px;padding:58px 24px 0;border-top:1px solid #ded9cc;overflow:hidden}.o-ecosystem-head{text-align:center;max-width:760px;margin:0 auto 30px}.o-ecosystem-head>span{font-size:10px;letter-spacing:2px;font-weight:800;color:var(--of-green,#556E10)}.o-ecosystem-head h2{font-size:38px;letter-spacing:-.03em;margin:9px 0 12px}.o-ecosystem-head p{margin:0;color:#6d685f;font-size:16px;line-height:1.55}.o-ecosystem-marquee{position:relative;overflow:hidden;padding:8px 0 14px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.o-ecosystem-track{display:flex;gap:14px;width:max-content;animation:oEcoScroll 28s linear infinite}.o-ecosystem-marquee:hover .o-ecosystem-track{animation-play-state:paused}.o-ecosystem-track>a,.o-ecosystem-track>span{width:240px;min-height:128px;padding:21px 22px;background:#fff;border:1px solid #ded9cc;border-radius:18px;text-decoration:none;color:#282828;display:flex;flex-direction:column;justify-content:center;transition:.2s ease}.o-ecosystem-track>a:hover{transform:translateY(-3px);border-color:#9aaa67;box-shadow:0 12px 28px rgba(40,40,40,.06)}.o-ecosystem-track small{font-size:9px;letter-spacing:1.5px;font-weight:800;color:var(--of-green,#556E10);margin-bottom:9px}.o-ecosystem-track strong{font-size:21px;line-height:1.15}.o-ecosystem-track em{font-size:12px;font-style:normal;color:#827d74;margin-top:8px;line-height:1.4}.o-ecosystem-track .is-coming{background:#f3f1e9;border-style:dashed;opacity:.72}.o-ecosystem-note{max-width:900px;margin:13px auto 0;text-align:center;color:#99938a;font-size:10px;line-height:1.5}@keyframes oEcoScroll{from{transform:translateX(0)}to{transform:translateX(-34%)}}@media(max-width:760px){.o-ecosystem{padding-top:42px;margin-bottom:64px}.o-ecosystem-head h2{font-size:31px}.o-ecosystem-track>a,.o-ecosystem-track>span{width:210px;min-height:118px}}

.o-ecosystem-connected{max-width:1180px;margin:56px auto 84px;padding-top:48px}.o-ecosystem-connected .o-ecosystem-head h2{font-size:32px}.o-ecosystem-connected .o-ecosystem-head p{font-size:14px}@media(max-width:760px){.o-ecosystem-connected{margin-top:38px}}
\n\n/* v0.96 — essai public : fil strictement vertical, identique à la conversation connectée */
.o-public-test-result{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:0!important;
  width:min(980px,100%)!important;
}
.o-public-test-result>.ofnmi-thread-answer,
.o-public-test-result>.ofnmi-thinking,
.o-public-test-result>.o-test-locked{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  float:none!important;
  clear:both!important;
  align-self:stretch!important;
}
.o-public-test-result>.ofnmi-thread-user{
  display:block!important;
  width:auto!important;
  max-width:78%!important;
  min-width:0!important;
  float:none!important;
  clear:both!important;
  align-self:flex-end!important;
  margin:18px 0 10px auto!important;
}
.o-public-test-result .ofnmi-thread-answer{
  box-sizing:border-box!important;
  overflow:visible!important;
}
.o-public-test-result .ofnmi-ai-deliverable,
.o-public-test-result .ofnmi-clarifications,
.o-public-test-result .ofnmi-inline-followup{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  float:none!important;
  clear:both!important;
}
@media(max-width:700px){
  .o-public-test-result>.ofnmi-thread-user{max-width:92%!important}
}

/* v0.97 — accueil public : aucun conteneur de conversation vide avant la première demande */
.o-public-test-result[hidden]{display:none!important;margin:0!important;padding:0!important;min-height:0!important}
.o-public-test-result:not([hidden]){display:flex!important;margin:18px auto 24px!important}

/* v1.01 — essai public : rendu strictement identique au mode connecté.
   Seul le fil global reste vertical ; aucun style interne spécifique n'est imposé. */
.o-public-test-result .ofnmi-thread-answer{width:100%!important;max-width:100%!important}

/* v0.99 — hiérarchie des actions du compte */
.ofnmi-account-footer>a{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-width:190px;
  padding:11px 22px!important;
  border:1px solid #d9d4c8;
  border-radius:999px;
  background:#fff;
  color:#3d3b36!important;
  font-size:14px!important;
  font-weight:700;
  text-decoration:none!important;
}
.ofnmi-account-footer>a:hover{border-color:var(--of-green);color:var(--of-green)!important;background:#f8f9f2}
.ofnmi-delete-account-link{
  font-size:11px!important;
  color:#9a817b!important;
  text-decoration:none!important;
  padding:2px 8px!important;
}
.ofnmi-delete-account-link:hover{color:#9b4f43!important;text-decoration:underline!important;text-underline-offset:3px!important}
.ofnmi-feedback-file{display:flex!important;flex-direction:column;gap:8px;margin-top:18px}.ofnmi-feedback-file input[type=file]{padding:14px;border:1px dashed #cfc8b8;border-radius:14px;background:#fff}.ofnmi-feedback-file small,.ofnmi-feedback-warning{font-size:12px;color:#817b70}.ofnmi-feedback-warning{margin:6px 0 14px}


/* v1.03 — Mes productions : parcours direct */
.ofnmi-productions-head{max-width:1080px;margin:0 auto 18px}.ofnmi-productions-head h1{margin-bottom:7px}.ofnmi-productions-head>span{display:block;max-width:760px;color:#746f67;line-height:1.5}
.ofnmi-production-simple{background:transparent;border:0;padding:0}.ofnmi-production-prompt{width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"plus title arrow" "plus example arrow";gap:2px 14px;align-items:center;text-align:left;border:1px solid #ded8cc;background:#fff;border-radius:24px;padding:19px 22px;box-shadow:0 14px 34px rgba(44,39,30,.07);cursor:pointer}.ofnmi-production-prompt>span{grid-area:plus;font-size:22px}.ofnmi-production-prompt strong{grid-area:title;font-size:17px;font-weight:600}.ofnmi-production-prompt em{grid-area:example;font-size:12px;font-style:normal;color:#918a80;margin-top:3px}.ofnmi-production-prompt b{grid-area:arrow;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--of-green);color:#fff;font-size:19px}.ofnmi-production-prompt:hover{border-color:rgba(85,110,16,.5)}
.ofnmi-production-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.ofnmi-production-shortcuts button{appearance:none;text-align:left;border:1px solid #e2ddd3;background:#fff;border-radius:14px;padding:13px 14px;cursor:pointer}.ofnmi-production-shortcuts button:hover{border-color:var(--of-green)}.ofnmi-production-shortcuts strong,.ofnmi-production-shortcuts span{display:block}.ofnmi-production-shortcuts strong{font-size:13px}.ofnmi-production-shortcuts span{font-size:11px;color:#898279;margin-top:4px}
@media(max-width:760px){.ofnmi-production-shortcuts{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.ofnmi-production-shortcuts{grid-template-columns:1fr}.ofnmi-production-prompt{padding:16px}.ofnmi-production-prompt em{display:none}}
/* v1.04 — parcours matrice cadastrale : service compétent + formulaire officiel */
.ofnmi-cadastre-service{margin-top:12px;padding:15px 16px;border:1px solid #d8ddc3;border-radius:14px;background:#f6f7ef;display:grid;gap:6px}.ofnmi-cadastre-service[hidden]{display:none}.ofnmi-cadastre-service .ofnmi-service-kicker{font-size:10px;letter-spacing:.14em;font-weight:800;color:var(--of-green)}.ofnmi-cadastre-service>strong{font-size:15px}.ofnmi-cadastre-service>span{font-size:12px;color:#625e57}.ofnmi-service-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}.ofnmi-service-actions a{display:inline-flex;align-items:center;border:1px solid #d8d2c7;border-radius:999px;background:#fff;padding:8px 11px;color:#24231f;text-decoration:none;font-size:11px;font-weight:750}.ofnmi-service-actions a:hover{border-color:var(--of-green);color:var(--of-green)}.ofnmi-cadastre-service>small{font-size:10px;line-height:1.45;color:#847d72;margin-top:3px}.ofnmi-service-loading{font-size:12px;color:#716b62}

/* v1.05 — adresse réellement intuitive */
.ofnmi-address-wrap{z-index:20;position:relative}
.ofnmi-address-wrap>input{min-height:50px;padding:13px 16px;background:#fff}
.ofnmi-address-wrap:before{content:none}
.ofnmi-address-suggestions{max-height:330px;overflow:auto;border-radius:16px;box-shadow:0 18px 46px rgba(25,28,20,.16)}
.ofnmi-address-suggestions button{padding:13px 16px 12px;gap:3px}
.ofnmi-address-suggestions button:hover,.ofnmi-address-suggestions button.is-keyboard-active{background:#f1f4e7}
.ofnmi-address-suggestions strong{font-size:14px;line-height:1.35}
.ofnmi-address-suggestions small{font-size:11px;color:#7b756d}
.ofnmi-property-secondary-options:empty{display:none}


/* v1.07 — Ressources : choix immédiat d'une situation */
.ofnmi-workflow-guide{max-width:900px;margin:18px auto 24px;background:transparent;border:0;padding:0;box-shadow:none}
.ofnmi-workflow-guide-head{text-align:center;margin:6px auto 22px;max-width:620px}.ofnmi-workflow-guide-head small{display:block;color:var(--of-green);font-size:10px;font-weight:850;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:7px}.ofnmi-workflow-guide-head strong{display:block;font-size:26px;line-height:1.15;color:#292925}.ofnmi-workflow-guide-head span{display:block;color:#817a71;font-size:13px;margin-top:7px}
.ofnmi-workflow-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding:0}.ofnmi-workflow-step{appearance:none;border:1px solid #ddd8cd;background:#fff;border-radius:16px;padding:15px 16px;color:#34332f;cursor:pointer;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;text-align:left;min-height:78px;box-shadow:0 5px 16px rgba(35,35,25,.025)}.ofnmi-workflow-step:hover{border-color:#9dac6b;box-shadow:0 8px 22px rgba(35,35,25,.055);transform:translateY(-1px)}.ofnmi-workflow-step>i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f1f3e7;color:var(--of-green);font-size:11px;font-weight:850}.ofnmi-workflow-step span strong{display:block;font-size:13px;line-height:1.3}.ofnmi-workflow-step span small{display:block;color:#8a847b;font-size:10px;line-height:1.35;margin-top:4px;font-weight:500}.ofnmi-workflow-step>b{font-size:18px;color:var(--of-green)}
.ofnmi-situations-ready .ofnmi-resource-section{display:none}.ofnmi-situations-ready .ofnmi-resource-section.is-guided{display:block;border-color:#d8d3c8;box-shadow:none}.ofnmi-situations-ready.is-stage-selected .ofnmi-workflow-guide{display:none}.ofnmi-stage-back{display:block;margin:4px 0 14px;border:0;background:transparent;color:var(--of-green);font-size:12px;font-weight:800;cursor:pointer;padding:5px 0}.ofnmi-stage-back:hover{text-decoration:underline}.ofnmi-stage-back[hidden]{display:none!important}
.ofnmi-resource-tool small:before{content:'✓ ';color:var(--of-green);font-weight:800}
@media(max-width:650px){.ofnmi-workflow-steps{grid-template-columns:1fr}.ofnmi-workflow-guide-head strong{font-size:22px}.ofnmi-workflow-step{min-height:70px;padding:13px}}

/* v1.08 — Mémo métier : un seul univers visible et aide universelle */
.ofnmi-trade-panel[hidden]{display:none!important}
.ofnmi-situations-ready .ofnmi-resource-list>.ofnmi-resource-help,.ofnmi-situations-ready .ofnmi-resource-section .ofnmi-resource-help{display:none!important}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal{display:flex!important;margin-top:18px}


/* v1.09 — accueil : mise en avant du Mémo métier et des trois usages de O */
.ofnmi-home-pillars{max-width:1120px;margin:34px auto 8px;padding-top:28px;border-top:1px solid #e2ddd2}
.ofnmi-home-pillars-head{text-align:center;max-width:760px;margin:0 auto 20px}.ofnmi-home-pillars-head small{display:block;color:var(--of-green);font-size:10px;font-weight:850;letter-spacing:1.7px;margin-bottom:7px}.ofnmi-home-pillars-head h2{margin:0;font-size:27px;line-height:1.15}.ofnmi-home-pillars-head p{margin:8px 0 0;color:#7b756c;font-size:13px;line-height:1.5}
.ofnmi-home-pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ofnmi-home-pillar{appearance:none;position:relative;text-align:left;border:1px solid #ddd8cd;background:#fff;border-radius:20px;padding:21px 20px 18px;min-height:205px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 24px rgba(38,35,27,.035);transition:.18s ease}.ofnmi-home-pillar:hover{transform:translateY(-2px);border-color:#a8b67b;box-shadow:0 13px 30px rgba(38,35,27,.07)}.ofnmi-home-pillar.is-memo{background:#f5f6ed;border-color:#bdc99a}.ofnmi-home-pillar-no{position:absolute;right:17px;top:16px;font-size:11px;font-weight:850;color:#aaa397}.ofnmi-home-pillar>small{font-size:10px;font-weight:850;letter-spacing:1.35px;color:var(--of-green);margin-bottom:12px}.ofnmi-home-pillar>strong{font-size:19px;line-height:1.2;max-width:270px}.ofnmi-home-pillar>em{font-style:normal;color:#777168;font-size:12px;line-height:1.5;margin-top:9px}.ofnmi-home-pillar>b{font-size:12px;color:var(--of-green);margin-top:auto;padding-top:18px}
.ofnmi-home-memo-callout{appearance:none;width:100%;margin-top:12px;border:1px solid #d4dcc0;background:#fafbf5;border-radius:17px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;cursor:pointer}.ofnmi-home-memo-callout span>*{display:block}.ofnmi-home-memo-callout small{font-size:9px;font-weight:850;letter-spacing:1.5px;color:var(--of-green);margin-bottom:4px}.ofnmi-home-memo-callout strong{font-size:14px}.ofnmi-home-memo-callout em{font-size:11px;font-style:normal;color:#827c72;margin-top:3px}.ofnmi-home-memo-callout>b{white-space:nowrap;color:var(--of-green);font-size:12px}
@media(max-width:820px){.ofnmi-home-pillar-grid{grid-template-columns:1fr}.ofnmi-home-pillar{min-height:0}.ofnmi-home-memo-callout{align-items:flex-start;flex-direction:column;gap:8px}}

/* v1.10 — accueil 100vh : O + Mémo métier au premier plan */
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{max-width:1080px;min-height:calc(100vh - 94px);margin:0 auto;padding:34px 28px 26px;display:flex;flex-direction:column;justify-content:center;text-align:center}
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero h1{margin-bottom:34px}
.ofnmi-hero-memo{appearance:none;width:min(900px,100%);margin:20px auto 0;border:1px solid #cbd5ac;background:rgba(248,249,241,.92);border-radius:22px;padding:17px 20px;display:grid;grid-template-columns:44px 1fr auto;gap:15px;align-items:center;text-align:left;cursor:pointer;box-shadow:0 8px 24px rgba(40,40,40,.035);transition:.18s ease}
.ofnmi-hero-memo:hover{transform:translateY(-2px);background:#fff;border-color:#9dac6f;box-shadow:0 12px 30px rgba(40,40,40,.065)}
.ofnmi-hero-memo-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef1df;color:var(--of-green);font-weight:800}
.ofnmi-hero-memo span:nth-child(2)>*{display:block}.ofnmi-hero-memo small{font-size:9px;letter-spacing:1.5px;color:var(--of-green);font-weight:850;margin-bottom:3px}.ofnmi-hero-memo strong{font-size:16px;line-height:1.25}.ofnmi-hero-memo em{font-style:normal;color:#817b71;font-size:11px;margin-top:3px}.ofnmi-hero-memo>b{font-size:12px;color:var(--of-green);white-space:nowrap}
.ofnmi-home-scroll{margin:24px auto 0;color:#6f6a62;text-decoration:none;font-size:11px}.ofnmi-home-scroll span{color:var(--of-green);font-size:16px;margin-left:4px}
.ofnmi-view[data-panel="assistant"]>.ofnmi-home-pillars{max-width:1120px;margin:0 auto;padding:78px 24px 52px;border-top:1px solid #e2ddd2;scroll-margin-top:20px}
.ofnmi-view[data-panel="assistant"]>.ofnmi-home-pillars .ofnmi-home-memo-callout{display:none}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{min-height:auto;padding:55px 16px 38px}.ofnmi-hero-memo{grid-template-columns:40px 1fr;padding:14px}.ofnmi-hero-memo>b{grid-column:2}.ofnmi-home-scroll{margin-top:20px}.ofnmi-view[data-panel="assistant"]>.ofnmi-home-pillars{padding-top:48px}}


/* v1.11 — accueil signature : duo O + Mémo plus affirmé */
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{transform:translateY(-18px)}
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero h1{margin-top:20px;margin-bottom:28px}
.ofnmi-hero-duo-line{width:min(900px,100%);margin:17px auto 0;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;color:#777168;font-size:12px;line-height:1.4}
.ofnmi-hero-duo-line strong{color:#4f4c46;font-weight:750}
.ofnmi-hero-duo-line span:after{content:' ';}
.ofnmi-hero-memo{margin-top:14px;padding:20px 22px;border-color:#b9c68f;background:linear-gradient(135deg,rgba(249,250,243,.98),rgba(244,247,232,.96));box-shadow:0 12px 34px rgba(69,82,24,.06)}
.ofnmi-hero-memo-mark{width:46px;height:46px;background:#e9eed6;font-size:17px}
.ofnmi-hero-memo strong{font-size:19px;letter-spacing:-.15px}
.ofnmi-hero-memo em{font-size:11.5px;margin-top:5px}
.ofnmi-hero-memo>b{font-size:12.5px}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{transform:none}.ofnmi-hero-duo-line{font-size:11px;margin-top:14px}.ofnmi-hero-memo strong{font-size:17px}}

/* v1.13 — exemples de questions défilants dans le prompt d'accueil */
.ofnmi-home-input-wrap{position:relative;display:block;flex:1;min-width:0;height:100%}
.ofnmi-home-input-wrap input{position:relative;z-index:2;background:transparent!important;width:100%;height:100%}
#ofnmi-home-rotating-example{position:absolute;z-index:1;left:0;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-style:normal;color:#918b80;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transition:opacity .18s ease,transform .18s ease}
#ofnmi-home-rotating-example.is-changing{opacity:0;transform:translateY(-44%)}
@media(max-width:760px){#ofnmi-home-rotating-example{font-size:16px}}

/* v1.14 — prompt accueil : texte aligné franchement à gauche, sans bouton + */
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt{padding-left:32px}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-input-wrap{text-align:left}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-input-wrap input{padding-left:0;text-align:left}
.ofnmi-view[data-panel="assistant"] #ofnmi-home-rotating-example{left:0;text-align:left}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"] .ofnmi-prompt{padding-left:24px}}
/* v1.15 - productions : besoins larges + rôle de O explicité */
.ofnmi-production-note{display:flex;gap:10px;align-items:baseline;margin:11px 4px 2px;padding:10px 14px;border-left:2px solid var(--of-green);background:rgba(85,110,16,.035);border-radius:0 10px 10px 0;color:#777066;font-size:12px;line-height:1.45}.ofnmi-production-note strong{color:#34312c;white-space:nowrap}.ofnmi-production-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.ofnmi-production-shortcuts button{min-height:70px}.ofnmi-production-shortcuts strong{font-size:13px;line-height:1.25}.ofnmi-production-shortcuts span{line-height:1.35}
@media(max-width:900px){.ofnmi-production-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.ofnmi-production-note{align-items:flex-start;flex-direction:column;gap:2px}}
@media(max-width:520px){.ofnmi-production-shortcuts{grid-template-columns:1fr}}

/* v1.16 — adresse : un seul moteur d’autocomplétion, sans pictogramme parasite */
.ofnmi-property-panel .ofnmi-address-suggestions{z-index:10060;top:calc(100% + 7px);border:1px solid #d9d4c9;background:#fff;box-shadow:0 18px 48px rgba(31,30,25,.18)}
.ofnmi-property-panel .ofnmi-address-suggestions[hidden]{display:none!important}
.ofnmi-property-panel .ofnmi-address-suggestions button{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important;padding:13px 16px!important;background:#fff!important;border:0!important;border-bottom:1px solid #eeeae2!important;text-align:left!important}
.ofnmi-property-panel .ofnmi-address-suggestions button:last-child{border-bottom:0!important}
.ofnmi-property-panel .ofnmi-address-suggestions button:hover,.ofnmi-property-panel .ofnmi-address-suggestions button.is-keyboard-active{background:#f1f4e7!important}

/* v1.17 — parcours matrice : parcelle + destinataire + préparation e-mail */
.ofnmi-parcel-found{display:grid;gap:2px;padding:11px 13px;margin:2px 0 7px;border-radius:11px;background:#fff;border:1px solid #d8ddc3}.ofnmi-parcel-found small{font-size:9px;letter-spacing:.12em;font-weight:800;color:var(--of-green)}.ofnmi-parcel-found strong{font-size:18px;color:#20221b}.ofnmi-parcel-found span,.ofnmi-parcel-warning{font-size:10px;color:#7c756b}.ofnmi-parcel-warning{padding:10px 12px;border-radius:10px;background:#fff}.ofnmi-service-actions a.is-primary{background:var(--of-green);border-color:var(--of-green);color:#fff}

/* v1.18 — autocomplétion adresse robuste et visible */
.ofnmi-property-clarification,.ofnmi-property-panel,.ofnmi-address-wrap{overflow:visible!important}
.ofnmi-address-status{padding:12px 15px;color:#746f67;font-size:12px;background:#fff}
.ofnmi-address-suggestions{z-index:99999!important}

/* v1.19 — Action cadastrale déterministe */
.ofnmi-cadastre-service{margin-top:16px;padding:18px;border:1px solid #d9d2c4;border-radius:18px;background:#fbfaf6;display:grid;gap:12px}.ofnmi-cadastre-service[hidden]{display:none!important}.ofnmi-address-interpreted,.ofnmi-parcel-found,.ofnmi-service-found,.ofnmi-cadastral-next{padding:14px 16px;border:1px solid #ded9cb;border-radius:14px;background:#fff;display:grid;gap:4px}.ofnmi-address-interpreted small,.ofnmi-parcel-found small,.ofnmi-service-found small{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--of-green)}.ofnmi-parcel-found strong{font-size:22px}.ofnmi-service-actions{display:flex;flex-wrap:wrap;gap:10px}.ofnmi-service-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid #d9d2c4;border-radius:999px;text-decoration:none;font-weight:700;color:#222;background:#fff}.ofnmi-service-actions a.is-primary{background:var(--of-green);border-color:var(--of-green);color:#fff}.ofnmi-service-actions a.is-primary-soft{background:#f0f3e4;border-color:#cbd4a7;color:#445c08}.ofnmi-parcel-warning{padding:14px 16px;border:1px solid #dfd4ba;border-radius:14px;background:#fff9ea;display:grid;gap:4px}.ofnmi-cadastral-next{background:#f4f6ea}
.ofnmi-signature-profile{margin:22px 0;padding:20px;border:1px solid #ded9ca;border-radius:18px;background:#faf8f1}.ofnmi-signature-profile h3{margin:5px 0}.ofnmi-signature-upload{display:inline-flex!important;margin:12px 0;padding:10px 14px;border:1px solid #d8d2c2;border-radius:999px;background:#fff;cursor:pointer}.ofnmi-signature-upload input{display:none}.ofnmi-signature-preview{min-height:70px;display:flex;align-items:center;margin:8px 0 12px;padding:10px 14px;border:1px dashed #d8d2c2;border-radius:14px;background:#fff;color:#888}.ofnmi-signature-preview img{max-width:190px;max-height:60px;object-fit:contain}.ofnmi-signature-consent{display:flex!important;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45}.ofnmi-signature-consent input{width:auto!important;margin-top:3px}
.ofnmi-profile-address{margin:18px 0;padding:18px;border:1px solid #d8dcc5;border-radius:18px;background:#fafaf5}.ofnmi-profile-address>small:first-child{color:#556e10;font-weight:800;letter-spacing:.12em}.ofnmi-profile-address h3{margin:5px 0 4px}.ofnmi-profile-address p{margin:0 0 14px;color:#706b61;font-size:13px}.ofnmi-profile-address-note{display:block;margin-top:8px;color:#7b776e}.ofnmi-profile-address .ofnmi-address-host{position:relative;display:block}.ofnmi-profile-address .ofnmi-address-suggestions{z-index:10050}

/* v1.22 — Actions O : première action phare dans le Mémo métier */
.ofnmi-actions-o-feature{margin:18px 0 26px;padding:24px 26px;border:1px solid rgba(85,110,16,.38);border-radius:22px;background:linear-gradient(135deg,#f8f8ef 0%,#f2f4df 100%);display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 16px 38px rgba(38,43,20,.06)}
.ofnmi-actions-o-copy{min-width:0}.ofnmi-actions-o-copy small{display:block;color:#556e10;font-size:11px;font-weight:800;letter-spacing:.15em;margin-bottom:8px}.ofnmi-actions-o-copy h2{margin:0 0 7px;font-size:24px;line-height:1.15}.ofnmi-actions-o-copy p{margin:0;max-width:800px;color:#68655d;line-height:1.5}.ofnmi-actions-o-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:15px}.ofnmi-actions-o-flow span{padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #dedccb;font-size:12px;font-weight:700}.ofnmi-actions-o-flow b{color:#718600;font-weight:700}.ofnmi-actions-o-feature>button{flex:0 0 auto;border:0;border-radius:999px;background:#556e10;color:#fff;padding:14px 20px;font-weight:800;cursor:pointer;white-space:nowrap}.ofnmi-actions-o-feature>button:hover{filter:brightness(.94)}
@media(max-width:760px){.ofnmi-actions-o-feature{align-items:stretch;flex-direction:column;padding:20px}.ofnmi-actions-o-feature>button{width:100%}}

/* v1.23 — signature O.FLASH */
.ofnmi-oflash-promise{margin:34px 0 18px;padding:8px 2px 12px;max-width:900px}
.ofnmi-oflash-promise>span{display:block;color:#77736b;font-size:11px;font-weight:800;letter-spacing:.15em;margin-bottom:10px}
.ofnmi-oflash-promise h2{margin:0;color:#20211e;font-size:clamp(30px,3.15vw,46px);line-height:1.04;letter-spacing:-.035em;font-weight:760}
.ofnmi-oflash-promise h2 strong{display:inline-block;margin-top:4px;color:#556e10;font-size:.88em;font-weight:820}
.ofnmi-oflash-promise p{margin:14px 0 0;color:#716e66;font-size:14px;line-height:1.5}
.ofnmi-oflash-promise p b{color:#282925}
.ofnmi-actions-o-copy h2{font-size:30px;letter-spacing:-.025em;margin-bottom:4px}
.ofnmi-actions-o-copy h3{margin:0 0 8px;font-size:17px;color:#3e4039;font-weight:750}
@media(max-width:760px){.ofnmi-oflash-promise{margin-top:24px}.ofnmi-oflash-promise h2{font-size:32px}}

/* v1.24 — O.FLASH Gestion : méthode + prospection propriétaires professionnels */
.ofnmi-oflash-note{margin-top:16px;padding:12px 14px;border:1px solid #ded9cb;border-radius:14px;background:rgba(255,255,255,.72);display:grid;gap:4px;max-width:820px}.ofnmi-oflash-note strong{font-size:11px;letter-spacing:.1em;color:#556e10;text-transform:uppercase}.ofnmi-oflash-note span{font-size:12px;line-height:1.5;color:#716e66}

/* v1.25 — outils & sources standardisés dans O.FLASH */
.ofnmi-oflash-sources{margin-top:18px;padding-top:16px;border-top:1px solid rgba(85,110,16,.18);max-width:900px}.ofnmi-oflash-sources-head{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin-bottom:10px}.ofnmi-oflash-sources-head small{color:#556e10!important;font-size:10px!important;font-weight:850!important;letter-spacing:.13em!important;margin:0!important}.ofnmi-oflash-sources-head span{font-size:12px;color:#77736b}.ofnmi-oflash-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ofnmi-oflash-source-grid a{display:grid;gap:3px;padding:11px 12px;border:1px solid #ded9cb;border-radius:13px;background:rgba(255,255,255,.72);text-decoration:none;color:#282925;transition:.18s ease}.ofnmi-oflash-source-grid a:hover{background:#fff;transform:translateY(-1px);border-color:#cbd4a7}.ofnmi-oflash-source-grid a b{font-size:8px;letter-spacing:.11em;color:#718600}.ofnmi-oflash-source-grid a strong{font-size:12px;line-height:1.25}.ofnmi-oflash-source-grid a span{font-size:10.5px;line-height:1.35;color:#77736b}.ofnmi-oflash-sources>p{margin:9px 0 0!important;font-size:10px!important;color:#89857d!important;line-height:1.4!important}@media(max-width:900px){.ofnmi-oflash-source-grid{grid-template-columns:1fr}}

/* v1.26 — hiérarchie éditoriale harmonisée */
.ofnmi-workflow-guide-head{max-width:none;margin:18px 0 28px;text-align:left;padding-left:2px}
.ofnmi-workflow-guide-head small{font-size:11px;letter-spacing:.16em;margin-bottom:9px}
.ofnmi-workflow-guide-head strong{font-size:clamp(30px,3.15vw,46px);line-height:1.04;letter-spacing:-.035em;font-weight:760;color:#20211e}
.ofnmi-workflow-guide-head span{font-size:14px;line-height:1.5;margin-top:12px;max-width:760px}
@media(max-width:760px){.ofnmi-workflow-guide-head strong{font-size:32px}}

/* v1.26.4 — O.FLASH Gestion : code postal validé + types de biens multi-sélection */
.ofnmi-zone-clarification .ofnmi-zone-input-wrap{position:relative;margin-top:12px}.ofnmi-zone-clarification [data-zone-value]{width:100%}.ofnmi-zone-status{display:block;min-height:16px;margin-top:6px;color:#718600;font-size:11px;font-weight:700}.ofnmi-multi-count{display:block;min-height:16px;margin-top:8px;color:#718600;font-size:11px;font-weight:750}.ofnmi-multi-clarification .ofnmi-clarification-options button.is-selected{background:#f3f6df;border-color:#718600;color:#4e6200}.ofnmi-zone-clarification .ofnmi-clarification-options button.is-selected{background:#f3f6df;border-color:#718600;color:#4e6200}

/* v1.27.2 — Carrousel O. : alignement vertical strict des titres */
.o-ecosystem-track>a,.o-ecosystem-track>span{
  justify-content:flex-start;
  box-sizing:border-box;
}
.o-ecosystem-track small{
  display:flex;
  align-items:flex-end;
  min-height:24px;
  margin-bottom:9px;
}
.o-ecosystem-track strong{
  display:block;
  min-height:49px;
  line-height:1.15;
}
.o-ecosystem-track em{
  margin-top:8px;
}
@media(max-width:760px){
  .o-ecosystem-track small{min-height:22px}
  .o-ecosystem-track strong{min-height:46px}
}

/* v1.27.4 — Mémo métier : respiration et hiérarchie */
.ofnmi-universe-switcher{margin-bottom:34px}
.ofnmi-workflow-guide{margin-top:0;margin-bottom:34px}
.ofnmi-workflow-guide-head{margin:0 0 34px;padding-top:2px}
.ofnmi-workflow-guide-head small{margin-bottom:14px}
.ofnmi-workflow-guide-head span{margin-top:16px}
.ofnmi-workflow-steps{gap:14px 12px}
.ofnmi-workflow-step{min-height:82px;padding:16px 17px}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal{margin-top:24px;opacity:.92}
@media(max-width:760px){
 .ofnmi-universe-switcher{margin-bottom:26px}
 .ofnmi-workflow-guide{margin-bottom:28px}
 .ofnmi-workflow-guide-head{margin-bottom:26px}
 .ofnmi-workflow-guide-head small{margin-bottom:10px}
 .ofnmi-workflow-guide-head span{margin-top:12px}
 .ofnmi-workflow-steps{gap:11px}
}

/* v1.27.8 — fiabilisation des coordonnées administratives */
.ofnmi-service-found .ofnmi-service-verification{display:block;margin-top:7px;font-size:13px;line-height:1.45;color:#6f6659;font-weight:500}.ofnmi-service-found .ofnmi-service-verification:before{content:"À vérifier · ";font-weight:800;color:#556e10;text-transform:uppercase;letter-spacing:.04em;font-size:11px}

/* v1.27.9 — collection O.FLASH Transaction : 3 démarches + passerelle avec-oflash.fr */
.ofnmi-oflash-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 12px}
.ofnmi-oflash-card,.ofnmi-oflash-more{min-width:0;border:1px solid #ded9cb;border-radius:20px;background:#fff;padding:20px;display:flex;flex-direction:column;align-items:stretch;text-decoration:none;color:#282925;box-shadow:0 10px 26px rgba(38,43,20,.035)}
.ofnmi-oflash-card.is-featured{border-color:rgba(85,110,16,.42);background:linear-gradient(145deg,#fbfcf5 0%,#f2f4df 100%)}
.ofnmi-oflash-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.ofnmi-oflash-card-top small{font-size:10px;font-weight:850;letter-spacing:.14em;color:#556e10}.ofnmi-oflash-card-top span{font-size:9px;font-weight:800;letter-spacing:.09em;color:#8b877f}
.ofnmi-oflash-card h3,.ofnmi-oflash-more h3{margin:0 0 8px;font-size:21px;line-height:1.12;letter-spacing:-.02em}.ofnmi-oflash-card>p,.ofnmi-oflash-more>p{margin:0 0 15px;color:#716e66;font-size:12.5px;line-height:1.5}
.ofnmi-oflash-card .ofnmi-actions-o-flow{margin:0 0 18px;gap:5px}.ofnmi-oflash-card .ofnmi-actions-o-flow span{padding:5px 7px;font-size:10px}.ofnmi-oflash-card .ofnmi-actions-o-flow b{font-size:10px}
.ofnmi-oflash-card>button{margin-top:auto;border:0;border-radius:999px;background:#556e10;color:#fff;padding:12px 15px;font-weight:800;font-size:12px;cursor:pointer}.ofnmi-oflash-card>button:hover{filter:brightness(.94)}
.ofnmi-oflash-more{grid-column:1/-1;position:relative;min-height:118px;padding:20px 24px;background:#282828;color:#fff;box-shadow:none;transition:.18s ease}.ofnmi-oflash-more:hover{transform:translateY(-1px)}.ofnmi-oflash-more small{font-size:10px;font-weight:850;letter-spacing:.14em;color:#cbd69b;margin-bottom:8px}.ofnmi-oflash-more h3{font-size:23px}.ofnmi-oflash-more>p{max-width:650px;color:#cbc9c4;margin-bottom:9px}.ofnmi-oflash-more strong{color:#dce8a8;font-size:12px}
.ofnmi-oflash-disclaimer{margin:0 2px 28px;color:#89857d;font-size:10.5px;line-height:1.45}
@media(max-width:980px){.ofnmi-oflash-grid{grid-template-columns:1fr}.ofnmi-oflash-more{grid-column:auto}}
/* v1.27.10 — O.FLASH : promesse explicite, outils visibles, passerelle lisible */
.ofnmi-oflash-promise{padding:26px 28px;border:1px solid #ded9cb;border-radius:22px;background:#f8f6ef;margin-bottom:18px}.ofnmi-oflash-promise span{display:block;font-size:10px;font-weight:850;letter-spacing:.14em;color:#556e10;margin-bottom:10px}.ofnmi-oflash-promise h2{margin:0 0 10px;font-size:27px;line-height:1.08}.ofnmi-oflash-promise p{max-width:820px;margin:0;color:#666259;line-height:1.55}.ofnmi-oflash-promise .ofnmi-oflash-definition{margin-top:15px;padding-top:14px;border-top:1px solid #e3dfd3;display:flex;gap:10px;align-items:flex-start}.ofnmi-oflash-definition b{color:#556e10;white-space:nowrap}.ofnmi-oflash-tools{margin:0 0 17px;padding-top:13px;border-top:1px solid #ebe7dc}.ofnmi-oflash-tools small{display:block;font-size:9px;font-weight:850;letter-spacing:.11em;color:#8b877f;margin-bottom:8px}.ofnmi-oflash-tools div{display:flex;flex-wrap:wrap;gap:6px}.ofnmi-oflash-tools span{border:1px solid #ddd8ca;background:#f7f5ef;border-radius:999px;padding:5px 8px;font-size:9.5px;font-weight:750;color:#55534d}.ofnmi-oflash-more{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:'kicker cta' 'title cta' 'text cta';align-items:center;column-gap:30px}.ofnmi-oflash-more small{grid-area:kicker}.ofnmi-oflash-more h3{grid-area:title;margin-bottom:5px}.ofnmi-oflash-more>p{grid-area:text;margin:0}.ofnmi-oflash-more strong{grid-area:cta;display:flex;align-items:center;justify-content:center;min-width:210px;min-height:48px;padding:0 20px;border-radius:999px;background:#dce8a8;color:#282828;font-size:12px;font-weight:900}.ofnmi-oflash-more strong:after{content:'  →';margin-left:7px}.ofnmi-oflash-more .ofnmi-oflash-domain{display:none}@media(max-width:700px){.ofnmi-oflash-more{display:flex}.ofnmi-oflash-more strong{min-width:0;width:100%;margin-top:8px}}
/* v1.27.11 — O.FLASH : lecture immédiate, orientée action */
.ofnmi-oflash-promise{margin:30px 0 14px!important;padding:0 2px 12px!important;border:0!important;border-radius:0!important;background:transparent!important;max-width:none!important}
.ofnmi-oflash-promise>span{margin-bottom:7px!important;color:#556e10!important}
.ofnmi-oflash-promise h2{font-size:clamp(25px,2.4vw,34px)!important;line-height:1.08!important;margin:0 0 7px!important;text-transform:none!important}
.ofnmi-oflash-promise h2 strong{display:inline!important;margin:0!important;font-size:1em!important;color:#556e10!important}
.ofnmi-oflash-promise p{margin:0!important;font-size:13px!important;color:#716e66!important}
.ofnmi-oflash-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}
.ofnmi-oflash-card,.ofnmi-oflash-more{border-radius:16px!important;padding:16px!important;min-height:290px!important;box-shadow:none!important}
.ofnmi-oflash-card-top{margin-bottom:13px!important}.ofnmi-oflash-card-top small{font-size:9px!important}.ofnmi-oflash-card-top span{font-size:9px!important}
.ofnmi-oflash-card h3,.ofnmi-oflash-more h3{font-size:18px!important;line-height:1.12!important;margin-bottom:7px!important}
.ofnmi-oflash-card>p,.ofnmi-oflash-more>p{font-size:11.5px!important;line-height:1.42!important;margin-bottom:12px!important}
.ofnmi-oflash-result{padding:10px 0 11px;border-top:1px solid #ebe7dc;border-bottom:1px solid #ebe7dc;margin-bottom:11px}.ofnmi-oflash-result b{display:block;color:#556e10;font-size:9px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px}.ofnmi-oflash-result span{display:block;font-size:10.5px;line-height:1.35;color:#4f4d47}
.ofnmi-oflash-tools{border:0!important;padding:0!important;margin:0 0 12px!important}.ofnmi-oflash-tools small{font-size:8px!important;margin-bottom:6px!important}.ofnmi-oflash-tools div{gap:4px!important}.ofnmi-oflash-tools span{padding:4px 6px!important;font-size:8px!important}
.ofnmi-oflash-card>button{padding:11px 10px!important;font-size:10.5px!important}
.ofnmi-oflash-more{grid-column:auto!important;display:flex!important;grid-template-columns:none!important;background:#f5f1e6!important;color:#282925!important;border:1px dashed #b8b09c!important;justify-content:flex-start!important}
.ofnmi-oflash-more-plus{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#556e10;color:#fff;font-size:23px;line-height:1;margin-bottom:12px}
.ofnmi-oflash-more small{color:#556e10!important;margin-bottom:8px!important}.ofnmi-oflash-more h3{color:#282925!important}.ofnmi-oflash-more>p{color:#716e66!important;max-width:none!important}
.ofnmi-oflash-more strong{display:flex!important;min-width:0!important;width:100%!important;min-height:0!important;margin-top:auto!important;padding:11px 10px!important;border-radius:999px!important;background:#556e10!important;color:#fff!important;font-size:10.5px!important;font-weight:850!important;align-items:center!important;justify-content:center!important;grid-area:auto!important}
.ofnmi-oflash-more strong:after{content:none!important}.ofnmi-oflash-more em{font-style:normal;font-size:8.5px;color:#8a867c;text-align:center;margin-top:8px}
@media(max-width:1100px){.ofnmi-oflash-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.ofnmi-oflash-grid{grid-template-columns:1fr!important}.ofnmi-oflash-card,.ofnmi-oflash-more{min-height:0!important}.ofnmi-oflash-more strong{margin-top:10px!important}}

/* v1.27.12 — titres Mémo métier / O.FLASH harmonisés */
.ofnmi-oflash-promise h2{font-size:clamp(30px,3.15vw,46px)!important;line-height:1.04!important;letter-spacing:-.035em!important;font-weight:760!important}
@media(max-width:760px){.ofnmi-oflash-promise h2{font-size:32px!important}}

/* v1.27.13 — harmonisation des respirations et alignement O.FLASH */
.ofnmi-workflow-guide-head,.ofnmi-oflash-promise{padding-top:2px!important}
.ofnmi-workflow-guide-head small,.ofnmi-oflash-promise>span{display:block!important;margin:0 0 10px!important}
.ofnmi-workflow-guide-head strong,.ofnmi-oflash-promise h2{display:block!important;margin:0!important}
.ofnmi-workflow-guide-head span,.ofnmi-oflash-promise>p{display:block!important;margin:12px 0 0!important}
.ofnmi-oflash-promise{margin-top:30px!important;margin-bottom:18px!important;padding-bottom:0!important}
.ofnmi-oflash-card,.ofnmi-oflash-more{display:flex!important;flex-direction:column!important;height:100%!important}
.ofnmi-oflash-card>button,.ofnmi-oflash-more strong{margin-top:auto!important}
.ofnmi-oflash-more>p{margin-bottom:16px!important}

/* v1.27.14 — alignement final O.FLASH */
.ofnmi-oflash-more strong{margin-top:auto!important;margin-bottom:0!important}
.ofnmi-oflash-card>button{margin-top:auto!important;margin-bottom:0!important}
.ofnmi-oflash-more em{display:none!important}

/* v1.27.16 — Harmonisation typographique globale des trois niveaux */
.ofnmi-workflow-guide>.ofnmi-resource-help-universal{
  margin-top:24px!important;
  padding:20px 22px!important;
  border-radius:14px!important;
  gap:24px!important;
  opacity:1!important;
}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal span{gap:5px!important}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal small{
  font-size:10px!important;
  line-height:1.2!important;
  letter-spacing:.16em!important;
  font-weight:850!important;
}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal strong{
  font-size:18px!important;
  line-height:1.2!important;
  letter-spacing:-.015em!important;
  font-weight:800!important;
  color:#20211e!important;
}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal em{
  font-size:12px!important;
  line-height:1.45!important;
  color:#716e66!important;
}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal button{
  font-size:12px!important;
  font-weight:850!important;
}
/* Même rythme pour les grands en-têtes Mémo / O.FLASH */
.ofnmi-workflow-guide-head small,.ofnmi-oflash-promise>span{font-size:11px!important;letter-spacing:.16em!important;margin-bottom:10px!important}
.ofnmi-workflow-guide-head span,.ofnmi-oflash-promise>p{font-size:13px!important;line-height:1.5!important;margin-top:12px!important}
@media(max-width:760px){
 .ofnmi-workflow-guide>.ofnmi-resource-help-universal{padding:17px 18px!important;gap:9px!important}
 .ofnmi-workflow-guide>.ofnmi-resource-help-universal strong{font-size:17px!important}
 .ofnmi-workflow-guide>.ofnmi-resource-help-universal button{font-size:11px!important}
}


/* v1.27.17 — alignement interne des cartes O.FLASH + passerelle inactive */
@media(min-width:1101px){
  .ofnmi-oflash-card h3{min-height:42px!important;display:flex!important;align-items:flex-start!important}
  .ofnmi-oflash-card>p{min-height:74px!important;margin-bottom:12px!important}
  .ofnmi-oflash-result{min-height:82px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}
  .ofnmi-oflash-tools{min-height:104px!important;box-sizing:border-box!important}
}
.ofnmi-oflash-more.is-disabled{cursor:default!important;text-decoration:none!important}
.ofnmi-oflash-more.is-disabled:hover{transform:none!important}
.ofnmi-oflash-more.is-disabled strong{cursor:default!important;pointer-events:none!important}

/* v1.27.18 — petits libellés O.FLASH harmonisés */
.ofnmi-oflash-promise>span,
.ofnmi-oflash-card-top small,
.ofnmi-oflash-result b,
.ofnmi-oflash-tools small,
.ofnmi-oflash-more>small{
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:#556e10!important;
}

/* v1.27.19 — « VOTRE UNIVERS » harmonisé avec les petits libellés O.FLASH */
.ofnmi-universe-switcher small{
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:#556e10!important;
}

/* v1.27.20 — Assistant personnel harmonisé avec les libellés et actions O.FLASH */
.ofnmi-workflow-guide>.ofnmi-resource-help-universal small{
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:#556e10!important;
}
.ofnmi-workflow-guide>.ofnmi-resource-help-universal button{
  font-size:10.5px!important;
  line-height:1.2!important;
  font-weight:850!important;
}
@media(max-width:760px){
  .ofnmi-workflow-guide>.ofnmi-resource-help-universal small{font-size:11px!important}
  .ofnmi-workflow-guide>.ofnmi-resource-help-universal button{font-size:10.5px!important}
}

/* v1.27.24 — offres 24h + comparatif */
.ofnmi-price-card p b{font-weight:750}.ofnmi-price-compare{margin-top:34px;text-align:left}.ofnmi-price-compare h3{text-align:center;font-size:22px;margin:0 0 16px}.ofnmi-price-table-wrap{overflow-x:auto;background:#fff;border:1px solid #ded9cc;border-radius:18px}.ofnmi-price-compare table{width:100%;border-collapse:collapse;min-width:650px}.ofnmi-price-compare th,.ofnmi-price-compare td{padding:13px 16px;border-bottom:1px solid #ebe6dc;text-align:center;font-size:13px}.ofnmi-price-compare thead th{color:#556E10;font-size:11px;letter-spacing:.8px}.ofnmi-price-compare tbody th{text-align:left;font-weight:700}.ofnmi-price-compare tr:last-child th,.ofnmi-price-compare tr:last-child td{border-bottom:0}.ofnmi-price-compare>p{text-align:center;color:#77716a;font-size:13px;margin:16px 0 0}.ofnmi-price-compare>p strong{color:#282828}@media(max-width:760px){.ofnmi-price-compare{margin-top:26px}}

/* v1.27.27 — page Mon offre connectée */
.ofnmi-offer-page{max-width:1120px;margin:0 auto;padding:52px 24px 80px}.ofnmi-offer-intro{text-align:center;margin-bottom:28px}.ofnmi-offer-intro>p,.ofnmi-offer-title>span{margin:0 0 8px;color:var(--of-green);font-size:11px;font-weight:850;letter-spacing:1.8px}.ofnmi-offer-intro h1{font-size:44px;line-height:1.05;margin:0 0 12px}.ofnmi-offer-intro>span{color:var(--of-muted);font-size:15px}.ofnmi-offer-current{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f5f7ea;border:1px solid rgba(85,110,16,.35);border-radius:20px;padding:22px 26px;margin:0 auto 14px}.ofnmi-offer-current div{display:grid;gap:3px}.ofnmi-offer-current small{color:var(--of-green);font-weight:850;font-size:10px;letter-spacing:1.5px}.ofnmi-offer-current strong{font-size:22px}.ofnmi-offer-current span{font-size:13px;color:var(--of-muted)}.ofnmi-offer-current i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--of-green);color:#fff;font-style:normal;font-weight:900}.ofnmi-offer-beta{display:flex;gap:9px;justify-content:center;align-items:center;margin:0 0 44px;font-size:12px;color:var(--of-muted)}.ofnmi-offer-beta strong{color:#222}.ofnmi-offer-title{text-align:center;margin-bottom:18px}.ofnmi-offer-title h2{font-size:34px;margin:0}.ofnmi-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ofnmi-offer-grid article{display:flex;flex-direction:column;min-height:315px;padding:26px;border:1px solid var(--of-line);border-radius:22px;background:#fff}.ofnmi-offer-grid article.is-highlight{background:#f7f8ef;border-color:var(--of-green);box-shadow:0 14px 34px rgba(0,0,0,.05)}.ofnmi-offer-grid article.is-trial{background:#fbfbf8}.ofnmi-offer-grid small{color:var(--of-green);font-weight:850;font-size:11px;letter-spacing:1.7px}.ofnmi-offer-grid h3{font-size:36px;margin:8px 0 12px;line-height:1}.ofnmi-offer-grid h3 em{font-size:13px;color:var(--of-muted);font-style:normal;font-weight:500}.ofnmi-offer-grid p{font-size:15px;line-height:1.35;margin:0 0 10px}.ofnmi-offer-grid article>span{font-size:12px;color:var(--of-muted);margin-bottom:22px}.ofnmi-offer-grid button{margin-top:auto;border:0;border-radius:999px;padding:13px 16px;font-weight:800;background:#eceae2;color:#8d887c}.ofnmi-offer-grid .is-highlight button{background:var(--of-green);color:#fff;opacity:.55}.ofnmi-offer-compare{margin-top:50px}.ofnmi-offer-compare h2{text-align:center;font-size:28px;margin-bottom:18px}.ofnmi-offer-table-wrap{overflow:auto;border:1px solid var(--of-line);border-radius:20px;background:#fff}.ofnmi-offer-table-wrap table{width:100%;border-collapse:collapse;min-width:700px}.ofnmi-offer-table-wrap th,.ofnmi-offer-table-wrap td{padding:15px 18px;border-bottom:1px solid var(--of-line);border-right:1px solid var(--of-line);text-align:center;font-size:13px}.ofnmi-offer-table-wrap th:first-child{text-align:left}.ofnmi-offer-table-wrap tr:last-child th,.ofnmi-offer-table-wrap tr:last-child td{border-bottom:0}.ofnmi-offer-table-wrap th:last-child,.ofnmi-offer-table-wrap td:last-child{border-right:0}.ofnmi-offer-table-wrap thead th{color:var(--of-green);font-size:11px;letter-spacing:1px}.ofnmi-offer-manage{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:24px;padding:22px 24px;border-radius:18px;background:#efede5}.ofnmi-offer-manage>div:first-child{display:grid;gap:3px}.ofnmi-offer-manage small{color:var(--of-green);font-size:10px;letter-spacing:1.4px;font-weight:850}.ofnmi-offer-manage strong{font-size:16px}.ofnmi-offer-manage span{font-size:12px;color:var(--of-muted)}.ofnmi-offer-manage>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.ofnmi-offer-manage button{border:1px solid var(--of-line);background:#f6f4ee;color:#8c887f;border-radius:999px;padding:10px 13px}
@media(max-width:900px){.ofnmi-offer-grid{grid-template-columns:1fr}.ofnmi-offer-grid article{min-height:0}.ofnmi-offer-manage{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.ofnmi-offer-page{padding:32px 14px 60px}.ofnmi-offer-intro h1{font-size:34px}.ofnmi-offer-title h2{font-size:28px}.ofnmi-offer-beta{align-items:flex-start;flex-direction:column}.ofnmi-offer-current{padding:18px}.ofnmi-offer-grid h3{font-size:32px}}

/* v1.27.28 — correction navigation connectée : Mon offre / Votre avis */
.ofnmi-header{
  grid-template-columns:auto minmax(0,1fr) auto!important;
  column-gap:22px;
  align-items:center;
}
.ofnmi-switch{
  justify-self:center;
  min-width:0;
  max-width:100%;
}
.ofnmi-switch button{
  white-space:nowrap;
  padding-left:22px;
  padding-right:22px;
}
.ofnmi-header-actions{
  justify-self:end;
  white-space:nowrap;
  flex-shrink:0;
}
@media(max-width:1280px){
  .ofnmi-header{column-gap:12px;padding-left:22px;padding-right:22px}
  .ofnmi-switch button{padding-left:15px;padding-right:15px}
  .ofnmi-feedback-trigger>span:last-child{display:none}
  .ofnmi-feedback-trigger{padding:8px}
  .ofnmi-reset-chat>span:last-child{display:none}
  .ofnmi-reset-chat{padding:4px}
}
@media(max-width:760px){
  .ofnmi-header{grid-template-columns:1fr auto!important;align-items:center}
}


/* v1.27.29 — accueil compact + O. EN BREF universel */
@media(min-width:901px){
.ofnmi-header{height:78px!important;padding:17px 24px!important;column-gap:14px!important}
.ofnmi-switch button{padding:9px 16px!important;font-size:13px}
.ofnmi-header-actions{gap:7px!important}
.ofnmi-feedback-trigger{padding:7px 10px!important;font-size:10.5px}
.ofnmi-reset-chat{padding:5px 7px!important;font-size:10.5px}
.ofnmi-reset-icon{width:24px;height:24px}
.ofnmi-user{gap:8px;font-size:12px}.ofnmi-user i{width:36px;height:36px}
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{min-height:auto!important;transform:none!important;padding:82px 28px 24px!important}
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero h1{margin-top:24px!important;margin-bottom:26px!important}
.ofnmi-hero-method{margin-bottom:14px!important}
.ofnmi-prompt{height:82px}
.ofnmi-hero-memo{margin-top:12px!important;padding:16px 20px!important}
.ofnmi-home-scroll{margin-top:20px!important}
}
.ofnmi-o-brief{margin:22px 0 18px;border:1px solid #cbd5ac;border-radius:18px;background:#f7f8ef;overflow:hidden}
.ofnmi-o-brief-head{padding:15px 18px 12px;border-bottom:1px solid #dfe4cb;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.ofnmi-o-brief-head small,.ofnmi-o-next small{color:var(--of-green);font-size:10px;font-weight:850;letter-spacing:1.5px}
.ofnmi-o-brief-head strong{font-size:16px}
.ofnmi-o-brief-grid{display:grid}
.ofnmi-o-brief-row{display:grid;grid-template-columns:34px minmax(180px,1fr) minmax(220px,.8fr);gap:10px;align-items:center;padding:11px 18px;border-bottom:1px solid #e4e7d7}
.ofnmi-o-brief-row:last-child{border-bottom:0}.ofnmi-o-brief-row i{font-style:normal;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e9eed6;color:var(--of-green);font-size:10px;font-weight:850}
.ofnmi-o-brief-row b{font-size:13px}.ofnmi-o-brief-row span{font-size:12px;color:#68645d}.ofnmi-o-brief-row em{font-style:normal;display:inline-block;margin-right:7px;padding:3px 6px;border:1px solid #d7ddbd;border-radius:999px;color:var(--of-green);font-size:8px;font-weight:850;letter-spacing:.7px;background:#fff}
.ofnmi-o-next{display:flex;gap:10px;align-items:center;padding:12px 18px;background:#eef2df}.ofnmi-o-next strong{font-size:12px;color:#34342f}
@media(max-width:700px){.ofnmi-o-brief-row{grid-template-columns:30px 1fr}.ofnmi-o-brief-row span{grid-column:2}.ofnmi-o-next{align-items:flex-start;flex-direction:column;gap:3px}}

/* v1.27.30 — navigation accueil recentrée + actions utilisateur simplifiées */
@media(min-width:901px){
  .ofnmi-header{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    height:82px!important;
    padding:14px 24px!important;
  }
  .ofnmi-brand{position:relative;z-index:3;flex:0 0 auto}
  .ofnmi-switch{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    justify-self:auto!important;
    margin:0!important;
    z-index:2;
  }
  .ofnmi-header-actions{
    position:relative!important;
    z-index:3;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:12px!important;
    margin-left:auto!important;
  }
  .ofnmi-reset-chat{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:999px!important;
  }
  .ofnmi-reset-icon{width:auto!important;height:auto!important;font-size:17px!important;line-height:1!important}
  .ofnmi-user-stack{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    gap:3px;
    min-width:max-content;
  }
  .ofnmi-user{padding:0!important;min-height:36px}
  .ofnmi-feedback-trigger{
    padding:2px 7px!important;
    min-height:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:10px!important;
    line-height:1.15!important;
    opacity:.8;
  }
  .ofnmi-feedback-trigger:hover{opacity:1;background:transparent!important}
}
@media(max-width:1180px) and (min-width:901px){
  .ofnmi-switch button{padding-left:12px!important;padding-right:12px!important;font-size:12px!important}
  .ofnmi-user>span{display:none}
  .ofnmi-user-stack{min-width:42px;align-items:center}
  .ofnmi-feedback-trigger>span:last-child{display:none!important}
  .ofnmi-feedback-trigger{padding:2px!important}
}
@media(max-width:900px){
  .ofnmi-user-stack{display:flex;align-items:center;gap:4px}
  .ofnmi-feedback-trigger{padding:6px 8px!important}
  .ofnmi-reset-chat>span:last-child{display:none!important}
}


/* v1.27.31 — 3 piliers au centre + fonctions secondaires côté utilisateur */
.ofnmi-user-secondary{display:flex;align-items:center;justify-content:flex-end;gap:5px;white-space:nowrap}
.ofnmi-user-secondary>button{appearance:none;border:0;background:transparent;color:#6c675f;font:inherit;font-size:9.5px;line-height:1.1;padding:2px 5px;cursor:pointer;border-radius:999px}
.ofnmi-user-secondary>button:hover{color:var(--of-green);background:#f1f3e7}
.ofnmi-user-secondary .ofnmi-feedback-trigger{display:inline-flex!important;align-items:center!important;gap:3px!important;padding:2px 5px!important;font-size:9.5px!important;opacity:1!important}
@media(min-width:901px){
  .ofnmi-switch{min-width:0!important}
  .ofnmi-switch button{padding-left:23px!important;padding-right:23px!important}
  .ofnmi-user-stack{gap:2px!important}
  .ofnmi-header-actions{gap:10px!important}
  .ofnmi-reset-chat{order:0!important}
  .ofnmi-user-stack{order:1!important}
}
@media(max-width:1180px) and (min-width:901px){
  .ofnmi-switch button{padding-left:17px!important;padding-right:17px!important}
  .ofnmi-user-secondary>button:not(.ofnmi-feedback-trigger){font-size:9px;padding:2px 3px}
}
@media(max-width:900px){
  .ofnmi-user-secondary{display:none}
}
\n\n/* v1.27.32 — accueil premium / signature O. */
.ofnmi-view[data-panel="assistant"]{position:relative;overflow:hidden}
.ofnmi-view[data-panel="assistant"]:before{content:"";position:absolute;z-index:0;pointer-events:none;width:780px;height:520px;left:50%;top:105px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(85,110,16,.075) 0,rgba(85,110,16,.028) 38%,rgba(85,110,16,0) 72%);filter:blur(8px)}
.ofnmi-view[data-panel="assistant"]>.ofnmi-hero{position:relative;z-index:1}
.ofnmi-view[data-panel="assistant"] .ofnmi-o-badge{box-shadow:0 0 0 8px rgba(85,110,16,.055),0 8px 24px rgba(85,110,16,.12)}
.ofnmi-premium-flow{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin:8px auto 25px;color:#8b877f;font-size:11px;letter-spacing:.01em}
.ofnmi-premium-flow i{font-style:normal;color:#a9b77c;font-size:13px}
.ofnmi-premium-flow strong{color:var(--of-green);font-weight:750}
.ofnmi-view[data-panel="assistant"] .ofnmi-hero h1{font-weight:480!important;letter-spacing:-.052em!important;text-wrap:balance}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt{position:relative;height:94px!important;border:1px solid rgba(85,110,16,.18)!important;box-shadow:0 18px 52px rgba(40,40,40,.085),0 0 0 7px rgba(255,255,255,.36)!important;transition:box-shadow .28s ease,border-color .28s ease,transform .28s ease}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt:focus-within{border-color:rgba(85,110,16,.42)!important;box-shadow:0 22px 62px rgba(40,40,40,.11),0 0 0 8px rgba(85,110,16,.055)!important;transform:translateY(-2px)}
.ofnmi-view[data-panel="assistant"] .ofnmi-send{width:64px!important;height:64px!important;box-shadow:0 10px 28px rgba(85,110,16,.28)!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-send:hover{transform:translateY(-2px) scale(1.025)}
.ofnmi-view[data-panel="assistant"] .ofnmi-hero-memo{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.ofnmi-view[data-panel="assistant"] .ofnmi-hero-memo:hover{transform:translateY(-2px);border-color:#a9bb6e;box-shadow:0 17px 42px rgba(69,82,24,.09)}
@media(min-width:901px){.ofnmi-switch{box-shadow:0 7px 24px rgba(40,40,40,.055),inset 0 0 0 1px rgba(40,40,40,.025)!important}.ofnmi-switch button{transition:color .2s ease,background .2s ease,transform .2s ease}.ofnmi-switch button:hover{color:#3e4f0c;transform:translateY(-1px)}}
@media(max-width:760px){.ofnmi-premium-flow{gap:6px;margin:6px 12px 18px;font-size:10px}.ofnmi-view[data-panel="assistant"] .ofnmi-prompt{height:76px!important}.ofnmi-view[data-panel="assistant"] .ofnmi-send{width:50px!important;height:50px!important}.ofnmi-view[data-panel="assistant"]:before{width:110vw;height:430px;top:100px}}

/* v1.27.33 — accueil : les 3 piliers O. à égalité */
.ofnmi-home-core-intro{margin:22px auto 12px;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}
.ofnmi-home-core-intro small{font-size:10px;font-weight:850;letter-spacing:.15em;color:var(--of-green)}
.ofnmi-home-core-intro strong{font-size:13px;color:#272727;letter-spacing:-.01em}
.ofnmi-home-core-grid{width:min(1040px,92vw);margin:0 auto 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.ofnmi-home-core-card{appearance:none;border:1px solid #d9d5c8;background:rgba(255,255,255,.78);border-radius:20px;padding:18px 18px 16px;text-align:left;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr auto;column-gap:12px;row-gap:12px;min-height:158px;cursor:pointer;color:#202020;box-shadow:0 10px 30px rgba(40,40,40,.035);transition:.22s ease}
.ofnmi-home-core-card:hover{transform:translateY(-3px);border-color:#aebe79;box-shadow:0 16px 36px rgba(40,40,40,.07)}
.ofnmi-home-core-card.is-memo{background:linear-gradient(135deg,#f7f9ee,#fff);border-color:#b8c887;box-shadow:0 14px 38px rgba(85,110,16,.07)}
.ofnmi-home-core-card.is-flash{background:#f7f4eb;border-style:dashed;border-color:#b9b29d}
.ofnmi-home-core-mark{grid-row:1 / span 2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf1dc;color:var(--of-green);font-weight:900;font-size:17px}
.ofnmi-home-core-card.is-assistant .ofnmi-home-core-mark{background:var(--of-green);color:#fff}
.ofnmi-home-core-card>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start}
.ofnmi-home-core-card small{font-size:10px;font-weight:850;letter-spacing:.14em;color:var(--of-green);margin-bottom:6px}
.ofnmi-home-core-card strong{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin-bottom:7px}
.ofnmi-home-core-card em{font-style:normal;font-size:11px;line-height:1.45;color:#777168}
.ofnmi-home-core-card>b{grid-column:2;font-size:11px;color:var(--of-green);align-self:end}
@media(max-width:820px){.ofnmi-home-core-grid{grid-template-columns:1fr}.ofnmi-home-core-card{min-height:128px}.ofnmi-home-core-intro{margin-top:16px}}


/* v1.27.34 — navigation alignée sur les 3 piliers O. */
@media(min-width:901px){
  .ofnmi-switch button{min-width:128px;text-align:center}
  .ofnmi-switch button[data-nav-oflash="1"]{color:#556e10;font-weight:650}
  .ofnmi-user-secondary{max-width:310px;flex-wrap:wrap;row-gap:2px}
}

/* v1.27.37 — Bibliothèque O.FLASH centrale */
.ofnmi-flash-library{max-width:1240px;margin:0 auto;padding:52px 28px 70px}.ofnmi-flash-library-head{text-align:center;max-width:820px;margin:0 auto 28px}.ofnmi-flash-library-head small{font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--of-green)}.ofnmi-flash-library-head h1{font-size:clamp(32px,4vw,54px);line-height:1.04;margin:10px 0 12px;color:#252525}.ofnmi-flash-library-head h1 strong{color:var(--of-green)}.ofnmi-flash-library-head p{font-size:16px;line-height:1.6;color:#6f6f6f;margin:0}.ofnmi-flash-search{max-width:720px;margin:0 auto 18px;position:relative}.ofnmi-flash-search input{width:100%;height:54px;border:1px solid #deded8;border-radius:16px;background:#fff;padding:0 48px 0 18px;font-size:15px;box-shadow:0 8px 28px rgba(0,0,0,.04)}.ofnmi-flash-search span{position:absolute;right:18px;top:13px;font-size:24px;color:#777}.ofnmi-flash-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 30px}.ofnmi-flash-tabs button{border:1px solid #deded8;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;color:#666;cursor:pointer}.ofnmi-flash-tabs button.is-active{background:#2b2b2b;color:#fff;border-color:#2b2b2b}.ofnmi-flash-all-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ofnmi-flash-item{background:#fff;border:1px solid #e2e2dc;border-radius:18px;padding:22px;display:flex;flex-direction:column;min-height:310px;box-shadow:0 8px 28px rgba(0,0,0,.035)}.ofnmi-flash-item small{font-size:11px;font-weight:900;letter-spacing:.09em;color:var(--of-green)}.ofnmi-flash-item h3{font-size:22px;line-height:1.15;margin:12px 0 8px;color:#292929}.ofnmi-flash-item p{font-size:14px;line-height:1.55;color:#6f6f6f;margin:0 0 16px}.ofnmi-flash-item>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;margin-bottom:16px}.ofnmi-flash-item>div span{font-size:10px;font-weight:800;background:#f3f4ee;color:#66704a;border-radius:999px;padding:6px 8px}.ofnmi-flash-item>button{border:0;border-radius:10px;background:var(--of-green);color:#fff;font-weight:900;font-size:12px;padding:12px 14px;cursor:pointer;text-align:center}.ofnmi-flash-item.is-production{border-color:#d9dfc7;background:linear-gradient(180deg,#fff,#fafbf7)}.ofnmi-flash-footer{margin-top:22px;text-align:center;display:flex;flex-direction:column;gap:4px;color:#777;font-size:12px}.ofnmi-flash-footer strong{color:#3d3d3d}.ofnmi-productions-to-flash{width:100%;max-width:980px;margin:22px auto 28px;border:1px solid #d9dfc7;background:#fbfcf7;border-radius:16px;padding:18px 20px;display:flex;align-items:center;gap:16px;text-align:left;cursor:pointer}.ofnmi-productions-to-flash>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--of-green);color:#fff;font-size:24px}.ofnmi-productions-to-flash>div{display:flex;flex-direction:column;gap:2px;flex:1}.ofnmi-productions-to-flash small{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--of-green)}.ofnmi-productions-to-flash strong{font-size:16px;color:#2b2b2b}.ofnmi-productions-to-flash em{font-size:12px;color:#777;font-style:normal}.ofnmi-productions-to-flash>b{font-size:12px;color:var(--of-green)}
@media(max-width:900px){.ofnmi-flash-all-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ofnmi-flash-library{padding:34px 14px 50px}.ofnmi-flash-all-grid{grid-template-columns:1fr}.ofnmi-productions-to-flash>b{display:none}}


/* v1.27.39 — espace utilisateur premium + famille O. harmonisée */
@media(min-width:901px){
  .ofnmi-header-actions{gap:12px!important;align-items:center!important}
  .ofnmi-user-stack{
    position:relative;
    display:grid!important;
    grid-template-columns:1fr;
    justify-items:end;
    gap:7px!important;
    min-width:360px;
    padding:9px 11px 8px 14px;
    border:1px solid rgba(40,40,40,.07);
    border-radius:18px;
    background:rgba(255,255,255,.42);
    box-shadow:0 8px 24px rgba(40,40,40,.035);
  }
  .ofnmi-user{
    min-height:34px!important;
    gap:10px!important;
    font-size:13px!important;
    font-weight:650!important;
  }
  .ofnmi-user i{width:34px!important;height:34px!important;background:#e9e7df!important}
  .ofnmi-user-secondary{
    width:100%;
    max-width:none!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:0!important;
  }
  .ofnmi-user-secondary>button{
    position:relative;
    padding:4px 10px!important;
    border-radius:8px!important;
    font-size:9.5px!important;
    color:#777168!important;
    font-weight:600!important;
  }
  .ofnmi-user-secondary>button+button:before{
    content:"";
    position:absolute;
    left:0;top:7px;bottom:7px;
    width:1px;background:#ddd9cf;
  }
  .ofnmi-user-secondary>button:first-child{
    color:#2f2f2f!important;
    font-weight:750!important;
  }
  .ofnmi-user-secondary>button:hover{color:var(--of-green)!important;background:#f2f4e9!important}
  .ofnmi-user-secondary .ofnmi-feedback-trigger{font-size:9.5px!important;padding:4px 10px!important}
  .ofnmi-switch button{font-weight:650}
}
@media(max-width:1320px) and (min-width:901px){
  .ofnmi-user-stack{min-width:320px;padding-left:9px;padding-right:9px}
  .ofnmi-user-secondary>button{padding-left:7px!important;padding-right:7px!important;font-size:9px!important}
}

/* v1.27.40 — accueil : explication compacte, sans répétition des trois piliers */
.ofnmi-view[data-panel="assistant"]>.ofnmi-home-explainer{max-width:1120px;margin:0 auto;padding:54px 24px 42px;border-top:1px solid #e2ddd2}
.ofnmi-home-explainer-inner{border:1px solid #d9d5ca;background:rgba(255,255,255,.68);border-radius:22px;padding:24px 28px 20px;box-shadow:0 10px 30px rgba(38,35,27,.035)}
.ofnmi-home-explainer-title{text-align:center;margin-bottom:20px}.ofnmi-home-explainer-title small{display:block;color:var(--of-green);font-size:9px;font-weight:850;letter-spacing:1.7px;margin-bottom:5px}.ofnmi-home-explainer-title h2{margin:0;font-size:24px;line-height:1.15}
.ofnmi-home-explainer-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.ofnmi-home-explainer-steps p{margin:0;padding:4px 22px;text-align:center;border-right:1px solid #e4e0d7}.ofnmi-home-explainer-steps p:last-child{border-right:0}.ofnmi-home-explainer-steps strong,.ofnmi-home-explainer-steps span{display:block}.ofnmi-home-explainer-steps strong{font-size:13px;margin-bottom:5px}.ofnmi-home-explainer-steps span{font-size:12px;color:#756f66;line-height:1.45}.ofnmi-home-explainer-steps b{color:var(--of-green)}
.ofnmi-home-explainer-note{margin:20px 0 0;padding-top:15px;border-top:1px solid #e6e1d8;text-align:center;color:#777168;font-size:11px}.ofnmi-home-explainer-note strong{color:var(--of-green)}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"]>.ofnmi-home-explainer{padding:40px 16px 34px}.ofnmi-home-explainer-inner{padding:20px 18px}.ofnmi-home-explainer-steps{grid-template-columns:1fr}.ofnmi-home-explainer-steps p{border-right:0;border-bottom:1px solid #e4e0d7;padding:12px 4px}.ofnmi-home-explainer-steps p:last-child{border-bottom:0}}


/* v1.27.41 — accueil épuré : navigation → demande → 3 piliers */
.ofnmi-view[data-panel="assistant"] .ofnmi-hero{padding-top:82px!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-hero h1{margin:0 auto 28px!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt{margin:0 auto!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin:34px auto 14px!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{margin-bottom:26px!important}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"] .ofnmi-hero{padding-top:42px!important}.ofnmi-view[data-panel="assistant"] .ofnmi-hero h1{margin-bottom:20px!important}.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:26px!important}}


/* v1.27.42 — premier écran 100% hauteur + suppression des répétitions */
@media(min-width:761px){
  .ofnmi-view[data-panel="assistant"]>.ofnmi-hero{
    min-height:calc(100vh - 94px)!important;
    padding:34px 28px 38px!important;
    margin:0 auto!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-hero h1{margin:0 auto 30px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin:34px auto 14px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{margin-bottom:0!important}
}
@media(max-width:760px){
  .ofnmi-view[data-panel="assistant"]>.ofnmi-hero{min-height:auto!important;padding-bottom:42px!important}
}


/* v1.27.43 — champ principal légèrement élargi */
@media(min-width:761px){
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt{width:min(680px,100%)!important;max-width:680px!important;}
}

/* v1.27.45 — finition accueil : champ 620px, RAZ retiré, liens utilisateur homogènes */
@media(min-width:761px){
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt{width:min(620px,100%)!important;max-width:620px!important;}
}
@media(min-width:901px){
  .ofnmi-user-secondary>button:first-child{font-weight:600!important;color:#777168!important;}
}

/* v1.27.46 — accueil public aligné sur l'expérience connectée */
.ofnmi-public-hero-v5{max-width:none!important;width:100%;margin:0 auto!important;padding:34px 24px 38px!important;text-align:center;min-height:calc(100vh - 78px);display:flex;flex-direction:column;justify-content:center;align-items:center}
.ofnmi-public-hero-v5 h1{font-size:clamp(38px,4.2vw,58px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 auto 28px!important;font-weight:650!important;max-width:900px}
.o-hero-prompt-v5{width:min(620px,92vw)!important;max-width:620px!important;margin:0 auto!important;padding:10px 11px 10px 20px!important;border:1px solid #d8d3c7!important;border-radius:22px!important;background:#fff!important;display:grid!important;grid-template-columns:1fr 48px!important;align-items:center!important;box-shadow:0 14px 38px rgba(40,40,40,.065)!important;text-align:left!important}
.o-hero-prompt-v5 .o-public-input-wrap{position:relative;display:block!important;min-width:0;height:48px}.o-hero-prompt-v5 input{width:100%;height:48px;border:0!important;outline:0!important;background:transparent!important;font-size:18px;color:#282828;padding:0!important;box-shadow:none!important}.o-hero-prompt-v5 em{position:absolute;left:0;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px!important;color:#918b80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o-hero-prompt-v5>button{border:0;width:44px;height:44px;border-radius:50%;background:#556E10;color:#fff;display:grid;place-items:center;font-size:19px;cursor:pointer}
.o-public-core-intro{margin:34px auto 14px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.o-public-core-intro small{font-size:10px;font-weight:850;letter-spacing:.15em;color:#556E10}.o-public-core-intro strong{font-size:13px;color:#272727}
.o-public-core-grid{width:min(1040px,92vw);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.o-public-core-card{appearance:none;border:1px solid #d9d5c8;background:rgba(255,255,255,.78);border-radius:20px;padding:18px 18px 16px;text-align:left;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr auto;column-gap:12px;row-gap:12px;min-height:158px;cursor:pointer;color:#202020;box-shadow:0 10px 30px rgba(40,40,40,.035);transition:.22s ease}.o-public-core-card:hover{transform:translateY(-3px);border-color:#aebe79;box-shadow:0 16px 36px rgba(40,40,40,.07)}.o-public-core-card.is-metier{background:linear-gradient(135deg,#f7f9ee,#fff);border-color:#b8c887}.o-public-core-card.is-flash{background:#f7f4eb;border-style:dashed;border-color:#b9b29d}.o-public-core-mark{grid-row:1 / span 2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf1dc;color:#556E10;font-weight:900;font-size:17px}.o-public-core-card.is-assistant .o-public-core-mark{background:#556E10;color:#fff}.o-public-core-card>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start}.o-public-core-card small{font-size:10px;font-weight:850;letter-spacing:.14em;color:#556E10;margin-bottom:6px}.o-public-core-card strong{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin-bottom:7px}.o-public-core-card em{font-style:normal;font-size:11px;line-height:1.45;color:#777168}.o-public-core-card>b{grid-column:2;font-size:11px;color:#556E10;align-self:end}.o-public-trial-note{margin:16px auto 0!important;font-size:11px!important;color:#777168!important}.o-public-trial-note strong{color:#556E10}
@media(max-width:820px){.ofnmi-public-hero-v5{min-height:auto;padding:48px 16px 42px!important}.ofnmi-public-hero-v5 h1{font-size:40px!important;margin-bottom:22px!important}.o-public-core-grid{grid-template-columns:1fr}.o-public-core-card{min-height:128px}.o-public-core-intro{margin-top:26px}.o-hero-prompt-v5{width:min(620px,100%)!important}.o-public-trial-note{padding:0 12px}}
/* v1.27.53 — accueil réellement unique : seul le bloc compte varie */
.ofnmi-guest-stack{justify-content:center}
.ofnmi-guest-secondary{align-items:center;white-space:nowrap}
.ofnmi-guest-secondary a{appearance:none;border:0;background:none;padding:0;color:inherit;font:inherit;text-decoration:none;cursor:pointer}
.ofnmi-guest-secondary .ofnmi-guest-trial{font-weight:700;color:var(--of-green,#556E10)}


/* v1.27.55 — cartouche invité harmonisé avec le compte connecté */
@media(min-width:901px){
  .ofnmi-guest-stack{justify-items:end!important;justify-content:initial!important;}
  .ofnmi-guest-login{display:flex;align-items:center;gap:10px;min-height:34px;color:#282828!important;text-decoration:none!important;font-size:13px!important;font-weight:650!important;}
  .ofnmi-guest-login i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e9e7df;color:#282828;font-weight:650;}
  .ofnmi-guest-secondary{width:100%;justify-content:flex-end!important;gap:0!important;}
  .ofnmi-guest-secondary>button,.ofnmi-guest-secondary>a{position:relative;padding:4px 10px!important;border-radius:8px!important;font-size:9.5px!important;line-height:1.1;color:#777168!important;font-weight:600!important;}
  .ofnmi-guest-secondary .ofnmi-guest-trial{color:var(--of-green,#556E10)!important;font-weight:700!important;}
  .ofnmi-guest-secondary>a+*::before,.ofnmi-guest-secondary>button+*::before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:1px;background:#ddd9cf;}
  .ofnmi-guest-secondary>button:hover,.ofnmi-guest-secondary>a:hover{color:var(--of-green)!important;background:#f2f4e9!important;}
}

/* v1.27.57 — accès test 24H */
.ofnmi-test24-counter{display:flex;align-items:center;justify-content:center;gap:7px;margin:-1px 0 3px;font-size:10px;line-height:1;color:#556e10;letter-spacing:.04em;white-space:nowrap}.ofnmi-test24-counter strong{font-size:9px;letter-spacing:.11em}.ofnmi-test24-counter span{font-variant-numeric:tabular-nums;font-weight:700}.ofnmi-test24-counter.is-expired{color:#8a4b3a}


/* v1.27.58 — verrouillage élégant des fonctions O. avant activation de l'essai 24H */
.ofnmi-guest-access-card{width:min(520px,100%);text-align:left;padding:38px 40px 34px}.ofnmi-guest-access-card>small:first-of-type{display:block;color:var(--of-green);font-size:11px;font-weight:800;letter-spacing:1.5px}.ofnmi-guest-access-card h2{font-size:34px;line-height:1.08;margin:9px 0 14px;letter-spacing:-.035em}.ofnmi-guest-access-card>p{font-size:15px;line-height:1.6;color:var(--of-muted)}.ofnmi-guest-access-points{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.ofnmi-guest-access-points span{border:1px solid var(--of-line);background:rgba(255,255,255,.62);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;letter-spacing:.6px}.ofnmi-guest-access-primary{display:block;background:var(--of-green);color:#fff!important;text-decoration:none!important;text-align:center;border-radius:999px;padding:14px 20px;font-weight:800;margin-top:8px}.ofnmi-guest-access-note{display:block!important;text-align:center!important;color:var(--of-muted)!important;font-size:11px!important;letter-spacing:0!important;margin-top:9px}.ofnmi-guest-access-login{text-align:center!important;margin:20px 0 0!important;font-size:13px!important}.ofnmi-guest-access-login a{color:var(--of-green);font-weight:800}@media(max-width:760px){.ofnmi-guest-access-card{padding:32px 22px 26px}.ofnmi-guest-access-card h2{font-size:29px}}

/* v1.27.59 — compteur également visible dans Mon offre */
.ofnmi-offer-current .ofnmi-offer-test24-counter{justify-content:flex-start;margin:10px 0 0;font-size:13px;gap:9px}.ofnmi-offer-current .ofnmi-offer-test24-counter strong{font-size:11px}.ofnmi-offer-current .ofnmi-offer-test24-counter span{font-size:13px}

/* v1.27.61 — O.MÉTIER visuellement aligné sur O.FLASH, sans modifier O.FLASH */
.ofnmi-metier-library{max-width:1240px;margin:0 auto;padding:52px 28px 0}.ofnmi-metier-library-head{margin-bottom:28px}.ofnmi-metier-search{margin-bottom:18px}.ofnmi-metier-tabs{margin-bottom:30px}.ofnmi-metier-legacy-switcher{display:none!important}.ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel{max-width:1240px;margin-left:auto;margin-right:auto}.ofnmi-metier-library-head h1 strong{color:var(--of-green)}
@media(max-width:620px){.ofnmi-metier-library{padding:34px 14px 0}}

/* v1.27.69 — UN SEUL composant pour O.MÉTIER et O.FLASH.
   Tous les anciens correctifs de barre 1.27.62→1.27.68 ont été supprimés. */
.ofnmi-o-library-toolbar{
  box-sizing:border-box!important;
  width:920px!important;
  max-width:100%!important;
  height:68px!important;
  margin:0 auto 30px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,635px) 285px!important;
  align-items:stretch!important;
  border:1px solid #d9d9d3!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 10px 34px rgba(0,0,0,.045)!important;
  overflow:hidden!important;
}
.ofnmi-o-library-toolbar>input{
  box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:66px!important;
  margin:0!important;padding:0 24px!important;border:0!important;border-radius:0!important;background:transparent!important;
  box-shadow:none!important;outline:0!important;font-size:16px!important;font-weight:400!important;color:#303030!important;
}
.ofnmi-o-library-toolbar>input::placeholder{color:#717171!important;opacity:1!important}
.ofnmi-o-library-select{
  box-sizing:border-box!important;position:relative!important;display:flex!important;align-items:center!important;
  width:285px!important;min-width:285px!important;max-width:285px!important;height:66px!important;margin:0!important;
  border:0!important;border-left:1px solid #e4e4de!important;border-radius:0!important;background:#fbfbf8!important;overflow:hidden!important;
}
.ofnmi-o-library-select:after{content:'⌄'!important;position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-56%)!important;font-size:19px!important;line-height:1!important;color:var(--of-green)!important;pointer-events:none!important}
.ofnmi-o-library-select>select{box-sizing:border-box!important;width:100%!important;height:66px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;appearance:none!important;-webkit-appearance:none!important;padding:0 48px 0 22px!important;font-size:13px!important;font-weight:800!important;color:#3f3f3f!important;cursor:pointer!important;outline:0!important}
@media(max-width:976px){.ofnmi-o-library-toolbar{width:100%!important;grid-template-columns:minmax(0,1fr) 285px!important}}
@media(max-width:700px){
  .ofnmi-o-library-toolbar{display:block!important;width:100%!important;height:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;margin-bottom:24px!important}
  .ofnmi-o-library-toolbar>input{width:100%!important;height:56px!important;border:1px solid #d9d9d3!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 28px rgba(0,0,0,.04)!important;padding:0 18px!important}
  .ofnmi-o-library-select{width:100%!important;min-width:0!important;max-width:none!important;height:54px!important;margin-top:10px!important;border:1px solid #d9d9d3!important;border-radius:16px!important;background:#fff!important}
  .ofnmi-o-library-select>select{height:52px!important}
}

/* v1.27.70 — O.MÉTIER : même largeur de référence qu'O.FLASH.
   Correction réelle : l'ancienne règle desktop v0.38 limitait encore toute la vue resources à 900px. */
@media (min-width:921px){
  .ofnmi-view[data-panel="resources"]{
    max-width:none!important;
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library{
    width:100%!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library .ofnmi-o-library-toolbar{
    width:920px!important;
    max-width:100%!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel,
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-list{
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* v1.27.71 — En-têtes O.MÉTIER / O.FLASH sur une ligne sur desktop */
@media (min-width: 1100px){
  .ofnmi-flash-library-head,
  .ofnmi-metier-library-head{max-width:1240px!important;}
  .ofnmi-flash-library-head h1,
  .ofnmi-metier-library-head h1{
    white-space:nowrap;
    font-size:clamp(38px,3.15vw,54px)!important;
  }
  .ofnmi-flash-library-head p,
  .ofnmi-metier-library-head p{
    white-space:nowrap;
    font-size:clamp(13px,1.05vw,16px)!important;
  }
}
/* v1.27.74 — Scanner une annonce : carte signature O. */
.ofnmi-flash-item.is-featured[data-flash-cat="transaction"]{border-color:#cbd5a8;background:linear-gradient(180deg,#fff 0%,#fbfcf6 100%);box-shadow:0 14px 36px rgba(76,101,0,.08)}
.ofnmi-flash-item.is-featured[data-flash-cat="transaction"]>button{box-shadow:0 8px 18px rgba(76,101,0,.14)}

/* v1.27.83 — Scanner : reconstruction visible avant analyse */
.ofnmi-scan-stage{max-width:980px;margin:0 auto}
.ofnmi-scan-stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}
.ofnmi-scan-stage-row{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid #ded8c8;border-radius:14px;background:#fff}
.ofnmi-scan-stage-row i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-weight:800;background:#f3efe6;color:#556e10;flex:0 0 24px}
.ofnmi-scan-stage-row span{display:flex;flex-direction:column;gap:3px}
.ofnmi-scan-stage-row small{font-size:12px;line-height:1.35;color:#736d63}
.ofnmi-scan-stage-row.is-ok i{background:#eef3df;color:#556e10}
.ofnmi-scan-stage-row.is-fail i{background:#fff3df;color:#9a6210}
.ofnmi-scan-stage-row.is-wait{opacity:.9}
.ofnmi-scan-fallback{padding:18px 20px;border:1px solid #d8d0bb;border-radius:14px;background:#f8f5ed}
.ofnmi-scan-fallback p{margin:6px 0 14px}
@media(max-width:760px){.ofnmi-scan-stage-grid{grid-template-columns:1fr}}

.ofnmi-listing-debug{margin:22px 0;padding:18px 20px;border:1px solid #ded6c5;border-radius:18px;background:#faf8f2}
.ofnmi-listing-debug summary{cursor:pointer;font-weight:700}
.ofnmi-listing-debug p{margin:10px 0 14px;color:#665f55;font-size:14px}
.ofnmi-listing-debug-text{display:block;width:100%;min-height:360px;margin-top:14px;padding:14px;border:1px solid #d9d2c4;border-radius:12px;background:#fff;font:12px/1.45 Consolas,monospace;white-space:pre;resize:vertical}

.ofnmi-listing-debug-direct{max-width:none!important}
.ofnmi-listing-debug-direct h4{margin:24px 0 10px;font-size:15px;text-transform:uppercase;letter-spacing:.08em}
.ofnmi-debug-warning{font-weight:600;color:#6b5700}
.ofnmi-debug-source{padding:14px 0;border-top:1px solid #e4ded2}
.ofnmi-debug-source-head{font-size:12px;letter-spacing:.05em;color:#6d665c}
.ofnmi-debug-title{margin-top:5px;font-weight:700}
.ofnmi-debug-snippet{margin-top:5px;font-size:13px;line-height:1.45;color:#514b43;white-space:normal}
.ofnmi-debug-facts{margin-top:7px;font-size:13px}

.ofnmi-public-match-box{margin-top:18px;padding:18px;border:1px solid rgba(85,110,16,.22);border-radius:18px;background:#faf9f5}
.ofnmi-public-match-box p{margin:5px 0 13px;color:#66645e;font-size:13px}
.ofnmi-public-match-fields{display:grid;grid-template-columns:1.25fr 1fr 1fr .75fr;gap:8px;margin-bottom:11px}
.ofnmi-public-match-fields input{min-width:0;width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #ddd8cc;border-radius:11px;background:#fff}
.ofnmi-pm-hint{font-size:12px;color:#77736a;margin-top:8px}
@media(max-width:760px){.ofnmi-public-match-fields{grid-template-columns:1fr 1fr}}
/* v1.29.2 — pièces jointes discrètes et intégrées à O. Assistant */
.ofnmi-attachment-zone{width:min(680px,100%);min-height:34px;margin:8px auto 0;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;text-align:left;transition:.2s ease}
.ofnmi-attachment-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;pointer-events:none!important;margin:-1px!important;padding:0!important;border:0!important}
.ofnmi-attachment-trigger{display:inline-flex;align-items:center;gap:7px;border:0!important;background:transparent!important;padding:4px 2px!important;color:#596b19!important;font-size:12.5px!important;font-weight:650!important;line-height:1.2!important;cursor:pointer!important;box-shadow:none!important;white-space:nowrap}
.ofnmi-attachment-trigger:hover{color:#465c0c!important}
.ofnmi-attachment-trigger span{display:grid;place-items:center;width:20px;height:20px;border:1px solid rgba(85,110,16,.24);border-radius:50%;font-size:14px;line-height:1;font-weight:400;background:rgba(255,255,255,.55)}
.ofnmi-attachment-trigger b{font:inherit;font-weight:650}
.ofnmi-attachment-list{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}
.ofnmi-file-chip{display:inline-flex;align-items:center;gap:6px;max-width:235px;min-height:28px;background:rgba(255,255,255,.62);border:1px solid rgba(85,110,16,.14);border-radius:15px;padding:4px 7px 4px 9px;font-size:10.5px;color:#5d5953;box-shadow:0 3px 10px rgba(40,40,40,.025)}
.ofnmi-file-chip i{font-style:normal;color:#657717;font-size:11px;opacity:.9}
.ofnmi-file-chip b{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ofnmi-file-chip button{border:0!important;background:transparent!important;padding:0 2px!important;cursor:pointer!important;color:#969189!important;font-size:14px!important;line-height:1!important;box-shadow:none!important}
.ofnmi-file-chip button:hover{color:#514d46!important}
.ofnmi-attachment-zone.is-dragging{background:rgba(85,110,16,.045);border-radius:12px}
.ofnmi-attachment-error{font-size:10.5px;color:#9a3f32}
@media(max-width:760px){.ofnmi-attachment-zone{width:min(620px,100%);padding:0 4px;gap:5px;margin-top:7px}.ofnmi-file-chip{max-width:190px}.ofnmi-attachment-trigger{font-size:12px!important}}

/* v1.29.3 — pièce jointe directement dans la barre de saisie */
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{flex:0 0 42px!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;margin:0 4px 0 -10px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#667719!important;box-shadow:none!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease,color .18s ease}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger:hover{background:rgba(85,110,16,.075)!important;color:#465c0c!important;transform:scale(1.04)}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span{display:block!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:0!important;line-height:1!important;transform:rotate(-42deg)}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span:before{content:'📎';font-size:19px;filter:grayscale(1);opacity:.72}
.ofnmi-attachment-zone{width:min(680px,100%);min-height:0;margin:7px auto 0;padding:0 8px;display:none;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap;text-align:left}
.ofnmi-attachment-zone.has-files{display:flex}
.ofnmi-attachment-list{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}
.ofnmi-file-chip{background:rgba(255,255,255,.78);border-color:rgba(85,110,16,.18);box-shadow:0 4px 14px rgba(40,40,40,.035)}
.ofnmi-attachment-zone.is-dragging{display:flex;background:rgba(85,110,16,.045);padding:5px 8px;border-radius:12px}
@media(max-width:760px){.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{flex-basis:34px!important;width:34px!important;height:34px!important;margin-left:-8px!important}.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span:before{font-size:17px}.ofnmi-attachment-zone{width:min(620px,100%);padding:0 4px}}

/* v1.29.4 — pièce jointe plus visible + respiration des 3 piliers */
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{
  flex:0 0 auto!important;width:auto!important;height:38px!important;
  display:inline-flex!important;align-items:center!important;gap:7px!important;
  margin:0 6px 0 -7px!important;padding:0 11px 0 9px!important;
  border:1px solid rgba(85,110,16,.18)!important;border-radius:19px!important;
  background:rgba(248,249,241,.78)!important;color:#556E10!important;
  box-shadow:none!important;transform:none!important;white-space:nowrap!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger:hover{
  background:#f3f5e8!important;border-color:rgba(85,110,16,.34)!important;transform:none!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span{
  display:inline-block!important;width:16px!important;height:16px!important;transform:none!important;position:relative!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span:before{
  content:'📎'!important;font-size:15px!important;line-height:16px!important;filter:grayscale(1)!important;opacity:.72!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b{
  display:inline!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:-.01em!important;color:#556E10!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:72px!important;margin-bottom:16px!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{
  width:min(1090px,94vw)!important;gap:14px!important;margin-bottom:30px!important;
}
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card{
  min-height:176px!important;padding:20px 20px 18px!important;column-gap:13px!important;row-gap:14px!important;
}
@media(max-width:900px){
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b{display:none!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{width:36px!important;height:36px!important;padding:0!important;justify-content:center!important;margin-left:-7px!important}
}
@media(max-width:820px){
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{width:min(680px,94vw)!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card{min-height:136px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:32px!important}
}

/* v1.29.5 — bouton fichier à droite, sans trombone */
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{order:2!important;flex:0 0 auto!important;width:auto!important;height:38px!important;margin:0 10px 0 8px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border:1px solid rgba(85,110,16,.18)!important;border-radius:19px!important;background:rgba(248,249,241,.82)!important;color:#556E10!important;white-space:nowrap!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-home-input-wrap{order:1!important;min-width:0!important;flex:1 1 auto!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-send{order:3!important;flex:0 0 auto!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span,.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger span:before{display:none!important;content:none!important}
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b{display:inline!important;font-size:11.5px!important;font-weight:700!important;color:#556E10!important}
@media(max-width:900px){.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{width:auto!important;height:34px!important;padding:0 10px!important;margin:0 7px 0 4px!important}.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b{display:inline!important;font-size:10.5px!important}}
@media(max-width:560px){.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b{font-size:0!important}.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger b:after{content:'Fichier';font-size:10.5px!important}}

/* v1.29.6 — les suggestions longues défilent entièrement avant de changer */
#ofnmi-home-rotating-example{text-overflow:clip;will-change:transform}
@media (prefers-reduced-motion:reduce){#ofnmi-home-rotating-example{will-change:auto}}


/* v1.29.7 — fenêtre de lecture stricte + défilement plus rapide */
.ofnmi-view[data-panel="assistant"] .ofnmi-home-input-wrap{overflow:hidden!important}
.ofnmi-view[data-panel="assistant"] #ofnmi-home-rotating-example{right:auto!important;width:max-content!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}

/* v1.30.2 — espace accueil final, appliqué directement sur le bloc 3 façons */
.ofnmi-view.is-active[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:72px!important}
@media(max-width:760px){.ofnmi-view.is-active[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:42px!important}}

/* v1.30.4 — O. evolue avec vous */
.o-evolves{max-width:1180px;margin:78px auto 72px;padding:54px 24px 0;border-top:1px solid #ded9cc}.o-evolves-head{text-align:center;max-width:790px;margin:0 auto 30px}.o-evolves-head>span{font-size:10px;letter-spacing:2px;font-weight:800;color:var(--of-green,#556E10)}.o-evolves-head h2{font-size:36px;letter-spacing:-.03em;margin:9px 0 12px}.o-evolves-head p{margin:0;color:#6d685f;font-size:15px;line-height:1.6}.o-evolves-flow{display:flex;justify-content:center;align-items:center;gap:8px;margin:19px auto 34px;color:#817c73;font-size:11px}.o-evolves-flow b{color:#4f650d}.o-evolves-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.o-evolves-card{min-height:142px;padding:23px 24px;background:rgba(255,255,255,.72);border:1px solid #ded9cc;border-radius:18px;display:flex;flex-direction:column}.o-evolves-card.is-next{background:#f3f1e9;border-style:dashed}.o-evolves-card small{font-size:9px;letter-spacing:1.6px;font-weight:800;color:var(--of-green,#556E10);margin-bottom:11px}.o-evolves-card strong{font-size:20px;line-height:1.2;color:#282828;margin-bottom:8px}.o-evolves-card p{font-size:12px;line-height:1.5;color:#777168;margin:0}.o-evolves-foot{text-align:center;margin-top:22px}.o-evolves-foot button{border:0;background:transparent;color:var(--of-green,#556E10);font-weight:800;font-size:12px;cursor:pointer}.o-evolves-foot button:hover{text-decoration:underline}@media(max-width:760px){.o-evolves{margin-top:54px;padding-top:42px}.o-evolves-head h2{font-size:30px}.o-evolves-flow{display:none}.o-evolves-grid{grid-template-columns:1fr}.o-evolves-card{min-height:auto}}
/* v1.30.5 — O. APPREND. O. ÉVOLUE. */
.o-evolves{position:relative;overflow:hidden;padding-top:62px;padding-bottom:8px}
.o-evolves:before{content:"";position:absolute;width:520px;height:260px;left:50%;top:52px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(85,110,16,.10) 0%,rgba(85,110,16,.035) 42%,transparent 72%);pointer-events:none}
.o-evolves-head{position:relative;z-index:1;max-width:900px;margin-bottom:32px}
.o-evolves-head>span{font-size:11px;letter-spacing:2.6px}
.o-evolves-head h2{font-size:44px;margin:10px 0 14px;line-height:1.06}
.o-evolves-head p{max-width:820px;margin:0 auto;font-size:15.5px;line-height:1.7}
.o-evolves-engine{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:15px;max-width:950px;margin:0 auto 34px}
.o-evolves-engine>div{min-height:84px;border:1px solid #ded9cc;border-radius:18px;background:rgba(255,255,255,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 16px;box-shadow:0 12px 34px rgba(39,39,32,.035)}
.o-evolves-engine>span{font-size:20px;color:#8d887e}
.o-evolves-engine small{font-size:9px;letter-spacing:1.6px;font-weight:900;color:#556E10;margin-bottom:6px}
.o-evolves-engine strong{font-size:13px;color:#282828}
.o-evolves-engine .is-ai{position:relative;background:rgba(248,250,239,.94);border-color:rgba(85,110,16,.42);box-shadow:0 0 0 7px rgba(85,110,16,.035),0 0 42px rgba(85,110,16,.13);animation:oAiPulse 3.2s ease-in-out infinite}
.o-evolves-engine .is-ai small{font-size:11px}.o-evolves-engine .is-ai strong{font-size:15px}
@keyframes oAiPulse{0%,100%{box-shadow:0 0 0 7px rgba(85,110,16,.03),0 0 32px rgba(85,110,16,.09)}50%{box-shadow:0 0 0 10px rgba(85,110,16,.055),0 0 52px rgba(85,110,16,.17)}}
.o-evolves-card{position:relative;transition:transform .2s ease,box-shadow .2s ease}.o-evolves-card:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(39,39,32,.07)}
.o-evolves-card small{font-size:9px}.o-evolves-card strong{font-size:21px}.o-evolves-card p{font-size:12.5px}
.o-evolves-foot{margin-top:25px}.o-evolves-foot button{font-size:12.5px}.o-evolves-foot button b{color:#556E10}
@media(max-width:760px){.o-evolves-head h2{font-size:34px}.o-evolves-engine{grid-template-columns:1fr;max-width:420px}.o-evolves-engine>span{transform:rotate(90deg);line-height:10px}.o-evolves-engine>div{min-height:72px}}
@media(prefers-reduced-motion:reduce){.o-evolves-engine .is-ai{animation:none}}

/* v1.30.6 — message produit vivant */
.o-evolves-updates-title{margin:34px 0 16px;text-align:center;font-size:12px;font-weight:800;letter-spacing:.16em;color:#536f00}


/* v1.31.0 — O. Découvrir + offre unique */
.o-discover-callout{max-width:1080px;margin:68px auto 82px;padding:54px 46px;text-align:center;border:1px solid #d9dec9;border-radius:28px;background:linear-gradient(135deg,#f7f8f1 0%,#fff 52%,#f3f5e9 100%);box-shadow:0 20px 60px rgba(40,40,40,.055)}.o-discover-kicker,.o-discover-page-head>small,.o-discover-bottom>small{font-size:10px;letter-spacing:2.2px;font-weight:900;color:#556E10}.o-discover-callout h2{font-size:40px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px}.o-discover-callout h2 strong{color:#556E10}.o-discover-callout>p{max-width:720px;margin:0 auto;color:#6d685f;font-size:15px;line-height:1.65}.o-discover-mini{display:flex;justify-content:center;gap:9px;margin:24px 0 22px}.o-discover-mini span{padding:7px 11px;border:1px solid #d8ddc7;border-radius:999px;background:#fff;font-size:9px;font-weight:850;letter-spacing:1.2px;color:#5e6550}.o-discover-callout>button,.o-discover-bottom>button{border:0;border-radius:999px;background:#282828;color:#fff;padding:13px 22px;font-weight:800;cursor:pointer}.o-discover-callout>small{display:block;margin-top:12px;color:#979187;font-size:10px}
.o-discover-page{max-width:1120px;margin:0 auto;padding:48px 24px 90px}.o-discover-back{border:0;background:none;color:#777168;font-weight:700;cursor:pointer;margin-bottom:35px}.o-discover-page-head{text-align:center;max-width:850px;margin:0 auto 38px}.o-discover-page-head h1{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:10px 0 15px}.o-discover-page-head h1 strong{color:#556E10}.o-discover-page-head p{max-width:700px;margin:auto;color:#706a61;line-height:1.6}.o-discover-trades{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.o-discover-trades>button{position:relative;text-align:left;min-height:245px;padding:25px;border:1px solid #ded9cc;border-radius:22px;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:.2s}.o-discover-trades>button:hover{transform:translateY(-4px);border-color:#aab77d;box-shadow:0 16px 38px rgba(40,40,40,.07)}.o-discover-trades i{position:absolute;right:20px;top:18px;font-style:normal;font-size:11px;color:#aaa397}.o-discover-trades small{font-size:9px;letter-spacing:1.4px;font-weight:900;color:#556E10;margin-bottom:14px}.o-discover-trades strong{font-size:22px;line-height:1.15}.o-discover-trades span{font-size:12px;color:#7b756c;line-height:1.5;margin-top:10px}.o-discover-trades b{font-size:12px;color:#556E10;margin-top:auto}.o-discover-scenario{max-width:820px;margin:30px auto 0;padding:28px;border:1px solid #cfd6b8;border-radius:24px;background:#f8f9f3;box-shadow:0 18px 50px rgba(40,40,40,.06)}.o-discover-scenario-top{display:flex;justify-content:space-between;align-items:center}.o-discover-scenario-top small{font-size:9px;letter-spacing:1.5px;font-weight:900;color:#556E10}.o-discover-scenario-top button{border:0;background:none;font-size:22px;cursor:pointer}.o-discover-time{font-size:12px;font-weight:850;color:#8a857c;margin-top:22px}.o-discover-scenario h2{font-size:27px;line-height:1.25;margin:6px 0 9px}.o-discover-scenario>p{color:#716c63;line-height:1.55}.o-discover-choices{display:grid;gap:9px;margin-top:20px}.o-discover-choices button{text-align:left;padding:13px 15px;border:1px solid #dcd7cc;border-radius:13px;background:#fff;cursor:pointer;font-weight:700}.o-discover-choices button:hover{border-color:#9cac6c}.o-discover-feedback{margin-top:16px;padding:15px 17px;border-radius:14px;background:#fff;border-left:3px solid #556E10;font-size:13px;line-height:1.55}.o-discover-bottom{text-align:center;max-width:760px;margin:64px auto 0;padding-top:44px;border-top:1px solid #ded9cc}.o-discover-bottom h2{font-size:30px;margin:8px 0}.o-discover-bottom p{color:#777168;line-height:1.55;margin:0 0 20px}
.ofnmi-offer-simple{max-width:850px;margin:0 auto;display:grid;grid-template-columns:1.45fr .75fr;gap:16px;align-items:stretch}.ofnmi-offer-simple article,.ofnmi-offer-simple aside{border:1px solid #ded9cc;border-radius:24px;background:#fff;padding:30px}.ofnmi-offer-simple article{border-color:#aeba85;box-shadow:0 18px 48px rgba(85,110,16,.08)}.ofnmi-offer-simple article>small,.ofnmi-offer-simple aside>small{font-size:9px;letter-spacing:1.5px;font-weight:900;color:#556E10}.ofnmi-offer-simple h3{font-size:37px;margin:10px 0 0}.ofnmi-offer-simple h3 em{font-size:14px;font-style:normal;color:#777168}.ofnmi-offer-ttc{font-size:11px;color:#918b82;margin:4px 0 18px}.ofnmi-offer-simple p{color:#716c63;line-height:1.55}.ofnmi-offer-simple-points{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.ofnmi-offer-simple-points span{font-size:12px;font-weight:700}.ofnmi-offer-simple article>button{width:100%;border:0;border-radius:999px;padding:13px;background:#556E10;color:#fff;font-weight:850}.ofnmi-offer-simple aside{display:flex;flex-direction:column;justify-content:center}.ofnmi-offer-simple aside strong{font-size:25px;margin-top:8px}.ofnmi-offer-simple aside a{color:#556E10;font-weight:850;text-decoration:none;font-size:12px}
@media(max-width:760px){.o-discover-callout{margin:48px 16px 58px;padding:38px 20px}.o-discover-callout h2{font-size:31px}.o-discover-mini{flex-wrap:wrap}.o-discover-page-head h1{font-size:34px}.o-discover-trades{grid-template-columns:1fr}.o-discover-trades>button{min-height:190px}.ofnmi-offer-simple{grid-template-columns:1fr}.ofnmi-offer-simple-points{grid-template-columns:1fr}}

/* v1.31.1 — Accueil : évolution + découverte en deux colonnes */
.o-home-duo{max-width:1180px;margin:62px auto 82px;padding:0 24px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:22px;align-items:stretch}
.o-home-duo .o-evolves,.o-home-duo .o-discover-callout{max-width:none;margin:0;height:100%;box-sizing:border-box;border-radius:26px}
.o-home-duo .o-evolves{padding:38px 32px 30px;border:1px solid #ded9cc;background:rgba(255,255,255,.52)}
.o-home-duo .o-evolves:before{width:360px;height:220px;top:25px}
.o-home-duo .o-evolves-head{margin-bottom:24px}
.o-home-duo .o-evolves-head h2{font-size:31px}
.o-home-duo .o-evolves-head p{font-size:13.5px}
.o-home-duo .o-evolves-engine{gap:8px;margin-bottom:24px}
.o-home-duo .o-evolves-engine>div{min-height:70px;padding:10px}
.o-home-duo .o-evolves-engine strong{font-size:11px}
.o-home-duo .o-evolves-updates-title{margin:24px 0 13px;font-size:10px}
.o-home-duo .o-evolves-grid{gap:9px}
.o-home-duo .o-evolves-card{min-height:132px;padding:17px 15px;border-radius:15px}
.o-home-duo .o-evolves-card strong{font-size:16px}
.o-home-duo .o-evolves-card p{font-size:11px}
.o-home-duo .o-discover-callout{padding:38px 30px;display:flex;flex-direction:column;justify-content:center}
.o-home-duo .o-discover-callout h2{font-size:34px}
.o-home-duo .o-discover-callout>p{font-size:13.5px}
@media(max-width:980px){.o-home-duo{grid-template-columns:1fr}.o-home-duo .o-evolves,.o-home-duo .o-discover-callout{height:auto}.o-home-duo .o-discover-callout{min-height:390px}}
@media(max-width:760px){.o-home-duo{margin:48px auto 58px;padding:0 16px;gap:16px}.o-home-duo .o-evolves{margin:0;padding:34px 20px}.o-home-duo .o-discover-callout{margin:0;padding:38px 20px;min-height:auto}.o-home-duo .o-evolves-head h2{font-size:29px}.o-home-duo .o-discover-callout h2{font-size:31px}}

/* v1.31.2 — hiérarchie accueil : évolution pleine largeur + découverte après écosystème */
.o-discover-after-ecosystem{max-width:1080px;margin:72px auto 88px;padding:50px 42px}
.o-discover-after-ecosystem>p strong{color:#282828}
@media(max-width:760px){.o-discover-after-ecosystem{margin:52px 16px 64px;padding:38px 20px}}

/* v1.31.4 — Deux lectures simples : Nouveautés / À venir */
.o-update-section{max-width:1040px;margin:0 auto 18px}
.o-update-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 2px 12px}
.o-update-section-head>div{display:flex;flex-direction:column;gap:3px}
.o-update-section-head small{font-size:10px;letter-spacing:1.8px;font-weight:900;color:#556E10}
.o-update-section-head strong{font-size:17px;line-height:1.2;color:#282828}
.o-update-section-head>span{font-size:10px;color:#8b857b;white-space:nowrap}
.o-update-section.is-coming{margin-top:26px}
.o-update-section.is-coming .o-update-section-head small{color:#7d786f}
.o-update-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(285px,32%);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:2px 2px 10px;scrollbar-width:thin;scrollbar-color:#c9c4b8 transparent}
.o-update-carousel .o-evolves-card{scroll-snap-align:start;min-height:140px}
.o-update-section.is-coming .o-update-carousel{grid-auto-columns:minmax(310px,48%)}
@media(max-width:760px){.o-update-section-head>span{display:none}.o-update-section-head strong{font-size:16px}.o-update-carousel,.o-update-section.is-coming .o-update-carousel{grid-auto-columns:86%}.o-update-section{margin-bottom:14px}.o-update-section.is-coming{margin-top:22px}}

/* v1.31.5 — Actualités O. : une nouveauté forte + aperçu, puis une seule ligne À venir */
.o-evolves-updates-title,.o-update-section{display:none!important}
.o-update-showcase{max-width:1040px;margin:34px auto 0;position:relative}
.o-update-showcase-head{display:flex;align-items:center;justify-content:space-between;margin:0 3px 13px}
.o-update-showcase-head>small{font-size:10px;letter-spacing:2px;font-weight:900;color:#556E10}
.o-update-nav{display:flex;align-items:center;gap:9px;color:#8a857b;font-size:10px}
.o-update-nav button{width:30px;height:30px;border-radius:50%;border:1px solid #d9d4c8;background:rgba(255,255,255,.68);color:#4f650d;cursor:pointer;font-size:15px;line-height:1;transition:.18s ease}
.o-update-nav button:hover{background:#fff;border-color:#aeb88e;transform:translateY(-1px)}
.o-update-nav b{color:#282828;font-weight:800}
.o-update-showcase .o-update-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:76%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 18% 12px 2px;scrollbar-width:none}
.o-update-showcase .o-update-carousel::-webkit-scrollbar{display:none}
.o-update-showcase .o-evolves-card{scroll-snap-align:start;min-height:148px;padding:27px 30px;border-radius:20px;background:rgba(255,255,255,.76);box-shadow:0 14px 38px rgba(39,39,32,.045)}
.o-update-showcase .o-evolves-card small{margin-bottom:12px}
.o-update-showcase .o-evolves-card strong{font-size:24px;letter-spacing:-.02em;max-width:680px}
.o-update-showcase .o-evolves-card p{font-size:13.5px;line-height:1.6;max-width:720px}
.o-coming-line{margin:17px 2px 0;padding:15px 2px;border-top:1px solid #ded9cc;display:flex;align-items:center;gap:16px;color:#777168}
.o-coming-line small{font-size:9px;letter-spacing:1.7px;font-weight:900;color:#556E10;white-space:nowrap}
.o-coming-line span{font-size:11.5px;flex:1}.o-coming-line i{font-style:normal;color:#b0aa9e;margin:0 5px}
.o-coming-line button{border:0;background:transparent;color:#556E10;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}
.o-coming-line button:hover{text-decoration:underline}
@media(max-width:760px){.o-update-showcase{margin-top:27px}.o-update-showcase .o-update-carousel{grid-auto-columns:90%;padding-right:9%}.o-update-showcase .o-evolves-card{padding:23px 22px;min-height:160px}.o-update-showcase .o-evolves-card strong{font-size:20px}.o-update-showcase .o-evolves-card p{font-size:12.5px}.o-coming-line{align-items:flex-start;flex-wrap:wrap;gap:7px 12px}.o-coming-line span{flex-basis:100%;order:3}.o-update-nav button{width:28px;height:28px}}


/* v1.31.6 — libellés du moteur uniformisés + carrousel auto */
.o-evolves-engine small,.o-evolves-engine .is-ai small{font-size:11px;letter-spacing:1.75px;font-weight:900;line-height:1.2;margin-bottom:7px}
@media(max-width:760px){.o-evolves-engine small,.o-evolves-engine .is-ai small{font-size:10.5px}}
/* v1.31.7 — O.Découvrir : passer de l'immersion à la mise en relation */
.o-discover-connect{max-width:900px;margin:34px auto 0;padding:34px;border:1px solid #cfd6b8;border-radius:26px;background:linear-gradient(135deg,#f5f7eb,#fff);box-shadow:0 18px 48px rgba(40,40,40,.05)}
.o-discover-connect>small,.o-discover-recruiter>small{font-size:10px;letter-spacing:2px;font-weight:900;color:#556E10}.o-discover-connect h2,.o-discover-recruiter h2{font-size:29px;line-height:1.15;margin:8px 0}.o-discover-connect>p,.o-discover-recruiter>p{color:#746e65;line-height:1.55}
.o-discover-connect-form,.o-discover-recruiter-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px}.o-discover-connect-form label,.o-discover-recruiter-form label{display:grid;gap:6px;font-size:10px;font-weight:850;letter-spacing:.06em;color:#666158}.o-discover-connect-form input,.o-discover-connect-form select,.o-discover-recruiter-form input,.o-discover-recruiter-form select{width:100%;box-sizing:border-box;border:1px solid #d9d4c8;border-radius:12px;background:#fff;padding:12px 13px;font:inherit;color:#282828}.o-discover-connect-form .is-wide,.o-discover-recruiter-form .is-wide{grid-column:1/-1}.o-discover-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start!important;gap:9px!important;font-size:10px!important;font-weight:500!important;letter-spacing:0!important;line-height:1.45}.o-discover-consent input{width:auto!important;margin-top:2px}.o-discover-connect-form button,.o-discover-recruiter-form button{grid-column:1/-1;justify-self:start;border:0;border-radius:999px;background:#282828;color:#fff;padding:13px 20px;font-weight:800;cursor:pointer}.o-discover-connect-result{margin-top:16px;padding:15px 17px;border-radius:14px;background:#fff;border-left:3px solid #556E10;font-size:12px;line-height:1.55}.o-discover-connect-result strong{display:block;margin-bottom:5px}.o-discover-match{padding:10px 0;border-top:1px solid #eee9de}.o-discover-match:first-of-type{border-top:0}.o-discover-recruiter{max-width:900px;margin:52px auto 0;padding:30px 34px;border-top:1px solid #ded9cc;text-align:center}.o-discover-recruiter details{margin-top:18px}.o-discover-recruiter summary{display:inline-flex;cursor:pointer;border:1px solid #d4d8c5;border-radius:999px;padding:11px 17px;font-weight:800;color:#556E10;list-style:none}.o-discover-recruiter summary::-webkit-details-marker{display:none}.o-discover-recruiter-form{text-align:left;max-width:760px;margin:24px auto 0}.o-discover-recruiter-result{text-align:left;max-width:720px;margin:16px auto 0}
@media(max-width:760px){.o-discover-connect{margin:26px 0 0;padding:25px 18px}.o-discover-connect-form,.o-discover-recruiter-form{grid-template-columns:1fr}.o-discover-connect-form .is-wide,.o-discover-recruiter-form .is-wide{grid-column:auto}.o-discover-connect-form button,.o-discover-recruiter-form button{grid-column:auto}.o-discover-recruiter{padding:28px 10px}.o-discover-connect h2,.o-discover-recruiter h2{font-size:25px}}
/* v1.31.8 — découverte métier approfondie */
.o-discover-feedback .o-discover-next,.o-discover-connect-now{margin-top:18px;border:0;border-radius:999px;padding:12px 18px;background:#556e10;color:#fff;font-weight:800;cursor:pointer}.o-discover-summary h3{margin:7px 0 8px;font-size:22px}.o-discover-summary>p{max-width:720px;color:#62645f}.o-discover-score{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid rgba(40,40,40,.08)}.o-discover-score span{font-weight:750}.o-discover-score b{color:#556e10;letter-spacing:3px;white-space:nowrap}.o-discover-reality{margin-top:16px;padding:14px 16px;border-radius:14px;background:rgba(85,110,16,.07);line-height:1.55}.o-discover-choices button:disabled{cursor:default;opacity:.58}.o-discover-choices button:disabled:hover{transform:none}

/* v1.31.9 — navigation découverte : actions fixes et retour */
.o-discover-feedback{min-height:112px;display:flex;flex-direction:column;box-sizing:border-box}
.o-discover-feedback[hidden]{display:none!important}
.o-discover-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;min-height:42px}
.o-discover-feedback .o-discover-actions .o-discover-next{margin-top:0;min-width:172px;text-align:center}
.o-discover-prev{border:1px solid #d5d0c5;border-radius:999px;padding:10px 14px;background:#fff;color:#716c63;font-weight:750;cursor:pointer;font-size:12px}
.o-discover-prev:hover{border-color:#aab77d;color:#556e10}
@media(max-width:560px){.o-discover-actions{align-items:stretch}.o-discover-feedback .o-discover-actions .o-discover-next{min-width:0}.o-discover-prev{padding:10px 12px}}
/* v1.31.10 — double porte d'entrée découverte / opportunités */
.o-home-discover-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:24px 0 0}.o-home-discover-actions button{border:0;border-radius:999px;background:#282828;color:#fff;padding:13px 22px;font-weight:800;cursor:pointer}.o-home-discover-actions button.is-outline{background:#fff;color:#556E10;border:1px solid #cfd5bc}.o-recruiter-trust{max-width:720px;margin:16px auto 0;padding:12px 16px;border-radius:14px;background:#f6f7ef;color:#67645c;font-size:11px;line-height:1.55}.o-recruiter-trust strong{color:#282828}.o-discover-recruiter-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9d4c8;border-radius:12px;background:#fff;padding:12px 13px;font:inherit;color:#282828;resize:vertical}
@media(max-width:760px){.o-home-discover-actions{flex-direction:column;align-items:stretch}.o-home-discover-actions button{width:100%}}
/* v1.31.11 — recrutement depuis le profil */
.ofnmi-recruit-profile{margin:20px 0;padding:20px;border:1px solid #d8dcc5;border-radius:18px;background:#f7f8ef}.ofnmi-recruit-profile>small{color:#556e10;font-weight:800;letter-spacing:.12em}.ofnmi-recruit-profile h3{margin:6px 0 4px;font-size:19px}.ofnmi-recruit-profile>p{margin:0 0 15px;color:#706b61;font-size:13px;line-height:1.5}.ofnmi-recruit-toggle{display:flex;gap:8px;flex-wrap:wrap}.ofnmi-recruit-toggle label{cursor:pointer}.ofnmi-recruit-toggle input{position:absolute;opacity:0;pointer-events:none}.ofnmi-recruit-toggle span{display:block;padding:10px 14px;border:1px solid #d9d6c9;border-radius:999px;background:#fff;font-size:12px;font-weight:700}.ofnmi-recruit-toggle input:checked+span{border-color:#778d2d;background:#eef2df;color:#455b00}.ofnmi-recruit-details{margin-top:16px;padding-top:16px;border-top:1px solid #dddccf}.ofnmi-recruit-details[hidden]{display:none!important}.ofnmi-recruit-active{margin-top:12px;padding:11px 13px;border-radius:12px;background:#edf2db;color:#4d6305;font-size:12px}.ofnmi-recruit-active span{display:block;margin:3px 0 0 15px;color:#6e715e;font-weight:400}
/* v1.31.12 — mise en relation contrôlée */
.o-discover-intro{margin-top:12px;border:1px solid #556e10;background:#fff;color:#556e10;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.o-discover-intro:hover{background:#556e10;color:#fff}.o-discover-intro:disabled{opacity:.6;cursor:wait}.o-discover-intro-ok{display:block;margin-top:10px;font-size:13px;line-height:1.45;color:#556e10;font-weight:650}
/* v1.31.13 — navigation écosystème O. */
.o-ecosystem-nav{overflow:visible!important;align-items:center}.o-nav-discover{position:relative;display:flex;align-items:center}.o-nav-discover-trigger span{font-size:12px;margin-left:3px}.o-nav-mega{position:absolute;z-index:1000;top:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(-5px);width:min(650px,82vw);padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:rgba(255,255,255,.98);border:1px solid #ddd8cc;border-radius:22px;box-shadow:0 22px 60px rgba(40,40,40,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.o-nav-discover:hover .o-nav-mega,.o-nav-discover:focus-within .o-nav-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.o-nav-mega>small{grid-column:1/-1;padding:2px 7px 9px;font-size:9px;font-weight:850;letter-spacing:.16em;color:#556E10}.o-nav-mega>button{border:0!important;border-radius:14px!important;background:#faf9f5!important;padding:13px 14px!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:2px 8px!important;text-align:left!important;min-width:0;color:#282828!important}.o-nav-mega>button:hover{background:#f0f3e5!important}.o-nav-mega b{font-size:11px;color:#556E10;letter-spacing:.04em}.o-nav-mega em{font-size:11px;font-style:normal;font-weight:800;color:#282828}.o-nav-mega span{grid-column:1/-1;font-size:10px;line-height:1.35;color:#777168}.o-nav-mega-price{grid-column:1/-1;border-top:1px solid #e7e2d8;margin-top:4px;padding:12px 7px 2px;display:flex;justify-content:space-between;gap:15px;align-items:center}.o-nav-mega-price strong{font-size:12px;color:#282828}.o-nav-mega-price span{font-size:10px;color:#7c776f}@media(max-width:900px){.o-ecosystem-nav>button[data-view="offer"]{display:none}.o-nav-mega{left:0;transform:translateX(0) translateY(-5px);width:min(620px,90vw)}.o-nav-discover:hover .o-nav-mega,.o-nav-discover:focus-within .o-nav-mega{transform:translateX(0) translateY(0)}}@media(max-width:700px){.o-ecosystem-nav{gap:2px!important}.o-ecosystem-nav>button[data-view="discover"]{display:none}.o-nav-mega{grid-template-columns:1fr;width:min(360px,92vw);left:50%;transform:translateX(-50%) translateY(-5px)}.o-nav-discover:hover .o-nav-mega,.o-nav-discover:focus-within .o-nav-mega{transform:translateX(-50%) translateY(0)}.o-nav-mega>small,.o-nav-mega-price{grid-column:1}.o-nav-mega-price{align-items:flex-start;flex-direction:column;gap:2px}}
/* v1.31.14 — menu simplifié : 3 piliers visibles, le reste comme bénéfices inclus */
.o-nav-mega.o-nav-mega-simple{width:min(560px,82vw);grid-template-columns:1fr;padding:18px 18px 15px;gap:7px}
.o-nav-mega-simple>small,.o-nav-mega-simple>.o-nav-mega-price{grid-column:1}
.o-nav-mega-simple>button{grid-template-columns:118px 1fr!important;align-items:baseline!important;padding:14px 15px!important}
.o-nav-mega-simple>button span{grid-column:1/-1!important;margin-top:3px}
.o-nav-mega-more{padding:12px 8px 8px;border-top:1px solid #ebe7de;margin-top:4px;display:flex;flex-direction:column;gap:3px}
.o-nav-mega-more strong{font-size:11px;color:#282828}.o-nav-mega-more span{font-size:10px;line-height:1.45;color:#777168}
@media(max-width:700px){.o-nav-mega.o-nav-mega-simple{width:min(350px,92vw)}.o-nav-mega-simple>button{grid-template-columns:105px 1fr!important}}

/* v1.31.15 — accès direct aux 3 piliers depuis le menu principal */
.o-ecosystem-nav .o-nav-pillar{font-weight:800!important;white-space:nowrap}.o-ecosystem-nav .o-nav-pillar:hover{color:#556E10!important}.o-ecosystem-nav .o-nav-pillar.is-active{color:#556E10!important}
@media(max-width:900px){.o-ecosystem-nav .o-nav-pillar{padding-left:10px!important;padding-right:10px!important;font-size:12px!important}}
@media(max-width:760px){.o-ecosystem-nav .o-nav-pillar[data-view="resources"],.o-ecosystem-nav .o-nav-pillar[data-view="flash"]{display:none}}


/* v1.31.16 — O.MÉTIER devient un coach métier + header desktop sans débordement */
@media(min-width:901px){
  .ofnmi-guest-secondary{display:none!important}
  .ofnmi-header{overflow:visible!important}
  .o-ecosystem-nav{max-width:calc(100vw - 310px)!important;gap:2px!important}
  .o-ecosystem-nav>button{padding-left:14px!important;padding-right:14px!important;font-size:12.5px!important}
}
@media(min-width:901px) and (max-width:1280px){
  .o-ecosystem-nav>button{padding-left:10px!important;padding-right:10px!important;font-size:11.5px!important}
  .o-ecosystem-nav>button[data-view="offer"]{display:none!important}
}
.ofnmi-metier-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 22px}
.ofnmi-metier-action{appearance:none;border:1px solid #ded9cc;background:#fbfaf6;border-radius:22px;padding:20px;text-align:left;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:12px;cursor:pointer;color:#282828;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;min-height:190px}
.ofnmi-metier-action:hover{transform:translateY(-2px);border-color:#b8c78b;box-shadow:0 14px 35px rgba(40,40,40,.07);background:#fff}
.ofnmi-metier-action.is-primary{background:#f4f7e9;border-color:#b9c98a}
.ofnmi-metier-action>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef2df;color:#556e10;font-size:10px;font-weight:850;letter-spacing:.06em}
.ofnmi-metier-action>div{min-width:0}.ofnmi-metier-action small{display:block;color:#556e10;font-size:9px;font-weight:900;letter-spacing:.16em;margin:1px 0 8px}.ofnmi-metier-action strong{display:block;font-size:19px;line-height:1.15;letter-spacing:-.02em;margin-bottom:8px}.ofnmi-metier-action em{display:block;font-style:normal;color:#706b62;font-size:12.5px;line-height:1.5}.ofnmi-metier-action>b{grid-column:2;font-size:11px;color:#556e10;align-self:end}
@media(max-width:980px){.ofnmi-metier-actions{grid-template-columns:1fr}.ofnmi-metier-action{min-height:0}}
@media(max-width:700px){.ofnmi-metier-action{padding:17px;border-radius:18px;grid-template-columns:32px 1fr}.ofnmi-metier-action>span{width:30px;height:30px}.ofnmi-metier-action strong{font-size:17px}}

/* v1.31.17 — O.MÉTIER : largeur uniforme sur tout le parcours */
@media (min-width:921px){
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel,
  .ofnmi-view[data-panel="resources"] .ofnmi-resource-list{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library .ofnmi-o-library-toolbar{
    width:100%!important;
    max-width:1240px!important;
    grid-template-columns:minmax(0,1fr) 285px!important;
  }
}

/* v1.31.18 — O.MÉTIER : alignement réel des largeurs internes sur la même grille */
@media (min-width:921px){
  .ofnmi-view[data-panel="resources"]{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:28px!important;
    padding-right:28px!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library .ofnmi-metier-library-head,
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library .ofnmi-metier-actions,
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library .ofnmi-o-library-toolbar{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel{
    box-sizing:border-box!important;
    width:calc(100% - 56px)!important;
    max-width:1184px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel>.ofnmi-oflash-promise,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel>.ofnmi-oflash-grid,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel>.ofnmi-oflash-disclaimer,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel>.ofnmi-resource-list{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}
@media (max-width:920px){
  .ofnmi-view[data-panel="resources"]>.ofnmi-metier-library,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel{
    width:100%!important;
    max-width:none!important;
  }
}

/* v1.31.19 — O.MÉTIER : le guide des fondamentaux utilise enfin toute la largeur disponible */
@media (min-width:921px){
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel .ofnmi-workflow-guide{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel .ofnmi-workflow-steps,
  .ofnmi-view[data-panel="resources"]>.ofnmi-trade-panel .ofnmi-workflow-guide>.ofnmi-resource-help-universal{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
  }
}
/* v1.31.20 — O.SUR MESURE */
.o-custom-page{max-width:1180px;margin:0 auto;padding:34px 28px 80px}.o-custom-head{padding:42px 0 30px;max-width:900px}.o-custom-head>small,.o-custom-builder-head>small,.o-custom-note>small{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--of-green)}.o-custom-head h1{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:12px 0 20px;color:#242424}.o-custom-head h1 strong{color:var(--of-green)}.o-custom-head p{font-size:18px;line-height:1.65;color:#64645e;max-width:820px}.o-custom-paid{display:inline-flex;margin-top:18px;padding:9px 13px;border-radius:999px;background:#f1f4e9;color:#53651d;font-size:11px;font-weight:900;letter-spacing:.08em}.o-custom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 48px}.o-custom-grid button{text-align:left;border:1px solid #e5e3dc;background:#fff;border-radius:22px;padding:24px;min-height:190px;cursor:pointer;transition:.2s;display:flex;flex-direction:column;align-items:flex-start}.o-custom-grid button:hover{transform:translateY(-3px);border-color:#b7c18f;box-shadow:0 14px 34px rgba(35,35,30,.08)}.o-custom-grid i{font-style:normal;font-size:12px;color:#aaa;font-weight:800;margin-bottom:26px}.o-custom-grid small{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--of-green)}.o-custom-grid strong{font-size:21px;margin:7px 0 10px;color:#292925}.o-custom-grid span{font-size:13px;line-height:1.55;color:#777}.o-custom-builder{background:#292a27;color:#fff;border-radius:28px;padding:36px;margin-top:10px}.o-custom-builder-head{max-width:720px}.o-custom-builder-head h2{font-size:34px;letter-spacing:-.035em;margin:8px 0 10px}.o-custom-builder-head p{color:#c9c9c4;line-height:1.55}.o-custom-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.o-custom-form label{font-size:12px;font-weight:800;color:#d7d7d2;display:flex;flex-direction:column;gap:7px}.o-custom-form .is-wide{grid-column:1/-1}.o-custom-form input,.o-custom-form select,.o-custom-form textarea{width:100%;box-sizing:border-box;border:1px solid #50514d;background:#353632;color:#fff;border-radius:12px;padding:13px 14px;font:inherit;outline:none}.o-custom-form textarea{resize:vertical}.o-custom-form button,.o-custom-offer button{border:0;border-radius:999px;background:var(--of-green);color:#fff;font-weight:900;padding:14px 20px;cursor:pointer;justify-self:start}.o-custom-form .o-discover-consent{flex-direction:row;align-items:flex-start;font-weight:500}.o-custom-form .o-discover-consent input{width:auto;margin-top:3px}.o-custom-note{margin-top:18px;border:1px solid #e5e3dc;border-radius:20px;padding:24px}.o-custom-note strong{display:block;font-size:20px;margin:6px 0}.o-custom-note p{margin:0;color:#6e6e68}.o-custom-offer{margin:20px 0;border:1px solid #e3e1da;border-radius:20px;padding:24px;display:grid;grid-template-columns:auto 1fr auto;gap:6px 22px;align-items:center}.o-custom-offer small{grid-column:1/-1;font-weight:900;letter-spacing:.1em;color:var(--of-green)}.o-custom-offer strong{font-size:24px}.o-custom-offer p{margin:0;color:#6f6f69}.o-custom-offer button{grid-column:3;grid-row:2/4}
@media(max-width:980px){.o-custom-grid{grid-template-columns:repeat(2,1fr)}.o-ecosystem-nav{gap:2px}.o-ecosystem-nav button{padding-left:7px!important;padding-right:7px!important;font-size:11px!important}.o-ecosystem-nav button[data-view="offer"]{display:none}}
@media(max-width:700px){.o-custom-page{padding:22px 16px 60px}.o-custom-grid,.o-custom-form{grid-template-columns:1fr}.o-custom-form .is-wide{grid-column:auto}.o-custom-builder{padding:24px 18px}.o-custom-offer{display:block}.o-custom-offer>*{margin-bottom:10px}.o-custom-grid button{min-height:160px}}


/* v1.31.22 — hiérarchie du menu : 4 services O. + O.DÉCOUVERTE secondaire */
.o-ecosystem-nav .o-nav-pillar[data-view="custom"]{font-weight:800!important;color:inherit!important;white-space:nowrap}
.o-ecosystem-nav .o-nav-pillar[data-view="custom"]:hover,.o-ecosystem-nav .o-nav-pillar[data-view="custom"].is-active{color:#556E10!important}
.o-ecosystem-nav .o-nav-separator{display:block;width:1px;height:22px;background:#ded9cf;margin:0 7px;flex:0 0 auto}
.o-ecosystem-nav .o-nav-secondary{font-size:11px!important;font-weight:650!important;color:#817c73!important;padding-left:10px!important;padding-right:10px!important;white-space:nowrap}
.o-ecosystem-nav .o-nav-secondary:hover,.o-ecosystem-nav .o-nav-secondary.is-active{color:#556E10!important;background:rgba(255,255,255,.55)!important}
@media(max-width:1180px){.o-ecosystem-nav .o-nav-separator{margin:0 3px}.o-ecosystem-nav .o-nav-secondary{font-size:10.5px!important;padding-left:6px!important;padding-right:6px!important}}
@media(max-width:980px){.o-ecosystem-nav .o-nav-separator,.o-ecosystem-nav .o-nav-secondary{display:none!important}}

/* v1.31.23 — navigation monochrome + cartouche compte/invité abaissé */
@media(min-width:901px){
  .o-ecosystem-nav .o-nav-pillar,
  .o-ecosystem-nav .o-nav-pillar:hover,
  .o-ecosystem-nav .o-nav-pillar.is-active,
  .o-ecosystem-nav .o-nav-secondary,
  .o-ecosystem-nav .o-nav-secondary:hover,
  .o-ecosystem-nav .o-nav-secondary.is-active{
    color:#5f5b55!important;
  }
  .ofnmi-header-actions{
    transform:translateY(12px)!important;
  }
  .ofnmi-user-stack,
  .ofnmi-guest-stack{
    margin-top:0!important;
  }
}

/* v1.31.24 — correction définitive du header : titres uniformes + compte/invité abaissés */
@media (min-width:901px){
  .o-ecosystem-nav > button.o-nav-pillar,
  .o-ecosystem-nav > button.o-nav-pillar:hover,
  .o-ecosystem-nav > button.o-nav-pillar.is-active,
  .o-ecosystem-nav > button.o-nav-secondary,
  .o-ecosystem-nav > button.o-nav-secondary:hover,
  .o-ecosystem-nav > button.o-nav-secondary.is-active{
    color:#5f5b55!important;
  }
  .o-ecosystem-nav > button.o-nav-pillar[data-view="custom"],
  .o-ecosystem-nav > button.o-nav-pillar[data-view="custom"]:hover,
  .o-ecosystem-nav > button.o-nav-pillar[data-view="custom"].is-active{
    color:#5f5b55!important;
  }
  .ofnmi-header-actions{
    transform:none!important;
    position:relative!important;
    top:18px!important;
  }
  .ofnmi-header-actions .ofnmi-user-stack,
  .ofnmi-header-actions .ofnmi-guest-stack{
    margin-top:0!important;
    top:auto!important;
    transform:none!important;
  }
}

/* v1.31.26 — liens secondaires visiteur réellement visibles sur desktop */
@media(min-width:901px){
  .ofnmi-header-actions .ofnmi-guest-stack .ofnmi-guest-secondary{
    display:flex!important;
    width:100%!important;
    justify-content:flex-end!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:0!important;
    visibility:visible!important;
    opacity:1!important;
  }
}


/* v1.31.27 — O.DÉCOUVERTE et O.SUR MESURE alignés visuellement sur O.MÉTIER */
.ofnmi-view[data-panel="discover"] .o-discover-page,
.ofnmi-view[data-panel="custom"] .o-custom-page{
  max-width:1180px;
  margin:0 auto;
  padding:34px 28px 80px;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head,
.ofnmi-view[data-panel="custom"] .o-custom-head{
  max-width:none;
  margin:0 0 22px;
  padding:0;
  text-align:left;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head h1,
.ofnmi-view[data-panel="custom"] .o-custom-head h1{
  font-size:clamp(34px,4.2vw,58px);
  line-height:1.02;
  letter-spacing:-.045em;
  margin:8px 0 10px;
  color:#242424;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head h1 strong,
.ofnmi-view[data-panel="custom"] .o-custom-head h1 strong{
  color:var(--of-green);
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head p,
.ofnmi-view[data-panel="custom"] .o-custom-head p{
  max-width:860px;
  margin:0;
  font-size:14px;
  line-height:1.55;
  color:#6d685f;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades,
.ofnmi-view[data-panel="custom"] .o-custom-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin:22px 0 30px;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>button,
.ofnmi-view[data-panel="custom"] .o-custom-grid>button{
  min-height:0;
  padding:18px 18px 16px;
  border:1px solid #ded9cc;
  border-radius:16px;
  background:#fff;
  box-shadow:none;
  transform:none;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>button:first-child,
.ofnmi-view[data-panel="custom"] .o-custom-grid>button:first-child{
  background:#f8f9f3;
  border-color:#b9c78a;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades i,
.ofnmi-view[data-panel="custom"] .o-custom-grid i{
  position:static;
  display:block;
  margin:0 0 10px;
  width:26px;
  height:26px;
  border-radius:999px;
  background:#f1f4e7;
  color:#556E10;
  text-align:center;
  line-height:26px;
  font-size:9px;
  font-weight:900;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades small,
.ofnmi-view[data-panel="custom"] .o-custom-grid small{
  margin:0 0 5px;
  font-size:9px;
  letter-spacing:.08em;
  font-weight:900;
  color:#556E10;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades strong,
.ofnmi-view[data-panel="custom"] .o-custom-grid strong{
  font-size:16px;
  line-height:1.2;
  margin:0 0 6px;
  color:#242424;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades span,
.ofnmi-view[data-panel="custom"] .o-custom-grid span{
  margin:0;
  font-size:11px;
  line-height:1.45;
  color:#777168;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades b{
  margin-top:12px;
  font-size:10px;
  color:#556E10;
}
.ofnmi-view[data-panel="custom"] .o-custom-paid{
  margin-top:14px;
  padding:7px 10px;
  font-size:9px;
}
@media(max-width:980px){
  .ofnmi-view[data-panel="discover"] .o-discover-trades,
  .ofnmi-view[data-panel="custom"] .o-custom-grid{grid-template-columns:1fr;}
}
@media(max-width:700px){
  .ofnmi-view[data-panel="discover"] .o-discover-page,
  .ofnmi-view[data-panel="custom"] .o-custom-page{padding:22px 16px 60px;}
}

/* v1.31.28 — O.DÉCOUVERTE / O.SUR MESURE : vraie structure O.MÉTIER */
.ofnmi-view[data-panel="discover"]>.o-discover-page.ofnmi-metier-library,
.ofnmi-view[data-panel="custom"]>.o-custom-page.ofnmi-metier-library{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:52px 28px 80px!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head,
.ofnmi-view[data-panel="custom"] .o-custom-head{
  width:100%!important;
  max-width:1240px!important;
  margin:0 0 28px!important;
  padding:0!important;
  text-align:left!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head h1,
.ofnmi-view[data-panel="custom"] .o-custom-head h1{
  margin:8px 0 10px!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head p,
.ofnmi-view[data-panel="custom"] .o-custom-head p{
  margin:0!important;
  max-width:none!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades.ofnmi-metier-actions,
.ofnmi-view[data-panel="custom"] .o-custom-grid.ofnmi-metier-actions{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin:22px 0 22px!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action{
  min-height:190px!important;
  padding:20px!important;
  border-radius:22px!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:14px!important;
  row-gap:12px!important;
  align-items:initial!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action>span,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action>span{
  width:34px!important;height:34px!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;background:#eef2df!important;
  color:#556e10!important;font-size:10px!important;font-weight:850!important;letter-spacing:.06em!important;
  position:static!important;margin:0!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action>div,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action>div{min-width:0!important}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action small,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action small{
  display:block!important;color:#556e10!important;font-size:9px!important;font-weight:900!important;
  letter-spacing:.16em!important;margin:1px 0 8px!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action strong,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action strong{
  display:block!important;font-size:19px!important;line-height:1.15!important;letter-spacing:-.02em!important;
  margin-bottom:8px!important;color:#282828!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action em,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action em{
  display:block!important;font-style:normal!important;color:#706b62!important;font-size:12.5px!important;line-height:1.5!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action>b,
.ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action>b{
  grid-column:2!important;font-size:11px!important;color:#556e10!important;align-self:end!important;margin:0!important;
}
@media(max-width:980px){
 .ofnmi-view[data-panel="discover"] .o-discover-trades.ofnmi-metier-actions,
 .ofnmi-view[data-panel="custom"] .o-custom-grid.ofnmi-metier-actions{grid-template-columns:1fr!important}
 .ofnmi-view[data-panel="discover"] .o-discover-trades>.ofnmi-metier-action,
 .ofnmi-view[data-panel="custom"] .o-custom-grid>.ofnmi-metier-action{min-height:0!important}
}
@media(max-width:700px){
 .ofnmi-view[data-panel="discover"]>.o-discover-page.ofnmi-metier-library,
 .ofnmi-view[data-panel="custom"]>.o-custom-page.ofnmi-metier-library{padding:22px 16px 60px!important}
}


/* v1.31.29 — Titres O.DÉCOUVERTE / O.SUR MESURE centrés comme demandé */
.ofnmi-view[data-panel="discover"] .o-discover-page-head,
.ofnmi-view[data-panel="custom"] .o-custom-head{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ofnmi-view[data-panel="discover"] .o-discover-page-head h1,
.ofnmi-view[data-panel="custom"] .o-custom-head h1,
.ofnmi-view[data-panel="discover"] .o-discover-page-head p,
.ofnmi-view[data-panel="custom"] .o-custom-head p{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ofnmi-view[data-panel="custom"] .o-custom-paid{
  display:table!important;
  margin-left:auto!important;
  margin-right:auto!important;
}


/* v1.31.31 — Nouvelle demande en bas de chaque conversation */
.ofnmi-conversation-reset-row{display:flex;align-items:center;gap:12px;margin-top:12px;padding:0 2px;flex-wrap:wrap}
.ofnmi-new-request{appearance:none;border:1px solid #d8d2c6;background:#fff;color:#5f5b55;border-radius:999px;padding:9px 14px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:750;cursor:pointer;transition:.18s}
.ofnmi-new-request:hover{border-color:var(--of-green);color:var(--of-green);background:#f7f8f1}
.ofnmi-new-request-icon{font-size:16px;line-height:1}
.ofnmi-conversation-reset-row small{font-size:11px;color:#98938a}
@media(max-width:620px){.ofnmi-conversation-reset-row{align-items:flex-start;flex-direction:column;gap:6px}}


/* v1.31.34 — Indicateur animé pendant la recherche cadastrale */
.ofnmi-service-loading{display:flex;align-items:center;gap:10px;min-height:24px}
.ofnmi-search-dots{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}
.ofnmi-search-dots i{display:block;width:6px;height:6px;border-radius:50%;background:var(--of-green);opacity:.25;animation:ofnmiSearchDot 1.05s infinite ease-in-out}
.ofnmi-search-dots i:nth-child(2){animation-delay:.15s}
.ofnmi-search-dots i:nth-child(3){animation-delay:.30s}
@keyframes ofnmiSearchDot{0%,60%,100%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
@media(prefers-reduced-motion:reduce){.ofnmi-search-dots i{animation:none;opacity:.75}}


/* v1.31.36 — Carte de localisation dans O.FLASH Matrice cadastrale */
.ofnmi-cadastre-map-card{padding:14px 16px 16px;border:1px solid #ded9cb;border-radius:14px;background:#fff;display:grid;gap:10px;overflow:hidden}
.ofnmi-cadastre-map-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}
.ofnmi-cadastre-map-head>div{display:grid;gap:3px}.ofnmi-cadastre-map-head small{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--of-green)}
.ofnmi-cadastre-map-head strong{font-size:15px}.ofnmi-cadastre-map-head>span{font-size:10px;color:#918a7f}
.ofnmi-cadastre-map{height:260px;width:100%;border:1px solid #e3ded3;border-radius:12px;overflow:hidden;background:#f2f1ec;z-index:1}
.ofnmi-cadastre-map-card>p{margin:0!important;font-size:11px!important;color:#716b62!important}
.ofnmi-cadastre-map .leaflet-control-attribution{font-size:8px}
@media(max-width:700px){.ofnmi-cadastre-map{height:220px}.ofnmi-cadastre-map-head{align-items:flex-start;flex-direction:column;gap:4px}}

/* v1.31.37 — O.FLASH : la liste d'adresses dédiée reste attachée et visible */
.ofnmi-address-wrap > [data-property-address-suggestions]{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 7px)!important;
  z-index:100080!important;
}
.ofnmi-address-wrap > [data-property-address-suggestions]:not([hidden]){display:block!important}
\n\n/* v1.31.39 — Carte cadastrale centrée sur la parcelle */
.ofnmi-cadastre-map{height:330px}
.ofnmi-cadastre-map .ofnmi-parcel-shape{filter:drop-shadow(0 2px 4px rgba(0,0,0,.16))}
.ofnmi-parcel-label-wrap{background:transparent!important;border:0!important}
.ofnmi-parcel-label{display:inline-block;transform:translate(-50%,-50%);white-space:nowrap;padding:7px 11px;border-radius:999px;background:#fff;border:2px solid var(--of-green);color:#202020;font-size:12px;font-weight:850;box-shadow:0 3px 12px rgba(0,0,0,.15)}
.ofnmi-cadastre-map .leaflet-tooltip{font-size:10px;color:#6f6a61;border-color:#ded9cb;box-shadow:none}
@media(max-width:700px){.ofnmi-cadastre-map{height:280px}.ofnmi-parcel-label{font-size:11px;padding:6px 9px}}


/* v1.31.40 — résultat cadastral stable + aperçu toujours visible */
.ofnmi-cadastre-map-card{display:block!important;}
.ofnmi-cadastre-map{min-height:340px!important;}

/* v1.31.41 — O.FLASH : mise en avant des Essentiels */
.ofnmi-flash-essentials{margin:22px 0 30px;padding:0}
.ofnmi-flash-essentials-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 18px}
.ofnmi-flash-essentials-head>div small,.ofnmi-flash-all-head small{display:block;color:var(--of-green);font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:4px}
.ofnmi-flash-essentials-head h2,.ofnmi-flash-all-head h2{margin:0;color:#171717;font-size:32px;line-height:1.05;letter-spacing:-.035em}
.ofnmi-flash-essentials-head p{margin:6px 0 0;color:#716b62;font-size:15px}
.ofnmi-flash-essentials-head>span{padding:12px 16px;border-radius:16px;background:#f1eee7;color:#6d685f;font-size:12px;line-height:1.35}.ofnmi-flash-essentials-head>span b{color:var(--of-green);font-size:20px;margin-right:6px}
.ofnmi-flash-essentials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ofnmi-flash-essential-card{position:relative;min-height:360px;padding:26px;border:1px solid #cad7a3;border-radius:22px;background:linear-gradient(135deg,#fbfcf5 0%,#f3f6e7 100%);box-shadow:0 12px 30px rgba(49,57,23,.07);display:flex;flex-direction:column;overflow:hidden}
.ofnmi-flash-essential-card:after{content:"O.";position:absolute;right:-6px;bottom:-35px;font-size:150px;font-weight:900;line-height:1;color:rgba(85,110,16,.045);pointer-events:none}
.ofnmi-flash-essential-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.ofnmi-flash-essential-top i{font-style:normal;font-size:38px;font-weight:900;color:#d7dfba;line-height:1}.ofnmi-flash-essential-top em{font-style:normal;background:var(--of-green);color:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;letter-spacing:.06em}
.ofnmi-beta-badge{display:inline-flex;align-items:center;border:1px solid #b98b32;border-radius:999px;background:#fff8e8;color:#7a5717;padding:6px 10px;font-size:9px;font-weight:900;letter-spacing:.055em;line-height:1.2}
.ofnmi-beta-notice{margin:0 0 12px;padding:9px 11px;border-left:3px solid #b98b32;border-radius:0 8px 8px 0;background:#fff8e8;color:#6c5a35;font-size:10px;line-height:1.45}
.ofnmi-flash-essential-card>small{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--of-green)}
.ofnmi-flash-essential-card h3{font-size:27px;line-height:1.1;letter-spacing:-.025em;margin:8px 0 10px;color:#171717}.ofnmi-flash-essential-card>p{font-size:15px;line-height:1.45;color:#555047;margin:0 0 14px;max-width:580px}
.ofnmi-flash-essential-card ul{list-style:none;padding:0;margin:4px 0 22px;display:grid;gap:7px}.ofnmi-flash-essential-card li{font-size:13px;color:#4f4b43}.ofnmi-flash-essential-card li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;margin-right:8px;background:var(--of-green);color:#fff;font-size:10px;font-weight:900}
.ofnmi-flash-essential-card button{position:relative;z-index:1;margin-top:auto;width:100%;border:0;border-radius:13px;background:var(--of-green);color:#fff;padding:15px 18px;font-size:14px;font-weight:850;cursor:pointer}.ofnmi-flash-essential-card button:hover{filter:brightness(.94);transform:translateY(-1px)}
.ofnmi-flash-all-head{margin:32px 0 14px}.ofnmi-flash-all-head h2{font-size:27px}
@media(max-width:800px){.ofnmi-flash-essentials-head{align-items:flex-start;flex-direction:column}.ofnmi-flash-essentials-head>span{display:none}.ofnmi-flash-essentials-grid{grid-template-columns:1fr}.ofnmi-flash-essential-card{min-height:0}.ofnmi-flash-essentials-head h2{font-size:28px}.ofnmi-flash-essential-top{flex-wrap:wrap}.ofnmi-beta-badge{flex-basis:auto}}

/* v1.32.06 — O.Chasseur : parcours de recherche intuitive */
.ofnmi-hunter-card{background:linear-gradient(145deg,#262727 0%,#31351f 100%);border-color:#657d20;box-shadow:0 16px 36px rgba(26,29,19,.18)}
.ofnmi-hunter-card:after{color:rgba(255,255,255,.035)}.ofnmi-hunter-card h3{color:#fff}.ofnmi-hunter-card>p,.ofnmi-hunter-card li{color:#dddccf}.ofnmi-hunter-card .ofnmi-flash-essential-top i{color:#849947}.ofnmi-hunter-card .ofnmi-beta-badge{background:rgba(255,248,232,.08);color:#f0cf86;border-color:rgba(240,207,134,.42)}.ofnmi-hunter-card button{background:#eef2df;color:#334407}
.ofnmi-hunter-modal{background:rgba(20,21,19,.58)}.ofnmi-hunter-shell{width:min(940px,100%);background:#f4ede5;padding:0;overflow:auto}.ofnmi-hunter-shell>.ofnmi-close{color:#fff;z-index:2}.ofnmi-hunter-brand{display:flex;align-items:center;gap:10px;padding:19px 28px;background:#262727;color:#fff}.ofnmi-hunter-brand b{font-size:31px;color:#879d42;line-height:1}.ofnmi-hunter-brand span{font-size:13px;font-weight:900;letter-spacing:.16em}.ofnmi-hunter-brand em{margin-left:auto;border:1px solid #83973f;border-radius:999px;padding:5px 9px;color:#b9ca82;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.1em}
.ofnmi-hunter-intro{padding:28px 32px 8px}.ofnmi-hunter-intro small{color:#556e10;font-weight:900;letter-spacing:.14em}.ofnmi-hunter-intro h2{font-size:36px;margin:6px 0 5px}.ofnmi-hunter-intro p{margin:0;color:#6c675f}.ofnmi-hunter-shell form{padding:14px 32px 26px}.ofnmi-hunter-natural{margin:0!important}.ofnmi-hunter-natural>span,.ofnmi-hunter-options>span{display:block;margin-bottom:7px;font-size:12px;font-weight:850;color:#34342f}.ofnmi-hunter-natural textarea{min-height:112px;border:1px solid #d6d2c7!important;border-radius:18px!important;padding:18px!important;font-size:17px!important;line-height:1.5;box-shadow:0 8px 24px rgba(40,40,40,.04)}.ofnmi-hunter-natural small{display:block;margin-top:6px;color:#89837a;font-size:10px;font-weight:500;letter-spacing:0}
.ofnmi-hunter-modes{display:flex;gap:8px;margin:18px 0}.ofnmi-hunter-modes button{border:1px solid #d7d3c8;background:#fff;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:800;cursor:pointer}.ofnmi-hunter-modes button.is-active{background:#556e10;color:#fff;border-color:#556e10}.ofnmi-hunter-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ofnmi-hunter-fields label{margin:0!important;font-size:11px;color:#6d675e}.ofnmi-hunter-fields input,.ofnmi-hunter-fields select{margin-top:5px!important;background:#fff!important;border-color:#ddd8ce!important}
.ofnmi-hunter-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px}.ofnmi-hunter-options>span{width:100%;margin:0}.ofnmi-hunter-options label{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:8px 11px;border:1px solid #d9d4c9;border-radius:999px;background:#fff;font-size:11px;font-weight:700}.ofnmi-hunter-options input{display:inline!important;width:auto!important;margin:0!important}.ofnmi-hunter-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.ofnmi-hunter-actions button{border-radius:13px;padding:13px 17px;font-weight:850;cursor:pointer}.ofnmi-hunter-refine{border:1px solid #cfcabd;background:#fff;color:#556e10}.ofnmi-hunter-submit{border:0;background:#556e10;color:#fff!important}.ofnmi-hunter-result{margin:0 32px 24px;padding:22px;border:1px solid #cad6a7;border-radius:18px;background:#fbfcf5}.ofnmi-hunter-result h3{margin:2px 0 8px;font-size:23px}.ofnmi-hunter-result p{margin:0 0 12px;color:#68635b}.ofnmi-hunter-result-chips{display:flex;gap:7px;flex-wrap:wrap}.ofnmi-hunter-result-chips span{padding:6px 9px;border-radius:999px;background:#edf2dd;color:#465b0c;font-size:10px;font-weight:800}.ofnmi-hunter-result-note{margin-top:14px!important;padding-top:13px;border-top:1px solid #e0e5d0;font-size:11px}.ofnmi-hunter-legal{margin:0;padding:13px 32px;background:#e8e2d9;color:#716b62;font-size:9px;line-height:1.45;text-align:center}
@media(max-width:1000px) and (min-width:801px){.ofnmi-flash-essentials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.ofnmi-hunter-intro{padding:24px 20px 6px}.ofnmi-hunter-intro h2{font-size:29px}.ofnmi-hunter-shell form{padding:12px 20px 22px}.ofnmi-hunter-fields{grid-template-columns:1fr 1fr}.ofnmi-hunter-actions{flex-direction:column}.ofnmi-hunter-actions button{width:100%}.ofnmi-hunter-result{margin:0 20px 20px}.ofnmi-hunter-legal{padding:12px 20px}}
@media(max-width:460px){.ofnmi-hunter-fields{grid-template-columns:1fr}}

/* v1.32.07 — O.Estimation : vente, location et valorisation */
.ofnmi-estimate-card{background:linear-gradient(145deg,#f7f1e8 0%,#e9efd6 100%);border-color:#aebd7c}.ofnmi-estimate-card .ofnmi-flash-essential-top i{color:#aebe7c}.ofnmi-estimate-card .ofnmi-beta-badge{background:#fff;color:#556e10;border-color:#b7c48d}
.ofnmi-estimate-modal{background:rgba(20,21,19,.58)}.ofnmi-estimate-shell{width:min(960px,100%);background:#f4ede5;padding:0;overflow:auto}.ofnmi-estimate-shell>.ofnmi-close{color:#fff;z-index:2}.ofnmi-estimate-brand{display:flex;align-items:center;gap:10px;padding:19px 28px;background:#556e10;color:#fff}.ofnmi-estimate-brand b{font-size:31px;line-height:1}.ofnmi-estimate-brand span{font-size:13px;font-weight:900;letter-spacing:.16em}.ofnmi-estimate-brand em{margin-left:auto;border:1px solid rgba(255,255,255,.48);border-radius:999px;padding:5px 9px;color:#fff;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.1em}
.ofnmi-estimate-intro{padding:27px 32px 8px}.ofnmi-estimate-intro small{color:#556e10;font-weight:900;letter-spacing:.14em}.ofnmi-estimate-intro h2{font-size:35px;margin:6px 0 5px}.ofnmi-estimate-intro p{margin:0;color:#6c675f}.ofnmi-estimate-shell form{padding:14px 32px 26px}.ofnmi-estimate-switches{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;margin-bottom:18px}.ofnmi-estimate-switches>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:12px;border:1px solid #ddd7cb;border-radius:15px;background:rgba(255,255,255,.45)}.ofnmi-estimate-switches span{width:100%;font-size:10px;font-weight:850;color:#6d675f;text-transform:uppercase;letter-spacing:.08em}.ofnmi-estimate-switches button{border:1px solid #d3cec2;background:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;cursor:pointer}.ofnmi-estimate-switches button.is-active{background:#556e10;color:#fff;border-color:#556e10}
.ofnmi-estimate-natural{margin:0!important}.ofnmi-estimate-natural>span,.ofnmi-estimate-options>span{display:block;margin-bottom:7px;font-size:12px;font-weight:850;color:#34342f}.ofnmi-estimate-natural textarea{min-height:108px;border:1px solid #d6d2c7!important;border-radius:18px!important;padding:18px!important;font-size:16px!important;line-height:1.5;box-shadow:0 8px 24px rgba(40,40,40,.04)}.ofnmi-estimate-natural small{display:block;margin-top:6px;color:#89837a;font-size:10px;font-weight:500;letter-spacing:0}.ofnmi-estimate-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.ofnmi-estimate-fields label,.ofnmi-estimate-more label{margin:0!important;font-size:11px;color:#6d675e}.ofnmi-estimate-fields input,.ofnmi-estimate-fields select,.ofnmi-estimate-more input{margin-top:5px!important;background:#fff!important;border-color:#ddd8ce!important}
.ofnmi-estimate-more{margin-top:15px;border:1px solid #d9d4c9;border-radius:14px;background:rgba(255,255,255,.4);padding:0 14px}.ofnmi-estimate-more summary{padding:12px 0;cursor:pointer;color:#556e10;font-size:11px;font-weight:850}.ofnmi-estimate-more>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 0 14px}.ofnmi-estimate-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:17px}.ofnmi-estimate-options>span{width:100%;margin:0}.ofnmi-estimate-options label{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:8px 11px;border:1px solid #d9d4c9;border-radius:999px;background:#fff;font-size:11px;font-weight:700}.ofnmi-estimate-options input{display:inline!important;width:auto!important;margin:0!important}.ofnmi-estimate-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.ofnmi-estimate-actions button{border-radius:13px;padding:13px 17px;font-weight:850;cursor:pointer}.ofnmi-estimate-refine{border:1px solid #cfcabd;background:#fff;color:#556e10}.ofnmi-estimate-submit{border:0;background:#556e10;color:#fff!important}
.ofnmi-estimate-result{margin:0 32px 24px;padding:22px;border:1px solid #cad6a7;border-radius:18px;background:#fbfcf5}.ofnmi-estimate-result h3{margin:2px 0 8px;font-size:23px}.ofnmi-estimate-result p{color:#68635b}.ofnmi-estimate-result-chips{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.ofnmi-estimate-result-chips span{padding:6px 9px;border-radius:999px;background:#edf2dd;color:#465b0c;font-size:10px;font-weight:800}.ofnmi-estimate-result>button{width:100%;border:0;border-radius:13px;background:#556e10;color:#fff;padding:13px 16px;font-weight:850;cursor:pointer}.ofnmi-estimate-legal{margin:0;padding:13px 32px;background:#e8e2d9;color:#716b62;font-size:9px;line-height:1.45;text-align:center}
.ofnmi-estimate-market{margin:16px 0;padding:16px;border:1px solid #cbd7aa;border-radius:14px;background:#fff}.ofnmi-estimate-market>small{display:block;margin-bottom:7px;color:#556e10;font-size:9px;font-weight:900;letter-spacing:.12em}.ofnmi-estimate-market>strong{display:block;color:#3d432b}.ofnmi-estimate-market>p{margin:8px 0 0!important;font-size:10px!important}.ofnmi-estimate-market.is-warning{border-color:#ddc78f;background:#fffaf0}.ofnmi-estimate-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px}.ofnmi-estimate-range span{display:grid;gap:2px;color:#777168;font-size:9px;text-align:center}.ofnmi-estimate-range b{color:#334407;font-size:22px}.ofnmi-estimate-range i{font-style:normal;color:#999287;font-size:11px}
@media(max-width:760px){.ofnmi-estimate-intro{padding:24px 20px 6px}.ofnmi-estimate-intro h2{font-size:28px}.ofnmi-estimate-shell form{padding:12px 20px 22px}.ofnmi-estimate-switches{grid-template-columns:1fr}.ofnmi-estimate-fields{grid-template-columns:1fr 1fr}.ofnmi-estimate-more>div{grid-template-columns:1fr 1fr}.ofnmi-estimate-actions{flex-direction:column}.ofnmi-estimate-actions button{width:100%}.ofnmi-estimate-result{margin:0 20px 20px}.ofnmi-estimate-legal{padding:12px 20px}}
@media(max-width:460px){.ofnmi-estimate-fields,.ofnmi-estimate-more>div{grid-template-columns:1fr}}

/* v1.31.42 — O.FLASH : navigation métier immédiate + essentiels transversaux */
.ofnmi-flash-quicknav{max-width:1180px;margin:0 auto 34px;display:flex;flex-direction:column;gap:12px;align-items:center}
.ofnmi-flash-quicknav>input{width:min(760px,100%);height:54px;border:1px solid #deded8;border-radius:16px;background:#fff;padding:0 18px;font-size:15px;box-shadow:0 8px 28px rgba(0,0,0,.04);outline:none}
.ofnmi-flash-quicknav>input:focus{border-color:var(--of-green);box-shadow:0 0 0 3px rgba(85,110,16,.08)}
.ofnmi-flash-category-pills{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.ofnmi-flash-category-pills button{border:1px solid #deded8;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;color:#666;cursor:pointer;transition:.18s ease}
.ofnmi-flash-category-pills button:hover{border-color:#b8c28f;color:var(--of-green)}
.ofnmi-flash-category-pills button.is-active{background:var(--of-green);color:#fff;border-color:var(--of-green)}
.ofnmi-flash-essential-card>.ofnmi-flash-essential-top+h3{margin-top:18px}
@media(max-width:700px){.ofnmi-flash-quicknav{align-items:stretch}.ofnmi-flash-category-pills{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ofnmi-flash-category-pills button{white-space:nowrap}}

/* O.FLASH propriétaire — qualification personne morale / parcours matrice */
.ofnmi-owner-result{margin:16px 0;padding:18px 20px;border:1px solid rgba(40,40,40,.12);border-radius:18px;background:#fff}
.ofnmi-owner-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.ofnmi-owner-result-head small{font-size:11px;font-weight:800;letter-spacing:.08em;color:#666}
.ofnmi-owner-result-head span{font-size:11px;font-weight:800;padding:6px 9px;border-radius:999px;background:#eef3df;color:#556e10}
.ofnmi-owner-result.is-private .ofnmi-owner-result-head span{background:#f3efe6;color:#5b554b}
.ofnmi-owner-company{padding:12px 0;border-top:1px solid rgba(40,40,40,.08)}
.ofnmi-owner-company:first-of-type{border-top:0}
.ofnmi-owner-company>strong{display:block;font-size:18px;margin-bottom:8px;color:#282828}
.ofnmi-owner-company>div{display:grid;gap:5px;font-size:13px;color:#555}
.ofnmi-owner-result p{margin:10px 0 0;font-size:12px;line-height:1.5;color:#6b6b6b}
@media(max-width:640px){.ofnmi-owner-result-head{align-items:flex-start;flex-direction:column}}


/* v1.31.47 — sélecteur de parcelle sur carte */
.ofnmi-cadastre-picker{margin-top:14px;border:1px solid #ddd8c9;border-radius:16px;background:#fbfaf6;overflow:hidden}
.ofnmi-cadastre-picker-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px}
.ofnmi-cadastre-picker-intro>div{display:grid;gap:3px}
.ofnmi-cadastre-picker-intro small{font-size:9px;letter-spacing:.14em;font-weight:800;color:#556e10}
.ofnmi-cadastre-picker-intro strong{font-size:14px;color:#272727}
.ofnmi-cadastre-picker-intro span{font-size:11px;color:#756f64}
.ofnmi-cadastre-map-open{border:1px solid #556e10;background:#fff;color:#556e10;border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer;white-space:nowrap}
.ofnmi-cadastre-picker-map-wrap{border-top:1px solid #e5e0d4;padding:12px;background:#fff}
.ofnmi-cadastre-picker-status{font-size:11px;color:#6f695f;margin-bottom:9px}
.ofnmi-cadastre-picker-map{height:360px;border-radius:12px;overflow:hidden;background:#eee}
.ofnmi-cadastre-picker-choice{margin-top:10px;padding:11px 13px;border:1px solid #d9dfc1;border-radius:11px;background:#f8faef;display:grid;gap:2px}
.ofnmi-cadastre-picker-choice[hidden]{display:none}
.ofnmi-cadastre-picker-choice small{font-size:9px;letter-spacing:.12em;font-weight:800;color:#556e10}
.ofnmi-cadastre-picker-choice strong{font-size:16px;color:#273000}
.ofnmi-cadastre-picker-choice span{font-size:11px;color:#706b62}
@media(max-width:700px){.ofnmi-cadastre-picker-intro{align-items:stretch;flex-direction:column}.ofnmi-cadastre-map-open{width:100%}.ofnmi-cadastre-picker-map{height:310px}}

/* v1.31.48 — O.FLASH Mode terrain */
.ofnmi-terrain-card{border:1px solid #d9d4c8;border-radius:18px;background:#fbfaf6;overflow:hidden}
.ofnmi-terrain-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px}
.ofnmi-terrain-head>div{display:grid;gap:4px}.ofnmi-terrain-head small{font-size:9px;letter-spacing:.14em;font-weight:850;color:var(--of-green)}.ofnmi-terrain-head strong{font-size:16px;color:#272727}.ofnmi-terrain-head span{max-width:590px;font-size:11px;line-height:1.45;color:#716b61}
.ofnmi-terrain-start,.ofnmi-terrain-owner{border:0;border-radius:999px;background:var(--of-green);color:#fff;padding:11px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.ofnmi-terrain-start:disabled,.ofnmi-terrain-owner:disabled{opacity:.7;cursor:wait}
.ofnmi-terrain-status{padding:10px 16px;border-top:1px solid #e5e0d4;border-bottom:1px solid #e5e0d4;background:#fff;font-size:11px;color:#6d675e}
.ofnmi-terrain-map{height:390px;background:#eee}.ofnmi-terrain-choice{margin:12px 14px 0;padding:12px 14px;border:1px solid #d9dfc1;border-radius:12px;background:#f8faef;display:grid;gap:2px}.ofnmi-terrain-choice[hidden]{display:none}.ofnmi-terrain-choice small{font-size:9px;letter-spacing:.12em;font-weight:850;color:var(--of-green)}.ofnmi-terrain-choice strong{font-size:18px;color:#273000}.ofnmi-terrain-choice span{font-size:11px;color:#706b62}
.ofnmi-terrain-actions{display:flex;gap:9px;padding:12px 14px 0;flex-wrap:wrap}.ofnmi-terrain-stop,.ofnmi-terrain-recenter{border:1px solid #d6d1c7;border-radius:999px;background:#fff;color:#5d5952;padding:10px 14px;font-weight:750;cursor:pointer}.ofnmi-terrain-actions [hidden]{display:none!important}.ofnmi-terrain-privacy{margin:10px 14px 14px;font-size:10px;color:#8a8379}
@media(max-width:700px){.ofnmi-terrain-head{align-items:stretch;flex-direction:column}.ofnmi-terrain-start{width:100%}.ofnmi-terrain-map{height:52vh;min-height:330px}.ofnmi-terrain-actions{flex-direction:column}.ofnmi-terrain-owner,.ofnmi-terrain-stop,.ofnmi-terrain-recenter{width:100%}}

/* v1.31.57 — résultats O.Flash strictement uniformisés dans les 3 modes */
.ofnmi-property-clarification,[data-cadastre-service]{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;}
.ofnmi-cadastre-service>*{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;}
.ofnmi-address-interpreted,.ofnmi-cadastre-map-card,.ofnmi-parcel-found,.ofnmi-parcel-warning,.ofnmi-owner-result,.ofnmi-service-found,.ofnmi-cadastral-next{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;}
.ofnmi-cadastre-map{width:100%!important;box-sizing:border-box!important;}
/* v1.31.58 — largeur unique de tous les blocs O.FLASH propriétaire */
.ofnmi-cadastre-service{width:100%!important;max-width:none!important;box-sizing:border-box!important;justify-self:stretch!important;}
.ofnmi-cadastre-service>.ofnmi-service-kicker,
.ofnmi-cadastre-service>.ofnmi-address-interpreted,
.ofnmi-cadastre-service>.ofnmi-cadastre-map-card,
.ofnmi-cadastre-service>.ofnmi-parcel-found,
.ofnmi-cadastre-service>.ofnmi-parcel-warning,
.ofnmi-cadastre-service>.ofnmi-owner-result,
.ofnmi-cadastre-service>.ofnmi-service-found,
.ofnmi-cadastre-service>.ofnmi-cadastral-next,
.ofnmi-cadastre-service>.ofnmi-service-actions{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;}
.ofnmi-cadastre-map,.ofnmi-cadastre-picker-map,.ofnmi-terrain-map{width:100%!important;max-width:none!important;box-sizing:border-box!important;}


/* v1.31.59 — O.FLASH propriétaire : largeur réellement identique dans les 3 modes */
.ofnmi-clarifications,
.ofnmi-clarification.ofnmi-property-clarification,
.ofnmi-property-tabs,
.ofnmi-property-panel,
.ofnmi-property-panel.is-active,
.ofnmi-address-wrap,
.ofnmi-cadastre-grid,
.ofnmi-cadastre-picker,
.ofnmi-cadastre-picker-map-wrap,
.ofnmi-terrain-card,
[data-cadastre-service],
.ofnmi-cadastre-service{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.ofnmi-clarification.ofnmi-property-clarification{grid-column:1/-1!important;justify-self:stretch!important;}
.ofnmi-property-panel{margin-left:0!important;margin-right:0!important;}
.ofnmi-property-panel>*{max-width:100%!important;box-sizing:border-box!important;}
.ofnmi-cadastre-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) minmax(0,.55fr) minmax(0,.75fr)!important;}
.ofnmi-terrain-map,.ofnmi-cadastre-picker-map{display:block!important;width:100%!important;max-width:100%!important;}
/* rendre le parcellaire IGN lisible au-dessus du fond de carte */
.ofnmi-cadastre-picker-map .leaflet-tile-pane,
.ofnmi-terrain-map .leaflet-tile-pane{filter:none;}
.ofnmi-cadastre-picker-map .leaflet-overlay-pane,
.ofnmi-terrain-map .leaflet-overlay-pane{z-index:450;}
@media(max-width:760px){
 .ofnmi-cadastre-grid{grid-template-columns:1fr 1fr!important;}
}

/* v1.31.60 — Mon espace : socle personnel du profil */
.ofnmi-space-wrap{width:100%;max-width:1180px;margin:0 auto;padding:46px 28px 70px;box-sizing:border-box}
.ofnmi-space-head{max-width:780px;margin-bottom:28px}.ofnmi-space-head>p{margin:0 0 8px;font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--of-green)}.ofnmi-space-head h1{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.08;color:#242424}.ofnmi-space-head span{display:block;max-width:720px;color:#706c65;line-height:1.6;font-size:15px}
.ofnmi-space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 34px}.ofnmi-space-card{min-width:0;border:1px solid #ded9cc;border-radius:18px;background:#fff;padding:20px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:start;box-shadow:0 8px 26px rgba(0,0,0,.025)}.ofnmi-space-card.is-active{border-color:#cfd8ad;background:linear-gradient(180deg,#fff,#fafcf5)}.ofnmi-space-card.is-coming{background:#fbfaf6}.ofnmi-space-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eef3df;color:var(--of-green);font-size:21px;font-weight:900}.ofnmi-space-card small{display:block;margin:2px 0 5px;font-size:10px;font-weight:900;letter-spacing:.11em;color:var(--of-green)}.ofnmi-space-card h2{margin:0 0 6px;font-size:20px;color:#252525}.ofnmi-space-card p{margin:0 0 10px;color:#716d66;font-size:13px;line-height:1.45}.ofnmi-space-meta{font-size:11px;color:#969087}.ofnmi-space-card>b{align-self:center;white-space:nowrap;color:var(--of-green);font-size:11px}.ofnmi-space-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;border-top:1px solid #e3dfd4;padding-top:28px;margin:0 0 16px}.ofnmi-space-section-head small{display:block;font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--of-green);margin-bottom:5px}.ofnmi-space-section-head h2{margin:0 0 4px;font-size:24px;color:#292929}.ofnmi-space-section-head p{margin:0;color:#77716a;font-size:13px}.ofnmi-space-section-head button{border:0;border-radius:999px;background:var(--of-green);color:#fff;font-weight:800;font-size:12px;padding:12px 16px;cursor:pointer;white-space:nowrap}
@media(max-width:760px){.ofnmi-space-wrap{padding:30px 14px 50px}.ofnmi-space-grid{grid-template-columns:1fr}.ofnmi-space-card{grid-template-columns:42px minmax(0,1fr)}.ofnmi-space-card>b{grid-column:2}.ofnmi-space-section-head{align-items:flex-start;flex-direction:column}.ofnmi-space-section-head button{width:100%}}

/* v1.31.61 — O.FLASH : largeur strictement unique + parcellaire IGN visible */
.ofnmi-thread-answer .ofnmi-clarifications{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-clarification{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:16px!important;
  box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-tabs,
.ofnmi-thread-answer .ofnmi-property-panel,
.ofnmi-thread-answer .ofnmi-property-panel.is-active,
.ofnmi-thread-answer .ofnmi-terrain-card,
.ofnmi-thread-answer .ofnmi-cadastre-picker,
.ofnmi-thread-answer .ofnmi-cadastre-picker-map-wrap,
.ofnmi-thread-answer .ofnmi-cadastre-service{
  display:block;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-tabs{display:flex!important;}
.ofnmi-thread-answer .ofnmi-property-panel:not(.is-active){display:none!important;}
.ofnmi-thread-answer .ofnmi-cadastre-grid{width:100%!important;max-width:none!important;box-sizing:border-box!important;}
.ofnmi-thread-answer .ofnmi-cadastre-picker-map,
.ofnmi-thread-answer .ofnmi-terrain-map{width:100%!important;max-width:none!important;box-sizing:border-box!important;}
/* Le parcellaire est une couche de tuiles WMTS : elle doit rester au-dessus du fond OSM. */
.ofnmi-cadastre-picker-map .leaflet-tile-pane .leaflet-layer:last-child,
.ofnmi-terrain-map .leaflet-tile-pane .leaflet-layer:last-child{z-index:450!important;}

/* v1.31.62 — 3 modes : même boîte au pixel près ; carte réservée au Mode terrain */
.ofnmi-thread-answer .ofnmi-property-panel.is-active{
  width:100%!important; max-width:100%!important; min-width:0!important;
  margin:0!important; padding:0!important; border:0!important; box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-panel.is-active > .ofnmi-address-wrap,
.ofnmi-thread-answer .ofnmi-property-panel.is-active > .ofnmi-cadastre-grid,
.ofnmi-thread-answer .ofnmi-property-panel.is-active > .ofnmi-terrain-card{
  width:100%!important; max-width:100%!important; min-width:0!important;
  margin-left:0!important; margin-right:0!important; box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-cadastre-picker{display:none!important;}


/* v1.31.63 — une seule géométrie commune pour Adresse / Réf. cadastrales / Mode terrain */
.ofnmi-thread-answer .ofnmi-property-panel{
  width:100%!important; max-width:100%!important; min-width:0!important;
  margin:0!important; padding:0!important; box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-modebox{
  display:block!important;
  width:100%!important; max-width:100%!important; min-width:0!important;
  margin:0!important; padding:0!important;
  box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-modebox > label,
.ofnmi-thread-answer .ofnmi-property-modebox > .ofnmi-address-wrap,
.ofnmi-thread-answer .ofnmi-property-modebox > .ofnmi-cadastre-grid,
.ofnmi-thread-answer .ofnmi-property-modebox > .ofnmi-terrain-card{
  display:block; width:100%!important; max-width:100%!important; min-width:0!important;
  margin-left:0!important; margin-right:0!important; box-sizing:border-box!important;
}
.ofnmi-thread-answer .ofnmi-property-modebox > .ofnmi-cadastre-grid{display:grid!important;}
.ofnmi-thread-answer .ofnmi-property-modebox > label{margin:0 0 6px!important;}

/* v1.31.64 — espacement vertical strictement identique entre tous les blocs résultat O.FLASH */
.ofnmi-cadastre-service{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:8px!important;
  row-gap:8px!important;
}
.ofnmi-cadastre-service > .ofnmi-service-kicker,
.ofnmi-cadastre-service > .ofnmi-address-interpreted,
.ofnmi-cadastre-service > .ofnmi-cadastre-map-card,
.ofnmi-cadastre-service > .ofnmi-parcel-found,
.ofnmi-cadastre-service > .ofnmi-parcel-warning,
.ofnmi-cadastre-service > .ofnmi-owner-result,
.ofnmi-cadastre-service > .ofnmi-service-found,
.ofnmi-cadastre-service > .ofnmi-cadastral-next,
.ofnmi-cadastre-service > .ofnmi-service-actions{
  margin-top:0!important;
  margin-bottom:0!important;
}
.ofnmi-cadastre-service > .ofnmi-owner-result{margin:0!important;}
.ofnmi-cadastre-service > .ofnmi-service-actions{margin:0!important;}

/* v1.31.65 — actions universelles après génération d'un document */
.ofnmi-document-ready{width:min(794px,100%);margin:16px auto 0;padding:18px 20px;background:#f8f6ef;border:1px solid #ddd6c6;border-radius:18px;box-sizing:border-box;display:grid;gap:12px}
.ofnmi-document-ready>div:first-child small{display:block;color:var(--of-green);font-size:11px;font-weight:800;letter-spacing:.13em;margin-bottom:3px}.ofnmi-document-ready>div:first-child strong{font-size:17px}
.ofnmi-document-ready-actions{display:flex;flex-wrap:wrap;gap:8px}.ofnmi-document-ready-actions button,.ofnmi-document-ready-actions a,.ofnmi-document-share button{appearance:none;border:1px solid #ddd6c6;background:#fff;color:#282828;border-radius:999px;padding:10px 15px;font:inherit;cursor:pointer;text-decoration:none;line-height:1.2}.ofnmi-document-ready-actions [data-laposte]{background:var(--of-green);border-color:var(--of-green);color:#fff;font-weight:700}.ofnmi-document-ready-actions [data-save-space]{background:#f1efe7;color:#556e10}
.ofnmi-document-share summary{cursor:pointer;font-size:13px;color:#777;width:max-content}.ofnmi-document-share>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}
@media print{.ofnmi-document-ready{display:none!important}}
@media(max-width:760px){.ofnmi-document-ready{margin:12px 14px 0;width:calc(100% - 28px)}.ofnmi-document-ready-actions>*{flex:1 1 auto;text-align:center}}


/* v1.31.68 — fichiers joints clairement visibles sous la barre */
.ofnmi-attachment-zone{min-height:0!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important;}
.ofnmi-attachment-zone:not(.has-files){display:none!important;}
.ofnmi-attachment-zone.has-files{display:flex!important;width:min(780px,100%)!important;margin:9px auto 0!important;padding:8px 12px!important;align-items:center!important;background:rgba(248,249,241,.72)!important;border:1px solid rgba(85,110,16,.13)!important;border-radius:14px!important;}
.ofnmi-attachment-summary{display:inline-flex;align-items:baseline;gap:7px;margin-right:2px;white-space:nowrap;color:#3f4917;}
.ofnmi-attachment-summary strong{font-size:11.5px;font-weight:800;}
.ofnmi-attachment-summary small{font-size:10px;color:#888276;}
.ofnmi-attachment-zone.has-files .ofnmi-file-chip{background:#fff!important;border-color:rgba(85,110,16,.20)!important;max-width:260px!important;}
@media(max-width:760px){.ofnmi-attachment-zone.has-files{width:calc(100% - 16px)!important;padding:7px 9px!important}.ofnmi-attachment-summary{width:100%;margin-bottom:1px}}


/* v1.31.69 — classement automatique dans Mon espace */
.ofnmi-auto-save-note{margin:10px 0 0;padding:10px 13px;border:1px solid rgba(85,110,16,.2);border-radius:12px;background:rgba(85,110,16,.055);font-size:13px;line-height:1.45;color:#45500f}
.ofnmi-space-folder{display:inline-flex!important;width:auto!important;margin:7px 0 0!important;padding:5px 9px;border-radius:999px;background:#f3efe6;color:#556e10;font-size:11px;font-weight:800;letter-spacing:.02em}
.ofnmi-generated-record-details{margin:16px 0;padding:14px 16px;border-radius:14px;background:#f7f4ed;border:1px solid #e5dfd1}
.ofnmi-generated-record-details p{margin:5px 0}

/* v1.31.70 — poursuivre ou repartir : libellé unique et clair partout dans O. */
.ofnmi-inline-followup-head{margin-bottom:10px!important}
.ofnmi-inline-followup-head strong{font-size:14px!important;font-weight:750!important;color:#222!important}
.ofnmi-inline-followup-examples{margin:7px 4px 0;font-size:11px;line-height:1.45;color:#8a877f}
.ofnmi-conversation-reset-row{margin-top:14px!important}
@media(max-width:600px){.ofnmi-inline-followup-examples{font-size:10px}}

/* v1.31.71 — Mon espace : vraie action explicite dans la carte Mes documents */
.ofnmi-space-card .ofnmi-space-card-action{
  align-self:end;
  justify-self:end;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:9px 14px;
  border:1px solid #d8d3c7;
  border-radius:999px;
  background:#f7f4ec;
  color:var(--of-green);
  font-size:11px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  transition:transform .16s ease,background .16s ease,border-color .16s ease;
}
.ofnmi-space-card .ofnmi-space-card-action:hover{
  background:#eef3df;
  border-color:#cbd5aa;
  transform:translateY(-1px);
}
#ofnmi-my-documents{scroll-margin-top:110px;}
@media(max-width:760px){
  .ofnmi-space-card .ofnmi-space-card-action{grid-column:2;justify-self:start;margin-top:4px;}
}

/* v1.31.72 — bouton Joindre un fichier toujours cliquable */
.ofnmi-view[data-panel="assistant"] .ofnmi-prompt>.ofnmi-attachment-trigger{
  position:relative!important;
  z-index:6!important;
  pointer-events:auto!important;
}

/* v1.31.76 — précisions documentaires en choix rapides */
.ofnmi-followup-question{padding:18px;border:1px solid rgba(40,40,40,.10);border-radius:18px;background:#fff;display:grid;gap:12px}
.ofnmi-followup-quick{display:flex;flex-wrap:wrap;gap:9px}
.ofnmi-followup-quick button{appearance:none;border:1px solid #ddd6c8;background:#f7f4ed;border-radius:999px;padding:10px 15px;font:inherit;font-weight:700;cursor:pointer;color:#282828}
.ofnmi-followup-quick button:hover,.ofnmi-followup-quick button.is-selected{border-color:#556e10;background:#f0f5df;color:#496000;box-shadow:0 0 0 2px rgba(85,110,16,.08)}
.ofnmi-followup-other input,.ofnmi-followup-question textarea{width:100%;box-sizing:border-box;border:1px solid rgba(40,40,40,.14);border-radius:12px;padding:12px 14px;font:inherit;background:#fff}
\n/* v1.31.80 — atelier document : un seul bouton final, attente animée et courrier prêt à envoyer */
.ofnmi-analyze-row.is-loading>span{display:none!important}
.ofnmi-inline-dots{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:58px;min-height:18px}
.ofnmi-inline-dots i{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.25;animation:ofnmiDocDot 1s infinite ease-in-out}
.ofnmi-inline-dots i:nth-child(2){animation-delay:.14s}.ofnmi-inline-dots i:nth-child(3){animation-delay:.28s}
@keyframes ofnmiDocDot{0%,80%,100%{opacity:.22;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}
.ofnmi-letter-ready{padding:58px 66px 54px}
.ofnmi-letter-ready header{min-height:115px;border-bottom:0!important;padding-bottom:18px!important;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}
.ofnmi-letter-ready header .ofnmi-doc-logo,.ofnmi-letter-ready header img{margin-bottom:0!important}
.ofnmi-letter-date{margin-left:auto;color:#6d6a64;font-size:14px;white-space:nowrap;padding-top:4px}
.ofnmi-letter-ready main{padding:30px 0 45px!important;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.72}
.ofnmi-letter-ready main p{margin:0 0 18px}
.ofnmi-letter-ready main h1,.ofnmi-letter-ready main h2:first-child{margin-top:0}
.ofnmi-letter-ready footer{margin-top:35px!important}
@media print{.ofnmi-letter-ready{padding:0!important}.ofnmi-letter-ready header{min-height:32mm}.ofnmi-letter-ready main{padding:8mm 0 10mm!important}}

/* v1.31.81 — identité documentaire + courrier premium compact */
.ofnmi-logo-profile{margin-bottom:14px}.ofnmi-logo-preview img{max-width:240px;max-height:90px}.ofnmi-media-remove{margin:4px 0 12px;border:0;background:transparent;color:#6d6a64;text-decoration:underline;cursor:pointer;font:inherit;font-size:13px}.ofnmi-doc-brand-image{display:block;max-width:180px;max-height:64px;object-fit:contain;object-position:left top}
.ofnmi-letter-ready{padding:46px 62px 44px!important;min-height:0!important}
.ofnmi-letter-ready header{min-height:68px!important;padding:0 0 14px!important;margin:0 0 18px!important;border-bottom:1px solid color-mix(in srgb,var(--doc-color) 42%,transparent)!important;align-items:flex-start!important}
.ofnmi-letter-ready .ofnmi-letter-date{padding-top:3px!important}
.ofnmi-letter-ready main{padding:0!important;margin:0!important;font-size:15.5px!important;line-height:1.55!important}
.ofnmi-letter-ready main p{margin:0 0 12px!important}.ofnmi-letter-ready main p:empty{display:none!important}
.ofnmi-letter-ready main br+br{display:none!important}
.ofnmi-letter-ready main h1,.ofnmi-letter-ready main h2,.ofnmi-letter-ready main h3{margin:16px 0 9px!important;line-height:1.25!important}
.ofnmi-letter-ready main ul,.ofnmi-letter-ready main ol{margin:8px 0 12px!important;padding-left:22px!important}
.ofnmi-letter-ready .ofnmi-letter-signature{margin:12px 0 0!important;min-height:0!important}.ofnmi-letter-ready .ofnmi-letter-signature img{display:block;max-width:155px;max-height:58px;object-fit:contain}
.ofnmi-letter-ready>footer{display:none!important}
@media print{.ofnmi-letter-ready{padding:14mm 17mm 12mm!important}.ofnmi-letter-ready header{min-height:18mm!important;margin-bottom:6mm!important}.ofnmi-letter-ready main{font-size:10.5pt!important;line-height:1.45!important}.ofnmi-letter-ready main p{margin-bottom:3.2mm!important}}

/* v1.31.82 — courriers compacts, destinataire à droite, signature en bas */
.ofnmi-letter-ready{padding:38px 58px 38px!important}
.ofnmi-letter-ready header{min-height:0!important;margin:0!important;padding:0 0 12px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:28px!important;border-bottom:1px solid color-mix(in srgb,var(--doc-color) 40%,transparent)!important}
.ofnmi-letter-brand{display:flex;align-items:flex-start;gap:16px;min-width:0}
.ofnmi-letter-brand>.ofnmi-doc-brand-image{display:block;max-width:94px!important;max-height:54px!important;margin:0!important;object-fit:contain}
.ofnmi-letter-brand>.ofnmi-doc-logo{margin:0!important;font-size:17px!important;letter-spacing:.13em!important}
.ofnmi-letter-sender{display:flex;flex-direction:column;gap:1px;font-size:11.5px;line-height:1.3;color:#4c4943}
.ofnmi-letter-sender strong{font-size:12.5px;color:#222;margin:0 0 1px}
.ofnmi-letter-sender span{display:block;margin:0!important;padding:0!important}
.ofnmi-letter-date{padding-top:1px!important;font-size:12.5px!important;color:#5f5b54!important}
.ofnmi-letter-recipient{width:44%;margin:14px 0 14px auto;padding:0;display:flex;flex-direction:column;gap:2px;font-size:13.5px;line-height:1.35;color:#222}
.ofnmi-letter-recipient span{display:block;margin:0!important;padding:0!important}
.ofnmi-letter-recipient span:first-child{font-weight:700}
.ofnmi-letter-ready main{padding:0!important;margin:0!important;font-size:14.2px!important;line-height:1.48!important}
.ofnmi-letter-ready main p{margin:0 0 10px!important}
.ofnmi-letter-ready main p:first-child{margin-top:0!important}
.ofnmi-letter-ready main p:empty{display:none!important}
.ofnmi-letter-signature{margin:8px 0 0!important;min-height:0!important}
.ofnmi-letter-signature img{display:block!important;max-width:150px!important;max-height:55px!important;object-fit:contain!important;margin:0!important}
.ofnmi-letter-signature.is-text{font-size:13px;font-weight:600;color:#333}
@media print{
  .ofnmi-letter-ready{padding:8mm 13mm 8mm!important}
  .ofnmi-letter-ready header{padding-bottom:3mm!important}
  .ofnmi-letter-recipient{margin-top:4mm!important;margin-bottom:4mm!important;width:45%!important}
  .ofnmi-letter-ready main{font-size:10.2pt!important;line-height:1.42!important}
  .ofnmi-letter-ready main p{margin-bottom:2.5mm!important}
  .ofnmi-letter-signature{margin-top:2mm!important}
}

/* v1.31.82 — alignement propre de la mention GPS */
.ofnmi-terrain-privacy{display:block!important;width:auto!important;box-sizing:border-box!important;margin:8px 14px 14px!important;padding:0!important;line-height:1.35!important}
.ofnmi-terrain-actions+.ofnmi-terrain-privacy{margin-left:14px!important;margin-right:14px!important}


/* v1.31.83 — courrier compact, destinataire réellement à droite, signature nette */
.ofnmi-letter-ready .ofnmi-letter-recipient{
  width:42%!important;
  margin:8px 0 8px auto!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  line-height:1.15!important;
  text-align:left!important;
}
.ofnmi-letter-ready .ofnmi-letter-recipient span{
  margin:0!important;
  padding:0!important;
  line-height:1.15!important;
}
.ofnmi-letter-ready .ofnmi-letter-recipient span+span{margin-top:1px!important}
.ofnmi-letter-ready .ofnmi-letter-sender{gap:0!important;line-height:1.15!important}
.ofnmi-letter-ready .ofnmi-letter-sender span,
.ofnmi-letter-ready .ofnmi-letter-sender strong{line-height:1.15!important;margin:0!important}
.ofnmi-letter-ready main{margin-top:0!important;padding-top:0!important}
.ofnmi-letter-ready main p{margin:0 0 8px!important;line-height:1.42!important}
.ofnmi-letter-ready .ofnmi-letter-signature{margin:6px 0 0!important;padding:0!important}
.ofnmi-letter-ready .ofnmi-letter-signature img{max-width:170px!important;max-height:64px!important;margin:0!important}
.ofnmi-form-status{display:inline-flex;align-items:center;gap:10px}
@media print{
  .ofnmi-letter-ready .ofnmi-letter-recipient{width:42%!important;margin:2.5mm 0 2.5mm auto!important;line-height:1.1!important}
  .ofnmi-letter-ready main p{margin-bottom:2mm!important;line-height:1.35!important}
  .ofnmi-letter-ready .ofnmi-letter-signature{margin-top:1.5mm!important}
}

/* v1.31.84 — courrier plus aéré + objet respirant + signature visible */
.ofnmi-letter-ready .ofnmi-letter-recipient{
  width:44%!important;
  margin:22px 0 24px auto!important;
  gap:2px!important;
  line-height:1.32!important;
}
.ofnmi-letter-ready main{
  font-size:14.4px!important;
  line-height:1.58!important;
}
.ofnmi-letter-ready main p{
  margin:0 0 15px!important;
}
.ofnmi-letter-ready main .ofnmi-letter-subject{
  margin:22px 0 24px!important;
  padding:0!important;
  font-weight:500!important;
}
.ofnmi-letter-ready .ofnmi-letter-signature{
  margin:20px 0 0!important;
  padding:0!important;
  min-height:42px!important;
}
.ofnmi-letter-ready .ofnmi-letter-signature img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:185px!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.ofnmi-letter-ready .ofnmi-letter-signature.is-text{
  font-size:14px!important;
  min-height:0!important;
}
@media print{
  .ofnmi-letter-ready .ofnmi-letter-recipient{margin:6mm 0 7mm auto!important}
  .ofnmi-letter-ready main{font-size:10.7pt!important;line-height:1.52!important}
  .ofnmi-letter-ready main p{margin-bottom:4mm!important}
  .ofnmi-letter-ready main .ofnmi-letter-subject{margin:6mm 0 7mm!important}
  .ofnmi-letter-ready .ofnmi-letter-signature{margin-top:6mm!important}
  .ofnmi-letter-ready .ofnmi-letter-signature img{max-width:45mm!important;max-height:20mm!important}
}


/* v1.31.86 — édition directe sans modifier la papeterie premium */
.ofnmi-inline-edit{outline:1px dashed rgba(85,110,16,.55);outline-offset:4px;border-radius:4px;cursor:text;background:rgba(85,110,16,.025)}
.ofnmi-inline-edit:focus{outline:2px solid var(--of-green);background:#fff}
.ofnmi-preview-tools [data-edit-save]{background:var(--of-green)!important;color:#fff!important}
.ofnmi-preview-tools [data-edit-cancel]{background:#fff!important;color:#222!important}

/* v1.31.87 — finition typographique commune à tous les documents */
.ofnmi-generated main p{
  text-align:justify!important;
  text-justify:inter-word!important;
  hyphens:auto;
}
.ofnmi-generated main li{
  text-align:justify;
  text-justify:inter-word;
}
.ofnmi-letter-ready .ofnmi-letter-signature{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:7px!important;
}
.ofnmi-letter-ready .ofnmi-letter-signer-name{
  display:block!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:700!important;
  color:#222!important;
  margin:0!important;
  padding:0!important;
}
.ofnmi-letter-ready .ofnmi-letter-signature img{
  margin:0!important;
}
@media print{
  .ofnmi-generated main p,.ofnmi-generated main li{
    text-align:justify!important;
    text-justify:inter-word!important;
  }
  .ofnmi-letter-ready .ofnmi-letter-signer-name{
    font-size:10.5pt!important;
  }
}

/* v1.31.88 — respiration destinataire + mentions légales automatiques */
.ofnmi-letter-ready .ofnmi-letter-recipient{margin-bottom:42px!important}
.ofnmi-doc-legal-footer{display:block!important;margin-top:52px!important;padding-top:11px!important;border-top:1px solid color-mix(in srgb,var(--doc-color) 38%,#bbb)!important;font-size:9.5px!important;line-height:1.35!important;color:#666!important;text-align:center!important;letter-spacing:.01em!important}
.ofnmi-legal-profile{margin:22px 0;padding:20px;border:1px solid #ded9ca;border-radius:18px;background:#faf8f1}.ofnmi-legal-profile>small{color:var(--of-green);font-weight:800;letter-spacing:.12em}.ofnmi-legal-profile h3{margin:5px 0}.ofnmi-legal-profile>p{margin:0 0 16px;color:#706b61;font-size:13px;line-height:1.5}
@media print{.ofnmi-letter-ready .ofnmi-letter-recipient{margin-bottom:10mm!important}.ofnmi-doc-legal-footer{margin-top:12mm!important;padding-top:2.5mm!important;font-size:7.2pt!important;break-inside:avoid!important}}


/* v1.31.90 — impression isolée : une seule page utile + pied légal fiable */
.ofnmi-letter-ready .ofnmi-doc-legal-footer{width:100%!important;box-sizing:border-box!important}
@media print{
  #ofnmi-document-content{width:210mm!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}
  #ofnmi-document-content>.ofnmi-generated{position:static!important;left:auto!important;top:auto!important;width:210mm!important;max-width:210mm!important;min-height:0!important;height:auto!important;margin:0!important;box-shadow:none!important;page-break-after:auto!important;break-after:auto!important}
  .ofnmi-letter-ready .ofnmi-doc-legal-footer{display:block!important;visibility:visible!important;break-inside:avoid!important;page-break-inside:avoid!important}
}


/* v1.31.91 — règle stricte : tout courrier tient sur une seule page A4 */
@media print{
  .ofnmi-letter-ready.ofnmi-print-one-page{
    min-height:0!important;height:auto!important;
    padding:10mm 16mm 8mm!important;
    overflow:visible!important;
  }
  .ofnmi-letter-ready.ofnmi-print-one-page header{
    min-height:0!important;margin-bottom:4mm!important;padding-bottom:2.5mm!important;
  }
  .ofnmi-letter-ready.ofnmi-print-one-page .ofnmi-letter-recipient{
    margin-top:4mm!important;margin-bottom:7mm!important;
  }
  .ofnmi-letter-ready.ofnmi-print-one-page main{
    font-size:10.2pt!important;line-height:1.38!important;padding:0!important;margin:0!important;
  }
  .ofnmi-letter-ready.ofnmi-print-one-page main p{margin-bottom:2.7mm!important;}
  .ofnmi-letter-ready.ofnmi-print-one-page main .ofnmi-letter-subject{margin:4mm 0 5mm!important;}
  .ofnmi-letter-ready.ofnmi-print-one-page .ofnmi-letter-signature{margin-top:3mm!important;gap:1.5mm!important;}
  .ofnmi-letter-ready.ofnmi-print-one-page .ofnmi-letter-signature img{max-width:40mm!important;max-height:16mm!important;}
  .ofnmi-letter-ready.ofnmi-print-one-page .ofnmi-doc-legal-footer{
    margin-top:6mm!important;padding-top:2mm!important;font-size:6.8pt!important;line-height:1.22!important;
  }
}


/* v1.31.92 — Accueil : O.SUR MESURE rejoint les 4 façons de travailler avec O. */
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(1240px,94vw)!important}
.ofnmi-home-core-card.is-custom{background:linear-gradient(135deg,#fff,#f7f4eb);border-color:#d9d1bd}
.ofnmi-home-core-card.is-custom .ofnmi-home-core-mark{background:#f0ead8;color:var(--of-green)}
.ofnmi-hero.is-conversation-active .ofnmi-home-core-intro,.ofnmi-hero.is-conversation-active .ofnmi-home-core-grid{display:none!important}
.ofnmi-hero.is-conversation-active .ofnmi-answer{margin-top:22px!important}
@media(max-width:1050px){.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(760px,94vw)!important}}
@media(max-width:820px){.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{grid-template-columns:1fr!important;width:min(680px,94vw)!important}}

/* v1.31.93 — Accueil : centrage réel des 4 piliers par rapport au viewport */
@media(min-width:1051px){
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{
    width:min(1240px,calc(100vw - 48px))!important;
    max-width:none!important;
    margin-left:50%!important;
    margin-right:0!important;
    transform:translateX(-50%)!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{
    width:min(1240px,calc(100vw - 48px))!important;
    max-width:none!important;
    margin-left:50%!important;
    margin-right:0!important;
    transform:translateX(-50%)!important;
  }
}

/* v1.31.94 — Accueil : O.FLASH reprend la même bordure pleine que les autres piliers */
.ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card.is-flash{
  border-style:solid!important;
  border-width:1px!important;
  border-color:#d9d5c8!important;
}

/* v1.32.10 — O.Estimation : édition complète + aperçu rapport premium */
.ofnmi-estimate-editor{margin-top:18px;padding:18px;border:1px solid #d7d1c5;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#f3f5eb 100%)}
.ofnmi-estimate-editor-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.ofnmi-estimate-editor-head small{color:#556e10;font-size:9px;font-weight:900;letter-spacing:.14em}.ofnmi-estimate-editor-head h3{margin:3px 0 2px;font-size:20px}.ofnmi-estimate-editor-head p{margin:0;color:#777168;font-size:11px}.ofnmi-estimate-editor-head>span{border:1px solid #cbd6a9;border-radius:999px;padding:6px 9px;color:#556e10;font-size:9px;font-weight:900}
.ofnmi-estimate-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ofnmi-estimate-editor-grid.is-two{grid-template-columns:1fr 1fr;margin-top:10px}.ofnmi-estimate-editor-grid label{margin:0!important;font-size:10px;font-weight:800;color:#625d55}.ofnmi-estimate-editor-grid input,.ofnmi-estimate-editor-grid textarea{margin-top:5px!important;background:#fff!important;border:1px solid #ddd8ce!important;border-radius:12px!important}.ofnmi-estimate-editor-grid textarea{resize:vertical;min-height:72px;padding:10px!important}
.ofnmi-estimate-sections{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.ofnmi-estimate-sections>span{width:100%;font-size:10px;font-weight:900;color:#4d4a44}.ofnmi-estimate-sections label{display:inline-flex!important;gap:6px;align-items:center;margin:0!important;padding:7px 9px;background:#fff;border:1px solid #ddd8ce;border-radius:999px;font-size:10px;font-weight:750}.ofnmi-estimate-sections input{width:auto!important;margin:0!important}
.ofnmi-estimate-result-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:9px}.ofnmi-estimate-result-actions button{border:0;border-radius:13px;padding:13px 16px;font-weight:850;cursor:pointer}.ofnmi-estimate-result-actions button:first-child{background:#556e10;color:#fff}.ofnmi-estimate-result-actions button:last-child{background:#fff;border:1px solid #b9c68e;color:#556e10}
.ofnmi-estimate-preview-modal{background:rgba(18,20,18,.72);z-index:100005}.ofnmi-estimate-preview-shell{width:min(1100px,96vw);max-height:94vh;padding:0;background:#ebe8df;overflow:auto;border-radius:18px}.ofnmi-estimate-preview-shell>.ofnmi-close{position:fixed;right:calc(2vw + 12px);top:calc(3vh + 10px);z-index:3;color:#fff}.ofnmi-estimate-preview-toolbar{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 24px;background:#262727;color:#fff}.ofnmi-estimate-preview-toolbar small{display:block;color:#b8c68e;font-weight:900;letter-spacing:.14em}.ofnmi-estimate-preview-toolbar strong{font-size:18px}.ofnmi-estimate-preview-toolbar>div:last-child{display:flex;gap:8px}.ofnmi-estimate-preview-toolbar button{border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:9px 12px;background:#fff;color:#262727;font-weight:850;cursor:pointer}.ofnmi-estimate-preview-toolbar [data-estimate-print]{background:#556e10;color:#fff;border-color:#556e10}
.ofnmi-estimate-report-preview{display:grid;gap:22px;padding:28px}.o-report-page{width:min(794px,100%);min-height:1122px;margin:0 auto;padding:54px 58px 46px;box-sizing:border-box;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.12);color:#262727;position:relative;overflow:hidden}.o-report-page:after{content:'O.Estimation';position:absolute;left:58px;bottom:24px;font-size:10px;font-weight:900;color:#556e10;letter-spacing:.08em}.o-report-page h1{font-size:34px;line-height:1.05;margin:0}.o-report-page h2{font-size:26px;margin:0 0 18px}.o-report-page h3{font-size:15px;margin:0}.o-report-kicker{display:block;margin-bottom:8px;color:#556e10;font-size:10px;font-weight:900;letter-spacing:.14em}.o-report-cover{display:grid;align-content:space-between;background:linear-gradient(155deg,#f4ede5 0 56%,#556e10 56% 100%)}.o-report-cover .o-report-cover-main{max-width:560px}.o-report-cover .o-report-cover-address{margin-top:34px;padding-top:16px;border-top:1px solid #bdb7ae;font-size:15px}.o-report-cover .o-report-cover-value{align-self:end;color:#fff}.o-report-cover .o-report-cover-value strong{display:block;font-size:42px;line-height:1}.o-report-cover .o-report-cover-value span{display:block;margin-top:8px;font-size:14px}.o-report-hero-photo{height:300px;margin:22px 0;background:linear-gradient(135deg,#e7eadf,#d9d4c8);border-radius:18px;display:grid;place-items:center;color:#7f8278;font-weight:800}.o-report-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.o-report-metric{padding:15px;background:#f6f5f0;border-radius:12px}.o-report-metric small{display:block;color:#777;font-size:9px;text-transform:uppercase}.o-report-metric strong{display:block;margin-top:4px;font-size:17px}.o-report-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.o-report-card{padding:18px;border:1px solid #e0dfd8;border-radius:14px;background:#fbfbf8}.o-report-card p{font-size:12px;line-height:1.55;color:#565650}.o-report-value-box{margin-top:35px;padding:24px;border:1px solid #9dac6a;border-radius:18px;background:#eef2e2}.o-report-value-row{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:10px;text-align:center}.o-report-value-row span{font-size:10px;color:#67695e}.o-report-value-row b{display:block;margin-top:5px;font-size:23px;color:#334408}.o-report-value-row .is-main b{font-size:31px;color:#556e10}.o-report-gauge{height:12px;margin:18px 0;background:linear-gradient(90deg,#c9d3ac 0 48%,#556e10 48% 52%,#c9d3ac 52% 100%);border-radius:99px}.o-report-section-list{display:grid;gap:9px;margin-top:15px}.o-report-section-list div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #ecebe5;font-size:12px}.o-report-chart{height:230px;margin:18px 0;border-radius:14px;background:linear-gradient(180deg,#fbfcf8,#f0f3e9);display:flex;align-items:flex-end;gap:8px;padding:25px 20px}.o-report-chart i{flex:1;min-width:8px;background:#b9c89a;border-radius:4px 4px 0 0;position:relative}.o-report-chart i:nth-child(3n){background:#556e10}.o-report-chart i:after{content:attr(data-label);position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-size:7px;color:#777}.o-report-note{padding:14px 16px;border-left:4px solid #556e10;background:#f4f6ed;font-size:11px;line-height:1.5}.o-report-empty{padding:28px;border:1px dashed #c9c7bd;border-radius:14px;color:#777;text-align:center;font-size:12px}
@media(max-width:760px){.ofnmi-estimate-editor-grid,.ofnmi-estimate-editor-grid.is-two{grid-template-columns:1fr}.ofnmi-estimate-result-actions{grid-template-columns:1fr}.ofnmi-estimate-preview-toolbar{align-items:flex-start;flex-direction:column}.o-report-page{min-height:auto;padding:34px 24px 48px}.o-report-metrics{grid-template-columns:1fr 1fr}.o-report-grid2{grid-template-columns:1fr}.o-report-value-row{grid-template-columns:1fr}.o-report-cover{min-height:760px}}
@media print{body *{visibility:hidden!important}.ofnmi-estimate-preview-modal,.ofnmi-estimate-preview-modal *{visibility:visible!important}.ofnmi-estimate-preview-modal{position:absolute!important;inset:0!important;background:#fff!important}.ofnmi-estimate-preview-toolbar,.ofnmi-estimate-preview-shell>.ofnmi-close{display:none!important}.ofnmi-estimate-preview-shell{width:100%!important;max-height:none!important;overflow:visible!important;background:#fff!important}.ofnmi-estimate-report-preview{padding:0!important;gap:0!important}.o-report-page{width:210mm!important;min-height:297mm!important;margin:0!important;box-shadow:none!important;page-break-after:always!important}.o-report-page:last-child{page-break-after:auto!important}}

/* v1.32.11 — O.Estimation : réglages seulement après génération */
.ofnmi-estimate-market-anchor:empty{display:none}
.ofnmi-estimate-result .ofnmi-estimate-editor{margin:18px 0 0;background:linear-gradient(145deg,#fff 0%,#f6f7f0 100%)}
.ofnmi-estimate-result>.ofnmi-estimate-editor+p{margin-top:14px}
.ofnmi-estimate-actions .ofnmi-estimate-submit{min-width:230px}

/* v1.32.12 — O.Estimation : rapport premium type étude immobilière */
.ofnmi-estimate-editor-grid.is-report-meta{grid-template-columns:1fr 1.4fr 1.2fr;margin-bottom:12px}.ofnmi-estimate-editor-grid input[type=file]{padding:10px;background:#fff;font-size:12px}
.o-report-page{font-family:Arial,Helvetica,sans-serif}.o-report-page-title{margin-bottom:24px}.o-report-page-title h2{display:inline-block;font-size:30px;line-height:1.02;margin:0;position:relative}.o-report-page-title h2:after{content:"";display:block;width:56px;height:4px;background:#556e10;margin-top:9px;border-radius:5px}.o-report-page-title h2 span{font-size:25px}.o-report-brand{position:absolute;top:34px;left:48px;z-index:4;display:flex;align-items:center;gap:10px}.o-report-brand b{display:grid;place-items:center;width:42px;height:42px;border:2px solid #556e10;border-radius:50%;font-size:22px;color:#556e10}.o-report-brand span{font-weight:900;letter-spacing:.12em;color:#556e10}.o-report-cover2{padding:0;background:#fff;display:block}.o-report-cover2:after{display:none}.o-report-cover-photo{height:495px;margin:0;border-radius:0;background:#e8e7df}.o-report-cover-photo img{width:100%;height:100%;object-fit:cover}.o-report-cover-panel{position:absolute;left:0;right:0;bottom:0;min-height:285px;padding:34px 50px 34px;background:#556e10;color:#fff;border-radius:42px 0 0 0}.o-report-cover-panel .o-report-kicker{color:#dce7bf}.o-report-cover-panel h1{font-size:37px;max-width:650px;margin:5px 0 10px}.o-report-cover-panel p{font-size:17px;margin:0 0 6px}.o-report-cover-panel>small{opacity:.8}.o-report-cover-address{margin-top:24px;padding-top:17px;border-top:1px solid rgba(255,255,255,.35);display:flex;justify-content:space-between;gap:20px;font-size:13px}.o-report-cover-address b{font-size:15px}.o-report-photo{overflow:hidden;background:#f2f1ec;position:relative}.o-report-photo img{display:block;width:100%;height:100%;object-fit:cover}.o-report-photo-empty{display:grid;place-items:center;align-content:center;color:#96968f;background:linear-gradient(135deg,#f1f2ed,#e5e7de)}.o-report-photo-empty span{font-weight:900;letter-spacing:.12em}.o-report-photo-empty small{margin-top:8px}.o-report-wide-photo{height:260px;border-radius:28px;margin-bottom:24px}.o-report-gallery-main{height:790px;border-radius:30px}.o-report-lead{font-size:12px;line-height:1.6;color:#555b55;max-width:650px}.o-report-method-cards{display:grid;gap:12px;margin-top:26px}.o-report-method-cards article{position:relative;padding:20px 24px 20px 72px;background:#e7efe2;border-radius:20px;border-left:10px solid #556e10;min-height:78px}.o-report-method-cards article>b{position:absolute;left:24px;top:22px;font-size:22px;color:#556e10}.o-report-method-cards article h3{font-size:17px;margin:0 0 6px}.o-report-method-cards article p{font-size:11px;line-height:1.45;margin:0;color:#555b55}.o-report-disclaimer{margin-top:22px;font-size:9px;line-height:1.45;color:#777}.o-report-details-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 26px}.o-report-details-grid div{min-height:42px}.o-report-details-grid small{display:block;color:#8a8c84;font-size:9px;margin-bottom:4px}.o-report-details-grid b{font-size:12px}.o-report-description-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:46px}.o-report-description{font-size:11px;line-height:1.65;color:#484a46}.o-report-quality{display:grid;gap:18px}.o-report-quality article{padding-bottom:18px;border-bottom:1px solid #dfe3d7}.o-report-quality small{font-weight:900;color:#556e10}.o-report-quality p{font-size:11px;line-height:1.55}.o-report-map,.o-report-mini-map{height:440px;border-radius:30px;overflow:hidden;background:#edf0e7;position:relative;border:1px solid #dde3d4}.o-report-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(85,110,16,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(85,110,16,.09) 1px,transparent 1px);background-size:42px 42px;transform:rotate(-7deg) scale(1.2)}.o-report-pin{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#168b42;color:#fff;display:grid;place-items:center;font-size:25px;border:8px solid #fff;box-shadow:0 4px 15px rgba(0,0,0,.16)}.o-report-map>span{position:absolute;left:22px;bottom:20px;background:#fff;padding:8px 12px;border-radius:12px;font-size:10px;font-weight:700}.o-report-cadastre-grid,.o-report-market-head{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.o-report-stat{padding:14px 12px;background:#f7f8f3;border-radius:15px}.o-report-stat small{display:block;font-size:8px;color:#7b7d74}.o-report-stat b{display:block;font-size:14px;color:#333b24;margin-top:4px}.o-report-stat span{display:block;font-size:8px;color:#92948b;margin-top:4px}.o-report-source{font-size:8px;color:#92948b;margin-top:14px}.o-report-comps-hero{display:grid;grid-template-columns:1.45fr .75fr;border-radius:28px;overflow:hidden;background:#0f7631;margin-bottom:25px}.o-report-mini-map{height:295px;border-radius:0;border:0}.o-report-comps-summary{padding:26px 28px;color:#fff;display:flex;flex-direction:column}.o-report-comps-summary>b{font-size:18px}.o-report-comps-summary>span{font-size:10px;opacity:.75}.o-report-comps-summary hr{border:0;border-top:1px solid rgba(255,255,255,.35);width:100%;margin:19px 0}.o-report-comps-summary small{font-size:9px;opacity:.75;margin-top:10px}.o-report-comps-summary strong{font-size:20px;margin-top:3px}.o-report-comps-list{display:grid}.o-report-comp{display:grid;grid-template-columns:34px 1fr 155px;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #e1e2dc}.o-report-comp>i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#13863b;color:#fff;font-size:10px;font-style:normal;font-weight:900}.o-report-comp div b{display:block;font-size:11px}.o-report-comp div span{display:block;font-size:9px;color:#666}.o-report-comp div small{display:block;font-size:8px;color:#999;margin-top:3px}.o-report-comp-price{text-align:right}.o-report-comp-price b{font-size:13px!important}.o-report-comp-price span{font-size:10px!important}.o-report-no-data{padding:30px;border:1px dashed #cdd0c7;border-radius:18px;text-align:center;color:#777;font-size:11px}.o-report-comp-detail-list{display:grid;gap:21px}.o-report-comp-detail-list article{display:grid;grid-template-columns:38px 1fr;gap:13px;padding-bottom:20px;border-bottom:1px solid #dfe2d9}.o-report-comp-number{width:28px;height:28px;border-radius:50%;background:#13863b;color:#fff;display:grid;place-items:center;font-weight:900}.o-report-comp-detail-list b{font-size:13px}.o-report-comp-detail-list em{font-style:normal;color:#556e10}.o-report-comp-detail-list small{display:block;margin-top:5px;color:#777;font-size:9px}.o-report-comp-detail-list p{font-size:10px;line-height:1.45;color:#666}.o-report-bars{height:310px;margin-top:25px;padding:32px 16px 30px;display:flex;align-items:flex-end;gap:13px;border-bottom:1px solid #cfd4c7;background:linear-gradient(180deg,#fff,#f7f9f3)}.o-report-bar{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.o-report-bar i{width:74%;max-width:42px;background:#c9d9bf;border-radius:4px 4px 0 0}.o-report-bar:nth-child(odd) i{background:#9eb58e}.o-report-bar small{font-size:7px;margin-top:5px;color:#5f6559}.o-report-bar span{font-size:7px;color:#999;margin-top:3px}.o-report-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.o-report-context-grid article{padding:25px 20px;border-radius:20px;background:#f6f7f3;border:1px solid #e0e4d9}.o-report-context-grid article>b{font-size:30px;color:#556e10}.o-report-context-grid h3{font-size:15px;margin-top:13px}.o-report-context-grid p{font-size:10px;line-height:1.5;color:#666}.o-report-value-card{margin-top:30px;padding:28px;border-radius:22px;background:#dfead8;border:1px solid #6f9144}.o-report-value-card .o-report-value-row{grid-template-columns:1fr 1.2fr 1fr}.o-report-value-card .o-report-value-row span{font-size:9px}.o-report-value-card .o-report-value-row b{font-size:22px}.o-report-value-card .o-report-value-row .is-main b{font-size:31px;color:#1f2816}.o-report-value-card .o-report-value-row small{display:block;margin-top:4px;font-size:8px}.o-report-value-line{height:8px;background:#7c8280;margin:18px 0 20px;position:relative}.o-report-value-line i{position:absolute;left:50%;top:-7px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:12px solid #1f2816;transform:translateX(-50%)}.o-report-explain{padding-top:16px;border-top:1px solid #6f9144;display:grid;grid-template-columns:150px 1fr;gap:20px}.o-report-explain b{font-size:10px}.o-report-explain p{font-size:9px;line-height:1.45;margin:0}.o-report-price-strategy{display:grid;grid-template-columns:1.45fr 1fr .75fr;gap:6px;margin-top:35px}.o-report-price-strategy div{padding:12px 8px;text-align:center;border-radius:8px;background:#28bc58;color:#fff;font-size:9px;font-weight:900}.o-report-price-strategy div:nth-child(2){background:#ef871d}.o-report-price-strategy div:nth-child(3){background:#ef4343}.o-report-price-strategy small{display:block;font-size:8px;font-weight:400;margin-top:12px;color:#555;background:#fff}.o-report-page:after{content:'O.Estimation';left:48px;bottom:24px}.o-report-page:before{content:'Rapport neutre · données à vérifier';position:absolute;right:48px;bottom:24px;font-size:8px;color:#8b8e84}
@media(max-width:760px){.ofnmi-estimate-editor-grid.is-report-meta{grid-template-columns:1fr}.o-report-description-layout,.o-report-comps-hero{grid-template-columns:1fr}.o-report-details-grid{grid-template-columns:1fr 1fr}.o-report-context-grid{grid-template-columns:1fr}.o-report-cadastre-grid,.o-report-market-head{grid-template-columns:1fr 1fr}.o-report-cover-address{display:block}.o-report-cover-address span{display:block;margin-top:7px}}

/* v1.32.14 — O.Estimation : refonte premium éditoriale */
.ofnmi-estimate-preview-shell{background:#dedbd2!important}
.ofnmi-estimate-report-preview{gap:30px!important;padding:34px!important}
.o-report-page{width:min(820px,100%)!important;min-height:1158px!important;padding:64px 64px 58px!important;border-radius:2px!important;box-shadow:0 18px 54px rgba(25,29,22,.17)!important;background:#fff!important}
.o-report-page:not(.o-report-cover2){background:linear-gradient(180deg,#fff 0,#fff 92%,#faf9f5 100%)!important}
.o-report-page:not(.o-report-cover2):before{content:""!important;position:absolute!important;left:0!important;top:0!important;width:7px!important;height:100%!important;background:#556e10!important;opacity:.96!important}
.o-report-page:not(.o-report-cover2):after{left:64px!important;bottom:28px!important;font-size:9px!important;letter-spacing:.16em!important}
.o-report-page-title{margin:0 0 30px!important;padding:0 0 14px!important;border-bottom:1px solid #dfe2d8!important}
.o-report-page-title h2{font-size:34px!important;letter-spacing:-.025em!important;color:#252724!important}
.o-report-page-title h2:after{width:76px!important;height:5px!important;margin-top:12px!important}
.o-report-page-title h2 span{font-size:27px!important;color:#64685e!important}
.o-report-kicker{font-size:9px!important;letter-spacing:.18em!important}
.o-report-lead{font-size:13px!important;line-height:1.7!important;color:#555b52!important;max-width:690px!important}

/* Couverture plein visuel */
.o-report-cover2{padding:0!important;min-height:1158px!important;background:#1f261c!important;color:#fff!important}
.o-report-cover2 .o-report-brand{top:34px!important;left:42px!important;padding:10px 16px 10px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 8px 30px rgba(0,0,0,.12)!important;backdrop-filter:blur(8px)}
.o-report-cover2 .o-report-brand b{width:38px!important;height:38px!important;background:#fff!important}
.o-report-cover2 .o-report-brand span{font-size:10px!important;letter-spacing:.18em!important}
.o-report-cover-photo{height:720px!important;margin:0!important;border-radius:0!important;position:absolute!important;inset:0 0 auto 0!important;overflow:hidden!important}
.o-report-cover-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,20,14,.06) 35%,rgba(21,29,17,.82) 100%)}
.o-report-cover-photo img{filter:saturate(.94) contrast(1.02)}
.o-report-cover-panel{left:34px!important;right:34px!important;bottom:36px!important;min-height:360px!important;padding:40px 46px 36px!important;border-radius:34px!important;background:rgba(49,62,19,.95)!important;box-shadow:0 20px 65px rgba(0,0,0,.24)!important;backdrop-filter:blur(8px)}
.o-report-cover-panel .o-report-kicker{color:#d8e1bf!important}
.o-report-cover-panel h1{font-size:45px!important;line-height:1.02!important;letter-spacing:-.035em!important;max-width:620px!important;margin:8px 0 14px!important}
.o-report-cover-panel p{font-size:18px!important}
.o-report-cover-panel>small{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.12em!important}
.o-report-cover-address{margin-top:28px!important;padding-top:20px!important;border-top-color:rgba(255,255,255,.32)!important}
.o-report-cover-address b{font-size:16px!important}.o-report-cover-address span{font-size:12px!important;opacity:.92}

/* Méthode */
.o-report-method-cards{grid-template-columns:1fr!important;gap:14px!important}
.o-report-method-cards article{padding:24px 28px 24px 86px!important;border-left:0!important;border-radius:22px!important;background:linear-gradient(135deg,#eef3e8,#e4eadb)!important;box-shadow:inset 0 0 0 1px #d8dfcd!important}
.o-report-method-cards article>b{left:26px!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#556e10!important;color:#fff!important;font-size:18px!important}
.o-report-method-cards article h3{font-size:18px!important}.o-report-method-cards article p{font-size:11.5px!important;line-height:1.55!important}

/* Détails du bien */
.o-report-wide-photo{height:330px!important;border-radius:22px!important;box-shadow:0 10px 30px rgba(26,34,21,.10)!important}
.o-report-details-grid{grid-template-columns:repeat(3,1fr)!important;gap:0!important;border-top:1px solid #dfe2d8!important;border-left:1px solid #dfe2d8!important;border-radius:18px!important;overflow:hidden!important}
.o-report-details-grid div{min-height:72px!important;padding:17px 18px!important;border-right:1px solid #dfe2d8!important;border-bottom:1px solid #dfe2d8!important;background:#fff!important}
.o-report-details-grid small{font-size:8.5px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.o-report-details-grid b{font-size:14px!important;color:#283019!important}

/* Description */
.o-report-description-layout{grid-template-columns:1.1fr .9fr!important;gap:40px!important}
.o-report-description{font-size:12px!important;line-height:1.78!important}
.o-report-quality article{padding:20px!important;border:0!important;border-radius:18px!important;background:#f3f5ed!important}.o-report-quality article+article{background:#f7f1ea!important}
.o-report-quality small{font-size:9px!important;letter-spacing:.09em!important;text-transform:uppercase!important}.o-report-quality p{font-size:11.5px!important;line-height:1.6!important}

/* Cartes / cadastre */
.o-report-map,.o-report-mini-map{background:radial-gradient(circle at 50% 45%,#fbfcf8 0 15%,#edf1e8 16% 100%)!important}
.o-report-map{height:500px!important;border-radius:24px!important;box-shadow:inset 0 0 0 1px #dde3d4!important}
.o-report-map-grid{background-image:linear-gradient(rgba(85,110,16,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(85,110,16,.08) 1px,transparent 1px),linear-gradient(27deg,transparent 47%,rgba(120,130,110,.08) 48% 52%,transparent 53%)!important;background-size:48px 48px,48px 48px,120px 120px!important}
.o-report-pin{width:58px!important;height:58px!important;background:#556e10!important;border-width:7px!important;box-shadow:0 8px 24px rgba(46,62,19,.25)!important}
.o-report-cadastre-grid,.o-report-market-head{gap:10px!important}.o-report-stat{padding:16px 14px!important;border:1px solid #e0e3da!important;background:#fbfcf9!important;border-radius:14px!important}.o-report-stat b{font-size:15px!important}

/* Comparables premium */
.o-report-comps-hero{grid-template-columns:1.5fr .72fr!important;border-radius:22px!important;background:#486313!important;box-shadow:0 14px 36px rgba(47,65,18,.16)!important}
.o-report-mini-map{height:320px!important;background:#edf1e8!important}.o-report-comps-summary{padding:30px!important}.o-report-comps-summary>b{font-size:22px!important}.o-report-comps-summary strong{font-size:24px!important}
.o-report-comps-list{border-top:1px solid #e0e2db!important}.o-report-comp{grid-template-columns:36px 1fr 170px!important;padding:16px 0!important}.o-report-comp>i{width:28px!important;height:28px!important;background:#556e10!important}.o-report-comp div b{font-size:12px!important}.o-report-comp-price b{font-size:15px!important;color:#293512!important}
.o-report-comp-detail-list{gap:0!important}.o-report-comp-detail-list article{grid-template-columns:46px 1fr!important;padding:22px 0!important}.o-report-comp-number{width:34px!important;height:34px!important;background:#556e10!important}.o-report-comp-detail-list b{font-size:14px!important}.o-report-comp-detail-list small{font-size:9.5px!important}.o-report-comp-detail-list p{font-size:10.5px!important}

/* Marché */
.o-report-market-head{margin:26px 0 34px!important}.o-report-bars{height:360px!important;padding:38px 24px 34px!important;border-radius:18px!important;border:1px solid #e2e5dd!important;background:linear-gradient(180deg,#fbfcfa,#f0f4eb)!important;box-shadow:inset 0 -1px 0 #d8ddd1!important}.o-report-bar i{max-width:48px!important;background:#c2d0ac!important;border-radius:7px 7px 2px 2px!important}.o-report-bar:nth-child(3n) i{background:#556e10!important}.o-report-bar small{font-size:8px!important;font-weight:800!important;color:#44511e!important}

/* Contexte */
.o-report-context-grid{gap:16px!important}.o-report-context-grid article{min-height:220px!important;padding:28px 24px!important;border-radius:22px!important;background:linear-gradient(160deg,#fbfcf8,#eef2e8)!important;box-shadow:inset 0 0 0 1px #dde3d5!important}.o-report-context-grid article>b{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;border-radius:50%!important;background:#556e10!important;color:#fff!important;font-size:22px!important}.o-report-context-grid h3{font-size:17px!important}.o-report-context-grid p{font-size:11px!important;line-height:1.6!important}

/* Page finale spectaculaire */
.o-report-value-card{padding:34px 32px!important;border-radius:26px!important;background:linear-gradient(145deg,#edf3e7,#dfead8)!important;border:1px solid #8ea061!important;box-shadow:0 16px 42px rgba(54,72,20,.13)!important}
.o-report-value-card .o-report-value-row{gap:18px!important}.o-report-value-card .o-report-value-row span{padding:18px 10px!important;border-radius:16px!important;background:rgba(255,255,255,.56)!important}.o-report-value-card .o-report-value-row b{font-size:26px!important}.o-report-value-card .o-report-value-row .is-main{background:#fff!important;box-shadow:0 10px 28px rgba(48,67,18,.12)!important}.o-report-value-card .o-report-value-row .is-main b{font-size:39px!important;color:#3f5611!important}.o-report-value-line{height:10px!important;border-radius:99px!important;background:linear-gradient(90deg,#abb59a,#556e10 48%,#556e10 52%,#abb59a)!important}.o-report-explain{grid-template-columns:170px 1fr!important;gap:28px!important}.o-report-explain b{font-size:11px!important}.o-report-explain p{font-size:10.5px!important;line-height:1.55!important}
.o-report-price-strategy{gap:10px!important;margin-top:38px!important}.o-report-price-strategy div{padding:16px 10px!important;border-radius:12px!important;font-size:10px!important}.o-report-price-strategy small{margin-top:10px!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.25)!important;background:transparent!important;color:rgba(255,255,255,.9)!important}

/* Source et réserves */
.o-report-source,.o-report-disclaimer{font-size:9px!important;line-height:1.55!important;color:#777c71!important}.o-report-disclaimer{padding:14px 16px!important;border-radius:12px!important;background:#f6f6f2!important}
@media(max-width:760px){.o-report-page{padding:38px 24px 48px!important}.o-report-cover-panel{left:16px!important;right:16px!important;bottom:16px!important;padding:28px 24px!important}.o-report-cover-panel h1{font-size:35px!important}.o-report-cover-photo{height:640px!important}.o-report-details-grid{grid-template-columns:1fr 1fr!important}.o-report-context-grid{grid-template-columns:1fr!important}}
@media print{.o-report-page{width:210mm!important;min-height:297mm!important;padding:16mm 16mm 14mm!important;border-radius:0!important}.o-report-cover2{padding:0!important}.o-report-cover-panel{left:9mm!important;right:9mm!important;bottom:9mm!important}.o-report-cover-photo{height:190mm!important}.o-report-page:not(.o-report-cover2):after{left:16mm!important;bottom:7mm!important}}
\n\n/* v1.32.15 — Autocomplétion adresse compacte : 3 résultats visibles, scroll discret */
.ofnmi-property-panel .ofnmi-address-suggestions,
.ofnmi-address-wrap > [data-property-address-suggestions]{
  max-height:190px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  border-radius:12px!important;
  padding:4px!important;
  box-shadow:0 12px 30px rgba(31,30,25,.14)!important;
  scrollbar-width:thin;
  scrollbar-color:#c9c5ba transparent;
}
.ofnmi-property-panel .ofnmi-address-suggestions button,
.ofnmi-address-wrap > [data-property-address-suggestions] button{
  min-height:56px!important;
  max-height:60px!important;
  padding:7px 10px!important;
  gap:1px!important;
  border-radius:8px!important;
  overflow:hidden!important;
}
.ofnmi-property-panel .ofnmi-address-suggestions strong,
.ofnmi-address-wrap > [data-property-address-suggestions] strong{
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:750!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.ofnmi-property-panel .ofnmi-address-suggestions small,
.ofnmi-address-wrap > [data-property-address-suggestions] small{
  margin-top:1px!important;
  font-size:10.5px!important;
  line-height:1.15!important;
  color:#7d786f!important;
}
.ofnmi-property-panel .ofnmi-address-suggestions button:first-of-type,
.ofnmi-address-wrap > [data-property-address-suggestions] button:first-of-type{
  background:#f3f0e7!important;
}
@media(max-width:700px){
  .ofnmi-property-panel .ofnmi-address-suggestions,
  .ofnmi-address-wrap > [data-property-address-suggestions]{max-height:178px!important;}
  .ofnmi-property-panel .ofnmi-address-suggestions button,
  .ofnmi-address-wrap > [data-property-address-suggestions] button{min-height:54px!important;max-height:58px!important;padding:7px 9px!important;}
  .ofnmi-property-panel .ofnmi-address-suggestions strong,
  .ofnmi-address-wrap > [data-property-address-suggestions] strong{font-size:12.5px!important;}
}

/* v1.32.17 — O.Estimation intégré dans la page : aucune popup */
#ofnmi-estimate-modal.o-est-inline{
  position:relative!important;inset:auto!important;z-index:auto!important;
  display:block!important;width:100%!important;height:auto!important;min-height:0!important;
  padding:0!important;margin:28px 0 10px!important;background:transparent!important;
  overflow:visible!important;backdrop-filter:none!important;
}
#ofnmi-estimate-modal.o-est-inline[hidden]{display:none!important}
#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-shell{
  width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;
  border:1px solid #ded9cf!important;border-radius:24px!important;box-shadow:none!important;
  overflow:visible!important;background:#f7f3ec!important;
}
#ofnmi-estimate-modal.o-est-inline .ofnmi-close{
  position:absolute!important;top:18px!important;right:20px!important;left:auto!important;
  width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;
  color:#fff!important;font-size:20px!important;z-index:5!important;
}
#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-brand{border-radius:23px 23px 0 0!important;padding-right:72px!important}
body.ofnmi-modal-open:has(#ofnmi-estimate-modal.o-est-inline:not([hidden])){overflow:auto!important}
#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-intro{max-width:760px!important;margin:0 auto!important;text-align:center!important;padding:52px 28px 26px!important}
#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-intro h2{font-size:clamp(30px,4vw,50px)!important;line-height:1.02!important;margin:8px 0 12px!important}
#ofnmi-estimate-modal.o-est-inline .o-est-workflow{display:none!important}
#ofnmi-estimate-modal.o-est-inline .o-est-dossier-form{max-width:850px!important;margin:0 auto!important;padding:0 28px 48px!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first{padding:26px 0 8px!important;text-align:center!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first>small{color:#556e10!important;font-weight:900!important;letter-spacing:.12em!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first h3{font-size:24px!important;margin:8px 0!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first>p{margin:0 auto 24px!important;color:#777!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first>label{display:block!important;max-width:700px!important;margin:0 auto!important;text-align:left!important}
#ofnmi-estimate-modal.o-est-inline .o-est-address-first input{height:64px!important;font-size:18px!important;border-radius:16px!important;padding:0 20px!important;background:#fff!important}
#ofnmi-estimate-modal.o-est-inline .o-est-auto-status{max-width:700px!important;margin:14px auto 0!important;text-align:left!important}
#ofnmi-estimate-modal.o-est-inline .o-est-after-address{margin-top:28px!important;border-top:1px solid #e2ddd3!important;padding-top:30px!important}
#ofnmi-estimate-modal.o-est-inline:not(.is-inline-ready) .o-est-after-address{display:none!important}
#ofnmi-estimate-modal.o-est-inline:not(.is-inline-ready) .o-est-auto-status{opacity:.55!important}
#ofnmi-estimate-modal.o-est-inline.is-inline-ready .o-est-auto-status{opacity:1!important}
#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-result{max-width:1050px!important;margin:0 auto!important;padding:42px 28px 60px!important}
@media(max-width:700px){#ofnmi-estimate-modal.o-est-inline{margin:18px 0!important}#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-shell{border-radius:18px!important}#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-brand{border-radius:17px 17px 0 0!important}#ofnmi-estimate-modal.o-est-inline .ofnmi-estimate-intro{padding:42px 18px 18px!important}#ofnmi-estimate-modal.o-est-inline .o-est-dossier-form{padding:0 16px 36px!important}#ofnmi-estimate-modal.o-est-inline .o-est-address-first input{height:58px!important;font-size:16px!important}}

/* v1.32.18 — O.Estimation focus pleine largeur + fil conducteur */
.ofnmi-flash-library.is-estimation-active>.ofnmi-flash-library-head,
.ofnmi-flash-library.is-estimation-active>.ofnmi-flash-quicknav,
.ofnmi-flash-library.is-estimation-active>.ofnmi-flash-essentials,
.ofnmi-flash-library.is-estimation-active>.ofnmi-flash-all-head,
.ofnmi-flash-library.is-estimation-active>.ofnmi-flash-all-grid{display:none!important}

#ofnmi-estimate-modal.o-est-inline.o-est-guided{
  display:block!important;position:relative!important;inset:auto!important;width:100%!important;
  max-width:1180px!important;margin:10px auto 56px!important;padding:0!important;background:transparent!important;
  z-index:auto!important;overflow:visible!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided[hidden]{display:none!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-shell{
  width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;overflow:visible!important;
  border-radius:24px!important;border:1px solid #dfe4cc!important;background:#f8f5ef!important;
  box-shadow:0 24px 70px rgba(38,39,39,.10)!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-back-flash{
  appearance:none;border:0;background:transparent;color:#556e10;font-weight:850;font-size:13px;cursor:pointer;
  margin:22px 28px 0;padding:8px 0
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-brand{
  margin-top:6px!important;border-radius:0!important;padding:15px 34px!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro{
  max-width:900px!important;margin:0 auto!important;text-align:center!important;padding:38px 28px 24px!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro h2{
  font-size:clamp(31px,4.3vw,54px)!important;line-height:1.02!important;margin:8px 0 12px!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro p{max-width:720px;margin:0 auto!important;font-size:15px!important;color:#6b6b66!important}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{
  display:grid!important;grid-template-columns:repeat(4,1fr)!important;position:relative;max-width:980px;margin:6px auto 12px!important;
  padding:0 24px 24px!important;background:transparent!important;border:0!important;gap:0!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow:before{
  content:"";position:absolute;left:11%;right:11%;top:25px;height:2px;background:#d9ddca;z-index:0
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button{
  position:relative;z-index:1;display:grid!important;grid-template-columns:50px 1fr;align-items:center;gap:10px;
  min-width:0!important;padding:0 10px!important;border:0!important;background:transparent!important;text-align:left!important;color:#7a7d72!important;cursor:pointer
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>b{
  display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#f8f5ef;border:2px solid #d3d8c1;color:#7a7d72;font-size:12px
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>span{font-size:13px;font-weight:900;line-height:1.15}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button small{display:block;margin-top:4px;font-size:10px;font-weight:650;color:#9a9b95}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-active>b{background:#556e10;border-color:#556e10;color:#fff;box-shadow:0 7px 18px rgba(85,110,16,.22)}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-active>span{color:#3d4d11}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-done>b{background:#eef2e1;border-color:#9dac68;color:#556e10}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button:disabled{cursor:not-allowed;opacity:.45}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-dossier-form,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-result{max-width:1040px!important;width:calc(100% - 48px)!important;margin:0 auto!important;padding:0 0 46px!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-panel,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane{display:none!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="1"] [data-est-panel="1"],
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="2"] [data-est-panel="2"],
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="3"] [data-est-panel="3"],
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="4"] [data-est-panel="4"]{display:block!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="3"] .o-est-dossier-form,
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="4"] .o-est-dossier-form{display:none!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="1"] .ofnmi-estimate-result,
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="2"] .ofnmi-estimate-result{display:none!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="3"] .ofnmi-estimate-result,
#ofnmi-estimate-modal.o-est-inline.o-est-guided[data-est-stage="4"] .ofnmi-estimate-result{display:block!important}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-one,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-two,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane{
  padding:28px 34px 34px!important;border:1px solid #e0e3d3!important;border-radius:20px!important;background:#fff!important
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first{padding:4px 0 12px!important;text-align:left!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first h3,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-missing-head h3{font-size:27px!important;margin:8px 0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>p,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-missing-head>p{margin:0 0 22px!important;color:#777!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>label{max-width:none!important;margin:0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first input{height:64px!important;font-size:18px!important;border-radius:14px!important;padding:0 18px!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-auto-status{max-width:none!important;margin:13px 0 0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches{display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:20px!important;margin:26px 0 0!important;padding:22px!important;border-radius:16px!important;background:#f6f5ef!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches>div{min-width:0}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural textarea{min-height:110px!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-more>div{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-options{padding:18px!important;border-radius:14px!important;background:#f7f7f2!important}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions{display:flex!important;align-items:center;justify-content:space-between;gap:14px;margin-top:28px!important;padding-top:22px;border-top:1px solid #ecece5}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions.is-end{justify-content:flex-end}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions button{min-height:46px;border-radius:12px;padding:0 18px;font-weight:850;cursor:pointer}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-prev{border:1px solid #d8d9d0;background:#fff;color:#5d5e58}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-next,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-submit{border:1px solid #556e10;background:#556e10;color:#fff}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-next:disabled{opacity:.38;cursor:not-allowed}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane>small{color:#556e10;font-weight:900;letter-spacing:.12em}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane>h3{font-size:30px;margin:8px 0}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-lead{max-width:760px;color:#70716b;margin:0 0 20px}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-market{margin:24px 0 0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane>.ofnmi-estimate-editor{margin:0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions.is-report{align-items:flex-end}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions.is-report .ofnmi-estimate-result-actions{margin:0!important}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-legal{max-width:1040px;margin:0 auto 30px!important;padding:0 24px!important}

@media(max-width:900px){
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{grid-template-columns:repeat(2,1fr)!important;gap:16px!important;padding:0 16px 22px!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow:before{display:none}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-more>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches{grid-template-columns:1fr!important}
}
@media(max-width:620px){
 #ofnmi-estimate-modal.o-est-inline.o-est-guided{margin-top:0!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-shell{border-radius:17px!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro{padding:28px 18px 20px!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{grid-template-columns:1fr 1fr!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button{grid-template-columns:38px 1fr;padding:0!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>b{width:38px;height:38px}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-dossier-form,
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-result{width:calc(100% - 24px)!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-one,
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-two,
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane,
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane{padding:22px 16px 26px!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields,
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-more>div{grid-template-columns:1fr!important}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions{align-items:stretch;flex-direction:column-reverse}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions.is-end{flex-direction:column}
 #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions button{width:100%}
}
\n\n/* v1.32.19 — O.Estimation : suggestions adresse très compactes + arrêt après validation */
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions{
  max-height:136px!important;
  overflow:hidden!important;
  padding:3px!important;
  margin-top:4px!important;
  border-radius:10px!important;
  border:1px solid #ddd9cf!important;
  box-shadow:0 10px 24px rgba(31,30,25,.12)!important;
}
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions button{
  min-height:40px!important;
  max-height:43px!important;
  padding:5px 9px!important;
  gap:0!important;
  border-radius:7px!important;
  border-bottom:1px solid #eeeae2!important;
}
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions button:last-child{border-bottom:0!important}
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions strong{
  font-size:12.5px!important;
  line-height:1.15!important;
  font-weight:750!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  width:100%!important;
}
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions small{
  margin-top:2px!important;
  font-size:9.5px!important;
  line-height:1.05!important;
  color:#817b72!important;
}
#ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions button:first-child{background:#f5f2ea!important}
@media(max-width:700px){
  #ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions{max-height:128px!important}
  #ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions button{min-height:38px!important;max-height:41px!important;padding:5px 8px!important}
  #ofnmi-estimate-modal .ofnmi-address-host > .ofnmi-address-suggestions strong{font-size:12px!important}
}

/* v1.32.20 — O.Estimation : charte harmonisée avec O.Propriétaire */
:root{
  --o-green:#556e10;
  --o-green-dark:#465b0c;
  --o-linen:#f4ede5;
  --o-linen-soft:#f8f5ee;
  --o-border:#d9d1c2;
  --o-ink:#161713;
  --o-muted:#6f6a62;
}

/* Espace de travail O.Estimation : même langage visuel que O.Propriétaire */
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-shell{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-brand{
  background:transparent!important;
  color:var(--o-green)!important;
  padding:0 0 14px!important;
  border:0!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-brand b{
  color:var(--o-green)!important;
  font-size:18px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-brand span{
  color:var(--o-green)!important;
  font-size:11px!important;
  letter-spacing:.14em!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-brand em{
  color:#756f65!important;
  background:#f6f2e9!important;
  border:1px solid var(--o-border)!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro{
  max-width:1040px!important;
  text-align:left!important;
  padding:0 0 22px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro small,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>small,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane>small{
  color:var(--o-green)!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro h2{
  color:var(--o-ink)!important;
  font-size:34px!important;
  line-height:1.08!important;
  margin:8px 0 8px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-intro p{
  color:#57534d!important;
  font-size:15px!important;
}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{
  max-width:1040px!important;
  margin:0 auto 20px!important;
  padding:14px 18px!important;
  background:var(--o-linen-soft)!important;
  border:1px solid var(--o-border)!important;
  border-radius:20px!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow:before{
  background:#d8d1c5!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button{
  background:transparent!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>b{
  background:#fff!important;
  border:1px solid #cfc7b8!important;
  color:#615b52!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-active>b{
  background:var(--o-green)!important;
  border-color:var(--o-green)!important;
  color:#fff!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-done>b{
  background:#eef1e3!important;
  border-color:#aab779!important;
  color:var(--o-green)!important;
}

#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-one,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-two,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane{
  background:var(--o-linen-soft)!important;
  border:1px solid var(--o-border)!important;
  border-radius:22px!important;
  box-shadow:none!important;
  padding:30px 26px 32px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first h3,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-missing-head h3,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane>h3{
  color:var(--o-ink)!important;
  font-size:28px!important;
  line-height:1.15!important;
  margin:8px 0 8px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>p,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-missing-head>p,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-lead{
  color:#5f5a53!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>label,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-more,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-options,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches{
  background:#fff!important;
  border:1px solid #ded7ca!important;
  border-radius:16px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first>label{
  display:block!important;
  padding:14px 16px 16px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-address-first input{
  height:56px!important;
  border:1px solid #ddd7ca!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields input,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields select,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-more input,
#ofnmi-estimate-modal.o-est-inline.o-est-guided textarea{
  border:1px solid #ded7ca!important;
  background:#fff!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches button,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-options label,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-sections label{
  border:1px solid #d8d0c3!important;
  background:#f8f5ee!important;
  color:#25241f!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-purpose-switches button.is-active{
  background:var(--o-green)!important;
  border-color:var(--o-green)!important;
  color:#fff!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions{
  border-top:1px solid #ddd6c9!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-actions button{
  border-radius:999px!important;
  min-height:48px!important;
  padding:0 20px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-prev{
  border:1px solid #d7cfc1!important;
  background:#fff!important;
  color:#2d2b27!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-next,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-submit{
  background:var(--o-green)!important;
  border-color:var(--o-green)!important;
  color:#fff!important;
}

/* Bloc résultat / éditeur cohérent avec les réponses O.Propriétaire */
#ofnmi-estimate-modal .ofnmi-estimate-result,
#ofnmi-estimate-modal .ofnmi-estimate-editor,
#ofnmi-estimate-modal .ofnmi-estimate-market{
  background:var(--o-linen-soft)!important;
  border:1px solid var(--o-border)!important;
  border-radius:20px!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal .ofnmi-estimate-editor-grid input,
#ofnmi-estimate-modal .ofnmi-estimate-editor-grid textarea{
  background:#fff!important;
  border-color:#ddd5c8!important;
}
#ofnmi-estimate-modal .ofnmi-estimate-result-actions button{
  border-radius:999px!important;
}

/* Aperçu du rapport : même charte O. — lin, blanc, vert, noir */
.ofnmi-estimate-preview-shell{
  background:#f1ede4!important;
  border-radius:22px!important;
}
.ofnmi-estimate-preview-toolbar{
  background:#f7f3eb!important;
  color:var(--o-ink)!important;
  border-bottom:1px solid var(--o-border)!important;
}
.ofnmi-estimate-preview-toolbar small{color:var(--o-green)!important}
.ofnmi-estimate-preview-toolbar button{
  border:1px solid #d7cfc2!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#26251f!important;
}
.ofnmi-estimate-preview-toolbar [data-estimate-print]{
  background:var(--o-green)!important;
  color:#fff!important;
  border-color:var(--o-green)!important;
}

.o-report-page{
  background:#fff!important;
  color:var(--o-ink)!important;
  box-shadow:0 10px 28px rgba(66,58,45,.10)!important;
  border:1px solid #ded7ca!important;
  border-radius:24px!important;
  padding:52px 54px 46px!important;
}
.o-report-page:after{
  color:var(--o-green)!important;
  left:54px!important;
  bottom:22px!important;
  letter-spacing:.13em!important;
}
.o-report-page-title{
  margin:-6px 0 28px!important;
  padding:0 0 14px!important;
  border-bottom:1px solid #ded7ca!important;
}
.o-report-page-title:before{
  content:'RÉPONSE DE O';
  display:block;
  margin-bottom:7px;
  color:var(--o-green);
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
}
.o-report-page h1,
.o-report-page h2,
.o-report-page h3{
  color:var(--o-ink)!important;
}
.o-report-page h2{
  font-size:27px!important;
  line-height:1.08!important;
  margin:0!important;
}
.o-report-kicker{
  color:var(--o-green)!important;
  font-size:10px!important;
  letter-spacing:.16em!important;
}
.o-report-lead,
.o-report-page p{
  color:#4f4b45!important;
}

.o-report-method-cards,
.o-report-details-grid,
.o-report-context-grid,
.o-report-market-head,
.o-report-cadastre-grid{
  gap:12px!important;
}
.o-report-method-cards article,
.o-report-details-grid>div,
.o-report-context-grid article,
.o-report-stat,
.o-report-quality article,
.o-report-comp,
.o-report-comp-detail-list article,
.o-report-comps-summary,
.o-report-value-card,
.o-report-disclaimer,
.o-report-no-data{
  background:var(--o-linen-soft)!important;
  border:1px solid #ddd5c8!important;
  border-radius:16px!important;
  box-shadow:none!important;
}
.o-report-method-cards article>b,
.o-report-context-grid article>b{
  color:var(--o-green)!important;
}
.o-report-stat b,
.o-report-details-grid b,
.o-report-comps-summary strong,
.o-report-value-row b{
  color:var(--o-ink)!important;
}
.o-report-stat small,
.o-report-details-grid small,
.o-report-quality small,
.o-report-source{
  color:#746d62!important;
}
.o-report-comp i,
.o-report-comp-number{
  background:var(--o-green)!important;
  color:#fff!important;
}
.o-report-bar i{
  background:var(--o-green)!important;
}
.o-report-value-row .is-main{
  background:var(--o-green)!important;
  color:#fff!important;
  border-radius:16px!important;
}
.o-report-value-row .is-main b,
.o-report-value-row .is-main small{color:#fff!important}
.o-report-value-line i{background:var(--o-green)!important}
.o-report-price-strategy>div{
  background:var(--o-linen-soft)!important;
  border:1px solid #ddd5c8!important;
  color:var(--o-ink)!important;
  border-radius:14px!important;
}

/* Couverture revue : plus éditoriale, cohérente avec le reste de O. */
.o-report-cover2{
  background:var(--o-linen-soft)!important;
}
.o-report-cover2 .o-report-brand{
  background:transparent!important;
  color:var(--o-green)!important;
}
.o-report-cover2 .o-report-brand b,
.o-report-cover2 .o-report-brand span{color:var(--o-green)!important}
.o-report-cover2 .o-report-cover-photo{
  border-radius:20px!important;
  overflow:hidden!important;
  border:1px solid #d8d0c3!important;
}
.o-report-cover2 .o-report-cover-panel{
  background:#fff!important;
  border:1px solid #d8d0c3!important;
  border-radius:20px!important;
  padding:26px!important;
  color:var(--o-ink)!important;
}
.o-report-cover2 .o-report-cover-address{
  border-top:1px solid #ddd5c8!important;
}
.o-report-cover2 .o-report-cover-address b,
.o-report-cover2 .o-report-cover-address span{color:var(--o-ink)!important}

@media(max-width:700px){
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-one,
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-stage-two,
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-analysis-pane,
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-report-pane{padding:22px 16px 24px!important;border-radius:18px!important}
  .o-report-page{border-radius:16px!important;padding:34px 26px 38px!important}
}

/* v1.32.21 — correctif parcours O.Estimation : fil conducteur sans chevauchement */
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  position:relative!important;
  max-width:1040px!important;
  margin:0 auto 24px!important;
  padding:18px 20px 20px!important;
  overflow:hidden!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow:before{
  content:""!important;
  position:absolute!important;
  left:12.5%!important;
  right:12.5%!important;
  top:43px!important;
  height:1px!important;
  background:#d8d1c5!important;
  z-index:0!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
  padding:0 10px!important;
  text-align:center!important;
  overflow:hidden!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>b{
  flex:0 0 50px!important;
  width:50px!important;
  height:50px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>span{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0 4px!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.15!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  color:#656159!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button small{
  display:block!important;
  width:100%!important;
  margin:3px 0 0!important;
  font-size:10px!important;
  font-weight:650!important;
  line-height:1.2!important;
  color:#9a958c!important;
  white-space:normal!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button.is-active>span{
  color:#3f510e!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button:disabled{
  opacity:.48!important;
}

@media (max-width:760px){
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px 8px!important;
    padding:16px!important;
  }
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow:before{display:none!important}
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button{
    min-height:92px!important;
    padding:10px 8px!important;
    border:1px solid #e0dbd0!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button>b{
    flex-basis:38px!important;width:38px!important;height:38px!important;
  }
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .o-est-workflow button small{display:none!important}
}


/* v1.32.22 — O.Estimation : correction visuelle des champs Caractéristiques */
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural{
  display:block!important;
  margin:18px 0 0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural>span{
  display:block!important;
  margin:0 0 8px!important;
  color:#2b2925!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural textarea{
  display:block!important;
  width:100%!important;
  min-height:132px!important;
  margin:0!important;
  padding:18px 20px!important;
  box-sizing:border-box!important;
  border:1px solid #d9d2c6!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#24231f!important;
  font-size:15px!important;
  line-height:1.5!important;
  resize:vertical!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural textarea::placeholder{
  color:#a6a39d!important;
  opacity:1!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-natural small{
  display:block!important;
  margin:7px 0 0!important;
  padding:0 2px!important;
  color:#777168!important;
  font-size:11px!important;
  line-height:1.35!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:start!important;
  margin-top:22px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields label{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  color:#4f4a43!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields input,
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields select{
  display:block!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  margin:8px 0 0!important;
  padding:0 16px!important;
  box-sizing:border-box!important;
  border:1px solid #d9d2c6!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#2d2a25!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.2!important;
  box-shadow:none!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields select{
  padding-right:38px!important;
}
#ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields input::placeholder{
  color:#8d8880!important;
  opacity:1!important;
}
@media(max-width:900px){
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  #ofnmi-estimate-modal.o-est-inline.o-est-guided .ofnmi-estimate-fields{
    grid-template-columns:1fr!important;
  }
}

/* v1.32.23 — Étape 4 résultat d'abord */
#ofnmi-estimate-modal .o-est-result-first{display:none}
#ofnmi-estimate-modal .o-est-result-first.is-active{display:block}
#ofnmi-estimate-modal .o-est-final-result{padding:44px 42px;text-align:center;background:#fff;border:1px solid #ded6c8;border-radius:24px}
#ofnmi-estimate-modal .o-est-final-result>small{font-size:12px;font-weight:900;letter-spacing:.16em;color:#556e10}
#ofnmi-estimate-modal .o-est-final-kicker{margin:24px 0 4px;font-size:20px;color:#514d45}
#ofnmi-estimate-modal .o-est-final-value{font-size:clamp(54px,7vw,92px);line-height:1;font-weight:900;letter-spacing:-.055em;color:#151515}
#ofnmi-estimate-modal .o-est-final-value em{font-size:.38em;font-style:normal;font-weight:800;color:#556e10}
#ofnmi-estimate-modal .o-est-final-range{margin:18px 0 24px;font-size:18px;color:#514d45}
#ofnmi-estimate-modal .o-est-final-range strong{color:#151515}
#ofnmi-estimate-modal .o-est-final-trust{max-width:720px;margin:0 auto 30px;padding:15px 18px;border-radius:16px;background:#f4f0e7;border:1px solid #ddd4c5}
#ofnmi-estimate-modal .o-est-final-trust span{display:block;font-size:10px;font-weight:900;letter-spacing:.16em;color:#556e10;margin-bottom:5px}
#ofnmi-estimate-modal .o-est-final-trust p{margin:0;font-size:14px;color:#5a554c}
#ofnmi-estimate-modal .o-est-final-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
#ofnmi-estimate-modal .o-est-final-actions button{min-height:48px;padding:0 22px;border-radius:999px;border:1px solid #d6cebf;background:#fff;font-weight:850;cursor:pointer;color:#25231f}
#ofnmi-estimate-modal .o-est-final-actions button.is-primary{background:#556e10;border-color:#556e10;color:#fff;min-width:220px}
#ofnmi-estimate-modal .o-est-final-explain,#ofnmi-estimate-modal .o-est-final-adjust{margin-top:18px;padding:28px;background:#f7f3eb;border:1px solid #ded6c8;border-radius:20px}
#ofnmi-estimate-modal .o-est-final-explain[hidden],#ofnmi-estimate-modal .o-est-final-adjust[hidden]{display:none!important}
#ofnmi-estimate-modal .o-est-final-explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}
#ofnmi-estimate-modal .o-est-final-explain-grid article{padding:18px;background:#fff;border:1px solid #ddd5c8;border-radius:16px;text-align:left}
#ofnmi-estimate-modal .o-est-final-explain-grid b,#ofnmi-estimate-modal .o-est-final-explain-grid span{display:block}#ofnmi-estimate-modal .o-est-final-explain-grid span{margin-top:6px;color:#686157;font-size:13px;line-height:1.45}
#ofnmi-estimate-modal .o-est-final-close{margin-top:16px;border:0;background:transparent;color:#556e10;font-weight:850;cursor:pointer}
#ofnmi-estimate-modal .o-est-report-customize{margin-top:18px;border:1px solid #ded6c8;border-radius:18px;background:#fff;overflow:hidden}
#ofnmi-estimate-modal .o-est-report-customize summary{cursor:pointer;padding:20px 22px;font-weight:900;color:#25231f;list-style:none}#ofnmi-estimate-modal .o-est-report-customize summary::-webkit-details-marker{display:none}
#ofnmi-estimate-modal .o-est-report-customize summary:before{content:'+';display:inline-grid;place-items:center;width:25px;height:25px;margin-right:10px;border-radius:50%;background:#f1ede4;color:#556e10}#ofnmi-estimate-modal .o-est-report-customize[open] summary:before{content:'−'}
#ofnmi-estimate-modal .o-est-report-customize summary span{float:right;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#8b8478}
#ofnmi-estimate-modal .o-est-report-customize-body{padding:0 22px 22px}
#ofnmi-estimate-modal .o-est-page-picker{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-top:18px!important}
#ofnmi-estimate-modal .o-est-page-picker label{min-height:92px!important;border-radius:15px!important;padding:14px!important;align-items:flex-start!important}
#ofnmi-estimate-modal .o-est-page-picker label span small{display:block!important;margin-top:5px!important;font-size:11px!important;font-weight:500!important;color:#817a70!important}
@media(max-width:760px){#ofnmi-estimate-modal .o-est-final-result{padding:30px 18px}#ofnmi-estimate-modal .o-est-final-actions{display:grid}#ofnmi-estimate-modal .o-est-final-actions button{width:100%}#ofnmi-estimate-modal .o-est-final-explain-grid{grid-template-columns:1fr}#ofnmi-estimate-modal .o-est-page-picker{grid-template-columns:1fr 1fr!important}}

/* v1.32.26 — Accueil manifeste O. */
.o-home-manifesto{width:min(920px,92vw);margin:0 auto 30px;text-align:center}
.o-home-manifesto>small{display:block;color:var(--of-green);font-size:10px;font-weight:900;letter-spacing:.19em;margin-bottom:10px}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{margin:0 auto 12px;max-width:900px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.055em;font-weight:650;color:#262727}
.o-home-manifesto h1 strong{color:var(--of-green);font-weight:800}
.o-home-manifesto>p{max-width:760px;margin:0 auto;color:#6f6a61;font-size:15px;line-height:1.65}
.o-home-manifesto>p b{color:#292a29;font-weight:750}
.o-home-manifesto-tags{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px auto 12px}
.o-home-manifesto-tags span{border:1px solid #cbd2b3;background:#f7f8f1;color:#556e10;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800;letter-spacing:.035em}
.o-home-manifesto>em{display:block;font-style:normal;color:#292a29;font-size:12px;font-weight:700}
.ofnmi-view[data-panel="assistant"] .o-home-question-title{margin:28px 0 13px;font-size:21px;line-height:1.2;letter-spacing:-.025em;color:#292a29}

.o-why{max-width:1120px;margin:0 auto;padding:76px 24px 70px;border-top:1px solid #e2ddd2}
.o-why-head{max-width:800px;margin:0 auto;text-align:center}
.o-why-head>small{display:block;color:var(--of-green);font-size:10px;font-weight:900;letter-spacing:.19em;margin-bottom:10px}
.o-why-head h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.045em;font-weight:560;color:#262727}
.o-why-head h2 strong{font-weight:820;color:#262727}
.o-why-head p{max-width:720px;margin:17px auto 0;color:#777168;font-size:14px;line-height:1.65}
.o-why-head p b{color:#262727}
.o-why-signature{margin:31px auto 28px;width:min(760px,100%);background:#262727;color:#fff;border-radius:24px;padding:23px 28px;display:flex;justify-content:center;align-items:baseline;gap:9px;flex-wrap:wrap;box-shadow:0 16px 42px rgba(38,39,39,.11)}
.o-why-signature span{font-size:18px;color:#d7d5cd}.o-why-signature strong{font-size:25px;color:#b5c676;letter-spacing:-.03em}
.o-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.o-why-grid article{position:relative;background:#fff;border:1px solid #ded9ce;border-radius:22px;padding:25px 23px 23px;min-height:235px;box-shadow:0 10px 30px rgba(38,35,27,.035)}
.o-why-grid article i{position:absolute;right:20px;top:18px;font-style:normal;font-size:11px;font-weight:850;color:#b5afa4}
.o-why-grid article small{display:block;color:var(--of-green);font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:22px}
.o-why-grid article h3{margin:0;font-size:21px;line-height:1.12;letter-spacing:-.03em;color:#262727}
.o-why-grid article p{margin:13px 0 0;color:#777168;font-size:12px;line-height:1.6}
.o-why-grid article:nth-child(2){background:#f5f7ed;border-color:#c7d1a8}
.o-why-human{margin:28px auto 0;text-align:center}.o-why-human p{margin:0;color:#69645d;font-size:16px}.o-why-human p strong{color:#262727}.o-why-human span{display:block;margin-top:5px;color:var(--of-green);font-size:12px;font-weight:800}
@media(max-width:820px){.o-home-manifesto{margin-bottom:24px}.ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{font-size:40px}.o-home-manifesto>p{font-size:13px}.o-why{padding:52px 16px}.o-why-grid{grid-template-columns:1fr}.o-why-grid article{min-height:0}.o-why-signature{align-items:center;flex-direction:column;gap:3px}.o-why-signature span{font-size:15px}.o-why-signature strong{font-size:23px}}


/* v1.32.27 — Accueil : manifeste compact + 4 univers entièrement dans le premier écran */
@media(min-width:1051px) and (min-height:780px){
  .ofnmi-view[data-panel="assistant"]>.ofnmi-hero{
    min-height:calc(100vh - 82px)!important;
    padding:14px 28px 18px!important;
    justify-content:flex-start!important;
  }
  .o-home-manifesto{margin:0 auto 14px!important;width:min(900px,90vw)!important}
  .o-home-manifesto>small{margin-bottom:5px!important;font-size:9px!important}
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{
    font-size:clamp(42px,4.25vw,58px)!important;line-height:.98!important;margin-bottom:8px!important
  }
  .o-home-manifesto>p{font-size:13px!important;line-height:1.45!important;max-width:790px!important}
  .o-home-manifesto-tags{margin:9px auto 7px!important;gap:7px!important}
  .o-home-manifesto-tags span{padding:5px 10px!important;font-size:9px!important}
  .o-home-manifesto>em{font-size:10.5px!important}
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin:14px 0 8px!important;font-size:18px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt{min-height:72px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:16px!important;margin-bottom:8px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{gap:10px!important;margin-bottom:0!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card{
    min-height:126px!important;padding:14px 15px 12px!important;row-gap:7px!important;column-gap:10px!important
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card strong{font-size:20px!important;margin-bottom:4px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card em{font-size:10px!important;line-height:1.35!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card>b{font-size:10px!important}
}
@media(min-width:1051px) and (min-height:900px){
  .ofnmi-view[data-panel="assistant"]>.ofnmi-hero{padding-top:20px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card{min-height:138px!important}
}


/* v1.32.28 — Accueil : titre manifeste sur une ligne en grand écran */
@media(min-width:1280px){
  .o-home-manifesto{width:min(1420px,94vw)!important;max-width:none!important}
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{
    max-width:none!important;
    width:100%!important;
    white-space:nowrap!important;
    font-size:clamp(42px,3.65vw,62px)!important;
    letter-spacing:-.05em!important;
  }
  .o-home-manifesto h1 strong{white-space:nowrap!important}
}
@media(min-width:1051px) and (max-width:1279px){
  .o-home-manifesto{width:min(1080px,94vw)!important;max-width:none!important}
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{
    max-width:none!important;width:100%!important;white-space:nowrap!important;
    font-size:clamp(38px,3.7vw,47px)!important;
  }
}
@media(max-width:1050px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto h1{white-space:normal!important}
  .o-home-manifesto h1 strong{white-space:nowrap!important}
}


/* v1.32.30 — Accueil : titre physiquement structuré en deux lignes */
.ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  width:100%!important;
  max-width:1280px!important;
  margin:0 auto 18px!important;
  white-space:normal!important;
  text-align:center!important;
  line-height:.94!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title .o-manifesto-row{
  display:block!important;
  width:100%!important;
  white-space:nowrap!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title .o-manifesto-o{
  color:#556E10!important;
  font-weight:800!important;
}
@media (min-width:1280px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto{width:min(1320px,95vw)!important}
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title{font-size:clamp(46px,3.45vw,60px)!important}
}
@media (max-width:1050px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title .o-manifesto-row{white-space:normal!important}
}
@media (max-width:620px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title{font-size:clamp(34px,10vw,43px)!important;line-height:.98!important}
}


/* v1.32.31 — Accueil : premier écran recalé et centré proprement */
@media (min-width:1051px){
  .ofnmi-view[data-panel="assistant"]>.ofnmi-hero{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:12px 28px 18px!important;
    min-height:calc(100vh - 94px)!important;
    transform:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto{
    width:min(1500px,calc(100vw - 110px))!important;
    max-width:none!important;
    margin:0 auto 12px!important;
    padding:0!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto>small{
    margin:0 auto 6px!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0 auto 10px!important;
    padding:0!important;
    text-align:center!important;
    white-space:nowrap!important;
    font-size:clamp(38px,3.35vw,58px)!important;
    line-height:1.02!important;
    letter-spacing:-.052em!important;
    font-weight:560!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-manifesto-line{
    display:block!important;
    width:100%!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-manifesto-line strong{
    color:#556E10!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto>p{
    width:min(940px,90vw)!important;
    max-width:none!important;
    margin:0 auto!important;
    text-align:center!important;
    font-size:13px!important;
    line-height:1.45!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{
    width:100%!important;
    margin:9px auto 7px!important;
    justify-content:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto>em{
    width:100%!important;
    margin:0 auto!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{
    width:100%!important;
    margin:13px auto 8px!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt{
    width:min(760px,72vw)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{
    width:min(1240px,calc(100vw - 96px))!important;
    margin:22px auto 9px!important;
    transform:none!important;
    text-align:center!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{
    width:min(1240px,calc(100vw - 96px))!important;
    margin:0 auto!important;
    transform:none!important;
    gap:12px!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-card{
    min-height:132px!important;
    padding:15px 16px 13px!important;
  }
}
@media (min-width:1051px) and (max-width:1320px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title{font-size:clamp(34px,3.25vw,44px)!important}
}
@media (max-width:1050px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto .o-manifesto-title,
  .ofnmi-view[data-panel="assistant"] .o-manifesto-line{white-space:normal!important;text-align:center!important}
}

/* v1.32.32 — accueil : manifeste allégé et hiérarchie typographique homogène */
.ofnmi-view[data-panel="assistant"] .o-home-manifesto>p .o-manifesto-second-line{
  display:inline-block;
  margin-top:2px;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{
  margin:10px auto 4px!important;
  gap:9px!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags span{
  padding:6px 12px!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:700!important;
  letter-spacing:0!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-question-title{
  margin-top:15px!important;
}
@media(max-width:820px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags span{font-size:11px!important;padding:6px 10px!important}
}
\n\n/* v1.32.33 — accueil : respiration verticale du premier écran */\n@media (min-width:1051px){\n  .ofnmi-view[data-panel="assistant"] .o-home-manifesto{\n    margin-bottom:0!important;\n  }\n  .ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{\n    margin-bottom:0!important;\n  }\n  .ofnmi-view[data-panel="assistant"] .o-home-question-title{\n    margin-top:30px!important;\n    margin-bottom:11px!important;\n  }\n  .ofnmi-view[data-panel="assistant"] .ofnmi-prompt{\n    margin-bottom:0!important;\n  }\n  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{\n    margin-top:48px!important;\n    margin-bottom:12px!important;\n  }\n  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-grid{\n    margin-top:0!important;\n  }\n}\n@media (min-width:1051px) and (max-height:800px){\n  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin-top:22px!important}\n  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:34px!important}\n}\n
/* v1.32.34 — accueil : respiration verticale plus prononcée */
@media (min-width:1051px){
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{
    margin-top:46px!important;
    margin-bottom:13px!important;
  }
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{
    margin-top:72px!important;
    margin-bottom:14px!important;
  }
}
@media (min-width:1051px) and (max-height:800px){
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin-top:34px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:52px!important}
}

/* v1.32.37 — Pourquoi O. : hiérarchie plus légère et signature renforcée */
.o-why-head h2 strong{color:var(--of-green)!important;}
.o-why-signature{background:#f0eee7!important;color:#262727!important;border:1px solid #d9d3c6!important;box-shadow:0 12px 34px rgba(38,35,27,.055)!important;}
.o-why-signature span{color:#5f5a52!important;}
.o-why-signature strong{color:var(--of-green)!important;}
.o-why-grid article h3.o-why-identity{white-space:nowrap;font-size:20px;}
.o-why-human span{font-size:22px!important;line-height:1.15!important;font-weight:900!important;margin-top:9px!important;letter-spacing:-.025em;}
@media(max-width:560px){.o-why-grid article h3.o-why-identity{white-space:normal}.o-why-human span{font-size:19px!important}}

/* v1.32.38 — Pourquoi O. : alignement horizontal des descriptifs */
@media (min-width:821px){
  .o-why-grid article{
    display:flex;
    flex-direction:column;
  }
  .o-why-grid article h3{
    min-height:48px;
    display:flex;
    align-items:flex-start;
  }
  .o-why-grid article h3.o-why-identity{
    white-space:nowrap;
  }
  .o-why-grid article p{
    margin-top:13px!important;
  }
}


/* v1.32.39 — accueil : principes O. en signature texte, sans bulles */
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  margin:12px auto 0!important;color:#556e10!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags span{
  border:0!important;background:transparent!important;border-radius:0!important;padding:0!important;
  color:#556e10!important;font-size:13px!important;line-height:1.35!important;font-weight:700!important;
  letter-spacing:.01em!important;box-shadow:none!important;
}
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags i{
  font-style:normal!important;color:#aaa894!important;font-size:16px!important;font-weight:400!important;line-height:1!important;
}
@media (max-width:820px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{gap:7px!important;flex-wrap:wrap!important}
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags span{font-size:12px!important}
}


/* v1.32.40 — accueil : manifeste épuré et respirations plus franches */
.ofnmi-view[data-panel="assistant"] .o-home-manifesto-tags{display:none!important}
@media (min-width:1051px){
  .ofnmi-view[data-panel="assistant"] .o-home-manifesto>p{margin-bottom:0!important}
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin-top:58px!important;margin-bottom:15px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:62px!important;margin-bottom:16px!important}
}
@media (min-width:1051px) and (max-height:800px){
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin-top:42px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:46px!important}
}
@media (max-width:1050px){
  .ofnmi-view[data-panel="assistant"] .o-home-question-title{margin-top:34px!important}
  .ofnmi-view[data-panel="assistant"] .ofnmi-home-core-intro{margin-top:38px!important}
}

/* v1.32.41 — signature technique « L’AVANTAGE O. » sur les 4 essentiels */
.o-module-advantage{position:relative;z-index:1;margin:2px 0 18px;padding:14px 15px 13px;border-top:1px solid rgba(85,110,16,.24);border-bottom:1px solid rgba(85,110,16,.14);background:rgba(255,255,255,.48)}
.o-module-advantage small{display:block;margin:0 0 6px;color:var(--of-green);font-size:10px;font-weight:950;letter-spacing:.13em}
.o-module-advantage strong{display:block;color:#25251f;font-size:14px;line-height:1.32;font-weight:850;letter-spacing:-.012em}
.o-module-advantage span{display:block;margin-top:8px;color:#777166;font-size:9.5px;line-height:1.35;font-weight:800;letter-spacing:.055em}
.ofnmi-flash-essential-card{min-height:480px}
@media(max-width:800px){.ofnmi-flash-essential-card{min-height:0}.o-module-advantage{margin-bottom:16px}.o-module-advantage span{font-size:9px;letter-spacing:.035em}}

/* v1.32.42 — O.FLASH : gamme des 4 essentiels uniformisée */
.ofnmi-flash-essential-card,
.ofnmi-hunter-card,
.ofnmi-estimate-card{
  background:linear-gradient(135deg,#fbfcf5 0%,#f3f6e7 100%)!important;
  border-color:#cad7a3!important;
  box-shadow:0 12px 30px rgba(49,57,23,.07)!important;
}
.ofnmi-flash-essential-card:after,
.ofnmi-hunter-card:after,
.ofnmi-estimate-card:after{color:rgba(85,110,16,.045)!important}
.ofnmi-flash-essential-card h3,
.ofnmi-hunter-card h3,
.ofnmi-estimate-card h3{color:#171717!important}
.ofnmi-flash-essential-card>p,
.ofnmi-flash-essential-card li,
.ofnmi-hunter-card>p,
.ofnmi-hunter-card li,
.ofnmi-estimate-card>p,
.ofnmi-estimate-card li{color:#4f4b43!important}
.ofnmi-flash-essential-card .ofnmi-flash-essential-top i{color:#d7dfba!important}
.ofnmi-flash-essential-card .ofnmi-beta-badge{
  background:#f7f8ee!important;color:#556e10!important;border:1px solid #b9c68d!important;
  padding:5px 9px!important;font-size:8px!important;letter-spacing:.08em!important;
}
.ofnmi-flash-essential-card button,
.ofnmi-hunter-card button,
.ofnmi-estimate-card button{background:var(--of-green)!important;color:#fff!important}
.ofnmi-flash-essential-card h3{font-size:25px!important;text-transform:none}

/* v1.32.44 — Essentiels : alignement strict + Avantage O. renforcé */
@media (min-width:801px){
  .ofnmi-flash-essential-card{min-height:510px!important;display:grid!important;grid-template-rows:auto 46px 54px 132px 112px 1fr auto!important;align-content:stretch!important;}
  .ofnmi-flash-essential-card>.ofnmi-flash-essential-top{align-self:start}
  .ofnmi-flash-essential-card>.ofnmi-flash-essential-top+h3{margin:18px 0 8px!important;align-self:end}
  .ofnmi-flash-essential-card>p{margin:0!important;align-self:start}
  .ofnmi-flash-essential-card>ul{margin:8px 0 14px!important;align-self:start}
  .ofnmi-flash-essential-card>.o-module-advantage{margin:0!important;align-self:stretch}
  .ofnmi-flash-essential-card>button{margin-top:18px!important;align-self:end}
}
.o-module-advantage{box-sizing:border-box!important;padding:14px 16px 13px!important;border:1px solid rgba(85,110,16,.28)!important;border-left:4px solid var(--of-green)!important;border-radius:12px!important;background:linear-gradient(135deg,rgba(85,110,16,.095),rgba(255,255,255,.82))!important;box-shadow:0 8px 20px rgba(61,72,25,.055)!important;}
.o-module-advantage small{display:inline-flex!important;align-items:center!important;margin:0 0 7px!important;padding:3px 7px!important;border-radius:999px!important;background:var(--of-green)!important;color:#fff!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;}
.o-module-advantage strong{font-size:14.5px!important;line-height:1.28!important;font-weight:900!important;color:#1d1e18!important;}
.o-module-advantage span{margin-top:8px!important;color:#5f624f!important;font-size:9px!important;font-weight:900!important;letter-spacing:.06em!important;}

/* v1.32.45 — Avantage O. : typographie plus légère */
.o-module-advantage strong{font-weight:650!important;}
.o-module-advantage span{font-weight:650!important;}

/* v1.32.47 — offre et essai visuellement uniformisés */
.ofnmi-offer-simple{max-width:1060px!important;grid-template-columns:1fr 1fr!important;gap:22px!important}
.ofnmi-offer-simple article,.ofnmi-offer-simple aside{min-height:500px!important;padding:38px 40px!important;border-color:#aeba85!important;box-shadow:0 18px 48px rgba(85,110,16,.06)!important}
.ofnmi-offer-simple aside{justify-content:flex-start!important}
.ofnmi-offer-simple article>small,.ofnmi-offer-simple aside>small{font-size:10px!important;letter-spacing:1.8px!important}
.ofnmi-offer-simple h3{font-size:43px!important;margin-top:18px!important}
.ofnmi-offer-simple aside>strong{display:block;font-size:37px!important;line-height:1.08!important;letter-spacing:-.03em;margin:18px 0 12px!important}
.ofnmi-offer-simple aside>p{margin:0 0 20px!important;font-size:15px!important;line-height:1.45!important}
.ofnmi-trial-benefits{display:grid;gap:14px;margin:2px 0 24px}.ofnmi-trial-benefits>span{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center}.ofnmi-trial-benefits>span>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eef2df;color:#556E10;font-size:20px}.ofnmi-trial-benefits i{display:grid;gap:2px;font-style:normal}.ofnmi-trial-benefits i strong{font-size:14px!important;margin:0!important;line-height:1.2!important;letter-spacing:0!important}.ofnmi-trial-benefits em{font-size:12px;font-style:normal;color:#777168}.ofnmi-offer-simple article>button,.ofnmi-offer-simple aside>a{margin-top:auto!important;width:100%!important;min-height:54px!important;border:0!important;border-radius:999px!important;background:#556E10!important;color:#fff!important;font-weight:850!important;font-size:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.ofnmi-offer-simple article>button{opacity:1!important}.ofnmi-offer-simple-points{margin-bottom:26px!important}
@media(max-width:760px){.ofnmi-offer-simple{grid-template-columns:1fr!important}.ofnmi-offer-simple article,.ofnmi-offer-simple aside{min-height:0!important;padding:28px!important}.ofnmi-offer-simple aside>strong{font-size:31px!important}}


/* v1.32.48 — offre : deux cartes réellement symétriques et pictos O. discrets */
@media (min-width:761px){
  .ofnmi-offer-simple article,.ofnmi-offer-simple aside{
    display:grid!important;
    grid-template-rows:24px 96px 76px 1fr 54px!important;
    align-items:start!important;
  }
  .ofnmi-offer-simple article>small,.ofnmi-offer-simple aside>small{grid-row:1!important}
  .ofnmi-offer-simple article>h3,.ofnmi-offer-simple aside>strong{grid-row:2!important;align-self:start!important}
  .ofnmi-offer-simple article>.ofnmi-offer-ttc{position:absolute!important;margin-top:124px!important}
  .ofnmi-offer-simple article>p,.ofnmi-offer-simple aside>p{grid-row:3!important;align-self:end!important;margin:0 0 12px!important}
  .ofnmi-offer-simple article>.ofnmi-offer-simple-points,.ofnmi-offer-simple aside>.ofnmi-trial-benefits{grid-row:4!important;align-self:start!important;margin:12px 0 24px!important}
  .ofnmi-offer-simple article>button,.ofnmi-offer-simple aside>a{grid-row:5!important;margin:0!important;align-self:end!important}
  .ofnmi-offer-simple article{position:relative!important}
}
.ofnmi-offer-simple-points{display:grid!important;grid-template-columns:1fr 1fr!important;gap:13px 22px!important}
.ofnmi-offer-simple-points span{position:relative!important;padding-left:28px!important;font-size:13px!important;line-height:20px!important}
.ofnmi-offer-simple-points span::first-letter{font-size:0!important}
.ofnmi-offer-simple-points span:before{
  content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;
  display:grid;place-items:center;background:#eef2df;color:#556e10;font-size:12px;font-weight:900;
}
.ofnmi-trial-benefits{gap:13px!important}
.ofnmi-trial-benefits>span{grid-template-columns:28px 1fr!important;gap:10px!important;min-height:38px!important}
.ofnmi-trial-benefits>span>b{width:24px!important;height:24px!important;font-size:12px!important;font-weight:900!important;background:#eef2df!important;color:#556e10!important}
.ofnmi-trial-benefits i strong{font-size:13px!important;font-weight:750!important}
.ofnmi-trial-benefits em{font-size:11.5px!important;line-height:1.3!important}
.ofnmi-offer-simple aside>strong{font-size:34px!important;line-height:1.05!important}
@media(max-width:760px){
 .ofnmi-offer-simple-points{grid-template-columns:1fr!important}
 .ofnmi-trial-benefits>span{grid-template-columns:28px 1fr!important}
}


/* v1.32.49 — offre : hauts harmonisés, TTC valorisé et essai gratuit */
@media (min-width:761px){
  .ofnmi-offer-simple article,.ofnmi-offer-simple aside{
    grid-template-rows:24px 112px 34px 76px 1fr 54px!important;
  }
  .ofnmi-offer-simple article>h3,.ofnmi-offer-simple aside>strong{grid-row:2!important;margin:18px 0 0!important;align-self:start!important}
  .ofnmi-offer-simple article>.ofnmi-offer-ttc,.ofnmi-offer-simple aside>.ofnmi-trial-free{grid-row:3!important;position:static!important;margin:0!important;align-self:start!important}
  .ofnmi-offer-simple article>p,.ofnmi-offer-simple aside>p{grid-row:4!important;align-self:end!important;margin:0 0 12px!important}
  .ofnmi-offer-simple article>.ofnmi-offer-simple-points,.ofnmi-offer-simple aside>.ofnmi-trial-benefits{grid-row:5!important}
  .ofnmi-offer-simple article>button,.ofnmi-offer-simple aside>a{grid-row:6!important}
}
.ofnmi-offer-ttc,.ofnmi-trial-free{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;
  min-height:25px!important;padding:4px 11px!important;border:1px solid rgba(85,110,16,.18)!important;border-radius:999px!important;
  background:#f0f3e2!important;color:#556e10!important;font-size:12px!important;font-weight:750!important;line-height:1!important;
}
.ofnmi-offer-ttc span{font-weight:500!important;color:#777168!important;margin-right:4px!important}
.ofnmi-trial-free{letter-spacing:.08em!important;font-size:10px!important;font-weight:900!important}
@media(max-width:760px){.ofnmi-trial-free{margin:8px 0 16px!important}.ofnmi-offer-ttc{margin:6px 0 16px!important}}

/* v1.32.50 — offre : prix et gratuité plus premium */
@media (min-width:761px){
  .ofnmi-offer-simple article,.ofnmi-offer-simple aside{
    grid-template-rows:24px 96px 48px 82px 1fr 54px!important;
  }
  .ofnmi-offer-simple article>h3,.ofnmi-offer-simple aside>strong{
    display:flex!important;align-items:center!important;min-height:72px!important;
    margin:8px 0 0!important;line-height:1!important;
  }
  .ofnmi-offer-simple aside>strong{font-size:31px!important;white-space:nowrap!important;letter-spacing:-.035em!important}
}
.ofnmi-offer-ttc,.ofnmi-trial-free{
  min-height:32px!important;padding:6px 14px!important;background:linear-gradient(180deg,#f5f7eb,#edf1dc)!important;
  border-color:rgba(85,110,16,.22)!important;box-shadow:0 3px 10px rgba(85,110,16,.045)!important;
}
.ofnmi-offer-ttc{gap:5px!important;font-size:12px!important;color:#777168!important}
.ofnmi-offer-ttc strong{font-size:13px!important;color:#556e10!important;font-weight:850!important}
.ofnmi-trial-free{gap:6px!important;font-size:12px!important;letter-spacing:.055em!important;color:#556e10!important}
.ofnmi-trial-free span{font-size:14px!important;line-height:1!important}
@media(max-width:760px){.ofnmi-offer-simple aside>strong{font-size:30px!important}.ofnmi-offer-ttc,.ofnmi-trial-free{min-height:30px!important}}

/* v1.32.51 — O.Estimation adaptative : bien × situation × usage */
#ofnmi-estimate-modal .o-est-context-switches{grid-template-columns:.7fr 1.3fr!important}
#ofnmi-estimate-modal .o-est-complete-note{margin:0 0 22px;padding:16px 18px;border:1px solid #cbd7a9;border-left:4px solid #556e10;border-radius:14px;background:#f7f9ef;display:grid;gap:4px}
#ofnmi-estimate-modal .o-est-complete-note small,#ofnmi-estimate-modal .o-est-investment-head small{color:#556e10;font-weight:900;letter-spacing:.12em;font-size:10px}
#ofnmi-estimate-modal .o-est-complete-note strong{font-size:15px;color:#25241f}.o-est-complete-note span{font-size:12px;color:#6b665d}
#ofnmi-estimate-modal .o-est-investment-fields{margin:18px 0;padding:20px;border:1px solid #cbd7a9;border-radius:18px;background:#f8f9f2}
#ofnmi-estimate-modal .o-est-investment-fields[hidden]{display:none!important}
#ofnmi-estimate-modal .o-est-investment-head h4{font-size:21px;margin:5px 0 4px;color:#25241f}.o-est-investment-head p{margin:0 0 16px;color:#68635b}
#ofnmi-estimate-modal .o-est-investment-output{margin-top:12px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #ded7ca;display:grid;gap:3px}
#ofnmi-estimate-modal .o-est-investment-output span{font-size:10px;font-weight:900;letter-spacing:.1em;color:#556e10;text-transform:uppercase}
#ofnmi-estimate-modal .o-est-investment-output b{font-size:12px;line-height:1.5;color:#38362f}
@media(max-width:760px){#ofnmi-estimate-modal .o-est-context-switches{grid-template-columns:1fr!important}}

/* v1.32.52 — O.Estimation : bénéfices client et partage mis en avant */
.ofnmi-estimate-card ul li strong{font-weight:600;color:#3f5308;}

/* v1.32.53 — Mon espace : jauge de stockage personnelle */
.ofnmi-storage-card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:34px;align-items:center;margin:0 0 28px;padding:24px 26px;border:1px solid #cfd8ad;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fafcf5 100%);box-shadow:0 10px 30px rgba(0,0,0,.025);box-sizing:border-box}
.ofnmi-storage-copy small{display:block;margin:0 0 6px;font-size:10px;font-weight:900;letter-spacing:.13em;color:var(--of-green)}
.ofnmi-storage-copy h2{margin:0 0 5px;font-size:22px;line-height:1.15;color:#252525}
.ofnmi-storage-copy p{margin:0;max-width:460px;color:#716d66;font-size:13px;line-height:1.45}
.ofnmi-storage-meter{min-width:0}
.ofnmi-storage-numbers,.ofnmi-storage-foot{display:flex;align-items:center;justify-content:space-between;gap:18px}
.ofnmi-storage-numbers{margin-bottom:10px}.ofnmi-storage-numbers strong{font-size:19px;color:#242424}.ofnmi-storage-numbers strong span{font-size:12px;font-weight:600;color:#817c73}.ofnmi-storage-numbers b{font-size:12px;color:var(--of-green)}
.ofnmi-storage-track{position:relative;width:100%;height:12px;overflow:hidden;border-radius:999px;background:#ecebdc;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}
.ofnmi-storage-track i{display:block;height:100%;min-width:0;border-radius:inherit;background:var(--of-green);transition:width .25s ease}
.ofnmi-storage-foot{margin-top:8px;font-size:11px;color:#918b82}.ofnmi-storage-foot strong{font-size:11px;color:#5d6250}
@media(max-width:760px){.ofnmi-storage-card{grid-template-columns:1fr;gap:20px;padding:20px}.ofnmi-storage-numbers strong{font-size:17px}}
/* v1.32.57 — démo Essentiels plus discrète et intégrée */
.ofnmi-flash-essential-card button.o-essential-demo{
  width:max-content;max-width:100%;align-self:flex-start;margin:0 0 12px;padding:0;
  border:0!important;border-radius:0;background:transparent!important;color:#556e10;
  font-size:12px;font-weight:750;box-shadow:none!important;text-decoration:none;
}
.ofnmi-flash-essential-card button.o-essential-demo:hover{background:transparent!important;transform:none!important;filter:none!important;text-decoration:underline;text-underline-offset:3px}
.ofnmi-flash-essential-card button.o-essential-demo span{font-size:10px;font-weight:600;opacity:.58;margin-left:3px}
@media(max-width:700px){.ofnmi-flash-essential-card button.o-essential-demo{font-size:11px}}

/* v1.32.57 — Essentiels : respiration + démo discrète lisible */
.ofnmi-flash-essential-card .o-module-advantage{margin-top:22px!important;margin-bottom:20px!important;}
.ofnmi-flash-essential-card button.o-essential-demo{display:inline-flex!important;align-items:center;gap:6px;width:max-content!important;max-width:100%;align-self:flex-start!important;margin:0 0 18px!important;padding:7px 11px!important;border:1px solid rgba(85,110,16,.24)!important;border-radius:999px!important;background:rgba(255,255,255,.62)!important;color:#556E10!important;font-size:11px!important;font-weight:750!important;line-height:1!important;box-shadow:none!important;text-decoration:none!important;}
.ofnmi-flash-essential-card button.o-essential-demo:hover{background:#f2f5e8!important;border-color:rgba(85,110,16,.42)!important;text-decoration:none!important;}
.ofnmi-flash-essential-card button.o-essential-demo span{font-size:9px!important;font-weight:650!important;opacity:.66!important;margin-left:1px!important;}
/* O.Estimation : pop-up plus démonstratif */
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-box{width:min(980px,94vw);overflow:hidden;background:linear-gradient(145deg,#fbfaf6 0%,#f2f5e8 100%);}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-steps{gap:14px;}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-step{position:relative;background:rgba(255,255,255,.88);}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-step:last-child{background:#556E10;border-color:#556E10;}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-step:last-child b{color:rgba(255,255,255,.38)}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-step:last-child strong,.o-essential-demo-modal[data-demo-kind="estimate"] .o-essential-demo-step:last-child p{color:#fff}
.o-est-demo-result{display:none;margin-top:18px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #dce3c3;font-size:12px;color:#5c584f;}
.o-essential-demo-modal[data-demo-kind="estimate"] .o-est-demo-result{display:flex;align-items:center;justify-content:space-between;gap:16px;}
.o-est-demo-result strong{font-size:14px;color:#242722}.o-est-demo-result span{color:#556E10;font-weight:800;white-space:nowrap}
@media(max-width:700px){.ofnmi-flash-essential-card .o-module-advantage{margin-top:18px!important}.o-essential-demo-modal[data-demo-kind="estimate"] .o-est-demo-result{align-items:flex-start;flex-direction:column;gap:5px}}


/* v1.32.58 — Essentiels : hauteurs souples + popup premium robuste */
@media (min-width:801px){
 .ofnmi-flash-essential-card{min-height:548px!important;grid-template-rows:auto 46px 54px minmax(132px,auto) minmax(112px,auto) auto auto!important;}
 .ofnmi-flash-essential-card>.o-module-advantage{height:auto!important;min-height:112px!important;margin-top:18px!important;overflow:visible!important;}
 .ofnmi-flash-essential-card button.o-essential-demo{margin:14px 0 0!important;align-self:start!important;}
 .ofnmi-flash-essential-card>button:not(.o-essential-demo){margin-top:18px!important;}
}
.o-essential-demo-modal[hidden]{display:none!important}
.o-essential-demo-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(38,39,39,.48);backdrop-filter:blur(7px);overflow-y:auto;overscroll-behavior:contain}
.o-essential-demo-box{position:relative;width:min(1040px,94vw);max-height:none;margin:auto;padding:34px 36px 28px;border:1px solid #d7dcc2;border-radius:28px;background:#f7f4ed;box-shadow:0 30px 90px rgba(30,31,28,.20)}
.o-essential-demo-close{position:absolute!important;right:18px!important;top:16px!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:1px solid #ddd9cd!important;border-radius:50%!important;background:#fff!important;color:#252725!important;font-size:24px!important;line-height:1!important;box-shadow:none!important}
.o-essential-demo-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding-right:44px}
.o-essential-demo-kicker{display:block;margin-bottom:7px;color:#556e10;font-size:10px;font-weight:900;letter-spacing:.16em}
.o-essential-demo-box h2{margin:0 0 6px;font-size:38px;line-height:1;color:#202322;letter-spacing:-.035em}.o-essential-demo-sub{margin:0;color:#69645c;font-size:15px}
.o-essential-demo-time{flex:0 0 auto;padding:7px 11px;border:1px solid #d4dbc0;border-radius:999px;background:#fff;color:#556e10;font-size:10px;font-weight:850}
.o-essential-demo-flow{position:relative;margin-top:30px}.o-essential-demo-line{position:absolute;left:7%;right:7%;top:30px;height:1px;background:#d8ddc6;overflow:hidden}.o-essential-demo-line:after{content:"";display:block;width:0;height:100%;background:#556e10;transition:1.45s ease}.o-essential-demo-line.is-on:after{width:100%}
.o-essential-demo-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.o-essential-demo-step{min-height:160px;padding:0 12px 18px;border:0;background:transparent;opacity:.34;transform:translateY(7px);transition:.35s ease}.o-essential-demo-step.is-on{opacity:1;transform:none}
.o-essential-demo-step>b{position:relative;z-index:2;display:grid;width:60px;height:60px;margin:0 0 18px;place-items:center;border:1px solid #ccd5ad;border-radius:50%;background:#f7f4ed;color:#8ca04b;font-size:16px;font-weight:900}.o-essential-demo-step.is-on>b{background:#556e10;color:#fff;border-color:#556e10}
.o-essential-demo-step strong{display:block;margin-bottom:7px;color:#242722;font-size:14px;font-weight:900;letter-spacing:.02em}.o-essential-demo-step p{margin:0;color:#67625a;font-size:12px;line-height:1.48}
.o-est-demo-result{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:10px;padding:17px 19px;border:1px solid #cdd7aa;border-radius:16px;background:#eef3df}.o-est-demo-result[hidden]{display:none!important}.o-est-demo-result small{display:block;margin-bottom:3px;color:#556e10;font-size:9px;font-weight:900;letter-spacing:.14em}.o-est-demo-result strong{font-size:15px;color:#252725}.o-est-demo-result>span{font-size:11px;font-weight:850;color:#556e10;white-space:nowrap}
.o-essential-demo-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid #dedbd1;color:#777269;font-size:11px}.o-essential-demo-start{width:auto!important;margin:0!important;padding:11px 16px!important;border:0!important;border-radius:11px!important;background:#556e10!important;color:#fff!important;font-size:11px!important;font-weight:850!important;box-shadow:none!important}
@media(max-width:700px){.o-essential-demo-modal{align-items:flex-start;padding:14px}.o-essential-demo-box{width:100%;padding:27px 18px 20px;border-radius:22px}.o-essential-demo-head{display:block;padding-right:35px}.o-essential-demo-time{display:inline-flex;margin-top:12px}.o-essential-demo-box h2{font-size:29px}.o-essential-demo-flow{margin-top:22px}.o-essential-demo-line{display:none}.o-essential-demo-steps{grid-template-columns:1fr;gap:5px}.o-essential-demo-step{display:grid;grid-template-columns:46px 1fr;gap:13px;min-height:0;padding:8px 0;align-items:start}.o-essential-demo-step>b{width:42px;height:42px;margin:0;font-size:12px}.o-est-demo-result{align-items:flex-start;flex-direction:column;gap:7px}.o-est-demo-result>span{white-space:normal}.o-essential-demo-foot{align-items:stretch;flex-direction:column}.o-essential-demo-start{width:100%!important}}

/* v1.32.64 — O.Estimation visual popup (loaded stylesheet) */
.o-essential-demo-modal[data-demo-kind="estimate"]{position:fixed!important;inset:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(25,27,23,.70)!important;backdrop-filter:blur(9px)!important}
.o-essential-demo-modal[data-demo-kind="estimate"][hidden]{display:none!important}
.o-est-visual-popup{position:relative;width:min(1450px,96vw);max-height:94vh;margin:auto;border-radius:24px;overflow:hidden;background:#f6f2e8;box-shadow:0 34px 100px rgba(0,0,0,.38);line-height:0}
.o-est-presentation-image{display:block;width:100%;height:auto;max-height:94vh;object-fit:contain;background:#f6f2e8}
.o-est-visual-popup .o-essential-demo-close{position:absolute!important;z-index:4!important;right:18px!important;top:18px!important;width:42px!important;height:42px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;color:#20231f!important;font-size:28px!important;line-height:40px!important;padding:0!important;box-shadow:0 4px 18px rgba(0,0,0,.14)!important;cursor:pointer!important}
@media(max-width:760px){.o-essential-demo-modal[data-demo-kind="estimate"]{padding:8px!important}.o-est-visual-popup{width:100%;max-height:96vh;border-radius:17px;overflow:auto}.o-est-presentation-image{width:100%;height:auto;max-height:none}.o-est-visual-popup .o-essential-demo-close{position:fixed!important;right:17px!important;top:17px!important}}


/* v1.32.67 — O.Estimation : placeholder adresse plus discret */
#ofnmi-estimate-modal .o-est-address-first input[name="address"]{font-size:15px!important;font-weight:500!important;}
#ofnmi-estimate-modal .o-est-address-first input[name="address"]::placeholder{font-size:15px!important;font-weight:500!important;color:#77736b!important;opacity:1!important;}
@media(max-width:700px){#ofnmi-estimate-modal .o-est-address-first input[name="address"],#ofnmi-estimate-modal .o-est-address-first input[name="address"]::placeholder{font-size:14px!important;}}
