:root{--dashboard-accent:#2ECFC2;--dashboard-accent-hover:#26b2a5;--dashboard-accent-ring:rgba(46,207,194,0.5);--dashboard-accent-glow:rgba(46,207,194,0.3);--dashboard-accent-shadow:rgba(46,207,194,0.2);--dashboard-accent-muted:rgba(46,207,194,0.7);--dashboard-accent-strong:rgba(46,207,194,0.9);--dashboard-accent-soft:rgba(46,207,194,0.1);--dashboard-page:#0a0a0a;--dashboard-surface:#141414;--dashboard-card:#1a1a1a;--dashboard-border:rgba(255,255,255,0.08);--dashboard-border-mid:rgba(255,255,255,0.12);--dashboard-border-width:1px;--dashboard-text-primary:rgba(255,255,255,0.95);--dashboard-text-bright:#ffffff;--dashboard-text-muted:rgba(255,255,255,0.55);--dashboard-overlay-04:rgba(255,255,255,0.04);--dashboard-overlay-05:rgba(255,255,255,0.05);--dashboard-overlay-08:rgba(255,255,255,0.08);--dashboard-overlay-12:rgba(255,255,255,0.12);--dashboard-radius-box:12px;--dashboard-radius-card:8px;--dashboard-radius-button:6px;--dashboard-radius-input:6px;--dashboard-radius-badge:9999px;--dashboard-radius-sm:4px;--dashboard-font-display:"Satoshi Variable",Inter,sans-serif;--dashboard-letter-spacing-display:-0.02em;--dashboard-letter-spacing-body:0;--dashboard-padding-box:24px;--dashboard-padding-card:16px;--dashboard-duration:250ms;--dashboard-duration-fast:150ms;--dashboard-ease:cubic-bezier(0.16,1,0.3,1);--dashboard-z-toast:9999;--hr-blue:#2563eb;--hr-hashvault-accent:#A7FB90;--hr-canvas-void:#000000;--hr-ink-bright:#ffffff;--hr-ink-inverse:#000000;--hr-text-on-dark-muted:rgba(255,255,255,0.72);--hr-text-on-dark-soft:rgba(255,255,255,0.35);--hr-text-on-dark-strong:rgba(255,255,255,0.95);--hr-text-on-dark-high:rgba(255,255,255,0.85);--hr-text-on-dark-dim:rgba(255,255,255,0.55);--hr-line-faint:color-mix(in srgb,var(--dashboard-accent) 14%,transparent);--space-xs:0.5rem;--space-sm:1rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3rem;--space-xl-hero:4rem;--space-lg-compact:1.5rem;--hr-section-pad-y:clamp(3rem,10vh,6rem);--transition-fast:150ms;--transition-normal:250ms;--transition-slow:400ms;--ease-premium:cubic-bezier(0.16,1,0.3,1)}.hr-page{background:var(--hr-canvas-void);color:var(--hr-ink-bright);font-family:var(--font-sans,system-ui,sans-serif);selection-background-color:var(--dashboard-accent);selection-color:var(--hr-ink-inverse)}.hr-main{display:flex;flex-direction:column;min-height:100dvh}.hr-z-10-relative{position:relative;z-index:10}.hr-header{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:opacity var(--transition-slow) var(--ease-premium),transform var(--transition-slow) var(--ease-premium),background var(--transition-slow) var(--ease-premium),border-color var(--transition-fast) var(--ease-premium)}.hr-header.is-scrolled{background:rgba(5,7,10,.75);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.hr-header.is-hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.hr-header.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.hr-header-inner{max-width:100%;width:100%;margin:0 auto;padding:.5rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-lg)}.hr-header-logos{gap:1.5rem;padding-left:20px}.hr-header-logos,.hr-logo{display:flex;align-items:center}.hr-logo{justify-content:flex-start;color:var(--dashboard-accent);transition:opacity var(--transition-fast) var(--ease-premium);flex-shrink:0;background:transparent;border:none;padding:0;cursor:pointer}.hr-logo-connect .hr-logo-img{height:48px;opacity:.85}.hr-logo-connect .hr-logo-img,.hr-logo-main .hr-logo-img{width:auto;max-width:180px;object-fit:contain;object-position:left}.hr-logo-main .hr-logo-img{height:26px}.hr-logo-main{padding-top:10px;padding-bottom:10px}.hr-logo-img{width:auto;height:26px;max-width:180px;object-fit:contain;object-position:left}@media (max-width:1200px){.hr-header-inner{padding:.5rem 1rem;gap:var(--space-md)}.hr-header-logos{gap:1rem}}@media (max-width:768px){.hr-logo-main .hr-logo-img{height:18px}.hr-header-inner{padding:.5rem .75rem}.hr-header-logos{gap:.5rem;padding-left:12px}.hr-nav{gap:.125rem}.hr-nav a,.hr-nav button{padding:.3rem .45rem;font-size:.62rem}}@media (max-width:480px){.hr-logo-main .hr-logo-img{height:16px}.hr-nav a,.hr-nav button{padding:.25rem .35rem;font-size:.58rem}}.hr-logo:hover{opacity:.8}.hr-nav{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0;border-radius:0;background:transparent;border:none}.hr-nav-spacer{display:block}.hr-nav a,.hr-nav button{border:none;background:transparent;color:var(--hr-text-on-dark-muted);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;padding:.5rem 1rem;border-radius:100px;cursor:pointer;text-decoration:none;transition:color var(--transition-fast) var(--ease-premium),background var(--transition-fast) var(--ease-premium);white-space:nowrap}@media (max-width:1200px){.hr-nav{gap:.25rem}.hr-nav a,.hr-nav button{padding:.375rem .6rem;font-size:.7rem}}.hr-nav a:hover,.hr-nav button:hover{color:var(--hr-ink-bright);background:rgba(255,255,255,.05)}.hr-nav a.active,.hr-nav button.active{color:#2ECFCE;background:color-mix(in srgb,#2ECFCE 10%,transparent);font-weight:700}.hr-cta{background:rgba(255,255,255,.05);color:var(--hr-ink-bright);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:.6rem 1.5rem;border-radius:100px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background var(--transition-fast) var(--ease-premium),color var(--transition-fast) var(--ease-premium),border-color var(--transition-fast) var(--ease-premium),transform var(--transition-fast) var(--ease-premium),box-shadow var(--transition-fast) var(--ease-premium);min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hr-cta:hover{background:var(--hr-ink-bright);color:var(--hr-ink-inverse);border-color:var(--hr-ink-bright);transform:translateY(-1px);box-shadow:0 4px 20px rgba(255,255,255,.15)}.hr-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--dashboard-accent);margin:0 0 var(--space-sm);display:flex;align-items:center;gap:var(--space-xs)}.hr-eyebrow-center{justify-content:center}.hr-eyebrow:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:var(--dashboard-accent);box-shadow:0 0 12px var(--dashboard-accent)}.hr-accent{color:var(--dashboard-accent)}.hr-lede{font-size:1rem;line-height:1.5;color:var(--hr-text-on-dark-muted);max-width:42rem;margin:0 0 var(--space-lg)}.hr-lede-center{margin-left:auto;margin-right:auto;text-align:center}.hr-lede-dark{color:var(--hr-text-on-dark-muted)}.hr-hero{position:relative;height:100dvh;display:flex;align-items:center;justify-content:center;padding:22vh var(--space-lg) var(--space-xl);overflow:hidden}.hr-hero-bg{position:absolute;inset:0;z-index:0;background-color:var(--hr-canvas-void);pointer-events:none;overflow:hidden;opacity:0;transition:opacity 1.5s ease}.hr-hero-bg.is-revealed{opacity:1}.hr-hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.25);transition:opacity 1.2s var(--ease-premium),transform 1.8s var(--ease-premium);z-index:0}.hr-hero-bg-img canvas{transform:scale(1.3)!important}.hr-hero-bg.is-revealed .hr-hero-bg-img{opacity:.44;transform:scale(1)}.hr-hero-vignette{position:absolute;inset:0;z-index:1;opacity:0;transition:opacity 1.4s var(--ease-premium) .3s;background:radial-gradient(ellipse 80% 70% at 50% 45%,rgba(0,0,0,.55) 0,transparent 70%),radial-gradient(ellipse 140% 100% at 50% 50%,transparent 35%,rgba(0,0,0,.8) 100%),linear-gradient(180deg,rgba(0,0,0,.3),transparent 25%,transparent 60%,rgba(0,0,0,.75))}.hr-hero-bg.is-revealed .hr-hero-vignette{opacity:1}.hr-hero-particles{position:absolute;inset:0;z-index:2;pointer-events:none}.hr-hero-particles canvas{display:block;width:100%!important;height:100%!important}.hr-hero-gate{position:absolute;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;padding-bottom:clamp(3rem,10vh,6rem);background:transparent;border:none;cursor:pointer;appearance:none;color:inherit;font:inherit;-webkit-tap-highlight-color:transparent}.hr-hero-gate:focus-visible{outline:2px solid var(--dashboard-accent,#2ecfc2);outline-offset:4px}.hr-hero-gate-pulse{position:relative;width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--hr-ink-bright) 70%,transparent);opacity:0;animation:hr-hero-gate-pulse-fade-in .7s cubic-bezier(.22,1,.36,1) forwards,hr-hero-gate-pulse-breathe 2.2s ease-in-out .7s infinite}.hr-hero-gate-pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid color-mix(in srgb,var(--hr-ink-bright) 30%,transparent);animation:hr-hero-gate-pulse-ring 2.2s cubic-bezier(.22,1,.36,1) .7s infinite}@keyframes hr-hero-gate-pulse-fade-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes hr-hero-gate-pulse-breathe{0%,to{opacity:.55}50%{opacity:1}}@keyframes hr-hero-gate-pulse-ring{0%{transform:scale(.9);opacity:.7}to{transform:scale(2.6);opacity:0}}@media (prefers-reduced-motion:reduce){.hr-hero-gate-pulse,.hr-hero-gate-pulse:after{animation:none}.hr-hero-gate-pulse{opacity:.6}}.hr-hero-content{position:relative;z-index:10;max-width:64rem;text-align:center;display:flex;flex-direction:column;align-items:center;will-change:transform,opacity;margin-top:-15vh}.hr-hero-content-hidden{opacity:0;transform:translateY(8px)}.hr-hero-scroll-indicator{z-index:10;bottom:max(1.5rem,4vh);color:color-mix(in srgb,var(--hr-ink-bright) 68%,transparent)}.hr-hero .hr-eyebrow{justify-content:center}.hr-cinema-intro-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 var(--space-md)}.hr-cinema-intro-title,.hr-hero-headline{font-family:var(--dashboard-font-display,var(--font-sans));color:var(--hr-ink-bright);text-transform:uppercase}.hr-hero-headline{font-size:clamp(3.5rem,10vw,8.5rem);font-weight:900;letter-spacing:-.045em;line-height:.92;margin:0 0 var(--space-lg);display:flex;flex-direction:column;align-items:center}.hr-hero-headline-line{display:block;white-space:nowrap}.hr-hero-headline-accent{color:var(--dashboard-accent);text-shadow:0 0 60px color-mix(in srgb,var(--dashboard-accent) 40%,transparent),0 0 120px color-mix(in srgb,var(--dashboard-accent) 15%,transparent)}.hr-hero-headline-dot{color:var(--hr-ink-bright)}.hr-hero-sub-lede{font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.65;color:var(--hr-text-on-dark-high);text-align:center;max-width:46rem;margin:0 auto;letter-spacing:.01em}.hr-hero-sub-lede-dim{color:var(--hr-text-on-dark-dim);font-weight:500}@media (max-width:768px){.hr-hero-headline{font-size:clamp(2.5rem,12vw,5rem);line-height:.95}.hr-hero-sub-lede{font-size:1rem}}.hr-dark-universe{background:var(--hr-canvas-void);position:relative}.hr-bento-visual-thynk{background:radial-gradient(circle at 18% 20%,rgba(95,201,255,.38),transparent 28%),linear-gradient(135deg,rgba(5,11,20,1),rgba(10,37,74,.92))}.hr-bento-visual-atlas{background:radial-gradient(circle at 78% 18%,rgba(56,189,248,.35),transparent 25%),linear-gradient(135deg,rgba(4,12,18,1),rgba(16,60,77,.88))}.hr-bento-visual-victor{background:radial-gradient(circle at 50% 30%,rgba(200,210,230,.2),transparent 35%),linear-gradient(135deg,#060810,#1a1e2e)}.hr-bento-visual-primedata{background:radial-gradient(circle at 70% 20%,rgba(245,179,1,.35),transparent 30%),linear-gradient(135deg,#0a0b0e,#232730)}.hr-bento-visual-objection{background:radial-gradient(circle at 30% 25%,rgba(168,85,247,.32),transparent 30%),linear-gradient(135deg,#0a0815,#1c1635)}.hr-bento-visual-blockbank{background:radial-gradient(circle at 60% 40%,rgba(37,99,235,.35),transparent 30%),linear-gradient(135deg,#0a0e18,#1a2540)}.hr-bento-visual-signal{background:radial-gradient(circle at 18% 24%,rgba(72,163,255,.5),transparent 30%),linear-gradient(135deg,#08131f,#12324f 48%,#08131f)}.hr-bento-visual-orbit{background:radial-gradient(circle at 75% 24%,rgba(0,229,255,.32),transparent 28%),linear-gradient(135deg,#0b1422,#152a44)}.hr-bento-visual-vector{background:linear-gradient(135deg,rgba(5,13,26,1),rgba(28,65,111,.95)),radial-gradient(circle at 30% 30%,rgba(128,197,255,.18),transparent 40%)}.hr-bento-visual-lattice{background:linear-gradient(145deg,#07111d,#16304c),radial-gradient(circle at 70% 78%,rgba(83,200,255,.24),transparent 36%)}.hr-bento-visual-pulse{background:radial-gradient(circle at 50% 18%,rgba(0,213,255,.34),transparent 24%),linear-gradient(135deg,#06101c,#0f2237 55%,#16324d)}.hr-bento-visual-horizon{background:linear-gradient(160deg,rgba(7,14,26,1),rgba(17,35,55,.95)),radial-gradient(circle at 82% 50%,rgba(100,195,255,.2),transparent 35%)}.hr-bento-visual-horizon:before,.hr-bento-visual-lattice:before,.hr-bento-visual-orbit:before,.hr-bento-visual-pulse:before,.hr-bento-visual-signal:before,.hr-bento-visual-vector:before{width:34%;height:34%;top:14%;right:10%;border:1px solid rgba(151,217,255,.24)}.hr-bento-visual-horizon:after,.hr-bento-visual-lattice:after,.hr-bento-visual-orbit:after,.hr-bento-visual-pulse:after,.hr-bento-visual-signal:after,.hr-bento-visual-vector:after{left:8%;right:8%;bottom:12%;height:1px;border-radius:0;background:linear-gradient(90deg,transparent,rgba(184,233,255,.36),rgba(184,233,255,.12),transparent)}.hr-chapter-section{position:relative;padding:var(--hr-section-pad-y) 0;width:100%}.hr-chapter-split{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:var(--space-xl);max-width:80rem;margin:0 auto var(--space-xl);padding:0 var(--space-lg);overflow:hidden}.hr-chapter-split,.hr-chapter-split-left,.hr-chapter-split-right{will-change:transform,opacity}.hr-chapter-split-left{flex:1 1 500px;text-align:left}.hr-chapter-split-right{flex:1 1 400px;text-align:left;padding-bottom:1rem}.hr-mb-0{margin-bottom:0!important}.hr-products-stack{display:flex;flex-direction:column;gap:0;width:100%}.hr-product-showcase{position:relative;width:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:var(--space-xl) var(--space-lg)}.hr-product-showcase-particles{position:absolute;inset:0;z-index:0}.hr-product-showcase-inner{position:relative;z-index:10;width:100%;max-width:80rem;display:flex;flex-direction:row;align-items:center;gap:var(--space-xl)}.hr-product-showcase-reverse{flex-direction:row-reverse}.hr-product-showcase-text{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;z-index:10}.hr-product-showcase-text:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 70%);z-index:-1;pointer-events:none}.hr-product-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.hr-product-feature{position:relative;padding-left:1.5rem;font-size:1.125rem;color:var(--hr-text-on-dark-high)}.hr-product-feature:before{content:"●";position:absolute;left:0;color:var(--dashboard-accent);font-size:1.25rem;line-height:1}.hr-product-showcase-reverse .hr-product-showcase-logo{height:auto;width:auto;max-width:800px;object-fit:contain;margin-bottom:-2.5rem;margin-right:-240px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.9));align-self:flex-end}.hr-product-showcase-reverse .hr-product-showcase-text{align-items:flex-end;text-align:right;margin-top:-2rem}.hr-product-showcase-reverse .hr-product-features{align-items:flex-end;text-align:right}.hr-product-showcase-reverse .hr-product-feature{padding-left:0;padding-right:1.25rem}.hr-product-showcase-reverse .hr-product-feature:before{left:auto;right:0}.hr-product-features-hashvault .hr-product-feature:before{color:var(--hr-hashvault-accent)!important}.hr-product-showcase-logo{height:auto;width:auto;max-width:800px;object-fit:contain;margin-bottom:-2.5rem;margin-left:-240px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.9));align-self:flex-start}.hr-product-showcase-lede{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--hr-text-on-dark-muted);line-height:1.6;margin-bottom:2rem;margin-top:-2rem}.hr-product-showcase-cta{margin-top:2rem!important}.hr-product-showcase-media{flex:1;width:100%;position:relative;perspective:2000px}.hr-product-device{position:relative;width:100%;max-width:56rem;transform:perspective(1000px) rotateY(-8deg) scale(.95);transition:transform .8s cubic-bezier(.25,1,.5,1)}.hr-product-showcase-reverse .hr-product-device{transform:perspective(1000px) rotateY(8deg) scale(.95)}.hr-product-device:hover,.hr-product-showcase-reverse .hr-product-device:hover{transform:perspective(1000px) rotateY(0deg) scale(1)}.hr-product-device-screen{position:relative;border-radius:1.55rem;padding:.72rem;background:linear-gradient(180deg,rgba(92,95,101,.98),rgba(42,44,49,.99) 48%,rgba(24,25,29,1));border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 48px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.14)}.hr-product-device-camera{position:absolute;top:.44rem;left:50%;transform:translateX(-50%);width:.42rem;height:.42rem;border-radius:999px;background:radial-gradient(circle at 35% 35%,rgba(92,127,168,.9) 0,rgba(20,24,30,.98) 55%,rgba(5,6,8,1) 100%);box-shadow:0 0 0 .09rem rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)}.hr-product-device-display{overflow:hidden;border-radius:.92rem;background:#000;aspect-ratio:4/3}.hr-product-device-display img{width:100%;height:100%;object-fit:cover;display:block}.hr-product-device-base,.hr-product-device-notch{display:none}.hr-product-device-base:before{content:none}.hr-product-device:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-1.34rem;width:68%;height:.74rem;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.18) 0,rgba(0,0,0,0) 72%);pointer-events:none}.hr-product-device-connect .hr-product-device-screen{box-shadow:0 22px 48px rgba(0,0,0,.42),0 0 0 1px color-mix(in srgb,var(--hr-hashvault-accent) 12%,transparent),inset 0 1px 0 rgba(255,255,255,.16)}@media (max-width:768px){.hr-feature-float{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;margin-top:1rem;width:100%;justify-content:center}.hr-product-device{transform:none;max-width:100%}.hr-product-device:hover{transform:none}.hr-product-device-screen{padding:.56rem;border-radius:1.15rem}.hr-product-device-camera{top:.38rem;width:.38rem;height:.38rem}.hr-product-device:after{bottom:-1rem;width:64%;height:.5rem}}.hr-thesis-section{position:relative;min-height:100dvh;padding:var(--hr-section-pad-y) clamp(1.25rem,4vw,3.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:var(--hr-ink-bright);z-index:20;box-shadow:0 20px 60px rgba(0,0,0,.8)}.hr-thesis-section:before{content:"";position:absolute;top:-10vh;left:0;right:0;height:10vh;background:linear-gradient(to bottom,transparent,var(--hr-ink-bright));pointer-events:none;z-index:20}@media (pointer:coarse){.hr-thesis-section{box-shadow:0 8px 24px rgba(0,0,0,.4);padding:var(--space-lg) var(--space-md,1rem)}}.hr-thesis-content{width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-lg)}@media (max-width:767px){.hr-thesis-content{gap:var(--space-md,1rem)}}@media (min-width:768px){.hr-thesis-content{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--space-xl)}}.hr-thesis-left{display:flex;align-items:center;gap:var(--space-sm);flex-shrink:0;align-self:flex-start;padding-top:.5rem;position:relative;will-change:transform}.hr-thesis-triangle{width:12px;height:12px;color:var(--dashboard-accent)}.hr-thesis-eyebrow{font-family:var(--font-mono,monospace);font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--hr-ink-inverse);margin:0}.hr-thesis-right{flex:1;max-width:100%;min-width:0;overflow:visible}.hr-thesis-right,.hr-thesis-text{display:flex;flex-direction:column}.hr-thesis-text{width:100%}.hr-thesis-line{position:relative;display:block;text-align:left;width:100%;max-width:100%}.hr-thesis-line-text{font-family:var(--dashboard-font-display,var(--font-sans));font-size:clamp(1.2rem,6.6vw,1.8rem);font-weight:700;line-height:1.4;letter-spacing:-.01em;white-space:normal}@media (max-width:767px){.hr-thesis-left{display:none}}@media (min-width:768px){.hr-thesis-line-text{font-size:clamp(1.44rem,3.36vw,2.4rem);line-height:1.38;letter-spacing:-.02em;white-space:normal}}@media (min-width:1024px){.hr-thesis-right{max-width:72vw}.hr-thesis-line-text{font-size:clamp(1.2rem,2.52vw,2.4rem);line-height:1.35;letter-spacing:-.02em;white-space:normal}}.hr-thesis-char{color:rgba(0,0,0,.22)}@media (pointer:coarse){.hr-thesis-char{color:rgba(0,0,0,.18);transition:color .5s cubic-bezier(.16,1,.3,1)}.hr-thesis-line.is-visible .hr-thesis-char{color:rgba(0,0,0,.95)}}@media (prefers-reduced-motion:reduce){.hr-thesis-char{color:rgba(0,0,0,.95)!important}}.hr-thesis-line-mask{display:none}.hr-root-ring-particles{background-color:var(--hr-canvas-void)}@media (prefers-reduced-motion:reduce){.hr-root-ring-particles{animation:none!important;transition:none!important;background-image:none!important}}@supports (background:paint(something)){.hr-root-ring-particles{--ring-radius:100;--ring-thickness:600;--particle-count:140;--particle-rows:35;--particle-size:2.5;--particle-color:var(--dashboard-accent);--particle-min-alpha:0.65;--particle-max-alpha:1;--seed:200;background-image:paint(ring-particles);animation:hrRootRipple 6s linear infinite,hrRootRing 6s ease-in-out infinite alternate;transition:--ring-x 3s ease,--ring-y 3s ease}.hr-particles-hashvault{--particle-color:var(--hr-hashvault-accent)!important}@property --animation-tick{syntax:"<number>";inherits:false;initial-value:0}@property --ring-radius{syntax:"<number> | auto";inherits:false;initial-value:auto}@property --ring-x{syntax:"<number>";inherits:false;initial-value:50}@property --ring-y{syntax:"<number>";inherits:false;initial-value:50}@property --ring-interactive{syntax:"<number>";inherits:false;initial-value:0}@keyframes hrRootRipple{0%{--animation-tick:0}to{--animation-tick:1}}@keyframes hrRootRing{0%{--ring-radius:150}to{--ring-radius:250}}}.hr-final-section{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;isolation:isolate;background:radial-gradient(ellipse at 50% 50%,rgba(45,212,191,.12) 0,transparent 60%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:100% 100%,80px 80px,80px 80px;background-position:50%;background-color:#050505;padding:0}.hr-final-section:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none;z-index:-1;box-shadow:inset 0 0 200px rgba(0,0,0,.95)}.hr-ecosystem-promo{display:flex;flex-direction:column;gap:.75rem}.hr-pipeline-header{flex-shrink:0;padding-top:max(3vh,1.5rem);padding-bottom:max(2.5vh,1.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1}.hr-pipeline-main-title h2{text-align:center;margin:0;text-shadow:0 0 40px rgba(45,212,191,.15),0 0 100px rgba(45,212,191,.05)}.hr-pipeline-main-title h2 .hr-accent{text-shadow:0 0 20px rgba(45,212,191,.3),0 0 60px rgba(45,212,191,.1)}.hr-pipeline-tagline{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.6em;text-transform:uppercase;color:rgba(255,255,255,.25);font-weight:500;margin-top:1rem}.hr-pipeline-main{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.hr-pipeline-gap{flex-shrink:0;height:5rem;background:#050505}.hr-pipeline-footer{flex-shrink:0;padding-bottom:max(3vh,1.5rem);padding-top:max(3vh,1.5rem);z-index:20;position:relative;overflow-x:clip;background:#050505;border-top:1px solid rgba(255,255,255,.06)}.hr-footer-inner-aligned{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:80rem;margin:0 auto;padding:0 2.75rem;gap:3rem}.hr-footer-logo-wrap{display:flex;align-items:center;flex-shrink:0}.hr-footer-logo-img{width:auto;height:26px;max-width:180px;object-fit:contain;object-position:left}.hr-footer-cta-block{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:440px;padding-right:20px}.hr-footer-form-wrap{width:100%}.hr-ecosystem-title{font-family:var(--dashboard-font-display,var(--font-sans));font-size:1.35rem;font-weight:700;background:linear-gradient(90deg,#fff,rgba(255,255,255,.5));-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em;line-height:1.3;margin:0}@media (max-width:768px){.hr-footer-inner-aligned{padding:0 1.25rem;flex-direction:column;align-items:flex-start;gap:1.5rem}.hr-footer-logo-img{height:20px}.hr-footer-cta-block{max-width:100%;padding-right:0}.hr-pipeline-footer{padding-bottom:1.5rem;padding-top:2rem}}.hr-pipeline-carousel-slot{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hr-pipeline-carousel-container{position:relative;z-index:1;width:100%;overflow:visible;cursor:grab;flex:1;display:flex;align-items:flex-start;justify-content:flex-start;padding-top:0;padding-bottom:0;min-height:0}.hr-pipeline-carousel-container:active{cursor:grabbing}.hr-pipeline-carousel-track{display:flex;gap:clamp(1rem,2vw,2rem);padding:0;will-change:transform}.hr-pipeline-fade-left,.hr-pipeline-fade-right{position:absolute;top:0;bottom:0;width:clamp(40px,8vw,150px);z-index:5;pointer-events:none;display:block}.hr-pipeline-fade-left{left:0;background:linear-gradient(to right,var(--hr-canvas-void) 0,transparent 100%)}.hr-pipeline-fade-right{right:0;background:linear-gradient(to left,var(--hr-canvas-void) 0,transparent 100%)}.hr-pipeline-card-wrapper{perspective:1200px;flex-shrink:0}.hr-pipeline-card{position:relative;width:clamp(420px,32vw,580px);height:clamp(400px,48vh,620px);border-radius:.25rem;background:rgba(255,255,255,.01);border:1px solid rgba(255,255,255,.03);overflow:hidden;display:flex;flex-direction:column;cursor:default;box-shadow:0 30px 60px rgba(0,0,0,.8);isolation:isolate}.hr-pipeline-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,rgba(255,255,255,.15),transparent 50%,rgba(255,255,255,.05));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:3;pointer-events:none}.hr-pipeline-card-placeholder{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#1a1a1a 0,#0a0a0a 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hr-pipeline-card-placeholder:before{content:"";position:absolute;width:200%;height:200%;background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(46,207,194,.05) 90deg,transparent 180deg);animation:hr-spin-slow 20s linear infinite}.hr-pipeline-card-placeholder:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.08;mix-blend-mode:screen}@keyframes hr-spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hr-pipeline-card-visual{position:absolute;inset:0;z-index:0;transition:transform .8s cubic-bezier(.16,1,.3,1)}.hr-pipeline-img,.hr-pipeline-video{object-fit:cover;width:100%;height:100%}.hr-pipeline-video{position:absolute;inset:0}.hr-pipeline-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.15) 40%,rgba(0,0,0,.75) 70%,rgba(0,0,0,.95));z-index:1}.hr-pipeline-card-content{position:absolute;bottom:1.5rem;left:0;right:0;z-index:10;padding:clamp(1.25rem,2vw,2rem);display:flex;flex-direction:column;gap:.75rem}.hr-pipeline-card-title{font-family:var(--dashboard-font-display,var(--font-sans));font-size:clamp(1.5rem,2vw,2.5rem);font-weight:800;margin:0;color:#fff;letter-spacing:-.03em;line-height:1;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.8)}.hr-pipeline-card-desc{font-size:clamp(.8rem,1vw,1.05rem);line-height:1.5;color:rgba(255,255,255,.8);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 8px rgba(0,0,0,.9)}.hr-pipeline-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:clamp(.75rem,1.2vw,1.5rem);border-top:1px solid rgba(255,255,255,.1)}@media (max-width:768px){.hr-pipeline-card{width:min(82vw,340px);height:min(96vw,400px)}.hr-pipeline-card-title{font-size:1.25rem;min-height:1.25rem}.hr-pipeline-card-desc{font-size:.75rem;line-height:1.45;min-height:calc(2 * 1.45 * .75rem)}.hr-pipeline-card-content{padding:1.25rem;bottom:1rem}.hr-pipeline-carousel-track{gap:.75rem;padding:0}.hr-pipeline-carousel-container{padding-top:.5rem}.hr-pipeline-header{padding-top:max(2vh,1rem);padding-bottom:max(1.5vh,.75rem)}.hr-pipeline-tagline{font-size:.6rem;letter-spacing:.4em;margin-top:.5rem}.hr-pipeline-gap{height:2.5rem}}@media (max-width:480px){.hr-pipeline-card{width:86vw;height:110vw;max-height:440px}.hr-pipeline-card-title{font-size:1.125rem}.hr-pipeline-card-desc{font-size:.7rem}.hr-pipeline-gap{height:2rem}}.hr-main-reset{gap:0;padding-bottom:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px;border:2px solid #0a0a0a}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-thumb:active{background:var(--dashboard-accent)}html{scrollbar-width:thin;scrollbar-color:#333 #0a0a0a}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--dashboard-accent);color:#000;padding:12px 24px;border-radius:0 0 8px 8px;font-weight:600;text-decoration:none;z-index:10000;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid #fff;outline-offset:-3px}[role=button]:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--dashboard-accent);outline-offset:3px}.hr-cta:focus-visible,.hr-nav button:focus-visible,.mobile-nav-link:focus-visible{outline:3px solid var(--dashboard-accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}.mobile-nav-toggle{display:none;position:fixed;top:1rem;right:1rem;z-index:1000;width:48px;height:48px;border-radius:50%;background:rgba(10,10,10,.8);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);color:#fff;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.mobile-nav-toggle:hover{background:rgba(20,20,20,.9);border-color:var(--dashboard-accent)}@media (max-width:1023px){.mobile-nav-toggle{display:flex}.hr-nav{display:none!important}}.mobile-nav-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:998}.mobile-nav-drawer{position:fixed;top:0;right:0;width:min(320px,85vw);height:100vh;background:#0a0a0a;border-left:1px solid rgba(255,255,255,.1);z-index:999;display:flex;flex-direction:column;padding:1.5rem}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-title{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5)}.mobile-nav-close{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;transition:background .2s ease}.mobile-nav-close:hover{background:rgba(255,255,255,.1)}.mobile-nav-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem;background:transparent;border:none;border-radius:8px;color:#fff;text-align:left;cursor:pointer;transition:all .2s ease}.mobile-nav-link:hover{background:rgba(255,255,255,.05)}.mobile-nav-link:hover .mobile-nav-number{color:var(--dashboard-accent)}.mobile-nav-number{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.3);transition:color .2s ease;font-family:var(--font-mono)}.mobile-nav-label{font-size:1.25rem;font-weight:500}.mobile-nav-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.mobile-nav-contact{font-size:.875rem;color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s ease}.mobile-nav-contact:hover{color:var(--dashboard-accent)}@media (max-width:1023px){.hr-header-inner{padding:.75rem 1rem;gap:.5rem;grid-template-columns:auto 1fr auto}.hr-logo img{height:64px;max-width:280px}.hr-nav{display:none}}.hr-cinema-wrapper{width:100%;height:100dvh;overflow:hidden;position:relative}.hr-cinema-track{display:flex;height:100dvh;width:max-content;will-change:transform}.hr-cinema-slide{box-sizing:border-box;width:var(--hr-cinema-slide-w,100dvw);height:100dvh;position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0}.hr-cinema-intro-slide{isolation:isolate;padding:11vh var(--space-lg)}.hr-cinema-intro-slide:before{content:"";position:absolute;inset:0;z-index:0;background-color:#000;background-image:url(/patterns/hub-portfolio-intro-pattern.svg);background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.hr-cinema-intro-slide:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 50% 42%,rgba(0,0,0,.2) 0,rgba(0,0,0,.82) 100%)}.hr-cinema-slide--pattern-bg{isolation:isolate}.hr-cinema-slide--pattern-bg:before{content:"";position:absolute;inset:0;z-index:0;background-color:#000;background-image:url(/patterns/hub-portfolio-intro-pattern.svg);background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.hr-cinema-slide--pattern-bg:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 50% 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.65) 100%)}.hr-cinema-slide--pattern-bg>.hr-cinema-media{z-index:2}.hr-cinema-intro-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50vw;height:50vw;background:radial-gradient(circle,color-mix(in srgb,var(--dashboard-accent) 12%,transparent) 0,transparent 60%);filter:blur(60px);z-index:0;pointer-events:none}.hr-cinema-intro-logo{display:flex;justify-content:center;align-items:center;margin:0 0 var(--space-md);width:100%}.hr-cinema-logo-img{width:100%;max-width:400px;height:auto;object-fit:contain}.hr-cinema-intro-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:var(--space-lg)}.hr-cta--accent{border-color:color-mix(in srgb,var(--dashboard-accent) 45%,transparent);color:var(--dashboard-accent)}.hr-cta--accent:hover{background:color-mix(in srgb,var(--dashboard-accent) 18%,transparent);color:var(--hr-ink-bright);border-color:var(--dashboard-accent);box-shadow:0 4px 24px color-mix(in srgb,var(--dashboard-accent) 25%,transparent)}.hr-cinema-intro-shell{position:relative;z-index:2;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-xl)}.hr-cinema-intro-content{width:min(100%,42rem);margin:0 auto}.hr-cinema-intro-cta{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--hr-ink-bright) 25%,transparent);background:transparent;color:var(--hr-ink-bright);font-family:var(--dashboard-font-sans,var(--font-sans));font-size:.875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer}.hr-cinema-intro-cta-icon{width:1.125rem;height:1.125rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.hr-cinema-intro-cta:hover{background:var(--hr-ink-bright);color:var(--hr-canvas-void);border-color:var(--hr-ink-bright)}.hr-cinema-intro-cta:hover .hr-cinema-intro-cta-icon{transform:translateX(4px)}.hr-cinema-media{position:relative;width:100vw;height:100dvh;overflow:hidden;display:block;background:var(--hr-canvas-void)}.hr-cinema-img-wrapper{position:absolute;inset:-10%;width:120%;height:120%;overflow:hidden;z-index:1}.hr-cinema-img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease-premium),filter 1.2s var(--ease-premium)}.hr-cinema-spline-iframe{position:absolute;inset:0;border:0}.hr-cinema-glb-container{position:absolute;inset:0;width:100%;height:100%}.hr-cinema-glb-viewer{width:100%;height:100%;position:relative}.hr-cinema-glb-viewer canvas{width:100%!important;height:100%!important;display:block}.hr-cinema-media:hover .hr-cinema-img,.hr-cinema-media:hover .hr-cinema-spline-iframe{transform:scale(1.05);filter:saturate(1.1) brightness(1.05)}.hr-cinema-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.5) 25%,transparent 60%);pointer-events:none}@media (pointer:coarse){.hr-cinema-wrapper{height:auto;overflow:visible}.hr-cinema-track{display:flex;flex-direction:column;height:auto;width:100%!important;will-change:auto;transform:none!important}.hr-cinema-slide{width:100%!important;min-width:100%!important;max-width:100%!important;flex-basis:auto!important;height:auto;min-height:auto;padding:0;margin:0!important}.hr-cinema-media{width:100vw;height:100dvh;min-height:100dvh}.hr-cinema-intro-slide{min-height:50dvh;display:flex;justify-content:center}.hr-cinema-intro-content,.hr-cinema-intro-shell,.hr-cinema-intro-slide{align-items:center;text-align:center}.hr-cinema-intro-content{display:flex;flex-direction:column}.hr-cinema-intro-logo{max-width:220px;margin-inline:auto}.hr-cinema-logo-img{max-width:200px}.hr-cinema-slide:not(.hr-cinema-intro-slide){opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hr-cinema-slide:not(.hr-cinema-intro-slide).is-visible{opacity:1;transform:translateY(0)}}@media (max-width:768px) and (pointer:fine){.hr-cinema-intro-logo{max-width:240px}}.hr-bottom-bar{width:100%;background:var(--hr-canvas-void);border-top:1px solid color-mix(in srgb,var(--hr-ink-bright) 8%,transparent);padding:16px 0}.hr-bottom-bar-inner{max-width:90rem;margin:0 auto;padding:0 2.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.hr-bottom-bar-left{display:flex;align-items:center;gap:16px}.hr-bottom-bar-copy{font-size:.75rem;color:color-mix(in srgb,var(--hr-ink-bright) 45%,transparent);white-space:nowrap}.hr-bottom-bar-links{display:flex;align-items:center;gap:10px}.hr-bottom-bar-link{font-size:.75rem;color:color-mix(in srgb,var(--hr-ink-bright) 45%,transparent);text-decoration:none;transition:color var(--transition-fast) var(--ease-premium)}.hr-bottom-bar-link:hover{color:var(--hr-ink-bright)}.hr-bottom-bar-sep{font-size:.75rem;color:color-mix(in srgb,var(--hr-ink-bright) 25%,transparent)}@media (max-width:640px){.hr-bottom-bar-inner{flex-direction:column;align-items:flex-start;padding:0 1rem;gap:8px}.hr-bottom-bar-logo{height:14px}}.hr-footer{width:100%;background:var(--hr-canvas-void);border-top:1px solid color-mix(in srgb,var(--hr-ink-bright) 10%,transparent);padding:var(--space-xl) 0;position:relative;z-index:10}.hr-footer-inner{max-width:90rem;margin:0 auto;padding:0 var(--space-lg);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--space-lg)}@media (min-width:768px){.hr-footer-inner{flex-direction:row}}.hr-footer-partners{width:100%;padding:var(--space-lg) 0;border-bottom:1px solid color-mix(in srgb,var(--hr-ink-bright) 8%,transparent);margin-bottom:var(--space-lg)}.hr-footer-brand{display:flex;align-items:center}.hr-footer-brand img{width:232px;height:auto;opacity:.9;transition:opacity var(--transition-fast) var(--ease-premium)}.hr-footer-brand:hover img{opacity:1}.hr-footer-socials{display:flex;align-items:center;gap:1.5rem}.hr-footer-socials a{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--hr-ink-bright) 15%,transparent);color:var(--hr-ink-bright);transition:all var(--transition-fast) var(--ease-premium)}.hr-footer-socials a:hover{border-color:var(--dashboard-accent);color:var(--dashboard-accent);background:color-mix(in srgb,var(--dashboard-accent) 10%,transparent);transform:translateY(-2px)}@media (max-width:768px){.hr-header-inner{padding:.5rem .75rem;grid-template-columns:auto 1fr auto}.hr-logo img{height:56px;max-width:240px}.hr-nav{display:none}.hr-hero{padding:var(--space-xl) var(--space-sm)}.hr-product-showcase-inner{flex-direction:column!important;gap:var(--space-lg)}.hr-product-showcase-text{width:100%}.hr-product-showcase-reverse .hr-product-showcase-text,.hr-product-showcase-text{align-items:center!important;text-align:center!important}.hr-product-showcase-reverse .hr-product-features{align-items:center!important;text-align:left!important}.hr-product-showcase-reverse .hr-product-feature{padding-left:var(--space-sm)!important;padding-right:0!important}.hr-product-showcase-reverse .hr-product-feature:before{left:0!important;right:auto!important}.hr-product-showcase-logo,.hr-product-showcase-reverse .hr-product-showcase-logo{width:min(82vw,22rem);min-width:12rem;height:auto;max-width:none;max-height:none;margin:0 auto var(--space-lg);align-self:center}.hr-product-showcase-lede{font-size:1rem}.hr-product-device,.hr-product-device:hover{transform:none}}.hr-product-stack-separator{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin:0;position:relative;z-index:20}.hr-separator-line{width:1px;height:8rem;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--dashboard-accent) 50%,transparent),transparent)}.hr-separator-text{font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--dashboard-accent);text-transform:uppercase;background:var(--hr-canvas-void);padding:.5rem 1rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--dashboard-accent) 20%,transparent);box-shadow:0 0 20px color-mix(in srgb,var(--dashboard-accent) 20%,transparent)}@media (max-width:768px){.hr-separator-line{height:4rem}}.hr-scroll-indicator{position:absolute;bottom:4vh;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:color-mix(in srgb,var(--hr-ink-bright) 50%,transparent);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;animation:hrFadeInOut 3s infinite;pointer-events:none}.hr-scroll-indicator-mouse{width:20px;height:32px;border:1px solid;border-radius:10px;position:relative}.hr-scroll-indicator-wheel{width:2px;height:6px;background:currentColor;border-radius:1px;position:absolute;top:4px;left:50%;transform:translateX(-50%);animation:hrScrollWheel 2s infinite}@keyframes hrScrollWheel{0%{top:4px;opacity:1}to{top:14px;opacity:0}}@keyframes hrFadeInOut{0%,to{opacity:.4}50%{opacity:1}}@media (pointer:coarse){.hr-chapter-split-left,.hr-chapter-split-right{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);will-change:auto}.hr-chapter-split-left.is-visible,.hr-chapter-split-right.is-visible{opacity:1;transform:translateY(0)}.hr-chapter-split-right{transition-delay:.12s}.hr-product-showcase-inner{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hr-product-showcase-inner.is-visible{opacity:1;transform:translateY(0)}.hr-product-stack-separator{opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1)}.hr-product-stack-separator.is-visible{opacity:1}.hr-chapter-split{will-change:auto;overflow:visible}.hr-header.is-scrolled{background:rgba(5,7,10,.92)}.hr-cta,.hr-header.is-scrolled{backdrop-filter:none;-webkit-backdrop-filter:none}.hr-pipeline-card-index,.hr-pipeline-card-tag{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(0,0,0,.5)}.mobile-nav-backdrop{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(0,0,0,.75)}.hr-product-showcase{min-height:auto;padding-block:var(--space-xl)}.hr-final-section{height:auto;min-height:100dvh;overflow:visible}.hr-cinema-track,.hr-hero-content{will-change:auto}}.hr-pipeline-mobile-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1.25rem 1.5rem;width:100%}.hr-pipeline-mobile-scroll::-webkit-scrollbar{display:none}.hr-pipeline-mobile-scroll .hr-pipeline-card-wrapper{scroll-snap-align:start;flex-shrink:0}.hr-pipeline-mobile-scroll .hr-pipeline-card{width:78vw;max-width:320px;height:100vw;max-height:400px}@media (max-width:768px){:root{--hr-mobile-pad-x:1.25rem;--hr-mobile-section-y:4rem;--hr-mobile-gap-xs:0.5rem;--hr-mobile-gap-sm:1rem;--hr-mobile-gap-md:1.5rem;--hr-mobile-gap-lg:2rem;--hr-mobile-gap-xl:3rem;--hr-section-pad-y:var(--hr-mobile-section-y)}.hr-header-inner{padding:.5rem var(--hr-mobile-pad-x);grid-template-columns:auto 1fr auto;gap:var(--hr-mobile-gap-sm)}.hr-header-logos{padding-left:0;gap:var(--hr-mobile-gap-sm)}.hr-logo-main .hr-logo-img{height:22px}.hr-hero{padding:calc(env(safe-area-inset-top, 0px) + 6rem) var(--hr-mobile-pad-x) var(--hr-mobile-section-y);min-height:100dvh;height:auto}.hr-hero-content{margin-top:0;gap:0}.hr-hero .hr-eyebrow,.hr-hero-content .hr-eyebrow{margin-bottom:var(--hr-mobile-gap-md);font-size:.7rem;letter-spacing:.18em}.hr-hero-headline{font-size:clamp(2.75rem,13vw,4.25rem);line-height:.95;letter-spacing:-.035em;margin-bottom:var(--hr-mobile-gap-lg)}.hr-hero-headline-line{white-space:normal}.hr-hero-sub-lede{font-size:1rem;line-height:1.6;padding:0 var(--hr-mobile-gap-xs);max-width:32rem}.hr-hero-sub-lede br{display:none}.hr-hero-sub-lede-dim{display:block;margin-top:var(--hr-mobile-gap-xs)}.hr-hero-scroll-indicator{bottom:calc(env(safe-area-inset-bottom, 0px) + 1.25rem)}.hr-eyebrow{font-size:.7rem;letter-spacing:.18em;margin:0 0 var(--hr-mobile-gap-md)}.hr-cinema-intro-title{font-size:clamp(2.25rem,10vw,3.25rem);letter-spacing:-.025em;line-height:1;margin-bottom:0}.hr-lede{font-size:1rem;line-height:1.6;margin-bottom:var(--hr-mobile-gap-lg)}.hr-chapter-section{padding:var(--hr-mobile-section-y) 0}.hr-chapter-split{flex-direction:column;align-items:flex-start;gap:var(--hr-mobile-gap-md);padding:0 var(--hr-mobile-pad-x);margin:0 auto var(--hr-mobile-gap-xl);overflow:visible}.hr-chapter-split-left,.hr-chapter-split-right{flex:1 1 100%;width:100%;padding-bottom:0}.hr-product-showcase{min-height:auto;padding:var(--hr-mobile-section-y) var(--hr-mobile-pad-x)}.hr-product-showcase-inner,.hr-product-showcase-inner.hr-product-showcase-reverse{flex-direction:column!important;gap:var(--hr-mobile-gap-lg);align-items:stretch}.hr-product-showcase-reverse .hr-product-showcase-text,.hr-product-showcase-text{align-items:flex-start!important;text-align:left!important;margin-top:0;width:100%}.hr-product-showcase-text:before{display:none}.hr-product-showcase-logo,.hr-product-showcase-reverse .hr-product-showcase-logo{align-self:flex-start;margin:0 0 var(--hr-mobile-gap-md) 0!important;width:auto;max-width:min(70vw,18rem);min-width:0;filter:drop-shadow(0 6px 16px rgba(0,0,0,.6))}.hr-product-showcase-lede{font-size:1.0625rem;line-height:1.55;margin:0 0 var(--hr-mobile-gap-md) 0}.hr-product-showcase-lede br{display:none}.hr-product-features,.hr-product-showcase-reverse .hr-product-features{align-items:flex-start!important;text-align:left!important;gap:var(--hr-mobile-gap-sm);margin:0 0 var(--hr-mobile-gap-md) 0;width:100%}.hr-product-feature,.hr-product-showcase-reverse .hr-product-feature{font-size:1rem;padding-left:1.25rem!important;padding-right:0!important;line-height:1.45}.hr-product-showcase-reverse .hr-product-feature:before{left:0!important;right:auto!important}.hr-product-showcase-cta{margin-top:var(--hr-mobile-gap-xs)!important;align-self:flex-start}.hr-product-showcase-media{width:100%;perspective:none}.hr-product-stack-separator{padding:var(--hr-mobile-gap-lg) 0;gap:var(--hr-mobile-gap-sm)}.hr-separator-line{height:3rem}.hr-separator-text{font-size:.65rem;letter-spacing:.18em;padding:.4rem .85rem}.hr-thesis-section{min-height:auto;padding:var(--hr-mobile-section-y) var(--hr-mobile-pad-x)}.hr-thesis-content{gap:var(--hr-mobile-gap-md)}.hr-thesis-text{display:block}.hr-thesis-line{display:inline}.hr-thesis-line-text{display:inline;font-size:clamp(1.35rem,6vw,1.7rem);line-height:1.45;letter-spacing:-.01em}.hr-thesis-line:not(:last-child):after{content:" ";white-space:pre}.hr-cinema-intro-slide{padding:var(--hr-mobile-section-y) var(--hr-mobile-pad-x);min-height:auto}.hr-cinema-intro-shell{gap:var(--hr-mobile-gap-lg)}.hr-cinema-intro-content{gap:var(--hr-mobile-gap-md)}.hr-cinema-intro-logo{margin:0 auto var(--hr-mobile-gap-md);max-width:220px}.hr-cinema-intro-actions{flex-direction:column;align-items:stretch;gap:var(--hr-mobile-gap-sm);margin-top:var(--hr-mobile-gap-md)}.hr-cinema-intro-actions .hr-cta{width:100%;justify-content:center;min-height:3rem}.hr-cinema-slide,.hr-cinema-track,.hr-cinema-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box;overflow-x:clip}.hr-cinema-slide:not(.hr-cinema-intro-slide){padding:0 0 var(--hr-mobile-section-y)}.hr-cinema-media{width:100%!important;max-width:100%!important;height:auto;min-height:auto;display:flex;flex-direction:column;box-sizing:border-box;overflow:visible}.hr-cinema-img-wrapper{position:relative;inset:auto;width:100%;max-width:100%;height:55vh;min-height:280px;max-height:400px;overflow:hidden;box-sizing:border-box}.hr-cinema-scrim{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%)}.hr-cinema-info-layer{position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;box-sizing:border-box;padding:var(--hr-mobile-gap-lg) var(--hr-mobile-pad-x) 0!important;flex-direction:column!important;align-items:stretch!important;gap:var(--hr-mobile-gap-md)!important}.hr-cinema-info-layer>div{box-sizing:border-box;min-width:0;max-width:100%}.hr-cinema-info-layer>div:first-child{width:100%!important;padding:1.25rem!important}.hr-cinema-info-layer>div:first-child h3,.hr-cinema-info-layer>div:first-child img{margin-bottom:var(--hr-mobile-gap-md)!important}.hr-cinema-info-layer>div:first-child p{overflow-wrap:anywhere;word-break:break-word;line-height:1.55}.hr-cinema-info-layer>div:last-child{justify-content:stretch!important;width:100%!important;display:flex}.hr-cinema-info-layer>div:last-child a{box-sizing:border-box;width:100%;max-width:100%;justify-content:center;min-height:3rem;padding:.875rem 1rem!important}.hr-final-section{height:auto;min-height:auto;padding:var(--hr-mobile-section-y) 0 0;overflow:visible}.hr-pipeline-main{flex:none}.hr-pipeline-header{padding:0 var(--hr-mobile-pad-x) var(--hr-mobile-gap-lg)}.hr-pipeline-tagline{font-size:.65rem;letter-spacing:.35em;margin-top:var(--hr-mobile-gap-md)}.hr-pipeline-carousel-slot{flex:none;overflow:visible}.hr-pipeline-gap{height:var(--hr-mobile-section-y)}.hr-pipeline-mobile-scroll{padding:0 var(--hr-mobile-pad-x) var(--hr-mobile-gap-md);gap:var(--hr-mobile-gap-sm);scroll-padding-left:var(--hr-mobile-pad-x)}.hr-pipeline-mobile-scroll .hr-pipeline-card{width:80vw;max-width:340px;height:110vw;max-height:460px}.hr-pipeline-card-content{bottom:0;padding:var(--hr-mobile-gap-md);gap:var(--hr-mobile-gap-xs)}.hr-pipeline-card-title{font-size:1.25rem;letter-spacing:-.02em}.hr-pipeline-card-desc{font-size:.8125rem;line-height:1.5}.hr-pipeline-footer{padding:var(--hr-mobile-section-y) 0 var(--hr-mobile-gap-lg)}.hr-footer-inner-aligned{flex-direction:column;align-items:stretch;gap:var(--hr-mobile-gap-lg);padding:0 var(--hr-mobile-pad-x)}.hr-footer-logo-wrap{align-self:flex-start}.hr-footer-logo-img{height:22px}.hr-footer-cta-block{width:100%;max-width:100%;padding-right:0;gap:var(--hr-mobile-gap-md)}.hr-ecosystem-title{font-size:1.25rem;line-height:1.35}.hr-bottom-bar{padding:var(--hr-mobile-gap-md) 0}.hr-bottom-bar-inner{flex-direction:column;align-items:flex-start;padding:0 var(--hr-mobile-pad-x);gap:var(--hr-mobile-gap-xs)}.hr-cta{min-height:2.75rem;padding:.75rem 1.25rem;font-size:.7rem}.hr-footer-form-wrap form{flex-direction:column;gap:var(--hr-mobile-gap-sm)!important}.hr-footer-form-wrap button,.hr-footer-form-wrap input{width:100%!important;height:2.75rem!important;font-size:.875rem!important}}@media (max-width:480px){:root{--hr-mobile-pad-x:1rem;--hr-mobile-section-y:3.5rem}.hr-hero-headline{font-size:clamp(2.4rem,12.5vw,3.5rem)}.hr-cinema-intro-title{font-size:clamp(2rem,11vw,2.85rem)}.hr-product-showcase-lede{font-size:1rem}.hr-cinema-img-wrapper{height:55vh;min-height:280px}}