: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}
.hg-cat-hero{padding:44px 0 8px;text-align:center}.hg-cat-hero__icon{display:inline-grid;place-items:center;width:56px;height:56px;border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:18px}.hg-cat-hero__count{margin:10px 0 0;font-size:14px;color:var(--mute)}.hg-cat-hero__intro{max-width:100%;margin:16px auto 0}.hg-picks{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.hg-pick{position:relative;display:flex;flex-direction:column;gap:10px;padding:22px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl);transition:transform .2s ease,border-color .2s ease}.hg-pick:hover{transform:translateY(-3px);border-color:var(--border-2)}.hg-pick__rank{position:absolute;top:18px;right:18px;font-family:space grotesk,sans-serif;font-weight:700;font-size:13px;color:var(--accent);padding:3px 10px;background:rgba(139,92,246,.14);border:1px solid rgba(139,92,246,.32);border-radius:var(--r-pill)}.hg-pick__logo{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:16px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.hg-pick__logo img{width:100%;height:100%;object-fit:cover}.hg-pick__name{font-size:19px}.hg-pick__meta{display:flex;align-items:center;gap:12px}.hg-pick__why{margin:0;font-size:14px;line-height:1.55;color:var(--dim);text-wrap:pretty}.hg-pick__why strong{color:var(--text)}.hg-pick .hg-card__cta{margin-top:auto}.hg-searchbar--inline{max-width:100%;margin:0}.hg-prose{font-size:16px;line-height:1.72;color:var(--dim);text-wrap:pretty}.hg-prose h2,.hg-prose h3{color:var(--text);margin:28px 0 10px}.hg-prose h2{font-size:22px}.hg-prose h3{font-size:18px}.hg-prose p{margin:0 0 14px}.hg-prose ul{padding-left:20px}.hg-prose li{margin-bottom:6px}.hg-prose li::marker{color:var(--accent)}.hg-prose .table-responsive{overflow-x:auto;margin:0 0 20px;border:1px solid var(--border);border-radius:var(--r-lg);-webkit-overflow-scrolling:touch}.hg-prose table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:14.5px;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.hg-prose .table-responsive table{margin:0;border:0;border-radius:0}.hg-prose th,.hg-prose td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border)}.hg-prose thead th{background:var(--panel-2);color:var(--text);font-family:space grotesk,sans-serif;font-weight:600}.hg-prose tbody tr:last-child th,.hg-prose tbody tr:last-child td{border-bottom:0}.hg-prose tbody tr:nth-child(even){background:var(--panel)}.hg-prose td{color:var(--dim)}.hg-prose td strong{color:var(--text)}.hg-faq{display:grid;gap:10px}.hg-faq__item{background:var(--panel);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.hg-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 18px;border:0;background:0 0;color:var(--text);font-family:space grotesk,sans-serif;font-weight:600;font-size:15.5px;text-align:left;cursor:pointer}.hg-faq__icon{flex:none;font-size:18px;color:var(--accent);transition:transform .25s ease}.hg-faq__q[aria-expanded=true] .hg-faq__icon{transform:rotate(45deg)}.hg-faq__a{max-height:0;overflow:hidden;transition:max-height .28s ease}.hg-faq__q[aria-expanded=true]+.hg-faq__a{max-height:600px}.hg-faq__a>div{overflow:hidden}.hg-faq__a p{margin:0;padding:0 18px 18px;font-size:15px;line-height:1.65;color:var(--dim);text-wrap:pretty}.hg-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:28px}.hg-pagination__btn{min-width:38px;height:38px;padding:0 12px;border:1px solid var(--border);border-radius:var(--r-lg);background:var(--panel);color:var(--text);font-family:space grotesk,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.hg-pagination__btn:hover:not(:disabled){background:var(--panel-2);border-color:var(--accent)}.hg-pagination__btn.is-current{background:var(--accent);border-color:var(--accent);color:#fff;cursor:default}.hg-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.hg-pagination__ellipsis{color:var(--dim);padding:0 4px;font-size:14px}@media(max-width:560px){.hg-pagination__btn{min-width:34px;height:34px;padding:0 9px;font-size:13px}}.hg-subfilters{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
.hg-byline{display:flex;align-items:center;gap:9px}.hg-byline__avatar{display:grid;place-items:center;flex:none;width:26px;height:26px;border-radius:50%;background:linear-gradient(140deg,var(--accent),#6d5cf6);color:#fff;font-family:space grotesk,sans-serif;font-size:10px;font-weight:700;letter-spacing:.02em}.hg-byline--lg .hg-byline__avatar{width:34px;height:34px;font-size:12px}.hg-byline__avatar--lg{width:46px;height:46px;font-size:15px}.hg-byline__avatar--photo{background:var(--panel-2);object-fit:cover}.hg-byline__text{display:flex;flex-direction:column;gap:1px;min-width:0}.hg-byline__name{font-size:13.5px;font-weight:600;color:var(--text)}.hg-byline__meta{font-size:12px;color:var(--mute)}.hg-byline__meta span{margin:0 3px}.hg-post-featured{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;background:var(--panel);border:1px solid var(--accent);border-radius:var(--r-2xl);overflow:hidden;color:var(--text);transition:border-color .2s ease}.hg-post-featured:hover{color:var(--text);border-color:var(--accent-2)}@media(max-width:800px){.hg-post-featured{grid-template-columns:1fr}}.hg-post-featured__body{padding:30px}.hg-post-featured__eyebrow{margin:0 0 14px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.hg-post-featured__eyebrow span{color:var(--mute);margin:0 2px}.hg-post-featured__title{margin:0;font-family:space grotesk,sans-serif;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--accent-2)}.hg-post-featured__desc{margin:14px 0 22px;max-width:48ch;font-size:14.5px;line-height:1.6;color:var(--dim)}.hg-post-featured__cover{position:relative;min-height:200px;overflow:hidden}.hg-post-featured__cover img{width:100%;height:100%;object-fit:cover}.hg-post-filters{margin-bottom:20px;gap:8px}.hg-post-filters .hg-chip{padding:8px 14px;background:var(--panel);font-size:13px}.hg-post-filters .hg-chip[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.hg-post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.hg-post-grid__empty{margin:24px 0 0;text-align:center;font-size:14.5px;color:var(--mute)}.hg-post-more{display:flex;justify-content:center;margin-top:26px}.hg-post-card{display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;color:var(--text);transition:transform .2s ease,border-color .2s ease}.hg-post-card:hover{transform:translateY(-3px);border-color:var(--border-2);color:var(--text)}.hg-post-card__cover{position:relative;aspect-ratio:16/9;overflow:hidden}.hg-post-card__cover img{width:100%;height:100%;object-fit:cover}.hg-post-card__tag{position:absolute;top:12px;left:12px;padding:4px 9px;border-radius:var(--r-sm);background:rgba(10,11,16,.72);backdrop-filter:blur(6px);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hg-post-card__body{display:flex;flex-direction:column;gap:10px;flex:1;padding:18px}.hg-post-card__title{margin:0;font-size:16.5px;line-height:1.35;letter-spacing:-.01em}.hg-post-card__desc{margin:0;font-size:13.5px;line-height:1.55;color:var(--dim);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hg-post-card__body .hg-byline{margin-top:auto;padding-top:12px}.hg-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:60;background:0 0;pointer-events:none}.hg-progress__bar{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .1s linear}.hg-article{max-width:var(--w-narrow);margin:0 auto;padding:36px 0 0}.hg-article__head{display:flex;flex-direction:column;gap:16px}.hg-article__title{margin:0;font-family:space grotesk,sans-serif;font-size:clamp(28px,4.6vw,40px);font-weight:700;line-height:1.15;letter-spacing:-.03em}.hg-article__lead{margin:0;font-size:16.5px;line-height:1.6;color:var(--dim)}.hg-article__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hg-share{display:flex;align-items:center;gap:6px}.hg-share__btn{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--panel-2);color:var(--dim);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.hg-share__btn:hover{color:var(--text);border-color:var(--border-2)}.hg-share__btn.is-done{color:var(--free);border-color:var(--free)}.hg-ai-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hg-ai-row__label{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:var(--r-pill);background:linear-gradient(135deg,var(--accent),#6d5cf6);color:#fff;font-size:12.5px;font-weight:600}.hg-ai-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel-2);color:var(--dim);font-size:12.5px;font-weight:600;transition:color .2s ease,border-color .2s ease}.hg-ai-chip:hover{color:var(--text);border-color:var(--border-2)}.hg-ai-chip__dot{width:8px;height:8px;border-radius:50%;flex:none}.hg-article__cover{margin:26px 0;aspect-ratio:16/8;border-radius:var(--r-2xl);overflow:hidden}.hg-article__cover img{width:100%;height:100%;object-fit:cover}.hg-toc{margin-top:32px;padding:6px 18px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-lg)}.hg-toc[hidden]{display:none}@media(min-width:1340px){.hg-toc{position:sticky;top:96px;float:left;width:210px;margin:0 0 24px -238px;padding:4px 14px;background:0 0;border:0;border-left:1px solid var(--border);border-radius:0}.hg-toc__toggle{padding:8px 0;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--mute)}.hg-toc__toggle svg:first-child{display:none}.hg-toc__list{padding:2px 0 8px;border-top:0;font-size:13px}.hg-toc__item{margin-top:10px}.hg-toc__item a{line-height:1.4}.hg-toc__item.is-current>a{color:var(--accent-2);font-weight:600}}.hg-toc__toggle{display:flex;align-items:center;gap:9px;width:100%;padding:12px 0;border:0;background:0 0;color:var(--text);font-family:space grotesk,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.hg-toc__toggle>span{margin-right:auto}.hg-toc__chevron{transition:transform .2s ease;color:var(--mute)}.hg-toc__toggle[aria-expanded=true] .hg-toc__chevron{transform:rotate(180deg)}.hg-toc__list{margin:0;padding:4px 0 14px 20px;border-top:1px solid var(--border);font-size:14px}.hg-toc[data-open=false] .hg-toc__list{display:none}.hg-toc__item{margin-top:8px}.hg-toc__item::marker{color:var(--accent);font-size:12px}.hg-toc__item a{color:var(--dim);text-decoration:none;line-height:1.5}.hg-toc__item a:hover{color:var(--accent-2);text-decoration:underline;text-underline-offset:3px}.hg-toc__item--h3{margin-left:16px;font-size:13.5px;list-style-type:none}.hg-toc__item--h3 a::before{content:'– ';color:var(--mute)}.hg-article__body h2,.hg-article__body h3{scroll-margin-top:90px}.hg-article__body{font-size:16px;line-height:1.75;color:var(--dim)}.hg-article__body>*+*{margin-top:20px}.hg-article__body p{margin:0}.hg-article__body strong{color:var(--text);font-weight:600}.hg-article__body a{color:var(--accent-2);text-decoration:underline;text-underline-offset:3px}.hg-article__body h2{margin-top:40px;font-family:space grotesk,sans-serif;font-size:23px;line-height:1.25;letter-spacing:-.02em;color:var(--text)}.hg-article__body h3{margin-top:30px;font-size:18px;color:var(--text)}.hg-article__body>p:first-of-type::first-letter{float:left;margin:6px 10px 0 0;font-family:space grotesk,sans-serif;font-size:52px;font-weight:700;line-height:.82;color:var(--accent)}.hg-article__body ul,.hg-article__body ol{margin:0;padding-left:20px}.hg-article__body li+li{margin-top:8px}.hg-article__body li::marker{color:var(--accent)}.hg-article__body blockquote{margin:28px 0;padding:4px 0 4px 20px;border-left:3px solid var(--accent);font-size:17px;font-style:italic;line-height:1.6;color:var(--text)}.hg-article__body blockquote p{margin:0}.hg-article__body img{max-width:100%;height:auto;border-radius:var(--r-lg)}.hg-article__body figure{margin:0}.hg-article__body figcaption{margin-top:8px;font-size:12.5px;color:var(--mute);text-align:center}.hg-article__body table{width:100%;border-collapse:collapse;font-size:14px}.hg-article__body th,.hg-article__body td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left}.hg-article__body th{color:var(--text);font-weight:600}.hg-article__author{display:flex;align-items:flex-start;gap:16px;margin-top:40px;padding:22px 24px;background:var(--panel);border:1px solid var(--border-2);border-radius:var(--r-lg)}.hg-article__author-label{margin:0 0 5px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.hg-article__author-text{flex:1;min-width:0}.hg-article__author-name{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:0;font-family:space grotesk,sans-serif;font-size:18px;font-weight:700;color:var(--text)}.hg-article__author-name a{color:inherit;text-decoration:none}.hg-article__author-name a:hover{color:var(--accent-2);text-decoration:underline;text-underline-offset:3px}.hg-article__author-role{padding:2px 8px;border-radius:var(--r-pill);background:var(--panel-2);color:var(--mute);font-size:11.5px;font-weight:600}.hg-article__author-bio{margin:7px 0 0;font-size:14.5px;line-height:1.55;color:var(--dim)}.hg-article__author-link{display:inline-block;margin-top:10px;color:var(--accent-2);font-size:13.5px;font-weight:600}.hg-article-related{margin-top:48px}.hg-author-head{padding:36px 0 8px}.hg-author-card{display:flex;align-items:flex-start;flex-wrap:wrap;gap:26px;margin-top:22px;padding:30px 32px;background:var(--panel);border:1px solid var(--border-2);border-radius:22px}.hg-author-card__avatar{display:grid;place-items:center;flex:none;width:92px;height:92px;border-radius:24px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-family:space grotesk,sans-serif;font-size:34px;font-weight:700;object-fit:cover}.hg-author-card__text{flex:1;min-width:260px}.hg-author-card__text .lead{max-width:64ch;margin-top:14px;font-size:15.5px}.hg-author-card__role{margin:4px 0 0;color:var(--accent);font-size:15px;font-weight:600}.hg-author-card__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hg-author-social{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--panel-2);color:var(--dim);font-size:13.5px;font-weight:600;transition:color .2s ease,border-color .2s ease}.hg-author-social:hover{color:var(--text);border-color:var(--border-2)}.hg-author-stats{display:flex;gap:26px;margin:0;padding-left:6px;flex:none}.hg-author-stat{text-align:center}.hg-author-stat__value{margin:0;font-family:space grotesk,sans-serif;font-size:26px;font-weight:700;color:var(--text)}.hg-author-stat__label{margin:2px 0 0;font-size:12.5px;color:var(--mute)}@media(max-width:860px){.hg-author-stats{width:100%;justify-content:flex-start;padding-left:0}}@media(max-width:600px){.hg-author-card{gap:18px;padding:22px}.hg-author-card__avatar{width:72px;height:72px;border-radius:20px;font-size:26px}.hg-author-stat__value{font-size:22px}}
.hg-rv-page{min-height:100vh;padding-bottom:60px}.hg-rv-crumb{padding:18px 0 0;font-size:13px;color:#6b7280;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hg-rv-crumb a{color:#6b7280;text-decoration:none;transition:color .15s}.hg-rv-crumb a:hover{color:#8b5cf6}.hg-rv-crumb span[aria-hidden]{color:#9ca3af;font-size:11px}.hg-rv-crumb [aria-current]{color:#1a1a2e;font-weight:600}.hg-rv-header{margin-top:16px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,5%)}.hg-rv-header__banner{height:220px;background:linear-gradient(135deg,#8B5CF6,#6d28d9);background-size:cover;background-position:50%}.hg-rv-header__card{padding:0 32px 28px}.hg-rv-header__top{display:flex;align-items:flex-start;gap:20px;margin-top:-32px;flex-wrap:wrap}.hg-rv-header__logo{display:grid;place-items:center;flex:none;width:72px;height:72px;border-radius:16px;color:#fff;font-family:space grotesk,sans-serif;font-weight:800;font-size:32px;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.hg-rv-header__logo img{width:100%;height:100%;object-fit:cover}.hg-rv-header__identity{flex:1;min-width:0;padding-top:36px}.hg-rv-header__h1{margin:0;font-family:space grotesk,sans-serif;font-size:28px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#1a1a2e}.hg-rv-header__rating-row{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.hg-rv-header__score{font-family:space grotesk,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e}.hg-rv-header__badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;font-size:12px;font-weight:600}.hg-rv-header__cat{display:inline-block;margin-top:8px;padding:3px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px;font-weight:600}.hg-rv-header__actions{display:flex;align-items:center;gap:10px;padding-top:36px;flex-wrap:wrap}.hg-rv-header__cta{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 24px;border-radius:10px;background:#8b5cf6;color:#fff;font-family:space grotesk,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s;white-space:nowrap}.hg-rv-header__cta:hover{background:#7c3aed;color:#fff}.hg-rv-header__save{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 18px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#4b5563;font-family:space grotesk,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .2s,color .2s,background .2s;white-space:nowrap}.hg-rv-header__save:hover{border-color:#d1d5db;background:#f9fafb;color:#1a1a2e}.hg-rv-header__save[aria-pressed=true]{border-color:#c4b5fd;background:#f5f3ff;color:#7c3aed}.hg-rv-header__save-count{font-size:12px;opacity:.6}.hg-rv-header__desc{margin:16px 0 0;font-size:15px;line-height:1.6;color:#4b5563;max-width:720px}.hg-rv-header__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hg-rv-header__tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;font-size:13px;font-weight:600}.hg-rv-header__tag--free{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.hg-rv-header__pres{margin-top:18px;border-top:1px solid #f3f4f6;padding-top:14px}.hg-rv-header__pres-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563;font-family:space grotesk,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.hg-rv-header__pres-toggle:hover{background:#f3f4f6;color:#1a1a2e;border-color:#d1d5db}.hg-rv-header__pres-toggle[aria-expanded=true]{background:#f5f3ff;color:#7c3aed;border-color:#c4b5fd}.hg-rv-header__pres-chevron{font-size:11px;line-height:1}.hg-rv-header__pres-body{margin-top:16px}.hg-rv-header__pres-body .hg-rv-facts{max-width:560px}.hg-rv-stars{background:linear-gradient(90deg,#f59e0b var(--star-pct,0%),#d1d5db var(--star-pct,0%));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:20px;letter-spacing:2px;line-height:1}.hg-rv-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;margin-top:28px;align-items:start}.hg-rv-aside{grid-row:1/-1;grid-column:2;position:sticky;top:24px}.hg-rv-aside__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 1px 3px rgba(0,0,0,4%);text-align:center}.hg-rv-aside__label{margin:0 0 4px;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.hg-rv-aside__price{margin:0 0 16px;font-family:space grotesk,sans-serif;font-size:22px;font-weight:800;color:#1a1a2e}.hg-rv-aside__cta{display:flex;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;border-radius:10px;background:#8b5cf6;color:#fff;font-family:space grotesk,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}.hg-rv-aside__cta:hover{background:#7c3aed;color:#fff}@media(max-width:960px){.hg-rv-layout{grid-template-columns:1fr}.hg-rv-content{grid-template-columns:1fr!important}.hg-rv-aside{position:static;grid-row:auto;grid-column:auto}}.hg-rv-nav{min-width:0}@media(max-width:960px){.hg-rv-nav{display:none}}.hg-rv-nav__sticky{position:sticky;top:80px}.hg-rv-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.hg-rv-nav__link{display:block;padding:9px 16px;border-radius:8px;font-size:14px;font-weight:500;color:#4b5563;text-decoration:none;border-left:3px solid transparent;transition:background .15s,color .15s,border-color .15s}.hg-rv-nav__link:hover{background:#f3f4f6;color:#1a1a2e}.hg-rv-nav__link.is-active{background:#f5f3ff;color:#7c3aed;font-weight:600;border-left-color:#8b5cf6}.hg-rv-nav__cta{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.hg-rv-nav__btn{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;border-radius:10px;background:#8b5cf6;color:#fff;font-family:space grotesk,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}.hg-rv-nav__btn:hover{background:#7c3aed;color:#fff}.hg-rv-content{min-width:0;display:grid;grid-template-columns:minmax(0,1fr)260px;gap:24px;align-items:start}.hg-rv-main{min-width:0;display:flex;flex-direction:column;gap:24px;grid-column:1}.hg-rv-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,4%)}.hg-rv-card__title{margin:0 0 20px;font-family:space grotesk,sans-serif;font-weight:700;font-size:20px;letter-spacing:-.01em;color:#1a1a2e}.hg-rv-card__header-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.hg-rv-card__header-row .hg-rv-card__title{margin:0}.hg-rv-card__more{font-size:14px;font-weight:600;color:#8b5cf6;text-decoration:none;white-space:nowrap;transition:color .15s}.hg-rv-card__more:hover{color:#7c3aed}.hg-rv-card__intro{margin:0 0 22px;font-size:15px;line-height:1.65;color:#4b5563}.hg-rv-facts{margin:0;display:flex;flex-direction:column;gap:0;font-size:14px}.hg-rv-facts__row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;border-bottom:1px solid #f3f4f6}.hg-rv-facts__row:last-child{border-bottom:0}.hg-rv-facts dt{color:#6b7280;font-weight:500}.hg-rv-facts dd{margin:0;font-weight:600;color:#1a1a2e;text-align:right}.hg-rv-reco{display:flex;align-items:center;gap:12px;margin-top:20px;padding:14px 18px;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0}.hg-rv-reco__icon{font-size:22px;flex:none}.hg-rv-reco__text{margin:0;font-size:14px;color:#15803d;line-height:1.4}.hg-rv-reco__text strong{font-family:space grotesk,sans-serif;font-weight:800;color:#166534}.hg-rv-pc{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:700px){.hg-rv-pc{grid-template-columns:1fr}}.hg-rv-pc__col{border-radius:12px;padding:20px}.hg-rv-pc__col--pro{background:#f0fdf4;border:1px solid #bbf7d0}.hg-rv-pc__col--con{background:#fef2f2;border:1px solid #fecaca}.hg-rv-pc__heading{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-family:space grotesk,sans-serif;font-size:15px;font-weight:700}.hg-rv-pc__col--pro .hg-rv-pc__heading{color:#15803d}.hg-rv-pc__col--con .hg-rv-pc__heading{color:#dc2626}.hg-rv-pc__icon{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;font-size:13px}.hg-rv-pc__col--pro .hg-rv-pc__icon{background:rgba(22,163,74,.12);color:#15803d}.hg-rv-pc__col--con .hg-rv-pc__icon{background:rgba(220,38,38,.1);color:#dc2626}.hg-rv-pc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:14px}.hg-rv-pc__list li{display:flex;gap:8px;color:#374151;line-height:1.5}.hg-rv-pc__col--pro .hg-rv-pc__list li::before{content:'+';color:#16a34a;font-weight:700;flex:none}.hg-rv-pc__col--con .hg-rv-pc__list li::before{content:'\2212';color:#dc2626;font-weight:700;flex:none}.hg-rv-scores{display:flex;flex-direction:column;gap:16px}.hg-rv-scores__row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.hg-rv-scores__label{font-size:14px;color:#374151;font-weight:500}.hg-rv-scores__value{font-family:space grotesk,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e;text-align:right}.hg-rv-scores__track{grid-column:1/-1;height:8px;border-radius:99px;background:#f3f4f6;overflow:hidden}.hg-rv-scores__bar{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#22c55e,#16a34a);transition:width .4s ease}.hg-rv-prose{font-size:15px;line-height:1.7;color:#374151}.hg-rv-prose p{margin:0}.hg-rv-prose p+p{margin-top:14px}.hg-rv-prose strong{color:#1a1a2e;font-weight:600}.hg-rv-prose a{color:#8b5cf6}.hg-rv-prose a:hover{color:#7c3aed}.hg-rv-verdict{background:#faf5ff!important;border-color:#e9d5ff!important}.hg-rv-verdict__head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hg-rv-verdict__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#ede9fe;color:#7c3aed;font-size:18px}.hg-rv-verdict .hg-rv-card__title{margin:0}.hg-rv-pricing__source{margin:-12px 0 20px;font-size:13px;color:#9ca3af}.hg-rv-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.hg-rv-pricing__card{border:1px solid #e5e7eb;border-radius:12px;padding:22px;background:#fff;transition:border-color .2s,box-shadow .2s}.hg-rv-pricing__card:hover{border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,6%)}.hg-rv-pricing__card.is-featured{border-color:#c4b5fd;background:#faf5ff}.hg-rv-pricing__name{margin:0 0 12px;font-family:space grotesk,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e}.hg-rv-pricing__price{margin:0;font-family:space grotesk,sans-serif;font-size:24px;font-weight:800;color:#1a1a2e;line-height:1.1}.hg-rv-pricing__desc{margin:10px 0 0;font-size:13px;color:#6b7280;line-height:1.5}.hg-rv-pricing__more{display:inline-block;margin-top:18px;font-size:14px;font-weight:600;color:#8b5cf6;text-decoration:none;transition:color .15s}.hg-rv-pricing__more:hover{color:#7c3aed}.hg-faq{display:flex;flex-direction:column;gap:8px}.hg-faq__item{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:border-color .15s}.hg-faq__item:hover{border-color:#d1d5db}.hg-faq__q{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 20px;border:0;background:0 0;color:#1a1a2e;font-family:inherit;font-size:15px;font-weight:600;text-align:left;cursor:pointer;transition:color .15s}.hg-faq__q:hover{color:#7c3aed}.hg-faq__icon{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#f3f4f6;color:#6b7280;font-size:17px;transition:transform .2s,background .2s}.hg-faq__q[aria-expanded=true] .hg-faq__icon{transform:rotate(45deg);background:#ede9fe;color:#7c3aed}.hg-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.hg-faq__a>div{overflow:hidden}.hg-faq__q[aria-expanded=true]+.hg-faq__a{grid-template-rows:1fr}.hg-faq__a p{margin:0;padding:0 20px 18px;font-size:14px;color:#4b5563;line-height:1.65}.hg-rv-video{border-radius:12px;overflow:hidden;background:#f9fafb;border:1px solid #e5e7eb}.hg-rv-video iframe,.hg-rv-video video{display:block;width:100%;aspect-ratio:16/9;border:0}.hg-rv-video:has(>a){display:flex;justify-content:center;padding:26px;background:0 0;border:0}.hg-rv-video__link{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#8b5cf6;font-weight:600;font-size:14px;text-decoration:none;transition:border-color .15s}.hg-rv-video__link:hover{border-color:#c4b5fd}.hg-rv-video+.hg-carousel{margin-top:16px}.hg-carousel{position:relative;margin-top:14px}.hg-carousel__slide{margin:0;min-width:0;aspect-ratio:16/10;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f9fafb}.hg-carousel__slide img{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.hg-carousel__track{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.hg-carousel__nav,.hg-carousel__dots{display:none}}@media(max-width:899px){.hg-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:10px}.hg-carousel__track::-webkit-scrollbar{display:none}.hg-carousel__slide{flex:0 0 100%;scroll-snap-align:center}.hg-carousel__dots{display:flex}.hg-carousel__nav{display:none}}@media(min-width:701px) and (max-width:899px){.hg-carousel__nav{display:grid}}.hg-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);place-items:center;width:38px;height:38px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#1a1a2e;font-family:inherit;font-size:18px;line-height:1;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,8%);transition:background .2s}.hg-carousel__nav:hover{background:#f9fafb}.hg-carousel__nav--prev{left:10px}.hg-carousel__nav--next{right:10px}.hg-carousel__nav[disabled]{opacity:.3;cursor:default}.hg-carousel__dots{justify-content:center;gap:6px;margin-top:12px}.hg-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s,width .2s}.hg-carousel__dot[aria-selected=true]{width:22px;border-radius:100px;background:#8b5cf6}.hg-shot{display:block;width:100%;height:100%;padding:0;border:0;background:0 0;cursor:zoom-in}.hg-shot img{transition:transform .3s ease}.hg-shot:hover img{transform:scale(1.03)}.hg-lightbox{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.7);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hg-lightbox[hidden]{display:none}.hg-lightbox__img{max-width:min(1100px,100%);max-height:86vh;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.4);object-fit:contain}.hg-lightbox__close,.hg-lightbox__nav{position:absolute;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(0,0,0,.5);color:#fff;font-family:inherit;font-size:18px;cursor:pointer;transition:background .2s}.hg-lightbox__close:hover,.hg-lightbox__nav:hover{background:rgba(0,0,0,.7)}.hg-lightbox__close{top:20px;right:20px}.hg-lightbox__nav--prev{left:20px;top:50%;transform:translateY(-50%)}.hg-lightbox__nav--next{right:20px;top:50%;transform:translateY(-50%)}.hg-lightbox__count{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:13px;color:rgba(255,255,255,.7)}@media(max-width:600px){.hg-lightbox{padding:12px}.hg-lightbox__nav{width:36px;height:36px}.hg-lightbox__nav--prev{left:8px}.hg-lightbox__nav--next{right:8px}}.hg-rv-alts{display:flex;flex-direction:column;gap:10px}.hg-rv-alt{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.hg-rv-alt:hover{border-color:#c4b5fd;box-shadow:0 2px 8px rgba(139,92,246,8%);color:inherit}.hg-rv-alt__logo{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:10px;color:#fff;font-family:space grotesk,sans-serif;font-weight:800;font-size:18px;overflow:hidden}.hg-rv-alt__logo img{width:100%;height:100%;object-fit:cover}.hg-rv-alt__info{flex:1;min-width:0}.hg-rv-alt__name{margin:0;font-family:space grotesk,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e}.hg-rv-alt__cat{margin:2px 0 0;font-size:12px;color:#6b7280}.hg-rv-alt__rating{flex:none;font-size:14px;font-weight:700;color:#f59e0b;white-space:nowrap}.hg-cmp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:4px}@media(max-width:700px){.hg-cmp-grid{grid-template-columns:1fr}}.hg-rv-card .hg-cmp-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .15s,box-shadow .15s}.hg-rv-card .hg-cmp-card:hover{border-color:#c4b5fd;box-shadow:0 2px 8px rgba(139,92,246,8%)}.hg-rv-mobile-cta{display:none}@media(max-width:960px){.hg-rv-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:12px var(--gutter,20px);padding-bottom:max(12px,env(safe-area-inset-bottom));background:rgba(255,255,255,.95);border-top:1px solid #e5e7eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hg-rv-mobile-cta__btn{display:flex;justify-content:center;align-items:center;gap:7px;width:100%;padding:14px 20px;border-radius:10px;background:#8b5cf6;color:#fff;font-family:space grotesk,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s}.hg-rv-mobile-cta__btn:hover{background:#7c3aed;color:#fff}.hg-rv-content{padding-bottom:70px}}@media(max-width:700px){.hg-rv-header__card{padding:0 20px 22px}.hg-rv-header__top{flex-direction:column;gap:0}.hg-rv-header__logo{width:56px;height:56px;font-size:26px;border-radius:14px;margin-top:-28px}.hg-rv-header__identity{padding-top:12px}.hg-rv-header__h1{font-size:22px}.hg-rv-header__actions{padding-top:12px;width:100%}.hg-rv-header__cta{flex:1;justify-content:center}.hg-rv-header__desc{font-size:14px}.hg-rv-header__banner{height:140px}}@media(max-width:700px){.hg-rv-card{padding:22px 18px;border-radius:12px}.hg-rv-card__title{font-size:18px}}
.hg-cmp-hero{padding:44px 0 8px;text-align:center}.hg-vs{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:22px}.hg-vs__logo{display:grid;place-items:center;border-radius:18px;color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:20px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 8px 24px -10px rgba(0,0,0,.7)}.hg-vs__logo img{width:100%;height:100%;object-fit:cover;display:block}.hg-vs__word{font-family:space grotesk,sans-serif;font-weight:700;font-size:15px;color:var(--mute);text-transform:uppercase;letter-spacing:.08em}.hg-cmp-hero__meta{margin:12px 0 0;font-size:14px;color:var(--mute)}.hg-choose{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.hg-choose__box{padding:20px;background:var(--panel);border:1px solid var(--border);border-left-width:3px;border-radius:var(--r-lg)}.hg-choose__box h3{font-size:16px;margin-bottom:8px}.hg-choose__box p{margin:0;font-size:14.5px;line-height:1.6;color:var(--dim);text-wrap:pretty}.hg-cmp-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.hg-cmp-card{display:flex;flex-direction:column;gap:14px;padding:22px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-cmp-card__head{display:flex;align-items:center;gap:14px}.hg-cmp-card__name{font-size:21px}.hg-cmp-card__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.hg-cmp-card__desc{margin:0;font-size:14.5px;line-height:1.6;color:var(--dim);text-wrap:pretty}.hg-cmp-card__label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mute);margin:4px 0 0}.hg-cmp-card .hg-card__cta{margin-top:auto}.hg-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hg-list li{position:relative;padding-left:22px;font-size:14px;line-height:1.55;color:var(--dim);text-wrap:pretty}.hg-list li::before{position:absolute;left:0;top:0;font-weight:700}.hg-list--pro li::before{content:'✓';color:var(--free)}.hg-list--con li::before{content:'✕';color:var(--like)}.hg-cmp-table{overflow-x:auto;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl)}.hg-cmp-table table{width:100%;border-collapse:collapse;min-width:560px}.hg-cmp-table th,.hg-cmp-table td{padding:14px 18px;border-bottom:1px solid var(--border);font-size:14.5px;text-align:left;vertical-align:top}.hg-cmp-table tr:last-child th,.hg-cmp-table tr:last-child td{border-bottom:0}.hg-cmp-table thead th{font-family:space grotesk,sans-serif;font-weight:700;color:var(--text);background:var(--panel-2)}.hg-cmp-table tbody th{color:var(--mute);font-size:13.5px;font-weight:600;width:190px}.hg-cmp-table td{color:var(--dim)}.hg-verdict{padding:26px;border:1px solid rgba(210,78,30,.25);border-radius:var(--r-2xl);background:linear-gradient(135deg,rgba(210,78,30,.1),rgba(245,241,232,.15))}.hg-verdict p{margin:12px 0 0;font-size:16px;line-height:1.7;color:var(--dim);text-wrap:pretty}.hg-cmp-featured{display:grid;grid-template-columns:1.35fr 1fr;gap:0;align-items:stretch;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-2xl);overflow:hidden}@media(max-width:800px){.hg-cmp-featured{grid-template-columns:1fr}}.hg-cmp-featured__body{padding:30px}.hg-cmp-featured__eyebrow{margin:0 0 14px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.hg-cmp-featured__eyebrow span{color:var(--mute);margin:0 2px}.hg-cmp-featured__title{margin:0;font-family:space grotesk,sans-serif;font-size:27px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.hg-cmp-featured__desc{margin:12px 0 0;max-width:46ch;font-size:14.5px;line-height:1.6;color:var(--dim)}.hg-cmp-featured__meta{margin:18px 0 0;font-size:12.5px;color:var(--mute)}.hg-cmp-featured__meta span{margin:0 4px}.hg-cmp-featured__link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:14px;font-weight:600;color:var(--accent)}.hg-cmp-featured__link:hover{color:var(--accent);text-decoration:underline}.hg-cmp-featured__visual{display:flex;align-items:center;justify-content:center;gap:16px;padding:40px 24px;border-left:1px solid var(--border);background:radial-gradient(120% 90% at 50% 0%,rgba(139,92,246,.16),transparent 70%),var(--panel-2)}@media(max-width:800px){.hg-cmp-featured__visual{border-left:0;border-top:1px solid var(--border)}}.hg-cmp-featured__logo{display:grid;place-items:center;width:56px;height:56px;border-radius:var(--r-lg);color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:17px;overflow:hidden}.hg-cmp-featured__logo img{width:100%;height:100%;object-fit:cover}.hg-cmp-featured__vs{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--panel-2);border:1px solid var(--border);color:var(--dim);font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hg-cmp-filters{margin-bottom:20px}.hg-cmp-filters .hg-chip[aria-pressed=true]{background:linear-gradient(135deg,var(--accent),#6d5cf6);border-color:transparent;color:#fff}.hg-cmp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.hg-cmp-grid__empty{margin:24px 0 0;text-align:center;font-size:14.5px;color:var(--mute)}.hg-cmp-more{display:flex;justify-content:center;margin-top:24px}.hg-cmp-card-mini{display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl);color:var(--text);transition:transform .2s ease,border-color .2s ease}.hg-cmp-card-mini:hover{transform:translateY(-3px);border-color:var(--border-2);color:var(--text)}.hg-cmp-card-mini__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hg-cmp-card-mini__cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.hg-cmp-card-mini__time{font-size:11.5px;color:var(--mute)}.hg-cmp-card-mini__logos{display:flex;align-items:center;gap:10px}.hg-cmp-card-mini__logo{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;font-family:space grotesk,sans-serif;font-weight:700;font-size:12px;overflow:hidden}.hg-cmp-card-mini__logo img{width:100%;height:100%;object-fit:cover}.hg-cmp-card-mini__vs{font-size:11px;font-weight:700;color:var(--mute);text-transform:uppercase;letter-spacing:.08em}.hg-cmp-card-mini__title{margin:0;font-size:17px;line-height:1.3;letter-spacing:-.01em}.hg-cmp-card-mini__desc{margin:0;font-size:13.5px;line-height:1.55;color:var(--dim);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hg-cmp-card-mini__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border);font-size:12.5px}.hg-cmp-card-mini__verdict{color:var(--mute)}.hg-cmp-card-mini__verdict strong{color:var(--text);font-weight:600}.hg-cmp-card-mini__more{font-weight:600;color:var(--accent)}
body.psx-tool{--bg:#F5F1E8;--bg-2:#FFFCF5;--panel:#FFFCF5;--panel-2:#EDE8DB;--border:rgba(13, 17, 22, .09);--border-2:rgba(13, 17, 22, .17);--text:#0D1116;--dim:#4A5260;--mute:#7B8290;--faint:#B7B5A8;--rule:#D6CFBE;--rule-soft:#E6E0D0;--accent:#D24E1E;--accent-2:#A83D14;--accent-tint:#FBE9DE;--accent-line:#F0C1A4;--good:#0F7B4A;--good-tint:#DDEEE0;--warn:#A56E0A;--star:#C48A0F;--sans:'Manrope', -apple-system, 'Segoe UI', system-ui, sans-serif;--display:'Space Grotesk', var(--sans);--tabular:'Space Grotesk', var(--sans);background:var(--bg);color:var(--text);font-family:var(--sans)}body.psx-tool[data-theme=dark]{--bg:#0C1015;--bg-2:#141A22;--panel:#141A22;--panel-2:#1A212B;--border:rgba(241, 238, 228, .09);--border-2:rgba(241, 238, 228, .18);--text:#F1EEE4;--dim:#B9B5A5;--mute:#837F72;--faint:#4A483F;--rule:#232A34;--rule-soft:#1A212B;--accent:#F26A3D;--accent-2:#D24E1E;--accent-tint:rgba(242, 106, 61, .13);--accent-line:rgba(242, 106, 61, .30);--good:#4FCF93;--good-tint:rgba(79, 207, 147, .13);--star:#E3B24B}body.psx-tool .hg-glow{display:none}body.psx-tool .psx-tool-recs{display:none}body.psx-tool .hg-app{background:var(--bg)!important}body.psx-tool .hg-rv-page{background:0 0;padding:0}body.psx-tool .hg-rv-crumb{font-family:var(--tabular);font-size:12.5px;color:var(--mute);padding:20px 0 16px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}body.psx-tool .hg-rv-crumb a{color:var(--dim);text-decoration:none;padding:4px 8px;border-radius:6px;transition:background .15s,color .15s}body.psx-tool .hg-rv-crumb a:hover{color:var(--text);background:var(--panel-2)}body.psx-tool .hg-rv-crumb span[aria-current]{color:var(--text);font-weight:600;padding:4px 0}body.psx-tool .hg-rv-header{position:relative;margin:8px 0 32px}body.psx-tool .hg-rv-header__banner,body.psx-tool .hg-rv-header__card,body.psx-tool .hg-rv-header__tags,body.psx-tool .hg-rv-header__pres,body.psx-tool .hg-rv-header__pres-toggle,body.psx-tool .hg-rv-header__pres-body,body.psx-tool .hg-rv-header__save,body.psx-tool .hg-rv-header__badge,body.psx-tool .hg-rv-header__cat{display:none!important}body.psx-tool .hg-rv-header__inner{background:var(--panel);border:1px solid var(--rule);border-radius:20px;padding:28px 32px;box-shadow:0 1px 2px rgba(13,17,22,4%);display:grid;grid-template-columns:72px minmax(0,1fr)max-content;column-gap:22px;row-gap:20px;align-items:start}body.psx-tool .hg-rv-header__h1{grid-column:1/-1;grid-row:1}body.psx-tool .hg-rv-header__logo{grid-column:1;grid-row:2;align-self:center}body.psx-tool .hg-rv-header__identity{grid-column:2;grid-row:2;align-self:center}body.psx-tool .hg-rv-header__actions{grid-column:3;grid-row:2;align-self:center}body.psx-tool .hg-rv-header__desc-wrap{grid-column:1/3;grid-row:3}body.psx-tool .hg-rv-header__price-card{grid-column:3;grid-row:3;width:100%;box-sizing:border-box}body.psx-tool .hg-rv-header__logo{width:72px;height:72px;border-radius:16px;display:grid;place-items:center;color:#fff;font-family:var(--display);font-weight:700;font-size:26px;letter-spacing:-.03em;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(0,0,0,6%)}body.psx-tool .hg-rv-header__logo img{width:100%;height:100%;object-fit:cover}body.psx-tool .hg-rv-header__h1{font-family:var(--display);font-size:15px;line-height:1.2;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--accent);margin:0;padding:0}body.psx-tool .hg-rv-header__identity{min-width:0}body.psx-tool .hg-rv-header__brand{font-family:var(--display);font-size:clamp(28px,3.5vw,38px);line-height:1.05;font-weight:700;letter-spacing:-.03em;color:var(--text);margin:0 0 8px}body.psx-tool .hg-rv-header__rating{display:inline-flex;align-items:center;gap:10px}body.psx-tool .hg-rv-stars{display:inline-block;font-size:16px;letter-spacing:2px;color:var(--faint);background:linear-gradient(to right,var(--star) var(--star-pct,0%),var(--faint) var(--star-pct,0%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.psx-tool .hg-rv-header__score{font-family:var(--tabular);font-size:14px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}body.psx-tool .hg-rv-header__score-out{color:var(--mute);font-weight:500}body.psx-tool .hg-rv-header__cat{display:inline-flex;padding:4px 12px;background:var(--accent-tint);color:var(--accent);border:1px solid color-mix(in oklab,var(--accent) 25%,transparent);border-radius:999px;font-family:var(--tabular);font-size:12px;font-weight:600;letter-spacing:.02em;text-decoration:none}body.psx-tool a.hg-rv-header__cat:hover{background:var(--accent);color:#fff;border-color:var(--accent)}body.psx-tool .hg-rv-header__badge{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;background:var(--good-tint);color:var(--good);border:1px solid color-mix(in oklab,var(--good) 25%,transparent);border-radius:999px;font-family:var(--tabular);font-size:11.5px;font-weight:600;letter-spacing:.02em}body.psx-tool .hg-rv-header__actions{display:flex;flex-direction:row;gap:10px;align-items:stretch;flex-wrap:nowrap;justify-content:flex-end}body.psx-tool .hg-rv-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border:1.5px solid transparent;border-radius:11px;font-family:var(--display);font-weight:700;font-size:14.5px;letter-spacing:-.005em;text-decoration:none;cursor:pointer;transition:background .15s,color .15s,transform .1s,border-color .15s;white-space:nowrap;line-height:1.15}body.psx-tool .hg-rv-header__cta--primary{background:var(--accent);color:#fff;border-color:var(--accent)}body.psx-tool .hg-rv-header__cta--primary:hover{background:var(--accent-2);border-color:var(--accent-2);color:#fff;transform:translateY(-1px)}body.psx-tool .hg-rv-header__cta--ghost{background:var(--panel);color:var(--text);border-color:var(--text);font-weight:600}body.psx-tool .hg-rv-header__cta--ghost:hover{background:var(--text);color:var(--bg)}body.psx-tool .hg-rv-header__cta:active{transform:translateY(0)}body.psx-tool .hg-rv-header__desc-wrap{min-width:0}body.psx-tool .hg-rv-header__desc{font-size:16px;line-height:1.65;color:var(--dim);margin:0}body.psx-tool .hg-rv-header__more{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:4px 0;background:0 0;border:0;color:var(--accent);font-family:var(--display);font-size:14px;font-weight:700;cursor:pointer;transition:color .15s}body.psx-tool .hg-rv-header__more:hover{color:var(--accent-2)}body.psx-tool .hg-rv-header__price-card{display:flex;flex-direction:column;gap:6px;padding:20px 22px;background:var(--bg-2);border:1px solid var(--rule);border-radius:14px}body.psx-tool .hg-rv-header__price-label{font-family:var(--tabular);font-size:11px;color:var(--mute);text-transform:uppercase;letter-spacing:.08em;font-weight:700}body.psx-tool .hg-rv-header__price-value{font-family:var(--display);font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--accent);font-variant-numeric:tabular-nums}body.psx-tool .hg-rv-header__trial{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:7px 12px;background:var(--good-tint);color:var(--good);border:1px solid color-mix(in oklab,var(--good) 25%,transparent);border-radius:999px;font-family:var(--tabular);font-size:12.5px;font-weight:600;align-self:flex-start}body.psx-tool .hg-rv-header__trial--free{background:var(--accent-tint);color:var(--accent);border-color:var(--accent-line)}body.psx-tool .hg-rv-facts{margin:0;display:flex;flex-direction:column;gap:0}body.psx-tool .hg-rv-facts__row{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:baseline;padding:12px 0;border-bottom:1px solid var(--rule-soft)}body.psx-tool .hg-rv-facts__row:last-child{border-bottom:0}body.psx-tool .hg-rv-facts__row dt{font-family:var(--tabular);font-size:12px;color:var(--mute);text-transform:uppercase;letter-spacing:.05em;font-weight:700}body.psx-tool .hg-rv-facts__row dd{margin:0;font-size:14.5px;color:var(--text);font-weight:500}body.psx-tool .hg-rv-reco{display:flex;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;background:var(--good-tint);border-radius:10px;border:1px solid color-mix(in oklab,var(--good) 25%,transparent)}body.psx-tool .hg-rv-reco__icon{font-size:18px}body.psx-tool .hg-rv-reco__text{margin:0;font-size:13.5px;color:var(--good);font-weight:500}body.psx-tool .hg-rv-reco__text strong{font-weight:700}body.psx-tool .hg-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}body.psx-tool .hg-modal[hidden]{display:none}body.psx-tool .hg-modal__scrim{position:absolute;inset:0;background:rgba(13,17,22,.55);backdrop-filter:blur(3px);animation:hg-modal-fade .18s ease-out}body.psx-tool .hg-modal__dialog{position:relative;background:var(--panel);border:1px solid var(--rule);border-radius:18px;padding:32px;width:min(680px,100%);max-height:min(80vh,720px);overflow:auto;box-shadow:0 30px 80px -20px rgba(13,17,22,.4);animation:hg-modal-in .22s cubic-bezier(.2,.8,.3,1);outline:none}body.psx-tool .hg-modal__close{position:absolute;top:14px;right:16px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--panel-2);color:var(--dim);font-size:22px;line-height:1;cursor:pointer;transition:background .15s,color .15s}body.psx-tool .hg-modal__close:hover{background:var(--text);color:var(--bg)}body.psx-tool .hg-modal__title{font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--text);margin:0 40px 20px 0}body.psx-tool .hg-modal__foot{margin-top:20px;padding-top:18px;border-top:1px dashed var(--rule);display:flex;justify-content:flex-end}body.hg-modal-lock{overflow:hidden}@keyframes hg-modal-fade{from{opacity:0}to{opacity:1}}@keyframes hg-modal-in{from{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}body.psx-tool .hg-rv-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:36px;align-items:start}body.psx-tool .hg-rv-nav{align-self:stretch;height:100%}body.psx-tool .hg-rv-nav__sticky{position:sticky;top:24px;max-height:calc(100vh - 40px);overflow-y:auto;padding-right:4px}body.psx-tool .hg-rv-nav__list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:2px}body.psx-tool .hg-rv-nav__link{display:block;padding:9px 14px;border-radius:9px;font-family:var(--sans);font-size:13.5px;font-weight:500;color:var(--dim);text-decoration:none;transition:background .15s,color .15s;border-left:2px solid transparent}body.psx-tool .hg-rv-nav__link:hover{background:var(--panel-2);color:var(--text)}body.psx-tool .hg-rv-nav__link.is-active{background:var(--accent-tint);color:var(--accent);font-weight:600;border-left-color:var(--accent)}body.psx-tool .hg-rv-nav__cta{padding:0 4px}body.psx-tool .hg-rv-nav__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 18px;background:var(--accent);color:#fff;border-radius:10px;font-family:var(--display);font-weight:700;font-size:13.5px;text-decoration:none;transition:background .15s}body.psx-tool .hg-rv-nav__btn:hover{background:var(--accent-2);color:#fff}body.psx-tool .hg-rv-aside{display:none}body.psx-tool .hg-rv-content{display:block!important;padding:0!important}body.psx-tool .hg-rv-main{display:flex;flex-direction:column;gap:24px;min-width:0;width:100%}body.psx-tool .hg-rv-card{background:var(--panel);border:1px solid var(--rule);border-radius:18px;padding:32px;scroll-margin-top:100px}body.psx-tool .hg-rv-card__title{font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--text);margin:0 0 20px}body.psx-tool .hg-rv-card__header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}body.psx-tool .hg-rv-card__header-row .hg-rv-card__title{margin:0}body.psx-tool .hg-rv-card__more{font-family:var(--display);font-size:13.5px;font-weight:600;color:var(--accent);text-decoration:none;padding:6px 12px;border-radius:8px;transition:background .15s}body.psx-tool .hg-rv-card__more:hover{background:var(--accent-tint);color:var(--accent-2)}body.psx-tool .psx-tool-recs{background:var(--panel);border:1px solid var(--rule);border-radius:22px;padding:32px;margin-bottom:24px;scroll-margin-top:100px;position:relative;overflow:hidden}body.psx-tool .psx-tool-recs::before{content:'';position:absolute;inset:-30px -30px auto auto;width:200px;height:200px;background:radial-gradient(circle,var(--accent-tint),transparent 70%);filter:blur(30px);pointer-events:none;z-index:0}body.psx-tool .psx-tool-recs>*{position:relative;z-index:1}body.psx-tool .psx-tool-recs__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}body.psx-tool .psx-tool-recs__title{font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--text);margin:0}body.psx-tool .psx-tool-recs__title em{font-style:normal;color:var(--accent)}body.psx-tool .psx-tool-recs__count{font-family:var(--tabular);font-size:13px;color:var(--mute);font-variant-numeric:tabular-nums}body.psx-tool .psx-tool-recs__count b{color:var(--text);font-weight:700}body.psx-tool .psx-tool-recs__list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}body.psx-tool .psx-tool-recs__item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:16px;background:var(--bg-2);border:1px solid var(--rule-soft);border-radius:14px}body.psx-tool .psx-tool-recs__av{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:-.03em;overflow:hidden}body.psx-tool .psx-tool-recs__body{min-width:0}body.psx-tool .psx-tool-recs__name{font-family:var(--display);font-weight:700;font-size:14.5px;color:var(--text);letter-spacing:-.005em;line-height:1.15}body.psx-tool .psx-tool-recs__role{font-size:12px;color:var(--mute);margin:2px 0 10px}body.psx-tool .psx-tool-recs__quote{margin:0;padding:6px 0 6px 12px;border-left:2px solid var(--accent-line);font-family:var(--display);font-style:italic;font-size:13.5px;line-height:1.5;color:var(--dim);font-weight:500}body.psx-tool .psx-tool-recs__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:20px;border-top:1px dashed var(--rule);font-size:13px;color:var(--mute);flex-wrap:wrap}body.psx-tool .psx-tool-recs__more-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:0 0;border:1.5px solid var(--text);color:var(--text);border-radius:9px;font-family:var(--display);font-weight:600;font-size:13.5px;cursor:pointer;text-decoration:none;transition:background .15s,color .15s}body.psx-tool .psx-tool-recs__more-btn:hover{background:var(--text);color:var(--bg)}body.psx-tool .psx-tool-carousel-card{position:relative}body.psx-tool .psx-tool-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}body.psx-tool .psx-tool-carousel-head .hg-rv-card__title{margin:0}body.psx-tool .psx-tool-carousel-nav{display:inline-flex;gap:8px}body.psx-tool .psx-tool-carousel-nav__btn{width:36px;height:36px;display:grid;place-items:center;background:var(--panel);border:1px solid var(--rule);border-radius:10px;color:var(--text);font-family:var(--display);font-size:22px;line-height:1;cursor:pointer;transition:background .15s,color .15s,border-color .15s,opacity .15s}body.psx-tool .psx-tool-carousel-nav__btn:hover:not(:disabled){background:var(--accent);color:#fff;border-color:var(--accent)}body.psx-tool .psx-tool-carousel-nav__btn:disabled{opacity:.35;cursor:not-allowed}body.psx-tool .psx-tool-features{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/3);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px;margin-bottom:16px}body.psx-tool .psx-tool-features::-webkit-scrollbar{display:none}body.psx-tool .psx-tool-feature{scroll-snap-align:start;min-width:0;padding:18px 20px;background:var(--bg-2);border:1px solid var(--rule-soft);border-radius:14px;display:flex;flex-direction:column;gap:6px}body.psx-tool .psx-tool-feature__name{display:flex;align-items:center;gap:10px;font-family:var(--display);font-weight:700;font-size:14.5px;color:var(--text);letter-spacing:-.005em}body.psx-tool .psx-tool-feature__name::before{content:'';width:8px;height:8px;background:var(--accent);border-radius:50%;flex-shrink:0}body.psx-tool .psx-tool-feature__desc{margin:0 0 0 18px;font-size:13px;line-height:1.55;color:var(--dim)}body.psx-tool .psx-tool-integrations{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}body.psx-tool .psx-tool-integrations[data-carousel]{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 5 * 10px)/6);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}body.psx-tool .psx-tool-integrations[data-carousel]::-webkit-scrollbar{display:none}body.psx-tool .psx-tool-integration{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg-2);border:1px solid var(--rule-soft);border-radius:10px;transition:border-color .15s;min-width:0;scroll-snap-align:start}body.psx-tool .psx-tool-integration:hover{border-color:var(--accent-line)}body.psx-tool .psx-tool-integration__logo{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;color:#fff;font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:-.03em;overflow:hidden;flex-shrink:0}body.psx-tool .psx-tool-integration__logo img{width:100%;height:100%;object-fit:cover}body.psx-tool .psx-tool-integration__name{font-family:var(--sans);font-weight:600;font-size:12px;color:var(--text);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}body.psx-tool .psx-tool-alts{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2 * 14px)/3);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}body.psx-tool .psx-tool-alts::-webkit-scrollbar{display:none}body.psx-tool .psx-tool-alt{scroll-snap-align:start;display:flex;flex-direction:column;gap:14px;padding:18px 18px 16px;background:var(--bg-2);border:1px solid var(--rule-soft);border-radius:14px;text-decoration:none;color:inherit;transition:border-color .15s,transform .15s;min-width:0}body.psx-tool .psx-tool-alt:hover{border-color:var(--accent-line);transform:translateY(-2px)}body.psx-tool .psx-tool-alt__head{display:grid;grid-template-columns:44px minmax(0,1fr)auto;gap:12px;align-items:center}body.psx-tool .psx-tool-alt__logo{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:-.03em;overflow:hidden}body.psx-tool .psx-tool-alt__logo img{width:100%;height:100%;object-fit:cover}body.psx-tool .psx-tool-alt__ident{min-width:0}body.psx-tool .psx-tool-alt__name{font-family:var(--display);font-weight:700;font-size:15px;color:var(--text);letter-spacing:-.01em;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.psx-tool .psx-tool-alt__cat{font-size:12px;color:var(--mute);margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.psx-tool .psx-tool-alt__rating{display:inline-flex;align-items:center;gap:4px;font-family:var(--tabular);font-size:13px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}body.psx-tool .psx-tool-alt__rating span{color:var(--star)}body.psx-tool .psx-tool-alt__foot{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:12px;border-top:1px dashed var(--rule-soft)}body.psx-tool .psx-tool-alt__price{font-family:var(--display);font-weight:700;font-size:15px;color:var(--accent);font-variant-numeric:tabular-nums;letter-spacing:-.01em}body.psx-tool .psx-tool-alt__trial{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:var(--good-tint);color:var(--good);border:1px solid color-mix(in oklab,var(--good) 25%,transparent);border-radius:999px;font-family:var(--tabular);font-size:11.5px;font-weight:600}body.psx-tool .hg-faq__icon{background:var(--bg-2);color:var(--dim);border:1px solid var(--rule-soft)}body.psx-tool .hg-faq__q:hover{color:var(--accent)}body.psx-tool .hg-faq__q[aria-expanded=true] .hg-faq__icon{background:var(--accent-tint);color:var(--accent);border-color:var(--accent-line)}body.psx-tool .hg-rv-pricing__source{font-size:12.5px;color:var(--mute);margin:0 0 16px;font-family:var(--tabular)}body.psx-tool .hg-rv-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3 * 12px)/4);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__grid::-webkit-scrollbar{display:none}body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__card{scroll-snap-align:start}body.psx-tool .hg-rv-pricing__card{padding:20px 18px;background:var(--bg-2);border:1px solid var(--rule-soft);border-radius:14px;text-align:left;display:flex;flex-direction:column;gap:8px;min-height:140px}body.psx-tool .hg-rv-pricing__card.is-featured{border-color:var(--accent);background:var(--accent-tint);position:relative}body.psx-tool .hg-rv-pricing__card.is-featured::before{content:'Recommandé';position:absolute;top:-10px;right:12px;padding:3px 10px;background:var(--accent);color:#fff;font-family:var(--tabular);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}body.psx-tool .hg-rv-pricing__name{font-family:var(--display);font-weight:700;font-size:15px;color:var(--text);margin:0;letter-spacing:-.01em}body.psx-tool .hg-rv-pricing__desc{margin:0;font-size:13px;line-height:1.5;color:var(--dim);flex:1}body.psx-tool .hg-rv-pricing__price{font-family:var(--display);font-weight:700;font-size:22px;color:var(--accent);margin:0;letter-spacing:-.02em;font-variant-numeric:tabular-nums;padding-top:6px;border-top:1px dashed var(--rule)}body.psx-tool .hg-rv-pricing__more{display:inline-block;margin-top:16px;color:var(--accent);font-family:var(--display);font-weight:600;font-size:13.5px;text-decoration:none}body.psx-tool .hg-rv-mobile-cta{background:color-mix(in oklab,var(--panel) 95%,transparent);border-top:1px solid var(--rule)}body.psx-tool .hg-rv-mobile-cta__btn{background:var(--accent);color:#fff;border-radius:11px;font-family:var(--display);font-weight:700;padding:14px;text-decoration:none}body.psx-tool .hg-rv-mobile-cta__btn:hover{background:var(--accent-2)}body.psx-tool .hg-header{background:color-mix(in oklab,var(--bg) 90%,transparent);border:1px solid var(--rule);border-radius:14px}body.psx-tool .hg-footer{background:var(--panel);border:1px solid var(--rule);border-radius:18px}@media(max-width:1180px){body.psx-tool .hg-rv-header__inner{grid-template-columns:72px minmax(0,1fr)260px;column-gap:20px}body.psx-tool .psx-tool-alts{grid-auto-columns:calc((100% - 14px)/2)}body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__grid{grid-auto-columns:calc((100% - 2 * 12px)/3)}}@media(max-width:960px){body.psx-tool .hg-rv-layout{grid-template-columns:1fr;gap:24px}body.psx-tool .hg-rv-nav{display:none}body.psx-tool .hg-rv-header__inner{padding:24px;border-radius:16px;grid-template-columns:60px minmax(0,1fr);row-gap:16px}body.psx-tool .hg-rv-header__h1{grid-column:1/-1;grid-row:1}body.psx-tool .hg-rv-header__logo{grid-column:1;grid-row:2}body.psx-tool .hg-rv-header__identity{grid-column:2;grid-row:2}body.psx-tool .hg-rv-header__actions{grid-column:1/-1;grid-row:3;justify-content:stretch}body.psx-tool .hg-rv-header__desc-wrap{grid-column:1/-1;grid-row:4}body.psx-tool .hg-rv-header__price-card{grid-column:1/-1;grid-row:5}body.psx-tool .hg-rv-header__cta{flex:1}body.psx-tool .hg-rv-header__logo{width:60px;height:60px;font-size:22px;border-radius:14px}body.psx-tool .hg-rv-header__brand{font-size:26px}body.psx-tool .hg-rv-header__h1{font-size:13px;margin-bottom:8px}body.psx-tool .hg-rv-card{padding:24px;border-radius:16px}body.psx-tool .psx-tool-features{grid-auto-columns:85%}body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__grid{grid-auto-columns:85%}body.psx-tool .psx-tool-alts{grid-auto-columns:85%}body.psx-tool .psx-tool-integrations{grid-template-columns:repeat(3,1fr)}body.psx-tool .hg-rv-facts__row{grid-template-columns:120px 1fr}body.psx-tool .hg-modal{padding:12px}body.psx-tool .hg-modal__dialog{padding:24px}}@media(max-width:560px){body.psx-tool .hg-rv-header__inner{padding:20px}body.psx-tool .hg-rv-header__actions{flex-direction:column}body.psx-tool .psx-tool-integrations{grid-template-columns:repeat(2,1fr)}body.psx-tool .hg-rv-facts__row{grid-template-columns:1fr;gap:2px}body.psx-tool .psx-tool-features,body.psx-tool .psx-tool-pricing-card.is-carousel .hg-rv-pricing__grid,body.psx-tool .psx-tool-alts{grid-auto-columns:92%}}@media(prefers-reduced-motion:reduce){body.psx-tool *,body.psx-tool *::before,body.psx-tool *::after{animation:none!important;transition:none!important}}
.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}}