.h3{--h3-bg:#0e0e0f;--h3-ink:#ffffff;--h3-ink-2:#adaaab;--h3-ink-3:#767576;--h3-line:#2a2a2b;--h3-lime:#c3f400;--h3-lime-ink:#141414;--fs-hero:clamp(3.25rem,1.25rem + 9.5vw,11.5rem);--fs-h1:clamp(2.75rem,1.6rem + 4.2vw,6rem);--fs-h2:clamp(2rem,1.4rem + 2.4vw,3.75rem);--fs-h3:clamp(1.375rem,1.2rem + 0.9vw,2rem);--fs-body:clamp(1rem,0.95rem + 0.2vw,1.125rem);--fs-num:clamp(4.5rem,2rem + 12vw,15rem);--fs-ghost:clamp(10rem,4rem + 26vw,30rem);--h3-gutter:clamp(1rem,4vw,4.5rem);--h3-nav-h:80px;background:var(--h3-bg);color:var(--h3-ink);overflow-x:clip;position:relative}.h3 .pin-spacer{background:transparent}.h3-mono{font-family:var(--font-mono,"JetBrains Mono"),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em}.h3-label,.h3-mono{font-size:.6875rem;text-transform:uppercase;color:var(--h3-ink-3)}.h3-label{font-family:var(--font-mono,"JetBrains Mono"),ui-monospace,monospace;letter-spacing:.22em}.h3-label:before{content:"";display:inline-block;width:1.5rem;height:1px;background:var(--h3-lime);margin-right:.75rem;vertical-align:middle;opacity:.8}.h3-hero-title{font-size:var(--fs-hero);line-height:.9;letter-spacing:-.035em;font-weight:700}.h3-h1{font-size:var(--fs-h1);line-height:.95;letter-spacing:-.03em}.h3-h1,.h3-h2{font-weight:700}.h3-h2{font-size:var(--fs-h2);line-height:1;letter-spacing:-.025em}.h3-h3{font-size:var(--fs-h3);line-height:1.1;letter-spacing:-.015em;font-weight:700}.h3-body{font-size:var(--fs-body);line-height:1.6}.h3-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.h3-bignum{font-size:var(--fs-num);line-height:.85;letter-spacing:-.05em;font-weight:700}.h3-ghost{font-size:var(--fs-ghost);line-height:.8;letter-spacing:-.06em;font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.14);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.h3-btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display),system-ui,sans-serif;font-weight:700;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;padding:1rem 1.5rem;line-height:1;white-space:nowrap;transition:transform .12s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.h3-btn-primary{background:var(--h3-lime);color:var(--h3-lime-ink)}.h3-btn-ghost{border:1px solid rgba(255,255,255,.28);color:var(--h3-ink)}.h3-btn:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.h3-btn-primary:hover{background:#d6ff4d}.h3-btn-ghost:hover{border-color:rgba(255,255,255,.7)}}.h3-textlink{color:var(--h3-ink);text-decoration:underline;text-underline-offset:.35em;text-decoration-color:var(--h3-ink-3);transition:text-decoration-color .15s ease-out}.h3-textlink:hover{text-decoration-color:var(--h3-lime)}.h3 a:focus-visible,.h3 button:focus-visible{outline:2px solid var(--h3-lime);outline-offset:3px}.h3-grain{position:fixed;inset:-80px;width:calc(100% + 160px);height:calc(100% + 160px);pointer-events:none;z-index:60;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.6 0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;mix-blend-mode:screen}.h3-motion .h3-grain{animation:h3-grain .9s steps(6) infinite}@keyframes h3-grain{0%{transform:translate(0)}20%{transform:translate(-48px,32px)}40%{transform:translate(32px,-56px)}60%{transform:translate(-24px,48px)}80%{transform:translate(56px,-16px)}to{transform:translate(0)}}.h3-vignette{inset:0;z-index:55;background:radial-gradient(ellipse 80% 70% at 50% 45%,transparent 55%,rgba(0,0,0,.55) 100%)}.h3-lamp,.h3-vignette{position:fixed;pointer-events:none}.h3-lamp{left:0;top:0;width:62vmin;aspect-ratio:1;margin:-31vmin 0 0 -31vmin;border-radius:50%;background:radial-gradient(circle,rgba(195,244,0,.22) 0,transparent 65%);opacity:.55;z-index:1;will-change:transform,opacity}.h3-monolith{position:fixed;inset:0;z-index:2;pointer-events:none}.h3-monolith canvas{display:block;width:100%;height:100%}.h3-content{position:relative;z-index:3}.h3-progress{position:fixed;inset:0 0 auto 0;height:2px;z-index:80;background:var(--h3-lime);transform-origin:left center;transform:scaleX(0);pointer-events:none}.h3-rail{position:fixed;right:calc(var(--h3-gutter) * .5);top:50%;transform:translateY(-50%);z-index:70;display:flex;flex-direction:column;gap:10px;opacity:0;transition:opacity .4s ease}.h3-rail.is-visible{opacity:1}.h3-rail button{position:relative;width:22px;height:14px;display:flex;align-items:center;justify-content:flex-end;padding:0;background:transparent;border:0;cursor:pointer}.h3-rail-name{position:absolute;right:32px;top:50%;translate:0 -50%;white-space:nowrap;color:var(--h3-ink);opacity:0;visibility:hidden;transform:translateX(6px);transition:opacity .22s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility .22s;pointer-events:none}.h3-rail button:focus-visible .h3-rail-name,.h3-rail button:hover .h3-rail-name{opacity:1;visibility:visible;transform:translateX(0)}.h3-rail button:before{content:"";display:block;height:1px;width:22px;background:rgba(255,255,255,.35);transform:scaleX(.364);transform-origin:right center;transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s ease}.h3-rail button.is-active:before{transform:scaleX(1);background:var(--h3-lime)}.h3-rail button:hover:before{transform:scaleX(.727);background:rgba(255,255,255,.8)}@media (max-width:1023px){.h3-rail{display:none}}.h3-cursor{display:none}@media (hover:hover) and (pointer:fine){.h3-motion,.h3-motion [role=button],.h3-motion a,.h3-motion button{cursor:none}.h3-motion .h3-cursor{display:block;position:fixed;left:0;top:0;z-index:90;pointer-events:none;opacity:0;transition:opacity .3s ease}.h3-motion .h3-cursor.is-on{opacity:1}.h3-cursor-ring{left:-18px;top:-18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.55);transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,background-color .25s ease}.h3-cursor-dot,.h3-cursor-ring{position:absolute;border-radius:50%}.h3-cursor-dot{left:-2px;top:-2px;width:4px;height:4px;background:var(--h3-lime)}.h3-cursor.is-link .h3-cursor-ring{transform:scale(1.7);border-color:var(--h3-lime);background:rgba(195,244,0,.08)}}.h3-hero{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto}.h3-hero-media{position:absolute;inset:0;overflow:hidden}.h3-hero-media img,.h3-hero-media video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h3-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,14,15,.95) 0,rgba(14,14,15,.55) 45%,rgba(14,14,15,.35))}.h3-scrollcue{writing-mode:vertical-rl;display:inline-flex;align-items:center;gap:.75rem}.h3-scrollcue:after{content:"";display:block;width:1px;height:56px;background:linear-gradient(to bottom,var(--h3-ink-3),transparent)}.h3-motion .h3-scrollcue:after{animation:h3-cue 2.2s ease-in-out infinite}@keyframes h3-cue{0%,to{transform:scaleY(.4);transform-origin:top;opacity:.4}50%{transform:scaleY(1);opacity:1}}@keyframes h3-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.h3-motion .h3-rise{opacity:0;animation:h3-rise .7s cubic-bezier(.22,1,.36,1) both}.h3-motion .h3-rise-1{animation-delay:.15s}.h3-motion .h3-rise-2{animation-delay:.3s}.h3-motion .h3-rise-3{animation-delay:.45s}.h3-motion .h3-rise-4{animation-delay:.6s}.h3-beat{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;opacity:0;will-change:opacity,transform}html:not(.h3-engine) .h3-beat{position:relative;opacity:1;margin-bottom:4rem}.h3-metric{display:flex;align-items:baseline;gap:.75rem;opacity:0}html:not(.h3-engine) .h3-metric{opacity:1}.h3-metric:before{content:"";width:1.5rem;height:1px;background:var(--h3-lime);transform-origin:left;flex:none}.h3-track{display:flex;flex-direction:column}.h3-panel{position:relative;padding:0 var(--h3-gutter)}.h3-panel-card{border-top:1px solid var(--h3-line);padding-top:2rem}@media (min-width:1024px){.h3-engine .h3-sistema-desk .h3-track{flex-direction:row;height:100svh;align-items:stretch;width:-moz-max-content;width:max-content}.h3-engine .h3-sistema-desk .h3-panel{width:70vw;height:100svh;display:flex;align-items:center;flex:none}.h3-engine .h3-sistema-desk .h3-panel-intro{width:100vw}.h3-engine .h3-sistema-desk .h3-panel-card{border-top:0;padding-top:0}.h3-engine .h3-sistema-desk .h3-ghost{position:absolute;top:6vh;left:4vw}}.h3-pager{display:flex;gap:10px}.h3-pager i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.25);transition:background-color .25s ease,transform .25s ease}.h3-pager i.is-active{background:var(--h3-lime);transform:scale(1.3)}.h3-module{display:block;color:inherit;text-decoration:none}.h3-module .h3-module-arrow{transition:transform .25s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.h3-module:hover .h3-module-arrow{transform:translateX(6px)}.h3-module:hover .h3-module-title{color:#d6ff4d}}.h3-module-title{transition:color .2s ease}.h3-hair{height:1px;background:var(--h3-line);position:relative;overflow:hidden;opacity:.5}.h3-hair:after{content:"";position:absolute;inset:0;background:var(--h3-lime);transform:scaleX(0);transform-origin:left}.h3-hair.is-in:after,html:not(.h3-engine) .h3-hair:after{transform:scaleX(1);transition:transform .9s cubic-bezier(.22,1,.36,1)}.h3-vline{bottom:0;width:1px;background:var(--h3-line)}.h3-vline,.h3-vline i{position:absolute;left:0;top:0}.h3-vline i{width:100%;height:100%;background:var(--h3-lime);transform-origin:top;transform:scaleY(0)}html:not(.h3-engine) .h3-vline i{transform:scaleY(1)}.h3-reveal{will-change:transform,opacity}.h3-faq-q{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;text-align:left;padding:1.25rem 0;background:transparent;border:0;color:inherit;cursor:pointer}.h3-faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.h3-faq-a>div{overflow:hidden}.h3-faq-a.is-open{grid-template-rows:1fr}@media (prefers-reduced-motion:reduce){.h3 .h3-rise{opacity:1}.h3 .h3-grain,.h3 .h3-rise,.h3 .h3-scrollcue:after{animation:none}.h3 .h3-btn,.h3 .h3-faq-a{transition:none}}body:has(.h3) .flx-scroll-top,body:has(.h3) .sw-root{display:none!important}html:not(.h3-engine) .h3-sistema-hint{display:none!important}body:has(.h3){background:var(--h3-bg,#0e0e0f)!important;color:var(--h3-ink,#ffffff);color-scheme:dark}body:has(.h3) header.app-header{background:rgba(14,14,15,.92)!important;border-bottom:1px solid rgba(72,72,73,.35);backdrop-filter:none;-webkit-backdrop-filter:none}body:has(.h3) main{z-index:auto}body:has(.h3) footer{position:relative;z-index:3}