.holy-dock{--holy-dock-base:46px;--holy-dock-m:1.72;--holy-dock-pad:9px;--holy-dock-or:#ecc863;--holy-dock-ivoire:#f3e6cf;position:fixed;z-index:45;display:block;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;transition:opacity .5s cubic-bezier(.22,1,.36,1)}.holy-dock[data-pret="1"]{opacity:1;pointer-events:auto}.holy-dock[data-glisse="1"]{opacity:.32}.holy-dock--bottom{left:var(--holy-dock-le-long,50%);bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.holy-dock--top{left:var(--holy-dock-le-long,50%);top:calc(var(--holy-dock-entete, 0px) + 12px)}.holy-dock--left{top:var(--holy-dock-le-long,50%);left:calc(12px + env(safe-area-inset-left, 0px))}.holy-dock--right{top:var(--holy-dock-le-long,50%);right:calc(12px + env(safe-area-inset-right, 0px))}.holy-dock[data-mode=familles].holy-dock--bottom{bottom:calc(10px + env(safe-area-inset-bottom, 0px))}.holy-dock__corps{position:relative;display:flex;align-items:center;padding:var(--holy-dock-pad);touch-action:none}.holy-dock--left .holy-dock__corps,.holy-dock--right .holy-dock__corps{flex-direction:column}.holy-dock__corps:after{content:"";position:absolute;inset:0;pointer-events:none}.holy-dock[data-survol="1"] .holy-dock__corps:after{pointer-events:auto}.holy-dock--bottom[data-survol="1"] .holy-dock__corps:after{top:calc(-1 * var(--holy-dock-debord, 0px))}.holy-dock--top[data-survol="1"] .holy-dock__corps:after{bottom:calc(-1 * var(--holy-dock-debord, 0px))}.holy-dock--left[data-survol="1"] .holy-dock__corps:after{right:calc(-1 * var(--holy-dock-debord, 0px))}.holy-dock--right[data-survol="1"] .holy-dock__corps:after{left:calc(-1 * var(--holy-dock-debord, 0px))}.holy-dock__fond{position:absolute;inset:0;border-radius:24px;background:radial-gradient(120% 140% at 50% -30%,rgba(255,248,214,.07),transparent 60%),linear-gradient(180deg,rgba(34,30,21,.62),rgba(11,10,8,.74));-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%);box-shadow:0 20px 55px rgba(0,0,0,.55),0 2px 10px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,248,214,.1),inset 0 0 0 1px rgba(243,230,207,.1);transform-origin:0 50%;will-change:transform;pointer-events:none}.holy-dock--left .holy-dock__fond,.holy-dock--right .holy-dock__fond{transform-origin:50% 0}.holy-dock__fond:before{content:"";position:absolute;inset:-1px;border-radius:25px;padding:1px;background:linear-gradient(115deg,transparent 8%,rgba(236,200,99,.42) 34%,rgba(255,248,214,.7) 50%,rgba(236,200,99,.42) 66%,transparent 92%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;transition:opacity .4s ease}.holy-dock[data-survol="1"] .holy-dock__fond:before{opacity:.95}.holy-dock__poignee{position:relative;z-index:2;display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;margin-inline-end:4px;border-radius:8px;color:rgba(243,230,207,.42);cursor:grab;touch-action:none;transition:color .25s ease,background-color .25s ease;will-change:transform}.holy-dock--left .holy-dock__poignee,.holy-dock--right .holy-dock__poignee{margin-inline-end:0;margin-bottom:4px}.holy-dock__poignee:hover{color:var(--holy-dock-or);background:rgba(236,200,99,.08)}.holy-dock__poignee:active{cursor:grabbing}.holy-dock__poignee:focus-visible{outline:2px solid rgba(236,200,99,.7);outline-offset:2px}.holy-dock--left .holy-dock__poignee svg,.holy-dock--right .holy-dock__poignee svg{transform:rotate(90deg)}.holy-dock__piste{position:relative;z-index:1}.holy-dock__rail{display:flex;align-items:center;margin:0;padding:0;list-style:none}.holy-dock--left .holy-dock__rail,.holy-dock--right .holy-dock__rail{flex-direction:column}.holy-dock__place{position:relative;flex:0 0 auto;width:var(--holy-dock-base);height:var(--holy-dock-base)}.holy-dock__item{inset:0;display:block;color:rgba(243,230,207,.74);text-decoration:none;outline:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.holy-dock__item,.holy-dock__tuile{position:absolute;border-radius:30%;will-change:transform}.holy-dock__tuile{display:grid;place-items:center;width:calc(var(--holy-dock-base) * var(--holy-dock-m));height:calc(var(--holy-dock-base) * var(--holy-dock-m));background:radial-gradient(120% 120% at 30% 18%,rgba(255,248,214,.1),rgba(255,248,214,.02) 58%,rgba(0,0,0,.12)),rgba(20,18,13,.34);box-shadow:inset 0 0 0 calc(1px * var(--holy-dock-m)) rgba(243,230,207,.1),inset 0 calc(1px * var(--holy-dock-m)) 0 rgba(255,248,214,.08);transform:scale(calc(1 / var(--holy-dock-m)));transition:box-shadow .3s ease,background-color .3s ease}.holy-dock--bottom .holy-dock__tuile{left:50%;bottom:0;translate:-50% 0;transform-origin:50% 100%}.holy-dock--top .holy-dock__tuile{left:50%;top:0;translate:-50% 0;transform-origin:50% 0}.holy-dock--left .holy-dock__tuile{top:50%;left:0;translate:0 -50%;transform-origin:0 50%}.holy-dock--right .holy-dock__tuile{top:50%;right:0;translate:0 -50%;transform-origin:100% 50%}.holy-dock__icone{position:relative;z-index:2;width:44%;height:44%;transition:color .25s ease,filter .3s ease}.holy-dock__halo{position:absolute;inset:-12%;border-radius:34%;background:radial-gradient(60% 60% at 50% 45%,rgba(236,200,99,.34),rgba(236,200,99,.06) 62%,transparent 74%),radial-gradient(1.5% 1.5% at 22% 30%,rgba(255,244,210,.9),transparent),radial-gradient(1.2% 1.2% at 78% 24%,rgba(255,244,210,.75),transparent),radial-gradient(1% 1% at 70% 80%,rgba(255,244,210,.6),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.holy-dock__item[data-proche]{color:#fffaf0}.holy-dock__item[aria-expanded=true] .holy-dock__halo,.holy-dock__item[data-proche] .holy-dock__halo{opacity:1}.holy-dock__item[data-proche] .holy-dock__icone{color:#fff6dc;filter:drop-shadow(0 0 6px rgba(236,200,99,.55))}.holy-dock__item[data-proche] .holy-dock__tuile{box-shadow:inset 0 0 0 calc(1px * var(--holy-dock-m)) rgba(236,200,99,.38),inset 0 calc(1px * var(--holy-dock-m)) 0 rgba(255,248,214,.14),0 calc(6px * var(--holy-dock-m)) calc(18px * var(--holy-dock-m)) rgba(0,0,0,.45)}.holy-dock__item:focus-visible .holy-dock__tuile{box-shadow:inset 0 0 0 calc(2px * var(--holy-dock-m)) rgba(236,200,99,.85),0 0 0 calc(3px * var(--holy-dock-m)) rgba(236,200,99,.25)}.holy-dock__pip{position:absolute;width:5px;height:5px;border-radius:999px;background:var(--holy-dock-or);box-shadow:0 0 9px rgba(236,200,99,.95);pointer-events:none}.holy-dock--bottom .holy-dock__pip{bottom:-8px;left:50%;translate:-50% 0}.holy-dock--top .holy-dock__pip{top:-8px;left:50%;translate:-50% 0}.holy-dock--left .holy-dock__pip{left:-8px;top:50%;translate:0 -50%}.holy-dock--right .holy-dock__pip{right:-8px;top:50%;translate:0 -50%}.holy-dock__fil{position:absolute;width:100px;height:2px;border-radius:2px;opacity:.55;transform-origin:0 50%;will-change:transform;pointer-events:none}.holy-dock--bottom .holy-dock__fil{left:0;bottom:-7px}.holy-dock--top .holy-dock__fil{left:0;top:-7px}.holy-dock--left .holy-dock__fil,.holy-dock--right .holy-dock__fil{top:0;width:2px;height:100px;transform-origin:50% 0}.holy-dock--left .holy-dock__fil{left:-7px}.holy-dock--right .holy-dock__fil{right:-7px}.holy-dock__fil[data-famille=connaissance]{background:linear-gradient(90deg,transparent,rgba(236,200,99,.8) 18%,rgba(236,200,99,.8) 82%,transparent)}.holy-dock__fil[data-famille=toi]{background:linear-gradient(90deg,transparent,rgba(104,190,130,.75) 18%,rgba(104,190,130,.75) 82%,transparent)}.holy-dock__fil[data-famille=vivre]{background:linear-gradient(90deg,transparent,rgba(217,142,95,.75) 18%,rgba(217,142,95,.75) 82%,transparent)}.holy-dock--left .holy-dock__fil[data-famille=connaissance],.holy-dock--right .holy-dock__fil[data-famille=connaissance]{background:linear-gradient(180deg,transparent,rgba(236,200,99,.8) 18%,rgba(236,200,99,.8) 82%,transparent)}.holy-dock--left .holy-dock__fil[data-famille=toi],.holy-dock--right .holy-dock__fil[data-famille=toi]{background:linear-gradient(180deg,transparent,rgba(104,190,130,.75) 18%,rgba(104,190,130,.75) 82%,transparent)}.holy-dock--left .holy-dock__fil[data-famille=vivre],.holy-dock--right .holy-dock__fil[data-famille=vivre]{background:linear-gradient(180deg,transparent,rgba(217,142,95,.75) 18%,rgba(217,142,95,.75) 82%,transparent)}.holy-dock__separateur{position:absolute;background:linear-gradient(180deg,transparent,rgba(243,230,207,.22),transparent);will-change:transform;pointer-events:none}.holy-dock--bottom .holy-dock__separateur,.holy-dock--top .holy-dock__separateur{left:0;top:14%;bottom:14%;width:1px}.holy-dock--left .holy-dock__separateur,.holy-dock--right .holy-dock__separateur{top:0;left:14%;right:14%;height:1px;background:linear-gradient(90deg,transparent,rgba(243,230,207,.22),transparent)}.holy-dock__bulle{position:absolute;z-index:5;display:flex;flex-direction:column;align-items:center;gap:1px;padding:6px 13px 7px;border-radius:14px;white-space:nowrap;color:#fffaf0;background:linear-gradient(180deg,rgba(26,23,16,.86),rgba(12,11,8,.9));-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);box-shadow:0 12px 30px rgba(0,0,0,.5),inset 0 0 0 1px rgba(236,200,99,.3),inset 0 1px 0 rgba(255,248,214,.1);opacity:0;pointer-events:none;will-change:transform,opacity;transition:opacity .18s ease}.holy-dock__bulle[data-visible="1"]{opacity:1}.holy-dock--bottom .holy-dock__bulle{left:0;bottom:100%;translate:-50% 0}.holy-dock--top .holy-dock__bulle{left:0;top:100%;translate:-50% 0}.holy-dock--left .holy-dock__bulle{left:100%;top:0;translate:0 -50%;align-items:flex-start}.holy-dock--right .holy-dock__bulle{right:100%;top:0;translate:0 -50%;align-items:flex-end}.holy-dock__bulle-titre{font-family:var(--holy-serif,"Source Serif 4",Georgia,serif);font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2}.holy-dock__bulle-sous{font-size:9.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(236,200,99,.82)}.holy-dock__bulle-sous:empty{display:none}.holy-dock__place--planete .holy-dock__tuile{background:none;box-shadow:none}.holy-dock__place--planete .holy-dock__item[data-proche] .holy-dock__tuile{box-shadow:none}.holy-dock__place--planete .holy-dock__halo{inset:-8%;border-radius:50%;background:radial-gradient(closest-side,rgba(63,201,138,.28),rgba(236,200,99,.12) 62%,transparent 76%)}.holy-dock__item[data-envol] .holy-dock__planete{animation:holyDockEnvol .24s cubic-bezier(.22,1,.36,1) forwards}@keyframes holyDockEnvol{to{scale:1.28;filter:brightness(1.45) drop-shadow(0 0 14px rgba(236,200,99,.9))}}.holy-dock__pile{position:relative;z-index:2;display:block;width:62%;height:62%}.holy-dock__pile-carte{position:absolute;inset:0;display:grid;place-items:center;border-radius:28%;background:rgba(26,23,16,.92);box-shadow:inset 0 0 0 1px rgba(243,230,207,.14),0 2px 6px rgba(0,0,0,.45);transform-origin:50% 110%}.holy-dock__pile-carte svg{width:58%;height:58%}.holy-dock__pile-carte:first-child{transform:rotate(-17deg) translateX(-9%) scale(.86);opacity:.62}.holy-dock__pile-carte:nth-child(2){transform:rotate(15deg) translateX(9%) scale(.86);opacity:.62}.holy-dock__pile-carte:nth-child(3){transform:none}.holy-dock__item[aria-expanded=true] .holy-dock__pile-carte:first-child{transform:rotate(-26deg) translateX(-15%) scale(.86)}.holy-dock__item[aria-expanded=true] .holy-dock__pile-carte:nth-child(2){transform:rotate(24deg) translateX(15%) scale(.86)}.holy-dock__pile-carte{transition:transform .35s cubic-bezier(.22,1,.36,1)}.holy-dock__pile[data-famille=connaissance] .holy-dock__pile-carte:nth-child(3){color:#ffe9b0}.holy-dock__pile[data-famille=toi] .holy-dock__pile-carte:nth-child(3){color:#bfe8cf}.holy-dock__pile[data-famille=vivre] .holy-dock__pile-carte:nth-child(3){color:#f3c9a8}.holy-dock__pile-marque{position:absolute;left:50%;bottom:-2%;width:34%;height:3px;border-radius:3px;translate:-50% 0}.holy-dock__pile[data-famille=connaissance] .holy-dock__pile-marque{background:rgba(236,200,99,.85)}.holy-dock__pile[data-famille=toi] .holy-dock__pile-marque{background:rgba(104,190,130,.85)}.holy-dock__pile[data-famille=vivre] .holy-dock__pile-marque{background:rgba(217,142,95,.85)}.holy-dock__eventail{position:absolute;z-index:6;width:max-content;min-width:230px;max-width:min(320px,calc(100vw - 16px));padding:10px;border-radius:20px;background:linear-gradient(180deg,rgba(30,27,19,.86),rgba(11,10,8,.93));-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%);box-shadow:0 24px 60px rgba(0,0,0,.6),inset 0 0 0 1px rgba(236,200,99,.2),inset 0 1px 0 rgba(255,248,214,.08);animation:holyDockEventail .34s cubic-bezier(.22,1,.36,1) both;touch-action:manipulation}.holy-dock--bottom .holy-dock__eventail{bottom:calc(100% + 12px + var(--holy-dock-leve, 0px));translate:-50% 0;transform-origin:50% 100%}.holy-dock--top .holy-dock__eventail{top:calc(100% + 12px + var(--holy-dock-leve, 0px));translate:-50% 0;transform-origin:50% 0}.holy-dock--left .holy-dock__eventail{left:calc(100% + 12px + var(--holy-dock-leve, 0px));translate:0 -50%;transform-origin:0 50%}.holy-dock--right .holy-dock__eventail{right:calc(100% + 12px + var(--holy-dock-leve, 0px));translate:0 -50%;transform-origin:100% 50%}.holy-dock__eventail{max-height:calc(100vh - 170px);max-height:calc(100dvh - 170px);overflow:hidden auto;overscroll-behavior:contain;scrollbar-width:thin}@keyframes holyDockEventail{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.holy-dock__eventail-tete{padding:4px 8px 9px;margin-bottom:4px;border-bottom:1px solid rgba(243,230,207,.09)}.holy-dock__eventail-titre{margin:0;font-family:var(--holy-serif,"Source Serif 4",Georgia,serif);font-size:16px;font-weight:500;color:var(--holy-dock-or)}.holy-dock__eventail-resume{margin:2px 0 0;font-size:11px;letter-spacing:.04em;color:rgba(243,230,207,.5)}.holy-dock__eventail-liste{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2px}.holy-dock__ligne{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:7px 10px;border:0;border-radius:13px;background:transparent;color:rgba(243,230,207,.84);font:inherit;text-align:left;text-decoration:none;cursor:pointer;animation:holyDockLigne .4s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--rang, 0) * 32ms + 40ms);transition:background-color .2s ease,color .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}@keyframes holyDockLigne{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.holy-dock__ligne:focus-visible,.holy-dock__ligne:hover,.holy-dock__ligne[data-survol]{background:rgba(236,200,99,.1);color:#fffaf0;outline:none}.holy-dock__ligne[data-survol]{transform:scale(1.03)}.holy-dock__ligne:focus-visible{box-shadow:inset 0 0 0 1px rgba(236,200,99,.6)}.holy-dock__ligne[aria-current=page] .holy-dock__ligne-titre{color:var(--holy-dock-or)}.holy-dock__ligne-icone{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:11px;background:radial-gradient(120% 120% at 30% 18%,rgba(255,248,214,.1),rgba(255,248,214,.02) 60%),rgba(20,18,13,.5);box-shadow:inset 0 0 0 1px rgba(243,230,207,.12)}.holy-dock__ligne-icone svg{width:17px;height:17px}.holy-dock__ligne-texte{display:flex;flex-direction:column;min-width:0}.holy-dock__ligne-titre{font-family:var(--holy-serif,"Source Serif 4",Georgia,serif);font-size:15px;line-height:1.25}.holy-dock__ligne-note{font-size:11px;color:rgba(243,230,207,.5)}.holy-dock__ligne[data-bientot]{color:rgba(243,230,207,.55)}.holy-dock__ligne[data-bientot] .holy-dock__ligne-note{color:rgba(236,200,99,.6)}.holy-dock__puces{display:flex;flex-wrap:wrap;gap:6px;padding:0 10px 8px 56px;margin:0;list-style:none}.holy-dock__puce{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:rgba(243,230,207,.05);box-shadow:inset 0 0 0 1px rgba(243,230,207,.12);color:rgba(243,230,207,.8);font:inherit;font-size:12.5px;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.holy-dock__puce:focus-visible,.holy-dock__puce:hover,.holy-dock__puce[data-survol]{background:rgba(236,200,99,.14);color:#fffaf0;outline:none}.holy-dock__puce[data-bientot]{color:rgba(243,230,207,.5)}.holy-dock__annonce{position:absolute;z-index:7;margin:0;padding:9px 18px;border-radius:999px;white-space:nowrap;font-size:12.5px;letter-spacing:.03em;color:rgba(243,230,207,.92);background:rgba(16,14,10,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px rgba(236,200,99,.3),0 10px 28px rgba(0,0,0,.45);pointer-events:none;opacity:0;transition:opacity .25s ease}.holy-dock__annonce:not(:empty){opacity:1}.holy-dock--bottom .holy-dock__annonce{bottom:calc(100% + 14px + var(--holy-dock-leve, 0px));left:50%;translate:-50% 0}.holy-dock--top .holy-dock__annonce{top:calc(100% + 14px + var(--holy-dock-leve, 0px));left:50%;translate:-50% 0}.holy-dock--left .holy-dock__annonce{left:calc(100% + 14px + var(--holy-dock-leve, 0px));top:50%;translate:0 -50%}.holy-dock--right .holy-dock__annonce{right:calc(100% + 14px + var(--holy-dock-leve, 0px));top:50%;translate:0 -50%}@media (max-width:640px){.holy-dock__annonce{white-space:normal;text-align:center;width:max-content;max-width:78vw}}.holy-dock-fantome{position:fixed;z-index:90;display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;translate:-50% -130%;font-size:12.5px;color:var(--holy-ivory,#f3e6cf);background:rgba(18,16,11,.92);box-shadow:inset 0 0 0 1px rgba(236,200,99,.45),0 10px 30px rgba(0,0,0,.5);pointer-events:none}.holy-dock-bords{position:fixed;inset:0;z-index:80;pointer-events:none}.holy-dock-bords i{position:absolute;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(236,200,99,.45),transparent);opacity:.35;transition:opacity .25s ease,box-shadow .25s ease}.holy-dock-bords i[data-proche]{opacity:1;box-shadow:0 0 18px rgba(236,200,99,.6)}.holy-dock-bords i[data-e=top]{top:8px;left:20%;right:20%;height:3px}.holy-dock-bords i[data-e=bottom]{bottom:8px;left:20%;right:20%;height:3px}.holy-dock-bords i[data-e=left]{left:8px}.holy-dock-bords i[data-e=left],.holy-dock-bords i[data-e=right]{top:20%;bottom:20%;width:3px;background:linear-gradient(180deg,transparent,rgba(236,200,99,.45),transparent)}.holy-dock-bords i[data-e=right]{right:8px}.holy-dock[data-mode=familles] .holy-dock__fond{border-radius:26px}.holy-dock[data-mode=familles] .holy-dock__tuile{border-radius:32%}@media (prefers-reduced-motion:reduce){.holy-dock,.holy-dock__bulle,.holy-dock__fond:before,.holy-dock__pile-carte,.holy-dock__tuile{transition:none}.holy-dock__eventail,.holy-dock__item[data-envol] .holy-dock__planete,.holy-dock__ligne{animation:none}.holy-dock__ligne[data-survol]{transform:none}}body:has(.holy-dock__eventail) #kk-chat-widget .kk-teaser,body:has(.holy-dock__eventail) .kk-teaser{opacity:0!important;visibility:hidden!important;pointer-events:none!important}