.home-dark{--h-bg:#0b0b0c;--h-fg:#f4f2ed;--h-card:#141416;--h-mut1:#8d8a82;--h-mut2:#9b988f;--h-mut3:#bdbab0;--h-mut4:#cdcabf;--h-mut5:#6c6a63;--h-card-fg:#d4d0c6;--h-line:rgba(244,242,237,0.08);--h-line2:rgba(244,242,237,0.12);--h-line3:rgba(244,242,237,0.16);--h-btn-border:rgba(244,242,237,0.28);background:var(--h-bg);color:var(--h-fg);font-family:var(--font-satoshi),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.home-dark *{box-sizing:border-box}.home-dark a{color:inherit;text-decoration:none}.home-dark img{display:block}.home-dark h1,.home-dark h2,.home-dark h3,.home-dark p{margin:0}.home-dark ::-moz-selection{background:var(--h-fg);color:var(--h-bg)}.home-dark ::selection{background:var(--h-fg);color:var(--h-bg)}html:has(.home-dark){scroll-behavior:smooth}@keyframes h-baClip{0%{clip-path:inset(0 22% 0 0)}to{clip-path:inset(0 78% 0 0)}}@keyframes h-baLine{0%{left:78%}to{left:22%}}@keyframes h-upIn{0%{opacity:0;transform:translateY(46px) scale(.99);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes h-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes h-parImg{0%{transform:scale(1.2) translateY(-7%)}to{transform:scale(1.2) translateY(7%)}}.home-dark [data-hscroll]{scrollbar-width:none}.home-dark [data-hscroll]::-webkit-scrollbar{display:none}.home-dark [data-ba]{cursor:ew-resize;touch-action:pan-y}.home-dark [data-zoom]{overflow:hidden}.home-dark [data-zoom] img{transition:transform .9s cubic-bezier(.2,.8,.2,1)}.home-dark [data-zoom]:hover img{transform:scale(1.05)}@supports (animation-timeline:view()){.home-dark [data-up]{animation:h-upIn both;animation-timeline:view();animation-range:entry 2% cover 26%}.home-dark [data-fade]{animation:h-fadeIn both;animation-timeline:view();animation-range:entry 0 cover 36%}.home-dark [data-par]{animation:h-parImg linear both;animation-timeline:view();animation-range:cover}}.home-dark details summary{list-style:none;cursor:pointer;outline:none}.home-dark details summary::-webkit-details-marker{display:none}.home-dark [data-faq-icon]{transition:transform .35s ease}.home-dark details[open] [data-faq-icon]{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.home-dark [data-fade],.home-dark [data-par],.home-dark [data-up]{animation:none!important}}.home-dark [data-balance]{text-wrap:balance}.home-dark .home-nav-links{display:none}@media (min-width:780px){.home-dark .home-nav-links{display:flex;align-items:center;gap:clamp(14px,2.2vw,30px)}}