/* En-tête Leetessy d'origine, strictement isolé à son composant. */
.leetessy-site-header{font-family:Inter,Arial,sans-serif;background:#fffcf7;color:#1b4d3a;border-bottom:1px solid #dce9df}.lsh-top{display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:auto;padding:10px 28px;border-bottom:1px solid #eef4ef;font-size:13px;color:#68786f}.lsh-top p{margin:0}.lsh-main{max-width:1240px;margin:auto;padding:23px 28px;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;min-height:0}.lsh-brand{min-width:210px}.lsh-brand .custom-logo-link{display:block;width:max-content}.lsh-brand .custom-logo{display:block;max-height:42px;width:auto}.lsh-wordmark{font:600 34px/1 Georgia,serif;color:#1b4d3a;text-decoration:none}.lsh-wordmark em{font-weight:400;color:#0f8a4b}.lsh-nav ul{display:flex;gap:31px;align-items:center;list-style:none;padding:0;margin:0}.lsh-nav a{font-size:15px;color:#385b4b;text-decoration:none}.lsh-nav a:hover{color:#0f8a4b}.lsh-actions{justify-self:end;display:flex;gap:9px;align-items:center}.lsh-actions .lsh-tool{position:relative;border:1px solid #cfe1d3;border-radius:999px;background:#fffdf8;color:#1b4d3a;padding:11px 15px;font:600 14px Inter,Arial;text-decoration:none;cursor:pointer;white-space:nowrap}.lsh-actions .lsh-tool i{position:absolute;right:-5px;top:-6px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#0f8a4b;color:#fff;font:700 10px Inter,Arial;font-style:normal}.lsh-actions .lsh-coach{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:999px;background:#0f8a4b;color:#fff;padding:13px 18px;font:600 14px Inter,Arial;white-space:nowrap;cursor:pointer}.lsh-coach span{font-size:16px;margin-left:5px}.lsh-popover{position:absolute;z-index:10;right:max(28px,calc((100% - 1240px)/2));top:100%;width:min(410px,calc(100% - 32px));padding:22px;background:#fffcf7;border:1px solid #dce9df;box-shadow:0 17px 38px #1b4d3a22}.lsh-popover form{display:grid;gap:10px}.lsh-popover label,.lsh-popover p{font:600 14px Inter,Arial;color:#1b4d3a;margin:0}.lsh-popover input{border:1px solid #cfe1d3;background:#fff;padding:13px;font:14px Inter,Arial}.lsh-popover button{border:0;background:#0f8a4b;color:#fff;padding:13px;font:600 14px Inter,Arial;cursor:pointer}@media(max-width:850px){.lsh-main{grid-template-columns:1fr auto}.lsh-nav{display:none}.lsh-actions .lsh-tool{font-size:13px;padding:10px 12px}}@media(max-width:540px){.lsh-top{padding:8px 16px;font-size:12px}.lsh-main{padding:17px 16px;gap:12px}.lsh-brand{min-width:0}.lsh-wordmark{font-size:27px}.lsh-actions{gap:8px}.lsh-actions .lsh-tool{font-size:0;padding:11px}.lsh-actions .lsh-tool:first-child:after{content:'⌕';font-size:18px}.lsh-actions .lsh-tool:nth-child(2):after{content:'♡';font-size:18px}.lsh-actions .lsh-tool:nth-child(3):after{content:'⌑';font-size:18px}.lsh-actions .lsh-coach{font-size:0;padding:11px 13px}.lsh-actions .lsh-coach span{font-size:18px;margin:0}}
