.search-topbar{position:static}.back-home{margin-left:auto;color:var(--myco-navy);font-weight:850;text-decoration:none}.search-page{max-width:1280px;margin:auto;padding:46px 24px 80px}.search-page>h1{margin:7px 0 28px;color:var(--myco-navy);font-family:Georgia,serif;font-size:clamp(38px,5vw,62px)}.search-page-form{display:grid;grid-template-columns:1.8fr 1fr auto;gap:12px;padding:18px;background:#eaf8fe;border:1px solid #bfe2f1;border-radius:16px}.search-page-form label{display:grid;gap:7px;color:#315a75;font-size:12px;font-weight:850}.search-page-form input,.search-page-form select{width:100%;min-height:50px;padding:0 14px;border:1px solid #b6d9e7;border-radius:10px;background:#fff;color:#12335a;font:inherit;font-size:16px}.search-page-form button{align-self:end;min-height:50px;padding:0 25px;border:0;border-radius:10px;background:var(--myco-orange);color:#fff;font-weight:850;cursor:pointer}.search-summary{display:flex;justify-content:space-between;gap:15px;margin:28px 0 18px;color:#547186}.search-summary strong{color:var(--myco-navy);font-size:20px}.search-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.result-card{min-width:0;display:grid;grid-template-columns:104px 1fr;gap:16px;padding:14px;border:1px solid #d2e7f0;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s,box-shadow .15s}.result-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0a50701a}.result-card>img{width:104px;height:142px;object-fit:contain;border-radius:7px;background:#eef8fc}.result-card>div{min-width:0;display:flex;flex-direction:column}.result-card p{margin:2px 0 5px;color:var(--myco-orange-dark);font-size:11px;font-weight:850;text-transform:uppercase}.result-card h2{margin:0 0 8px;color:var(--myco-navy);font-family:Georgia,serif;font-size:18px;line-height:1.22}.result-card small{color:#668093;line-height:1.45}.result-card strong{margin-top:auto;padding-top:10px;color:#12335a}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:32px}.pagination button{padding:10px 15px;border:1px solid #b9d9e7;border-radius:9px;background:#fff;color:var(--myco-navy);font-weight:800;cursor:pointer}.pagination button:disabled{opacity:.4;cursor:default}.no-result{grid-column:1/-1;padding:40px;border-radius:14px;background:#fff5eb;text-align:center}
@media(max-width:1050px){.search-results-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.search-page-form{grid-template-columns:1fr}.search-results-grid{grid-template-columns:1fr}.search-summary{align-items:start;flex-direction:column}.result-card{grid-template-columns:85px 1fr}.result-card>img{width:85px;height:120px}}
.result-image{width:104px;height:142px;display:grid;place-items:center;border-radius:7px;background:#eef8fc;overflow:hidden}.result-image img{width:100%;height:100%;object-fit:contain}.result-card>div:not(.result-image){min-width:0;display:flex;flex-direction:column}.result-card strong{margin-top:0}.result-card a{align-self:flex-start;margin-top:auto;padding:8px 12px;border-radius:8px;background:var(--myco-orange);color:#fff;text-decoration:none;font-size:13px;font-weight:850}.result-card a:hover{background:var(--myco-orange-dark)}@media(max-width:720px){.result-image{width:85px;height:120px}}
.result-image.missing::before{content:"Image en cours d’import";padding:10px;color:#5c7f92;font-size:11px;font-weight:800;line-height:1.35;text-align:center}
.search-topbar{height:92px;overflow:hidden}.search-topbar .brand{width:220px;height:78px;display:grid;place-items:center;overflow:hidden}.search-topbar .brand img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}@media(max-width:720px){.search-topbar .brand{width:165px;height:62px}.search-page{padding:28px 14px 60px}.search-page>h1{font-size:38px}}
.search-topbar .brand img{width:auto;height:70px;max-width:220px;max-height:70px}@media(max-width:720px){.search-topbar .brand img{height:56px;max-width:160px;max-height:56px}}
