:root{--accent:#8b5cf6;--accent-2:#22d3ee;--bg:#0a0b10;--bg-2:#0e0f16;--panel:rgba(255, 255, 255, .028);--panel-2:rgba(255, 255, 255, .05);--border:rgba(255, 255, 255, .08);--border-2:rgba(255, 255, 255, .15);--text:#f3f3f8;--dim:#a4a4ba;--mute:#6b6b82;--star:#fbbf24;--like:#f87171;--free:#34d399;--paid:#fbbf24;--r-sm:10px;--r-md:12px;--r-lg:14px;--r-xl:18px;--r-2xl:20px;--r-pill:100px;--w-wide:1320px;--w-mid:1080px;--w-narrow:760px;--gutter:24px;--shadow-overlay:0 24px 60px -24px rgba(0, 0, 0, .8)}[data-theme=light]{--bg:#f6f6fb;--bg-2:#ffffff;--panel:rgba(14, 14, 26, .025);--panel-2:rgba(14, 14, 26, .045);--border:rgba(14, 14, 26, .10);--border-2:rgba(14, 14, 26, .18);--text:#14141d;--dim:#4a4a5e;--mute:#8686a0}
*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--text);font-family:manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;transition:background .45s ease,color .3s ease}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-2)}::selection{background:rgba(139,92,246,.32)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:8px}img{max-width:100%;height:auto}button{font-family:inherit}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:6px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:10px 16px;background:var(--accent);color:#fff;border-radius:0 0 var(--r-sm)0}.skip-link:focus{left:0;color:#fff}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important}}h1,h2,h3,h4{font-family:space grotesk,system-ui,sans-serif;font-weight:700;letter-spacing:-.02em;margin:0}.h-page{font-size:clamp(28px,4vw,44px);line-height:1.08}.h-hero{font-size:clamp(36px,5.6vw,62px);line-height:1.04;letter-spacing:-.03em}.h-section{font-size:28px}.lead{font-size:18px;line-height:1.6;color:var(--dim);text-wrap:pretty;margin:0}.trp-floating-switcher,#trp-floater-ls{display:none!important}
.hg-app{min-height:100vh;position:relative}.hg-glow{position:fixed;top:0;left:0;right:0;height:520px;background:radial-gradient(70% 100% at 50% 0%,rgba(139,92,246,.1),transparent 70%);pointer-events:none;z-index:0}.hg-container{position:relative;z-index:2;max-width:var(--w-wide);margin:0 auto;padding:0 var(--gutter)}.hg-container--mid{max-width:var(--w-mid)}.hg-container--narrow{max-width:var(--w-narrow)}.hg-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:18px;padding:13px 16px;margin:14px 0 0;background:var(--panel);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--r-lg)}.hg-logo{display:flex;align-items:center;gap:10px;color:var(--text)}.hg-logo:hover{color:var(--text)}.hg-logo__mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--accent);color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:16px}.hg-logo__text{font-family:space grotesk,sans-serif;font-weight:700;font-size:18px;letter-spacing:-.02em}.hg-logo__text em{color:var(--accent);font-style:normal}.hg-nav{display:flex;gap:2px;margin-left:6px}.hg-nav a{padding:8px 11px;border-radius:9px;font-size:14px;font-weight:600;color:var(--dim);white-space:nowrap;transition:color .2s ease,background .2s ease}.hg-nav a:hover,.hg-nav a[aria-current=page]{color:var(--text);background:var(--panel-2)}.hg-spacer{flex:1}.hg-theme-toggle{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--text);font-size:15px;cursor:pointer;transition:border-color .2s ease}.hg-theme-toggle:hover{border-color:var(--border-2)}.hg-btn-accent{padding:9px 16px;border-radius:var(--r-sm);background:var(--accent);color:#fff;font-family:space grotesk,sans-serif;font-weight:600;font-size:13.5px;white-space:nowrap;border:0;cursor:pointer;transition:filter .2s ease}.hg-btn-accent:hover{filter:brightness(1.08);color:#fff}.hg-iconbtn{display:grid;place-items:center;flex:none;width:38px;height:38px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--dim);transition:color .2s ease,border-color .2s ease}.hg-iconbtn:hover{color:var(--text);border-color:var(--border-2)}.hg-login{display:inline-flex;align-items:center;gap:8px;flex:none;height:38px;padding:0 16px;border:1px solid var(--border-2);border-radius:var(--r-sm);background:var(--panel);color:var(--text);font-family:space grotesk,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .2s ease}.hg-login:hover{background:var(--panel-2)}.hg-burger{display:none}@media(max-width:900px){.hg-nav{display:none}.hg-nav.is-open{display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;padding:10px;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg)}.hg-header{position:relative}.hg-burger{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--text);cursor:pointer}.hg-header .hg-btn-accent{display:none}}@media(max-width:620px){.hg-header{gap:8px;padding:10px 12px}.hg-login{padding:0;width:38px;justify-content:center}.hg-login__label,.hg-account__label{display:none}.hg-account__link{padding:0;width:38px;justify-content:center}.hg-logo__text{font-size:16px}}.hg-footer{margin:60px 0 24px;padding:30px 24px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-footer__cols{display:grid;grid-template-columns:1.6fr repeat(4,minmax(0,1fr));gap:28px}@media(max-width:900px){.hg-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.hg-footer__brand{grid-column:1/-1}}@media(max-width:480px){.hg-footer{padding:24px 18px}.hg-footer__cols{grid-template-columns:1fr;gap:22px}}.hg-footer h3{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mute);margin:0 0 12px}.hg-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hg-footer ul a{font-size:14px;color:var(--dim)}.hg-footer ul a:hover{color:var(--text)}.hg-footer__tagline{margin:14px 0 0;font-size:14px;line-height:1.6;color:var(--dim);max-width:34ch;text-wrap:pretty}.hg-socials{display:flex;gap:8px;margin-top:16px}.hg-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--dim);transition:color .2s ease,border-color .2s ease}.hg-socials a:hover{color:var(--text);border-color:var(--border-2)}.hg-footer__bottom{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-top:28px;padding-top:18px;border-top:1px solid var(--border);font-size:13px;color:var(--mute)}
.hg-tool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}@media(max-width:720px){.hg-alt-why{grid-template-columns:1fr!important}.hg-alt-related{grid-template-columns:1fr!important}}.hg-card{position:relative;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;height:100%;transition:transform .2s ease,border-color .2s ease}.hg-card:hover{transform:translateY(-3px);border-color:var(--border-2)}.hg-card__cover{position:relative;height:120px}.hg-card__shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block;z-index:0}.hg-card__cover-link{position:absolute;inset:0;z-index:1;display:block}.hg-card__logo{position:absolute;left:14px;bottom:-20px;z-index:2;display:grid;place-items:center;width:52px;height:52px;border-radius:15px;color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:18px;border:2px solid var(--panel);box-shadow:0 0 0 1px rgba(255,255,255,.12),0 8px 20px -8px rgba(0,0,0,.7);overflow:hidden}.hg-card__logo img{width:100%;height:100%;object-fit:cover;display:block}.hg-card__save{position:absolute;top:12px;right:12px;z-index:3;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:var(--r-sm);background:rgba(10,11,16,.55);color:#fff;cursor:pointer;backdrop-filter:blur(6px);transition:background .2s ease}.hg-card__save[aria-pressed=true]{background:var(--accent)}.hg-card__save[aria-pressed=true] svg{fill:currentColor}.hg-card__likes{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--r-pill);background:rgba(10,11,16,.6);backdrop-filter:blur(6px);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease}.hg-card__likes:hover{background:rgba(10,11,16,.8)}.hg-card__likes[aria-pressed=true] span:first-child{color:var(--like)}.hg-card__body{padding:30px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.hg-card__name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.hg-card__name{font-family:space grotesk,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.01em;color:var(--text)}a.hg-card__name:hover{color:var(--accent)}.hg-card__pricing{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hg-pill-price{font-size:12.5px;font-weight:700;padding:5px 12px;border-radius:var(--r-pill)}.hg-pill-price--gratuit{color:var(--free);background:rgba(52,211,153,.13);border:1px solid rgba(52,211,153,.34)}.hg-pill-price--freemium{color:var(--accent);background:rgba(139,92,246,.13);border:1px solid rgba(139,92,246,.34)}.hg-pill-price--payant{color:var(--paid);background:rgba(251,191,36,.13);border:1px solid rgba(251,191,36,.34)}.hg-card__from{font-size:13px;font-weight:600;color:var(--dim)}.hg-card__desc:empty{display:none}.hg-card__desc{margin:0;font-size:14px;line-height:1.55;color:var(--dim);text-wrap:pretty;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.hg-card__foot{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:6px}.hg-card__meta{display:flex;align-items:center;gap:12px}.hg-card__rec{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--mute);background:0 0;border:0;padding:0;margin:0;font-family:inherit;text-align:left;cursor:pointer;width:100%;transition:color .15s ease}button.hg-card__rec:hover{color:var(--text)}button.hg-card__rec:hover .hg-card__rec-label b{color:var(--accent)}.hg-card__rec b{color:var(--text);font-weight:700;font-variant-numeric:tabular-nums;transition:color .15s ease}.hg-card__rec-avatars{display:inline-flex;align-items:center;flex-shrink:0}.hg-card__rec-av{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:11px;letter-spacing:-.03em;border:2px solid var(--panel);margin-left:-8px;overflow:hidden;box-sizing:border-box;background:var(--panel-2)}.hg-card__rec-av:first-child{margin-left:0}.hg-card__rec-av img{width:100%;height:100%;object-fit:cover;display:block}.hg-card__rec-av--img{background:var(--panel-2)}.hg-card__rec-av--more{background:var(--accent);color:#fff;font-size:10px}.hg-card__rec-label{line-height:1.35;white-space:nowrap}.hg-card__ctas{display:grid;grid-template-columns:1fr auto;gap:8px}.hg-rating{display:inline-flex;align-items:center;gap:5px;font-size:13.5px;font-weight:700;color:var(--text)}.hg-rating i{color:var(--star);font-style:normal}.hg-like{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;padding:5px 10px;border-radius:var(--r-pill);border:1px solid var(--border);background:var(--panel-2);color:var(--dim);cursor:pointer;transition:color .2s ease}.hg-like[aria-pressed=true]{color:var(--like)}.hg-card__review{font-size:13px;font-weight:600;color:var(--accent)}.hg-card__review:hover{color:var(--accent-2)}.hg-card__cta{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:10px;background:var(--accent);color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:13.5px;transition:filter .2s ease}.hg-card__cta:hover{filter:brightness(1.08);color:#fff}.hg-card__compare{font-family:space grotesk,sans-serif;font-weight:600;font-size:13.5px;padding:10px 14px;border-radius:10px;cursor:pointer;color:var(--dim);background:var(--panel-2);border:1px solid var(--border);transition:color .2s ease,background .2s ease,border-color .2s ease}.hg-card__compare[aria-pressed=true]{color:#fff;background:rgba(139,92,246,.2);border-color:var(--accent)}.hg-card__compare:disabled,.js-hg-compare-open:disabled{opacity:.45;cursor:not-allowed}.hg-hero{padding:74px 0 40px;animation:fadeUp .6s ease both}.hg-hero__inner{max-width:820px}.hg-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 13px;margin-bottom:24px;font-size:12.5px;font-weight:600;color:var(--dim);background:var(--panel);border:1px solid var(--border);border-radius:var(--r-pill)}.hg-badge span{width:6px;height:6px;border-radius:50%;background:var(--accent-2)}.hg-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hg-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:11px;font-family:space grotesk,sans-serif;font-weight:600;font-size:14.5px;transition:background .2s ease,color .2s ease}.hg-btn--outline{border:1px solid var(--border-2);background:var(--panel);color:var(--text)}.hg-btn--outline:hover{background:var(--panel-2);color:var(--text)}.hg-btn--ghost{background:0 0;color:var(--dim)}.hg-btn--ghost:hover{color:var(--text)}.hg-stats{display:flex;flex-wrap:wrap;gap:34px;margin-top:40px}.hg-stats__n{font-family:space grotesk,sans-serif;font-weight:700;font-size:26px;color:var(--text)}.hg-stats__l{font-size:13px;color:var(--mute);margin-top:1px}.hg-newsletter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:28px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-2xl)}.hg-newsletter__form{display:flex;gap:10px;flex-wrap:wrap}.hg-newsletter__form input{min-width:240px;padding:11px 14px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--bg-2);color:var(--text);font-family:inherit;font-size:14px}.hg-newsletter__form input::placeholder{color:var(--mute)}.hg-404{padding:90px 0 70px;text-align:center}.hg-404__code{display:block;font-family:space grotesk,sans-serif;font-weight:700;font-size:clamp(70px,14vw,140px);line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:18px}.hg-404__links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:26px}.hg-section{padding:48px 0 20px}.hg-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.hg-section__head p{color:var(--dim);margin:8px 0 0;font-size:15px}.hg-section__more{font-size:14px;font-weight:600;white-space:nowrap}.hg-chips{display:flex;flex-wrap:wrap;gap:7px}.hg-chip{padding:6px 12px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel-2);color:var(--dim);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.hg-chip:hover{color:var(--text);border-color:var(--border-2)}.hg-chip[aria-pressed=true]{color:#fff;background:rgba(139,92,246,.2);border-color:var(--accent)}.hg-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:14px}.hg-cat-card{display:flex;align-items:center;gap:12px;padding:16px 18px;background:var(--panel);border:1px solid var(--border);border-radius:14px;color:var(--text);transition:transform .2s ease,border-color .2s ease,background .2s ease}.hg-cat-card:hover{transform:translateY(-2px);border-color:var(--border-2);background:var(--panel-2);color:var(--text)}.hg-cat-card--full{flex-direction:column;align-items:stretch;gap:11px;padding:18px}.hg-cat-card__head{display:flex;align-items:center;gap:12px}.hg-cat-card__icon{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:10px}.hg-cat-card__name{flex:1;min-width:0;margin:0;font-family:space grotesk,sans-serif;font-size:15.5px;font-weight:600;line-height:1.3}.hg-cat-card__count{flex:none;padding:2px 8px;border:1px solid var(--border);border-radius:var(--r-pill);color:var(--mute);font-size:12.5px;font-weight:600}.hg-cat-card__blurb{margin:0;font-size:13px;line-height:1.5;color:var(--dim);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hg-account{display:flex;align-items:center;gap:12px}.hg-account__link{display:inline-flex;align-items:center;gap:7px;flex:none;height:38px;padding:0 14px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel-2);color:var(--dim);font-size:13.5px;font-weight:600;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.hg-account__link:hover{color:var(--text);border-color:var(--border-2)}.hg-account__logout{color:var(--mute);font-size:12.5px;white-space:nowrap}.hg-account__logout:hover{color:var(--text)}.hg-authmodal{position:fixed;inset:0;z-index:80;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;overscroll-behavior:contain;padding:20px;background:rgba(6,7,12,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hg-authmodal[hidden]{display:none}.hg-authmodal__panel{position:relative;width:100%;max-width:420px;margin:auto;padding:30px 28px 24px;background:var(--bg-2);border:1px solid var(--border-2);border-radius:var(--r-2xl);text-align:center}.hg-authmodal__close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:var(--r-sm);background:0 0;color:var(--mute);font-size:15px;font-family:inherit;cursor:pointer}.hg-authmodal__close:hover{color:var(--text);background:var(--panel-2)}.hg-authmodal__eyebrow{margin:0 0 8px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.hg-authmodal__title{margin:0;font-family:space grotesk,sans-serif;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.hg-authmodal__text{margin:12px 0 22px;font-size:14.5px;line-height:1.6;color:var(--dim)}.hg-authmodal__google{display:flex;justify-content:center;min-height:44px}.hg-authmodal__error{margin:14px 0 0;font-size:13px;color:#f87171}.hg-authmodal__error[hidden]{display:none}.hg-authmodal__legal{margin:20px 0 0;font-size:11.5px;line-height:1.5;color:var(--mute)}.hg-authmodal__legal a{color:var(--mute);text-decoration:underline;text-underline-offset:2px}.hg-authmodal__legal a:hover{color:var(--text)}@media(max-width:600px){.hg-account__logout{display:none}.hg-authmodal{padding:12px}.hg-authmodal__panel{padding:24px 18px 20px}.hg-authmodal__title{font-size:20px}.hg-authmodal__text{margin:10px 0 16px;font-size:13.5px}.hg-authtabs{margin:16px 0 14px}.hg-authmodal__sep{margin:14px 0}.hg-authform{gap:11px}.hg-field input{padding:10px 12px}.hg-authmodal__legal{margin-top:16px}.hg-authmodal .hg-field-row{grid-template-columns:1fr 1fr;gap:10px}}.hg-authtabs{display:flex;gap:4px;margin:22px 0 20px;padding:4px;background:var(--panel-2);border:1px solid var(--border);border-radius:var(--r-pill)}.hg-authtab{flex:1;padding:9px 12px;border:0;border-radius:var(--r-pill);background:0 0;color:var(--dim);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:color .2s ease,background .2s ease}.hg-authtab:hover{color:var(--text)}.hg-authtab[aria-selected=true]{background:var(--accent);color:#fff}.hg-authmodal__sep{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--mute);font-size:12.5px}.hg-authmodal__sep::before,.hg-authmodal__sep::after{content:'';flex:1;height:1px;background:var(--border)}.hg-authform{display:grid;gap:14px;text-align:left}.hg-authform[hidden]{display:none}.hg-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hg-field{display:grid;gap:6px}.hg-field__label{font-size:12.5px;font-weight:600;color:var(--dim)}.hg-field input{width:100%;padding:11px 13px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--text);font-family:inherit;font-size:14.5px;transition:border-color .2s ease}.hg-field input:focus{outline:none;border-color:var(--accent)}.hg-field input::placeholder{color:var(--mute)}.hg-field__hint{font-size:11.5px;color:var(--mute)}.hg-authform__submit{width:100%;justify-content:center;margin-top:4px}.hg-authform__submit:disabled{opacity:.6;cursor:progress}.hg-authform__aside{margin:0;text-align:center;font-size:12.5px}.hg-authform__aside a{color:var(--mute)}.hg-authform__aside a:hover{color:var(--text)}.hg-favoris-empty__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:22px}@media(max-width:480px){.hg-field-row{grid-template-columns:1fr}}
.hg-directory-head{padding:48px 0 28px;text-align:center}.hg-directory-head .lead{margin:12px auto 0;max-width:64ch}.hg-breadcrumb{display:flex;justify-content:center;gap:8px;font-size:13px;color:var(--mute);margin-bottom:16px}.hg-breadcrumb a{color:var(--dim)}.hg-breadcrumb a:hover{color:var(--text)}.hg-searchbar{display:flex;align-items:center;gap:10px;max-width:620px;margin:26px auto 0;padding:12px 16px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-md);color:var(--mute);transition:border-color .2s ease}.hg-searchbar:focus-within{border-color:var(--border-2)}.hg-searchbar input{flex:1;border:0;background:0 0;color:var(--text);font-family:inherit;font-size:15px;outline:none}.hg-searchbar input::placeholder{color:var(--mute)}.hg-searchbar__clear{border:0;background:0 0;color:var(--mute);cursor:pointer;font-size:14px}.hg-searchbar__clear:hover{color:var(--text)}.hg-directory{padding-bottom:40px}.hg-filters-toggle{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel);color:var(--text);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease}.hg-filters-toggle:hover{border-color:var(--border-2)}.hg-filters-toggle[aria-expanded=true]{border-color:var(--accent)}.hg-filters-toggle__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:var(--r-pill);background:var(--accent);color:#fff;font-size:12px;font-weight:700}.hg-filters-toggle__count[hidden]{display:none}.hg-filters-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.hg-filters-overlay[data-open=true]{opacity:1;visibility:visible}.hg-filters{position:fixed;top:0;right:0;z-index:1001;width:400px;max-width:92vw;height:100%;display:flex;flex-direction:column;background:var(--bg-2);border-left:1px solid var(--border);box-shadow:-20px 0 60px rgba(0,0,0,.4);transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.hg-filters[data-open=true]{transform:translateX(0)}.hg-filters__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--border);flex:none}.hg-filters__head h2{font-size:17px}.hg-filters__body{flex:1;overflow-y:auto;padding:4px 20px;-webkit-overflow-scrolling:touch}.hg-filters__foot{display:flex;gap:10px;padding:16px 20px;border-top:1px solid var(--border);flex:none}.hg-filters__foot .hg-btn{flex:1;justify-content:center}.hg-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:var(--panel-2);color:var(--text);font-size:16px;cursor:pointer;transition:background .2s ease}.hg-drawer-close:hover{background:var(--border)}.hg-reset{border:0;background:0 0;color:var(--accent);font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.hg-reset:hover{color:var(--accent-2)}.hg-filter{padding:14px 0;border-top:1px solid var(--border)}.hg-filter:first-of-type{border-top:0;padding-top:0}.hg-filter h3{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mute);margin:0 0 10px}.hg-checklist{display:flex;flex-direction:column;gap:2px}.hg-check{display:flex;align-items:center;gap:10px;padding:8px;border-radius:9px;cursor:pointer;color:var(--dim);font-size:14px;font-weight:500;transition:color .15s ease,background .15s ease}.hg-check:hover{color:var(--text);background:var(--panel-2)}.hg-check input{appearance:none;-webkit-appearance:none;flex:none;width:18px;height:18px;margin:0;border:1.5px solid var(--border-2);border-radius:5px;background:0 0;cursor:pointer;display:grid;place-content:center;transition:background .15s ease,border-color .15s ease}.hg-check input::before{content:"";width:10px;height:10px;transform:scale(0);transform-origin:center;transition:transform .12s ease;box-shadow:inset 1em 1em #fff;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.hg-check input:checked{background:var(--accent);border-color:var(--accent)}.hg-check input:checked::before{transform:scale(1)}.hg-check input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hg-check__name{flex:1}.hg-check__count{font-size:12px;color:var(--mute);font-variant-numeric:tabular-nums}.hg-check:has(input:checked){color:var(--text)}.hg-slider{display:flex;align-items:center;gap:12px}.hg-slider input{flex:1;accent-color:var(--accent)}.hg-slider output{font-size:13px;font-weight:700;color:var(--text);min-width:56px;text-align:right}.hg-catlist{list-style:none;margin:0;padding:0;display:grid;gap:2px}.hg-catlist button{display:flex;align-items:center;gap:9px;width:100%;padding:7px 8px;border:0;border-radius:9px;background:0 0;color:var(--dim);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;text-align:left;transition:color .2s ease,background .2s ease}.hg-catlist button:hover{color:var(--text);background:var(--panel-2)}.hg-catlist button[aria-pressed=true]{color:var(--text);background:var(--panel-2)}.hg-dot{width:8px;height:8px;border-radius:50%;flex:none}.hg-catlist__name{flex:1}.hg-catlist__count{font-size:12px;color:var(--mute)}.hg-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hg-count{font-size:14px;color:var(--dim)}.hg-count strong{color:var(--text);font-family:space grotesk,sans-serif}.hg-select{padding:9px 12px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--text);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer}.hg-active-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.hg-active-chips button{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid var(--accent);border-radius:var(--r-pill);background:rgba(139,92,246,.16);color:var(--text);font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.hg-empty{padding:60px 20px;text-align:center;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-loadmore{display:flex;justify-content:center;margin-top:26px}.hg-comparebar{position:fixed;left:0;right:0;bottom:16px;z-index:45;padding:0 var(--gutter);pointer-events:none}.hg-comparebar__inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;max-width:var(--w-wide);margin:0 auto;padding:12px 16px;background:var(--bg-2);border:1px solid var(--border-2);border-radius:var(--r-lg);box-shadow:var(--shadow-overlay);pointer-events:auto}.hg-comparebar__label{font-size:13.5px;color:var(--dim)}.hg-comparebar__label strong{color:var(--text)}.hg-comparebar__items{display:flex;flex-wrap:wrap;gap:7px}.hg-comparebar__items button{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel-2);color:var(--dim);font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.hg-comparebar__items button:hover{color:var(--text)}.hg-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:var(--gutter);background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.hg-overlay__panel{position:relative;width:100%;max-width:1080px;max-height:86vh;overflow:auto;padding:26px;background:var(--bg-2);border:1px solid var(--border-2);border-radius:var(--r-2xl);box-shadow:var(--shadow-overlay)}.hg-overlay__close{position:absolute;top:16px;right:16px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--text);cursor:pointer}.hg-overlay__table{margin-top:18px;overflow-x:auto}.hg-overlay__table table{width:100%;border-collapse:collapse;min-width:560px}.hg-overlay__table th,.hg-overlay__table td{padding:12px 14px;border-bottom:1px solid var(--border);font-size:14px;text-align:left;vertical-align:top}.hg-overlay__table th{font-family:space grotesk,sans-serif;font-weight:700;color:var(--text)}.hg-overlay__table td{color:var(--dim)}.hg-overlay__table tbody th{color:var(--mute);font-size:13px;font-weight:600;width:160px}.hg-favoris-head{padding:40px 0 8px}.hg-favoris-head .lead{max-width:60ch;margin-top:14px;font-size:16.5px}.hg-favoris-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.hg-favoris-stat{display:flex;flex-direction:column;gap:2px;min-width:110px;padding:14px 22px;background:var(--panel);border:1px solid var(--border);border-radius:14px}.hg-favoris-stat__value{font-family:space grotesk,sans-serif;font-size:26px;font-weight:700;color:var(--text)}.hg-favoris-stat__label{font-size:13px;color:var(--mute)}.hg-favoris-tabs{padding:24px 0 18px}.hg-favoris-tabs .hg-chip{padding:8px 14px;background:var(--panel);font-size:13px}.hg-favoris-tabs .hg-chip[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.hg-favoris-empty{padding:60px 40px;text-align:center;background:var(--panel);border:1px dashed var(--border-2);border-radius:20px}.hg-favoris-empty__icon{font-size:40px;margin-bottom:14px}.hg-favoris-empty__title{margin:0;font-family:space grotesk,sans-serif;font-size:22px;font-weight:700}.hg-favoris-empty__text{margin:10px auto 0;max-width:44ch;font-size:15px;color:var(--dim)}.hg-favoris-empty .hg-btn-accent{margin-top:22px}@media(max-width:600px){.hg-favoris-empty{padding:44px 20px}}.hg-listform{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:24px;padding:18px 20px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-lg)}.hg-listform .hg-field{flex:1;min-width:220px}.hg-list{margin-bottom:26px;padding:20px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-list__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.hg-list__name{margin:0;font-family:space grotesk,sans-serif;font-size:18px;font-weight:700}.hg-list__count{padding:2px 9px;border:1px solid var(--border);border-radius:var(--r-pill);color:var(--mute);font-size:12.5px;font-weight:600}.hg-list__action{border:0;background:0 0;color:var(--dim);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.hg-list__action:hover{color:var(--text)}.hg-list__action--danger:hover{color:#f87171}.hg-list__add{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hg-list__add .hg-select{flex:1;min-width:200px}.hg-list__empty{margin:0;font-size:14px;color:var(--mute)}.hg-list__item{display:flex;flex-direction:column;gap:8px}.hg-list__remove{padding:8px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--mute);font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.hg-list__remove:hover{color:#f87171;border-color:var(--border-2)}.hg-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;align-items:start}.hg-panel{padding:22px 24px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-panel--danger{border-color:rgba(248,113,113,.35)}.hg-panel__title{margin:0 0 14px;font-family:space grotesk,sans-serif;font-size:17px;font-weight:700}.hg-panel__note{margin:0 0 16px;font-size:13.5px;line-height:1.6;color:var(--dim)}.hg-btn--danger{border:1px solid rgba(248,113,113,.5);background:rgba(248,113,113,.1);color:#f87171;cursor:pointer;font-family:space grotesk,sans-serif}.hg-btn--danger:hover{background:rgba(248,113,113,.18);color:#f87171}.hg-formmsg{margin:12px 0 0;font-size:13px}.hg-formmsg[hidden]{display:none}.hg-formmsg--ok{color:var(--free)}.hg-formmsg--error{color:#f87171}
body.psx-consultant{--bg:#F7F4EE;--panel:#FFFFFF;--panel-2:#F2EEE4;--border:#E6E1D6;--text:#1A1A1A;--dim:#2A2A26;--mute:#7A756A;--faint:#4A4A44;--accent:#D2451E;--accent-2:#B03A18;--accent-tint:#FFF3EC;--good:#22A06B;--sans:'Inter', system-ui, sans-serif;--serif:'Instrument Serif', 'Times New Roman', serif;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.psx-consultant[data-theme=dark]{--bg:#1A1A16;--panel:#242420;--panel-2:#2E2E28;--border:rgba(255,255,255,.1);--text:#F0EDE6;--dim:#C5C1B8;--mute:#8A857A;--faint:#A09B90;--accent:#E8764A;--accent-2:#F09070;--accent-tint:rgba(232,118,74,.12);--good:#34D399;background:var(--bg);color:var(--text)}.hg-consultant-profile{padding-top:20px;padding-bottom:80px}.hg-consultant-profile .hg-breadcrumb{margin-bottom:20px;font-size:13px;color:var(--mute)}.hg-consultant-profile .hg-breadcrumb a{color:var(--mute);text-decoration:none}.hg-consultant-profile .hg-breadcrumb a:hover{color:var(--accent)}.hg-cp-hero{display:grid;grid-template-columns:168px 1fr auto;gap:28px;align-items:start;background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:32px}@media(max-width:860px){.hg-cp-hero{grid-template-columns:120px 1fr;gap:20px}}@media(max-width:579px){.hg-cp-hero{grid-template-columns:1fr;text-align:center;padding:24px 20px;gap:16px}}.hg-cp-hero__avatar{width:168px;height:168px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#F4D9C4 0%,#E8B896 100%);display:flex;align-items:center;justify-content:center}@media(max-width:860px){.hg-cp-hero__avatar{width:120px;height:120px}}@media(max-width:579px){.hg-cp-hero__avatar{width:120px;height:120px;margin:0 auto}}.hg-cp-hero__img{width:100%;height:100%;object-fit:cover}.hg-cp-hero__initials{font-family:var(--serif);font-style:italic;font-size:68px;color:#6b2e12}@media(max-width:860px){.hg-cp-hero__initials{font-size:48px}}.hg-cp-hero__info{padding-top:4px;min-width:0}.hg-cp-hero__name{font-family:var(--serif);font-weight:400;font-size:32px;letter-spacing:-.01em;line-height:1;margin:0;display:inline}.hg-cp-hero__badge{display:inline-flex;align-items:center;gap:4px;background:var(--accent-tint);color:var(--accent);padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-left:10px;vertical-align:middle}.hg-cp-hero__positioning{font-size:17px;color:var(--text);font-weight:500;margin:14px 0 0}.hg-cp-hero__meta{display:flex;flex-wrap:wrap;gap:22px;margin-top:18px;font-size:13px;color:var(--faint)}@media(max-width:579px){.hg-cp-hero__meta{justify-content:center;gap:12px}}.hg-cp-meta{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--faint)}.hg-cp-meta strong{color:var(--text)}.hg-cp-meta svg{color:var(--mute)}.hg-cp-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hg-cp-tag{display:inline-block;padding:6px 12px;background:var(--panel-2);border-radius:999px;font-size:13px;color:var(--text)}.hg-cp-hero__actions{display:flex;flex-direction:column;gap:10px;min-width:220px}@media(max-width:860px){.hg-cp-hero__actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}@media(max-width:579px){.hg-cp-hero__actions{flex-direction:column;align-items:stretch}}.hg-cp-hero__cta{display:block;text-align:center;padding:13px 20px;border-radius:999px;font-weight:500;font-size:15px;text-decoration:none;border:none;cursor:pointer}.hg-cp-hero__cta--primary{background:var(--accent);color:#fff}.hg-cp-hero__cta--primary:hover{background:var(--accent-2);color:#fff}.hg-cp-hero__cta--outline{background:var(--panel);color:var(--text);border:1px solid var(--text)}.hg-cp-hero__cta--outline:hover{background:var(--panel-2)}.hg-cp-hero__secondary{display:flex;gap:8px;justify-content:center;margin-top:4px;font-size:13px;color:var(--mute)}.hg-cp-hero__secondary a{text-decoration:none;color:var(--mute)}.hg-cp-hero__secondary a:hover{color:var(--accent)}.hg-cp-anchors{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:24px}.hg-cp-anchors a{padding:9px 16px;background:var(--panel);border:1px solid var(--border);border-radius:999px;font-size:13px;text-decoration:none;color:var(--text);transition:border-color .15s}.hg-cp-anchors a:hover{border-color:var(--accent);color:var(--accent)}.hg-cp-content{display:flex;flex-direction:column;gap:20px;margin-top:28px}.hg-cp-section{background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:32px}@media(max-width:579px){.hg-cp-section{padding:22px 18px}}.hg-cp-section__title{font-family:var(--serif);font-weight:400;font-size:30px;letter-spacing:-.01em;margin:0 0 20px}.hg-cp-section__title em{font-family:var(--serif);font-style:italic}.hg-cp-section__subtitle{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);margin-bottom:8px}.hg-cp-bio{font-size:15px;line-height:1.65;color:var(--dim)}.hg-cp-bio p{margin:0 0 12px}.hg-cp-bio p:last-child{margin-bottom:0}.hg-cp-tags{display:flex;flex-wrap:wrap;gap:8px}.hg-cp-tags-group{margin-bottom:16px}.hg-cp-tags-group:last-child{margin-bottom:0}.hg-cp-tags-group__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);margin:0 0 10px}.hg-cp-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:860px){.hg-cp-tools{grid-template-columns:repeat(3,1fr)}}@media(max-width:579px){.hg-cp-tools{grid-template-columns:repeat(2,1fr)}}.hg-cp-tool-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:6px;gap:20px}.hg-cp-tool-header__link{font-size:13px;text-decoration:none;color:var(--accent);white-space:nowrap}.hg-cp-tool{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--border);border-radius:14px;text-decoration:none;color:var(--text);transition:border-color .15s,box-shadow .15s}.hg-cp-tool:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,6%);color:var(--text)}.hg-cp-tool__logo{width:44px;height:44px;border-radius:10px;object-fit:contain;flex-shrink:0}.hg-cp-tool__logo--placeholder{display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-size:18px;font-weight:700}.hg-cp-tool__name{font-weight:600;font-size:15px}.hg-cp-tool__cat{font-size:12px;color:var(--mute)}.hg-cp-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:860px){.hg-cp-portfolio{grid-template-columns:repeat(2,1fr)}}@media(max-width:579px){.hg-cp-portfolio{grid-template-columns:1fr}}.hg-cp-project{border:1px solid var(--panel-2);border-radius:14px;overflow:hidden}.hg-cp-project__media{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:22px}.hg-cp-project__media img{width:100%;height:100%;object-fit:cover}.hg-cp-project__body{padding:14px}.hg-cp-project__name{font-weight:600;font-size:14px;margin:0 0 4px}.hg-cp-project__desc{font-size:13px;color:var(--mute);line-height:1.5;margin:0}.hg-cp-exp{display:flex;flex-direction:column}.hg-cp-exp__item{padding:18px 0;border-bottom:1px solid var(--panel-2);display:grid;grid-template-columns:44px 1fr auto;gap:16px;align-items:start}.hg-cp-exp__item:last-child{border-bottom:0}.hg-cp-exp__icon{width:44px;height:44px;border-radius:10px;background:var(--panel-2);display:flex;align-items:center;justify-content:center;font-size:20px}.hg-cp-exp__company{font-weight:600;font-size:16px;margin-bottom:2px}.hg-cp-exp__role{font-size:14px;color:var(--dim);margin-bottom:6px}.hg-cp-exp__meta{font-size:12px;color:var(--mute);letter-spacing:.03em;margin-bottom:12px}.hg-cp-exp__desc{font-size:14px;line-height:1.55;color:var(--dim);margin-bottom:12px}.hg-cp-exp__tags{display:flex;flex-wrap:wrap;gap:6px}.hg-cp-exp__tag{padding:5px 10px;background:var(--bg);border-radius:999px;font-size:12px}.hg-cp-exp__status{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.hg-cp-exp__status--active{background:var(--accent-tint);color:var(--accent)}.hg-cp-exp__status--done{background:var(--panel-2);color:var(--faint)}.hg-cp-cert__link{font-size:13px;text-decoration:none;color:var(--accent);white-space:nowrap}.hg-cp-more{width:100%;margin-top:20px;padding:12px;background:0 0;border:1px solid var(--border);border-radius:12px;font-size:14px;cursor:pointer;color:var(--text);font-family:var(--sans)}.hg-cp-more:hover{background:var(--panel-2)}.hg-cp-categories{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:14px}.hg-cp-categories span{color:var(--mute);display:block;margin-bottom:4px}.hg-cp-footer{border-top:1px solid var(--border);background:var(--panel-2);margin-top:0}.hg-cp-footer__inner{max-width:1180px;margin:0 auto;padding:40px 32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--mute)}.hg-cp-footer__links{display:flex;gap:20px}.hg-cp-footer__links a{text-decoration:none;color:var(--mute)}.hg-cp-footer__links a:hover{color:var(--accent)}.hg-cp-hero__summary{font-family:instrument serif,times new roman,serif;font-size:20px;font-style:italic;line-height:1.4;color:var(--text,#1A1A1A);margin:8px 0 14px;max-width:62ch;border-left:3px solid var(--accent);padding-left:14px}.hg-cp-project__media--placeholder{background:linear-gradient(135deg,#FCE8D8 0%,#F4B78E 100%);color:#6b2e12;font-family:instrument serif,serif;font-size:22px;display:flex;align-items:center;justify-content:center;padding:24px}.hg-cp-timeline{display:flex;flex-direction:column;margin-top:8px}.hg-cp-timeline__item{padding:20px 0;border-bottom:1px solid var(--panel-2);display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start}.hg-cp-timeline__item:last-child{border-bottom:none}.hg-cp-timeline__icon{width:48px;height:48px;border-radius:12px;background:var(--panel-2);display:flex;align-items:center;justify-content:center;font-size:22px}.hg-cp-timeline__body{display:flex;flex-direction:column;gap:6px}.hg-cp-timeline__title{font-weight:600;font-size:16px}.hg-cp-timeline__org{font-weight:400;color:var(--mute)}.hg-cp-timeline__meta{font-size:12px;letter-spacing:.03em;color:var(--mute);text-transform:uppercase;margin-top:2px}.hg-cp-timeline__desc{font-size:14px;line-height:1.55;margin:6px 0 0;color:inherit}.hg-cp-timeline__link{align-self:flex-start;margin-top:6px;font-size:13px;color:var(--accent);text-decoration:none}.hg-cp-timeline__link:hover{text-decoration:underline}.hg-cp-tags--inline{margin-top:8px}a.hg-cp-project{text-decoration:none;color:inherit;display:block}a.hg-cp-project:hover .hg-cp-project__name{color:var(--accent)}@media(max-width:579px){.hg-cp-hero__summary{font-size:17px;padding-left:10px}.hg-cp-timeline__item{grid-template-columns:40px 1fr;gap:12px}.hg-cp-timeline__icon{width:40px;height:40px;font-size:18px}}.hg-breadcrumb--left{text-align:left;justify-content:flex-start;padding-left:0}.hg-cp-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.hg-cp-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--panel-2);color:var(--text,#1A1A1A);font-size:13px;font-weight:500;line-height:1;border:1px solid transparent}.hg-cp-pill--accent{background:var(--accent-tint);color:var(--accent);font-weight:600}.hg-cp-bio-wrap{position:relative}.hg-cp-bio-wrap.is-collapsed .hg-cp-bio{overflow:hidden;position:relative;mask-image:linear-gradient(to bottom,#000 60%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 60%,transparent)}.hg-cp-bio{transition:max-height .3s ease}.hg-cp-bio__more{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:6px 14px;background:0 0;border:1px solid var(--border,#E6E1D6);border-radius:999px;color:var(--accent);font-size:13px;font-weight:500;cursor:pointer}.hg-cp-bio__more:hover{background:var(--accent-tint);border-color:var(--accent)}.hg-cp-pager{display:inline-flex;gap:8px}.hg-cp-pager__btn{width:34px;height:34px;border-radius:999px;border:1px solid var(--border,#E6E1D6);background:var(--panel);color:var(--text);font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.hg-cp-pager__btn:hover:not(:disabled){background:var(--accent-tint);border-color:var(--accent);color:var(--accent)}.hg-cp-pager__btn:disabled{opacity:.4;cursor:not-allowed}.hg-cp-tool{display:flex;flex-direction:column;gap:12px}.hg-cp-tool__head{display:flex;align-items:center;gap:12px}.hg-cp-tool__reco{display:flex;align-items:center;gap:10px;margin-top:auto;padding:8px 10px;background:var(--panel-2);border-radius:999px;width:fit-content;max-width:100%}.hg-cp-tool__avatars{display:inline-flex;align-items:center;flex-shrink:0}.hg-cp-tool__avatar{width:24px;height:24px;border-radius:50%;border:2px solid var(--panel);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#F4D9C4,#E8B896);color:#6b2e12;font-size:10px;font-weight:600;box-sizing:border-box;flex-shrink:0}.hg-cp-tool__avatar+.hg-cp-tool__avatar{margin-left:-8px}.hg-cp-tool__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.hg-cp-tool__avatar-initials{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:9px;font-weight:700;letter-spacing:.02em;color:#6b2e12;line-height:1}.hg-cp-tool__avatar--more{background:var(--accent);color:#fff;font-size:10px;font-weight:700}.hg-cp-tool__reco-label{font-size:12px;color:var(--text);font-weight:500;white-space:nowrap}.hg-cp-tool__reco-label b{color:var(--accent)}[data-theme=dark] .hg-cp-tool__avatar{background:linear-gradient(135deg,#4A3A2E,#6B4A32);color:#ffd6ba}[data-theme=dark] .hg-cp-tool__avatar-initials{color:#ffd6ba}.hg-cp-related{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:10px}@media(max-width:900px){.hg-cp-related{grid-template-columns:repeat(2,1fr)}}@media(max-width:579px){.hg-cp-related{grid-template-columns:1fr}}.hg-cp-related__card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border,#E6E1D6);border-radius:14px;text-decoration:none;color:inherit;background:var(--panel);transition:border-color .15s,transform .15s}.hg-cp-related__card:hover{border-color:var(--accent);transform:translateY(-1px)}.hg-cp-related__avatar{width:52px;height:52px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#F4D9C4,#E8B896);display:flex;align-items:center;justify-content:center;color:#6b2e12;font-family:instrument serif,serif;font-size:20px;font-style:italic;flex-shrink:0}.hg-cp-related__avatar img{width:100%;height:100%;object-fit:cover}.hg-cp-related__body{min-width:0;flex:1}.hg-cp-related__name{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hg-cp-related__pos{font-size:12px;color:var(--mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.hg-cp-related__city{font-size:12px;color:var(--mute);margin-top:4px}[data-theme=dark] .hg-cp-related__avatar{background:linear-gradient(135deg,#4A3A2E,#6B4A32);color:#ffd6ba}
.trp-floating-switcher{display:flex;flex-direction:column-reverse;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px #0000000D}.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-switcher-position-top.trp-floating-switcher{flex-direction:column;top:var(--wp-admin--admin-bar--height,0)}.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list{flex-direction:column}nav.trp-ls-inline .trp-language-switcher-inner{flex-direction:row}.trp-ls-inline.trp-opposite-language .trp-language-item{width:100%}#trp-floater-powered-by{color:var(--text,#b3b3b3);font-size:12px;text-align:center;padding:0 5px;opacity:70%}#trp-floater-powered-by a{color:var(--text,#b3b3b3)}.trp-switcher-position-bottom #trp-floater-powered-by{border-top:1px solid var(--border-color,#747474);padding-top:5px;margin-top:5px}.trp-switcher-position-top #trp-floater-powered-by{border-bottom:1px solid var(--border-color,#747474);padding-bottom:5px;margin-bottom:5px}.trp-shortcode-switcher__wrapper{position:relative;border:none}.elementor-widget-trp_language_switcher{width:fit-content;max-width:100%}.elementor-widget-trp_language_switcher .elementor-widget-container,.trp-elementor-language-switcher,.trp-elementor-language-switcher .trp-shortcode-switcher__wrapper{width:fit-content;max-width:100%}.trp-shortcode-switcher{position:static;display:inline-block;overflow:hidden;padding:10px 0;border:var(--border,none);border-radius:var(--border-radius,5px);background:var(--bg,#fff);width:auto;box-shadow:none}.trp-shortcode-anchor:not(.trp-opposite-button){visibility:hidden}.trp-shortcode-switcher.trp-open-on-click{cursor:pointer}.trp-shortcode-overlay{position:absolute;left:0;top:0;z-index:9999}.trp-current-language-item__wrapper:not(.trp-hide-arrow){display:flex;align-items:center;padding-right:10px;justify-content:space-between}.trp-language-switcher-inner{display:flex}.trp-floating-switcher .trp-language-switcher-inner{flex-direction:column-reverse}.trp-shortcode-switcher .trp-language-switcher-inner{flex-direction:column}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height .2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-shortcode-switcher .trp-switcher-dropdown-list{flex-direction:column}.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,.trp-ls-dropdown[aria-expanded=true] .trp-switcher-dropdown-list,.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,.trp-shortcode-switcher[aria-expanded=true] .trp-switcher-dropdown-list{overflow-y:auto;max-height:min(350px,70vh);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--text)transparent}.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list{overflow-y:hidden!important}.trp-shortcode-arrow{pointer-events:none}.trp-shortcode-switcher.is-open .trp-shortcode-arrow{transform:rotate(180deg)}.trp-language-item:focus{outline:none}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item:hover .trp-language-item-name{color:var(--text-hover,#000)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-language-item-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#000);font-size:var(--font-size,14px);line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;font-weight:400}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-menu-ls-label .trp-flag-image{margin:-2px 3px}.trp-custom-flag{object-fit:cover}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:0 0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}.trp-flag-rounded{border-radius:9999px!important;aspect-ratio:1/1!important}.trp-ls-name{padding-left:5px}@media(prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector){position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div>a{display:block;padding:2px;border-radius:3px;color:#0769ad}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div>a:hover{background:#f1f1f1}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div>a.trp-ls-shortcode-disabled-language:hover{background:0 0}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector)>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector) .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector):focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector):hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector) .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector):focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:not(.trp-ald-language-selector):hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}
.trp-language-switcher.trp-floating-switcher{--bg:var(--panel-2, #0e0f16) !important;--bg-hover:var(--panel, rgba(255, 255, 255, .06)) !important;--text:var(--text, #f3f3f8) !important;--text-hover:var(--accent, #8b5cf6) !important;--border:1px solid var(--border, rgba(255, 255, 255, .08)) !important;--border-radius:var(--r-lg, 14px) !important;--flag-radius:3px !important;--font-size:13px !important;--switcher-padding:8px 4px !important;--transition-duration:.15s !important;--right:20px !important;--bottom:20px !important;font-family:manrope,system-ui,-apple-system,sans-serif!important;box-shadow:var(--shadow-overlay,0 24px 60px -24px rgba(0,0,0,.8))!important;backdrop-filter:blur(8px)}[data-theme=light] .trp-language-switcher.trp-floating-switcher{--bg:var(--bg-2, #ffffff) !important;--bg-hover:var(--panel, rgba(14, 14, 26, .04)) !important}.trp-language-switcher.trp-floating-switcher .trp-language-item{font-weight:500}.trp-language-switcher.trp-floating-switcher .trp-language-item__current{gap:6px}@media(max-width:600px){.trp-language-switcher.trp-floating-switcher{--right:12px !important;--bottom:12px !important;--flag-size:16px !important;--font-size:12px !important;--switcher-padding:6px 3px !important}.trp-language-switcher.trp-floating-switcher .trp-language-item-name{display:none}.trp-language-switcher.trp-floating-switcher .trp-language-item__current .trp-language-item-name{display:none}}
.hg-back-to-top{position:fixed;right:20px;bottom:88px;z-index:99998;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--border,rgba(255,255,255,8%));border-radius:var(--r-pill,100px);background:var(--panel-2,#0e0f16);color:var(--text,#f3f3f8);box-shadow:var(--shadow-overlay,0 24px 60px -24px rgba(0,0,0,.8));cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s,background .15s ease,color .15s ease}.hg-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.hg-back-to-top:hover{background:var(--panel,rgba(255,255,255,6%));color:var(--accent,#8b5cf6)}.hg-back-to-top:focus-visible{outline:2px solid var(--accent,#8b5cf6);outline-offset:2px}@media(prefers-reduced-motion:reduce){.hg-back-to-top{transition:opacity .01s linear,visibility .01s linear}}@media(max-width:600px){.hg-back-to-top{right:12px;bottom:72px;width:40px;height:40px}}