:root{--ink:#073b3f;--green:#68b896;--yellow:#f6bd45;--mint:#c7e9dc;--peach:#ffd1bc;--lav:#d8d2ff;--blue:#cbe9f7;--muted:#587073;--line:#e8ece9;--shadow:0 12px 32px rgba(6,52,47,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff}button,input,select{font:inherit}button{cursor:pointer}.header{height:86px;display:flex;align-items:center;padding:0 5%;gap:30px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #f3f4f3}.logo img{width:125px;height:70px;object-fit:contain}nav{display:flex;justify-content:center;gap:28px;flex:1}nav a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700;padding:31px 0}nav a.active{border-bottom:3px solid var(--yellow)}.actions{display:flex;align-items:center;gap:8px}.icon{border:0;background:none;font-size:27px;color:var(--ink)}.login{border:0;background:var(--yellow);color:var(--ink);border-radius:999px;padding:13px 22px;font-weight:800}.publish-btn{border:1px solid #cfe0d9;color:var(--ink);text-decoration:none;border-radius:999px;padding:11px 16px;font-weight:800;background:#fff}
.hero{min-height:535px;position:relative;background:#fbfcfa;overflow:hidden;padding:72px 5% 135px}.hero-family{position:absolute;inset:0;background:linear-gradient(90deg,#fbfcfa 0%,rgba(251,252,250,.92) 21%,rgba(251,252,250,.34) 46%,rgba(251,252,250,.03) 70%),url("https://images.unsplash.com/photo-1504151932400-72d4384f04b3?auto=format&fit=crop&w=1900&q=90") 64% center/cover no-repeat}.hero-copy{position:relative;z-index:2;width:430px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:var(--green)}.hero h1{font-size:49px;line-height:1.03;letter-spacing:-2px;margin:11px 0 15px}.hero-copy p{font-size:17px;line-height:1.55;color:var(--muted);margin-top:24px}.scribble{display:block;width:68px;height:5px;background:var(--green);border-radius:20px;transform:rotate(-4deg)}
.search-panel{position:absolute;z-index:4;left:26%;right:5%;bottom:68px;background:white;border-radius:22px;padding:9px;display:grid;grid-template-columns:1.45fr 1fr .9fr auto;box-shadow:0 16px 45px rgba(6,52,47,.16);border:1px solid rgba(7,59,63,.10)}.field{position:relative;padding:11px 15px 8px 42px;border-right:1px solid var(--line);min-width:0}.field-icon{position:absolute;left:16px;top:20px;color:var(--green);font-weight:800}.field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:800;color:#78908f;margin-bottom:2px}.field input,.field select{border:0;outline:0;background:transparent;width:100%;color:var(--ink);font-weight:600;padding:2px 0}.field input::placeholder{color:#8da09f;font-weight:500}.field select{appearance:none}.search-btn{border:0;background:var(--green);color:white;font-weight:800;border-radius:16px;padding:0 27px;min-width:145px}.quick{position:absolute;z-index:4;left:26%;bottom:15px;display:flex;gap:8px;flex-wrap:wrap}.quick button{border:1px solid #e3e8e5;background:#fff;border-radius:999px;padding:9px 16px;font-weight:700;color:var(--ink)}.quick button.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.categories{display:flex;justify-content:center;gap:34px;padding:26px 4%;border-bottom:1px solid #f0f2f1;overflow-x:auto}.categories button{border:0;background:none;color:var(--ink);font-weight:700;min-width:78px}.categories span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;margin:0 auto 9px;font-size:24px}.mint{background:var(--mint)}.peach{background:var(--peach)}.yellow{background:#ffdda0}.lav{background:var(--lav)}.blue{background:var(--blue)}.brocante-cat{font-weight:800!important}.brocante-cat span{box-shadow:0 0 0 5px rgba(246,189,69,.15)}.categories button.active span{outline:3px solid var(--ink);outline-offset:3px}
.results-section{padding:40px 4% 50px}.results-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.results-head h2{font-size:34px;letter-spacing:-1px;margin:0 0 5px}.results-head p{margin:0;color:var(--muted)}.reset{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 16px;color:var(--ink);font-weight:700}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 5px 17px rgba(6,52,47,.06)}.card-img{height:160px;background-size:cover;background-position:center;position:relative}.heart{position:absolute;right:10px;top:8px;border:0;background:transparent;color:white;font-size:29px;text-shadow:0 2px 7px #0008}.card-body{padding:12px 14px 15px}.tag{display:inline-block;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;margin-top:-28px;position:relative}.tag.brocante{background:#ffd05b}.tag.nature{background:var(--mint)}.tag.culture{background:var(--lav)}.tag.activites{background:var(--blue)}.tag.evenement{background:var(--peach)}.card h3{font-size:16px;margin:10px 0 8px}.card p{font-size:12.5px;margin:0;color:#5a6d70}.price{font-weight:800;color:var(--ink)}.empty{text-align:center;padding:70px 20px;border:1px dashed #cfdad5;border-radius:18px;color:var(--muted)}
.submit-strip{margin:0 4% 55px;border-radius:20px;background:#edf7f2;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.submit-strip div{display:flex;flex-direction:column;gap:4px}.submit-strip span{font-size:14px;color:var(--muted)}.submit-strip a{white-space:nowrap;text-decoration:none;color:white;background:var(--ink);padding:12px 18px;border-radius:999px;font-weight:800}
.page-shell{min-height:100vh;background:#f8fbf9}.publisher-main{max-width:1080px;margin:0 auto;padding:50px 24px 80px}.publisher-head{max-width:720px;margin-bottom:28px}.publisher-head h1{font-size:42px;letter-spacing:-1.5px;margin:7px 0 12px}.publisher-head p{color:var(--muted);line-height:1.6}.publisher-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.upload-box,.event-form{background:white;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.dropzone{display:grid;place-items:center;text-align:center;min-height:310px;border:2px dashed #cbdad4;border-radius:18px;background:#fbfdfc;padding:30px}.dropzone input{display:none}.dropzone label{display:inline-block;margin-top:14px;background:var(--green);color:white;padding:12px 18px;border-radius:999px;font-weight:800;cursor:pointer}.poster-preview{max-width:100%;max-height:240px;border-radius:12px;margin-bottom:14px}.analyse-poster{width:100%;margin-top:15px;border:0;background:var(--ink);color:#fff;border-radius:14px;padding:14px 18px;font-weight:800;box-shadow:0 10px 24px rgba(7,59,63,.14)}.analyse-poster:hover{transform:translateY(-1px)}.analyse-poster:disabled{opacity:.55;cursor:wait;transform:none}.analysis-progress{margin-top:13px;padding:12px;border-radius:12px;background:#edf7f2}.analysis-progress-bar{height:8px;background:#dbe9e3;border-radius:999px;overflow:hidden;margin-bottom:8px}.analysis-progress-bar span{display:block;height:100%;width:0;background:var(--green);transition:width .2s ease}.analysis-progress strong{font-size:12px;color:var(--ink)}.analysis-note{margin-top:15px;font-size:13px;line-height:1.5;color:var(--muted);background:#fff7e2;border-radius:12px;padding:12px}.event-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.event-form h2,.event-form .wide{grid-column:1/-1}.event-form label{font-size:12px;font-weight:800;color:#617776}.event-form input,.event-form select,.event-form textarea{width:100%;margin-top:6px;border:1px solid #dce5e1;border-radius:12px;padding:12px;background:#fff;outline:none}.event-form textarea{min-height:100px;resize:vertical}.event-form input:focus,.event-form select:focus,.event-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(104,184,150,.12)}.save-event{grid-column:1/-1;border:0;background:var(--ink);color:white;border-radius:999px;padding:14px 20px;font-weight:800}.back-link{text-decoration:none;color:var(--ink);font-weight:800}
@media(max-width:1100px){nav{display:none}.header{justify-content:space-between}.hero{padding-top:55px;min-height:650px}.hero-family{opacity:.48}.hero-copy{width:min(92%,480px)}.search-panel{left:5%;right:5%;bottom:72px;grid-template-columns:1fr 1fr}.field{border-bottom:1px solid var(--line)}.search-btn{min-height:56px}.quick{left:5%;bottom:15px}.cards{grid-template-columns:repeat(2,1fr)}.publisher-grid{grid-template-columns:1fr}}
@media(max-width:650px){.header{height:72px;padding:0 4%}.logo img{width:95px;height:56px}.login{display:none}.publish-btn{padding:9px 12px;font-size:12px}.hero{min-height:740px;padding:52px 5% 250px}.hero-family{opacity:.35;background-position:64% center}.hero h1{font-size:40px}.hero-copy p{font-size:15px}.search-panel{grid-template-columns:1fr;bottom:82px;border-radius:18px}.field{border-right:0}.quick{left:5%;right:5%;bottom:14px;overflow-x:auto;flex-wrap:nowrap}.quick button{white-space:nowrap}.categories{justify-content:flex-start;padding-left:18px;padding-right:18px}.cards{display:flex;overflow-x:auto}.card{min-width:78vw}.submit-strip{align-items:flex-start;flex-direction:column}.publisher-main{padding:35px 16px 60px}.publisher-head h1{font-size:34px}.event-form{grid-template-columns:1fr}.event-form h2,.event-form .wide,.save-event{grid-column:auto}}
