/* Braderio Site Design 1.3.1 */
:root {
	--br-orange:#ff5a1f;
	--br-orange-dark:#e94716;
	--br-black:#070707;
	--br-text:#161616;
	--br-muted:#6b6b6b;
	--br-border:#e8e8e8;
	--br-soft:#fff8f5;
	--br-max:1280px;
}

html{scroll-behavior:smooth}
body.braderio-public-site{margin:0!important;background:#fff;color:var(--br-text);font-family:Arial,Helvetica,sans-serif}

/* HEADER : grille 3 zones = logo à gauche / navigation parfaitement centrée / recherche à droite */
.braderio-header{position:relative;z-index:10000;width:100%;background:var(--br-black);color:#fff;border-bottom:1px solid #242424}
.braderio-header,.braderio-header *{box-sizing:border-box}
.braderio-header__inner{width:min(calc(100% - 48px),var(--br-max));min-height:88px;margin:0 auto;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(90px,1fr);align-items:center;column-gap:24px}

/* === BRADERIO BRAND 1.3.4 === */
.braderio-brand{
	justify-self:start;
	display:flex;
	align-items:center;
	gap:12px;
	text-decoration:none!important;
	color:#fff!important;
	min-width:0;
}
.braderio-brand__logo{
	display:block;
	width:64px;
	height:64px;
	object-fit:contain;
	border-radius:0;
	flex:0 0 64px;
}
.braderio-brand__text{
	display:flex;
	flex-direction:column;
	line-height:1;
	min-width:0;
}
.braderio-brand__text strong{
	font-size:27px;
	line-height:1;
	font-weight:900;
	letter-spacing:-.8px;
	white-space:nowrap;
}
.braderio-brand__white{color:#fff!important}
.braderio-brand__orange{color:var(--br-orange)!important}
.braderio-brand__text small{
	margin-top:7px;
	font-size:12px;
	line-height:1.25;
	color:#fff!important;
	font-weight:600;
	white-space:nowrap;
	letter-spacing:0;
}
.braderio-brand__text small span{
	color:var(--br-orange)!important;
	font-weight:700;
}

.braderio-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:27px;margin:0}
.braderio-nav a{position:relative;padding:31px 0;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700;white-space:nowrap}
.braderio-nav a:hover,.braderio-nav a.is-current{color:var(--br-orange)!important}
.braderio-nav a.is-current::after{content:"";position:absolute;left:0;right:0;bottom:19px;height:2px;background:var(--br-orange);border-radius:5px}

.braderio-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end}
.braderio-circle{width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;display:grid;place-items:center;background:transparent;color:#fff!important;font-size:18px;cursor:pointer}
.braderio-circle:hover{background:var(--br-orange);border-color:var(--br-orange)}

.braderio-menu-toggle{display:none;margin-left:auto;border:0;background:transparent;padding:8px;cursor:pointer}
.braderio-menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;margin:5px 0;background:#fff}

/* Supprime les anciens headers Elementor/Braderio qui provoquaient le double menu. */
body.braderio-public-site .elementor-location-header,
body.braderio-public-site [data-elementor-type="header"]{display:none!important}
body.braderio-public-site .entry-content>header.braderio,
body.braderio-public-site .entry-content>.braderio-old-header,
body.braderio-public-site .entry-content>.braderio-legacy-header,
body.braderio-public-site .entry-content>nav.braderio,
body.braderio-public-site .entry-content>.braderio-legacy-nav{display:none!important}

/* Recherche */
.braderio-search-panel{background:#fff;border-bottom:1px solid var(--br-border);box-shadow:0 10px 25px rgba(0,0,0,.08);padding:20px;position:relative;z-index:9999}
.braderio-search-panel form{width:min(100%,900px);margin:0 auto}
.braderio-search-panel label{display:block;font-weight:800;margin-bottom:8px}
.braderio-search-panel form>div{display:flex;gap:10px}
.braderio-search-panel input{flex:1;min-height:48px;border:1px solid #ddd;border-radius:10px;padding:0 14px;font:inherit}
.braderio-search-panel button{min-height:48px;padding:0 24px;border:0;border-radius:10px;background:var(--br-orange);color:#fff;font-weight:800;cursor:pointer}

/* Pages WordPress classiques : largeur propre et centrée */
body.braderio-public-site .site-main,body.braderio-public-site main,body.braderio-public-site .wp-site-blocks{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0}
body.braderio-public-site .content-area{width:100%;max-width:none}
body.braderio-public-site .entry-content{width:min(calc(100% - 48px),1120px)!important;max-width:1120px!important;margin:0 auto!important;padding:0 0 80px!important}
body.braderio-public-site .entry-title,body.braderio-public-site .page-title{width:min(calc(100% - 48px),1120px)!important;max-width:1120px!important;margin:52px auto 28px!important;padding:0!important;font-size:clamp(38px,5vw,58px)!important;line-height:1.05!important;font-weight:900!important;color:#111!important}
body.braderio-public-site .entry-content h1,body.braderio-public-site .entry-content h2,body.braderio-public-site .entry-content h3,body.braderio-public-site .entry-content h4{color:#111;line-height:1.15;font-weight:850}
body.braderio-public-site .entry-content h1{font-size:clamp(34px,4vw,48px)}
body.braderio-public-site .entry-content h2{font-size:clamp(28px,3vw,40px);margin-top:48px}
body.braderio-public-site .entry-content h3{font-size:25px;margin-top:32px}

/* Footer */
.braderio-footer{margin-top:60px;background:#070707;color:#fff;padding:42px 24px 20px}
.braderio-footer__inner{width:min(100%,var(--br-max));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}
.braderio-footer__brand{display:flex;align-items:center;gap:13px;color:#fff!important;text-decoration:none!important}
.braderio-footer__brand img{width:58px;height:58px;object-fit:cover;border-radius:50%}
.braderio-footer__brand span{display:flex;flex-direction:column}
.braderio-footer__brand strong{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.5px}
.braderio-footer__brand small{margin-top:7px;color:#fff;font-size:11px;line-height:1.25}.braderio-footer__brand small span{color:var(--br-orange)!important;font-weight:700}
.braderio-footer__links{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}
.braderio-footer__links a{color:#fff!important;text-decoration:none!important;font-weight:700;font-size:13px}
.braderio-footer__links a:hover{color:var(--br-orange)!important}
.braderio-footer__bottom{width:min(100%,var(--br-max));margin:30px auto 0;padding-top:16px;border-top:1px solid #292929;display:flex;justify-content:space-between;gap:20px;color:#aaa;font-size:12px}

@media (max-width:1150px){
	.braderio-header__inner{grid-template-columns:1fr auto}
	.braderio-nav{position:absolute;left:24px;right:24px;top:84px;display:none;background:#070707;border-top:1px solid #242424;padding:8px 20px 16px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 14px 25px rgba(0,0,0,.2)}
	.braderio-nav.is-open{display:flex}
	.braderio-nav a{padding:14px 0}
	.braderio-nav a.is-current::after{bottom:7px}
	.braderio-menu-toggle{display:block}
	.braderio-actions{grid-column:2;grid-row:1}
}

@media (max-width:700px){
	.braderio-header__inner{width:calc(100% - 24px);min-height:72px;column-gap:10px}
	.braderio-brand__logo{width:52px;height:52px;flex-basis:52px}
	.braderio-brand__text strong{font-size:21px;letter-spacing:-.5px}
	.braderio-brand__text small{display:block;margin-top:4px;font-size:10px;line-height:1.2;max-width:205px;white-space:normal}
	.braderio-nav{left:14px;right:14px;top:72px}
	.braderio-circle{width:36px;height:36px}
	.braderio-footer__inner,.braderio-footer__bottom{flex-direction:column;align-items:flex-start}
	.braderio-footer__links{justify-content:flex-start}
}

.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}


@media (max-width:767px){
	.braderio-brand{gap:9px}
	.braderio-brand__logo{width:52px;height:52px;flex-basis:52px}
	.braderio-brand__text strong{font-size:21px;letter-spacing:-.5px}
	.braderio-brand__text small{
		margin-top:4px;
		font-size:10px;
		line-height:1.2;
		white-space:normal;
		max-width:205px;
	}
	.braderio-footer__brand img{width:52px;height:52px;flex-basis:52px}
	.braderio-footer__brand strong{font-size:21px}
	.braderio-footer__brand small{font-size:10px}
}
