.pof,.pof *,.pof-coin,.pof-coin *{box-sizing:border-box;float:none}.pof,.pof-coin{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;text-align:left}.pof-masque{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pof{clear:both;margin:6px 0 22px}.pof .pof-titre{font-size:14px;font-weight:600;letter-spacing:.02em;color:#7a8496;margin:0 0 10px;padding:0}.pof .pof-liste{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:6px;list-style:none;background:#f3f4f7;border-radius:16px}.pof .pof-liste li{margin:0;padding:0;list-style:none;border:0}.pof a.pof-onglet{display:flex;align-items:center;gap:12px;height:100%;padding:11px 13px;border-radius:12px;color:#4b5566;text-decoration:none;background:transparent;border:0;transition:background .16s ease,box-shadow .16s ease}.pof a.pof-onglet:hover{background:#ffffffb8;color:#111827;text-decoration:none}.pof a.pof-onglet:focus-visible{outline:2px solid #e62117;outline-offset:-2px}.pof .pof-duree{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;border-radius:13px;background:#fff;box-shadow:inset 0 0 0 1px #e3e6ec;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1;color:#7a8496}.pof .pof-duree strong{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1;color:#111827;margin-bottom:3px}.pof .pof-texte{display:flex;flex-direction:column;gap:3px;min-width:0}.pof .pof-nom{font-size:14px;font-weight:700;line-height:1.25;color:#111827}.pof .pof-infos{font-size:12.5px;line-height:1.3;color:#7a8496}.pof a.pof-onglet.pof-actif{background:#fff;box-shadow:0 1px 2px #1118271a,0 0 0 1px #1118270a,0 8px 20px #1118270f}.pof a.pof-onglet.pof-actif .pof-duree{background:#e62117;box-shadow:0 4px 10px #e6211747;color:#ffffffe0}.pof a.pof-onglet.pof-actif .pof-duree strong{color:#fff}.pof-coin{display:flex;justify-content:flex-end;margin:0 0 8px;position:relative;z-index:20}.pof-menu{position:relative}.pof-menu>summary{list-style:none;display:inline-flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:#fff;border:1px solid #E3E6EC;border-radius:999px;box-shadow:0 1px 2px #1118270f;cursor:pointer;font-size:14px;line-height:1.2;color:#111827;user-select:none}.pof-menu>summary::-webkit-details-marker{display:none}.pof-menu>summary:hover{border-color:#c9ced8}.pof-menu>summary:focus-visible{outline:2px solid #e62117;outline-offset:2px}.pof-menu-etiquette{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a8496;padding-left:8px}.pof-menu-choix{display:inline-flex;align-items:center;gap:8px;font-weight:600}.pof-mini{display:inline-flex;align-items:baseline;justify-content:center;min-width:34px;height:28px;padding:0 6px;border-radius:8px;background:#e62117;color:#fff;font-size:15px;font-weight:800;line-height:28px}.pof-mini small{font-size:10px;font-weight:700;margin-left:1px}.pof-chevron{width:8px;height:8px;border-right:2px solid #7A8496;border-bottom:2px solid #7A8496;transform:rotate(45deg);margin:-3px 2px 0;transition:transform .2s ease}.pof-menu[open] .pof-chevron{transform:rotate(-135deg);margin-top:3px}.pof-menu>ul{position:absolute;right:0;top:calc(100% + 6px);width:330px;max-width:86vw;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #E8EAF0;border-radius:14px;box-shadow:0 12px 32px #11182724}.pof-menu>ul li{margin:0;padding:0;list-style:none;border:0}.pof-menu>ul a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:#111827;text-decoration:none}.pof-menu>ul a:hover{background:#f7f8fa;text-decoration:none}.pof-menu>ul a .pof-mini{background:#f3f4f7;color:#111827}.pof-menu>ul a.pof-actif{background:#fdf0ee}.pof-menu>ul a.pof-actif .pof-mini{background:#e62117;color:#fff}.pof-menu-texte{display:flex;flex-direction:column;gap:2px;min-width:0}.pof-menu-nom{font-size:14px;font-weight:600;line-height:1.25}.pof-menu-infos{font-size:12px;color:#7a8496}@media (max-width: 991px){.pof .pof-liste{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.pof{margin:4px 0 14px}.pof .pof-titre{font-size:12px;margin-bottom:6px}.pof .pof-liste{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;padding:4px;overflow:visible}.pof .pof-liste li{flex:none}.pof a.pof-onglet{width:auto;min-height:0;padding:7px 10px;gap:11px;border-radius:11px}.pof .pof-duree{width:42px;height:42px;border-radius:11px;font-size:8px;letter-spacing:.04em}.pof .pof-duree strong{font-size:18px;margin-bottom:2px}.pof .pof-texte{gap:1px}.pof .pof-nom{font-size:14px;line-height:1.25}.pof .pof-infos{font-size:12px}.pof-coin{justify-content:flex-start}.pof-menu>ul{left:0;right:auto}.pof-menu>summary{font-size:13px}}.txtdetail .pof-coin .pof-menu>ul a,.txtdetail .pof-coin .pof-menu>ul a:hover,.txtdetail .pof-coin .pof-menu>ul a:focus{color:#111827;border-bottom:0;text-decoration:none}.txtdetail .pof-coin .pof-menu>ul a:hover .pof-menu-nom{color:#e62117}.pof a.pof-onglet,.pof a.pof-onglet:hover{border-bottom:0}
