:root{--navy:#062b4f;--navy2:#0a3c68;--green:#13c996;--green-dark:#0ca67d;--blue:#2f7df4;--bg:#f4f8fb;--text:#213547;--muted:#6f7e8b;--line:#dce6ed;--danger:#ef5a5a;--warning:#f6b84d;--white:#fff;--radius:22px;--shadow:0 14px 40px rgba(6,43,79,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.5}a{color:inherit}.top{height:76px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:50}.brand img{height:46px;width:auto}.top nav{display:flex;gap:18px;align-items:center}.top nav a{text-decoration:none;font-weight:750;color:var(--navy)}.shell{max-width:1180px;margin:0 auto;padding:30px 20px 80px}.client-app .shell{max-width:980px;padding-bottom:112px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.page-head h1,.auth-card h1,.hero-v2 h1{color:var(--navy);margin:.12em 0}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:var(--green-dark);margin-bottom:8px}.muted{color:var(--muted)}.mini{font-size:12px}.card,.auth-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.clean{box-shadow:none}.auth-card{max-width:470px;margin:6vh auto}.auth-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#e4fbf5;color:var(--green-dark);font-size:28px;font-weight:900}.login-simple .otp{text-align:center;font-size:30px;letter-spacing:.35em;font-weight:850}.btn,.decision{border:1px solid transparent;border-radius:14px;padding:12px 17px;font-weight:850;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:8px;background:#eef3f6;color:var(--navy)}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green-dark)}.btn.ghost{background:#fff;border-color:var(--line)}.btn.big{padding:15px 21px}.btn.jumbo{padding:16px 24px;font-size:17px}.btn.small{padding:8px 10px;font-size:13px}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.flash{padding:12px 14px;border-radius:12px;margin-bottom:16px}.flash.success{background:#dff8f1;color:#087a5f}.flash.error{background:#fde8e8;color:#a32121}label{display:flex;flex-direction:column;gap:7px;font-weight:750}input,select,textarea{width:100%;border:1px solid #c9d5df;border-radius:13px;padding:12px 13px;font:inherit;background:#fff;color:var(--text)}input:focus,select:focus,textarea:focus{outline:3px solid rgba(47,125,244,.13);border-color:var(--blue)}form{display:grid;gap:16px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .wide{grid-column:1/-1}.inline-form{grid-template-columns:1fr 1fr 1.5fr auto;align-items:end}.pill,.match-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#edf4f8;font-size:12px;font-weight:850;color:var(--navy)}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:18px;margin-top:18px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--navy);font-size:13px}code{background:#eef3f6;padding:2px 6px;border-radius:6px}.table-actions{display:flex;gap:6px;flex-wrap:wrap}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat{display:flex;flex-direction:column}.stat b{font-size:34px;color:var(--navy)}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module{text-decoration:none;transition:.2s}.module:hover{transform:translateY(-2px)}.module-icon{font-size:28px}.list{display:grid;gap:12px}.rowlink{display:flex;justify-content:space-between;align-items:center;text-decoration:none}.empty{text-align:center;padding:44px}.compact{padding:18px}.big-emoji{font-size:42px}.section-line{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.hero-v2{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:54px;padding:54px 0}.hero-v2 h1{font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.04em}.hero-v2 h1 span{color:var(--green)}.hero-v2 p{font-size:19px;max-width:650px;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.trust-row{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.phone-demo{display:grid;place-items:center}.demo-card{width:min(390px,100%);background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px rgba(6,43,79,.18);transform:rotate(2deg)}.demo-photo{height:270px;display:grid;place-items:center;font-size:88px;background:linear-gradient(140deg,#d9f7ee,#dceafc)}.demo-body{padding:24px}.demo-body h3{margin:12px 0 4px;color:var(--navy)}.demo-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.demo-actions b{padding:10px 5px;text-align:center;border-radius:12px;background:#f3f6f8;font-size:12px}.section{padding:70px 0}.section-head{max-width:700px;margin-bottom:34px}.section h2,.cta h2{font-size:clamp(30px,4vw,46px);line-height:1.08;color:var(--navy);margin:.2em 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.steps article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dcf8f0;color:var(--green-dark);font-weight:900}.soft{background:#ecf4f8;border-radius:32px;padding:48px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.feature-list{display:grid;gap:12px}.feature-list>div{background:#fff;padding:16px;border-radius:16px;display:grid;grid-template-columns:32px 1fr;gap:2px 10px}.feature-list span{grid-column:2;color:var(--muted);font-size:14px}.cta{text-align:center;background:var(--navy);color:#fff;border-radius:30px;padding:50px;margin:50px 0}.cta h2{color:#fff}.public-footer{display:flex;justify-content:space-between;gap:16px;padding:20px 0;color:var(--muted);border-top:1px solid var(--line)}.client-welcome{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.client-welcome h1{font-size:36px;color:var(--navy);margin:.1em 0}.client-welcome p{margin:0;color:var(--muted)}.avatar-stack{display:flex}.avatar-stack span,.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;border:3px solid #fff;font-weight:850}.avatar-stack span+span{margin-left:-10px;background:var(--green-dark)}.play-card{background:linear-gradient(135deg,var(--navy),var(--navy2));border-radius:28px;padding:26px;display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:18px;box-shadow:0 18px 40px rgba(6,43,79,.17)}.play-card>div{display:flex;align-items:baseline;gap:10px}.play-count{font-size:48px;font-weight:900}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.quick-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;text-decoration:none;display:grid;gap:4px}.quick-card>span{font-size:28px}.quick-card small{color:var(--muted)}.criteria-summary,.facts{display:flex;gap:8px;flex-wrap:wrap}.criteria-summary span,.facts span{background:#f2f6f8;border-radius:999px;padding:8px 11px;font-size:13px}.game-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.game-head h1{margin:.1em 0;color:var(--navy)}.game-head select{width:auto;min-width:180px}.match-stack{position:relative;max-width:650px;margin:0 auto}.match-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(6,43,79,.12);transition:.28s ease}.match-card.queued{display:none}.match-card.done.no{transform:translateX(-100px) rotate(-4deg);opacity:0}.match-card.done.visit{transform:translateX(100px) rotate(4deg);opacity:0}.match-card.done.maybe{transform:translateY(30px);opacity:0}.match-photo{height:390px;background:linear-gradient(135deg,#dff3ee,#dcebf8);position:relative;overflow:hidden}.match-photo img{width:100%;height:100%;object-fit:cover}.photo-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:90px}.match-score{position:absolute;top:16px;left:16px;background:var(--green);color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900}.match-info{padding:22px 22px 12px}.match-title{display:flex;justify-content:space-between;gap:18px}.match-title h2{margin:0;color:var(--navy)}.match-title p{margin:3px 0;color:var(--muted)}.match-title strong{white-space:nowrap;font-size:20px;color:var(--navy)}.desc{color:var(--muted)}.source-link{font-weight:800;color:var(--blue);text-decoration:none}.swipe-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 22px 22px}.swipe-btn{border:0;border-radius:16px;padding:13px 8px;font-weight:850;cursor:pointer}.swipe-btn span{display:block;font-size:21px}.swipe-btn.no{background:#fde8e8;color:#a32121}.swipe-btn.maybe{background:#eef1f5;color:#4e5b68}.swipe-btn.visit{background:#dff8f1;color:#087a5f}.toast{min-height:30px;text-align:center;padding:8px;color:var(--muted);font-weight:750}.client-bottom-nav{position:fixed;z-index:60;bottom:12px;left:50%;transform:translateX(-50%);width:min(660px,calc(100% - 24px));background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(6,43,79,.15);display:grid;grid-template-columns:repeat(5,1fr);padding:7px}.client-bottom-nav a{text-decoration:none;color:var(--muted);display:flex;flex-direction:column;align-items:center;font-size:11px;font-weight:800;padding:6px}.client-bottom-nav a span{font-size:20px;line-height:1.1}.client-bottom-nav a.active,.client-bottom-nav a:hover{color:var(--green-dark)}.member-list{display:grid;gap:12px}.member{display:flex;gap:12px;align-items:center}.member small{display:block;color:var(--muted)}.invite-form{grid-template-columns:1fr auto}.visit-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.visit-photo-grid figure{margin:0}.visit-photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}.visit-photo-grid figcaption{font-size:12px;color:var(--muted);padding-top:4px}.visit-row small{color:var(--muted)}@media(max-width:860px){.top{padding:0 14px}.top nav>a:not(.btn):not(:last-child){display:none}.brand img{height:39px}.shell{padding:20px 14px 100px}.hero-v2{grid-template-columns:1fr;min-height:0;padding:32px 0}.hero-v2 h1{font-size:48px}.phone-demo{order:-1}.demo-card{transform:none;width:100%;max-width:420px}.steps,.feature-grid,.admin-grid,.kpis,.client-grid{grid-template-columns:1fr}.soft{padding:26px;border-radius:22px}.form-grid,.inline-form,.invite-form{grid-template-columns:1fr}.page-head,.client-welcome,.game-head{flex-direction:column;align-items:stretch}.play-card{flex-direction:column;align-items:stretch;gap:16px}.match-photo{height:330px}.match-title{flex-direction:column;gap:2px}.swipe-actions{position:sticky;bottom:82px;background:#fff}.public-footer{flex-direction:column}.visit-photo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.top nav .btn{padding:9px 11px;font-size:12px}.hero-v2 h1{font-size:40px}.demo-photo{height:210px}.match-photo{height:280px}.swipe-actions{padding:10px 12px 16px}.client-bottom-nav{bottom:8px}.client-bottom-nav a{font-size:10px}.client-bottom-nav a span{font-size:18px}}

/* V2.1 - Hub d'annonces */
.hero-v21{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:54px;padding:54px 0}.hero-v21 h1{font-size:clamp(44px,6vw,74px);line-height:.98;letter-spacing:-.04em;color:var(--navy);margin:.12em 0}.hero-v21 h1 span{color:var(--green)}.hero-v21 p{font-size:19px;max-width:680px;color:var(--muted)}.hub-public-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hub-public-grid article>span{font-size:30px}.hub-public-grid h3{color:var(--navy);margin:.55em 0 .25em}.hub-public-grid p{color:var(--muted);margin:0}.hub-hero{background:linear-gradient(135deg,#e8fbf5,#e9f2ff);border:1px solid #d5ebe6;border-radius:28px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.hub-hero h2{font-size:clamp(28px,4vw,42px);line-height:1.05;margin:.2em 0;color:var(--navy)}.hub-hero p{margin:0;max-width:620px;color:var(--muted)}.hub-kicker{font-weight:850;color:var(--green-dark);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.client-grid-4{grid-template-columns:repeat(4,1fr)}.quick-accent{background:#edfbf7;border-color:#bcebdd}.quick-accent>span{color:var(--green-dark);font-weight:900}.add-flow-head{max-width:760px;margin:0 auto 18px;text-align:center}.add-flow-head h1{font-size:clamp(34px,5vw,52px);line-height:1.05;color:var(--navy);margin:.15em 0}.add-flow-head p{color:var(--muted);font-size:18px}.url-drop-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:28px}.url-label{font-size:18px;color:var(--navy)}.url-input-row{display:grid;grid-template-columns:1fr auto;gap:10px}.url-input-row input{font-size:17px;padding:16px}.url-label small{font-weight:500;color:var(--muted)}.listing-details{margin-top:12px;border-top:1px solid var(--line);padding-top:16px}.listing-details summary{cursor:pointer;font-weight:850;color:var(--navy)}.listing-details summary span{font-weight:500;color:var(--muted);font-size:13px}.listing-fields{margin-top:18px}.feature-checks{display:flex;gap:10px;flex-wrap:wrap}.feature-checks label{flex-direction:row;align-items:center;background:#f3f7f9;border-radius:999px;padding:9px 12px;font-weight:700}.feature-checks input{width:auto}.add-help-grid{max-width:820px;margin:18px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.add-help-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;gap:12px}.add-help-grid article>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#def8f0;color:var(--green-dark)}.add-help-grid article span{display:grid}.add-help-grid small{color:var(--muted)}.privacy-note{max-width:820px;margin:0 auto;color:var(--muted);font-size:13px;text-align:center}.listing-library{display:grid;gap:12px}.listing-library-card{display:flex;justify-content:space-between;gap:20px;align-items:center}.listing-library-main{min-width:0}.listing-library-main h2{margin:.35em 0 .15em;color:var(--navy)}.listing-library-main p{margin:.2em 0}.listing-library-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.listing-library-actions form{display:block}.empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.legal-hub{margin:18px 0}.hub-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hub-rules>div{background:#f6f9fb;border-radius:16px;padding:14px;display:grid;grid-template-columns:30px 1fr;gap:2px 8px}.hub-rules>div span{grid-row:1/3;font-size:24px}.hub-rules small{color:var(--muted)}.source-catalog{display:grid;gap:12px;margin-top:18px}.source-v21-main{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.source-v21-main h2{margin:.45em 0 .15em}.source-v21-main a{color:var(--blue);word-break:break-all}.source-meta{text-align:right;display:grid;gap:6px}.source-meta span{font-weight:800;color:var(--navy)}.source-meta small{color:var(--muted)}.source-v21 details{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.source-v21 summary{cursor:pointer;font-weight:800}.source-edit{margin-top:14px}
@media(max-width:900px){.hero-v21{grid-template-columns:1fr;min-height:auto}.hero-v21 .phone-demo{order:-1}.hub-public-grid,.client-grid-4{grid-template-columns:repeat(2,1fr)}.hub-rules{grid-template-columns:1fr}.listing-library-card,.source-v21-main,.hub-hero{align-items:stretch;flex-direction:column}.source-meta{text-align:left}.listing-library-actions{justify-content:flex-start}}
@media(max-width:600px){.url-drop-card{padding:18px}.url-input-row{grid-template-columns:1fr}.url-input-row .btn{width:100%}.add-help-grid{grid-template-columns:1fr}.hub-public-grid{grid-template-columns:1fr}.client-grid-4{grid-template-columns:repeat(2,1fr)}.hero-v21{padding-top:20px}.hero-v21 .phone-demo{display:none}}
.ai-summary,.ai-card-summary{margin:12px 0;padding:12px 14px;border-radius:14px;background:#f4f8fb;border:1px solid #dce7ef}.ai-card-summary b,.ai-summary b{color:#052b4f}.ai-card-summary p{margin:6px 0 8px}.ai-tags{display:flex;gap:6px;flex-wrap:wrap}.ai-tags span{font-size:.78rem;padding:5px 8px;border-radius:999px;background:#fff}.ai-tags .good{border:1px solid #b9e6d3}.ai-tags .warn{border:1px solid #f2d7a0}

/* V2.3 — edition des fiches, galerie et questionnaire de visite */
.magic-sent{text-align:center;padding:12px 0}.magic-sent .big-emoji{font-size:42px;margin-bottom:8px}
.listing-library-card{overflow:hidden}.listing-library-photo{width:180px;min-width:180px;align-self:stretch;background:#eef3f7;border-radius:14px;overflow:hidden}.listing-library-photo img{width:100%;height:100%;min-height:150px;object-fit:cover;display:block}
.photo-upload{border:2px dashed #c7d3df;border-radius:14px;padding:16px;background:#f8fafc}.photo-upload input[type=file]{display:block;width:100%;margin:8px 0}.form-actions{display:flex;gap:10px;flex-wrap:wrap}
.listing-photo-manager{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.listing-photo-manager figure{margin:0;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#fff}.listing-photo-manager img{width:100%;height:150px;object-fit:cover;display:block}.listing-photo-manager form{padding:8px}.btn.mini{padding:7px 10px;font-size:.85rem}
.visit-fast-form{display:grid;gap:16px}.visit-question-list{display:grid;gap:10px}.visit-question{display:grid;grid-template-columns:minmax(150px,1fr) 2fr;gap:14px;align-items:center;padding:10px 0;border-bottom:1px solid #eef2f6}.visit-question:last-child{border-bottom:0}.quick-choice{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.quick-chip{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;padding:7px;border:1px solid #d7e0e9;border-radius:12px;background:#fff;cursor:pointer;text-align:center}.quick-chip input{position:absolute;opacity:0;pointer-events:none}.quick-chip b{font-size:1.3rem}.quick-chip small{font-size:.73rem;color:#64748b}.quick-chip.selected{border-color:#0b8457;background:#edf9f3;box-shadow:0 0 0 2px rgba(11,132,87,.08)}
.decision-radios{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:12px 0 18px}.decision-radios label{border:1px solid #d7e0e9;border-radius:12px;padding:12px;background:#fff;cursor:pointer}.decision-radios input{margin-right:5px}.visit-decision .btn{width:100%}
@media(max-width:760px){.listing-library-card{display:block}.listing-library-photo{width:100%;height:190px;margin-bottom:12px}.visit-question{grid-template-columns:1fr;gap:7px}.quick-choice{grid-template-columns:repeat(4,1fr)}.quick-chip{min-height:58px;padding:5px}.quick-chip small{font-size:.68rem}.decision-radios{grid-template-columns:1fr 1fr}}
@media(max-width:390px){.quick-choice{gap:4px}.quick-chip small{display:none}.quick-chip{min-height:48px}.decision-radios{grid-template-columns:1fr}}
