/*
Theme Name: Entre-Oisiens
Description: Thème marketplace locale de seconde main dans l’Oise.
Version: 0.6.72
Author: Entre-Oisiens
Text Domain: rebon
*/
:root{--bg:#f7f8fc;--card:#fff;--ink:#101828;--muted:#667085;--purple:#7357ff;--blue:#3b82f6;--line:#e8eaf1;--shadow:0 18px 50px rgba(16,24,40,.08);--r:24px}
*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}
.rebon-wrap{width:min(1180px,calc(100% - 36px));margin:auto}
.rebon-header{height:82px;display:flex;align-items:center;justify-content:space-between}
.rebon-brand{display:flex;align-items:center;gap:10px;font-weight:950;letter-spacing:-.065em;font-size:28px}
.rebon-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#3b82f6);display:grid;place-items:center;box-shadow:0 8px 22px rgba(115,87,255,.24)}
.rebon-mark svg{width:26px;height:26px}.rebon-brand-name span{color:var(--purple)}
.rebon-nav{display:flex;align-items:center;gap:8px}.rebon-nav>a{padding:11px 14px;color:var(--muted);font-weight:750}.rebon-nav>a:hover{color:var(--ink)}
.rebon-btn{border:0;border-radius:16px;padding:13px 17px;font-weight:850;cursor:pointer}.rebon-btn-dark{background:var(--ink);color:white}.rebon-nav>a.rebon-btn-dark{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff!important;box-shadow:0 8px 22px rgba(59,130,246,.22)}.rebon-nav>a.rebon-btn-dark:hover{background:linear-gradient(135deg,#4338ca,#1d4ed8);color:#fff!important}.rebon-btn-purple{background:linear-gradient(135deg,#7357ff,#526cff);color:#fff}
.rebon-hero{padding:45px 0 36px}.rebon-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center}
.rebon-kicker{display:inline-flex;align-items:center;gap:8px;background:#ece9ff;color:#5641dd;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:850}.rebon-oise-notice{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;padding:12px 15px;background:linear-gradient(135deg,#f1eeff,#f7f8ff);border:1px solid #ddd8ff;border-radius:16px;color:#4636b8;box-shadow:0 7px 20px rgba(86,65,221,.07)}.rebon-oise-notice strong{font-size:13px;font-weight:900}.rebon-oise-notice span{font-size:12px;color:var(--muted)}
.rebon-hero h1{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.075em;margin:18px 0 20px;max-width:760px}.rebon-hero h1 em{font-style:normal;color:var(--purple)}
.rebon-hero p{font-size:19px;color:var(--muted);max-width:650px;margin:0}
.rebon-search{margin-top:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:9px;border-radius:21px;display:flex;gap:8px;align-items:center}
.rebon-search input{min-width:0;flex:1;border:0;outline:0;padding:14px 13px;background:transparent;color:var(--ink)}.rebon-location{padding:13px 14px;border-left:1px solid var(--line);color:#4f3fd1;white-space:nowrap;font-weight:850}
.rebon-visual{height:390px;border-radius:38px;background:radial-gradient(circle at 30% 20%,#aaa0ff 0,#7159ff 33%,#20253e 82%);position:relative;overflow:hidden;box-shadow:var(--shadow)}
.rebon-visual:before{content:"";position:absolute;width:430px;height:260px;border:1px solid rgba(255,255,255,.3);border-radius:50%;left:30px;top:48px;transform:rotate(12deg)}.rebon-visual:after{content:"";position:absolute;width:330px;height:210px;border:1px solid rgba(255,255,255,.24);border-radius:50%;left:85px;top:115px;transform:rotate(-20deg)}
.rebon-visual-card{position:absolute;left:24px;bottom:24px;background:rgba(255,255,255,.13);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:white;border-radius:18px;padding:13px 16px;font-weight:800}
.rebon-section{padding:34px 0 68px}.rebon-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.rebon-head h2{font-size:30px;letter-spacing:-.045em;margin:0}.rebon-head p{margin:5px 0 0;color:var(--muted)}.rebon-head>a{font-weight:750}
.rebon-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rebon-action{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:24px;transition:.2s;box-shadow:0 6px 22px rgba(16,24,40,.035)}.rebon-action:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.rebon-action-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;font-size:25px;background:#f1efff}.rebon-action:nth-child(2) .rebon-action-icon{background:#edf5ff}.rebon-action:nth-child(3) .rebon-action-icon{background:#fff4e8}.rebon-action strong{display:block;font-size:20px;margin-top:15px}.rebon-action span{color:var(--muted);font-size:14px}
.rebon-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rebon-cat{background:#fff;border:1px solid var(--line);padding:18px;border-radius:19px;font-weight:800;transition:.2s}.rebon-cat:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.rebon-cat small{display:block;color:var(--muted);font-weight:500;margin-top:4px}
.rebon-listings{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rebon-listing{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 6px 22px rgba(16,24,40,.035)}.rebon-photo{height:190px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.rebon-photo:before{content:"";width:110px;height:80px;border-radius:18px;background:rgba(255,255,255,.48);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);transform:rotate(-6deg)}.rebon-photo.one{background:linear-gradient(135deg,#dce8ff,#aab8ff)}.rebon-photo.two{background:linear-gradient(135deg,#e5dcff,#c5b8ff)}.rebon-photo.three{background:linear-gradient(135deg,#fff0d7,#ffd19b)}.rebon-photo.four{background:linear-gradient(135deg,#d9f5e6,#a8dfc1)}.rebon-badge{position:absolute;left:12px;top:12px;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.rebon-heart{position:absolute;right:12px;top:12px;background:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.rebon-info{padding:15px}.rebon-info h3{font-size:16px;margin:0 0 6px}.rebon-price{font-size:20px;font-weight:900}.rebon-meta{font-size:13px;color:var(--muted);margin-top:4px}
.rebon-footer{border-top:1px solid var(--line);padding:34px 0;color:var(--muted)}
@media(max-width:900px){.rebon-hero-grid{grid-template-columns:1fr}.rebon-visual{height:270px}.rebon-cats{grid-template-columns:repeat(2,1fr)}.rebon-listings{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.rebon-wrap{width:min(100% - 24px,1180px)}.rebon-header{height:68px}.rebon-nav>a:not(.rebon-btn){display:none}.rebon-hero{padding-top:28px}.rebon-hero h1{font-size:45px}.rebon-search{flex-wrap:wrap}.rebon-location{border-left:0;border-top:1px solid var(--line);width:100%}.rebon-search .rebon-btn{width:100%}.rebon-actions{grid-template-columns:1fr}.rebon-cats{grid-template-columns:1fr 1fr}.rebon-listings{grid-template-columns:1fr 1fr}.rebon-photo{height:145px}}

.rebon-deposit{max-width:900px;margin:auto}.rebon-deposit-form,.rebon-login-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.rebon-deposit-step{border-bottom:1px solid var(--line);padding:8px 0 30px;margin-bottom:28px;display:grid;grid-template-columns:54px 1fr;gap:0 16px}.rebon-deposit-step:last-of-type{border-bottom:0}.rebon-step{width:44px;height:44px;border-radius:14px;background:#efedff;color:var(--purple);display:grid;place-items:center;font-weight:900}.rebon-deposit-step>div h2{margin:0;font-size:25px;letter-spacing:-.04em}.rebon-deposit-step>div p{margin:4px 0 20px;color:var(--muted)}.rebon-mode-grid{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rebon-mode-grid label input{position:absolute;opacity:0}.rebon-mode-grid label span{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;cursor:pointer;transition:.2s}.rebon-mode-grid label input:checked+span{border-color:var(--purple);box-shadow:0 0 0 3px rgba(115,87,255,.12);transform:translateY(-2px)}.rebon-mode-grid b{font-size:18px}.rebon-mode-grid small{color:var(--muted)}.rebon-deposit-step>label{grid-column:2;display:block;font-weight:750;margin:0 0 15px}.rebon-deposit-step input[type=text],.rebon-deposit-step input[type=number],.rebon-deposit-step input[type=file],.rebon-deposit-step textarea,.rebon-deposit-step select{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fafbfe;color:var(--ink);outline:none}.rebon-deposit-step textarea{resize:vertical}.rebon-form-two{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.rebon-form-two label{font-weight:750}.rebon-submit{width:100%;font-size:17px;padding:16px}.rebon-form-note{text-align:center;color:var(--muted);font-size:13px}.rebon-form-success,.rebon-form-error{padding:15px 18px;border-radius:16px;margin-bottom:18px;font-weight:700}.rebon-form-success{background:#eaf8ef;color:#18733a}.rebon-form-error{background:#fff0f0;color:#a32626}.rebon-login-card{text-align:center;padding:60px 28px}.rebon-login-card h2{font-size:32px;margin:10px 0}.rebon-login-card p{color:var(--muted);margin-bottom:24px}.rebon-deposit-icon{width:58px;height:58px;border-radius:18px;background:#efedff;color:var(--purple);display:grid;place-items:center;font-size:30px;margin:auto}
@media(max-width:650px){.rebon-deposit-form,.rebon-login-card{padding:20px;border-radius:22px}.rebon-deposit-step{grid-template-columns:1fr;gap:12px}.rebon-mode-grid,.rebon-deposit-step>label,.rebon-form-two{grid-column:1}.rebon-mode-grid{grid-template-columns:1fr}.rebon-form-two{grid-template-columns:1fr}.rebon-deposit-step>div h2{font-size:23px}}

/* REBON account */
.rebon-account,.rebon-dashboard{max-width:1000px;margin:0 auto}.rebon-account-grid,.rebon-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rebon-account-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.rebon-account-card h1{font-size:clamp(34px,5vw,54px);line-height:1;letter-spacing:-.06em;margin:10px 0 14px}.rebon-account-card h2{font-size:25px;letter-spacing:-.04em;margin:0 0 8px}.rebon-account-card p{color:var(--muted)}.rebon-account-kicker{color:var(--purple);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rebon-account-feature{display:flex;gap:12px;align-items:flex-start;padding:15px 0;border-top:1px solid var(--line)}.rebon-account-feature:first-of-type{margin-top:22px}.rebon-account-feature span{display:flex;flex-direction:column}.rebon-account-feature small{color:var(--muted);margin-top:2px}.rebon-account-card form label{display:block;font-weight:750;margin:0 0 14px}.rebon-account-card form input:not([type=checkbox]){display:block;width:100%;margin-top:7px;border:1px solid #dfe3ec;border-radius:14px;padding:12px;background:#fafbfe;color:var(--ink);outline:none}.rebon-account-card form button{margin-top:5px}.rebon-check{font-weight:500!important;display:flex!important;align-items:center;gap:8px}.rebon-check input{width:auto!important;margin:0!important}.rebon-register{margin-top:18px;display:grid;grid-template-columns:.75fr 1.25fr;gap:30px}.rebon-register-form .rebon-form-two{grid-column:auto}.rebon-help{display:block;color:var(--muted);font-size:12px;margin-top:5px}.rebon-dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.rebon-dashboard-top h1{font-size:clamp(36px,5vw,55px);letter-spacing:-.06em;line-height:1;margin:8px 0}.rebon-dashboard-top p{color:var(--muted);margin:0}.rebon-dashboard-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.rebon-btn-light{background:#fff;border:1px solid var(--line);color:var(--ink)}.rebon-muted{color:var(--muted)}.rebon-my-list{margin-top:18px}.rebon-my-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.rebon-my-thumb{width:58px;height:58px;border-radius:14px;background:#f1efff;display:grid;place-items:center;overflow:hidden}.rebon-my-thumb img{width:100%;height:100%;object-fit:cover}.rebon-my-item div:nth-child(2){display:flex;flex-direction:column}.rebon-my-item small{color:var(--muted);margin-top:3px}.rebon-my-item>a{font-weight:800;color:var(--purple)}.rebon-empty{background:#fafbfe;border-radius:16px;padding:22px;color:var(--muted);margin-top:16px}
@media(max-width:760px){.rebon-account-grid,.rebon-dashboard-grid,.rebon-register{grid-template-columns:1fr}.rebon-dashboard-top{align-items:flex-start;flex-direction:column}.rebon-dashboard-actions{justify-content:flex-start}}

/* REBON 0.3.1 - account page fallback */
.rebon-account{max-width:1000px;margin:0 auto;padding:10px 0 40px}
.rebon-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.rebon-account-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7ef;border-radius:28px;padding:30px;box-shadow:0 18px 50px rgba(16,24,40,.07)}
.rebon-account-card h1{font-size:clamp(36px,5vw,56px);line-height:1;letter-spacing:-.06em;margin:10px 0 14px}
.rebon-account-card h2{font-size:26px;letter-spacing:-.04em;margin:0 0 10px}
.rebon-account-card p{color:#64748b;line-height:1.55}
.rebon-account-kicker{color:#7357ff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rebon-account-feature{display:flex;gap:13px;align-items:flex-start;padding:15px 0;border-top:1px solid #e5e7ef}
.rebon-account-feature:first-of-type{margin-top:24px}
.rebon-account-feature span{display:flex;flex-direction:column;gap:3px}
.rebon-account-feature small{color:#64748b}
.rebon-account-card form label{display:block;font-weight:750;margin:0 0 15px}
.rebon-account-card form input:not([type=checkbox]){box-sizing:border-box;display:block;width:100%;margin-top:7px;border:1px solid #dfe3ec;border-radius:14px;padding:13px;background:#fafbfe;color:#101828;outline:none;font:inherit}
.rebon-account-card form input:focus{border-color:#7357ff;box-shadow:0 0 0 3px rgba(115,87,255,.12)}
.rebon-account-card form button{margin-top:5px}
.rebon-check{font-weight:500!important;display:flex!important;align-items:center;gap:8px}
.rebon-check input{width:auto!important;margin:0!important}
.rebon-register{margin-top:20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}
.rebon-register-form .rebon-form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.rebon-help{display:block;color:#64748b;font-size:12px;margin-top:5px}
.rebon-dashboard{max-width:1000px;margin:0 auto;padding:10px 0 40px}
.rebon-dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}
.rebon-dashboard-top h1{font-size:clamp(36px,5vw,55px);letter-spacing:-.06em;line-height:1;margin:8px 0}
.rebon-dashboard-top p{color:#64748b;margin:0}
.rebon-dashboard-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.rebon-btn-light{background:#fff;border:1px solid #e5e7ef;color:#101828}
.rebon-my-list{margin-top:18px}
.rebon-my-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #e5e7ef}
.rebon-my-thumb{width:58px;height:58px;border-radius:14px;background:#f1efff;display:grid;place-items:center;overflow:hidden}
.rebon-my-thumb img{width:100%;height:100%;object-fit:cover}
.rebon-my-item div:nth-child(2){display:flex;flex-direction:column}
.rebon-my-item small{color:#64748b;margin-top:3px}
.rebon-my-item>a{font-weight:800;color:#7357ff}
.rebon-empty{background:#fafbfe;border-radius:16px;padding:22px;color:#64748b;margin-top:16px}
@media(max-width:760px){.rebon-account-grid,.rebon-register{grid-template-columns:1fr}.rebon-dashboard-top{align-items:flex-start;flex-direction:column}.rebon-dashboard-actions{justify-content:flex-start}.rebon-register-form .rebon-form-two{grid-template-columns:1fr}}

/* REBON 0.4.0 - favorites */
.rebon-favorite-button{position:absolute;top:14px;right:14px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#101828;display:grid;place-items:center;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(16,24,40,.10);z-index:3;transition:.18s}.rebon-favorite-button:hover{transform:scale(1.06)}.rebon-favorite-button.is-favorite{color:#7357ff}.rebon-favorite-button span{transform:translateY(-1px)}
.rebon-favorites-page{max-width:1000px;margin:0 auto}.rebon-favorites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rebon-favorite-card{background:#fff;border:1px solid #e5e7ef;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.rebon-favorite-image{height:220px;position:relative;background:#f4f5fa}.rebon-favorite-image>a{display:block;width:100%;height:100%}.rebon-favorite-image img{display:block;width:100%;height:100%;object-fit:cover}.rebon-favorite-placeholder{height:100%;display:grid;place-items:center;font-size:45px}.rebon-favorite-body{padding:18px}.rebon-favorite-body small{font-weight:900;color:#7357ff}.rebon-favorite-body h3{margin:8px 0;font-size:20px;line-height:1.15}.rebon-favorite-body h3 a{color:var(--ink);text-decoration:none}.rebon-favorite-body strong{font-size:19px}.rebon-favorite-body p{margin:8px 0 0;color:var(--muted)}.rebon-empty-favorites{text-align:center;padding:55px 25px}.rebon-empty-favorites .rebon-deposit-icon{margin:0 auto 15px}

/* REBON 0.4.1 - real favorite button on listing cards */
.rebon-photo-link{position:absolute;inset:0;display:block;z-index:1}
.rebon-photo-link img{width:100%;height:100%;object-fit:cover;display:block}
.rebon-photo>.rebon-favorite-button{z-index:4}
.rebon-listing .rebon-info{display:block;text-decoration:none;color:inherit}
.rebon-listing .rebon-info:hover{text-decoration:none}

/* REBON 0.5.0 - messaging */
.rebon-contact-box{margin-top:28px;padding:24px;border:1px solid #e5e7ef;border-radius:22px;background:#fafbfe}
.rebon-contact-box>div:first-child{display:flex;gap:13px;align-items:center}.rebon-contact-box h3{margin:0 0 4px;font-size:20px}.rebon-contact-box p{margin:0;color:var(--muted)}
.rebon-contact-icon{width:42px;height:42px;border-radius:14px;background:#eeeaff;display:grid;place-items:center;font-size:21px}
.rebon-message-text,.rebon-reply-form textarea{width:100%;box-sizing:border-box;min-height:110px;margin-top:18px;border:1px solid #dfe3ec;border-radius:15px;padding:14px;background:#fff;font:inherit;resize:vertical;outline:none}
.rebon-message-text:focus,.rebon-reply-form textarea:focus{border-color:#7357ff;box-shadow:0 0 0 3px rgba(115,87,255,.12)}
.rebon-contact-bottom,.rebon-reply-form>div{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.rebon-contact-bottom small,.rebon-reply-form small{color:var(--muted)}
.rebon-message-feedback{min-height:18px;margin-top:10px;font-weight:700}.rebon-message-feedback.is-success{color:#2f7d32}.rebon-message-feedback.is-error{color:#b42318}
.rebon-messages-page{max-width:1000px;margin:0 auto}.rebon-messages-title{margin-bottom:22px}.rebon-messages-title h1{font-size:clamp(38px,5vw,56px);letter-spacing:-.06em;line-height:1;margin:8px 0}.rebon-messages-title p{color:var(--muted)}
.rebon-thread-list{background:#fff;border:1px solid #e5e7ef;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}
.rebon-thread-item{position:relative;display:flex;align-items:stretch;width:100%;min-width:0;border-bottom:1px solid #e5e7ef}.rebon-thread-item:last-child{border-bottom:0}.rebon-thread-item:hover{background:#fafbfe}.rebon-thread-item.is-unread{background:#f7f5ff}
.rebon-thread-open{flex:1 1 auto;min-width:0;width:auto;display:flex;align-items:center;gap:14px;padding:20px;text-decoration:none;color:inherit}.rebon-thread-open:hover{text-decoration:none}.rebon-thread-open>div:last-child{flex:1 1 auto;min-width:0;overflow:hidden}.rebon-thread-avatar{flex:0 0 52px;width:52px;height:52px;border-radius:16px;background:#eeeaff;display:grid;place-items:center;font-size:21px}.rebon-thread-item b{display:block;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rebon-thread-item strong{display:block;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rebon-thread-item p{margin:4px 0 0;color:var(--muted);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rebon-thread-item time{flex:0 0 auto;color:var(--muted);font-size:12px;align-self:flex-start;padding-top:21px;white-space:nowrap}.rebon-delete-thread{flex:0 0 38px;width:38px;height:38px;margin:16px 16px 0 0;border:1px solid #f1d4d4;border-radius:11px;background:#fff;color:#b42318;font:inherit;cursor:pointer;display:grid;place-items:center;transition:.18s}.rebon-delete-thread:hover{background:#fff4f4;border-color:#e8bcbc;transform:translateY(-1px)}.rebon-delete-thread:disabled{opacity:.5;cursor:wait;transform:none}.rebon-unread-dot{position:absolute;left:12px;top:16px;width:8px;height:8px;border-radius:50%;background:#7357ff}
.rebon-message-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;padding:15px 0;border-bottom:1px solid #e5e7ef}.rebon-message-head>a{font-weight:800;color:#7357ff;text-decoration:none}.rebon-message-head div{display:flex;flex-direction:column;text-align:center}.rebon-message-head small{color:var(--muted);margin-top:3px}
.rebon-thread{background:#fff;border:1px solid #e5e7ef;border-radius:24px;padding:22px;box-shadow:var(--shadow);min-height:250px;max-height:160px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto}.rebon-thread::-webkit-scrollbar{width:10px}.rebon-thread::-webkit-scrollbar-track{background:#f4f5f9;border-radius:999px}.rebon-thread::-webkit-scrollbar-thumb{background:#c9cce0;border-radius:999px;border:2px solid #f4f5f9}.rebon-thread{scrollbar-width:thin;scrollbar-color:#c9cce0 #f4f5f9}.rebon-bubble-row{display:flex;margin:10px 0}.rebon-bubble-row.mine{justify-content:flex-end}.rebon-bubble{max-width:72%;padding:13px 16px;border-radius:18px;background:#f1f2f7;line-height:1.5}.rebon-bubble-row.mine .rebon-bubble{background:#7357ff;color:#fff}.rebon-bubble p{margin:0 0 7px}.rebon-bubble small{display:block;font-size:11px;opacity:.65}
.rebon-reply-form{margin-top:15px;background:#fff;border:1px solid #e5e7ef;border-radius:22px;padding:18px}
@media(max-width:700px){.rebon-thread{max-height:150px;padding:16px}.rebon-thread-open{padding:16px;gap:12px}.rebon-thread-avatar{flex-basis:44px;width:44px;height:44px}.rebon-thread-item time{display:none}.rebon-delete-thread{margin:12px 12px 0 0}.rebon-message-head{align-items:flex-start;flex-wrap:wrap}.rebon-bubble{max-width:88%}.rebon-contact-bottom,.rebon-reply-form>div{align-items:flex-start;flex-direction:column}}

/* REBON 0.6.38 - avis repliables sous la conversation */
/* REBON 0.5.1 - unread messages badge */
.rebon-header-messages{position:relative;display:inline-flex;align-items:center;gap:6px}
.rebon-message-badge{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#7357ff;color:#fff!important;font-size:11px;font-weight:900;line-height:19px;box-sizing:border-box;vertical-align:middle;transform:translateY(-1px);box-shadow:0 3px 10px rgba(115,87,255,.25)}

/* REBON 0.6.0 - search and filters */
.rebon-search-page{max-width:1180px;margin:0 auto}.rebon-search-title{margin-bottom:28px}.rebon-search-title h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.06em;line-height:.98;margin:7px 0 12px}.rebon-search-title p{color:var(--muted);font-size:18px}
.rebon-filter-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow);margin-bottom:16px}.rebon-filter-note-below{margin:0 0 24px;padding:12px 16px;border:1px solid #e5e0ff;border-radius:14px;background:#faf9ff;color:var(--muted);font-size:13px;font-weight:650}.rebon-filter-note-below strong{color:#5545c9}.rebon-filter-main{display:grid;grid-template-columns:2fr repeat(6,1fr);gap:12px}.rebon-filter-panel label{display:block;font-size:12px;font-weight:850}.rebon-filter-panel input,.rebon-filter-panel select{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #dfe3ec;border-radius:12px;padding:12px;background:#fbfcff;color:var(--ink);font:inherit;outline:none}.rebon-filter-panel input:focus,.rebon-filter-panel select:focus{border-color:#7357ff;box-shadow:0 0 0 3px rgba(115,87,255,.1)}.rebon-filter-actions{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.rebon-filter-actions a{font-weight:750;color:var(--muted);text-decoration:none}.rebon-results-head{margin-bottom:18px}
.rebon-active-filters{display:flex;flex-wrap:wrap;gap:7px;margin:-14px 0 18px}.rebon-active-filters:empty{display:none}.rebon-active-filters span{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #e3defe;border-radius:999px;background:#f8f6ff;color:#5545c9;font-size:12px;font-weight:800}
.rebon-results-head h2{margin:0 0 4px}.rebon-results-head p{margin:0;color:var(--muted)}
.rebon-search-results{grid-template-columns:repeat(4,minmax(0,1fr))}.rebon-pagination{margin-top:30px}.rebon-pagination ul{display:flex;gap:7px;justify-content:center;list-style:none;padding:0}.rebon-pagination a,.rebon-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;box-sizing:border-box;border:1px solid var(--line);border-radius:11px;text-decoration:none;color:var(--ink);background:#fff}.rebon-pagination .current{background:#7357ff;color:#fff;border-color:#7357ff}.rebon-no-results{background:#fff;border:1px solid var(--line);border-radius:24px;padding:60px 24px;text-align:center;box-shadow:var(--shadow)}.rebon-no-results>div{font-size:35px}.rebon-no-results h2{margin:10px 0}.rebon-no-results p{color:var(--muted);margin-bottom:22px}
@media(max-width:1050px){.rebon-filter-main{grid-template-columns:repeat(3,1fr)}.rebon-search-results{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.rebon-filter-main{grid-template-columns:1fr 1fr}.rebon-filter-main label:first-child{grid-column:1/-1}.rebon-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.rebon-filter-actions{align-items:flex-start;gap:12px;flex-direction:column}}
@media(max-width:480px){.rebon-filter-main,.rebon-search-results{grid-template-columns:1fr}}

.rebon-message-head-actions{display:flex;align-items:center;gap:14px}.rebon-delete-conversation{border:0;background:transparent;color:#b42318;font:inherit;font-weight:800;cursor:pointer;padding:8px 4px}.rebon-delete-conversation:hover{text-decoration:underline}.rebon-delete-conversation:disabled{opacity:.5;cursor:wait}@media(max-width:700px){.rebon-message-head-actions{width:100%;justify-content:space-between}}


/* REBON 0.6.8 - annonce detail + responsive polish */
.rebon-single-page{padding-top:22px}.rebon-single-back{margin-bottom:14px}.rebon-single-back a{color:var(--purple);font-weight:850}.rebon-single-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:0;background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}
.rebon-single-left{min-width:0;background:#f1f3f8;padding-bottom:18px}.rebon-single-gallery{background:#f1f3f8;min-width:0}.rebon-single-main-image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.rebon-single-main-img{width:100%;height:100%;object-fit:cover;display:block}.rebon-single-placeholder{font-size:72px;opacity:.7}.rebon-single-thumbs{display:flex;gap:10px;padding:12px;overflow:auto;background:#fff;border-top:1px solid var(--line)}.rebon-single-thumb{width:72px;height:60px;flex:0 0 72px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#f7f8fc;cursor:pointer}.rebon-single-thumb.is-active{border-color:var(--purple)}.rebon-single-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.rebon-single-details{padding:34px}.rebon-single-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.rebon-single-mode,.rebon-single-category{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.rebon-single-mode{background:#efedff;color:#5a45df}.rebon-single-category{background:#f3f4f7;color:#667085}.rebon-single-title-row{display:flex;align-items:flex-start;gap:16px}.rebon-single-title-row h1{font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.06em;margin:0;flex:1}.rebon-single-title-row .rebon-favorite-button{flex:0 0 48px;width:48px;height:48px;position:static;margin:2px 0 0}.rebon-single-price{font-size:30px;font-weight:950;margin-top:18px;letter-spacing:-.035em}.rebon-single-location{color:var(--muted);font-size:15px;margin-top:5px}.rebon-single-divider{height:1px;background:var(--line);margin:25px 0}.rebon-single-description{margin:18px 18px 0;padding:24px 26px;background:#fff;border:1px solid var(--line);border-radius:20px}.rebon-single-description h2{font-size:20px;margin:0 0 10px}.rebon-single-description>div{color:#344054;font-size:16px;line-height:1.7}.rebon-single-description p:first-child{margin-top:0}.rebon-single-contact{margin-top:28px}.rebon-single-contact .rebon-reply-form{margin-top:0}
.rebon-listing .rebon-photo-link{display:block;width:100%;height:100%}.rebon-listing .rebon-photo-link img{width:100%;height:100%;object-fit:cover;display:block}.rebon-listing .rebon-photo:has(img):before{display:none}.rebon-favorite-button{border:0;background:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(16,24,40,.12);color:var(--ink);font-size:23px;line-height:1;position:absolute;right:12px;top:12px;z-index:3}.rebon-favorite-button.is-favorite{color:#7357ff}.rebon-favorite-button span{transform:translateY(-1px)}
@media(max-width:900px){.rebon-single-card{grid-template-columns:1fr}.rebon-single-left{padding-bottom:0}.rebon-single-main-image{aspect-ratio:16/11}.rebon-single-details{padding:26px}.rebon-single-description{margin:18px 20px 24px}.rebon-single-title-row h1{font-size:clamp(34px,8vw,50px)}.rebon-listings{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.rebon-single-page{padding-top:12px}.rebon-single-card{border-radius:22px}.rebon-single-description{margin:14px 14px 20px;padding:20px}.rebon-single-main-image{aspect-ratio:4/3}.rebon-single-details{padding:20px}.rebon-single-title-row{gap:10px}.rebon-single-title-row .rebon-favorite-button{width:44px;height:44px;flex-basis:44px}.rebon-single-price{font-size:27px}.rebon-listings{gap:10px}.rebon-listing{border-radius:17px}.rebon-info{padding:11px}.rebon-info h3{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rebon-price{font-size:17px}.rebon-meta{font-size:11px}.rebon-photo{height:150px}.rebon-heart{width:32px;height:32px;right:8px;top:8px}.rebon-actions .rebon-action{padding:18px}.rebon-cats{gap:8px}.rebon-cat{padding:14px;border-radius:16px;font-size:14px}}
@media(max-width:480px){.rebon-hero h1{font-size:40px}.rebon-visual{height:220px;border-radius:26px}.rebon-header{gap:8px}.rebon-brand{font-size:24px}.rebon-mark{width:34px;height:34px}.rebon-nav{gap:2px}.rebon-nav .rebon-btn{padding:10px 11px;font-size:12px}.rebon-section{padding:28px 0 48px}.rebon-head{align-items:flex-start;gap:10px}.rebon-head h2{font-size:25px}.rebon-head p{font-size:14px}.rebon-head>a{font-size:12px;white-space:nowrap}.rebon-listings{grid-template-columns:1fr 1fr}.rebon-photo{height:130px}.rebon-info h3{min-height:38px}.rebon-single-thumbs{padding:9px}.rebon-single-thumb{width:64px;height:54px;flex-basis:64px}}

/* REBON V0.6.10 — multi-photo deposit */
.rebon-deposit-form input[type="file"]{padding:14px;background:#f7f8fc;border:1px dashed #cfd5e3;border-radius:14px;width:100%;box-sizing:border-box;cursor:pointer}
.rebon-field-help{display:block;margin-top:7px;color:#74809a;font-size:12px;line-height:1.45}
@media(max-width:700px){.rebon-deposit-form input[type="file"]{font-size:13px;padding:12px}.rebon-field-help{font-size:11px}}

/* REBON 0.6.11 - edit listing */
.rebon-edit-listing{max-width:1000px;margin:0 auto}.rebon-edit-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.rebon-edit-head h1{font-size:clamp(34px,5vw,54px);line-height:1;letter-spacing:-.06em;margin:8px 0}.rebon-edit-head p{color:var(--muted);margin:0}.rebon-edit-section{border-bottom:1px solid var(--line);padding:8px 0 28px;margin-bottom:28px}.rebon-edit-section h2{font-size:24px;letter-spacing:-.04em;margin:0 0 16px}.rebon-edit-photos{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.rebon-edit-photos div{width:82px;height:82px;border-radius:14px;overflow:hidden;background:#f1efff}.rebon-edit-photos img{width:100%;height:100%;object-fit:cover}.rebon-edit-photos span{color:var(--muted)}.rebon-field-help{display:block;color:var(--muted);font-size:12px;margin-top:6px}.rebon-my-links{display:flex;gap:10px;align-items:center}.rebon-edit-link{font-weight:800;color:var(--ink)!important}
@media(max-width:650px){.rebon-edit-head{align-items:flex-start;flex-direction:column}.rebon-edit-head h1{font-size:38px}.rebon-my-links{flex-direction:column;align-items:flex-end;gap:5px}}

/* REBON 0.6.12 - polished edit form */
.rebon-edit-listing .rebon-deposit-form{padding:32px}
.rebon-edit-listing .rebon-edit-section{padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid var(--line)}
.rebon-edit-listing .rebon-edit-section:last-of-type{border-bottom:0;margin-bottom:22px}
.rebon-edit-listing .rebon-edit-section h2{font-size:22px;margin:0 0 18px}
.rebon-edit-listing .rebon-edit-section>label,
.rebon-edit-listing .rebon-form-two label{display:block;font-weight:800;color:var(--ink);margin:0 0 16px}
.rebon-edit-listing .rebon-edit-section>label:last-child{margin-bottom:0}
.rebon-edit-listing .rebon-edit-section input[type=text],
.rebon-edit-listing .rebon-edit-section input[type=number],
.rebon-edit-listing .rebon-edit-section input[type=file],
.rebon-edit-listing .rebon-edit-section textarea,
.rebon-edit-listing .rebon-edit-section select{box-sizing:border-box;display:block;width:100%;margin-top:8px;border:1px solid #dfe3ec;border-radius:14px;padding:13px 14px;background:#fafbfe;color:var(--ink);font:inherit;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}
.rebon-edit-listing .rebon-edit-section input[type=text],
.rebon-edit-listing .rebon-edit-section input[type=number],
.rebon-edit-listing .rebon-edit-section select{min-height:48px}
.rebon-edit-listing .rebon-edit-section textarea{min-height:130px;resize:vertical;line-height:1.55}
.rebon-edit-listing .rebon-edit-section textarea[name=rebon_edit_exchange]{min-height:92px}
.rebon-edit-listing .rebon-edit-section input[type=file]{padding:11px;background:#fff}
.rebon-edit-listing .rebon-edit-section input:focus,
.rebon-edit-listing .rebon-edit-section textarea:focus,
.rebon-edit-listing .rebon-edit-section select:focus{border-color:#7357ff;box-shadow:0 0 0 4px rgba(115,87,255,.10);background:#fff}
.rebon-edit-listing .rebon-form-two{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0}
.rebon-edit-listing .rebon-form-two label{margin:0}
.rebon-edit-listing .rebon-edit-photos{display:flex;gap:12px;flex-wrap:wrap;padding:4px 0 6px}
.rebon-edit-listing .rebon-edit-photos div{width:96px;height:96px;border-radius:16px;overflow:hidden;background:#f1efff;border:1px solid var(--line);box-shadow:0 5px 16px rgba(16,24,40,.06)}
.rebon-edit-listing .rebon-edit-photos img{width:100%;height:100%;object-fit:cover;display:block}
.rebon-edit-listing .rebon-mode-grid{margin-top:0}
.rebon-edit-listing .rebon-field-help{font-size:12px;line-height:1.45}
@media(max-width:650px){
 .rebon-edit-listing .rebon-deposit-form{padding:20px}
 .rebon-edit-listing .rebon-form-two{grid-template-columns:1fr;gap:14px}
 .rebon-edit-listing .rebon-edit-section h2{font-size:21px}
 .rebon-edit-listing .rebon-edit-photos div{width:78px;height:78px}
}

/* REBON EDIT FORM HARD FIX V0.6.13 */
.rebon-edit-listing form.rebon-deposit-form{display:block!important;width:100%!important;box-sizing:border-box!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section{display:block!important;width:100%!important;box-sizing:border-box!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label{display:block!important;width:100%!important;box-sizing:border-box!important;margin:0 0 22px!important;font-weight:800!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label>input,
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label>textarea,
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label>select{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:9px 0 0!important;font:inherit!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label>textarea{min-height:150px!important;line-height:1.55!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section>label>input[type=number]{min-height:50px!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section .rebon-form-two{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;gap:18px!important;margin:0!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-edit-section .rebon-form-two label{display:block!important;width:100%!important;margin:0!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-mode-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:14px!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-mode-grid label{display:block!important;width:auto!important;margin:0!important}
.rebon-edit-listing form.rebon-deposit-form input[type=file]{display:block!important;width:100%!important;box-sizing:border-box!important}
@media(max-width:650px){
.rebon-edit-listing form.rebon-deposit-form{padding:20px!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-form-two{grid-template-columns:1fr!important}
.rebon-edit-listing form.rebon-deposit-form .rebon-mode-grid{grid-template-columns:1fr!important}
}


/* REBON V0.6.14 · seller profile */
.rebon-seller-page{max-width:1000px;margin:0 auto}
.rebon-seller-head{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow);margin-bottom:16px}
.rebon-seller-avatar{width:76px;height:76px;flex:0 0 76px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#7357ff,#3478ff);color:#fff;font-size:34px;font-weight:950;box-shadow:0 12px 28px rgba(91,75,210,.2)}
.rebon-seller-head h1{font-size:clamp(34px,5vw,54px);line-height:1;letter-spacing:-.06em;margin:7px 0 8px}
.rebon-seller-head p{margin:0;color:var(--muted)}
.rebon-seller-stats{display:flex;gap:12px;margin-bottom:28px}
.rebon-seller-stats div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px 20px;min-width:130px;box-shadow:var(--shadow);display:flex;flex-direction:column}
.rebon-seller-stats strong{font-size:22px;letter-spacing:-.03em}.rebon-seller-stats span{color:var(--muted);font-size:13px;margin-top:2px}
.rebon-seller-card{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#fafbfe;text-decoration:none;color:var(--ink);transition:.18s ease}
.rebon-seller-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(25,30,50,.07)}
.rebon-seller-mini-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#7357ff,#3478ff);color:#fff;font-weight:900}
.rebon-seller-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.rebon-seller-card small{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:850}.rebon-seller-card strong{font-size:15px}.rebon-seller-card em{font-style:normal;color:var(--muted);font-size:12px;margin-top:2px}.rebon-seller-arrow{margin-left:auto;font-size:22px;color:var(--purple);font-weight:900}
@media(max-width:650px){.rebon-seller-head{padding:22px;align-items:flex-start}.rebon-seller-avatar{width:62px;height:62px;flex-basis:62px;border-radius:20px;font-size:28px}.rebon-seller-head h1{font-size:38px}.rebon-seller-stats div{min-width:0;flex:1;padding:14px}.rebon-seller-card{margin-top:16px}}

/* REBON V0.6.15 · seller card membership date */
.rebon-seller-card em + em{margin-top:1px}




/* REBON V0.6.17 · polished report form */
.rebon-report-box{margin:20px 0 0;padding:0}
.rebon-report-box details{border:1px solid #e4e7ef;border-radius:18px;background:#fff;overflow:hidden}
.rebon-report-box summary{display:flex;align-items:center;gap:9px;cursor:pointer;padding:16px 18px;color:#344054;font-size:15px;font-weight:800;list-style:none;user-select:none;transition:background .18s ease,color .18s ease}
.rebon-report-box summary::-webkit-details-marker{display:none}
.rebon-report-box summary::marker{display:none}
.rebon-report-box summary:before{content:'⚑';display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f1efff;color:#6d4aff;font-size:14px;flex:0 0 28px}
.rebon-report-box summary:after{content:'⌄';margin-left:auto;color:#98a2b3;font-size:18px;line-height:1;transform:translateY(-1px);transition:transform .18s ease}
.rebon-report-box details[open] summary{background:#fafbff;color:#101828}
.rebon-report-box details[open] summary:after{transform:rotate(180deg)}
.rebon-report-form{margin:0;padding:0 18px 18px;border:0;border-top:1px solid #eef0f5;border-radius:0;background:#fafbff;display:block}
.rebon-report-form label{display:block;padding-top:16px;margin:0 0 8px;color:#475467;font-size:13px;font-weight:750}
.rebon-report-form select{display:block;width:100%;height:48px;box-sizing:border-box;padding:0 42px 0 14px;border:1px solid #dfe3ec;border-radius:13px;background:#fff;color:#344054;font:inherit;outline:none;appearance:auto;transition:border-color .18s ease,box-shadow .18s ease}
.rebon-report-form select:focus{border-color:#7357ff;box-shadow:0 0 0 4px rgba(115,87,255,.10)}
.rebon-report-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;min-height:46px;border:0;border-radius:13px;padding:0 18px;background:linear-gradient(135deg,#7357ff,#5b6cff);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(91,87,255,.18);transition:transform .16s ease,box-shadow .16s ease}
.rebon-report-form button:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(91,87,255,.22)}
.rebon-report-message{margin:14px 18px 0;padding:11px 13px;border-radius:12px;font-size:13px}
.rebon-report-success{background:#ecfdf3;color:#067647}
.rebon-report-error{background:#fef3f2;color:#b42318}
.rebon-report-already{margin:14px 18px;font-size:13px;color:#667085;padding:0}
.rebon-report-login{margin:14px 0 0;color:#667085;font-size:13px}
@media(max-width:650px){
 .rebon-report-box{margin-top:16px}
 .rebon-report-box summary{padding:14px 15px}
 .rebon-report-form{padding:0 15px 15px}
 .rebon-report-form button{width:100%}
}


/* REBON V0.6.17 · polished report form */
.rebon-report-box{margin:20px 0 0;padding:0}
.rebon-report-box details{border:1px solid #e4e7ef;border-radius:18px;background:#fff;overflow:hidden}
.rebon-report-box summary{display:flex;align-items:center;gap:9px;cursor:pointer;padding:16px 18px;color:#344054;font-size:15px;font-weight:800;list-style:none;user-select:none;transition:background .18s ease,color .18s ease}
.rebon-report-box summary::-webkit-details-marker{display:none}
.rebon-report-box summary::marker{display:none}
.rebon-report-box summary:before{content:'⚑';display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f1efff;color:#6d4aff;font-size:14px;flex:0 0 28px}
.rebon-report-box summary:after{content:'⌄';margin-left:auto;color:#98a2b3;font-size:18px;line-height:1;transform:translateY(-1px);transition:transform .18s ease}
.rebon-report-box details[open] summary{background:#fafbff;color:#101828}
.rebon-report-box details[open] summary:after{transform:rotate(180deg)}
.rebon-report-form{margin:0;padding:0 18px 18px;border:0;border-top:1px solid #eef0f5;border-radius:0;background:#fafbff;display:block}
.rebon-report-form label{display:block;padding-top:16px;margin:0 0 8px;color:#475467;font-size:13px;font-weight:750}
.rebon-report-form select{display:block;width:100%;height:48px;box-sizing:border-box;padding:0 42px 0 14px;border:1px solid #dfe3ec;border-radius:13px;background:#fff;color:#344054;font:inherit;outline:none;appearance:auto;transition:border-color .18s ease,box-shadow .18s ease}
.rebon-report-form select:focus{border-color:#7357ff;box-shadow:0 0 0 4px rgba(115,87,255,.10)}
.rebon-report-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;min-height:46px;border:0;border-radius:13px;padding:0 18px;background:linear-gradient(135deg,#7357ff,#5b6cff);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(91,87,255,.18);transition:transform .16s ease,box-shadow .16s ease}
.rebon-report-form button:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(91,87,255,.22)}
.rebon-report-message{margin:14px 18px 0;padding:11px 13px;border-radius:12px;font-size:13px}
.rebon-report-success{background:#ecfdf3;color:#067647}
.rebon-report-error{background:#fef3f2;color:#b42318}
.rebon-report-already{margin:14px 18px;font-size:13px;color:#667085;padding:0}
.rebon-report-login{margin:14px 0 0;color:#667085;font-size:13px}
@media(max-width:650px){
 .rebon-report-box{margin-top:16px}
 .rebon-report-box summary{padding:14px 15px}
 .rebon-report-form{padding:0 15px 15px}
 .rebon-report-form button{width:100%}
}

/* REBON V0.6.20 — header deposit button: brand purple */
.rebon-header .rebon-nav > a.rebon-btn.rebon-btn-dark, .rebon-header .rebon-nav > a.rebon-btn-dark { background:linear-gradient(135deg,#7357ff,#526cff) !important; background-image:linear-gradient(135deg,#7357ff,#526cff) !important; color:#ffffff !important; border:0 !important; opacity:1 !important; box-shadow:0 10px 26px rgba(115,87,255,.28) !important; }
.rebon-header .rebon-nav > a.rebon-btn.rebon-btn-dark:hover, .rebon-header .rebon-nav > a.rebon-btn-dark:focus { background:linear-gradient(135deg,#6748f4,#465be8) !important; background-image:linear-gradient(135deg,#6748f4,#465be8) !important; color:#ffffff !important; }


/* REBON V0.6.25 — identité locale « Entre nous, dans l’Oise » */
.rebon-brand{gap:11px}.rebon-brand-tagline{display:inline-block;margin-left:2px;padding-left:12px;border-left:1px solid #ddd9ff;color:#5545c9;font-size:13px;line-height:1.05;font-weight:850;letter-spacing:-.02em;transform:rotate(-1.5deg)}
.rebon-hero h1 .rebon-hero-local{display:inline;color:var(--purple);margin-top:0}
.rebon-hero p strong{color:#4f3fd1;font-weight:850}
.rebon-oise-notice{position:relative}
.rebon-visual{isolation:isolate}
.rebon-visual-kicker{position:absolute;z-index:3;top:27px;left:30px;color:#fff;font-size:25px;font-weight:900;letter-spacing:-.045em;transform:rotate(-2deg);text-shadow:0 3px 14px rgba(25,20,80,.18)}
.rebon-visual-kicker:after{content:"";display:block;width:150px;height:2px;background:rgba(255,255,255,.7);margin:5px 0 0 5px;border-radius:999px;transform:rotate(-2deg)}
.rebon-oise-map{position:absolute;z-index:2;left:50%;top:54%;transform:translate(-50%,-50%) rotate(-3deg);width:210px;height:230px;clip-path:polygon(24% 7%,43% 1%,61% 9%,76% 5%,91% 22%,86% 39%,97% 53%,88% 70%,72% 76%,69% 94%,51% 100%,38% 88%,21% 92%,12% 75%,2% 62%,11% 47%,5% 31%,17% 22%);background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.14));border:1px solid rgba(255,255,255,.55);box-shadow:0 22px 50px rgba(25,20,90,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;filter:drop-shadow(0 10px 20px rgba(20,15,80,.14))}
.rebon-oise-map:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.24);clip-path:inherit;border-radius:18px}
.rebon-oise-pin{width:34px;height:34px;border:6px solid rgba(255,255,255,.92);border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;font-size:0;margin-bottom:10px;box-shadow:0 7px 18px rgba(15,10,80,.15)}
.rebon-oise-pin:after{content:"";width:9px;height:9px;border-radius:50%;background:#fff}
.rebon-oise-map strong{font-size:29px;letter-spacing:.08em;line-height:1}.rebon-oise-map small{margin-top:8px;font-size:9px;font-weight:850;letter-spacing:.13em;opacity:.92}
.rebon-visual-card{z-index:4}.rebon-visual-card span{display:block;font-weight:650;line-height:1.3}.rebon-visual-card b{font-weight:900}
@media(max-width:900px){.rebon-brand-tagline{display:none}.rebon-hero-local{margin-top:2px}.rebon-visual-kicker{font-size:21px;top:22px;left:22px}.rebon-oise-map{width:175px;height:195px}}
@media(max-width:650px){.rebon-hero h1 .rebon-hero-local{margin-top:3px}.rebon-visual-kicker{font-size:19px;top:18px;left:20px}.rebon-visual-kicker:after{width:115px}.rebon-oise-map{width:135px;height:150px}.rebon-oise-map strong{font-size:21px}.rebon-oise-map small{font-size:7px;margin-top:5px}.rebon-oise-pin{width:27px;height:27px;border-width:5px;margin-bottom:6px}}


/* REBON V0.6.25 — correction du bloc hero visuel */
.rebon-visual{position:relative!important;overflow:hidden!important;isolation:isolate!important;}
.rebon-visual-kicker{position:absolute!important;z-index:20!important;top:28px!important;left:30px!important;display:block!important;color:#fff!important;font-size:25px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.045em!important;transform:rotate(-2deg)!important;text-shadow:0 3px 14px rgba(25,20,80,.25)!important;}
.rebon-visual-kicker:after{content:""!important;display:block!important;width:150px!important;height:2px!important;background:rgba(255,255,255,.78)!important;margin:6px 0 0 5px!important;border-radius:999px!important;transform:rotate(-2deg)!important;}
.rebon-oise-map{position:absolute!important;z-index:10!important;left:50%!important;top:49%!important;transform:translate(-50%,-50%) rotate(-3deg)!important;width:210px!important;height:230px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;clip-path:polygon(24% 7%,43% 1%,61% 9%,76% 5%,91% 22%,86% 39%,97% 53%,88% 70%,72% 76%,69% 94%,51% 100%,38% 88%,21% 92%,12% 75%,2% 62%,11% 47%,5% 31%,17% 22%)!important;background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.14))!important;color:#fff!important;text-align:center!important;filter:drop-shadow(0 10px 20px rgba(20,15,80,.14))!important;}
.rebon-oise-map strong{display:block!important;color:#fff!important;font-size:29px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;}
.rebon-oise-map small{display:block!important;color:#fff!important;margin-top:8px!important;font-size:9px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.13em!important;opacity:.95!important;}
.rebon-oise-pin{display:grid!important;position:relative!important;width:34px!important;height:34px!important;box-sizing:border-box!important;border:6px solid rgba(255,255,255,.92)!important;border-radius:50% 50% 50% 0!important;transform:rotate(-45deg)!important;place-items:center!important;font-size:0!important;margin:0 0 10px!important;box-shadow:0 7px 18px rgba(15,10,80,.15)!important;}
.rebon-oise-pin:after{content:""!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#fff!important;}
.rebon-visual-card{position:absolute!important;z-index:30!important;left:24px!important;bottom:24px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;box-sizing:border-box!important;color:#fff!important;}
.rebon-visual-card strong{display:block!important;color:#fff!important;font-weight:900!important;line-height:1.15!important;}
.rebon-visual-card span{display:block!important;color:#fff!important;font-weight:650!important;line-height:1.3!important;}
.rebon-visual-card b{font-weight:900!important;color:#fff!important;}
@media(max-width:900px){.rebon-visual-kicker{font-size:21px!important;top:22px!important;left:22px!important}.rebon-oise-map{width:175px!important;height:195px!important}.rebon-visual-card{left:18px!important;bottom:18px!important}}
@media(max-width:650px){.rebon-visual-kicker{font-size:19px!important;top:18px!important;left:20px!important}.rebon-visual-kicker:after{width:115px!important}.rebon-oise-map{width:135px!important;height:150px!important}.rebon-oise-map strong{font-size:21px!important}.rebon-oise-map small{font-size:7px!important;margin-top:5px!important}.rebon-oise-pin{width:27px!important;height:27px!important;border-width:5px!important;margin-bottom:6px!important}}

/* REBON V0.6.25 — slogan local intégré sans saut forcé */
.rebon-hero h1 .rebon-hero-local{display:inline!important;margin-top:0!important;color:var(--purple)!important;}


/* REBON V0.6.25 — cartes d’annonces locales */
.rebon-annonces-section{padding-top:48px}.rebon-annonces-section .rebon-head{margin-bottom:24px}.rebon-see-all{display:inline-flex;align-items:center;gap:7px;color:#4f3fd1;font-weight:850}.rebon-see-all span{transition:transform .18s ease}.rebon-see-all:hover span{transform:translateX(4px)}
.rebon-listings{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rebon-listing-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rebon-listing-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,24,40,.10);border-color:#ddd8ff}.rebon-listing-card .rebon-photo{height:205px;background:linear-gradient(145deg,#eef0ff,#ddd8ff)}.rebon-listing-card .rebon-photo:before{display:none}.rebon-photo-empty{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7357ff;background:radial-gradient(circle at 50% 40%,#fff 0,#eeebff 52%,#ddd8ff 100%)}.rebon-photo-empty span{font-size:42px;filter:drop-shadow(0 8px 12px rgba(115,87,255,.16))}.rebon-photo-empty small{margin-top:6px;font-weight:800;color:#6758bb}.rebon-listing-mode{position:absolute;left:12px;top:12px;z-index:3;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);font-size:11px;font-weight:900;box-shadow:0 6px 16px rgba(16,24,40,.10)}.rebon-mode-vendre{color:#4f3fd1}.rebon-mode-echanger{color:#1473a8}.rebon-mode-donner{color:#a85d00}.rebon-listing-card .rebon-info{padding:16px}.rebon-listing-card .rebon-info h3{font-size:17px;letter-spacing:-.02em;margin:0 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.rebon-listing-card .rebon-price{font-size:21px;letter-spacing:-.025em}.rebon-listing-card .rebon-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.rebon-listing-card .rebon-meta strong{font-size:12px;color:#4f3fd1;white-space:nowrap}.rebon-seller{display:flex;align-items:center;gap:8px;margin-top:13px;padding-top:11px;border-top:1px solid #eef0f5;color:#667085;font-size:12px;font-weight:750}.rebon-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ece9ff;color:#5945d8;font-size:11px;font-weight:900}.rebon-seller-arrow{margin-left:auto;color:#98a2b3;font-size:15px;transition:transform .18s ease}.rebon-listing-card:hover .rebon-seller-arrow{transform:translateX(3px);color:#7357ff}.rebon-local-tip{display:flex;align-items:center;gap:12px;margin-top:20px;padding:13px 15px;border:1px solid #e2ddff;background:linear-gradient(135deg,#faf9ff,#f4f2ff);border-radius:17px}.rebon-local-tip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ebe7ff}.rebon-local-tip div{min-width:0;display:flex;flex-direction:column}.rebon-local-tip strong{font-size:13px;color:#4336b7}.rebon-local-tip small{color:#667085;font-size:12px}.rebon-local-tip a{margin-left:auto;white-space:nowrap;color:#4f3fd1;font-size:12px;font-weight:900}
@media(max-width:900px){.rebon-listings{grid-template-columns:repeat(2,minmax(0,1fr))}.rebon-listing-card .rebon-photo{height:185px}.rebon-local-tip{align-items:flex-start;flex-wrap:wrap}.rebon-local-tip a{margin-left:46px}}
@media(max-width:650px){.rebon-annonces-section{padding-top:34px}.rebon-listings{gap:10px}.rebon-listing-card .rebon-photo{height:150px}.rebon-listing-card .rebon-info{padding:11px}.rebon-listing-card .rebon-info h3{font-size:14px;min-height:38px}.rebon-listing-card .rebon-price{font-size:17px}.rebon-listing-card .rebon-meta{font-size:11px}.rebon-listing-mode{left:8px;top:8px;padding:6px 8px;font-size:10px}.rebon-local-tip{display:grid;grid-template-columns:34px 1fr;gap:8px}.rebon-local-tip a{grid-column:2;margin-left:0}.rebon-seller{margin-top:10px;padding-top:9px;font-size:11px}}


/* REBON V0.6.28 — confiance locale */
.rebon-local-promise{margin-top:34px;padding:22px 24px;border:1px solid #e3defe;border-radius:24px;background:linear-gradient(135deg,#fbfaff,#f3f0ff);box-shadow:0 10px 28px rgba(86,65,221,.06)}
.rebon-local-promise-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.rebon-local-promise-head h2{margin:0;font-size:24px;letter-spacing:-.035em}.rebon-local-promise-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.rebon-local-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rebon-local-promise-item{display:flex;align-items:flex-start;gap:12px;padding:15px;background:#fff;border:1px solid rgba(224,221,241,.9);border-radius:17px}.rebon-local-promise-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#eeeaff;font-size:18px}.rebon-local-promise-item strong{display:block;font-size:14px;margin-bottom:2px}.rebon-local-promise-item span{display:block;color:var(--muted);font-size:12px;line-height:1.4}.rebon-local-promise-cta{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:16px;border-top:1px solid #e6e2f5}.rebon-local-promise-cta span{font-size:13px;color:#5545c9;font-weight:750}.rebon-local-promise-cta a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:linear-gradient(135deg,#7357ff,#526cff);color:#fff;font-size:12px;font-weight:850;box-shadow:0 8px 18px rgba(115,87,255,.18)}
@media(max-width:900px){.rebon-local-promise-grid{grid-template-columns:1fr}.rebon-local-promise-head{align-items:flex-start;flex-direction:column;gap:3px}}
@media(max-width:650px){.rebon-local-promise{padding:18px;border-radius:20px}.rebon-local-promise-head h2{font-size:22px}.rebon-local-promise-item{padding:13px}.rebon-local-promise-cta{align-items:flex-start;flex-direction:column}.rebon-local-promise-cta a{width:100%}}

/* REBON V0.6.28 — formulaire adapté au type d'annonce */
.rebon-mode-fields{grid-column:2}.rebon-mode-field{display:none}.rebon-mode-field.is-active{display:block}.rebon-mode-field textarea,.rebon-mode-field input{margin-bottom:0}.rebon-mode-info{padding:18px 20px;border:1px solid #ddd7ff;border-radius:18px;background:#f5f2ff;color:var(--ink)}.rebon-mode-info strong{display:block;color:var(--purple);font-size:17px;margin-bottom:5px}.rebon-mode-info span{display:block;color:var(--muted);font-size:13px}.rebon-mode-option span{min-height:108px}

/* REBON V0.6.29 — annonce terminée / remise en ligne */
.rebon-status-form{display:inline-flex;margin:8px 0}
.rebon-status-button{border:0;border-radius:12px;padding:11px 16px;font:inherit;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}
.rebon-status-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(60,50,130,.12)}
.rebon-status-complete{background:#eef0f7;color:#17213a}
.rebon-status-reactivate{background:linear-gradient(135deg,#7357ff,#526cff);color:#fff}
.rebon-owner-status{margin-top:18px}
.rebon-owner-status .rebon-status-form{width:100%}
.rebon-owner-status .rebon-status-button{width:100%;text-align:center}


/* REBON V0.6.30 — Mon REBON : liste des annonces plus propre */
.rebon-dashboard-grid{align-items:start}
.rebon-dashboard .rebon-account-card{overflow:hidden}
.rebon-dashboard .rebon-my-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}
.rebon-dashboard .rebon-my-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;background:#fafbfe;border:1px solid #e8eaf1;border-radius:18px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rebon-dashboard .rebon-my-item:hover{transform:translateY(-1px);border-color:#ddd8ff;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.rebon-dashboard .rebon-my-thumb{width:72px;height:72px;border-radius:16px;background:#f1efff;box-shadow:inset 0 0 0 1px rgba(115,87,255,.05)}
.rebon-dashboard .rebon-my-item>div:nth-child(2){min-width:0;display:flex;flex-direction:column;justify-content:center}
.rebon-dashboard .rebon-my-item>div:nth-child(2)>b{font-size:16px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rebon-dashboard .rebon-my-item>div:nth-child(2)>small{margin-top:6px;font-size:12px;color:var(--muted)}
.rebon-dashboard .rebon-my-links{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.rebon-dashboard .rebon-my-links>a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 11px;border-radius:11px;border:1px solid #e1e4ec;background:#fff;color:var(--ink)!important;font-size:13px;font-weight:800;white-space:nowrap}
.rebon-dashboard .rebon-my-links>a:hover{border-color:#d6d0ff;background:#f8f6ff;color:#5545c9!important}
.rebon-dashboard .rebon-my-links .rebon-edit-link{background:#fff}
.rebon-dashboard .rebon-my-links .rebon-status-form{display:inline-flex;margin:0}
.rebon-dashboard .rebon-my-links .rebon-status-button{min-height:38px;padding:8px 12px;border-radius:11px;font-size:12px;font-weight:850;white-space:nowrap}
.rebon-dashboard .rebon-my-links .rebon-status-complete{background:#eeeef6;color:#20283b}
.rebon-dashboard .rebon-my-links .rebon-status-reactivate{background:linear-gradient(135deg,#7357ff,#526cff);color:#fff}
.rebon-dashboard .rebon-my-links .rebon-delete-form{display:inline-flex;margin:0}
.rebon-dashboard .rebon-my-links .rebon-delete-link{min-height:38px;padding:8px 11px;border:1px solid #f0d8d8;border-radius:11px;background:#fff;color:#b42318;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
.rebon-dashboard .rebon-my-links .rebon-delete-link:hover{background:#fff5f5;border-color:#e8bebe}
@media(max-width:900px){.rebon-dashboard .rebon-my-item{grid-template-columns:64px minmax(0,1fr)}.rebon-dashboard .rebon-my-thumb{width:64px;height:64px}.rebon-dashboard .rebon-my-links{grid-column:2;justify-content:flex-start}}
@media(max-width:650px){.rebon-dashboard .rebon-my-item{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:12px}.rebon-dashboard .rebon-my-thumb{width:58px;height:58px;border-radius:14px}.rebon-dashboard .rebon-my-item>div:nth-child(2)>b{font-size:15px}.rebon-dashboard .rebon-my-links{grid-column:1/-1;width:100%;justify-content:stretch}.rebon-dashboard .rebon-my-links>a,.rebon-dashboard .rebon-my-links .rebon-status-form,.rebon-dashboard .rebon-my-links .rebon-delete-form{flex:1}.rebon-dashboard .rebon-my-links>a,.rebon-dashboard .rebon-my-links .rebon-status-button,.rebon-dashboard .rebon-my-links .rebon-delete-link{width:100%;min-height:40px}.rebon-dashboard .rebon-my-links .rebon-status-button{padding:8px 9px}}


/* REBON V0.6.32 · annonces similaires sur la fiche */
.rebon-related-section{padding:54px 0 10px}.rebon-related-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.rebon-related-head h2{margin:0;font-size:clamp(28px,3.5vw,40px);letter-spacing:-.045em;line-height:1.05}.rebon-related-head p{margin:8px 0 0;color:var(--muted);font-size:15px}.rebon-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rebon-related-section .rebon-listing-card{height:100%}.rebon-related-section .rebon-photo{height:190px}.rebon-related-section .rebon-info{display:block;text-decoration:none;color:inherit}.rebon-related-section .rebon-seller{min-height:25px}@media(max-width:900px){.rebon-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.rebon-related-section{padding-top:38px}.rebon-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rebon-related-head{margin-bottom:16px}.rebon-related-head h2{font-size:28px}.rebon-related-head p{font-size:13px}.rebon-related-section .rebon-photo{height:145px}}


/* REBON V0.6.33 — partage d’annonce */
.rebon-single-title-actions{display:flex;align-items:flex-start;gap:9px;flex:0 0 auto}.rebon-single-title-actions .rebon-favorite-button{position:static!important;margin:0!important}.rebon-share-button{width:48px;height:48px;border:1px solid #e6e8ef;background:#fff;color:var(--ink);border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(16,24,40,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.rebon-share-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(16,24,40,.12);border-color:#d9d2ff;color:#5a45df}.rebon-share-button svg{width:20px;height:20px}.rebon-share-button.is-copied{color:#4f3fd1;border-color:#d9d2ff;background:#f7f5ff}.rebon-share-feedback{position:absolute;right:0;top:56px;padding:8px 11px;border-radius:10px;background:var(--ink);color:#fff;font-size:11px;font-weight:800;white-space:nowrap;opacity:0;transform:translateY(-3px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.rebon-share-wrap{position:relative;flex:0 0 auto}.rebon-share-wrap.is-visible .rebon-share-feedback{opacity:1;transform:translateY(0)}
@media(max-width:650px){.rebon-single-title-actions{gap:7px}.rebon-share-button,.rebon-single-title-actions .rebon-favorite-button{width:44px;height:44px}.rebon-share-button svg{width:18px;height:18px}}


/* REBON V0.6.34 — alertes de recherche */
.rebon-results-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.rebon-create-alert-form{margin:0;flex:0 0 auto}.rebon-alert-create{border:1px solid #ddd7ff!important;background:#f6f4ff!important;color:#5545c9!important;padding:10px 14px!important}.rebon-alert-create:hover{background:#eeeaff!important}.rebon-alert-notice{margin:-4px 0 18px}.rebon-alerts-card{grid-column:1/-1;margin-bottom:18px;background:linear-gradient(135deg,#fff,#fbfaff)}.rebon-alerts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rebon-alerts-head h2{font-size:28px;margin:4px 0 5px}.rebon-alerts-head p{margin:0;max-width:680px}.rebon-alerts-count{min-width:34px;height:34px;padding:0 10px;border-radius:12px;background:#eeeaff;color:#5545c9;display:grid;place-items:center;font-weight:900}.rebon-alert-list{margin-top:18px;display:flex;flex-direction:column;gap:9px}.rebon-alert-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;background:#fafbfe;border:1px solid #e8eaf1;border-radius:16px}.rebon-alert-icon{width:42px;height:42px;border-radius:12px;background:#eeeaff;display:grid;place-items:center}.rebon-alert-info{min-width:0;display:flex;flex-direction:column}.rebon-alert-info b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rebon-alert-info small{color:var(--muted);margin-top:3px}.rebon-alert-actions{display:flex;gap:7px;align-items:center}.rebon-alert-actions form{margin:0}.rebon-alert-toggle,.rebon-alert-delete{border:1px solid #e1e4ec;background:#fff;border-radius:10px;padding:8px 10px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rebon-alert-delete{color:#b42318;border-color:#f0d8d8}.rebon-empty span{font-size:12px}.rebon-account-feature small{line-height:1.4}
@media(max-width:700px){.rebon-results-head{align-items:flex-start;flex-direction:column}.rebon-create-alert-form{width:100%}.rebon-create-alert-form button{width:100%}.rebon-alerts-card{grid-column:auto}.rebon-alert-item{grid-template-columns:42px minmax(0,1fr)}.rebon-alert-actions{grid-column:1/-1;justify-content:flex-end}.rebon-alert-toggle{flex:1}.rebon-alert-delete{width:42px;height:38px}}


/* REBON V0.6.35 — évaluations entre membres */
.rebon-reviews-section{margin:24px 0 28px;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.rebon-reviews-section .rebon-results-head{margin-bottom:16px}.rebon-reviews-section .rebon-results-head h2{margin:0;font-size:24px}.rebon-reviews-section .rebon-results-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.rebon-rating-summary{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:14px;background:#f6f4ff}.rebon-rating-summary strong{font-size:18px;color:var(--ink)}.rebon-rating-summary span,.rebon-review-stars{letter-spacing:1px;color:#6b55df;font-size:14px}.rebon-review-list{display:flex;flex-direction:column;gap:10px}.rebon-review-item{padding:13px 14px;border:1px solid #e8eaf1;border-radius:16px;background:#fafbfe}.rebon-review-item-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rebon-review-item-top>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rebon-review-item-top strong{font-size:14px}.rebon-review-item-top small,.rebon-review-listing{color:var(--muted);font-size:11px}.rebon-review-item p{margin:8px 0 5px;color:var(--ink);font-size:13px;line-height:1.5}.rebon-review-listing{display:block}.rebon-review-box{margin:24px 0 18px;padding:0;border:1px solid #ddd7ff;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f6ff);overflow:hidden}.rebon-review-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.rebon-review-toggle>span:first-child{display:flex;flex-direction:column;gap:3px}.rebon-review-toggle .rebon-account-kicker{display:block;margin:0;font-size:11px}.rebon-review-toggle strong{font-size:18px;letter-spacing:-.02em}.rebon-review-toggle small{font-size:12px;color:var(--muted);font-weight:500}.rebon-review-toggle-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid #ddd7ff;border-radius:11px;background:#fff;color:#5d48d8;font-size:22px;line-height:1;transition:.18s ease}.rebon-review-toggle:hover .rebon-review-toggle-icon,.rebon-review-toggle.is-open .rebon-review-toggle-icon{background:#f0edff;border-color:#cfc6ff}.rebon-review-toggle.is-open .rebon-review-toggle-icon{transform:rotate(45deg)}.rebon-review-details{padding:0 20px 20px}.rebon-review-details[hidden]{display:none}.rebon-review-head h3{margin:3px 0 5px;font-size:20px;letter-spacing:-.02em}.rebon-review-head p{margin:0 0 14px;color:var(--muted);font-size:13px}.rebon-rating-field{border:0;padding:0;margin:0 0 13px}.rebon-rating-field legend{font-weight:800;font-size:13px;margin-bottom:7px}.rebon-rating-options{display:flex;align-items:center;gap:4px}.rebon-rating-options label{position:relative;display:inline-flex;cursor:pointer}.rebon-rating-options input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.rebon-rating-options span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e4ec;border-radius:11px;background:#fff;color:#c7cbd5;font-size:24px;line-height:1;transition:.16s ease}.rebon-rating-options label:hover span,.rebon-rating-options label:focus-within span,.rebon-rating-options label.is-selected span{color:#f2b01e;border-color:#f2d27b;background:#fffaf0;transform:translateY(-1px)}.rebon-rating-options label:hover span{box-shadow:0 0 0 3px rgba(242,176,30,.10)}.rebon-rating-options label.is-selected span{box-shadow:0 0 0 2px rgba(242,176,30,.08)}.rebon-review-comment{display:block;font-weight:800;font-size:13px;margin-bottom:12px}.rebon-review-comment span{font-weight:500;color:var(--muted)}.rebon-review-comment textarea{display:block;width:100%;min-height:82px;margin-top:7px;border:1px solid var(--line);border-radius:13px;padding:11px;background:#fff;resize:vertical}.rebon-review-already{padding:13px 15px;margin-bottom:18px;border:1px solid #e4e0ff;border-radius:16px;background:#f8f6ff;color:#5545c9;font-size:13px;font-weight:750}.rebon-review-success{margin-bottom:14px}
@media(max-width:650px){.rebon-reviews-section{padding:16px;border-radius:18px}.rebon-rating-summary{align-self:flex-start}.rebon-reviews-section .rebon-results-head{align-items:flex-start}.rebon-rating-options{display:flex;gap:4px}.rebon-rating-options span{width:34px;height:34px;font-size:21px}.rebon-review-toggle{padding:16px}.rebon-review-toggle strong{font-size:16px}.rebon-review-toggle small{font-size:11px}.rebon-review-details{padding:0 16px 16px}.rebon-review-head h3{font-size:18px}}

/* REBON V0.6.41 — retour visuel de la note */
.rebon-rating-feedback{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.4}.rebon-rating-feedback strong{color:var(--ink)}


/* REBON map explorer */
.rebon-map-page{margin:32px auto 60px;max-width:1180px}.rebon-map-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.rebon-map-head h1{margin:4px 0 8px}.rebon-map-head p{margin:0;color:#667085}.rebon-map-count{background:#f2efff;border:1px solid #e4ddff;border-radius:999px;padding:10px 15px;font-weight:700;white-space:nowrap}.rebon-map-canvas{height:620px;border-radius:24px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 16px 40px rgba(20,20,50,.08);z-index:1}.rebon-map-note{font-size:13px;color:#667085;margin:10px 4px}.rebon-map-popup{width:230px}.rebon-map-popup img{width:100%;height:125px;object-fit:cover;border-radius:12px 12px 0 0;display:block}.rebon-map-popup-body{padding:10px}.rebon-map-popup-body small{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#6d5ce7;margin-bottom:5px}.rebon-map-popup-body strong{display:block;font-size:15px;line-height:1.25;margin-bottom:5px}.rebon-map-popup-body strong a{color:#172033;text-decoration:none}.rebon-map-popup-body b{display:block;margin-bottom:4px}.rebon-map-popup-body span{font-size:12px;color:#667085}.leaflet-popup-content{margin:0}.leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden}.leaflet-popup-tip{display:none}
@media(max-width:700px){.rebon-map-page{margin:20px auto 40px}.rebon-map-head{align-items:start;flex-direction:column}.rebon-map-canvas{height:520px;border-radius:18px}.rebon-map-count{align-self:flex-start}}

/* REBON V0.6.53 — vrai chat : position de scroll stable, sans saut */
.rebon-thread{height:160px;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scroll-behavior:auto}
.rebon-thread::-webkit-scrollbar{width:9px}.rebon-thread::-webkit-scrollbar-track{background:#f4f5f9;border-radius:999px}.rebon-thread::-webkit-scrollbar-thumb{background:#c9cce0;border-radius:999px;border:2px solid #f4f5f9}
.rebon-thread{scrollbar-width:thin;scrollbar-color:#c9cce0 #f4f5f9}
.rebon-reply-form{margin-top:12px}
@media(max-width:700px){.rebon-thread{height:150px;min-height:0;max-height:none;padding:16px}.rebon-reply-form{margin-top:10px}}


/* REBON V0.6.54 — menu burger mobile */
.rebon-menu-toggle{display:none;border:0;background:#fff;width:44px;height:44px;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 6px 18px rgba(20,24,50,.08);padding:0}
.rebon-menu-toggle span{display:block;width:20px;height:2px;border-radius:99px;background:var(--ink);transition:transform .18s ease,opacity .18s ease}
.rebon-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.rebon-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.rebon-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.rebon-mobile-nav{display:none}
@media(max-width:650px){
  .rebon-header{position:relative;z-index:100}
  .rebon-nav{display:none}
  .rebon-menu-toggle{display:flex;margin-left:auto;flex:0 0 44px}
  .rebon-mobile-nav{display:block;position:absolute;left:12px;right:12px;top:calc(100% - 2px);z-index:9999}
  .rebon-mobile-nav[hidden]{display:none}
  .rebon-mobile-nav-inner{padding:10px;background:rgba(255,255,255,.98);border:1px solid #e7e8ef;border-radius:20px;box-shadow:0 18px 45px rgba(20,24,50,.14);display:flex;flex-direction:column;gap:4px}
  .rebon-mobile-nav-inner a{display:flex;align-items:center;min-height:46px;padding:10px 13px;border-radius:13px;color:var(--ink);text-decoration:none;font-weight:800;font-size:14px}
  .rebon-mobile-nav-inner a:hover,.rebon-mobile-nav-inner a:focus{background:#f5f3ff;color:#5545c9}
  .rebon-mobile-nav-inner .rebon-mobile-deposit{margin-top:5px;justify-content:center;background:linear-gradient(135deg,#7357ff,#526cff);color:#fff;box-shadow:0 8px 18px rgba(115,87,255,.2)}
  body.rebon-menu-open{overflow:hidden}
}


/* REBON V0.6.57 — message aux visiteurs sur une fiche annonce */
.rebon-guest-contact-box{display:flex;align-items:flex-start;gap:16px;margin:24px 0;padding:20px;border:1px solid #ddd7ff;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f6ff)}
.rebon-guest-contact-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:14px;background:#eeeaff;font-size:22px}
.rebon-guest-contact-content{min-width:0}.rebon-guest-contact-content h3{margin:0 0 5px;font-size:17px}.rebon-guest-contact-content p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.rebon-guest-contact-content .rebon-btn{display:inline-flex}
@media(max-width:600px){.rebon-guest-contact-box{padding:16px;gap:12px}.rebon-guest-contact-icon{width:40px;height:40px;flex-basis:40px;font-size:19px}.rebon-guest-contact-content h3{font-size:16px}.rebon-guest-contact-content .rebon-btn{width:100%;justify-content:center}}


/* ENTRE-OISIENS V0.6.60 — preview identité Oise */
:root{--eo-blue:#0033a0;--eo-yellow:#ffd700;--eo-soft:#f7f9fc;--eo-ink:#17203b;--purple:var(--eo-blue);--blue:#1554c7;--ink:var(--eo-ink);--line:#dfe6f2;--bg:#f7f9fc}
body{background:var(--eo-soft)}
.rebon-header{width:100%;max-width:none;padding:0 36px;height:82px;background:#fff;border-bottom:1px solid #e8edf5}
.rebon-brand{gap:0;font-size:0;letter-spacing:0}.entre-oisiens-logo{display:block;width:245px;height:auto;max-height:68px;object-fit:contain}
.rebon-nav>a{color:var(--eo-blue);font-weight:750}.rebon-nav>a:hover{color:#001f68}.rebon-nav>a.rebon-btn-dark{background:var(--eo-yellow);color:var(--eo-blue)!important;box-shadow:0 8px 20px rgba(255,215,0,.22);border:1px solid #f0ca00}.rebon-nav>a.rebon-btn-dark:hover{background:#ffe45a;color:#001f68!important}
.entre-oisiens-hero{position:relative;padding:74px 0 34px;min-height:500px;background:linear-gradient(90deg,rgba(0,25,90,.86) 0%,rgba(0,39,120,.62) 48%,rgba(0,39,120,.18) 100%),url('assets/entre-oisiens-hero.jpg') center/cover no-repeat;color:#fff;overflow:hidden}
.entre-oisiens-hero .rebon-hero-grid{display:block;position:relative;min-height:390px}.entre-oisiens-hero .rebon-kicker{background:rgba(0,51,160,.85);color:#fff;border:1px solid rgba(255,255,255,.18)}
.entre-oisiens-hero h1{font-size:clamp(54px,7vw,92px);color:#fff;margin:22px 0 0;letter-spacing:-.07em}.entre-oisiens-hero h1 em{color:var(--eo-yellow)}
.entre-oisiens-hero-tagline{font-size:30px;font-weight:700;margin:4px 0 16px}.entre-oisiens-hero p{color:#fff;font-size:18px;max-width:680px;text-shadow:0 2px 12px rgba(0,0,0,.2)}
.entre-oisiens-hero .rebon-search{max-width:1100px;margin-top:28px;border-radius:18px;padding:8px;background:#fff}.entre-oisiens-hero .rebon-location,.entre-oisiens-radius{color:#34446c;border-left:1px solid #e2e6ef;padding:13px 14px;white-space:nowrap;font-weight:750}.entre-oisiens-radius{font-size:14px}.entre-oisiens-hero .rebon-btn-dark{background:var(--eo-yellow);color:var(--eo-blue);box-shadow:none}.entre-oisiens-hero-sign{position:absolute;right:4%;top:90px;font-size:38px;line-height:1.05;font-style:italic;text-align:left;font-family:Georgia,serif;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.22)}.entre-oisiens-hero-sign:after{content:' ';display:block;width:130px;height:4px;background:var(--eo-yellow);transform:rotate(-5deg);margin:12px 0 0 4px;border-radius:99px}
.rebon-section{padding:34px 0 60px}.rebon-head h2{color:var(--eo-blue)}.rebon-action-icon{background:#eef3ff!important;color:var(--eo-blue)}.rebon-action:nth-child(3) .rebon-action-icon{background:#fffbe5!important}.rebon-action:hover{border-color:#c9d6ee}
.rebon-listing-mode,.rebon-price{color:var(--eo-blue)}.rebon-listing-mode{background:#eef3ff!important}.rebon-local-promise{background:linear-gradient(135deg,#f5f8ff,#fff);border-color:#dbe4f3}.rebon-local-promise-icon{background:#eef3ff;color:var(--eo-blue)}
.rebon-footer{background:#fff;border-top:1px solid #dfe6f2;padding:34px 0 16px}.entre-oisiens-footer{display:grid;grid-template-columns:1.35fr 1fr 1.35fr .8fr;gap:32px;align-items:start}.entre-oisiens-footer-brand{display:flex;flex-direction:column;align-items:flex-start}.entre-oisiens-footer-title{color:var(--eo-blue);font-size:22px;line-height:1.15;margin-bottom:5px}.entre-oisiens-footer p{margin:0 0 6px;color:var(--eo-blue);font-weight:700}.entre-oisiens-footer-brand>span{color:#52617d;font-size:13px;line-height:1.5;max-width:300px}.entre-oisiens-footer>div:not(:first-child){display:flex;flex-direction:column;gap:7px;color:#52617d;font-size:13px}.entre-oisiens-footer strong{color:var(--eo-blue);font-size:14px;margin-bottom:4px}.entre-oisiens-footer a{color:#52617d;text-decoration:none}.entre-oisiens-footer a:hover{color:var(--eo-blue)}.entre-oisiens-footer-crest{align-items:flex-start;text-align:left}.entre-oisiens-footer-crest span{font-size:13px;color:#52617d;line-height:1.5}.entre-oisiens-footer-bottom{border-top:1px solid #e7ebf3;margin-top:28px;padding-top:14px;color:#70809e;font-size:12px;display:flex;justify-content:space-between}.entre-oisiens-footer-bottom span{color:var(--eo-blue);font-weight:800}
.rebon-mobile-nav-inner .rebon-mobile-deposit{background:var(--eo-yellow)!important;color:var(--eo-blue)!important}.rebon-menu-toggle span{background:var(--eo-blue)}
@media(max-width:900px){.rebon-header{padding:0 20px}.entre-oisiens-hero{padding-top:50px}.entre-oisiens-hero-sign{display:none}.entre-oisiens-footer{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.rebon-header{height:72px;padding:0 14px}.entre-oisiens-logo{width:205px}.entre-oisiens-hero{min-height:auto;padding:40px 0 24px}.entre-oisiens-hero h1{font-size:52px}.entre-oisiens-hero-tagline{font-size:24px}.entre-oisiens-hero .rebon-search{display:block;padding:8px}.entre-oisiens-hero .rebon-search input,.entre-oisiens-hero .rebon-location,.entre-oisiens-radius{width:100%;border-left:0;border-bottom:1px solid #e7eaf0}.entre-oisiens-hero .rebon-btn-dark{width:100%;margin-top:6px}.rebon-actions{grid-template-columns:1fr 1fr}.entre-oisiens-footer{grid-template-columns:1fr;gap:22px}.entre-oisiens-footer-bottom{display:block}.entre-oisiens-footer-bottom span{display:block;margin-top:6px}}


/* ENTRE-OISIENS V0.6.62 — correction hero : suppression du doublon graphique et meilleur alignement */
.entre-oisiens-hero{
  position:relative!important;
  min-height:500px!important;
  padding:62px 0 38px!important;
  background-image:linear-gradient(90deg,rgba(0,25,90,.88) 0%,rgba(0,39,120,.62) 48%,rgba(0,39,120,.12) 100%),url('assets/entre-oisiens-hero-clean.jpg')!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  overflow:hidden!important;
}
.entre-oisiens-hero .rebon-hero-grid{
  display:block!important;
  position:relative!important;
  min-height:400px!important;
}
.entre-oisiens-hero h1{
  position:relative!important;
  z-index:4!important;
  max-width:720px!important;
  font-size:clamp(52px,6.2vw,82px)!important;
  line-height:.98!important;
  margin:18px 0 4px!important;
}
.entre-oisiens-hero-tagline{
  position:relative!important;
  z-index:4!important;
  font-size:28px!important;
  line-height:1.15!important;
  margin:0 0 12px!important;
}
.entre-oisiens-hero p{
  position:relative!important;
  z-index:4!important;
  max-width:680px!important;
  margin:0!important;
  line-height:1.42!important;
}
.entre-oisiens-hero p strong{color:#fff!important}
.entre-oisiens-hero .rebon-search{
  position:relative!important;
  z-index:6!important;
  width:min(1100px,100%)!important;
  max-width:1100px!important;
  margin-top:28px!important;
}
.entre-oisiens-hero-sign{
  z-index:4!important;
  right:4%!important;
  top:112px!important;
  max-width:300px!important;
  font-size:38px!important;
}
.entre-oisiens-hero .rebon-kicker{position:relative!important;z-index:5!important}
@media(max-width:900px){
  .entre-oisiens-hero{min-height:480px!important;padding:48px 0 30px!important}
  .entre-oisiens-hero-sign{display:none!important}
  .entre-oisiens-hero .rebon-hero-grid{min-height:0!important}
}
@media(max-width:650px){
  .entre-oisiens-hero{min-height:auto!important;padding:34px 0 24px!important;background-position:62% center!important}
  .entre-oisiens-hero h1{font-size:48px!important;line-height:1!important;margin-top:16px!important}
  .entre-oisiens-hero-tagline{font-size:23px!important}
  .entre-oisiens-hero p{font-size:16px!important}
}


/* ENTRE-OISIENS V0.6.67 — hero propre avec image sans texte ni recherche intégrée */
:root{--eo-blue:#0033a0;--eo-yellow:#ffd700;--eo-soft:#f7f9fc;--eo-ink:#17203b}
.entre-oisiens-hero{
  position:relative!important; min-height:500px!important; padding:62px 0 38px!important;
  background-image:linear-gradient(90deg,rgba(0,25,90,.88) 0%,rgba(0,39,120,.58) 48%,rgba(0,39,120,.10) 100%),url('assets/eo-hero-v63.jpg')!important;
  background-position:center!important; background-size:cover!important; background-repeat:no-repeat!important; overflow:hidden!important;
}
.entre-oisiens-hero .rebon-hero-grid{display:block!important;position:relative!important;min-height:400px!important}
.entre-oisiens-hero h1{position:relative!important;z-index:4!important;font-size:clamp(52px,6.2vw,82px)!important;line-height:.98!important;margin:18px 0 4px!important;color:#fff!important}
.entre-oisiens-hero h1 em{color:var(--eo-yellow)!important}
.entre-oisiens-hero-tagline{position:relative!important;z-index:4!important;font-size:28px!important;line-height:1.15!important;margin:0 0 12px!important;color:#fff!important}
.entre-oisiens-hero p{position:relative!important;z-index:4!important;max-width:680px!important;margin:0!important;line-height:1.42!important;color:#fff!important}
.entre-oisiens-hero p strong{color:#fff!important}
.entre-oisiens-hero .rebon-search{position:relative!important;z-index:6!important;width:min(1100px,100%)!important;max-width:1100px!important;margin-top:28px!important}
.entre-oisiens-hero-sign{z-index:4!important;right:4%!important;top:112px!important;max-width:300px!important;font-size:38px!important}
.entre-oisiens-hero .rebon-kicker{position:relative!important;z-index:5!important}
@media(max-width:900px){.entre-oisiens-hero{min-height:480px!important;padding:48px 0 30px!important}.entre-oisiens-hero-sign{display:none!important}.entre-oisiens-hero .rebon-hero-grid{min-height:0!important}}
@media(max-width:650px){.entre-oisiens-hero{min-height:auto!important;padding:34px 0 24px!important;background-position:60% center!important}.entre-oisiens-hero h1{font-size:48px!important;line-height:1!important;margin-top:16px!important}.entre-oisiens-hero-tagline{font-size:23px!important}.entre-oisiens-hero p{font-size:16px!important}}

/* ENTRE-OISIENS V0.6.64 — identité Oise : fleur discrète + recherche sur tout le département */
.rebon-header .rebon-nav > a.rebon-btn.rebon-btn-dark,
.rebon-header .rebon-nav > a.rebon-btn-dark{
  background:var(--eo-yellow)!important;
  background-image:none!important;
  color:var(--eo-blue)!important;
  border:1px solid #e5c300!important;
  box-shadow:0 10px 24px rgba(255,215,0,.24)!important;
}
.rebon-header .rebon-nav > a.rebon-btn.rebon-btn-dark:hover,
.rebon-header .rebon-nav > a.rebon-btn-dark:focus{
  background:#ffe45a!important;
  background-image:none!important;
  color:#001f68!important;
}
.entre-oisiens-hero{
  background-size:130% auto!important;
  background-position:left center!important;
}
.entre-oisiens-hero .entre-oisiens-hero-sign{
  right:5%!important;
  top:118px!important;
}
.entre-oisiens-radius{font-size:14px!important}
@media(max-width:900px){
  .entre-oisiens-hero{background-size:130% auto!important;background-position:left center!important}
}
@media(max-width:650px){
  .entre-oisiens-hero{background-size:auto 100%!important;background-position:60% center!important}
}
